@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700;9..40,800;9..40,900&family=Manrope:wght@400;500;600;700;800&family=Prata&display=swap");:root{--ink:#080808;--paper:#faf9f5;--cyan:#0bb5df;--lime:#d6ed1c;--violet:#9a70df;--green:#85bc35;--line:#111;--muted:#5e5e58}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{display:block;max-width:100%}:focus-visible{outline:3px solid var(--violet);outline-offset:3px}.site-header{position:-webkit-sticky;position:sticky;z-index:20;top:0;background:rgba(250,249,245,.96);border-bottom:1px solid #bdbdb6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{max-width:1500px;min-height:98px;padding:14px 30px;margin:auto;justify-content:space-between;gap:26px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:10px;font-size:25px;font-weight:900;line-height:.9;letter-spacing:-1.5px;white-space:nowrap}.brand picture{width:55px;height:55px;overflow:hidden;border-radius:50%;flex:0 0 auto}.brand img{width:100%;height:100%;object-fit:cover}.site-header nav{display:flex;align-items:center;justify-content:center;gap:46px;font-weight:900;text-transform:uppercase;letter-spacing:.5px}.site-header nav a{padding:10px 0;position:relative}.site-header nav a:after{content:"";position:absolute;height:3px;background:var(--cyan);transform:scaleX(0);transform-origin:left;transition:transform .2s ease;left:0;right:0;bottom:3px}.site-header nav a:hover:after{transform:scaleX(1)}.cart-button{display:flex;min-height:46px;align-items:center;gap:11px;padding:9px 13px;border:2px solid var(--ink);border-radius:99px;text-transform:uppercase;font-weight:900}.cart-button b{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;background:var(--ink)}.hero{min-height:calc(100vh - 99px);max-height:780px;position:relative;overflow:hidden;background:#f4f1e9}.hero-photo{position:absolute;inset:0}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,249,245,.98),rgba(250,249,245,.92) 30%,rgba(250,249,245,.22) 58%,rgba(250,249,245,0) 80%)}.hero-copy{position:relative;z-index:1;max-width:650px;padding:clamp(64px,10vw,148px) 4.5vw;animation:rise .7s both}.hero h1{margin:0;max-width:570px;font-size:clamp(54px,7vw,108px);line-height:.89;letter-spacing:-.075em;font-weight:900;text-wrap:balance}.hero-copy>p{max-width:520px;margin:25px 0 28px;font-size:clamp(18px,2vw,25px);line-height:1.32;letter-spacing:-.035em}.actions{display:flex;flex-wrap:wrap;gap:14px}.button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:17px;padding:13px 22px;border:2px solid var(--ink);border-radius:99px;font-weight:900;text-transform:uppercase;letter-spacing:-.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;cursor:pointer}.button:hover{transform:translateY(-3px);box-shadow:4px 5px 0 var(--ink)}.button:active{transform:scale(.98);box-shadow:none}.button span,.text-link span{font-size:22px;line-height:1}.button-primary span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--ink);color:#fff}.button-outline{background:rgba(255,255,255,.65)}.button-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.ways{margin:14px 18px 0;padding:18px;border-radius:31px;background:var(--lime);display:grid;grid-template-columns:300px 1fr;grid-gap:18px;gap:18px;overflow:hidden}.ways-intro{padding:22px 14px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.ways h2{margin:0;max-width:270px;font-size:43px;line-height:.95;letter-spacing:-.065em;text-transform:uppercase}.loop-mark{margin:25px 0 7px;font-size:74px;transform:rotate(-20deg)}.ways-intro p{margin:0;font-size:19px;font-weight:900;text-transform:uppercase}.ways-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.way-card{min-height:370px;position:relative;overflow:hidden;padding:24px 22px;border:2px solid var(--ink);border-radius:24px;background:#fbfaf4;animation:rise .6s both}.way-card:nth-child(2){animation-delay:.1s}.way-card:nth-child(3){animation-delay:.2s}.number{display:inline-grid;width:51px;height:51px;place-items:center;border-radius:50%;background:var(--ink);font-size:23px;font-weight:900}.way-card h3{max-width:200px;margin:11px 0 9px;font-size:28px;line-height:.98;letter-spacing:-.06em;text-transform:uppercase}.way-card p{max-width:190px;margin:0;font-size:16px;line-height:1.25}.way-image{position:absolute;right:0;bottom:0;width:58%;height:57%;overflow:hidden;border-radius:22px 0 0 0}.way-image img{width:100%;height:100%;object-fit:cover}.candle-orb{position:absolute;width:155px;height:178px;right:22px;bottom:39px;border:12px solid #111;border-radius:34px 34px 44px 44px;background:linear-gradient(135deg,#1e201d,#080808);box-shadow:inset 0 20px 0 #e9e1c9;display:grid;place-items:center;color:#f7bf3f;font-size:32px}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:900;font-size:13px;letter-spacing:.01em;border-bottom:2px solid;padding-bottom:2px;transition:transform .2s ease}.text-link:hover{transform:translateX(4px)}.way-card .text-link{position:absolute;z-index:2;left:22px;bottom:21px;background:rgba(255,255,255,.94);border:2px solid var(--ink);border-radius:99px;padding:10px 14px}.price-strip{min-height:96px;margin:14px 18px 0;padding:13px 7%;justify-content:space-between;gap:32px;background:var(--cyan);border-radius:23px}.price-strip,.price-strip div{display:flex;align-items:center}.price-strip div{gap:20px;text-transform:uppercase;font-weight:900}.price-strip span{font-size:20px}.price-strip strong{font-size:58px;letter-spacing:-.07em}.price-strip i{width:1px;height:47px;background:var(--ink)}.price-strip .button{min-height:47px}.faq,.featured{margin:0 auto;padding:120px 30px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.about-split p:first-child,.custom-cta p,.faq>div>p,.page-hero>p,.process header p,.scent-notes header p,.section-heading p,.service-hero p:first-child{margin:0 0 9px;color:#16667d;font-weight:900;font-size:14px;text-transform:uppercase;letter-spacing:.05em}.about-split h2,.custom-cta h2,.faq h2,.process h2,.scent-notes h2,.section-heading h2{margin:0;max-width:750px;font-size:clamp(43px,5vw,73px);line-height:.94;letter-spacing:-.07em}.catalog-grid,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.catalog-card,.product-card{min-height:360px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;border:2px solid var(--ink);border-radius:22px;background:#fffef9;transition:transform .2s ease,box-shadow .2s ease}.catalog-card:hover,.product-card:hover{transform:translateY(-5px);box-shadow:6px 7px 0 var(--ink)}.catalog-art,.detail-art,.product-art{position:relative;min-height:165px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#f7d52f,#d7ef1a 36%,#18b9de)}.catalog-art:after,.detail-art:after,.product-art:after{content:"";position:absolute;width:77px;height:110px;border:7px solid #121212;border-radius:18px 18px 26px 26px;background:#1a1a1a;box-shadow:inset 0 16px #f8ead1}.detail-flame,.detail-loop,.product-flame,.tiny-loop{z-index:1;position:absolute;color:#fff;font-size:23px}.detail-flame,.product-flame{transform:translateY(-12px);color:#efc82e;font-size:28px}.product-card p{margin:18px 0 6px;font-size:12px;font-weight:900;text-transform:uppercase;color:#26748b}.catalog-card h2,.catalog-card h3,.product-card h3{margin:0;line-height:1.02;letter-spacing:-.045em}.catalog-card strong,.product-card strong{display:block;margin-top:8px;font-size:22px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.home-story{max-width:1420px;margin:0 auto;padding:0 30px 120px;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:clamp(32px,8vw,130px);gap:clamp(32px,8vw,130px)}.home-story picture{overflow:hidden;border-radius:28px}.home-story img{width:100%;aspect-ratio:1;object-fit:cover}.home-story h2{margin:0;font-size:clamp(42px,5vw,70px);line-height:.95;letter-spacing:-.07em}.home-story p{max-width:500px;font-size:18px;line-height:1.45}.home-story p:first-of-type{color:#16667d;font-size:14px;text-transform:uppercase;font-weight:900}.home-story .button{margin-top:16px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:60px;gap:60px}.faq,.faq-list{border-top:2px solid var(--ink)}.faq details{border-bottom:2px solid var(--ink);padding:21px 0}.faq summary{cursor:pointer;list-style:none;padding-right:40px;position:relative;font-size:20px;font-weight:800;letter-spacing:-.03em}.faq summary:after{content:"+";position:absolute;right:5px;top:-5px;font-size:30px}.faq details[open] summary:after{content:"−"}.faq details p{max-width:630px;margin:16px 0 4px;line-height:1.5}.page-shell{max-width:1420px;margin:0 auto;padding:0 30px 120px}.page-hero{max-width:840px;padding:100px 0 50px}.page-hero h1{margin:0;font-size:clamp(53px,7vw,102px);line-height:.91;letter-spacing:-.08em}.page-hero>p:last-child{max-width:660px;margin-top:22px;font-size:20px;line-height:1.4;color:#333}.page-hero.compact{padding-bottom:38px}.category-pills{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:60px}.category-pills a{padding:10px 14px;border:2px solid var(--ink);border-radius:99px;font-size:14px;font-weight:800;transition:background .2s ease,color .2s ease}.category-pills a:hover{background:var(--ink);color:#fff}.catalog-section{display:grid;grid-gap:90px;gap:90px}.catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.catalog-heading p{margin:0 0 5px;text-transform:uppercase;font-size:12px;font-weight:900;color:#26748b}.catalog-heading h2{margin:0;font-size:48px;letter-spacing:-.065em}.catalog-card{min-height:290px}.catalog-art{display:block;min-height:160px}.catalog-glow{width:115px;height:115px;border-radius:50%;background:var(--lime);position:absolute}.full-catalog{grid-template-columns:repeat(4,1fr)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;padding-top:42px;text-transform:uppercase;font-size:12px;font-weight:900}.breadcrumbs a{border-bottom:1px solid}.product-detail{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(40px,8vw,130px);gap:clamp(40px,8vw,130px);align-items:center;padding:44px 0 100px}.detail-art{min-height:540px;border-radius:34px}.detail-art:after{width:220px;height:320px;border-width:13px;border-radius:38px 38px 53px 53px;box-shadow:inset 0 43px #f8ead1}.detail-loop{font-size:65px;transform:translateY(20px)}.detail-flame{font-size:68px;transform:translateY(-35px)}.detail-copy>p:first-child{margin:0 0 11px;text-transform:uppercase;font-weight:900;font-size:14px;color:#26748b}.detail-copy h1{margin:0;font-size:clamp(48px,6vw,86px);line-height:.92;letter-spacing:-.08em}.detail-copy strong{display:block;margin:20px 0;font-size:40px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.detail-copy p{font-size:18px;line-height:1.5}.detail-copy .small-note{font-size:14px;color:var(--muted)}.related{border-top:2px solid var(--ink);padding-top:75px}.service-hero{max-width:1420px;margin:0 auto;padding:72px 30px 100px;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:clamp(40px,9vw,150px);gap:clamp(40px,9vw,150px)}.service-hero>div{max-width:600px}.service-hero h1{margin:0;font-size:clamp(55px,7vw,105px);line-height:.9;letter-spacing:-.08em}.service-hero p:not(:first-child){font-size:20px;line-height:1.45}.service-hero picture{overflow:hidden;border-radius:32px}.service-hero picture img{width:100%;aspect-ratio:1;object-fit:cover}.service-hero.reverse{grid-template-columns:1fr 1fr}.process{max-width:1420px;margin:0 auto;padding:95px 30px;background:#111;color:#fff}.process header{max-width:640px}.process ol{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:34px;gap:34px;padding:55px 0 0;margin:0;list-style:none}.process li{border-top:2px solid var(--lime);padding-top:18px}.process b,.scent-notes span{display:grid;width:45px;height:45px;place-items:center;border-radius:50%;color:var(--ink);font-size:18px}.process h3{margin:20px 0 8px;font-size:30px;letter-spacing:-.05em}.process p{max-width:330px;line-height:1.45}.custom-cta,.price-callout{max-width:1420px;margin:0 auto;padding:70px 30px;display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--cyan)}.price-callout p{margin:0 0 9px;text-transform:uppercase;font-size:14px;font-weight:900}.price-callout h2{margin:0;font-size:clamp(28px,4vw,54px);letter-spacing:-.06em}.scent-notes{max-width:1420px;margin:0 auto;padding:115px 30px}.scent-notes>div,.values{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px;gap:17px;margin-top:48px}.scent-notes article,.values article{min-height:220px;padding:25px;border:2px solid var(--ink);border-radius:22px}.scent-notes h3{margin:25px 0 8px;font-size:31px;letter-spacing:-.05em}.scent-notes p,.values p{line-height:1.45}.custom-cta{margin-top:0}.custom-cta p{color:#1a2b2f}.custom-cta h2{max-width:760px}.about-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:clamp(40px,8vw,120px);gap:clamp(40px,8vw,120px);padding:20px 0 110px}.about-split picture{border-radius:30px;overflow:hidden}.about-split img{aspect-ratio:1;width:100%;object-fit:cover}.about-split p{font-size:18px;line-height:1.5}.about-split p:first-child{font-size:14px}.values{margin-top:0}.values b{display:block;font-size:25px;letter-spacing:-.04em}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:clamp(40px,10vw,160px);gap:clamp(40px,10vw,160px);padding-top:20px}.contact-layout h2{margin-top:0;font-size:42px;letter-spacing:-.06em}.contact-details{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.contact-details>a:not(.text-link){font-size:22px;font-weight:800;border-bottom:2px solid}.contact-details p{font-size:18px;line-height:1.55}.contact-form{display:grid;grid-gap:9px;gap:9px}.contact-form label{margin-top:7px;font-weight:800}.contact-form input,.contact-form textarea{width:100%;border:2px solid var(--ink);border-radius:10px;padding:14px;background:#fffef9}.contact-form textarea{resize:vertical}.contact-form .button{justify-self:start;margin-top:10px}.form-status{margin:10px 0 0;font-weight:700}.form-status.is-error{color:#a42323}.policy{max-width:860px;padding-top:90px}.policy h1{font-size:72px;line-height:.95;letter-spacing:-.08em}.policy h2{margin-top:46px;font-size:32px;letter-spacing:-.05em}.policy p{font-size:17px;line-height:1.65}.policy a{border-bottom:2px solid;font-weight:700}.not-found{min-height:55vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 25px}.not-found p{text-transform:uppercase;font-weight:900;color:#26748b}.not-found h1{max-width:720px;margin:10px 0 28px;font-size:clamp(50px,8vw,100px);line-height:.9;letter-spacing:-.08em}.site-footer{padding:65px 30px 20px;background:#101010;color:#fff}.footer-bottom,.footer-grid,.footer-top{max-width:1420px;margin:0 auto}.footer-top{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;grid-gap:35px;gap:35px;padding-bottom:55px;border-bottom:1px solid #666}.site-footer .brand{color:#fff}.site-footer .brand picture{background:#fff}.footer-top p{max-width:430px;margin:0;font-size:18px;line-height:1.4}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;padding:50px 0}.footer-grid h2{margin:0 0 15px;font-size:14px;text-transform:uppercase;letter-spacing:.08em}.footer-grid a,.footer-grid p{display:block;margin:0 0 9px;line-height:1.4}.footer-grid a:hover{color:var(--lime)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid #666;font-size:13px}.footer-bottom p{margin:0}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:16px}.footer-bottom a:not(.theo-badge){text-decoration:underline;text-underline-offset:3px}.theo-badge{display:inline-flex;align-items:center}.theo-badge img{width:105px;height:28px;object-fit:contain}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width:1100px){.header-inner{min-height:82px;padding:10px 22px}.site-header nav{gap:20px}.brand{font-size:20px}.brand picture{width:45px;height:45px}.hero{min-height:690px}.ways{grid-template-columns:1fr}.ways-intro{padding:14px;flex-direction:row;align-items:center;gap:20px}.ways-intro h2{max-width:480px}.loop-mark,.ways-intro p{margin:0}.catalog-grid,.full-catalog,.product-grid{grid-template-columns:repeat(3,1fr)}.price-strip{padding:13px 4%;gap:18px}.price-strip strong{font-size:47px}.footer-top{grid-template-columns:1fr 1fr}.footer-top .button{justify-self:start}.contact-layout{gap:55px}}.blog-category-page,.blog-index,.blog-post-page{max-width:1180px}.blog-hero{max-width:760px}.blog-category-grid,.blog-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.blog-card{display:block;overflow:hidden;border:1px solid var(--line);background:oklch(.17 .008 62);color:#f5efe1;transition:border-color .2s ease,transform .2s ease}.blog-card:hover{transform:translateY(-3px);border-color:var(--lime)}.blog-card-image{display:block;overflow:hidden;background:#111}.blog-card-image img{display:block;width:100%;aspect-ratio:1.55;object-fit:cover}.blog-card>div{padding:22px}.blog-card p,.blog-category-hero>div>p:first-child,.blog-post-hero>p:first-child{margin:0 0 10px;color:var(--lime);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.blog-card h2{margin:0;color:#f5efe1;font-family:Prata,serif;font-size:clamp(30px,3.5vw,46px);font-weight:400;line-height:1.02}.blog-card span{display:block;margin-top:14px;color:oklch(.8 .016 83);font-size:16px;line-height:1.55}.blog-card b{display:block;margin-top:18px}.blog-back,.blog-card b{color:var(--lime);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.blog-back{display:inline-block;margin-top:46px;font-weight:800}.blog-category-hero{display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;grid-gap:clamp(36px,7vw,100px);gap:clamp(36px,7vw,100px);padding:45px 0 65px}.blog-category-hero h1,.blog-post-hero h1{margin:0;color:#f5efe1;font-family:Prata,serif;font-size:clamp(54px,7vw,96px);font-weight:400;letter-spacing:-.055em;line-height:.95}.blog-category-hero>div>p:last-child,.blog-post-hero>p:not(:first-child){max-width:630px;color:oklch(.8 .016 83);font-size:19px;line-height:1.55}.blog-category-image{display:block;overflow:hidden}.blog-category-image img{display:block;width:100%;aspect-ratio:1.2;object-fit:cover}.blog-post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-post-card h2{font-size:31px}.blog-post-hero{max-width:920px;padding:44px 0 55px}.blog-post-hero>p:not(:first-child){margin:22px 0 36px}.blog-post-hero-image{display:block;overflow:hidden}.blog-post-hero-image img{display:block;width:100%;aspect-ratio:1.7;object-fit:cover}.article-body{max-width:750px;margin:0 auto;color:oklch(.84 .015 83);font-size:18px;line-height:1.75}.article-body p{margin:0 0 24px}.article-body h2{margin:64px 0 18px;color:#f5efe1;font-family:Prata,serif;font-size:clamp(32px,4vw,48px);font-weight:400;letter-spacing:-.05em;line-height:1.05}.article-body a{color:var(--lime);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.article-body strong{color:#f5efe1}.article-body ul{margin:0 0 28px;padding-left:25px}.article-body li{margin:0 0 10px;padding-left:4px}.article-image{display:block;margin:35px 0;overflow:hidden}.article-image img{display:block;width:100%;aspect-ratio:1.6;object-fit:cover}.article-faq{margin-top:66px;border-top:1px solid var(--line)}.article-faq h2{margin-top:44px}.article-faq details{border-bottom:1px solid var(--line);padding:20px 0}.article-faq summary{cursor:pointer;color:#f5efe1;font-family:Prata,serif;font-size:23px;line-height:1.25}.article-faq details p{margin:16px 0 0}@media (max-width:900px){.site-header nav{gap:16px;font-size:13px}.blog-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.blog-category-grid,.blog-category-hero,.blog-post-grid{grid-template-columns:1fr}.blog-category-hero{padding:28px 0 48px}.blog-category-image img{aspect-ratio:1.35}.blog-back{margin-top:28px}.blog-post-hero{padding:30px 0 42px}.blog-post-hero-image img{aspect-ratio:1.18}.article-body{font-size:17px;line-height:1.7}.article-body h2{margin-top:48px}.article-image img{aspect-ratio:1.18}.article-faq summary{font-size:21px}}.cookie-consent{position:fixed;z-index:50;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:17px max(24px,calc((100vw - 1420px) / 2));border-top:1px solid var(--line);background:#10100f;box-shadow:0 -10px 28px rgba(0,0,0,.28);color:#f5efe1}.cookie-consent p{max-width:680px;margin:0;font-size:14px;line-height:1.45}.cookie-consent p a{color:var(--lime);text-decoration:underline;text-underline-offset:3px}.cookie-consent div{display:flex;flex:0 0 auto;gap:10px}.cookie-consent button{min-width:100px;min-height:44px;border:1px solid var(--lime);background:transparent;color:#f5efe1;cursor:pointer;font-family:Prata,serif;font-size:14px}.cookie-consent button:hover{background:var(--lime);color:#111}.cookie-consent button:active{transform:scale(.98)}body:has(.cookie-consent){padding-bottom:79px}@media (max-width:760px){.cookie-consent{align-items:stretch;flex-direction:column;gap:14px;padding:18px 20px 20px}.cookie-consent p{font-size:13px}.cookie-consent div{width:100%}.cookie-consent button{flex:1 1}}@media (max-width:760px){body:has(.cookie-consent){padding-bottom:126px}}.site-footer .brand picture,.site-header .brand picture{width:170px;height:62px;border-radius:0;background:transparent}.site-footer .brand img,.site-header .brand img{width:100%;height:100%;object-fit:contain}@media (max-width:760px){.site-footer .brand picture,.site-header .brand picture{width:122px;height:48px}.site-header{background:#0d0d0c;border-bottom:1px solid var(--line)}.header-inner{min-height:68px}.brand{color:#f7f0e3;font-family:Prata,serif;font-size:14px}.brand picture{width:39px;height:39px}.cart-button{display:flex;color:#f7f0e3;border:1px solid var(--line);border-radius:0;font-family:Prata,serif}.cart-button span{display:inline!important}.hero{min-height:670px;max-height:none;background:#0d0d0c}.hero-photo{inset:0;height:100%}.hero-photo img{height:100%;filter:brightness(.3) saturate(.52) contrast(1.08)}.hero:after{background:linear-gradient(180deg,rgba(12,12,11,.98),rgba(12,12,11,.9) 48%,rgba(12,12,11,.42))!important}.hero-copy{padding:54px 24px}.hero h1{color:#f7f0e3;font-family:Prata,serif;font-size:56px;line-height:.95}.hero-copy>p:not(.hero-kicker){color:oklch(.88 .015 83);font-family:Prata,serif;font-size:18px;line-height:1.45}.hero-kicker{color:var(--lime)!important;font-size:10px!important}.button{min-height:48px;font-family:Prata,serif;font-size:13px}.button,.ways{border-radius:0}.ways{margin:0;padding:0;background:#102018}.ways-intro{padding:30px 20px 20px}.ways h2{font-family:Prata,serif;font-size:32px}.ways-grid{grid-template-columns:1fr}.way-card{min-height:210px;border-left:0;border-top:1px solid var(--line);border-radius:0;background:transparent}.way-card h3{font-family:Prata,serif;font-size:29px;text-transform:none}.price-strip{margin:0;border-radius:0;background:#111}.home-memberships{margin:0;padding:60px 20px;border-radius:0;background:#102018}.home-memberships h2{font-family:Prata,serif;font-size:47px}.home-membership-cards article{border:1px solid var(--line);border-radius:0;background:transparent;color:#f5efe1}.home-membership-cards article:nth-child(2){background:#14241b}.faq,.featured{padding:78px 20px}.faq h2,.home-story h2,.section-heading h2{font-family:Prata,serif}.catalog-card,.product-card{min-height:0;border:1px solid var(--line);border-radius:0;background:oklch(.17 .008 62);color:#f5efe1}.catalog-photo,.product-photo{border-radius:0;background:oklch(.21 .009 65)}.catalog-photo img,.product-photo img{height:125px}.home-story{padding:78px 20px}.home-story picture{border-radius:0}.site-footer{background:#090909}.footer-grid,.footer-top{border-color:var(--line)}}.brand picture{width:156px;height:58px;border-radius:0}.brand img{object-fit:contain}@media (max-width:760px){.brand picture{width:118px;height:46px}}.membership-page{max-width:1420px;margin:0 auto;padding:0 30px 120px}.membership-hero{max-width:930px;padding:100px 0 64px}.membership-hero>p:first-child,.membership-signup>header>p{margin:0 0 10px;color:#16667d;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.membership-hero h1,.membership-signup h2{margin:0;font-size:clamp(57px,7vw,105px);line-height:.9;letter-spacing:-.085em;text-wrap:balance}.membership-hero>p:last-child{max-width:660px;margin:24px 0 0;font-size:20px;line-height:1.45}.membership-signup{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:clamp(38px,8vw,130px);gap:clamp(38px,8vw,130px);padding:62px 0 0;border-top:2px solid var(--ink)}.membership-signup>header{position:-webkit-sticky;position:sticky;top:122px;align-self:start}.membership-signup h2{font-size:clamp(39px,4.8vw,68px)}.membership-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;grid-column:2}.membership-card{min-height:335px;display:flex;flex-direction:column;justify-content:space-between;gap:28px;padding:26px;border:2px solid var(--ink);border-radius:24px}.membership-card p:first-child{margin:0 0 14px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.membership-card h2{margin:0;font-size:clamp(31px,3.2vw,46px);line-height:.92;letter-spacing:-.07em}.membership-card h2+p{margin:17px 0 0;font-size:17px;line-height:1.42}.membership-card .text-link{width:max-content;border:0;padding:0;background:transparent;cursor:pointer;color:inherit}.membership-card-lime{background:var(--lime)}.membership-card-violet{background:var(--violet);color:#fff}.membership-card-violet .text-link{color:#fff}.membership-form{grid-column:2;padding:35px;border-radius:24px;background:#fff;border:2px solid var(--ink);box-shadow:8px 8px 0 var(--ink)}.membership-form-note{margin:10px 0 0;max-width:580px;color:var(--muted);font-size:14px;line-height:1.45}.membership-form select{width:100%;border:2px solid var(--ink);border-radius:10px;padding:14px 42px 14px 14px;background:#fffef9;color:var(--ink);-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.membership-form input:focus,.membership-form select:focus,.membership-form textarea:focus{border-color:var(--violet);outline:none;box-shadow:0 0 0 3px rgba(154,112,223,.24)}@media (max-width:900px){.membership-signup{grid-template-columns:1fr}.membership-signup>header{position:static}.membership-form,.membership-options{grid-column:auto}.membership-form,.membership-options{max-width:760px}}@media (max-width:760px){.membership-page{padding:0 20px 78px}.membership-hero{padding:70px 0 44px}.membership-hero h1{font-size:58px}.membership-hero>p:last-child{font-size:18px}.membership-signup{gap:34px;padding-top:45px}.membership-signup h2{font-size:49px}.membership-options{grid-template-columns:1fr;gap:12px}.membership-card{min-height:0;padding:22px;border-radius:20px}.membership-card h2{font-size:38px}.membership-card h2+p{font-size:16px}.membership-form{padding:22px;border-radius:20px;box-shadow:5px 5px 0 var(--ink)}}.home-memberships{margin:14px 18px 0;padding:clamp(34px,5vw,68px);display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:clamp(32px,7vw,118px);gap:clamp(32px,7vw,118px);align-items:end;border-radius:30px;background:var(--violet);color:#fff}.home-membership-cards article>p:first-child,.home-memberships header>p{margin:0 0 10px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.home-memberships h2{max-width:580px;margin:0;font-size:clamp(43px,5vw,73px);line-height:.94;letter-spacing:-.07em}.home-memberships .button{margin-top:28px}.home-membership-cards{display:grid;grid-gap:13px;gap:13px}.home-membership-cards article{min-height:164px;padding:22px;border:2px solid var(--ink);border-radius:20px;background:#fffef9;color:var(--ink)}.home-membership-cards article:nth-child(2){background:var(--lime)}.home-membership-cards h3{margin:0;font-size:31px;line-height:.96;letter-spacing:-.06em}.home-membership-cards h3+p{margin:10px 0 0;max-width:410px;font-size:16px;line-height:1.35}@media (max-width:760px){.home-memberships{margin:9px;padding:34px 20px;grid-template-columns:1fr;gap:30px;border-radius:23px}.home-memberships h2{font-size:48px}.home-membership-cards article{min-height:0;padding:20px}.home-membership-cards h3{font-size:29px}}:root{--ink:oklch(0.9 .018 82);--paper:oklch(.13 .008 62);--cyan:oklch(.72 .09 205);--lime:oklch(.78 .14 110);--violet:oklch(.48 .08 333);--green:oklch(.42 .06 145);--line:oklch(.62 .035 87);--muted:oklch(.73 .018 82)}body{background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif}.site-header{background:rgba(13,13,12,.96);border-bottom:1px solid color-mix(in oklch,var(--line) 78%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:92px;max-width:1536px}.brand{color:var(--ink);font-family:Prata,serif;font-size:20px;font-weight:400;letter-spacing:-.04em;line-height:1.04}.brand picture{width:48px;height:48px}.site-header nav{gap:clamp(18px,3.4vw,48px);color:var(--ink);font-family:Prata,serif;font-size:14px;font-weight:400;letter-spacing:0;text-transform:none}.site-header nav a:after{height:1px;background:var(--lime);bottom:2px}.cart-button{min-height:42px;padding:8px 14px;border:1px solid var(--line);border-radius:0;color:var(--ink);font-family:Prata,serif;font-size:14px;font-weight:400;letter-spacing:0;text-transform:none}.cart-button b{width:auto;height:auto;background:transparent;color:var(--lime);font-size:20px}.hero{min-height:calc(100vh - 92px);max-height:760px;background:#10100f}.hero-photo img{filter:brightness(.36) saturate(.58) contrast(1.08);object-position:center}.hero:after{background:linear-gradient(90deg,rgba(12,12,11,.99),rgba(12,12,11,.88) 36%,rgba(12,12,11,.22) 67%,rgba(12,12,11,.1))}.hero-copy{max-width:710px;padding:clamp(72px,11vw,160px) 5.2vw}.hero-kicker{color:var(--lime);font-size:12px!important;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.detail-copy h1,.hero h1,.membership-hero h1,.page-hero h1,.service-hero h1{font-family:Prata,serif;font-weight:400;letter-spacing:-.055em;line-height:.95}.hero h1{max-width:650px;color:#f7f0e3;font-size:clamp(56px,7vw,102px)}.hero-copy>p:not(.hero-kicker){max-width:510px;color:oklch(.88 .015 83);font-family:Prata,serif;font-size:clamp(18px,1.8vw,24px);line-height:1.55}.button{min-height:50px;border:1px solid var(--line);border-radius:0;padding:11px 18px;font-family:Prata,serif;font-size:15px;font-weight:400;letter-spacing:0;text-transform:none}.button-primary{background:var(--cyan);color:#111;border-color:var(--cyan)}.button-primary span{width:auto;height:auto;background:transparent;color:#111}.button-outline{background:transparent;color:var(--lime);border-color:var(--lime)}.button-dark{background:#111;color:#f7f0e3;border-color:var(--line)}.button:hover{transform:translateY(-2px);box-shadow:none;background:var(--lime);color:#111;border-color:var(--lime)}.home-memberships,.ways{margin:0;border-radius:0;background:#102018;color:#f5efe1}.ways{padding:0;grid-template-columns:30% 1fr;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ways-intro{padding:42px}.ways h2{max-width:300px;font-size:34px;letter-spacing:-.055em;text-transform:none}.ways h2,.ways-intro p{font-family:Prata,serif;font-weight:400}.ways-intro p{color:var(--lime);font-size:15px}.loop-mark{color:var(--cyan)}.ways-grid{gap:0}.way-card{min-height:260px;border:0;border-left:1px solid var(--line);border-radius:0;background:transparent;color:#f5efe1;padding:28px}.way-card:hover{transform:none;box-shadow:none;background:color-mix(in oklch,#102018 76%,#000)}.number{width:auto;height:auto;border-radius:0;background:transparent;color:var(--lime);font-size:18px}.number,.way-card h3{font-family:Prata,serif}.way-card h3{max-width:260px;font-size:29px;font-weight:400;letter-spacing:-.045em;text-transform:none}.way-card p{color:oklch(.83 .02 105)}.way-card .text-link{left:28px;bottom:25px;background:transparent;border:0;border-radius:0;color:var(--lime);padding:0}.way-image{opacity:.78;mix-blend-mode:screen;border-radius:0}.price-strip{margin:0;min-height:92px;border-radius:0;background:#111;color:#f5efe1;padding:14px 8%}.price-strip strong{color:var(--lime);font-family:Prata,serif;font-size:48px;font-weight:400}.price-strip i{background:var(--line)}.faq,.featured{max-width:1420px;padding:110px 30px}.about-split p:first-child,.custom-cta p,.faq>div>p,.page-hero>p,.process header p,.scent-notes header p,.section-heading p,.service-hero p:first-child{color:var(--lime)}.about-split h2,.custom-cta h2,.faq h2,.home-story h2,.process h2,.scent-notes h2,.section-heading h2{font-family:Prata,serif;font-weight:400;letter-spacing:-.055em;line-height:1}.text-link{color:var(--lime);font-family:Manrope,sans-serif;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid}.catalog-grid,.product-grid{gap:12px}.catalog-card,.product-card{min-height:0;border:1px solid color-mix(in oklch,var(--line) 80%,transparent);border-radius:0;background:oklch(.17 .008 62);color:#f5efe1;padding:14px}.catalog-card:hover,.product-card:hover{transform:translateY(-3px);box-shadow:none;border-color:var(--lime)}.catalog-photo,.product-photo{border-radius:0;background:oklch(.21 .009 65)}.product-photo img{height:195px}.catalog-photo img{height:155px}.catalog-card p,.product-card p{color:var(--lime)}.catalog-card h2,.catalog-card h3,.product-card h3{font-family:Prata,serif;font-size:20px;font-weight:400;letter-spacing:-.04em}.catalog-card strong,.product-card strong{color:#f5efe1;font-family:Prata,serif;font-size:21px;font-weight:400}.home-memberships{padding:80px max(5vw,30px);grid-template-columns:.86fr 1.14fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-memberships h2{font-family:Prata,serif;font-weight:400;letter-spacing:-.055em}.home-membership-cards article{min-height:145px;border:1px solid var(--line);border-radius:0;background:transparent;color:#f5efe1}.home-membership-cards article:nth-child(2){background:#14241b}.home-membership-cards h3{font-family:Prata,serif;font-weight:400}.home-story{padding:110px 30px}.about-split picture,.home-story picture,.service-hero picture{border-radius:0}.about-split img,.home-story img,.service-hero picture img{filter:saturate(.72) brightness(.78)}.home-story p{color:oklch(.82 .018 85)}.home-story p:first-of-type{color:var(--lime)}.faq,.faq details,.faq-list{border-color:var(--line)}.faq summary{font-family:Prata,serif;font-weight:400}.page-shell{padding-bottom:110px}.detail-copy h1,.page-hero h1,.service-hero h1{color:#f5efe1}.detail-copy p,.page-hero>p:last-child,.service-hero p:not(:first-child){color:oklch(.8 .016 83)}.category-pills a{border:1px solid var(--line);border-radius:0;color:#f5efe1}.category-pills a:hover{background:var(--lime);color:#111}.catalog-heading h2{font-family:Prata,serif;font-weight:400;letter-spacing:-.05em}.catalog-heading p{color:var(--lime)}.process{background:#0c0c0b}.process header p{color:var(--lime)}.process li{border-color:var(--line)}.process b,.scent-notes span{border-radius:0;background:var(--lime)}.process h3,.scent-notes h3{font-family:Prata,serif;font-weight:400}.custom-cta,.price-callout{background:#14241b}.price-callout h2{font-family:Prata,serif;font-weight:400}.membership-card,.membership-form,.scent-notes article,.values article{border:1px solid var(--line);border-radius:0;background:oklch(.17 .008 62);color:#f5efe1;box-shadow:none}.contact-form input,.contact-form textarea,.membership-form select{border:1px solid var(--line);border-radius:0;background:oklch(.2 .008 62);color:#f5efe1}.membership-card-lime{background:#1a2b1e}.membership-card-violet{background:#162329}.membership-signup{border-color:var(--line)}.membership-form-note{color:oklch(.73 .018 83)}.site-footer{background:#090909}.site-footer,.site-footer .brand{color:#f5efe1}.site-footer .brand picture{background:transparent}.footer-top{border-color:var(--line)}.footer-grid h2{color:var(--lime)}.footer-bottom{border-color:var(--line)}.theo-badge img{filter:sepia(.2) saturate(.8)}@media (max-width:900px){.header-inner{min-height:78px}.ways{grid-template-columns:1fr}.ways-intro{padding:32px 24px}.way-card{min-height:230px}.home-memberships{grid-template-columns:1fr}}@media (max-width:760px){.site-header{position:relative}.header-inner{min-height:68px}.brand{font-size:14px}.brand picture{width:39px;height:39px}.hero{min-height:670px}.hero:after{background:linear-gradient(180deg,rgba(12,12,11,.96),rgba(12,12,11,.83) 52%,rgba(12,12,11,.25))}.hero-copy{padding:55px 24px}.hero h1{font-size:57px}.hero-copy>p:not(.hero-kicker){font-size:18px}.ways{margin:0}.ways-intro{padding:28px 20px 20px}.ways-grid{grid-template-columns:1fr}.way-card{min-height:210px;border-left:0;border-top:1px solid var(--line)}.price-strip{margin:0;border-radius:0;background:#111}.faq,.featured{padding:78px 20px}.home-memberships{margin:0;border-radius:0;padding:60px 20px}.home-membership-cards article{padding:20px}.home-story{padding:78px 20px}.catalog-card,.product-card{padding:11px}.catalog-photo img,.product-photo img{height:125px}.site-footer{padding:52px 20px 20px}.site-header{position:relative}.header-inner{min-height:72px;padding:9px 16px;gap:10px}.brand{white-space:normal;font-size:16px;letter-spacing:-1px}.brand picture{width:42px;height:42px}.brand-break,.cart-button span:first-child,.site-header nav{display:none}.cart-button{min-height:43px;padding:7px 10px;font-size:12px}.hero{min-height:670px;max-height:none}.hero-photo{inset:auto 0 0;height:53%}.hero:after{background:linear-gradient(180deg,#faf9f5,rgba(250,249,245,.97) 47%,rgba(250,249,245,.28) 76%,rgba(250,249,245,0))}.hero-copy{padding:55px 23px}.hero h1{font-size:60px}.hero-copy>p{font-size:18px;margin:20px 0 24px}.button{min-height:52px;padding:11px 17px;font-size:12px}.ways{margin:9px;padding:10px;border-radius:23px;grid-template-columns:1fr}.ways-intro{padding:11px 7px 16px;flex-direction:row;align-items:flex-end}.ways h2{font-size:33px}.ways-intro p{display:none}.loop-mark{margin:0;font-size:52px}.ways-grid{grid-template-columns:1fr}.way-card{min-height:286px}.way-card h3{font-size:30px}.way-image{width:43%;height:100%}.candle-orb{width:108px;height:127px}.price-strip{margin:9px;padding:18px;grid-gap:10px;gap:10px;display:grid;grid-template-columns:1fr 1fr}.price-strip div{display:block}.price-strip span{display:block;font-size:12px}.price-strip strong{display:block;font-size:43px}.price-strip i{display:none}.price-strip .button{grid-column:1/-1;width:100%}.faq,.featured{padding:78px 20px}.section-heading{display:block}.section-heading .text-link{margin-top:20px}.about-split h2,.custom-cta h2,.faq h2,.process h2,.scent-notes h2,.section-heading h2{font-size:48px}.catalog-grid,.full-catalog,.product-grid{grid-template-columns:1fr 1fr;gap:10px}.catalog-card,.product-card{min-height:210px;padding:13px;border-radius:17px}.catalog-card h2,.catalog-card h3,.product-card h3{font-size:17px}.catalog-card strong,.product-card strong{font-size:19px}.home-story{padding:0 20px 78px;grid-template-columns:1fr;gap:30px}.home-story h2{font-size:50px}.faq{grid-template-columns:1fr;gap:32px}.faq summary{font-size:18px}.page-shell{padding:0 20px 78px}.page-hero{padding:70px 0 35px}.page-hero h1{font-size:58px}.page-hero>p:last-child{font-size:18px}.category-pills{padding-bottom:36px}.catalog-section{gap:60px}.catalog-heading h2{font-size:37px}.catalog-heading .text-link{display:none}.breadcrumbs{padding-top:25px}.product-detail{grid-template-columns:1fr;padding:28px 0 70px;gap:28px}.detail-photo img,.detail-word{min-height:340px}.detail-copy h1{font-size:55px}.detail-copy strong{font-size:33px}.service-hero,.service-hero.reverse{padding:45px 20px 70px;grid-template-columns:1fr;gap:30px}.service-hero.reverse picture{order:2}.service-hero h1{font-size:59px}.process{padding:70px 20px}.process ol,.scent-notes>div,.values{grid-template-columns:1fr;padding-top:37px}.custom-cta,.price-callout{padding:52px 20px;display:block}.custom-cta .button,.price-callout .button{margin-top:25px}.scent-notes{padding:78px 20px}.about-split,.contact-layout{grid-template-columns:1fr;padding-bottom:65px;gap:30px}.about-split{padding-top:0}.contact-layout h2{font-size:36px}.policy{padding-top:60px}.policy h1{font-size:55px}.site-footer{padding:52px 20px 20px}.footer-grid,.footer-top{grid-template-columns:1fr;padding-bottom:35px;gap:25px}.footer-grid{padding-top:35px}.footer-bottom{align-items:flex-start;flex-direction:column}.theo-badge img{width:95px}}.catalog-card:not(:has(.catalog-photo)),.product-card:not(:has(.product-photo)){min-height:210px;background:linear-gradient(145deg,#fffef9,#f3f6e2)}.catalog-card-link{color:inherit}.catalog-card-link .text-link{width:max-content;margin-top:18px}.catalog-card-link:hover .text-link{transform:translateX(4px)}.product-card-link{color:inherit}.product-card-link .text-link{width:max-content;margin-top:16px}.product-card-link:hover .text-link{transform:translateX(4px)}.thank-you-hero,.thank-you-page{min-height:calc(100vh - 92px)}.thank-you-hero{display:flex;flex-direction:column;justify-content:center;max-width:1536px;margin:0 auto;padding:clamp(90px,12vw,180px) max(5.2vw,30px);background:radial-gradient(circle at 80% 25%,rgba(214,237,28,.13),transparent 25%),linear-gradient(135deg,#102018,#10100f 58%)}.thank-you-hero>p:first-child,.thank-you-next>div>p{margin:0 0 14px;color:var(--lime);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.thank-you-hero h1{max-width:780px;margin:0;color:#f7f0e3;font-family:Prata,serif;font-size:clamp(58px,8vw,118px);font-weight:400;letter-spacing:-.06em;line-height:.92;text-wrap:balance}.thank-you-hero>p:not(:first-child){max-width:610px;margin:28px 0 36px;color:oklch(.84 .018 83);font-family:Prata,serif;font-size:clamp(18px,2vw,24px);line-height:1.5}.thank-you-next{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,9vw,150px);gap:clamp(40px,9vw,150px);align-items:end;max-width:1536px;margin:0 auto;padding:90px max(5.2vw,30px);border-top:1px solid var(--line);background:#14241b}.thank-you-next h2{max-width:610px;margin:0;color:#f5efe1;font-family:Prata,serif;font-size:clamp(37px,4.6vw,65px);font-weight:400;letter-spacing:-.055em;line-height:1}.thank-you-next>p{max-width:510px;margin:0;color:oklch(.83 .02 105);font-size:18px;line-height:1.55}@media (max-width:760px){.thank-you-hero,.thank-you-page{min-height:auto}.thank-you-hero{padding:95px 20px 82px}.thank-you-hero h1{font-size:58px}.thank-you-hero>p:not(:first-child){margin:22px 0 30px;font-size:18px}.thank-you-hero .actions{flex-direction:column;align-items:stretch}.thank-you-hero .button{width:100%}.thank-you-next{grid-template-columns:1fr;gap:24px;padding:62px 20px}.thank-you-next h2{font-size:44px}.thank-you-next>p{font-size:17px}}.hero-photo img{filter:brightness(.68) saturate(.58) contrast(1.08)}.catalog-photo,.product-photo{display:block;overflow:hidden;border-radius:16px;background:#edf1e1}.product-photo img{width:100%;height:185px;object-fit:cover}.catalog-photo img{width:100%;height:160px;object-fit:cover}.detail-photo{display:block;overflow:hidden;border-radius:34px;background:#edf1e1}.detail-photo img{width:100%;min-height:540px;object-fit:cover}.detail-word{min-height:540px;padding:40px;display:flex;flex-direction:column;justify-content:space-between;border-radius:34px;background:var(--lime)}.detail-word span{max-width:220px;font-size:19px;font-weight:900;text-transform:uppercase}.detail-word b{font-size:clamp(65px,9vw,140px);line-height:.8;letter-spacing:-.1em}@media (max-width:760px){.catalog-photo img,.product-photo img{height:125px}.detail-photo img,.detail-word{min-height:340px}}.refill-local-link{max-width:1420px;margin:0 auto;padding:34px 30px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.refill-local-link p{margin:0;color:oklch(.82 .018 85);font-size:18px}.refill-local-details,.refill-local-story{max-width:1420px;margin:0 auto;padding:110px 30px;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:clamp(44px,8vw,130px);gap:clamp(44px,8vw,130px)}.refill-local-details picture,.refill-local-story picture{display:block;overflow:hidden;outline:1px solid color-mix(in oklch,var(--line) 70%,transparent);background:oklch(.2 .008 62)}.refill-local-details picture img,.refill-local-story picture img{width:100%;aspect-ratio:1;object-fit:cover;filter:saturate(.82) brightness(.96)}.refill-local-details>div>p:first-child,.refill-local-story>div>p:first-child{margin:0 0 10px;color:var(--lime);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.refill-local-details h2,.refill-local-story h2{margin:0 0 24px;color:#f5efe1;font-family:Prata,serif;font-size:clamp(42px,5vw,70px);font-weight:400;letter-spacing:-.055em;line-height:1}.refill-local-details>div>p:not(:first-child),.refill-local-story>div>p:not(:first-child){max-width:650px;color:oklch(.82 .018 85);font-size:18px;line-height:1.6}.refill-local-details .text-link,.refill-local-story .text-link{margin-top:10px}.refill-local-details{padding-top:0}.refill-local-notes{padding-top:110px}.refill-local-guide{max-width:1420px;margin:0 auto;padding:105px 30px;display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:clamp(44px,9vw,150px);gap:clamp(44px,9vw,150px);border-top:1px solid var(--line)}.refill-local-guide>div>p:first-child{margin:0 0 10px;color:var(--lime);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.refill-local-guide h2{max-width:540px;margin:0;color:#f5efe1;font-family:Prata,serif;font-size:clamp(42px,5vw,70px);font-weight:400;letter-spacing:-.055em;line-height:1}.refill-local-guide>div:last-child p{max-width:680px;margin:0 0 23px;color:oklch(.82 .018 85);font-size:18px;line-height:1.6}.refill-local-guide>div:last-child p:last-child{margin-bottom:0}@media (max-width:760px){.refill-local-link{padding:28px 20px;align-items:flex-start;flex-direction:column;gap:16px}.refill-local-details,.refill-local-guide,.refill-local-story{padding:78px 20px;grid-template-columns:1fr;gap:30px}.refill-local-story picture{order:2}.refill-local-details h2,.refill-local-guide h2,.refill-local-story h2{font-size:48px}.refill-local-details>div>p:not(:first-child),.refill-local-guide>div:last-child p,.refill-local-story>div>p:not(:first-child){font-size:17px}.refill-local-details{padding-top:0}.refill-local-notes{padding-top:78px}}.fact-sheet-page{max-width:1180px}.fact-sheet-hero{max-width:980px}.fact-sheet-hero h1{max-width:930px}.fact-sheet-updated{margin-top:26px!important;color:var(--lime)!important;font-size:13px!important;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fact-sheet-intro,.fact-sheet-sources{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:clamp(38px,8vw,130px);gap:clamp(38px,8vw,130px);padding:78px 0;border-top:1px solid var(--line)}.fact-sheet-cite>p:first-child,.fact-sheet-intro>div>p:first-child,.fact-sheet-next>div>p:first-child,.fact-sheet-sources>div>p:first-child{margin:0 0 10px;color:var(--lime);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.fact-sheet-cite h2,.fact-sheet-intro h2,.fact-sheet-next h2,.fact-sheet-sources h2{max-width:600px;margin:0;color:#f5efe1;font-family:Prata,serif;font-size:clamp(38px,4.7vw,65px);font-weight:400;letter-spacing:-.055em;line-height:1.05}.fact-sheet-cite>p:not(:first-child),.fact-sheet-intro>div:last-child>p,.fact-sheet-sources li,.fact-sheet-sources>div:last-child>p{max-width:675px;margin:0 0 20px;color:oklch(.82 .018 85);font-size:17px;line-height:1.65}.fact-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.fact-stat{min-height:345px;display:flex;flex-direction:column;padding:27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:oklch(.16 .008 62);scroll-margin-top:120px}.fact-stat-value{margin:0 0 20px;color:var(--lime);font-family:Prata,serif;font-size:clamp(45px,5vw,70px);line-height:.9;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fact-stat h2{margin:0;color:#f5efe1;font-family:Prata,serif;font-size:25px;font-weight:400;letter-spacing:-.04em;line-height:1.08}.fact-stat>p:not(.fact-stat-value){margin:14px 0 19px;color:oklch(.8 .016 83);font-size:15px;line-height:1.5}.fact-stat-link{width:max-content;margin-top:auto;color:var(--lime);font-family:Manrope,sans-serif;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid}.fact-stat-link span{font-size:16px}.fact-stat small{margin-top:17px;color:oklch(.68 .018 83);font-size:12px;line-height:1.4}.fact-sheet-sources{margin-top:78px}.fact-sheet-sources ol{margin:27px 0 0;padding-left:22px;color:oklch(.82 .018 85)}.fact-sheet-sources li{padding-left:6px}.fact-sheet-cite a,.fact-sheet-sources li a{color:#f5efe1;text-decoration:underline;-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-decoration-thickness:1px;text-underline-offset:4px}.fact-sheet-cite{padding:64px;background:#14241b;border:1px solid var(--line)}.fact-sheet-cite h2{margin-bottom:25px}.fact-sheet-cite>p:last-child{margin-bottom:0;color:oklch(.73 .018 83);font-size:15px}.fact-sheet-next{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:90px 0 0}.fact-sheet-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;padding-bottom:8px}@media (max-width:900px){.fact-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fact-sheet-intro,.fact-sheet-sources{gap:45px}}@media (max-width:760px){.fact-sheet-hero h1{font-size:50px}.fact-sheet-intro,.fact-sheet-sources{grid-template-columns:1fr;gap:25px;padding:62px 0}.fact-stat-grid{grid-template-columns:1fr}.fact-stat{min-height:0;padding:24px 20px}.fact-stat-value{font-size:57px}.fact-stat h2{font-size:27px}.fact-sheet-sources{margin-top:62px}.fact-sheet-cite{padding:35px 22px}.fact-sheet-next{display:block;padding-top:70px}.fact-sheet-next h2{font-size:46px}.fact-sheet-actions{margin-top:30px;align-items:flex-start;flex-direction:column}}