:root{--blue:#1f3cff;--blue-deep:#1327b8;--blue-soft:#edf0ff;--navy:#071632;--ink:#0a0f1a;--muted:#60697a;--line:#dfe3ea;--soft:#f6f7f9;--white:#fff;--lime:#c9ff66;--max:1240px;--font:"Source Han Sans SC","Noto Sans SC","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--font);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.site-shell{width:min(calc(100% - 64px),var(--max));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid transparent;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);transition:border-color .2s ease,box-shadow .2s ease}.site-header.is-scrolled{border-color:rgba(10,15,26,.08);box-shadow:0 8px 30px rgba(10,15,26,.05)}.header-inner{height:78px;display:flex;align-items:center;gap:36px}.brand{width:116px;flex:0 0 auto}.brand img{width:100%}.desktop-nav{flex:1;display:flex;justify-content:center;align-items:center;gap:30px}.desktop-nav a,.text-link{position:relative;font-size:14px;font-weight:600}.desktop-nav a:after{position:absolute;right:100%;bottom:-10px;left:0;height:2px;background:var(--blue);content:"";transition:right .2s ease}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{right:0}.header-actions{display:flex;align-items:center;gap:18px}.button{min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:700;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--blue)}.button-primary:hover{background:var(--blue-deep)}.button-dark{color:#fff;background:var(--ink)}.button-dark:hover{background:var(--blue)}.button-quiet{border-color:var(--line);background:#fff}.button-quiet:hover,.button-outline:hover{color:var(--blue);border-color:var(--blue)}.button-outline{color:var(--ink);border-color:var(--ink);background:transparent}.header-cta{min-height:42px;padding-inline:18px}.menu-button{width:42px;height:42px;padding:10px;display:none;border:0;background:transparent;cursor:pointer}.menu-button span{width:22px;height:2px;margin:6px 0;display:block;background:var(--ink);transition:transform .2s ease}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu{display:none}
.eyebrow{margin:0 0 18px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}.eyebrow-light{color:#9fb0ff}.hero{min-height:760px;padding-block:92px 110px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(440px,.88fr);align-items:center;gap:72px}.hero-copy h1{max-width:760px;margin:0;font-size:clamp(50px,5.2vw,76px);font-weight:650;line-height:1.12;letter-spacing:-3.2px}.hero-copy>p:not(.eyebrow){max-width:660px;margin:30px 0 0;color:var(--muted);font-size:18px;line-height:1.85}.hero-actions{margin-top:38px;display:flex;gap:12px}.hero-orbit{position:relative;aspect-ratio:1;width:100%;max-width:520px;justify-self:end}.hero-orbit:before{position:absolute;inset:8%;border-radius:50%;background:radial-gradient(circle at 40% 38%,#fff 0,#f0f2ff 36%,#dce3ff 68%,#fff 70%);content:"";box-shadow:0 35px 90px rgba(31,60,255,.18)}.orbit-ring{position:absolute;inset:12%;border:1px solid rgba(31,60,255,.25);border-radius:50%;animation:orbitSpin 28s linear infinite}.orbit-ring:before,.orbit-ring:after{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--blue);content:"";box-shadow:0 0 0 7px rgba(31,60,255,.1)}.orbit-ring:before{top:13%;left:13%}.orbit-ring:after{right:5%;bottom:28%}.orbit-ring-two{inset:25%;animation-direction:reverse;animation-duration:18s}.orbit-core{position:absolute;top:50%;left:50%;width:150px;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translate(-50%,-50%);border:1px solid rgba(31,60,255,.12);border-radius:50%;background:rgba(255,255,255,.86);box-shadow:0 24px 70px rgba(10,15,26,.12);backdrop-filter:blur(10px)}.orbit-core img{width:38px;height:38px}.orbit-core strong{margin-top:10px;font-size:14px;letter-spacing:2px}.orbit-core span{margin-top:2px;color:var(--muted);font-size:12px}.orbit-node{position:absolute;min-width:72px;padding:10px 14px;border:1px solid rgba(31,60,255,.15);border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 12px 30px rgba(10,15,26,.08);color:var(--blue-deep);font-size:13px;font-weight:700;text-align:center;backdrop-filter:blur(10px)}.node-goal{top:8%;left:39%}.node-learning{top:27%;right:0}.node-research{right:10%;bottom:16%}.node-action{bottom:9%;left:15%}.node-growth{top:29%;left:0}@keyframes orbitSpin{to{transform:rotate(360deg)}}
.manifesto{padding:120px 0;color:#fff;background:var(--navy)}.manifesto-inner{max-width:980px;margin-left:max(32px,calc((100% - var(--max))/2));margin-right:auto}.manifesto h2{margin:0;font-size:clamp(38px,4vw,56px);font-weight:600;line-height:1.3;letter-spacing:-1.6px}.manifesto p:last-child{max-width:760px;margin:34px 0 0;color:#bec8dc;font-size:17px;line-height:1.9}
.section{padding:120px 0}.section-head{margin-bottom:56px;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:80px}.section-head h2,.club-intro h2,.intelligence-copy h2,.responsibility-preview h2,.closing-grid h2{margin:0;font-size:clamp(38px,4.2vw,58px);font-weight:620;line-height:1.2;letter-spacing:-1.8px}.section-head>p{margin:0;color:var(--muted);font-size:16px;line-height:1.8}.products-section{background:var(--soft)}.featured-product{min-height:550px;padding:52px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:54px;overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 22px 70px rgba(10,15,26,.08)}.product-state{width:max-content;padding:6px 10px;display:inline-flex;border-radius:999px;font-size:11px;font-weight:800}.state-live{color:#15563e;background:#e9f7f0}.state-concept{color:#72500a;background:#fff4d9}.product-index{margin:24px 0 12px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:1.5px}.product-copy h3{margin:0;font-size:clamp(34px,3.8vw,52px);font-weight:630;line-height:1.2;letter-spacing:-1.2px}.product-copy>p:not(.product-index){margin:24px 0 30px;color:var(--muted);line-height:1.85}.arrow-link{display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-size:14px;font-weight:750}.arrow-link span{transition:transform .2s ease}.arrow-link:hover span{transform:translateX(4px)}.arrow-link-light{color:var(--lime)}.product-screen{min-width:0;overflow:hidden;border:1px solid #dde3ee;border-radius:20px;background:#f7f8fb;box-shadow:0 24px 60px rgba(10,15,26,.14)}.screen-bar{height:42px;padding:0 16px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #dde3ee;background:#fff}.screen-bar i{width:8px;height:8px;border-radius:50%;background:#d3d8e1}.screen-bar span{margin-left:8px;color:var(--muted);font-size:11px}.ocean-screen img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:left top}.product-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{min-height:520px;padding:28px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:24px;background:#fff}.product-card-top{display:flex;align-items:center;justify-content:space-between}.product-card-top .product-index{margin:0;color:#9aa2b1}.mini-interface{height:210px;margin:28px 0 30px;overflow:hidden;border-radius:16px}.product-card h3{margin:0 0 14px;font-size:26px;font-weight:650}.product-card>p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}.product-card .arrow-link{margin-top:auto;padding-top:24px}.research-interface{padding:18px;display:grid;grid-template-columns:52px 1fr;gap:16px;color:#fff;background:#0b1c42}.mini-sidebar{padding:12px 10px;display:flex;flex-direction:column;gap:18px;border-radius:10px;background:rgba(255,255,255,.08)}.mini-sidebar b{color:var(--lime);font-size:12px}.mini-sidebar i{height:4px;border-radius:8px;background:rgba(255,255,255,.25)}.mini-content{padding-top:8px;display:flex;flex-direction:column;gap:14px}.mini-content span{color:#9fb0d2;font-size:10px;text-transform:uppercase;letter-spacing:1px}.mini-content strong{max-width:220px;font-size:15px;line-height:1.5}.mini-content div{height:25px;border-radius:6px;background:rgba(255,255,255,.08)}.spaces-interface{padding:22px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:10px;background:linear-gradient(135deg,#edf0ff,#fff 65%)}.space-pill{padding:10px 13px;border:1px solid #cad3ff;border-radius:10px;background:#fff;color:var(--blue-deep);font-size:12px;font-weight:650}.space-prompt{width:100%;margin-top:16px;padding:18px;display:flex;justify-content:space-between;border-radius:12px;background:var(--blue);color:#fff;font-size:13px}.portfolio-interface{position:relative;padding:24px;background:#10151f;color:#fff}.profile-dot{width:48px;height:48px;border:10px solid #dfe4ff;border-radius:50%;background:var(--blue)}.profile-line{position:absolute;top:30px;left:84px;display:grid;gap:7px}.profile-line i{width:100px;height:5px;border-radius:6px;background:rgba(255,255,255,.18)}.profile-line i:first-child{width:130px;background:rgba(255,255,255,.7)}.timeline-item{margin-top:20px;padding:14px;display:grid;grid-template-columns:44px 1fr;gap:8px;border-radius:10px;background:rgba(255,255,255,.08)}.timeline-item span{color:#9fb0ff;font-size:10px}.timeline-item b{font-size:12px}.products-more{margin-top:40px;text-align:center}
.club-section{color:#fff;background:var(--blue)}.club-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.club-intro{align-self:center}.club-intro .eyebrow{color:#cbd3ff}.club-intro>p:not(.eyebrow){margin:28px 0;color:#dce1ff;font-size:16px;line-height:1.9}.club-grid{display:grid;grid-template-columns:1fr 1fr}.club-grid article{min-height:240px;padding:30px;border-top:1px solid rgba(255,255,255,.24);border-left:1px solid rgba(255,255,255,.24)}.club-grid article:nth-child(2n){border-right:1px solid rgba(255,255,255,.24)}.club-grid article:nth-last-child(-n+2){border-bottom:1px solid rgba(255,255,255,.24)}.club-grid span{color:#aebbff;font-size:12px;font-weight:800}.club-grid h3{margin:50px 0 12px;font-size:22px;font-weight:620}.club-grid p{margin:0;color:#dce1ff;font-size:14px;line-height:1.75}
.intelligence-layout{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:96px}.intelligence-visual{position:relative}.intelligence-photo{overflow:hidden;border-radius:28px}.intelligence-photo img{width:100%;aspect-ratio:4/3;object-fit:cover}.intelligence-note{position:absolute;right:-30px;bottom:-30px;width:250px;padding:24px;border-radius:16px;background:var(--lime);box-shadow:0 20px 50px rgba(10,15,26,.16)}.intelligence-note strong,.intelligence-note span{display:block}.intelligence-note strong{margin-bottom:12px;font-size:10px;letter-spacing:1px}.intelligence-note span{font-size:18px;font-weight:700;line-height:1.45}.intelligence-copy>p:not(.eyebrow){margin:28px 0;color:var(--muted);line-height:1.85}.clean-list{margin:0 0 30px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0;list-style:none}.clean-list li{padding:15px 0;border-top:1px solid var(--line);font-size:14px}.clean-list li:nth-child(odd){padding-right:20px}.clean-list li:nth-child(even){padding-left:20px;border-left:1px solid var(--line)}
.responsibility-preview{padding:110px 0;color:#fff;background:var(--navy)}.responsibility-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:120px}.responsibility-points{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;align-items:start}.responsibility-points article{padding-top:18px;border-top:2px solid rgba(255,255,255,.35)}.responsibility-points strong{font-size:17px}.responsibility-points p{color:#bfc9dc;font-size:13px;line-height:1.75}.responsibility-points .arrow-link{grid-column:1/-1;margin-top:18px}.closing-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.closing-grid>div:last-child>p{margin:0;color:var(--muted);font-size:17px;line-height:1.9}.closing-links{margin-top:32px;display:flex;gap:28px}
.site-footer{padding:70px 0 30px;color:#fff;background:#050a13}.footer-main{padding-bottom:54px;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:70px}.footer-brand img{width:120px}.footer-brand p{margin:22px 0 0;color:#9ea8ba;line-height:1.7}.footer-main h3{margin:0 0 20px;color:#8d97aa;font-size:12px;letter-spacing:1px}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;gap:13px}.footer-main a{color:#d9deea;font-size:14px}.footer-main a:hover{color:var(--lime)}.footer-bottom{padding-top:24px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);color:#747f91;font-size:12px}
.page-hero{padding:110px 0 90px}.page-hero-inner{max-width:900px}.page-hero h1{margin:0;font-size:clamp(48px,6vw,78px);font-weight:620;line-height:1.12;letter-spacing:-2.8px}.page-hero p:last-child{max-width:740px;margin:28px 0 0;color:var(--muted);font-size:18px;line-height:1.85}.page-hero-dark{color:#fff;background:var(--navy)}.page-hero-dark p:last-child{color:#bec8dc}.content-section{padding:96px 0}.content-section-soft{background:var(--soft)}.content-head{max-width:760px;margin-bottom:48px}.content-head h2{margin:0;font-size:clamp(34px,4vw,50px);font-weight:620;line-height:1.25;letter-spacing:-1px}.content-head>p:not(.eyebrow){margin:20px 0 0;color:var(--muted);line-height:1.8}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-grid.four{grid-template-columns:repeat(4,1fr)}.info-card{min-height:260px;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.info-card .card-number{color:var(--blue);font-size:12px;font-weight:800}.info-card h3{margin:66px 0 13px;font-size:21px}.info-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.responsibility-cards .info-card{min-height:300px}.responsibility-cards .info-card h3{margin-top:92px}.feature-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.feature-split+.feature-split{margin-top:88px}.feature-image{overflow:hidden;border-radius:24px}.feature-image img{width:100%;aspect-ratio:4/3;object-fit:cover}.feature-copy h2{margin:0;font-size:clamp(32px,3.5vw,46px);font-weight:620;line-height:1.25}.feature-copy>p{color:var(--muted);line-height:1.85}.feature-copy ul{padding:0;list-style:none}.feature-copy li{padding:14px 0;border-top:1px solid var(--line);font-size:14px}.cta-panel{padding:54px;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:28px;color:#fff;background:var(--blue)}.cta-panel h2{margin:0;font-size:clamp(30px,3vw,42px);font-weight:620}.cta-panel p{margin:12px 0 0;color:#dce1ff}.cta-panel .button{color:var(--ink);background:#fff}.product-page-grid{display:grid;gap:24px}.product-detail{min-height:440px;padding:44px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:54px;border:1px solid var(--line);border-radius:28px}.product-detail:nth-child(even){background:var(--soft)}.product-detail h2{margin:16px 0 18px;font-size:clamp(34px,4vw,48px)}.product-detail p{color:var(--muted);line-height:1.8}.product-detail .mini-interface{margin:0;height:290px}.error-page{min-height:calc(100vh - 78px);display:grid;place-items:center;text-align:center}.error-page h1{margin:0;color:var(--blue);font-size:clamp(90px,16vw,180px);line-height:.9}.error-page p{margin:24px 0 30px;color:var(--muted)}
[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}[data-reveal].is-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}}
@media(max-width:1080px){.desktop-nav{gap:18px}.text-link{display:none}.hero{grid-template-columns:1fr 400px;gap:38px}.club-layout,.responsibility-layout{gap:64px}.product-card{min-height:500px}}
@media(max-width:860px){.site-shell{width:min(calc(100% - 40px),var(--max))}.desktop-nav,.header-actions .text-link{display:none}.header-actions{margin-left:auto}.menu-button{display:block}.mobile-menu{position:fixed;inset:78px 0 auto;max-height:0;padding:0 20px;display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 20px 40px rgba(10,15,26,.08);transition:max-height .25s ease,padding .25s ease}.mobile-menu.is-open{max-height:calc(100vh - 78px);padding-block:18px 28px}.mobile-menu a{padding:15px 4px;border-bottom:1px solid var(--line);font-weight:650}.hero{min-height:auto;padding-block:76px;grid-template-columns:1fr}.hero-orbit{max-width:480px;justify-self:center}.section-head,.club-layout,.intelligence-layout,.responsibility-layout,.closing-grid,.feature-split{grid-template-columns:1fr;gap:46px}.featured-product{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr}.product-card:first-child{grid-column:1/-1}.intelligence-visual{max-width:620px}.intelligence-note{right:20px}.responsibility-points{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main>div:last-child{grid-column:2}.info-grid.four{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:1fr}}
@media(max-width:600px){.site-shell{width:min(calc(100% - 32px),var(--max))}.header-inner{height:68px}.mobile-menu{top:68px}.header-cta{min-height:38px;padding-inline:13px;font-size:12px}.hero{padding-block:64px 72px}.hero-copy h1{font-size:clamp(42px,12vw,56px);letter-spacing:-2px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-orbit{margin-top:20px}.orbit-core{width:118px;height:118px}.orbit-node{min-width:60px;padding:8px 10px;font-size:11px}.manifesto,.section,.responsibility-preview,.content-section{padding:80px 0}.manifesto-inner{margin-inline:16px}.manifesto h2 br{display:none}.section-head{gap:24px}.featured-product{padding:26px;border-radius:22px}.product-grid{grid-template-columns:1fr}.product-card:first-child{grid-column:auto}.club-grid{grid-template-columns:1fr}.club-grid article,.club-grid article:nth-child(2n),.club-grid article:nth-last-child(-n+2){min-height:200px;border:1px solid rgba(255,255,255,.24);border-bottom:0}.club-grid article:last-child{border-bottom:1px solid rgba(255,255,255,.24)}.club-grid h3{margin-top:36px}.intelligence-note{position:static;width:auto;margin:-24px 16px 0}.clean-list{grid-template-columns:1fr}.clean-list li:nth-child(odd),.clean-list li:nth-child(even){padding-inline:0;border-left:0}.responsibility-points{grid-template-columns:1fr}.closing-links{flex-direction:column;align-items:flex-start}.footer-main{grid-template-columns:1fr 1fr;gap:42px 28px}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.footer-bottom{gap:16px;flex-direction:column}.page-hero{padding:76px 0 64px}.page-hero h1{letter-spacing:-1.8px}.info-grid,.info-grid.four{grid-template-columns:1fr}.cta-panel{padding:32px;align-items:flex-start;flex-direction:column}.product-detail{padding:26px}}

/* 2026 editorial direction */
.site-header .header-inner{height:66px}.site-header .brand{width:106px}.site-header .desktop-nav{justify-content:flex-start}.site-header .header-actions{margin-left:auto}.site-header .mobile-menu{top:66px}.editorial-home .site-header{border-bottom-color:rgba(10,15,26,.12);background:rgba(255,255,255,.94)}
.editorial-home .editorial-hero{position:relative;min-height:calc(100vh - 66px);padding-block:46px 30px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto 1fr auto;gap:24px;align-items:start;overflow:hidden}.hero-index{grid-column:1/3;display:flex;align-items:center;justify-content:space-between;padding-top:5px;border-top:2px solid var(--ink);font-size:10px;letter-spacing:1.4px}.hero-index b{font-weight:500;color:var(--muted)}.editorial-home .hero-copy{grid-column:3/12;align-self:center;padding-block:48px 70px}.editorial-home .hero-copy h1{max-width:none;margin:0;font-size:clamp(68px,8.3vw,126px);font-weight:640;line-height:.93;letter-spacing:-.065em}.editorial-home .hero-copy h1 em{display:block;color:var(--blue);font-style:normal;white-space:nowrap}.editorial-home .hero-copy>p:not(.eyebrow){width:min(470px,44%);max-width:none;margin:38px 2.5% 0 auto;color:#3f4654;font-size:16px;line-height:1.85}.editorial-home .hero-ribbon{grid-column:1/10;min-width:0;align-self:end;padding:16px 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);font-size:11px;font-weight:800;letter-spacing:1.5px}.hero-ribbon i{width:5px;height:5px;border-radius:50%;background:var(--blue)}.hero-stamp{position:absolute;right:0;bottom:12px;width:184px;height:184px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(5deg);background:var(--lime);box-shadow:13px 13px 0 var(--ink)}.hero-stamp span{font-size:11px;font-weight:800;letter-spacing:2px}.hero-stamp b{font-size:25px;line-height:1.02;letter-spacing:-1px}
.editorial-home .manifesto{padding:132px 0;background:var(--blue)}.editorial-home .manifesto-inner{max-width:none;margin-inline:auto;display:grid;grid-template-columns:repeat(12,1fr);column-gap:24px}.editorial-home .manifesto .eyebrow{grid-column:1/3;color:var(--lime)}.editorial-home .manifesto h2{grid-column:3/13;font-size:clamp(50px,6.2vw,88px);line-height:1.07;letter-spacing:-.048em}.editorial-home .manifesto p:last-child{grid-column:8/13;max-width:none;margin:50px 0 0;color:#e1e5ff}
.editorial-home .products-section{background:#fff}.editorial-home .section-head{margin-bottom:74px;padding-bottom:26px;grid-template-columns:repeat(12,1fr);gap:24px;border-bottom:1px solid var(--ink)}.editorial-home .section-head>div{grid-column:1/8}.editorial-home .section-head>p{grid-column:9/13;align-self:end}.editorial-home .featured-product{min-height:590px;padding:70px 0;grid-template-columns:4fr 7fr;gap:8.333%;border-top:2px solid var(--ink);border-bottom:1px solid var(--ink);border-radius:0;background:#fff;box-shadow:none}.editorial-home .featured-product .product-screen{border-radius:0;box-shadow:26px 26px 0 var(--blue-soft)}.editorial-home .product-grid{margin-top:88px;grid-template-columns:repeat(12,1fr);gap:24px;align-items:start}.editorial-home .product-card{min-height:0;padding:20px 0 0;border:0;border-top:2px solid var(--ink);border-radius:0;background:transparent}.editorial-home .product-card .mini-interface{border-radius:0}.editorial-home .product-card .arrow-link{margin-top:24px}.editorial-home .product-research{grid-column:1/6}.editorial-home .product-spaces{grid-column:7/10;margin-top:112px}.editorial-home .product-portfolio{grid-column:10/13;margin-top:224px}.editorial-home .products-more{margin-top:92px;text-align:left}.editorial-home .products-more .button{border-radius:0}
.editorial-home .club-section{position:relative;padding-block:150px 190px;overflow:hidden;background:var(--ink)}.editorial-home .club-layout{grid-template-columns:repeat(12,1fr);gap:24px}.editorial-home .club-intro{grid-column:1/8;align-self:start}.editorial-home .club-intro h2{font-size:clamp(48px,5.4vw,78px);line-height:1.08;letter-spacing:-.045em}.editorial-home .club-grid{grid-column:7/13;margin-top:190px;transform:rotate(1.5deg);background:var(--blue);box-shadow:22px 22px 0 var(--lime)}.editorial-home .club-grid article{min-height:220px}.editorial-home .intelligence-layout{grid-template-columns:7fr 5fr;gap:8.333%}.editorial-home .intelligence-photo{border-radius:0}.editorial-home .intelligence-note{right:-42px;bottom:-42px;border-radius:0}.editorial-home .responsibility-preview{border-top:1px solid rgba(255,255,255,.16)}
.page-hero{min-height:560px;padding:86px 0 68px;display:flex;align-items:flex-end;border-bottom:1px solid var(--line)}.page-hero-inner{max-width:none}.page-hero h1{max-width:1040px;font-size:clamp(58px,7.2vw,106px);line-height:1;letter-spacing:-.055em}.page-hero p:last-child{margin-left:auto;width:min(520px,46%);max-width:none}.info-grid{gap:34px}.info-card{min-height:250px;padding:22px 0;border:0;border-top:2px solid var(--ink);border-radius:0;background:transparent}.content-section-soft .info-card{background:transparent}.feature-image{border-radius:0}.product-page-grid{gap:76px}.product-detail{min-height:480px;padding:62px 0;grid-template-columns:4fr 7fr;gap:8.333%;border:0;border-top:2px solid var(--ink);border-radius:0}.product-detail:nth-child(even){background:transparent}.product-detail .mini-interface,.product-detail .product-screen{border-radius:0}.cta-panel{border-radius:0}.button{border-radius:0}.site-footer .footer-main{grid-template-columns:2fr 1fr 1fr}.site-footer .footer-brand p{font-size:20px;color:#fff}
@media(max-width:860px){.site-header .header-inner{height:66px}.editorial-home .editorial-hero{min-height:auto;padding-block:42px 28px;grid-template-columns:repeat(6,1fr)}.hero-index{grid-column:1/3}.editorial-home .hero-copy{grid-column:1/7;padding-block:70px 84px}.editorial-home .hero-copy>p:not(.eyebrow){width:min(480px,76%)}.editorial-home .hero-ribbon{grid-column:1/7;margin-right:136px}.hero-stamp{width:128px;height:128px;padding:18px;box-shadow:8px 8px 0 var(--ink)}.hero-stamp b{font-size:18px}.editorial-home .manifesto-inner{grid-template-columns:repeat(6,1fr)}.editorial-home .manifesto .eyebrow{grid-column:1/3}.editorial-home .manifesto h2{grid-column:1/7}.editorial-home .manifesto p:last-child{grid-column:3/7}.editorial-home .section-head{grid-template-columns:repeat(6,1fr)}.editorial-home .section-head>div{grid-column:1/5}.editorial-home .section-head>p{grid-column:4/7}.editorial-home .featured-product{grid-template-columns:1fr;gap:54px}.editorial-home .product-grid{grid-template-columns:repeat(6,1fr)}.editorial-home .product-research{grid-column:1/5}.editorial-home .product-spaces{grid-column:3/7;margin-top:40px}.editorial-home .product-portfolio{grid-column:1/5;margin-top:40px}.editorial-home .club-layout{grid-template-columns:repeat(6,1fr)}.editorial-home .club-intro{grid-column:1/7}.editorial-home .club-grid{grid-column:2/7;margin-top:68px}.editorial-home .intelligence-layout{grid-template-columns:1fr}.page-hero p:last-child{width:min(600px,72%)}.site-footer .footer-main{grid-template-columns:1.5fr 1fr 1fr}}
@media(max-width:600px){.editorial-home .editorial-hero{padding-top:28px}.hero-index{grid-column:1/4}.editorial-home .hero-copy{padding-block:78px 100px}.editorial-home .hero-copy h1{font-size:clamp(44px,12.5vw,52px);line-height:.98;letter-spacing:-.055em}.editorial-home .hero-copy>p:not(.eyebrow){width:100%;margin-top:32px;font-size:15px}.editorial-home .hero-ribbon{margin-right:0;padding-right:0;flex-wrap:wrap;gap:12px;font-size:9px}.editorial-home .hero-ribbon i{display:none}.hero-stamp{right:10px;bottom:74px;width:104px;height:104px;padding:14px}.hero-stamp span{font-size:8px}.hero-stamp b{font-size:14px}.editorial-home .manifesto{padding:92px 0}.editorial-home .manifesto h2{font-size:clamp(42px,12.2vw,58px)}.editorial-home .manifesto p:last-child{grid-column:1/7;margin-top:34px}.editorial-home .section-head{display:block}.editorial-home .section-head>p{margin-top:24px}.editorial-home .featured-product{padding:48px 0}.editorial-home .featured-product .product-screen{box-shadow:12px 12px 0 var(--blue-soft)}.editorial-home .product-grid{display:block;margin-top:70px}.editorial-home .product-card{margin-top:64px}.editorial-home .product-research{margin-top:0}.editorial-home .club-section{padding-block:100px 130px}.editorial-home .club-grid{grid-column:1/7;transform:none;box-shadow:10px 10px 0 var(--lime)}.editorial-home .club-grid article{min-height:180px}.editorial-home .intelligence-note{margin:-14px 12px 0}.page-hero{min-height:470px;padding:72px 0 56px}.page-hero h1{font-size:clamp(50px,15vw,72px)}.page-hero p:last-child{width:100%;margin-left:0}.info-grid{gap:46px}.product-detail{padding:46px 0}.site-footer .footer-main{grid-template-columns:1fr 1fr}.site-footer .footer-brand{grid-column:1/-1}}
