.pv2-root{--pv2-bg:#f5f3ef;--pv2-surface:#ffffff;--pv2-warm:#eceae4;--pv2-border:#e8e8e8;--pv2-border-soft:#f0f0f0;--pv2-ink:#1d1b16;--pv2-body:#494949;--pv2-muted:#636366;--pv2-accent:#2d6b4f;--pv2-accent-soft:rgba(45,107,79,0.06);--pv2-accent-line:rgba(45,107,79,0.1);--pv2-forest:#2d6b4f;--pv2-forest-deep:#245840;--pv2-coral:#ff8a6c;background-color:var(--pv2-bg);color:var(--pv2-ink)}.pv2-num{font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-feature-settings:"tnum"}@keyframes pv2-collect-out{0%{opacity:1;transform:translateY(0);max-height:44px}45%{opacity:0;transform:translateY(-10px);max-height:44px}to{opacity:0;transform:translateY(-10px);max-height:0;margin:0;padding-top:0;padding-bottom:0}}.pv2-collect-out{animation:pv2-collect-out .48s cubic-bezier(.4,0,.2,1) both;pointer-events:none}@keyframes pv2-collect-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pv2-collect-in{animation:pv2-collect-in .36s cubic-bezier(.22,1,.36,1) .26s both}@keyframes pv2-tick{0%{transform:scale(1)}55%{transform:scale(1.25)}to{transform:scale(1)}}.pv2-tick{animation:pv2-tick .3s cubic-bezier(.34,1.56,.64,1) both}@keyframes pv2-roll-down{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.pv2-dropdown{transform-origin:top;animation:pv2-roll-down .18s cubic-bezier(.22,1,.36,1) both}.pv2-dropdown.fixed{transform-origin:bottom}@keyframes pv2-roll-up{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-6px) scale(.98)}}.pv2-rollup{transform-origin:top;animation:pv2-roll-up .2s cubic-bezier(.4,0,1,1) both}@media (prefers-reduced-motion:reduce){.pv2-dropdown{animation:none}}.pv2-btn{transition:background-color .15s ease,color .15s ease,border-color .15s ease}.pv2-btn:hover:not(:disabled){background-color:var(--pv2-ink)!important;border-color:var(--pv2-ink)!important;color:#ffffff!important}@keyframes pv2-shine{0%{transform:translateX(-130%) rotate(18deg)}to{transform:translateX(230%) rotate(18deg)}}.pv2-shine{position:relative;overflow:hidden}.pv2-shine:after{content:"";position:absolute;top:-30%;left:0;height:160%;width:34%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.75) 50%,transparent);transform:translateX(-130%) rotate(18deg);animation:pv2-shine 1.1s cubic-bezier(.4,0,.2,1) .5s 1;pointer-events:none}.pv2-shine:hover:after{animation:pv2-shine .9s cubic-bezier(.4,0,.2,1) 1}@keyframes pv2-star-pop{0%{transform:translate(0) scale(.3);opacity:0}25%{opacity:1}to{transform:translate(var(--pop-x),var(--pop-y)) scale(1);opacity:0}}.pv2-star-particle{position:absolute;left:50%;top:50%;animation:pv2-star-pop 1s cubic-bezier(.2,.7,.3,1) var(--pop-delay,0s) 1 both;pointer-events:none}@keyframes pv2-cart-bump{0%{transform:scale(1)}30%{transform:scale(1.18)}60%{transform:scale(.95)}to{transform:scale(1)}}.pv2-cart-bump{animation:pv2-cart-bump .5s cubic-bezier(.22,1,.36,1)}.pv2-fly{position:fixed;z-index:100;width:40px;height:40px;margin:-20px 0 0 -20px;border-radius:9999px;overflow:hidden;pointer-events:none;box-shadow:0 6px 18px -6px rgba(29,27,22,.45);background:var(--pv2-warm,#eceae4);transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .65s ease}.pv2-fly img{width:100%;height:100%;object-fit:cover;transform:scale(2.1)}.pv2-fly-dot{width:14px;height:14px;margin:-7px 0 0 -7px;background:var(--pv2-forest,#2d6b4f);box-shadow:none}@media (prefers-reduced-motion:reduce){.pv2-cart-bump{animation:none}.pv2-fly{display:none}.pv2-shine:after,.pv2-star-particle{animation:none;opacity:0}}@keyframes pv2-drawer-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.pv2-drawer{animation:pv2-drawer-in .26s cubic-bezier(.32,.72,0,1) both}@media (prefers-reduced-motion:reduce){.pv2-drawer{animation:none}}