:root{--paper:#f2eee7;--paper-soft:#f8f5ef;--white:#fff;--ink:#00161e;--brown:#140900;--muted:#6f706f;--line:#00161e1c;--accent:#d1803d;--accent-deep:#8c5219;--deep:#00161e;--deep-soft:#0d2621;--sand:#d6cbbd;--font-display:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--font-body:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font-family:inherit}img{-webkit-user-select:none;user-select:none}::selection{background:var(--deep);color:var(--paper)}.page-shell{width:min(100% - 44px,1360px);margin-inline:auto}.kicker{color:var(--accent-deep);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:650}.kicker--light{color:#e9c49f}.buy-button{background:var(--deep);min-height:48px;color:var(--paper);letter-spacing:-.01em;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 22px;font-size:14px;font-weight:600;transition:transform .3s cubic-bezier(.22,1,.36,1),background .2s,box-shadow .3s;display:inline-flex;box-shadow:0 10px 30px #00161e1c}.buy-button:hover{background:var(--deep-soft);transform:translateY(-2px);box-shadow:0 15px 35px #00161e29}.buy-button--compact{min-height:36px;box-shadow:none;padding:0 17px;font-size:12px}.site-header{z-index:50;transition:transform .38s cubic-bezier(.22,1,.36,1),background .25s,box-shadow .25s;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:32px;height:100%;display:flex}.brand-name{font-family:var(--font-display);letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;font-size:16px;font-weight:620}.site-nav{align-items:center;gap:34px;margin-left:auto;display:flex}.site-nav a{color:#26353a;font-size:12px;font-weight:500;transition:opacity .2s}.site-nav a:hover{opacity:.55}.hero{background:radial-gradient(circle at 78% 48%, #d6cbbd94, transparent 36%), linear-gradient(180deg, #fbf9f5 0%, var(--paper) 100%);align-items:center;min-height:calc(100svh - 64px);display:flex;position:relative;overflow:hidden}.hero__grid{grid-template-columns:minmax(330px,.82fr) minmax(560px,1.35fr);align-items:center;min-height:760px;display:grid}.hero__copy{z-index:6;padding:80px 0 110px;position:relative}.hero__copy h1,.story__text h2,.trio-moment__copy h2,.price-anchor__intro h2,.configurator__controls h2,.lifestyle-v2__intro h2,.lifestyle-panel__copy h3,.craft__overlay h2,.fit-section h2,.final-purchase__copy h2,.reviews__heading h2,.product-facts__heading h2,.faq__heading h2{font-family:var(--font-display)}.hero__copy h1{letter-spacing:-.06em;max-width:620px;margin:0;font-size:clamp(64px,6.1vw,104px);font-weight:650;line-height:.91}.hero__sub{color:var(--muted);letter-spacing:-.025em;margin:27px 0 0;font-size:20px}.hero__price-row{align-items:baseline;gap:10px;margin:34px 0 8px;display:flex}.hero__price-row strong{letter-spacing:-.045em;font-size:29px}.hero__price-row span{color:var(--muted);font-size:13px}.hero__payment{color:#59666a;flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0 0 24px;font-size:12px;display:flex}.hero__payment b{color:var(--ink);font-weight:650}.hero__payment i{background:var(--accent);border-radius:50%;width:3px;height:3px}.hero__stage{min-width:0;height:690px;position:relative}.hero-hat{aspect-ratio:1;position:absolute}.hero-hat img{object-fit:contain;filter:drop-shadow(0 28px 28px #14090024);width:100%;height:100%}.hero-hat--coco{z-index:1;width:52%;top:18%;left:4%;transform:rotate(-4deg)}.hero-hat--gangster{z-index:2;width:63%;top:3%;left:27%;transform:rotate(1deg)}.hero-hat--pork{z-index:3;width:52%;top:36%;right:-2%;transform:rotate(6deg)}.hero__hint{color:#888681;letter-spacing:.08em;text-transform:uppercase;font-size:11px;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.hero__hint:after{content:"";background:#00161e47;width:1px;height:22px;margin:9px auto 0;display:block}.story{background:var(--paper-soft);border-top:1px solid #00161e0d;align-items:center;min-height:calc(100svh - 64px);padding:92px 0;display:flex}.story:nth-of-type(2n){background:#fff}.story__grid{grid-template-columns:minmax(280px,.72fr) minmax(560px,1.48fr);grid-template-areas:"text visual";align-items:center;gap:clamp(54px,7vw,118px);display:grid}.story--reverse .story__grid{grid-template-columns:minmax(560px,1.48fr) minmax(280px,.72fr);grid-template-areas:"visual text"}.story__text{grid-area:text;padding:24px 0}.story__index{color:#a7a49d;letter-spacing:.12em;margin-bottom:clamp(64px,9vh,110px);font-size:12px;display:block}.story__text h2{letter-spacing:-.052em;text-wrap:balance;max-width:510px;margin:0;font-size:clamp(48px,4.6vw,76px);font-weight:640;line-height:.96}.story__visual-wrap{grid-area:visual}.story__visual{aspect-ratio:1.12;background:#dec397;border-radius:34px;position:relative;overflow:hidden;box-shadow:0 24px 70px #14090012}.story__visual img{object-fit:cover;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.story__visual:hover img{transform:scale(1.018)}.trio-moment{background:#fff;align-items:center;min-height:780px;display:flex;position:relative;overflow:hidden}.trio-moment__inner{grid-template-columns:.7fr 1.3fr;align-items:center;gap:30px;display:grid}.trio-moment__copy p{color:var(--muted);letter-spacing:-.03em;margin:0 0 12px;font-size:22px}.trio-moment__copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(68px,7vw,112px);font-weight:650;line-height:.9}.trio-moment__stage{height:560px;position:relative}.trio-mini{aspect-ratio:1;position:absolute}.trio-mini img{object-fit:contain;filter:drop-shadow(0 22px 25px #1409001f);width:100%;height:100%}.trio-mini--left{width:48%;top:18%;left:0;transform:rotate(-5deg)}.trio-mini--center{z-index:2;width:53%;top:2%;left:28%}.trio-mini--right{z-index:3;width:44%;top:35%;right:-1%;transform:rotate(5deg)}.price-anchor{background:repeating-linear-gradient(12deg, #f2eee706 0 1px, transparent 1px 9px), var(--deep);color:var(--paper);padding:132px 0;position:relative;overflow:hidden}.price-anchor__inner{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid;position:relative}.price-anchor .kicker{color:#e0a56e}.price-anchor__intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(58px,5.5vw,88px);font-weight:630;line-height:.92}.price-anchor__numbers{border-left:1px solid #f2eee729;padding-left:70px}.price-anchor__label{color:#aeb8b7;margin:0 0 8px;font-size:13px}.price-anchor__old{color:#8e9a99;letter-spacing:-.04em;margin-bottom:34px;font-size:34px;display:inline-block;position:relative}.price-anchor__old:after{content:"";background:var(--accent);height:1px;position:absolute;top:53%;left:-2%;right:-2%;transform:rotate(-3deg)}.price-anchor__current{letter-spacing:-.065em;margin-bottom:8px;font-size:clamp(70px,7vw,116px);font-weight:650;line-height:.9}.price-anchor__saving{color:#e4b07f;margin:0 0 30px;font-size:16px}.payment-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:560px;margin:0 0 28px;display:grid}.payment-options>div{background:#f2eee70b;border:1px solid #f2eee724;border-radius:18px;padding:17px 18px}.payment-options span{color:#aeb8b7;margin-bottom:6px;font-size:11px;display:block}.payment-options strong{color:var(--paper);letter-spacing:-.025em;font-size:18px;display:block}.price-anchor .buy-button{background:var(--paper);color:var(--deep)}.configurator__layout{grid-template-columns:minmax(320px,.72fr) minmax(560px,1.28fr);align-items:center;gap:clamp(55px,7vw,110px);display:grid}.configurator__controls h2{letter-spacing:-.055em;margin:0;font-size:clamp(56px,5.4vw,88px);font-weight:640;line-height:.93}.configurator__lead{color:var(--muted);margin:18px 0 42px;font-size:17px}.model-tabs{border-top:1px solid var(--line);flex-direction:column;gap:0;margin:0 0 40px;display:flex}.model-tab{appearance:none;border:0;border-bottom:1px solid var(--line);color:#7b7c79;text-align:left;cursor:pointer;background:0 0;width:100%;padding:17px 0;font-size:14px;transition:color .2s,padding-left .25s cubic-bezier(.22,1,.36,1)}.model-tab:hover{color:var(--ink)}.model-tab--active{color:var(--ink);padding-left:12px;font-weight:650}.configurator__selection{align-items:baseline;gap:12px;margin-bottom:15px;display:flex}.configurator__selection span{color:var(--muted);font-size:12px}.configurator__selection strong{font-size:18px}.swatches{flex-wrap:wrap;gap:12px 16px;display:flex}.swatch{appearance:none;cursor:pointer;color:#737471;font:inherit;background:0 0;border:0;align-items:center;gap:7px;padding:0;display:inline-flex}.swatch span{background:var(--swatch);border:3px solid var(--paper);border-radius:50%;width:24px;height:24px;transition:box-shadow .2s,transform .2s;box-shadow:0 0 0 1px #00161e2e}.swatch em{font-size:11px;font-style:normal}.swatch--active span{box-shadow:0 0 0 2px var(--accent);transform:scale(.91)}.swatch--active em{color:var(--ink)}.configurator__summary{color:#8a8984;max-width:390px;margin:30px 0 0;font-size:10px;line-height:1.55}.configurator__visual{aspect-ratio:1.08;background:#dec397;border-radius:34px;position:relative;overflow:hidden;box-shadow:0 24px 70px #14090012}.configurator__visual img{object-fit:cover;transition:opacity .25s}.lifestyle-v2__intro{padding-top:132px;padding-bottom:78px}.lifestyle-v2__intro p{color:var(--muted);margin:0;font-size:22px}.lifestyle-v2__intro h2{letter-spacing:-.06em;margin:3px 0 0;font-size:clamp(68px,6.5vw,104px);font-weight:650;line-height:.9}.lifestyle-v2__sequence{flex-direction:column;display:flex}.lifestyle-panel{background:var(--brown);min-height:min(92svh,920px);position:relative;overflow:hidden}.lifestyle-panel img{object-fit:cover;object-position:center top}.lifestyle-panel__shade{background:linear-gradient(#1409000a 30%,#140900b8 100%);position:absolute;inset:0}.lifestyle-panel__copy{color:#fff;align-items:flex-end;min-height:min(92svh,920px);padding-bottom:74px;display:flex;position:relative}.lifestyle-panel__copy>div{max-width:760px}.lifestyle-panel__copy h3{letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(48px,5vw,82px);font-weight:600;line-height:.94}.craft{background:var(--brown);height:min(86svh,900px);min-height:650px;position:relative;overflow:hidden}.craft__image{position:absolute;inset:0}.craft__image:after{content:"";background:linear-gradient(90deg,#1409001f 18%,#00161edb 92%);position:absolute;inset:0}.craft__image img{object-fit:cover;object-position:center;transform:scale(1.05)}.craft__overlay{justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.craft__overlay>div{color:#fff;width:min(500px,43vw)}.craft__overlay h2{letter-spacing:-.05em;margin:0;font-size:clamp(56px,5.2vw,84px);font-weight:610;line-height:.92}.fit-section{background:var(--paper);text-align:center;padding:165px 0}.fit-section__inner{justify-content:center;display:flex}.fit-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(58px,6vw,92px);font-weight:640;line-height:.92}.fit-section__size{color:var(--accent-deep);letter-spacing:-.045em;margin:35px 0 0;font-size:clamp(42px,4vw,62px);font-weight:650}.fit-section__copy{color:var(--muted);margin:8px 0 0;font-size:14px}.final-purchase{background:#fff;padding:128px 0 142px}.final-purchase__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(55px,7vw,105px);display:grid}.final-purchase__visual{background:var(--sand);border-radius:34px;min-height:680px;position:relative;overflow:hidden}.final-purchase__visual img{object-fit:cover;object-position:center}.final-purchase__copy h2{letter-spacing:-.055em;max-width:620px;margin:0;font-size:clamp(55px,5vw,82px);font-weight:630;line-height:.94}.final-purchase__old{color:#9b9995;margin:37px 0 2px;font-size:23px;display:inline-block;position:relative}.final-purchase__old:after{content:"";background:var(--accent);height:1px;position:absolute;top:52%;left:-3%;right:-3%}.final-purchase__price{letter-spacing:-.055em;margin:0;font-size:58px;font-weight:650;line-height:1}.final-purchase__save{color:var(--accent-deep);margin:10px 0 20px;font-size:14px}.final-purchase__payment{flex-direction:column;gap:4px;margin:0 0 26px;display:flex}.final-purchase__payment strong{color:var(--deep);font-size:17px}.final-purchase__payment span{color:var(--muted);font-size:12px}.final-purchase__copy small{color:#858681;max-width:390px;margin-top:18px;font-size:11px;line-height:1.45;display:block}.footer-v2{border-top:1px solid var(--line);background:#fff;padding:44px 0 105px}.footer-v2__inner{justify-content:space-between;align-items:end;gap:30px;display:flex}.footer-v2 p{color:#6b6b70;margin:0;font-size:11px}.brand-name--footer{font-size:14px}.mobile-buy-bar{display:none}@media (max-width:1080px){.hero__grid{grid-template-columns:.85fr 1.15fr;min-height:700px}.hero__stage{height:590px}.story__grid,.story--reverse .story__grid{grid-template-columns:.8fr 1.2fr;gap:48px}.price-anchor__inner{gap:55px}.price-anchor__numbers{padding-left:45px}.configurator__layout{grid-template-columns:.8fr 1.2fr;gap:50px}}@media (max-width:820px){.page-shell{width:min(100% - 28px,720px)}.site-header{height:58px}.site-nav,.site-header .buy-button{display:none}.brand-name{font-size:13px}.hero{min-height:auto;padding:48px 0 82px}.hero__grid{flex-direction:column;min-height:0;display:flex}.hero__copy{text-align:center;width:100%;padding:18px 4px 0}.hero__copy h1{font-size:clamp(56px,15vw,82px)}.hero__sub{font-size:17px}.hero__price-row{justify-content:center;margin:24px 0 8px}.hero__payment{justify-content:center;margin-bottom:22px}.hero__stage{order:-1;width:100%;height:min(88vw,570px);margin-top:-10px}.hero-hat--coco{width:55%;top:23%;left:-1%}.hero-hat--gangster{width:65%;top:4%;left:22%}.hero-hat--pork{width:54%;top:39%;right:-4%}.hero__hint{display:none}.story{min-height:auto;padding:92px 0 100px}.story__grid,.story--reverse .story__grid{grid-template-columns:1fr;grid-template-areas:"text""visual";gap:30px;display:grid}.story__text{padding:0 4px}.story__index{margin-bottom:38px}.story__text h2{max-width:640px;font-size:clamp(47px,13vw,68px)}.story__visual{aspect-ratio:1;border-radius:24px}.trio-moment{min-height:760px;padding:100px 0}.trio-moment__inner{text-align:center;flex-direction:column;display:flex}.trio-moment__copy h2{font-size:clamp(68px,19vw,98px)}.trio-moment__stage{width:100%;height:min(74vw,530px);margin-top:20px}.price-anchor{padding:105px 0}.price-anchor__inner{grid-template-columns:1fr;gap:60px}.price-anchor__intro h2{font-size:clamp(58px,15vw,82px)}.price-anchor__numbers{border-top:1px solid #f2eee726;border-left:0;padding:48px 0 0}.price-anchor__current{font-size:clamp(72px,20vw,105px)}.configurator{padding:100px 0}.configurator__layout{grid-template-columns:1fr;gap:45px}.configurator__controls h2{font-size:clamp(58px,15vw,80px)}.configurator__lead{margin-bottom:30px}.model-tabs{margin-bottom:28px}.configurator__visual{aspect-ratio:1;border-radius:24px}.lifestyle-v2__intro{padding-top:104px;padding-bottom:58px}.lifestyle-v2__intro h2{font-size:clamp(64px,17vw,88px)}.lifestyle-panel,.lifestyle-panel__copy{min-height:82svh}.lifestyle-panel__copy{padding-bottom:44px}.lifestyle-panel__copy h3{font-size:clamp(48px,13vw,70px)}.craft{height:720px}.craft__image:after{background:linear-gradient(#1409000f 20%,#00161ee0 90%)}.craft__image img{object-position:32% center}.craft__overlay{align-items:flex-end;padding-bottom:70px}.craft__overlay>div{width:100%}.craft__overlay h2{font-size:clamp(58px,15vw,82px)}.fit-section{padding:120px 0}.fit-section h2{font-size:clamp(59px,15vw,82px)}.final-purchase{padding:100px 0 132px}.final-purchase__grid{grid-template-columns:1fr;gap:48px}.final-purchase__visual{border-radius:24px;min-height:72svh}.final-purchase__copy{text-align:center}.final-purchase__copy h2{font-size:clamp(58px,15vw,82px)}.final-purchase__copy small{margin-inline:auto}.final-purchase__price{font-size:54px}.final-purchase__payment{align-items:center}.footer-v2__inner{flex-direction:column;align-items:flex-start}.mobile-buy-bar{z-index:70;min-height:66px;color:var(--paper);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#00161ef2;border:1px solid #f2eee721;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:9px 10px 9px 17px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 15px 45px #00161e3d}.mobile-buy-bar>div{flex-direction:column;display:flex}.mobile-buy-bar strong{letter-spacing:-.035em;font-size:18px}.mobile-buy-bar span{color:#b5c0be;font-size:10px}.mobile-buy-bar a{background:var(--paper);height:46px;color:var(--deep);border-radius:14px;justify-content:center;align-items:center;padding:0 20px;font-size:13px;font-weight:650;display:flex}}@media (max-width:560px){.payment-options{grid-template-columns:1fr}}@media (max-width:430px){.page-shell{width:calc(100% - 22px)}.hero{padding-bottom:70px}.hero__stage{height:96vw}.hero__copy h1{font-size:15vw}.hero__price-row strong{font-size:24px}.hero__payment{gap:5px 8px;font-size:11px}.story{padding-top:84px;padding-bottom:84px}.trio-moment{min-height:660px}.trio-moment__stage{height:74vw}.price-anchor{padding:86px 0 100px}.price-anchor__old{font-size:29px}.price-anchor__saving{font-size:14px}.configurator{padding:84px 0}.lifestyle-v2__intro{padding-top:84px}.lifestyle-panel,.lifestyle-panel__copy{min-height:76svh}.craft{height:650px;min-height:650px}.fit-section{padding:100px 0}.final-purchase__visual{min-height:64svh}.footer-v2{padding-bottom:110px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-logo-link{flex-shrink:0;justify-content:center;align-items:center;width:140px;height:60px;display:flex;overflow:visible}.brand-logo{object-fit:contain;width:140px;max-width:100%;height:auto;display:block}.hero.hero--apple{background:#fbfbfb;align-items:stretch;min-height:calc(100svh - 64px);padding:54px 0 34px;overflow:hidden}.hero-apple__inner{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;min-height:calc(100svh - 152px);display:flex}.hero-apple__copy{z-index:5;width:100%;position:relative}.hero-apple__copy h1{color:#111;font-family:var(--font-display);letter-spacing:-.048em;margin:0;font-size:clamp(42px,3.6vw,62px);font-weight:650;line-height:1}.hero-apple__slogan{color:#5d6872;letter-spacing:-.035em;margin:22px 0 0;font-size:clamp(25px,2.25vw,38px);font-weight:500;line-height:1.12}.hero-apple__models{color:#6b6b70;letter-spacing:-.015em;margin:10px 0 0;font-size:15px}.hero-apple__stage{width:min(100%,1040px);height:clamp(390px,47vh,570px);margin:8px auto -8px;position:relative;transform:translateY(-18px)}.hero-apple__stage .hero-hat{aspect-ratio:1;position:absolute}.hero-apple__stage .hero-hat img{object-fit:contain;filter:drop-shadow(0 25px 25px #14090021);width:100%;height:100%}.hero-apple__stage .hero-hat--coco{z-index:1;width:43%;top:22%;left:8%;transform:rotate(-4deg)}.hero-apple__stage .hero-hat--gangster{z-index:2;width:51%;top:2%;left:28%;transform:rotate(1deg)}.hero-apple__stage .hero-hat--pork{z-index:3;width:43%;top:35%;right:5%;transform:rotate(5deg)}.hero-apple__actions{z-index:6;flex-direction:column;align-items:center;gap:22px;padding-bottom:8px;display:flex;position:relative}.hero-apple__actions .buy-button{color:#fff;min-height:48px;box-shadow:none;background:#0d2621;padding-inline:25px}.hero-apple__actions .buy-button:hover{box-shadow:none;background:#341e0a}.hero-apple__payment-line{color:#111;letter-spacing:-.022em;margin:0;font-size:clamp(16px,1.18vw,20px);font-weight:500;line-height:1.35}.hero-apple__payment-line strong{font-weight:700}.site-header{background:#fbfbfbe6}.price-anchor__intro h2{letter-spacing:-.065em;max-width:630px;font-size:clamp(58px,5.5vw,90px);font-weight:650;line-height:.91}.price-anchor__numbers{padding-left:clamp(45px,5vw,78px)}.price-anchor__comparison{grid-template-columns:.7fr 1.3fr;align-items:end;gap:24px;margin-bottom:30px;display:grid}.price-anchor__comparison>div{min-width:0}.price-anchor__comparison span{color:#aeb8b7;margin-bottom:8px;font-size:12px;display:block}.price-anchor__comparison strong{display:inline-block}.price-anchor__old{margin:0;font-size:clamp(28px,2.4vw,38px)}.price-anchor__current{color:var(--paper);margin:0;font-size:clamp(58px,6.2vw,98px);line-height:.9}.price-anchor__saving-card{background:linear-gradient(135deg,#d1803d2e,#d1803d0f);border:1px solid #d1803d6b;border-radius:22px;grid-template-columns:auto 1fr;grid-template-areas:"label label""value percent";align-items:end;column-gap:18px;max-width:630px;margin:0 0 24px;padding:22px 24px 23px;display:grid;position:relative}.price-anchor__saving-card span{color:#efc298;text-transform:uppercase;letter-spacing:.09em;grid-area:label;margin-bottom:6px;font-size:12px}.price-anchor__saving-card strong{color:#fff;letter-spacing:-.055em;grid-area:value;font-size:clamp(39px,4.4vw,64px);line-height:.94}.price-anchor__saving-card em{color:#efb777;grid-area:percent;padding-bottom:5px;font-size:16px;font-style:normal;font-weight:650}.price-anchor .payment-options{margin-bottom:28px}.price-anchor .buy-button{min-width:124px}.configurator{background:#f7f4ef;padding:130px 0}.configurator__heading{text-align:center;margin:0 auto 72px}.configurator__heading h2{color:#111;font-family:var(--font-display);letter-spacing:-.06em;margin:0;font-size:clamp(54px,5.3vw,82px);font-weight:650;line-height:.94}.configurator__heading>p:last-child{color:#6e6e73;margin:18px 0 0;font-size:17px}.configurator__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.configurator-card{background:#fff;border:1px solid #11111112;border-radius:28px;padding:18px 18px 28px}.configurator-card__image{aspect-ratio:1;background:#dec397;border-radius:20px;position:relative;overflow:hidden}.configurator-card__image img{object-fit:cover}.configurator-card h3{color:#111;letter-spacing:-.025em;margin:22px 6px 17px;font-size:19px}.configurator-card .swatches{gap:10px 14px;padding:0 5px}.configurator-card .swatch span{border-color:#fff}.configurator-card .swatch--active span{box-shadow:0 0 0 2px #111}.configurator-card .swatch--active em{color:#111}.configurator__summary{text-align:center;color:#8b8882;max-width:none;margin:30px 0 0;font-size:11px}@media (max-width:820px){.brand-logo-link{width:108px;height:42px}.brand-logo{width:108px}.hero.hero--apple{min-height:auto;padding:48px 0 42px}.hero-apple__inner{min-height:0}.hero-apple__copy h1{font-size:clamp(40px,11.8vw,58px)}.hero-apple__slogan{margin-top:15px;font-size:clamp(24px,7vw,34px)}.hero-apple__models{margin-top:8px;font-size:13px}.hero-apple__stage{width:100%;height:min(86vw,520px);margin:0 auto -4px;transform:none}.hero-apple__stage .hero-hat--coco{width:52%;top:24%;left:-1%}.hero-apple__stage .hero-hat--gangster{width:62%;top:5%;left:20%}.hero-apple__stage .hero-hat--pork{width:52%;top:40%;right:-3%}.hero-apple__actions{gap:17px}.hero-apple__payment-line{max-width:360px;font-size:15px}.price-anchor__comparison{grid-template-columns:1fr;gap:22px}.price-anchor__saving-card{grid-template-columns:1fr;grid-template-areas:"label""value""percent"}.price-anchor__saving-card em{padding:6px 0 0}.configurator{padding:100px 0}.configurator__heading{margin-bottom:46px}.configurator__heading h2{font-size:clamp(58px,15vw,80px)}.configurator__grid{grid-template-columns:1fr;gap:18px}.configurator-card{border-radius:24px}.configurator-card__image{border-radius:18px}}@media (max-width:430px){.hero.hero--apple{padding-top:38px}.hero-apple__stage{height:92vw;transform:none}.hero-apple__payment-line{font-size:14px}.price-anchor__saving-card strong{font-size:44px}}.footer-logo-link{align-items:center;width:132px;display:inline-flex}.footer-logo{width:132px;height:auto;display:block}@media (max-width:820px){.footer-logo-link,.footer-logo{width:112px}}.buy-button,.hero-apple__actions .buy-button{color:#f2eee7;background:#0d2621;box-shadow:0 10px 28px #0d26211f}.buy-button:hover,.hero-apple__actions .buy-button:hover{color:#f2eee7;background:#341e0a;box-shadow:0 14px 34px #341e0a2b}.buy-button:focus-visible{outline-offset:3px;outline:3px solid #8c521947}.hero.hero--apple{padding:42px 0 38px}.hero-apple__inner{justify-content:flex-start;min-height:calc(100svh - 144px)}.hero-apple__copy{flex:none}.hero-apple__stage{flex:none;width:min(100%,980px);height:clamp(330px,42vh,470px);margin:30px auto}.hero-apple__stage .hero-hat--coco{width:40%;top:22%;left:10%}.hero-apple__stage .hero-hat--gangster{width:47%;top:1%;left:29%}.hero-apple__stage .hero-hat--pork{width:40%;top:36%;right:7%}.hero-apple__actions{flex:none;gap:18px;padding:0 0 8px}.hero-apple__actions .buy-button{z-index:2;min-height:48px;padding-inline:25px;position:relative}.hero-apple__payment-line{z-index:2;max-width:720px;position:relative}.price-anchor{background:repeating-linear-gradient(12deg,#f2eee705 0 1px,#0000 1px 9px),#0d2621}.price-anchor__inner{grid-template-columns:.78fr 1.22fr;gap:clamp(68px,8vw,120px)}.price-anchor__intro h2{max-width:590px}.price-anchor__offer{border-left:1px solid #f2eee729;padding-left:clamp(42px,5vw,74px)}.price-anchor__eyebrow{color:#d6cbbd;letter-spacing:.02em;margin-bottom:9px;font-size:12px;display:block}.price-anchor__de-block{margin-bottom:34px}.price-anchor__individual-row{color:#d6cbbd;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-bottom:10px;display:flex}.price-anchor__individual-item{align-items:center;gap:5px;font-size:11px;display:inline-flex}.price-anchor__individual-row>strong{color:#f2eee7;margin-left:2px;font-size:12px;font-weight:600}.price-anchor__old-total{color:#9ca8a5;letter-spacing:-.045em;font-size:clamp(30px,2.7vw,43px);font-weight:570;line-height:1;display:inline-block;position:relative}.price-anchor__old-total:after{content:"";background:#8c5219;height:2px;position:absolute;top:52%;left:-2%;right:-2%;transform:rotate(-3deg)}.price-anchor__main-offer{margin-bottom:20px}.price-anchor__installment{color:#f2eee7;align-items:baseline;gap:clamp(12px,1.5vw,22px);display:flex}.price-anchor__installment>span{flex:none;font-size:clamp(22px,2.1vw,34px);font-weight:620;line-height:1}.price-anchor__installment>strong{letter-spacing:-.07em;font-size:clamp(72px,7.5vw,124px);font-weight:680;line-height:.82}.price-anchor__no-interest{color:#f2eee7;margin:13px 0 0;font-size:15px;font-weight:600}.price-anchor__no-interest span{color:#aab5b2;font-weight:450}.price-anchor__economy{background:#8c52192b;border:1px solid #8c5219a8;border-radius:999px;align-items:center;gap:11px;margin:3px 0 27px;padding:11px 15px;display:inline-flex}.price-anchor__economy strong{color:#e4b182;font-size:14px}.price-anchor__economy span{color:#b8c0be;font-size:11px}.price-anchor__pix{flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin:0 0 30px;display:flex}.price-anchor__pix>span{color:#aeb8b7;font-size:12px}.price-anchor__pix>strong{color:#f2eee7;letter-spacing:-.035em;font-size:clamp(25px,2.4vw,37px)}.price-anchor__pix>em{color:#e1a26b;font-size:12px;font-style:normal;font-weight:650}.price-anchor .buy-button{color:#0d2621;box-shadow:none;background:#f2eee7}.price-anchor .buy-button:hover{color:#0d2621;box-shadow:none;background:#d6cbbd}.final-purchase__simple-price{align-items:baseline;gap:10px;margin:38px 0 4px;display:flex}.final-purchase__simple-price strong{color:#0d2621;letter-spacing:-.052em;font-size:clamp(36px,3.8vw,57px);line-height:1}.final-purchase__simple-price span{color:var(--muted);font-size:13px}.final-purchase__pix{color:#8c5219;margin:0 0 27px;font-size:15px;font-weight:600}@media (max-width:820px){.hero.hero--apple{padding:40px 0 52px}.hero-apple__stage{width:100%;height:min(75vw,440px);margin:28px auto 30px}.hero-apple__stage .hero-hat--coco{width:48%;top:24%;left:2%}.hero-apple__stage .hero-hat--gangster{width:56%;top:4%;left:22%}.hero-apple__stage .hero-hat--pork{width:47%;top:39%;right:0}.hero-apple__actions{gap:15px}.price-anchor__inner{gap:52px}.price-anchor__offer{border-top:1px solid #f2eee729;border-left:0;padding:46px 0 0}.price-anchor__installment{gap:10px}.price-anchor__installment>strong{font-size:clamp(66px,19vw,100px)}.price-anchor__economy{border-radius:18px;flex-direction:column;align-items:flex-start;gap:3px}.mobile-buy-bar{background:#0d2621f5}.mobile-buy-bar a{color:#0d2621;background:#d6cbbd}.final-purchase__simple-price{justify-content:center}}@media (max-width:430px){.hero-apple__stage{height:82vw;margin-bottom:24px}.price-anchor__individual-row{gap:7px 10px}.price-anchor__individual-item{font-size:10px}.price-anchor__installment{flex-direction:column;align-items:flex-start}.price-anchor__installment>strong{font-size:clamp(64px,20vw,88px)}.price-anchor__no-interest span{margin-top:5px;display:block}}.reviews{background:#fff;padding:118px 0 110px;overflow:hidden}.reviews__top{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px;display:flex}.reviews__heading{margin:0}.reviews__heading h2{max-width:730px;font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-size:clamp(52px,4.8vw,78px);font-weight:650;line-height:.94}.reviews-real__lead{color:var(--muted);margin:18px 0 0;font-size:14px}.reviews__controls{gap:10px;padding-bottom:4px;display:flex}.reviews__controls button{appearance:none;border:1px solid var(--line);background:var(--paper-soft);width:50px;height:50px;color:var(--deep);font:inherit;cursor:pointer;border-radius:50%;font-size:20px;transition:background .2s,color .2s,border-color .2s,transform .2s}.reviews__controls button:hover{border-color:var(--deep);background:var(--deep);color:#fff;transform:translateY(-1px)}.reviews-real__track{--review-peek:clamp(105px, 8vw, 165px);width:calc(100% + var(--review-peek));margin-right:calc(var(--review-peek) * -1);padding:4px var(--review-peek) 22px 2px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;gap:22px;display:flex;overflow-x:auto}.reviews-real__track::-webkit-scrollbar{display:none}.review-real-card{flex:0 0 calc((100% - var(--review-peek) - 44px) / 3);scroll-snap-align:start;cursor:zoom-in;text-align:left;background:#f5f5f5;border:1px solid #341e0a1f;border-radius:22px;align-self:flex-start;min-width:0;padding:0;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 15px 35px #1409000f}.review-real-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px #14090017}.review-real-card img{width:100%;height:auto;display:block}.review-real-card__zoom{color:#fff;opacity:0;background:#0d2621e0;border-radius:999px;padding:7px 10px;font-size:10px;line-height:1;transition:opacity .2s,transform .2s;position:absolute;bottom:12px;right:12px;transform:translateY(4px)}.review-real-card:hover .review-real-card__zoom{opacity:1;transform:translateY(0)}.reviews-real__footer{color:#8a8984;align-items:center;gap:11px;margin-top:8px;font-size:11px;display:flex}.reviews-real__footer span{color:var(--accent-deep);letter-spacing:.08em}.reviews-real__footer p{margin:0}.reviews-real__footer small{color:#9b9995;margin-left:auto}.review-lightbox{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00161edb;justify-content:center;align-items:center;padding:70px 88px;display:flex;position:fixed;inset:0}.review-lightbox__content{background:#fff;border-radius:18px;max-width:min(1040px,82vw);max-height:82vh;display:flex;overflow:auto;box-shadow:0 30px 90px #00000047}.review-lightbox__content img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:82vh;display:block}.review-lightbox__close,.review-lightbox__nav{appearance:none;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff4d;border-radius:50%;position:absolute}.review-lightbox__close{width:44px;height:44px;font-size:26px;top:24px;right:28px}.review-lightbox__nav{width:52px;height:52px;font-size:21px;top:50%;transform:translateY(-50%)}.review-lightbox__nav--prev{left:24px}.review-lightbox__nav--next{right:24px}@media (max-width:1100px){.reviews{padding:105px 0 96px}.reviews-real__track{--review-peek:clamp(78px, 10vw, 120px);gap:20px}.review-real-card{flex-basis:calc((100% - var(--review-peek) - 20px) / 2)}}@media (max-width:700px){.reviews{padding:88px 0 80px}.reviews__top{align-items:flex-end;gap:15px;margin-bottom:28px}.reviews__heading h2{font-size:clamp(46px,13vw,62px)}.reviews-real__lead{font-size:12px}.reviews__controls{gap:7px}.reviews__controls button{width:42px;height:42px;font-size:18px}.reviews-real__track{--review-peek:0px;gap:14px;width:calc(100% + 14px);margin-right:-14px;padding-right:14px}.review-real-card{border-radius:18px;flex-basis:88%}.review-real-card__zoom{display:none}.reviews-real__footer{flex-wrap:wrap;align-items:flex-start;gap:7px 10px}.reviews-real__footer small{width:100%;margin-left:0}.review-lightbox{padding:70px 14px 24px}.review-lightbox__content{border-radius:14px;max-width:100%;max-height:80vh}.review-lightbox__content img{max-height:80vh}.review-lightbox__nav{background:#0d2621d1;width:42px;height:42px;top:auto;bottom:14px;transform:none}.review-lightbox__nav--prev{left:calc(50% - 52px)}.review-lightbox__nav--next{right:calc(50% - 52px)}.review-lightbox__close{top:14px;right:14px}}.product-facts__heading{text-align:center;margin-bottom:70px}.product-facts__heading h2{font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-size:clamp(58px,5.6vw,90px);font-weight:650;line-height:.93}.product-facts__heading>p:last-child{color:var(--muted);margin:18px 0 0;font-size:16px}.measurements{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.measurement{border-right:1px solid var(--line);padding:38px clamp(24px,3vw,44px) 42px}.measurement:last-child{border-right:0}.measurement h3{letter-spacing:-.03em;margin:0 0 34px;font-size:19px}.measurement dl{margin:0}.measurement dl>div{border-top:1px solid #00161e12;justify-content:space-between;gap:20px;padding:13px 0;display:flex}.measurement dt{color:var(--muted);font-size:12px}.measurement dd{margin:0;font-size:14px;font-weight:650}.trust-strip{background:#00161e17;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:58px;display:grid;overflow:hidden}.trust-strip>div,.trust-strip>a{background:#fff;flex-direction:column;justify-content:center;gap:5px;min-height:110px;padding:24px 28px;display:flex}.trust-strip strong{letter-spacing:-.02em;font-size:15px}.trust-strip span{color:var(--muted);font-size:11px}.trust-strip a{transition:background .2s}.trust-strip a:hover{background:var(--sand)}.faq{background:#fff;padding:145px 0}.faq__layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(70px,9vw,140px);display:grid}.faq__heading{position:sticky;top:115px}.faq__heading h2{font-family:var(--font-display);letter-spacing:-.055em;margin:0 0 38px;font-size:clamp(55px,5.2vw,84px);font-weight:650;line-height:.93}.faq__whatsapp{border:1px solid var(--line);border-radius:999px;align-items:center;min-height:42px;padding:0 18px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.faq__whatsapp:hover{background:var(--paper);border-color:#0000}.faq__items{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;letter-spacing:-.025em;justify-content:space-between;align-items:center;gap:30px;min-height:82px;font-size:17px;font-weight:590;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{color:var(--accent-deep);flex:none;font-size:25px;font-weight:300;transition:transform .25s}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item p{max-width:760px;color:var(--muted);margin:-3px 50px 27px 0;font-size:14px;line-height:1.7}.faq__policy{color:var(--accent-deep);margin-top:25px;font-size:12px;font-weight:600;display:inline-block}@media (max-width:900px){.product-facts{padding:105px 0 95px}.measurements{grid-template-columns:1fr}.measurement{border-right:0;border-bottom:1px solid var(--line)}.measurement:last-child{border-bottom:0}.trust-strip{grid-template-columns:repeat(2,1fr)}.faq{padding:105px 0 125px}.faq__layout{grid-template-columns:1fr;gap:55px}.faq__heading{position:static}}@media (max-width:560px){.product-facts__heading{text-align:left;margin-bottom:48px}.measurement{padding-inline:12px}.trust-strip{border-radius:20px;grid-template-columns:1fr}.trust-strip>div,.trust-strip>a{min-height:90px}.faq-item summary{min-height:74px;font-size:15px}.faq-item p{margin-right:25px;font-size:13px}}.hero.hero--apple{background:#fff}.hero-apple__stage{aspect-ratio:1052/622;justify-content:center;align-items:center;width:min(100%,1052px);height:auto;margin:26px auto 24px;display:flex;position:relative;transform:none}.hero-trio-image{width:100%;height:100%}.hero-trio-image img{object-fit:contain;width:100%;height:100%;display:block}.trio-moment__stage{aspect-ratio:1052/622;justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative}.trio-moment__single{width:100%;height:100%}.trio-moment__single img{object-fit:contain;width:100%;height:100%;display:block}@media (max-width:820px){.hero-apple__stage{aspect-ratio:1052/622;width:100%;height:auto;margin:24px auto 22px;transform:none}.trio-moment__stage{aspect-ratio:1052/622;width:100%;height:auto;margin-top:26px}}@media (max-width:430px){.hero-apple__stage{aspect-ratio:1052/622;height:auto;margin-bottom:20px}.trio-moment__stage{aspect-ratio:1052/622;height:auto}}.lifestyle-v2{background:#fff}.lifestyle-panel.lifestyle-panel--editorial{background:#f7f4ef;min-height:auto;padding:clamp(76px,7vw,118px) 0;overflow:visible}.lifestyle-panel.lifestyle-panel--editorial:nth-child(2n){background:#fff}.lifestyle-panel__inner{grid-template-columns:minmax(280px,.72fr) minmax(560px,1.28fr);align-items:center;gap:clamp(54px,7vw,110px);display:grid}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__copy{min-height:0;color:var(--ink);padding:0;display:block;position:relative}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__copy>div{max-width:520px}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__copy .kicker{color:var(--accent-deep)}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__copy h3{color:var(--ink);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(48px,4.7vw,78px);font-weight:620;line-height:.95}.lifestyle-panel__visual{aspect-ratio:1;background:#f3eeea;border-radius:32px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 70px #14090012}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__visual img{object-fit:contain;object-position:center center;transform:none}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__shade{display:none}@media (max-width:1080px){.lifestyle-panel__inner{grid-template-columns:minmax(250px,.68fr) minmax(500px,1.32fr);gap:46px}}@media (max-width:820px){.lifestyle-panel.lifestyle-panel--editorial{min-height:auto;padding:82px 0 92px}.lifestyle-panel__inner{grid-template-columns:1fr;gap:34px}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__copy{min-height:0;padding:0 4px}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__copy>div{max-width:620px}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__copy h3{font-size:clamp(46px,12vw,68px)}.lifestyle-panel__visual{border-radius:24px}}@media (max-width:430px){.lifestyle-panel.lifestyle-panel--editorial{min-height:auto;padding:68px 0 76px}.lifestyle-panel__inner{gap:28px}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__copy h3{font-size:clamp(42px,12.5vw,56px)}.lifestyle-panel__visual{border-radius:20px}}@media (min-width:821px){.lifestyle-panel.lifestyle-panel--editorial.lifestyle-panel--reverse .lifestyle-panel__inner{grid-template-columns:minmax(560px,1.28fr) minmax(280px,.72fr)}.lifestyle-panel.lifestyle-panel--editorial.lifestyle-panel--reverse .lifestyle-panel__visual{grid-area:1/1}.lifestyle-panel.lifestyle-panel--editorial.lifestyle-panel--reverse .lifestyle-panel__copy{grid-area:1/2}}.configurator__buy{justify-content:center;margin-top:30px;display:flex}.configurator__buy .buy-button{min-width:164px}@media (max-width:820px){.configurator__buy{margin-top:26px}}html,body,main{width:100%;max-width:100%}html,body{overflow-x:clip}img,svg,video{max-width:100%}section[id]{scroll-margin-top:78px}.hero-apple__copy,.hero-apple__actions,.story__text,.story__visual-wrap,.trio-moment__copy,.trio-moment__stage,.price-anchor__intro,.price-anchor__offer,.configurator-card,.lifestyle-panel__copy,.lifestyle-panel__visual,.final-purchase__visual,.final-purchase__copy,.faq__heading,.faq__items{min-width:0}.hero-apple__payment-line,.price-anchor__no-interest,.price-anchor__pix,.configurator__summary,.product-facts__heading>p:last-child,.faq-item p,.final-purchase__copy small{overflow-wrap:break-word}@media (min-width:1600px){.hero-apple__stage{max-width:1100px}.story__grid,.lifestyle-panel__inner{gap:110px}.reviews{padding-block:132px 122px}}@media (max-width:1180px){.page-shell{width:min(100% - 36px,1360px)}.story__grid,.story--reverse .story__grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(34px,5vw,58px)}.story--reverse .story__grid{grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr)}.trio-moment__inner{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:28px}.price-anchor__inner{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(42px,5vw,70px)}.price-anchor__offer{padding-left:clamp(30px,4vw,52px)}.lifestyle-panel__inner,.lifestyle-panel.lifestyle-panel--editorial.lifestyle-panel--reverse .lifestyle-panel__inner{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(30px,4.5vw,52px)}.lifestyle-panel.lifestyle-panel--editorial.lifestyle-panel--reverse .lifestyle-panel__inner{grid-template-columns:minmax(0,1.28fr) minmax(0,.72fr)}.final-purchase__grid{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(38px,5vw,62px)}}@media (max-width:960px){.price-anchor{padding:104px 0}.price-anchor__inner{grid-template-columns:1fr;gap:48px}.price-anchor__offer{border-top:1px solid #f2eee729;border-left:0;padding:44px 0 0}.price-anchor__intro h2{max-width:720px}.final-purchase{padding:96px 0 120px}.final-purchase__grid{grid-template-columns:1fr;gap:46px}.final-purchase__visual{aspect-ratio:4/3;min-height:0}.final-purchase__copy{max-width:720px}}@media (max-width:900px){.story,.trio-moment,.lifestyle-panel.lifestyle-panel--editorial{min-height:auto}.story{padding:86px 0 94px}.story__grid,.story--reverse .story__grid{grid-template-columns:1fr;grid-template-areas:"text""visual";gap:32px}.story__index{margin-bottom:34px}.story__text h2{max-width:680px}.story__visual{aspect-ratio:1.15;border-radius:26px}.trio-moment{padding:92px 0}.trio-moment__inner{text-align:center;flex-direction:column;gap:34px;display:flex}.trio-moment__copy h2{font-size:clamp(64px,12vw,94px)}.trio-moment__stage{width:min(100%,760px);margin:0 auto}.lifestyle-panel.lifestyle-panel--editorial{padding:80px 0 88px}.lifestyle-panel__inner,.lifestyle-panel.lifestyle-panel--editorial.lifestyle-panel--reverse .lifestyle-panel__inner{grid-template-columns:1fr;gap:32px;display:grid}.lifestyle-panel.lifestyle-panel--editorial.lifestyle-panel--reverse .lifestyle-panel__visual,.lifestyle-panel.lifestyle-panel--editorial.lifestyle-panel--reverse .lifestyle-panel__copy{grid-area:auto}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__copy{order:1}.lifestyle-panel__visual{aspect-ratio:1;order:2;width:min(100%,760px);margin-inline:auto}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__copy>div{max-width:700px}.product-facts{padding:102px 0 94px}.faq{padding:102px 0 118px}}@media (min-width:681px) and (max-width:900px){.configurator{padding:96px 0}.configurator__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.configurator-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 9px)}}@media (max-width:680px){.page-shell{width:calc(100% - 28px)}.site-header__inner{gap:16px}.brand-logo-link,.brand-logo{width:104px}.hero.hero--apple{padding:34px 0 48px}.hero-apple__inner{min-height:0}.hero-apple__copy h1{font-size:clamp(40px,12.5vw,58px)}.hero-apple__slogan{margin-top:14px;font-size:clamp(22px,7vw,31px)}.hero-apple__models{font-size:13px}.hero-apple__stage{width:100%;margin:22px auto 20px}.hero-apple__actions{gap:14px;width:100%}.hero-apple__payment-line{width:min(100%,390px);font-size:14px}.story{padding:74px 0 82px}.story__grid,.story--reverse .story__grid{gap:26px}.story__index{margin-bottom:28px}.story__text h2{font-size:clamp(42px,12.8vw,60px)}.story__visual{aspect-ratio:1;border-radius:22px}.trio-moment{padding:76px 0 82px}.trio-moment__copy p{font-size:18px}.trio-moment__copy h2{font-size:clamp(58px,18vw,82px)}.price-anchor{padding:84px 0 92px}.price-anchor__inner{gap:40px}.price-anchor__intro h2{font-size:clamp(50px,14.8vw,72px)}.price-anchor__offer{padding-top:38px}.price-anchor__individual-row{gap:8px 10px}.price-anchor__individual-row>strong{width:100%;margin:2px 0 0}.price-anchor__installment{flex-direction:column;align-items:flex-start;gap:6px}.price-anchor__installment>strong{font-size:clamp(68px,22vw,96px)}.price-anchor__economy{border-radius:17px;flex-direction:column;align-items:flex-start;gap:3px;max-width:100%}.price-anchor__pix{align-items:baseline}.configurator{padding:82px 0 90px}.configurator__heading{margin-bottom:38px}.configurator__heading h2{font-size:clamp(50px,14vw,68px)}.configurator__heading>p:last-child{font-size:15px}.configurator__grid{grid-template-columns:1fr;gap:16px}.configurator-card:last-child{width:100%}.configurator-card{border-radius:22px;padding:14px 14px 24px}.configurator-card__image{border-radius:17px}.configurator-card h3{margin:18px 4px 14px}.swatches{gap:10px 14px}.swatch{min-height:32px}.configurator__summary{line-height:1.55}.reviews{padding:80px 0 76px}.reviews__top{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:26px}.reviews__heading h2{font-size:clamp(44px,13vw,60px)}.reviews__controls{align-self:flex-end;padding:0}.reviews-real__track{gap:14px;width:calc(100% + 14px);margin-right:-14px;padding:4px 14px 18px 1px}.review-real-card{flex-basis:min(90%,440px)}.reviews-real__footer{line-height:1.45}.lifestyle-v2__intro{padding-top:82px;padding-bottom:48px}.lifestyle-v2__intro h2{font-size:clamp(56px,16vw,76px)}.lifestyle-panel.lifestyle-panel--editorial{padding:66px 0 74px}.lifestyle-panel.lifestyle-panel--editorial .lifestyle-panel__copy h3{font-size:clamp(42px,12.5vw,58px)}.lifestyle-panel__visual{border-radius:20px}.craft{height:auto;min-height:620px}.craft__overlay{align-items:flex-end;min-height:620px;padding-bottom:58px}.craft__overlay>div{width:100%;max-width:520px}.craft__overlay h2{font-size:clamp(50px,14vw,68px)}.product-facts{padding:84px 0 80px}.product-facts__heading{margin-bottom:42px}.product-facts__heading h2{font-size:clamp(48px,13.5vw,64px)}.product-facts__heading>p:last-child{font-size:14px;line-height:1.5}.measurement{padding:30px 8px 34px}.measurement h3{margin-bottom:24px}.measurement dl>div{gap:14px}.trust-strip{margin-top:42px}.faq{padding:84px 0 108px}.faq__layout{gap:42px}.faq__heading h2{margin-bottom:28px;font-size:clamp(48px,13.5vw,64px)}.faq-item summary{gap:18px;min-height:70px;font-size:15px}.faq-item p{margin:0 30px 24px 0;font-size:13px;line-height:1.65}.final-purchase{padding:78px 0 112px}.final-purchase__grid{gap:38px}.final-purchase__visual{aspect-ratio:1;border-radius:22px}.final-purchase__copy{text-align:center}.final-purchase__copy h2{font-size:clamp(48px,13.5vw,64px)}.final-purchase__simple-price{flex-wrap:wrap;justify-content:center;margin-top:30px}.final-purchase__simple-price strong{font-size:clamp(32px,9.5vw,44px)}.final-purchase__copy small{margin-inline:auto}.footer-v2{padding:38px 0 118px}.footer-v2__inner{gap:20px}.mobile-buy-bar{left:max(8px, env(safe-area-inset-left));right:max(8px, env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom))}}@media (max-width:390px){.page-shell{width:calc(100% - 22px)}.hero.hero--apple{padding-top:28px}.hero-apple__copy h1{font-size:clamp(38px,12vw,48px)}.hero-apple__slogan{font-size:clamp(21px,6.8vw,27px)}.hero-apple__models{font-size:12px}.hero-apple__actions .buy-button{min-height:46px}.price-anchor__installment>strong{font-size:clamp(62px,20vw,78px)}.price-anchor__pix>strong{font-size:28px}.reviews__controls button{width:40px;height:40px}.review-lightbox{padding-inline:10px}.review-lightbox__close{right:10px}.mobile-buy-bar{gap:8px;min-height:62px;padding-left:13px}.mobile-buy-bar strong{font-size:16px}.mobile-buy-bar a{height:44px;padding-inline:16px}}@media (max-width:340px){.page-shell{width:calc(100% - 18px)}.hero-apple__copy h1{font-size:36px}.hero-apple__payment-line{font-size:13px}.price-anchor__installment>strong{font-size:58px}.price-anchor__pix>strong{font-size:25px}.buy-button{max-width:100%}.mobile-buy-bar span{font-size:9px}}@media (max-height:560px) and (orientation:landscape){.hero.hero--apple{min-height:auto;padding:28px 0 42px}.hero-apple__inner{min-height:0}.hero-apple__copy h1{font-size:clamp(38px,6vw,50px)}.hero-apple__slogan{margin-top:12px;font-size:clamp(21px,3.5vw,28px)}.hero-apple__stage{width:min(82vw,720px);margin-block:16px}.story,.trio-moment,.lifestyle-panel.lifestyle-panel--editorial{min-height:auto}.craft,.craft__overlay{min-height:520px}.final-purchase__visual{min-height:0}}@media (hover:none){.review-real-card__zoom{display:none}.buy-button:hover,.reviews__controls button:hover,.faq__whatsapp:hover,.trust-strip a:hover{transform:none}}#preco{scroll-margin-top:80px}.story__text .kicker{letter-spacing:.14em;margin-bottom:24px;font-size:clamp(15px,1.05vw,18px);font-weight:700;line-height:1.2}.site-header{transition:transform .38s cubic-bezier(.22,1,.36,1),background .25s,box-shadow .25s}.site-header--hidden{transform:translateY(-105%)}@media (max-width:820px){.story__text .kicker{margin-bottom:18px;font-size:14px}.brand-logo-link{width:115px;height:50px}.brand-logo{width:115px}}@media (prefers-reduced-motion:reduce){.site-header{transition:none}}.model-showcase,.benefits,.profile-compare{padding:88px 0}.model-showcase{background:#f7f4ef}.model-showcase__heading,.benefits__heading,.profile-compare__heading{max-width:760px;margin-bottom:42px}.model-showcase__heading h2,.benefits__heading h2,.profile-compare__heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,4.4vw,68px);line-height:.96}.model-showcase__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.model-card{background:#fff;border-radius:26px;padding:14px 14px 24px}.model-card__image{aspect-ratio:1.12;background:#eee9e1;border-radius:18px;position:relative;overflow:hidden}.model-card__image img{object-fit:cover}.model-card h3{letter-spacing:-.03em;margin:20px 8px 4px;font-size:22px}.model-card p{color:var(--muted);margin:0 8px;font-size:14px}.benefits__grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.benefit-card{background:#fbfaf8;border:1px solid #e6dfd5;border-radius:22px;min-height:190px;padding:26px}.benefit-card svg{color:var(--accent-deep)}.benefit-card h3{letter-spacing:-.025em;margin:24px 0 9px;font-size:19px}.benefit-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.price-anchor{padding-top:96px;padding-bottom:96px}.price-anchor__intro h2{font-size:clamp(46px,4.6vw,72px)}.price-anchor__old-total{margin-bottom:30px}.price-anchor__pix-main{color:#f2eee7;letter-spacing:-.07em;font-size:clamp(70px,7.1vw,112px);line-height:.86;display:block}.price-anchor__card-line{color:#c5cecb;margin:14px 0 0;font-size:15px}.profile-compare{background:#f7f4ef}.profile-compare__heading>p:last-child{max-width:660px;color:var(--muted);line-height:1.55}.profile-compare__grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.profile-card{background:#fff;border-radius:24px;overflow:hidden}.profile-card__image{aspect-ratio:4/5;background:#ece5dd;position:relative}.profile-card span{padding:14px 16px 17px;font-size:12px;font-weight:650;display:block}.profile-compare__colors{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:20px 24px;display:flex}.profile-compare__colors>strong{font-size:14px}.profile-compare__colors>div{flex-wrap:wrap;gap:18px;display:flex}.profile-compare__colors span{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:inline-flex}.profile-compare__colors i{border:1px solid #00000024;border-radius:50%;width:18px;height:18px}.size-guide{background:#fbfaf8;border:1px solid #ddd5ca;border-radius:20px;margin:-12px 0 36px}.size-guide summary{cursor:pointer;padding:20px 24px;font-size:15px;font-weight:700;list-style:none}.size-guide summary::-webkit-details-marker{display:none}.size-guide summary:after{content:"+";float:right;font-size:22px;font-weight:400}.size-guide[open] summary:after{content:"−"}.size-guide__content{grid-template-columns:180px 1fr;align-items:center;gap:28px;padding:4px 24px 26px;display:grid}.size-guide__diagram{border:2px solid #b8aea0;border-radius:50%;width:150px;height:150px;margin:auto;position:relative}.size-guide__diagram:before{content:"";background:var(--accent-deep);height:2px;position:absolute;top:56%;left:-10px;right:-10px}.size-guide__diagram:after{content:"fita métrica";color:var(--accent-deep);white-space:nowrap;font-size:10px;position:absolute;top:calc(56% + 10px);left:50%;transform:translate(-50%)}.size-guide__content ol{color:var(--muted);margin:0;padding-left:20px;font-size:14px;line-height:1.6}@media (max-width:900px){.benefits__grid,.profile-compare__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.model-showcase,.benefits,.profile-compare{padding:68px 0}.model-showcase__grid{grid-template-columns:1fr}.model-card__image{aspect-ratio:1.25}.price-anchor{padding-top:78px;padding-bottom:82px}.profile-compare__colors{flex-direction:column;align-items:flex-start}.size-guide__content{grid-template-columns:1fr}}@media (max-width:520px){.benefits__grid{grid-template-columns:1fr}.profile-compare__grid{grid-template-columns:1fr 1fr;gap:9px}.profile-card{border-radius:16px}.profile-card span{padding:11px 12px 13px;font-size:10px}.profile-compare__colors>div{gap:12px}}.kicker.kicker--trio{color:var(--accent-deep);letter-spacing:.045em;text-transform:none;margin-bottom:18px;font-size:clamp(18px,1.55vw,25px);font-weight:760;line-height:1}.price-anchor .kicker.kicker--trio{color:#e8b278}.hero.hero--apple{padding-top:44px;padding-bottom:46px}.hero-apple__copy h1{letter-spacing:-.058em;font-size:clamp(58px,5.2vw,88px);font-weight:720}.hero-apple__stage{aspect-ratio:1536/660;background:#fff;border-radius:30px;width:min(100%,1180px);margin:28px auto 26px;overflow:hidden}.hero-trio-image,.hero-trio-image>div{width:100%;height:100%}.hero-trio-image img{object-fit:cover;object-position:center;width:100%;height:100%}.benefits{background:radial-gradient(circle at 12% 5%,#d1803d17,#0000 34%),#fff;padding-top:96px;padding-bottom:96px}.benefits__heading{max-width:980px;margin-bottom:54px}.benefits__heading .kicker{color:var(--accent-deep);letter-spacing:-.025em;text-transform:none;margin-bottom:14px;font-size:clamp(20px,1.7vw,28px);font-weight:780;line-height:1}.benefits__heading h2{max-width:920px;font-size:clamp(50px,5.1vw,78px);font-weight:700;line-height:.94}.benefit-card{border-color:#8c521933;min-height:225px;padding:30px;box-shadow:0 18px 50px #1409000b}.benefit-card svg{width:26px;height:26px}.benefit-card h3{margin-top:28px;font-size:22px;font-weight:730}.benefit-card p{font-size:14px;line-height:1.62}.profile-compare{padding:100px 0}.profile-compare__heading{max-width:900px;margin-bottom:52px}.profile-compare__heading h2{max-width:860px;font-size:clamp(48px,4.8vw,76px)}.profile-compare__pairs{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.profile-pair{background:#fff;border:1px solid #00161e14;border-radius:28px;min-width:0;padding:16px;box-shadow:0 20px 55px #1409000b}.profile-pair h3{letter-spacing:-.03em;margin:5px 4px 15px;font-size:21px}.profile-pair__people{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-card{background:#f5f1eb;border-radius:18px;margin:0}.profile-card__image{aspect-ratio:4/5}.profile-card__image img{object-fit:cover;object-position:center top}.profile-card figcaption{color:#303538;text-align:center;padding:11px 12px 13px;font-size:11px;font-weight:700;display:block}.profile-compare__colors{margin-top:26px}.configurator-card__image{isolation:isolate}.configurator-card__image img{transition:opacity .22s,transform .35s}.configurator-card__arrow{appearance:none;z-index:4;color:#111;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #0000001f;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:transform .2s,background .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0000001f}.configurator-card__angle{z-index:4;color:#fff;letter-spacing:.055em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d2621db;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:750;position:absolute;bottom:14px;left:14px}.configurator-card__dots{z-index:4;gap:6px;display:flex;position:absolute;bottom:17px;left:50%;transform:translate(-50%)}.configurator-card__dots i{background:#11111147;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 1px #ffffffa6}.configurator-card__dots i.is-active{background:#111;border-radius:999px;width:18px}.felt-detail{background:#fff;border:1px solid #00161e1a;border-radius:28px;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);align-items:stretch;max-width:1080px;margin:-16px auto 54px;display:grid;overflow:hidden}.felt-detail__image{background:#ddc69f;min-height:340px;position:relative}.felt-detail__image img{object-fit:cover}.felt-detail__copy{flex-direction:column;justify-content:center;padding:clamp(30px,4vw,58px);display:flex}.felt-detail__copy>span{color:var(--accent-deep);letter-spacing:.11em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:760}.felt-detail__copy h3{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(32px,3vw,46px);line-height:.98}.felt-detail__copy p{color:var(--muted);margin:18px 0 0;font-size:14px;line-height:1.65}@media (max-width:960px){.profile-compare__pairs{grid-template-columns:1fr}.profile-pair{grid-template-columns:170px minmax(0,1fr);align-items:center;gap:14px;display:grid}.profile-pair h3{margin:0 10px;font-size:24px}.profile-card__image{aspect-ratio:1}}@media (max-width:680px){.kicker.kicker--trio{font-size:18px}.hero-apple__copy h1{font-size:clamp(48px,15vw,70px)}.hero-apple__stage{border-radius:22px;width:calc(100% + 12px);margin-left:-6px}.benefits{padding-top:78px;padding-bottom:78px}.benefits__heading .kicker{font-size:22px}.benefits__heading h2{font-size:clamp(45px,13vw,62px)}.benefit-card{min-height:0;padding:26px}.profile-compare{padding:78px 0}.profile-pair{border-radius:22px;padding:12px;display:block}.profile-pair h3{margin:5px 4px 13px;font-size:20px}.profile-pair__people{gap:8px}.profile-card{border-radius:14px}.profile-card__image{aspect-ratio:4/5}.profile-card figcaption{padding:9px 7px 10px;font-size:10px}.configurator-card__arrow{width:40px;height:40px}.configurator-card__arrow--left{left:10px}.configurator-card__arrow--right{right:10px}.felt-detail{border-radius:22px;grid-template-columns:1fr;margin:-4px auto 40px}.felt-detail__image{aspect-ratio:1.25;min-height:0}.felt-detail__copy{padding:28px 24px 32px}}.model-showcase__trio{background:#fff;border:1px solid #00161e14;border-radius:30px;overflow:hidden;box-shadow:0 22px 64px #1409000f}.model-showcase__trio-image{aspect-ratio:16/8.7;background:#fff;width:100%;position:relative;overflow:hidden}.model-showcase__trio-image img{object-fit:cover;object-position:center}.model-showcase__trio-caption{border-top:1px solid #00161e14;grid-template-columns:repeat(3,1fr);display:grid}.model-showcase__trio-caption span{text-align:center;padding:18px 24px;font-size:16px;font-weight:720}.model-showcase__trio-caption span+span{border-left:1px solid #00161e14}.benefits__grid{gap:18px}.benefit-card{background:#fffdf9;border:1.5px solid #8c521942;min-height:250px;padding:34px 32px;box-shadow:0 20px 54px #14090011}.benefit-card svg{stroke-width:1.9px;width:31px;height:31px}.benefit-card h3{color:var(--ink);margin:30px 0 12px;font-size:clamp(21px,1.45vw,25px);font-weight:760;line-height:1.08}.benefit-card p{color:#4f5a5e;font-size:clamp(15px,1vw,17px);font-weight:470;line-height:1.58}.configurator-card__arrow{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffc7;border-color:#0000001a;width:30px;height:30px;box-shadow:0 5px 14px #00000017}.configurator-card__arrow svg{width:16px;height:16px}.configurator-card__arrow--left{left:7px}.configurator-card__arrow--right{right:7px}.configurator-card__arrow:hover{background:#fffffff2;transform:translateY(-50%)scale(1.04)}.felt-detail{border-radius:32px;grid-template-columns:minmax(0,1.72fr) minmax(280px,.58fr);width:100%;max-width:none;min-height:560px;margin:-6px 0 58px}.felt-detail__image{min-height:560px}.felt-detail__image img{object-fit:cover;object-position:center}.felt-detail__copy{padding:clamp(34px,4vw,58px)}.final-purchase__visual--packshot{background:#fff}.final-purchase__visual--packshot img{object-fit:contain;object-position:center}@media (max-width:900px){.model-showcase__trio-image{aspect-ratio:4/3}.benefit-card{min-height:220px}.felt-detail{grid-template-columns:1fr;min-height:0}.felt-detail__image{aspect-ratio:1.32;min-height:0}}@media (max-width:680px){.model-showcase__trio{border-radius:22px}.model-showcase__trio-caption span{padding:14px 8px;font-size:12px}.benefit-card{min-height:0;padding:28px 26px}.benefit-card h3{font-size:22px}.benefit-card p{font-size:16px}.configurator-card__arrow{width:28px;height:28px}.configurator-card__arrow svg{width:15px;height:15px}.configurator-card__arrow--left{left:6px}.configurator-card__arrow--right{right:6px}.felt-detail{border-radius:24px;margin-bottom:42px}.felt-detail__image{aspect-ratio:1.15}}.kicker.kicker--trio{letter-spacing:.025em;font-size:clamp(22px,1.9vw,31px);font-weight:820}.price-anchor .kicker.kicker--trio{color:#f0bd86;letter-spacing:-.025em;text-shadow:0 8px 28px #00000024;margin-bottom:24px;font-size:clamp(34px,3.1vw,48px);line-height:.95}.price-anchor__intro h2{max-width:620px;font-size:clamp(54px,5.35vw,82px);font-weight:720;line-height:.91}.price-anchor__value-proof{color:#c5cecb;max-width:580px;margin:24px 0 0;font-size:clamp(16px,1.25vw,19px);line-height:1.5}.price-anchor__product-label{color:#f0bd86;letter-spacing:-.015em;margin-bottom:12px;font-size:clamp(18px,1.55vw,24px);font-weight:780;line-height:1.1}.price-anchor__economy{background:#8c521940;border-color:#f0bd86b8}.price-anchor__economy strong{color:#ffd0a0;font-size:16px;font-weight:780}@media (max-width:680px){.kicker.kicker--trio{font-size:22px}.price-anchor .kicker.kicker--trio{margin-bottom:18px;font-size:clamp(30px,9vw,38px)}.price-anchor__intro h2{font-size:clamp(48px,14vw,66px)}.price-anchor__value-proof{margin-top:18px;font-size:16px}.price-anchor__product-label{font-size:18px}}.story-intro{background:radial-gradient(circle at 12% 18%,#9c5c1f17,#0000 34%),#fff;border-top:1px solid #00161e0f;padding:92px 0 82px;position:relative;overflow:hidden}.story-intro__copy .kicker{margin-bottom:18px}.story-intro__copy h2{max-width:940px;color:var(--ink);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(48px,5vw,78px);font-weight:700;line-height:.94}.story-intro__copy>p:last-child{max-width:770px;color:var(--muted);margin:28px 0 0;font-size:clamp(16px,1.2vw,19px);line-height:1.65}.story-intro__rail{border-top:1px solid #00161e1f;border-bottom:1px solid #00161e1f;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:58px;display:grid}.story-intro__reason{grid-template-columns:auto 1fr;align-items:start;gap:14px;min-height:106px;padding:24px 22px;display:grid}.story-intro__reason span{color:var(--accent-deep);letter-spacing:.08em;font-size:12px;font-weight:800}.story-intro__reason strong{max-width:180px;color:var(--ink);font-size:16px;line-height:1.25}.story-chapter{position:relative}.story-chapter:before{content:"";background:#00161e14;width:min(100% - 64px,1360px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.story-chapter__heading{max-width:980px!important;margin-bottom:52px!important}.story-chapter__step{color:var(--accent-deep);letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:14px;font-weight:820;line-height:1}.story-chapter__step--light{color:#e8b278}.story-chapter__heading h2{text-wrap:balance;max-width:930px}.story-chapter__lead{max-width:760px!important;color:var(--muted)!important;margin:24px 0 0!important;font-size:clamp(16px,1.15vw,19px)!important;line-height:1.65!important}.story-chapter__closing{border-top:1px solid #00161e1a;justify-content:space-between;align-items:baseline;gap:30px;margin-top:34px;padding:23px 4px 0;display:flex}.story-chapter__closing strong{color:var(--ink);letter-spacing:-.025em;font-size:clamp(18px,1.4vw,22px)}.story-chapter__closing span{max-width:520px;color:var(--muted);text-align:right;font-size:14px;line-height:1.5}.model-showcase.story-chapter--styles{background:#f7f4ef;padding-top:110px;padding-bottom:110px}.model-showcase.story-chapter--styles .model-card{border:1px solid #00161e13;padding:12px 12px 24px;overflow:hidden;box-shadow:0 18px 55px #1409000b}.model-showcase.story-chapter--styles .model-card__image{aspect-ratio:.98}.model-showcase.story-chapter--styles .model-card h3{margin-top:19px;font-size:23px}.model-showcase.story-chapter--styles .model-card p{margin-top:6px;font-size:14px;line-height:1.45}.profile-compare.story-chapter--unisex{background:#fff;padding-top:110px;padding-bottom:110px}.profile-compare.story-chapter--unisex .profile-pair{border-color:#00161e17;box-shadow:0 18px 55px #1409000a}.configurator.story-chapter--combinations{background:radial-gradient(circle at 90% 8%, #9c5c1f14, transparent 32%), var(--paper);padding-top:112px;padding-bottom:112px}.configurator.story-chapter--combinations .configurator__heading{text-align:left;max-width:980px;margin:0 0 52px}.configurator.story-chapter--combinations .configurator__heading h2{letter-spacing:-.055em;text-wrap:balance;max-width:880px;margin:0;font-size:clamp(48px,5vw,78px);line-height:.94}.configurator.story-chapter--combinations .configurator-card{box-shadow:0 18px 55px #1409000d}.configurator.story-chapter--combinations .configurator__summary{text-align:center;max-width:100%;margin-top:28px;font-size:12px;line-height:1.55}.price-anchor.story-chapter--value{padding-top:112px;padding-bottom:112px}.price-anchor.story-chapter--value:before{background:#ffffff1c}.price-anchor.story-chapter--value .price-anchor__signature{letter-spacing:-.03em;margin-top:26px;margin-bottom:18px;font-size:clamp(26px,2.3vw,38px)}.price-anchor.story-chapter--value .price-anchor__intro h2{max-width:690px;font-size:clamp(52px,5.2vw,82px)}.price-anchor.story-chapter--value .price-anchor__value-proof{color:#c5cecb;max-width:630px;margin-top:24px;font-size:16px;line-height:1.65}.price-anchor.story-chapter--value .price-anchor__product-label{color:#f1c291;letter-spacing:.02em;margin-bottom:12px;font-size:17px;font-weight:780;display:block}.price-anchor.story-chapter--value .price-anchor__economy strong{font-size:19px}@media (max-width:900px){.story-intro__rail{grid-template-columns:repeat(2,minmax(0,1fr))}.story-intro__reason:nth-child(3){border-top:1px solid #00161e1f;border-left:0}.story-intro__reason:nth-child(4){border-top:1px solid #00161e1f}.story-chapter__closing{flex-direction:column;align-items:flex-start;gap:8px}.story-chapter__closing span{text-align:left}}@media (max-width:680px){.story-intro{padding:70px 0 62px}.story-intro__copy h2{font-size:clamp(44px,13vw,62px)}.story-intro__copy>p:last-child{margin-top:22px;font-size:16px}.story-intro__rail{grid-template-columns:1fr;margin-top:38px}.story-intro__reason{min-height:0;padding:18px 4px}.story-intro__reason+.story-intro__reason,.story-intro__reason:nth-child(3),.story-intro__reason:nth-child(4){border-top:1px solid #00161e1f;border-left:0}.story-intro__reason strong{max-width:none}.story-chapter:before{width:calc(100% - 36px)}.story-chapter__heading{margin-bottom:38px!important}.story-chapter__step{margin-bottom:14px;font-size:12px}.model-showcase.story-chapter--styles,.profile-compare.story-chapter--unisex,.configurator.story-chapter--combinations,.price-anchor.story-chapter--value{padding-top:78px;padding-bottom:78px}.model-showcase.story-chapter--styles .model-card__image{aspect-ratio:1.08}.configurator.story-chapter--combinations .configurator__heading h2{font-size:clamp(45px,13vw,62px)}.price-anchor.story-chapter--value .price-anchor__signature{margin-top:22px;font-size:27px}}.story-intro{padding-top:104px;padding-bottom:96px}.story-intro__copy{max-width:1040px}.story-intro__copy h2{max-width:900px;font-size:clamp(54px,5.4vw,84px)}.story-intro__copy>p:last-child{max-width:880px;font-size:clamp(17px,1.22vw,20px)}.story-intro__rail{border:0;gap:16px;margin-top:54px}.story-intro__reason{background:linear-gradient(145deg,#fffffffa,#f9f5eef5);border:1px solid #8c521929;border-radius:24px;min-height:190px;padding:28px 26px 26px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 44px #1409000b}.story-intro__reason+.story-intro__reason{border-left:1px solid #8c521929}.story-intro__reason:after{content:"";background:var(--accent-deep);opacity:.72;height:4px;position:absolute;bottom:0;left:0;right:0}.story-intro__reason>span{color:var(--accent-deep);letter-spacing:-.045em;margin-bottom:32px;font-size:34px;font-weight:760;line-height:1;display:block}.story-intro__reason strong{letter-spacing:-.025em;max-width:220px;font-size:clamp(18px,1.35vw,22px);line-height:1.08;display:block}.story-intro__reason p{max-width:240px;color:var(--muted);margin:11px 0 0;font-size:13px;line-height:1.45}.model-showcase.story-chapter--styles,.profile-compare.story-chapter--unisex{padding-bottom:116px}.configurator.story-chapter--combinations .configurator-card{padding-bottom:24px}.configurator.story-chapter--combinations .configurator-card__image{margin-bottom:0}.configurator-card__view-control{background:#f7f4ef;border:1px solid #00161e17;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:12px 4px 0;padding:7px 8px 7px 12px;display:flex}.configurator-card__view-control>span,.configurator-card__picker-label{color:#596064;letter-spacing:.015em;font-size:11px;font-weight:700}.configurator-card__view-control>div{background:#ebe6de;border-radius:10px;gap:4px;padding:3px;display:flex}.configurator-card__view-control button{appearance:none;color:#666a6a;cursor:pointer;background:0 0;border:0;border-radius:8px;min-width:58px;height:30px;padding:0 10px;font-size:11px;font-weight:700;transition:background .18s,color .18s,box-shadow .18s}.configurator-card__view-control button:hover{color:var(--ink)}.configurator-card__view-control button.is-active{color:var(--ink);background:#fff;box-shadow:0 2px 9px #00161e14}.configurator.story-chapter--combinations .configurator-card h3{margin-top:18px;margin-bottom:12px}.configurator-card__color-picker{margin:0 5px}.configurator-card__picker-label{margin-bottom:9px;display:block}.configurator.story-chapter--combinations .configurator-card .swatches{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:0;display:grid}.configurator.story-chapter--combinations .configurator-card .swatch{background:#fff;border:1px solid #00161e1a;border-radius:11px;justify-content:center;min-height:38px;padding:0 9px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s}.configurator.story-chapter--combinations .configurator-card .swatch:hover{border-color:#00161e3d;transform:translateY(-1px)}.configurator.story-chapter--combinations .configurator-card .swatch span{border:2px solid #fff;width:15px;height:15px;box-shadow:0 0 0 1px #00161e2e}.configurator.story-chapter--combinations .configurator-card .swatch em{color:#555d60;font-size:10px;font-weight:650}.configurator.story-chapter--combinations .configurator-card .swatch--active{border-color:var(--deep);box-shadow:inset 0 0 0 1px var(--deep);background:#f3f5f4}.configurator.story-chapter--combinations .configurator-card .swatch--active span{transform:none;box-shadow:0 0 0 1px #00161e47}.configurator.story-chapter--combinations .configurator-card .swatch--active em{color:var(--ink)}@media (max-width:900px){.story-intro__reason{min-height:170px}.story-intro__reason:nth-child(3),.story-intro__reason:nth-child(4){border-top:1px solid #8c521929}}@media (max-width:680px){.story-intro{padding-top:76px;padding-bottom:70px}.story-intro__rail{gap:10px}.story-intro__reason,.story-intro__reason+.story-intro__reason,.story-intro__reason:nth-child(3),.story-intro__reason:nth-child(4){border:1px solid #8c521929;border-radius:18px;min-height:0;padding:22px 20px}.story-intro__reason>span{margin-bottom:16px;font-size:28px}.story-intro__reason strong{font-size:19px}.story-intro__reason p{margin-top:7px;font-size:12px}.configurator-card__view-control{margin-top:10px}.configurator-card__view-control button{min-width:54px}}.review-lightbox{padding:54px 92px}.review-lightbox__content{background:#fffffffa;justify-content:center;align-items:center;width:min(1180px,100vw - 220px);max-width:none;height:min(88vh,980px);max-height:none;overflow:hidden}.review-lightbox__content img{object-fit:contain;cursor:zoom-in;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:100%;max-height:none}.review-lightbox__content.is-zoomed{overscroll-behavior:contain;justify-content:flex-start;align-items:flex-start;overflow:auto}.review-lightbox__content.is-zoomed img{object-fit:initial;cursor:zoom-out;flex:none;width:max(140%,1200px);height:auto}.review-lightbox__actions{z-index:4;align-items:center;gap:10px;display:flex;position:absolute;top:24px;right:28px}.review-lightbox__actions .review-lightbox__close{position:static}.review-lightbox__zoom{appearance:none;color:#fff;min-height:44px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff4d;border-radius:999px;padding:0 17px;font-size:13px;font-weight:700}.review-lightbox__zoom:hover,.review-lightbox__close:hover,.review-lightbox__nav:hover{background:#ffffff38}@media (max-width:700px){.review-lightbox{padding:64px 10px 70px}.review-lightbox__content{border-radius:14px;width:calc(100vw - 20px);max-width:none;height:calc(100vh - 144px);max-height:none}.review-lightbox__content img{max-height:none}.review-lightbox__content.is-zoomed img{width:max(165%,760px)}.review-lightbox__actions{gap:8px;top:10px;right:10px}.review-lightbox__zoom{min-height:42px;padding-inline:14px;font-size:12px}.review-lightbox__actions .review-lightbox__close{width:42px;height:42px}}.reviews.reviews--real .reviews-real__track{padding-bottom:8px}.faq{padding-top:72px}@media (max-width:900px){.reviews.reviews--real{padding-top:88px;padding-bottom:50px}.faq{padding-top:62px}}@media (max-width:560px){.reviews.reviews--real{padding-top:72px;padding-bottom:42px}.faq{padding-top:54px}}.reviews-real__track .review-real-card:first-child{aspect-ratio:693/1000;background:#fff}.reviews-real__track .review-real-card:first-child img{object-fit:contain;object-position:center top;background:#fff;width:100%;height:100%}.profile-compare.story-chapter--unisex>.page-shell{width:min(100% - 48px,1580px)}.profile-compare.story-chapter--unisex .profile-pair{border-radius:26px;padding:12px}.profile-compare.story-chapter--unisex .profile-pair h3{margin:7px 7px 14px;font-size:24px}.profile-compare.story-chapter--unisex .profile-pair__people{gap:8px}.profile-compare.story-chapter--unisex .profile-card{border-radius:18px;overflow:hidden}.profile-card__image-button{appearance:none;cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.profile-card__image-button .profile-card__image{aspect-ratio:4/5.15;width:100%;display:block;position:relative;overflow:hidden}.profile-card__image-button .profile-card__image img{transition:transform .45s cubic-bezier(.22,1,.36,1)}.profile-card__image-button:hover .profile-card__image img{transform:scale(1.025)}@media (max-width:620px){.profile-compare.story-chapter--unisex .profile-pair{padding:9px}.profile-compare.story-chapter--unisex .profile-pair h3{font-size:20px}}.profile-card__expand.review-real-card__zoom{pointer-events:none}.profile-card__image-button:hover .profile-card__expand.review-real-card__zoom,.profile-card__image-button:focus-visible .profile-card__expand.review-real-card__zoom{opacity:1;transform:translateY(0)}@media (max-width:760px){.profile-card__expand.review-real-card__zoom{display:none}}:root{--lp-section-y:92px;--lp-section-y-compact:72px;--lp-heading-gap:46px;--lp-shell-gutter:44px;--lp-shell-max:1360px}.page-shell,.profile-compare.story-chapter--unisex>.page-shell{width:min(calc(100% - var(--lp-shell-gutter)), var(--lp-shell-max));margin-inline:auto}.story-intro,.model-showcase.story-chapter--styles,.profile-compare.story-chapter--unisex,.configurator.story-chapter--combinations,.price-anchor.story-chapter--value,.product-facts,.final-purchase{padding-top:var(--lp-section-y);padding-bottom:var(--lp-section-y)}.reviews.reviews--real{padding-top:var(--lp-section-y);padding-bottom:calc(var(--lp-section-y-compact) / 2)}.faq{padding-top:calc(var(--lp-section-y-compact) / 2);padding-bottom:var(--lp-section-y)}.story-intro__rail{margin-top:var(--lp-heading-gap)}.story-chapter__heading,.model-showcase__heading,.profile-compare__heading,.configurator.story-chapter--combinations .configurator__heading,.product-facts__heading{margin-bottom:var(--lp-heading-gap)!important}.reviews__top{margin-bottom:var(--lp-heading-gap)}.profile-compare.story-chapter--unisex .profile-pair h3{margin:8px 8px 14px}.felt-detail{margin-top:0;margin-bottom:var(--lp-heading-gap)}.trust-strip{margin-top:var(--lp-heading-gap)}.faq__layout{gap:clamp(56px,7vw,104px)}@media (max-width:960px){:root{--lp-section-y:78px;--lp-section-y-compact:62px;--lp-heading-gap:40px;--lp-shell-gutter:36px}.product-facts,.faq,.final-purchase,.price-anchor.story-chapter--value,.configurator.story-chapter--combinations,.model-showcase.story-chapter--styles,.profile-compare.story-chapter--unisex,.story-intro{padding-top:var(--lp-section-y);padding-bottom:var(--lp-section-y)}.reviews.reviews--real{padding-top:var(--lp-section-y);padding-bottom:calc(var(--lp-section-y-compact) / 2)}.faq{padding-top:calc(var(--lp-section-y-compact) / 2)}}@media (max-width:680px){:root{--lp-section-y:64px;--lp-section-y-compact:52px;--lp-heading-gap:34px;--lp-shell-gutter:24px}.story-intro,.model-showcase.story-chapter--styles,.profile-compare.story-chapter--unisex,.configurator.story-chapter--combinations,.price-anchor.story-chapter--value,.product-facts,.final-purchase{padding-top:var(--lp-section-y);padding-bottom:var(--lp-section-y)}.reviews.reviews--real{padding-top:var(--lp-section-y);padding-bottom:calc(var(--lp-section-y-compact) / 2)}.faq{padding-top:calc(var(--lp-section-y-compact) / 2);padding-bottom:var(--lp-section-y)}.story-chapter__heading,.model-showcase__heading,.profile-compare__heading,.configurator.story-chapter--combinations .configurator__heading,.product-facts__heading,.reviews__top{margin-bottom:var(--lp-heading-gap)!important}.felt-detail,.trust-strip{margin-bottom:var(--lp-heading-gap)}}.size-guide__content--image{justify-content:center;padding:8px 24px 28px;display:flex}.size-guide__image{border-radius:18px;width:min(100%,920px);height:auto;display:block}@media (max-width:820px){.size-guide__content--image{padding:4px 14px 18px}.size-guide__image{border-radius:14px;width:100%}}.expandable-image-button{appearance:none;cursor:zoom-in;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.expandable-image-button .review-real-card__zoom{pointer-events:none}.expandable-image-button:hover .review-real-card__zoom,.expandable-image-button:focus-visible .review-real-card__zoom{opacity:1;transform:translateY(0)}.expandable-image-button:focus-visible{outline:none}.model-card__image-button{border-radius:18px;overflow:hidden}.model-card__image-button .model-card__image{display:block}.model-card__image-button .model-card__image img,.configurator-card__image-button .configurator-card__image img,.felt-detail__image-button .felt-detail__image img,.size-guide__image-button .size-guide__image{transition:transform .42s cubic-bezier(.22,1,.36,1)}.model-card__image-button:hover .model-card__image img,.configurator-card__image-button:hover .configurator-card__image img,.felt-detail__image-button:hover .felt-detail__image img,.size-guide__image-button:hover .size-guide__image{transform:scale(1.024)}.configurator-card__image-button{border-radius:18px;overflow:hidden}.configurator-card__image-button .configurator-card__image{display:block}.felt-detail__image-button{border-radius:34px 0 0 34px;min-height:100%;overflow:hidden}.felt-detail__image-button .felt-detail__image{height:100%;display:block}.size-guide__image-button{width:min(100%,920px)}@media (max-width:1020px){.felt-detail__image-button{border-radius:26px 26px 0 0}}@media (max-width:760px){.model-card__image-button,.configurator-card__image-button,.felt-detail__image-button,.size-guide__image-button{cursor:default}}.section-cta{justify-content:center;margin-top:34px;display:flex}.section-cta .buy-button{justify-content:center;min-width:min(100%,320px)}.section-cta--faq{margin-top:28px}.hero-apple__shipping{min-height:32px;color:var(--accent-deep);letter-spacing:-.01em;background:#d1803d14;border:1px solid #8c521933;border-radius:999px;align-items:center;margin:18px 0 0;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.hero-apple__offer-line{color:var(--deep);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px 10px;display:flex}.hero-apple__offer-line span{color:#6b6b70;font-size:15px;font-weight:600;position:relative}.hero-apple__offer-line span:after{content:"";background:var(--accent-deep);height:1px;position:absolute;top:52%;left:-2px;right:-2px;transform:rotate(-2deg)}.hero-apple__offer-line strong{letter-spacing:-.035em;font-size:20px}.hero-apple__payment-line{margin-top:-10px}.profile-pair__product{aspect-ratio:1.12;background:#eee9e1;border-radius:18px;width:min(78%,300px);margin:18px auto 2px;position:relative;overflow:hidden}.profile-pair__product img{object-fit:cover}.size-guide__content--image{justify-content:center;align-items:center;padding:8px 24px 28px;display:flex}.size-guide__image,.faq-size-guide__image{object-fit:contain;border-radius:16px;width:auto;max-width:100%;height:auto;max-height:min(68svh,720px);display:block}.reviews--static{overflow:visible}.reviews--static .reviews__top{justify-content:flex-start}.reviews-static-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(100%,920px);display:grid}.reviews-static-grid .review-real-card--static{aspect-ratio:693/1000;cursor:default;scroll-snap-align:unset;background:#fff;width:100%;margin:0;transform:none}.reviews-static-grid .review-real-card--static:hover{transform:none}.faq-item__answer{padding:0 0 28px}.faq-item__answer>p{margin-bottom:18px}.faq-size-guide__image{max-height:min(62svh,620px);margin:4px 0 0}.final-purchase__offer-price{flex-direction:column;align-items:flex-start;gap:7px;margin:38px 0 6px;display:flex}.final-purchase__offer-price span{color:#92938f;font-size:20px;font-weight:600;position:relative}.final-purchase__offer-price span:after{content:"";background:var(--accent);height:1px;position:absolute;top:52%;left:-2px;right:-2px;transform:rotate(-2deg)}.final-purchase__offer-price strong{color:var(--deep);letter-spacing:-.052em;font-size:clamp(37px,4vw,58px);line-height:1}.footer-v2__info{text-align:right;flex-direction:column;align-items:flex-end;gap:6px;display:flex}@media (max-width:960px){.profile-compare.story-chapter--unisex .profile-pair{display:block}.profile-compare.story-chapter--unisex .profile-pair h3{margin:7px 7px 14px}.profile-pair__product{width:min(62%,320px)}}@media (max-width:820px){.hero-apple__shipping{margin-top:14px}.hero-apple__offer-line{gap:5px 8px}.hero-apple__offer-line span{font-size:13px}.hero-apple__offer-line strong{font-size:18px}.final-purchase__offer-price{align-items:center}.mobile-buy-bar>div{min-width:0}.mobile-buy-bar__old{width:max-content;position:relative;font-size:9px!important}.mobile-buy-bar__old:after{content:"";background:#d6a77b;height:1px;position:absolute;top:52%;left:0;right:0}.mobile-buy-bar strong{font-size:16px}.footer-v2__info{text-align:left;align-items:flex-start}}@media (max-width:680px){.profile-pair__product{width:min(82%,290px);margin-top:14px}.reviews-static-grid{grid-template-columns:1fr;gap:16px;width:100%}.reviews-static-grid .review-real-card--static{max-width:520px}.size-guide__content--image{padding:6px 14px 18px}.size-guide__image,.faq-size-guide__image{border-radius:13px;max-height:62svh}}.profile-card .profile-card__image{padding:0;font-size:0;font-weight:400;display:block;position:relative}.profile-pair__product{aspect-ratio:1}.hero-apple__shipping{min-height:0;color:var(--accent-deep);letter-spacing:-.01em;text-align:center;background:0 0;border:0;border-radius:0;margin:-6px 0 0;padding:0;font-size:13px;font-weight:650;display:block}.profile-pair__product{width:100%;max-width:none;margin:16px 0 0}.profile-pair__product img{object-fit:cover;object-position:center}.price-anchor__offer .buy-button{margin-top:18px}.size-guide__content--image,.faq-item__answer{padding-top:6px}.size-guide__image,.faq-size-guide__image{width:min(100%,620px);max-height:min(72svh,760px)}@media (max-width:960px){.profile-pair__product{width:100%}}@media (max-width:820px){.hero-apple__shipping{margin-top:-2px;font-size:12px}.price-anchor__offer .buy-button{margin-top:16px}.size-guide__image,.faq-size-guide__image{width:min(100%,560px);max-height:min(68svh,680px)}}@media (max-width:680px){.size-guide__image,.faq-size-guide__image{width:100%;max-height:60svh}}.price-anchor__cta-row{flex-wrap:wrap;align-items:center;gap:24px;margin-top:6px;display:flex}.price-anchor__cta-row .price-anchor__economy{gap:20px;margin:0}.price-anchor__cta-row .buy-button{margin:0}@media (max-width:820px){.price-anchor__cta-row{gap:18px}.price-anchor__cta-row .price-anchor__economy{gap:14px}}.reviews-static-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;width:100%;max-width:1380px}.reviews-static-grid .review-real-card--static{aspect-ratio:693/1000;background:#fff;width:100%;overflow:hidden}.reviews-static-grid .review-real-card--static img{object-fit:contain;object-position:center top;background:#fff;width:100%;height:100%}@media (max-width:980px){.reviews-static-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.reviews-static-grid{grid-template-columns:1fr}}.profile-compare.story-chapter--unisex .profile-card__image{aspect-ratio:4/5.75}.profile-compare.story-chapter--unisex .profile-card__image img{object-fit:cover;object-position:center top}.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.22}@media (max-width:960px){.profile-compare.story-chapter--unisex .profile-card__image{aspect-ratio:4/5.55}.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.18}}@media (max-width:680px){.profile-compare.story-chapter--unisex .profile-card__image{aspect-ratio:4/5.35}.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.15}}.hero.hero--apple{align-items:center;min-height:100svh;padding-top:clamp(26px,4svh,48px);padding-bottom:clamp(26px,4svh,48px);display:flex}.hero-apple__inner{min-height:0}.hero-apple__copy h1{font-size:clamp(54px,4.9vw,82px)}.hero-apple__slogan{margin-top:14px;font-size:clamp(27px,2.8vw,44px)}.hero-apple__models{margin-top:7px}.hero-apple__stage{width:min(100%,1040px);max-height:43svh;margin-top:clamp(16px,2svh,26px);margin-bottom:clamp(14px,2svh,24px)}.hero-apple__actions{gap:12px}.hero-apple__payment-line,.hero-apple__shipping{margin-top:0}.model-showcase.story-chapter--styles{align-items:center;min-height:100svh;padding-top:clamp(38px,5svh,66px);padding-bottom:clamp(38px,5svh,66px);display:flex}.model-showcase.story-chapter--styles .model-showcase__heading{margin-bottom:clamp(22px,3svh,34px)!important}.model-showcase.story-chapter--styles .model-showcase__heading h2{font-size:clamp(42px,4vw,64px)}.model-showcase.story-chapter--styles .story-chapter__lead{max-width:780px;margin-top:14px}.model-showcase.story-chapter--styles .model-card{padding:11px 11px 17px}.model-showcase.story-chapter--styles .model-card__image{aspect-ratio:1.18;max-height:38svh}.model-showcase.story-chapter--styles .model-card h3{margin-top:14px}.model-showcase.story-chapter--styles .section-cta{margin-top:22px}.price-anchor.story-chapter--value{align-items:center;min-height:100svh;padding-top:clamp(38px,6svh,72px);padding-bottom:clamp(38px,6svh,72px);display:flex}.price-anchor.story-chapter--value .price-anchor__inner{gap:clamp(48px,6vw,92px)}.price-anchor.story-chapter--value .story-chapter__step{letter-spacing:.08em;margin-bottom:22px;font-size:clamp(17px,1.45vw,23px);line-height:1.15}.price-anchor.story-chapter--value .price-anchor__intro h2{font-size:clamp(48px,4.55vw,72px)}.price-anchor.story-chapter--value .price-anchor__value-proof{max-width:630px;margin-top:22px;font-size:16px;line-height:1.55}.price-anchor.story-chapter--value .price-anchor__pix-main{font-size:clamp(72px,6.8vw,108px)}.price-anchor.story-chapter--value .price-anchor__cta-row{gap:26px;margin-top:20px}.product-facts{background:var(--paper);padding:0}.product-facts__panel{align-items:center;display:flex}.product-facts__panel--material{min-height:100svh;padding:clamp(42px,6svh,74px) 0}.product-facts__heading{margin-bottom:clamp(26px,4svh,42px)}.product-facts__heading h2{font-size:clamp(52px,5.2vw,82px)}.product-facts__heading>p:last-child{max-width:980px;margin:16px auto 0;font-size:clamp(16px,1.25vw,20px);line-height:1.5}.product-facts__panel--material .felt-detail{height:min(52svh,520px);min-height:0;margin:0}.product-facts__panel--material .felt-detail__image{min-height:0}.product-facts__panel--material .felt-detail__copy{padding:clamp(28px,3vw,46px)}.product-facts__panel--material .felt-detail__copy h3{font-size:clamp(32px,2.7vw,44px)}.product-facts__panel--measure{border-top:1px solid #00161e12;min-height:100svh;padding:clamp(40px,6svh,70px) 0}.product-facts__measure-inner{width:100%}.measure-guide__heading{text-align:center;margin-bottom:clamp(24px,4svh,40px)}.measure-guide__heading .kicker{margin-bottom:12px;font-size:clamp(15px,1.3vw,19px)}.measure-guide__heading h3{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,62px);line-height:.96}.measure-steps{background:#fff;border:1px solid #00161e1a;border-radius:26px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.measure-step{border-right:1px solid #00161e14;grid-template-columns:auto 1fr;gap:15px;min-height:168px;padding:28px 24px;display:grid}.measure-step:last-child{border-right:0}.measure-step__number{width:40px;height:40px;color:var(--accent-deep);background:#efe4d4;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.measure-step strong{color:var(--deep);margin-top:3px;font-size:16px;line-height:1.2;display:block}.measure-step p{color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.45}.measure-steps--compact{border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.measure-steps--compact .measure-step{border-bottom:1px solid #00161e14;min-height:116px;padding:18px}.measure-steps--compact .measure-step:nth-child(2){border-right:0}.measure-steps--compact .measure-step:nth-child(n+3){border-bottom:0}.trust-strip.trust-strip--commercial{background:0 0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:clamp(26px,4svh,42px);overflow:visible}.trust-strip--commercial .trust-card{background:#fff;border:1px solid #00161e17;border-radius:22px;flex-direction:row;justify-content:flex-start;align-items:center;gap:18px;min-height:120px;padding:24px 28px}.trust-card__icon{background:#efe4d4;border-radius:50%;flex:none;place-items:center;width:54px;height:54px;display:grid;color:var(--accent-deep)!important}.trust-strip--commercial .trust-card strong{font-size:clamp(19px,1.6vw,25px);line-height:1.1;display:block}.trust-strip--commercial .trust-card span:not(.trust-card__icon){margin-top:6px;font-size:13px;display:block}.product-facts__panel--measure .section-cta{margin-top:clamp(24px,3svh,34px)}.reviews.reviews--conversion{align-items:center;min-height:100svh;padding-top:clamp(38px,5svh,62px);padding-bottom:clamp(38px,5svh,62px);display:flex}.reviews-conversion__inner{width:100%}.reviews-static-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:none}.reviews-static-grid--compact .review-real-card--compact{aspect-ratio:auto;background:#fff;border:1px solid #00161e17;border-radius:22px;grid-template-rows:minmax(0,1fr) auto;height:min(48svh,470px);padding:12px;display:grid}.review-real-card__preview{background:#fff;border-radius:14px;min-height:0;overflow:hidden}.reviews-static-grid--compact .review-real-card__preview img{object-fit:contain;object-position:center top;width:100%;height:100%}.reviews-static-grid--compact blockquote{color:var(--deep);margin:12px 4px 2px;font-size:13px;font-weight:650;line-height:1.4}.final-purchase{align-items:center;min-height:100svh;padding-top:clamp(40px,6svh,70px);padding-bottom:clamp(40px,6svh,70px);display:flex}.final-purchase__visual{height:min(66svh,650px);min-height:0}.final-purchase__copy h2{font-size:clamp(48px,4.5vw,74px)}.final-purchase__offer-price{margin-top:26px}@media (max-width:820px){.hero.hero--apple{min-height:100svh;padding-top:22px;padding-bottom:24px}.hero-apple__copy h1{font-size:clamp(42px,12vw,58px)}.hero-apple__slogan{font-size:clamp(24px,7vw,32px)}.hero-apple__stage{width:100%;max-height:31svh;margin:14px auto}.hero-apple__actions{gap:9px}.model-showcase.story-chapter--styles{min-height:100svh;padding:34px 0}.model-showcase.story-chapter--styles .model-showcase__heading{margin-bottom:20px!important}.model-showcase.story-chapter--styles .model-showcase__heading h2{font-size:clamp(38px,10vw,50px)}.model-showcase.story-chapter--styles .story-chapter__lead{font-size:13px;line-height:1.45}.model-showcase.story-chapter--styles .model-showcase__grid{gap:10px}.model-showcase.story-chapter--styles .model-card{border-radius:18px;grid-template-rows:auto auto;grid-template-columns:116px 1fr;align-items:center;gap:3px 14px;padding:9px;display:grid}.model-showcase.story-chapter--styles .model-card__image{aspect-ratio:auto;border-radius:13px;grid-row:1/3;width:116px;height:92px}.model-showcase.story-chapter--styles .model-card h3,.model-showcase.story-chapter--styles .model-card p{margin:0}.model-showcase.story-chapter--styles .model-card h3{align-self:end;font-size:18px}.model-showcase.story-chapter--styles .model-card p{align-self:start;font-size:12px;line-height:1.35}.model-showcase.story-chapter--styles .section-cta{margin-top:18px}.price-anchor.story-chapter--value{min-height:100svh;padding:38px 0}.price-anchor.story-chapter--value .price-anchor__inner{gap:30px}.price-anchor.story-chapter--value .story-chapter__step{margin-bottom:14px;font-size:15px}.price-anchor.story-chapter--value .price-anchor__intro h2{font-size:clamp(45px,12vw,62px)}.price-anchor.story-chapter--value .price-anchor__value-proof{margin-top:14px;font-size:13px}.price-anchor.story-chapter--value .price-anchor__offer{padding-top:26px}.price-anchor.story-chapter--value .price-anchor__pix-main{font-size:clamp(66px,18vw,90px)}.price-anchor.story-chapter--value .price-anchor__cta-row{margin-top:14px}.product-facts__panel--material,.product-facts__panel--measure{min-height:100svh;padding:38px 0}.product-facts__heading{text-align:left;margin-bottom:24px!important}.product-facts__heading h2{font-size:clamp(46px,12vw,60px)}.product-facts__heading>p:last-child{margin-top:12px;font-size:14px}.product-facts__panel--material .felt-detail{height:auto;margin:0}.product-facts__panel--material .felt-detail__image{aspect-ratio:1.55}.product-facts__panel--material .felt-detail__copy{padding:22px}.product-facts__panel--material .felt-detail__copy p{margin-top:10px;font-size:12px}.measure-guide__heading{margin-bottom:22px}.measure-guide__heading h3{font-size:clamp(38px,10vw,50px)}.measure-steps{border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.measure-step{border-bottom:1px solid #00161e14;min-height:122px;padding:17px}.measure-step:nth-child(2){border-right:0}.measure-step:nth-child(n+3){border-bottom:0}.measure-step__number{width:32px;height:32px}.measure-step strong{font-size:14px}.measure-step p{font-size:11px}.trust-strip.trust-strip--commercial{grid-template-columns:1fr;gap:10px;margin-top:20px}.trust-strip--commercial .trust-card{border-radius:17px;min-height:82px;padding:15px 18px}.trust-card__icon{width:44px;height:44px}.trust-strip--commercial .trust-card strong{font-size:18px}.trust-strip--commercial .trust-card span:not(.trust-card__icon){font-size:11px}.reviews.reviews--conversion{min-height:100svh;padding:34px 0}.reviews--conversion .reviews__heading h2{font-size:clamp(42px,11vw,54px)}.reviews-static-grid--compact{grid-template-columns:1fr;gap:9px}.reviews-static-grid--compact .review-real-card--compact{border-radius:16px;grid-template-rows:1fr;grid-template-columns:92px 1fr;gap:13px;height:122px;padding:8px;display:grid}.review-real-card__preview{border-radius:10px;height:106px}.reviews-static-grid--compact .review-real-card__preview img{object-fit:cover;object-position:center top}.reviews-static-grid--compact blockquote{align-self:center;margin:0 8px 0 0;font-size:12px}.reviews--conversion .section-cta{margin-top:16px}.final-purchase{min-height:100svh;padding:36px 0 42px}.final-purchase__grid{gap:22px}.final-purchase__visual{aspect-ratio:auto;height:min(38svh,360px)}.final-purchase__copy h2{font-size:clamp(42px,11vw,56px)}.final-purchase__offer-price{margin-top:18px}.final-purchase__copy small{margin-top:11px}}@media (max-width:520px){.hero-apple__offer-line strong{font-size:17px}.model-showcase.story-chapter--styles .model-card{grid-template-columns:98px 1fr}.model-showcase.story-chapter--styles .model-card__image{width:98px;height:82px}.measure-step{grid-template-columns:1fr;gap:8px}.measure-step__number{width:30px;height:30px}}.hero-apple__stage{aspect-ratio:1536/660;width:min(100%,1040px,100.061svh);max-height:none}.profile-compare.story-chapter--unisex{align-items:center;min-height:100svh;padding-top:clamp(38px,5svh,62px);padding-bottom:clamp(38px,5svh,62px);display:flex}.profile-compare.story-chapter--unisex .profile-compare__heading{margin-bottom:clamp(20px,3svh,30px)!important}.profile-compare.story-chapter--unisex .profile-compare__heading h2{font-size:clamp(44px,4.2vw,66px)}.profile-compare.story-chapter--unisex .story-chapter__lead{margin-top:12px;font-size:14px;line-height:1.45}.profile-compare.story-chapter--unisex .profile-compare__pairs{gap:12px}.profile-compare.story-chapter--unisex .profile-pair{padding:10px}.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.58;margin-top:12px}.profile-compare.story-chapter--unisex .section-cta{margin-top:20px}@media (max-width:820px){.hero-apple__stage{width:min(100%,72.137svh);max-height:none}}@media (max-width:680px){.profile-compare.story-chapter--unisex{min-height:100svh;padding:30px 0}.profile-compare.story-chapter--unisex .profile-compare__heading{margin-bottom:18px!important}.profile-compare.story-chapter--unisex .profile-compare__heading h2{font-size:clamp(38px,10vw,48px)}.profile-compare.story-chapter--unisex .story-chapter__lead{font-size:12px}.profile-compare.story-chapter--unisex .profile-compare__pairs{gap:8px}.profile-compare.story-chapter--unisex .profile-pair{border-radius:17px;grid-template-columns:minmax(0,1fr) 104px;grid-template-areas:"title title""people product";align-items:center;gap:7px 10px;padding:8px;display:grid!important}.profile-compare.story-chapter--unisex .profile-pair h3{grid-area:title;margin:0 2px;font-size:17px}.profile-compare.story-chapter--unisex .profile-pair__people{grid-area:people;gap:6px}.profile-compare.story-chapter--unisex .profile-card__image{aspect-ratio:4/4.7}.profile-compare.story-chapter--unisex .profile-card figcaption{padding:6px 4px 7px;font-size:8px}.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1;border-radius:12px;grid-area:product;width:100%;margin:0}.profile-compare.story-chapter--unisex .section-cta{margin-top:16px}}.model-showcase.story-chapter--styles .model-card{background:#121715;padding:0;position:relative;overflow:hidden}.model-showcase.story-chapter--styles .model-card__image{aspect-ratio:1.12;border-radius:inherit;background:#121715;width:100%;max-height:43svh;position:relative}.model-showcase.story-chapter--styles .model-card__image:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#020b0c00,#020b0ce0);height:44%;position:absolute;inset:auto 0 0}.model-showcase.story-chapter--styles .model-card__image img{object-fit:cover;object-position:center center}.model-card__overlay{z-index:2;color:#fff;padding:22px 24px 24px;position:absolute;bottom:0;left:0;right:0}.model-showcase.story-chapter--styles .model-card__overlay h3{color:#fff;margin:0;font-size:clamp(22px,1.65vw,28px)}.model-showcase.story-chapter--styles .model-card__overlay p{color:#ffffffd1;margin:6px 0 0;font-size:13px;line-height:1.35}.price-anchor.story-chapter--value .story-chapter__step{letter-spacing:.065em;max-width:560px;margin-bottom:24px;font-size:clamp(26px,2.15vw,36px);line-height:1.02}.product-facts__panel--measure.product-facts__panel--measure-pending{min-height:0;padding:clamp(34px,4.5svh,54px) 0 clamp(42px,5.5svh,66px)}.product-facts__panel--measure-pending .trust-strip.trust-strip--commercial{margin-top:0}.reviews.reviews--conversion{min-height:100svh;padding-top:clamp(46px,6svh,72px);padding-bottom:clamp(46px,6svh,72px)}.reviews-conversion__inner{width:min(calc(100% - var(--lp-shell-gutter)), var(--lp-shell-max));margin-inline:auto}.reviews--conversion .reviews__top{margin-bottom:clamp(28px,3.5svh,42px)!important}.reviews--conversion .reviews__heading h2{font-size:clamp(56px,5vw,78px)}.reviews--conversion .reviews-real__lead{margin-top:14px;font-size:15px}.reviews-static-grid--compact{gap:22px}.reviews-static-grid--compact .review-real-card--compact{border-radius:24px;height:min(58svh,600px);padding:16px}.review-real-card__preview{border-radius:16px}.reviews-static-grid--compact blockquote{margin:14px 5px 3px;font-size:15px;line-height:1.42}.reviews--conversion .section-cta{margin-top:28px}@media (max-width:820px){.model-showcase.story-chapter--styles .model-card{border-radius:18px;padding:0;display:block}.model-showcase.story-chapter--styles .model-card__image{aspect-ratio:auto;border-radius:inherit;width:100%;height:150px;max-height:none}.model-card__overlay{padding:18px 18px 16px}.model-showcase.story-chapter--styles .model-card__overlay h3{font-size:19px}.model-showcase.story-chapter--styles .model-card__overlay p{font-size:11px}.price-anchor.story-chapter--value .story-chapter__step{max-width:360px;margin-bottom:16px;font-size:clamp(21px,6vw,27px);line-height:1.08}.product-facts__panel--measure.product-facts__panel--measure-pending{min-height:0;padding:26px 0 38px}.reviews.reviews--conversion{min-height:0;padding:46px 0 52px}.reviews-conversion__inner{width:min(calc(100% - 28px), var(--lp-shell-max))}.reviews--conversion .reviews__heading h2{font-size:clamp(44px,12vw,58px)}.reviews-static-grid--compact{gap:12px}.reviews-static-grid--compact .review-real-card--compact{grid-template-columns:118px 1fr;gap:15px;height:154px;padding:10px}.review-real-card__preview{height:134px}.reviews-static-grid--compact .review-real-card__preview img{object-fit:cover;object-position:center top}.reviews-static-grid--compact blockquote{margin:0 10px 0 0;font-size:13px}}:root{--type-display:clamp(52px, 5vw, 80px);--type-section-title:clamp(44px, 4.35vw, 68px);--type-slogan:clamp(25px, 2.25vw, 35px);--type-eyebrow:clamp(14px, .95vw, 16px);--type-card-title:clamp(20px, 1.45vw, 24px);--type-body:clamp(16px, 1.05vw, 18px);--type-body-small:clamp(14px, .9vw, 16px);--type-button:15px}.hero-apple__copy h1{line-height:.94;font-size:var(--type-display)!important}.hero-apple__slogan{line-height:1.12;font-size:var(--type-slogan)!important}.model-showcase__heading h2,.profile-compare__heading h2,.price-anchor__intro h2,.product-facts__heading h2,.reviews__heading h2,.faq__heading h2,.final-purchase__copy h2{font-size:var(--type-section-title)!important;letter-spacing:-.045em!important;line-height:.96!important}.kicker,.story-chapter__step:not(.story-chapter__step--light){line-height:1.15;font-size:var(--type-eyebrow)!important}.price-anchor.story-chapter--value .story-chapter__step--light{max-width:650px;margin-bottom:22px;font-size:var(--type-slogan)!important;letter-spacing:.04em!important;line-height:1.08!important}.story-chapter__lead,.product-facts__heading>p:last-child,.price-anchor__value-proof,.reviews-real__lead,.faq-item p{font-size:var(--type-body)!important;line-height:1.55!important}.model-card__overlay h3,.profile-pair h3,.trust-strip--commercial .trust-card strong{font-size:var(--type-card-title)!important}.model-card__overlay p,.profile-card figcaption,.trust-strip--commercial .trust-card span:not(.trust-card__icon),.final-purchase__copy small,.footer-v2__info p{line-height:1.45;font-size:var(--type-body-small)!important}.buy-button,.section-cta .buy-button{font-size:var(--type-button)!important}.product-facts.product-facts--single-screen{background:var(--paper);align-items:center;min-height:100svh;padding:clamp(34px,4.5svh,56px) 0;display:flex}.product-facts__screen{grid-template-rows:auto minmax(0,1fr) auto auto;align-content:center;gap:clamp(18px,2.2svh,26px);display:grid}.product-facts--single-screen .product-facts__heading{text-align:center;max-width:1120px;margin:0 auto!important}.product-facts--single-screen .product-facts__heading .kicker{margin-bottom:12px}.product-facts--single-screen .product-facts__heading>p:last-child{max-width:980px;margin:14px auto 0}.product-facts--single-screen .felt-detail.felt-detail--solo{background:#d9c39b;border:0;border-radius:28px;width:min(100%,1260px);height:clamp(270px,39svh,430px);min-height:0;margin:0 auto;display:block;overflow:hidden;box-shadow:0 18px 48px #1409000f}.product-facts--single-screen .felt-detail--solo .felt-detail__image{width:100%;height:100%;min-height:0;position:relative}.product-facts--single-screen .felt-detail--solo .felt-detail__image img{object-fit:cover;object-position:center 58%}.product-facts--single-screen .trust-strip.trust-strip--commercial{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(100%,1120px);margin:0 auto}.product-facts--single-screen .trust-strip--commercial .trust-card{border-radius:20px;gap:16px;min-height:88px;padding:16px 22px}.product-facts--single-screen .trust-card__icon{width:48px;height:48px}.product-facts--single-screen .trust-strip--commercial .trust-card span:not(.trust-card__icon){color:#596064;margin-top:5px}.product-facts--single-screen .section-cta{margin-top:0}.product-facts--single-screen .product-facts__panel,.product-facts--single-screen .product-facts__panel--material,.product-facts--single-screen .product-facts__panel--measure{min-height:0;padding:0}@media (max-width:820px){:root{--type-display:clamp(44px, 12vw, 58px);--type-section-title:clamp(38px, 10.5vw, 52px);--type-slogan:clamp(22px, 6.5vw, 30px);--type-eyebrow:13px;--type-card-title:19px;--type-body:15px;--type-body-small:13px;--type-button:14px}.product-facts.product-facts--single-screen{min-height:0;padding:42px 0 48px}.product-facts__screen{gap:18px}.product-facts--single-screen .product-facts__heading{text-align:left}.product-facts--single-screen .product-facts__heading>p:last-child{margin-left:0}.product-facts--single-screen .felt-detail.felt-detail--solo{border-radius:22px;height:clamp(230px,34svh,330px)}.product-facts--single-screen .trust-strip.trust-strip--commercial{grid-template-columns:1fr;gap:10px}.product-facts--single-screen .trust-strip--commercial .trust-card{border-radius:17px;min-height:76px;padding:13px 16px}.product-facts--single-screen .trust-card__icon{width:42px;height:42px}.price-anchor.story-chapter--value .story-chapter__step--light{font-size:var(--type-slogan)!important}}.hero-apple__models,.hero-apple__payment-line,.hero-apple__shipping,.price-anchor__card-line,.final-purchase__pix,.reviews-static-grid--compact blockquote{line-height:1.45;font-size:var(--type-body-small)!important}.faq-item summary{line-height:1.3;font-size:var(--type-body)!important}.footer-v2__info p{font-size:13px!important}.faq__whatsapp{display:none!important}@media (min-width:821px){.profile-compare.story-chapter--unisex{min-height:100svh;padding-top:clamp(18px,2.4svh,28px);padding-bottom:clamp(18px,2.4svh,28px)}.profile-compare.story-chapter--unisex>.page-shell{width:min(calc(100% - var(--lp-shell-gutter)), var(--lp-shell-max))}.profile-compare.story-chapter--unisex .profile-compare__heading{margin-bottom:clamp(12px,1.8svh,18px)!important}.profile-compare.story-chapter--unisex .profile-compare__heading .story-chapter__step{margin-bottom:8px}.profile-compare.story-chapter--unisex .profile-compare__heading h2{font-size:clamp(42px,3.5vw,58px)!important;line-height:.94!important}.profile-compare.story-chapter--unisex .story-chapter__lead{max-width:1040px;margin-top:9px;font-size:15px!important;line-height:1.4!important}.profile-compare.story-chapter--unisex .profile-compare__pairs{gap:12px}.profile-compare.story-chapter--unisex .profile-pair{border-radius:22px;padding:8px}.profile-compare.story-chapter--unisex .profile-pair h3{margin:2px 4px 8px;font-size:20px!important}.profile-compare.story-chapter--unisex .profile-pair__people{gap:7px}.profile-compare.story-chapter--unisex .profile-card__image{aspect-ratio:4/3.1}.profile-compare.story-chapter--unisex .profile-card figcaption{padding:6px 7px 7px;font-size:11px!important}.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.9;border-radius:16px;margin-top:8px}.profile-compare.story-chapter--unisex .section-cta{margin-top:12px}}@media (max-width:820px){.model-showcase.story-chapter--styles .model-card__image img{object-position:center 10%!important}.model-showcase.story-chapter--styles .model-card__image{height:158px}.reviews-static-grid--compact .review-real-card--compact{border-radius:18px;height:168px;padding:0;display:block;position:relative;overflow:hidden}.reviews-static-grid--compact .review-real-card__preview{border-radius:0;width:100%;height:100%;position:absolute;inset:0}.reviews-static-grid--compact .review-real-card__preview img{object-fit:cover;object-position:center 22%;width:100%;height:100%}.reviews-static-grid--compact .review-real-card--compact:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#fffffff0 55%,#fff 100%);position:absolute;inset:42% 0 0}.reviews-static-grid--compact blockquote{z-index:2;margin:0;position:absolute;bottom:10px;left:12px;right:12px;font-size:13px!important;line-height:1.35!important}}@media (max-width:520px){.model-showcase.story-chapter--styles .model-card__image{height:150px}.reviews-static-grid--compact .review-real-card--compact{height:160px}}@media (min-width:821px){.profile-compare.story-chapter--unisex .profile-card__image{aspect-ratio:4/4.15}.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:3.15;background:linear-gradient(#d0bb92 0%,#ecd8b5 100%);margin-top:9px}.profile-compare.story-chapter--unisex .profile-pair__product img{object-fit:cover;transform-origin:50%;transform:scale(.72)}}@media (max-width:820px){.profile-compare.story-chapter--unisex{min-height:0;padding:46px 0;display:block}.profile-compare.story-chapter--unisex .profile-compare__heading{margin-bottom:26px!important}.profile-compare.story-chapter--unisex .profile-compare__pairs{gap:16px}.profile-compare.story-chapter--unisex .profile-pair{border-radius:20px;padding:12px;display:block!important}.profile-compare.story-chapter--unisex .profile-pair h3{margin:2px 4px 12px;font-size:20px!important}.profile-compare.story-chapter--unisex .profile-pair__people{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.profile-compare.story-chapter--unisex .profile-card__image{aspect-ratio:4/5}.profile-compare.story-chapter--unisex .profile-card figcaption{padding:8px 6px 9px;font-size:11px!important}.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.5;background:linear-gradient(#d0bb92 0%,#ecd8b5 100%);border-radius:15px;width:min(82%,340px);margin:12px auto 0}.profile-compare.story-chapter--unisex .profile-pair__product img{object-fit:cover;transform-origin:50%;transform:scale(.82)}.profile-compare.story-chapter--unisex .section-cta{margin-top:24px}}@media (min-width:821px){.model-showcase.story-chapter--styles .model-card__image{aspect-ratio:1;max-height:none}.model-showcase.story-chapter--styles .model-card__image img{object-fit:cover;object-position:center center}.model-showcase.story-chapter--styles .section-cta{margin-top:28px}.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:2.05;background:linear-gradient(#d0bb92 0%,#ecd8b5 100%);min-height:210px;margin-top:12px;overflow:hidden}.profile-compare.story-chapter--unisex .profile-pair__product img{object-position:center center;object-fit:contain!important;transform:none!important}.profile-compare.story-chapter--unisex .section-cta{margin-top:22px}}@media (max-width:820px){.model-showcase.story-chapter--styles{min-height:0;padding-top:48px;padding-bottom:52px}.model-showcase.story-chapter--styles .model-showcase__grid{gap:16px}.model-showcase.story-chapter--styles .model-card{border-radius:20px}.model-showcase.story-chapter--styles .model-card__image{width:100%;aspect-ratio:1!important;height:auto!important;max-height:none!important}.model-showcase.story-chapter--styles .model-card__image img{object-fit:cover;object-position:center center!important}.model-showcase.story-chapter--styles .model-card__overlay{padding:20px 18px 18px}.model-showcase.story-chapter--styles .section-cta{margin-top:26px}.reviews.reviews--conversion{min-height:0;padding-top:48px;padding-bottom:52px}.reviews-static-grid--compact{grid-template-columns:1fr;gap:16px;display:grid}.reviews-static-grid--compact .review-real-card--compact{background:#fff;border-radius:20px;min-height:0;padding:12px;display:block;position:relative;overflow:hidden;height:auto!important}.reviews-static-grid--compact .review-real-card--compact:after{display:none!important}.reviews-static-grid--compact .review-real-card__preview{background:#fff;border-radius:14px;width:100%;height:auto;min-height:0;position:relative;inset:auto;overflow:hidden}.reviews-static-grid--compact .review-real-card__preview img{object-fit:contain;object-position:center top;background:#fff;width:100%;max-height:none;display:block;position:static;height:auto!important}.reviews-static-grid--compact blockquote{margin:14px 4px 4px;position:static;font-size:14px!important;line-height:1.45!important}.reviews.reviews--conversion .section-cta{margin-top:26px}.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.35;width:100%;max-width:420px;margin:14px auto 0;overflow:hidden}.profile-compare.story-chapter--unisex .profile-pair__product img{object-position:center center;object-fit:contain!important;transform:none!important}}@media (max-width:520px){.model-showcase.story-chapter--styles .model-card__image{aspect-ratio:1!important;height:auto!important}.reviews-static-grid--compact .review-real-card--compact{height:auto!important}}@media (min-width:821px){.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.24;width:min(74%,360px);min-height:0;margin:14px auto 0;padding:0}.profile-compare.story-chapter--unisex .profile-pair__product img{transform-origin:50%;object-fit:contain!important;object-position:center center!important;transform:scale(1.05)!important}}@media (max-width:820px){.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.22;width:min(86%,340px);margin:14px auto 0;padding:0}.profile-compare.story-chapter--unisex .profile-pair__product img{transform-origin:50%;object-fit:contain!important;object-position:center center!important;transform:scale(1.04)!important}}@media (min-width:821px){.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.35;background:#dcc39b;width:min(68%,360px);min-height:0;margin:12px auto 0;overflow:hidden}.profile-compare.story-chapter--unisex .profile-pair__product img{object-fit:cover!important;object-position:center 54%!important;transform:none!important}}@media (max-width:820px){.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.35;background:#dcc39b;width:min(88%,360px);max-width:360px;min-height:0;margin:16px auto 0;overflow:hidden}.profile-compare.story-chapter--unisex .profile-pair__product img{object-fit:cover!important;object-position:center 54%!important;transform:none!important}}.product-facts--single-screen .trust-strip.trust-strip--media{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:stretch;width:min(100%,1180px)}.product-facts--single-screen .trust-card--shipping-image{background:#fff;min-height:190px;padding:0;position:relative;overflow:hidden}.product-facts--single-screen .trust-card--shipping-image img{object-fit:cover;object-position:center center}.product-facts--single-screen .trust-card--dispatch{align-items:center;min-height:190px}.faq-item__answer--image{padding:16px 0 24px}.faq-measure-guide{background:#fff;border-radius:18px;width:min(100%,920px);height:auto;display:block}.reviews-static-grid--compact .review-real-card__preview img{object-position:center top}@media (max-width:820px){.product-facts--single-screen .trust-strip.trust-strip--media{grid-template-columns:1fr}.product-facts--single-screen .trust-card--shipping-image{min-height:220px}.product-facts--single-screen .trust-card--shipping-image img{object-fit:contain;background:#fff}.product-facts--single-screen .trust-card--dispatch{min-height:88px}.faq-item__answer--image{padding:12px 0 18px}.faq-measure-guide{border-radius:14px;width:100%}}.product-facts--single-screen .trust-strip.trust-strip--media{grid-template-columns:minmax(360px,500px) minmax(340px,460px);justify-content:center;align-items:center;gap:18px;width:min(100%,1040px)}.product-facts--single-screen .trust-card--shipping-image{aspect-ratio:3/2;background:#fff;border-radius:20px;width:100%;min-height:0;padding:0;overflow:hidden}.product-facts--single-screen .trust-card--shipping-image img{background:#fff;object-fit:contain!important;object-position:center center!important}.product-facts--single-screen .trust-card--dispatch{align-self:center;width:100%;min-height:112px}@media (max-width:820px){.product-facts--single-screen .trust-strip.trust-strip--media{grid-template-columns:1fr;gap:10px;width:100%}.product-facts--single-screen .trust-card--shipping-image{aspect-ratio:3/2;min-height:0}.product-facts--single-screen .trust-card--dispatch{min-height:88px}}@media (min-width:821px){.reviews-static-grid--compact{width:min(100%,1480px);margin-inline:auto;gap:12px!important}}.product-facts.product-facts--material-focus{background:var(--paper);align-items:center;min-height:100svh;padding:clamp(36px,5svh,64px) 0;display:flex}.product-facts__material-screen{justify-items:center;gap:clamp(18px,2.4svh,28px);display:grid}.product-facts--material-focus .product-facts__heading>p:last-child{max-width:980px;margin:14px auto 0}.product-facts--material-focus .felt-detail.felt-detail--full-image{width:100%;box-shadow:none;background:0 0;border:0;justify-content:center;margin:0;display:flex;overflow:visible}.product-facts--material-focus .felt-detail--full-image img{object-fit:contain;border-radius:28px;width:min(100%,640px);height:auto;max-height:min(61svh,640px);display:block;box-shadow:0 18px 48px #14090012}.product-facts--material-focus .section-cta{margin-top:0}.shipping-checkout{background:#fff;align-items:center;min-height:100svh;padding:clamp(42px,6svh,76px) 0;display:flex}.shipping-checkout__heading h2{font-size:var(--type-section-title);letter-spacing:-.05em;margin:10px 0 0;line-height:.98}.shipping-checkout__heading>p:last-child{max-width:820px;color:var(--muted);font-size:var(--type-body);margin:18px auto 0;line-height:1.5}.shipping-checkout__grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:22px;width:min(100%,1160px);margin-inline:auto;display:grid}.shipping-checkout__art{background:#fff;border:1px solid #08232717;border-radius:26px;overflow:hidden;box-shadow:0 16px 42px #1409000f}.shipping-checkout__art img{object-fit:contain;width:100%;height:auto;display:block}.shipping-checkout__dispatch{background:var(--paper);border:1px solid #08232717;border-radius:26px;align-items:center;gap:18px;min-height:150px;padding:26px 28px;display:flex;box-shadow:0 16px 42px #1409000d}.shipping-checkout__icon{color:#9a571a;background:#f3e7d3;border-radius:50%;flex:0 0 58px;place-items:center;width:58px;height:58px;display:grid}.shipping-checkout__dispatch strong,.shipping-checkout__dispatch span:not(.shipping-checkout__icon){display:block}.shipping-checkout__dispatch strong{font-size:var(--type-card-title);line-height:1.15}.shipping-checkout__dispatch span:not(.shipping-checkout__icon){color:var(--muted);font-size:var(--type-body-small);margin-top:7px;line-height:1.4}.shipping-checkout .section-cta{margin-top:0}@media (max-width:820px){.product-facts.product-facts--material-focus,.shipping-checkout{min-height:0;padding:48px 0 54px}.product-facts--material-focus .product-facts__heading,.shipping-checkout__heading{text-align:left}.product-facts--material-focus .product-facts__heading>p:last-child,.shipping-checkout__heading>p:last-child{margin-left:0}.product-facts--material-focus .felt-detail--full-image img{border-radius:22px;width:100%;max-height:none}.shipping-checkout__grid{grid-template-columns:1fr;gap:14px}.shipping-checkout__art,.shipping-checkout__dispatch{border-radius:20px}.shipping-checkout__dispatch{min-height:104px;padding:18px}.shipping-checkout__icon{flex-basis:48px;width:48px;height:48px}}.product-facts.product-facts--material-focus{align-items:center;min-height:100svh;padding:clamp(30px,4svh,52px) 0;display:flex}.product-facts__material-screen{display:block}.product-facts__material-layout{grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(36px,5vw,84px);width:min(100%,1380px);margin-inline:auto;display:grid}.product-facts--material-focus .product-facts__heading{text-align:left;max-width:560px;margin:0!important}.product-facts--material-focus .product-facts__heading h2{letter-spacing:-.05em;margin-top:10px;font-size:clamp(48px,4.4vw,78px);line-height:.96}.product-facts--material-focus .product-facts__heading>p:last-of-type{max-width:540px;font-size:var(--type-body);margin:22px 0 0;line-height:1.5}.product-facts--material-focus .product-facts__heading .section-cta{justify-content:flex-start;margin-top:30px}.product-facts--material-focus .felt-detail.felt-detail--full-image{width:100%;min-width:0;box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;margin:0;display:flex;overflow:visible}.product-facts--material-focus .felt-detail--full-image img{border-radius:28px;width:min(100%,720px);max-height:min(78svh,720px);display:block;box-shadow:0 18px 48px #14090012;object-fit:contain!important;object-position:center!important;height:auto!important}.shipping-checkout{align-items:center;min-height:100svh;padding:clamp(32px,4.5svh,58px) 0;display:flex}.shipping-checkout__inner{align-content:center;gap:clamp(22px,2.8svh,32px);display:grid}.shipping-checkout__heading{text-align:center;max-width:980px;margin-inline:auto}.shipping-checkout__heading h2{margin-top:10px}.shipping-checkout__heading>p:last-child{max-width:850px;margin:16px auto 0}.shipping-checkout__panel{background:#fff;border:1px solid #08232717;border-radius:30px;grid-template-columns:minmax(0,1.22fr) minmax(340px,.78fr);align-items:stretch;gap:0;width:min(100%,1180px);margin-inline:auto;display:grid;overflow:hidden;box-shadow:0 18px 48px #14090012}.shipping-checkout__art{min-width:0;box-shadow:none;background:#fff;border:0;border-radius:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.shipping-checkout__art img{object-fit:contain;object-position:center;width:100%;height:100%;max-height:520px;display:block}.shipping-checkout__info{background:var(--paper);border-left:1px solid #08232714;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(34px,4vw,58px);display:flex}.shipping-checkout__icon{margin-bottom:24px}.shipping-checkout__info-copy strong,.shipping-checkout__info-copy span{display:block}.shipping-checkout__info-copy strong{letter-spacing:-.035em;font-size:clamp(28px,2.3vw,40px);line-height:1.08}.shipping-checkout__info-copy span{max-width:360px;color:var(--muted);font-size:var(--type-body);margin-top:12px;line-height:1.45}.shipping-checkout__info .section-cta{justify-content:flex-start;width:100%;margin-top:32px}@media (max-width:1100px) and (min-width:821px){.product-facts__material-layout{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:38px}.product-facts--material-focus .felt-detail--full-image img{width:min(100%,620px);max-height:66svh}.shipping-checkout__panel{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)}}@media (max-width:820px){.product-facts.product-facts--material-focus,.shipping-checkout{min-height:0;padding:48px 0 56px}.product-facts__material-layout{grid-template-columns:1fr;gap:28px}.product-facts--material-focus .product-facts__heading{max-width:none}.product-facts--material-focus .product-facts__heading h2{font-size:var(--type-section-title)}.product-facts--material-focus .product-facts__heading .section-cta{justify-content:center;margin-top:26px}.product-facts--material-focus .felt-detail--full-image img{border-radius:22px;width:100%;max-height:none}.shipping-checkout__heading{text-align:left}.shipping-checkout__heading>p:last-child{margin-left:0}.shipping-checkout__panel{border-radius:22px;grid-template-columns:1fr}.shipping-checkout__art img{height:auto;max-height:none}.shipping-checkout__info{border-top:1px solid #08232714;border-left:0;padding:26px 22px 28px}.shipping-checkout__icon{margin-bottom:16px}.shipping-checkout__info-copy strong{font-size:var(--type-card-title)}.shipping-checkout__info .section-cta{justify-content:center;margin-top:24px}}.product-facts.product-facts--material-focus{min-height:min(100svh,900px);padding:clamp(22px,3svh,38px) 0}.product-facts__material-layout{grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);gap:clamp(28px,4vw,64px);width:min(100%,1320px)}.product-facts--material-focus .product-facts__heading h2{max-width:610px;margin-top:8px;font-size:clamp(44px,4vw,68px);line-height:.98}.product-facts--material-focus .product-facts__heading>p:last-of-type{margin-top:18px}.product-facts--material-focus .product-facts__heading .section-cta{margin-top:24px}.product-facts--material-focus .felt-detail.felt-detail--full-image{background:0 0;border-radius:0;min-height:0;padding:0;overflow:visible}.product-facts--material-focus .felt-detail--full-image img{width:min(100%,650px);max-height:min(70svh,650px);box-shadow:none;border-radius:0;object-fit:contain!important;object-position:center!important;height:auto!important}.shipping-checkout{min-height:min(100svh,860px);padding:clamp(28px,4svh,48px) 0}.shipping-checkout__inner{justify-content:center;align-items:center;display:flex}.shipping-checkout__panel{background:#fff;border:1px solid #08232717;border-radius:30px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;width:min(100%,1180px);min-height:0;display:grid;overflow:hidden;box-shadow:0 18px 48px #1409000f}.shipping-checkout__art{background:#fff;border:0;align-self:stretch;min-height:420px;padding:clamp(18px,2vw,30px)}.shipping-checkout__art img{object-fit:contain;object-position:center;width:100%;height:100%;max-height:510px}.shipping-checkout__info{background:#fff;border-left:1px solid #08232714;justify-content:center;align-self:stretch;padding:clamp(34px,4vw,56px)}.shipping-checkout__info .kicker{margin:0}.shipping-checkout__info h2{letter-spacing:-.045em;max-width:430px;margin:10px 0 0;font-size:clamp(36px,3.2vw,54px);line-height:1}.shipping-checkout__dispatch-line{border-top:1px solid #08232717;align-items:center;gap:16px;margin-top:28px;padding-top:24px;display:flex}.shipping-checkout__icon{background:var(--paper);width:54px;height:54px;color:var(--accent-deep);border-radius:50%;flex:0 0 54px;justify-content:center;align-items:center;margin:0;display:inline-flex}.shipping-checkout__info-copy strong{font-size:clamp(22px,1.9vw,30px);line-height:1.1}.shipping-checkout__info-copy span{font-size:var(--type-body);margin-top:6px;line-height:1.4}.shipping-checkout__info .section-cta{justify-content:flex-start;margin-top:28px}@media (max-width:1100px) and (min-width:821px){.product-facts--material-focus .felt-detail--full-image img{width:min(100%,560px);max-height:62svh}.shipping-checkout__panel{grid-template-columns:minmax(0,1fr) minmax(330px,.88fr)}.shipping-checkout__art{min-height:380px}}@media (max-width:820px){.product-facts.product-facts--material-focus,.shipping-checkout{min-height:0;padding:48px 0 56px}.product-facts__material-layout{grid-template-columns:1fr;gap:30px}.product-facts--material-focus .felt-detail--full-image img{width:min(100%,620px);max-height:none}.shipping-checkout__panel{border-radius:22px;grid-template-columns:1fr}.shipping-checkout__art{min-height:0;padding:14px}.shipping-checkout__art img{height:auto;max-height:none}.shipping-checkout__info{border-top:1px solid #08232714;border-left:0;padding:28px 22px 30px}.shipping-checkout__info h2{font-size:var(--type-section-title)}.shipping-checkout__dispatch-line{margin-top:22px;padding-top:20px}.shipping-checkout__info .section-cta{justify-content:center;margin-top:24px}}.profile-compare.story-chapter--unisex .profile-pair__product img{transform-origin:50%;object-fit:contain!important;object-position:center center!important;transform:scale(1.16)!important}@media (min-width:821px){.product-facts.product-facts--material-focus{background:var(--paper);isolation:isolate;align-items:center;min-height:100svh;padding:0;display:flex;position:relative;overflow:hidden}.product-facts--material-focus .felt-detail.felt-detail--full-bleed{z-index:0;background:var(--paper);width:100%;height:100%;box-shadow:none;border:0;border-radius:0;margin:0;position:absolute;inset:0;overflow:hidden}.product-facts--material-focus .felt-detail--full-bleed img{transform:scale(1.04);object-fit:cover!important;object-position:68% 50%!important}.product-facts--material-focus:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#f2eee7fa 0%,#f2eee7f0 27%,#f2eee799 44%,#f2eee71a 64%,#f2eee700 78%);position:absolute;inset:0}.product-facts__material-overlay{z-index:2;width:min(calc(100% - var(--lp-shell-gutter)), var(--lp-shell-max));align-items:center;min-height:100svh;padding-top:36px;padding-bottom:36px;display:flex;position:relative}.product-facts--material-focus .product-facts__heading--overlay{text-align:left;width:min(48vw,610px);max-width:610px;margin:0!important}.product-facts--material-focus .product-facts__heading--overlay h2{letter-spacing:-.055em;margin-top:12px;font-size:clamp(58px,5.2vw,88px);line-height:.93}.product-facts--material-focus .product-facts__heading--overlay>p:last-of-type{max-width:560px;margin:24px 0 0;font-size:clamp(18px,1.25vw,22px);line-height:1.45}.product-facts--material-focus .product-facts__heading--overlay .section-cta{justify-content:flex-start;margin-top:30px}}@media (max-width:820px){.product-facts.product-facts--material-focus{background:var(--paper);flex-direction:column;min-height:0;padding:0 0 54px;display:flex;overflow:hidden}.product-facts--material-focus .felt-detail.felt-detail--full-bleed{aspect-ratio:1;background:var(--paper);border-radius:0;order:1;width:100%;margin:0;position:relative;overflow:hidden}.product-facts--material-focus .felt-detail--full-bleed img{object-fit:contain!important;object-position:center!important}.product-facts__material-overlay{width:min(calc(100% - 32px), var(--lp-shell-max));order:2;padding-top:34px}.product-facts--material-focus .product-facts__heading--overlay{text-align:left;max-width:none;margin:0!important}.product-facts--material-focus .product-facts__heading--overlay h2{font-size:var(--type-section-title);margin-top:10px;line-height:1}.product-facts--material-focus .product-facts__heading--overlay>p:last-of-type{font-size:var(--type-body);margin-top:18px;line-height:1.5}.product-facts--material-focus .product-facts__heading--overlay .section-cta{justify-content:center;margin-top:26px}.profile-compare.story-chapter--unisex .profile-pair__product img{transform:scale(1.12)!important}}.profile-compare.story-chapter--unisex .profile-pair__product,.profile-compare.story-chapter--unisex .profile-pair__product img{background:0 0!important}.profile-compare.story-chapter--unisex .profile-pair__product{background:0 0!important;overflow:visible!important}.profile-compare.story-chapter--unisex .profile-pair__product img{object-fit:contain!important;object-position:center center!important;background:0 0!important;transform:none!important}@media (min-width:821px){.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.35;width:min(72%,380px)}}@media (max-width:820px){.profile-compare.story-chapter--unisex .profile-pair__product{aspect-ratio:1.3;width:min(92%,380px)}}@media (min-width:821px){.product-facts.product-facts--material-focus:after{content:none!important;display:none!important}.product-facts--material-focus .felt-detail--full-bleed img{object-fit:cover!important;object-position:64% 50%!important;transform:none!important}.product-facts__material-overlay{z-index:2;align-items:center;min-height:100svh;padding-top:48px;padding-bottom:48px;display:flex;position:relative}.product-facts--material-focus .product-facts__heading--overlay{-webkit-backdrop-filter:blur(2px);background:#f2eee7f5;border:1px solid #14090017;border-radius:30px;width:min(43vw,590px);max-width:590px;padding:clamp(34px,3vw,52px);box-shadow:0 24px 70px #14090029}.product-facts--material-focus .product-facts__heading--overlay h2{letter-spacing:-.052em;margin-top:12px;font-size:clamp(52px,4.6vw,78px);line-height:.95}.product-facts--material-focus .product-facts__heading--overlay>p:last-of-type{max-width:500px;margin-top:22px}.product-facts--material-focus .product-facts__heading--overlay .section-cta{margin-top:28px}}.final-purchase__visual--shuffle{background:0 0;place-items:center;display:grid;overflow:visible}.final-hat-shuffle{aspect-ratio:1;isolation:isolate;width:min(100%,720px);margin-inline:auto;position:relative}.final-hat-shuffle__stage{position:absolute;inset:2.5% 4% 4%;overflow:visible}.final-hat-shuffle__hat{aspect-ratio:1;will-change:transform;filter:drop-shadow(0 16px 22px #14090014);width:56%;position:absolute;top:50%;left:50%}.final-hat-shuffle__image{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none}.final-hat-shuffle__hat--coco{z-index:3;animation:9s cubic-bezier(.65,0,.35,1) infinite final-hat-coco-swap}.final-hat-shuffle__hat--pork{z-index:2;animation:9s cubic-bezier(.65,0,.35,1) infinite final-hat-pork-swap}.final-hat-shuffle__hat--gangster{z-index:1;animation:9s cubic-bezier(.65,0,.35,1) infinite final-hat-gangster-swap}@keyframes final-hat-coco-swap{0%,24%{z-index:2;transform:translate(-84%,-72%)scale(1)rotate(-1deg)}33%,57%{z-index:2;transform:translate(-16%,-72%)scale(1)rotate(1deg)}66%,90%{z-index:4;transform:translate(-50%,-22%)scale(1.01)rotate(0)}to{z-index:2;transform:translate(-84%,-72%)scale(1)rotate(-1deg)}}@keyframes final-hat-pork-swap{0%,24%{z-index:2;transform:translate(-16%,-72%)scale(1)rotate(1deg)}33%,57%{z-index:4;transform:translate(-50%,-22%)scale(1.01)rotate(0)}66%,90%{z-index:2;transform:translate(-84%,-72%)scale(1)rotate(-1deg)}to{z-index:2;transform:translate(-16%,-72%)scale(1)rotate(1deg)}}@keyframes final-hat-gangster-swap{0%,24%{z-index:4;transform:translate(-50%,-22%)scale(1.01)rotate(0)}33%,57%{z-index:2;transform:translate(-84%,-72%)scale(1)rotate(-1deg)}66%,90%{z-index:2;transform:translate(-16%,-72%)scale(1)rotate(1deg)}to{z-index:4;transform:translate(-50%,-22%)scale(1.01)rotate(0)}}@media (max-width:820px){.final-purchase__visual--shuffle{aspect-ratio:1;overflow:visible;height:auto!important;min-height:0!important}.final-hat-shuffle{width:min(100%,620px)}.final-hat-shuffle__stage{inset:2% 3% 3%}.final-hat-shuffle__hat{filter:drop-shadow(0 10px 16px #14090012);width:58%}}@media (max-width:520px){.final-hat-shuffle{width:100%}.final-hat-shuffle__stage{inset:1.5% 2% 2.5%}.final-hat-shuffle__hat{width:58%}@keyframes final-hat-coco-swap{0%,24%{z-index:2;transform:translate(-84%,-70%)scale(1.01)rotate(-1deg)}33%,57%{z-index:2;transform:translate(-16%,-70%)scale(1.01)rotate(1deg)}66%,90%{z-index:4;transform:translate(-50%,-20%)scale(1.02)rotate(0)}to{z-index:2;transform:translate(-84%,-70%)scale(1.01)rotate(-1deg)}}@keyframes final-hat-pork-swap{0%,24%{z-index:2;transform:translate(-16%,-70%)scale(1.01)rotate(1deg)}33%,57%{z-index:4;transform:translate(-50%,-20%)scale(1.02)rotate(0)}66%,90%{z-index:2;transform:translate(-84%,-70%)scale(1.01)rotate(-1deg)}to{z-index:2;transform:translate(-16%,-70%)scale(1.01)rotate(1deg)}}@keyframes final-hat-gangster-swap{0%,24%{z-index:4;transform:translate(-50%,-20%)scale(1.02)rotate(0)}33%,57%{z-index:2;transform:translate(-84%,-70%)scale(1.01)rotate(-1deg)}66%,90%{z-index:2;transform:translate(-16%,-70%)scale(1.01)rotate(1deg)}to{z-index:4;transform:translate(-50%,-20%)scale(1.02)rotate(0)}}}@media (prefers-reduced-motion:reduce){.final-hat-shuffle__hat--coco{animation:none;transform:translate(-84%,-72%)scale(1)}.final-hat-shuffle__hat--pork{animation:none;transform:translate(-16%,-72%)scale(1)}.final-hat-shuffle__hat--gangster{animation:none;transform:translate(-50%,-22%)scale(1.01)}}.faq{padding-bottom:calc(var(--lp-section-y-compact) / 2)}.final-purchase{min-height:0;padding-top:calc(var(--lp-section-y-compact) / 2);padding-bottom:var(--lp-section-y)}.final-purchase .kicker.kicker--trio{color:var(--accent-deep);letter-spacing:.025em;margin-bottom:14px;font-weight:820;line-height:1.05;font-size:clamp(24px,2vw,32px)!important}@media (max-width:820px){.final-purchase{min-height:0;padding-top:calc(var(--lp-section-y-compact) / 2);padding-bottom:var(--lp-section-y)}.final-purchase__grid{gap:clamp(18px,4vw,28px)}.final-purchase__visual--shuffle{aspect-ratio:auto;height:auto!important;min-height:0!important}.final-hat-shuffle{width:min(100%,520px)}.final-purchase .kicker.kicker--trio{margin-bottom:12px;font-size:24px!important}.final-purchase__offer-price{margin-top:16px}.final-purchase__pix{margin-bottom:22px}.final-purchase__copy small{margin-top:10px}}@media (max-width:520px){.final-purchase__grid{gap:16px}.final-hat-shuffle{width:min(100%,320px)}.final-purchase .kicker.kicker--trio{margin-bottom:11px;font-size:22px!important}.final-purchase__offer-price{margin-top:14px}.final-purchase__pix{margin-bottom:18px}.final-purchase__copy small{margin-top:9px}}@media (min-width:821px){.hero.hero--apple,.model-showcase.story-chapter--styles,.price-anchor.story-chapter--value,.shipping-checkout,.reviews.reviews--real,.faq,.final-purchase{padding-top:32px;padding-bottom:32px}.profile-compare.story-chapter--unisex{padding-top:24px;padding-bottom:24px}.product-facts.product-facts--material-focus{padding-top:0;padding-bottom:0}}@media (max-width:820px){.hero.hero--apple{padding-top:24px;padding-bottom:24px}.model-showcase.story-chapter--styles,.profile-compare.story-chapter--unisex,.price-anchor.story-chapter--value,.shipping-checkout,.reviews.reviews--real,.faq,.final-purchase{padding-top:36px;padding-bottom:36px}.product-facts.product-facts--material-focus{padding-top:0;padding-bottom:36px}.footer-v2{padding-top:32px;padding-bottom:118px}}@media (max-height:560px) and (orientation:landscape){.hero.hero--apple,.model-showcase.story-chapter--styles,.profile-compare.story-chapter--unisex,.price-anchor.story-chapter--value,.shipping-checkout,.reviews.reviews--real,.faq,.final-purchase{padding-top:20px;padding-bottom:20px}}.final-purchase{position:relative;overflow:visible}.final-purchase__visual--shuffle{height:auto;min-height:0;position:relative;overflow:visible}.final-hat-shuffle__stage{overflow:visible}@media (max-width:820px){.final-purchase__visual--shuffle{overflow:visible;height:auto!important;min-height:0!important}}.reveal--pending{opacity:0;filter:blur(7px)}.reveal--in{animation:.78s cubic-bezier(.22,1,.36,1) both reveal-in}@keyframes reveal-in{0%{opacity:0;filter:blur(7px)}to{opacity:1;filter:blur()}}@media (prefers-reduced-motion:reduce){.reveal--pending{opacity:1;filter:none}.reveal--in{animation:none}}.cta-reassurance{letter-spacing:.01em;color:#6b6b70;margin:10px 0 0;font-size:12px;line-height:1.5}.cta-reassurance--dark{color:#ffffffb8}.price-anchor__cta-stack{flex-direction:column;align-items:flex-start;gap:2px;display:flex}
