@font-face{font-family:Cormorant;src:url(cormorant-latin.woff2) format('woff2');font-weight:300 700;font-display:swap}@font-face{font-family:Cormorant;src:url(cormorant-italic-latin.woff2) format('woff2');font-style:italic;font-weight:300 700;font-display:swap}@font-face{font-family:Manrope;src:url(manrope-latin.woff2) format('woff2');font-weight:200 800;font-display:swap}
:root{--forest:#142c22;--forest-deep:#10231b;--paper:#f7f5ed;--ink:#23392d;--muted:#606d60;--lime:#d6e994;--line:#d9ddcf;--serif:Cormorant,Georgia,serif;--sans:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a,summary,button{touch-action:manipulation}a:focus-visible,summary:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #859d37;outline-offset:6px}::selection{background:var(--lime);color:var(--forest)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:1.01;letter-spacing:-.035em}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.2}em{font-weight:400}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.skip-link{position:fixed;top:-100px;left:20px;padding:14px;background:var(--lime);z-index:200}.skip-link:focus{top:15px}.site-header{background:var(--forest);color:var(--paper);height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 4.8%;border-bottom:1px solid #ffffff21;position:relative;z-index:20}.brand{display:inline-flex;flex-direction:column;align-items:center;line-height:1}.brand-name{font-size:31px;font-weight:500;letter-spacing:.07em;position:relative}.brand-star{font-size:14px;position:absolute;top:-3px;right:-13px;color:var(--lime)}.brand-sub{font-size:8px;font-weight:600;letter-spacing:.44em;padding-top:8px;margin-left:4px}.desktop-nav{display:flex;gap:34px;font-size:12px;margin-left:4%}.desktop-nav a{padding:18px 0;position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:10px;left:0;width:0;height:1px;background:var(--lime);transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:26px}.status,.footer-status{display:inline-flex;gap:9px;align-items:center;font-size:10px;letter-spacing:.08em}.status i,.footer-status i{width:5px;height:5px;display:inline-block;border-radius:50%;background:var(--lime)}.header-actions>.status{border:1px solid #ffffff36;border-radius:2px;padding:10px 13px}.language-menu{position:relative;font-size:11px}.language-menu summary{display:flex;align-items:center;gap:8px;min-height:44px}.language-menu svg{width:17px;height:17px}.language-list{position:absolute;top:42px;right:0;width:160px;padding:8px;background:var(--paper);box-shadow:0 12px 30px #0002;color:var(--forest);border:1px solid var(--line)}.language-list a{display:block;padding:9px 12px}.language-list a:hover,.language-list a[aria-current]{background:#e9eddd}.mobile-menu{display:none}.hero{position:relative;min-height:720px;height:min(810px,calc(100svh - 108px));background:var(--forest);color:var(--paper);isolation:isolate;overflow:hidden}.hero-art{position:absolute;inset:0 0 0 28%;z-index:-2}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--forest) 0%,#142c2270 16%,transparent 52%),linear-gradient(0deg,#142c22a0,transparent 25%)}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:62% 50%;opacity:.94}.hero-art picture{display:block;width:100%;height:100%}.hero-content{padding:90px 4.8% 150px;max-width:850px}.eyebrow{font-size:10px;letter-spacing:.17em;font-weight:600;line-height:1.6;display:flex;align-items:center;gap:15px;margin-bottom:28px}.tiny-cross{font-size:18px;color:var(--lime)}.hero .eyebrow{color:#d0d9c9;margin-bottom:38px}.hero h1{font-size:clamp(78px,7.8vw,126px);letter-spacing:-.035em;margin:0 0 30px;line-height:.93}.hero h1 em{display:block;color:var(--lime);font-weight:400;white-space:nowrap}.hero-description{font-size:13px;max-width:332px;line-height:1.9;color:#d0d9cf;margin-bottom:34px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:16px 22px;min-height:54px;font-size:11px;font-weight:600;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button-lime{background:var(--lime);color:var(--forest)}.button-lime:hover{background:#e5f2b8}.button-dark{background:var(--forest);color:var(--paper)}.hero-bottom{position:absolute;left:4.8%;right:4.8%;bottom:34px;display:flex;align-items:flex-end;justify-content:space-between;font-size:10px}.hero-bottom>a{display:flex;gap:15px;align-items:center}.down-arrow{border:1px solid #fff4;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:17px}.hero-caption{font-size:9px;letter-spacing:.12em;line-height:1.8;margin-left:auto;margin-right:70px}.hero-caption small{color:#c7d0bf;font-size:8px;letter-spacing:.03em}.hero-index{font-size:14px;letter-spacing:.1em}.hero-index span{font-size:10px;color:#b6c4b0}.launch-note{background:#e9eddd;display:flex;align-items:center;gap:24px;padding:23px 4.8%;border-bottom:1px solid var(--line);font-size:10px}.launch-note strong{font-weight:600;font-size:11px;white-space:nowrap}.launch-note p{margin:0;color:#53614f;max-width:580px}.note-symbol{font-size:28px;line-height:1}.launch-note>a{font-size:24px;margin-left:auto}.section-pad{padding:112px 7%}.vision{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;border-bottom:1px solid var(--line)}.vision h2{font-size:clamp(52px,5.2vw,78px);max-width:620px;margin-bottom:28px}.vision-copy>p{max-width:465px;font-size:13px;line-height:1.95;color:var(--muted)}.vision-copy .text-link{margin-top:12px}.text-link{display:inline-flex;justify-content:space-between;gap:34px;align-items:center;padding:10px 0;border-bottom:1px solid #85917f;font-size:11px;font-weight:600}.text-link span{font-size:20px}.seed-seal{margin-top:42px;margin-left:24px;border:1px solid #c4ceba;border-radius:50%;height:188px;width:188px;display:flex;align-items:center;justify-content:center;position:relative;transform:rotate(-15deg)}.seed-seal:before{content:'';position:absolute;inset:9px;border:1px solid #d7ddcd;border-radius:50%}.seed-seal svg{height:128px;width:114px;stroke:#7e8e69;stroke-width:1}.seed-seal span{position:absolute;font-size:6px;letter-spacing:.25em;bottom:26px;color:#647854}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px}.section-heading h2{font-size:clamp(45px,4.4vw,66px);max-width:520px;margin:0}.section-heading>p{max-width:315px;font-size:11px;line-height:1.9;color:var(--muted);margin-bottom:5px}.study-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.study-image{aspect-ratio:8/9;position:relative;overflow:hidden;background:#e6e5d6}.study-image img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.6,.3,1)}.study:hover .study-image img{transform:scale(1.045)}.study-number{position:absolute;top:21px;left:21px;font-size:8px;font-weight:600;letter-spacing:.13em;color:#273c2b;background:#f7f5eddb;padding:5px 8px}.study-corner{position:absolute;bottom:20px;right:20px;display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:var(--paper);font-size:19px}.study-title{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.study-title h3{font:36px/1.1 var(--serif);margin:0}.study-title>span{font-size:9px;color:#66705d}.study>p{font-size:11px;color:var(--muted);margin:10px 0 0}.collection-foot{margin-top:36px;border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#67725f}.collection-foot .status{font-size:9px}.collection-foot .status i{background:#5b7141}.principles{padding-top:62px;padding-bottom:76px;background:#edf0e3;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.principles>.eyebrow{margin-bottom:34px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:64px}.principle-grid article+article{border-left:1px solid #cdd5c1;padding-left:45px}.principle-icon{font-size:33px;line-height:1;display:block;margin-bottom:23px}.principles h3{font:30px/1.1 var(--serif);margin-bottom:13px}.principles p{font-size:11px;line-height:1.85;color:var(--muted);max-width:290px;margin:0}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%}.faq h2{font-size:64px;max-width:320px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;gap:21px;font-size:12px;font-weight:500;padding:24px 0;min-height:75px}.question-index{font-size:9px;color:#63725b;align-self:center}.faq-plus{margin-left:auto;font-size:25px;font-weight:300;transition:transform .2s}.faq-list details[open] .faq-plus{transform:rotate(45deg)}.faq-list details p{font-size:12px;line-height:1.9;color:var(--muted);padding:0 26px 12px 34px;margin:0}.site-footer{background:var(--forest);color:var(--paper);padding:66px 4.8% 25px;overflow:hidden}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;padding:0 2.5% 50px}.footer-top>p{font:46px/.98 var(--serif);letter-spacing:-.02em;margin:0}.footer-top em{color:var(--lime)}.back-top{display:flex;align-items:center;gap:20px;font-size:10px;padding-top:6px}.back-top>span{border:1px solid #ffffff50;border-radius:50%;height:44px;width:44px;display:grid;place-items:center;font-size:22px}.footer-wordmark{font-family:var(--sans);font-size:clamp(72px,16.3vw,300px);font-weight:400;letter-spacing:-.065em;line-height:1.15;white-space:nowrap;display:flex;align-items:flex-start;border-bottom:1px solid #fff3;padding-bottom:28px}.footer-wordmark span{font-size:.24em;color:var(--lime);margin-left:.15em;margin-top:.29em}.footer-bottom{padding-top:25px;display:flex;justify-content:space-between;gap:24px;align-items:center;font-size:8px;letter-spacing:.08em;color:#c8d2c2}.footer-bottom nav{display:flex;gap:27px;font-size:10px;letter-spacing:0}.footer-status{font-size:9px}.admin-preview{background:var(--lime);color:var(--forest);padding:9px 5%;font-size:11px;text-align:center}.admin-preview a{margin-left:20px;text-decoration:underline}.page-shell,.store-shell{padding:80px 7% 110px;min-height:55vh;max-width:1440px;margin:0 auto}.page-shell{max-width:1100px}.page-shell h1,.store-shell h1{font-size:clamp(55px,6vw,84px);margin:35px 0}.page-shell h2{font-size:38px;margin-top:40px}.page-lead{font-size:18px;line-height:1.8;max-width:760px}.page-shell p{color:var(--muted)}.page-image{width:100%;height:450px;object-fit:cover;margin-top:50px}.caption{font-size:10px}.breadcrumb{font-size:10px;border:0;padding:0;letter-spacing:.1em}.woocommerce ul.products li.product a img{aspect-ratio:4/5;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:32px var(--serif);color:var(--ink)}.woocommerce ul.products li.product .price,.woocommerce div.product p.price{color:var(--ink);font-size:12px}.prelaunch-price{font:10px var(--sans);letter-spacing:.08em}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button.alt,.woocommerce button.button.alt{background:var(--forest);color:var(--paper);border-radius:0;padding:15px 24px;font-weight:500;font-size:12px}.woocommerce div.product .product_title{font-size:62px}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:transparent;border:0}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce-message,.woocommerce-info{background:#e9eddd;border-top-color:var(--forest)}.woocommerce-message:before,.woocommerce-info:before{color:var(--forest)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,input[type=search]{background:transparent;border:1px solid #aab79f;padding:13px;border-radius:0}.woocommerce .woocommerce-breadcrumb{font-size:11px;color:var(--muted);margin-bottom:30px}.woocommerce table.shop_table{border-radius:0}.woocommerce-account .woocommerce-MyAccount-navigation li{padding:12px;border-bottom:1px solid var(--line);list-style:none}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:35px}.private-products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.private-products img{aspect-ratio:4/5;object-fit:cover}.private-products h2{font-size:32px;margin:16px 0}.private-products p{font-size:11px}.private-products a{display:block}.entry-content{max-width:850px}
@media(min-width:1650px){.hero-content{max-width:950px}.hero h1{font-size:140px}.hero{height:820px}.site-header{height:120px}.section-pad{padding-left:max(7%,calc((100vw - 1450px)/2));padding-right:max(7%,calc((100vw - 1450px)/2))}}
@media(max-width:1100px){.header-actions{gap:20px}.header-actions>.status{display:none}.desktop-nav{gap:25px}.hero h1{font-size:92px}.hero{min-height:690px}.hero-content{padding-top:88px}.hero-art{left:20%}.hero-caption{margin-right:30px;max-width:200px}.section-pad{padding:85px 5%}.principle-grid{gap:30px}.principle-grid article+article{padding-left:25px}.launch-note{gap:18px}.launch-note strong{white-space:normal;max-width:190px}.launch-note p{max-width:420px}.faq h2{font-size:55px}.vision{gap:5%}.study-grid{gap:18px}.study-title h3{font-size:30px}.hero h1 em{white-space:normal}}
@media(max-width:700px){.site-header{height:85px;padding:0 6%}.brand-name{font-size:25px}.brand-sub{font-size:6px;letter-spacing:.48em;padding-top:7px}.desktop-nav{display:none}.header-actions{gap:24px}.mobile-menu{display:block}.mobile-menu summary{width:24px;height:44px;display:flex;flex-direction:column;gap:6px;justify-content:center}.mobile-menu summary span{height:1px;width:22px;background:var(--paper)}.mobile-menu nav{position:absolute;left:0;right:0;top:84px;background:var(--forest);padding:20px 6% 30px;border-bottom:1px solid #fff4;display:grid;gap:6px}.mobile-menu nav a{padding:10px;font:28px var(--serif)}.hero{min-height:820px;height:auto}.hero-content{padding:50px 6% 440px;position:relative;z-index:1}.hero .eyebrow{font-size:8px;letter-spacing:.16em;margin-bottom:28px;gap:10px}.tiny-cross{font-size:14px}.hero h1{font-size:clamp(57px,12vw,85px);line-height:.97;margin-bottom:22px;letter-spacing:-.03em}.hero h1 em{white-space:normal;max-width:100%}.hero-description{font-size:12px;line-height:1.85;max-width:320px;margin-bottom:26px}.button{font-size:10px;padding:14px 18px;min-height:49px;gap:34px}.hero-art{inset:285px -90px 0 -65px}.hero-art img{object-position:68% 67%}.hero-art:after{background:linear-gradient(180deg,var(--forest) 0%,#142c22d9 13%,transparent 47%),linear-gradient(0deg,#142c22d0,transparent 25%)}.hero-bottom{left:6%;right:6%;bottom:28px;align-items:flex-end}.hero-bottom>a{font-size:9px;gap:10px}.hero-caption{margin:0 0 0 25px;font-size:7px;max-width:160px;line-height:1.8}.hero-caption small{font-size:7px}.hero-index{display:none}.down-arrow{width:32px;height:32px}.launch-note{padding:23px 6%;display:grid;grid-template-columns:25px 1fr;gap:5px 18px}.launch-note strong{max-width:none;font-size:11px;line-height:1.6}.note-symbol{grid-row:span 2;align-self:start;font-size:25px}.launch-note p{grid-column:2;font-size:10px;line-height:1.7}.launch-note>a{display:none}.section-pad{padding:65px 6%}.vision{grid-template-columns:1fr;gap:20px}.eyebrow{font-size:8px;margin-bottom:24px}.seed-seal{display:none}.vision-label .eyebrow{margin-bottom:0}.vision h2{font-size:51px;max-width:460px}.vision-copy>p{font-size:12px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:48px;max-width:360px}.section-heading>p{max-width:440px;margin-top:24px;font-size:11px}.study-grid{grid-template-columns:1fr;gap:32px}.study-image{aspect-ratio:1.12}.study-image img{object-position:50% 60%}.study-title{margin-top:16px}.study-title h3{font-size:34px}.study>p{font-size:11px;margin-top:7px}.study-number{top:18px;left:18px}.collection-foot{flex-direction:column;gap:12px}.collection-foot>span{font-size:8px}.principles{padding-top:44px;padding-bottom:48px}.principle-grid{grid-template-columns:1fr;gap:28px}.principle-grid article,.principle-grid article+article{border-left:0;border-top:1px solid #cdd5c1;padding:23px 0 0 55px;position:relative}.principle-icon{position:absolute;left:0;top:28px;font-size:29px}.principles h3{font-size:30px}.principles p{font-size:11px;max-width:none}.faq{grid-template-columns:1fr;gap:36px}.faq h2{font-size:51px;max-width:none;margin-bottom:25px}.faq-list summary{font-size:11px;gap:15px;padding:20px 0}.faq-list details p{padding-left:26px;font-size:11px}.site-footer{padding:46px 6% 28px}.footer-top{padding:0 0 38px}.footer-top>p{font-size:34px}.back-top{font-size:0;gap:0}.back-top>span{font-size:21px;width:38px;height:38px}.footer-wordmark{font-size:16vw;padding-bottom:24px;letter-spacing:-.075em}.footer-wordmark span{margin-left:.3em}.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:24px 10px;font-size:7px}.footer-bottom nav{grid-row:2;grid-column:1/-1;gap:28px}.footer-status{font-size:8px;letter-spacing:0}.page-shell,.store-shell{padding:55px 6% 75px}.page-shell h1,.store-shell h1{font-size:52px;overflow-wrap:anywhere}.page-lead{font-size:15px}.page-image{height:300px}.private-products{grid-template-columns:1fr}.woocommerce div.product .product_title{font-size:48px}.woocommerce ul.products li.product{width:100%!important;float:none!important}.admin-preview{font-size:9px}.admin-preview a{display:inline-block;margin-left:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Cinematic editorial collection and accessible native consent dialogs. */
[hidden]{display:none!important}button{cursor:pointer}.hero{background:#071b13}.hero-art{inset:0}.hero-art img,.hero-art video{width:100%;height:100%;object-fit:cover;object-position:center}.hero-art:after{z-index:2;background:linear-gradient(90deg,#081b13e8 0%,#081b13a8 28%,#081b130a 66%),linear-gradient(0deg,#081b1399,transparent 35%)}.hero-art video{position:absolute;inset:0;opacity:0;transition:opacity .8s}.hero-art video.is-playing{opacity:1}.hero-content{position:relative;z-index:3;max-width:870px}.hero h1{font-size:clamp(82px,7.7vw,124px)}.hero-description{max-width:345px}.film-toggle{display:inline-flex;align-items:center;gap:10px;background:transparent;color:var(--paper);border:0;border-bottom:1px solid #ffffff66;padding:14px 0;margin:10px 0 10px 26px;font-size:11px;min-height:46px}.film-symbol{font-size:23px}.hero-bottom{z-index:3}.study-grid{gap:28px}.study:nth-child(2){padding-top:72px}.study:nth-child(3){padding-top:144px}.study-image{aspect-ratio:4/5}.study-link{display:block}.study-link:focus-visible{outline-offset:9px}.study-link p{font-size:12px;color:var(--muted);margin:13px 0}.study-read{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;font-size:10px}.study-read span{font-size:17px}.collection-caption{font-size:9px;color:var(--muted);margin:40px 0 0}.collection-intro{padding-bottom:55px;background:#e9eddd}.collection-intro .eyebrow{margin-top:55px}.collection-intro h1{font-size:clamp(64px,8vw,120px);max-width:950px;margin-bottom:30px}.collection-page{padding-top:25px}.collection-page .study-grid{margin-top:10px}.story-hero{display:grid;grid-template-columns:1fr 1fr;min-height:680px;background:#eadccb;color:#492a1d}.story-intro{padding:75px 10% 65px 14%;align-self:center}.story-intro .eyebrow{margin-top:80px}.story-intro h1{font-size:clamp(64px,6.5vw,102px);margin-bottom:32px}.story-subtitle{font-size:14px;max-width:310px}.story-hero figure{margin:0;position:relative}.story-hero figure img{height:100%;max-height:850px;width:100%;object-fit:cover}.story-hero figcaption{position:absolute;bottom:16px;left:20px;background:#f7f5edeb;padding:7px 10px;color:#283b2c;font-size:9px;max-width:90%}.story-matter{background:#28201a;color:#f1e3c4}.story-culture{background:#dce2cf;color:#142c22}.story-body{display:grid;grid-template-columns:1fr 2fr;gap:7%;border-bottom:1px solid var(--line)}.story-body>div{max-width:780px}.story-body .story-lead{font:42px/1.2 var(--serif);color:var(--ink)}.story-body p:not(.story-lead):not(.eyebrow){font-size:15px;line-height:1.9;color:var(--muted)}.footer-bottom nav{flex-wrap:wrap}.footer-cookie{border:0;background:none;color:inherit;padding:0;font-size:inherit;min-height:24px}.footer-cookie:hover{text-decoration:underline}body:has(dialog[open]){overflow:hidden}dialog{border:0;padding:0;color:var(--ink);background:var(--paper);max-height:calc(100dvh - 40px);max-width:calc(100vw - 40px);box-shadow:0 24px 100px #0005}dialog::backdrop{background:#06120ef2;}.age-dialog{width:1000px}.age-dialog[open]{display:grid;grid-template-columns:44% 56%}.age-art{background:#071b13;position:relative;min-height:610px;overflow:hidden}.age-art img{height:100%;width:100%;object-fit:cover;object-position:72%}.age-art>span{position:absolute;top:38px;left:35px;color:var(--paper);font-size:25px;letter-spacing:.1em;line-height:1.25}.age-art small{font-size:8px;letter-spacing:.42em}.age-content{padding:48px 50px 35px;position:relative}.age-number{font:105px/.9 var(--serif);display:block;margin-bottom:32px;color:#697a4d}.age-number>span{font-size:55px;vertical-align:top}.age-content>.eyebrow{font-size:8px;margin-bottom:17px}.age-content h2{font-size:54px;margin:0 0 22px;max-width:360px}.age-content p:not(.eyebrow){font-size:12px;line-height:1.8;max-width:350px;color:#52624e}.age-content .button{width:100%;font-size:11px;gap:15px}.age-reject{width:100%;background:transparent;color:var(--ink);border:1px solid #aab89b;margin-top:12px;padding:12px;min-height:48px;font-size:11px}.age-languages{display:flex;gap:25px;margin-top:30px;font-size:10px}.age-languages a{padding:5px 0}.age-languages a[lang=it]{text-underline-offset:5px}.button-outline{background:transparent;border:1px solid #829574;color:var(--forest)}.cookie-banner{position:fixed;z-index:100;bottom:25px;left:25px;right:25px;max-width:1140px;margin:0 auto;background:var(--paper);color:var(--ink);box-shadow:0 12px 80px #0005;border:1px solid #d0d8c4;display:grid;grid-template-columns:1fr 360px;gap:35px;padding:28px 34px}.cookie-banner h2{font-size:32px;margin-bottom:12px}.cookie-banner .eyebrow{font-size:8px;margin-bottom:10px}.cookie-banner p:not(.eyebrow){font-size:11px;line-height:1.8;max-width:580px;margin-bottom:8px}.cookie-banner a,.cookie-dialog>a{font-size:10px;text-decoration:underline;text-underline-offset:3px}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap;align-content:center}.cookie-actions .button{justify-content:center;flex:1 1 140px;padding:12px 14px;font-size:10px;min-height:48px;gap:0}.cookie-dialog{width:610px;padding:42px}.cookie-dialog h2{font-size:44px;margin-bottom:24px;padding-right:15px}.cookie-dialog>p{font-size:12px;line-height:1.8}.cookie-dialog>.eyebrow{font-size:9px;margin-bottom:20px}.dialog-close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:27px;color:var(--forest);height:44px;width:44px}.consent-option{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;border-top:1px solid var(--line);font-size:12px}.consent-option input{appearance:none;width:38px;height:22px;background:#c6d0bc;border-radius:30px;flex:none;cursor:pointer;position:relative;margin:0}.consent-option input:before{content:'';position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.consent-option input:checked{background:var(--forest)}.consent-option input:checked:before{transform:translateX(16px)}.cookie-dialog .consent-description{font-size:10px;color:#56634f;margin-bottom:20px}.cookie-dialog .cookie-actions{margin-top:25px}.cookie-dialog>a{display:inline-block;margin-top:20px}.noscript-notice{background:var(--lime);padding:20px 6%;font-size:12px}
@media(max-width:1100px){.hero h1{font-size:89px}.hero-content{max-width:730px}.film-toggle{margin-left:18px}.cookie-banner{grid-template-columns:1fr 285px}.study-grid{gap:20px}.story-intro{padding:50px 9%}.story-intro .eyebrow{margin-top:55px}.story-intro h1{font-size:70px}.age-dialog{width:900px}.age-content{padding:40px 35px}.age-art{min-height:590px}}
@media(max-width:700px){.hero{min-height:870px}.hero-content{padding:50px 6% 450px}.hero h1{font-size:clamp(58px,14vw,88px)}.hero-art{inset:260px -140px 0 -180px}.hero-art img,.hero-art video{object-position:72% center}.hero-art:after{background:linear-gradient(180deg,#071b13 0%,#071b13c0 12%,transparent 42%),linear-gradient(0deg,#071b13b0,transparent 30%)}.hero-description{max-width:320px}.film-toggle{margin:16px 0 0 18px;font-size:10px;gap:6px}.hero-bottom{bottom:28px}.hero-caption{max-width:150px}.study-grid{gap:38px}.study:nth-child(2),.study:nth-child(3){padding-top:0}.study-image{aspect-ratio:4/4.5}.collection-intro{padding-bottom:40px}.collection-intro h1{font-size:64px}.collection-intro .eyebrow{margin-top:35px}.story-hero{grid-template-columns:1fr}.story-intro{padding:45px 6%}.story-intro .eyebrow{margin-top:45px}.story-intro h1{font-size:66px}.story-hero figure img{max-height:540px}.story-body{grid-template-columns:1fr;gap:10px}.story-body .story-lead{font-size:35px}.story-body p:not(.story-lead):not(.eyebrow){font-size:13px}.footer-bottom nav{gap:16px 24px}.age-dialog{max-width:calc(100vw - 28px);max-height:calc(100dvh - 28px)}.age-dialog[open]{display:block}.age-art{min-height:0;height:120px}.age-art img{object-position:72% 45%}.age-art>span{top:22px;left:26px;font-size:19px}.age-art small{font-size:6px}.age-content{padding:26px}.age-number{position:absolute;right:25px;top:25px;font-size:58px;margin:0}.age-number>span{font-size:28px}.age-content>.eyebrow{font-size:7px;max-width:150px;margin:0 0 30px}.age-content h2{font-size:43px;margin-bottom:18px}.age-content p:not(.eyebrow){font-size:11px}.age-content .button,.age-reject{font-size:10px;min-height:48px}.age-languages{margin-top:20px;justify-content:space-between;gap:15px}.cookie-banner{display:block;left:12px;right:12px;bottom:12px;padding:22px;max-height:85dvh;overflow:auto}.cookie-banner h2{font-size:31px}.cookie-banner .cookie-actions{margin-top:20px;gap:8px}.cookie-actions .button{flex-basis:40%;font-size:10px;min-height:44px}.cookie-dialog{padding:32px 24px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.cookie-dialog h2{font-size:36px}.cookie-dialog>p{font-size:11px}.consent-option{font-size:11px}.cookie-dialog .consent-description{font-size:10px}.cookie-dialog .cookie-actions{margin-top:18px}}
