:root{--sky: #e8f0f3;--stone: #f3f1e9;--motion-ease: cubic-bezier(.22, .75, .2, 1)}.site-header{position:sticky;top:0;height:76px;z-index:30;transition:box-shadow .25s}.site-header.is-scrolled{box-shadow:0 1px #1111}.desktop-nav{gap:30px}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-9px;width:100%;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover:after{transform:scaleX(1)}.desktop-nav a:hover{text-decoration:none}.hero{max-height:840px}.hero-copy{padding-top:clamp(40px,4.8vw,78px);padding-bottom:25px}.hero-caption{display:none}.hero-product-dock{display:flex;align-items:center;gap:18px;border-top:1px solid #1114;padding-top:17px;margin-top:auto;width:min(100%,460px)}.dock-images{display:flex;padding-left:0}.dock-images img{width:52px;height:58px;object-fit:contain;background:#f6ffcb;border:1px solid #1112;margin-left:-8px;transition:transform .4s;transform:rotate(-7deg)}.dock-images img:first-child{margin-left:0}.dock-images img:nth-child(2){transform:rotate(5deg)}.dock-images img:nth-child(3){transform:rotate(-3deg)}.hero-product-dock:hover .dock-images img{transform:rotate(0) translateY(-4px)}.hero-product-dock small{display:block;font-size:9px;letter-spacing:.12em;margin-bottom:4px}.hero-product-dock strong{display:block;font-size:15px;font-weight:500}.hero-product-dock>.arrow{margin-left:auto}.hero h1{margin-bottom:0}.hero-link{margin-bottom:25px}.section-index{font-size:10px;line-height:1.5;letter-spacing:.14em;font-weight:500}.edit-prelude{display:flex;justify-content:space-between;align-items:start;margin-bottom:28px}.edit-prelude p{font-size:15px;max-width:360px}.edit-section{padding-block:80px}.edit-section .section-heading h2{font-family:Flight,Impact,sans-serif;font-size:clamp(55px,6vw,98px);letter-spacing:-.02em}.featured-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.featured-grid .product-meta{display:block}.featured-grid .product-price{display:block;margin-top:12px}.featured-grid .product-meta h3{font-size:17px}.product-image-link{border-radius:2px}.product-image-arrow{transform:none;border:0;background:#fff9}.featured-grid .product-image-link{aspect-ratio:.8}.product-category{font-size:9px;letter-spacing:.06em}.story-ribbon{overflow:hidden;background:var(--ink);color:var(--citron);padding:19px 0}.ribbon-track{display:flex;width:max-content;gap:60px}.ribbon-track>span{font-family:Flight,sans-serif;font-size:35px;letter-spacing:.025em;white-space:nowrap}.ribbon-track i{font-style:normal;margin-left:55px;color:#fff}.story-intro{padding-block:90px;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:25px}.story-intro>.section-index{grid-column:1/-1}.story-intro h2{font-family:Flight,Impact,sans-serif;font-size:clamp(55px,6vw,105px);line-height:1.02;letter-spacing:-.02em}.story-intro p{font-size:21px;line-height:1.5;max-width:430px;margin-left:auto;padding-bottom:5px}.chapter-stage{position:relative;background:var(--sky);scroll-margin-top:76px}.chapter-nav{display:flex;align-items:center;gap:30px;position:relative;padding:23px var(--gutter);border-bottom:1px solid #1112;background:var(--sky);z-index:6}.chapter-nav a{font-size:10px;letter-spacing:.06em;text-transform:uppercase;display:flex;gap:10px;padding:5px 0}.chapter-nav a span{font-family:Flight,sans-serif;font-size:16px;line-height:1}.chapter-nav a[aria-current=true]{color:var(--blue)}.chapter-progress{position:absolute;bottom:-1px;left:0;width:100%;height:3px;background:var(--blue);transform:scaleX(0);transform-origin:left}.day-chapter{display:grid;grid-template-columns:48% 52%;min-height:620px;background:var(--sky);scroll-margin-top:145px}.chapter-photo{overflow:hidden;min-width:0;position:relative}.chapter-photo img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;object-position:30% center}.chapter-home .chapter-photo img{object-position:65% center}.chapter-play .chapter-photo img{object-position:30% center}.chapter-copy{padding:clamp(30px,4.3vw,70px);display:flex;flex-direction:column;justify-content:center}.chapter-copy h3{font-family:Flight,Impact,sans-serif;font-size:clamp(55px,6.4vw,106px);line-height:1.02;letter-spacing:-.025em;max-width:650px}.chapter-copy>p{font-size:19px;line-height:1.5;margin:23px 0 25px;max-width:390px}.chapter-product{display:grid;grid-template-columns:130px 1fr;gap:25px;align-items:center;margin-top:10px}.chapter-product-art{background:#fff7;aspect-ratio:.82;overflow:hidden}.chapter-product-art img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.chapter-product>div>strong{display:block;font-size:17px;font-weight:500;line-height:1.25}.chapter-product>div>span:not(.text-link){display:block;font-size:15px;margin-top:7px}.chapter-product .text-link{font-size:12px;margin-top:15px;gap:16px;text-wrap:balance}.chapter-mobile-label{display:none}.chapter-home{background:#f0eee6}.chapter-play{background:#f2efe7}.chapter-stage.is-enhanced{height:calc(100svh - 76px);min-height:650px;overflow:hidden}.is-enhanced .chapter-nav{position:absolute;left:48%;right:0;top:0;padding:20px 30px;gap:20px;background:transparent}.is-enhanced .chapter-nav a{font-size:9px;gap:7px}.is-enhanced .day-chapter{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}.is-enhanced .chapter-copy{padding-top:88px}.is-enhanced .day-chapter:not(.is-current){pointer-events:none}.detail-explorer{background:var(--blue);color:#fff;display:grid;grid-template-columns:1.05fr .8fr .75fr;position:relative;overflow:hidden;padding:65px var(--gutter) 0;column-gap:20px}.explorer-heading{position:relative;z-index:2}.explorer-heading .section-index{display:block;font-size:9px;margin-bottom:38px}.explorer-heading h2{font-family:Flight,Impact,sans-serif;font-size:clamp(53px,5.5vw,94px);line-height:1.05;letter-spacing:-.02em}.explorer-heading>p{font-size:23px;margin-top:25px;line-height:1.4}.sketch-note{display:block;color:var(--citron);font-size:21px;line-height:1.3;font-style:italic;transform:rotate(-7deg);max-width:210px;margin-top:65px}.explorer-visual{position:relative;min-height:650px;display:flex;align-items:center;justify-content:center}.explorer-bottle{position:relative;z-index:2;width:100%;height:660px;object-fit:contain;mix-blend-mode:normal}.orbit{position:absolute;border:1px solid #ffffff30;width:120%;height:65%;border-radius:50%;transform:rotate(-20deg)}.orbit-two{height:95%;width:60%;transform:rotate(25deg)}.explorer-spark{position:absolute;bottom:55px;left:0;font-family:Flight,sans-serif;font-size:85px;color:var(--citron);z-index:3}.explorer-points{padding:60px 0 25px 15px;display:flex;flex-direction:column;justify-content:center;gap:5px;position:relative;z-index:4}.micro-label{font-size:9px;letter-spacing:.18em;margin-bottom:18px}.detail-point{text-align:left;border-top:1px solid #fff5;padding:21px 0;display:grid;grid-template-columns:32px 1fr;column-gap:10px;row-gap:10px}.detail-point>span{font-size:15px;color:var(--citron)}.detail-point strong{font-size:19px;line-height:1.25;font-weight:400}.detail-point small{grid-column:2;font-size:13px;line-height:1.5;color:#e4eaff;max-width:280px}.detail-point.is-active{border-top-color:var(--citron)}.detail-point.is-active strong{color:var(--citron)}.detail-point:focus-visible{outline-color:var(--citron)}.explorer-buy{grid-column:1/-1;display:grid;grid-template-columns:1fr auto auto;gap:40px;align-items:center;margin-top:20px;padding:24px 0;border-top:1px solid #fff6;font-size:17px}.explorer-buy>.button{min-width:260px;color:var(--ink);border:0}.explorer-buy>span:nth-child(2){padding-inline:40px;border-inline:1px solid #ffffff50}.brand-manifesto{padding-block:120px;display:grid;grid-template-columns:1fr 2.2fr;gap:6vw}.manifesto-side{display:flex;flex-direction:column;justify-content:space-between;gap:45px}.brand-seal{font-family:Arial,sans-serif;font-size:130px;line-height:1;color:var(--blue);width:min-content}.manifesto-main h2{font-size:clamp(35px,4.5vw,75px);line-height:1.12;letter-spacing:-.055em}.manifesto-bottom{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-top:45px}.manifesto-bottom p{max-width:310px;font-size:17px}.manifesto-bottom .text-link{font-size:13px;white-space:nowrap}.store-help{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:var(--stone);padding-block:90px}.help-intro h2{font-family:Flight,sans-serif;font-size:clamp(44px,4.2vw,72px);line-height:1.1;margin:22px 0}.help-intro>p{font-size:16px;line-height:1.6;margin-bottom:22px}.editorial-faq{border-top:1px solid #1114}.editorial-faq:last-of-type{border-bottom:1px solid #1114}.editorial-faq summary{cursor:pointer;padding:24px 0;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:16px;line-height:1.4}.editorial-faq summary::-webkit-details-marker{display:none}.editorial-faq summary>span{font-size:24px;transition:transform .3s}.editorial-faq[open] summary>span{transform:rotate(45deg)}.editorial-faq>div{padding:0 28px 25px 0;font-size:14px;line-height:1.65}.editorial-faq a{text-decoration:underline;text-underline-offset:4px}.help-questions{padding-top:5px}.footer-service{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:30px;margin-bottom:42px;gap:30px}.footer-service>span{font-size:10px;letter-spacing:.12em}.footer-service>a{display:flex;gap:24px;font-size:14px;align-items:center}.motion-toggle{font-size:11px;margin-top:24px;padding:8px 0;text-decoration:underline;text-underline-offset:3px}.product-page-editorial{padding-top:25px;padding-bottom:42px}.product-page-editorial .product-layout{grid-template-columns:55% 1fr;gap:4vw}.product-page-editorial .product-info{position:static}.product-page-editorial .product-info h1{font-size:clamp(55px,5.5vw,92px);line-height:1.02;letter-spacing:-.02em}.pdp-commercial-name{font-size:clamp(19px,1.65vw,28px);letter-spacing:-.025em;margin-top:17px;font-weight:500}.product-page-editorial .detail-price{margin-top:10px;font-size:24px}.product-page-editorial .product-intro{font-size:16px;line-height:1.6;margin-top:18px;max-width:500px}.pdp-benefits{padding:0;margin:22px 0 0;list-style:none}.pdp-benefits li{padding:13px 0;border-bottom:1px solid var(--line);display:flex;gap:18px;font-size:14px;align-items:center}.pdp-benefits li>span{font-size:10px;color:var(--blue);font-weight:500}.product-page-editorial .product-form{margin-top:20px;border:0;padding-top:0}.product-page-editorial .product-form>select{padding:11px 12px;border-color:var(--line)}.pdp-buy-row{display:grid;grid-template-columns:145px 1fr;gap:20px;align-items:end;margin-top:18px}.pdp-buy-row .purchase-row{display:block;margin:0}.pdp-buy-row .purchase-row>label{display:block;font-size:12px;margin-bottom:7px}.pdp-buy-row .quantity-control{height:54px}.pdp-buy-row .quantity-control input{width:47px}.pdp-buy-row .quantity-control button{width:43px}.pdp-buy-row .add-button{min-height:54px;height:54px;justify-content:center;padding:12px 15px;gap:20px}.purchase-note{font-size:10px;color:#5a5a54;line-height:1.6;margin-top:17px}.purchase-support{display:flex;gap:22px;flex-wrap:wrap;margin-top:17px;font-size:11px}.purchase-support a{text-decoration:underline;text-underline-offset:3px}.gallery-main-wrap{position:relative;background:#f3f1e9}.gallery-zoom-trigger{display:block;padding:0;width:100%;cursor:zoom-in}.product-page-editorial .main-product-image{aspect-ratio:1.06;mix-blend-mode:multiply}.gallery-count{position:absolute;left:20px;top:17px;font-size:11px;pointer-events:none}.gallery-zoom-label{position:absolute;left:20px;bottom:18px;font-size:9px;letter-spacing:.1em;pointer-events:none}.gallery-arrow{width:43px;height:43px;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);background:#fff;display:grid;place-items:center;border:1px solid #1111}.gallery-prev{left:16px}.gallery-next{right:16px}.gallery-prev svg{transform:rotate(180deg)}.product-page-editorial .thumbnails button{flex-basis:17%;background:var(--stone)}.gallery-note{display:flex;justify-content:space-between;gap:15px;font-size:9px;color:#66675c;margin-top:6px}.image-zoom-dialog{width:min(1100px,96vw);max-height:94svh;padding:35px}.image-zoom-dialog>button{position:absolute;top:5px;right:7px;width:44px;height:44px;font-size:22px}.image-zoom-dialog>img{width:100%;height:80svh;object-fit:contain}.pdp-section-nav{display:flex;justify-content:center;gap:6vw;position:relative;border-block:1px solid var(--line);padding:22px var(--gutter);background:#fff;z-index:5;scroll-margin-top:80px}.pdp-section-nav a{font-size:13px}.pdp-section-nav a:hover{color:var(--blue)}.pdp-section-nav>span{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left}.pdp-story{display:grid;grid-template-columns:62% 38%;scroll-margin-top:100px}.pdp-lifestyle{position:relative;min-height:550px;overflow:hidden}.pdp-lifestyle>img{height:100%;width:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.pdp-lifestyle:after{content:"";position:absolute;top:30%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#0009);pointer-events:none}.pdp-lifestyle h2{position:absolute;bottom:40px;left:var(--gutter);right:35px;color:#fff;font-family:Flight,sans-serif;font-size:clamp(45px,5.5vw,90px);line-height:1.05;letter-spacing:-.02em;z-index:1}.pdp-story-body{padding:55px 40px;background:var(--stone);display:flex;flex-direction:column;justify-content:center}.pdp-story-body h3{font-size:28px;line-height:1.2;letter-spacing:-.03em;margin:20px 0}.pdp-story-body>p{font-size:17px;line-height:1.65}.good-fit{border-top:1px solid #1113;padding-top:24px;margin-top:28px}.good-fit>span{font-size:10px;letter-spacing:.1em}.good-fit>p{font-size:13px;line-height:1.6;margin-top:10px}.pdp-how{padding-block:85px;scroll-margin-top:95px}.pdp-how h2{font-family:Flight,sans-serif;letter-spacing:-.02em;font-size:clamp(42px,5vw,82px)}.use-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin:40px 0 0;padding:0;list-style:none}.use-steps li{border-top:1px solid var(--ink);padding-top:25px}.step-no{font-family:Flight,sans-serif;font-size:65px;line-height:1;color:var(--blue)}.use-steps h3{font-size:24px;letter-spacing:-.02em;margin:23px 0 12px}.use-steps p{font-size:15px;line-height:1.7;max-width:360px}.pdp-specifications{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:var(--stone);padding-block:85px;scroll-margin-top:95px}.pdp-specifications h2{font-family:Flight,sans-serif;font-size:clamp(48px,5vw,84px);line-height:1.05;margin:25px 0;letter-spacing:-.02em}.pdp-specifications>div>p{font-size:16px;line-height:1.6}.spec-list{margin:0}.spec-list>div{display:grid;grid-template-columns:1fr 1.35fr;gap:20px;padding:18px 0;border-top:1px solid #1113;font-size:14px}.spec-list dd{margin:0}.spec-list dt{color:#63645a}.product-faqs{margin-top:36px}.pdp-specifications .text-link{margin-top:24px;font-size:12px}.pdp-next{display:flex;align-items:end;justify-content:space-between;gap:35px;padding-block:80px}.pdp-next h2{font-family:Flight,sans-serif;font-size:clamp(48px,5vw,83px);line-height:1.05;margin-top:22px}.sticky-purchase{position:fixed;bottom:0;left:0;right:0;padding:13px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #1112;z-index:35;transform:translateY(110%);transition:transform .4s var(--motion-ease)}.sticky-purchase.is-visible{transform:none}.sticky-purchase>div{display:flex;gap:25px;align-items:center}.sticky-purchase strong{font-size:14px;font-weight:500}.sticky-purchase span{font-size:14px}.sticky-purchase .button{min-height:46px;padding:12px 25px;min-width:190px;font-size:13px}.has-sticky-purchase{padding-bottom:80px}.about-opening{display:grid;grid-template-columns:1.7fr 1fr;gap:5vw;align-items:end;padding-block:55px 45px}.about-opening h1{font-size:clamp(65px,9.5vw,165px);letter-spacing:-.035em;line-height:1.02}.about-opening>p{font-size:clamp(20px,2.1vw,33px);letter-spacing:-.025em;max-width:400px;margin-bottom:12px}.about-collage{display:grid;grid-template-columns:1.6fr 1fr .8fr;gap:10px;height:500px}.about-collage>div{overflow:hidden;position:relative}.about-collage img{width:100%;height:100%;object-fit:cover}.about-collage>div:first-child img{object-position:67% center}.about-collage>div:nth-child(2) img{object-position:25% center}.about-collage>div:last-child img{object-position:22% center}.about-caption{background:var(--blue);color:#fff;text-align:center;padding:20px;font-size:10px;text-transform:uppercase;letter-spacing:.15em}.about-intro{display:grid;grid-template-columns:1fr 2fr;gap:7vw;padding-block:100px}.about-intro h2{font-size:clamp(35px,4.7vw,74px);line-height:1.1;letter-spacing:-.05em;margin-bottom:35px}.about-intro p{font-size:18px;line-height:1.8;max-width:690px;margin:20px 0 0}.brand-principles{padding-block:45px 90px}.brand-principles>h2{font-family:Flight,sans-serif;font-size:clamp(46px,6vw,100px);line-height:1.05;margin-bottom:35px}.principle{display:grid;grid-template-columns:100px 1fr 1.2fr;gap:4vw;border-top:1px solid var(--ink);padding:32px 0;align-items:center}.principle>span{font-family:Flight,sans-serif;font-size:65px;line-height:1;color:var(--blue)}.principle h3{font-family:Flight,sans-serif;font-size:33px;line-height:1.15;letter-spacing:-.01em}.principle p{font-size:16px;line-height:1.7;max-width:510px}.confidence-band{display:grid;grid-template-columns:1fr 1fr;background:var(--blue);color:#fff;gap:8vw;padding-block:90px}.confidence-band h2{font-family:Flight,sans-serif;font-size:clamp(50px,5.5vw,95px);line-height:1.05}.confidence-band article{padding:25px 0;border-top:1px solid #fff5}.confidence-band article>span{font-size:9px;letter-spacing:.15em;color:var(--citron)}.confidence-band h3{font-size:25px;letter-spacing:-.02em;margin:13px 0}.confidence-band p{font-size:15px;line-height:1.7;max-width:520px}.about-invitation{background:var(--citron);padding-block:90px}.about-invitation h2{font-family:Flight,sans-serif;font-size:clamp(55px,7.5vw,125px);line-height:1.02;margin:25px 0 35px;letter-spacing:-.02em}.about-invitation .button{width:max-content;background:var(--ink);color:var(--citron);display:inline-flex;margin-right:35px}.about-invitation .text-link{font-size:15px}@media(max-width:1100px){.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-grid .product-card:nth-child(n+4){display:block}.chapter-product{grid-template-columns:90px 1fr;gap:20px}.chapter-copy{padding-inline:35px}.chapter-copy h3{font-size:65px}.chapter-copy>p{font-size:17px}.is-enhanced .chapter-nav{gap:16px;padding-inline:25px}.is-enhanced .chapter-nav a{font-size:8px;gap:5px}.detail-explorer{grid-template-columns:1fr 1fr}.explorer-points{grid-column:1/-1;flex-direction:row;padding:0;gap:30px}.explorer-points>.micro-label{display:none}.detail-point{flex:1}.explorer-visual{min-height:550px}.explorer-bottle{height:550px}.explorer-heading h2{font-size:65px}.brand-manifesto{grid-template-columns:.7fr 2fr}.manifesto-bottom{flex-direction:column;align-items:start}.manifesto-bottom p{max-width:450px}.product-page-editorial .product-layout{grid-template-columns:52% 1fr;gap:3vw}.product-page-editorial .product-info h1{font-size:62px}.pdp-buy-row{grid-template-columns:120px 1fr;gap:12px}.pdp-buy-row .quantity-control button{width:32px}.pdp-buy-row .quantity-control input{width:48px}.product-page-editorial .product-intro{font-size:14px}.pdp-benefits li{font-size:12px;padding:10px 0}.pdp-story-body{padding:35px 25px}.principle{grid-template-columns:65px 1fr 1.1fr}.about-collage{height:410px}}@media(max-width:700px){.site-header{height:68px}.hero-copy{padding-top:32px;padding-bottom:26px}.hero-product-dock{margin-top:12px;padding-top:17px;gap:13px}.dock-images img{width:38px;height:44px;margin-left:-6px}.hero-product-dock strong{font-size:12px}.hero-product-dock small{font-size:8px}.hero-product-dock>.arrow{width:19px}.hero-link{margin-bottom:8px}.hero-media{height:350px}.hero h1{font-size:20vw}.edit-section{padding-block:45px}.edit-prelude{display:block;margin-bottom:23px}.edit-prelude p{font-size:13px;margin-top:13px}.edit-section .section-heading h2{font-size:48px}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.featured-grid .product-card:first-child{grid-column:auto}.featured-grid .product-card:first-child .product-image-link{aspect-ratio:.8}.featured-grid .product-card:nth-child(n+4){display:block}.featured-grid .product-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:20px;background:var(--stone)}.featured-grid .product-card:last-child .product-meta{padding:20px 16px 20px 0;align-self:center}.featured-grid .product-card:last-child .product-image-link{aspect-ratio:1}.featured-grid .product-meta h3{font-size:15px}.featured-grid .product-price{font-size:13px;margin-top:8px}.story-ribbon{padding:14px 0}.ribbon-track>span{font-size:25px}.story-intro{padding-block:55px;grid-template-columns:1fr;gap:20px}.story-intro h2{font-size:52px}.story-intro p{font-size:16px;margin-left:0;max-width:320px}.chapter-nav{gap:16px;padding:18px 20px;overflow:auto}.chapter-nav a{font-size:8px;gap:6px;white-space:nowrap}.chapter-nav a span{font-size:13px}.day-chapter{grid-template-columns:1fr;min-height:0;scroll-margin-top:70px}.chapter-photo{height:355px}.chapter-photo img{object-position:25% center}.chapter-home .chapter-photo img{object-position:68% center}.chapter-copy{padding:30px 22px 40px}.chapter-copy h3{font-size:56px;max-width:330px}.chapter-copy>p{font-size:16px;margin:18px 0}.chapter-product{grid-template-columns:96px 1fr;gap:22px;margin-top:12px}.chapter-product-art{aspect-ratio:.85}.chapter-product>div>strong{font-size:16px}.chapter-product .text-link{font-size:12px;gap:12px;margin-top:9px}.chapter-mobile-label{display:block;font-size:9px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:15px}.detail-explorer{grid-template-columns:1fr;padding:45px 22px 0}.explorer-heading .section-index{margin-bottom:22px;font-size:8px}.explorer-heading h2{font-size:57px}.explorer-heading>p{font-size:19px;margin-top:18px}.sketch-note{display:none}.explorer-visual{min-height:410px;margin-top:18px}.explorer-bottle{height:430px;max-width:320px}.orbit{width:90%;height:60%}.orbit-two{width:45%;height:95%}.explorer-spark{font-size:60px;left:10px;bottom:30px}.explorer-points{display:block;padding:15px 0 0}.detail-point{width:100%;padding:20px 0}.detail-point strong{font-size:18px}.detail-point small{font-size:13px;max-width:none}.explorer-buy{display:flex;flex-wrap:wrap;gap:16px;padding:25px 0;font-size:15px;margin-top:12px}.explorer-buy>span:nth-child(2){border:0;padding:0;margin-left:auto}.explorer-buy>.button{width:100%;min-height:55px;justify-content:space-between}.brand-manifesto{padding-block:60px;grid-template-columns:1fr;gap:30px}.manifesto-side{flex-direction:row;align-items:center;gap:20px}.brand-seal{font-size:60px}.manifesto-main h2{font-size:38px;line-height:1.16}.manifesto-bottom{margin-top:25px;gap:20px}.manifesto-bottom p{font-size:16px}.store-help{grid-template-columns:1fr;gap:35px;padding-block:50px}.help-intro h2{font-size:48px}.editorial-faq summary{font-size:15px;padding:20px 0}.footer-service{flex-direction:column;align-items:start;gap:15px;padding-bottom:25px;margin-bottom:30px}.footer-service>a{font-size:12px}.product-page-editorial .product-layout{display:block}.product-page-editorial .product-info{margin-top:28px}.product-page-editorial .product-info h1{font-size:62px}.pdp-commercial-name{font-size:21px;margin-top:17px}.product-page-editorial .detail-price{font-size:24px}.product-page-editorial .product-intro{font-size:16px}.pdp-benefits li{font-size:14px;padding:13px 0}.pdp-buy-row{grid-template-columns:115px 1fr;gap:15px}.pdp-buy-row .quantity-control input{width:44px}.pdp-buy-row .quantity-control button{width:34px}.pdp-buy-row .add-button{padding:10px;font-size:14px;gap:9px}.purchase-note{font-size:10px}.gallery-count{top:12px;left:13px;font-size:10px}.gallery-zoom-label{bottom:13px;left:13px;font-size:8px}.gallery-arrow{width:35px;height:35px}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-note{font-size:8px;gap:8px;line-height:1.5}.pdp-section-nav{gap:28px;padding:20px;font-size:12px}.pdp-section-nav a{font-size:11px}.pdp-story{grid-template-columns:1fr}.pdp-lifestyle{min-height:385px}.pdp-lifestyle h2{font-size:48px;left:22px;bottom:27px;right:22px}.pdp-story-body{padding:35px 22px}.pdp-story-body h3{font-size:26px}.pdp-story-body>p{font-size:16px}.pdp-how{padding-block:50px}.pdp-how h2{font-size:45px}.pdp-how .section-heading{gap:16px}.use-steps{grid-template-columns:1fr;gap:25px;margin-top:28px}.use-steps li{display:grid;grid-template-columns:55px 1fr;column-gap:20px;padding-top:22px}.step-no{grid-row:1/3;font-size:50px}.use-steps h3{margin:0 0 10px;font-size:23px}.use-steps p{font-size:14px;max-width:none}.pdp-specifications{grid-template-columns:1fr;gap:30px;padding-block:50px}.pdp-specifications h2{font-size:56px;margin:20px 0}.spec-list>div{font-size:13px}.pdp-next{display:block;padding-block:55px}.pdp-next h2{font-size:54px;margin-top:16px}.pdp-next .text-link{margin-top:25px}.sticky-purchase{padding:10px 18px;gap:12px}.sticky-purchase>div{display:block;flex:1;min-width:0}.sticky-purchase strong{display:block;font-size:11px;max-width:165px;line-height:1.3}.sticky-purchase span{display:block;font-size:12px;margin-top:4px}.sticky-purchase .button{font-size:12px;min-width:130px;gap:10px;padding:12px;min-height:44px}.about-opening{grid-template-columns:1fr;padding-block:40px;gap:25px}.about-opening h1{font-size:70px}.about-opening>p{font-size:23px;max-width:310px;margin-bottom:0}.about-collage{grid-template-columns:1fr 1fr;height:340px;gap:5px}.about-collage>div:first-child{grid-column:1/-1;height:205px}.about-collage>div:nth-child(2),.about-collage>div:last-child{height:130px}.about-caption{font-size:8px;line-height:1.5;padding:16px 20px;letter-spacing:.1em}.about-intro{grid-template-columns:1fr;padding-block:55px;gap:25px}.about-intro h2{font-size:40px;margin-bottom:25px}.about-intro p{font-size:16px;line-height:1.75}.brand-principles{padding-block:25px 55px}.brand-principles>h2{font-size:49px;margin-bottom:25px}.principle{grid-template-columns:50px 1fr;column-gap:20px;row-gap:15px;padding:25px 0;align-items:start}.principle>span{font-size:47px;grid-row:1/3}.principle h3{font-size:28px;margin-top:3px}.principle p{font-size:14px;grid-column:2}.confidence-band{grid-template-columns:1fr;gap:30px;padding-block:55px}.confidence-band h2{font-size:56px}.confidence-band h3{font-size:24px}.confidence-band p{font-size:14px}.about-invitation{padding-block:55px}.about-invitation h2{font-size:60px}.about-invitation .button{font-size:13px;min-height:55px;padding:18px;width:100%;margin:0 0 20px;justify-content:space-between}.image-zoom-dialog{padding:40px 10px 15px}.image-zoom-dialog>img{height:65svh}}@media(prefers-reduced-motion:reduce){.story-ribbon .ribbon-track{transform:none!important}.sticky-purchase{transition:none}.chapter-progress{display:none}}body.motion-paused *,body.motion-paused *:before,body.motion-paused *:after{animation:none!important;transition:none!important}body.motion-paused{scroll-behavior:auto}.hero h1,.hero-media>img{animation:none}@media(min-width:701px){.product-page-editorial .breadcrumb{margin-bottom:22px}.product-page-editorial .product-info h1{font-size:clamp(52px,5.1vw,86px)}.product-page-editorial .pdp-commercial-name{margin-top:12px}.product-page-editorial .product-intro{font-size:15px;line-height:1.5;margin-top:14px}.product-page-editorial .pdp-benefits{margin-top:15px}.product-page-editorial .pdp-benefits li{padding:8px 0}.product-page-editorial .product-form,.product-page-editorial .pdp-buy-row{margin-top:14px}}.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/story.css.map */
