@font-face{font-family:Aeonik;src:url('assets/fonts/Aeonik-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Aeonik;src:url('assets/fonts/Aeonik-Medium.ttf') format('truetype');font-weight:500 900;font-display:swap}
:root{--ink:#111110;--paper:#eae8e1;--orange:#ff4d00;--muted:#a6a6a0;--line:#ffffff29;--gutter:clamp(22px,4.5vw,88px);--ease:cubic-bezier(.2,.75,.25,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ink);color:var(--paper);font-family:Aeonik,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{cursor:default}img,video{display:block;max-width:100%}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--orange);outline-offset:7px}input:focus-visible,textarea:focus-visible{outline:2px solid var(--orange);outline-offset:3px}::selection{color:#fff;background:var(--orange)}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400;letter-spacing:-.065em;line-height:.99}h2{font-size:clamp(44px,6.4vw,108px)}h3{font-size:clamp(26px,3vw,48px)}p{font-size:17px;line-height:1.6}em{font-style:normal;color:var(--orange)}.section{padding:110px var(--gutter)}.eyebrow{font-family:Arial,sans-serif;font-size:12px;line-height:1.55;letter-spacing:.13em;text-transform:uppercase;font-weight:500}.eyebrow i{display:inline-block;width:7px;height:7px;background:var(--orange);border-radius:50%;margin-right:8px;vertical-align:middle}.section-top{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:68px}.light-section{background:var(--paper);color:var(--ink)}.lead{font-size:clamp(21px,2vw,30px);line-height:1.4;letter-spacing:-.035em}.text-link{font-size:16px;display:inline-flex;gap:35px;padding-bottom:9px;border-bottom:1px solid currentColor;transition:color .25s}.text-link:hover{color:var(--orange)}.pill{display:inline-flex;align-items:center;justify-content:space-between;gap:44px;padding:19px 24px;border-radius:100px;border:1px solid transparent;font-size:15px;min-height:56px;transition:background .25s,transform .25s,color .25s}.pill:hover{transform:translateY(-3px)}.pill.light{color:var(--ink);background:var(--paper)}.pill.light:hover{background:var(--orange);color:var(--ink)}.pill.dark{background:var(--ink);color:var(--paper)}.pill.dark:hover{background:#30302c}.skip{position:fixed;top:-100px;left:20px;z-index:110;background:var(--paper);color:var(--ink);padding:16px}.skip:focus{top:14px}
.nav{height:92px;position:fixed;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter);z-index:80;background:linear-gradient(#1010107a,transparent);transition:background .3s;border-bottom:1px solid #ffffff12;color:var(--paper)}.nav.scrolled{background:#111110f2;backdrop-filter:blur(16px)}.logo img{width:137px;height:auto}.desktop-nav{display:flex;gap:32px;align-items:center}.desktop-nav a{font-size:14px;position:relative}.desktop-nav a:after{content:'';position:absolute;left:0;bottom:-8px;width:0;height:1px;background:var(--orange);transition:width .25s}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.tiny{font:10px Arial;color:#aaa;margin-left:4px}.nav-right{display:flex;align-items:center;gap:28px}.nav-contact{font-size:14px;display:flex;gap:22px;align-items:center}.nav-contact span{color:var(--orange);font-size:26px}.menu-toggle{display:flex;flex-direction:column;gap:6px;width:44px;height:44px;justify-content:center;align-items:center;background:none;border:1px solid #ffffff35;border-radius:50%}.menu-toggle span{display:block;width:16px;height:1px;background:var(--paper);transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.reading-progress{position:absolute;left:0;bottom:-1px;height:2px;background:var(--orange);width:100%;transform:scaleX(0);transform-origin:left}.menu{position:fixed;inset:0;z-index:70;background:var(--ink);padding:130px var(--gutter) 40px;overflow:auto}.menu>.eyebrow{color:var(--muted);margin-bottom:25px}.menu>a{display:block;font-size:clamp(38px,6.3vw,80px);letter-spacing:-.05em;padding:8px 0;transition:color .2s}.menu>a:hover{color:var(--orange)}.menu sup{font:12px Arial;vertical-align:middle;margin-right:35px;color:var(--orange)}.menu-bottom{border-top:1px solid var(--line);padding-top:24px;margin-top:24px;color:var(--muted)}
.hero{height:170svh;position:relative;background:#000}.hero-stage{height:100svh;min-height:690px;position:sticky;top:0;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:130px var(--gutter) 35px}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.8}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0008,transparent 75%),linear-gradient(0deg,#0009,transparent 35%,#0003);pointer-events:none}.hero-topline,.hero-copy,.hero-bottom{position:relative;z-index:2}.hero-topline{display:flex;justify-content:space-between;color:#ddd}.hero-copy{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;transform-origin:left center;will-change:transform}.hero h1{font-size:clamp(60px,8.65vw,148px);letter-spacing:-.075em;line-height:.94;margin-top:40px}.hero h1 em{display:inline-block;color:var(--paper)}.hero-aside{padding-bottom:10px;min-width:170px;padding-right:20px}.star{font-size:56px;display:inline-block;color:var(--orange);line-height:1;animation:spin 28s linear infinite}.hero-aside p{font-size:18px;line-height:1.35;margin:27px 0}.round-link{display:flex;align-items:center;justify-content:center;border:1px solid #ffffff65;width:64px;height:64px;border-radius:50%;font-size:30px;transition:background .25s,transform .25s}.round-link:hover{background:var(--orange);border-color:var(--orange);transform:rotate(45deg)}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-top:36px}.hero-bottom p{font-size:15px;line-height:1.45;color:#ddd}.scroll-link{font-size:12px;display:flex;align-items:center;gap:16px}.scroll-line{height:40px;width:1px;display:block;background:#ffffff45;position:relative;overflow:hidden}.scroll-line:after{content:'';position:absolute;inset:-100% 0 100%;background:var(--orange);animation:scrollLine 2s infinite}.hero-coordinate{font-size:10px;color:#bbb}
.manifesto{padding-top:94px;padding-bottom:65px}.manifesto-heading{display:grid;grid-template-columns:1fr 28%;gap:20px;align-items:center}.manifesto h2{font-size:clamp(43px,6.1vw,100px)}.manifesto h2>span{color:#898880}.manifesto h2 em{color:var(--ink);border-bottom:3px solid var(--orange)}.orbit-object{width:100%;aspect-ratio:1;position:relative;border-radius:50%}.orbit-object video{width:86%;height:86%;margin:7%;object-fit:cover;border-radius:50%;filter:grayscale(1)}.orbit-ring{position:absolute;inset:0;border:1px solid #1113;border-radius:50%;transform:rotate(-25deg) scaleY(.7)}.orbit-dot{position:absolute;width:13px;height:13px;background:var(--orange);border-radius:50%;top:25%;right:3%}.manifesto-bottom{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:70px}.manifesto-bottom>.eyebrow{padding-top:6px}.manifesto-bottom .lead{margin-bottom:24px}.manifesto-bottom p+p{color:#62625c}.numbers{display:flex;justify-content:space-between;gap:25px;margin-top:75px;border-top:1px solid #1113;padding-top:32px}.numbers>div{display:flex;align-items:baseline;gap:18px}.numbers strong{font-size:clamp(42px,5vw,76px);font-weight:400;letter-spacing:-.07em}.numbers span{font-size:14px;color:#686862}
.problem{background:var(--orange);color:var(--ink);padding-bottom:55px}.problem-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.problem h2{font-size:clamp(45px,5.7vw,94px)}.problem h2 em{color:var(--ink);opacity:.56}.problem-grid>div>p{max-width:400px;margin:30px 0}.connection-map{height:480px;position:relative;isolation:isolate}.connection-map svg{position:absolute;width:100%;height:100%;inset:0;opacity:0;transition:opacity .7s}.connection-map path{fill:none;stroke:#111;stroke-width:1;stroke-dasharray:4 5;animation:signal 12s linear infinite}.map-core{width:95px;height:95px;background:var(--ink);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.55);display:grid;place-items:center;border-radius:50%;opacity:.2;transition:transform .9s var(--ease),opacity .9s;box-shadow:0 0 0 16px #1111}.map-core img{width:45px;height:auto}.map-node{position:absolute;padding:15px 23px;border:1px solid #1116;background:#ff6824;transition:all 1s var(--ease);font-size:16px}.n1{left:4%;top:8%;transform:rotate(-15deg)}.n2{left:53%;top:13%;transform:rotate(16deg)}.n3{left:6%;top:64%;transform:rotate(7deg)}.n4{left:56%;top:69%;transform:rotate(-12deg)}.n5{left:32%;top:42%;transform:rotate(-24deg)}.n6{left:61%;top:41%;transform:rotate(27deg)}.connected .map-core{opacity:1;transform:translate(-50%,-50%) scale(1)}.connected svg{opacity:.65}.connected .n1{left:3%;top:12%;transform:none}.connected .n2{left:69%;top:14%;transform:none}.connected .n3{left:0;top:65%;transform:none}.connected .n4{left:65%;top:74%;transform:none}.connected .n5{left:42%;top:86%;transform:none}.connected .n6{left:42%;top:0;transform:none}.map-status{position:absolute;left:0;right:0;bottom:-28px;text-align:center;font-size:10px}.problem-details{margin-top:75px;border-top:1px solid #1115;border-bottom:1px solid #1115}.problem-details summary{padding:24px 0;list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:18px}.problem-details summary span{font-size:26px}.problem-details[open] summary span{transform:rotate(45deg)}summary::-webkit-details-marker{display:none}.problem-list{display:grid;grid-template-columns:1fr 1fr;gap:22px 45px;padding-bottom:30px}.problem-list p{display:flex;font-size:16px;gap:18px}.problem-list span{font-size:12px;line-height:2;opacity:.6}
.image-field{height:170svh;background:#080808}.field-sticky{height:100svh;min-height:650px;position:sticky;top:0;overflow:hidden;display:grid;place-items:center}.field-images{position:absolute;inset:0;transform:scale(var(--field-scale,1));will-change:transform}.floating-image{position:absolute;width:21%;aspect-ratio:1.3;overflow:hidden;box-shadow:0 12px 40px #0005;transition:filter .3s;animation:float 10s ease-in-out infinite alternate}.floating-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.floating-image:hover{z-index:3!important;filter:brightness(1.25)}.floating-image:hover img{transform:scale(1.08)}.f0{left:-3%;top:10%;transform:rotate(-9deg)}.f1{left:23%;top:-11%;width:18%;animation-delay:-4s}.f2{left:64%;top:2%;width:19%;transform:rotate(7deg);animation-delay:-2s}.f3{right:-10%;top:35%;width:26%;animation-delay:-3s}.f4{left:3%;bottom:2%;width:22%;transform:rotate(-8deg);animation-delay:-6s}.f5{left:29%;bottom:-17%;width:19%;animation-delay:-8s}.f6{right:14%;bottom:-7%;width:24%;transform:rotate(8deg);animation-delay:-7s}.f7{left:37%;top:5%;width:16%;opacity:.4;animation-delay:-5s}.field-title{position:relative;z-index:4;pointer-events:none;text-align:center;text-shadow:0 3px 25px #000;padding:40px;background:radial-gradient(ellipse,#080808de,transparent 72%)}.field-title .eyebrow{color:#e8e8e2}.field-title h2{font-size:clamp(58px,8vw,125px);margin:26px 0 34px}.field-title h2 em{color:var(--paper)}.field-title .pill{pointer-events:auto;text-shadow:none}
.layers-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:70px}.layers-intro h2 em{color:#73736e}.layers-intro>p{max-width:360px;color:var(--muted)}.layer-explorer{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:start}.layer-visual{aspect-ratio:.92;position:sticky;top:125px;overflow:hidden;background:#222}.layer-art{position:absolute;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.07);transition:opacity .6s,transform 1.2s var(--ease)}.layer-art.active{opacity:1;transform:scale(1)}.layer-visual:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0009);pointer-events:none}.visual-index{position:absolute;top:24px;left:24px;font:12px Arial;letter-spacing:.1em;background:#111b;padding:10px 12px}.visual-caption{position:absolute;bottom:26px;left:26px;right:26px;z-index:1;font-size:21px;max-width:280px}.layer-item{border-top:1px solid #ffffff35}.layer-item:last-child{border-bottom:1px solid #ffffff35}.layer-item summary{display:flex;align-items:center;gap:25px;list-style:none;padding:30px 0;cursor:pointer}.layer-item summary>.eyebrow{color:#9a9a94}.layer-item h3{font-size:clamp(28px,3.2vw,53px)}.layer-plus{font-size:29px;font-weight:400;margin-left:auto;transition:transform .3s}.layer-item[open] .layer-plus{transform:rotate(45deg);color:var(--orange)}.layer-item[open] h3{color:var(--orange)}.layer-body{padding:0 0 35px 44px}.question{font-size:15px}.layer-body p{font-size:16px;line-height:1.6;color:var(--muted);margin:16px 0 25px}.system-note{display:flex;gap:32px;align-items:center;max-width:680px;margin:70px auto 0}.system-note .star{font-size:70px}.system-note p{font-size:23px;line-height:1.4;letter-spacing:-.02em;color:var(--muted)}.system-note strong{color:var(--paper);font-weight:400}
.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.method-left{position:sticky;top:125px;align-self:start}.method-left h2{font-size:clamp(44px,5.6vw,90px)}.method-left>p{max-width:390px;margin-top:30px;color:#66665f}.method-wheel{width:220px;aspect-ratio:1;position:relative;margin:38px 0}.method-wheel svg{width:100%;height:100%;fill:none;stroke:#1114;stroke-width:.8;animation:spin 40s linear infinite}.wheel-number{position:absolute;inset:0;display:grid;place-items:center;font-size:52px;letter-spacing:-.07em}.wheel-dot{position:absolute;inset:8%;border:1px solid transparent;border-radius:50%;transition:transform 1s var(--ease)}.wheel-dot:after{content:'';display:block;position:absolute;top:0;left:47%;width:10px;height:10px;border-radius:50%;background:var(--orange)}.method-step{display:flex;gap:28px;padding:52px 0 58px;border-top:1px solid #1113;min-height:250px}.method-step:first-child{padding-top:10px;border-top:0}.step-index{font-size:15px;color:#72726a;padding-top:4px}.method-step h3{font-size:clamp(34px,3.4vw,55px);margin:18px 0 22px;transition:color .35s}.method-step.active h3{color:#d94200}.method-step p{color:#64645d;font-size:17px}.method-step .eyebrow{font-size:10px;color:#74746e}.brand-film{height:70svh;min-height:380px;max-height:850px;position:relative;overflow:hidden;background:#000}.brand-film video{width:100%;height:100%;object-fit:cover}.film-caption{position:absolute;inset:auto var(--gutter) 26px;display:flex;align-items:center;justify-content:space-between;gap:15px}.film-toggle{background:#111a;border:1px solid #ffffff45;padding:12px 20px;border-radius:100px;font-size:13px}.role h2{font-size:clamp(46px,6.8vw,108px)}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw;margin-top:65px}.role-grid>.lead{max-width:510px;color:var(--muted)}.role-list p,.audience-list p{padding:17px 0;border-bottom:1px solid var(--line);display:flex;align-items:baseline;gap:20px;font-size:17px}.role-list p:first-child{padding-top:0}.role-list span{color:var(--orange)}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.audience-grid h2{font-size:clamp(58px,7vw,112px)}.audience-grid h2 em{color:#82827a}.audience-list{margin-top:30px}.audience-list p{border-color:#1113;font-size:17px}.audience-list span{color:#ba3800}.audience-end{font-size:16px;color:#66665f;margin-top:32px;max-width:510px}.contact{padding-top:90px;padding-bottom:100px}.contact>.eyebrow{color:var(--muted)}.contact-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:40px 0 65px}.contact-heading h2{font-size:clamp(53px,8.3vw,134px)}.contact-arrow{font-size:clamp(80px,15vw,230px);line-height:1;color:var(--orange);transition:transform .4s}.contact-arrow:hover{transform:translate(10px,-10px)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw}.contact-grid>.lead{max-width:420px}.contact-grid .lead{color:var(--muted);margin-bottom:38px;font-size:23px}.contact-form label{display:flex;flex-direction:column;gap:8px;font-size:14px}.contact-form input,.contact-form textarea{border:0;border-bottom:1px solid #ffffff40;background:transparent;color:var(--paper);border-radius:0;padding:10px 0 14px;font-size:16px;width:100%;resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#82827c}.contact-form{display:flex;flex-direction:column;gap:24px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:30px}.form-bottom{display:flex;align-items:center;gap:25px;justify-content:space-between}.form-bottom>span{color:#a4a49c;font-size:12px;max-width:160px;line-height:1.5}.form-bottom .pill{gap:22px;white-space:nowrap}.form-status{font-size:14px;color:#bbb}.footer{background:#080808;padding:65px var(--gutter) 22px;border-top:1px solid var(--line);overflow:hidden}.footer-top{display:grid;grid-template-columns:1fr 1fr .65fr;gap:50px;margin-bottom:65px}.footer-top>p{font-size:22px;line-height:1.35;letter-spacing:-.03em}.footer-top strong{font-weight:400;color:var(--muted)}.footer-top .eyebrow{color:#94948d}.footer-top>div>p{margin:18px 0 6px;font-size:14px}.footer-top>div>a{font-size:14px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.footer-links a:hover{color:var(--orange)}.motion-toggle{padding:0;background:none;border:0;border-bottom:1px solid #ffffff40;font-size:13px;color:#a8a8a1}.footer-word{display:block}.footer-word img{width:100%;height:auto}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:40px;border-top:1px solid var(--line);padding-top:24px;font-size:11px;color:#96968f}.cursor-label{position:fixed;top:0;left:0;border-radius:100%;width:100px;height:100px;align-items:center;justify-content:center;background:var(--orange);color:var(--ink);font-size:13px;z-index:65;pointer-events:none;display:none;transform:translate(-50%,-50%)}.cursor-label.visible{display:flex}
.detail-hero{padding-top:135px}.back-link{color:var(--muted);display:inline-block;margin-bottom:65px}.back-link:hover{color:var(--orange)}.detail-heading h1{font-size:clamp(50px,11vw,178px);display:flex;justify-content:space-between;align-items:center;margin:20px 0 65px}.detail-heading h1>span{color:var(--orange);font-size:.9em}.detail-hero-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw}.detail-hero-grid h2{font-size:clamp(40px,4.5vw,70px)}.detail-hero-grid p{margin:30px 0;color:var(--muted);max-width:460px}.detail-art{position:relative;aspect-ratio:1.2;overflow:hidden;transition:transform .4s var(--ease)}.detail-art>img{width:100%;height:100%;object-fit:cover}.detail-art>.eyebrow{position:absolute;bottom:0;left:0;right:0;padding:35px 25px 20px;background:linear-gradient(transparent,#000b);font-size:11px}.detail-includes-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.detail-includes h2{font-size:clamp(37px,4.7vw,75px)}.detail-includes .lead{margin-top:35px;font-size:23px;color:#65655f}.detail-role{border-left:2px solid var(--orange);padding-left:22px;margin-top:45px}.detail-role p{margin-top:14px;max-width:430px}.capability-list{padding:0;margin:0;list-style:none}.capability-list li{padding:23px 0;border-top:1px solid #1113;font-size:clamp(19px,2vw,29px);letter-spacing:-.03em;display:flex;gap:26px}.capability-list li span{font:12px Arial;color:#7b7b74;padding-top:7px}.detail-image-section{height:70svh;min-height:400px;position:relative;overflow:hidden}.detail-image-section img{width:100%;height:100%;object-fit:cover;filter:brightness(.65)}.detail-image-section p{position:absolute;inset:0;display:grid;align-content:center;padding:var(--gutter);font-size:clamp(38px,6vw,90px);letter-spacing:-.05em;line-height:1.1;max-width:1000px}.compact-method{display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.compact-method h3{font-size:clamp(23px,2.1vw,35px);margin:22px 0 16px}.compact-method .eyebrow{color:var(--orange)}.compact-method p{font-size:16px;color:var(--muted)}.next-layer{display:flex;flex-direction:column;gap:24px;background:var(--orange);color:var(--ink);transition:background .3s}.next-layer:hover{background:#ff6b2c}.next-layer>span:last-child{font-size:clamp(38px,8vw,120px);letter-spacing:-.06em;line-height:1.1}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes signal{to{stroke-dashoffset:-180}}@keyframes float{from{translate:0 -8px}to{translate:0 12px}}@keyframes scrollLine{to{transform:translateY(200%)}}
@media(min-width:1800px){.section,.footer{padding-left:max(var(--gutter),calc((100vw - 1650px)/2));padding-right:max(var(--gutter),calc((100vw - 1650px)/2))}}
@media(max-width:1100px){.hero-aside{min-width:145px;padding-right:0}.hero h1{font-size:8.9vw}.section{padding-top:85px;padding-bottom:85px}.numbers>div{flex-direction:column;gap:6px}.connection-map{height:390px}.problem-grid{gap:28px}.map-node{font-size:14px;padding:12px 17px}.layer-explorer{gap:4vw}.layer-body{padding-left:0}.method-wheel{width:180px}.form-bottom{align-items:flex-start;flex-direction:column-reverse}.contact-grid{gap:6vw}.footer-top{gap:28px}.compact-method{gap:20px}.compact-method h3{font-size:24px}}
@media(max-width:760px){html{scroll-padding-top:85px}.nav{height:76px}.desktop-nav{display:none}.nav-contact{font-size:13px;gap:10px}.nav-right{gap:16px}.logo img{width:112px}.section{padding:65px var(--gutter)}.section-top{margin-bottom:40px}.section-top>.eyebrow:last-child{max-width:140px;text-align:right;font-size:10px}.eyebrow{font-size:11px}.hero{height:135svh}.hero-stage{padding-top:112px;min-height:650px;padding-bottom:30px}.hero-topline>span:last-child{display:none}.hero-copy{display:block}.hero h1{font-size:clamp(51px,12vw,89px);line-height:.98;letter-spacing:-.07em;margin-top:20px}.hero-aside{display:flex;align-items:center;gap:20px;margin-top:25px;min-width:0}.hero-aside .star{font-size:34px}.hero-aside p{margin:0;font-size:15px}.hero-aside .round-link{margin-left:auto;width:52px;height:52px}.hero-coordinate{display:none}.hero-bottom{gap:16px}.hero-bottom p{font-size:12px;text-align:right}.scroll-link{font-size:11px;max-width:125px;gap:11px}.scroll-line{flex-shrink:0}.manifesto-heading{grid-template-columns:1fr}.manifesto h2{font-size:clamp(41px,8.4vw,64px)}.orbit-object{width:160px;justify-self:end;margin:26px 0 -5px}.manifesto-bottom{grid-template-columns:1fr;gap:24px;margin-top:16px}.manifesto-bottom .lead{font-size:24px}.manifesto-bottom p+p{font-size:16px}.numbers{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:42px;padding-top:25px}.numbers>div{flex-direction:row;gap:15px}.numbers strong{font-size:47px}.numbers span{font-size:12px}.problem-grid{grid-template-columns:1fr;gap:22px}.problem h2{font-size:clamp(44px,10vw,70px)}.problem-grid>div>p{font-size:16px}.connection-map{height:340px;width:100%;max-width:530px;margin:auto}.map-node{font-size:12px;padding:12px}.connected .n2{left:65%}.connected .n4{left:61%}.map-core{width:75px;height:75px}.map-core img{width:34px}.map-status{font-size:9px;bottom:-16px}.problem-details{margin-top:50px}.problem-details summary{font-size:15px;align-items:center}.problem-list{grid-template-columns:1fr;gap:15px}.problem-list p{font-size:15px}.image-field{height:130svh}.field-sticky{min-height:590px}.floating-image{width:34%}.f0{left:-9%;top:13%}.f1{left:29%;top:-1%;width:27%}.f2{left:72%;top:6%;width:31%}.f3{right:-19%;top:37%;width:39%}.f4{left:-9%;bottom:10%;width:35%}.f5{left:26%;bottom:-3%;width:30%}.f6{right:-2%;bottom:7%;width:37%}.f7{display:none}.field-title{padding:25px 15px}.field-title h2{font-size:clamp(52px,11.5vw,82px)}.field-title .eyebrow{font-size:10px}.layers-intro{display:block;margin-bottom:36px}.layers-intro h2{font-size:49px}.layers-intro>p{margin-top:26px;font-size:16px}.layer-explorer{grid-template-columns:1fr;gap:28px}.layer-visual{position:relative;top:0;aspect-ratio:1.45}.visual-caption{font-size:18px;max-width:250px;bottom:20px;left:20px}.visual-index{top:20px;left:20px}.layer-item summary{padding:25px 0;gap:22px}.layer-item h3{font-size:35px}.layer-body{padding-left:36px}.system-note{gap:20px;margin-top:40px}.system-note .star{font-size:42px}.system-note p{font-size:20px}.method-grid{grid-template-columns:1fr;gap:46px}.method-left{position:relative;top:0}.method-left h2{font-size:56px}.method-left>p{max-width:440px;font-size:16px}.method-wheel{position:absolute;width:125px;right:0;top:28px;margin:0}.wheel-number{font-size:32px}.method-left>.eyebrow{display:block;margin-top:27px}.method-step{padding:30px 0;min-height:0;gap:23px}.method-step:first-child{padding-top:30px;border-top:1px solid #1113}.method-step h3{font-size:36px;margin:12px 0 18px}.method-step p{font-size:16px}.brand-film{height:50svh;min-height:320px}.film-caption .eyebrow{font-size:10px}.film-toggle{font-size:11px;padding:10px 14px}.role h2{font-size:clamp(39px,8.8vw,64px)}.role-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.role-grid>.lead{font-size:23px}.role-list p{font-size:16px}.audience-grid{grid-template-columns:1fr;gap:35px}.audience-grid h2{font-size:64px}.audience-grid .lead{font-size:25px}.audience-list p{font-size:16px}.contact-heading{margin:28px 0 40px;gap:10px}.contact-heading h2{font-size:clamp(43px,9vw,65px)}.contact-arrow{font-size:64px;align-self:flex-end}.contact-grid{grid-template-columns:1fr;gap:42px}.contact-grid .lead{font-size:21px;max-width:420px;margin-bottom:24px}.form-pair{gap:20px}.contact-form label{font-size:13px}.form-bottom{align-items:center;flex-direction:row}.form-bottom .pill{padding:16px 19px;font-size:13px;gap:16px}.form-bottom>span{font-size:11px;max-width:115px}.footer{padding-top:45px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 22px;margin-bottom:45px}.footer-top>p{font-size:19px}.footer-top>div>p,.footer-top>div>a{font-size:12px}.footer-links{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;gap:20px}.footer-bottom{flex-wrap:wrap;gap:15px;margin-top:26px;font-size:10px}.footer-bottom>span:last-child{flex-basis:100%}.cursor-label{display:none!important}.detail-hero{padding-top:112px}.back-link{margin-bottom:42px}.detail-heading h1{font-size:clamp(38px,9.1vw,70px);margin:15px 0 40px}.detail-hero-grid{grid-template-columns:1fr;gap:35px}.detail-hero-grid h2{font-size:43px;max-width:450px}.detail-hero-grid p{font-size:16px;margin:23px 0}.detail-includes-grid{grid-template-columns:1fr;gap:40px}.detail-includes h2{font-size:43px}.detail-includes .lead{font-size:21px}.detail-role p{font-size:17px}.capability-list li{font-size:24px;padding:20px 0}.detail-image-section{height:55svh;min-height:360px}.detail-image-section p{font-size:43px}.compact-method{grid-template-columns:1fr;gap:25px}.compact-method article{display:grid;grid-template-columns:30px 1fr;gap:0 14px;border-top:1px solid var(--line);padding-top:24px}.compact-method h3{margin:0 0 10px}.compact-method p{grid-column:2}.detail-method .section-top{align-items:flex-start}.detail-method .text-link{font-size:13px;gap:0}.next-layer>span:last-child{font-size:clamp(35px,8.5vw,66px)}}
@media(max-width:370px){.hero h1{font-size:49px}.hero-bottom p{display:none}.hero-stage{min-height:590px}.manifesto h2{font-size:37px}.method-wheel{width:98px;right:-4px}.form-pair{grid-template-columns:1fr;gap:24px}.form-bottom{align-items:flex-start;flex-direction:column-reverse}.form-bottom>span{max-width:none}.numbers span{max-width:70px}}
.motion-paused *{animation-play-state:paused!important}.motion-paused .hero,.motion-paused .image-field{height:auto}.motion-paused .hero-copy,.motion-paused .field-images{transform:none!important}.motion-paused .hero-stage,.motion-paused .field-sticky{position:relative}.motion-paused{scroll-behavior:auto}.motion-paused *{scroll-behavior:auto!important;transition-duration:.01ms!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.hero,.image-field{height:auto}.hero-stage,.field-sticky{position:relative}.hero-copy,.field-images{transform:none!important}}
/* Campo visual: concentración inicial y expansión pronunciada al avanzar. */
.image-field{height:230svh}
.field-images{--spread:.42;--field-scale:1}
.floating-image{left:calc(50% + var(--x) * var(--spread));top:calc(50% + var(--y) * var(--spread));right:auto;bottom:auto;transform:translate(-50%,-50%) rotate(var(--rotation));width:24%;aspect-ratio:1.25;will-change:left,top,transform}
.f0{--x:-43%;--y:-28%;--rotation:-12deg;z-index:2}
.f1{--x:-17%;--y:-41%;--rotation:7deg;width:20%;z-index:1}
.f2{--x:32%;--y:-35%;--rotation:14deg;width:23%;z-index:2}
.f3{--x:47%;--y:3%;--rotation:-9deg;width:27%;z-index:3}
.f4{--x:-44%;--y:27%;--rotation:9deg;width:26%;z-index:3}
.f5{--x:-13%;--y:43%;--rotation:-14deg;width:23%;z-index:2}
.f6{--x:29%;--y:34%;--rotation:11deg;width:28%;z-index:4}
.f7{--x:4%;--y:-33%;--rotation:-8deg;width:21%;opacity:1;z-index:0}
.field-title{background:radial-gradient(ellipse,#080808d9,transparent 70%)}
@media(max-width:760px){.image-field{height:180svh}.floating-image{width:42%}.f1{width:36%}.f2{width:41%}.f3{width:46%}.f4{width:45%}.f5{width:39%}.f6{width:47%}.f7{display:block;width:32%}}
.motion-paused .image-field{height:auto}.motion-paused .field-images{--spread:1.1!important}
@media(prefers-reduced-motion:reduce){.image-field{height:auto}.field-images{--spread:1.1!important}}
/* Anatomía del crecimiento — instrumento editorial de Cráter. */
.system-map{position:relative;isolation:isolate;min-width:0;background:#101010;color:var(--paper);padding:0;overflow:hidden}
.system-map.map-home{position:sticky;top:120px}
.map-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 0 22px;border-bottom:1px solid #ffffff2b}
.map-heading .eyebrow{font-size:11px;letter-spacing:.15em}.map-count{font:12px monospace;color:#98988e}
.system-orbit{height:440px;position:relative;isolation:isolate;margin:0 0 18px;overflow:hidden}
.kinetic-index{position:absolute;right:-4px;top:-28px;font-size:200px;letter-spacing:-.09em;color:#ffffff08;line-height:1;pointer-events:none}
.kinetic-verb{position:absolute;bottom:20px;left:0;font-size:clamp(48px,5.4vw,82px);letter-spacing:-.075em;line-height:1;z-index:3;pointer-events:none}
.kinetic-drawing{position:absolute;inset:0 -12% 0 8%;pointer-events:none;transform:translate(var(--drift-x,0px),var(--drift-y,0px));transition:transform .8s var(--ease);z-index:0}
.thread-field{width:100%;height:100%;overflow:visible;fill:none;stroke:#ffffff23;stroke-width:.75}
.strand{transition:d 1s var(--ease),stroke .6s,opacity .6s;vector-effect:non-scaling-stroke}
.strand:nth-child(5n){stroke:#ffffff50}
.system-map[data-selected="0"] .strand-0,.system-map[data-selected="1"] .strand-1,.system-map[data-selected="2"] .strand-2,.system-map[data-selected="3"] .strand-3{stroke:#ff4d00;stroke-width:1;opacity:.9}
.strand:nth-child(11n){stroke-dasharray:5 160;stroke-width:2!important;animation:currentFlow 12s linear infinite}
.drawing-origin,.drawing-end{position:absolute;font:9px monospace;letter-spacing:.16em;color:#929288}.drawing-origin{top:22%;left:7%}.drawing-end{bottom:22%;right:11%;color:var(--orange)}
.system-hub{position:absolute;right:0;bottom:30px;display:flex;flex-direction:column;gap:5px;align-items:flex-end;z-index:4;background:#101010a8;padding:8px 0 8px 12px}
.system-hub>span{font-size:11px;color:#a4a497}.system-hub strong{font-weight:400;font-size:20px;letter-spacing:-.035em}
.system-node{position:absolute;left:0;top:calc(34px + var(--node-i)*60px);transform:none;z-index:4;display:flex;align-items:center;gap:12px;padding:12px 14px 12px 0;min-height:52px;background:linear-gradient(90deg,#101010 60%,#10101000);border:0;border-radius:0;box-shadow:none;color:#8f8f85;cursor:pointer;transition:color .3s,translate .3s;max-width:70%;text-align:left}
.sn-0{--node-i:0}.sn-1{--node-i:1}.sn-2{--node-i:2}.sn-3{--node-i:3}
.node-order{font:11px monospace;color:#7e7e74;align-self:flex-start;padding-top:5px}
.node-name{font-size:clamp(23px,2.35vw,37px);letter-spacing:-.055em;line-height:1.1}
.node-arrow{font-size:22px;opacity:0;transform:translate(-8px,6px);transition:opacity .3s,transform .3s}.node-verb{display:none}
.system-node.active{color:var(--paper);background:linear-gradient(90deg,#101010 60%,#10101000);border:0;box-shadow:none}.system-node.active .node-order,.system-node.active .node-arrow{color:var(--orange)}.system-node.active .node-arrow,.system-node:hover .node-arrow{opacity:1;transform:none}.system-node:hover{color:var(--paper);translate:4px 0}.system-node:focus-visible{outline-offset:-1px}
.map-explanation{border-top:1px solid #ffffff2b;padding:24px 0 20px;min-height:128px}
.map-flow{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:17px;letter-spacing:-.025em}.map-flow b{font-size:20px;font-weight:400;color:var(--orange)}.map-flow>span:last-child{color:var(--orange)}
.map-meaning{font-size:16px!important;line-height:1.5!important;color:#a8a89d!important;margin:17px 0 0!important;max-width:470px!important;letter-spacing:-.01em}
.map-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #ffffff1f;padding-top:18px}.map-controls>span{font-size:12px;color:#828278}.map-all{background:none;border:0;color:var(--paper);padding:10px 0;display:flex;align-items:center;gap:20px;font-size:14px}.map-all span{color:var(--orange)}.map-all:hover{color:var(--orange)}
.map-service-link{display:inline-block;margin-top:22px;padding-bottom:7px;border-bottom:1px solid #ffffff55;font-size:14px}.map-service-link:hover{color:var(--orange)}
.system-map.all-connected .strand{stroke:#ff4d008c}.system-map.all-connected .strand:nth-child(3n){stroke:#fff9}.system-map.all-connected .system-node{color:var(--paper)}
.system-map.all-connected .kinetic-verb{color:var(--orange)}
@keyframes currentFlow{to{stroke-dashoffset:-660}}
@media(min-width:761px) and (max-width:1100px){.system-orbit{height:420px}.node-name{font-size:25px}.map-flow{font-size:14px}.kinetic-verb{font-size:52px}.system-hub strong{font-size:17px}.system-hub>span{font-size:10px}}
@media(max-width:760px){.system-map.map-home{position:relative;top:0}.system-orbit{height:420px}.map-heading .eyebrow{font-size:10px}.node-name{font-size:30px}.kinetic-verb{font-size:64px;bottom:45px}.system-hub{bottom:0;right:0;flex-direction:row;align-items:baseline;padding:0;gap:6px}.system-hub strong{font-size:16px}.system-hub>span{font-size:11px}.kinetic-drawing{inset:0 -30% 0 0}.kinetic-index{font-size:170px;top:-10px}.map-flow{font-size:15px;gap:8px}.map-meaning{font-size:16px!important}.map-controls>span{font-size:12px}.map-all{font-size:14px}.map-explanation{min-height:140px}.drawing-origin{left:24%;top:9%}.drawing-end{right:25%;bottom:27%}}
/* Dirección tipográfica: voz amplia y firme, lectura tranquila. */
@font-face{font-family:Archivo;src:url('assets/fonts/Archivo-Variable.ttf') format('truetype');font-weight:100 900;font-stretch:62% 125%;font-display:swap}
@font-face{font-family:'Bodoni Moda';src:url('assets/fonts/BodoniModa-Variable.ttf') format('truetype');font-weight:400 900;font-display:swap}
:root{--display-font:Archivo,Aeonik,sans-serif;--display-weight:580;--display-width:105%;--display-track:-.045em}
h1,h2,h3,.kinetic-verb{font-family:var(--display-font);font-weight:var(--display-weight);font-stretch:var(--display-width);letter-spacing:var(--display-track);font-optical-sizing:auto}
p{letter-spacing:0}.lead{letter-spacing:-.015em}.eyebrow{letter-spacing:.12em}.hero h1{font-size:clamp(60px,7.8vw,133px);font-weight:650;letter-spacing:-.045em;line-height:.98}.hero h1 em{font-weight:430}.manifesto h2{font-size:clamp(41px,5.6vw,92px);line-height:1.07;letter-spacing:-.045em}.layers-intro h2{line-height:1.04}.layer-item h3{font-size:clamp(28px,2.9vw,47px);letter-spacing:-.035em;font-weight:530}.layer-body{padding-left:0}.field-title h2{font-size:clamp(53px,7.5vw,117px);letter-spacing:-.045em;line-height:1.02}.contact-heading h2{font-size:clamp(48px,7.3vw,118px);letter-spacing:-.05em}.detail-heading h1{font-size:clamp(43px,9vw,150px);letter-spacing:-.045em}.kinetic-verb{font-size:clamp(45px,4.8vw,75px);letter-spacing:-.045em}.node-name{font-family:var(--display-font);font-size:clamp(22px,2.2vw,33px);font-weight:500;letter-spacing:-.03em}.method-step h3{font-size:clamp(32px,3vw,49px);letter-spacing:-.035em}.role h2{font-size:clamp(43px,6.2vw,100px);letter-spacing:-.045em}
.map-home .kinetic-drawing{inset:0 -2% 35px -4%}.map-home .system-orbit{height:410px}.map-home .drawing-origin{top:10%;left:7%}.map-home .drawing-end{bottom:25%;right:4%}.map-home .kinetic-verb{bottom:10px}.map-home .system-hub{bottom:15px}.map-home .map-controls>span{max-width:165px;line-height:1.4}
html[data-type="serif"]{--display-font:'Bodoni Moda',Georgia,serif;--display-weight:500;--display-width:100%;--display-track:-.025em}
html[data-type="serif"] :is(h1,h2,h3,.kinetic-verb){font-weight:500;letter-spacing:-.025em}
html[data-type="serif"] .hero h1 em{font-weight:500}
html[data-type="aeonik"]{--display-font:Aeonik,Arial,sans-serif;--display-weight:500;--display-width:100%;--display-track:-.035em}
html[data-type="aeonik"] :is(h1,h2,h3,.kinetic-verb){font-weight:500;letter-spacing:-.035em}
@media(max-width:760px){.hero h1{font-size:clamp(47px,10.8vw,79px);font-stretch:95%;line-height:1.04}.manifesto h2{font-size:clamp(37px,8vw,59px);line-height:1.1}.layer-item h3{font-size:30px}.layers-intro h2{font-size:43px}.field-title h2{font-size:clamp(48px,10vw,76px)}.contact-heading h2{font-size:clamp(38px,8vw,58px)}.detail-heading h1{font-size:clamp(32px,7.4vw,58px);font-stretch:95%}.kinetic-verb{font-size:54px}.map-home .system-orbit{height:350px}.map-home .system-hub{bottom:0}.map-home .kinetic-verb{bottom:37px}.map-home .kinetic-drawing{inset:0 -10% 40px -10%}.map-home .drawing-end{right:12%}.map-home .drawing-origin{left:12%}.role h2{font-size:clamp(37px,8vw,59px)}}
/* Acento de lectura accesible sobre superficies claras. */
.light-section em{color:#B63700}
