:root{--white:#ffffff;--black:#000000;--burgundy:#6d001a;--burgundy-hover:#550014;--hairline:rgba(0,0,0,.05);--line:rgba(0,0,0,.12);--muted:rgba(0,0,0,.55);--track:rgba(0,0,0,.16);--s1:4px;--s2:8px;--s3:12px;--s4:16px;--s5:24px;--s6:32px;--s7:48px;--s8:64px;--r:12px;--r-lg:24px;--ease:.18s cubic-bezier(.2,0,.2,1);--head:"Schibsted Grotesk","Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--sans:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--serif:"Playfair Display",Georgia,"Times New Roman",serif;--dim:rgba(0,0,0,.55)}#pdp-s01 *,#pdp-s01 *:before,#pdp-s01 *:after{box-sizing:border-box}#pdp-s01{margin:0;background:var(--white);color:var(--black);font-family:var(--sans);font-size:16px;line-height:1.6;text-wrap:pretty}@media(min-width:990px){#pdp-s01{font-size:17px}}#pdp-s01 img{max-width:100%;display:block}#pdp-s01 p{margin:0}#pdp-s01 .wrap{max-width:1400px;margin-inline:auto;padding:var(--s7) 20px}@media(min-width:990px){#pdp-s01 .wrap{padding:var(--s8) 40px}}#pdp-s01 .buy{display:grid;gap:var(--s6)}@media(min-width:990px){#pdp-s01 .buy{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--s8);align-items:start}#pdp-s01 .media{position:sticky;top:var(--s6)}}#pdp-s01 .hero{aspect-ratio:1/1;border:1px dashed var(--line);border-radius:var(--r);display:flex;align-items:center;justify-content:center;text-align:center;padding:var(--s5)}#pdp-s01 .hero span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);line-height:1.5}#pdp-s01 .thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--s2);margin-top:var(--s2)}#pdp-s01 .thumb{aspect-ratio:4/3;border:1px solid var(--line);border-radius:var(--r);display:flex;align-items:center;justify-content:center;text-align:center;padding:var(--s2);font-size:11px;letter-spacing:.04em;color:var(--muted);cursor:pointer;transition:border-color var(--ease)}#pdp-s01 .thumb:hover{border-color:var(--muted)}#pdp-s01 .thumb.on{border-color:var(--black)}#pdp-s01 .info{display:grid;gap:var(--s5);align-content:start}#pdp-s01 h1{font-family:var(--head);font-weight:700;margin:0;font-size:26px;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}@media(min-width:990px){#pdp-s01 h1{font-size:40px}}#pdp-s01 .rating{display:flex;align-items:center;gap:var(--s3);font-size:14px;color:var(--muted)}#pdp-s01 .stars{--fill:86%;position:relative;display:inline-block;font-size:17px;line-height:1;letter-spacing:2px;color:var(--track)}#pdp-s01 .stars:before{content:"\2605\2605\2605\2605\2605"}#pdp-s01 .stars i{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--fill);overflow:hidden;color:var(--burgundy);font-style:normal}#pdp-s01 .stars i:before{content:"\2605\2605\2605\2605\2605"}#pdp-s01 .rating b{color:var(--black);font-weight:600}#pdp-s01 .price{font-family:var(--head);font-weight:700;font-size:28px;letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1}@media(min-width:990px){#pdp-s01 .price{font-size:34px}}#pdp-s01 .price sup{font-size:.5em;top:-.65em;position:relative}#pdp-s01 .price small{font-size:.5em;font-weight:500;margin-left:2px}#pdp-s01 .price em{font-style:normal;font-size:.5em;font-weight:400;color:var(--muted);text-decoration:line-through;margin-left:var(--s3)}#pdp-s01 .intro{max-width:62ch}#pdp-s01 .ticks{list-style:none;margin:0;padding:0;display:grid;gap:var(--s2)}#pdp-s01 .ticks li{position:relative;padding-left:var(--s6)}#pdp-s01 .ticks li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--burgundy);line-height:1.6}#pdp-s01 .gift{font-size:15px}#pdp-s01 .gift b{font-weight:600}#pdp-s01 .gift span{color:var(--burgundy)}#pdp-s01 .cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding-inline:var(--s6);border:0;border-radius:var(--r);background:var(--burgundy);color:var(--white);font-family:var(--sans);font-weight:600;font-size:15px;line-height:1;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color var(--ease),transform var(--ease)}#pdp-s01 .cta:hover{background:var(--burgundy-hover)}#pdp-s01 .cta:active{transform:scale(.985)}#pdp-s01 .acc{border-top:1px solid var(--line)}#pdp-s01 .acc details{border-bottom:1px solid var(--line)}#pdp-s01 .acc summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:var(--s4);min-height:56px;padding-block:var(--s3);font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--burgundy);font-weight:500}#pdp-s01 .acc summary::-webkit-details-marker{display:none}#pdp-s01 .acc summary:after{content:"";width:9px;height:9px;flex:none;border-right:1.5px solid var(--burgundy);border-bottom:1.5px solid var(--burgundy);transform:rotate(45deg) translateY(-2px);transition:transform var(--ease)}#pdp-s01 .acc details[open] summary:after{transform:rotate(225deg) translateY(-2px)}#pdp-s01 .acc details>div{padding-bottom:var(--s5);color:var(--muted);max-width:70ch;font-size:15px}#pdp-s01 .pills{display:flex;flex-wrap:nowrap;gap:var(--s2);margin-bottom:var(--s4);overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}#pdp-s01 .pills::-webkit-scrollbar{display:none}#pdp-s01 .pill{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;flex:none;background:var(--hairline);border-radius:var(--r);padding:var(--s2) var(--s3);font-size:12px;font-weight:500;color:var(--black)}@media(min-width:560px){#pdp-s01 .pill{font-size:13px}}#pdp-s01 .pill:before{content:"\2713";color:var(--burgundy);font-weight:600}#pdp-s01 .acc details>div p+p{margin-top:var(--s4)}#pdp-s01 .acc details>div b{color:var(--black);font-weight:600}#pdp-s01 .acc details ul{margin:0;padding-left:var(--s5)}#pdp-s01 .acc details li{margin-top:var(--s1)}#pdp-s01 .acc summary:focus-visible{outline:2px solid var(--burgundy);outline-offset:-2px}@media(prefers-reduced-motion:reduce){#pdp-s01 *{transition:none!important}#pdp-s01 .cta:active{transform:none}}#pdp-s02 *,#pdp-s02 *:before,#pdp-s02 *:after{box-sizing:border-box}#pdp-s02{margin:0;background:var(--white);color:var(--black);font-family:var(--sans);font-size:16px;line-height:1.6;text-wrap:pretty}@media(min-width:990px){#pdp-s02{font-size:17px}}#pdp-s02 img{max-width:100%;display:block}#pdp-s02 p{margin:0}#pdp-s02 .wrap{max-width:1400px;margin-inline:auto;padding:var(--s7) 20px}@media(min-width:990px){#pdp-s02 .wrap{padding:var(--s8) 40px}}#pdp-s02 .head{text-align:center}#pdp-s02 h2{font-family:var(--head);font-weight:700;margin:0;font-size:26px;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}@media(min-width:990px){#pdp-s02 h2{font-size:40px}}#pdp-s02 .sub{margin:var(--s3) auto 0;max-width:62ch;color:var(--muted)}@media(min-width:990px){#pdp-s02 .sub{max-width:70ch}}#pdp-s02 .picks{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--s2);margin-top:var(--s6)}#pdp-s02 .pick{-webkit-appearance:none;appearance:none;min-height:44px;padding:0 var(--s4);border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--black);font-family:var(--sans);font-weight:500;font-size:14px;line-height:1.2;cursor:pointer;transition:background-color var(--ease),border-color var(--ease),transform var(--ease)}#pdp-s02 .pick:hover{background:var(--hairline)}#pdp-s02 .pick:active{transform:scale(.985)}#pdp-s02 .pick:focus-visible{outline:2px solid var(--burgundy);outline-offset:3px}#pdp-s02 .pick[aria-pressed=true]{background:var(--burgundy);border-color:var(--burgundy);color:var(--white);font-weight:600}#pdp-s02 .pick[aria-pressed=true]:hover{background:var(--burgundy-hover)}#pdp-s02 .rail{display:flex;gap:var(--s1);margin-top:var(--s7);padding:var(--s2) 20px;margin-inline:-20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:20px;-ms-overflow-style:none;scrollbar-width:none}#pdp-s02 .rail::-webkit-scrollbar{display:none}@media(min-width:990px){#pdp-s02 .rail{gap:var(--s2);padding-inline:40px;margin-inline:-40px;scroll-padding-inline:40px}}#pdp-s02 .case{flex:0 0 auto;width:82vw;max-width:434px;scroll-snap-align:center;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--white);overflow:hidden;display:flex;flex-direction:column;position:relative;cursor:pointer;transform:scale(.97);transition:transform var(--ease)}@media(min-width:990px){#pdp-s02 .case{width:calc((100% - (var(--s2) * 2)) / 3)}}#pdp-s02 .case.on{transform:scale(1);cursor:default}#pdp-s02 .case:focus-visible{outline:2px solid var(--burgundy);outline-offset:3px}#pdp-s02 .case:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background-color:var(--dim);transition:background-color var(--ease)}#pdp-s02 .case.on:after{background-color:#0000}#pdp-s02 .case h3{margin:0;background:var(--burgundy);color:var(--white);padding:var(--s4) var(--s5);font-family:var(--sans);font-weight:600;font-size:14px;line-height:1.2}#pdp-s02 .shots{display:flex;gap:1px;padding:var(--s5) var(--s5) 0}#pdp-s02 .shot{position:relative;flex:1 1 0;aspect-ratio:3/4;overflow:hidden;background:var(--white)}#pdp-s02 .shot:first-child{border-radius:var(--r) 0 0 var(--r)}#pdp-s02 .shot:last-child{border-radius:0 var(--r) var(--r) 0}#pdp-s02 .shot img{width:100%;height:100%;object-fit:cover}#pdp-s02 .shot:not(:has(img)){border:1px dashed var(--line);display:grid;place-items:center}#pdp-s02 .shot:not(:has(img)) b{position:static;background:none;color:var(--muted)}#pdp-s02 .shot b{position:absolute;left:var(--s2);bottom:var(--s2);background:var(--black);color:var(--white);border-radius:var(--r);padding:var(--s1) var(--s2);font-size:12px;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:.08em}#pdp-s02 .body{padding:var(--s5);display:flex;flex-direction:column;gap:var(--s4);flex:1}#pdp-s02 .quote{font-family:var(--serif);font-size:16px;line-height:1.6}#pdp-s02 .by{display:flex;align-items:center;gap:var(--s2);margin-top:auto;font-size:14px;font-weight:600}#pdp-s02 .check{width:16px;height:16px;flex:none;fill:var(--burgundy)}@media(prefers-reduced-motion:reduce){#pdp-s02 *{transition:none!important}#pdp-s02 .case,#pdp-s02 .case.on,#pdp-s02 .pick:active{transform:none}}@keyframes pdp-s03-puls{0%{transform:translateY(-14px) scale(1.03)}50%{transform:translateY(-30px) scale(1.03)}to{transform:translateY(-14px) scale(1.03)}}#pdp-s03 *,#pdp-s03 *:before,#pdp-s03 *:after{box-sizing:border-box}#pdp-s03{margin:0;background:var(--white);color:var(--black);font-family:var(--sans);font-size:16px;line-height:1.6;text-wrap:pretty}@media(min-width:990px){#pdp-s03{font-size:17px}}#pdp-s03 img{max-width:100%;display:block}#pdp-s03 p{margin:0}#pdp-s03 .wrap{max-width:1400px;margin-inline:auto;padding:var(--s7) 20px}@media(min-width:990px){#pdp-s03 .wrap{padding:var(--s8) 40px}}#pdp-s03 .head{text-align:center;max-width:70ch;margin-inline:auto}#pdp-s03 .eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--burgundy)}#pdp-s03 h2{font-family:var(--head);font-weight:700;margin:var(--s3) 0 0;font-size:26px;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}@media(min-width:990px){#pdp-s03 h2{font-size:40px}}#pdp-s03 .tech{display:grid;gap:var(--s7);margin-top:var(--s7);align-items:center}@media(min-width:990px){#pdp-s03 .tech{grid-template-columns:1fr minmax(0,380px) 1fr;gap:var(--s8);margin-top:var(--s8)}}#pdp-s03 .col{display:grid;gap:var(--s7);align-content:center}@media(min-width:560px)and (max-width:989px){#pdp-s03 .col{grid-template-columns:1fr 1fr;gap:var(--s6)}}@media(min-width:990px){#pdp-s03 .col--l{text-align:right}#pdp-s03 .col--l .ico{margin-left:auto}}#pdp-s03 .feat h3{font-family:var(--sans);font-weight:600;margin:var(--s3) 0 var(--s2);font-size:16px;line-height:1.3}#pdp-s03 .feat p{color:var(--muted);font-size:15px;max-width:38ch}@media(min-width:990px){#pdp-s03 .col--l .feat p{margin-left:auto}}#pdp-s03 .ico{width:26px;height:26px;display:block;fill:none;stroke:var(--burgundy);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}#pdp-s03 .product{order:-1;display:grid;place-items:center;padding-block:var(--s4)}@media(min-width:990px){#pdp-s03 .product{order:0}}#pdp-s03 .product img{width:100%;max-width:340px;height:auto;transform:translateY(0);transition:transform var(--ease)}#pdp-s03 .product:hover img,#pdp-s03 .product:focus-within img{animation:pdp-s03-puls 3.2s cubic-bezier(.37,0,.63,1) infinite}@media(prefers-reduced-motion:reduce){#pdp-s03 *{transition:none!important}#pdp-s03 .product:hover img,#pdp-s03 .product:focus-within img{animation:none;transform:none}}#pdp-s04 *,#pdp-s04 *:before,#pdp-s04 *:after{box-sizing:border-box}#pdp-s04{margin:0;background:var(--white);color:var(--black);font-family:var(--sans);font-size:16px;line-height:1.6;text-wrap:pretty}@media(min-width:990px){#pdp-s04{font-size:17px}}#pdp-s04 img{max-width:100%;display:block}#pdp-s04 p{margin:0}#pdp-s04 .wrap{max-width:1400px;margin-inline:auto;padding:var(--s7) 20px}@media(min-width:990px){#pdp-s04 .wrap{padding:var(--s8) 40px}}#pdp-s04 h2{font-family:var(--head);font-weight:700;margin:0;font-size:26px;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}@media(min-width:990px){#pdp-s04 h2{font-size:40px}}#pdp-s04 .eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--burgundy)}#pdp-s04 .study{display:grid;gap:var(--s6)}@media(min-width:860px){#pdp-s04 .study{grid-template-columns:minmax(0,420px) minmax(0,1fr);gap:var(--s8);align-items:stretch}}#pdp-s04 .study__pic{aspect-ratio:1/1;border-radius:var(--r);overflow:hidden;background:var(--hairline)}@media(min-width:860px){#pdp-s04 .study__pic{aspect-ratio:auto;height:100%;min-height:440px}}#pdp-s04 .study__pic img{width:100%;height:100%;object-fit:cover;object-position:center}#pdp-s04 .study__txt{display:flex;flex-direction:column}@media(min-width:860px){#pdp-s04 .study__txt h2{margin-top:-10px}}#pdp-s04 .stats{display:grid;gap:var(--s6);margin-top:var(--s6)}#pdp-s04 .stat{display:grid;gap:var(--s1) var(--s5);align-items:baseline}@media(min-width:560px){#pdp-s04 .stat{grid-template-columns:120px minmax(0,1fr)}}#pdp-s04 .stat b{font-family:var(--head);font-weight:700;font-size:36px;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}@media(min-width:990px){#pdp-s04 .stat b{font-size:44px}}#pdp-s04 .stat span{color:var(--muted);font-size:15px;max-width:46ch}#pdp-s04 .note{margin-top:auto;padding-top:var(--s4);border-top:1px solid var(--hairline);font-size:13px;line-height:1.6;color:var(--muted);max-width:70ch}@media(max-width:859px){#pdp-s04 .note{margin-top:var(--s6)}}#pdp-s04 .note a{color:var(--burgundy)}#pdp-s04 .expect{margin-top:0;padding-top:0}#pdp-s04 .expect__head{text-align:center;max-width:62ch;margin-inline:auto}@media(min-width:990px){#pdp-s04 .expect__head{max-width:70ch}}#pdp-s04 .expect__head h2{margin-top:var(--s3)}#pdp-s04 .steps{display:grid;gap:var(--s7);margin-top:var(--s7);grid-template-columns:1fr}@media(min-width:560px){#pdp-s04 .steps{grid-template-columns:1fr 1fr;gap:var(--s7) var(--s6)}}@media(min-width:990px){#pdp-s04 .steps{grid-template-columns:repeat(4,1fr);gap:var(--s6);margin-top:var(--s8)}}@media(min-width:560px){#pdp-s04 .step{display:grid;grid-template-rows:subgrid;grid-row:span 4;row-gap:0}}#pdp-s04 .step__mark{display:flex;align-items:center;gap:var(--s3)}#pdp-s04 .step__dot{flex:none;width:10px;height:10px;border-radius:50%;background:var(--burgundy)}#pdp-s04 .step__when{font-family:var(--head);font-weight:700;font-size:18px;line-height:1.2;letter-spacing:-.015em;color:var(--burgundy);white-space:nowrap}#pdp-s04 .step__mark:after{content:"";flex:1;height:1px;background:var(--line)}#pdp-s04 .step__bars{display:flex;align-items:flex-end;gap:3px;height:44px;margin-top:var(--s5)}#pdp-s04 .step__bars i{flex:1;height:60%;border-radius:2px;background:var(--track);transform-origin:bottom;transform:scaleY(.55);transition:transform .5s cubic-bezier(.2,0,.2,1) var(--d),background-color .5s var(--d)}#pdp-s04 .step__bars i.on{background:var(--burgundy)}#pdp-s04 .steps.is-in .step__bars i{transform:scaleY(1)}#pdp-s04 .steps.is-in .step__bars i.on{transform:scaleY(1.55)}#pdp-s04 .step h3{font-family:var(--sans);font-weight:600;font-size:16px;line-height:1.3;margin:var(--s5) 0 var(--s2)}#pdp-s04 .step p{color:var(--muted);font-size:15px;max-width:34ch}@media(prefers-reduced-motion:reduce){#pdp-s04 .step__bars i{transition:none;transform:scaleY(1)}#pdp-s04 .steps.is-in .step__bars i.on{transform:scaleY(1.55)}}#pdp-s05 *,#pdp-s05 *:before,#pdp-s05 *:after{box-sizing:border-box}#pdp-s05{margin:0;background:var(--white);color:var(--black);font-family:var(--sans);font-size:16px;line-height:1.6;text-wrap:pretty}@media(min-width:990px){#pdp-s05{font-size:17px}}#pdp-s05 img{max-width:100%;display:block}#pdp-s05 p{margin:0}#pdp-s05 .wrap{max-width:1400px;margin-inline:auto;padding:var(--s7) 20px}@media(min-width:990px){#pdp-s05 .wrap{padding:var(--s8) 40px}}#pdp-s05 .head{text-align:center}#pdp-s05 h2{font-family:var(--head);font-weight:700;margin:0;font-size:26px;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}@media(min-width:990px){#pdp-s05 h2{font-size:40px}}#pdp-s05 .sub{margin:var(--s3) auto 0;max-width:62ch;color:var(--muted)}@media(min-width:990px){#pdp-s05 .sub{max-width:70ch}}#pdp-s05 .steps{display:grid;gap:var(--s6);margin-top:var(--s7);grid-template-columns:1fr;max-width:1080px;margin-inline:auto}@media(min-width:760px){#pdp-s05 .steps{grid-template-columns:repeat(3,1fr);gap:var(--s6);margin-top:var(--s8)}#pdp-s05 .step{display:grid;grid-template-rows:subgrid;grid-row:span 3;row-gap:0}}#pdp-s05 .step{text-align:center}#pdp-s05 .shot{aspect-ratio:1/1;border-radius:var(--r);overflow:hidden;display:grid;place-items:center;padding:var(--s5)}#pdp-s05 .shot img{width:100%;height:100%;object-fit:cover}#pdp-s05 .shot:not(:has(img)){border:1px dashed var(--line)}#pdp-s05 .shot span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);line-height:1.8}#pdp-s05 .shot:has(img) span{display:none}#pdp-s05 .step h3{font-family:var(--sans);font-weight:600;font-size:12px;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;color:var(--burgundy);margin:var(--s5) 0 0}#pdp-s05 .step p{margin-top:var(--s3);color:var(--muted);font-size:15px;max-width:38ch;margin-inline:auto}#pdp-s06 *,#pdp-s06 *:before,#pdp-s06 *:after{box-sizing:border-box}#pdp-s06{margin:0;background:var(--white);color:var(--black);font-family:var(--sans);font-size:16px;line-height:1.6;text-wrap:pretty}@media(min-width:990px){#pdp-s06{font-size:17px}}#pdp-s06 img{max-width:100%;display:block}#pdp-s06 p{margin:0}#pdp-s06 .wrap{max-width:1400px;margin-inline:auto;padding:var(--s7) 20px}@media(min-width:990px){#pdp-s06 .wrap{padding:var(--s8) 40px}}#pdp-s06 .head{text-align:center;max-width:62ch;margin-inline:auto}@media(min-width:990px){#pdp-s06 .head{max-width:70ch}}#pdp-s06 h2{font-family:var(--head);font-weight:700;margin:0;font-size:26px;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}@media(min-width:990px){#pdp-s06 h2{font-size:40px}}#pdp-s06 .sub{margin-top:var(--s3);color:var(--muted)}#pdp-s06 .plans{display:grid;gap:var(--s5);margin-top:var(--s7);grid-template-columns:1fr}@media(min-width:760px){#pdp-s06 .plans{grid-template-columns:repeat(3,1fr);gap:var(--s2);margin-top:var(--s8);align-items:stretch}}#pdp-s06 .plan{border:1px solid var(--line);border-radius:var(--r);background:var(--white);overflow:hidden;display:flex;flex-direction:column;text-align:center}#pdp-s06 .flag{min-height:36px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;background:var(--white);color:var(--white)}#pdp-s06 .plan--pick .flag{background:var(--burgundy)}#pdp-s06 .plan--value .flag{background:var(--hairline);color:var(--black)}#pdp-s06 .pad{padding:var(--s5);display:flex;flex-direction:column;flex:1;gap:var(--s4)}#pdp-s06 .shot{aspect-ratio:1/1;border-radius:var(--r);overflow:hidden;display:grid;place-items:center}#pdp-s06 .shot img{width:100%;height:100%;object-fit:contain}#pdp-s06 .shot:not(:has(img)){border:1px dashed var(--line)}#pdp-s06 .shot span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);line-height:1.6}#pdp-s06 .shot:has(img) span{display:none}#pdp-s06 .plan h3{font-family:var(--head);font-weight:700;margin:0;font-size:24px;line-height:1.2;letter-spacing:-.015em}#pdp-s06 .lasts{margin-top:var(--s1);font-size:14px;font-weight:600;color:var(--burgundy)}#pdp-s06 .note{color:var(--muted);font-size:15px;margin-top:var(--s3)}#pdp-s06 .price{margin-top:auto;padding-top:var(--s4);border-top:1px solid var(--hairline)}#pdp-s06 .total{font-family:var(--head);font-weight:700;font-size:28px;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}#pdp-s06 .total small{font-size:.5em;font-weight:500;margin-left:2px}#pdp-s06 .each{margin-top:var(--s2);font-size:14px;color:var(--muted);font-variant-numeric:tabular-nums}#pdp-s06 .month{margin-top:var(--s2);font-size:14px;font-weight:600;color:var(--burgundy);font-variant-numeric:tabular-nums;min-height:22px}#pdp-s06 .cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding-inline:var(--s6);margin-top:var(--s4);border:1px solid var(--burgundy);border-radius:var(--r);background:var(--white);color:var(--burgundy);font-family:var(--sans);font-weight:600;font-size:15px;line-height:1;text-decoration:none;cursor:pointer;transition:background-color var(--ease),color var(--ease),transform var(--ease)}#pdp-s06 .cta:hover{background:var(--hairline)}#pdp-s06 .cta:active{transform:scale(.985)}#pdp-s06 .cta:focus-visible{outline:2px solid var(--burgundy);outline-offset:3px}#pdp-s06 .fine{margin-top:var(--s5);text-align:center;font-size:14px;color:var(--muted)}@media(prefers-reduced-motion:reduce){#pdp-s06 *{transition:none!important}#pdp-s06 .cta:active{transform:none}}#pdp-s07 *,#pdp-s07 *:before,#pdp-s07 *:after{box-sizing:border-box}#pdp-s07{margin:0;background:var(--white);color:var(--black);font-family:var(--sans);font-size:16px;line-height:1.6;text-wrap:pretty}@media(min-width:990px){#pdp-s07{font-size:17px}}#pdp-s07 img{max-width:100%;display:block}#pdp-s07 p{margin:0}#pdp-s07 .wrap{max-width:1400px;margin-inline:auto;padding:var(--s7) 20px}@media(min-width:990px){#pdp-s07 .wrap{padding:var(--s8) 40px}}#pdp-s07 .head{text-align:center;max-width:62ch;margin-inline:auto}@media(min-width:990px){#pdp-s07 .head{max-width:70ch}}#pdp-s07 .eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--burgundy)}#pdp-s07 h2{font-family:var(--head);font-weight:700;margin:var(--s3) 0 0;font-size:26px;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}@media(min-width:990px){#pdp-s07 h2{font-size:40px}}#pdp-s07 .scroll{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}#pdp-s07 .scroll::-webkit-scrollbar{display:none}#pdp-s07 .cmp{width:100%;max-width:1000px;margin:var(--s7) auto 0;border-collapse:collapse;table-layout:fixed}@media(min-width:990px){#pdp-s07 .cmp{margin-top:var(--s8)}}#pdp-s07 .cmp col.lbl{width:28%}#pdp-s07 .cmp col.us,#pdp-s07 .cmp col.them{width:36%}@media(min-width:760px){#pdp-s07 .cmp{min-width:600px}#pdp-s07 .cmp col.lbl{width:34%}#pdp-s07 .cmp col.us,#pdp-s07 .cmp col.them{width:33%}}#pdp-s07 .cmp .us{background:var(--hairline)}#pdp-s07 .cmp thead th{padding:0 var(--s4) var(--s5);vertical-align:bottom;text-align:center;font-weight:600;font-size:16px;line-height:1.2}#pdp-s07 .cmp thead th .pic{height:132px;display:grid;place-items:center;margin-bottom:var(--s4)}#pdp-s07 .cmp thead th .pic img{max-height:132px;width:auto;object-fit:contain}#pdp-s07 .cmp thead th .cap{width:82px;height:auto;stroke:var(--muted);fill:none;stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round}#pdp-s07 .cmp thead .them{color:var(--muted)}#pdp-s07 .cmp thead .them .name{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--black)}#pdp-s07 .cmp thead .them .kind{display:block;font-weight:400;font-size:13px;margin-top:var(--s1)}#pdp-s07 .cmp tbody th{text-align:left;font-weight:400;font-size:14px;color:var(--muted);padding:var(--s4) var(--s4) var(--s4) 0;vertical-align:middle}#pdp-s07 .cmp tbody td{padding:var(--s4);text-align:center;vertical-align:middle;font-size:15px;line-height:1.4}#pdp-s07 .cmp tbody tr{border-top:1px solid var(--hairline)}#pdp-s07 .cmp tbody td b{font-weight:600}#pdp-s07 .cmp tbody td small{display:block;color:var(--muted);font-size:13px;margin-top:2px}#pdp-s07 .cmp .num{font-variant-numeric:tabular-nums}#pdp-s07 .yes,#pdp-s07 .no{width:20px;height:20px;display:inline-block;vertical-align:middle}#pdp-s07 .yes{fill:var(--burgundy)}#pdp-s07 .no{fill:none;stroke:var(--track);stroke-width:2;stroke-linecap:round}#pdp-s07 .foot{max-width:1000px;margin:var(--s5) auto 0;text-align:center;font-size:13px;color:var(--muted)}@media(max-width:759px){#pdp-s07 .cmp thead th{font-size:14px;padding-inline:var(--s2)}#pdp-s07 .cmp thead th .pic{height:88px;margin-bottom:var(--s3)}#pdp-s07 .cmp thead th .pic img{max-height:88px}#pdp-s07 .cmp thead th .cap{width:56px}#pdp-s07 .cmp thead .them .kind{font-size:11px}#pdp-s07 .cmp tbody th{font-size:12px;padding:var(--s3) var(--s2) var(--s3) 0}#pdp-s07 .cmp tbody td{font-size:13px;padding:var(--s3) var(--s2)}#pdp-s07 .cmp tbody td small{font-size:11px}#pdp-s07 .yes,#pdp-s07 .no{width:18px;height:18px}}#pdp-s07 .cmp tbody th{color:var(--black);font-size:15px;font-weight:500}@media(max-width:759px){#pdp-s07 .cmp tbody th{font-size:13px}}#pdp-s07 .cmp thead .them .pic{height:132px;display:grid;place-items:center}@media(max-width:759px){#pdp-s07 .cmp thead .them .pic{height:88px}}#pdp-s07 .cmp .sym{width:96px;height:auto;fill:none;stroke:var(--muted);stroke-width:3;stroke-linejoin:round;stroke-linecap:round}@media(max-width:759px){#pdp-s07 .cmp .sym{width:66px}}#pdp-s07 .cmp thead .them .name{display:block;min-height:22px}#pdp-s07 .cmp thead .them .kind{display:block;min-height:20px}#pdp-s07 .cmp tbody td{height:64px}@media(max-width:759px){#pdp-s07 .cmp tbody td{height:52px}}#pdp-s07 .dots{display:flex;gap:6px;justify-content:center;margin-top:var(--s3)}#pdp-s07 .dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;cursor:pointer;background:var(--track);transition:background-color var(--ease),transform var(--ease)}#pdp-s07 .dot.on{background:var(--burgundy);transform:scale(1.25)}#pdp-s07 .dot:hover{background:var(--muted)}#pdp-s08 *,#pdp-s08 *:before,#pdp-s08 *:after{box-sizing:border-box}#pdp-s08{margin:0;background:var(--white);color:var(--black);font-family:var(--sans);font-size:16px;line-height:1.6;text-wrap:pretty}@media(min-width:990px){#pdp-s08{font-size:17px}}#pdp-s08 p{margin:0}#pdp-s08 .wrap{max-width:1400px;margin-inline:auto;padding:var(--s7) 20px}@media(min-width:990px){#pdp-s08 .wrap{padding:var(--s8) 40px}}#pdp-s08 .faq{max-width:820px;margin-inline:auto}#pdp-s08 h2{font-family:var(--head);font-weight:700;margin:0;font-size:26px;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}@media(min-width:990px){#pdp-s08 h2{font-size:40px}}#pdp-s08 .sub{margin-top:var(--s3);color:var(--muted);max-width:62ch}@media(min-width:990px){#pdp-s08 .sub{max-width:70ch}}#pdp-s08 .list{margin-top:var(--s6);border-top:1px solid var(--hairline)}@media(min-width:990px){#pdp-s08 .list{margin-top:var(--s7)}}#pdp-s08 details{border-bottom:1px solid var(--hairline)}#pdp-s08 summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:var(--s4);min-height:56px;padding-block:var(--s3);font-size:16px;font-weight:500;line-height:1.4}#pdp-s08 summary::-webkit-details-marker{display:none}#pdp-s08 summary:hover{color:var(--burgundy)}#pdp-s08 summary:focus-visible{outline:2px solid var(--burgundy);outline-offset:-2px}#pdp-s08 .sign{flex:0 0 28px;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;transition:transform var(--ease),background-color var(--ease)}#pdp-s08 .sign:before,#pdp-s08 .sign:after{content:"";position:absolute;background:var(--burgundy);border-radius:1px}#pdp-s08 .sign:before{width:11px;height:1.5px}#pdp-s08 .sign:after{width:1.5px;height:11px}#pdp-s08 .sign{position:relative}#pdp-s08 details[open] .sign{transform:rotate(45deg)}#pdp-s08 summary:hover .sign{background:var(--hairline)}#pdp-s08 .answer{padding:0 0 var(--s5) calc(28px + var(--s4));color:var(--muted);font-size:15px;max-width:66ch}#pdp-s08 .answer p+p{margin-top:var(--s3)}#pdp-s08 .answer b{color:var(--black);font-weight:600}@media(prefers-reduced-motion:reduce){#pdp-s08 *{transition:none!important}#pdp-s08 details[open] .sign{transform:none}}#pdp-s09 *,#pdp-s09 *:before,#pdp-s09 *:after{box-sizing:border-box}#pdp-s09{margin:0;background:var(--white);color:var(--black);font-family:var(--sans);font-size:16px;line-height:1.6;text-wrap:pretty}@media(min-width:990px){#pdp-s09{font-size:17px}}#pdp-s09 p{margin:0}#pdp-s09 .wrap{max-width:1400px;margin-inline:auto;padding:var(--s7) 20px}@media(min-width:990px){#pdp-s09 .wrap{padding:var(--s8) 40px}}#pdp-s09 h2{font-family:var(--head);font-weight:700;margin:0;font-size:26px;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}@media(min-width:990px){#pdp-s09 h2{font-size:40px}}#pdp-s09 .stars{--fill:100%;position:relative;display:inline-block;font-size:16px;line-height:1;letter-spacing:2px;color:var(--track)}#pdp-s09 .stars:before{content:"\2605\2605\2605\2605\2605"}#pdp-s09 .stars i{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--fill);overflow:hidden;color:var(--burgundy);font-style:normal}#pdp-s09 .stars i:before{content:"\2605\2605\2605\2605\2605"}#pdp-s09 .summary{display:grid;gap:var(--s6);margin-top:var(--s5);padding-bottom:var(--s7);border-bottom:1px solid var(--hairline)}@media(min-width:760px){#pdp-s09 .summary{grid-template-columns:minmax(0,1fr) minmax(0,360px);gap:var(--s8);align-items:center}}#pdp-s09 .score{display:flex;align-items:center;gap:var(--s4)}#pdp-s09 .score b{font-family:var(--head);font-weight:700;font-size:56px;line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums}#pdp-s09 .score .stars{font-size:20px}#pdp-s09 .score__meta p{margin-top:var(--s2);color:var(--muted);font-size:14px}#pdp-s09 .bars{display:grid;gap:var(--s2)}#pdp-s09 .bar{display:grid;grid-template-columns:auto minmax(0,1fr) 44px;align-items:center;gap:var(--s3)}#pdp-s09 .bar em{font-style:normal;font-size:14px;color:var(--muted);white-space:nowrap}#pdp-s09 .bar .rail{height:6px;border-radius:var(--r);background:var(--hairline);overflow:hidden}#pdp-s09 .bar .rail i{display:block;height:100%;background:var(--burgundy);border-radius:var(--r)}#pdp-s09 .bar .pct{font-size:14px;color:var(--muted);text-align:right;font-variant-numeric:tabular-nums}#pdp-s09 .reviews{display:grid;gap:var(--s2);margin-top:var(--s7);grid-template-columns:1fr}@media(min-width:640px){#pdp-s09 .reviews{grid-template-columns:1fr 1fr}}@media(min-width:990px){#pdp-s09 .reviews{grid-template-columns:repeat(3,1fr)}}#pdp-s09 .review{border:1px solid var(--line);border-radius:var(--r);padding:var(--s5);display:flex;flex-direction:column;gap:var(--s3)}#pdp-s09 .review .stars{align-self:start}#pdp-s09 .review h3{font-family:var(--sans);font-weight:600;font-size:16px;line-height:1.3;margin:0}#pdp-s09 .review .body{font-size:15px;line-height:1.65;color:var(--muted)}#pdp-s09 .review .by{display:flex;align-items:center;gap:var(--s2);flex-wrap:wrap;margin-top:auto;padding-top:var(--s4);border-top:1px solid var(--hairline);font-size:14px;min-height:52px}#pdp-s09 .review .by b{font-weight:600}#pdp-s09 .review .by span{color:var(--muted)}#pdp-s09 .check{width:15px;height:15px;flex:none;fill:var(--burgundy)}#pdp-s01 .wrap,#pdp-s02 .wrap,#pdp-s03 .wrap,#pdp-s04 .wrap,#pdp-s05 .wrap,#pdp-s06 .wrap,#pdp-s07 .wrap,#pdp-s08 .wrap,#pdp-s09 .wrap{max-width:1400px;margin-inline:auto;padding-block:0;padding-inline:20px}@media(min-width:990px){#pdp-s01 .wrap,#pdp-s02 .wrap,#pdp-s03 .wrap,#pdp-s04 .wrap,#pdp-s05 .wrap,#pdp-s06 .wrap,#pdp-s07 .wrap,#pdp-s08 .wrap,#pdp-s09 .wrap{padding-inline:40px}}.rc-page-pdp .rc-block{padding-block:56px}@media(min-width:990px){.rc-page-pdp .rc-block{padding-block:80px}}#pdp-s01 .faq,#pdp-s02 .faq,#pdp-s03 .faq,#pdp-s04 .faq,#pdp-s05 .faq,#pdp-s06 .faq,#pdp-s07 .faq,#pdp-s08 .faq,#pdp-s09 .faq,#pdp-s01 .cmp,#pdp-s02 .cmp,#pdp-s03 .cmp,#pdp-s04 .cmp,#pdp-s05 .cmp,#pdp-s06 .cmp,#pdp-s07 .cmp,#pdp-s08 .cmp,#pdp-s09 .cmp{max-width:960px;margin-inline:auto}#pdp-s01 .head,#pdp-s02 .head,#pdp-s03 .head,#pdp-s04 .head,#pdp-s05 .head,#pdp-s06 .head,#pdp-s07 .head,#pdp-s08 .head,#pdp-s09 .head,#pdp-s01 .expect__head,#pdp-s02 .expect__head,#pdp-s03 .expect__head,#pdp-s04 .expect__head,#pdp-s05 .expect__head,#pdp-s06 .expect__head,#pdp-s07 .expect__head,#pdp-s08 .expect__head,#pdp-s09 .expect__head{max-width:64ch;margin-inline:auto;text-align:center}.rc-page-pdp .rc-vlabel{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.rc-page-pdp .rc-vselect{width:100%;min-height:52px;padding:12px 16px;margin-bottom:12px;border:1px solid rgba(0,0,0,.12);border-radius:4px;background:#fff;font:inherit}.rc-page-pdp form{margin:0}.rc-page-pdp button.cta{width:100%;border:0;cursor:pointer;font-family:inherit}.rc-page-pdp .hero{border:0;padding:0;overflow:hidden;border-radius:var(--r-lg);background:#00000008}.rc-page-pdp .hero img{width:100%;height:100%;object-fit:cover;display:block}.rc-page-pdp .thumb{overflow:hidden;padding:0;background:none;border-radius:var(--r)}.rc-page-pdp .thumb img{width:100%;height:100%;object-fit:cover;display:block}.rc-page-pdp .plan,.rc-page-pdp .review{border-radius:var(--r-lg)}
/*# sourceMappingURL=/cdn/shop/t/27/assets/pdp.css.map */
