@charset "UTF-8";:root{--primary:#6d4aff;--primary-hover:#5d3aac;--primary-soft:#eee9ff;--primary-mist:#f7f3ff;--primary-glow:#cbbeff;--ink:#171225;--ink-soft:#3e3850;--ink-muted:#6d667d;--canvas:#fcfaff;--surface:#fff;--surface-lavender:#f5f1ff;--dark:#161122;--dark-elevated:#211a33;--border:#e5def3;--gold:#b78a2d;--gold-light:#e7cb84;--jade:#317866;--danger:#b33a52;--shadow:0 30px 70px -28px rgba(69,43,128,.28),0 16px 36px -24px rgba(23,18,37,.18);--serif:"Noto Serif SC","Source Han Serif SC","Songti SC",serif;--sans:"Noto Sans SC","Microsoft YaHei",system-ui,sans-serif;--data:"Inter",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7;word-break:keep-all;overflow-wrap:break-word}body,button,input,select,textarea{font-family:var(--sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font-size:inherit}img{display:block;max-width:100%}.skip-link{position:fixed;left:20px;top:-100px;z-index:9999;padding:10px 16px;background:var(--ink);color:#fff;border-radius:8px}.skip-link:focus{top:12px}.shell{width:min(1200px,100% - 96px);margin-inline:auto}.site-header{position:fixed;inset:0 0 auto;z-index:100;height:72px;transition:.3s;background:linear-gradient(to bottom,rgba(252,250,255,.58),transparent)}.site-header.is-scrolled{background:#ffffffc7;backdrop-filter:blur(20px) saturate(140%);border-bottom:1px solid rgba(109,74,255,.09);box-shadow:0 10px 34px #1712250d}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-lockup>span:last-child{display:grid;line-height:1.25}.brand-lockup strong{font-family:var(--serif);font-size:18px;letter-spacing:.06em}.brand-lockup small{font-size:10px;color:var(--ink-muted);letter-spacing:.12em}.brand-seal{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;font-family:var(--serif);font-size:12px;color:#fff;background:var(--ink);box-shadow:inset 0 0 0 1px #ffffff2e}.brand-seal.is-dark{background:#ffffff14;border:1px solid rgba(255,255,255,.24)}.desktop-nav{display:flex;gap:28px;font-size:14px;font-weight:500}.desktop-nav a,.text-link{position:relative}.desktop-nav a:after,.text-link:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--primary);transition:.25s}.desktop-nav a:hover:after,.desktop-nav a.router-link-active:after,.text-link:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:16px}.icon-button{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--ink);cursor:pointer}.icon-button:hover{background:var(--primary-soft)}.mobile-menu-button{display:none}.mobile-nav{position:absolute;top:72px;left:0;right:0;padding:24px;background:#fffffff5;backdrop-filter:blur(20px);display:grid;border-bottom:1px solid var(--border)}.mobile-nav a{min-height:48px;display:flex;align-items:center;border-bottom:1px solid var(--border)}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .22s,background .22s,box-shadow .22s}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.button-primary{color:#fff;background:var(--primary);box-shadow:0 13px 34px #6d4aff40}.button-primary:hover{background:var(--primary-hover)}.button-secondary{color:var(--primary-hover);background:#ffffffd1;border-color:var(--border)}.button-dark{color:#fff;background:var(--ink)}.arrow-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--primary-hover)}.arrow-link.light{color:#ddd3ff}.eyebrow{margin:0 0 18px;color:var(--primary-hover);font-size:12px;font-weight:600;letter-spacing:.28em}.section-space{padding:140px 0}.section-heading h2,.section-copy h2,.academy-title h2,.cta-content h2{font-family:var(--serif);font-size:clamp(34px,3.2vw,46px);font-weight:600;line-height:1.2;letter-spacing:-.025em;margin:0;text-wrap:balance}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:80px;margin-bottom:64px}.split-heading>p{max-width:460px;color:var(--ink-muted)}.centered-heading{text-align:center;margin-bottom:64px}.hero-section{position:relative;min-height:100svh;display:grid;align-items:center;overflow:hidden;background:radial-gradient(circle at 72% 38%,rgba(203,190,255,.62),transparent 34%),linear-gradient(135deg,#fcfaff,#eee9ff 54%,#fff)}.hero-aura{position:absolute;width:38vw;height:38vw;right:6vw;top:15vh;border-radius:50%;filter:blur(80px);background:#ffffff6b}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:8px;padding-top:72px}.hero-copy{padding:80px 0;max-width:700px}.hero-copy h1{margin:0;font-family:var(--serif);font-size:clamp(44px,4.65vw,70px);font-weight:600;line-height:1.1;letter-spacing:-.045em;word-break:keep-all;overflow-wrap:normal}.hero-copy h1 span,.hero-copy h1 em{display:block;white-space:nowrap}.hero-copy h1 em{color:var(--primary-hover);font-style:normal}.hero-lead{max-width:570px;margin:30px 0 34px;color:var(--ink-soft);font-size:18px;line-height:1.8}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.inline-notice{font-size:13px;color:var(--danger);margin-top:18px}.hero-visual{position:relative;margin:0;align-self:stretch;display:flex;align-items:center}.hero-visual picture{display:block;width:118%;transform:translate(-3%)}.hero-visual img{width:100%;mix-blend-mode:multiply;filter:saturate(.86) contrast(.98);animation:float 7s ease-in-out infinite}.hero-visual figcaption{position:absolute;right:9%;bottom:18%;font-size:11px;color:var(--ink-muted);letter-spacing:.15em}html,body,#app{max-width:100%;overflow-x:hidden}.scroll-cue{position:absolute;bottom:26px;left:50%;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--border);background:#ffffff80;animation:bob 2.4s ease-in-out infinite}.fact-rail{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.fact-grid{display:grid;grid-template-columns:repeat(3,1fr)}.fact-grid>div{min-height:150px;display:grid;grid-template-columns:54px 1fr;align-content:center;padding:32px 42px;border-right:1px solid var(--border)}.fact-grid>div:last-child{border-right:0}.fact-grid strong{grid-row:1/3;font:500 24px var(--data);color:var(--primary)}.fact-grid span{font-family:var(--serif);font-weight:600}.fact-grid small{color:var(--ink-muted)}.section-dark{position:relative;overflow:hidden;background:radial-gradient(circle at 65% 45%,rgba(109,74,255,.28),transparent 38%),linear-gradient(180deg,#211a33,#161122);color:#fff}.science-stage{padding:150px 0}.science-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:100px;align-items:center}.science-visual-panel{position:relative;min-height:560px;border:1px solid rgba(255,255,255,.09);border-radius:32px;background-color:#ffffff06;background-size:cover;background-position:center;box-shadow:inset 0 0 70px #0000002e}.micro-label{position:absolute;top:24px;left:28px;color:#a99fbe;font:500 10px var(--data);letter-spacing:.16em}.cell-core{position:absolute;left:50%;top:50%;width:210px;height:210px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 36% 30%,#fff,#cbbeffeb 10%,#6d4aff66 48%,#6d4aff0d 70%);box-shadow:0 0 100px #6d4aff66}.cell-core:before,.cell-core:after{content:"";position:absolute;left:50%;top:50%;width:390px;height:170px;transform:translate(-50%,-50%) rotate(18deg);border:1px solid rgba(203,190,255,.5);border-radius:50%}.cell-core:after{transform:translate(-50%,-50%) rotate(-46deg);width:340px;height:190px}.cell-core span{position:absolute;inset:46px;border-radius:50%;border:1px solid rgba(255,255,255,.5)}.data-chip{position:absolute;padding:14px 18px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#161122b8;backdrop-filter:blur(18px);display:grid}.data-chip small{color:#9e94b6}.data-chip b{font-size:13px}.chip-a{left:24px;bottom:50px}.chip-b{right:20px;top:70px}.light-copy p:not(.eyebrow){color:#bdb5ce;font-size:17px;margin:30px 0}.science-orbit{position:absolute;border:1px solid rgba(203,190,255,.12);border-radius:50%;pointer-events:none}.orbit-one{width:800px;height:280px;left:-240px;top:35%;transform:rotate(15deg)}.orbit-two{width:680px;height:320px;right:-290px;top:25%;transform:rotate(-38deg)}.product-stage{padding:150px 0}.product-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:100px;align-items:center}.product-grid.reverse{grid-template-columns:.92fr 1.08fr}.product-media{position:relative;min-height:640px;border-radius:32px;display:grid;place-items:center;overflow:hidden;background-size:cover;background-position:center}.pearl-stage{background:radial-gradient(circle at 50% 34%,#fff 0,#f5f1ff 44%,#e9e1fb)}.pearl-stage:before{content:"";position:absolute;width:460px;height:160px;bottom:70px;border-radius:50%;background:#ffffffbf;box-shadow:0 22px 45px #3e286929}.jade-stage{background:radial-gradient(circle at 60% 30%,#fff,#f2f8f5 55%,#dfeee8)}.jade-stage:before{content:"";position:absolute;width:420px;height:160px;bottom:80px;border-radius:50%;background:#ffffffc7;box-shadow:0 22px 50px #3178661f}.product-placeholder{position:relative;z-index:2;display:flex;align-items:flex-end;filter:drop-shadow(0 28px 24px rgba(45,28,79,.18))}.product-box{width:230px;height:360px;border-radius:8px;background:linear-gradient(135deg,#fff,#eee8ff 55%,#d3c6f1);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#48346f;border:1px solid rgba(109,74,255,.15)}.product-box i{font:500 54px var(--data);font-style:normal}.product-box i small{font-size:14px}.product-box b{font-family:var(--serif);font-size:27px;letter-spacing:.2em}.product-box em{font-size:10px;font-style:normal;margin-top:28px;color:var(--ink-muted)}.product-jar{width:190px;height:210px;margin-left:-24px;border-radius:90px 90px 24px 24px;background:linear-gradient(145deg,#f5f1ff,#b29dd9);display:grid;place-items:center;color:#fff}.product-jar i{position:absolute;margin-top:-210px;width:170px;height:46px;border-radius:12px 12px 4px 4px;background:#1f1531}.product-jar b{font-family:var(--serif);font-size:22px}.green-product .product-box{background:linear-gradient(145deg,#f8fff9,#cfe3d8 56%,#7b9f8e);color:#315e50}.green-product .product-box i{font-size:48px}.product-vial{width:80px;height:260px;margin-left:-15px;border-radius:12px 12px 22px 22px;background:linear-gradient(120deg,#f2fff8,#719886);box-shadow:inset 15px 0 22px #ffffff4d}.product-vial i{position:absolute;width:72px;height:54px;background:#efe9d2;border-radius:7px;transform:translate(4px,-35px)}.asset-status{position:absolute;bottom:22px;right:26px;z-index:3;padding:6px 10px;border-radius:999px;background:#ffffffb8;font-size:10px;color:var(--ink-muted);letter-spacing:.08em}.section-copy>p:not(.eyebrow){margin:28px 0;color:var(--ink-muted);font-size:17px}.clean-list{list-style:none;padding:0;margin:0 0 34px;display:grid;gap:13px}.clean-list li{display:flex;gap:12px;align-items:center}.clean-list svg{color:var(--primary)}.jade-eyebrow{color:var(--jade)}.evidence-section{background:#fff}.evidence-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px}.evidence-feature{min-height:440px;padding:42px;border-radius:24px;background:var(--ink);color:#fff;display:flex;flex-direction:column;align-items:flex-start}.evidence-feature>span{margin-top:auto;font:500 76px var(--data);color:#ffffff1f}.evidence-feature h3{font:600 28px var(--serif);margin:0}.evidence-feature p{color:#bdb5ce}.evidence-feature small{padding:6px 10px;border-radius:999px;background:#ffffff14}.evidence-list{display:grid;gap:18px}.evidence-list article{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:18px;padding:28px;border:1px solid var(--border);border-radius:18px;background:var(--canvas)}.evidence-list svg{color:var(--primary)}.evidence-list h3,.evidence-list p{margin:0}.evidence-list p{color:var(--ink-muted)}.evidence-list>article>span{font-size:12px;color:var(--primary-hover)}.journey-section{background:var(--primary-mist)}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.journey-card{min-height:360px;padding:34px;border-radius:24px;background:#fff;border:1px solid var(--border);display:flex;flex-direction:column;align-items:flex-start;transition:.3s}.journey-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.journey-card.featured{background:var(--ink);color:#fff;border-color:var(--ink);transform:translateY(-22px)}.journey-card>span{font:500 42px var(--data);color:var(--primary-glow);margin-bottom:auto}.journey-card svg{color:var(--primary);margin-bottom:20px}.journey-card h3{font:600 27px var(--serif);margin:0}.journey-card p{color:var(--ink-muted)}.journey-card.featured p{color:#bdb5ce}.journey-card b{display:flex;gap:8px;align-items:center;margin-top:20px;font-size:13px}.academy-stage{background:linear-gradient(135deg,#20192f,#161122);color:#fff}.academy-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;align-items:center}.academy-title>p:not(.eyebrow){color:#bdb5ce;margin:26px 0}.academy-map{display:grid;gap:1px;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:24px;overflow:hidden}.academy-map article{min-height:140px;display:grid;grid-template-columns:100px 1fr;align-items:center;padding:20px 35px;background:#ffffff09;transition:.3s}.academy-map article:hover{background:#ffffff13}.academy-map span{font:500 40px var(--data);color:#8f7ec3}.academy-map small{color:#a99fbe}.academy-map h3{font:600 24px var(--serif);margin:3px 0}.editorial-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:20px}.editorial-grid article{padding:32px;border-top:1px solid var(--ink);min-height:230px;background:#fff}.editorial-grid .editorial-lead{grid-row:span 2;min-height:480px;background:linear-gradient(155deg,#f8f4ff,#e9e0fa);border:0;border-radius:24px;padding:48px;display:flex;flex-direction:column}.editorial-grid span,.editorial-grid small{font-size:12px;color:var(--primary-hover)}.editorial-grid h3{font:600 27px var(--serif)}.editorial-lead h3{margin-top:auto;font-size:42px}.editorial-grid p{color:var(--ink-muted)}.final-cta{position:relative;overflow:hidden;padding:150px 0;background:var(--surface-lavender);text-align:center}.cta-content{position:relative;z-index:2}.cta-content>p:not(.eyebrow){max-width:650px;margin:28px auto;color:var(--ink-muted)}.cta-content>div{display:flex;justify-content:center;gap:14px}.cta-ring{position:absolute;left:50%;top:50%;width:780px;height:280px;transform:translate(-50%,-50%) rotate(-8deg);border:1px solid rgba(109,74,255,.18);border-radius:50%}.cta-ring:after{content:"";position:absolute;inset:35px -40px;border:1px solid rgba(109,74,255,.12);border-radius:50%;transform:rotate(22deg)}.site-footer{padding:90px 0 24px;background:var(--dark);color:#fff}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:60px}.footer-brand h2{font-family:var(--serif);margin:20px 0 8px}.footer-brand p{max-width:330px;color:#a99fbe}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px}.footer-grid h3{font-size:14px}.footer-grid a,.footer-grid span{font-size:13px;color:#a99fbe}.footer-grid a:hover{color:#fff}.footer-bottom{margin-top:64px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;color:#7f768f;font-size:12px}.inner-hero{position:relative;overflow:hidden;padding:180px 0 110px;background:linear-gradient(135deg,#fcfaff,#eee9ff)}.inner-hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:100px;align-items:end}.inner-hero h1{font:600 clamp(48px,6vw,78px)/1.08 var(--serif);letter-spacing:-.04em;margin:0}.inner-hero-grid>div:first-child>p:last-child{max-width:650px;font-size:18px;color:var(--ink-muted)}.source-note{padding:26px;border:1px solid rgba(109,74,255,.15);border-radius:16px;background:#fff9}.source-note span{display:block;font-size:11px;color:var(--primary-hover);letter-spacing:.15em}.source-note strong{font-family:var(--serif)}.source-note p{margin:8px 0 0;font-size:13px;color:var(--ink-muted)}.inner-hero-orbit{position:absolute;right:-220px;top:40px;width:720px;height:260px;border:1px solid rgba(109,74,255,.2);border-radius:50%;transform:rotate(-20deg)}.story-stack{display:grid}.story-row{display:grid;grid-template-columns:140px 1fr;gap:40px;padding:72px 0;border-top:1px solid var(--border)}.story-row>span{font:500 64px var(--data);color:var(--primary-soft)}.story-row h2{font:600 clamp(30px,4vw,46px)/1.2 var(--serif);margin:0}.story-row>div>p:not(.eyebrow){max-width:700px;color:var(--ink-muted);font-size:17px}.page-next{padding:80px 0;background:var(--ink);color:#fff}.page-next>.shell{display:flex;align-items:center;justify-content:space-between;gap:50px}.page-next h2{font:600 32px var(--serif);max-width:650px}.cooperation-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.cooperation-copy h2{font:600 44px/1.18 var(--serif)}.cooperation-copy ol{list-style:none;padding:0;margin-top:50px}.cooperation-copy li{display:grid;grid-template-columns:62px 1fr;gap:15px;padding:22px 0;border-top:1px solid var(--border)}.cooperation-copy li>span{font:500 19px var(--data);color:var(--primary)}.cooperation-copy h3,.cooperation-copy p{margin:0}.cooperation-copy p{color:var(--ink-muted)}.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:40px;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.lead-form>div{display:grid;align-content:start}.lead-form label{font-size:13px;font-weight:600;margin-bottom:7px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid var(--border);border-radius:10px;background:var(--canvas);padding:13px 15px;color:var(--ink)}.lead-form input,.lead-form select{min-height:52px}.full-field{grid-column:1/-1}.consent{display:flex;align-items:flex-start;gap:10px;font-weight:400!important}.consent input{width:18px;height:18px;min-height:auto}.field-error{color:var(--danger);margin-top:5px}.form-status{padding:12px 16px;border-radius:10px;background:var(--primary-mist);color:var(--ink-soft);font-size:13px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-13px)}}@keyframes bob{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(5px)}}@media(max-width:1050px){.shell{width:min(100% - 56px,1200px)}.desktop-nav{display:none}.mobile-menu-button{display:grid}.hero-grid,.science-grid,.product-grid,.product-grid.reverse,.academy-grid,.inner-hero-grid,.cooperation-grid{grid-template-columns:1fr;gap:56px}.hero-section{padding-top:90px}.hero-copy{padding-bottom:0}.hero-visual{min-height:440px}.science-grid{gap:50px}.product-grid.reverse .section-copy{order:2}.product-grid.reverse .product-media{order:1}.product-media{min-height:580px}.science-visual-panel{min-height:500px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.section-space,.product-stage{padding:100px 0}}@media(min-width:741px)and (max-width:1050px){.hero-section{align-items:start}.hero-grid{padding-top:82px;gap:34px}.hero-copy{padding:20px 0 0}.hero-visual{min-height:420px;margin-top:0}.hero-visual picture{width:82%;margin-inline:auto;transform:none}.hero-visual img{max-height:520px;object-fit:contain}.header-actions{gap:10px}.brand-lockup small{display:none}}@media(max-width:740px){.shell{width:calc(100% - 40px)}.desktop-only{display:none}.mobile-menu-button{display:grid}.header-actions{gap:4px}.site-header,.header-inner{height:64px}.brand-lockup small{display:none}.mobile-nav{top:64px}.hero-section{min-height:auto;padding:82px 0 50px}.hero-grid{display:flex;flex-direction:column;gap:0}.hero-copy{padding:12px 0 0}.hero-copy h1{font-size:clamp(31px,9.2vw,36px);line-height:1.16;letter-spacing:-.04em}.hero-copy h1 span,.hero-copy h1 em{white-space:nowrap}.hero-copy,.hero-copy>*{max-width:100%}.hero-lead{font-size:16px;margin:22px 0 28px}.hero-actions{display:grid;width:100%}.hero-actions .button{width:100%}.hero-visual{min-height:auto;width:calc(100% + 40px);margin:18px 0 0 -20px;height:360px;overflow:hidden}.hero-visual picture{width:100%;height:100%;transform:none}.hero-visual img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:61% 30%;mix-blend-mode:multiply}.hero-visual figcaption{right:24px;bottom:12px}.scroll-cue{display:none}.fact-grid{grid-template-columns:1fr}.fact-grid>div{min-height:110px;border-right:0;border-bottom:1px solid var(--border);padding:22px 8px}.science-stage{padding:85px 0}.science-grid{display:flex;flex-direction:column-reverse}.science-visual-panel{min-height:370px;width:100%}.cell-core{width:125px;height:125px}.cell-core:before{width:245px;height:105px}.cell-core:after{width:215px;height:120px}.data-chip{padding:10px}.chip-b{right:8px;top:48px}.chip-a{left:8px;bottom:30px}.section-copy h2,.section-heading h2,.academy-title h2,.cta-content h2{font-size:34px}.section-copy h2 br,.academy-title h2 br{display:none}.product-stage,.section-space{padding:76px 0}.product-media{min-height:460px;border-radius:22px}.product-box{width:170px;height:285px}.product-box i{font-size:40px}.product-jar{width:140px;height:165px}.product-jar i{width:125px;margin-top:-165px}.product-vial{width:62px;height:210px}.split-heading{display:block;margin-bottom:40px}.evidence-layout,.journey-grid,.editorial-grid{grid-template-columns:1fr}.evidence-feature{min-height:330px}.evidence-list article{grid-template-columns:42px 1fr}.evidence-list article>span{display:none}.journey-card,.journey-card.featured{min-height:300px;transform:none}.academy-grid{gap:55px}.academy-map article{grid-template-columns:68px 1fr;padding:18px}.editorial-grid .editorial-lead{grid-row:auto;min-height:370px;padding:32px}.editorial-lead h3{font-size:30px}.cta-content>div{display:grid}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.inner-hero{padding:130px 0 70px}.inner-hero h1{font-size:44px}.inner-hero-grid{gap:35px}.story-row{grid-template-columns:1fr;padding:48px 0}.story-row>span{font-size:42px}.page-next>.shell{display:block}.lead-form{grid-template-columns:1fr;padding:24px}.lead-form>*{grid-column:1}.cooperation-copy h2{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition-duration:.01ms!important}}@media(prefers-contrast:more){:root{--ink-muted:#3e3850;--border:#9284ae}.site-header.is-scrolled{background:#fff}}:root{--canvas:#eee8fa;--canvas-deep:#e7def6;--canvas-soft:#f4effc;--surface-glass:rgba(255,255,255,.58);--surface-strong:rgba(255,255,255,.78);--line-violet:rgba(92,60,151,.13);--violet-shadow:rgba(64,35,119,.18);--violet-glow:rgba(117,78,220,.22);--mint-glow:rgba(75,149,126,.12);--ease-premium:cubic-bezier(.22,1,.36,1);--pointer-x:70vw;--pointer-y:20vh }html{background:var(--canvas)}body{background:linear-gradient(160deg,#eee7fa,#eae2f7 48%,#f2ecfb);background-attachment:fixed}#main-content:focus{outline:none}#main-content{position:relative;isolation:isolate;min-height:70vh;background:radial-gradient(900px 650px at 12% 18%,rgba(255,255,255,.42),transparent 68%),radial-gradient(720px 560px at 90% 42%,rgba(124,88,214,.1),transparent 70%),linear-gradient(145deg,#eee8fa,#e8e0f6 52%,#f0eafa)}.site-ambient{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;background:linear-gradient(145deg,#ece5f9,#e7def5 54%,#f1ebfa)}.site-ambient:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(90,64,139,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(90,64,139,.028) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 72%)}.site-ambient i{position:absolute;border-radius:50%;filter:blur(90px);opacity:.65;animation:ambientDrift 20s ease-in-out infinite alternate}.site-ambient i:nth-child(1){width:44vw;height:44vw;left:-14vw;top:5vh;background:#ffffffb8}.site-ambient i:nth-child(2){width:36vw;height:36vw;right:-8vw;top:26vh;background:#8f68e62e;animation-delay:-7s}.site-ambient i:nth-child(3){width:30vw;height:30vw;left:38vw;bottom:-12vw;background:#67ac951a;animation-delay:-12s}.site-header{height:78px;padding-top:8px;background:transparent}.header-inner{height:62px;padding:0 12px 0 10px;border:1px solid rgba(255,255,255,.38);border-radius:18px;background:#f2edfb94;-webkit-backdrop-filter:blur(24px) saturate(145%);backdrop-filter:blur(24px) saturate(145%);box-shadow:0 18px 50px -30px #2a165259,inset 0 1px #ffffffb3}.site-header.is-scrolled{background:transparent;border:0;box-shadow:none}.site-header.is-scrolled .header-inner{background:#efe9f9d6;border-color:#5b3f911f;box-shadow:0 18px 50px -28px #2a165252}.brand-seal{background:linear-gradient(145deg,#22182f,#5d3aac);box-shadow:0 8px 24px #45287b3d,inset 0 1px #ffffff3d}.desktop-nav{gap:24px}.desktop-nav a{color:#493f59}.desktop-nav a:after{height:2px;border-radius:2px;background:linear-gradient(90deg,#7654d8,#b69df3)}.icon-button:disabled{opacity:.38;cursor:not-allowed}.button{box-shadow:inset 0 1px #ffffff57}.button-primary{background:linear-gradient(110deg,#5a38ad,#7653d6 54%,#906ce5);box-shadow:0 16px 34px -16px #4f2d9e94,inset 0 1px #ffffff47}.button-primary:hover{background:linear-gradient(110deg,#4f2e9e,#6e49cc 58%,#8461dd);box-shadow:0 20px 42px -16px #4f2d9e9e}.button-secondary{background:#ffffff8a;border-color:#63479c2e;backdrop-filter:blur(12px)}[data-reveal]{opacity:1;transform:none}.motion-reveal-enabled [data-reveal]{opacity:1;transform:translate3d(0,20px,0);transition:transform .8s var(--ease-premium) var(--reveal-delay, 0ms),filter .8s var(--ease-premium) var(--reveal-delay, 0ms);filter:blur(0)}.motion-reveal-enabled [data-reveal].is-visible{opacity:1;transform:none;filter:none}.eyebrow{color:#6647b4}.eyebrow:before{content:"";display:inline-block;width:28px;height:1px;margin:0 12px 4px 0;background:linear-gradient(90deg,#7150c9,transparent)}.hero-section{background:radial-gradient(720px 580px at 82% 30%,rgba(173,145,239,.34),transparent 68%),radial-gradient(620px 520px at 14% 28%,rgba(255,255,255,.52),transparent 70%),linear-gradient(140deg,#eee7fa,#e5daf5 55%,#eee8fa)}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(380px 380px at var(--pointer-x) var(--pointer-y),rgba(255,255,255,.22),transparent 72%);pointer-events:none}.hero-copy h1 em{background:linear-gradient(100deg,#5d3aac 5%,#7c55d5 48%,#9d78e8 85%);background-clip:text;color:transparent}.hero-proof{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:28px;color:#6b6078;font-size:12px}.hero-proof span{display:flex;align-items:center;gap:8px}.hero-proof i{width:5px;height:5px;border-radius:50%;background:#7652ca;box-shadow:0 0 0 5px #7652ca17}.hero-visual picture{filter:drop-shadow(0 36px 50px rgba(77,45,131,.1));-webkit-mask-image:radial-gradient(ellipse 78% 82% at 56% 49%,#000 56%,transparent 96%);mask-image:radial-gradient(ellipse 78% 82% at 56% 49%,#000 56%,transparent 96%)}.hero-visual img{animation:heroFloat 8s ease-in-out infinite}.fact-rail{position:relative;margin-top:-1px;background:linear-gradient(180deg,#e7def59e,#e0d4f1c7);border-color:#63479c1a;backdrop-filter:blur(20px)}.fact-grid>div{border-color:#63479c1f;transition:.45s var(--ease-premium)}.fact-grid>div:hover{background:#ffffff52;transform:translateY(-4px)}.science-stage{color:#fff;background:radial-gradient(760px 620px at 22% 52%,rgba(184,156,244,.38),transparent 68%),radial-gradient(620px 520px at 88% 18%,rgba(255,255,255,.13),transparent 70%),linear-gradient(145deg,#6b5684,#514064 58%,#725a8d)}.science-stage:before{content:"";position:absolute;inset:0 0 auto;height:150px;background:linear-gradient(180deg,#dfd4f0 0%,rgba(223,212,240,.42) 35%,transparent 100%);pointer-events:none}.science-visual-panel{box-shadow:0 50px 90px -42px #000000b8,inset 0 1px #ffffff14;transition:transform .9s var(--ease-premium)}.science-visual-panel:hover{transform:perspective(1100px) rotateY(1.5deg) rotateX(-1deg) translateY(-5px)}.data-chip{border-color:#ddd2ff29;background:#1a12299e;box-shadow:0 12px 35px #00000040}.product-stage{position:relative;background:radial-gradient(620px 480px at 12% 72%,rgba(255,255,255,.5),transparent 70%),radial-gradient(700px 540px at 86% 30%,rgba(126,88,211,.13),transparent 72%),linear-gradient(145deg,#ece4f8,#e6dcf4,#eee8f8)}.product-stage.nl01-stage{background:radial-gradient(620px 520px at 76% 42%,rgba(83,157,131,.12),transparent 68%),linear-gradient(140deg,#ebe4f7,#e4ddf1 55%,#ece7f5)}.product-media{border:1px solid rgba(255,255,255,.56);box-shadow:0 42px 86px -38px #351e6761,inset 0 1px #ffffffbf;isolation:isolate;transition:transform .8s var(--ease-premium),box-shadow .8s var(--ease-premium)}.product-media:after{content:"";position:absolute;inset:-45%;z-index:1;background:linear-gradient(110deg,transparent 38%,rgba(255,255,255,.18) 49%,transparent 60%);transform:translate(-55%) rotate(8deg);transition:transform 1.2s var(--ease-premium)}.product-media:hover{transform:translateY(-9px) scale(1.008);box-shadow:0 58px 100px -38px #351e6773,inset 0 1px #ffffffd1}.product-media:hover:after{transform:translate(55%) rotate(8deg)}.product-placeholder{z-index:2;transition:transform .8s var(--ease-premium)}.product-media:hover .product-placeholder{transform:translateY(-9px) scale(1.025)}.asset-status{background:#f6f2fbc2;border:1px solid rgba(85,60,134,.1);backdrop-filter:blur(12px)}.evidence-section{background:radial-gradient(700px 460px at 88% 24%,rgba(119,78,210,.13),transparent 70%),linear-gradient(145deg,#eee7fa,#e6def4 52%,#eee9f9)}.evidence-feature{background:radial-gradient(circle at 78% 10%,rgba(138,102,218,.34),transparent 38%),linear-gradient(145deg,#281b39,#171020 64%,#2a193e);box-shadow:0 38px 80px -38px #211042a6,inset 0 1px #ffffff1a}.evidence-list article{background:radial-gradient(circle at 95% 0,rgba(129,91,211,.1),transparent 32%),linear-gradient(135deg,#ffffffb0,#efe7f88c);border-color:#5b3e9224;backdrop-filter:blur(18px);box-shadow:0 20px 46px -34px #341b645c,inset 0 1px #ffffffc2;transition:.45s var(--ease-premium)}.evidence-list article>svg{box-sizing:content-box;padding:10px;border-radius:50%;color:#6846b4;background:linear-gradient(145deg,#7e58cd24,#679f8c1a)}.evidence-list>article>span{padding:5px 10px;border:1px solid rgba(101,69,162,.13);border-radius:999px;background:#ffffff75;color:#674aa8}.evidence-list article:hover{transform:translate(8px);border-color:#6e49b840;box-shadow:0 26px 58px -32px #341b646b}.journey-section{background:radial-gradient(760px 560px at 50% 10%,rgba(255,255,255,.45),transparent 72%),linear-gradient(180deg,#e7def5,#e0d5f1)}.journey-grid{position:relative}.journey-grid:before{content:"";position:absolute;left:8%;right:8%;top:42%;height:1px;background:linear-gradient(90deg,transparent,#7957ca 18%,#bca7ec 52%,#78aa99 82%,transparent)}.journey-card{position:relative;background:#ffffff85;border-color:#593b9124;backdrop-filter:blur(18px);box-shadow:0 28px 60px -42px #30185d61}.journey-card.featured{background:radial-gradient(circle at 75% 8%,rgba(141,104,224,.32),transparent 36%),linear-gradient(145deg,#251a34,#171020)}.academy-stage{background:radial-gradient(720px 560px at 18% 20%,rgba(117,78,213,.32),transparent 68%),linear-gradient(145deg,#231830,#15101e 62%,#2c1a42)}.academy-map{border-color:#ffffff21;box-shadow:0 38px 80px -40px #000000ad}.academy-map article{transition:.45s var(--ease-premium)}.academy-map article:hover{padding-left:46px;background:#ffffff14}.insight-section{background:radial-gradient(650px 500px at 14% 20%,rgba(255,255,255,.48),transparent 70%),linear-gradient(145deg,#eee7fa,#e4dbf3 52%,#eee8fa)}.editorial-grid article{background:#ffffff8a;border-color:#2e1a4a57;backdrop-filter:blur(15px);transition:.45s var(--ease-premium)}.editorial-grid article:hover{transform:translateY(-7px);box-shadow:0 28px 64px -42px #30185d66}.editorial-grid .editorial-lead{background:radial-gradient(circle at 78% 15%,rgba(255,255,255,.62),transparent 34%),linear-gradient(145deg,#e3d7f4,#d7c7ee)}.final-cta{background:radial-gradient(600px 400px at 50% 20%,rgba(255,255,255,.44),transparent 70%),linear-gradient(145deg,#e5daf4,#d9caed 56%,#e6dcf5)}.cta-ring{border-color:#5e38ad42}.inner-hero{min-height:650px;display:flex;align-items:center;padding:150px 0 100px;background:radial-gradient(680px 520px at 84% 26%,rgba(151,115,228,.22),transparent 70%),radial-gradient(650px 520px at 12% 40%,rgba(255,255,255,.5),transparent 72%),linear-gradient(145deg,#ece5f9,#e3d9f3 55%,#ece6f8)}.inner-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(91,62,145,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(91,62,145,.035) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,transparent,black 68%,transparent)}.inner-hero-grid{position:relative;z-index:2}.inner-hero h1{background:linear-gradient(105deg,#1d1627 12%,#5c3aa9 62%,#825fd3);background-clip:text;color:transparent}.inner-hero-grid>div:first-child>p:last-child{color:#5f556e}.inner-hero-orbit{border-color:#633eb140;animation:orbitDrift 16s ease-in-out infinite alternate}.source-note{position:relative;overflow:hidden;padding:30px;border:1px solid rgba(255,255,255,.52);background:linear-gradient(145deg,#ffffff9e,#f2ebfa6b);backdrop-filter:blur(20px);box-shadow:0 28px 60px -38px #2d185961,inset 0 1px #ffffffd9}.source-note:before{content:"";position:absolute;width:160px;height:160px;right:-75px;top:-90px;border-radius:50%;background:#815bd629;filter:blur(3px)}.hero-index{display:flex;align-items:center;gap:14px;margin-top:38px;font:500 10px var(--data);letter-spacing:.18em;color:#776c84}.hero-index i{width:78px;height:1px;background:linear-gradient(90deg,#7954c8,transparent)}.premium-content-page>.section-space,.cooperation-surface{background:radial-gradient(720px 500px at 92% 20%,rgba(122,80,209,.12),transparent 70%),linear-gradient(145deg,#ece5f8,#e4dcf2 54%,#ede7f8)}.story-stack{gap:28px}.story-row{position:relative;overflow:hidden;grid-template-columns:130px 1fr;padding:54px 58px;border:1px solid rgba(255,255,255,.54);border-radius:26px;background:linear-gradient(135deg,#ffffff9e,#f5effb6b);backdrop-filter:blur(18px);box-shadow:0 24px 58px -42px #30185d5c;transition:.5s var(--ease-premium)}.story-row:after{content:"";position:absolute;inset:auto -12% -85% 50%;height:230px;border:1px solid rgba(106,70,180,.12);border-radius:50%;transform:rotate(-10deg)}.story-row:hover{transform:translateY(-7px);border-color:#6b46b538;box-shadow:0 36px 72px -42px #30185d70}.story-row>span{color:#6849a524}.story-row h2{color:#241a30}.story-row li{margin:10px 0;color:#5f556b}.page-next{position:relative;overflow:hidden;background:radial-gradient(620px 450px at 76% 12%,rgba(123,82,221,.34),transparent 68%),linear-gradient(145deg,#251833,#15101d 66%,#2f1b46)}.page-next-aura{position:absolute;width:520px;height:220px;right:-80px;top:-100px;border:1px solid rgba(210,194,250,.16);border-radius:50%;transform:rotate(-14deg)}.cooperation-grid{align-items:start}.cooperation-copy li{border-color:#63469824;transition:.45s var(--ease-premium)}.cooperation-copy li:hover{padding-left:12px;background:#ffffff38}.lead-form{border:1px solid rgba(255,255,255,.62);background:linear-gradient(145deg,#ffffffb8,#f0e9f98c);backdrop-filter:blur(20px);box-shadow:0 38px 82px -42px #2d165873,inset 0 1px #ffffffe6}.form-capability{display:flex;align-items:center;justify-content:space-between;grid-column:1/-1;margin:0 0 4px;padding:12px 14px;border:1px solid rgba(99,69,158,.12);border-radius:12px;background:#7652ca14;color:#4f3c76}.form-capability strong{font-size:13px}.form-capability span{font-size:11px;letter-spacing:.08em;color:#786a88}.lead-form input,.lead-form select,.lead-form textarea{border-color:#60429724;background:#ffffff8f;transition:.25s}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#7652ca;box-shadow:0 0 0 4px #7652ca1a;outline:0;background:#ffffffd6}.site-footer{background:radial-gradient(700px 440px at 15% 5%,rgba(118,78,207,.21),transparent 68%),linear-gradient(145deg,#20162b,#120e18 68%,#28163a)}@keyframes ambientDrift{to{transform:translate3d(4vw,2vh,0) scale(1.08)}}@keyframes heroFloat{0%,to{transform:translateY(0) rotate(-.25deg)}50%{transform:translateY(-14px) rotate(.35deg)}}@keyframes orbitDrift{to{transform:rotate(-14deg) translate3d(-20px,12px,0)}}@media(max-width:1050px){.site-header{padding-top:6px}.header-inner{border-radius:15px}.inner-hero{min-height:580px}.story-row{padding:42px}}@media(max-width:740px){body{background:#e9e1f6;background-attachment:scroll}.site-ambient i{filter:blur(60px)}.header-inner{width:calc(100% - 20px);padding:0 8px;border-radius:14px}.hero-section{padding-top:80px;background:radial-gradient(430px 380px at 75% 48%,rgba(162,129,230,.26),transparent 72%),linear-gradient(155deg,#ebe3f8,#e2d8f2 60%,#ebe4f8)}.hero-visual{margin-top:8px}.fact-grid>div:hover{transform:none}.science-visual-panel:hover,.product-media:hover,.product-media:hover .product-placeholder{transform:none}.product-stage,.evidence-section,.insight-section{background:linear-gradient(155deg,#eae2f7,#e1d7f1)}.journey-grid:before{inset:6% auto 6% 18px;width:1px;height:auto;background:linear-gradient(transparent,#7957ca,#78aa99,transparent)}.inner-hero{min-height:auto;padding:125px 0 72px;background:radial-gradient(450px 360px at 80% 25%,rgba(150,110,224,.2),transparent 70%),linear-gradient(155deg,#ebe4f8,#e0d5f0)}.inner-hero-grid{gap:28px}.inner-hero h1{font-size:46px}.source-note{padding:22px}.premium-content-page>.section-space,.cooperation-surface{background:linear-gradient(155deg,#e9e1f6,#dfd5ef)}.story-stack{gap:16px}.story-row{grid-template-columns:1fr;padding:30px 24px;border-radius:20px}.story-row>span{font-size:48px}.lead-form{padding:24px;border-radius:20px}}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important}.site-ambient i,.hero-visual img,.inner-hero-orbit{animation:none!important}}:root{--lux-ivory:#f6f1e8;--lux-pearl:#fcfaf6;--lux-mist:#e7deec;--lux-lavender:#d9cae5;--lux-mineral:#cec7ce;--lux-plum:#24162e;--lux-plum-2:#31203e;--lux-ink:#211827;--lux-gold:#ad8955;--lux-gold-soft:#d4bc91;--lux-line:rgba(128,96,65,.24);--lux-serif:"Noto Serif SC","Source Han Serif SC","Songti SC","STSong",serif;--lux-sans:"Noto Sans SC","Source Han Sans SC","Microsoft YaHei",system-ui,sans-serif}body{background:var(--lux-ivory);color:var(--lux-ink);font-family:var(--lux-sans);font-feature-settings:"palt" 1;text-rendering:optimizeLegibility}.home-page,.content-page,.corporate-brand-page,.corporate-products-page,.corporate-science-page,.corporate-quality-page,.corporate-academy-page,.rich-stories-page,.corporate-news-page{background:var(--lux-ivory)}.home-page h1,.home-page h2,.corp-heading h2,.corp-split h2,.corp-subhero-overlay h1,.quality-corp-hero h1,.academy-corp-hero h1,.inner-hero h1,.inner-hero h2{font-family:var(--lux-serif);font-weight:400;letter-spacing:-.055em;text-wrap:balance}.home-page h2,.corp-heading h2,.corp-split h2{line-height:1.12}.home-page p,.corp-heading>p,.corp-split p{letter-spacing:.015em}.eyebrow,.corp-kicker{color:var(--lux-gold);letter-spacing:.18em;font-weight:500}.section-space{position:relative;padding-block:clamp(110px,10vw,170px)}.section-space:where(.home-corp-overview,.brand-detail-stage,.evidence-section,.academy-stage,.insight-section):before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.34),transparent 42%),radial-gradient(600px 300px at 82% 12%,rgba(189,166,207,.16),transparent 70%)}.button{min-height:48px;padding:13px 23px;border-radius:999px;letter-spacing:.035em;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s,background .4s}.button:hover{transform:translateY(-3px)}.button-primary,.button-dark{background:var(--lux-plum);box-shadow:0 18px 40px -24px #23132eb3}.button-secondary{border-color:var(--lux-line);background:#ffffff5c;backdrop-filter:blur(12px)}.arrow-link,.corp-more{position:relative;color:#5c3e72}.arrow-link:after,.corp-more:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:linear-gradient(90deg,var(--lux-gold),transparent);transition:right .45s}.arrow-link:hover:after,.corp-more:hover:after{right:0}.site-header.is-scrolled{background:#f9f6efcc;border-color:#9677541f;box-shadow:0 18px 50px #2d1d300e}.brand-seal{background:linear-gradient(145deg,#76528f,#3d274d);box-shadow:inset 0 1px #ffffff52,0 10px 30px #2f1b3a29}.corporate-brand-page .corp-overview,.corporate-quality-page .quality-rules,.corporate-news-page .news-list-section{background:var(--lux-pearl)!important}.corporate-products-page .product-families,.corporate-science-page .science-topics,.corporate-academy-page .course-catalog{background:var(--lux-ivory)!important}.corporate-quality-page .quality-archive,.corporate-brand-page .corp-history,.corporate-academy-page .academy-path-section{background:linear-gradient(145deg,#d9cfe0,#eee7ec)!important}.corporate-science-page .science-method,.academy-events,.corp-final-cta{background:radial-gradient(900px 520px at 78% 8%,rgba(142,102,166,.3),transparent 62%),linear-gradient(145deg,var(--lux-plum),#17101e)!important}.home-corp-overview,.science-stage,.brand-detail-stage,.product-stage,.evidence-section,.journey-section,.academy-stage,.insight-section,.home-corp-news{overflow:clip}.science-stage:before,.evidence-section:before,.academy-stage:before,.corporate-quality-page .quality-archive:before{content:"";position:absolute;left:-8%;right:-8%;top:-1px;height:80px;border-radius:0 0 50% 50%;background:var(--lux-ivory);transform:translateY(-58%);z-index:1;pointer-events:none}.evidence-section:before,.academy-stage:before{background:var(--lux-pearl)}.home-page:after{content:"";position:fixed;inset:0;z-index:999;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}@media(max-width:740px){.section-space{padding-block:86px}.home-page h2,.corp-heading h2,.corp-split h2{letter-spacing:-.045em}.science-stage:before,.evidence-section:before,.academy-stage:before{height:42px}.home-page:after{display:none}}@media(prefers-reduced-motion:reduce){.button,.arrow-link:after,.corp-more:after{transition:none!important}}.corp-subhero{overflow:hidden}.corp-subhero:before{content:"";position:absolute;width:65vw;height:65vw;border:1px solid rgba(210,188,145,.2);border-radius:50%;right:-35vw;top:-28vw;z-index:1;pointer-events:none}.corp-subhero-overlay{z-index:3}.corp-subhero-overlay h1{font-weight:400;letter-spacing:-.06em}.corp-tabs{background:#f9f6efd6;border-bottom-color:#9c774926;backdrop-filter:blur(18px)}.corp-tabs a:after{background:var(--lux-gold)}.corp-heading{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:clamp(48px,7vw,110px)}.corp-heading h2{font-weight:400}.corp-facts{border-color:var(--lux-line)}.corp-facts article{border-color:var(--lux-line)}.corp-facts strong{font-family:var(--lux-serif);font-weight:400;color:var(--lux-gold)}.corporate-brand-page .corp-overview{background:var(--lux-pearl)}.corporate-brand-page .corp-history{position:relative;background:linear-gradient(145deg,#d8cddd,#eee7e4)}.corporate-brand-page .corp-history:before{content:"";position:absolute;width:860px;height:260px;border:1px solid var(--lux-line);border-radius:50%;left:-260px;top:100px;transform:rotate(-12deg)}.history-axis:before{background:linear-gradient(var(--lux-gold),rgba(173,137,85,.08))}.history-axis article{gap:clamp(45px,7vw,110px)}.history-axis img{border-radius:44% 56% 18px 18px/22% 22% 18px 18px;box-shadow:0 35px 70px -45px #37203d52}.history-copy h3{font-family:var(--lux-serif);font-weight:400}.corp-team{background:var(--lux-ivory)}.leadership-grid article{background:#ffffff6b;border-radius:150px 150px 22px 22px;overflow:hidden;padding-bottom:36px}.leadership-grid article h3,.leadership-grid article b,.leadership-grid article p{margin-inline:34px}.leadership-grid article figure,.leadership-monogram{border-radius:150px 150px 0 0}.corp-responsibility{background:var(--lux-pearl)}.product-corp-hero:after{background:linear-gradient(90deg,rgba(33,22,42,.82),rgba(51,32,61,.28) 48%,transparent 78%)!important}.source-product-list{display:grid;gap:0}.source-product-list article{position:relative;border:0!important;padding-block:110px!important;border-bottom:1px solid var(--lux-line)!important}.source-product-list article:nth-child(1){background:linear-gradient(130deg,#f5efe6,#e7dce8)}.source-product-list article:nth-child(2){background:linear-gradient(130deg,#d9d2db,#eee9e5)}.source-product-list article:nth-child(3){background:linear-gradient(130deg,#e8e2d7,#dce5dd)}.source-product-list article:nth-child(4){background:linear-gradient(130deg,#2f1f38,#1a111f);color:#fff}.source-product-list article:nth-child(4) h3,.source-product-list article:nth-child(4) p{color:#fff}.source-product-list article>span{font:400 clamp(50px,6vw,86px) var(--lux-serif);color:#96714a8c}.source-product-list figure{border-radius:46% 54% 20px 20px/25% 25% 20px 20px;overflow:hidden;box-shadow:0 35px 70px -48px #301e3661}.product-documents{background:var(--lux-pearl)}.product-documents:nth-of-type(2n){background:var(--lux-ivory)}.product-documents ol,.product-documents li{border-color:var(--lux-line)}.product-documents b{font-family:var(--lux-serif);color:var(--lux-gold)}.corporate-science-page .corp-subhero{background:var(--lux-plum)}.corporate-science-page .science-topics{background:var(--lux-pearl)!important}.science-topic-grid{gap:18px;background:transparent}.science-topic-grid article{position:relative;border-radius:140px 140px 18px 18px;background:linear-gradient(180deg,#e0d5e5,#f1ece7);border:1px solid rgba(149,112,72,.12);overflow:hidden}.science-topic-grid article:nth-child(2n){transform:translateY(48px)}.science-topic-grid article span{font-family:var(--lux-serif);font-size:26px;color:var(--lux-gold)}.science-topic-grid article h3{font-family:var(--lux-serif);font-weight:400}.science-method{position:relative;padding-block:170px!important}.science-method:after{content:"";position:absolute;width:780px;height:780px;border:1px solid rgba(212,188,145,.22);border-radius:50%;right:-340px;top:10%}.science-method figure{border-radius:48% 52% 20px 20px/25% 25% 20px 20px;overflow:hidden}.science-method h2{font-family:var(--lux-serif);font-weight:400}.level-axis{border-color:var(--lux-line)}.level-axis article{border-color:var(--lux-line)}.quality-corp-hero{background:linear-gradient(145deg,#d4ced5,#eee8e4)!important}.quality-corp-hero figure{border-radius:48% 52% 20px 20px/24% 24% 20px 20px;overflow:hidden;box-shadow:0 40px 70px -45px #35213b61}.quality-chain-section{background:var(--lux-pearl)!important}.quality-chain-section ol{border-color:var(--lux-line)}.quality-chain-section li{border-color:var(--lux-line);position:relative}.quality-chain-section span{font-family:var(--lux-serif);font-size:28px;color:var(--lux-gold)}.quality-archive{position:relative}.quality-archive:after{content:"";position:absolute;right:-180px;top:80px;width:520px;height:190px;border:1px solid var(--lux-line);border-radius:50%;transform:rotate(12deg)}.quality-rules .editorial-grid{gap:18px;border:0}.quality-rules .editorial-grid article{border:1px solid rgba(144,108,70,.14);border-radius:100px 100px 18px 18px;background:#ffffff61}.academy-corp-hero{background:linear-gradient(145deg,#f1eadf,#ded1df)!important}.academy-corp-hero figure{border-radius:150px 150px 22px 22px;overflow:hidden;transform:rotate(1.8deg)}.academy-path-section{background:linear-gradient(145deg,#e1d6df,#f0e9e2)!important}.academy-path{gap:24px;align-items:end}.academy-path article{border:1px solid rgba(146,108,70,.14);box-shadow:none}.academy-path article:nth-child(1){min-height:330px}.academy-path article:nth-child(2){min-height:430px}.academy-path article:nth-child(3){min-height:370px}.academy-path strong{font-family:var(--lux-serif);color:var(--lux-gold)}.course-catalog{background:var(--lux-pearl)!important}.academy-events figure{border-radius:46% 54% 18px 18px/22% 22% 18px 18px;overflow:hidden}.academy-events .academy-tour-image{position:relative;overflow:hidden;background:#201627;aspect-ratio:16/10}.academy-events .academy-tour-image img{width:100%;height:100%;object-fit:cover;object-position:center}.academy-events figure>figcaption{position:relative;margin-top:-1px;background:#201627;color:#ffffffc2;padding:14px 18px}.academy-events .corp-split>div>p,.academy-events .corp-split li{color:#ffffffbd}.rich-stories-hero{background:linear-gradient(145deg,#f4ede3,#ddd1e1)}.rich-stories-hero figure,.cooperation-rich-hero figure{border-radius:140px 140px 22px 22px!important;overflow:hidden;transform:translateY(34px)}.case-process{background:var(--lux-pearl)}.case-process ol,.case-process li{border-color:var(--lux-line)}.case-process span{font-family:var(--lux-serif);color:var(--lux-gold)}.stories-principles{background:linear-gradient(145deg,#d9cedd,#eee7e2)}.activity-record-grid figure{border-radius:120px 120px 18px 18px}.corporate-news-page .news-list-section{background:var(--lux-pearl)!important}.media-report-grid>a{border-color:#946f4929;border-radius:80px 80px 18px 18px;background:#ffffff85}.media-report-grid small{color:var(--lux-gold)}.cooperation-rich-hero{background:linear-gradient(145deg,#f3ece1,#ddd1e1)}.cooperation-surface{background:var(--lux-pearl)}.lead-form{border-radius:42px;background:#f6f1e8bf;border:1px solid var(--lux-line);box-shadow:0 36px 75px -55px #2c1a3261}@media(max-width:960px){.corp-heading{grid-template-columns:1fr;gap:24px}.science-topic-grid article:nth-child(2n){transform:none}.source-product-list article{padding-block:78px!important}.rich-stories-hero figure,.cooperation-rich-hero figure{transform:none}.academy-corp-hero figure{transform:none}}@media(max-width:740px){.academy-events .academy-tour-image{aspect-ratio:4/3}.academy-events .academy-tour-image img{transform:none;clip-path:none}.science-topic-grid{grid-template-columns:1fr}.science-topic-grid article,.quality-rules .editorial-grid article{border-radius:90px 90px 14px 14px}.leadership-grid article{border-radius:100px 100px 16px 16px}.source-product-list article{padding-block:65px!important}.source-product-list figure{border-radius:100px 100px 16px 16px}.media-report-grid>a{border-radius:64px 64px 14px 14px}.activity-record-grid figure{border-radius:76px 76px 14px 14px}}.rich-stories-hero figure{border-radius:22px!important;transform:translate(3vw,28px)!important}.rich-stories-hero figure figcaption{left:auto;right:20px;bottom:18px;width:max-content;max-width:70%;border-radius:0!important;border-left:1px solid var(--lux-gold-soft);background:#18101ebd}.archive-process{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(50px,7vw,110px);align-items:start}.archive-process>div h2{font:400 clamp(48px,5vw,76px)/1.1 var(--lux-serif)}.archive-process ol{display:block!important;margin:0!important;border-top:1px solid var(--lux-line)}.archive-process li{display:grid!important;grid-template-columns:72px 1fr auto;align-items:center;min-height:96px!important;padding:18px 0!important;border:0!important;border-bottom:1px solid var(--lux-line)!important;border-radius:0!important;background:transparent!important}.archive-process li+li{margin:0!important}.archive-process span{font:400 25px var(--lux-serif);color:var(--lux-gold)}.archive-process b{font:400 21px var(--lux-serif)}.archive-process small{max-width:240px;text-align:right}.archive-gallery{grid-template-columns:1.35fr .65fr!important;grid-template-rows:auto auto;gap:20px!important}.archive-gallery figure{border-radius:10px!important;background:transparent!important}.archive-gallery figure:first-child{grid-row:1/3}.archive-gallery figure:first-child img{height:100%;min-height:610px}.archive-gallery figure:not(:first-child) img{aspect-ratio:16/9}.archive-gallery figure:last-child{grid-column:1/-1;display:grid;grid-template-columns:1.35fr .65fr;align-items:center}.archive-gallery figure:last-child img{height:260px}.archive-gallery figcaption{display:flex;justify-content:space-between;gap:20px;padding:14px 2px!important;background:transparent!important;border-bottom:1px solid var(--lux-line)}.archive-gallery figcaption b{font:400 20px var(--lux-serif);color:var(--lux-gold)}.media-report-list{display:block!important;border-top:1px solid var(--lux-line)}.media-report-list>a{display:grid!important;grid-template-columns:72px minmax(0,1fr) 150px;gap:28px;align-items:center;min-height:128px!important;padding:24px 0!important;border:0!important;border-bottom:1px solid var(--lux-line)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.media-report-list>a:hover{transform:none!important;background:#ffffff3d!important}.media-report-list>a>b{font:400 24px var(--lux-serif);color:var(--lux-gold)}.media-report-list h3{margin:7px 0!important;font:400 21px/1.5 var(--lux-serif)}.media-report-list>a>span{margin:0!important;text-align:right;color:#694b78}.activity-editorial{display:grid;grid-template-columns:.62fr 1.38fr;gap:clamp(55px,8vw,130px);align-items:start}.activity-editorial>div:first-child{position:sticky;top:120px}.activity-editorial>div:first-child h2{font:400 clamp(48px,5vw,76px)/1.12 var(--lux-serif);color:#fff}.activity-editorial>div:first-child>p:last-child{max-width:340px;color:#ffffff94;line-height:1.9}.activity-editorial .activity-record-grid{grid-template-columns:1.25fr .75fr!important;gap:18px}.activity-editorial .activity-record-grid figure{border-radius:8px!important}.activity-editorial .activity-record-grid figure:first-child{grid-row:span 2}.activity-editorial .activity-record-grid figure:first-child img{height:100%;min-height:560px}.activity-editorial .activity-record-grid figure:not(:first-child) img{aspect-ratio:16/10}.activity-editorial .activity-record-grid figcaption{background:transparent;color:#ffffffb8;border-bottom:1px solid rgba(212,188,145,.18);padding-inline:0}.cooperation-rich-hero figure{border-radius:18px!important;transform:translateY(24px)!important}.cooperation-start{display:inline-flex;margin-top:24px}.cooperation-rich-hero figure figcaption{left:auto!important;right:18px!important;width:max-content!important;border-radius:0!important;border-left:1px solid var(--lux-gold-soft);background:#18101ebf!important}.cooperation-trust{background:var(--lux-plum);color:#fff;padding-block:80px!important}.cooperation-trust>.shell>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(212,188,145,.2)}.cooperation-trust article{padding:28px 34px 20px 0;border-right:1px solid rgba(212,188,145,.16)}.cooperation-trust b{font:400 24px var(--lux-serif);color:var(--lux-gold-soft)}.cooperation-trust h3{font:400 25px var(--lux-serif)}.cooperation-trust p{color:#ffffff9e;line-height:1.8}.cooperation-surface{background:var(--lux-pearl)!important}.cooperation-grid{grid-template-columns:.8fr 1.2fr;gap:clamp(60px,8vw,130px)}.lead-form{border-radius:0!important;background:transparent!important;border:0!important;border-top:1px solid var(--lux-line)!important;box-shadow:none!important;padding:38px 0!important}.lead-form input,.lead-form select,.lead-form textarea{border:0!important;border-bottom:1px solid rgba(91,65,80,.28)!important;border-radius:0!important;background:transparent!important;padding-inline:2px!important}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-bottom-color:#6b477a!important;box-shadow:0 1px #6b477a!important}.lead-form .button{width:max-content!important;min-width:230px}.cooperation-copy ol li{border-bottom-color:var(--lux-line)}@media(max-width:900px){.archive-process,.activity-editorial{grid-template-columns:1fr}.activity-editorial>div:first-child{position:static}.archive-gallery{grid-template-columns:1fr!important}.archive-gallery figure:first-child,.archive-gallery figure:last-child{grid-row:auto;grid-column:auto;display:block}.archive-gallery figure:first-child img{min-height:0;height:auto}.cooperation-trust>.shell>div{grid-template-columns:1fr}.cooperation-trust article{border-right:0;border-bottom:1px solid rgba(212,188,145,.16)}}@media(max-width:740px){.rich-stories-hero figure,.cooperation-rich-hero figure{transform:none!important}.archive-process>div h2{font-size:40px;line-height:1.14;max-width:100%;overflow-wrap:anywhere}.cooperation-start{width:100%;justify-content:center}.archive-process li{grid-template-columns:48px 1fr}.archive-process small{grid-column:2;text-align:left}.archive-gallery figure:last-child img{height:auto}.media-report-list>a{grid-template-columns:44px 1fr;gap:14px}.media-report-list>a>span{grid-column:2;text-align:left}.activity-editorial .activity-record-grid{grid-template-columns:1fr!important}.activity-editorial .activity-record-grid figure:first-child{grid-row:auto}.activity-editorial .activity-record-grid figure:first-child img{min-height:0;height:auto}.lead-form .button{width:100%!important}}@media(max-width:740px){.cooperation-grid{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;gap:52px!important}.cooperation-grid>*{width:100%!important;max-width:100%!important;min-width:0!important}.lead-form{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;overflow:visible!important}.lead-form>div,.lead-form>.full-field,.lead-form label,.lead-form input,.lead-form select,.lead-form textarea,.lead-form button{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}}
