:root{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#161616;background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.ritual-card:hover .ritual-card__media{transform:none!important}.hero-journey{height:500svh;position:relative;z-index:0;background:#10201f}.hero-stage{position:sticky;top:0;height:100svh;overflow:hidden;color:#fff;isolation:isolate}.hero-media,.hero-video,.hero-image,.hero-shade,.hero-intro-wash{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media{z-index:-2}.hero-video{width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .8s ease,transform 1s ease}.hero-image{opacity:0;background-size:cover;background-position:center;transform:scale(1.04);transition:opacity .8s ease,transform 1s ease}.hero-image--mountain{background-image:url(/hero.jpg)}.hero-image--forest{background-image:url(/ai-water.jpg)}.hero-shade{z-index:1;background:#050f1280;transition:background .8s ease}.hero-intro-wash{z-index:4;background:#081214;pointer-events:none;transform-origin:right center}.experience--origin .hero-video,.experience--home .hero-video{opacity:0;transform:scale(1.04)}.experience--origin .hero-image--mountain,.experience--home .hero-image--forest{opacity:1;transform:scale(1)}.experience--origin .hero-shade{background:#08151b94}.experience--home .hero-shade{background:#0418138a}.site-header{position:relative;z-index:10;width:min(1600px,calc(100% - 64px));height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:34px}.brand{display:inline-flex;align-items:center;white-space:nowrap}.brand img{display:block;width:154px;height:auto}nav{display:flex;align-items:center;justify-content:center;gap:clamp(20px,2.1vw,44px);flex:1}nav a{font-size:14px;color:#ffffffed;white-space:nowrap;transition:color .2s}nav a:hover{color:#fff000}.header-actions{display:flex;gap:14px;align-items:center}.button{border:0;border-radius:999px;padding:10px 19px;font-size:14px;font-weight:700;line-height:1;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button--yellow{background:#fff000;color:#171700}.button--ghost{background:#ffffff38;color:#fff;border:1px solid rgba(255,255,255,.45)}.menu-toggle,.mobile-menu{display:none}.hero-copy{position:absolute;z-index:2;left:50%;top:49%;width:min(90%,1000px);transform:translate(-50%,-50%);text-align:center;opacity:0;transition:opacity .45s ease,transform .55s cubic-bezier(.2,.72,.2,1);pointer-events:none}.hero-copy.is-active{opacity:1;transform:translate(-50%,-53%)}.hero-copy h1{margin:0 0 20px;font-size:58px;line-height:1.2;letter-spacing:0}.hero-copy p{margin:0;font-size:20px;line-height:1.65;color:#ffffffeb}.hero-copy.is-active h1{animation:hero-title-in 1.05s cubic-bezier(.2,.72,.2,1) both}.hero-copy.is-active>p{animation:hero-copy-in .78s .22s cubic-bezier(.2,.72,.2,1) both}.hero-copy.is-active .story-facts{animation:hero-copy-in .78s .34s cubic-bezier(.2,.72,.2,1) both}.story-facts{display:flex;justify-content:center;margin-top:34px}.story-facts span{padding:0 20px;border-right:1px solid rgba(255,255,255,.4);color:#ffffffe6;font-size:14px}.story-facts span:last-child{border:0}.story-progress{position:absolute;z-index:2;top:50%;right:max(42px,calc((100% - 1600px)/2));display:grid;gap:18px;transform:translateY(-50%)}.story-progress button{width:46px;padding:8px 0;border:0;background:transparent}.story-progress i{display:block;height:1px;background:#ffffff59;transition:background .2s,transform .2s}.story-progress .is-active i{background:#fff000;transform:scaleX(1.5);transform-origin:left}.next-control{position:absolute;z-index:2;bottom:31px;left:50%;display:grid;justify-items:center;gap:10px;padding:8px 12px;border:0;color:#ffffffe6;background:transparent;font-size:12px;letter-spacing:.8px;transform:translate(-50%)}.mouse-scroll-icon{position:relative;display:block;width:18px;height:28px;border:1px solid rgba(255,255,255,.92);border-radius:10px}.mouse-scroll-icon b{position:absolute;top:5px;left:50%;width:2px;height:5px;border-radius:2px;background:#fff000;transform:translate(-50%);animation:mouse-wheel 1.55s ease-in-out infinite}@keyframes mouse-wheel{0%{opacity:0;transform:translate(-50%,-3px)}30%{opacity:1}75%{opacity:0;transform:translate(-50%,10px)}to{opacity:0;transform:translate(-50%,10px)}}@keyframes hero-title-in{0%{opacity:0;transform:translateY(72px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.ritual-card{display:flex;align-items:end;justify-content:center;height:auto;padding:30px;border-radius:20px;aspect-ratio:2 / 1}.ritual-card:focus-visible,.channel-card:focus-visible{outline:2px solid #fff000;outline-offset:4px}.page-content{position:relative;z-index:2;margin-top:-100svh;background:#fff;box-shadow:0 -1px #ffffff4d}.section{width:min(1600px,calc(100% - 64px));margin:0 auto}.ritual-section{padding:100px 0 130px;position:relative}.section-anchor{position:absolute;top:-82px}.section-heading{margin-bottom:48px;text-align:center}.section-heading h2{margin:0 0 14px;font-size:36px;line-height:1.2}.section-heading p{margin:0;color:#404040;font-size:18px;line-height:1.6}.ritual-grid{display:grid;gap:22px}.ritual-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;transition:grid-template-columns .55s cubic-bezier(.2,.75,.2,1)}.ritual-row:has(.ritual-card:first-child:is(:hover,:focus)){grid-template-columns:1.17fr .83fr}.ritual-row:has(.ritual-card:last-child:is(:hover,:focus)){grid-template-columns:.83fr 1.17fr}.ritual-card,.channel-card{position:relative;overflow:hidden;border:0;color:#fff;text-align:center;background:#bcbcbc}.ritual-card{display:flex;align-items:end;justify-content:center;height:auto;padding:30px;border-radius:20px;aspect-ratio:4 / 3}.ritual-card__media,.channel-card__media{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .7s cubic-bezier(.2,.75,.2,1)}.card-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000000d 43%,#000000c7);transition:opacity .4s}.ritual-card__content,.channel-card strong{position:relative;z-index:1}.ritual-card strong{display:block;margin-bottom:7px;font-size:24px}.ritual-card small{display:block;font-size:14px}.ritual-card:hover .ritual-card__media,.channel-card:hover .channel-card__media{transform:scale(1.08)}.ritual-card:focus-visible{outline:2px solid #fff000;outline-offset:4px}@media(min-width:1051px){.ritual-row{container-type:inline-size}.ritual-card{height:calc((100cqw - 22px) / 2.6666667);aspect-ratio:auto}}.split-section{width:min(1600px,calc(100% - 64px));min-height:0;margin:0 auto 100px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:20px;aspect-ratio:3.53 / 1}.split-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:76px 70px;color:#fff;background:#0d0e00}.split-section--ai .split-copy{background:linear-gradient(110deg,#2c2900,#080900)}.split-section--partner .split-copy{background:linear-gradient(110deg,#050500,#242000)}.split-copy p:not(.split-title){max-width:390px;margin:0 0 32px;font-size:18px;line-height:1.65}.split-title{margin:0 0 18px;font-size:40px;font-weight:700}.split-image{min-height:0;background-size:cover;background-position:center}.split-image--water{background-image:url(/ai-water.jpg)}.split-image--store{background-image:url(/store.jpg)}.channels-section{padding-bottom:122px}.channel-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.channel-card{display:flex;align-items:end;justify-content:center;padding:23px 8px;border-radius:18px;aspect-ratio:1 / 1.06}.channel-card strong{font-size:18px;transition:transform .4s}.channel-card:hover strong{transform:translateY(-7px)}.site-footer{padding:52px 0 20px;color:#fff;background:#050505}.footer-inner{width:min(1600px,calc(100% - 64px));margin:0 auto;display:grid;grid-template-columns:1.55fr repeat(4,1fr) 1.25fr;gap:32px;align-items:start}.footer-column{display:flex;flex-direction:column;gap:14px;color:#c2c2c2;font-size:12px}.footer-column strong{margin-bottom:6px;color:#fff;font-size:14px}.footer-contact{display:flex;flex-direction:column;align-items:flex-end;gap:10px;color:#c2c2c2;font-size:12px}.footer-contact strong{color:#fff;font-size:26px}.copyright{margin:48px 0 0;padding-top:20px;border-top:1px solid #262626;color:#777;font-size:12px;text-align:center}.notice{position:fixed;z-index:5;bottom:30px;left:50%;padding:14px 22px;color:#fff;background:#151515;font-size:14px;box-shadow:0 10px 35px #00000040;transform:translate(-50%)}.dialog-backdrop{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0000008f}.dialog{position:relative;width:min(420px,100%);padding:42px;color:#161616;background:#fff;text-align:center;box-shadow:0 18px 60px #0000004d}.dialog h2{margin:0 0 16px;font-size:28px}.dialog p{margin:0 0 28px;color:#4d4d4d;line-height:1.7}.dialog-close{position:absolute;top:10px;right:14px;border:0;background:transparent;color:#444;font-size:28px}@media(min-width:1920px){.site-header,.section,.split-section,.footer-inner{width:min(1600px,calc(100% - 320px))}}@media(max-width:1050px){body.menu-open{overflow:hidden}.hero-journey{height:100svh}.hero-stage{position:relative}.page-content{margin-top:0}.site-header{width:100%;height:74px;padding:0 20px}.brand img{width:132px}.site-header>nav,.header-actions{display:none}.menu-toggle{position:relative;z-index:11;display:block;width:44px;height:44px;padding:0;border:0;background:transparent}.menu-toggle:focus{outline:0}.menu-toggle:focus-visible{outline:1px solid #fff000;outline-offset:3px}.menu-toggle i{position:absolute;left:11px;display:block;width:22px;height:1px;background:#fff;transition:top .34s ease,transform .34s ease,opacity .2s ease}.menu-toggle i:nth-child(1){top:14px}.menu-toggle i:nth-child(2){top:21px}.menu-toggle i:nth-child(3){top:28px}.menu-toggle.is-open i:nth-child(1){top:21px;transform:rotate(45deg)}.menu-toggle.is-open i:nth-child(2){opacity:0}.menu-toggle.is-open i:nth-child(3){top:21px;transform:rotate(-45deg)}.mobile-menu{position:fixed;z-index:8;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:46px;padding:112px 28px 48px;color:#fff;background:#030f0c9e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s step-end}.mobile-menu.is-open{opacity:1;visibility:visible;transition:opacity .4s ease,visibility 0s}.mobile-menu nav{position:relative;display:grid;flex:0;width:100%;gap:25px;text-align:center}.mobile-menu nav a{opacity:0;color:#fff;font-size:26px;font-weight:700;transform:translateY(24px);transition:opacity .48s ease,transform .48s cubic-bezier(.2,.72,.2,1)}.mobile-menu.is-open nav a{opacity:1;transform:translateY(0)}.mobile-menu.is-open nav a:nth-child(2){transition-delay:.05s}.mobile-menu.is-open nav a:nth-child(3){transition-delay:.1s}.mobile-menu.is-open nav a:nth-child(4){transition-delay:.15s}.mobile-menu.is-open nav a:nth-child(5){transition-delay:.2s}.mobile-menu.is-open nav a:nth-child(6){transition-delay:.25s}.mobile-order{position:relative;opacity:0;transform:translateY(20px);transition:opacity .48s .3s ease,transform .48s .3s cubic-bezier(.2,.72,.2,1)}.mobile-menu.is-open .mobile-order{opacity:1;transform:translateY(0)}.hero-copy{width:min(100% - 40px,620px);top:50%}.hero-copy h1{font-size:40px}.hero-copy p{font-size:16px}.story-facts{margin-top:27px}.story-facts span{padding:0 10px;font-size:12px}.story-progress{top:auto;right:auto;bottom:30px;left:50%;display:flex;gap:9px;transform:translate(-50%)}.story-progress button{width:32px;padding:9px 0}.story-progress i{height:1px;background:#ffffffb3}.story-progress .is-active i{transform:none}.next-control{display:none}.section,.split-section{width:min(100% - 34px,1280px)}.ritual-section{padding:68px 0 82px}.section-heading{margin-bottom:31px}.section-heading h2{font-size:30px}.section-heading p{font-size:16px}.ritual-grid{gap:14px}.ritual-row,.ritual-row:has(.ritual-card:first-child:is(:hover,:focus)),.ritual-row:has(.ritual-card:last-child:is(:hover,:focus)){grid-template-columns:1fr;gap:14px}.ritual-card{height:auto;border-radius:14px;aspect-ratio:4 / 3}.split-section{grid-template-columns:1fr;margin-bottom:56px;border-radius:14px;aspect-ratio:auto}.split-section--ai .split-copy{order:2}.split-section--ai .split-image{order:1}.split-copy{padding:45px 32px}.split-title{font-size:32px}.split-copy p:not(.split-title){font-size:16px}.split-image{min-height:250px}.channels-section{padding-bottom:72px}.channel-grid{grid-template-columns:repeat(2,1fr);gap:14px}.channel-card{border-radius:14px}.channel-card:last-child{grid-column:span 2;aspect-ratio:2.15}.footer-inner{width:min(100% - 34px,1280px);grid-template-columns:repeat(2,1fr);gap:28px 18px}.footer-inner>div:first-child,.footer-contact{grid-column:span 2}.footer-contact{align-items:flex-start}.copyright{margin-top:34px;padding:20px 18px 0;line-height:1.6}.dialog{padding:38px 25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.site-footer{padding:66px 0 20px;background:#050504}.footer-inner{width:min(1700px,calc(100% - 96px));grid-template-columns:.9fr 1.05fr 1.1fr 1.05fr 1.2fr 1.3fr 1.55fr;gap:30px}.footer-column{gap:18px;color:#ffffffb8;font-size:14px;line-height:1.2}.footer-column strong{margin-bottom:14px;color:#fff;font-size:18px;line-height:1}.footer-column a{width:fit-content;transition:color .2s ease}.footer-column a:hover{color:#fff000}.footer-contact{align-items:flex-start;gap:0}.footer-brand{margin:-4px 0 72px}.footer-brand .brand img{width:238px}.footer-service,.footer-social{display:grid;gap:20px}.footer-service>span,.footer-social>span{color:#fff;font-size:18px;font-weight:700}.footer-phone{display:inline-flex;align-items:center;gap:14px;color:#fff;font-size:24px;font-weight:500;line-height:1;letter-spacing:.4px}.footer-phone img{display:block;width:34px;height:34px;object-fit:contain}.footer-social{margin-top:53px}.footer-social>div{display:flex;align-items:center;justify-content:center;gap:26px}.footer-social a{display:grid;min-width:36px;height:36px;place-items:center;color:#fff;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;transition:color .2s ease,transform .2s ease}.footer-social a:hover{color:#fff000;transform:translateY(-2px)}.footer-social .social-wechat{width:32px}.footer-social .social-wechat:before{content:none}.footer-social .social-wechat img{display:block;width:32px;height:32px;object-fit:contain}.footer-social .social-weibo{width:32px}.footer-social .social-weibo:before{content:none}.footer-social .social-weibo img{display:block;width:32px;height:32px;object-fit:contain}.footer-social .social-douyin{width:32px}.footer-social .social-douyin:before{content:none}.footer-social .social-douyin img{display:block;width:32px;height:32px;object-fit:contain}.footer-social .social-xiaohongshu img{display:block;width:48px;height:auto;object-fit:contain}.copyright{width:min(1700px,calc(100% - 96px));margin:64px auto 0;padding-top:22px;color:#ffffffa1;font-size:14px}@media(min-width:1920px){.footer-inner,.copyright{width:calc(100% - 320px);max-width:none}}@media(max-width:1050px){.site-footer{padding-top:56px}.footer-inner{width:min(100% - 40px,760px);grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px}.footer-inner>div:first-child{grid-column:auto}.footer-column{gap:14px;font-size:14px}.footer-column strong{margin-bottom:8px;font-size:16px}.footer-contact{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;column-gap:24px}.footer-brand{grid-column:span 2;margin:0 0 14px}.footer-brand .brand img{width:200px}.footer-social{margin-top:0}.footer-phone{gap:9px;font-size:24px}.footer-phone img{width:26px;height:26px}.footer-social>div{gap:12px}.footer-social a{min-width:30px;height:30px}.copyright{width:min(100% - 40px,760px);margin-top:44px;padding:18px 0 0;font-size:12px}}.hero-copy.is-active h1{animation:none}.hero-copy.is-active>p{animation:none}.hero-copy.is-active .story-facts{animation:none}.hero-copy.is-active{animation:hero-copy-group-in 1.05s cubic-bezier(.2,.72,.2,1) both;animation-delay:.32s}.hero-cta{position:absolute;z-index:3;bottom:clamp(142px,19vh,198px);left:50%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;transform:translate(-50%)}.page--home .hero-cta .button{min-width:154px;min-height:48px;padding:12px 24px;font-size:16px;font-weight:700;line-height:normal;text-align:center}@keyframes hero-copy-group-in{0%{opacity:0;transform:translate(-50%,calc(-53% + 64px))}to{opacity:1;transform:translate(-50%,-53%)}}@media(max-width:1050px){.ritual-row,.channel-grid,.page--about .about-culture__items{gap:var(--home-card-gap)}.page--about .about-certifications{column-gap:var(--home-card-gap);row-gap:30px}}@media(max-width:540px){.footer-inner{grid-template-columns:1fr 1fr}.footer-column--partner{grid-column:span 2}.footer-contact{grid-template-columns:1fr;gap:34px}.footer-brand{margin-bottom:0}}.site-footer{color:#171700;background:#fff239}.footer-column{color:#171700b8}.footer-column strong,.footer-service>span,.footer-social>span,.footer-phone{color:#171700}.footer-column a:hover,.footer-social a:hover,.footer-social a{color:#171700}.copyright{border-color:#1717003d;color:#171700ad}.footer-phone img{filter:brightness(0)}.site-header{position:fixed;top:0;left:0;width:100%;height:80px;margin:0;isolation:isolate;background:transparent;transition:background-color .48s ease,box-shadow .48s ease}.site-header:before{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;content:"";background:#fff;box-shadow:0 0 15px #00000026;opacity:0;pointer-events:none;transform:scaleY(0);transform-origin:top;transition:opacity .12s ease,transform .36s cubic-bezier(.2,.72,.2,1)}.site-header__inner{position:relative;z-index:9;width:min(1600px,calc(100% - 64px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:34px}.site-header.is-pinned{background:transparent;border:0;box-shadow:none}.site-header.is-pinned:before,.site-header:has(.nav-item:hover):before,.site-header:has(.nav-item:focus-within):before{opacity:1;transform:scaleY(1)}.site-header.is-pinned .site-header__inner>nav a{color:#171700d1}.site-header.is-pinned .site-header__inner>nav a:hover{color:#171700}.brand .brand-logo{display:none;width:154px;height:auto}.brand--light .brand-logo--light,.brand--dark .brand-logo--dark{display:block}.site-header.is-pinned .site-header__inner .button--yellow{color:#171700;background:#fff239}.site-header.is-pinned .site-header__inner .button--ghost{color:#171700;background:transparent;border-color:#1717006b}.site-header.is-pinned .menu-toggle i,.site-header.is-pinned .menu-toggle.is-open i{background:#171700}.site-header:has(.nav-item:hover),.site-header:has(.nav-item:focus-within){background:transparent;box-shadow:none}.site-header:has(.nav-item:hover) .brand--light .brand-logo--light,.site-header:has(.nav-item:focus-within) .brand--light .brand-logo--light{display:none}.site-header:has(.nav-item:hover) .brand--light .brand-logo--dark,.site-header:has(.nav-item:focus-within) .brand--light .brand-logo--dark{display:block}.site-header:has(.nav-item:hover) .site-header__inner>nav .nav-item>a,.site-header:has(.nav-item:focus-within) .site-header__inner>nav .nav-item>a{color:#171700}.site-header:has(.nav-item:hover) .site-header__inner>nav .nav-item>a:after,.site-header:has(.nav-item:focus-within) .site-header__inner>nav .nav-item>a:after{background:#fff239}.site-header:has(.nav-item:hover) .menu-toggle i,.site-header:has(.nav-item:focus-within) .menu-toggle i{background:#171700}.site-header__inner>nav{height:100%;align-items:stretch;gap:0}@media(min-width:1051px){.site-header__inner>nav{position:absolute;left:50%;width:max-content;flex:none;transform:translate(-50%)}}.site-header__inner>nav .nav-item{position:relative;display:flex;height:100%;align-items:stretch}.site-header__inner>nav .nav-item>a{position:relative;display:inline-flex;align-items:center;min-height:40px;padding:0 clamp(14px,1.6vw,23px);font-size:18px;font-weight:500;line-height:1;white-space:nowrap}.site-header__inner>nav .nav-item>a:after{position:absolute;right:23px;bottom:17px;left:23px;height:2px;border-radius:999px;background:#ffffffe6;content:"";opacity:0;transform:scaleX(.35);transform-origin:center;transition:opacity .22s ease,transform .22s ease}.site-header__inner>nav .nav-item>a:hover:after,.site-header__inner>nav .nav-item>a:focus-visible:after,.site-header__inner>nav .nav-item>a.is-active:after{opacity:1;transform:scaleX(1)}.site-header.is-pinned .site-header__inner>nav .nav-item>a:after{background:#fff239}.site-header__inner>nav .nav-popover{position:absolute;top:100%;left:50%;display:grid;min-width:166px;padding:6px 0;border-radius:0 0 6px 6px;background:#fff;box-shadow:0 13px 42px 11px #00000026;opacity:0;pointer-events:none;transform:translate(-50%,-8px);transition:opacity .24s ease,transform .24s ease,visibility .24s ease;visibility:hidden}.site-header__inner>nav .nav-item:hover .nav-popover,.site-header__inner>nav .nav-item:focus-within .nav-popover{opacity:1;pointer-events:auto;transform:translate(-50%);visibility:visible}.site-header__inner>nav .nav-popover a{display:flex;min-height:50px;align-items:center;justify-content:center;padding:0 20px;border-bottom:1px solid #ececec;color:#333;font-size:14px;font-weight:500;line-height:1.2;text-align:center;white-space:nowrap;transition:color .2s ease,background-color .2s ease}.site-header__inner>nav .nav-popover a:last-child{border-bottom:0}.site-header__inner>nav .nav-popover a:hover,.site-header__inner>nav .nav-popover a:focus-visible{color:#171700;background:#f7f7f2}.mobile-menu nav a.is-active:after{display:block;width:54px;height:3px;margin:8px auto 0;border-radius:999px;background:#fff239;content:""}#rituals,#ai-water,#partner-preview,#channels,#footer,#about-honors,#about-story,#about-culture,#treasure-standards,#treasure-base,#treasure-alliance,#product-classic,#product-treasure-bottle,#product-glass,#product-smart,#partner-process,#partner-traffic,#partner-ai,#partner-manager,#partner-products,#partner-store,#partner-fees,#partner-contact{scroll-margin-top:82px}.button--ghost{background:#ffffff29;backdrop-filter:blur(14px) saturate(1.18);-webkit-backdrop-filter:blur(14px) saturate(1.18);box-shadow:inset 0 1px #ffffff2e}.about-section{width:min(1600px,calc(100% - 64px));margin:0 auto;padding:126px 0 120px}.page--home .about-section,.page--about .hero-journey,.page--about .ritual-section,.page--about .split-section,.page--about .channels-section{display:none}.page--about .page-content{margin-top:0;padding-top:0;box-shadow:none}.about-heading{max-width:860px;margin:0 0 72px;text-align:left}.about-heading>p{margin:0 0 14px;color:#7a7600;font-size:16px;font-weight:700}.about-heading h2{margin:0;font-size:56px;line-height:1.12}.about-panel{overflow:hidden}.about-panel__copy{position:relative;z-index:1}.about-index{display:block;margin-bottom:20px;color:#918b00;font-family:D-DIN-PRO,sans-serif;font-size:18px}.about-panel h3{margin:0 0 26px;font-size:44px;line-height:1.1}.about-panel p{max-width:580px;margin:0 0 18px;font-size:18px;line-height:1.75}.about-panel--honors{min-height:500px;display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:center;padding:74px;color:#fff;background:linear-gradient(105deg,#031512ed,#0828207a),url(/hero.jpg) center / cover;border-radius:20px}.about-panel--honors .about-index{color:#fff239}.honor-list{display:grid;gap:1px;background:#ffffff38;border:1px solid rgba(255,255,255,.22)}.honor-list article{display:grid;grid-template-columns:135px 1fr;gap:20px;align-items:center;min-height:102px;padding:20px 26px;background:#05121094}.honor-list strong{color:#fff239;font-family:D-DIN-PRO,sans-serif;font-size:36px;font-weight:400}.honor-list span{font-size:18px}.about-panel--story{display:grid;grid-template-columns:1fr 1fr;min-height:560px;margin-top:28px;background:#fff239}.about-panel--story .about-panel__visual{background:url(/hero.jpg) center / cover}.about-panel--story .about-panel__copy{display:flex;flex-direction:column;justify-content:center;padding:76px 74px}.about-panel--culture{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px;min-height:530px;margin-top:28px;padding:78px 74px;color:#fff;background:linear-gradient(105deg,#020d0ad6,#02110c85),url(/ai-water.jpg) center / cover;border-radius:20px}.about-panel--culture .about-index{color:#fff239}.culture-list{display:grid;align-content:center;gap:1px;background:#ffffff42}.culture-item{padding:24px 30px;background:#030f0b9e}.culture-item span{display:block;margin-bottom:10px;color:#fff239;font-size:14px}.culture-item strong{font-size:20px;line-height:1.55}@media(min-width:1920px){.about-section{width:min(1600px,calc(100% - 320px))}}@media(max-width:1050px){.about-section{width:min(100% - 34px,1280px);padding:82px 0 74px}.about-heading{margin-bottom:42px}.about-heading h2{font-size:40px}.about-panel--honors,.about-panel--story,.about-panel--culture{grid-template-columns:1fr;min-height:0;border-radius:14px}.about-panel--honors{gap:38px;padding:46px 32px}.honor-list article{grid-template-columns:105px 1fr;min-height:84px;padding:18px 20px}.honor-list strong{font-size:30px}.about-panel--story{margin-top:16px}.about-panel--story .about-panel__visual{min-height:280px}.about-panel--story .about-panel__copy,.about-panel--culture{padding:46px 32px}.about-panel--culture{gap:38px;margin-top:16px}.about-panel p{font-size:16px}.culture-item{padding:22px}.culture-item strong{font-size:18px}}.page--about .about-section{width:100%;padding:0;background:#f7f5ee}.about-hero{min-height:560px;display:grid;place-items:center;padding:110px 24px 80px;color:#252719;text-align:center;background:linear-gradient(#faf8ee2e,#faf8ee7a),url(/hero.jpg) center / cover}.about-hero h1{margin:0;font-size:64px;line-height:1.08}.about-hero p{margin:22px 0 24px;font-size:22px;font-weight:700}.about-hero i{display:none}.about-honors,.about-story,.about-culture{max-width:1600px;margin:0 auto}.about-honors{display:grid;grid-template-columns:.9fr 2.1fr;gap:54px;align-items:center;padding:76px max(64px,calc((100vw - 1600px)/2));background:#fff}.about-title{display:flex;align-items:flex-start;gap:26px}.about-title>span{color:#eae7db;font-family:D-DIN-PRO,sans-serif;font-size:56px;line-height:.8}.about-title h2{margin:0 0 12px;color:#292b1e;font-size:36px}.about-title p{margin:0;color:#686859;font-size:16px}.about-certifications{display:grid;grid-template-columns:repeat(4,1fr)}.about-certifications article{min-height:170px;padding:10px 24px;border-left:1px solid #e7e4d9;text-align:center}.about-certifications b{display:grid;width:62px;height:62px;margin:0 auto 16px;place-items:center;border:1px solid #9a9200;border-radius:50%;color:#817a00;font-family:D-DIN-PRO,sans-serif;font-size:16px}.about-certifications strong,.about-certifications small{display:block}.about-certifications strong{margin-bottom:12px;color:#2b2c20;font-size:16px}.about-certifications small{color:#66665b;font-size:12px;line-height:1.55}.about-story,.about-culture{display:grid;grid-template-columns:1fr 1fr}.about-story__image{min-height:560px;background:url(/ai-water.jpg) center / cover}.about-story__copy{padding:82px clamp(48px,6vw,110px);background:#f7f5ee}.about-story__copy>p{margin:46px 0 38px;color:#4b4b40;font-size:16px;line-height:1.9}.about-values,.about-culture__items{display:grid;grid-template-columns:repeat(4,1fr)}.about-values span{padding:17px 10px;border-right:1px solid #dfdccf;color:#777200;font-size:14px;text-align:center}.about-values span:last-child{border:0}.about-culture__copy{padding:82px clamp(48px,6vw,110px);background:#f7f5ee}.about-culture__items{margin-top:54px;gap:18px}.about-culture__items article{border-left:1px solid #d9d5c8;padding-left:15px}.about-culture__items strong{color:#35372a;font-size:18px}.about-culture__items p{margin:12px 0 0;color:#66665a;font-size:14px;line-height:1.7}.about-culture__image{min-height:540px;background:url(/ritual-daily.png) center / cover}.about-closing{max-width:1600px;margin:0 auto;padding:50px 24px;color:#303124;background:#efeade;font-size:30px;font-weight:700;text-align:center}.about-closing span{display:block;margin-top:14px;color:#66665a;font-size:16px;font-weight:400}@media(max-width:1050px){.about-hero{min-height:440px;padding-top:96px}.about-honors,.about-story,.about-culture{grid-template-columns:1fr}.about-honors{gap:36px;padding:58px 28px}.about-certifications{grid-template-columns:repeat(2,1fr);gap:28px 0}.about-certifications article{min-height:145px;padding:8px 16px}.about-story__image,.about-culture__image{min-height:310px}.about-story__copy,.about-culture__copy{padding:54px 28px}.about-culture__image{order:-1}.about-values,.about-culture__items{grid-template-columns:repeat(2,1fr);gap:22px 0}.about-title>span{font-size:58px}}.page--about .about-title>span{display:none}.about-hero{min-height:78svh;color:#fff;background:linear-gradient(#050f128a,#050f128a),url(/hero.jpg) center / cover}.about-hero h1{font-size:58px}.about-hero p{font-size:20px;font-weight:400}.about-honors,.about-story,.about-culture{width:min(1600px,calc(100% - 64px));max-width:none}.about-honors{padding:100px 0;background:#fff}.about-title>span{font-size:56px}.about-title h2{font-size:36px}.about-title p{font-size:18px}.about-certifications article{min-height:155px}.about-story,.about-culture{overflow:hidden;border-radius:20px}.about-story{margin-top:0}.about-story__copy,.about-culture__copy{padding:70px;background:#fff}.about-story__copy>p{margin:34px 0;font-size:18px;line-height:1.65}.about-values span{font-size:14px}.about-culture{margin-top:100px}.about-culture__items p{font-size:14px}.about-closing{width:min(1600px,calc(100% - 64px));margin-top:100px;padding:0 0 100px;background:#fff;font-size:36px}.about-closing span{font-size:18px}@media(min-width:1920px){.about-honors,.about-story,.about-culture,.about-closing{width:min(1600px,calc(100% - 320px))}}@media(max-width:1050px){.about-hero{min-height:72svh}.about-honors,.about-story,.about-culture,.about-closing{width:min(100% - 34px,1280px)}.about-honors{padding:68px 0}.about-title h2{font-size:30px}.about-title p,.about-story__copy>p{font-size:16px}.about-story__copy,.about-culture__copy{padding:45px 32px}.about-culture{margin-top:56px}.about-closing{margin-top:56px;padding-bottom:72px}.about-closing span{font-size:16px}}.about-story,.about-culture{aspect-ratio:3.53 / 1;min-height:0}.about-story__copy,.about-culture__copy{display:flex;flex-direction:column;justify-content:center;color:#fff;background:linear-gradient(110deg,#242300,#090a00)}.about-culture__copy{background:linear-gradient(110deg,#090a00,#242300)}.about-story .about-title h2,.about-culture .about-title h2{color:#fff}.about-story .about-title p,.about-culture .about-title p,.about-story__copy>p{color:#ffffffd6}.about-story .about-title>span,.about-culture .about-title>span{color:#fff239}.about-values span{border-color:#ffffff42;color:#fff239}.about-culture__items article{border-color:#ffffff42}.about-culture__items strong{color:#fff}.about-culture__items p{color:#ffffffc2}@media(min-width:1051px)and (max-width:1440px){.about-story,.about-culture{min-height:410px;aspect-ratio:auto}}@media(max-width:1050px){.about-story,.about-culture{aspect-ratio:auto}}.about-hero-journey{position:relative;height:200svh}.about-hero{position:sticky;top:0;height:100svh;min-height:0;overflow:hidden}.about-hero>div{position:relative;z-index:1}.about-content{position:relative;z-index:2;margin-top:-100svh;padding-top:100px;background:#fff}.about-story,.about-culture{min-height:620px;aspect-ratio:auto}@media(max-width:1050px){.about-hero-journey{height:100svh}.about-hero{position:relative;height:100svh}.about-content{margin-top:0;padding-top:68px}.about-story,.about-culture{min-height:0}}@font-face{font-family:D-DIN-PRO;src:url(/D-DIN-PRO-400-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.story-progress button{display:grid;grid-template-columns:30px 58px;align-items:center;gap:10px;width:98px;padding:9px 0}.story-progress button>span{width:30px;color:#ffffffc2;font-family:D-DIN-PRO,sans-serif;font-size:14px;font-weight:400;font-variant-numeric:tabular-nums;line-height:1;text-align:left;white-space:nowrap;transform:scale(1);transform-origin:left center;transition:color .35s ease,transform .46s cubic-bezier(.22,.72,.2,1);will-change:transform}.story-progress i{height:2px;border-radius:999px;transform:scaleX(1);transform-origin:left center;transition:background .28s ease,transform .46s cubic-bezier(.22,.72,.2,1);will-change:transform}.story-progress .is-active>span{color:#fff000;transform:scale(2.14)}.hero-mobile-actions{display:none}@media(max-width:1050px){.story-progress{gap:12px}.story-progress button{display:block;width:32px;padding:9px 0}.story-progress button>span{display:none}.story-progress i{height:2px}.hero-mobile-actions{position:absolute;z-index:3;top:calc(50% + 130px);left:50%;display:flex;justify-content:center;gap:12px;width:max-content;transform:translate(-50%)}.hero-mobile-actions .button{min-width:122px;padding:9px 14px}}.footer-social>div{justify-content:flex-start;gap:20px}.footer-social a{width:56px;min-width:56px;height:56px}.footer-social a img,.footer-social .social-xiaohongshu img{width:56px;height:56px;object-fit:contain;filter:brightness(0)}@media(max-width:1050px){.footer-contact{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:24px;row-gap:0}.footer-column{display:none}.footer-brand{margin-bottom:28px}.footer-phone{white-space:nowrap}.footer-social{grid-column:auto;margin-top:0}.footer-service,.footer-social{gap:6px}.footer-phone,.footer-social>div{min-height:56px;align-items:center}.footer-social>div{gap:16px}}@media(max-width:480px){.footer-contact{grid-template-columns:1fr;row-gap:46px}.footer-social{grid-column:1}}@media(max-width:540px){.footer-column--partner{grid-column:auto}.footer-column--ai{align-self:start}}@media(min-width:1051px)and (max-width:1440px){.split-section{min-height:410px;aspect-ratio:auto}.split-copy{padding:64px 58px}}@media(min-width:1920px){.site-header__inner{width:min(1600px,calc(100% - 320px))}}.page--about .about-section{background:#fff}.page--about .about-hero{min-height:78svh}.page--about .about-content{padding-top:86px}.page--about .about-honors,.page--about .about-story,.page--about .about-culture{width:min(1600px,calc(100% - 128px))}.page--about .about-honors{display:block;padding:8px 0 92px;background:#fff}.page--about .about-honors .about-title{width:100%;text-align:center}.page--about .about-title{display:block}.page--about .about-title h2{margin-bottom:10px;color:#171700;font-size:40px}.page--about .about-title p{color:#777200;font-size:16px}.page--about .about-honors .about-title>div,.page--about .about-culture .about-title>div{width:100%;text-align:center}.page--about .about-honors .about-title p,.page--about .about-culture .about-title p{max-width:none;margin-left:auto;margin-right:auto;color:#777200;text-align:center}.page--about .about-certifications{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.page--about .about-certifications article{min-height:178px;padding:4px 22px 0;border-left:0;text-align:center}.page--about .about-certifications b{width:86px;height:86px;margin-bottom:18px;border:2px solid #c5ae23;border-radius:12px;color:#8c7800;background:linear-gradient(145deg,#fffdf2,#f6ebbe);box-shadow:0 10px 22px #725a001f;font-size:16px}.page--about .about-certifications strong{margin-bottom:8px;color:#252719;font-size:18px}.page--about .about-certifications small{color:#66665b;font-size:14px;line-height:1.6}.page--about .about-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:74px;align-items:center;min-height:560px;margin-top:0;overflow:visible;border-radius:0}.page--about .about-story__copy{order:1;padding:0;color:#171700;background:#fff}.page--about .about-story__copy>p{max-width:610px;margin:38px 0 34px;color:#4b4b40;font-size:18px;line-height:1.9}.page--about .about-story__image{order:2;min-height:470px;border-radius:16px;background-position:center;box-shadow:0 18px 34px #141a1029}.page--about .about-values{max-width:620px}.page--about .about-values span{color:#777200;border-color:#dfdccf;font-size:14px}.page--about .about-culture{display:block;min-height:0;margin-top:94px;overflow:visible;border-radius:0}.page--about .about-culture__copy{display:grid;grid-template-rows:auto auto;row-gap:92px;padding:0;color:#171700;background:#fff;text-align:center}.page--about .about-culture .about-title h2{margin-bottom:12px}.page--about .about-culture .about-title p{color:#777200}.page--about .about-culture__items{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-top:0;text-align:center}.page--about .about-culture__items article{min-height:118px;padding:0 18px;border-left:0}.page--about .about-culture__items strong{color:#252719;font-size:18px}.page--about .about-culture__items p{margin:10px auto 0;max-width:220px;color:#66665b;font-size:14px;line-height:1.65}.page--about .about-culture__image{display:none}.page--about .about-closing{margin-top:0;padding:0 0 104px;color:#171700;background:#fff}@media(min-width:1920px){.page--about .about-honors,.page--about .about-story,.page--about .about-culture,.page--about .about-closing{width:min(1600px,calc(100% - 320px))}}@media(max-width:1050px){.page--about .about-content{padding-top:58px}.page--about .about-honors,.page--about .about-story,.page--about .about-culture,.page--about .about-closing{width:min(100% - 40px,760px)}.page--about .about-honors{padding:0 0 64px}.page--about .about-certifications{gap:28px 8px}.page--about .about-certifications article{min-height:158px;padding:0 8px}.page--about .about-certifications b{width:72px;height:72px;margin-bottom:14px;font-size:14px}.page--about .about-certifications strong{font-size:14px}.page--about .about-certifications small{font-size:12px}.page--about .about-story{grid-template-columns:1fr;gap:34px;min-height:0}.page--about .about-story__copy{order:1}.page--about .about-story__image{order:2;min-height:330px}.page--about .about-story__copy>p{margin:28px 0;font-size:16px}.page--about .about-culture{margin-top:64px}.page--about .about-culture__copy{row-gap:68px;padding:0}.page--about .about-culture__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 10px;margin-top:0}.page--about .about-culture__items article{min-height:106px;padding:0 8px}.page--about .about-culture__items strong{font-size:16px}.page--about .about-culture__items p{font-size:12px}.page--about .about-closing{padding-bottom:72px;font-size:28px}}@media(max-width:540px){.page--about .about-certifications{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1050px){.hero-cta{bottom:clamp(116px,16vh,140px);width:calc(100% - 40px);gap:10px;row-gap:10px}}.story-progress i,.story-progress button i{height:1px}.page--about .about-hero-copy{position:absolute;z-index:2;top:49%;left:50%;width:min(90%,1000px);transform:translate(-50%,-50%);text-align:center}.page--about .about-hero-copy h1{margin:0 0 20px;font-size:58px;line-height:1.2}.page--about .about-hero-copy p{max-width:none;margin:0;color:#ffffffeb;font-size:20px;line-height:1.65}.page--about .about-honors{padding:100px 0 130px}.page--about .about-honor-grid{width:100%}.page--about .about-honor-card{color:#fff}.page--about .about-honor-card__label{position:absolute;z-index:1;top:28px;left:30px;color:#fff239;font-family:D-DIN-PRO,sans-serif;font-size:16px;font-weight:700;letter-spacing:.04em}.page--about .about-honor-card .ritual-card__content{max-width:620px}@media(max-width:1050px){.page--about .about-hero-copy{width:min(100% - 40px,620px);top:50%}.page--about .about-hero-copy h1{font-size:40px}.page--about .about-hero-copy p{font-size:16px}.page--about .about-honors{padding:68px 0 82px}.page--about .about-honor-card__label{top:20px;left:22px;font-size:14px}}@media(max-width:1050px){.site-header{height:74px}.site-header__inner{width:100%;padding:0 20px}.site-header .brand-logo{width:132px}.site-header__inner>nav,.site-header__inner .header-actions{display:none}}.page--home .treasure-section,.page--about .treasure-section,.page--treasures .about-section,.page--treasures .hero-journey,.page--treasures .ritual-section,.page--treasures .split-section,.page--treasures .channels-section{display:none}.page--treasures .page-content{margin-top:0;padding-top:0;box-shadow:none}.treasure-section{width:100%;background:#fff}.treasure-hero-journey{position:relative;height:200svh}.treasure-hero{position:sticky;top:0;display:grid;height:100svh;place-items:center;overflow:hidden;padding:110px 24px 80px;color:#fff;text-align:center;background:linear-gradient(#050f127a,#050f128a),url(/treasure-hero.png) center / cover}.treasure-hero>div{position:relative;z-index:1}.treasure-hero h1{margin:0;font-size:58px;line-height:1.2}.treasure-hero p{margin:20px 0 0;color:#ffffffeb;font-size:20px;font-weight:400;line-height:1.65}.treasure-content{position:relative;z-index:2;margin-top:-100svh;padding-top:100px;background:#fff}.treasure-standards,.treasure-split,.treasure-closing{width:min(1600px,calc(100% - 64px));margin-right:auto;margin-left:auto}.treasure-standards{padding-bottom:100px}.treasure-standards__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #e4e1d6;border-bottom:1px solid #e4e1d6}.treasure-standard{min-width:0;padding:34px 28px 38px;border-left:1px solid #e4e1d6;text-align:center}.treasure-standard:first-child{border-left:0}.treasure-standard__icon{display:block;width:100px;height:100px;margin:0 auto 24px;background-image:url(/treasure-standards-icons.png);background-repeat:no-repeat;background-position:calc(var(--standard-index) * -110px) center;background-size:550px 100px}.treasure-standard strong,.treasure-standard small{display:block}.treasure-standard strong{margin-bottom:11px;color:#242519;font-size:24px;line-height:1.2}.treasure-standard small{min-height:44px;color:#6f6900;font-size:14px;font-weight:700;line-height:1.55}.treasure-standard p{margin:17px 0 0;color:#66665a;font-size:14px;line-height:1.75}.treasure-split{display:grid;grid-template-columns:1fr 1fr;min-height:600px;margin-bottom:100px;overflow:hidden;border-radius:20px}.treasure-split__image{min-height:0;background-position:center;background-size:cover;transition:transform .8s cubic-bezier(.2,.75,.2,1)}.treasure-split:hover .treasure-split__image{transform:scale(1.025)}.treasure-split__image--base{background-image:url(/treasure-base.jpg)}.treasure-split__image--alliance{background-image:url(/treasure-alliance.png);background-position:58% center}.treasure-split__copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:72px;color:#fff;background:linear-gradient(110deg,#242300,#090a00)}.treasure-split--alliance .treasure-split__copy{background:linear-gradient(110deg,#090a00,#242300)}.treasure-title h2{margin:0 0 12px;font-size:36px;line-height:1.2}.treasure-title>p{margin:0;color:#ffffffc7;font-size:18px;line-height:1.6}.treasure-split__copy>p{max-width:650px;margin:34px 0;color:#ffffffd6;font-size:18px;line-height:1.75}.treasure-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}.treasure-facts span{padding:18px 10px;border-left:1px solid rgba(255,255,255,.22);color:#fff239;font-size:14px;text-align:center}.treasure-facts span:first-child{border-left:0}.treasure-closing{display:grid;width:100%;max-width:none;min-height:clamp(300px,28.8vw,634px);margin:0;padding:70px 24px;place-content:center;overflow:hidden;color:#fff;background:linear-gradient(#060e0d73,#060e0d94),url(/treasure-hero.png) center / cover;font-size:40px;font-weight:700;line-height:1.35;text-align:center}.treasure-closing span{display:block;margin-top:14px;color:#ffffffe6;font-size:18px;font-weight:400}@media(min-width:1920px){.treasure-standards,.treasure-split,.treasure-closing{width:min(1600px,calc(100% - 320px))}}@media(min-width:1051px)and (max-width:1440px){.treasure-split{min-height:520px}.treasure-split__copy{padding:58px}.treasure-standard{padding-right:20px;padding-left:20px}}@media(max-width:1050px){.treasure-hero-journey{height:100svh}.treasure-hero{position:relative;height:100svh}.treasure-content{margin-top:0;padding-top:68px}.treasure-standards,.treasure-split,.treasure-closing{width:100%}.treasure-standards{padding-bottom:56px}.treasure-standards__grid{grid-template-columns:1fr}.treasure-standard{display:grid;grid-template-columns:92px 1fr;column-gap:20px;padding:24px 4px;border-top:1px solid #e4e1d6;border-left:0;text-align:left}.treasure-standard:first-child{border-top:0}.treasure-standard__icon{grid-row:1 / span 3;width:88px;height:88px;margin:0;background-position:calc(var(--standard-index) * -96.8px) center;background-size:484px 88px}.treasure-standard strong{margin-top:1px;margin-bottom:5px;font-size:22px}.treasure-standard small{min-height:0;font-size:14px}.treasure-standard p{margin-top:9px;font-size:14px;line-height:1.65}.treasure-split{grid-template-columns:1fr;min-height:0;margin-bottom:56px;border-radius:14px}.treasure-split__image{min-height:310px}.treasure-split--alliance .treasure-split__image{order:-1}.treasure-split__copy{padding:45px 32px}.treasure-title h2{font-size:30px}.treasure-title>p,.treasure-split__copy>p{font-size:16px}.treasure-split__copy>p{margin:26px 0}.treasure-facts span{padding:15px 8px;font-size:12px}.treasure-closing{min-height:260px;padding:52px 20px;font-size:28px}.treasure-closing span{font-size:16px}}.page--home .product-section,.page--about .product-section,.page--treasures .product-section,.page--products .about-section,.page--products .treasure-section,.page--products .hero-journey,.page--products .ritual-section,.page--products .split-section,.page--products .channels-section{display:none}.page--products .page-content{margin-top:0;padding-top:0;box-shadow:none}.product-section{width:100%;background:#fff}.product-hero-journey{position:relative;height:200svh}.product-hero{position:sticky;top:0;display:grid;height:100svh;place-items:center;overflow:hidden;padding:110px 24px 80px;color:#fff;text-align:center;background:linear-gradient(#050f1270,#050f1294),url(/product-hero.png) center 62% / cover}.product-hero>div{position:relative;z-index:1}.product-hero h1{margin:0;font-size:58px;line-height:1.2}.product-hero p{margin:20px 0 0;color:#ffffffeb;font-size:20px;font-weight:400;line-height:1.65}.product-content{position:relative;z-index:2;margin-top:-100svh;padding:100px 0 1px;background:#fff}.product-panel,.product-closing{width:min(1600px,calc(100% - 64px));margin-right:auto;margin-left:auto}.product-panel{display:grid;grid-template-columns:1fr 1fr;min-height:600px;margin-bottom:100px;overflow:hidden;border-radius:20px;background:#0b0c00}.product-panel__media{min-height:0;background-position:center;background-size:cover;transition:transform .8s cubic-bezier(.2,.75,.2,1)}.product-panel:hover .product-panel__media{transform:scale(1.025)}.product-panel.is-reversed .product-panel__media{order:2}.product-panel__copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:72px;color:#fff;background:linear-gradient(110deg,#242300,#090a00)}.product-panel.is-reversed .product-panel__copy{background:linear-gradient(110deg,#090a00,#242300)}.product-panel--treasure-bottle .product-panel__media{background-color:#eeeef0;background-position:center;background-repeat:no-repeat;background-size:min(72%,520px) auto}.product-panel--glass .product-panel__media{background-position:center 70%}.product-panel--smart .product-panel__media{background-position:center 62%}.product-title h2{margin:0 0 12px;font-size:36px;line-height:1.2}.product-title>p{margin:0;color:#ffffffc7;font-size:18px;line-height:1.6}.product-panel__copy>p{max-width:680px;margin:34px 0;color:#ffffffd6;font-size:18px;line-height:1.75}.product-facts{display:grid;grid-template-columns:repeat(var(--fact-count),minmax(0,1fr));border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}.product-facts span{display:grid;min-height:58px;place-items:center;padding:12px 9px;border-left:1px solid rgba(255,255,255,.22);color:#fff239;font-size:14px;line-height:1.35;text-align:center}.product-facts span:first-child{border-left:0}.product-closing{padding:0 24px 100px;color:#303124;font-size:36px;font-weight:700;line-height:1.35;text-align:center}.product-closing span{display:block;margin-top:14px;color:#66665a;font-size:18px;font-weight:400}@media(min-width:1920px){.product-panel,.product-closing{width:min(1600px,calc(100% - 320px))}}@media(min-width:1051px)and (max-width:1440px){.product-panel{min-height:520px}.product-panel__copy{padding:58px}}@media(max-width:1050px){.product-hero-journey{height:100svh}.product-hero{position:relative;height:100svh;background-position:center 62%}.product-content{margin-top:0;padding-top:68px}.product-panel,.product-closing{width:min(100% - 34px,1280px)}.product-panel{grid-template-columns:1fr;min-height:0;margin-bottom:56px;border-radius:14px}.product-panel__media,.product-panel.is-reversed .product-panel__media{order:0;min-height:330px}.product-panel__copy{padding:45px 32px}.product-title h2{font-size:30px}.product-title>p,.product-panel__copy>p{font-size:16px}.product-panel__copy>p{margin:26px 0}.product-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.product-facts span{min-height:52px;border-top:1px solid rgba(255,255,255,.18);font-size:12px}.product-facts span:nth-child(odd){border-left:0}.product-facts span:nth-child(-n+2){border-top:0}.product-panel--treasure-bottle .product-panel__media{background-size:auto 86%}.product-closing{padding-bottom:72px;font-size:30px}.product-closing span{font-size:16px}}:root{--home-type-hero: 58px;--home-type-hero-copy: 20px;--home-type-section: 36px;--home-type-split: 40px;--home-type-card: 24px;--home-type-body: 18px;--home-type-label: 14px;--home-ink: #161616;--home-copy: #404040;--home-accent-ink: #777200;--home-accent: #fff000;--home-brand-yellow: #fff239;--home-dark: #0d0e00;--home-dark-reverse: #090a00;--home-border: #e4e1d6;--home-radius: 16px;--home-card-gap: 22px;--home-section-space: 100px;--home-inverse: #fff;--home-inverse-copy: rgba(255,255,255,.92)}.site,.site button,.site a{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif}.page--about .about-hero-copy h1,.treasure-hero h1,.product-hero h1{color:var(--home-inverse);font-size:var(--home-type-hero);font-weight:700;line-height:1.2}.page--about .about-hero-copy p,.treasure-hero p,.product-hero p{color:var(--home-inverse-copy);font-size:var(--home-type-hero-copy);font-weight:400;line-height:1.65}.section-heading h2,.page--about .about-honors .about-title h2,.page--about .about-culture .about-title h2,.about-closing,.treasure-closing,.product-closing{color:var(--home-ink);font-size:var(--home-type-section);font-weight:700;line-height:1.2}.section-heading p,.page--about .about-honors .about-title p,.page--about .about-culture .about-title p,.about-closing span,.treasure-closing span,.product-closing span{color:var(--home-copy);font-size:var(--home-type-body);font-weight:400;line-height:1.6}.split-title,.page--about .about-story .about-title h2,.treasure-title h2,.product-title h2{font-size:var(--home-type-split);font-weight:700;line-height:1.2}.page--about .about-story .about-title h2{color:var(--home-ink)}.page--about .about-story .about-title p,.page--about .about-story__copy>p{color:var(--home-copy);font-size:var(--home-type-body);line-height:1.65}.treasure-title h2,.product-title h2,.treasure-title>p,.product-title>p,.treasure-split__copy>p,.product-panel__copy>p{color:var(--home-inverse)}.treasure-title>p,.product-title>p,.treasure-split__copy>p,.product-panel__copy>p{font-size:var(--home-type-body);line-height:1.65}.treasure-standard strong{color:var(--home-ink);font-size:var(--home-type-card)}.treasure-standard small,.treasure-standard p{color:var(--home-copy);font-size:var(--home-type-label)}.page--about .about-culture__items strong{color:var(--home-ink);font-size:18px}.page--about .about-culture__items p{color:var(--home-copy);font-size:var(--home-type-label)}.about-values span{color:var(--home-accent-ink);font-size:var(--home-type-label)}.page--about .about-honor-card__label{font-family:inherit}.treasure-facts span,.product-facts span{color:var(--home-accent);font-size:var(--home-type-label)}@media(max-width:1050px){.page--about .about-hero-copy h1,.treasure-hero h1,.product-hero h1{font-size:40px}.page--about .about-hero-copy p,.treasure-hero p,.product-hero p,.section-heading p,.page--about .about-honors .about-title p,.page--about .about-culture .about-title p,.page--about .about-story .about-title p,.page--about .about-story__copy>p,.treasure-title>p,.product-title>p,.treasure-split__copy>p,.product-panel__copy>p,.about-closing span,.treasure-closing span,.product-closing span{font-size:16px}.section-heading h2,.page--about .about-honors .about-title h2,.page--about .about-culture .about-title h2,.about-closing,.treasure-closing,.product-closing{font-size:30px}.split-title,.page--about .about-story .about-title h2,.treasure-title h2,.product-title h2{font-size:32px}.treasure-standard strong{font-size:22px}.treasure-standard small,.treasure-standard p,.page--about .about-culture__items p{font-size:14px}.page--about .about-culture__items strong{font-size:16px}.treasure-facts span,.product-facts span{font-size:12px}}.page--about .about-content{padding-top:94px}.page--about .about-honors,.page--about .about-story,.page--about .about-culture,.page--about .about-closing{width:min(1600px,calc(100% - 128px))}.page--about .about-honors{padding:0 0 112px}.page--about .about-honors__layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px;align-items:center}.page--about .about-honors__layout>*{min-width:0}.page--about .about-certification-panel{position:relative;z-index:1;align-self:center;padding-top:0;background:#fff}.page--about .about-honors__feature{position:relative;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(220px,.88fr);align-items:center;width:100%;min-height:410px;padding:48px 34px 34px 56px;overflow:hidden;border:0;border-radius:20px;color:#fff;text-align:left;background:radial-gradient(circle at 83% 45%,rgba(175,147,28,.34),transparent 34%),linear-gradient(118deg,#0a0b03,#272500 54%,#0a0a05);isolation:isolate;transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s ease}.page--about .about-honors__feature:before{position:absolute;z-index:-1;inset:auto -8% -34%;height:58%;content:"";background:radial-gradient(ellipse at center,#ffe04754,#ffe04700 68%);filter:blur(8px)}.page--about .about-honors__feature:after{position:absolute;z-index:-1;right:6%;bottom:-5%;width:44%;height:10%;content:"";border-radius:50%;background:#ffda3b38;filter:blur(16px)}.page--about .about-honors__feature:hover{transform:translateY(-6px);box-shadow:0 20px 46px #211f002b}.page--about .about-honors__feature:focus-visible{outline:2px solid #fff000;outline-offset:5px}.page--about .about-honors__feature-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.page--about .about-honors__feature-copy>strong{color:#fff;font-size:44px;font-weight:700;line-height:.98;letter-spacing:0}.page--about .about-honors__feature-copy>b{margin-top:14px;color:#fff;font-size:30px;font-weight:500;line-height:1.35;letter-spacing:0}.page--about .about-honors__feature-copy>span{margin-top:32px;color:#ffffffe0;font-size:18px;font-weight:400;line-height:1.65}.page--about .about-honors__feature-art{position:relative;z-index:1;display:flex;height:100%;min-height:330px;align-items:flex-end;justify-content:center}.page--about .about-honors__feature-art:after{position:absolute;right:10%;bottom:3%;left:10%;height:14px;content:"";border-radius:50%;background:#00000085;filter:blur(8px)}.page--about .about-honors__feature-art img{position:relative;z-index:1;display:block;width:min(100%,300px);height:auto;max-height:390px;object-fit:contain;object-position:center bottom}.page--about .about-certification-panel h3{margin:0 0 44px;color:var(--home-ink);font-size:30px;line-height:1.2}.page--about .about-certifications{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 20px}.page--about .about-certifications article{min-height:132px;padding:0 8px;border:0}.page--about .about-certifications b{position:relative;display:grid;width:74px;height:74px;margin:0 auto 16px;place-items:center;overflow:hidden;border:1px solid rgba(119,114,0,.3);border-radius:50%;color:#171700;background:#fff239;box-shadow:none}.page--about .about-certifications b img{width:100%;height:100%;object-fit:cover;opacity:.28}.page--about .about-certifications b span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:12px;font-weight:700}.page--about .about-certifications strong{margin:0;color:var(--home-ink);font-size:14px;font-weight:600;line-height:1.45}.page--about .about-story{grid-template-columns:1fr 1fr;gap:0;min-height:0;overflow:hidden;border-radius:20px;background:#0c0d00}.page--about .about-story__image{order:1;min-height:430px;border-radius:0;background:url(/hero.jpg) center / cover;box-shadow:none}.page--about .about-story__copy{order:2;min-height:430px;padding:64px 70px;color:#fff;background:#0c0d00}.page--about .about-story .about-title h2{color:#fff;font-size:var(--home-type-split)}.page--about .about-story__copy>p{max-width:560px;margin:36px 0 0;color:#ffffffe0;font-size:var(--home-type-body);line-height:1.75}.page--about .about-culture{margin-top:102px}.page--about .about-culture__copy{row-gap:92px;padding:0}.page--about .about-culture__items{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:0}.page--about .about-culture__items article{position:relative;display:flex;align-items:flex-end;min-height:260px;padding:0;overflow:hidden;border:0;border-radius:20px;color:#fff;background:#0c0d00;isolation:isolate;transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s ease}.page--about .about-culture__items article:hover{transform:translateY(-6px);box-shadow:0 20px 42px #16160024}.page--about .culture-item__image{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;display:block;margin:0;background:url(/hero.jpg) var(--culture-position) / cover;transition:transform .7s cubic-bezier(.2,.75,.2,1)}.page--about .about-culture__items article:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(to bottom,#0508040a 28%,#0708005c 58%,#070800eb)}.page--about .about-culture__items article:hover .culture-item__image{transform:scale(1.045)}.page--about .about-culture__items article>div{width:100%;padding:64px 20px 24px;background:transparent}.page--about .about-culture__items strong{color:#fff;font-size:22px}.page--about .about-culture__items p{max-width:270px;margin:8px auto 0;color:#ffffffe0;font-size:14px;line-height:1.55}.page--about .about-closing{display:grid;width:100%;max-width:none;min-height:clamp(300px,28.8vw,634px);margin:0;padding:70px 24px;place-content:center;overflow:hidden;color:#fff;background:linear-gradient(#060e0d73,#060e0d94),url(/treasure-hero.png) center / cover;font-size:40px}.page--about .about-closing span{color:#ffffffe6}.page--treasures .treasure-closing{color:#fff}.page--treasures .treasure-closing span{color:#ffffffe6}.page--about .about-content{display:flex;flex-direction:column;align-items:center;gap:80px}.page--about .about-honors,.page--about .about-story,.page--about .about-culture{width:min(1600px,calc(100% - 64px))}.page--about .about-honors{padding-bottom:0;margin:0}.page--about .about-story,.page--about .about-culture{margin:0}.page--about .about-culture__copy{min-width:0;grid-template-columns:minmax(0,1fr);row-gap:48px;padding:0}.page--about .about-culture__items{width:auto;min-width:0;justify-self:stretch}.page--about .about-closing{width:100%;margin:0}@media(min-width:1920px){.page--about .about-honors,.page--about .about-story,.page--about .about-culture{width:min(1600px,calc(100% - 320px))}}@media(max-width:1050px){.page--about .about-content{padding-top:64px}.page--about .about-honors,.page--about .about-story,.page--about .about-culture{width:min(calc(100% - 34px),1280px)}.page--about .about-content{gap:56px}.page--about .about-honors{padding-bottom:0}.page--about .about-honors__layout{grid-template-columns:1fr;gap:42px}.page--about .about-certification-panel{width:100%;padding-top:0}.page--about .about-honors__feature{grid-template-columns:minmax(0,1fr) minmax(145px,.8fr);min-height:360px;padding:38px 22px 26px 28px;border-radius:14px}.page--about .about-honors__feature-copy>strong{font-size:40px}.page--about .about-honors__feature-copy>b{margin-top:10px;font-size:24px}.page--about .about-honors__feature-copy>span{margin-top:22px;font-size:14px}.page--about .about-honors__feature-art{min-height:280px}.page--about .about-honors__feature-art img{width:min(100%,205px);max-height:300px}.page--about .about-certification-panel h3{margin-bottom:30px;text-align:center;font-size:24px}.page--about .about-certifications{gap:30px 8px}.page--about .about-certifications article{min-height:116px}.page--about .about-certifications b{width:64px;height:64px;margin-bottom:13px}.page--about .about-certifications strong{font-size:12px}.page--about .about-story{grid-template-columns:1fr;gap:0;border-radius:14px}.page--about .about-story__image{order:1;min-height:260px}.page--about .about-story__copy{order:2;min-height:0;padding:38px 30px 42px}.page--about .about-story__copy>p{margin-top:24px;font-size:16px}.page--about .about-story,.page--about .about-culture{margin:0}.page--about .about-culture__copy{row-gap:31px;padding:0}.page--about .about-culture__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:0}.page--about .about-culture__items article{min-height:220px;border-radius:14px}.page--about .about-culture__items article>div{padding:54px 14px 20px}.page--about .about-culture__items strong{font-size:18px}.page--about .about-culture__items p{font-size:12px}.page--about .about-closing{min-height:260px;padding:52px 20px;font-size:28px}}@media(max-width:540px){.page--about .about-honors__feature{grid-template-columns:minmax(0,1fr) minmax(122px,.78fr);min-height:286px;padding:28px 14px 22px 22px}.page--about .about-honors__feature-copy>strong{font-size:30px}.page--about .about-honors__feature-copy>b{margin-top:8px;font-size:18px;line-height:1.3}.page--about .about-honors__feature-copy>span{margin-top:16px;font-size:12px;line-height:1.55}.page--about .about-honors__feature-art{min-height:230px}.page--about .about-honors__feature-art img{width:min(100%,160px);max-height:245px}.page--about .about-certifications{grid-template-columns:repeat(2,minmax(0,1fr))}.page--about .about-culture__items{grid-template-columns:1fr}.page--about .about-culture__items article{min-height:210px}}.page--about .about-section,.page--treasures .treasure-section,.page--products .product-section,.page--about .about-content,.page--treasures .treasure-content,.page--products .product-content{color:var(--home-ink);background:#fff}.page--about .about-honors,.page--about .about-story,.page--about .about-culture,.page--treasures .treasure-standards,.page--treasures .treasure-split,.page--products .product-panel,.page--products .product-closing{width:min(1600px,calc(100% - 64px))}.page--about .about-story,.page--about .about-culture__items article,.page--about .about-honors__feature,.page--treasures .treasure-split,.page--products .product-panel{border-radius:var(--home-radius)}.page--about .about-story__copy,.page--treasures .treasure-split__copy,.page--products .product-panel__copy{color:var(--home-inverse);background:linear-gradient(110deg,#242300,var(--home-dark-reverse))}.page--treasures .treasure-split--alliance .treasure-split__copy,.page--products .product-panel.is-reversed .product-panel__copy{background:linear-gradient(110deg,var(--home-dark-reverse),#242300)}.page--about .about-story .about-title h2,.page--about .about-story__copy>p,.page--treasures .treasure-title h2,.page--treasures .treasure-title>p,.page--treasures .treasure-split__copy>p,.page--products .product-title h2,.page--products .product-title>p,.page--products .product-panel__copy>p{color:var(--home-inverse)}.page--about .about-story__copy>p,.page--treasures .treasure-title>p,.page--treasures .treasure-split__copy>p,.page--products .product-title>p,.page--products .product-panel__copy>p{color:#ffffffd6}.page--about .about-certifications b{border-color:#17170042;color:var(--home-ink);background:var(--home-brand-yellow)}.page--about .about-honors__feature:focus-visible,.page--about .about-culture__items article:focus-visible,.page--treasures .treasure-split:focus-visible,.page--products .product-panel:focus-visible{outline:2px solid var(--home-accent);outline-offset:4px}.page--treasures .treasure-standards__grid,.page--treasures .treasure-standard{border-color:var(--home-border)}.page--treasures .treasure-standard strong,.page--about .about-certification-panel h3,.page--about .about-certifications strong,.page--about .about-title h2{color:var(--home-ink)}.page--treasures .treasure-standard small,.page--treasures .treasure-standard p,.page--about .about-title p{color:var(--home-copy)}.page--about .about-closing{min-height:clamp(200px,19.2vw,423px);padding:46px 24px}.page--treasures .treasure-facts span,.page--products .product-facts span{color:var(--home-accent)}.page--products .product-closing{display:grid;width:100%;max-width:none;min-height:clamp(300px,28.8vw,634px);margin:0;padding:70px 24px;place-content:center;overflow:hidden;color:var(--home-inverse);background:linear-gradient(#060e0d73,#060e0d94),url(/treasure-hero.png) center / cover}.page--products .product-closing span{color:#ffffffe6}@media(min-width:1920px){.page--about .about-honors,.page--about .about-story,.page--about .about-culture,.page--treasures .treasure-standards,.page--treasures .treasure-split,.page--products .product-panel,.page--products .product-closing{width:min(1600px,calc(100% - 320px))}}@media(max-width:1050px){:root{--home-radius: 12px;--home-section-space: 56px}.page--about .about-honors,.page--about .about-story,.page--about .about-culture,.page--treasures .treasure-standards,.page--treasures .treasure-split,.page--products .product-panel,.page--products .product-closing{width:min(calc(100% - 34px),1280px)}.page--treasures .treasure-standard{padding-right:0;padding-left:0}.page--products .product-closing{width:100%;min-height:260px;padding:52px 20px}.page--about .about-closing{min-height:174px;padding:34px 20px}}.ritual-grid,.ritual-row,.channel-grid,.page--about .about-culture__items,.page--about .about-certifications{gap:var(--home-card-gap)}.page--about .about-honors,.page--about .about-honors__layout,.page--about .about-certification-panel{overflow:visible}@media(max-width:1050px){:root{--home-card-gap: 14px}.page--about .about-certifications{column-gap:var(--home-card-gap);row-gap:30px}}.ritual-grid,.ritual-row,.channel-grid,.page--about .about-culture__items,.page--about .about-certifications{column-gap:var(--home-card-gap)}.ritual-grid,.ritual-row,.channel-grid,.page--about .about-culture__items{row-gap:var(--home-card-gap)}@media(max-width:1050px){:root{--home-card-gap: 14px}}.page--about .about-certifications b{display:grid;width:100%;height:82px;margin:0 auto 16px;padding:4px 10px;place-items:center;overflow:visible;border:0;border-radius:0;background:transparent}.page--about .about-certifications b img{position:static;display:block;width:100%;height:100%;object-fit:contain;opacity:1}.page--about .about-certifications b span{display:none}@media(max-width:1050px){.page--about .about-certifications{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;row-gap:24px}.page--about .about-certifications article{min-height:94px;padding:0 6px}.page--about .about-certifications b{width:96px;height:58px;margin-bottom:10px;padding:2px 4px}.page--about .about-certifications b img{max-width:96px;max-height:58px}.page--about .about-certifications strong{font-size:12px;line-height:1.4}}@media(max-width:420px){.page--about .about-certifications{column-gap:12px;row-gap:20px}.page--about .about-certifications article{min-height:84px;padding:0 4px}.page--about .about-certifications b{width:84px;height:50px;margin-bottom:8px}.page--about .about-certifications b img{max-width:84px;max-height:50px}}.page--about .about-certifications{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:22px;row-gap:34px}.page--about .about-certifications article{display:flex;min-width:0;min-height:144px;padding:0 6px;align-items:center;flex-direction:column;justify-content:flex-start}.page--about .certification-logo{display:grid;width:126px;height:92px;margin-bottom:14px;place-items:center}.page--about .certification-logo img{display:block;width:auto;height:auto;max-width:88px;max-height:88px;object-fit:contain}.page--about .about-certifications article:nth-child(4) .certification-logo img,.page--about .about-certifications article:nth-child(6) .certification-logo img{max-width:126px;max-height:66px}.page--about .about-certifications article:nth-child(2) .certification-logo img{width:auto;height:auto;max-width:88px;max-height:88px;border-radius:0;object-fit:contain}.page--about .about-certifications article:nth-child(5) .certification-logo img{max-width:80px;max-height:88px}.page--about .about-certifications strong{display:block;max-width:180px;margin:0;font-size:16px;line-height:1.45;text-align:center}@media(max-width:1050px){.page--about .about-certifications{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:14px;row-gap:28px}.page--about .about-certifications article{min-height:112px;padding:0 4px}.page--about .certification-logo{width:108px;height:76px;margin-bottom:11px;overflow:hidden}.page--about .certification-logo img{max-width:72px;max-height:72px}.page--about .about-certifications article:nth-child(4) .certification-logo img,.page--about .about-certifications article:nth-child(6) .certification-logo img{max-width:106px;max-height:58px}.page--about .about-certifications article:nth-child(2) .certification-logo img{width:auto;height:auto;max-width:72px;max-height:72px;border-radius:0}.page--about .about-certifications article:nth-child(4) .certification-logo{width:112px}.page--about .about-certifications article:nth-child(5) .certification-logo img{width:auto;max-width:64px;max-height:72px;transform:none}.page--about .about-certifications strong{max-width:150px;font-size:14px;line-height:1.45}}@media(max-width:560px){.page--about .about-certifications{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1051px)and (max-width:1400px){.page--about .certification-logo{width:108px;height:76px;margin-bottom:12px}.page--about .certification-logo img{max-width:72px;max-height:72px}.page--about .about-certifications article:nth-child(4) .certification-logo img,.page--about .about-certifications article:nth-child(6) .certification-logo img{max-width:104px;max-height:54px}.page--about .about-certifications article:nth-child(5) .certification-logo img{max-width:66px;max-height:72px}}.ritual-section{padding-top:var(--home-section-space);padding-bottom:var(--home-section-space)}.split-section{margin-bottom:var(--home-section-space)}.page--about .about-content,.page--treasures .treasure-content,.page--products .product-content{display:flex;flex-direction:column;align-items:center;gap:var(--home-section-space);padding-top:var(--home-section-space)}.page--about .about-honors,.page--about .about-story,.page--about .about-culture,.page--about .about-closing,.page--treasures .treasure-standards,.page--treasures .treasure-split,.page--treasures .treasure-closing,.page--products .product-panel,.page--products .product-closing{margin-top:0;margin-bottom:0}.page--treasures .treasure-standards{padding-bottom:0}@media(max-width:1050px){.ritual-section{padding-top:var(--home-section-space);padding-bottom:var(--home-section-space)}.split-section{margin-bottom:var(--home-section-space)}}.page--treasures .treasure-standards__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--home-card-gap);border:0}.page--treasures .treasure-standard{position:relative;display:block;min-height:calc(500px * 8 / 9);padding:0;overflow:hidden;border:0;border-radius:var(--home-radius);color:#fff;background:var(--home-dark);text-align:center;isolation:isolate;transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s ease}.page--treasures .treasure-standard:hover{transform:translateY(-6px);box-shadow:0 20px 42px #16160024}.page--treasures .treasure-standard__media,.page--treasures .treasure-standard__shade{position:absolute;top:0;right:0;bottom:0;left:0}.page--treasures .treasure-standard__media{z-index:-2;background-repeat:no-repeat;background-size:cover;transition:transform .7s cubic-bezier(.2,.75,.2,1)}.page--treasures .treasure-standard:hover .treasure-standard__media{transform:scale(1.045)}.page--treasures .treasure-standard__shade{z-index:-1;background:linear-gradient(to bottom,#0000000d 43%,#000000c7)}.page--treasures .treasure-standard__content{display:flex;min-height:100%;padding:32px 20px 36px;align-items:center;flex-direction:column;justify-content:flex-end}.page--treasures .treasure-standard__icon{display:none;width:48px;height:48px;margin:0 0 26px;padding:0;place-items:center;border:0;border-radius:0;background:transparent;box-shadow:none}.page--treasures .treasure-standard__icon .site-icon{display:block;width:100%;height:100%}.page--treasures .treasure-standard strong{margin:0;color:#fff;font-size:24px;line-height:1.25}.page--treasures .treasure-standard p{height:0;margin:0;overflow:hidden;color:#ffffffd1;font-size:14px;line-height:1.7;opacity:0;transform:translateY(8px);transition:height .36s ease-out,margin-top .36s ease-out,opacity .36s ease-out,transform .36s ease-out;white-space:nowrap}.page--treasures .treasure-standard:hover p{height:24px;margin-top:15px;opacity:1;transform:translateY(0);transition:height .36s ease-out .08s,margin-top .36s ease-out .08s,opacity .36s ease-out .08s,transform .36s ease-out .08s}.page--treasures .treasure-standard:focus-visible{outline:2px solid var(--home-accent);outline-offset:4px}@media(min-width:1051px){.page--treasures .treasure-standards__grid{display:flex;align-items:stretch}.page--treasures .treasure-standard{flex:1 1 0;transition:flex .55s cubic-bezier(.2,.75,.2,1),transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s ease}.page--treasures .treasure-standard:hover{flex:2 1 0}}@media(max-width:1050px){.page--treasures .treasure-standards__grid{display:flex;width:100%;padding:0 1px 8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.page--treasures .treasure-standards__grid::-webkit-scrollbar{display:none}.page--treasures .treasure-standard{flex:0 0 min(76vw,292px);min-height:calc(430px * 8 / 9);scroll-snap-align:start}.page--treasures .treasure-standard__content{padding:28px 18px}.page--treasures .treasure-standard__icon{width:44px;height:44px;margin-bottom:21px;padding:0}.page--treasures .treasure-standard strong{font-size:22px}.page--treasures .treasure-standard p{height:auto;margin-top:12px;opacity:1;transform:none;transition:none;white-space:normal}.page--treasures .treasure-standard:hover p{height:auto;margin-top:12px;opacity:1;transform:none;transition:none}}.page--treasures .treasure-standards,.page--treasures .treasure-base,.page--treasures .treasure-alliance{width:min(1600px,calc(100% - 64px));margin:0 auto}.page--treasures .treasure-content{padding-bottom:var(--home-section-space)}.page--treasures .treasure-base__feature,.page--treasures .treasure-base__card{position:relative;overflow:hidden;color:#fff;background:var(--home-dark);isolation:isolate}.page--treasures .treasure-base__feature{min-height:0;border-radius:var(--home-radius);aspect-ratio:3.4 / 1}.page--treasures .treasure-base__media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:url(/treasure-base.jpg) center 47% / cover no-repeat;transition:transform .75s cubic-bezier(.2,.75,.2,1)}.page--treasures .treasure-base__feature:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#000000c7,#0000008a 28%,#0000000d 66%)}.page--treasures .treasure-base__feature-copy{position:absolute;top:50%;left:clamp(34px,5vw,80px);bottom:auto;display:block;width:min(520px,calc(100% - 68px));transform:translateY(-50%)}.page--treasures .treasure-base__feature-copy strong,.page--treasures .treasure-base__card-copy strong{display:block;margin:0;font-size:28px;line-height:1.25}.page--treasures .treasure-base__feature-copy strong{font-size:36px}.page--treasures .treasure-base__feature-copy p,.page--treasures .treasure-base__card-copy p{margin:13px 0 0;color:#ffffffd6;font-size:16px;line-height:1.7}.page--treasures .treasure-base__feature-copy p{font-size:18px}.page--treasures .treasure-base__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--home-card-gap);margin-top:var(--home-card-gap)}.page--treasures .treasure-base__card{min-height:0;border-radius:var(--home-radius);aspect-ratio:1 / 1;transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s ease}.page--treasures .treasure-base__card-media,.page--treasures .treasure-base__card-shade{position:absolute;top:0;right:0;bottom:0;left:0}.page--treasures .treasure-base__card-media{z-index:-2;background-repeat:no-repeat;background-size:cover;transition:transform .75s cubic-bezier(.2,.75,.2,1)}.page--treasures .treasure-base__card-shade{z-index:-1;background:linear-gradient(to bottom,#0000000d 43%,#000000c7)}.page--treasures .treasure-base__card-copy{position:absolute;right:0;bottom:0;left:0;display:block;padding:34px}.page--treasures .treasure-base__card-copy strong{font-size:24px}.page--treasures .treasure-base__card:hover,.page--treasures .treasure-base__feature:hover{transform:translateY(-6px);box-shadow:0 20px 42px #16160024}.page--treasures .treasure-base__card:hover .treasure-base__card-media,.page--treasures .treasure-base__feature:hover .treasure-base__media{transform:scale(1.045)}.page--treasures .treasure-alliance__panel{color:#161616;background:transparent}.page--treasures .treasure-alliance__main{display:grid;grid-template-columns:1fr 1fr;min-height:0;margin-bottom:48px;overflow:hidden;border-radius:var(--home-radius);aspect-ratio:3.2 / 1;background:#0d0e00}.page--treasures .treasure-alliance__copy{display:flex;padding:clamp(42px,5vw,76px) clamp(38px,4.7vw,70px);align-items:flex-start;flex-direction:column;justify-content:center;color:#fff;background:linear-gradient(110deg,#2c2900,#080900)}.page--treasures .treasure-alliance__copy h3{margin:0 0 25px;font-size:36px;line-height:1.25}.page--treasures .treasure-alliance__copy>p{max-width:620px;margin:0 0 34px;color:#fffc;font-size:18px;line-height:1.85}.page--treasures .treasure-alliance__copy button{min-width:154px;min-height:48px;padding:12px 24px;border:0;border-radius:999px;color:#171700;background:var(--home-brand-yellow);font-size:16px;font-weight:700;transition:transform .25s ease,box-shadow .25s ease}.page--treasures .treasure-alliance__copy button:hover{transform:translateY(-3px);box-shadow:0 12px 24px #00000047}.page--treasures .treasure-alliance__copy button:focus-visible{outline:2px solid #fff;outline-offset:4px}.page--treasures .treasure-alliance__media{overflow:hidden;min-height:0;border-radius:0;aspect-ratio:auto;background:#202012}.page--treasures .treasure-alliance__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%;transition:transform .75s cubic-bezier(.2,.75,.2,1)}.page--treasures .treasure-alliance__media:hover img{transform:none}.page--treasures .treasure-alliance__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--home-card-gap);padding:0;border:0}.page--treasures .treasure-alliance__feature{display:flex;width:100%;max-width:240px;justify-self:center;align-items:center;flex-direction:column;text-align:center}.page--treasures .treasure-alliance__feature>span{display:grid;width:72px;height:72px;place-items:center;margin-bottom:22px;border-radius:50%;background:var(--home-brand-yellow)}.page--treasures .treasure-alliance__feature .site-icon{width:36px;height:36px;max-width:100%;max-height:100%}.page--treasures .treasure-alliance__feature strong{display:block;margin:1px 0 9px;color:#161616;font-size:18px;line-height:1.35}.page--treasures .treasure-alliance__feature p{max-width:210px;margin:0;color:#646464;font-size:16px;line-height:1.7}@media(min-width:1920px){.page--treasures .treasure-standards,.page--treasures .treasure-base,.page--treasures .treasure-alliance{width:min(1600px,calc(100% - 320px))}}@media(max-width:1400px)and (min-width:1051px){.page--treasures .treasure-alliance__main{min-height:420px;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);aspect-ratio:auto}.page--treasures .treasure-alliance__copy{padding:46px}.page--treasures .treasure-alliance__copy h3{margin-bottom:20px;font-size:32px}.page--treasures .treasure-alliance__copy>p{margin-bottom:28px;font-size:16px;line-height:1.75}.page--treasures .treasure-alliance__feature{display:flex}.page--treasures .treasure-alliance__feature>span{width:64px;height:64px}.page--treasures .treasure-alliance__feature .site-icon{width:32px;height:32px}}@media(max-width:1050px){.page--treasures .treasure-standards,.page--treasures .treasure-base,.page--treasures .treasure-alliance{width:min(calc(100% - 34px),1280px)}.page--treasures .treasure-content{padding-top:var(--home-section-space);padding-bottom:var(--home-section-space)}.page--treasures .treasure-base__feature{min-height:350px;border-radius:var(--home-radius);aspect-ratio:auto}.page--treasures .treasure-base__feature:after{background:linear-gradient(to bottom,#0000000a 33%,#000000c7)}.page--treasures .treasure-base__feature-copy{top:auto;right:24px;bottom:28px;left:24px;width:auto;transform:none}.page--treasures .treasure-base__feature-copy strong{font-size:28px}.page--treasures .treasure-base__feature-copy p{margin-top:9px;font-size:16px}.page--treasures .treasure-base__grid{grid-template-columns:1fr}.page--treasures .treasure-base__card{min-height:360px;aspect-ratio:auto}.page--treasures .treasure-base__card-copy{padding:32px 26px}.page--treasures .treasure-base__card-copy strong{font-size:22px}.page--treasures .treasure-base__card-copy p{margin-top:9px;font-size:14px}.page--treasures .treasure-alliance__panel{padding:0;border-radius:0}.page--treasures .treasure-alliance__main{grid-template-columns:1fr;gap:0;margin-bottom:36px;border-radius:var(--home-radius);aspect-ratio:auto}.page--treasures .treasure-alliance__copy{padding:38px 26px}.page--treasures .treasure-alliance__copy h3{margin-bottom:18px;font-size:28px}.page--treasures .treasure-alliance__copy>p{margin-bottom:26px;font-size:14px;line-height:1.75}.page--treasures .treasure-alliance__copy button{min-height:44px;font-size:14px}.page--treasures .treasure-alliance__media{order:-1;border-radius:0;aspect-ratio:4 / 3}.page--treasures .treasure-alliance__features{grid-template-columns:1fr 1fr;gap:34px var(--home-card-gap);padding:0}.page--treasures .treasure-alliance__feature{display:flex;max-width:164px;align-items:center;flex-direction:column;text-align:center}.page--treasures .treasure-alliance__feature>span{width:64px;height:64px;margin-bottom:18px}.page--treasures .treasure-alliance__feature .site-icon{width:32px;height:32px}.page--treasures .treasure-alliance__feature strong{font-size:16px}.page--treasures .treasure-alliance__feature p{max-width:154px;font-size:14px}}@media(max-width:560px){.page--treasures .treasure-alliance__features{grid-template-columns:1fr 1fr}}.page--home .tilt-shell--home-split{width:min(1600px,calc(100% - 64px));margin:0 auto var(--home-section-space)}.page--home .home-split-entry{width:100%}.page--home .split-copy .button{min-width:154px;min-height:48px;padding:12px 24px;font-size:16px;font-weight:700;line-height:normal}.page--home .tilt-shell--home-split .split-section{width:100%;margin:0}.page--about .tilt-shell--honor{width:100%}.page--about .about-honors__feature-entry{width:100%;min-width:0}.page--about .tilt-shell--honor .about-honors__feature{height:100%}.page--about .tilt-shell--honor .about-honors__feature:hover{transform:none;box-shadow:none}.page--about .tilt-shell--about-story{width:100%;margin:0}.page--about .about-story-entry{width:min(1600px,calc(100% - 64px));margin:0}.page--about .tilt-shell--about-story .about-story{width:100%}@media(min-width:1920px){.page--home .tilt-shell--home-split,.page--about .about-story-entry{width:min(1600px,calc(100% - 320px))}}@media(max-width:1050px){.page--home .tilt-shell--home-split,.page--about .about-story-entry{width:min(calc(100% - 34px),1280px)}.page--home .tilt-shell--home-split{margin-bottom:var(--home-section-space)}}.hero-image--mountain{background-image:url(/brand-underground-spring.jpg)}.hero-image--forest{background-image:url(/brand-forest-aerial.jpg)}.page--about .about-hero{background:linear-gradient(#050f128a,#050f128a),url(/brand-forest-aerial.jpg) center / cover}.page--about .about-story__image{background:url(/brand-spring-source.jpg) 58% center / cover}.page--home .partner-section,.page--about .partner-section,.page--treasures .partner-section,.page--products .partner-section,.page--partner .hero-journey,.page--partner .about-section,.page--partner .treasure-section,.page--partner .product-section,.page--partner .ritual-section,.page--partner .home-split-entry,.page--partner .channels-section{display:none}.page--partner .page-content{margin-top:0;padding-top:0;box-shadow:none}.partner-section{width:100%;overflow-x:clip;background:#fff}.partner-hero-journey{position:relative;height:200svh}.partner-hero{position:sticky;top:0;display:grid;height:100svh;padding:110px 24px 80px;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(#050f126b,#050f12a3),url(/store.jpg) center 52% / cover;text-align:center}.partner-hero>div{position:relative;z-index:1}.partner-hero h1{max-width:1040px;margin:0 auto;font-size:var(--home-type-hero);font-weight:700;line-height:1.2}.partner-hero p{margin:22px 0 0;color:var(--home-inverse-copy);font-size:var(--home-type-hero-copy);line-height:1.65}.partner-content{position:relative;z-index:2;display:flex;margin-top:-100svh;padding:var(--home-section-space) 0 0;align-items:center;flex-direction:column;gap:var(--home-section-space);background:#fff}.partner-panel{width:min(1600px,calc(100% - 64px));margin:0 auto}.partner-panel h2{letter-spacing:0}.partner-panel__lead{margin:16px 0 0;color:var(--home-copy);font-size:var(--home-type-body);line-height:1.65}.partner-button{min-width:154px;min-height:48px;padding:12px 24px;font-size:16px;font-weight:700;line-height:normal}.partner-process__track{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--home-card-gap)}.partner-process__step{position:relative;display:flex;min-width:0;align-items:center;flex-direction:column;text-align:center}.partner-process__step:not(:last-child):after{position:absolute;top:36px;right:calc(var(--home-card-gap) / -2 - 7px);width:12px;height:12px;border-top:1.5px solid #aaa;border-right:1.5px solid #aaa;content:"";transform:rotate(45deg)}.partner-process__icon{display:grid;width:72px;height:72px;flex:0 0 72px;place-items:center;margin-bottom:22px;border-radius:50%;background:var(--home-brand-yellow)}.partner-process__icon svg{width:36px;height:36px;color:#161616}.partner-process__step strong{display:block;margin:1px 0 9px;color:#161616;font-size:18px;line-height:1.35}.partner-process__step p{max-width:156px;margin:0 auto;color:#646464;font-size:16px;line-height:1.7}.partner-band{padding:clamp(56px,6vw,92px);overflow:hidden;border-radius:var(--home-radius);color:#fff;background:radial-gradient(circle at 86% 8%,rgba(255,240,0,.14),transparent 30%),linear-gradient(116deg,#080900,#242300 58%,#090a00)}.partner-band__heading{margin-bottom:48px}.partner-band__heading h2{margin:0;color:#fff;font-size:var(--home-type-section);line-height:1.2}.partner-band__heading p{margin:14px 0 0;color:#fffc;font-size:var(--home-type-body);line-height:1.6}.partner-traffic{width:100%}.partner-traffic__heading{width:min(1600px,calc(100% - 64px));margin-right:auto;margin-left:auto}.partner-traffic__viewport{position:relative;overflow:hidden;width:100%}.partner-traffic__grid{display:flex;width:200%;transform:translate3d(calc(var(--traffic-slide) * -12.5%),0,0);transition:transform .7s cubic-bezier(.2,.75,.2,1)}.partner-manager{width:100%}.partner-manager__viewport{position:relative;overflow:hidden;width:100vw;max-width:none;margin-inline:calc(50% - 50vw);padding:0}.partner-manager__track{--manager-card-width: min(30vw, 390px);--manager-card-gap: var(--home-card-gap);position:relative;left:50%;display:flex;width:max-content;gap:var(--manager-card-gap);align-items:center;transform:translate3d(calc(-1 * (var(--manager-slide) + .5) * (var(--manager-card-width) + var(--manager-card-gap))),0,0);transition:transform .62s cubic-bezier(.2,.75,.2,1);will-change:transform}.partner-manager__track.is-resetting,.partner-manager__track.is-resetting .partner-manager__card,.partner-manager__track.is-resetting .partner-manager__card-content{transition:none}.partner-manager__card{position:relative;display:flex;overflow:hidden;flex:0 0 var(--manager-card-width);height:clamp(410px,35vw,510px);padding:32px 26px;align-items:flex-end;border:0;border-radius:var(--home-radius);color:#fff;background-color:#171717;background-position:center;background-size:cover;box-shadow:none;cursor:pointer;isolation:isolate;opacity:1;transform:translate(calc(var(--manager-shift, 0) * var(--manager-card-width))) scale(.72);transform-origin:center center;transition:transform .62s cubic-bezier(.2,.75,.2,1)}.partner-manager__card:hover,.partner-manager__card:focus-visible{opacity:1}.partner-manager__card.is-near{transform:translate(calc(var(--manager-shift, 0) * var(--manager-card-width))) scale(.86)}.partner-manager__card.is-active{opacity:1;transform:translate(0) scale(1)}.partner-manager__card-media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.partner-manager__card-shade{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#030c0e05 30%,#030a0a38 53%,#020707eb)}.partner-manager__card-content{position:relative;z-index:1;display:flex;width:100%;align-items:center;flex-direction:column;color:#fff;text-align:center;opacity:1;transform:none;transform-origin:center bottom;transition:none}.partner-manager__card.is-near .partner-manager__card-content{transform:none}.partner-manager__card.is-active .partner-manager__card-content,.partner-manager__card:focus-visible .partner-manager__card-content{opacity:1;transform:none}.partner-manager__card-icon{display:block;width:54px;height:54px;margin-bottom:16px;color:#fff}.partner-manager__card-icon .site-icon{display:block;width:100%;height:100%;stroke-width:1.2}.partner-manager__card strong{display:block;font-size:22px;line-height:1.35}.partner-manager__card-content>span:last-child{display:block;max-width:260px;margin:8px auto 0;color:#ffffffe6;font-size:14px;line-height:1.6}.partner-manager__arrow{z-index:4;box-shadow:none}.partner-manager__arrow--prev{left:24px}.partner-manager__arrow--next{right:24px}.partner-manager__card:focus-visible{outline:2px solid var(--home-brand-yellow);outline-offset:4px}.partner-benefit--dark{position:relative;display:flex;overflow:hidden;min-width:0;min-height:0;flex:0 0 12.5%;height:clamp(560px,49vw,640px);padding:32px 24px;align-items:center;flex-direction:column;justify-content:flex-end;aspect-ratio:auto;color:#fff;text-align:center;background:#111;isolation:isolate}.partner-benefit__media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;transition:transform .6s ease}.partner-benefit--dark:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(to bottom,#030c0e05 34%,#030a0a2e 56%,#020707e6)}.partner-benefit__content{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;transition:transform .36s ease}.partner-benefit--dark:hover .partner-benefit__media{transform:scale(1.1)}.partner-benefit--dark:hover .partner-benefit__content{transform:translateY(-26px)}.partner-benefit__icon{display:block;width:54px;height:54px;margin-bottom:16px}.partner-benefit__icon .site-icon{display:block;width:100%;height:100%}.partner-benefit--dark strong{display:block;font-size:22px;line-height:1.35}.partner-benefit--dark p{max-width:260px;margin:8px auto 0;color:#ffffffe6;font-size:14px;line-height:1.6}.partner-traffic__arrow{position:absolute;z-index:2;top:50%;display:grid;width:50px;height:50px;padding:0;place-items:center;border:0;border-radius:50%;color:#555;background:#ffffffeb;box-shadow:0 6px 18px #00000029;transform:translateY(-50%);transition:opacity .2s ease,transform .2s ease}.partner-traffic__arrow:hover:not(:disabled){transform:translateY(-50%) scale(1.05)}.partner-traffic__arrow:disabled{cursor:default;opacity:.35}.partner-traffic__arrow svg{width:24px;height:24px}.partner-traffic__arrow--prev{left:24px}.partner-traffic__arrow--next{right:24px}.partner-ai,.partner-store{display:grid;grid-template-columns:1fr 1fr;min-height:560px;overflow:hidden;border-radius:var(--home-radius);background:var(--home-dark)}.partner-ai__media{min-height:0;background:url(/product-ai-machine.png) center / cover no-repeat}.partner-ai{min-height:480px}.partner-ai__copy{display:flex;padding:clamp(48px,5vw,76px);align-items:flex-start;flex-direction:column;justify-content:center;color:#fff;background:linear-gradient(110deg,#2c2900,#080900)}.partner-ai__copy h2,.partner-store__copy h2{margin:0;font-size:var(--home-type-split);line-height:1.2}.partner-ai__copy .partner-panel__lead{color:#fffc}.partner-ai__description{max-width:560px;margin:28px 0 0;color:#ffffffc2;font-size:16px;line-height:1.8}.partner-ai__points{display:grid;width:100%;margin:34px 0;border-top:1px solid rgba(255,255,255,.22)}.partner-ai__points article{padding:22px 0;border-bottom:1px solid rgba(255,255,255,.22)}.partner-ai__points strong{display:block;font-size:18px;line-height:1.4}.partner-ai__points p{margin:8px 0 0;color:#ffffffc2;font-size:16px;line-height:1.7}.partner-products{display:flex;padding:0;flex-direction:column;background:#fff}.partner-products__heading{margin:0 0 48px;text-align:center}.partner-products__heading h2{margin:0;color:#161616;font-size:var(--home-type-section);line-height:1.2}.partner-products__heading p{margin:14px 0 0;color:#5e5e54;font-size:var(--home-type-body);line-height:1.6}.partner-products__viewport{position:relative;overflow:hidden;width:100%}.partner-products__track{display:flex;width:400%;transform:translate3d(calc(var(--product-series-page) * -25%),0,0);transition:transform .65s cubic-bezier(.2,.75,.2,1);will-change:transform}.partner-products__track.is-resetting{transition:none}.partner-products__page{display:grid;width:25%;min-width:0;gap:var(--home-card-gap);grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(300px,1fr))}.partner-product-card{position:relative;display:flex;min-width:0;min-height:300px;overflow:hidden;align-items:flex-end;border-radius:var(--home-radius);color:#fff;background:#0c0d00;isolation:isolate;transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s ease}.partner-product-card:hover,.partner-product-card:focus-visible{transform:none}.partner-product-card__image{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background-color:#dadbd5;background-size:cover;transition:transform .7s cubic-bezier(.2,.75,.2,1)}.partner-product-card:hover .partner-product-card__image,.partner-product-card:focus-visible .partner-product-card__image{transform:scale(1.08)}.partner-product-card__shade{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0508040a 28%,#0708005c 58%,#070800eb)}.partner-product-card__copy{display:block;width:100%;padding:64px 20px 24px;text-align:center;transition:transform .4s ease}.partner-product-card:hover .partner-product-card__copy,.partner-product-card:focus-visible .partner-product-card__copy{transform:translateY(-7px)}.partner-product-card__copy strong,.partner-product-card__copy>span{display:block}.partner-product-card__copy strong{font-size:22px;line-height:1.3}.partner-product-card__copy>span{max-width:270px;margin:8px auto 0;color:#ffffffe0;font-size:14px;line-height:1.55}.partner-product-card:focus-visible{outline:2px solid var(--home-brand-yellow);outline-offset:4px}.partner-products__dots{display:flex;margin-top:var(--home-card-gap);justify-content:center;gap:9px}.partner-products__dots button{display:grid;width:32px;height:22px;padding:9px 0;place-items:center;border:0;background:transparent}.partner-products__dots button span{display:block;width:18px;height:2px;background:#c9c9c1;transition:width .3s ease,background-color .3s ease}.partner-products__dots button.is-active span{width:32px;background:var(--home-ink)}.partner-products__dots button:focus-visible{outline:2px solid var(--home-brand-yellow);outline-offset:2px}.partner-store{--store-copy-width: 52%;--store-copy-padding: clamp(48px, 5vw, 76px);position:relative;display:grid;min-height:640px;width:100%;grid-template-columns:var(--store-copy-width) calc(100% - var(--store-copy-width));overflow:hidden;background:#f5f5f5}.partner-store:after{display:none}.partner-store__media{min-width:0;min-height:640px;background:url(/store.jpg) center / cover}.partner-store__copy{display:flex;padding:clamp(62px,5vw,76px) var(--store-copy-padding) 292px;align-items:flex-start;flex-direction:column;justify-content:flex-start;background:#f5f5f5}.partner-store__copy h2{color:var(--home-ink)}.partner-store__copy .partner-panel__lead{max-width:430px;margin-top:22px;color:var(--home-copy)}@media(min-width:1051px){.partner-store__copy .partner-panel__lead{white-space:nowrap}}.partner-store__benefits{position:absolute;z-index:2;left:var(--store-copy-padding);bottom:62px;display:grid;width:calc(62% - var(--store-copy-padding));min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:162px;overflow:hidden;border-radius:var(--home-radius);background:#fff}.partner-store__benefits article{display:flex;min-width:0;padding:18px 24px 16px;align-items:flex-start;flex-direction:column;border-right:1px solid #deded7;border-bottom:1px solid #deded7}.partner-store__benefits article:nth-child(2n){border-right:0}.partner-store__benefits article:nth-child(n+3){border-bottom:0}.partner-store__icon{display:grid;width:48px;height:48px;margin-bottom:10px;place-items:center;border-radius:50%;color:#171700;background:var(--home-brand-yellow)}.partner-store__icon .site-icon{display:block;width:28px;height:28px;stroke-width:1.7}.partner-store__benefits strong{display:block;color:var(--home-ink);font-size:18px;line-height:1.4}.partner-store__benefits p{margin:5px 0 0;color:var(--home-copy);font-size:14px;line-height:1.55}.partner-fees__layout{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(320px,.62fr);overflow:hidden;border:0;border-radius:var(--home-radius);background:#f7f7f3;box-shadow:0 20px 46px #17170012}.partner-fees .section-heading{margin-bottom:clamp(38px,4.5vw,64px)}.partner-fees .section-heading h2{font-size:clamp(34px,3.2vw,46px)}.partner-fees .section-heading p{color:#5e5e54}.partner-fees__table-wrap{padding:clamp(34px,5vw,70px) clamp(28px,5vw,72px);background:#fff}.partner-fees table{width:100%;border-collapse:collapse;table-layout:fixed}.partner-fees th,.partner-fees td{height:68px;padding:14px 22px;border-bottom:1px solid var(--home-border);font-size:16px;text-align:left}.partner-fees th:first-child,.partner-fees td:first-child{width:55%}.partner-fees thead th{color:#73735f;font-size:13px;font-weight:600;letter-spacing:.08em}.partner-fees tbody th{color:var(--home-ink);font-weight:600}.partner-fees tbody td{color:var(--home-copy)}.partner-fees tbody tr:not(.is-total){transition:background-color .22s ease}.partner-fees tbody tr:not(.is-total):hover{background:#fbfbf7}.partner-fees tbody .is-total th,.partner-fees tbody .is-total td{border-bottom:0;color:var(--home-ink);font-size:20px;font-weight:700}.partner-fees tbody .is-total th{border-bottom:0;color:var(--home-ink);font-size:18px;font-weight:700}.partner-fees__cta{position:relative;display:flex;min-height:100%;padding:clamp(42px,5vw,76px) clamp(32px,4vw,62px);align-items:flex-start;flex-direction:column;justify-content:center;color:#fff;background:linear-gradient(110deg,#2c2900,#080900)}.partner-fees__cta>span{color:var(--home-brand-yellow);font-size:14px;font-weight:700}.partner-fees__cta h3{margin:18px 0 22px;font-size:clamp(36px,3.4vw,52px);line-height:1.16}.partner-fees__cta p{max-width:270px;margin:0 0 34px;color:#ffffffbd;font-size:15px;line-height:1.75}.partner-fees__cta .button{color:#171700;background:var(--home-brand-yellow)}.partner-contact{position:relative;width:100%;min-height:clamp(360px,25.6vw,388px);overflow:hidden;border-radius:var(--home-radius);color:#fff;background:url(/treasure-base.jpg) center 48% / cover;isolation:isolate}.partner-contact__shade{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:#050805a8}.partner-contact__inner{display:flex;min-height:inherit;width:100%;padding:clamp(34px,3.4vw,46px) clamp(34px,6vw,86px);align-items:center;flex-direction:column;justify-content:center;text-align:center}.partner-contact__heading{max-width:820px}.partner-contact h2{margin:0;font-size:var(--home-type-section);line-height:1.3}.partner-contact__heading>p{margin:14px 0 0;color:#ffffffbd;font-size:16px}.partner-contact__cards{display:grid;width:100%;max-width:1600px;margin:clamp(24px,2.2vw,32px) 0 0;grid-template-columns:minmax(0,1.18fr) repeat(2,minmax(0,1fr));gap:var(--home-card-gap);font-style:normal}.partner-contact__card{display:flex;min-width:0;min-height:128px;padding:24px clamp(22px,2.4vw,34px);align-items:center;gap:20px;border:1px solid rgba(255,255,255,.22);border-radius:var(--home-radius);background:#ffffff21;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);text-align:left}.partner-contact__icon{display:inline-flex;width:54px;height:54px;flex:0 0 54px;align-items:center;justify-content:center;border-radius:50%;color:var(--home-ink);background:var(--home-brand-yellow)}.partner-contact__icon svg{width:25px;height:25px;stroke-width:1.8px}.partner-contact__card p{display:grid;min-width:0;margin:0;gap:7px}.partner-contact__card p>span{color:var(--home-brand-yellow);font-size:14px;font-weight:700}.partner-contact__card strong{min-width:0;max-width:100%;color:#fff;font-size:16px;font-weight:600;line-height:1.65;overflow-wrap:anywhere}.partner-contact__line{white-space:normal}.partner-contact__card a{color:inherit}.partner-contact__card a:hover{color:var(--home-brand-yellow)}.partner-contact .partner-button{min-width:176px}@media(min-width:1920px){.partner-panel{width:min(1600px,calc(100% - 320px))}}@media(max-width:1180px)and (min-width:1051px){.partner-process__track{gap:18px}.partner-process__step:not(:last-child):after{top:32px;right:-10px}.partner-process__icon{width:64px;height:64px;flex-basis:64px;margin-bottom:18px}.partner-process__icon svg{width:32px;height:32px}.partner-process__step p{font-size:14px}.partner-traffic__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1050px){.partner-hero-journey{height:100svh}.partner-hero{position:relative;height:100svh;background-position:58% center}.partner-hero h1{font-size:40px}.partner-hero p{font-size:16px}.partner-content{margin-top:0;padding:var(--home-section-space) 0 0}.partner-panel{width:min(calc(100% - 34px),1280px)}.partner-panel__lead{font-size:16px}.partner-process__track{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:42px}.partner-process__step:nth-child(3n):after{display:none}.partner-process__step:not(:last-child):after{top:32px}.partner-process__icon{width:64px;height:64px;flex-basis:64px;margin-bottom:18px}.partner-process__icon svg{width:32px;height:32px}.partner-process__step strong{font-size:16px}.partner-process__step p{font-size:14px}.partner-band{padding:42px 26px;border-radius:var(--home-radius)}.partner-band__heading{margin-bottom:32px}.partner-band__heading h2,.partner-products__heading h2{font-size:30px}.partner-band__heading p,.partner-products__heading p{font-size:16px}.partner-traffic__heading{width:min(calc(100% - 34px),1280px)}.partner-traffic__grid{width:400%}.partner-benefit--dark{flex-basis:12.5%;height:clamp(460px,65vw,620px);padding:26px 20px;aspect-ratio:auto}.partner-benefit--dark strong{font-size:18px}.partner-benefit--dark p{font-size:14px}.partner-benefit__icon{width:48px;height:48px;margin-bottom:14px}.partner-traffic__arrow{width:44px;height:44px}.partner-traffic__arrow--prev{left:16px}.partner-traffic__arrow--next{right:16px}@media(hover:none){.partner-benefit--dark:hover .partner-benefit__media,.partner-benefit--dark:hover .partner-benefit__content{transform:none}}.partner-ai{grid-template-columns:1fr;min-height:0;border-radius:var(--home-radius)}.partner-ai__media{min-height:360px;order:-1}.partner-ai__copy{padding:42px 28px}.partner-ai__copy h2{font-size:32px}.partner-ai__description{margin-top:22px;font-size:14px;line-height:1.75}.partner-ai__points{margin:28px 0}.partner-ai__points strong{font-size:18px}.partner-ai__points p{font-size:14px}.partner-manager__track{--manager-card-width: min(54vw, 360px)}.partner-manager__card{height:clamp(370px,58vw,470px);padding:26px 20px}.partner-manager__card strong{font-size:22px}.partner-manager__arrow{width:44px;height:44px}.partner-manager__arrow--prev{left:16px}.partner-manager__arrow--next{right:16px}.partner-store{--store-copy-width: 100%;--store-copy-padding: 28px;min-height:0;grid-template-columns:1fr;grid-template-areas:"copy" "media" "benefits"}.partner-store__copy{grid-area:copy;padding:48px 28px}.partner-store__copy h2{font-size:32px}.partner-store__media{min-height:360px;grid-area:media}.partner-store__benefits{position:static;width:calc(100% - 34px);min-height:0;margin:17px auto 24px;grid-area:benefits;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:12px}.partner-store__benefits{grid-auto-rows:160px}.partner-store__benefits article{min-height:0;border-right:1px solid #deded7;border-bottom:1px solid #deded7}.partner-store__benefits article:nth-child(2n){border-right:0}.partner-store__benefits article:nth-child(n+3){border-bottom:0}.partner-products__heading{margin-bottom:31px}.partner-products__page{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(260px,1fr))}.partner-product-card{min-height:260px}.partner-product-card__copy{padding:54px 14px 20px}.partner-product-card__copy strong{font-size:18px}.partner-product-card__copy>span{font-size:12px}.partner-fees__layout{grid-template-columns:1fr}.partner-fees__table-wrap{padding:22px 18px;overflow-x:visible}.partner-fees table{min-width:0}.partner-fees th,.partner-fees td{height:58px;padding:12px 16px;font-size:14px}.partner-fees tbody .is-total th,.partner-fees tbody .is-total td{font-size:18px}.partner-fees__cta{min-height:320px;padding:42px 28px 46px}.partner-fees__cta h3{font-size:30px}.partner-fees__cta p{font-size:14px}.partner-contact{min-height:0;border-radius:var(--home-radius);background-position:58% center}.partner-contact__shade{background:#050805b3}.partner-contact__inner{width:100%;padding:56px 28px}.partner-contact h2{font-size:30px}.partner-contact__heading>p{font-size:14px}.partner-contact__cards{grid-template-columns:1fr;margin:34px 0 36px}.partner-contact__card{min-height:112px;padding:22px 24px}.partner-contact__card strong{font-size:14px}}@media(max-width:560px){.partner-hero h1{font-size:36px}.partner-hero p br{display:none}.partner-traffic__grid{width:100%;flex-direction:column;transform:none}.partner-traffic__arrow{display:none}.partner-process__track{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;row-gap:38px}.partner-process__step:nth-child(3n):after{display:block}.partner-process__step:nth-child(2n):after{display:none}.partner-process__step p{max-width:132px}.partner-benefit--dark{flex-basis:auto;min-height:420px;height:420px;aspect-ratio:auto}.partner-ai__media,.partner-store__media{min-height:300px}.partner-store__copy{padding:42px 22px}.partner-store__copy .partner-panel__lead{margin-top:18px}.partner-store__benefits{grid-auto-rows:160px}.partner-store__benefits article{min-height:0;padding:18px 16px 16px}.partner-store__icon{width:44px;height:44px;margin-bottom:10px}.partner-store__icon .site-icon{width:26px;height:26px}.partner-store__benefits strong{font-size:16px}.partner-store__benefits p{font-size:13px}.partner-manager__viewport{padding:0}.partner-manager__track{--manager-card-width: min(78vw, 330px)}.partner-manager__card{height:360px;padding:24px 20px}.partner-manager__card-icon{width:48px;height:48px;margin-bottom:14px}.partner-manager__card strong{font-size:20px}.partner-manager__card-content>span:last-child{font-size:14px}.partner-manager__arrow{display:grid;width:40px;height:40px}.partner-manager__arrow--prev{left:8px}.partner-manager__arrow--next{right:8px}.partner-products__page{gap:14px;grid-template-rows:repeat(3,minmax(230px,1fr))}.partner-product-card{min-height:230px;border-radius:14px}.partner-product-card__copy{padding:48px 10px 17px}.partner-product-card__copy strong{font-size:16px}.partner-product-card__copy>span{margin-top:6px;font-size:11px}.partner-contact__inner{padding:48px 20px}.partner-contact__card{min-height:108px;padding:20px;gap:16px}.partner-contact__icon{width:48px;height:48px;flex-basis:48px}.partner-contact__icon svg{width:23px;height:23px}}.site :where(.ritual-card,.channel-card,.split-section,.about-panel--honors,.about-panel--culture,.about-story,.about-story__image,.about-honors__feature,.about-culture__items article,.treasure-split,.treasure-standard,.treasure-base__feature,.treasure-base__card,.treasure-alliance__main,.product-panel,.partner-band,.partner-ai,.partner-store,.partner-products,.partner-fees__layout,.partner-contact){border-radius:16px!important}@media(max-width:1050px){.site :where(.ritual-card,.channel-card,.split-section,.about-panel--honors,.about-panel--culture,.about-story,.about-story__image,.about-honors__feature,.about-culture__items article,.treasure-split,.treasure-standard,.treasure-base__feature,.treasure-base__card,.treasure-alliance__main,.product-panel,.partner-band,.partner-ai,.partner-store,.partner-products,.partner-fees__layout,.partner-contact){border-radius:12px!important}}.site .partner-contact,.site .partner-store{width:100%!important;border-radius:0!important}@media(max-width:1050px){.site .partner-contact,.site .partner-store{border-radius:0!important}}@media(min-width:1051px)and (max-width:1919px){:root{--desktop-page-gutter: clamp(64px, 5vw, 96px)}.site-header__inner,.page--home .section,.page--home .tilt-shell--home-split,.page--about .about-honors,.page--about .about-story-entry,.page--about .about-culture,.page--treasures .treasure-standards,.page--treasures .treasure-base,.page--treasures .treasure-alliance,.page--products .product-panel,.partner-panel:not(.partner-traffic):not(.partner-contact):not(.partner-store),.partner-traffic__heading,.footer-inner,.copyright{width:min(1600px,calc(100% - (var(--desktop-page-gutter) * 2)))}}.page--about .about-honors{display:flex;gap:0;flex-direction:column;align-items:stretch}.page--about .about-honors .about-title{width:100%;margin-bottom:24px}.honor-carousel{--honor-gap: 28px;--honor-near-shift: 366px;--honor-far-shift: 646px;width:100vw;max-width:none;margin:0 calc(50% - 50vw) 54px;overflow:visible}.honor-carousel__viewport{position:relative;width:100%;height:320px;overflow:hidden;isolation:isolate}.honor-slide{position:absolute;top:50%;left:50%;display:flex;width:380px;flex-direction:column;align-items:center;opacity:.24;pointer-events:none;transform:translate(-50%,-50%) translate(560px) scale(.66);transform-origin:center center;transition:transform .58s cubic-bezier(.2,.75,.2,1),opacity .42s ease,filter .42s ease;filter:saturate(.68)}.honor-slide--prev,.honor-slide--next{opacity:.58;transform:translate(-50%,-50%) translate(var(--honor-near-shift)) scale(.78);filter:saturate(.86)}.honor-slide--prev{transform:translate(-50%,-50%) translate(calc(var(--honor-near-shift) * -1)) scale(.78)}.honor-slide--prev-far,.honor-slide--next-far{opacity:.22}.honor-slide--prev-far{transform:translate(-50%,-50%) translate(calc(var(--honor-far-shift) * -1)) scale(.55)}.honor-slide--next-far{transform:translate(-50%,-50%) translate(var(--honor-far-shift)) scale(.55)}.honor-slide.is-active{z-index:3;opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1);filter:none}.honor-slide__image{--honor-image-inset: 12px;position:relative;display:block;width:380px;height:278px;padding:0;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none}.honor-slide__image img{position:absolute;inset:var(--honor-image-inset);display:block;width:calc(100% - (var(--honor-image-inset) * 2));height:calc(100% - (var(--honor-image-inset) * 2));min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain}.honor-slide--hidden{z-index:0;visibility:hidden;opacity:0}.honor-slide--hidden-left{transform:translate(-50%,-50%) translate(-640px) scale(.58)}.honor-slide--hidden-right{transform:translate(-50%,-50%) translate(640px) scale(.58)}.honor-slide strong{max-width:100%;margin-top:16px;color:#252719;font-size:19px;font-weight:650;line-height:1.35;text-align:center;white-space:nowrap}.honor-slide:not(.is-active) strong,.honor-slide:not(.is-active) small{visibility:hidden;opacity:0}.honor-slide small{max-width:100%;margin-top:6px;overflow:hidden;color:#747361;font-size:12px;line-height:1.45;text-align:center;text-overflow:ellipsis;white-space:nowrap}.honor-carousel__controls{display:grid;align-items:center;justify-content:center;grid-template-columns:50px 92px 50px;gap:34px;margin-top:24px}.honor-carousel__controls button{display:grid;width:50px;height:50px;padding:0;place-items:center;border:0;border-radius:50%;color:#555;background:#ffffffeb;box-shadow:0 6px 18px #00000029;transition:opacity .2s ease,transform .2s ease}.honor-carousel__controls button:hover{color:#252719;transform:scale(1.05)}.honor-carousel__controls button:focus-visible{outline:2px solid var(--home-brand-yellow);outline-offset:4px}.honor-carousel__controls .site-icon{width:24px;height:24px;stroke-width:1.8}.honor-carousel__controls>span{display:inline-flex;width:92px;min-width:92px;align-items:baseline;justify-content:center;gap:9px;color:#9b9a8b;font-family:D-DIN-PRO,sans-serif;font-size:28px;font-variant-numeric:tabular-nums;line-height:1}.honor-carousel__controls>span strong{color:#252719;font-size:34px;font-weight:500}.honor-carousel__controls>span i{color:#b9b7a8;font-size:24px;font-style:normal}.honor-carousel__controls>span b{font-size:24px;font-weight:400}.page--about .about-honors__layout{width:100%}@media(max-width:1050px){.honor-carousel{--honor-near-shift: 263px}.page--about .about-honors .about-title{margin-bottom:20px}.honor-carousel{margin-bottom:42px}.honor-carousel__viewport{height:232px;touch-action:pan-y;-webkit-user-select:none;user-select:none}.honor-slide{width:270px;transform:translate(-50%,-50%) translate(386px) scale(.58)}.honor-slide--prev,.honor-slide--next{opacity:.5;transform:translate(-50%,-50%) translate(var(--honor-near-shift)) scale(.74)}.honor-slide--prev{transform:translate(-50%,-50%) translate(calc(var(--honor-near-shift) * -1)) scale(.74)}.honor-slide--prev-far,.honor-slide--next-far{opacity:0}.honor-slide--prev-far{transform:translate(-50%,-50%) translate(-386px) scale(.58)}.honor-slide__image{--honor-image-inset: 8px;width:270px;height:198px;border-radius:0}.honor-slide strong{margin-top:12px;font-size:16px}.honor-slide small{max-width:230px;font-size:11px}.honor-carousel__controls{grid-template-columns:50px 92px 50px;gap:24px;margin-top:18px}.honor-carousel__controls button{width:50px;height:50px}.honor-carousel__controls>span{font-size:24px}.honor-carousel__controls>span strong{font-size:30px}}@media(max-width:540px){.honor-carousel{--honor-near-shift: 225px}.honor-carousel__viewport{height:204px}.honor-slide{width:235px}.honor-slide--prev,.honor-slide--next{transform:translate(-50%,-50%) translate(var(--honor-near-shift)) scale(.68)}.honor-slide--prev{transform:translate(-50%,-50%) translate(calc(var(--honor-near-shift) * -1)) scale(.68)}.honor-slide__image{width:235px;height:173px}.honor-slide strong{font-size:14px}.honor-slide small{max-width:200px}}@media(max-width:1050px){.mobile-menu nav{gap:34px}.site-header .menu-toggle.is-open{position:fixed;top:15px;right:20px;z-index:30}}
