@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--bg:#111110;--panel:#191918;--text:#f2f0e9;--muted:#999992;--line:#30302c;--orange:#ff793b;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--orange);outline-offset:5px}button:disabled{cursor:default}[hidden]{display:none!important}.wrap{width:calc(100% - 112px);max-width:1320px;margin-inline:auto}.header{height:105px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:11px;align-items:center;font-size:25px;letter-spacing:-1px;font-weight:800}.brand>span{display:flex;align-items:center;gap:4px}.brand-light{font-weight:400}.brand sup{font-size:9px;align-self:flex-start;padding-top:4px;margin-left:2px}.header nav{display:flex;gap:34px;font-size:13px;color:#aaa9a3}.header nav a{padding:14px 0;position:relative}.header nav a:hover,.header nav a.nav-active{color:var(--text)}.nav-active:after{content:'';position:absolute;bottom:4px;width:4px;height:4px;border-radius:50%;background:var(--orange);left:50%}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:17px 22px;border:1px solid #494940;background:transparent;border-radius:5px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#2b2b27;transform:translateY(-2px)}.button span{font-size:20px;line-height:1;font-weight:400}.button-small{padding:11px 16px}.primary{background:var(--orange);border-color:var(--orange);color:#171410}.primary:hover{background:#ff925e}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:35px;padding-top:76px;padding-bottom:66px;min-height:665px}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:600;display:flex;gap:10px;align-items:center}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px #ff793b13}h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:700;letter-spacing:-1px;font-size:clamp(65px,6.9vw,100px);line-height:.99;margin:26px 0 25px}.orange{color:var(--orange)}.outline{color:transparent;-webkit-text-stroke:1px #9b9b91;letter-spacing:-.7px}.hero-copy>p{color:#aaa9a2;font-size:14px;line-height:1.85;margin:0 0 26px}.hero-actions{display:flex;align-items:center;gap:25px}.text-link{font-size:12px;font-weight:500;display:inline-flex;align-items:center;gap:17px}.text-link:hover{color:var(--orange)}.hero-note{display:flex;align-items:center;gap:9px;font-size:10px;color:#898981;margin-top:32px}.mini-cross{color:#b5b5aa;font-size:18px}.hero-art{position:relative;isolation:isolate;overflow:hidden;margin-top:0;min-height:455px;align-self:stretch;background:radial-gradient(ellipse at 50% 47%,#52301a70,transparent 66%);border:1px solid #292722;border-radius:4px}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#55523c16 1px,transparent 1px),linear-gradient(90deg,#55523c16 1px,transparent 1px);background-size:43px 43px;mask-image:radial-gradient(ellipse,black,transparent 75%)}.hero-art:after{position:absolute;content:'+';right:20px;top:14px;color:#777064}.art-label{position:absolute;left:24px;top:25px;font-family:monospace;font-size:9px;letter-spacing:1.2px;color:#999080}.art-coord{position:absolute;left:24px;bottom:75px;color:#867965;font-family:monospace;font-size:9px}.sculpture{position:absolute;width:92%;height:92%;top:-1%;left:3%;filter:drop-shadow(24px 27px 17px #0009);transform:rotate(-12deg);animation:float 9s ease-in-out infinite}.sculpture svg{width:100%;height:100%}.orbit{position:absolute;border:1px solid #a77b483d;border-radius:50%;width:440px;height:190px;top:30%;left:7%;transform:rotate(-38deg)}.orbit-two{transform:rotate(49deg);border-style:dashed;border-color:#ae80432b;width:390px;height:230px;left:12%}.floating-code{position:absolute;right:22px;bottom:110px;display:flex;align-items:center;gap:9px;padding:15px 17px;background:#24231dd9;border:1px solid #71604f66;box-shadow:0 12px 30px #0005;backdrop-filter:blur(15px);border-radius:6px;font-family:monospace;font-size:10px;color:#d9d1bd;transform:rotate(-5deg)}.code-dot{width:5px;height:5px;background:#ffae69;border-radius:50%}.code-bracket{margin-left:18px;color:var(--orange);font-size:15px}.art-bottom{position:absolute;left:24px;right:24px;bottom:23px;display:flex;justify-content:space-between;color:#a29882;font-family:monospace;font-size:8px;letter-spacing:.7px}.art-bottom i{display:inline-block;width:5px;height:5px;background:var(--orange);border-radius:50%;margin-right:6px}.discipline-strip{border-block:1px solid var(--line);background:#151513}.discipline-strip>.wrap{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px}.discipline-strip .wrap>span:first-child{font-size:9px;letter-spacing:1.4px;color:#8f8f86;max-width:140px;line-height:1.8}.discipline-strip b{font-size:19px;font-weight:550;letter-spacing:-.5px;color:#c6c5ba}.strip-plus{color:#665a48;font-size:18px}.section{padding-block:86px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.muted{color:#8b8b81}h2{font-size:clamp(32px,3.5vw,47px);font-weight:500;letter-spacing:-1.8px;line-height:1.15;margin:18px 0 0}.serif{font-family:Georgia,serif;font-style:italic;font-weight:400;color:#c8c7bc;letter-spacing:-1.9px}.section-heading>p{font-size:12px;color:var(--muted);line-height:1.8;margin:0 0 3px}.project-toolbar{border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;margin-bottom:27px;padding-bottom:18px}.filters{display:flex;gap:7px}.filters button{border:1px solid transparent;background:none;padding:9px 13px;font-size:11px;border-radius:4px;color:#96968b}.filters button.selected{background:#272722;border-color:#38382e;color:var(--text)}.filters button:hover{color:var(--text)}.filters button span{color:#9f9f91;font-size:9px;margin-left:8px}.project-count{font-family:monospace;font-size:10px;color:#88887e}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.project-visual{display:block;position:relative;isolation:isolate;overflow:hidden;width:100%;height:255px;text-align:left;border:1px solid #3a352b;border-radius:5px;background:#23201b;transition:border-color .2s,transform .2s}.project-visual:hover{border-color:#a5653a;transform:translateY(-4px)}.visual-tag{position:absolute;z-index:2;top:17px;left:18px;font-family:monospace;font-size:8px;letter-spacing:1.5px;color:#d4bea7}.visual-arrow{position:absolute;bottom:16px;right:16px;z-index:3;font-size:20px}.preview-note{position:absolute;bottom:17px;left:17px;font-family:monospace;font-size:7px;letter-spacing:1px;color:#9c9081;z-index:3}.character-visual{background:radial-gradient(ellipse at 70% 48%,#655740,#22201b 65%)}.character-scene{position:absolute;inset:40px 0 25px}.scene-light{position:absolute;width:100%;height:1px;top:75%;background:#87724b55;box-shadow:0 15px 40px 7px #ad895529}.character-silhouette{position:absolute;right:38px;top:12px;filter:drop-shadow(10px 5px 8px #0006)}.head{height:36px;width:27px;background:linear-gradient(100deg,#948474,#45392f 50%,#30251d);border-radius:45% 45% 40% 40%;margin:auto;position:relative;z-index:1}.head:before{position:absolute;content:'';width:30px;height:13px;background:#211b15;border-radius:55% 50% 10% 10%;top:-2px;left:-2px}.body{background:linear-gradient(85deg,#373730,#77776a 40%,#4c4d44 52%,#222923);width:94px;height:160px;clip-path:polygon(26% 0,40% 3%,60% 3%,72% 0,92% 12%,100% 78%,86% 80%,74% 40%,74% 100%,24% 100%,24% 42%,13% 80%,0 77%,8% 13%);margin-top:-1px}.character-panel{position:absolute;top:25px;left:19px}.character-panel>small{font-size:5px;letter-spacing:1px;color:#c4bc9f}.character-panel>strong{display:block;font-family:'Barlow Condensed',Impact,sans-serif;font-size:25px;line-height:1;margin-top:10px;letter-spacing:-.5px}.character-panel em{color:#eba25e;font-style:normal}.character-slots{display:flex;gap:5px;margin-top:15px}.character-slots span{display:grid;place-items:center;width:28px;height:26px;font-size:8px;background:#191a178a;border:1px solid #6a625345;border-radius:2px}.character-slots .slot-active{border-color:#d78f50;color:#ffd5ad}.mini-cta{margin-top:10px;width:115px;display:flex;justify-content:space-between;font-size:6px;background:#db9454;color:#281c0f;padding:7px 9px}.emotes-visual{background:radial-gradient(ellipse at 50% 60%,#614433,#27211d 70%)}.emote-window{position:absolute;width:208px;left:50%;top:48px;transform:translateX(-50%) rotate(-7deg);background:#161616;border:1px solid #565048;border-radius:6px;padding:13px;box-shadow:14px 15px 30px #0006}.window-top{display:flex;justify-content:space-between;font-size:10px;align-items:center}.window-top b>span{font-weight:400;color:#a29e93}.window-top>span{color:var(--orange);font-size:17px}.fake-search{display:flex;gap:7px;border:1px solid #33312e;background:#22211e;border-radius:3px;margin:9px 0;padding:6px;font-size:10px;color:#aaa397}.fake-search span{font-size:6px;padding-top:2px}.emote-tabs{display:flex;gap:12px;font-size:6px;color:#949184;padding:0 2px 6px}.emote-tabs span:first-child{color:#f8bc86}.emote-row{display:flex;align-items:center;gap:8px;margin-top:5px;padding:6px;border:1px solid #302e2a;border-radius:3px}.emote-row.active{background:#382a20;border-color:#8d5b3e}.emote-row>span{width:20px;height:20px;display:grid;place-items:center;background:#393029;border-radius:3px;color:#ddac74;font-size:11px}.emote-row b{font-size:7px;font-weight:500}.emote-row small{display:block;font-size:5px;color:#9a9388;margin-top:3px}.emote-row i{font-style:normal;margin-left:auto;color:#b69065;font-size:11px}.boss-visual{background:radial-gradient(ellipse at 40% 70%,#425047,#202824 75%);border-color:#323c33}.boss-window{position:absolute;top:59px;left:24px;right:14px;display:flex;background:#191e1a;border:1px solid #586456;border-radius:4px;transform:rotate(-7deg);box-shadow:15px 15px 25px #0006}.boss-sidebar{width:32px;flex-shrink:0;padding:12px 8px;border-right:1px solid #343c32;color:#aebc8b;font-weight:700;font-size:13px}.boss-sidebar span{display:block;font-size:12px;margin-top:19px;color:#7b8973}.boss-content{padding:12px;width:100%}.boss-content>small{font-size:5px;letter-spacing:.4px;color:#8a957d}.boss-content>strong{display:flex;justify-content:space-between;font-size:16px;margin-top:7px;font-weight:500}.boss-content>strong span{color:#aab991}.boss-stats{display:flex;gap:7px;margin-top:10px}.boss-stats>div{width:50%;border:1px solid #3b4435;border-radius:2px;padding:6px}.boss-stats small{font-size:6px;display:block;color:#9ba18e}.boss-stats b{font-size:12px;font-weight:500;display:block;margin-top:4px}.chart{height:45px;display:flex;align-items:flex-end;gap:7px;margin-top:10px;border-bottom:1px solid #48513c}.chart i{flex:1;height:40%;background:#889c60;border-radius:2px 2px 0 0}.chart i:nth-child(2n){height:60%}.chart i:nth-child(3n){height:48%}.chart i:nth-child(4n){height:82%}.chart i:last-child{height:98%;background:#bbc68c}.chart-label{font-size:5px;color:#909980;margin-top:7px;letter-spacing:1px}.project-meta{display:flex;justify-content:space-between;font-family:monospace;font-size:8px;letter-spacing:.6px;color:#aaa698;margin-top:19px}.project-meta span:last-child{color:#b19a7c;font-size:7px}.project-card h3{margin:10px 0 9px;font-size:20px;font-weight:500;letter-spacing:-.6px}.project-card h3 button{display:flex;justify-content:space-between;align-items:center;border:0;padding:0;background:none;width:100%;text-align:left;font:inherit}.project-card h3 button:hover{color:var(--orange)}.project-card h3 span{font-size:17px;color:#a49b89}.project-card>p{font-size:11px;color:#99988d;margin:0;line-height:1.7}.lab{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:110px}.lab-intro>p{font-size:13px;line-height:1.9;color:var(--muted);max-width:390px;margin:23px 0}.lab-intro .text-link{color:#e7c3a6}.lab-signature{font-family:'Barlow Condensed',Impact,sans-serif;font-size:67px;letter-spacing:-4px;color:#393932;font-weight:800;margin-top:23px;line-height:1}.lab-signature>span{font-family:Arial,sans-serif;font-size:16px;vertical-align:top;letter-spacing:0}.lab-signature small{display:block;font-family:var(--font);font-size:7px;letter-spacing:2px;padding:8px 0}.principles{padding-top:14px}.principles article{display:flex;gap:20px;padding:30px 0;border-bottom:1px solid var(--line)}.principles article:first-child{padding-top:0}.principles article>span:first-child{color:#9b8064;font-family:monospace;font-size:10px;padding-top:5px}.principles article h3{font-size:18px;letter-spacing:-.4px;font-weight:500;margin:0 0 12px}.principles article p{font-size:12px;line-height:1.85;color:var(--muted);margin:0}.principle-icon{font-size:25px;color:#c6b095;padding-left:10px}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:65px;border-top:1px solid var(--line);padding-top:65px}.faq h2{font-size:38px}.faq-list details{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;padding:22px 0;cursor:pointer;font-size:13px}summary::-webkit-details-marker{display:none}summary>span{font-size:20px;color:#ad9f89;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details p{line-height:1.8;font-size:12px;color:var(--muted);margin:0;padding:0 25px 22px 0}.contact{position:relative;background:var(--orange);color:#22170f;border-radius:5px;padding:35px 43px 24px;overflow:hidden}.contact-top{display:flex;align-items:flex-start;justify-content:space-between}.contact-top .eyebrow{font-size:9px}.contact-star{font-size:65px;line-height:.8}.contact h2{font-size:clamp(35px,4.4vw,60px);font-weight:550;margin-top:12px;letter-spacing:-2.6px}.contact h2>span{color:#733b21}.contact-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px}.contact-bottom p{font-size:12px;line-height:1.8}.contact-button{background:#211a14;color:#fff0dc;border-color:#211a14;min-width:246px}.contact-button:hover{background:#3f2b1c}.discord-link{display:block;font-size:10px;text-align:right;margin-top:14px}.discord-link:hover{text-decoration:underline}.community-info{font-size:9px;color:#613620;margin:24px 0 0;border-top:1px solid #6a32112e;padding-top:13px}.community-info:target{font-weight:700}.footer{padding-block:38px;display:flex;justify-content:space-between;align-items:center;gap:22px}.footer .brand{font-size:20px}.footer>span,.footer>a:last-child{font-size:10px;color:#8f8f82}.skip{position:fixed;top:10px;left:10px;padding:12px;background:var(--orange);color:black;transform:translateY(-200%);z-index:100}.skip:focus{transform:translateY(0)}dialog{max-width:560px;width:calc(100% - 32px);max-height:85vh;overflow:auto;border:1px solid #514638;border-radius:9px;padding:38px;background:#1b1b18;color:var(--text);box-shadow:0 30px 100px #000a}dialog::backdrop{background:#000b;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:13px;top:10px;background:none;border:0;font-size:28px;color:#b0a795;padding:3px 8px}dialog h2{font-size:33px;letter-spacing:-1px;margin:22px 0 17px}dialog>p,dialog li{font-size:13px;color:#b3b0a3;line-height:1.8}dialog ul{padding-left:18px;margin-block:24px}dialog li{margin-block:9px}dialog li::marker{color:var(--orange)}.dialog-note{font-size:10px!important;color:#939084!important;line-height:1.7;margin-block:20px}form label{display:block;font-size:12px;margin:18px 0 8px}form select,form textarea{width:100%;background:#11120f;border:1px solid #48483b;border-radius:4px;padding:12px;color:var(--text)}form textarea{resize:vertical;min-height:100px}form .button{margin-top:18px}#brief-status{font-size:12px;color:#f3b282;line-height:1.7}@keyframes float{0%,100%{transform:translateY(0) rotate(-12deg)}50%{transform:translateY(-10px) rotate(-9deg)}}
@media(min-width:1500px){.hero{padding-top:85px;padding-bottom:80px}.hero-art{min-height:535px}h1{font-size:108px}.project-visual{height:290px}.emote-window{top:65px;transform:translateX(-50%) rotate(-7deg) scale(1.13)}.boss-window{top:72px}.character-scene{transform:scale(1.1);transform-origin:center bottom}.hero-copy>p{font-size:16px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:20px;padding-top:55px;padding-bottom:50px;min-height:600px}h1{font-size:78px}.hero-art{min-height:420px}.hero-actions{gap:17px}.hero-actions .text-link{font-size:10px;gap:8px}.hero-actions .button{padding:15px;gap:15px}.orbit{width:340px;left:0}.orbit-two{width:320px}.art-bottom{font-size:6px;left:15px;right:15px}.floating-code{right:15px;font-size:9px}.project-grid{gap:18px}.project-visual{height:230px}.emote-window{width:184px;top:43px}.boss-window{left:12px;right:6px;top:52px}.boss-content{padding:9px}.character-silhouette{right:14px}.character-panel{left:11px}.character-panel>strong{font-size:22px}.lab{gap:55px}.section{padding-block:65px}.project-card h3{font-size:17px}.project-meta{font-size:7px;letter-spacing:0}.section-heading>p{font-size:11px}.discipline-strip b{font-size:17px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:80px}.brand{font-size:23px}.header-contact{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;background:none;border:1px solid #45453c;border-radius:4px;padding:12px}.menu-toggle span{height:1px;width:19px;background:var(--text)}.header nav{display:none;position:absolute;top:79px;left:0;right:0;background:#191917;padding:20px;z-index:10;border-bottom:1px solid #414135;flex-direction:column;gap:0}.header nav.open{display:flex}.header nav a{padding:15px}.nav-active:after{display:none}.hero{grid-template-columns:1fr;padding-top:40px;gap:34px;padding-bottom:32px}.eyebrow{font-size:8px;letter-spacing:1.4px}h1{font-size:clamp(68px,13vw,94px);margin-top:23px}.hero-copy>p{font-size:13px}.hero-actions{gap:25px}.hero-actions .text-link{font-size:11px}.hero-actions .button{padding:16px 19px}.hero-note{margin-top:23px}.hero-art{min-height:350px;max-width:540px;width:100%;justify-self:center}.sculpture{width:100%;height:110%;left:0;top:-12%}.art-label{font-size:8px}.orbit{left:15%;top:27%;width:70%}.orbit-two{height:180px}.floating-code{bottom:75px;right:30px}.art-coord{bottom:63px}.art-bottom{font-size:7px}.discipline-strip>.wrap{flex-wrap:wrap;justify-content:center;gap:16px 22px;padding:20px 0;min-height:0}.discipline-strip .wrap>span:first-child{max-width:none;width:100%;text-align:center;font-size:8px}.discipline-strip b{font-size:14px}.strip-plus{font-size:13px}.section{padding-block:48px}.section-heading{display:block;margin-bottom:25px}h2{font-size:36px}.section-heading>p{margin-top:17px}.project-toolbar{margin-bottom:23px}.filters{gap:0}.filters button{padding:8px;font-size:10px}.project-count{font-size:8px}.project-grid{grid-template-columns:1fr;gap:30px}.project-visual{height:300px}.character-scene{inset:50px 15px 25px}.character-silhouette{right:16%;top:15px;transform:scale(1.25);transform-origin:top center}.character-panel{top:31px;left:18px}.character-panel>strong{font-size:32px}.character-panel>small{font-size:7px}.character-slots{margin-top:18px}.character-slots span{width:35px;height:32px}.mini-cta{width:140px;font-size:8px}.emote-window{width:230px;top:55px;padding:17px}.window-top{font-size:12px}.fake-search{margin:12px 0;padding:8px}.fake-search span{font-size:7px}.emote-tabs{font-size:7px}.emote-row{padding:8px}.emote-row b{font-size:8px}.emote-row small{font-size:6px}.boss-window{top:60px;left:10%;right:8%;height:199px}.boss-content{padding:15px}.boss-content>strong{font-size:21px}.boss-content>small{font-size:6px}.boss-stats{margin-top:14px}.boss-stats>div{padding:9px}.boss-stats b{font-size:15px}.chart{height:48px}.boss-sidebar{width:38px;padding:16px 11px}.project-meta{font-size:9px}.project-meta span:last-child{font-size:8px}.project-card h3{font-size:21px}.project-card>p{font-size:12px}.lab{grid-template-columns:1fr;gap:35px}.lab-intro>p{max-width:none}.lab-signature{display:none}.principles article{padding:25px 0}.principles article h3{font-size:18px}.principles article p{font-size:12px}.faq{grid-template-columns:1fr;gap:20px}.faq h2{font-size:36px}.contact{padding:27px 24px 22px}.contact-star{font-size:45px}.contact h2{font-size:37px;letter-spacing:-1.8px;margin-top:21px}.contact-bottom{display:block;margin-top:21px}.contact-bottom p{font-size:11px}.contact-bottom>div{margin-top:24px}.contact-button{width:100%}.discord-link{text-align:left;margin-top:18px}.community-info{font-size:9px}.footer{flex-wrap:wrap;padding-block:28px}.footer>span{order:3;width:100%;font-size:9px}.footer .brand{font-size:20px}dialog{padding:30px 24px}dialog h2{font-size:29px}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}h1{font-size:66px}.hero-actions{gap:16px}.hero-actions .button{font-size:11px;padding:14px}.hero-actions .text-link{font-size:10px}.filters button{font-size:9px;padding:7px}.discipline-strip>.wrap{gap:12px}.character-silhouette{right:9%}.contact h2{font-size:33px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* N4K v2 — editorial / industrial */
:root{--bg:#090a0b;--panel:#131416;--text:#f5f5f1;--muted:#a2a3a5;--line:#27282b;--orange:#ff5b23}
html{scroll-padding-top:100px}body{background:var(--bg)}.wrap{width:calc(100% - 96px);max-width:1440px}.header{height:84px;position:sticky;top:0;z-index:20;background:#090a0bf2;backdrop-filter:blur(20px);border-bottom:1px solid #ffffff14}.header:before{content:'';position:absolute;inset:0 -48px;background:inherit;z-index:-1}.brand{font-size:23px;letter-spacing:-1px}.brand img{width:25px}.brand-light{font-weight:650}.header nav{gap:34px;font-size:12px}.header nav a{color:#c5c5c7}.nav-active:after{width:14px;height:2px;border-radius:0;left:calc(50% - 7px);bottom:5px}.button{border-radius:0;padding:18px 24px;min-height:52px;font-size:12px;letter-spacing:.2px}.button:hover{transform:none}.primary{background:var(--orange);color:#100c09;border-color:var(--orange)}.primary:hover{background:#ff7b47}.button-small{min-height:42px;padding:10px 17px}.header-contact{border-color:#444548}.hero{position:relative;display:block;isolation:isolate;padding-top:62px;padding-bottom:36px;min-height:690px;overflow:clip}.hero-copy{position:relative;z-index:2;pointer-events:none}.hero-copy a{pointer-events:auto}.hero .eyebrow{color:#aaaeb3;font-family:monospace;letter-spacing:2px;font-size:10px}.status-dot{background:var(--orange);box-shadow:none;width:5px;height:5px}.hero h1{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(80px,9.5vw,145px);font-weight:700;line-height:.87;letter-spacing:-2px;margin:35px 0 37px}.hero .orange{color:var(--orange)}.hero-lower{display:flex;gap:38px;align-items:center}.hero-lower p{font-size:12px;line-height:1.9;color:#b1b2b5;margin:0}.hero-actions{flex-direction:column;align-items:flex-start;gap:13px}.hero-actions .button{min-width:185px;gap:35px}.hero-actions .text-link{font-size:10px;gap:26px}.hero-note{border-top:1px solid #fff2;padding-top:22px;margin-top:41px;font-family:monospace;letter-spacing:1.5px;font-size:8px;color:#b1b2b5}.mini-cross{color:var(--orange)}.hero-art{position:absolute;z-index:0;right:0;top:52px;bottom:88px;width:47%;min-height:0;border:0;border-radius:0;margin:0;overflow:hidden;background:radial-gradient(ellipse at 60% 48%,#73321840,transparent 66%),#0b0c0e;transform:none}.art-grid{background-size:36px 36px;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);mask-image:none;opacity:.6}.sculpture{display:none}.art-word{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(210px,27vw,430px);font-weight:800;font-style:italic;line-height:1;letter-spacing:-18px;position:absolute;left:6%;top:15%;color:#0c0d0e;-webkit-text-stroke:1px #ff8b5077;transform:rotate(-12deg);text-shadow:2px 2px #ac471b,5px 5px #68280e,10px 10px #321608;filter:drop-shadow(0 0 35px #ff642326)}.hero-art:before{content:'';position:absolute;width:330px;height:330px;border:1px solid #ff5b23;left:23%;top:15%;border-radius:50%;box-shadow:0 0 23px #ff5b2330,inset 0 0 23px #ff5b2330;transform:rotate(-25deg) scaleX(.7)}.orbit{width:75%;height:140px;left:14%;top:42%;border-color:#ff703d5c;transform:rotate(-35deg)}.orbit-two{height:85%;width:68%;top:9%;left:20%;transform:rotate(35deg);border-color:#ffffff12}.art-label{top:22px;left:20px;font-size:7px;letter-spacing:1.8px;color:#8b8d90}.art-coord{bottom:67px;left:20px;font-size:8px;color:#aa7459}.floating-code{right:20px;bottom:106px;transform:none;background:#101214b8;border:1px solid #ffffff1c;border-radius:0;font-size:8px;padding:12px;backdrop-filter:blur(15px)}.code-bracket{color:var(--orange)}.art-bottom{color:#949698;font-size:6px;left:20px;right:20px}.discipline-strip{background:var(--orange);border:0;transform:rotate(-1deg);margin:10px 0 6px}.discipline-strip>.wrap{min-height:65px}.discipline-strip b{color:#19110d;font-family:'Barlow Condensed',Impact,sans-serif;font-weight:700;text-transform:uppercase;font-size:27px;letter-spacing:0}.discipline-strip .wrap>span:first-child{color:#4c2213;font-family:monospace;font-size:8px;font-weight:600;max-width:120px}.strip-plus{color:#6b2e16;font-size:23px}.section{padding-block:85px}.section-heading{align-items:flex-end;margin-bottom:34px}.eyebrow{font-family:monospace;font-weight:400;letter-spacing:1.5px;font-size:9px}.muted{color:#90939b}h2{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-weight:600;font-size:66px;letter-spacing:-.8px;line-height:.97;margin-top:20px}.serif{font:inherit;letter-spacing:inherit;color:#777b82}.section-heading h2{font-size:83px}.section-heading>p{color:#a1a4aa;font-size:12px;border-left:2px solid var(--orange);padding-left:20px;margin-bottom:5px}.project-toolbar{padding-bottom:18px;margin-bottom:30px}.filters{gap:6px}.filters button{border-radius:0;padding:12px 17px;min-height:44px;font-size:11px;color:#a9acb1}.filters button.selected{background:#eeeeea;color:#111;border-color:#eeeeea}.filters button.selected span{color:#666}.project-count{color:#a6a8ad}.project-grid{grid-template-columns:1fr 1fr;gap:40px 28px}.project-card{position:relative;border-bottom:1px solid var(--line);padding-bottom:25px}.project-card:first-child{grid-column:1 / -1;display:grid;grid-template-columns:1.65fr 1fr;column-gap:46px;align-content:center;border:1px solid var(--line);background:#111214;padding:0 38px 0 0;min-height:400px}.project-card:first-child .project-visual{grid-row:1 / 5;height:100%;min-height:400px}.project-card:first-child .project-meta{align-self:end;margin-top:0;padding-top:65px;gap:20px;flex-wrap:wrap}.project-card:first-child h3{margin:23px 0 16px;font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-size:39px;line-height:1.05;letter-spacing:0}.project-card:first-child>p{font-size:13px;line-height:1.8;padding-bottom:75px;color:#a4a6ae;max-width:250px}.project-visual{border:0;border-radius:0;height:335px;background-color:#18191c}.project-visual:hover{transform:none;outline:1px solid #ff5b2377;outline-offset:-1px}.project-visual:after{content:'';position:absolute;inset:0;border:1px solid #ffffff08;pointer-events:none}.project-meta{font-size:9px;color:#8f949e;margin-top:23px}.project-meta span:last-child{font-size:8px;color:#e2a880;display:flex;align-items:center;gap:5px}.project-meta span:last-child:before{content:'';width:4px;height:4px;border-radius:50%;background:var(--orange)}.project-card h3{font-size:25px;font-weight:500;letter-spacing:-.8px;margin:13px 0 10px}.project-card h3 button{gap:10px}.project-card h3 span{border:1px solid #494b51;width:33px;height:33px;display:grid;place-items:center;flex-shrink:0}.project-card>p{font-size:12px;color:#90949c}.visual-tag{font-size:8px;left:22px;top:22px;color:#c0c4cb;letter-spacing:2px}.preview-note{color:#a4a6ad;font-size:7px;left:22px;bottom:23px}.visual-arrow{background:#f2eee9;color:#141414;width:36px;height:36px;display:grid;place-items:center;right:20px;bottom:18px;font-size:23px}.character-visual{background:radial-gradient(ellipse at 75% 60%,#686f7555,transparent 55%),linear-gradient(120deg,#10151b,#242c34)}.character-scene{inset:60px 20px 38px}.character-panel{left:20px;top:43px}.character-panel>small{font-size:7px;letter-spacing:2px;color:#959ea8}.character-panel>strong{font-size:44px;line-height:.95;letter-spacing:-.5px;margin-top:18px}.character-panel em{color:#ff783f}.character-slots{margin-top:25px;gap:7px}.character-slots span{width:42px;height:40px;font-size:10px;border-color:#505862}.character-slots .slot-active{border-color:var(--orange);color:var(--orange);background:#ff5b2310}.mini-cta{width:142px;font-size:7px;padding:11px;margin-top:12px;background:var(--orange);color:#100d0c}.character-silhouette{right:19%;top:42px;transform:scale(1.7);transform-origin:top center;opacity:.85}.head{background:linear-gradient(90deg,#7a807f,#474d50,#262d32)}.body{background:linear-gradient(85deg,#242d33,#5d6871 40%,#414c55 52%,#1a222b)}.scene-light{background:#d0d4e026;box-shadow:0 15px 40px 7px #bac4d01a}.emotes-visual{background:radial-gradient(ellipse at 50% 80%,#62301f66,transparent 65%),#191516}.emote-window{width:250px;top:55px;transform:translateX(-50%) rotate(-5deg);padding:18px;border-radius:8px;background:#101114;border-color:#ffffff24;box-shadow:0 25px 50px #0007}.window-top{font-size:12px}.fake-search{padding:9px;margin:12px 0;background:#1d1d22;border-color:#34343a}.fake-search span{font-size:8px}.emote-tabs{font-size:8px;padding-bottom:8px}.emote-row{padding:8px;border-color:#2d2c30}.emote-row b{font-size:9px}.emote-row small{font-size:6px}.emote-row.active{background:#ff5b2315;border-color:#ff5b2380}.boss-visual{background:radial-gradient(ellipse at 40% 80%,#39472f88,transparent 75%),#161b19}.boss-window{left:14%;right:10%;top:67px;height:221px;transform:rotate(-5deg);background:#111713;border-color:#6c806255}.boss-content{padding:18px}.boss-content>small{font-size:6px}.boss-content>strong{font-size:23px}.boss-stats{margin-top:14px}.boss-stats>div{padding:9px}.boss-stats small{font-size:7px}.boss-stats b{font-size:17px}.chart{height:56px;margin-top:15px}.chart-label{font-size:6px}.boss-sidebar{width:40px;padding:19px 12px}.lab{grid-template-columns:1fr 1.1fr;gap:90px;border-top:0}.lab h2{font-size:70px;max-width:400px}.lab-intro>p{font-size:13px;color:#989da5}.lab-intro .text-link{color:#e6e8ec;margin-top:7px;border-bottom:1px solid var(--orange);padding-bottom:9px}.lab-signature{font-size:100px;color:#24272c;font-style:italic;letter-spacing:-5px}.lab-signature small{font-style:normal}.principles{padding-top:0}.principles article{padding:32px 0;gap:22px}.principles article:first-child{padding-top:6px}.principles article>span:first-child{color:var(--orange)}.principles article h3{font-size:21px;letter-spacing:-.7px}.principles article p{color:#969ba4;line-height:1.9}.principle-icon{font-size:30px;color:#e3e5e9}.faq{grid-template-columns:1fr 1.1fr;gap:90px}.faq h2{font-size:55px}summary{font-size:13px;min-height:70px;padding:23px 0;color:#dddfe3}summary>span{color:var(--orange)}details p{color:#9399a3}.contact{background:#151618;color:#f0f1f3;border:1px solid #33363c;border-radius:0;padding:43px 48px;margin-top:0}.contact:before{position:absolute;content:'';height:3px;background:var(--orange);top:0;left:48px;width:85px}.contact h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(48px,5.9vw,85px);font-weight:600;letter-spacing:-1px;line-height:1}.contact h2>span{color:var(--orange)}.contact-star{color:var(--orange);font-size:70px}.contact-top .eyebrow{color:#a1a6af}.contact-bottom{margin-top:33px}.contact-bottom p{color:#a0a5ae;font-size:12px}.contact-button{background:var(--orange);border-color:var(--orange);color:#100d0b;min-width:255px}.contact-button:hover{background:#ff7b47}.discord-link{color:#b1b5bd;font-size:11px}.community-info{border-color:#33363c;color:#8b929e;font-size:10px}.footer{padding-block:37px;margin-bottom:0}.footer>span,.footer>a:last-child{color:#9ba0a9;font-size:10px}dialog{background:#151619;border-color:#42454c;border-radius:0;padding:40px}dialog h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:43px;letter-spacing:0}dialog>p,dialog li{color:#a9adb6}.dialog-close{min-width:44px;min-height:44px}.dialog-note{color:#979daa!important}form select,form textarea{border-radius:0;background:#0c0e10;border-color:#3e424a;padding:14px;font-size:14px}.dialog-close:focus-visible{outline-offset:0}
@media(min-width:1500px){.hero{min-height:800px;padding-top:85px}.hero h1{font-size:156px}.hero-art{top:65px;bottom:95px}.hero-lower p{font-size:14px}.hero-lower{gap:60px}.character-scene{transform:none}.project-card:first-child .project-visual{min-height:440px}.hero-note{margin-top:60px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.header:before{inset-inline:-28px}.hero{min-height:660px}.hero h1{font-size:105px}.hero-art{width:45%;bottom:120px}.art-word{font-size:260px;top:24%;left:2%;letter-spacing:-13px}.hero-art:before{left:2%;top:22%;width:280px;height:280px}.hero-lower{gap:25px}.hero-actions .button{padding:15px 20px}.hero-lower p{font-size:11px}.project-card:first-child{column-gap:25px;padding-right:25px;grid-template-columns:1.4fr 1fr}.project-card:first-child h3{font-size:31px}.character-panel>strong{font-size:35px}.character-silhouette{right:15%;transform:scale(1.5)}.section-heading h2{font-size:70px}.lab,.faq{gap:45px}.lab h2{font-size:59px}.boss-window{left:8%;right:6%}.contact{padding:35px}.contact h2{font-size:64px}.section{padding-block:65px}}
@media(max-width:760px){html{scroll-padding-top:88px}.wrap{width:calc(100% - 36px)}.header{height:70px}.header:before{inset-inline:-18px}.brand{font-size:22px;gap:7px}.header nav{top:69px;left:-18px;right:-18px;background:#111316;padding:14px 18px;border-color:#393c43}.header nav a{font-size:16px;padding:17px 12px;border-bottom:1px solid #ffffff0b}.menu-toggle{border-radius:0;min-width:44px;min-height:44px;justify-content:center;border-color:#3d4148;gap:7px}.hero{padding-top:34px;padding-bottom:25px;min-height:0;overflow:clip}.hero .eyebrow{font-size:8px;letter-spacing:1.1px;gap:8px}.hero h1{font-size:clamp(65px,13vw,97px);line-height:.92;letter-spacing:-.9px;margin:29px 0 25px}.hero-lower{display:block}.hero-lower p{font-size:12px;line-height:1.85;max-width:330px}.hero-actions{margin-top:24px;flex-direction:row;align-items:center;gap:22px}.hero-actions .button{min-width:150px;padding:16px 18px;font-size:12px;gap:18px}.hero-actions .text-link{font-size:10px;gap:10px}.hero-note{margin-top:26px;padding-top:17px;font-size:7px;letter-spacing:.9px}.hero-art{display:none}.discipline-strip{margin-top:9px}.discipline-strip>.wrap{padding:13px 0;min-height:57px;gap:13px;flex-wrap:nowrap;justify-content:space-between}.discipline-strip .wrap>span:first-child{display:none}.discipline-strip b{font-size:19px;white-space:nowrap}.strip-plus{font-size:15px}.section{padding-block:49px}.section-heading{display:flex;align-items:flex-end;gap:18px;margin-bottom:23px}.section-heading h2{font-size:55px;margin-top:15px}.section-heading>p{font-size:10px;line-height:1.8;max-width:140px;padding-left:12px;margin:0 0 3px}.eyebrow{font-size:8px;letter-spacing:1.2px}.project-toolbar{margin-bottom:22px;padding-bottom:14px}.filters{gap:3px}.filters button{font-size:10px;padding:11px 10px;min-height:44px}.filters button span{font-size:8px;margin-left:5px}.project-count{font-size:8px}.project-grid{display:grid;grid-template-columns:1fr;gap:29px}.project-card{padding-bottom:23px}.project-card:first-child{display:block;grid-column:auto;padding:0 0 23px;border:0;border-bottom:1px solid var(--line);background:none;min-height:0}.project-visual,.project-card:first-child .project-visual{height:290px;min-height:0}.project-card:first-child .project-meta,.project-meta{padding:0;margin-top:19px;align-items:center;font-size:8px}.project-card:first-child h3,.project-card h3{font-family:var(--font);text-transform:none;font-size:23px;font-weight:500;letter-spacing:-.7px;line-height:1.2;margin:13px 0 10px}.project-card:first-child>p,.project-card>p{font-size:12px;padding:0;margin:0;max-width:none;color:#a0a5ae;line-height:1.8}.project-card h3 span{width:32px;height:32px;font-size:18px}.visual-tag{font-size:7px;top:18px;left:18px}.character-scene{inset:38px 10px 22px}.character-panel{left:12px;top:38px}.character-panel>strong{font-size:34px;margin-top:14px}.character-panel>small{font-size:6px;letter-spacing:1px}.character-slots{margin-top:18px}.character-slots span{width:32px;height:30px;font-size:8px}.mini-cta{width:117px;font-size:6px;padding:9px;margin-top:9px}.character-silhouette{right:17%;top:35px;transform:scale(1.3)}.preview-note{left:18px;bottom:20px;font-size:7px}.visual-arrow{right:16px;bottom:15px;width:32px;height:32px}.emote-window{width:224px;top:40px;padding:15px;transform:translateX(-50%) rotate(-5deg)}.emote-row{padding:7px}.emote-row b{font-size:8px}.fake-search{margin:9px 0;padding:7px}.fake-search span{font-size:7px}.emote-tabs{font-size:7px}.boss-window{top:49px;left:10%;right:8%;height:197px}.boss-content{padding:14px}.boss-content>strong{font-size:21px}.boss-stats>div{padding:7px}.boss-stats b{font-size:14px}.chart{height:44px;margin-top:11px}.chart-label{font-size:5px}.lab{display:block}.lab h2{font-size:53px;max-width:330px}.lab-intro>p{font-size:13px;margin:22px 0}.lab-intro .text-link{font-size:12px}.principles{margin-top:36px}.principles article{padding:25px 0;gap:17px}.principles article h3{font-size:19px}.principles article p{font-size:12px}.principle-icon{font-size:23px}.faq{display:block}.faq h2{font-size:47px}.faq-list{margin-top:23px}summary{font-size:12px;padding:20px 0;min-height:67px;line-height:1.6}.contact{padding:29px 23px}.contact:before{left:23px;width:65px}.contact-top .eyebrow{font-size:7px}.contact-star{font-size:42px}.contact h2{font-size:46px;letter-spacing:-.5px;margin-top:24px;line-height:1.03}.contact-bottom{display:block;margin-top:21px}.contact-bottom p{font-size:11px;line-height:1.9}.contact-bottom>div{margin-top:23px}.contact-button{width:100%;font-size:12px}.discord-link{font-size:11px;text-align:left;padding:8px 0;min-height:40px;display:flex;align-items:center}.community-info{font-size:9px;margin-top:15px}.footer{padding-block:28px}.footer>a:last-child{min-height:44px;display:flex;align-items:center}.footer>span{font-size:9px}.footer .brand{font-size:19px}dialog{padding:35px 22px;max-height:90dvh}dialog h2{font-size:37px}form select,form textarea{font-size:16px}.dialog-note{font-size:11px!important}}
@media(max-width:360px){.wrap{width:calc(100% - 30px)}.header:before{inset-inline:-15px}.hero h1{font-size:59px}.hero .eyebrow{font-size:7px}.hero-actions{gap:16px}.hero-actions .button{min-width:137px;padding:15px}.hero-actions .text-link{font-size:9px}.discipline-strip b{font-size:16px}.discipline-strip>.wrap{gap:9px}.section-heading h2{font-size:47px}.section-heading>p{max-width:115px;font-size:9px}.filters button{padding:10px 7px;font-size:9px}.project-count{font-size:7px}.project-card:first-child h3,.project-card h3{font-size:21px}.character-panel>strong{font-size:30px}.character-silhouette{right:12%}.contact h2{font-size:39px}}

@media(max-width:360px){.hero h1{font-size:52px}}
/* N4K v3 — motion layers. All content remains available without JavaScript. */
.lab-cursor{display:none;position:fixed;left:0;top:0;z-index:1000;pointer-events:none;width:0;height:0}.lab-cursor>span{position:absolute;display:grid;place-items:center;left:-14px;top:-14px;width:28px;height:28px;border:1px solid #ff824f;border-radius:50%;color:#15110e;background:#ff5b230a;font:20px Arial,sans-serif;transition:width .22s,height .22s,left .22s,top .22s,background .2s,scale .15s;box-shadow:0 0 18px #ff5b2318}.lab-cursor>span:after{content:'';position:absolute;width:4px;height:4px;background:#ff793b;border-radius:50%}.lab-cursor.is-link>span{left:-23px;top:-23px;width:46px;height:46px;background:#ff793bee;border-color:#ff9d75}.lab-cursor.is-link>span:after{display:none}.lab-cursor.is-down>span{scale:.8}.motion-toggle{border:1px solid #464951;padding:10px 13px;min-height:40px;background:none;color:#adb2bc;font-size:10px;order:4}.motion-toggle:hover{border-color:var(--orange);color:var(--text)}.motion-toggle:disabled{opacity:.6}.motion-on .reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.2,.65,.25,1) var(--reveal-delay,0ms),transform .7s cubic-bezier(.2,.65,.25,1) var(--reveal-delay,0ms)}.motion-on .reveal.revealed{opacity:1;transform:translateY(0)}.motion-on .hero h1{transition-duration:1s;transform:translateY(35px)}.motion-on .hero h1.revealed{transform:translateY(0)}.motion-on .art-word{animation:lab-word 9s ease-in-out infinite}.motion-on .orbit-one{animation:lab-orbit 18s linear infinite}.motion-on .orbit-two{animation:lab-orbit-two 24s linear infinite}.motion-on .floating-code{animation:lab-float 6s ease-in-out infinite}.motion-on .status-dot{animation:lab-pulse 3s ease-out infinite}.motion-on .contact-star{animation:lab-star 18s linear infinite}.motion-on .button{position:relative;overflow:hidden;transition:background .25s,color .25s,border-color .25s,box-shadow .25s}.motion-on .button:before{content:'';pointer-events:none;position:absolute;inset:-70% auto -70% -60%;width:35%;background:linear-gradient(90deg,transparent,#ffffff30,transparent);transform:rotate(25deg);transition:left .6s}.motion-on .button:hover:before{left:140%}.motion-on .button span,.motion-on .text-link span{display:inline-block;transition:transform .3s}.motion-on .button:hover span,.motion-on .text-link:hover span{transform:translate(3px,-3px)}.motion-on .primary:hover,.motion-on .contact-button:hover{box-shadow:0 5px 28px #ff5b2326}.motion-on .header nav a{transition:color .2s}.motion-on .nav-active:after{animation:lab-line .3s ease-out}.motion-on .project-visual{transition:transform .35s ease-out,outline .2s}.motion-on .project-visual:after{background:radial-gradient(circle at var(--spot-x,50%) var(--spot-y,50%),#ffffff12,transparent 48%);opacity:0;transition:opacity .35s}.motion-on .project-visual:hover:after{opacity:1}.motion-on .visual-arrow{transition:background .25s,color .25s,rotate .25s}.motion-on .project-visual:hover .visual-arrow{background:var(--orange);rotate:5deg}.motion-on .emote-window{animation:lab-emote 7s ease-in-out infinite}.motion-on .boss-window{animation:lab-boss 8s ease-in-out infinite}.motion-on .chart i{transform-origin:bottom;animation:lab-bar 5s ease-in-out infinite}.motion-on .chart i:nth-child(2n){animation-delay:-1.2s}.motion-on .chart i:nth-child(3n){animation-delay:-2.8s}.motion-on dialog[open]{animation:lab-dialog .32s cubic-bezier(.2,.8,.2,1)}.motion-on dialog[open]::backdrop{animation:lab-backdrop .3s ease-out}.motion-on details[open] p{animation:lab-details .32s ease-out}.motion-on .header nav.open{animation:lab-menu .25s ease-out}.motion-on .principles article .principle-icon{transition:rotate .4s,color .4s}.motion-on .principles article:hover .principle-icon{rotate:35deg;color:var(--orange)}.motion-on .brand img{transition:transform .4s}.motion-on .brand:hover img{transform:rotate(-12deg) scale(1.1)}
@keyframes lab-word{0%,100%{transform:translateY(0) rotate(-12deg)}50%{transform:translateY(-12px) rotate(-9deg)}}@keyframes lab-orbit{from{transform:rotate(-35deg)}to{transform:rotate(325deg)}}@keyframes lab-orbit-two{from{transform:rotate(35deg)}to{transform:rotate(-325deg)}}@keyframes lab-float{0%,100%{translate:0 0}50%{translate:0 -9px}}@keyframes lab-pulse{0%,100%{box-shadow:0 0 0 0 #ff5b2300}40%{box-shadow:0 0 0 6px #ff5b232b}80%{box-shadow:0 0 0 11px #ff5b2300}}@keyframes lab-star{to{rotate:360deg}}@keyframes lab-line{from{scale:0 1}to{scale:1}}@keyframes lab-emote{0%,100%{translate:0 0}50%{translate:0 -6px}}@keyframes lab-boss{0%,100%{translate:0 0}50%{translate:0 -7px}}@keyframes lab-bar{0%,100%{scale:1 1}50%{scale:1 .77}}@keyframes lab-dialog{from{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lab-backdrop{from{opacity:0}to{opacity:1}}@keyframes lab-details{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes lab-menu{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
@media(hover:hover) and (pointer:fine){.motion-on.cursor-live,.motion-on.cursor-live a,.motion-on.cursor-live button,.motion-on.cursor-live summary{cursor:none}.motion-on.cursor-live .lab-cursor{display:block}}
@media(max-width:760px){.motion-on .reveal{transform:translateY(17px);transition-duration:.5s}.motion-on .reveal.revealed{transform:none}.motion-on .emote-window,.motion-on .boss-window,.motion-on .chart i{animation:none}.motion-toggle{width:100%;text-align:left;min-height:44px}.motion-on .contact-star{animation-duration:28s}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lab-cursor{display:none!important}.reveal{opacity:1!important;transform:none!important}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Two equal groups keep the text loop seamless at every viewport width. */
.discipline-strip{overflow:hidden}
.discipline-track{display:flex;width:100%}
.discipline-group{display:flex;flex:0 0 auto;align-items:center;justify-content:space-around;gap:28px;width:100%;min-height:65px;padding:12px 36px}
.discipline-group b{white-space:nowrap}
.discipline-caption{font:600 8px/1.8 monospace;letter-spacing:1.4px;color:#4c2213;max-width:120px;flex-shrink:0}
.discipline-copy{display:none}
.motion-on .discipline-track{width:max-content;animation:discipline-scroll 32s linear infinite}
.motion-on .discipline-group{width:max(100vw,1000px)}
.motion-on .discipline-copy{display:flex}
@keyframes discipline-scroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
@media(max-width:760px){.discipline-group{gap:12px;min-height:57px;padding:12px 18px;flex-wrap:wrap}.discipline-caption{display:none}.motion-on .discipline-group{width:720px;flex-wrap:nowrap;gap:25px;padding-inline:25px}.motion-on .discipline-caption{display:block;font-size:7px;max-width:100px}.motion-on .discipline-track{animation-duration:26s}}
@media(prefers-reduced-motion:reduce){.motion-on .discipline-track{animation:none;width:100%;transform:none}.motion-on .discipline-group{width:100%;flex-wrap:wrap}.motion-on .discipline-copy{display:none}}

.appearance-visual{background:#141211;overflow:hidden}.appearance-visual>img{display:block;width:100%;height:100%;object-fit:contain}.appearance-card .preview-note{background:#101010bf;padding:5px 8px;font-size:7px;bottom:14px}.appearance-detail{display:block;font-size:11px;color:var(--orange);margin:18px 0 25px}.appearance-detail img{width:100%;height:auto;display:block;margin-bottom:9px}.discord-section{display:flex;align-items:center;gap:40px;padding:48px 35px;margin-bottom:55px;background:radial-gradient(ellipse at 0% 100%,#5865f21a,transparent 70%),#101116;border:1px solid #353644;position:relative}.discord-emblem{color:#a4acff;width:82px;flex-shrink:0}.discord-emblem svg{width:100%}.discord-copy h2{font-size:48px;line-height:1;margin-top:14px}.discord-copy p{font-size:12px;color:#a2a5ae;line-height:1.8;margin-bottom:0}.discord-action{margin-left:auto}.discord-action .discord-link{display:flex;align-items:center;justify-content:space-between;color:#15110f;margin:0;font-size:12px;text-align:left;min-width:225px}.discord-action .community-info{font-size:10px;padding:12px 0 0;margin:12px 0 0;color:#a3a6b3}.motion-on .discord-emblem{animation:lab-float 6s ease-in-out infinite}@media(max-width:1000px){.discord-section{gap:25px;padding:35px 25px;flex-wrap:wrap}.discord-emblem{width:60px}.discord-copy h2{font-size:42px}.discord-action{margin-left:85px}.project-card.appearance-card:first-child{grid-template-columns:1.7fr 1fr}.project-card.appearance-card:first-child h3{font-size:30px}}@media(max-width:760px){.discord-section{gap:20px;padding:28px 23px;margin-bottom:35px}.discord-emblem{width:42px;align-self:flex-start;padding-top:28px}.discord-copy{flex:1}.discord-copy h2{font-size:35px}.discord-copy p{font-size:11px}.discord-action{margin:5px 0 0;width:100%}.discord-action .discord-link{width:100%;min-height:50px}.project-card.appearance-card:first-child .project-visual{height:auto;aspect-ratio:1672/941;min-height:0}.project-card.appearance-card:first-child h3{font-size:23px}.appearance-card .preview-note{bottom:8px;font-size:6px;padding:3px 6px;left:8px}.appearance-card .visual-arrow{width:26px;height:26px;bottom:8px;right:8px;font-size:18px}}

.project-card h3 a{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;font:inherit;text-align:left}.project-card h3 a:hover{color:var(--orange)}
/* The visual is built from illustrative code; it does not execute the displayed lines. */
.hero-art .art-word{clip-path:inset(0 var(--build-clip,0%) 0 0);transition:filter .4s;top:8%;font-size:clamp(195px,25vw,395px)}
.hero-art.is-building .art-word{animation:none;filter:drop-shadow(0 0 12px #ff5b2344);text-shadow:2px 2px #ac471b,5px 5px #68280e,10px 10px #321608}
.hero-art.is-building:after{content:'';position:absolute;top:10%;bottom:31%;width:1px;left:var(--scan-x,10%);background:linear-gradient(transparent,#ffb080,transparent);box-shadow:0 0 14px #ff763a;opacity:.8;pointer-events:none}
.build-console{position:absolute;z-index:4;left:20px;right:20px;bottom:48px;border:1px solid #5b3e2b;background:#0b0e12ed;backdrop-filter:blur(14px);box-shadow:0 16px 35px #0005;font-family:Consolas,'Courier New',monospace;font-size:10px;color:#ced1d7}
.build-console-head{display:flex;justify-content:space-between;gap:12px;padding:11px 14px;border-bottom:1px solid #ffffff0f;font-size:8px;letter-spacing:1px;color:#949ba7}.build-console-head>span:first-child{display:flex;align-items:center;gap:7px}.build-console-head i{width:5px;height:5px;border-radius:50%;background:var(--orange)}.build-state{color:#ff955f;font-size:7px;white-space:nowrap}.build-lines{padding:12px 14px 9px}.build-lines>div{height:19px;display:flex;align-items:center;gap:13px;white-space:pre;overflow:hidden}.build-lines em{font-style:normal;font-size:8px;color:#575d67;flex-shrink:0}.build-lines code{font:inherit;font-size:10px;white-space:pre;color:#bec6d1}.build-lines>div:nth-child(2) code,.build-lines>div:nth-child(3) code{color:#ecab83}.build-lines>div.active-line code:after{content:'';display:inline-block;width:5px;height:11px;background:#ff8850;vertical-align:-2px;margin-left:2px}.build-console-foot{display:flex;justify-content:space-between;gap:8px;padding:8px 14px 10px;font-size:8px;color:#808b98}.build-percent{color:#f6a173;font-variant-numeric:tabular-nums}.build-meter{height:2px;background:#ffffff08}.build-meter>span{display:block;height:100%;width:100%;background:#ff6e30;transform-origin:left;transform:scaleX(var(--build-progress,1));box-shadow:0 0 9px #ff6e3055}.hero-art .floating-code{display:none}.hero-art .art-coord{display:none}.hero-art .art-bottom{bottom:20px}.hero-art.is-built .build-state{color:#b1c7a1}.hero-art.is-built .build-console{border-color:#4b4c3d}.hero-art.is-built .build-meter>span{background:#b1c7a1}@media(max-width:1100px){.build-console{left:12px;right:12px;bottom:45px}.build-lines{padding:9px 10px}.build-lines code{font-size:9px}.build-lines>div{gap:9px;height:18px}.build-console-head,.build-console-foot{padding-inline:10px}.hero-art .art-word{font-size:245px;top:7%}}@media(prefers-reduced-motion:reduce){.hero-art .art-word{clip-path:none}.hero-art.is-building:after{display:none}}

/* Identity engine v2: traced geometry, depth and material, then final lighting. */
.hero-art{background:radial-gradient(ellipse at 50% 35%,#4320123b,transparent 65%),#0c0e11}.hero-art:before,.hero-art.is-building:after,.hero-art .orbit,.hero-art .sculpture{display:none}.hero-art .art-grid{opacity:.45;background-size:30px 30px}.build-emblem{position:absolute;top:11%;left:7%;right:7%;height:43%;display:flex;flex-direction:column;justify-content:center}.build-emblem svg{width:100%;height:auto;overflow:visible;filter:drop-shadow(0 14px 20px #0008)}.emblem-depth{fill:#6e250e;opacity:var(--logo-depth,1)}.emblem-fill{fill:url(#build-metal);fill-rule:evenodd;opacity:var(--logo-fill,1)}.emblem-guides{fill:none;stroke:#6e51424d;stroke-width:.8;stroke-dasharray:2 3}.emblem-trace{fill:none;stroke:#ffc395;stroke-width:1.2;stroke-linejoin:round;stroke-dasharray:100;filter:drop-shadow(0 0 3px #ff6b2c)}.emblem-trace use:nth-child(1){stroke-dashoffset:var(--trace-n,0)}.emblem-trace use:nth-child(2){stroke-dashoffset:var(--trace-four,0)}.emblem-trace use:nth-child(3){stroke-dashoffset:var(--trace-k,0)}.emblem-caption{display:flex;justify-content:space-between;font:7px monospace;letter-spacing:1.5px;color:#7b7774;margin-top:18px;padding:0 4%;opacity:var(--logo-fill,1)}.emblem-caption span:nth-child(2){color:#d6a783}.hero-art .build-console{left:7%;right:7%;bottom:11%;border-color:#393638;background:#101217ee;box-shadow:0 20px 40px #0004;border-radius:6px;overflow:hidden}.build-console-head{background:#ffffff03;padding-block:12px}.build-lines{padding-block:13px}.build-lines>div{height:21px}.build-lines code{font-size:11px}.build-console-foot{font-size:8px}.hero-art.is-built .build-console{border-color:#73442c}.hero-art.is-built .build-state{color:#ffad7b}.hero-art.is-built .build-meter>span{background:#ff8647}.hero-art .build-console .build-meter{height:2px}.hero-art .art-bottom{bottom:4%;left:7%;right:7%}.hero-art .art-label{left:7%;top:5%;color:#a2a3a8}.hero-art:after{right:7%;top:4%}.hero-art.is-built .build-emblem svg{filter:drop-shadow(0 14px 20px #0008) drop-shadow(0 0 16px #ff672322);transition:filter 1.2s}.project-meta span:last-child,.product-state{font-weight:600;letter-spacing:1.1px;color:#ffae7e}.project-meta span:last-child{border:1px solid #784024;background:#ff64200a;padding:5px 7px;font-size:8px;white-space:nowrap}.project-state{border-color:#784024}@media(max-width:1100px){.hero-art .build-console{left:5%;right:5%;bottom:9%}.build-lines code{font-size:9px}.build-lines>div{height:18px}.build-emblem{top:10%;height:37%;left:5%;right:5%}.emblem-caption{font-size:6px;letter-spacing:.8px}.build-console-head{font-size:7px;letter-spacing:.5px}.build-console-foot{font-size:7px}.build-emblem svg{min-height:100px}}@media(prefers-reduced-motion:reduce){.emblem-trace use{stroke-dashoffset:0!important}.emblem-fill,.emblem-depth,.emblem-caption{opacity:1!important}}

/* Product status stays visible over previews without altering original screenshots. */
.project-visual{position:relative}
.project-visual::before{content:'COMING SOON';position:absolute;z-index:6;top:15px;right:15px;padding:9px 12px;background:#ff682d;color:#140d09;font:700 10px/1.1 'DM Sans',Arial,sans-serif;letter-spacing:1.5px;box-shadow:0 4px 16px #0004;pointer-events:none}
.project-visual .visual-tag{top:51px}
.product-cover,.original-shot{position:relative;display:block}
.product-cover::before,.original-shot::before{content:'COMING SOON';position:absolute;z-index:2;top:20px;right:20px;padding:12px 18px;background:#ff682d;color:#140d09;font:700 12px/1.1 'DM Sans',Arial,sans-serif;letter-spacing:2px;box-shadow:0 4px 18px #0005;pointer-events:none}
.product-placeholder{position:relative;padding-top:60px}
.product-placeholder::before{content:'COMING SOON';position:absolute;top:20px;right:20px;background:#ff682d;color:#140d09;padding:10px 14px;font:700 11px/1.1 'DM Sans',Arial,sans-serif;letter-spacing:1.5px}
@media(max-width:700px){.project-visual::before{top:10px;right:10px;padding:7px 9px;font-size:8px;letter-spacing:1px}.project-visual .visual-tag{top:43px}.product-cover::before,.original-shot::before{top:10px;right:10px;padding:8px 10px;font-size:9px;letter-spacing:1px}}

/* Team */
.team{border-top:1px solid var(--line)}.team .section-heading h2{font-size:64px}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.team-card{position:relative;border:1px solid #31343a;background:linear-gradient(145deg,#17191d,#101113);padding:25px 28px 18px;overflow:hidden}.team-ceo{border-color:#785039;background:radial-gradient(ellipse at 20% 25%,#ff6a2414,transparent 70%),#121416}.team-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.team-card-top .eyebrow{font-size:8px;color:#929aa6;letter-spacing:1px}.team-role{font:600 9px monospace;padding:6px 9px;border:1px solid #4a4f57;color:#c1c7d0;letter-spacing:1px}.team-ceo .team-role{background:var(--orange);border-color:var(--orange);color:#170e09}.team-avatar{display:block;width:128px;height:128px;object-fit:cover;border-radius:50%;margin:32px 0 25px;border:3px solid #2a2d32;box-shadow:0 0 0 7px #ffffff03}.team-ceo .team-avatar{border-color:#c2693b;box-shadow:0 0 0 7px #ff6b2408}.team-card h3{font-size:28px;font-weight:600;letter-spacing:-.8px;margin:0 0 10px}.team-position{font-size:12px;color:#a1a9b5;margin:0}.team-card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff10;margin-top:30px;padding-top:18px;color:#7e8793}.team-card-bottom>span:first-child{font:8px monospace;letter-spacing:1.3px}.team-card-bottom>span:last-child{font:20px monospace;color:#e29468}.team-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:25px}.team-footer p{color:#8e98a5;font-size:12px}.team-footer .text-link{min-height:44px;color:#e2b69a}.motion-on .team-avatar{transition:transform .45s,border-color .45s}.motion-on .team-card:hover .team-avatar{transform:translateY(-4px);border-color:var(--orange)}@media(max-width:1050px){.team-grid{gap:16px}.team-card{padding:20px}.team-card-top .eyebrow{font-size:7px}.team-card h3{font-size:25px}.team .section-heading h2{font-size:54px}}@media(max-width:760px){.team-grid{grid-template-columns:1fr;gap:18px}.team-card{padding:22px 25px;display:grid;grid-template-columns:85px 1fr;column-gap:23px;align-items:center}.team-card-top{grid-column:1/-1;margin-bottom:24px}.team-avatar{width:80px;height:80px;grid-column:1;grid-row:2/4;margin:0}.team-card h3{grid-column:2;align-self:end;font-size:25px;margin-bottom:7px}.team-position{grid-column:2;align-self:start;font-size:11px}.team-card-bottom{grid-column:1/-1;margin-top:23px;padding-top:15px}.team .section-heading h2{font-size:44px}.team .section-heading{display:block}.team .section-heading>p{max-width:none;margin-top:20px}.team-footer{display:block}.team-footer p{font-size:11px}.team-footer .text-link{font-size:12px}}@media(max-width:360px){.team-card{padding:19px;column-gap:18px}.team-card h3{font-size:23px}.team .section-heading h2{font-size:38px}}
/* Wider identical marquee groups accommodate the full stack and framework labels. */
.discipline-group{flex-wrap:wrap}.motion-on .discipline-group{width:max(100vw,1450px);flex-wrap:nowrap}.motion-on .discipline-track{animation-duration:38s}@media(max-width:760px){.motion-on .discipline-group{width:1120px}.motion-on .discipline-track{animation-duration:36s}}@media(prefers-reduced-motion:reduce){.motion-on .discipline-group{width:100%;flex-wrap:wrap}}

/* Global typography: Manrope; preserve the original opening headline. */
:root{--font:'Manrope',Arial,sans-serif}
body,body *{font-family:var(--font)!important}
.hero #hero-title,.hero #hero-title *{font-family:'Barlow Condensed',Impact,sans-serif!important}
h2{line-height:1.12;letter-spacing:-1.6px;font-weight:700}
.section-heading h2,.team .section-heading h2{font-size:clamp(30px,3.5vw,52px)}
.lab h2{font-size:clamp(30px,3.5vw,50px)}
.faq h2{font-size:clamp(28px,3vw,42px)}
.contact h2{font-size:clamp(30px,4.4vw,65px);line-height:1.12}
.discord-copy h2{font-size:clamp(27px,3vw,40px)}
.project-card:first-child h3,.project-card.appearance-card:first-child h3{font-size:clamp(23px,2.3vw,33px)}
.discipline-group b{font-size:20px;letter-spacing:-.5px}.motion-on .discipline-group{width:max(100vw,1750px)}
.character-panel>strong{font-size:28px;line-height:1.1}
.build-lines code{font-size:9px;letter-spacing:-.25px}
@media(max-width:760px){h2{letter-spacing:-1px}.section-heading{gap:14px}.section-heading>p{max-width:125px}.team .section-heading>p{max-width:none}.discipline-group b{font-size:15px}.motion-on .discipline-group{width:1320px}.character-panel>strong{font-size:24px}.contact h2{font-size:32px}.discord-copy h2{font-size:26px}.project-card:first-child h3,.project-card.appearance-card:first-child h3{font-size:23px}}
@media(prefers-reduced-motion:reduce){.motion-on .discipline-group{width:100%}}
.ambulance-visual{background:#0d1718}.ambulance-visual img{width:100%;height:100%;display:block;object-fit:contain}.ambulance-visual::before{display:none}.ambulance-visual .preview-note{background:#090d0dcc;padding:4px 7px}.product-cover:has(img[src*="ambulance-marketing"])::before{display:none}
@media(max-width:760px){.ambulance-visual{height:auto;aspect-ratio:16/9}.ambulance-visual .preview-note{font-size:6px;bottom:8px;left:8px}}
/* Precision pointer: immediate core, softly trailing orbit. */
.lab-cursor{contain:layout style;will-change:transform}
.lab-cursor>span.cursor-ring{left:-17px;top:-17px;width:34px;height:34px;border:1px solid #ff9b6a99;background:transparent;box-shadow:0 0 14px #ff642014,inset 0 0 8px #ff64200a;transition:width .24s,height .24s,left .24s,top .24s,border-color .24s,background .24s,scale .15s;will-change:transform}
.lab-cursor>span.cursor-ring:after{display:none}
.lab-cursor .cursor-core{position:absolute;left:-2.5px;top:-2.5px;width:5px;height:5px;background:#fff3e9;border-radius:50%;box-shadow:0 0 0 1px #30190dcc,0 0 9px #ff7b4480;transition:scale .2s,border-radius .2s,rotate .25s}
.lab-cursor.is-link>span.cursor-ring{left:-23px;top:-23px;width:46px;height:46px;border-color:#ff8d58;background:#ff6a1f0d;box-shadow:0 0 20px #ff642020}
.lab-cursor.is-link .cursor-core{background:#ff9b6a;border-radius:1px;rotate:45deg;scale:1.3}
.lab-cursor.is-down>span.cursor-ring{scale:.72;border-color:#fff0df;background:#ff7b4426}
.lab-cursor.is-down .cursor-core{scale:.7}

/* Hero: clear reading order, direct actions and balanced artwork. */
.hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);align-items:center;gap:clamp(32px,4vw,68px);padding-block:64px 52px;min-height:0;overflow:visible}
.hero-copy{min-width:0;pointer-events:auto}
.hero .eyebrow{font-size:10px;letter-spacing:1.8px;color:#b3b5ba;gap:10px}
.hero #hero-title{font-size:clamp(76px,7.4vw,116px);line-height:.94;letter-spacing:-1.8px;margin:28px 0}
.hero-lower{display:block}
.hero-lower p{font-size:15px;line-height:1.8;color:#adafb7;max-width:440px;text-wrap:pretty}
.hero-actions{display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap;gap:12px;margin-top:28px}
.hero-actions .button{min-width:0;min-height:52px;justify-content:space-between;gap:24px;padding:16px 20px;font-size:12px}
.hero-discord{background:#101113;border:1px solid #393b40;color:#e7e7e8}
.hero-discord:hover{background:#18191d;border-color:#777a83}
.hero-note{display:flex;align-items:center;flex-wrap:wrap;gap:12px 18px;margin-top:30px;padding-top:21px;border-top:1px solid #ffffff14;font-size:9px;letter-spacing:1px;color:#8c9099}
.hero-note-dot{width:5px;height:5px;flex:none;background:var(--orange);border-radius:50%;box-shadow:0 0 10px #ff6a3044}
.hero-note>a{display:inline-flex;align-items:center;gap:8px;min-height:30px;font-size:11px;letter-spacing:0;color:#c4c6cb}
.hero-note>a:hover{color:var(--orange)}
.hero-note>a span{color:#777b83}
.hero .hero-art{position:relative;inset:auto;display:block;align-self:center;justify-self:stretch;min-height:490px;width:100%;max-width:none;aspect-ratio:.94;border:1px solid #ffffff0c;border-radius:16px;background:radial-gradient(ellipse at 50% 28%,#ff6b2414,transparent 65%),linear-gradient(145deg,#111216,#0b0c0f);box-shadow:0 24px 70px #0003,inset 0 1px 0 #ffffff05}
.hero .hero-art .art-grid{opacity:.2}
.hero .hero-art .build-console{left:7%;right:7%;bottom:10%;border-radius:8px;box-shadow:0 16px 32px #0005}
.hero .build-lines code{font-size:10px;letter-spacing:0}
.hero .hero-art .art-label{font-size:8px;letter-spacing:1.4px}
@media(min-width:1600px){.hero{padding-block:72px 58px}.hero #hero-title{font-size:128px}.hero .hero-art{min-height:550px}}
@media(max-width:1100px) and (min-width:761px){.hero{gap:28px;padding-block:48px 40px;grid-template-columns:1.1fr 1fr}.hero #hero-title{font-size:clamp(66px,8vw,88px)}.hero .hero-art{min-height:440px}.hero-lower p{font-size:13px}.hero-actions .button{font-size:11px;padding:14px;gap:12px}.hero-note{gap:8px 12px}}
@media(max-width:760px){.hero{grid-template-columns:1fr;gap:28px;padding-block:36px 30px}.hero .eyebrow{font-size:8px;letter-spacing:1.35px}.hero #hero-title{font-size:clamp(66px,14.4vw,100px);line-height:.94;margin:25px 0 24px;letter-spacing:-1px}.hero-lower p{font-size:14px;max-width:440px}.hero-actions{margin-top:24px;gap:10px}.hero-actions .button{font-size:11px;min-height:50px;gap:14px;padding:15px 16px}.hero-note{margin-top:24px;padding-top:16px;gap:9px 12px;font-size:8px}.hero-note>a{font-size:10px}.hero .hero-art{display:none}}
@media(max-width:380px){.hero #hero-title{font-size:clamp(56px,16vw,66px)}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-note{column-gap:10px}}

/* Horizontal skills ribbon. Equal groups preserve the seamless loop. */
.discipline-strip{position:relative;transform:none;margin:16px 0 0;background:linear-gradient(110deg,#ff702e,#ff591b 60%,#ff6a25);border-block:1px solid #ff985b;box-shadow:inset 0 1px 0 #ffffff20,inset 0 -1px 0 #a52b1820}
.discipline-strip::before,.discipline-strip::after{content:'';position:absolute;top:0;bottom:0;width:48px;z-index:1;pointer-events:none}
.discipline-strip::before{left:0;background:linear-gradient(90deg,#ff702e,transparent)}
.discipline-strip::after{right:0;background:linear-gradient(270deg,#ff6a25,transparent)}
.discipline-group{min-height:78px;padding:18px 36px;gap:34px}
.discipline-group b{font-size:16px;font-weight:750;letter-spacing:.35px;color:#24130c}
.discipline-caption{max-width:130px;font-size:8px;font-weight:700;line-height:1.7;letter-spacing:1.6px;color:#602b17}
.discipline-strip .strip-plus{display:block;flex:0 0 5px;width:5px;height:5px;overflow:hidden;font-size:0;background:#66271088;transform:rotate(45deg);border-radius:1px}
.motion-on .discipline-group{width:max(100vw,1600px)}
.motion-on .discipline-track{animation-duration:44s}
@media(max-width:760px){.discipline-group{min-height:64px;padding:16px 24px;gap:22px}.discipline-group b{font-size:13px;letter-spacing:.25px}.motion-on .discipline-group{width:1330px}.motion-on .discipline-track{animation-duration:40s}.discipline-strip::before,.discipline-strip::after{width:22px}}
@media(prefers-reduced-motion:reduce){.motion-on .discipline-group{width:100%;flex-wrap:wrap}.discipline-strip::before,.discipline-strip::after{display:none}}
/* Theme switch and warm light palette. Product screenshots retain their colors. */
.header-actions{display:flex;align-items:center;gap:16px}
.theme-toggle{position:relative;display:flex;align-items:center;justify-content:space-around;width:68px;height:38px;flex:none;padding:0;border:1px solid #45474e;border-radius:24px;background:#16181c;color:#d7d9df;isolation:isolate}
.theme-toggle>span:not(.theme-thumb){position:relative;z-index:1;font-size:19px;line-height:1;width:30px;text-align:center}
.theme-thumb{position:absolute;left:35px;top:4px;width:28px;height:28px;background:#424650;border-radius:50%;transition:transform .22s,background .22s}
.theme-toggle[aria-checked=true] .theme-thumb{transform:translateX(-32px);background:#fff;box-shadow:0 1px 4px #5e483126}
html[data-theme=light]{color-scheme:light;--bg:#f6f4ef;--panel:#fff;--text:#202126;--muted:#60636c;--line:#d9d7d1;--orange:#cc420a}
html[data-theme=light] body{background:var(--bg);color:var(--text)}
html[data-theme=light] .header,html[data-theme=light] .header:before{background:#f6f4eff5;border-color:var(--line)}
html[data-theme=light] .theme-toggle{background:#e5e2dc;border-color:#ccc8c0;color:#343740}
html[data-theme=light] :is(.header nav,.hero .eyebrow,.hero-lower p,.hero-note,.hero-note>a,.section-heading>p,.muted,.project-card>p,.project-meta,.lab-intro>p,.principles p,.faq p,.contact p,.footer,.team-card p,.team-card small,.team-footer,.discord-copy p,.breadcrumbs,.product-heading>p,.product-section p,.specs dt,.product-inquiry p,.product-inquiry small,.related small,.product-cover figcaption){color:#60636c}
html[data-theme=light] :is(.header nav a:hover,.header nav a.nav-active,.project-card h3,.team-card h3,.faq summary){color:#202126}
html[data-theme=light] :is(.serif,.section-heading h2 .serif){color:#797b83}
html[data-theme=light] :is(.hero-note,.project-toolbar,.project-card,.principles article,.faq details,.footer,.product-tabs,.product-section,.feature-list li,.specs>div,.related a,.back-projects){border-color:var(--line)}
html[data-theme=light] :is(.hero-discord,.header-contact,.motion-toggle,.filters button,.related a){background:transparent;border-color:#c7c5bf;color:#30333b}
html[data-theme=light] :is(.hero-discord:hover,.header-contact:hover,.related a:hover){background:#ebe7df;border-color:#a19b90}
html[data-theme=light] .filters button.selected{background:#26282e;color:#fff}
html[data-theme=light] :is(.primary,.contact-button){background:#ff631f;border-color:#ff631f;color:#211108}
html[data-theme=light] :is(.team-card,.discord-section,.product-inquiry,.video-card,dialog){background:#fff;border-color:var(--line);color:#202126}
html[data-theme=light] :is(.team-card:before,.team-card:after){opacity:.12}
html[data-theme=light] :is(.team-role,.team-index,.team-card-footer,.team-role-label){color:#60636c}
html[data-theme=light] :is(input,select,textarea){background:#f6f4ef;color:#202126;border-color:#bcb9b1}
html[data-theme=light] .hero .hero-art{box-shadow:0 22px 50px #29201818}
html[data-theme=light] .lab-cursor .cursor-core{background:#aa3606;box-shadow:0 0 0 1px #fff8}
html[data-theme=light] .lab-cursor>span.cursor-ring{border-color:#ae3909a6}
@media(max-width:760px){.header-actions{gap:0;margin-left:auto}.header .menu-toggle{order:3;margin-left:14px}.theme-toggle{width:64px;height:36px}.theme-thumb{left:33px;top:3px}.theme-toggle[aria-checked=true] .theme-thumb{transform:translateX(-30px)}html[data-theme=light] .header nav.open{background:#f6f4ef;border-color:var(--line)}}
@media(prefers-reduced-motion:reduce){.theme-thumb{transition:none}}
html[data-theme=light] :is(.header nav a,.team-footer p,.team-card-top .eyebrow,.team-card-bottom){color:#60636c}html[data-theme=light] .team-footer .text-link{color:#a1360a}html[data-theme=light] .team-ceo .team-role{background:#ff631f;color:#211108}html[data-theme=light] .menu-toggle span{background:#25272c}
/* Resource collection: matching preview cards and clear detail links. */
#progetti{padding-block:80px}
#progetti .section-heading{align-items:end;gap:32px;margin-bottom:30px}
#progetti .section-heading h2{font-size:clamp(32px,4vw,56px);line-height:1.1;text-transform:none;margin-top:18px;letter-spacing:-1.8px}
#progetti .section-heading>p{font-size:13px;line-height:1.8;max-width:360px;padding:0;border:0}
#progetti .project-toolbar{padding:0 0 24px;margin-bottom:28px;border-bottom:1px solid var(--line);gap:16px}
#progetti .filters{display:flex;gap:4px;background:#121418;border:1px solid #292c32;border-radius:12px;padding:5px}
#progetti .filters button{min-height:42px;padding:10px 17px;border:0;border-radius:8px;font-size:11px;color:#aeb2bc;background:transparent}
#progetti .filters button.selected{background:#f0efeb;color:#202126;box-shadow:0 2px 5px #0002}
#progetti .filters button:hover:not(.selected){background:#ffffff0a;color:#fff}
#progetti .project-count{font-size:11px;color:var(--muted);letter-spacing:.3px;white-space:nowrap}
#progetti .project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;align-items:stretch}
#progetti .project-card{display:flex;flex-direction:column;grid-column:auto;min-width:0;min-height:0;padding:0 0 24px;border:1px solid #292c32;border-radius:16px;background:#111317;overflow:hidden;box-shadow:0 10px 30px #0001;transition:border-color .25s,box-shadow .25s}
#progetti .project-card:hover,#progetti .project-card:focus-within{border-color:#875035;box-shadow:0 15px 35px #0003}
#progetti .project-card .project-visual{display:block;width:100%;height:auto;min-height:0;aspect-ratio:16/9;grid-row:auto;border:0;border-radius:0;flex:none;transform:none!important}
#progetti .project-visual img{width:100%;height:100%;object-fit:contain;transition:filter .3s}
#progetti .project-visual:hover img{filter:brightness(1.08)}
#progetti .project-visual .visual-arrow,#progetti .preview-note{display:none}
#progetti .project-card .project-meta{margin:24px 26px 0;padding:0;align-self:stretch;align-items:center;flex-wrap:wrap;gap:10px;font-size:9px;letter-spacing:1px}
#progetti .project-meta span:last-child{padding:6px 8px;border-radius:5px;font-size:8px}
#progetti .project-card h3{font-size:clamp(22px,2.2vw,30px);font-weight:650;line-height:1.2;text-transform:none;letter-spacing:-.7px;margin:18px 26px 12px}
#progetti .project-card h3 span{display:none}
#progetti .project-card>p{font-size:13px;line-height:1.8;color:#a8adb7;max-width:none;padding:0;margin:0 26px 26px}
#progetti .project-details{display:flex;align-items:center;justify-content:space-between;margin:auto 26px 0;padding-top:18px;min-height:48px;border-top:1px solid #ffffff12;color:#f0efed;font-size:12px;font-weight:650}
#progetti .project-details span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ff682018;color:#ff985e;font-size:19px;transition:background .2s,transform .2s}
#progetti .project-details:hover span{background:#ff682030;transform:translate(2px,-2px)}
html[data-theme=light] #progetti .project-card{background:#fff;border-color:#d9d7d1;box-shadow:0 10px 30px #40342306}
html[data-theme=light] #progetti .filters{background:#e9e6df;border-color:#d9d7d1}
html[data-theme=light] #progetti .filters button{color:#5b5e66}
html[data-theme=light] #progetti .filters button.selected{background:#25272d;color:#fff}
html[data-theme=light] #progetti .filters button:hover:not(.selected){background:#fff8;color:#25272d}
html[data-theme=light] #progetti .project-card>p{color:#60636c}
html[data-theme=light] #progetti .project-details{color:#282a30;border-color:#e1dfd9}
html[data-theme=light] #progetti .project-meta span:last-child{color:#a53c10;border-color:#dcb49d}
@media(max-width:760px){#progetti{padding-block:48px}#progetti .section-heading{display:block;margin-bottom:24px}#progetti .section-heading h2{font-size:36px;letter-spacing:-1px}#progetti .section-heading>p{max-width:none;margin-top:18px;font-size:12px}#progetti .project-grid{grid-template-columns:1fr;gap:22px}#progetti .project-toolbar{flex-wrap:wrap;margin-bottom:22px;padding-bottom:18px}#progetti .filters{gap:1px;padding:4px}#progetti .filters button{padding:10px 11px;font-size:10px}#progetti .project-count{font-size:10px}#progetti .project-card .project-meta{margin:20px 20px 0}#progetti .project-card h3{margin:16px 20px 10px;font-size:24px}#progetti .project-card>p{margin:0 20px 22px;font-size:12px}#progetti .project-details{margin-inline:20px}}
/* Team profiles and shared contact action. */
#team{padding-block:64px 72px}
#team .section-heading{align-items:end;gap:32px;margin-bottom:32px}
#team .section-heading h2{font-size:clamp(34px,3.8vw,52px);line-height:1.1;letter-spacing:-1.5px;text-transform:none;margin-top:18px}
#team .section-heading>p{border:0;padding:0;font-size:13px;line-height:1.8;max-width:320px}
#team .team-grid{gap:24px}
#team .team-card{display:flex;flex-direction:column;align-items:center;position:relative;isolation:isolate;padding:24px 26px 32px;border:1px solid #2b2e35;border-radius:16px;background:#111317;overflow:hidden}
#team .team-card::before{content:'';position:absolute;inset:0 0 auto;height:155px;z-index:-1;background:radial-gradient(ellipse at 50% 0%,#7085a528,transparent 75%),linear-gradient(135deg,#ffffff04,transparent);border-bottom:1px solid #ffffff05}
#team .team-ceo{border-color:#78513a;background:#151416}
#team .team-ceo::before{background:radial-gradient(ellipse at 50% 0%,#ff722038,transparent 80%),linear-gradient(135deg,#ff722008,transparent)}
#team .team-card-top{width:100%;margin:0;gap:12px;align-items:center}
#team .team-card-top .eyebrow{font-size:8px;letter-spacing:1.4px;color:#a0a6b2}
#team .team-role{font-size:8px;padding:6px 9px;border-radius:5px;font-weight:700;border-color:#42464f;color:#bfc5ce}
#team .team-ceo .team-role{background:#ff6820;color:#211108;border-color:#ff6820}
#team .team-avatar{width:136px;height:136px;margin:32px 0 24px;border:4px solid #20242c;outline:1px solid #515762;outline-offset:3px;box-shadow:0 14px 28px #0004;object-fit:cover}
#team .team-ceo .team-avatar{border-color:#35251e;outline-color:#b97345;box-shadow:0 14px 28px #0004}
#team .team-card h3{font-size:27px;line-height:1.25;font-weight:700;margin:0 0 9px;text-align:center;letter-spacing:-.6px}
#team .team-position{font-size:12px;letter-spacing:.4px;color:#a5acb8;line-height:1.7;margin:0;text-align:center}
#team .team-footer{gap:24px;margin-top:24px;padding:26px 30px;background:#101216;border:1px solid #292c32;border-radius:14px}
#team .team-footer strong{font-size:16px;font-weight:650;letter-spacing:-.2px}
#team .team-footer p{font-size:12px;line-height:1.8;color:#a5acb8;margin:7px 0 0}
#team .team-contact{flex:none;min-height:48px;background:#ff6820;border-color:#ff6820;color:#211108;padding:14px 20px;font-size:12px;gap:26px;border-radius:8px}
#team .team-contact:hover{background:#ff8247}
html[data-theme=light] #team .team-card{background:#fff;border-color:#d9d7d1;box-shadow:0 8px 28px #4f382008}
html[data-theme=light] #team .team-ceo{border-color:#d5aa8c}
html[data-theme=light] #team .team-card::before{opacity:1;background:linear-gradient(135deg,#edf0f4,#f9f8f5);border-color:#ebe9e4}
html[data-theme=light] #team .team-ceo::before{background:linear-gradient(135deg,#f8e2d1,#fff9f2)}
html[data-theme=light] #team .team-avatar{border-color:#fff;outline-color:#c6cbd3;box-shadow:0 10px 24px #40342314}
html[data-theme=light] #team .team-ceo .team-avatar{outline-color:#cf9f7c}
html[data-theme=light] #team :is(.team-position,.team-card-top .eyebrow,.team-footer p){color:#60636c}
html[data-theme=light] #team .team-role{color:#4f5661;border-color:#c6cbd3}
html[data-theme=light] #team .team-ceo .team-role{color:#211108;border-color:#ff6820}
html[data-theme=light] #team .team-footer{background:#fff;border-color:#d9d7d1}
@media(max-width:950px){#team .team-grid{gap:16px}#team .team-card{padding:20px 18px 28px}#team .team-avatar{width:116px;height:116px}#team .team-card h3{font-size:24px}}
@media(max-width:760px){#team{padding-block:42px 48px}#team .section-heading{display:block;margin-bottom:26px}#team .section-heading h2{font-size:36px}#team .section-heading>p{max-width:none;margin-top:18px;font-size:12px}#team .team-grid{grid-template-columns:1fr;gap:16px}#team .team-card{display:grid;grid-template-columns:88px minmax(0,1fr);column-gap:22px;padding:22px 24px;align-items:center}#team .team-card::before{height:100%;width:135px;border-bottom:0}#team .team-card-top{grid-column:1/-1;margin-bottom:22px}#team .team-avatar{grid-column:1;grid-row:2/4;width:80px;height:80px;margin:0;border-width:3px}#team .team-card h3{grid-column:2;align-self:end;text-align:left;font-size:25px;margin:0 0 5px;overflow-wrap:anywhere}#team .team-position{grid-column:2;align-self:start;text-align:left;font-size:12px}#team .team-footer{display:flex;flex-direction:column;align-items:stretch;padding:24px;gap:20px}#team .team-footer strong{font-size:16px}#team .team-contact{width:100%}}
