@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Instrument+Serif:ital@0;1&display=swap";:root{--black: #000;--surface: rgba(15, 14, 12, .74);--surface-solid: #0d0d0c;--gold: #ffdddd;--gold-bright: #fff0f0;--white: #f5f3ee;--muted: rgba(245, 243, 238, .58);--faint: rgba(245, 243, 238, .15);--line: rgba(245, 243, 238, .12);--serif: "Instrument Serif", "Times New Roman", serif;--sans: "DM Sans", "Helvetica Neue", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{margin:0;min-width:320px;background:var(--black);color:var(--white);font-family:var(--sans);font-weight:300;-webkit-font-smoothing:antialiased}html[lang=zh-Hans] body{font-family:"PingFang SC","Hiragino Sans GB","Microsoft YaHei",var(--sans)}html[lang=ja] body{font-family:"Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",var(--sans)}html[lang=zh-Hans] :is(.hero-copy h1,.editorial-title h2,.standards-heading h2,.reach-section h2,.standards-list h3),html[lang=ja] :is(.hero-copy h1,.editorial-title h2,.standards-heading h2,.reach-section h2,.standards-list h3){font-family:Songti SC,Hiragino Mincho ProN,Yu Mincho,serif;letter-spacing:-.035em;line-height:1.04}html[lang=zh-Hans] .hero-copy h1,html[lang=ja] .hero-copy h1{max-width:520px;font-size:clamp(48px,5vw,70px);line-height:1.08;white-space:pre-line}html[lang=zh-Hans] .editorial-title h2,html[lang=ja] .editorial-title h2{font-size:clamp(30px,2.8vw,40px);line-height:1.18}html[lang=ja] .editorial-title h2{font-size:clamp(26px,2.8vw,40px)}html[lang=zh-Hans] .standards-heading h2,html[lang=ja] .standards-heading h2{font-size:clamp(44px,4.6vw,68px);line-height:1.12}html[lang=zh-Hans] .reach-section h2,html[lang=ja] .reach-section h2{font-size:clamp(52px,5.4vw,76px);line-height:1.1}@media(min-width:821px){html[lang=zh-Hans] .editorial-title h2,html[lang=ja] .editorial-title h2{white-space:nowrap}}html[lang=zh-Hans] .standards-list h3,html[lang=ja] .standards-list h3{font-size:clamp(24px,2.4vw,30px);line-height:1.2}.legal-shell{min-height:100vh;background:radial-gradient(circle at 78% 8%,rgba(255,221,221,.08),transparent 27rem),#000}.legal-header{min-height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,80px);border-bottom:1px solid var(--line)}.legal-back{min-height:44px;display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-size:13px;transition:color .16s ease}.legal-back:hover,.legal-back:focus-visible{color:var(--gold-bright)}.legal-back svg{width:17px;height:17px}.legal-main{width:min(100% - 48px,1120px);margin:0 auto;padding:clamp(72px,10vw,144px) 0 clamp(96px,12vw,170px)}.legal-hero{max-width:780px;padding-bottom:clamp(48px,7vw,88px);border-bottom:1px solid rgba(255,221,221,.32)}.legal-hero>p:first-child{margin:0 0 18px;color:var(--gold);font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.legal-hero h1{margin:0;font-family:var(--serif);font-size:clamp(64px,10vw,124px);font-weight:400;letter-spacing:-.055em;line-height:.86}.legal-hero>p:nth-of-type(2){max-width:640px;margin:34px 0 20px;color:#f5f3eeb8;font-size:clamp(17px,2vw,21px);line-height:1.65}.legal-hero span{color:var(--muted);font-size:12px}.legal-content{max-width:800px;margin-left:auto;padding-top:clamp(56px,8vw,96px)}.legal-content section+section{margin-top:58px;padding-top:58px;border-top:1px solid var(--line)}.legal-content h2{margin:0 0 22px;color:var(--white);font-family:var(--serif);font-size:clamp(32px,4vw,46px);font-weight:400;letter-spacing:-.025em;line-height:1.05}.legal-content h3{margin:30px 0 10px;color:var(--gold-bright);font-size:14px;font-weight:500}.legal-content p,.legal-content li{color:#f5f3eead;font-size:15px;line-height:1.85}.legal-content p{margin:0 0 18px}.legal-content ul{margin:18px 0 0;padding-left:22px}.legal-content li+li{margin-top:9px}.legal-content a{color:var(--gold-bright);text-decoration:underline;text-decoration-color:#ffdddd6b;text-underline-offset:4px}.legal-footer{min-height:140px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px clamp(24px,5vw,80px);border-top:1px solid var(--line)}.legal-footer p,.legal-footer a{color:var(--muted);font-size:12px}.legal-footer nav{display:flex;flex-wrap:wrap;gap:22px}.legal-footer a:hover,.legal-footer a:focus-visible{color:var(--gold-bright)}@media(max-width:640px){.legal-header{min-height:72px}.legal-main{width:min(100% - 40px,1120px);padding-top:72px}.legal-hero h1{font-size:clamp(56px,20vw,84px)}.legal-content{margin-left:0}.legal-content section+section{margin-top:42px;padding-top:42px}.legal-footer{align-items:flex-start;flex-direction:column-reverse}}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;overflow:hidden;background:#000}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:12px 16px;color:#090806;background:var(--gold-bright);transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;height:80px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(24px,4vw,72px);border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;width:max-content;min-height:44px}.brand-lockup-window{position:relative;display:block;width:194px;height:44px;overflow:hidden}.brand-lockup-window img{position:absolute;top:-22px;left:-13px;width:220px;max-width:none;height:auto;display:block}.main-nav{display:flex;align-items:center;gap:clamp(10px,1.6vw,24px)}.main-nav>a,.nav-dropdown summary,.header-cta{font-size:13px;letter-spacing:-.01em}.main-nav>a,.nav-dropdown summary{color:#f5f3eeb8;transition:color .18s ease}.main-nav>a{min-height:44px;display:inline-flex;align-items:center}.main-nav>a:hover,.main-nav>a:focus-visible,.nav-dropdown summary:hover,.nav-dropdown summary:focus-visible,.nav-dropdown[open] summary{color:var(--white)}.nav-dropdown{position:relative}.nav-dropdown summary{min-height:44px;display:flex;align-items:center;gap:7px;list-style:none;cursor:pointer}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary svg{width:13px;height:13px;transition:transform .18s ease}.nav-dropdown[open] summary svg{transform:rotate(180deg)}.dropdown-panel{position:absolute;z-index:50;top:calc(100% + 8px);left:50%;width:max-content;min-width:230px;display:grid;gap:2px;padding:12px;border:1px solid rgba(255,221,221,.28);border-radius:12px;background:#080807eb;box-shadow:0 22px 60px #0000008c;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.dropdown-brands{min-width:420px;grid-template-columns:repeat(2,minmax(180px,1fr))}.nav-dropdown[open] .dropdown-panel,.nav-dropdown:hover .dropdown-panel,.nav-dropdown:focus-within .dropdown-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.dropdown-panel a{min-height:44px;display:flex;align-items:center;padding:0 12px;color:#f5f3eead;border-radius:7px;font-size:12px;transition:color .16s ease,background .16s ease}.dropdown-panel a:hover,.dropdown-panel a:focus-visible{color:var(--gold-bright);background:#ffdddd14}.mobile-contact{display:none!important}.outline-button{justify-self:end;display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:44px;padding:0 20px;border:1px solid rgba(255,221,221,.74);color:var(--gold-bright);transition:background .18s ease,color .18s ease}.outline-button:hover,.outline-button:focus-visible{color:#0a0906;background:var(--gold)}.outline-button svg,.gold-button svg{width:17px;height:17px}.menu-button{display:none;color:var(--white);background:transparent;border:0}.hero{position:relative;min-height:930px;padding:80px clamp(24px,4vw,72px) 0;background-color:#000;isolation:isolate}.cosmic-field{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;background:radial-gradient(circle at 72% 38%,rgba(255,221,221,.07),transparent 28%),radial-gradient(circle at 48% 64%,rgba(117,92,139,.08),transparent 35%)}.cosmic-field:after{content:"";position:absolute;top:18%;left:-18%;width:38%;height:1px;opacity:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);filter:drop-shadow(0 0 6px rgba(255,221,221,.7));transform:rotate(-18deg);animation:shooting-star 11s ease-in-out 3s infinite}.cosmic-nebula{position:absolute;border-radius:50%;filter:blur(70px);opacity:.18;animation:nebula-drift 16s ease-in-out infinite alternate}.cosmic-nebula-one{top:12%;right:6%;width:32vw;height:22vw;background:#ffdddd1f}.cosmic-nebula-two{bottom:2%;left:34%;width:26vw;height:18vw;background:#533b6c33;animation-delay:-7s}.cosmic-star{position:absolute;top:var(--star-y);left:var(--star-x);width:var(--star-size);height:var(--star-size);border-radius:50%;opacity:.25;background:#fff;box-shadow:0 0 8px #ffddddbf;animation:cosmic-twinkle var(--star-duration) ease-in-out var(--star-delay) infinite}.hero:before{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:url(/assets/tokki-rabbit-3d.png) center / min(70vw,980px) auto no-repeat;opacity:.1;filter:blur(70px);transform:scale(1.15)}.hero-copy{position:absolute;z-index:5;top:180px;left:clamp(24px,5.4vw,86px);width:min(36vw,510px)}.hero-copy h1{max-width:510px;margin:0;font-family:var(--serif);font-size:clamp(72px,7vw,112px);font-weight:400;line-height:.83;letter-spacing:-.045em}.hero-copy h1 span{color:var(--gold)}.hero-copy>p{max-width:430px;margin:34px 0 0;color:#f5f3eead;font-size:17px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:42px;margin-top:40px}.gold-button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:0 25px;color:#0c0a06;background:var(--gold);border:1px solid var(--gold-bright);font-size:14px;font-weight:500;box-shadow:0 0 28px #ffdddd21;transition:transform .18s ease,background .18s ease}.gold-button:hover,.gold-button:focus-visible{transform:translateY(-2px);background:var(--gold-bright)}.underlined-link{padding:7px 0;border-bottom:1px solid var(--gold);color:#f5f3eed1;font-size:14px}.orbit{position:absolute;z-index:auto;top:135px;left:35%;width:54%;height:610px}.rabbit-stage{position:absolute;z-index:2;top:4%;left:3%;width:86%;height:90%;transform:perspective(900px) translate3d(var(--rabbit-x, 0),var(--rabbit-y, 0),0) rotateX(var(--rabbit-rotate-x, 0deg)) rotateY(var(--rabbit-rotate-y, 0deg)) scale(1.012);transform-origin:50% 56%;transition:transform .14s cubic-bezier(.2,.8,.2,1);will-change:transform;mix-blend-mode:screen}.rabbit-hero{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;filter:saturate(.82) contrast(1.08)}.satellite{--planet-radius: 250px;position:absolute;z-index:4;top:calc(50% - 7px);left:calc(50% - 7px);width:14px;height:14px;border:1px solid rgba(255,255,255,.62);border-radius:50%;background:radial-gradient(circle at 32% 28%,#fff 0,#fff 9%,#fdd 15%,#9f7f82 47%,#171112 74%);box-shadow:0 0 9px #fddc,0 0 22px #ffdddd52;pointer-events:none;animation:satellite-orbit 28s linear infinite}.satellite:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid rgba(255,221,221,.28);border-radius:50%;transform:rotate(-24deg) scaleY(.34)}.satellite-two{--planet-radius: 205px;width:10px;height:10px;animation-duration:22s;animation-delay:-8s;animation-direction:reverse}.satellite-three{--planet-radius: 290px;width:8px;height:8px;animation-duration:36s;animation-delay:-17s}.selection-wave{position:absolute;z-index:1;top:50%;left:50%;width:120px;height:120px;border:1px solid rgba(255,221,221,.5);border-radius:50%;opacity:0;transform:translate(-50%,-50%) scale(.4);pointer-events:none;animation:selection-wave .85s cubic-bezier(.18,.7,.2,1)}.orbit-ring{position:absolute;z-index:1;top:50%;left:50%;border:1px solid rgba(255,221,221,.38);border-radius:50%;transform:translate(-50%,-50%) rotate(-8deg);pointer-events:none}.ring-one{width:88%;height:39%}.ring-two{width:98%;height:54%;transform:translate(-50%,-50%) rotate(8deg)}.ring-three{width:74%;height:70%;transform:translate(-50%,-50%) rotate(-26deg);border-color:#ffdddd2e}.orbit-node{position:absolute;z-index:5;width:74px;height:74px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(255,221,221,.48);border-radius:50%;color:#f5f3eea3;background:#0c0b09b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;transition:transform .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.orbit-node svg{width:21px;height:21px}.orbit-node span{max-width:62px;font-size:9.5px;line-height:1.1;text-align:center}.orbit-node:hover,.orbit-node.is-active{transform:scale(1.1);color:var(--gold-bright);border-color:var(--gold);box-shadow:inset 0 0 24px #ffdddd26,0 0 30px #ffdddd38}.orbit-node.is-active:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:1px solid rgba(255,221,221,.38);border-radius:inherit;animation:node-beacon 2.2s ease-out infinite}.node-orbit-beauty{top:17%;left:3%}.node-orbit-cosmetics{top:1%;left:23%}.node-orbit-skincare{top:1%;right:25%}.node-orbit-personal{top:17%;right:3%}.node-orbit-health{top:43%;right:0}.node-orbit-supplements{right:4%;bottom:15%}.node-orbit-household{right:24%;bottom:0}.node-orbit-drinks{bottom:-1%;left:45%}.node-orbit-snacks{bottom:11%;left:19%}.node-orbit-food{top:56%;left:6%}.orbit-glint{position:absolute;z-index:4;width:8px;height:8px;border-radius:50%;background:var(--gold-bright);box-shadow:0 0 15px 4px #ffddddb8;pointer-events:none}.glint-one{top:44%;left:19%}.glint-two{top:22%;right:18%}.glint-three{right:22%;bottom:21%}.story-panel{position:absolute;z-index:9;right:clamp(24px,3vw,58px);bottom:120px;width:min(29vw,430px);min-height:340px;padding:32px;background:var(--surface);border:1px solid rgba(255,221,221,.58);border-radius:18px;box-shadow:inset 0 0 0 1px #ffffff06,0 20px 70px #0000008c,0 0 24px #ffdddd12;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);animation:panel-in .32s ease both}.story-number,.section-index{color:var(--gold);font-family:var(--serif);font-size:20px}.story-panel h2{margin:7px 0 0;font-family:var(--serif);font-size:44px;font-weight:400;line-height:1}.story-panel h3{margin:12px 0 0;color:var(--gold-bright);font-size:14px;font-weight:400}.story-panel>p{margin:18px 0;color:#f5f3ee9e;font-size:13px;line-height:1.65}.brand-list{margin:-4px 0 18px;overflow:hidden;color:#f5f3ee6b;font-size:9px;letter-spacing:.13em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.text-action,.editorial-copy button{display:inline-flex;align-items:center;gap:22px;padding:0;color:var(--gold-bright);background:none;border:0;font-size:13px;cursor:pointer}.text-action svg,.editorial-copy button svg{width:18px;height:18px}.proof-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px;padding-top:21px;border-top:1px solid var(--line)}.proof-item{display:flex;align-items:center;gap:9px;color:#f5f3eea8;font-size:10px;line-height:1.2}.proof-item svg{flex:0 0 auto;width:23px;height:23px;color:var(--white)}.timeline{position:absolute;z-index:10;right:0;bottom:0;left:0;height:110px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);background:#00000080;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.timeline:before{content:"";position:absolute;top:29px;right:12.5%;left:12.5%;height:1px;background:#f5f3ee33}.timeline button{position:relative;display:flex;flex-direction:column;align-items:center;gap:15px;padding-top:19px;color:var(--muted);background:transparent;border:0;cursor:pointer}.timeline-dot{z-index:1;width:21px;height:21px;border:3px solid #060606;border-radius:50%;outline:2px solid rgba(245,243,238,.24);background:#0d0d0d;transition:background .18s ease,outline .18s ease,box-shadow .18s ease}.timeline button.is-active{color:var(--gold-bright)}.timeline button.is-active .timeline-dot{background:var(--gold-bright);outline-color:var(--gold);box-shadow:0 0 20px #ffddddd9;animation:timeline-beacon 2.2s ease-in-out infinite}.timeline-label{font-size:12px}.editorial-section,.standards-section,.reach-section{position:relative;padding:110px clamp(24px,5.4vw,86px);border-bottom:1px solid var(--line)}.editorial-section{min-height:640px;padding-top:16px;display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(28px,5vw,80px);align-items:start;overflow:hidden;background:#080807}.product-rail{grid-column:2;grid-row:1 / span 2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);animation:panel-in .32s ease both}.product-card{min-width:0;padding:0 0 22px;overflow:hidden;background:#0b0b0a}.product-card img{width:100%;aspect-ratio:1 / 1;display:block;object-fit:cover;filter:saturate(.82) contrast(1.03);transition:filter .24s ease,transform .36s ease}.product-card:hover img,.product-card:focus-visible img{filter:saturate(1) contrast(1.05);transform:scale(1.025)}.product-brand,.product-card strong,.product-link{display:block;margin-right:18px;margin-left:18px}.product-brand{margin-top:18px;color:var(--gold);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.product-card strong{min-height:78px;margin-top:8px;color:#f5f3eed1;font-size:12px;font-weight:400;line-height:1.5}.product-link{margin-top:16px;color:var(--muted);font-size:10px}.product-link svg{width:13px;height:13px;margin-left:8px;vertical-align:-3px}.editorial-section .section-index{grid-column:1;grid-row:1}.editorial-title{grid-column:1;grid-row:1;padding-top:8px}.editorial-title>p{margin-bottom:8px}.editorial-title>p,.standards-heading>p,.reach-section>div>p{margin:0 0 20px;color:var(--gold);font-size:11px;letter-spacing:.15em;text-transform:uppercase}.editorial-title h2,.standards-heading h2,.reach-section h2{max-width:700px;margin:0;font-family:var(--serif);font-size:clamp(58px,6vw,96px);font-weight:400;line-height:.96;letter-spacing:-.03em}.editorial-copy{grid-column:1;grid-row:2;max-width:460px;padding-top:16px}.editorial-copy p,.standards-intro,.reach-copy>p{margin:0 0 32px;color:#f5f3ee94;font-size:16px;line-height:1.8}.wordmark{position:absolute;right:-1vw;bottom:-.22em;color:#f5f3ee06;font-family:var(--serif);font-size:clamp(160px,23vw,360px);line-height:.8;pointer-events:none}.standards-section{display:grid;grid-template-columns:1.1fr .8fr;gap:9vw;background:#000}.standards-intro{max-width:510px;padding-top:42px}.standards-list{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.standards-list article{position:relative;min-height:270px;padding:30px clamp(22px,3vw,48px) 24px 0;border-right:1px solid var(--line)}.standards-list article+article{padding-left:clamp(22px,3vw,48px)}.standards-list article:last-child{border-right:0}.standards-list article>span{color:var(--muted);font-size:11px}.standards-list svg{position:absolute;top:27px;right:30px;width:28px;height:28px;color:var(--gold)}.standards-list h3{margin:85px 0 13px;font-family:var(--serif);font-size:30px;font-weight:400}.standards-list p{max-width:310px;color:var(--muted);font-size:13px;line-height:1.65}.reach-section{min-height:650px;display:grid;grid-template-columns:1.2fr .8fr;gap:10vw;align-items:center;background:#080807}.reach-copy{position:relative;z-index:2}.reach-copy .gold-button{margin-top:12px}.reach-globe{position:absolute;right:-9vw;bottom:-16vw;width:min(52vw,760px);height:min(52vw,760px);color:#ffdddd1f;pointer-events:none}.site-footer{position:relative;z-index:1;padding:72px clamp(24px,5.4vw,86px) 32px;background:#000;color:var(--muted);font-size:12px}.footer-main{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,3fr);gap:clamp(48px,7vw,110px)}.footer-brand p{max-width:310px;margin:26px 0 18px;line-height:1.7}.footer-brand>a{color:var(--white)}.footer-link-grid{display:grid;grid-template-columns:repeat(5,minmax(110px,1fr));gap:clamp(20px,3vw,48px)}.footer-group{display:flex;flex-direction:column;align-items:flex-start}.footer-group h3{margin:0 0 18px;color:var(--white);font-size:11px;font-weight:500;letter-spacing:.13em;text-transform:uppercase}.footer-group a{min-height:32px;display:flex;align-items:center;color:#f5f3ee8f;line-height:1.4;transition:color .16s ease}.footer-group a:hover,.footer-group a:focus-visible{color:var(--gold-bright)}.footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-top:56px;padding-top:28px;border-top:1px solid var(--line)}.footer-bottom p{margin:0}.language-select{display:flex;align-items:center;gap:14px}.language-select>span{color:#f5f3ee7a}.language-select select{min-width:132px;min-height:44px;padding:0 36px 0 14px;color:var(--white);background:#090908;border:1px solid var(--line);border-radius:0;font:inherit;cursor:pointer}@keyframes panel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes cosmic-twinkle{0%,to{opacity:.18;transform:scale(.75)}42%{opacity:.92;transform:scale(1.65)}52%{opacity:.35;transform:scale(.9)}67%{opacity:.8;transform:scale(1.25)}}@keyframes nebula-drift{0%{transform:translate3d(-3%,-2%,0) scale(.96)}to{transform:translate3d(4%,3%,0) scale(1.08)}}@keyframes shooting-star{0%,68%{opacity:0;transform:translateZ(0) rotate(-18deg)}72%{opacity:.75}83%{opacity:0;transform:translate3d(180vw,34vw,0) rotate(-18deg)}to{opacity:0}}@keyframes satellite-orbit{0%{transform:rotate(0) translate(var(--planet-radius)) rotate(0)}to{transform:rotate(360deg) translate(var(--planet-radius)) rotate(-360deg)}}@keyframes selection-wave{0%{opacity:.8;transform:translate(-50%,-50%) scale(.28)}to{opacity:0;transform:translate(-50%,-50%) scale(4.8)}}@keyframes node-beacon{0%{opacity:.7;transform:scale(.82)}to{opacity:0;transform:scale(1.35)}}@keyframes timeline-beacon{0%,to{box-shadow:0 0 13px #ffdddd8c}50%{box-shadow:0 0 26px #ffddddf2}}@media(max-width:1120px){.main-nav{gap:10px}.footer-main{grid-template-columns:minmax(200px,.8fr) minmax(0,2.2fr)}.footer-link-grid{grid-template-columns:repeat(3,minmax(120px,1fr));row-gap:34px}.hero-copy{top:180px;width:42vw}.hero-copy h1{font-size:clamp(66px,8vw,88px)}.orbit{left:37%;width:62%}.story-panel{width:36vw}}@media(max-width:820px){.site-header{position:absolute;height:70px;grid-template-columns:1fr auto}.header-cta{display:none}.menu-button{display:grid;place-items:center;width:42px;height:42px}.menu-button svg{width:24px;height:24px}.main-nav{position:absolute;z-index:60;top:70px;right:0;left:0;display:none;align-items:stretch;flex-direction:column;gap:0;max-height:calc(100dvh - 70px);overflow-y:auto;padding:16px 24px 24px;background:#000000f0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.main-nav.is-open{display:flex}.main-nav>a,.nav-dropdown summary{min-height:48px;padding:0;border-bottom:1px solid var(--line)}.mobile-contact{display:flex!important;color:var(--gold-bright)!important}.nav-dropdown{width:100%}.nav-dropdown summary{justify-content:space-between}.dropdown-panel{position:static;width:100%;min-width:0;max-height:none;display:none;gap:2px;margin:0;padding:8px 0 12px 12px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;transform:none;-webkit-backdrop-filter:none;backdrop-filter:none}.nav-dropdown[open] .dropdown-panel{display:grid;transform:none}.dropdown-brands{grid-template-columns:repeat(2,minmax(0,1fr))}.dropdown-panel a{min-height:44px;padding:0 10px}.hero{min-height:1260px;padding-top:70px}.hero-copy{top:160px;left:24px;width:calc(100% - 48px)}.hero-copy h1{max-width:570px;font-size:clamp(68px,16vw,104px)}.hero-copy>p{max-width:540px}.orbit{top:500px;left:0;width:100%;height:500px}.satellite{--planet-radius: 205px}.satellite-two{--planet-radius: 165px}.satellite-three{--planet-radius: 235px}.orbit-node{width:64px;height:64px}.orbit-node svg{width:18px;height:18px}.orbit-node span{max-width:54px;font-size:8.5px}.story-panel{right:24px;bottom:120px;left:24px;width:auto;min-height:0}.timeline{height:92px}.timeline:before{top:24px}.timeline button{gap:10px;padding-top:15px}.timeline-dot{width:18px;height:18px}.editorial-section,.standards-section,.reach-section{padding-top:80px;padding-bottom:80px}.editorial-section{min-height:590px;grid-template-columns:1fr;gap:28px}.editorial-section .section-index,.editorial-title,.editorial-copy{grid-column:1;grid-row:auto}.editorial-title{padding-top:0}.product-rail{grid-column:1;grid-row:auto}.product-card strong{min-height:66px}.editorial-copy{max-width:560px;padding-top:0}.standards-section,.reach-section{grid-template-columns:1fr;gap:42px}.standards-intro{padding-top:0}.standards-list{grid-template-columns:1fr}.standards-list article,.standards-list article+article{min-height:210px;padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}.standards-list h3{margin-top:58px}.footer-main{grid-template-columns:1fr}.footer-link-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}}@media(max-width:540px){.site-header{padding:0 18px}.brand-lockup-window{width:166px;height:40px}.brand-lockup-window img{top:-20px;left:-12px;width:190px}.hero{min-height:1180px;padding-right:18px;padding-left:18px}.hero-copy{top:160px;left:18px;width:calc(100% - 36px)}.hero-copy h1{font-size:clamp(56px,18vw,78px)}.hero-copy>p{margin-top:26px;font-size:15px;line-height:1.65}.hero-actions{gap:25px;margin-top:30px}.gold-button{min-height:52px;gap:18px;padding:0 18px}.orbit{top:585px;height:450px}.orbit-node{width:56px;height:56px}.orbit-node svg{width:16px;height:16px}.orbit-node span{max-width:48px;font-size:7.5px}.rabbit-stage{top:1%;left:-3%;width:106%}.satellite{--planet-radius: 165px}.satellite-two{--planet-radius: 132px}.satellite-three{--planet-radius: 188px}.story-panel{right:18px;bottom:105px;left:18px;padding:24px}.story-panel h2{font-size:36px}.story-panel>p{margin:14px 0}.proof-row{margin-top:19px;padding-top:17px}.product-rail{grid-template-columns:1fr}.product-card strong{min-height:0}.proof-item{align-items:flex-start;flex-direction:column}.timeline-label{font-size:10px}.editorial-section,.standards-section,.reach-section{padding-right:22px;padding-left:22px}.editorial-title h2,.standards-heading h2,.reach-section h2{font-size:54px}.site-footer{padding:50px 22px}.footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.footer-group a{min-height:44px}.footer-bottom{align-items:flex-start;flex-direction:column;margin-top:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
