.product-page{max-width:1440px;margin:auto;padding:1.5rem clamp(1rem,4vw,4.5rem) 5rem}.product-breadcrumb{display:flex;gap:.7rem;color:var(--muted-foreground);font-size:.8rem;margin:1rem 0 2rem}.product-breadcrumb a:hover{color:var(--foreground)}.product-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.75fr);gap:clamp(2rem,5vw,5.5rem);align-items:start}.product-gallery{position:sticky;top:7rem}.product-image-wrap{position:relative;background:#f3f5f8;border-radius:1.25rem;overflow:hidden;box-shadow:0 25px 70px rgba(15,30,55,.1)}.product-image-wrap img{display:block;width:100%;height:auto}.product-badge{position:absolute;z-index:2;top:1rem;left:1rem;display:flex;align-items:center;gap:.4rem;background:rgba(255,255,255,.94);padding:.6rem .8rem;border-radius:99px;font-size:.75rem;font-weight:700;box-shadow:0 4px 20px #0a234025}.product-badge svg{width:16px;color:#16834b}.product-image-caption{display:flex;justify-content:center;gap:2rem;padding:1.25rem;color:var(--muted-foreground);font-size:.78rem}.product-image-caption span{display:flex;align-items:center;gap:.4rem}.product-image-caption svg{width:17px}.product-order-card{border:1px solid var(--border);border-radius:1rem;padding:clamp(1.35rem,3vw,2.25rem);box-shadow:0 16px 50px rgba(15,30,55,.08);background:var(--background)}.product-kicker,.product-section-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:.7rem;font-weight:800;color:#0969da}.product-order-card h2{font-size:clamp(1.75rem,2.4vw,2.4rem);letter-spacing:-.04em;line-height:1.05;margin:.6rem 0}.product-rating{display:flex;gap:.7rem;align-items:center}.product-rating span{color:#16834b;font-size:.78rem;font-weight:800}.product-rating small{color:var(--muted-foreground)}.product-checks{display:grid;gap:.7rem;margin:1.5rem 0;padding:1.25rem 0;border-block:1px solid var(--border);font-size:.9rem}.product-checks li{display:flex;gap:.6rem;align-items:center}.product-checks svg{width:17px;color:#16834b;stroke-width:3}.product-price-row{display:flex;align-items:baseline;gap:.6rem}.product-price-row strong{font-size:2rem;letter-spacing:-.04em}.product-price-row span,.product-tax{color:var(--muted-foreground);font-size:.78rem}.product-quantity-row{display:flex;align-items:center;gap:1rem;margin:1.5rem 0}.product-quantity-row>label{font-size:.85rem;font-weight:700}.product-stepper{display:flex;border:1px solid var(--border);border-radius:.5rem;overflow:hidden}.product-stepper button{width:38px;display:grid;place-items:center}.product-stepper button:hover{background:var(--accent)}.product-stepper svg{width:14px}.product-stepper input{width:42px;height:40px;border-inline:1px solid var(--border);text-align:center;font-weight:700;-moz-appearance:textfield}.product-stepper input::-webkit-inner-spin-button{display:none}.product-saving{font-size:.7rem;color:#16834b;font-weight:800;background:#eaf7ef;padding:.35rem .5rem;border-radius:99px}.product-details-toggle{display:flex;width:100%;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding:1.1rem 0;font-size:.85rem;font-weight:750}.product-details-toggle svg{width:16px;transition:.2s}.product-details-toggle svg.rotate{transform:rotate(180deg)}.product-fields{display:none;grid-template-columns:1fr 1fr;gap:.8rem}.product-fields.is-open{display:grid}.product-fields label{font-size:.72rem;font-weight:700}.product-fields label.wide{grid-column:1/-1}.product-fields input{display:block;width:100%;height:44px;margin-top:.4rem;border:1px solid var(--border);border-radius:.45rem;padding:0 .7rem;font-size:.85rem}.product-fields input:focus{outline:2px solid #0969da;outline-offset:1px}.product-fields input[aria-invalid=true]{border-color:#c22}.product-total{display:flex;align-items:center;justify-content:space-between;margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid var(--border);font-size:.85rem}.product-total strong{font-size:1.3rem}.product-total small{font-size:.7rem;color:var(--muted-foreground)}.product-buy-button{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:52px;margin-top:1rem;border-radius:.55rem;color:white;background:#0867d1;font-size:.95rem;font-weight:800;box-shadow:0 8px 20px #0867d140;transition:.2s}.product-buy-button:hover{background:#0758b2;transform:translateY(-1px)}.product-buy-button:disabled{opacity:.7}.product-legal{text-align:center;margin:.8rem auto 0;max-width:45ch;font-size:.67rem;line-height:1.5;color:var(--muted-foreground)}.product-legal a{text-decoration:underline}.product-reassurance{display:flex;justify-content:center;align-items:center;gap:.65rem;margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid var(--border)}.product-reassurance>svg{width:22px;color:#16834b}.product-reassurance span{display:grid;font-size:.72rem}.product-reassurance small{color:var(--muted-foreground)}.product-error{color:#b42318;background:#fff2f0;padding:.7rem;font-size:.78rem}.product-success{padding:3rem 2rem;border:1px solid var(--border);border-radius:1rem;text-align:center}.product-success>span{display:grid;place-items:center;margin:auto;width:52px;height:52px;border-radius:50%;background:#eaf7ef;color:#16834b}.product-success h2{font-size:1.6rem;font-weight:800;margin:1rem 0}.product-success p{color:var(--muted-foreground);line-height:1.7}.product-success a{display:inline-block;margin-top:1.5rem;color:#0969da;font-weight:700}.product-trustbar{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1296px;margin:0 auto;padding:2rem clamp(1rem,4vw,4.5rem);border-block:1px solid var(--border)}.product-trustbar>div{display:flex;justify-content:center;gap:.8rem;align-items:center}.product-trustbar svg{width:25px;color:#0969da}.product-trustbar span{display:grid}.product-trustbar b{font-size:.85rem}.product-trustbar small{color:var(--muted-foreground);font-size:.72rem}.product-how{padding:clamp(5rem,8vw,8rem) clamp(1rem,5vw,5rem);max-width:1250px;margin:auto;text-align:center}.product-how h2,.product-specs h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1;letter-spacing:-.05em;margin:1rem auto;max-width:18ch}.product-intro{color:var(--muted-foreground);max-width:55ch;margin:auto}.product-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;margin-top:4rem;border-block:1px solid var(--border)}.product-benefit-grid article{position:relative;padding:2.5rem}.product-benefit-grid article+article{border-left:1px solid var(--border)}.product-benefit-grid article>svg{width:28px;color:#0969da;margin-bottom:2rem}.product-number{position:absolute;right:2rem;color:#bbc1c9;font-family:monospace;font-size:.75rem}.product-benefit-grid h3{font-size:1.2rem;font-weight:750}.product-benefit-grid p{color:var(--muted-foreground);line-height:1.7;font-size:.88rem;margin-top:.7rem}.product-specs{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);background:#061b39;color:white;padding:clamp(4rem,8vw,8rem) max(5vw,calc((100vw - 1250px)/2))}.product-specs h2{margin:1rem 0}.product-specs>div>p:last-child{color:#b5c0d0;line-height:1.8;max-width:55ch}.product-specs dl{border-top:1px solid #ffffff25}.product-specs dl div{display:grid;grid-template-columns:1fr 1.5fr;padding:1.1rem 0;border-bottom:1px solid #ffffff25;font-size:.82rem}.product-specs dt{color:#aebbcf}.product-specs dd{font-weight:650}@media(max-width:900px){.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.product-trustbar{grid-template-columns:1fr;gap:1.5rem}.product-trustbar>div{justify-content:flex-start}.product-benefit-grid{grid-template-columns:1fr}.product-benefit-grid article+article{border-left:0;border-top:1px solid var(--border)}.product-specs{grid-template-columns:1fr}}@media(max-width:550px){.product-page{padding-inline:1rem}.product-image-wrap{border-radius:.7rem}.product-image-caption{gap:.8rem;justify-content:space-between}.product-badge{font-size:.64rem}.product-fields{grid-template-columns:1fr}.product-fields label.wide{grid-column:auto}.product-benefit-grid article{padding:2rem 1rem}.product-specs dl div{grid-template-columns:1fr;gap:.4rem}.product-order-card{box-shadow:none}.product-saving{display:none}}.product-page{max-width:1500px;padding-top:2rem;padding-bottom:clamp(4rem,7vw,7rem);background:radial-gradient(circle at 42% 18%,rgba(228,239,252,.42),transparent 34rem)}.product-breadcrumb{margin-bottom:2.25rem}.product-layout{grid-template-columns:minmax(0,1fr) minmax(440px,480px);gap:clamp(2.75rem,5vw,6rem)}.product-gallery{top:6.5rem}.product-image-wrap{aspect-ratio:3/2;border:1px solid rgba(15,30,55,.06);box-shadow:0 30px 80px rgba(15,30,55,.12)}.product-image-wrap img{height:100%;object-fit:cover}.product-image-caption{padding-top:1.4rem}.product-order-card{padding:clamp(1.75rem,2.5vw,2.5rem);border-color:rgba(15,30,55,.12);box-shadow:0 24px 65px rgba(15,30,55,.1)}.product-order-card h2{max-width:12ch;margin-top:.75rem;margin-bottom:.85rem;font-size:clamp(2rem,2.8vw,2.75rem)}.product-rating{flex-wrap:wrap}.product-checks{gap:.85rem;margin:1.75rem 0;padding:1.4rem 0}.product-checks li{align-items:flex-start;line-height:1.45}.product-checks svg{flex:0 0 auto;margin-top:.1rem}.product-price-row strong{font-size:2.35rem}.product-tax{margin-top:.25rem;line-height:1.55}.product-quantity-row{justify-content:space-between;padding:.2rem 0}.product-stepper button,.product-stepper input{height:44px}.product-stepper button{width:42px}.product-fields,.product-fields.is-open{grid-template-columns:1fr;gap:1rem}.product-fields label.wide{grid-column:auto}.product-fields label{font-size:.76rem}.product-fields input{height:48px;padding-inline:.85rem;font-size:.9rem}.product-total{margin-top:1.5rem;padding-top:1.35rem}.product-total strong{font-size:1.55rem}.product-buy-button{min-height:56px;margin-top:1.15rem;font-size:1rem}.product-trustbar{max-width:1360px;padding-block:2.25rem}@media (max-width:1100px){.product-layout{grid-template-columns:minmax(0,1fr) minmax(390px,440px);gap:2.5rem}}@media (max-width:900px){.product-page{background:none}.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.product-order-card{width:100%;max-width:680px;margin-inline:auto}}@media (max-width:550px){.product-page{padding-top:.75rem}.product-breadcrumb{margin-bottom:1.25rem}.product-image-caption{overflow-x:auto;justify-content:flex-start}.product-image-caption span{flex:0 0 auto}.product-order-card{padding:1.4rem}.product-order-card h2{font-size:2rem}}.product-gallery{width:100%;max-width:700px;margin-inline:auto}.product-image-wrap{aspect-ratio:2/3;background:#f3f0eb}.product-image-wrap img{object-fit:contain}@media (max-width:900px){.product-gallery{max-width:640px}}.product-order-card h2{max-width:100%;overflow-wrap:anywhere;word-break:normal;hyphens:auto;font-size:clamp(1.9rem,2.45vw,2.55rem)}.product-order-card h2 span{display:block}.product-quick-facts{display:grid;gap:.65rem;margin:-.35rem 0 1.75rem}.product-quick-facts>div{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.7rem;align-items:center;padding:.8rem;border:1px solid rgba(9,105,218,.12);border-radius:.65rem;background:rgba(9,105,218,.04)}.product-quick-facts svg{width:1.1rem;color:#0969da;justify-self:center}.product-quick-facts span{display:grid;min-width:0}.product-quick-facts b{font-size:.78rem;line-height:1.4}.product-quick-facts small{margin-top:.1rem;color:var(--muted-foreground);font-size:.7rem;line-height:1.4}.product-form-heading{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.75rem;align-items:center;margin-top:1.65rem;padding-top:1.35rem;border-top:1px solid var(--border)}.product-form-heading>span{display:grid;width:2rem;height:2rem;place-items:center;border-radius:999px;background:#0969da;color:white;font-size:.75rem;font-weight:800}.product-form-heading>div{display:grid}.product-form-heading b{font-size:.85rem}.product-form-heading small{margin-top:.1rem;color:var(--muted-foreground);font-size:.7rem}.product-form-heading-details{margin-bottom:1rem}.product-quantity-row{margin:1rem 0 0;padding-left:2.75rem}.product-total{padding:1.25rem;border:1px solid rgba(9,105,218,.15);border-radius:.65rem;background:rgba(9,105,218,.04)}.product-specs dd{overflow-wrap:anywhere;line-height:1.55}@media (max-width:550px){.product-order-card h2{font-size:clamp(1.75rem,9vw,2rem)}.product-quantity-row{padding-left:0}}.product-layout>*{min-width:0}.product-order-card{width:100%;max-width:480px;justify-self:end;scroll-margin-top:6.5rem}.product-image-caption span,.product-reassurance,.product-trustbar>div{min-width:0}.product-price-row,.product-quantity-row,.product-total{flex-wrap:wrap}.product-fields input::placeholder{color:color-mix(in srgb,var(--muted-foreground) 72%,transparent)}.product-sticky-cta{position:fixed;z-index:75;right:50%;bottom:max(1rem,env(safe-area-inset-bottom));width:min(920px,calc(100vw - 2rem));translate:50% calc(100% + 2rem);opacity:0;visibility:hidden;pointer-events:none;transition:translate .24s ease,opacity .18s ease,visibility .24s}.product-sticky-cta.is-visible{translate:50% 0;opacity:1;visibility:visible;pointer-events:auto}.product-sticky-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:76px;padding:.75rem .8rem .75rem 1rem;border:1px solid rgba(255,255,255,.14);border-radius:.85rem;background:rgba(6,27,57,.97);color:white;box-shadow:0 18px 55px rgba(6,27,57,.3);backdrop-filter:blur(14px)}.product-sticky-action,.product-sticky-summary{display:flex;align-items:center;min-width:0}.product-sticky-summary{gap:.8rem}.product-sticky-price,.product-sticky-summary>span:not(.product-sticky-icon){display:grid}.product-sticky-summary b{overflow:hidden;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.product-sticky-summary small{display:flex;align-items:center;gap:.25rem;margin-top:.18rem;color:rgba(255,255,255,.68);font-size:.68rem}.product-sticky-summary small svg{width:.75rem;color:#65d69a}.product-sticky-icon{display:grid;width:2.5rem;height:2.5rem;flex:0 0 auto;place-items:center;border-radius:.55rem;background:rgba(255,255,255,.1)}.product-sticky-icon svg{width:1.15rem}.product-sticky-action{flex:0 0 auto;gap:1rem}.product-sticky-price{text-align:right}.product-sticky-price b{font-size:1rem}.product-sticky-price small{color:rgba(255,255,255,.62);font-size:.64rem}.product-sticky-action button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.5rem;border-radius:.55rem;background:#1677e8;padding:.7rem 1.1rem;font-size:.82rem;font-weight:800;white-space:nowrap;transition:background-color .16s ease,transform .16s ease}.product-sticky-action button:hover{background:#318aee;transform:translateY(-1px)}.product-sticky-action button:focus-visible{outline:2px solid white;outline-offset:2px}.product-sticky-action button svg{width:1rem}@media (max-width:700px){.product-sticky-cta{bottom:max(.5rem,env(safe-area-inset-bottom));width:calc(100vw - 1rem)}.product-sticky-cta-inner{min-height:66px;gap:.7rem;padding:.55rem;border-radius:.75rem}.product-sticky-icon,.product-sticky-price small,.product-sticky-summary small{display:none}.product-sticky-summary b{max-width:25vw;font-size:.76rem;white-space:normal}.product-sticky-action{gap:.6rem}.product-sticky-price b{font-size:.88rem}.product-sticky-action button{min-height:46px;padding-inline:.85rem;font-size:.76rem}}@media (prefers-reduced-motion:reduce){.product-sticky-action button,.product-sticky-cta{transition:none}}.product-checkout-progress{display:grid;grid-template-columns:auto minmax(2rem,1fr) auto;align-items:start;gap:.65rem;margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.product-checkout-progress>span{display:grid;justify-items:center;gap:.35rem;color:var(--muted-foreground)}.product-checkout-progress b{display:grid;width:1.8rem;height:1.8rem;place-items:center;border:1px solid var(--border);border-radius:999px;font-size:.7rem}.product-checkout-progress b svg{width:.9rem}.product-checkout-progress small{font-size:.65rem;font-weight:700}.product-checkout-progress>span.is-active{color:#0969da}.product-checkout-progress>span.is-active b{border-color:#0969da;background:#0969da;color:white}.product-checkout-progress>i{height:1px;margin-top:.9rem;background:var(--border)}.product-checkout-progress>i.is-active{background:#0969da}.product-next-button{display:flex;width:100%;min-height:56px;align-items:center;justify-content:center;gap:.55rem;margin-top:1rem;border-radius:.55rem;background:#0867d1;color:white;font-size:.95rem;font-weight:800;box-shadow:0 8px 20px rgba(8,103,209,.25);transition:background-color .16s ease,transform .16s ease}.product-next-button:hover{background:#0758b2;transform:translateY(-1px)}.product-next-button:focus-visible{outline:2px solid #0969da;outline-offset:3px}.product-next-button svg,.product-step-note svg{width:1rem;flex:0 0 auto}.product-step-note{display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.75rem;color:var(--muted-foreground);font-size:.68rem;line-height:1.4;text-align:center}.product-step-two-heading>button{display:inline-flex;min-height:36px;align-items:center;gap:.3rem;margin-bottom:1.25rem;color:var(--muted-foreground);font-size:.75rem;font-weight:700}.product-step-two-heading>button:hover{color:var(--foreground)}.product-step-two-heading>button svg{width:.9rem}.product-step-two-heading h2{margin-bottom:.7rem}.product-step-two-heading>p:last-child{max-width:42ch;color:var(--muted-foreground);font-size:.82rem;line-height:1.6}.product-order-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.5rem 0;padding:1rem;border:1px solid var(--border);border-radius:.65rem;background:var(--card)}.product-order-summary>span{display:grid;min-width:0}.product-order-summary b{font-size:.78rem;line-height:1.4}.product-order-summary small{margin-top:.15rem;color:var(--muted-foreground);font-size:.66rem}.product-order-summary>strong{flex:0 0 auto;font-size:.9rem}.product-fields label>small{color:var(--muted-foreground);font-weight:500}.product-address-row{display:grid;grid-template-columns:minmax(5.5rem,.4fr) minmax(0,1fr);gap:.75rem}.product-address-row label{min-width:0}.product-final-total{margin-top:1.5rem}@media (max-width:550px){.product-order-summary{align-items:flex-start}.product-address-row{grid-template-columns:minmax(5rem,.42fr) minmax(0,1fr)}.product-step-note{align-items:flex-start}}