@font-face{font-family:Inter;src:url('../fonts/inter-v12-latin-regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('../fonts/inter-v12-latin-500.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url('../fonts/inter-v12-latin-700.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:Inter;src:url('../fonts/inter-v12-latin-300.woff2') format('woff2');font-weight:300;font-display:swap}
:root{--bg:#03050b;--bg2:#070b15;--surface:#0b1020;--surface2:#10172a;--line:rgba(255,255,255,.12);--text:#f5f7ff;--muted:#9ca7bd;--cyan:#19d9ff;--blue:#3378ff;--violet:#8f49ff;--pink:#f022b9;--orange:#ff9d22;--max:1240px;--radius:28px;--shadow:0 30px 100px rgba(0,0,0,.45)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(calc(100% - 48px),var(--max));margin:auto}.muted{color:var(--muted)}.eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.22em;color:#b6c1d8;font-weight:700}.gradient-text{background:linear-gradient(100deg,var(--cyan),#5e86ff 36%,var(--pink) 68%,var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent}.section{padding:120px 0}.section-tight{padding:80px 0}.rule{height:1px;background:linear-gradient(90deg,transparent,var(--line),transparent)}
.bg-grid:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,black,transparent 80%);pointer-events:none}.orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;pointer-events:none}.orb.a{width:420px;height:420px;background:#095cff;top:8%;left:-12%}.orb.b{width:360px;height:360px;background:#c516d8;right:-8%;top:18%}.orb.c{width:320px;height:320px;background:#ff7a00;right:18%;bottom:-10%}
nav{position:fixed;z-index:50;top:18px;left:50%;transform:translateX(-50%);width:min(calc(100% - 32px),1160px);border:1px solid rgba(255,255,255,.1);background:rgba(5,8,16,.72);backdrop-filter:blur(20px);border-radius:999px;padding:9px 10px 9px 15px;box-shadow:0 16px 50px rgba(0,0,0,.3)}.nav-inner{display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.03em;min-width:170px}.brand img{width:30px;height:30px;object-fit:contain}.brand small{font-size:10px;color:#8f9ab0;letter-spacing:.16em;display:block;font-weight:500}.navlinks{display:flex;gap:4px;align-items:center;justify-content:center;flex:1}.navlinks a{padding:9px 13px;color:#aeb7ca;font-size:.82rem;border-radius:999px;transition:.25s}.navlinks a:hover,.navlinks a.active{color:#fff;background:rgba(255,255,255,.07)}.nav-cta{border:1px solid rgba(255,255,255,.22);padding:10px 16px;border-radius:999px;font-size:.78rem;font-weight:700;white-space:nowrap}.menu{display:none;background:none;border:0;color:white;font-size:1.4rem}
.hero{min-height:900px;position:relative;display:grid;align-items:center;padding:160px 0 100px;overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.hero h1{font-size:clamp(3.5rem,7vw,7.8rem);line-height:.91;letter-spacing:-.075em;margin:18px 0 30px;max-width:850px}.hero p{font-size:1.1rem;color:#aab4c8;max-width:670px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;gap:10px;padding:15px 21px;border-radius:999px;border:1px solid rgba(255,255,255,.16);font-size:.82rem;font-weight:700;transition:.25s;cursor:pointer}.btn.primary{background:#f7f8ff;color:#060811}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,255,255,.15)}.btn.ghost:hover{background:rgba(255,255,255,.07)}.hero-mark{position:relative;min-height:570px;display:grid;place-items:center}.hero-mark .ring{position:absolute;width:min(560px,100%);aspect-ratio:1;border:1px solid rgba(72,145,255,.28);border-radius:50%;box-shadow:0 0 120px rgba(30,100,255,.14) inset}.hero-mark .ring:before{content:"";position:absolute;inset:18px;border:1px dashed rgba(255,255,255,.08);border-radius:50%;animation:spin 32s linear infinite}.hero-logo{width:min(690px,110%);filter:drop-shadow(0 25px 50px rgba(15,120,255,.24));animation:float 7s ease-in-out infinite}.orbit{position:absolute;inset:9% 4%;border:1px solid rgba(255,255,255,.1);border-radius:50%;transform:rotate(-12deg)}.orbit i{position:absolute;width:11px;height:11px;border-radius:50%;background:var(--cyan);box-shadow:0 0 20px var(--cyan);top:12%;left:11%}.hero-meta{display:flex;gap:26px;align-items:center;margin-top:54px;color:#8994aa;font-size:.75rem}.hero-meta b{color:white;font-size:.95rem}.scroll-cue{position:absolute;bottom:34px;left:50%;transform:translateX(-50%);font-size:.68rem;text-transform:uppercase;letter-spacing:.25em;color:#7f899d}.scroll-cue:after{content:"";display:block;width:1px;height:55px;background:linear-gradient(#fff,transparent);margin:12px auto 0}
.intro{position:relative}.intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.display{font-size:clamp(2.2rem,4.5vw,5rem);line-height:1;letter-spacing:-.055em;margin:15px 0}.body-lg{font-size:1.15rem;color:#aab4c8;max-width:700px}.loop-line{position:relative;margin-top:80px;height:150px}.loop-line svg{width:100%;height:100%;overflow:visible}.loop-line path{fill:none;stroke:url(#g);stroke-width:3;stroke-linecap:round;stroke-dasharray:9 13;animation:dash 14s linear infinite}.loop-points{display:grid;grid-template-columns:repeat(4,1fr);margin-top:-8px}.loop-point{padding-right:28px}.num{font-size:.7rem;color:#8894aa;letter-spacing:.2em}.loop-point h3{font-size:1.1rem;margin:7px 0}.loop-point p{font-size:.86rem;color:#8994aa}
.cap-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px;margin-top:54px}.cap{grid-column:span 4;min-height:270px;padding:28px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.015));position:relative;overflow:hidden;transition:.35s}.cap:nth-child(1),.cap:nth-child(4){grid-column:span 5}.cap:nth-child(2),.cap:nth-child(5){grid-column:span 3}.cap:nth-child(3),.cap:nth-child(6){grid-column:span 4}.cap:hover{transform:translateY(-6px);border-color:rgba(65,150,255,.5);box-shadow:0 25px 70px rgba(0,0,0,.3)}.cap:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-80px;bottom:-100px;background:radial-gradient(circle,rgba(44,130,255,.3),transparent 65%)}.cap h3{font-size:1.25rem;letter-spacing:-.02em;margin:38px 0 12px}.cap p{font-size:.88rem;color:#8f9ab0}.cap .index{font-size:.7rem;letter-spacing:.18em;color:#70809b}.cap .arrow{position:absolute;right:26px;top:26px;color:#fff;font-size:1.2rem}
.manifesto{position:relative;overflow:hidden;background:#060914}.manifesto-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.manifesto-art{min-height:560px;position:relative}.manifesto-art img{width:100%;height:560px;object-fit:cover;border-radius:36px;border:1px solid var(--line);opacity:.78}.manifesto-art:after{content:"";position:absolute;inset:0;border-radius:36px;background:linear-gradient(130deg,rgba(0,0,0,.15),rgba(3,5,11,.72))}.manifesto-copy h2{font-size:clamp(2.6rem,4.7vw,5.4rem);line-height:.95;letter-spacing:-.06em}.quote{margin:35px 0 0;padding-left:20px;border-left:2px solid var(--pink);color:#c1c8d8}.quote strong{display:block;color:white;margin-top:12px;font-size:.8rem}
.work-feature{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:stretch}.work-card{position:relative;min-height:520px;overflow:hidden;border-radius:34px;border:1px solid var(--line);background:var(--surface)}.work-card img{width:100%;height:100%;object-fit:cover;opacity:.72;transition:.6s}.work-card:hover img{transform:scale(1.04);opacity:.9}.work-overlay{position:absolute;inset:0;padding:32px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,transparent 30%,rgba(2,4,9,.92) 100%)}.work-overlay h3{font-size:2rem;margin:8px 0}.work-overlay p{max-width:500px;color:#aab4c8}.work-side{display:grid;gap:18px}.mini{min-height:251px;border:1px solid var(--line);border-radius:30px;padding:28px;background:linear-gradient(145deg,#0d1323,#070a12);display:flex;flex-direction:column;justify-content:space-between}.mini h3{font-size:1.3rem;margin:12px 0}.mini p{color:#8994aa;font-size:.84rem}.mini span{font-size:.68rem;letter-spacing:.16em;color:#7e8ba4}
.band{padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.ticker{display:flex;gap:48px;white-space:nowrap;animation:ticker 24s linear infinite;color:#68758e;text-transform:uppercase;letter-spacing:.24em;font-size:.72rem}.ticker b{color:#fff}.studio-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.photo{height:520px;border-radius:34px;overflow:hidden;border:1px solid var(--line);position:relative}.photo img{width:100%;height:100%;object-fit:cover}.photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(2,4,9,.55))}.studio-copy{padding:52px;border:1px solid var(--line);border-radius:34px;background:linear-gradient(145deg,#0d1322,#070910);display:flex;flex-direction:column;justify-content:center}.studio-copy h2{font-size:clamp(2.4rem,4vw,4.6rem);line-height:.98;letter-spacing:-.055em}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-top:50px}.principle{background:var(--bg2);padding:30px}.principle h3{font-size:1rem}.principle p{color:#8994aa;font-size:.82rem}
.cta{position:relative;padding:110px 0 120px;text-align:center;overflow:hidden}.cta h2{font-size:clamp(3rem,7vw,7.2rem);line-height:.9;letter-spacing:-.075em;margin:16px auto 28px;max-width:1000px}.cta p{max-width:620px;margin:auto;color:#9da8bb}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px}.contact-panel{padding:42px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(145deg,#0d1322,#070910)}.contact-panel h2{font-size:clamp(2.4rem,4vw,4.5rem);line-height:.95;letter-spacing:-.055em}.contact-list{margin-top:38px;display:grid;gap:18px}.contact-list a{font-size:1.05rem;color:#dbe1ee}.contact-list small{display:block;color:#68758e;text-transform:uppercase;letter-spacing:.16em;font-size:.65rem}.form{display:grid;gap:14px}.field{display:grid;gap:7px}.field label{font-size:.68rem;text-transform:uppercase;letter-spacing:.17em;color:#7e8ba4}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);background:#050812;color:white;padding:15px 16px;border-radius:16px;font:inherit;outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:#418bff;box-shadow:0 0 0 4px rgba(65,139,255,.1)}.field textarea{min-height:170px;resize:vertical}.footer{padding:60px 0 32px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:40px}.footer h4{font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;color:#7c879d;margin:0 0 14px}.footer a,.footer p{font-size:.8rem;color:#8994aa;display:block;margin:8px 0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:45px;margin-top:45px;border-top:1px solid var(--line);font-size:.7rem;color:#667189}.page-hero{padding:180px 0 100px;position:relative;overflow:hidden}.page-hero h1{font-size:clamp(3.5rem,7vw,7rem);line-height:.9;letter-spacing:-.075em;max-width:1000px;margin:15px 0 25px}.page-hero p{font-size:1.1rem;color:#9da8bb;max-width:720px}.manifest-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.manifest-item{padding:38px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,#0c1120,#070910)}.manifest-item.large{grid-column:span 2}.manifest-item h3{font-size:1.7rem;margin:14px 0}.manifest-item p{color:#8994aa;max-width:640px}.steps{display:grid;gap:0}.step{display:grid;grid-template-columns:110px 1fr 1fr;gap:40px;padding:45px 0;border-top:1px solid var(--line);align-items:start}.step:last-child{border-bottom:1px solid var(--line)}.step-no{font-size:.7rem;letter-spacing:.18em;color:#73809a}.step h3{font-size:2rem;line-height:1;letter-spacing:-.04em;margin:0}.step p{color:#8f9ab0;margin:0}.insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.insight{border:1px solid var(--line);border-radius:28px;padding:30px;min-height:300px;background:linear-gradient(145deg,#0c1120,#070910);display:flex;flex-direction:column}.insight .tag{font-size:.65rem;letter-spacing:.18em;color:#7f8ba3;text-transform:uppercase}.insight h3{font-size:1.5rem;line-height:1.08;margin:18px 0}.insight p{font-size:.83rem;color:#8994aa;margin-top:auto}.notfound{text-align:center;min-height:75vh;display:grid;place-items:center}.notfound h1{font-size:clamp(6rem,16vw,15rem);line-height:.8;margin:0}.notfound p{color:#8d98ad}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes dash{to{stroke-dashoffset:-160}}@keyframes ticker{to{transform:translateX(-50%)}}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:none}.magnetic{transition:transform .18s ease}.cursor-dot{position:fixed;width:10px;height:10px;border-radius:50%;background:white;mix-blend-mode:difference;pointer-events:none;z-index:100;transform:translate(-50%,-50%);opacity:0}.cursor-ring{position:fixed;width:38px;height:38px;border:1px solid rgba(255,255,255,.65);border-radius:50%;pointer-events:none;z-index:99;transform:translate(-50%,-50%);opacity:0;transition:width .2s,height .2s,border-color .2s}
@media(max-width:900px){nav{top:10px}.navlinks{display:none;position:absolute;left:0;right:0;top:64px;padding:10px;border:1px solid var(--line);background:#070a12;border-radius:24px;flex-direction:column;align-items:stretch}.navlinks.open{display:flex}.navlinks a{text-align:center}.menu{display:block}.nav-cta{margin-left:auto}.hero{min-height:auto;padding-top:150px}.hero-layout,.intro-grid,.manifesto-inner,.work-feature,.studio-grid,.contact-grid{grid-template-columns:1fr}.hero-mark{min-height:460px;order:-1}.hero-logo{width:100%}.cap-grid{grid-template-columns:1fr 1fr}.cap,.cap:nth-child(n){grid-column:span 1}.manifesto-art{min-height:420px}.manifesto-art img{height:420px}.principles{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.step{grid-template-columns:70px 1fr;gap:18px}.step p{grid-column:2}.insights-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.shell{width:min(calc(100% - 30px),var(--max))}.section{padding:82px 0}.section-tight{padding:60px 0}.brand{min-width:0}.brand span{display:none}.nav-cta{display:none}.hero h1{font-size:clamp(3.3rem,15vw,5rem)}.hero p{font-size:1rem}.hero-meta{gap:16px;flex-wrap:wrap}.hero-mark{min-height:330px}.hero-mark .ring{width:320px}.cap-grid,.manifest-grid,.insights-grid{grid-template-columns:1fr}.manifest-item.large{grid-column:auto}.work-card{min-height:420px}.mini{min-height:220px}.photo{height:390px}.studio-copy{padding:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.page-hero{padding-top:145px}.step{grid-template-columns:1fr}.step p{grid-column:auto}.loop-line{height:90px;margin-top:45px}.loop-points{grid-template-columns:1fr 1fr;gap:25px}.cursor-dot,.cursor-ring{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.reveal{opacity:1;transform:none}}

/* ========================= CR8RLABS HOME V02 ========================= */
.home-v02{background:#02040a}
.home-v02 .noise{position:fixed;inset:0;z-index:2;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}
.home-v02 nav{background:rgba(3,5,11,.58);border-color:rgba(255,255,255,.13);box-shadow:0 18px 60px rgba(0,0,0,.34)}
.home-v02 .brand img{width:32px;height:32px;object-fit:cover;object-position:center 22%;border-radius:50%}
.home-v02 .brand span{line-height:1.05}.home-v02 .brand small{margin-top:4px}
.v2-hero{min-height:100svh;position:relative;display:grid;align-items:center;padding:150px 0 85px;overflow:hidden;background:radial-gradient(circle at 72% 43%,rgba(38,80,255,.09),transparent 30%),radial-gradient(circle at 92% 80%,rgba(242,30,170,.08),transparent 24%),#02040a}
.v2-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,4,10,.98) 0%,rgba(2,4,10,.78) 38%,rgba(2,4,10,.18) 73%,rgba(2,4,10,.72) 100%);pointer-events:none}
.v2-hero-inner{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:20px;align-items:center;min-height:720px}
.v2-hero-copy{position:relative;z-index:5;padding-top:20px}
.status-line{display:flex;align-items:center;gap:10px;color:#8d9ab2;font-size:.62rem;letter-spacing:.19em;font-weight:700}.status-line i{width:30px;height:1px;background:linear-gradient(90deg,var(--cyan),var(--pink));display:block}.status-dot{width:6px;height:6px;border-radius:50%;background:#44e8b4;box-shadow:0 0 16px #44e8b4}
.hero-kicker{margin:48px 0 0;font-size:.7rem;letter-spacing:.26em;color:#73809a;font-weight:700}
.v2-hero h1{font-size:clamp(4.3rem,7.4vw,8.7rem);line-height:.86;letter-spacing:-.085em;margin:18px 0 30px;max-width:850px}.hero-outline{-webkit-text-stroke:1px rgba(238,242,255,.38);color:transparent}.v2-hero .hero-lede{font-size:1.05rem;line-height:1.7;color:#a9b3c8;max-width:650px}.hero-actions{margin-top:36px}.line-btn{background:rgba(255,255,255,.02)}.line-btn:hover{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.05)}
.hero-proof{display:flex;gap:26px;flex-wrap:wrap;margin-top:55px}.hero-proof span{font-size:.62rem;letter-spacing:.17em;color:#6f7c94}.hero-proof b{font-size:.7rem;color:#dce3f2;margin-right:7px}
.hero-light{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none}.hero-light-a{width:500px;height:500px;background:rgba(0,91,255,.22);left:45%;top:14%}.hero-light-b{width:430px;height:430px;background:rgba(227,15,190,.15);right:-5%;bottom:2%}
.hero-scan{position:absolute;z-index:1;left:0;right:0;top:47%;height:1px;background:linear-gradient(90deg,transparent,rgba(30,213,255,.4),rgba(255,0,185,.35),transparent);box-shadow:0 0 30px rgba(30,130,255,.2);opacity:.55}
.v2-loop-stage{position:relative;height:700px;display:grid;place-items:center;transform-style:preserve-3d;transition:transform .15s ease-out}.stage-grid{position:absolute;width:560px;height:560px;border-radius:50%;background-image:linear-gradient(rgba(75,120,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(75,120,255,.06) 1px,transparent 1px);background-size:34px 34px;mask-image:radial-gradient(circle,#000 35%,transparent 74%);transform:perspective(600px) rotateX(60deg) rotateZ(5deg);opacity:.6}.stage-orbit{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%;width:590px;height:330px;transform:rotate(-15deg);box-shadow:0 0 60px rgba(35,103,255,.08)}.orbit-2{width:700px;height:430px;transform:rotate(12deg);border-color:rgba(220,38,220,.11)}.stage-core-glow{position:absolute;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,rgba(22,127,255,.25),rgba(177,25,255,.1) 45%,transparent 70%);filter:blur(16px)}
.stage-loop{position:absolute;width:500px;height:250px;border:5px solid transparent;border-radius:50%;transform:rotate(-17deg);filter:blur(1px);opacity:.7}.loop-blue{border-top-color:rgba(16,201,255,.55);border-left-color:rgba(37,92,255,.4);box-shadow:0 0 40px rgba(20,130,255,.2)}.loop-hot{width:520px;height:270px;transform:rotate(17deg);border-right-color:rgba(255,26,169,.42);border-bottom-color:rgba(255,147,25,.35);box-shadow:0 0 50px rgba(244,28,181,.12)}
.stage-logo{position:relative;z-index:4;width:min(740px,105%);max-height:560px;object-fit:contain;filter:drop-shadow(0 35px 60px rgba(18,100,255,.22));animation:stageFloat 8s ease-in-out infinite}.stage-label{position:absolute;z-index:6;font-size:.58rem;letter-spacing:.22em;color:#7e8ba4;font-weight:700}.label-top{top:8%;left:48%}.label-right{right:5%;top:49%}.label-bottom{bottom:8%;left:48%}.label-left{left:3%;top:49%}.node{position:absolute;z-index:7;width:9px;height:9px;border-radius:50%;background:white;box-shadow:0 0 18px currentColor}.node-1{color:var(--cyan);left:13%;top:43%}.node-2{color:var(--pink);right:9%;top:39%}.node-3{color:var(--orange);right:17%;bottom:26%}.node-4{color:var(--blue);left:20%;bottom:23%}.stage-caption{position:absolute;right:0;bottom:12%;display:flex;gap:12px;align-items:center;color:#68758e;font-size:.58rem;letter-spacing:.18em}.stage-caption strong{font-size:.64rem;color:#dbe2f1;line-height:1.2}
.scroll-cue-v2{position:absolute;z-index:5;bottom:26px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:11px;font-size:.58rem;letter-spacing:.28em;color:#76829a}.scroll-cue-v2 i{height:54px;width:1px;background:linear-gradient(#fff,transparent)}
.v2-idea{position:relative;padding:150px 0 120px;background:linear-gradient(180deg,#02040a,#050812 55%,#02040a);overflow:hidden}.v2-idea:before{content:"∞";position:absolute;right:-4%;top:5%;font-size:45vw;line-height:1;font-weight:300;color:rgba(43,111,255,.025);pointer-events:none}.idea-top,.proof-head{display:flex;justify-content:space-between;align-items:center}.idea-index{font-size:.6rem;letter-spacing:.2em;color:#59667d}.idea-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:end;margin-top:30px}.v2-display{font-size:clamp(3rem,5.8vw,7rem);line-height:.9;letter-spacing:-.075em;margin:0}.idea-copy{padding-bottom:6px}.idea-copy p{font-size:1.04rem;color:#a5afc2;max-width:620px}.idea-copy .muted{font-size:.85rem}.loop-rail{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:105px}.rail-line{position:absolute;left:0;right:0;top:20px;height:1px;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--pink),var(--orange));opacity:.75}.rail-line span{position:absolute;left:32%;top:-3px;width:7px;height:7px;border-radius:50%;background:white;box-shadow:0 0 20px var(--pink)}.rail-step{position:relative;padding-top:42px}.rail-step b{position:absolute;top:0;left:0;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);background:#050812;font-size:.62rem;color:#8794aa}.rail-step strong{display:block;font-size:.8rem;letter-spacing:.17em}.rail-step small{display:block;margin-top:9px;color:#727f97;font-size:.75rem;max-width:170px}.rail-step.active b{border-color:rgba(245,32,185,.8);box-shadow:0 0 35px rgba(240,34,185,.15)}
.v2-marquee{overflow:hidden;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:27px 0;background:#03050b}.marquee-track{display:flex;align-items:center;width:max-content;gap:42px;animation:marqueeV2 32s linear infinite;font-size:.7rem;letter-spacing:.28em;color:#66748c}.marquee-track em{font-style:normal;font-size:1.4rem;color:#fff}
.v2-capabilities{padding:150px 0 160px;background:#03050b}.section-head{display:grid;grid-template-columns:1fr .55fr;gap:80px;align-items:end}.section-head>p{font-size:.92rem;color:#7f8ca3;max-width:380px;margin:0 0 5px}.cap-field{position:relative;min-height:850px;margin-top:90px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 50% 50%,rgba(30,97,255,.07),transparent 25%),linear-gradient(145deg,rgba(255,255,255,.025),transparent 60%);overflow:hidden}.cap-field:before,.cap-field:after{content:"";position:absolute;inset:13%;border:1px solid rgba(64,131,255,.12);border-radius:50%;transform:rotate(15deg);pointer-events:none}.cap-field:after{inset:22%;border-color:rgba(239,25,186,.09);transform:rotate(-16deg)}.cap-axis{position:absolute;left:50%;top:50%;width:440px;height:440px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 100px rgba(26,91,255,.08)}.cap-axis:before,.cap-axis:after{content:"";position:absolute;left:50%;top:50%;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(35,131,255,.28),transparent);transform:translate(-50%,-50%)}.cap-axis:after{transform:translate(-50%,-50%) rotate(90deg)}.cap-axis span{position:absolute;inset:20%;border:1px dashed rgba(255,255,255,.1);border-radius:50%;animation:spin 38s linear infinite}.cap-axis i{position:absolute;width:12px;height:12px;left:50%;top:-6px;background:var(--cyan);border-radius:50%;box-shadow:0 0 28px var(--cyan)}.cap-axis b{position:absolute;width:12px;height:12px;right:-6px;top:50%;background:var(--pink);border-radius:50%;box-shadow:0 0 28px var(--pink)}
.cap-node{position:absolute;width:265px;min-height:205px;padding:25px;border:1px solid rgba(255,255,255,.11);background:rgba(5,8,17,.82);backdrop-filter:blur(14px);transition:transform .45s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .3s;z-index:4;overflow:hidden}.cap-node:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(18,159,255,.08),transparent 40%,rgba(239,20,185,.05));opacity:0;transition:.3s}.cap-node:hover{transform:translateY(-8px) scale(1.015);border-color:rgba(54,143,255,.5);box-shadow:0 30px 90px rgba(0,0,0,.45)}.cap-node:hover:before{opacity:1}.cap-node small{font-size:.58rem;letter-spacing:.18em;color:#73809a}.cap-node strong{display:block;font-size:1.25rem;line-height:1.04;letter-spacing:-.03em;margin:24px 0 11px}.cap-node p{font-size:.72rem;line-height:1.55;color:#7e8ba4;max-width:220px;margin:0}.node-arrow{position:absolute;right:20px;top:20px;color:#fff}.node-main{width:330px;left:50%;top:50%;transform:translate(-50%,-50%);min-height:235px;padding:32px;background:linear-gradient(145deg,rgba(12,24,48,.94),rgba(7,9,17,.9));box-shadow:0 35px 110px rgba(13,81,255,.13)}.node-main:hover{transform:translate(-50%,-58%) scale(1.015)}.node-main strong{font-size:1.65rem}.node-main p{font-size:.78rem}.node-a{left:6%;top:12%}.node-b{right:6%;top:12%}.node-c{left:6%;bottom:11%}.node-d{right:6%;bottom:11%}.node-e{left:50%;bottom:4%;transform:translateX(-50%);width:285px}.node-e:hover{transform:translateX(-50%) translateY(-8px) scale(1.015)}
.v2-model{padding:150px 0;background:#060914;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.model-shell{display:grid;grid-template-columns:1.03fr .97fr;gap:90px;align-items:center}.model-visual{position:relative}.model-image-wrap{height:620px;overflow:hidden;border:1px solid rgba(255,255,255,.1);clip-path:polygon(0 5%,92% 0,100% 92%,8% 100%);background:#050812}.model-image-wrap img{width:100%;height:100%;object-fit:cover;opacity:.7;filter:saturate(.9) contrast(1.05);transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.model-visual:hover img{transform:scale(1.045)}.image-index{position:absolute;left:20px;bottom:22px;font-size:.58rem;letter-spacing:.2em;color:#c2cad9}.image-line{position:absolute;right:-25px;top:12%;height:76%;width:1px;background:linear-gradient(transparent,var(--cyan),var(--pink),transparent)}.model-copy h2{font-size:clamp(3rem,5vw,6.2rem);line-height:.9;letter-spacing:-.07em;margin:17px 0 28px}.model-copy>p:not(.body-lg){color:#8e9ab0;max-width:590px}.model-principles{border-top:1px solid rgba(255,255,255,.1);margin-top:38px;display:grid;gap:0}.model-principles div{display:flex;gap:25px;align-items:center;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.08)}.model-principles b{font-size:.6rem;letter-spacing:.18em;color:#68758e}.model-principles span{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#d9dfeb}.text-link{display:inline-flex;gap:12px;align-items:center;margin-top:28px;color:#eef2fb;font-size:.75rem;letter-spacing:.06em}.text-link span{transition:transform .25s}.text-link:hover span{transform:translateX(5px)}
.v2-proof{padding:150px 0;background:#03050b}.proof-head{align-items:end}.proof-head .text-link{margin:0}.proof-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;margin-top:55px}.proof-feature{height:640px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#070a12}.proof-feature img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.7,.2,1),filter .7s;filter:saturate(.82) contrast(1.08)}.proof-feature:hover img{transform:scale(1.045);filter:saturate(1) contrast(1.08)}.proof-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:42px;background:linear-gradient(180deg,transparent 25%,rgba(2,4,10,.94) 100%)}.proof-overlay small{font-size:.6rem;letter-spacing:.18em;color:#aab5ca}.proof-overlay h3{font-size:clamp(2.2rem,4vw,4.6rem);line-height:.91;letter-spacing:-.065em;margin:13px 0 22px}.proof-overlay span{font-size:.7rem;letter-spacing:.12em}.proof-stack{display:grid;gap:18px}.proof-panel{min-height:311px;padding:32px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,#0b1020,#050812);display:flex;flex-direction:column;justify-content:space-between;transition:.35s}.proof-panel:hover{transform:translateY(-5px);border-color:rgba(83,136,255,.4)}.proof-panel span{font-size:.6rem;letter-spacing:.18em;color:#707e96}.proof-panel strong{font-size:1.8rem;line-height:1.03;letter-spacing:-.045em;max-width:360px}.proof-panel i{font-style:normal;font-size:.7rem;color:#8490a6}.accent-panel{background:radial-gradient(circle at 100% 100%,rgba(244,28,181,.12),transparent 45%),linear-gradient(145deg,#0c1021,#050812)}
.v2-belief{position:relative;min-height:850px;display:grid;align-items:center;overflow:hidden;padding:130px 0;background:radial-gradient(circle at 50% 42%,rgba(37,86,255,.13),transparent 26%),radial-gradient(circle at 73% 57%,rgba(239,28,183,.1),transparent 23%),#02040a}.belief-glow{position:absolute;width:760px;height:760px;border:1px solid rgba(66,132,255,.12);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 130px rgba(24,94,255,.08) inset}.belief-glow:before,.belief-glow:after{content:"";position:absolute;border:1px solid rgba(236,25,183,.11);border-radius:50%;inset:90px;transform:rotate(23deg)}.belief-glow:after{inset:170px;transform:rotate(-23deg);border-color:rgba(255,153,30,.12)}.belief-mark{position:absolute;left:50%;top:19%;transform:translateX(-50%);font-size:15rem;font-weight:300;line-height:1;color:rgba(255,255,255,.055);filter:blur(.2px)}.belief-mark span{background:linear-gradient(100deg,var(--cyan),var(--blue),var(--pink),var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent;opacity:.28}.belief-mark i{position:absolute;left:50%;top:50%;width:10px;height:10px;border-radius:50%;background:#fff;box-shadow:0 0 35px var(--cyan),0 0 55px var(--pink)}.belief-copy{position:relative;z-index:3;text-align:center;max-width:900px;margin:auto;padding-top:170px}.belief-copy h2{font-size:clamp(3.7rem,7vw,8rem);line-height:.86;letter-spacing:-.085em;margin:18px 0 28px}.belief-copy p{max-width:620px;margin:0 auto;color:#98a4b9;font-size:1rem}.belief-copy .btn{margin-top:34px}.belief-foot{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:space-between;color:#56637b;font-size:.58rem;letter-spacing:.2em}
.v2-footer{position:relative;background:#02040a}.footer-logo{width:230px;margin-bottom:15px;filter:drop-shadow(0 8px 20px rgba(40,100,255,.12))}
@keyframes stageFloat{0%,100%{transform:translateY(0) rotateZ(0deg)}50%{transform:translateY(-12px) rotateZ(.4deg)}}@keyframes marqueeV2{to{transform:translateX(-50%)}}
@media(max-width:1100px){.v2-hero-inner{grid-template-columns:1fr;gap:0}.v2-hero-copy{max-width:760px}.v2-loop-stage{height:570px;margin-top:-10px}.v2-hero:after{background:linear-gradient(180deg,rgba(2,4,10,.97) 0%,rgba(2,4,10,.76) 43%,rgba(2,4,10,.18) 75%,rgba(2,4,10,.78) 100%)}.cap-field{min-height:1050px}.node-main{top:46%}.node-a{left:4%}.node-b{right:4%}.node-c{left:4%;bottom:9%}.node-d{right:4%;bottom:9%}.model-shell{gap:50px}}
@media(max-width:900px){.v2-hero{padding-top:130px}.v2-hero-inner{min-height:auto}.v2-hero-copy{padding-top:25px}.v2-loop-stage{height:520px;order:2}.stage-logo{width:100%;max-height:480px}.stage-orbit{width:500px;height:280px}.orbit-2{width:590px;height:350px}.idea-layout,.section-head,.model-shell,.proof-grid{grid-template-columns:1fr;gap:35px}.v2-idea,.v2-capabilities,.v2-model,.v2-proof{padding:110px 0}.loop-rail{grid-template-columns:1fr 1fr;gap:35px}.rail-line{display:none}.cap-field{min-height:1200px;margin-top:60px}.cap-axis{width:330px;height:330px}.cap-node{width:42%;min-height:210px}.node-main{width:48%;top:47%;left:50%;min-height:230px}.node-a{left:3%;top:7%}.node-b{right:3%;top:7%}.node-c{left:3%;bottom:9%}.node-d{right:3%;bottom:9%}.node-e{left:50%;bottom:2%;width:46%}.model-image-wrap{height:520px}.proof-feature{height:540px}.belief-mark{top:15%}}
@media(max-width:600px){.home-v02 .brand img{width:30px;height:30px}.status-line{font-size:.52rem;letter-spacing:.12em}.status-line i{width:15px}.hero-kicker{margin-top:34px}.v2-hero h1{font-size:clamp(3.5rem,16vw,5.4rem);line-height:.88}.v2-hero .hero-lede{font-size:.95rem}.hero-proof{margin-top:42px;gap:12px 18px}.hero-proof span{font-size:.52rem}.v2-loop-stage{height:380px;margin-top:15px}.stage-logo{width:118%;max-width:none;margin-left:-9%}.stage-grid{width:330px;height:330px}.stage-orbit{width:330px;height:190px}.orbit-2{width:390px;height:230px}.stage-loop{width:300px;height:155px}.loop-hot{width:320px;height:165px}.stage-label{font-size:.46rem}.label-top{top:5%;left:46%}.label-right{right:0;top:47%}.label-left{left:0;top:47%}.label-bottom{bottom:3%;left:45%}.stage-caption{right:0;bottom:4%;font-size:.45rem}.stage-caption strong{font-size:.5rem}.scroll-cue-v2{display:none}.v2-idea{padding:95px 0}.idea-index{display:none}.v2-display{font-size:clamp(2.7rem,13vw,4.6rem)}.idea-copy p{font-size:.92rem}.loop-rail{grid-template-columns:1fr 1fr;margin-top:65px;gap:28px 18px}.rail-step strong{font-size:.67rem}.rail-step small{font-size:.68rem}.v2-capabilities{padding:95px 0}.section-head>p{font-size:.82rem}.cap-field{min-height:1080px;margin-top:45px}.cap-axis{width:280px;height:280px}.cap-node{position:absolute;width:calc(50% - 10px);padding:19px;min-height:190px}.cap-node strong{font-size:1rem;margin:19px 0 9px}.cap-node p{font-size:.64rem}.cap-node small{font-size:.49rem}.node-main{width:76%;left:50%;top:48%;min-height:205px;padding:25px}.node-main strong{font-size:1.25rem}.node-a{left:7px;top:4%}.node-b{right:7px;top:4%}.node-c{left:7px;bottom:15%}.node-d{right:7px;bottom:15%}.node-e{left:50%;bottom:2%;width:76%;transform:translateX(-50%)}.node-e:hover{transform:translateX(-50%) translateY(-8px) scale(1.015)}.v2-model,.v2-proof{padding:95px 0}.model-image-wrap{height:400px;clip-path:polygon(0 3%,94% 0,100% 94%,6% 100%)}.image-line{right:-12px}.model-copy h2{font-size:clamp(3rem,14vw,5rem)}.model-principles div{padding:14px 0}.proof-head{display:block}.proof-head .text-link{margin-top:24px}.proof-grid{margin-top:40px}.proof-feature{height:470px}.proof-overlay{padding:26px}.proof-overlay h3{font-size:2.5rem}.proof-panel{min-height:230px;padding:25px}.proof-panel strong{font-size:1.45rem}.v2-belief{min-height:700px;padding:100px 0}.belief-glow{width:510px;height:510px}.belief-mark{font-size:9rem;top:12%}.belief-copy{padding-top:115px}.belief-copy h2{font-size:clamp(3.4rem,15vw,5.4rem)}.belief-copy p{font-size:.88rem}.belief-foot{padding:0 15px;font-size:.48rem}.v2-footer .footer-logo{width:190px}}
@media(prefers-reduced-motion:reduce){.stage-logo,.cap-axis span,.marquee-track{animation:none}.v2-loop-stage{transform:none!important}.model-image-wrap img,.proof-feature img{transition:none}}
.home-v02 .cap-node:after{content:"";position:absolute;left:var(--mx,50%);top:var(--my,50%);width:170px;height:170px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(52,140,255,.13),transparent 68%);pointer-events:none;opacity:0;transition:opacity .25s}.home-v02 .cap-node:hover:after{opacity:1}

/* =========================================================
   CR8RLABS V03 — SLAY REFINEMENT
   ========================================================= */
.home-v03{--display:Inter,system-ui,sans-serif;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;background:#010208}
.home-v03 nav{border-color:rgba(255,255,255,.13);background:rgba(2,5,12,.68);box-shadow:0 22px 80px rgba(0,0,0,.42)}
.home-v03 .v2-hero{min-height:100svh;padding:118px 0 52px;background:radial-gradient(circle at 72% 38%,rgba(34,96,255,.14),transparent 27%),radial-gradient(circle at 92% 72%,rgba(244,25,184,.11),transparent 23%),#010208}
.home-v03 .v2-hero:before{background-size:86px 86px;opacity:.55;mask-image:linear-gradient(to bottom,black 0%,transparent 74%)}
.home-v03 .v2-hero:after{background:linear-gradient(90deg,rgba(1,2,8,.985) 0%,rgba(1,2,8,.88) 31%,rgba(1,2,8,.24) 66%,rgba(1,2,8,.55) 100%);z-index:1}
.home-v03 .v2-hero-inner{max-width:1400px;width:min(calc(100% - 56px),1400px);grid-template-columns:minmax(470px,.78fr) minmax(620px,1.22fr);gap:0;min-height:760px}
.home-v03 .v2-hero-copy{padding-top:0;align-self:center;max-width:650px}
.home-v03 .status-line{font-family:var(--mono);font-size:.55rem;letter-spacing:.16em;color:#8d9bb4}
.home-v03 .hero-kicker{font-family:var(--mono);font-size:.65rem;letter-spacing:.26em;color:#d4d9e7;margin:46px 0 0}
.home-v03 .v2-hero h1{font-size:clamp(5rem,8vw,9.8rem);line-height:.79;letter-spacing:-.095em;margin:17px 0 32px;max-width:850px}
.home-v03 .hero-outline{-webkit-text-stroke:1px rgba(239,244,255,.32);text-shadow:0 0 40px rgba(91,123,255,.05)}
.home-v03 .v2-hero .hero-lede{font-size:1rem;line-height:1.75;max-width:570px;color:#9aa7be}
.home-v03 .hero-actions{margin-top:32px}
.home-v03 .hero-actions .btn{padding:15px 20px}
.home-v03 .hero-actions .primary{box-shadow:0 0 0 1px rgba(255,255,255,.15),0 18px 55px rgba(34,111,255,.15)}
.home-v03 .hero-proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:46px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);max-width:590px}
.home-v03 .hero-proof span{font-family:var(--mono);font-size:.52rem;letter-spacing:.13em;color:#68758d}
.home-v03 .hero-proof b{color:#dfe6f5;font-weight:500;margin-right:6px}
.home-v03 .v2-loop-stage{height:760px;margin-left:-50px;overflow:visible}
.home-v03 .v2-loop-stage:before{content:"";position:absolute;width:820px;height:470px;border:1px solid rgba(61,129,255,.14);border-radius:50%;transform:rotate(-12deg);box-shadow:0 0 110px rgba(20,101,255,.08) inset,0 0 100px rgba(20,101,255,.06)}
.home-v03 .v2-loop-stage:after{content:"";position:absolute;width:620px;height:330px;border:1px solid rgba(240,24,184,.12);border-radius:50%;transform:rotate(17deg);box-shadow:0 0 90px rgba(240,24,184,.08) inset}
.home-v03 .stage-grid{width:720px;height:720px;background-size:44px 44px;opacity:.36;transform:perspective(900px) rotateX(63deg) rotateZ(4deg)}
.home-v03 .stage-orbit{width:760px;height:420px;border-color:rgba(255,255,255,.14);box-shadow:0 0 100px rgba(35,103,255,.08)}
.home-v03 .orbit-2{width:900px;height:520px;border-color:rgba(230,35,210,.13)}
.home-v03 .stage-core-glow{width:520px;height:520px;background:radial-gradient(circle,rgba(17,125,255,.24),rgba(170,26,255,.1) 45%,rgba(255,108,15,.05) 58%,transparent 72%);filter:blur(22px)}
.home-v03 .stage-loop{display:none}
.home-v03 .stage-logo{width:min(930px,128%);max-height:none;filter:drop-shadow(0 36px 80px rgba(0,95,255,.28)) drop-shadow(0 0 28px rgba(239,28,184,.13));animation:stageFloatV3 9s ease-in-out infinite;z-index:8}
.home-v03 .stage-label{font-family:var(--mono);font-size:.53rem;letter-spacing:.28em;color:#aab6cc;z-index:10}
.home-v03 .label-top{top:13%;left:47%}.home-v03 .label-right{right:2%;top:48%}.home-v03 .label-bottom{bottom:10%;left:47%}.home-v03 .label-left{left:1%;top:48%}
.home-v03 .node{width:10px;height:10px;z-index:11}.home-v03 .node-1{left:8%;top:42%}.home-v03 .node-2{right:3%;top:39%}.home-v03 .node-3{right:12%;bottom:21%}.home-v03 .node-4{left:15%;bottom:20%}
.home-v03 .stage-caption{right:3%;bottom:13%;font-family:var(--mono);font-size:.51rem;letter-spacing:.16em}.home-v03 .stage-caption strong{font-size:.58rem;letter-spacing:.12em}
.home-v03 .scroll-cue-v2{bottom:24px;z-index:8}.home-v03 .scroll-cue-v2 span{font-family:var(--mono);letter-spacing:.2em}
.home-v03 .v2-idea{padding:170px 0 145px;background:linear-gradient(180deg,#010208,#040713 52%,#010208)}
.home-v03 .v2-idea:before{font-size:39vw;color:rgba(61,125,255,.018);right:-2%;top:0}
.home-v03 .idea-top{border-bottom:1px solid rgba(255,255,255,.09);padding-bottom:18px}
.home-v03 .idea-index{font-family:var(--mono)}
.home-v03 .idea-layout{grid-template-columns:1.25fr .75fr;gap:90px;margin-top:38px}
.home-v03 .v2-display{font-size:clamp(3.6rem,6.2vw,7.8rem);line-height:.84;letter-spacing:-.09em}
.home-v03 .idea-copy p{font-size:.96rem;line-height:1.8;color:#9aa7be}.home-v03 .idea-copy .muted{font-size:.8rem;color:#66748c}
.home-v03 .loop-rail{margin-top:120px;gap:0}.home-v03 .rail-line{background:linear-gradient(90deg,var(--cyan),var(--blue) 35%,var(--pink) 70%,var(--orange))}.home-v03 .rail-step{padding-top:48px;padding-right:25px}.home-v03 .rail-step b{background:#030612}.home-v03 .rail-step strong{font-size:.72rem}.home-v03 .rail-step small{color:#69778f}
.home-v03 .v2-marquee{padding:22px 0;background:#02030a;border-color:rgba(255,255,255,.07)}.home-v03 .marquee-track{font-family:var(--mono);font-size:.61rem;letter-spacing:.3em;color:#55627a}
.home-v03 .v2-capabilities{padding:165px 0 180px;background:#02040b}
.home-v03 .section-head{grid-template-columns:1fr .42fr;gap:80px}.home-v03 .section-head>p{font-size:.86rem;line-height:1.8}
.home-v03 .cap-field{min-height:900px;margin-top:72px;border-color:rgba(255,255,255,.11);background:radial-gradient(circle at 50% 50%,rgba(30,104,255,.1),transparent 19%),radial-gradient(circle at 50% 50%,rgba(240,24,185,.05),transparent 39%),linear-gradient(145deg,rgba(255,255,255,.035),transparent 58%);box-shadow:inset 0 0 120px rgba(0,0,0,.25)}
.home-v03 .cap-field-header{position:absolute;left:24px;right:24px;top:22px;display:flex;justify-content:space-between;font-family:var(--mono);font-size:.48rem;letter-spacing:.2em;color:#65728a;z-index:12}
.home-v03 .cap-axis{width:510px;height:510px;border-color:rgba(255,255,255,.1);box-shadow:0 0 120px rgba(26,91,255,.12),inset 0 0 100px rgba(27,100,255,.04)}
.home-v03 .cap-axis:before{background:linear-gradient(90deg,transparent,rgba(35,131,255,.42),transparent)}.home-v03 .cap-axis:after{background:linear-gradient(90deg,transparent,rgba(240,28,185,.32),transparent)}
.home-v03 .cap-axis span{inset:14%;border-style:solid;border-color:rgba(255,255,255,.07);animation:spin 28s linear infinite}
.home-v03 .cap-hub{position:absolute;z-index:6;left:50%;top:50%;width:220px;height:220px;transform:translate(-50%,-50%);border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:30px;background:radial-gradient(circle at 45% 35%,rgba(36,116,255,.18),rgba(6,10,22,.97) 62%);border:1px solid rgba(255,255,255,.17);box-shadow:0 0 80px rgba(31,112,255,.14),inset 0 0 45px rgba(255,255,255,.025);transition:.45s cubic-bezier(.2,.8,.2,1)}
.home-v03 .cap-hub:before{content:"";position:absolute;inset:-16px;border:1px solid rgba(54,134,255,.16);border-radius:50%;animation:hubPulse 4s ease-in-out infinite}.home-v03 .cap-hub-kicker{font-family:var(--mono);font-size:.46rem;letter-spacing:.18em;color:#6d7c96}.home-v03 .cap-hub strong{font-size:1.2rem;line-height:.96;letter-spacing:-.045em;margin:13px 0}.home-v03 .cap-hub p{font-size:.58rem;line-height:1.5;color:#77859c;margin:0;max-width:145px}.home-v03 .cap-hub i{font-style:normal;font-size:.7rem;color:#fff;margin-top:12px}
.home-v03 .cap-node{border-color:rgba(255,255,255,.12);background:rgba(3,7,16,.8);backdrop-filter:blur(18px);box-shadow:0 20px 70px rgba(0,0,0,.2)}
.home-v03 .cap-node:hover,.home-v03 .cap-node.is-active{border-color:rgba(72,148,255,.62);box-shadow:0 30px 100px rgba(0,0,0,.48),0 0 55px rgba(37,111,255,.09)}
.home-v03 .cap-node strong{font-size:1.15rem}.home-v03 .cap-node p{color:#77859d}.home-v03 .cap-node small{font-family:var(--mono);font-size:.5rem}
.home-v03 .cap-node.is-active:before{opacity:1}.home-v03 .cap-node.is-active .node-arrow{color:var(--cyan)}
.home-v03 .node-main{width:300px;min-height:225px}.home-v03 .node-main strong{font-size:1.48rem}
.home-v03 .v2-model{padding:175px 0;background:#050813}.home-v03 .model-shell{gap:105px}.home-v03 .model-image-wrap{height:650px;border-color:rgba(255,255,255,.12);clip-path:polygon(0 5%,91% 0,100% 91%,8% 100%);box-shadow:0 30px 100px rgba(0,0,0,.35)}
.home-v03 .model-image-wrap:before{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(125deg,rgba(0,188,255,.12),transparent 40%,rgba(241,20,186,.12));mix-blend-mode:screen;pointer-events:none}.home-v03 .model-image-wrap img{opacity:.55;filter:saturate(.72) contrast(1.14)}
.home-v03 .model-copy h2{font-size:clamp(3.4rem,5.4vw,6.6rem);letter-spacing:-.085em}.home-v03 .model-copy .body-lg{font-size:1.18rem;color:#e0e5ef}.home-v03 .model-principles{margin-top:45px}.home-v03 .model-principles div{padding:19px 0}.home-v03 .model-principles span{font-size:.72rem}
.home-v03 .v2-proof{padding:175px 0;background:#010208}.home-v03 .proof-head{display:grid;grid-template-columns:1fr auto;align-items:end;gap:30px}.home-v03 .proof-head>div{grid-column:1/-1}.home-v03 .proof-head .text-link{grid-column:2;grid-row:1;align-self:end;margin:0}.home-v03 .proof-grid{margin-top:62px;grid-template-columns:1.3fr .7fr;gap:20px}.home-v03 .proof-feature{height:680px;border-radius:0;border-color:rgba(255,255,255,.12)}.home-v03 .proof-feature img{filter:saturate(.68) contrast(1.1);opacity:.72}.home-v03 .proof-feature:hover img{filter:saturate(.9) contrast(1.1);transform:scale(1.035)}
.home-v03 .proof-crosshair{position:absolute;z-index:3;top:32px;right:32px;width:90px;height:90px;border:1px solid rgba(255,255,255,.16);border-radius:50%}.home-v03 .proof-crosshair:before,.home-v03 .proof-crosshair:after{content:"";position:absolute;left:50%;top:50%;background:rgba(255,255,255,.3)}.home-v03 .proof-crosshair:before{width:1px;height:130%;transform:translate(-50%,-50%)}.home-v03 .proof-crosshair:after{height:1px;width:130%;transform:translate(-50%,-50%)}
.home-v03 .proof-overlay{padding:46px;background:linear-gradient(180deg,transparent 18%,rgba(1,3,9,.95) 100%)}.home-v03 .proof-meta{display:flex;justify-content:space-between;align-items:center;font-family:var(--mono);font-size:.49rem;letter-spacing:.18em;color:#8f9bb1}.home-v03 .proof-overlay h3{font-size:clamp(3rem,5.1vw,6.2rem);letter-spacing:-.085em;margin:20px 0 28px}.home-v03 .proof-overlay h3 em{font-style:normal;background:linear-gradient(100deg,var(--cyan),var(--blue),var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}.home-v03 .proof-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.13);padding-top:16px;font-family:var(--mono);font-size:.5rem;letter-spacing:.12em;color:#8290a8}
.home-v03 .proof-panel{border-radius:0;min-height:330px;padding:34px;border-color:rgba(255,255,255,.12);background:linear-gradient(145deg,#080d1b,#03050b)}.home-v03 .proof-panel strong{font-size:1.9rem}.home-v03 .accent-panel{background:radial-gradient(circle at 100% 100%,rgba(244,28,181,.15),transparent 42%),linear-gradient(145deg,#0a0f20,#03050b)}
.home-v03 .v2-belief{min-height:900px;padding:150px 0;background:radial-gradient(circle at 50% 46%,rgba(26,99,255,.15),transparent 25%),radial-gradient(circle at 72% 59%,rgba(239,28,183,.11),transparent 22%),#010208}
.home-v03 .belief-glow{width:820px;height:820px;border-color:rgba(63,130,255,.14);box-shadow:0 0 150px rgba(24,94,255,.1) inset}.home-v03 .belief-glow:before{inset:110px}.home-v03 .belief-glow:after{inset:205px}.home-v03 .belief-mark{top:16%;font-size:17rem;opacity:.9}.home-v03 .belief-copy{padding-top:175px}.home-v03 .belief-copy h2{font-size:clamp(4rem,7.7vw,9rem);letter-spacing:-.095em}.home-v03 .belief-copy p{font-size:1rem;line-height:1.8}.home-v03 .belief-copy .btn{margin-top:38px;padding:17px 24px}.home-v03 .belief-foot{font-family:var(--mono);font-size:.5rem}
.home-v03 .v2-footer{border-top:1px solid rgba(255,255,255,.08)}
@keyframes stageFloatV3{0%,100%{transform:translate3d(0,0,0) rotateZ(0)}50%{transform:translate3d(0,-13px,0) rotateZ(.25deg)}}
@keyframes hubPulse{0%,100%{transform:scale(.98);opacity:.4}50%{transform:scale(1.03);opacity:.8}}
@media(max-width:1180px){.home-v03 .v2-hero-inner{grid-template-columns:1fr;max-width:1100px}.home-v03 .v2-hero-copy{max-width:780px;padding-top:55px}.home-v03 .v2-loop-stage{height:600px;margin:-30px auto 0;width:min(100%,900px)}.home-v03 .stage-logo{width:95%}.home-v03 .stage-orbit{width:680px;height:380px}.home-v03 .orbit-2{width:790px;height:460px}.home-v03 .cap-field{min-height:1000px}.home-v03 .model-shell{gap:60px}}
@media(max-width:900px){.home-v03 .v2-hero{padding-top:120px}.home-v03 .v2-hero:after{background:linear-gradient(180deg,rgba(1,2,8,.97),rgba(1,2,8,.72) 45%,rgba(1,2,8,.2) 76%,rgba(1,2,8,.85))}.home-v03 .v2-hero-inner{width:min(calc(100% - 36px),760px)}.home-v03 .v2-hero-copy{padding-top:25px}.home-v03 .v2-hero h1{font-size:clamp(4.4rem,12vw,7rem)}.home-v03 .v2-loop-stage{height:530px;margin-top:10px}.home-v03 .stage-logo{width:105%}.home-v03 .stage-orbit{width:520px;height:290px}.home-v03 .orbit-2{width:630px;height:370px}.home-v03 .stage-grid{width:560px;height:560px}.home-v03 .label-left{left:3%}.home-v03 .label-right{right:3%}.home-v03 .cap-field{min-height:1220px}.home-v03 .cap-hub{width:190px;height:190px}.home-v03 .cap-axis{width:380px;height:380px}.home-v03 .cap-node{width:42%;min-height:205px}.home-v03 .node-main{width:47%;min-height:220px}.home-v03 .node-e{width:46%}.home-v03 .model-shell{grid-template-columns:1fr}.home-v03 .model-image-wrap{height:560px}.home-v03 .proof-grid{grid-template-columns:1fr}.home-v03 .proof-feature{height:560px}.home-v03 .proof-stack{grid-template-columns:1fr 1fr}.home-v03 .proof-panel{min-height:300px}.home-v03 .belief-mark{font-size:12rem}}
@media(max-width:600px){.home-v03 nav{top:10px;width:calc(100% - 20px)}.home-v03 .v2-hero-inner{width:calc(100% - 28px)}.home-v03 .v2-hero h1{font-size:clamp(3.45rem,15.5vw,5.4rem)}.home-v03 .hero-kicker{margin-top:32px}.home-v03 .v2-hero .hero-lede{font-size:.9rem}.home-v03 .hero-proof{gap:11px 15px;margin-top:36px}.home-v03 .v2-loop-stage{height:350px;margin-top:20px}.home-v03 .stage-logo{width:125%;margin-left:-12.5%}.home-v03 .stage-orbit{width:340px;height:195px}.home-v03 .orbit-2{width:410px;height:245px}.home-v03 .stage-grid{width:330px;height:330px}.home-v03 .v2-loop-stage:before{width:380px;height:220px}.home-v03 .v2-loop-stage:after{width:300px;height:165px}.home-v03 .stage-label{font-size:.42rem;letter-spacing:.18em}.home-v03 .stage-caption{display:none}.home-v03 .node-1{left:4%}.home-v03 .node-2{right:1%}.home-v03 .v2-idea{padding:100px 0 95px}.home-v03 .v2-display{font-size:clamp(2.8rem,13vw,4.7rem)}.home-v03 .idea-layout{gap:32px}.home-v03 .loop-rail{grid-template-columns:1fr 1fr;gap:28px 16px;margin-top:70px}.home-v03 .v2-capabilities{padding:100px 0 110px}.home-v03 .section-head{display:block}.home-v03 .section-head>p{margin-top:24px}.home-v03 .cap-field{min-height:1120px;margin-top:50px}.home-v03 .cap-field-header{font-size:.4rem;left:14px;right:14px}.home-v03 .cap-axis{width:275px;height:275px}.home-v03 .cap-hub{width:150px;height:150px;padding:20px}.home-v03 .cap-hub strong{font-size:.9rem}.home-v03 .cap-hub p{font-size:.49rem}.home-v03 .cap-node{width:calc(50% - 8px);min-height:185px;padding:17px}.home-v03 .cap-node strong{font-size:.9rem;margin:17px 0 8px}.home-v03 .cap-node p{font-size:.58rem}.home-v03 .node-main{width:78%;min-height:190px;padding:22px}.home-v03 .node-main strong{font-size:1.15rem}.home-v03 .node-a{left:4px;top:5%}.home-v03 .node-b{right:4px;top:5%}.home-v03 .node-c{left:4px;bottom:15%}.home-v03 .node-d{right:4px;bottom:15%}.home-v03 .node-e{width:78%;bottom:2%}.home-v03 .v2-model,.home-v03 .v2-proof{padding:105px 0}.home-v03 .model-image-wrap{height:390px}.home-v03 .model-copy h2{font-size:clamp(3rem,14vw,5rem)}.home-v03 .proof-head{display:block}.home-v03 .proof-head .text-link{margin-top:25px}.home-v03 .proof-feature{height:450px}.home-v03 .proof-overlay{padding:24px}.home-v03 .proof-overlay h3{font-size:clamp(2.5rem,12vw,4rem)}.home-v03 .proof-meta,.home-v03 .proof-bottom{font-size:.42rem}.home-v03 .proof-stack{grid-template-columns:1fr}.home-v03 .proof-panel{min-height:220px}.home-v03 .proof-panel strong{font-size:1.4rem}.home-v03 .v2-belief{min-height:720px;padding:100px 0}.home-v03 .belief-glow{width:500px;height:500px}.home-v03 .belief-mark{font-size:9rem;top:15%}.home-v03 .belief-copy{padding-top:125px}.home-v03 .belief-copy h2{font-size:clamp(3.5rem,15vw,5.5rem)}.home-v03 .belief-copy p{font-size:.85rem}}
@media(prefers-reduced-motion:reduce){.home-v03 .stage-logo,.home-v03 .cap-axis span,.home-v03 .cap-hub:before,.home-v03 .marquee-track{animation:none!important}.home-v03 .v2-loop-stage{transform:none!important}}


/* =========================================================
   CR8RLABS V06 — PREMIER REFINEMENT
   V03 visual baseline + V05 content direction
   ========================================================= */
.home-v06{background:#010208}
.home-v06 nav{background:rgba(2,5,12,.74);border-color:rgba(255,255,255,.15)}
.home-v06 nav .brand{min-width:54px;width:54px;justify-content:center;gap:0}
.home-v06 nav .brand img{width:34px;height:34px;filter:drop-shadow(0 0 18px rgba(35,132,255,.24))}
.home-v06 nav .brand span{display:none}
.home-v06 .v2-hero{min-height:calc(100svh - 22px);padding-bottom:28px}
.home-v06 .v2-hero h1{line-height:.86;letter-spacing:-.09em}
.home-v06 .v2-hero h1 span,.home-v06 .v2-hero h1 .hero-outline{display:block}
.home-v06 .v2-hero h1 .hero-outline{margin-top:.10em}
.home-v06 .v2-loop-stage{margin-left:-35px}
.home-v06 .stage-logo{width:min(697px,96%)}
.home-v06 .hero-proof{position:relative;overflow:hidden}
.home-v06 .hero-proof:after{content:"";position:absolute;left:-10%;top:0;width:120%;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),var(--blue),var(--pink),var(--orange),transparent);transform:translateX(-80%);animation:proofSweepV6 4.8s ease-in-out infinite}
.home-v06 .v2-idea{padding-top:112px;margin-top:-12px}
.home-v06 .loop-rail{margin-top:92px}
.home-v06 .rail-line{height:2px;overflow:hidden;background:linear-gradient(90deg,rgba(25,217,255,.32),rgba(51,120,255,.38),rgba(240,34,185,.4),rgba(255,157,34,.34))}
.home-v06 .rail-line:after{content:"";position:absolute;top:-2px;left:-12%;width:14%;height:5px;border-radius:99px;background:linear-gradient(90deg,transparent,#fff,var(--cyan),var(--pink),var(--orange),transparent);filter:blur(.2px);box-shadow:0 0 22px rgba(51,120,255,.55),0 0 30px rgba(240,34,185,.25);animation:railFlowV6 4.6s linear infinite}
.home-v06 .rail-step b{transition:border-color .35s,box-shadow .35s,transform .35s,color .35s}
.home-v06 .rail-step:nth-child(2) b{--step-color:var(--cyan)}
.home-v06 .rail-step:nth-child(3) b{--step-color:var(--blue)}
.home-v06 .rail-step:nth-child(4) b{--step-color:var(--pink)}
.home-v06 .rail-step:nth-child(5) b{--step-color:var(--orange)}
.home-v06 .loop-rail:hover .rail-step b{border-color:color-mix(in srgb,var(--step-color) 65%,white 15%);box-shadow:0 0 28px color-mix(in srgb,var(--step-color) 35%,transparent);transform:translateY(-2px)}
.home-v06 .loop-rail .rail-step.active b{animation:nodePulseV6 2.4s ease-in-out infinite;border-color:var(--pink);box-shadow:0 0 34px rgba(240,34,185,.25)}
.home-v06 .v2-marquee{position:relative}
.home-v06 .v2-marquee:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(25,217,255,.05),transparent,rgba(240,34,185,.05),transparent);animation:marqueeGlowV6 7s ease-in-out infinite}
/* Capabilities: keep the V03 matrix, but enforce non-overlap and create depth. */
.home-v06 .cap-field{min-height:930px;isolation:isolate}
.home-v06 .cap-field:before{inset:10%;transform:rotate(8deg);border-color:rgba(64,131,255,.15)}
.home-v06 .cap-field:after{inset:17%;transform:rotate(-12deg);border-color:rgba(239,25,186,.12)}
.home-v06 .cap-axis{z-index:1}
.home-v06 .cap-hub{z-index:5}
.home-v06 .cap-node{z-index:8;transition:transform .45s cubic-bezier(.2,.8,.2,1),border-color .35s,box-shadow .35s,background .35s}
.home-v06 .cap-node:hover{transform:translateY(-8px) scale(1.015)}
.home-v06 .node-main:hover{transform:translate(-50%,-50%) translateY(-8px) scale(1.015)}
.home-v06 .cap-node:after{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(120deg,rgba(25,217,255,.08),transparent 42%,rgba(240,34,185,.08));opacity:0;transition:opacity .35s;pointer-events:none}
.home-v06 .cap-node:hover:after,.home-v06 .cap-node.is-active:after{opacity:1}
.home-v06 .v2-model{padding:130px 0 145px;position:relative;overflow:hidden;background:radial-gradient(circle at 76% 50%,rgba(31,104,255,.12),transparent 30%),radial-gradient(circle at 95% 78%,rgba(240,34,185,.10),transparent 24%),#050813}
.home-v06 .v2-model:before{content:"";position:absolute;left:50%;top:50%;width:720px;height:720px;transform:translate(-50%,-50%);border:1px solid rgba(67,128,255,.08);border-radius:50%;box-shadow:0 0 150px rgba(32,104,255,.08) inset;pointer-events:none}
.home-v06 .model-shell{gap:75px;position:relative;z-index:2}
.home-v06 .model-visual{transform:rotate(-2deg)}
.home-v06 .model-image-wrap{height:600px;clip-path:polygon(0 4%,94% 0,100% 92%,7% 100%);box-shadow:0 40px 110px rgba(0,0,0,.48),0 0 90px rgba(31,104,255,.08)}
.home-v06 .model-image-wrap img{opacity:.62;filter:saturate(.86) contrast(1.18) hue-rotate(-4deg)}
.home-v06 .model-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(25,217,255,.16),transparent 32%,rgba(240,34,185,.16) 76%,rgba(255,157,34,.09));mix-blend-mode:screen;pointer-events:none}
.home-v06 .model-copy{position:relative}
.home-v06 .model-copy:before{content:"";position:absolute;left:-32px;top:-20px;width:1px;height:calc(100% + 40px);background:linear-gradient(transparent,var(--cyan),var(--pink),var(--orange),transparent);opacity:.7}
.home-v06 .model-copy h2{font-size:clamp(3.6rem,5.6vw,7rem);margin-bottom:22px}
.home-v06 .model-principles div{position:relative;overflow:hidden}
.home-v06 .model-principles div:after{content:"";position:absolute;left:0;bottom:-1px;width:38%;height:1px;background:linear-gradient(90deg,var(--cyan),var(--pink),transparent);transform:translateX(-100%);transition:transform .5s}
.home-v06 .model-principles div:hover:after{transform:translateX(0)}
/* Work: replace flat editorial cards with an active visual system while preserving the V03 architecture. */
.home-v06 .v2-proof{padding:140px 0 155px;position:relative;overflow:hidden;background:#010208}
.home-v06 .v2-proof:before{content:"";position:absolute;right:-12%;top:8%;width:760px;height:760px;border:1px solid rgba(51,120,255,.08);border-radius:50%;box-shadow:0 0 160px rgba(51,120,255,.08) inset;pointer-events:none}
.home-v06 .proof-head{position:relative;z-index:2}
.home-v06 .proof-head h2{max-width:1000px}
.home-v06 .proof-grid{position:relative;z-index:2;gap:24px}
.home-v06 .proof-feature{height:660px;box-shadow:0 35px 100px rgba(0,0,0,.38);background:#050913}
.home-v06 .proof-feature:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(135deg,rgba(25,217,255,.09),transparent 35%,rgba(240,34,185,.10) 75%,rgba(255,157,34,.07));mix-blend-mode:screen;pointer-events:none}
.home-v06 .proof-feature img{filter:saturate(.78) contrast(1.12) hue-rotate(-5deg);transform:scale(1.01);transition:transform 1.2s cubic-bezier(.2,.7,.2,1),filter .7s}
.home-v06 .proof-feature:hover img{transform:scale(1.075);filter:saturate(1) contrast(1.13)}
.home-v06 .proof-crosshair{transition:transform .8s ease,border-color .5s}
.home-v06 .proof-feature:hover .proof-crosshair{transform:rotate(90deg);border-color:rgba(25,217,255,.55)}
.home-v06 .proof-panel{min-height:318px;position:relative;overflow:hidden;box-shadow:0 25px 70px rgba(0,0,0,.3)}
.home-v06 .proof-panel:before{content:"";position:absolute;width:240px;height:240px;right:-120px;bottom:-120px;border-radius:50%;border:1px solid rgba(51,120,255,.16);box-shadow:0 0 80px rgba(51,120,255,.13) inset;transition:transform .8s ease}
.home-v06 .proof-panel:hover:before{transform:scale(1.35)}
.home-v06 .accent-panel:before{border-color:rgba(240,34,185,.18);box-shadow:0 0 90px rgba(240,34,185,.15) inset}
.home-v06 .proof-panel strong{position:relative;z-index:1}
/* Studio + closing: a stronger final act than the V03 belief block. */
.home-v06 .v2-studio{position:relative;overflow:hidden;padding:145px 0 155px;background:#03050b;border-top:1px solid rgba(255,255,255,.07)}
.home-v06 .studio-v06-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}
.home-v06 .studio-v06-copy h2{font-size:clamp(4rem,6vw,7.6rem);line-height:.84;letter-spacing:-.09em;margin:18px 0 28px}
.home-v06 .studio-v06-copy>p{max-width:520px;color:#99a6bd;line-height:1.8}
.home-v06 .studio-v06-visual{height:570px;position:relative;border:1px solid rgba(255,255,255,.1);overflow:hidden;background:radial-gradient(circle at 52% 48%,rgba(33,114,255,.16),transparent 23%),radial-gradient(circle at 78% 65%,rgba(240,34,185,.11),transparent 25%),#02050c;box-shadow:0 35px 100px rgba(0,0,0,.35)}
.home-v06 .studio-v06-gridlines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:radial-gradient(circle at center,#000 20%,transparent 75%);animation:gridDriftV6 16s linear infinite}
.home-v06 .studio-v06-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(58,133,255,.2);border-radius:50%;transform:translate(-50%,-50%) rotate(-16deg)}
.home-v06 .studio-v06-orbit.orbit-a{width:520px;height:300px;box-shadow:0 0 100px rgba(34,113,255,.12) inset;animation:orbitFloatV6 9s ease-in-out infinite}
.home-v06 .studio-v06-orbit.orbit-b{width:390px;height:460px;border-color:rgba(240,34,185,.17);transform:translate(-50%,-50%) rotate(26deg);animation:orbitFloatV6 11s ease-in-out infinite reverse}
.home-v06 .studio-v06-symbol{position:absolute;left:50%;top:50%;transform:translate(-50%,-54%);font-size:15rem;font-weight:300;line-height:1;background:linear-gradient(100deg,var(--cyan),var(--blue),var(--pink),var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 35px rgba(40,110,255,.24));animation:symbolFloatV6 7s ease-in-out infinite}
.home-v06 .studio-v06-node{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--cyan);box-shadow:0 0 26px var(--cyan);animation:nodeOrbitV6 7s linear infinite}
.home-v06 .studio-v06-node.n1{left:17%;top:35%}.home-v06 .studio-v06-node.n2{right:14%;top:58%;background:var(--pink);box-shadow:0 0 26px var(--pink);animation-delay:-2s}.home-v06 .studio-v06-node.n3{left:61%;bottom:14%;background:var(--orange);box-shadow:0 0 26px var(--orange);animation-delay:-4s}
.home-v06 .studio-v06-caption{position:absolute;left:24px;bottom:22px;font-family:var(--mono);font-size:.5rem;letter-spacing:.17em;color:#738097}.home-v06 .studio-v06-caption b{color:#e9edf7}
.home-v06 .v2-closing{position:relative;min-height:780px;display:grid;place-items:center;text-align:center;overflow:hidden;padding:120px 0 100px;background:radial-gradient(circle at 50% 46%,rgba(29,103,255,.18),transparent 25%),radial-gradient(circle at 70% 60%,rgba(240,34,185,.13),transparent 23%),#010208}
.home-v06 .closing-v06-field{position:absolute;width:760px;height:760px;border:1px solid rgba(61,129,255,.13);border-radius:50%;box-shadow:0 0 140px rgba(24,94,255,.1) inset}
.home-v06 .closing-v06-field:before,.home-v06 .closing-v06-field:after{content:"";position:absolute;inset:90px;border:1px solid rgba(240,34,185,.11);border-radius:50%;transform:rotate(22deg)}
.home-v06 .closing-v06-field:after{inset:170px;border-color:rgba(255,157,34,.12);transform:rotate(-22deg)}
.home-v06 .closing-v06-symbol{position:absolute;font-size:17rem;font-weight:300;line-height:1;background:linear-gradient(100deg,var(--cyan),var(--blue),var(--pink),var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent;opacity:.16;filter:blur(.1px);animation:symbolFloatV6 8s ease-in-out infinite}
.home-v06 .closing-v06-inner{position:relative;z-index:3;max-width:900px}
.home-v06 .closing-v06-inner h2{font-size:clamp(4rem,7.4vw,9rem);line-height:.84;letter-spacing:-.095em;margin:20px 0 28px}
.home-v06 .closing-v06-inner p{max-width:620px;margin:0 auto;color:#98a4b9;line-height:1.8}
.home-v06 .closing-v06-inner .btn{margin-top:38px;padding:17px 24px}
.home-v06 .closing-v06-meta{position:absolute;z-index:3;bottom:26px;left:0;right:0;padding:0 4%;display:flex;justify-content:space-between;font-family:var(--mono);font-size:.5rem;letter-spacing:.2em;color:#58657c}
@keyframes proofSweepV6{0%,100%{transform:translateX(-80%);opacity:0}20%{opacity:1}70%{transform:translateX(80%);opacity:1}90%{opacity:0}}
@keyframes railFlowV6{to{transform:translateX(820%)}}
@keyframes nodePulseV6{0%,100%{transform:scale(1);box-shadow:0 0 20px rgba(240,34,185,.12)}50%{transform:scale(1.08);box-shadow:0 0 38px rgba(240,34,185,.35)}}
@keyframes marqueeGlowV6{0%,100%{opacity:.2;transform:translateX(-8%)}50%{opacity:.8;transform:translateX(8%)}}
@keyframes gridDriftV6{to{background-position:52px 0,0 52px}}
@keyframes orbitFloatV6{0%,100%{translate:-50% -50%;scale:1}50%{translate:-50% -50%;scale:1.025}}
@keyframes symbolFloatV6{0%,100%{transform:translate(-50%,-54%) translateY(0)}50%{transform:translate(-50%,-54%) translateY(-10px)}}
@media(max-width:900px){.home-v06 .v2-hero{min-height:auto;padding-bottom:70px}.home-v06 .v2-loop-stage{margin-left:0}.home-v06 .stage-logo{width:92%}.home-v06 .v2-idea{padding-top:78px}.home-v06 .cap-field{min-height:1080px}.home-v06 .model-copy:before{display:none}.home-v06 .studio-v06-grid{grid-template-columns:1fr;gap:48px}.home-v06 .studio-v06-visual{height:500px}.home-v06 .v2-closing{min-height:700px}.home-v06 .closing-v06-field{width:560px;height:560px}.home-v06 .closing-v06-meta{padding:0 20px;font-size:.42rem}}
@media(max-width:600px){.home-v06 nav .brand{width:46px;min-width:46px}.home-v06 nav .brand img{width:29px;height:29px}.home-v06 .v2-hero h1{line-height:.89}.home-v06 .v2-hero h1 .hero-outline{margin-top:.14em}.home-v06 .v2-hero .hero-lede{max-width:94%}.home-v06 .v2-idea{margin-top:-8px;padding-top:70px}.home-v06 .loop-rail{margin-top:70px}.home-v06 .cap-field{min-height:1120px}.home-v06 .model-image-wrap{height:400px}.home-v06 .v2-model{padding:100px 0}.home-v06 .v2-proof{padding:105px 0}.home-v06 .proof-feature{height:470px}.home-v06 .v2-studio{padding:100px 0}.home-v06 .studio-v06-copy h2{font-size:clamp(3.5rem,15vw,5.6rem)}.home-v06 .studio-v06-visual{height:390px}.home-v06 .studio-v06-orbit.orbit-a{width:340px;height:200px}.home-v06 .studio-v06-orbit.orbit-b{width:270px;height:310px}.home-v06 .studio-v06-symbol{font-size:9rem}.home-v06 .v2-closing{min-height:650px;padding:95px 0 90px}.home-v06 .closing-v06-field{width:430px;height:430px}.home-v06 .closing-v06-symbol{font-size:9rem}.home-v06 .closing-v06-inner h2{font-size:clamp(3.5rem,15vw,5.6rem)}.home-v06 .closing-v06-meta{font-size:.38rem;gap:12px}.home-v06 .closing-v06-meta span:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){.home-v06 .hero-proof:after,.home-v06 .rail-line:after,.home-v06 .v2-marquee:before,.home-v06 .studio-v06-gridlines,.home-v06 .studio-v06-orbit,.home-v06 .studio-v06-symbol,.home-v06 .studio-v06-node,.home-v06 .closing-v06-symbol{animation:none!important}.home-v06 .loop-rail .rail-step.active b{animation:none!important}}

/* =========================================================
   CR8RLABS V07 — SLAY SYSTEM REBUILD
   No stock/generated imagery. CSS/SVG-style systems + restrained JS.
   ========================================================= */
.home-v06 nav .brand{min-width:185px;width:auto;justify-content:flex-start;gap:11px}
.home-v06 nav .brand img{width:58px;height:auto;max-height:30px;object-fit:contain;filter:drop-shadow(0 0 18px rgba(35,132,255,.28))}
.home-v06 nav .brand span{display:block;line-height:1.05;font-size:.92rem;letter-spacing:.025em}
.home-v06 nav .brand small{margin-top:4px}
.home-v06 .v2-hero{min-height:calc(100svh - 64px);padding-top:138px;padding-bottom:46px}
.home-v06 .v2-hero-inner{min-height:660px}
.home-v06 .v2-hero h1{line-height:.89;margin-top:15px;margin-bottom:26px}
.home-v06 .v2-hero h1 .hero-outline{margin-top:.045em}
.home-v06 .stage-logo{width:min(523px,72%)}
.home-v06 .v2-idea{padding-top:76px;margin-top:-8px}
.home-v06 .idea-layout{margin-top:26px}

/* CAPABILITIES — stable spatial system, no overlapping absolute cards */
.home-v06 .v2-capabilities{padding:132px 0 145px}
.home-v06 .cap-field.cap-system{min-height:760px;margin-top:62px;display:grid;grid-template-columns:1fr 1.1fr 1.1fr 1fr;grid-template-rows:1fr 1.25fr 1fr;gap:14px;padding:54px 14px 14px;border-color:rgba(255,255,255,.1);background:radial-gradient(circle at 50% 50%,rgba(29,103,255,.13),transparent 23%),radial-gradient(circle at 64% 58%,rgba(240,34,185,.08),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.025),rgba(255,255,255,.005));isolation:isolate}
.home-v06 .cap-field.cap-system:before{inset:9%;border-color:rgba(61,129,255,.12);transform:rotate(7deg);z-index:-1}
.home-v06 .cap-field.cap-system:after{inset:17%;border-color:rgba(240,34,185,.1);transform:rotate(-9deg);z-index:-1}
.home-v06 .cap-field-header{top:17px;left:22px;right:22px;z-index:15}
.home-v06 .cap-system-backdrop{position:absolute;inset:0;z-index:0;pointer-events:none}
.home-v06 .cap-system-backdrop:before,.home-v06 .cap-system-backdrop:after{content:"";position:absolute;left:50%;top:50%;border:1px solid rgba(255,255,255,.055);border-radius:50%;transform:translate(-50%,-50%) rotate(18deg);pointer-events:none}
.home-v06 .cap-system-backdrop:before{width:66%;height:48%;box-shadow:0 0 90px rgba(25,217,255,.07) inset}
.home-v06 .cap-system-backdrop:after{width:46%;height:66%;transform:translate(-50%,-50%) rotate(-24deg);border-color:rgba(240,34,185,.065)}
.home-v06 .cap-system-backdrop i{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 20px var(--cyan);animation:capBeaconV7 3.8s ease-in-out infinite}
.home-v06 .cap-system-backdrop i:nth-child(1){left:19%;top:29%}.home-v06 .cap-system-backdrop i:nth-child(2){right:19%;top:44%;background:var(--pink);box-shadow:0 0 20px var(--pink);animation-delay:-1.2s}.home-v06 .cap-system-backdrop i:nth-child(3){left:42%;bottom:13%;background:var(--orange);box-shadow:0 0 20px var(--orange);animation-delay:-2.2s}
.home-v06 .cap-core{grid-column:2/4;grid-row:2;align-self:stretch;justify-self:stretch;position:relative;z-index:7;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px;border:1px solid rgba(255,255,255,.18);background:radial-gradient(circle at 50% 45%,rgba(35,119,255,.2),rgba(5,8,18,.97) 58%),rgba(4,7,15,.92);clip-path:polygon(8% 0,92% 0,100% 50%,92% 100%,8% 100%,0 50%);box-shadow:0 28px 100px rgba(0,0,0,.45),0 0 70px rgba(35,112,255,.1) inset;transition:transform .45s ease,filter .45s ease}
.home-v06 .cap-core:before{content:"";position:absolute;inset:12%;border:1px solid rgba(25,217,255,.18);clip-path:inherit;animation:coreRotateV7 16s linear infinite}
.home-v06 .cap-core:after{content:"";position:absolute;width:62%;aspect-ratio:1;border:1px dashed rgba(255,255,255,.1);border-radius:50%;animation:spin 24s linear infinite}
.home-v06 .cap-core > *{position:relative;z-index:2}
.home-v06 .cap-hub-kicker{font-family:var(--mono);font-size:.5rem;letter-spacing:.2em;color:#71809b}
.home-v06 .cap-core strong{font-size:clamp(1.4rem,2.4vw,2.2rem);line-height:.95;letter-spacing:-.06em;margin:14px 0 12px}
.home-v06 .cap-core p{max-width:260px;margin:0;color:#7f8da7;font-size:.68rem;line-height:1.55}
.home-v06 .cap-core-signal{margin-top:18px;font-family:var(--mono);font-size:.46rem;letter-spacing:.18em;color:#aeb8ca}
.home-v06 .cap-node{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:auto;min-height:0;align-self:stretch;z-index:8;padding:22px;border-color:rgba(255,255,255,.1);background:linear-gradient(145deg,rgba(8,13,27,.9),rgba(2,5,12,.82));backdrop-filter:blur(16px);display:flex;flex-direction:column;justify-content:center}
.home-v06 .cap-node:nth-of-type(4){grid-column:1;grid-row:1}
.home-v06 .cap-node:nth-of-type(5){grid-column:4;grid-row:1}
.home-v06 .cap-node:nth-of-type(6){grid-column:1;grid-row:3}
.home-v06 .cap-node:nth-of-type(7){grid-column:4;grid-row:3}
.home-v06 .cap-node:nth-of-type(8){grid-column:1;grid-row:2}
.home-v06 .cap-node:nth-of-type(9){grid-column:4;grid-row:2}
.home-v06 .cap-node:before{opacity:0}
.home-v06 .cap-node:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(25,217,255,.11),transparent 42%,rgba(240,34,185,.11));opacity:0;transition:opacity .35s;pointer-events:none}
.home-v06 .cap-node:hover,.home-v06 .cap-node:focus-visible,.home-v06 .cap-node.is-active{transform:translateY(-4px);border-color:rgba(25,217,255,.5);box-shadow:0 25px 70px rgba(0,0,0,.4),0 0 35px rgba(25,217,255,.08);outline:none}
.home-v06 .cap-node:hover:after,.home-v06 .cap-node:focus-visible:after,.home-v06 .cap-node.is-active:after{opacity:1}
.home-v06 .cap-node strong{font-size:1.02rem;margin:13px 0 8px}
.home-v06 .cap-node p{font-size:.65rem;line-height:1.5}
.home-v06 .cap-node small{font-family:var(--mono);font-size:.46rem}
.home-v06 .node-arrow{top:17px;right:18px}

/* OPERATING MODEL — information-first reactor interface */
.home-v06 .v2-model{padding:132px 0 138px;background:linear-gradient(180deg,#050813,#03050b 72%);}
.home-v06 .model-shell{grid-template-columns:1.05fr .95fr;gap:72px}
.home-v06 .model-v07-visual{height:590px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 50% 50%,rgba(31,104,255,.12),transparent 25%),#02050c;box-shadow:0 35px 110px rgba(0,0,0,.4);isolation:isolate}
.home-v06 .model-v07-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(circle at center,#000 15%,transparent 78%);animation:gridDriftV6 18s linear infinite}
.home-v06 .model-v07-rings{position:absolute;inset:12% 10%;display:grid;place-items:center}
.home-v06 .model-v07-rings i{position:absolute;width:68%;height:40%;border:1px solid rgba(25,217,255,.2);border-radius:50%;transform:rotate(-18deg);box-shadow:0 0 70px rgba(25,217,255,.06) inset;animation:modelRingV7 8s ease-in-out infinite}
.home-v06 .model-v07-rings i:nth-child(2){width:48%;height:67%;border-color:rgba(240,34,185,.18);transform:rotate(25deg);animation-delay:-2.5s}
.home-v06 .model-v07-rings i:nth-child(3){width:88%;height:58%;border-color:rgba(255,157,34,.1);transform:rotate(-8deg);animation-delay:-4s}
.home-v06 .model-v07-core{position:absolute;left:50%;top:50%;width:235px;height:235px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:radial-gradient(circle at 40% 35%,rgba(51,120,255,.25),rgba(3,7,17,.96) 65%);box-shadow:0 0 100px rgba(35,112,255,.14),inset 0 0 45px rgba(255,255,255,.025);z-index:4}
.home-v06 .model-v07-core:before{content:"";position:absolute;inset:-18px;border:1px solid rgba(25,217,255,.16);border-radius:50%;animation:hubPulse 3.8s ease-in-out infinite}
.home-v06 .model-v07-core span,.home-v06 .model-v07-core b{font-family:var(--mono);font-size:.46rem;letter-spacing:.18em;color:#71809b}
.home-v06 .model-v07-core strong{font-size:2rem;line-height:.88;letter-spacing:-.06em;margin:13px 0}
.home-v06 .model-v07-core b{color:#dfe6f5}
.home-v06 .model-v07-node{position:absolute;z-index:6;min-width:126px;padding:12px 16px;border:1px solid rgba(255,255,255,.13);background:rgba(3,7,16,.86);font-family:var(--mono);display:flex;align-items:center;gap:10px;cursor:default;transition:.35s}
.home-v06 .model-v07-node:hover{border-color:rgba(25,217,255,.55);transform:translateY(-4px);box-shadow:0 20px 55px rgba(0,0,0,.35),0 0 28px rgba(25,217,255,.08)}
.home-v06 .model-v07-node span{font-size:.45rem;color:#6f7e96}.home-v06 .model-v07-node b{font-size:.54rem;letter-spacing:.16em;color:#eef2fb}
.home-v06 .mv1{left:9%;top:25%}.home-v06 .mv2{right:8%;top:42%}.home-v06 .mv3{left:17%;bottom:19%}
.home-v06 .model-v07-pulse{position:absolute;width:8px;height:8px;left:76%;top:20%;border-radius:50%;background:var(--pink);box-shadow:0 0 26px var(--pink);animation:capBeaconV7 2.8s ease-in-out infinite}
.home-v06 .model-v07-readout{position:absolute;left:24px;right:24px;bottom:20px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);padding-top:13px;font-family:var(--mono);font-size:.45rem;letter-spacing:.15em;color:#697890;z-index:6}
.home-v06 .model-v07-readout b{color:#cbd3e2;font-weight:500}
.home-v06 .model-v07-copy h2{font-size:clamp(3.5rem,5.4vw,6.8rem);line-height:.86;letter-spacing:-.09em;margin:17px 0 25px}
.home-v06 .model-v07-copy:before{left:-30px}
.home-v06 .model-principles{margin-top:40px}
.home-v06 .model-principles button{width:100%;display:grid;grid-template-columns:42px 1fr 20px;align-items:center;text-align:left;gap:16px;padding:17px 0;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:none;color:inherit;cursor:pointer;font:inherit}
.home-v06 .model-principles button:first-child{border-top:1px solid rgba(255,255,255,.1)}
.home-v06 .model-principles button b{font-family:var(--mono);font-size:.55rem;color:#6e7c94}
.home-v06 .model-principles button span{font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;color:#d9dfeb}
.home-v06 .model-principles button i{font-style:normal;color:#77859c;transition:transform .3s,color .3s}
.home-v06 .model-principles button:hover span,.home-v06 .model-principles button.is-active span{color:#fff}
.home-v06 .model-principles button:hover i,.home-v06 .model-principles button.is-active i{color:var(--cyan);transform:rotate(45deg)}
.home-v06 .model-detail{margin-top:16px;min-height:24px;color:#8997ad;font-size:.72rem;line-height:1.6}

/* WORK — case-study instrument, replacing the half-section stock photograph */
.home-v06 .v2-proof{padding:132px 0 145px;background:#010208}
.home-v06 .proof-grid{display:none}
.home-v06 .work-v07-stage{margin-top:54px;display:grid;grid-template-columns:1.42fr .58fr;gap:16px;min-height:650px}
.home-v06 .work-v07-main{position:relative;overflow:hidden;min-height:650px;border:1px solid rgba(255,255,255,.12);background:#030711;box-shadow:0 35px 110px rgba(0,0,0,.42);transition:border-color .4s,transform .5s}
.home-v06 .work-v07-main:hover{border-color:rgba(25,217,255,.42);transform:translateY(-4px)}
.home-v06 .work-v07-top{position:absolute;z-index:7;left:24px;right:24px;top:21px;display:flex;justify-content:space-between;font-family:var(--mono);font-size:.46rem;letter-spacing:.17em;color:#71809b}
.home-v06 .work-v07-canvas{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 52% 47%,rgba(25,217,255,.16),transparent 17%),radial-gradient(circle at 73% 64%,rgba(240,34,185,.14),transparent 24%),linear-gradient(135deg,#030814,#05040c 72%,#0b0710)}
.home-v06 .work-v07-grid{position:absolute;inset:-10%;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:46px 46px;transform:perspective(800px) rotateX(61deg) rotateZ(-8deg) scale(1.2);transform-origin:center;animation:gridDriftV6 15s linear infinite}
.home-v06 .work-v07-plane{position:absolute;left:14%;top:25%;width:72%;height:48%;border:1px solid rgba(51,120,255,.24);transform:skewY(-9deg) rotate(-3deg);box-shadow:0 0 80px rgba(51,120,255,.08) inset}
.home-v06 .work-v07-plane:before{content:"";position:absolute;inset:13%;border:1px solid rgba(240,34,185,.18);transform:skewY(11deg);box-shadow:0 0 70px rgba(240,34,185,.08) inset}
.home-v06 .work-v07-scan{position:absolute;left:7%;right:7%;top:48%;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),var(--pink),var(--orange),transparent);box-shadow:0 0 18px rgba(25,217,255,.3);animation:workScanV7 5.5s ease-in-out infinite}
.home-v06 .work-v07-orbit{position:absolute;left:52%;top:48%;border:1px solid rgba(255,255,255,.13);border-radius:50%;transform:translate(-50%,-50%) rotate(-16deg);animation:modelRingV7 9s ease-in-out infinite}
.home-v06 .wo1{width:54%;height:30%}.home-v06 .wo2{width:38%;height:55%;border-color:rgba(240,34,185,.18);transform:translate(-50%,-50%) rotate(28deg);animation-delay:-2.2s}
.home-v06 .work-v07-beacon{position:absolute;left:52%;top:48%;width:34px;height:34px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.25);border-radius:50%;box-shadow:0 0 45px rgba(25,217,255,.14)}
.home-v06 .work-v07-beacon:before{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;transform:translate(-50%,-50%);border-radius:50%;background:#fff;box-shadow:0 0 18px #fff}
.home-v06 .work-v07-beacon i{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--cyan);box-shadow:0 0 15px var(--cyan)}
.home-v06 .work-v07-beacon i:nth-child(1){left:-22px;top:6px}.home-v06 .work-v07-beacon i:nth-child(2){right:-25px;bottom:4px;background:var(--pink);box-shadow:0 0 15px var(--pink)}.home-v06 .work-v07-beacon i:nth-child(3){left:13px;bottom:-24px;background:var(--orange);box-shadow:0 0 15px var(--orange)}
.home-v06 .work-v07-code{position:absolute;right:24px;top:23%;display:grid;gap:4px;text-align:right;font-family:var(--mono);font-size:.44rem;letter-spacing:.15em;color:#69778f}
.home-v06 .work-v07-code b{font-size:2.7rem;line-height:1;color:#f3f6ff}.home-v06 .work-v07-code em{font-style:normal;color:#19d9ff}
.home-v06 .work-v07-main-copy{position:absolute;z-index:7;left:38px;right:38px;bottom:30px}
.home-v06 .work-v07-main-copy small{font-family:var(--mono);font-size:.47rem;letter-spacing:.17em;color:#8390a7}
.home-v06 .work-v07-main-copy h3{font-size:clamp(2.8rem,4.7vw,5.8rem);line-height:.86;letter-spacing:-.085em;margin:14px 0 22px;max-width:760px}.home-v06 .work-v07-main-copy em{font-style:normal;background:linear-gradient(100deg,var(--cyan),#5e86ff 36%,var(--pink) 68%,var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent}.home-v06 .work-v07-main-copy>span{font-family:var(--mono);font-size:.52rem;letter-spacing:.15em;color:#d8dfeb}
.home-v06 .work-v07-stack{display:grid;grid-template-rows:1fr 1fr;gap:16px}
.home-v06 .work-v07-panel{min-height:0!important;display:flex;flex-direction:column;justify-content:space-between;padding:28px;background:linear-gradient(145deg,#080d1b,#03050b);border-color:rgba(255,255,255,.12);transition:transform .4s,border-color .4s}
.home-v06 .work-v07-panel:hover{transform:translateX(-5px);border-color:rgba(51,120,255,.45)}
.home-v06 .work-v07-panel strong{font-size:1.55rem;line-height:1.02;letter-spacing:-.045em;max-width:360px}.home-v06 .work-v07-panel i{font-style:normal;font-size:.68rem;color:#a7b2c5}.home-v06 .work-v07-panel .panel-signal{font-family:var(--mono);font-size:.44rem;letter-spacing:.15em;color:#69778f;font-weight:500}
.home-v06 .work-v07-panel:before{width:180px;height:180px;right:-90px;bottom:-90px;transition:transform .7s}.home-v06 .work-v07-panel:hover:before{transform:scale(1.45)}

/* STUDIO — restrained control-room composition */
.home-v06 .v2-studio{padding:132px 0 145px;background:#03050b;border-top:1px solid rgba(255,255,255,.07)}
.home-v06 .studio-v07-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}
.home-v06 .studio-v07-copy h2{font-size:clamp(4rem,6vw,7.6rem);line-height:.84;letter-spacing:-.09em;margin:18px 0 28px}
.home-v06 .studio-v07-visual{height:560px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 52% 48%,rgba(33,114,255,.12),transparent 24%),radial-gradient(circle at 78% 65%,rgba(240,34,185,.09),transparent 25%),#02050c;box-shadow:0 35px 100px rgba(0,0,0,.35);isolation:isolate}
.home-v06 .studio-v07-gridlines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(circle at center,#000 16%,transparent 78%);animation:gridDriftV6 16s linear infinite}
.home-v06 .studio-v07-header{position:absolute;left:22px;right:22px;top:20px;display:flex;justify-content:space-between;font-family:var(--mono);font-size:.45rem;letter-spacing:.18em;color:#697890;z-index:5}.home-v06 .studio-v07-header b{color:#d9e0ed;font-weight:500}
.home-v06 .studio-v07-axis{position:absolute;background:linear-gradient(90deg,transparent,rgba(25,217,255,.35),transparent);opacity:.65}.home-v06 .axis-x{left:8%;right:8%;top:50%;height:1px}.home-v06 .axis-y{top:10%;bottom:10%;left:50%;width:1px;background:linear-gradient(180deg,transparent,rgba(240,34,185,.35),transparent)}
.home-v06 .studio-v07-core{position:absolute;left:50%;top:50%;width:245px;height:245px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.18);border-radius:50%;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at 45% 35%,rgba(48,113,255,.18),rgba(2,6,14,.96) 64%);box-shadow:0 0 100px rgba(30,105,255,.12);z-index:4}.home-v06 .studio-v07-core:before{content:"";position:absolute;inset:17px;border:1px dashed rgba(255,255,255,.09);border-radius:50%;animation:spin 28s linear infinite}.home-v06 .studio-v07-core span,.home-v06 .studio-v07-core b{font-family:var(--mono);font-size:.47rem;letter-spacing:.18em;color:#74839c}.home-v06 .studio-v07-core strong{font-size:7.2rem;line-height:.7;font-weight:300;background:linear-gradient(100deg,var(--cyan),#5e86ff 36%,var(--pink) 68%,var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 28px rgba(25,217,255,.16))}
.home-v06 .studio-v07-point{position:absolute;z-index:7;border:1px solid rgba(255,255,255,.12);background:rgba(3,7,16,.9);padding:11px 15px;display:flex;align-items:center;gap:12px;color:#dce3ef;font:inherit;cursor:pointer;transition:.35s}.home-v06 .studio-v07-point:hover,.home-v06 .studio-v07-point.is-active{border-color:rgba(25,217,255,.55);transform:translateY(-4px);box-shadow:0 20px 55px rgba(0,0,0,.38)}.home-v06 .studio-v07-point span{font-family:var(--mono);font-size:.45rem;color:#687790}.home-v06 .studio-v07-point b{font-family:var(--mono);font-size:.5rem;letter-spacing:.16em}.home-v06 .sp1{left:10%;top:31%}.home-v06 .sp2{right:9%;top:42%}.home-v06 .sp3{left:18%;bottom:22%}
.home-v06 .studio-v07-detail{position:absolute;right:24px;bottom:58px;z-index:6;font-family:var(--mono);font-size:.47rem;letter-spacing:.14em;color:#aeb8c9;text-transform:uppercase}
.home-v06 .studio-v07-footer{position:absolute;left:22px;right:22px;bottom:18px;border-top:1px solid rgba(255,255,255,.08);padding-top:12px;display:flex;justify-content:space-between;font-family:var(--mono);font-size:.43rem;letter-spacing:.16em;color:#65738b;z-index:5}

@keyframes capBeaconV7{0%,100%{transform:scale(.85);opacity:.55}50%{transform:scale(1.35);opacity:1}}
@keyframes coreRotateV7{to{transform:rotate(360deg)}}
@keyframes modelRingV7{0%,100%{scale:1;opacity:.7}50%{scale:1.035;opacity:1}}
@keyframes workScanV7{0%,100%{transform:translateY(-120px);opacity:0}20%{opacity:1}70%{transform:translateY(120px);opacity:1}90%{opacity:0}}

@media(max-width:1100px){
  .home-v06 .v2-hero-inner{grid-template-columns:1fr 1fr;gap:8px}.home-v06 .stage-logo{width:min(500px,88%)}
  .home-v06 .cap-field.cap-system{min-height:820px;grid-template-columns:1fr 1.2fr 1.2fr 1fr}
  .home-v06 .work-v07-stage{grid-template-columns:1fr .7fr}
  .home-v06 .studio-v07-grid{grid-template-columns:.9fr 1.1fr;gap:48px}
}
@media(max-width:900px){
  .home-v06 nav .brand{min-width:170px}.home-v06 nav .brand img{width:54px}
  .home-v06 .v2-hero{min-height:auto;padding-top:120px;padding-bottom:28px}.home-v06 .v2-hero-inner{grid-template-columns:1fr;min-height:auto}.home-v06 .v2-hero-copy{padding-top:25px}.home-v06 .v2-loop-stage{height:540px;margin:0}.home-v06 .stage-logo{width:92%}
  .home-v06 .v2-idea{padding-top:68px}.home-v06 .cap-field.cap-system{min-height:900px;grid-template-columns:1fr 1.25fr 1.25fr 1fr;grid-template-rows:1fr 1.25fr 1fr}
  .home-v06 .cap-node{padding:18px}.home-v06 .cap-node strong{font-size:.88rem}.home-v06 .cap-node p{font-size:.59rem}
  .home-v06 .model-shell{grid-template-columns:1fr;gap:52px}.home-v06 .model-v07-visual{height:500px}.home-v06 .model-v07-copy:before{display:none}
  .home-v06 .work-v07-stage{grid-template-columns:1fr;min-height:0}.home-v06 .work-v07-main{min-height:600px}.home-v06 .work-v07-stack{grid-template-columns:1fr 1fr;grid-template-rows:none}.home-v06 .work-v07-panel{min-height:260px!important}
  .home-v06 .studio-v07-grid{grid-template-columns:1fr;gap:48px}.home-v06 .studio-v07-visual{height:500px}
}
@media(max-width:600px){
  .home-v06 nav .brand{min-width:0;gap:8px}.home-v06 nav .brand img{width:48px;max-height:26px}.home-v06 nav .brand span{font-size:.8rem}.home-v06 nav .brand small{font-size:8px}.home-v06 nav .navlinks{display:none}
  .home-v06 .v2-hero h1{line-height:.9;font-size:clamp(3.45rem,15.5vw,5.4rem);margin-bottom:22px}.home-v06 .v2-hero h1 .hero-outline{margin-top:.035em}.home-v06 .v2-loop-stage{height:370px}.home-v06 .stage-logo{width:105%}
  .home-v06 .v2-idea{padding:65px 0 90px}.home-v06 .idea-layout{gap:28px}.home-v06 .loop-rail{margin-top:65px}
  .home-v06 .v2-capabilities{padding:95px 0 105px}.home-v06 .section-head{display:block}.home-v06 .section-head>p{margin-top:22px}.home-v06 .cap-field.cap-system{min-height:0;margin-top:44px;display:flex;flex-direction:column;gap:10px;padding:58px 10px 10px}.home-v06 .cap-system-backdrop,.home-v06 .cap-core{display:none}.home-v06 .cap-field-header{font-size:.4rem;left:13px;right:13px}.home-v06 .cap-node{min-height:150px;padding:18px}.home-v06 .cap-node strong{font-size:.94rem}.home-v06 .cap-node p{font-size:.62rem;max-width:none}
  .home-v06 .v2-model{padding:95px 0 105px}.home-v06 .model-v07-visual{height:430px}.home-v06 .model-v07-core{width:175px;height:175px}.home-v06 .model-v07-core strong{font-size:1.55rem}.home-v06 .model-v07-node{min-width:0;padding:9px 11px}.home-v06 .model-v07-node b{font-size:.43rem}.home-v06 .mv1{left:5%;top:23%}.home-v06 .mv2{right:4%;top:43%}.home-v06 .mv3{left:8%;bottom:19%}.home-v06 .model-v07-readout{left:13px;right:13px;font-size:.39rem}.home-v06 .model-v07-readout b{display:none}
  .home-v06 .v2-proof{padding:95px 0 105px}.home-v06 .work-v07-stage{margin-top:42px}.home-v06 .work-v07-main{min-height:520px}.home-v06 .work-v07-top{left:16px;right:16px;top:16px;font-size:.39rem}.home-v06 .work-v07-main-copy{left:22px;right:22px;bottom:22px}.home-v06 .work-v07-main-copy h3{font-size:clamp(2.35rem,11.5vw,4rem)}.home-v06 .work-v07-code{right:16px}.home-v06 .work-v07-stack{grid-template-columns:1fr}.home-v06 .work-v07-panel{min-height:230px!important;padding:23px}.home-v06 .work-v07-panel strong{font-size:1.35rem}
  .home-v06 .v2-studio{padding:95px 0 105px}.home-v06 .studio-v07-copy h2{font-size:clamp(3.5rem,15vw,5.6rem)}.home-v06 .studio-v07-visual{height:420px}.home-v06 .studio-v07-core{width:180px;height:180px}.home-v06 .studio-v07-core strong{font-size:5rem}.home-v06 .studio-v07-point{padding:9px 11px}.home-v06 .studio-v07-point b{font-size:.42rem}.home-v06 .sp1{left:4%;top:27%}.home-v06 .sp2{right:4%;top:42%}.home-v06 .sp3{left:7%;bottom:23%}.home-v06 .studio-v07-detail{right:15px;bottom:53px;font-size:.39rem}.home-v06 .studio-v07-footer{left:14px;right:14px;font-size:.38rem}.home-v06 .studio-v07-footer span:last-child{display:none}
}
@media(prefers-reduced-motion:reduce){.home-v06 .cap-system-backdrop i,.home-v06 .cap-core:before,.home-v06 .model-v07-grid,.home-v06 .model-v07-rings i,.home-v06 .model-v07-core:before,.home-v06 .model-v07-pulse,.home-v06 .work-v07-grid,.home-v06 .work-v07-scan,.home-v06 .work-v07-orbit,.home-v06 .studio-v07-gridlines,.home-v06 .studio-v07-core:before{animation:none!important}}
.home-v06 .work-v07-canvas .work-v07-grid{transform:perspective(800px) rotateX(61deg) rotateZ(-8deg) scale(1.2) translate3d(var(--px,0px),var(--py,0px),0)}
.home-v06 .work-v07-canvas .work-v07-plane{translate:var(--px,0) var(--py,0)}
.home-v06 .work-v07-canvas .work-v07-orbit{translate:var(--px,0) var(--py,0)}
.home-v06 .cap-node.node-a{grid-column:1;grid-row:1}.home-v06 .cap-node.node-b{grid-column:4;grid-row:1}.home-v06 .cap-node.node-c{grid-column:1;grid-row:3}.home-v06 .cap-node.node-d{grid-column:4;grid-row:3}.home-v06 .cap-node.node-e{grid-column:1;grid-row:2;transform:none}.home-v06 .cap-node.node-f{grid-column:4;grid-row:2;transform:none}.home-v06 .cap-node.node-e:hover,.home-v06 .cap-node.node-e:focus-visible,.home-v06 .cap-node.node-e.is-active,.home-v06 .cap-node.node-f:hover,.home-v06 .cap-node.node-f:focus-visible,.home-v06 .cap-node.node-f.is-active{transform:translateY(-4px)}
@media(max-width:900px){.home-v06 .stage-logo{width:76%}}
@media(max-width:600px){.home-v06 .stage-logo{width:79%}}

/* ========================= CR8RLABS V08 / SLAY-X ========================= */
.home-v08{--bg:#02040a;--surface:#070b15;--line:rgba(255,255,255,.11);--text:#f6f8ff;background:#02040a}
.home-v08 nav{background:rgba(3,5,12,.76);backdrop-filter:blur(22px);border-color:rgba(255,255,255,.14);box-shadow:0 18px 70px rgba(0,0,0,.4)}
.home-v08 .brand{min-width:200px}.home-v08 .brand img{width:38px;height:30px;object-fit:contain}.home-v08 .brand span{line-height:1.02}.home-v08 .brand small{margin-top:4px}
.home-v08 .v08-hero{position:relative;min-height:100svh;display:grid;align-items:center;overflow:hidden;padding:150px 0 82px;background:radial-gradient(circle at 72% 44%,rgba(33,91,255,.16),transparent 29%),radial-gradient(circle at 88% 75%,rgba(242,25,184,.12),transparent 24%),#02040a}
.home-v08 .v08-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:68px 68px;mask-image:linear-gradient(to bottom,#000,transparent 86%);opacity:.7}
.home-v08 .v08-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 68% 45%,transparent 0 16%,rgba(2,4,10,.12) 40%,rgba(2,4,10,.72) 100%);pointer-events:none}
.home-v08 .v08-hero-glow{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.home-v08 .glow-a{width:560px;height:560px;left:50%;top:16%;background:rgba(0,89,255,.19)}.home-v08 .glow-b{width:480px;height:480px;right:-8%;bottom:-8%;background:rgba(232,15,190,.14)}
.home-v08 .v08-scanline{position:absolute;z-index:2;left:0;right:0;top:52%;height:1px;background:linear-gradient(90deg,transparent,rgba(25,217,255,.55),rgba(143,73,255,.4),rgba(240,34,185,.5),transparent);box-shadow:0 0 28px rgba(25,217,255,.18);animation:scanV8 7s ease-in-out infinite}
.home-v08 .v08-hero-inner{position:relative;z-index:4;width:min(calc(100% - 48px),1380px);display:grid;grid-template-columns:minmax(440px,.82fr) minmax(600px,1.18fr);gap:0;align-items:center;min-height:760px}
.home-v08 .v08-hero-copy{position:relative;z-index:6;max-width:700px}.home-v08 .hero-kicker{margin-top:42px}.home-v08 .v08-hero h1{font-size:clamp(4.8rem,7.5vw,9.4rem);line-height:.84;letter-spacing:-.095em;margin:17px 0 26px;max-width:900px}.home-v08 .v08-hero .hero-outline{display:inline-block;margin-top:.115em;-webkit-text-stroke:1px rgba(238,242,255,.34)}.home-v08 .v08-hero .hero-lede{font-size:1.03rem;line-height:1.72;max-width:610px;color:#a8b3c8}.home-v08 .hero-proof{margin-top:48px}
.home-v08 .v08-loop-engine{position:relative;height:720px;isolation:isolate;transform-style:preserve-3d;--mx:0px;--my:0px;transition:transform .12s ease-out}.home-v08 .engine-grid{position:absolute;inset:10% 2%;background-image:linear-gradient(rgba(77,126,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(77,126,255,.06) 1px,transparent 1px);background-size:38px 38px;mask-image:radial-gradient(circle at 50% 50%,#000 25%,transparent 73%);transform:perspective(900px) rotateX(62deg) rotateZ(-7deg);animation:gridV8 18s linear infinite}.home-v08 .engine-hud{position:absolute;left:7%;right:7%;top:10%;display:flex;justify-content:space-between;font-size:.56rem;letter-spacing:.2em;color:#75839d;z-index:6}.home-v08 .engine-hud b{color:#dce3f1}
.home-v08 .engine-ring{position:absolute;left:50%;top:51%;border:1px solid rgba(255,255,255,.1);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.home-v08 .ring-a{width:610px;height:350px;rotate:-15deg;box-shadow:0 0 80px rgba(25,217,255,.08) inset;animation:ringV8 10s ease-in-out infinite}.home-v08 .ring-b{width:720px;height:450px;rotate:14deg;border-color:rgba(240,34,185,.13);animation:ringV8 13s ease-in-out infinite reverse}
.home-v08 .engine-trace{position:absolute;left:50%;top:51%;width:580px;height:280px;border:2px solid transparent;border-radius:50%;transform:translate(-50%,-50%);filter:blur(.2px);pointer-events:none}.home-v08 .trace-a{rotate:-18deg;border-top-color:rgba(25,217,255,.72);border-left-color:rgba(51,120,255,.35);box-shadow:0 0 38px rgba(25,217,255,.18)}.home-v08 .trace-b{width:610px;height:300px;rotate:18deg;border-right-color:rgba(240,34,185,.72);border-bottom-color:rgba(255,157,34,.65);box-shadow:0 0 44px rgba(240,34,185,.16)}
.home-v08 .engine-core{position:absolute;left:50%;top:51%;z-index:8;width:230px;height:230px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,rgba(20,39,91,.84),rgba(3,7,18,.72) 62%,rgba(3,5,11,.2));box-shadow:0 0 90px rgba(25,91,255,.2),inset 0 0 60px rgba(240,34,185,.07);backdrop-filter:blur(8px);animation:coreV8 6s ease-in-out infinite}.home-v08 .engine-core:before{content:"";position:absolute;inset:14px;border:1px dashed rgba(255,255,255,.16);border-radius:50%;animation:spin 24s linear infinite}.home-v08 .engine-core span{font-size:.48rem;letter-spacing:.22em;color:#8794ad}.home-v08 .engine-core strong{font-size:7.5rem;font-weight:300;line-height:.8;background:linear-gradient(100deg,var(--cyan),#5e86ff 34%,var(--pink) 68%,var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 22px rgba(51,120,255,.3))}.home-v08 .engine-core small{font-size:.54rem;letter-spacing:.22em;color:#d9e0ef;margin-top:15px}
.home-v08 .engine-node{position:absolute;z-index:10;display:flex;align-items:center;gap:10px;color:#cbd4e5;font-size:.62rem;letter-spacing:.16em}.home-v08 .engine-node i{width:10px;height:10px;border-radius:50%;background:currentColor;box-shadow:0 0 24px currentColor}.home-v08 .engine-node small{font-size:.48rem;color:#68758e}.home-v08 .en1{left:9%;top:40%;color:var(--cyan)}.home-v08 .en2{right:8%;top:37%;color:var(--blue)}.home-v08 .en3{right:13%;bottom:23%;color:var(--pink)}.home-v08 .en4{left:15%;bottom:19%;color:var(--orange)}
.home-v08 .engine-readout{position:absolute;right:5%;bottom:13%;display:flex;gap:14px;align-items:center;font-size:.52rem;letter-spacing:.18em;color:#65728a;z-index:7}.home-v08 .engine-readout b{color:#e2e8f3;font-size:.57rem}.home-v08 .engine-spark{position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 20px currentColor;z-index:9}.home-v08 .spark-1{left:22%;top:24%;color:var(--cyan);animation:sparkV8 4s ease-in-out infinite}.home-v08 .spark-2{right:17%;top:57%;color:var(--pink);animation:sparkV8 5s ease-in-out -1.7s infinite}.home-v08 .spark-3{left:29%;bottom:16%;color:var(--orange);animation:sparkV8 4.5s ease-in-out -2.3s infinite}
.home-v08 .v08-idea{position:relative;padding:112px 0 100px;margin-top:0;background:linear-gradient(180deg,#02040a,#050813 54%,#02040a);overflow:hidden}.home-v08 .v08-idea:before{content:"∞";position:absolute;right:-3%;top:-8%;font-size:40vw;line-height:1;font-weight:300;color:rgba(43,111,255,.025);pointer-events:none}.home-v08 .v08-idea-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:end;margin-top:26px}.home-v08 .v2-display{font-size:clamp(3.4rem,5.5vw,6.8rem);line-height:.9;letter-spacing:-.075em}.home-v08 .idea-copy p{font-size:1rem;color:#a5afc2}.home-v08 .v08-loop-rail{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:105px}.home-v08 .v08-rail-line{position:absolute;left:0;right:0;top:20px;height:1px;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--pink),var(--orange));opacity:.75}.home-v08 .v08-rail-line:after{content:"";position:absolute;top:-2px;left:-12%;width:14%;height:5px;border-radius:99px;background:linear-gradient(90deg,transparent,#fff,var(--cyan),var(--pink),var(--orange),transparent);filter:blur(.2px);box-shadow:0 0 22px rgba(51,120,255,.55),0 0 30px rgba(240,34,185,.25);animation:railV8 4.6s linear infinite}.home-v08 .v08-rail-line span{position:absolute;top:-3px;left:32%;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 20px var(--pink),0 0 32px var(--cyan);animation:railPulseV8 1.8s ease-in-out infinite}.home-v08 .v08-rail-step{position:relative;padding:42px 25px 0 0;background:none;border:0;color:inherit;text-align:left;cursor:pointer}.home-v08 .v08-rail-step b{position:absolute;top:0;left:0;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);background:#050812;font-size:.62rem;color:#8794aa;transition:.3s}.home-v08 .v08-rail-step strong{display:block;font-size:.8rem;letter-spacing:.17em}.home-v08 .v08-rail-step small{display:block;margin-top:9px;color:#727f97;font-size:.75rem;max-width:170px}.home-v08 .v08-rail-step:hover b,.home-v08 .v08-rail-step.is-active b{color:#fff;border-color:rgba(25,217,255,.7);box-shadow:0 0 30px rgba(25,217,255,.16);transform:translateY(-2px)}.home-v08 .v08-rail-step.is-active b{border-color:var(--pink);box-shadow:0 0 34px rgba(240,34,185,.25);animation:nodePulseV6 2.4s ease-in-out infinite}.home-v08 .v08-rail-detail{margin-top:30px;border-left:2px solid var(--pink);padding:9px 0 9px 16px;color:#8d9ab0;font-size:.65rem;letter-spacing:.16em;text-transform:uppercase}.home-v08 .v08-rail-detail strong{display:block;margin-top:4px;color:#e7ebf5;font-size:.76rem;letter-spacing:.04em;text-transform:none}
.home-v08 .v08-marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;background:#03050b}.home-v08 .v08-capabilities{padding:125px 0 145px;background:#03050b}.home-v08 .v08-cap-field{position:relative;min-height:820px;margin-top:70px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 50% 50%,rgba(30,97,255,.12),transparent 23%),linear-gradient(145deg,rgba(255,255,255,.025),rgba(3,5,11,.4));overflow:hidden;isolation:isolate}.home-v08 .v08-cap-field:before{content:"";position:absolute;inset:10%;border:1px solid rgba(65,132,255,.13);border-radius:50%;transform:rotate(11deg)}.home-v08 .v08-cap-field:after{content:"";position:absolute;inset:19%;border:1px solid rgba(240,34,185,.1);border-radius:50%;transform:rotate(-15deg)}.home-v08 .v08-field-hud{position:absolute;z-index:6;top:18px;left:22px;right:22px;display:flex;justify-content:space-between;font-size:.51rem;letter-spacing:.18em;color:#728098}.home-v08 .v08-field-core{position:absolute;z-index:5;left:50%;top:50%;width:250px;height:250px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle,rgba(16,35,88,.86),rgba(4,7,17,.85) 65%);box-shadow:0 0 100px rgba(26,92,255,.18),inset 0 0 60px rgba(240,34,185,.08);transition:.4s}.home-v08 .v08-field-core:before{content:"";position:absolute;inset:13px;border:1px dashed rgba(255,255,255,.12);border-radius:50%;animation:spin 30s linear infinite}.home-v08 .v08-field-core span{font-size:.48rem;letter-spacing:.2em;color:#7d8aa3}.home-v08 .v08-field-core strong{font-size:1.55rem;line-height:.92;letter-spacing:-.05em;margin:12px 20px 7px}.home-v08 .v08-field-core p{max-width:170px;margin:0;color:#8491a9;font-size:.62rem;line-height:1.5}.home-v08 .v08-field-core b{margin-top:13px;font-size:.45rem;letter-spacing:.17em;color:#dfe6f3}.home-v08 .v08-field-core.is-default{box-shadow:0 0 120px rgba(25,91,255,.22),inset 0 0 65px rgba(240,34,185,.1);animation:defaultCorePulseV8 3.8s ease-in-out infinite}.home-v08 .v08-field-core.is-default:after{content:"";position:absolute;inset:-20px;border:1px solid rgba(25,217,255,.16);border-radius:50%;box-shadow:0 0 45px rgba(240,34,185,.08);animation:defaultRingV8 5.5s ease-in-out infinite;pointer-events:none}
.home-v08 .v08-axis{position:absolute;left:50%;top:50%;width:560px;height:1px;transform:translate(-50%,-50%);background:linear-gradient(90deg,transparent,rgba(25,217,255,.25),transparent);z-index:2}.home-v08 .axis-two{transform:translate(-50%,-50%) rotate(60deg)}.home-v08 .axis-three{transform:translate(-50%,-50%) rotate(-60deg)}
.home-v08 .v08-cap-node{position:absolute;z-index:8;width:280px;min-height:190px;padding:23px 24px;border:1px solid rgba(255,255,255,.12);background:rgba(4,8,18,.84);backdrop-filter:blur(16px);color:#fff;text-align:left;cursor:pointer;overflow:hidden;transition:transform .38s cubic-bezier(.2,.8,.2,1),border-color .3s,box-shadow .3s,background .3s}.home-v08 .v08-cap-node:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(25,217,255,.15),transparent 35%);opacity:0;transition:.3s}.home-v08 .v08-cap-node:hover:before,.home-v08 .v08-cap-node:focus-visible:before,.home-v08 .v08-cap-node.is-active:before{opacity:1}.home-v08 .v08-cap-node small{position:relative;font-size:.51rem;letter-spacing:.18em;color:#728098}.home-v08 .v08-cap-node strong{position:relative;display:block;font-size:1.18rem;line-height:1.04;letter-spacing:-.035em;margin:28px 0 10px}.home-v08 .v08-cap-node span{position:relative;display:block;color:#8996ad;font-size:.864rem;line-height:1.5;max-width:235px}.home-v08 .v08-cap-node i{position:absolute;right:21px;top:20px;font-style:normal;color:#dfe5f2}.home-v08 .v08-cap-node:hover,.home-v08 .v08-cap-node:focus-visible,.home-v08 .v08-cap-node.is-active{transform:translateY(-7px);border-color:rgba(25,217,255,.48);box-shadow:0 25px 70px rgba(0,0,0,.38),0 0 40px rgba(25,217,255,.08);outline:none}.home-v08 .cap-a{left:4%;top:11%}.home-v08 .cap-b{right:4%;top:11%}.home-v08 .cap-c{left:5%;bottom:10%}.home-v08 .cap-d{right:5%;bottom:10%}.home-v08 .cap-e{left:50%;bottom:3%;transform:translateX(-50%)}.home-v08 .cap-e:hover,.home-v08 .cap-e:focus-visible,.home-v08 .cap-e.is-active{transform:translateX(-50%) translateY(-7px)}.home-v08 .cap-f{left:50%;top:3%;transform:translateX(-50%)}.home-v08 .cap-f:hover,.home-v08 .cap-f:focus-visible,.home-v08 .cap-f.is-active{transform:translateX(-50%) translateY(-7px)}.home-v08 .v08-field-status{position:absolute;left:22px;right:22px;bottom:17px;display:flex;justify-content:space-between;font-size:.48rem;letter-spacing:.18em;color:#5e6b82}
.home-v08 .v08-model{position:relative;overflow:hidden;padding:135px 0 145px;background:radial-gradient(circle at 70% 50%,rgba(29,103,255,.13),transparent 30%),radial-gradient(circle at 92% 76%,rgba(240,34,185,.09),transparent 24%),#050813}.home-v08 .v08-model:before{content:"";position:absolute;left:52%;top:50%;width:800px;height:800px;transform:translate(-50%,-50%);border:1px solid rgba(67,128,255,.07);border-radius:50%;pointer-events:none}.home-v08 .v08-model-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:center;position:relative;z-index:2}.home-v08 .v08-model-visual{height:610px;position:relative;border:1px solid rgba(255,255,255,.11);background:#02050c;overflow:hidden;box-shadow:0 35px 100px rgba(0,0,0,.38)}.home-v08 .model-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(circle at 50% 50%,#000 20%,transparent 76%);animation:gridDriftV8 16s linear infinite}.home-v08 .model-beam{position:absolute;left:50%;top:50%;height:1px;width:110%;transform:translate(-50%,-50%);background:linear-gradient(90deg,transparent,rgba(25,217,255,.35),rgba(240,34,185,.3),transparent)}.home-v08 .beam-b{rotate:90deg}.home-v08 .model-loop{position:absolute;left:50%;top:50%;width:470px;height:260px;border:3px solid transparent;border-radius:50%;transform:translate(-50%,-50%)}.home-v08 .ml-a{rotate:-18deg;border-top-color:rgba(25,217,255,.68);border-left-color:rgba(51,120,255,.35);animation:ringV8 8s ease-in-out infinite}.home-v08 .ml-b{width:510px;height:285px;rotate:18deg;border-right-color:rgba(240,34,185,.68);border-bottom-color:rgba(255,157,34,.5);animation:ringV8 10s ease-in-out -2s infinite reverse}.home-v08 .model-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:205px;height:205px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle,rgba(17,38,95,.9),rgba(3,6,15,.86) 68%);border:1px solid rgba(255,255,255,.2);box-shadow:0 0 75px rgba(25,93,255,.18);z-index:4}.home-v08 .model-core span{font-size:.45rem;letter-spacing:.18em;color:#8491a9}.home-v08 .model-core strong{font-size:2rem;line-height:.95;letter-spacing:-.05em;margin:10px 0}.home-v08 .model-core small{font-size:.48rem;letter-spacing:.18em;color:#e0e6f2}.home-v08 .model-node{position:absolute;z-index:6;background:rgba(4,8,18,.86);border:1px solid rgba(255,255,255,.13);color:#dce3ef;padding:13px 16px;display:flex;gap:10px;align-items:center;cursor:pointer;transition:.3s}.home-v08 .model-node span{font-size:.48rem;color:#718098}.home-v08 .model-node b{font-size:.58rem;letter-spacing:.16em}.home-v08 .mn1{left:9%;top:25%}.home-v08 .mn2{right:8%;top:45%}.home-v08 .mn3{left:13%;bottom:20%}.home-v08 .model-node:hover,.home-v08 .model-node:focus-visible,.home-v08 .model-node.is-active{border-color:rgba(25,217,255,.55);box-shadow:0 0 30px rgba(25,217,255,.1);transform:translateY(-3px);outline:none}.home-v08 .model-pulse{position:absolute;left:50%;top:50%;width:230px;height:230px;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(25,217,255,.2);animation:pulseV8 2.8s ease-out infinite;z-index:3}.home-v08 .model-readout{position:absolute;left:20px;right:20px;bottom:18px;display:flex;justify-content:space-between;font-size:.48rem;letter-spacing:.18em;color:#68758d}.home-v08 .model-readout b{color:#dce4f1}.home-v08 .model-copy{position:relative}.home-v08 .model-copy:before{content:"";position:absolute;left:-34px;top:-18px;width:1px;height:calc(100% + 36px);background:linear-gradient(transparent,var(--cyan),var(--pink),var(--orange),transparent);opacity:.75}.home-v08 .model-copy h2{font-size:clamp(3.7rem,5.5vw,7rem);line-height:.88;letter-spacing:-.085em;margin:18px 0 22px}.home-v08 .model-copy>p:not(.body-lg){color:#9ba7bd;max-width:600px}.home-v08 .model-principles{margin-top:42px;border-top:1px solid rgba(255,255,255,.1)}.home-v08 .model-principles button{width:100%;display:grid;grid-template-columns:45px 1fr 20px;align-items:center;padding:17px 0;background:none;border:0;border-bottom:1px solid rgba(255,255,255,.1);color:#aab4c8;text-align:left;cursor:pointer;position:relative}.home-v08 .model-principles button:after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:1px;background:linear-gradient(90deg,var(--cyan),var(--pink),var(--orange));transition:.45s}.home-v08 .model-principles button:hover:after,.home-v08 .model-principles button.is-active:after{width:100%}.home-v08 .model-principles b{font-size:.55rem;color:#718099;letter-spacing:.16em}.home-v08 .model-principles span{font-size:.76rem;letter-spacing:.14em;text-transform:uppercase}.home-v08 .model-principles i{font-style:normal}.home-v08 .model-principles button.is-active span{color:#fff}.home-v08 .model-detail{min-height:45px;margin-top:14px;color:#7f8ca4;font-size:.74rem}
.home-v08 .v08-work{position:relative;padding:135px 0 150px;background:#010208;overflow:hidden}.home-v08 .v08-work:before{content:"";position:absolute;right:-15%;top:6%;width:800px;height:800px;border:1px solid rgba(51,120,255,.07);border-radius:50%;box-shadow:0 0 150px rgba(51,120,255,.08) inset}.home-v08 .proof-head{position:relative;z-index:2;display:grid;grid-template-columns:auto 1fr auto;gap:35px;align-items:end}.home-v08 .proof-head .v2-display{max-width:920px}.home-v08 .v08-work-system{position:relative;z-index:2;display:grid;grid-template-columns:1.42fr .58fr;gap:18px;margin-top:55px}.home-v08 .v08-work-main{position:relative;min-height:650px;border:1px solid rgba(255,255,255,.12);overflow:hidden;background:#050914;box-shadow:0 35px 100px rgba(0,0,0,.38)}.home-v08 .work-hud{position:absolute;z-index:8;left:25px;right:25px;top:21px;display:flex;justify-content:space-between;font-size:.5rem;letter-spacing:.18em;color:#73809a}.home-v08 .work-hud b{color:#dce4f2}.home-v08 .work-field{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 54% 47%,rgba(27,91,255,.16),transparent 23%),radial-gradient(circle at 78% 68%,rgba(240,34,185,.13),transparent 24%)}.home-v08 .work-grid{position:absolute;inset:-20%;background-image:linear-gradient(rgba(80,126,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(80,126,255,.07) 1px,transparent 1px);background-size:44px 44px;transform:perspective(800px) rotateX(60deg) rotateZ(-10deg) scale(1.25);animation:gridDriftV8 15s linear infinite}.home-v08 .work-surface{position:absolute;left:50%;top:50%;width:62%;height:52%;transform:translate(-50%,-50%) rotate(-5deg);border:1px solid rgba(25,217,255,.2);background:linear-gradient(135deg,rgba(25,217,255,.05),rgba(143,73,255,.05) 50%,rgba(240,34,185,.07));box-shadow:0 0 80px rgba(25,95,255,.08) inset}.home-v08 .work-route{position:absolute;left:17%;top:42%;width:66%;height:1px;background:linear-gradient(90deg,transparent,var(--cyan),var(--pink),var(--orange),transparent);transform:rotate(-16deg);box-shadow:0 0 25px rgba(25,217,255,.15);animation:routeV8 5s ease-in-out infinite}.home-v08 .route-b{transform:rotate(27deg);animation-delay:-2.1s;opacity:.7}.home-v08 .work-point{position:absolute;width:11px;height:11px;border-radius:50%;background:#fff;box-shadow:0 0 26px currentColor;z-index:4}.home-v08 .wp1{left:23%;top:35%;color:var(--cyan)}.home-v08 .wp2{right:25%;top:32%;color:var(--blue)}.home-v08 .wp3{right:18%;bottom:28%;color:var(--pink)}.home-v08 .wp4{left:30%;bottom:22%;color:var(--orange)}.home-v08 .work-bars{position:absolute;right:8%;top:24%;display:flex;align-items:flex-end;gap:5px;height:85px;opacity:.8}.home-v08 .work-bars i{width:5px;height:var(--h);background:linear-gradient(var(--cyan),var(--pink));box-shadow:0 0 12px rgba(25,217,255,.2);animation:barV8 1.9s ease-in-out infinite}.home-v08 .work-bars i:nth-child(1){--h:35%;animation-delay:-.2s}.home-v08 .work-bars i:nth-child(2){--h:65%;animation-delay:-.6s}.home-v08 .work-bars i:nth-child(3){--h:90%;animation-delay:-.9s}.home-v08 .work-bars i:nth-child(4){--h:52%;animation-delay:-1.2s}.home-v08 .work-bars i:nth-child(5){--h:75%;animation-delay:-1.5s}.home-v08 .work-console{position:absolute;z-index:7;right:7%;bottom:29%;width:145px;padding:14px;border:1px solid rgba(255,255,255,.12);background:rgba(2,5,12,.76);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:3px}.home-v08 .work-console span,.home-v08 .work-console small{font-size:.45rem;letter-spacing:.17em;color:#6d7a92}.home-v08 .work-console b{font-size:2rem;line-height:1;color:#fff}.home-v08 .work-main-copy{position:absolute;z-index:9;left:38px;right:38px;bottom:34px}.home-v08 .work-main-copy small{font-size:.5rem;letter-spacing:.18em;color:#aeb9cb}.home-v08 .work-main-copy h3{font-size:clamp(3rem,5vw,5.6rem);line-height:.88;letter-spacing:-.075em;margin:10px 0}.home-v08 .work-main-copy em{font-style:normal;background:linear-gradient(100deg,var(--cyan),#5e86ff 36%,var(--pink) 68%,var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent}.home-v08 .work-main-copy span{font-size:.72rem;letter-spacing:.12em}.home-v08 .v08-work-stack{display:grid;grid-template-rows:1fr 1fr;gap:18px}.home-v08 .v08-work-panel{position:relative;min-height:316px;border:1px solid rgba(255,255,255,.12);padding:30px;background:linear-gradient(145deg,#0a1020,#050811);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:.35s}.home-v08 .v08-work-panel:before{content:"";position:absolute;width:260px;height:260px;right:-130px;bottom:-130px;border:1px solid rgba(25,217,255,.15);border-radius:50%;box-shadow:0 0 100px rgba(25,217,255,.08) inset;transition:.7s}.home-v08 .v08-work-panel.accent:before{border-color:rgba(240,34,185,.18)}.home-v08 .v08-work-panel:hover{transform:translateY(-5px);border-color:rgba(25,217,255,.4);box-shadow:0 25px 70px rgba(0,0,0,.35)}.home-v08 .v08-work-panel:hover:before{transform:scale(1.4)}.home-v08 .v08-work-panel>span,.home-v08 .v08-work-panel>i,.home-v08 .v08-work-panel>b{font-size:.5rem;letter-spacing:.18em;color:#718098;font-style:normal}.home-v08 .v08-work-panel strong{position:relative;z-index:2;font-size:1.55rem;line-height:1.04;letter-spacing:-.04em;max-width:330px}.home-v08 .v08-work-panel i{color:#d8dfed}.home-v08 .v08-work-panel b{position:absolute;right:25px;bottom:22px;color:#59677e}
.home-v08 .v08-studio{position:relative;padding:145px 0 155px;background:#03050b;border-top:1px solid rgba(255,255,255,.07);overflow:hidden}.home-v08 .v08-studio-shell{display:grid;grid-template-columns:.83fr 1.17fr;gap:70px;align-items:center}.home-v08 .studio-copy-v08 h2{font-size:clamp(4rem,6vw,7.5rem);line-height:.84;letter-spacing:-.09em;margin:18px 0 28px}.home-v08 .studio-copy-v08>p{max-width:520px;color:#99a6bd;line-height:1.8}.home-v08 .studio-system{height:600px;position:relative;border:1px solid rgba(255,255,255,.11);background:radial-gradient(circle at 50% 50%,rgba(31,108,255,.13),transparent 27%),radial-gradient(circle at 78% 67%,rgba(240,34,185,.11),transparent 24%),#02050c;overflow:hidden;box-shadow:0 35px 100px rgba(0,0,0,.35)}.home-v08 .studio-gridlines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:50px 50px;mask-image:radial-gradient(circle,#000 15%,transparent 76%);animation:gridDriftV8 17s linear infinite}.home-v08 .studio-orbit{position:absolute;left:50%;top:50%;border:1px solid rgba(25,217,255,.18);border-radius:50%;transform:translate(-50%,-50%)}.home-v08 .so-a{width:560px;height:300px;rotate:-17deg;box-shadow:0 0 100px rgba(25,100,255,.09) inset;animation:ringV8 10s ease-in-out infinite}.home-v08 .so-b{width:390px;height:500px;rotate:24deg;border-color:rgba(240,34,185,.16);animation:ringV8 12s ease-in-out -3s infinite reverse}.home-v08 .studio-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:220px;height:220px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:radial-gradient(circle,rgba(17,39,96,.88),rgba(3,6,15,.86) 68%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 0 80px rgba(25,91,255,.17);z-index:5}.home-v08 .studio-core span{font-size:.46rem;letter-spacing:.18em;color:#8491a8}.home-v08 .studio-core .studio-logo{position:relative;z-index:2;width:145px;height:auto;max-height:68px;object-fit:contain;margin:12px 0 5px;filter:drop-shadow(0 0 20px rgba(51,120,255,.28))}.home-v08 .studio-core b{font-size:.48rem;letter-spacing:.18em;color:#e0e6f2;margin-top:8px}.home-v08 .studio-point{position:absolute;z-index:8;background:rgba(3,7,16,.86);border:1px solid rgba(255,255,255,.12);padding:13px 16px;color:#dce4f1;display:flex;gap:9px;align-items:center;cursor:pointer;transition:.3s}.home-v08 .studio-point span{font-size:.47rem;color:#718098}.home-v08 .studio-point b{font-size:.56rem;letter-spacing:.17em}.home-v08 .studio-point:hover,.home-v08 .studio-point:focus-visible,.home-v08 .studio-point.is-active{border-color:rgba(25,217,255,.55);box-shadow:0 0 32px rgba(25,217,255,.1);transform:translateY(-3px);outline:none}.home-v08 .sp1{left:8%;top:24%}.home-v08 .sp2{right:8%;top:43%}.home-v08 .sp3{left:13%;bottom:19%}.home-v08 .studio-detail{position:absolute;z-index:9;right:26px;bottom:57px;font-size:.56rem;letter-spacing:.13em;color:#dce3ef}.home-v08 .studio-footer{position:absolute;z-index:9;left:24px;right:24px;bottom:20px;display:flex;justify-content:space-between;font-size:.47rem;letter-spacing:.17em;color:#6c7990}
.home-v08 .v08-closing{position:relative;min-height:760px;display:grid;place-items:center;text-align:center;overflow:hidden;padding:120px 0 105px;background:radial-gradient(circle at 50% 48%,rgba(29,103,255,.18),transparent 25%),radial-gradient(circle at 72% 62%,rgba(240,34,185,.12),transparent 23%),#010208}.home-v08 .closing-system{position:absolute;left:50%;top:50%;width:760px;height:760px;transform:translate(-50%,-50%)}.home-v08 .closing-system div{position:absolute;inset:0;border:1px solid rgba(61,129,255,.12);border-radius:50%;animation:ringV8 12s ease-in-out infinite}.home-v08 .closing-system div:nth-child(2){inset:80px;border-color:rgba(240,34,185,.1);animation-delay:-3s}.home-v08 .closing-system div:nth-child(3){inset:170px;border-color:rgba(255,157,34,.1);animation-delay:-6s}.home-v08 .closing-system span{position:absolute;inset:0;display:grid;place-items:center;font-size:15rem;font-weight:300;background:linear-gradient(100deg,var(--cyan),#5e86ff 34%,var(--pink) 68%,var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent;opacity:.14}.home-v08 .closing-inner{position:relative;z-index:3;max-width:900px}.home-v08 .closing-inner h2{font-size:clamp(4rem,7vw,8rem);line-height:.85;letter-spacing:-.09em;margin:18px 0 26px}.home-v08 .closing-inner p{max-width:620px;margin:0 auto;color:#9aa7bd}.home-v08 .closing-inner .btn{margin-top:34px}.home-v08 .closing-meta{position:absolute;z-index:3;left:28px;right:28px;bottom:22px;display:flex;justify-content:space-between;font-size:.48rem;letter-spacing:.18em;color:#59667d}
@keyframes gridV8{to{transform:perspective(900px) rotateX(62deg) rotateZ(-7deg) scale(1.25) translate3d(38px,38px,0)}}@keyframes gridDriftV8{to{transform:translate3d(48px,48px,0)}}@keyframes ringV8{0%,100%{transform:translate(-50%,-50%) rotate(0deg) scale(1)}50%{transform:translate(-50%,-50%) rotate(5deg) scale(1.035)}}@keyframes coreV8{0%,100%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.025)}}@keyframes pulseV8{0%{opacity:.55;transform:translate(-50%,-50%) scale(.82)}70%,100%{opacity:0;transform:translate(-50%,-50%) scale(1.3)}}@keyframes sparkV8{0%,100%{transform:translate(0,0);opacity:.5}50%{transform:translate(18px,-13px);opacity:1}}@keyframes scanV8{0%,100%{transform:translateY(-120px);opacity:0}45%,55%{opacity:.7}50%{transform:translateY(80px)}}@keyframes railV8{to{left:100%}}@keyframes routeV8{0%,100%{transform:rotate(-16deg) translateX(-5%);opacity:.3}50%{transform:rotate(-16deg) translateX(5%);opacity:1}}@keyframes barV8{0%,100%{transform:scaleY(.65);transform-origin:bottom}50%{transform:scaleY(1.15);transform-origin:bottom}}@keyframes railPulseV8{0%,100%{transform:scale(.75);opacity:.55;box-shadow:0 0 12px var(--cyan),0 0 24px var(--pink)}50%{transform:scale(1.45);opacity:1;box-shadow:0 0 24px var(--cyan),0 0 48px var(--pink)}}@keyframes defaultCorePulseV8{0%,100%{box-shadow:0 0 90px rgba(25,91,255,.16),inset 0 0 55px rgba(240,34,185,.07)}50%{box-shadow:0 0 135px rgba(25,91,255,.28),inset 0 0 78px rgba(240,34,185,.13)}}@keyframes defaultRingV8{0%,100%{transform:scale(.98);opacity:.35}50%{transform:scale(1.04);opacity:.8}}
@media (max-width:1180px){.home-v08 .v08-hero-inner{grid-template-columns:1fr;max-width:1000px}.home-v08 .v08-hero-copy{max-width:800px}.home-v08 .v08-loop-engine{height:590px;margin-top:-10px}.home-v08 .v08-cap-field{min-height:900px}.home-v08 .v08-model-shell,.home-v08 .v08-studio-shell{grid-template-columns:1fr}.home-v08 .v08-model-visual,.home-v08 .studio-system{max-width:900px;width:100%;margin:auto}.home-v08 .model-copy:before{display:none}.home-v08 .v08-work-system{grid-template-columns:1fr}.home-v08 .v08-work-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.home-v08 .v08-work-panel{min-height:280px}}
@media (max-width:900px){.home-v08 .brand{min-width:150px}.home-v08 .brand img{width:34px;height:28px}.home-v08 .v08-hero{padding-top:130px}.home-v08 .v08-hero-inner{width:min(calc(100% - 36px),760px);min-height:auto}.home-v08 .v08-hero h1{font-size:clamp(4.3rem,12vw,7rem)}.home-v08 .v08-loop-engine{height:520px;margin-top:15px}.home-v08 .engine-core{width:190px;height:190px}.home-v08 .engine-core .engine-logo{width:155px;max-height:90px}.home-v08 .ring-a{width:500px;height:290px}.home-v08 .ring-b{width:590px;height:360px}.home-v08 .engine-trace{width:470px;height:230px}.home-v08 .trace-b{width:500px;height:245px}.home-v08 .v08-idea-layout{grid-template-columns:1fr;gap:25px}.home-v08 .v08-loop-rail{grid-template-columns:1fr 1fr;gap:28px 18px}.home-v08 .v08-rail-line{top:20px;left:4%;right:4%}.home-v08 .v08-cap-field{min-height:1040px}.home-v08 .v08-field-core{width:190px;height:190px}.home-v08 .v08-cap-node{width:42%;min-height:195px}.home-v08 .cap-a{left:3%;top:8%}.home-v08 .cap-b{right:3%;top:8%}.home-v08 .cap-c{left:3%;bottom:12%}.home-v08 .cap-d{right:3%;bottom:12%}.home-v08 .cap-e{left:50%;bottom:3%;width:48%}.home-v08 .cap-f{left:50%;top:3%;width:48%}.home-v08 .v08-model-visual{height:540px}.home-v08 .model-loop{width:400px;height:225px}.home-v08 .ml-b{width:435px;height:245px}.home-v08 .model-core{width:175px;height:175px}.home-v08 .model-core strong{font-size:1.55rem}.home-v08 .v08-work-main{min-height:580px}.home-v08 .v08-studio-shell{gap:50px}.home-v08 .studio-system{height:520px}.home-v08 .studio-core{width:180px;height:180px}.home-v08 .studio-core .studio-logo{width:118px;max-height:58px}}
@media (max-width:600px){.home-v08 nav{top:10px;width:calc(100% - 20px)}.home-v08 .navlinks{display:none}.home-v08 .navlinks.open{display:flex;position:absolute;left:0;right:0;top:62px;flex-direction:column;padding:12px;background:rgba(3,5,12,.96);border:1px solid rgba(255,255,255,.12);border-radius:22px}.home-v08 .menu{display:block;margin-left:auto}.home-v08 .nav-cta{display:none}.home-v08 .v08-hero-inner{width:calc(100% - 28px)}.home-v08 .v08-hero h1{font-size:clamp(3.45rem,15.5vw,5.4rem);line-height:.86}.home-v08 .v08-hero .hero-outline{margin-top:.09em}.home-v08 .v08-hero .hero-lede{font-size:.92rem}.home-v08 .hero-proof{gap:12px 17px;margin-top:36px}.home-v08 .hero-proof span{font-size:.5rem}.home-v08 .v08-loop-engine{height:370px;margin-top:15px}.home-v08 .engine-hud{top:5%;font-size:.39rem}.home-v08 .engine-core{width:135px;height:135px}.home-v08 .engine-core .engine-logo{width:105px;max-height:65px}.home-v08 .engine-core span,.home-v08 .engine-core small{font-size:.38rem}.home-v08 .ring-a{width:320px;height:185px}.home-v08 .ring-b{width:390px;height:235px}.home-v08 .engine-trace{width:330px;height:160px}.home-v08 .trace-b{width:350px;height:175px}.home-v08 .engine-node{font-size:.4rem;gap:5px}.home-v08 .engine-node i{width:7px;height:7px}.home-v08 .en1{left:2%;top:40%}.home-v08 .en2{right:1%;top:36%}.home-v08 .en3{right:3%;bottom:18%}.home-v08 .en4{left:3%;bottom:15%}.home-v08 .engine-readout{display:none}.home-v08 .v08-idea{padding:92px 0}.home-v08 .v2-display{font-size:clamp(2.8rem,13vw,4.7rem)}.home-v08 .v08-loop-rail{margin-top:60px}.home-v08 .v08-rail-line{display:block;top:20px;left:0;right:0}.home-v08 .v08-rail-step strong{font-size:.65rem}.home-v08 .v08-rail-step small{font-size:.65rem}.home-v08 .v08-capabilities,.home-v08 .v08-model,.home-v08 .v08-work,.home-v08 .v08-studio{padding:95px 0 105px}.home-v08 .section-head{display:block}.home-v08 .section-head>p{margin-top:22px}.home-v08 .v08-cap-field{min-height:980px;margin-top:45px}.home-v08 .v08-field-hud{font-size:.39rem;left:14px;right:14px}.home-v08 .v08-field-core{width:155px;height:155px;padding:18px}.home-v08 .v08-field-core strong{font-size:1rem}.home-v08 .v08-field-core p{font-size:.47rem}.home-v08 .v08-field-core b{font-size:.38rem}.home-v08 .v08-axis{width:360px}.home-v08 .v08-cap-node{width:calc(50% - 7px);min-height:175px;padding:17px}.home-v08 .v08-cap-node strong{font-size:.86rem;margin:18px 0 8px}.home-v08 .v08-cap-node span{font-size:.684rem}.home-v08 .v08-cap-node small{font-size:.43rem}.home-v08 .cap-a{left:5px;top:6%}.home-v08 .cap-b{right:5px;top:6%}.home-v08 .cap-c{left:5px;bottom:13%}.home-v08 .cap-d{right:5px;bottom:13%}.home-v08 .cap-e{width:76%;left:50%;bottom:2%}.home-v08 .cap-f{width:76%;left:50%;top:2%}.home-v08 .v08-model-visual{height:410px}.home-v08 .model-loop{width:280px;height:160px}.home-v08 .ml-b{width:300px;height:175px}.home-v08 .model-core{width:140px;height:140px}.home-v08 .model-core strong{font-size:1.2rem}.home-v08 .model-node{padding:8px 10px}.home-v08 .model-node b{font-size:.4rem}.home-v08 .mn1{left:3%;top:24%}.home-v08 .mn2{right:3%;top:42%}.home-v08 .mn3{left:5%;bottom:18%}.home-v08 .model-readout{font-size:.37rem;left:13px;right:13px}.home-v08 .model-readout b{display:none}.home-v08 .model-copy h2{font-size:clamp(3rem,14vw,5rem)}.home-v08 .v08-work-system{margin-top:40px}.home-v08 .v08-work-main{min-height:500px}.home-v08 .work-main-copy{left:22px;right:22px;bottom:22px}.home-v08 .work-main-copy h3{font-size:clamp(2.35rem,11.5vw,4rem)}.home-v08 .work-hud{left:15px;right:15px;font-size:.39rem}.home-v08 .work-console{right:15px;bottom:30%;width:110px}.home-v08 .work-console b{font-size:1.5rem}.home-v08 .v08-work-stack{grid-template-columns:1fr}.home-v08 .v08-work-panel{min-height:225px;padding:23px}.home-v08 .v08-work-panel strong{font-size:1.3rem}.home-v08 .studio-copy-v08 h2{font-size:clamp(3.5rem,15vw,5.6rem)}.home-v08 .studio-system{height:410px}.home-v08 .studio-core{width:145px;height:145px}.home-v08 .studio-core .studio-logo{width:94px;max-height:48px}.home-v08 .studio-point{padding:8px 10px}.home-v08 .studio-point b{font-size:.39rem}.home-v08 .sp1{left:3%;top:24%}.home-v08 .sp2{right:3%;top:41%}.home-v08 .sp3{left:5%;bottom:19%}.home-v08 .studio-detail{right:14px;bottom:48px;font-size:.39rem}.home-v08 .studio-footer{left:13px;right:13px;font-size:.37rem}.home-v08 .closing-system{width:500px;height:500px}.home-v08 .closing-inner h2{font-size:clamp(3.5rem,15vw,5.6rem)}.home-v08 .closing-inner p{font-size:.86rem}.home-v08 .closing-meta{left:15px;right:15px;font-size:.39rem}.home-v08 .closing-meta span:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){.home-v08 *,.home-v08 *:before,.home-v08 *:after{animation:none!important;transition:none!important}.home-v08 .v08-loop-engine{transform:none!important}}
@media (prefers-reduced-motion:reduce){.home-v08 .v08-field-core.is-default,.home-v08 .v08-field-core.is-default:after,.home-v08 .v08-rail-line span{animation:none}}

@supports(animation-timeline:scroll()){.home-v08 .v08-idea,.home-v08 .v08-capabilities,.home-v08 .v08-model,.home-v08 .v08-work,.home-v08 .v08-studio{animation:sectionLiftV8 linear both;animation-timeline:view();animation-range:entry 0% cover 22%}}
@keyframes sectionLiftV8{from{opacity:.72;transform:translateY(28px)}to{opacity:1;transform:none}}

/* V08 QA FINAL — Issues 2 + 4 only */
.home-v08 .v08-hero h1 .hero-outline{
  display:block;
  margin-top:.18em;
}

.home-v08 .v08-rail-line{
  height:2px;
  opacity:.88;
  overflow:visible;
  box-shadow:0 0 10px rgba(51,120,255,.12),0 0 18px rgba(240,34,185,.08);
}
.home-v08 .v08-rail-line:before{
  content:"";
  position:absolute;
  inset:-5px 0;
  border-radius:99px;
  background:linear-gradient(90deg,transparent 0%,rgba(25,217,255,.12) 22%,rgba(143,73,255,.1) 50%,rgba(240,34,185,.12) 78%,transparent 100%);
  filter:blur(5px);
  pointer-events:none;
}
.home-v08 .v08-rail-line:after{
  top:-5px;
  left:-16%;
  width:16%;
  height:12px;
  border-radius:999px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),var(--cyan),#6f78ff,var(--pink),var(--orange),transparent);
  filter:blur(1px);
  box-shadow:0 0 12px rgba(25,217,255,.8),0 0 24px rgba(240,34,185,.55),0 0 42px rgba(51,120,255,.28);
  animation:railV8 4.2s cubic-bezier(.45,0,.55,1) infinite;
}
.home-v08 .v08-rail-line span{
  top:-6px;
  left:32%;
  width:14px;
  height:14px;
  z-index:3;
  background:radial-gradient(circle,#fff 0 20%,rgba(255,255,255,.9) 21% 34%,var(--cyan) 35% 48%,var(--pink) 49% 62%,transparent 63%);
  box-shadow:0 0 8px #fff,0 0 22px var(--cyan),0 0 42px var(--pink),0 0 70px rgba(51,120,255,.3);
  animation:railPulseV8Strong 1.55s ease-in-out infinite;
}
.home-v08 .v08-rail-step b{
  transition:transform .35s cubic-bezier(.2,.8,.2,1),border-color .35s,box-shadow .35s,background .35s;
}
.home-v08 .v08-rail-step:hover b,.home-v08 .v08-rail-step.is-active b{
  box-shadow:0 0 12px rgba(255,255,255,.12),0 0 32px rgba(25,217,255,.24),0 0 54px rgba(240,34,185,.12);
}
@keyframes railPulseV8Strong{
  0%,100%{transform:scale(.72);opacity:.65}
  45%{transform:scale(1.08);opacity:1}
  58%{transform:scale(1.55);opacity:.92}
}
@media (max-width:600px){
  .home-v08 .v08-hero h1 .hero-outline{margin-top:.16em}
  .home-v08 .v08-rail-line{height:2px}
  .home-v08 .v08-rail-line:after{height:10px;top:-4px}
  .home-v08 .v08-rail-line span{width:12px;height:12px;top:-5px}
}

/* V08: reference loop rail treatment — restored from supplied HTML reference. */
.home-v08 .loop-rail{margin-top:105px;position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.home-v08 .rail-line{position:absolute;left:0;right:0;top:20px;height:2px;overflow:visible;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--pink),var(--orange));opacity:.8}
.home-v08 .rail-line:before{content:"";position:absolute;inset:-8px 0;background:linear-gradient(90deg,transparent,rgba(25,217,255,.14),rgba(240,34,185,.18),rgba(255,157,34,.12),transparent);filter:blur(8px);pointer-events:none}
.home-v08 .rail-line:after{content:"";position:absolute;top:-3px;left:-14%;width:16%;height:8px;border-radius:999px;background:linear-gradient(90deg,transparent,#fff,var(--cyan),var(--pink),var(--orange),transparent);filter:blur(.3px);box-shadow:0 0 18px rgba(25,217,255,.8),0 0 30px rgba(240,34,185,.45),0 0 46px rgba(255,157,34,.25);animation:cr8rRailFlow 3.8s linear infinite}
.home-v08 .rail-line span{position:absolute;top:-5px;left:32%;width:11px;height:11px;border-radius:50%;background:#fff;box-shadow:0 0 10px #fff,0 0 24px var(--cyan),0 0 42px var(--pink);animation:cr8rRailPulse 1.55s ease-in-out infinite}
.home-v08 .rail-step{position:relative;padding-top:48px;padding-right:25px;background:none;border:0;color:inherit;text-align:left;cursor:pointer}
.home-v08 .rail-step b{position:absolute;top:0;left:0;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);background:#050812;font-size:.62rem;color:#8794aa;transition:border-color .35s,box-shadow .35s,transform .35s,color .35s}
.home-v08 .rail-step strong{display:block;font-size:.72rem;letter-spacing:.17em}
.home-v08 .rail-step small{display:block;margin-top:9px;color:#69778f;font-size:.75rem;max-width:170px}
.home-v08 .rail-step:hover b,.home-v08 .rail-step.active b,.home-v08 .rail-step:focus-visible b{color:#fff;border-color:rgba(25,217,255,.72);box-shadow:0 0 30px rgba(25,217,255,.18);transform:translateY(-2px)}
.home-v08 .rail-step.active b{border-color:rgba(240,34,185,.85);box-shadow:0 0 34px rgba(240,34,185,.28);animation:cr8rNodePulse 2.2s ease-in-out infinite}
@keyframes cr8rRailFlow{0%{left:-14%}100%{left:104%}}
@keyframes cr8rRailPulse{0%,100%{transform:scale(.72);opacity:.62}50%{transform:scale(1.55);opacity:1}}
@keyframes cr8rNodePulse{0%,100%{box-shadow:0 0 22px rgba(240,34,185,.18)}50%{box-shadow:0 0 42px rgba(240,34,185,.38)}}
@media(max-width:900px){.home-v08 .loop-rail{grid-template-columns:1fr 1fr;gap:35px 20px}.home-v08 .rail-line{display:none}}
@media(prefers-reduced-motion:reduce){.home-v08 .rail-line:after,.home-v08 .rail-line span,.home-v08 .rail-step.active b{animation:none!important}}

/* =========================================================
   CR8RLABS V09 — 3D LOOP ENGINE
   Hero visual only. Built as a self-contained canvas system.
   ========================================================= */
.home-v08 .loop-engine-3d{height:720px;position:relative;isolation:isolate;overflow:hidden;transform-style:preserve-3d;background:radial-gradient(circle at 50% 48%,rgba(21,84,180,.10),transparent 31%),radial-gradient(circle at 68% 62%,rgba(225,28,183,.06),transparent 28%)}
.home-v08 .loop-engine-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:1}
.home-v08 .loop-engine-3d:before{content:"";position:absolute;inset:8%;border:1px solid rgba(120,156,255,.07);border-radius:50%;transform:rotate(-9deg) scaleY(.42);box-shadow:0 0 90px rgba(20,122,255,.05),inset 0 0 80px rgba(20,122,255,.03);z-index:0}
.home-v08 .engine-vignette{position:absolute;inset:0;z-index:4;pointer-events:none;background:radial-gradient(circle at 50% 50%,transparent 31%,rgba(2,4,10,.12) 56%,rgba(2,4,10,.74) 100%)}
.home-v08 .loop-engine-3d .engine-hud{position:absolute;left:7%;right:7%;font-size:.52rem;letter-spacing:.2em;color:#75839d;z-index:8;display:flex;justify-content:space-between}
.home-v08 .loop-engine-3d .hud-top{top:8%}.home-v08 .loop-engine-3d .hud-bottom{bottom:8%;color:#58667f}.home-v08 .loop-engine-3d .engine-hud b{color:#e2e8f5;font-weight:600}
.home-v08 .engine-core-3d{position:absolute;left:50%;top:51%;width:248px;height:248px;transform:translate(-50%,-50%);z-index:7;display:grid;place-items:center;border-radius:50%;pointer-events:none}
.home-v08 .core-aura{position:absolute;inset:-80px;border-radius:50%;background:radial-gradient(circle,rgba(35,117,255,.18),rgba(240,34,185,.055) 38%,transparent 70%);filter:blur(8px);animation:coreAuraV9 5s ease-in-out infinite}
.home-v08 .core-shell{position:absolute;border-radius:50%;inset:0;border:1px solid rgba(190,214,255,.24);background:radial-gradient(circle at 35% 30%,rgba(47,115,230,.22),rgba(4,10,24,.72) 54%,rgba(2,4,12,.96));box-shadow:inset 0 0 60px rgba(48,137,255,.14),0 0 65px rgba(29,93,255,.16)}
.home-v08 .core-shell:before{content:"";position:absolute;inset:13px;border:1px dashed rgba(255,255,255,.16);border-radius:50%;animation:spinV9 22s linear infinite}
.home-v08 .core-shell:after{content:"";position:absolute;inset:30px;border-radius:50%;border-top:1px solid rgba(25,217,255,.55);border-right:1px solid rgba(240,34,185,.3);transform:rotate(-24deg);animation:spinV9 9s linear infinite reverse}
.home-v08 .shell-inner{inset:34px;border-color:rgba(25,217,255,.18);background:radial-gradient(circle,rgba(20,67,145,.3),rgba(2,5,14,.55) 64%,transparent 65%);box-shadow:inset 0 0 42px rgba(25,217,255,.10)}
.home-v08 .core-label{position:absolute;top:72px;z-index:3;font-size:.43rem;letter-spacing:.2em;color:#8997b0}
.home-v08 .engine-core .engine-logo{position:absolute;z-index:4;width:154px;max-height:82px;height:auto;object-fit:contain;filter:brightness(1.06) drop-shadow(0 0 25px rgba(40,141,255,.40)) drop-shadow(0 0 48px rgba(25,217,255,.16))}
.home-v08 .core-status{position:absolute;bottom:66px;display:flex;align-items:center;gap:7px;z-index:3;font-size:.42rem;letter-spacing:.17em;color:#b8c4d8}
.home-v08 .core-status i{width:5px;height:5px;border-radius:50%;background:#3ff3ff;box-shadow:0 0 14px #3ff3ff;animation:statusV9 1.8s ease-in-out infinite}
.home-v08 .engine-node-3d{position:absolute;z-index:9;display:flex;align-items:center;gap:9px;font-size:.55rem;letter-spacing:.17em;color:#d5deed;pointer-events:none;text-shadow:0 0 14px rgba(20,60,120,.6)}
.home-v08 .engine-node-3d i{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 18px currentColor,0 0 34px currentColor;animation:nodePulseV9 2.8s ease-in-out infinite}
.home-v08 .engine-node-3d small{font-size:.42rem;color:#66748c}.home-v08 .node-create{left:7%;top:39%;color:var(--cyan)}.home-v08 .node-build{right:7%;top:31%;color:#6c9aff}.home-v08 .node-intelligence{right:10%;bottom:25%;color:var(--pink)}.home-v08 .node-evolve{left:9%;bottom:18%;color:var(--orange)}
.home-v08 .engine-axis{position:absolute;left:50%;top:51%;z-index:3;pointer-events:none;border-radius:50%;opacity:.25}.home-v08 .axis-x{width:650px;height:1px;transform:translate(-50%,-50%);background:linear-gradient(90deg,transparent,rgba(120,160,255,.5),transparent)}.home-v08 .axis-y{width:1px;height:520px;transform:translate(-50%,-50%);background:linear-gradient(180deg,transparent,rgba(120,160,255,.22),transparent)}
.home-v08 .engine-corner{position:absolute;z-index:8;font-size:.4rem;letter-spacing:.17em;color:#4e5c73}.home-v08 .corner-tl{left:7%;top:14%}.home-v08 .corner-br{right:7%;bottom:14%}
@keyframes coreAuraV9{0%,100%{transform:scale(.92);opacity:.65}50%{transform:scale(1.08);opacity:1}}
@keyframes spinV9{to{transform:rotate(360deg)}}
@keyframes statusV9{0%,100%{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.35)}}
@keyframes nodePulseV9{0%,100%{transform:scale(.72);opacity:.5}50%{transform:scale(1.2);opacity:1}}
@media(max-width:1180px){.home-v08 .loop-engine-3d{height:590px}}
@media(max-width:900px){.home-v08 .loop-engine-3d{height:520px}.home-v08 .engine-core-3d{width:200px;height:200px}.home-v08 .engine-core .engine-logo{width:130px;max-height:70px}.home-v08 .node-create{left:3%;top:39%}.home-v08 .node-build{right:3%;top:31%}.home-v08 .node-intelligence{right:5%;bottom:22%}.home-v08 .node-evolve{left:4%;bottom:15%}.home-v08 .axis-x{width:520px}.home-v08 .axis-y{height:400px}}
@media(max-width:600px){.home-v08 .loop-engine-3d{height:370px}.home-v08 .loop-engine-3d .engine-hud{left:4%;right:4%;font-size:.36rem}.home-v08 .loop-engine-3d .hud-bottom{display:none}.home-v08 .engine-core-3d{width:140px;height:140px}.home-v08 .engine-core .engine-logo{width:94px;max-height:54px}.home-v08 .core-label{top:38px;font-size:.32rem}.home-v08 .core-status{bottom:37px;font-size:.3rem}.home-v08 .core-status i{width:4px;height:4px}.home-v08 .engine-node-3d{font-size:.35rem;gap:5px}.home-v08 .engine-node-3d i{width:6px;height:6px}.home-v08 .engine-node-3d small{font-size:.3rem}.home-v08 .node-create{left:1%;top:39%}.home-v08 .node-build{right:1%;top:31%}.home-v08 .node-intelligence{right:2%;bottom:18%}.home-v08 .node-evolve{left:2%;bottom:12%}.home-v08 .axis-x{width:350px}.home-v08 .axis-y{height:285px}.home-v08 .corner-tl{left:4%;top:13%;font-size:.3rem}.home-v08 .corner-br{right:4%;bottom:13%;font-size:.3rem}}
@media(prefers-reduced-motion:reduce){.home-v08 .core-aura,.home-v08 .core-shell:before,.home-v08 .core-shell:after,.home-v08 .core-status i,.home-v08 .engine-node-3d i{animation:none!important}}

/* V15 — precision 3D loop rail / line only. Existing four-stage principle retained. */
.home-v08 .loop-rail{
  --rail-perspective: 1100px;
  position:relative;
  perspective:var(--rail-perspective);
  transform-style:preserve-3d;
  isolation:isolate;
}
.home-v08 .rail-3d-canvas{
  position:absolute;
  left:-10px;
  right:-10px;
  top:-28px;
  bottom:-18px;
  width:calc(100% + 20px);
  height:calc(100% + 46px);
  display:block;
  pointer-events:none;
  z-index:0;
  opacity:.98;
}
.home-v08 .loop-rail .rail-line{
  z-index:2;
  height:2px;
  background:linear-gradient(90deg,rgba(25,217,255,.9),rgba(86,118,255,.88),rgba(240,34,185,.9),rgba(255,157,34,.88));
  box-shadow:0 0 7px rgba(72,130,255,.22),0 0 20px rgba(240,34,185,.09);
  transform:translateZ(0);
}
.home-v08 .loop-rail .rail-line:before{
  content:"";
  position:absolute;
  left:0;right:0;top:-7px;height:16px;
  border-radius:999px;
  background:linear-gradient(90deg,transparent,rgba(25,217,255,.11),rgba(91,105,255,.12),rgba(240,34,185,.13),rgba(255,157,34,.09),transparent);
  filter:blur(7px);
  pointer-events:none;
}
.home-v08 .loop-rail .rail-line:after{
  content:"";
  position:absolute;
  top:-1px;left:0;width:100%;height:4px;
  border-radius:999px;
  background:linear-gradient(90deg,transparent 0 8%,rgba(255,255,255,.22) 18%,rgba(255,255,255,.06) 48%,rgba(255,255,255,.2) 76%,transparent 92%);
  filter:blur(.45px);
  opacity:.8;
  pointer-events:none;
  animation:railSurfaceSheenV15 7s cubic-bezier(.37,0,.22,1) infinite;
}
.home-v08 .loop-rail .rail-line span{
  z-index:4;
  top:-6px;
  left:32%;
  width:14px;height:14px;
  background:radial-gradient(circle,#fff 0 17%,rgba(255,255,255,.95) 18% 29%,rgba(25,217,255,.9) 30% 46%,rgba(240,34,185,.65) 47% 63%,transparent 64%);
  box-shadow:0 0 8px #fff,0 0 20px rgba(25,217,255,.8),0 0 38px rgba(240,34,185,.46);
  animation:railPulseV15 2.4s cubic-bezier(.37,0,.22,1) infinite;
}
.home-v08 .v08-rail-step{
  z-index:5;
  transform:translateZ(8px);
  transition:transform .45s cubic-bezier(.22,.8,.2,1);
}
.home-v08 .v08-rail-step:hover,.home-v08 .v08-rail-step:focus-visible{
  transform:translate3d(0,-2px,16px);
}
.home-v08 .v08-rail-step b{
  position:absolute;
  overflow:hidden;
  transform:translateZ(12px);
  background:radial-gradient(circle at 35% 28%,rgba(54,84,160,.34),rgba(5,8,18,.98) 58%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),inset 0 -10px 22px rgba(0,0,0,.35),0 8px 24px rgba(0,0,0,.28);
}
.home-v08 .v08-rail-step b:after{
  content:"";
  position:absolute;
  inset:-35%;
  border-radius:50%;
  background:conic-gradient(from 90deg,transparent,rgba(25,217,255,.22),transparent 32%,rgba(240,34,185,.18),transparent 66%);
  animation:railNodeOrbitV15 5.5s linear infinite;
}
.home-v08 .v08-rail-step strong,.home-v08 .v08-rail-step small{position:relative;z-index:2}
.home-v08 .v08-rail-step.is-active b:before{
  content:"";
  position:absolute;
  inset:3px;
  border-radius:50%;
  border:1px solid rgba(240,34,185,.42);
  box-shadow:inset 0 0 18px rgba(240,34,185,.12);
}
@keyframes railSurfaceSheenV15{0%,18%{transform:translateX(-32%);opacity:0}35%{opacity:.8}62%{transform:translateX(32%);opacity:.55}80%,100%{transform:translateX(62%);opacity:0}}
@keyframes railPulseV15{0%,100%{transform:scale(.76);opacity:.62}35%{transform:scale(.94);opacity:.86}55%{transform:scale(1.3);opacity:1}72%{transform:scale(.9);opacity:.76}}
@keyframes railNodeOrbitV15{to{transform:rotate(360deg)}}
@media(max-width:900px){
  .home-v08 .rail-3d-canvas{top:-22px;bottom:-14px}
}
@media(max-width:600px){
  .home-v08 .rail-3d-canvas{left:-6px;right:-6px;width:calc(100% + 12px);top:-20px;bottom:-12px;height:calc(100% + 32px)}
}
@media(prefers-reduced-motion:reduce){
  .home-v08 .rail-line:after,.home-v08 .rail-line span,.home-v08 .rail-step b:after{animation:none!important}
}


/* CR8RLABS index performance layer — keep off-screen motion dormant and avoid
   compositor/animation contention while preserving the flagship visual language. */
.home-v08 .loop-engine-3d,
.home-v08 .loop-rail,
.home-v08 .cr8r-cap3d,
.home-v08 .flagship-model{contain:layout paint;}
.home-v08 .loop-engine-3d{will-change:transform;}
.home-v08 .loop-engine-3d.is-perf-paused,
.home-v08 .loop-rail.is-perf-paused,
.home-v08 .cr8r-cap3d.is-perf-paused,
.home-v08 .flagship-model.is-perf-paused,
.home-v08 .is-perf-paused *{animation-play-state:paused!important;}
@media(prefers-reduced-motion:reduce){.home-v08 .loop-engine-3d{will-change:auto;}}


/* ========================================================================
   CR8RLABS INDEX — STUDIO 3D SYSTEM
   Scope: .home-v08 #studio only. No other section selectors are modified.
   ======================================================================== */

.home-v08 #studio .studio-3d-system{
  --studio-cyan:#19d9ff;
  --studio-blue:#3378ff;
  --studio-violet:#8f49ff;
  --studio-pink:#f022b9;
  --studio-orange:#ff9d3f;
  isolation:isolate;
  perspective:1400px;
  transform-style:preserve-3d;
  background:
    radial-gradient(circle at 52% 47%,rgba(51,120,255,.15),transparent 24%),
    radial-gradient(circle at 76% 62%,rgba(240,34,185,.12),transparent 22%),
    radial-gradient(circle at 25% 72%,rgba(25,217,255,.07),transparent 28%),
    #02050c;
}

.home-v08 #studio .studio-3d-backdrop,
.home-v08 #studio .studio-3d-stage{
  position:absolute;
  inset:0;
  transform-style:preserve-3d;
  will-change:transform;
}

.home-v08 #studio .studio-3d-grid{
  position:absolute;
  inset:-20%;
  opacity:.7;
  background-image:
    linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:50px 50px;
  transform:rotateX(62deg) translateZ(-150px) scale(1.3);
  transform-origin:50% 50%;
  mask-image:linear-gradient(to bottom,transparent 0%,#000 28%,#000 72%,transparent 100%);
}

.home-v08 #studio .studio-3d-horizon{
  position:absolute;
  left:4%;right:4%;top:51%;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(25,217,255,.25),rgba(255,255,255,.08),rgba(240,34,185,.22),transparent);
  box-shadow:0 0 28px rgba(25,217,255,.15);
  transform:translateZ(-50px);
}

.home-v08 #studio .studio-3d-orbit{
  position:absolute;
  left:50%;top:50%;
  border:1px solid rgba(255,255,255,.12);
  border-radius:50%;
  transform-style:preserve-3d;
  pointer-events:none;
  box-shadow:inset 0 0 60px rgba(51,120,255,.04),0 0 35px rgba(25,217,255,.025);
}
.home-v08 #studio .studio-3d-orbit:before{
  content:"";
  position:absolute;
  width:7px;height:7px;
  left:50%;top:-4px;
  border-radius:50%;
  background:#fff;
  box-shadow:0 0 8px #fff,0 0 18px var(--studio-cyan),0 0 30px var(--studio-pink);
}
.home-v08 #studio .studio-3d-orbit-a{
  width:570px;height:285px;
  margin:-142px 0 0 -285px;
  transform:rotateX(67deg) rotateZ(-14deg) translateZ(15px);
  border-color:rgba(25,217,255,.22);
  animation:studio3DOrbitA 13s linear infinite;
}
.home-v08 #studio .studio-3d-orbit-b{
  width:470px;height:270px;
  margin:-135px 0 0 -235px;
  transform:rotateX(67deg) rotateZ(43deg) translateZ(30px);
  border-color:rgba(143,73,255,.2);
  animation:studio3DOrbitB 17s linear infinite reverse;
}
.home-v08 #studio .studio-3d-orbit-c{
  width:330px;height:500px;
  margin:-250px 0 0 -165px;
  transform:rotateY(62deg) rotateZ(-22deg) translateZ(42px);
  border-color:rgba(240,34,185,.18);
  animation:studio3DOrbitC 19s ease-in-out infinite;
}

.home-v08 #studio .studio-3d-stage{
  transform:rotateX(0deg) rotateY(0deg);
  transition:transform .22s cubic-bezier(.2,.8,.2,1);
}

.home-v08 #studio .studio-3d-core-wrap{
  position:absolute;
  left:50%;top:50%;
  width:248px;height:248px;
  margin:-124px 0 0 -124px;
  transform-style:preserve-3d;
  transform:translateZ(115px);
}
.home-v08 #studio .studio-3d-core-shadow{
  position:absolute;
  inset:12%;
  border-radius:50%;
  background:rgba(51,120,255,.25);
  filter:blur(28px);
  transform:translateZ(-45px);
  opacity:.75;
}
.home-v08 #studio .studio-3d-core{
  position:absolute;
  inset:0;
  border:1px solid rgba(255,255,255,.28);
  border-radius:50%;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  transform-style:preserve-3d;
  background:
    radial-gradient(circle at 38% 28%,rgba(255,255,255,.18),transparent 16%),
    radial-gradient(circle at 50% 48%,rgba(26,78,190,.5),transparent 43%),
    radial-gradient(circle at 68% 72%,rgba(240,34,185,.16),transparent 34%),
    linear-gradient(145deg,rgba(12,27,62,.96),rgba(2,5,15,.98));
  box-shadow:
    inset 18px 18px 50px rgba(255,255,255,.04),
    inset -22px -24px 55px rgba(0,0,0,.72),
    0 0 80px rgba(51,120,255,.2),
    0 0 130px rgba(240,34,185,.08);
  animation:studioCoreFloat 5.5s ease-in-out infinite;
}
.home-v08 #studio .studio-core-glass{
  position:absolute;inset:0;
  border-radius:50%;
  background:linear-gradient(125deg,rgba(255,255,255,.13),transparent 22%,transparent 65%,rgba(25,217,255,.08));
  transform:translateZ(10px);
  pointer-events:none;
}
.home-v08 #studio .studio-core:after{
  content:"";
  position:absolute;
  width:46%;height:18%;
  top:12%;left:16%;
  border-radius:50%;
  background:rgba(255,255,255,.13);
  filter:blur(13px);
  transform:rotate(-28deg) translateZ(18px);
}
.home-v08 #studio .studio-core-ring{
  position:absolute;
  left:50%;top:50%;
  border:1px solid rgba(25,217,255,.42);
  border-radius:50%;
  pointer-events:none;
}
.home-v08 #studio .ring-inner{
  width:82%;height:42%;
  margin:-21% 0 0 -41%;
  transform:rotateX(70deg) rotateZ(-18deg) translateZ(20px);
  box-shadow:0 0 18px rgba(25,217,255,.14);
}
.home-v08 #studio .ring-outer{
  width:106%;height:55%;
  margin:-27.5% 0 0 -53%;
  transform:rotateX(70deg) rotateZ(22deg) translateZ(4px);
  border-color:rgba(240,34,185,.26);
}
.home-v08 #studio .studio-core span{
  position:relative;z-index:3;
  font-size:.47rem;
  color:#73839f;
  letter-spacing:.28em;
  margin-bottom:17px;
}
.home-v08 #studio .studio-core .studio-logo{
  position:relative;z-index:3;
  width:130px;max-height:65px;object-fit:contain;
  filter:drop-shadow(0 0 12px rgba(51,120,255,.55));
  margin-bottom:15px;
}
.home-v08 #studio .studio-core>b{
  position:relative;z-index:3;
  font-size:.52rem;
  letter-spacing:.16em;
  color:#f3f6ff;
}
.home-v08 #studio .studio-core-status{
  position:relative;z-index:3;
  margin-top:13px;
  font-style:normal;
  font-size:.39rem;
  letter-spacing:.17em;
  color:#8390a8;
}
.home-v08 #studio .studio-core-status em{
  display:inline-block;
  width:5px;height:5px;
  border-radius:50%;
  margin-right:6px;
  background:#19d9ff;
  box-shadow:0 0 8px #19d9ff;
  animation:studioStatus 1.8s ease-in-out infinite;
}

.home-v08 #studio .studio-3d-link{
  position:absolute;
  left:50%;top:50%;
  width:220px;height:1px;
  transform-origin:0 50%;
  background:linear-gradient(90deg,rgba(25,217,255,.35),rgba(143,73,255,.12),transparent);
  box-shadow:0 0 12px rgba(25,217,255,.12);
  transform-style:preserve-3d;
  opacity:.85;
}
.home-v08 #studio .link-a{transform:rotateZ(150deg) rotateY(-18deg) translateZ(50px)}
.home-v08 #studio .link-b{transform:rotateZ(24deg) rotateY(18deg) translateZ(70px)}
.home-v08 #studio .link-c{transform:rotateZ(276deg) rotateY(-8deg) translateZ(55px)}

.home-v08 #studio .studio-3d-node{
  position:absolute;
  width:126px;height:70px;
  padding:12px 14px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:7px;
  background:linear-gradient(145deg,rgba(13,21,38,.94),rgba(3,7,16,.9));
  color:#aeb9cc;
  text-align:left;
  cursor:pointer;
  transform-style:preserve-3d;
  transition:transform .32s cubic-bezier(.2,.8,.2,1),border-color .32s,box-shadow .32s,background .32s;
  box-shadow:0 16px 35px rgba(0,0,0,.28),inset 0 0 22px rgba(255,255,255,.018);
  z-index:8;
}
.home-v08 #studio .studio-3d-node:before{
  content:"";
  position:absolute;inset:-1px;
  border-radius:inherit;
  background:linear-gradient(110deg,rgba(25,217,255,.55),transparent 35%,rgba(240,34,185,.45));
  opacity:0;
  transition:opacity .3s;
  pointer-events:none;
  z-index:-1;
}
.home-v08 #studio .studio-3d-node:after{
  content:"";
  position:absolute;
  width:7px;height:7px;
  border-radius:50%;
  right:11px;top:11px;
  background:#4b5a70;
  box-shadow:0 0 0 transparent;
  transition:.3s;
}
.home-v08 #studio .studio-3d-node .node-index{
  display:block;font-size:.42rem;letter-spacing:.18em;color:#68758e;margin-bottom:7px;
}
.home-v08 #studio .studio-3d-node b{
  display:block;font-size:.63rem;letter-spacing:.16em;color:#edf2fb;
}
.home-v08 #studio .studio-3d-node small{
  display:block;font-size:.4rem;letter-spacing:.2em;color:#64718a;margin-top:5px;
}
.home-v08 #studio .studio-node-lead{left:13%;top:18%;transform:translateZ(90px) rotateY(-9deg)}
.home-v08 #studio .studio-node-direct{right:9%;top:40%;transform:translateZ(135px) rotateY(9deg)}
.home-v08 #studio .studio-node-deliver{left:17%;bottom:18%;transform:translateZ(105px) rotateY(-7deg)}
.home-v08 #studio .studio-3d-node:hover,
.home-v08 #studio .studio-3d-node:focus-visible,
.home-v08 #studio .studio-3d-node.is-active{
  transform:translateZ(170px) scale(1.045) rotateY(0deg);
  border-color:rgba(25,217,255,.55);
  background:linear-gradient(145deg,rgba(17,35,62,.97),rgba(4,8,19,.95));
  box-shadow:0 24px 55px rgba(0,0,0,.4),0 0 30px rgba(25,217,255,.11),inset 0 0 28px rgba(51,120,255,.06);
}
.home-v08 #studio .studio-3d-node:hover:before,
.home-v08 #studio .studio-3d-node:focus-visible:before,
.home-v08 #studio .studio-3d-node.is-active:before{opacity:.22}
.home-v08 #studio .studio-3d-node:hover:after,
.home-v08 #studio .studio-3d-node:focus-visible:after,
.home-v08 #studio .studio-3d-node.is-active:after{
  background:var(--studio-cyan);
  box-shadow:0 0 8px var(--studio-cyan),0 0 18px var(--studio-pink);
}

.home-v08 #studio .studio-3d-detail{
  position:absolute;
  right:28px;bottom:62px;
  display:flex;flex-direction:column;gap:7px;
  max-width:230px;
  text-align:right;
  z-index:9;
}
.home-v08 #studio .studio-3d-detail span{
  font-size:.39rem;letter-spacing:.23em;color:#5f6c84;
}
.home-v08 #studio .studio-3d-detail b{
  font-size:.58rem;letter-spacing:.09em;color:#b9c4d7;line-height:1.45;
}
.home-v08 #studio .studio-3d-readout{
  position:absolute;
  display:flex;align-items:center;gap:9px;
  font-size:.38rem;letter-spacing:.2em;color:#5e6b83;
  z-index:10;
}
.home-v08 #studio .studio-3d-readout i{
  width:28px;height:1px;background:linear-gradient(90deg,rgba(25,217,255,.55),transparent);
}
.home-v08 #studio .readout-left{left:25px;bottom:25px}
.home-v08 #studio .readout-right{right:25px;bottom:25px}
.home-v08 #studio .readout-right i{background:linear-gradient(90deg,transparent,rgba(240,34,185,.5))}
.home-v08 #studio .studio-3d-footer{
  position:absolute;left:25px;right:25px;top:20px;
  display:flex;justify-content:space-between;
  font-size:.39rem;letter-spacing:.22em;color:#55637c;
  z-index:10;
}

@keyframes studio3DOrbitA{
  from{transform:rotateX(67deg) rotateZ(-14deg) rotateY(0deg) translateZ(15px)}
  to{transform:rotateX(67deg) rotateZ(-14deg) rotateY(360deg) translateZ(15px)}
}
@keyframes studio3DOrbitB{
  from{transform:rotateX(67deg) rotateZ(43deg) rotateY(0deg) translateZ(30px)}
  to{transform:rotateX(67deg) rotateZ(43deg) rotateY(-360deg) translateZ(30px)}
}
@keyframes studio3DOrbitC{
  0%,100%{transform:rotateY(62deg) rotateZ(-22deg) translateZ(42px) scale(.97)}
  50%{transform:rotateY(72deg) rotateZ(-22deg) translateZ(62px) scale(1.03)}
}
@keyframes studioCoreFloat{
  0%,100%{transform:translateY(0) rotateX(0deg)}
  50%{transform:translateY(-7px) rotateX(1.5deg)}
}
@keyframes studioStatus{
  0%,100%{opacity:.45;transform:scale(.8)}
  50%{opacity:1;transform:scale(1.25)}
}

@media (max-width:900px){
  .home-v08 #studio .studio-3d-orbit-a{width:500px;height:250px;margin:-125px 0 0 -250px}
  .home-v08 #studio .studio-3d-orbit-b{width:410px;height:235px;margin:-117px 0 0 -205px}
  .home-v08 #studio .studio-3d-orbit-c{width:290px;height:430px;margin:-215px 0 0 -145px}
  .home-v08 #studio .studio-3d-core-wrap{width:205px;height:205px;margin:-102.5px 0 0 -102.5px}
  .home-v08 #studio .studio-3d-node{width:112px;height:66px}
  .home-v08 #studio .studio-node-lead{left:7%;top:15%}
  .home-v08 #studio .studio-node-direct{right:5%;top:39%}
  .home-v08 #studio .studio-node-deliver{left:8%;bottom:14%}
}
@media (max-width:600px){
  .home-v08 #studio .studio-3d-system{height:410px}
  .home-v08 #studio .studio-3d-grid{background-size:36px 36px;transform:rotateX(62deg) translateZ(-100px) scale(1.2)}
  .home-v08 #studio .studio-3d-orbit-a{width:320px;height:155px;margin:-77.5px 0 0 -160px}
  .home-v08 #studio .studio-3d-orbit-b{width:285px;height:165px;margin:-82.5px 0 0 -142.5px}
  .home-v08 #studio .studio-3d-orbit-c{width:190px;height:300px;margin:-150px 0 0 -95px}
  .home-v08 #studio .studio-3d-core-wrap{width:142px;height:142px;margin:-71px 0 0 -71px}
  .home-v08 #studio .studio-core span{font-size:.32rem;margin-bottom:8px}
  .home-v08 #studio .studio-core .studio-logo{width:83px;max-height:43px;margin-bottom:7px}
  .home-v08 #studio .studio-core>b{font-size:.38rem}
  .home-v08 #studio .studio-core-status{font-size:.29rem;margin-top:6px}
  .home-v08 #studio .studio-core-status em{width:4px;height:4px;margin-right:4px}
  .home-v08 #studio .studio-3d-node{width:92px;height:55px;padding:8px 9px;border-radius:6px}
  .home-v08 #studio .studio-3d-node .node-index{font-size:.32rem;margin-bottom:4px}
  .home-v08 #studio .studio-3d-node b{font-size:.48rem}
  .home-v08 #studio .studio-3d-node small{font-size:.31rem;margin-top:3px}
  .home-v08 #studio .studio-node-lead{left:3%;top:13%}
  .home-v08 #studio .studio-node-direct{right:2%;top:39%}
  .home-v08 #studio .studio-node-deliver{left:5%;bottom:14%}
  .home-v08 #studio .studio-3d-link{width:115px}
  .home-v08 #studio .studio-3d-detail{right:13px;bottom:42px;max-width:155px}
  .home-v08 #studio .studio-3d-detail span{font-size:.3rem}
  .home-v08 #studio .studio-3d-detail b{font-size:.4rem}
  .home-v08 #studio .studio-3d-readout{font-size:.28rem;gap:5px}
  .home-v08 #studio .studio-3d-readout i{width:15px}
  .home-v08 #studio .studio-3d-footer{left:13px;right:13px;top:12px;font-size:.27rem}
  .home-v08 #studio .readout-left{left:13px;bottom:13px}
  .home-v08 #studio .readout-right{right:13px;bottom:13px}
}
@media (prefers-reduced-motion:reduce){
  .home-v08 #studio .studio-3d-orbit,
  .home-v08 #studio .studio-3d-core,
  .home-v08 #studio .studio-core-status em{animation:none!important}
  .home-v08 #studio .studio-3d-stage{transition:none}
}

/* ================================================================
   CR8RLABS SITE-WIDE TEXT VISIBILITY PASS
   EggshelI-white subtext with restrained luminous lift.
   ================================================================ */
:root{--subtext:#F3EEDC;--subtext-soft:#E9E3D1}
body p,
body .muted,
body .hero p,
body .body-lg,
body .hero-meta,
body .scroll-cue,
body .loop-point p,
body .cap p,
body .mini p,
body .work-overlay p,
body .cta p,
body .footer p,
body .step p,
body .insight p,
body .notfound p,
body .manifest-item p,
body .page-hero p,
body .project-main p,
body .project-note,
body .feature-copy p,
body .feature-text p,
body .principle p,
body .work-close p,
body .work-section-head > p,
body .work-intro-copy,
body .work-hero p{color:var(--subtext);text-shadow:0 0 14px rgba(243,238,220,.10)}
body .hero-kicker,
body .hero-proof span,
body .stage-label,
body .stage-caption,
body .scroll-cue-v2,
body .idea-index,
body .rail-step small,
body .cap .index,
body .project-index,
body .project-tags span,
body .project-aside .metric,
body .feature-point span,
body .principle b,
body .contact-list small,
body .field label,
body .footer h4,
body .footer-bottom,
body .status-line{color:var(--subtext-soft);text-shadow:0 0 12px rgba(243,238,220,.08)}

/* Work page: make the smallest supporting text comfortably readable without zoom. */
.work-page{overflow-x:hidden;overflow-y:auto}
.work-page .work-hero-kicker{font-size:.82rem}
.work-page .work-hero p{font-size:1.22rem}
.work-page .work-stat span{font-size:.78rem;color:var(--subtext-soft)}
.work-page .work-stat b{font-size:1.15rem}
.work-page .work-section-head > p{font-size:1.04rem}
.work-page .project-index{font-size:.78rem}
.work-page .project-type{font-size:.78rem}
.work-page .project-main p{font-size:1.02rem;line-height:1.72}
.work-page .project-tags span{font-size:.70rem}
.work-page .project-aside .metric{font-size:.76rem}
.work-page .project-aside .metric b{font-size:1.18rem}
.work-page .project-link{font-size:.78rem}
.work-page .project-note{font-size:.94rem}
.work-page .feature-copy p,.work-page .feature-text p{font-size:.98rem;line-height:1.7}
.work-page .feature-point span{font-size:.70rem}
.work-page .feature-point b{font-size:.96rem}
.work-page .principle b{font-size:.76rem}
.work-page .principle p{font-size:.90rem;line-height:1.7}
.work-page .work-close p{font-size:1.08rem}
@media(max-width:600px){
  .work-page .work-hero p{font-size:1.08rem}
  .work-page .project-main p{font-size:.98rem}
  .work-page .work-section-head > p{font-size:.98rem}
  .work-page .project-tags span{font-size:.68rem}
  .work-page .principle p{font-size:.88rem}
}

/* Ensure page-copy paragraphs inherit the visibility treatment even where page-specific
   selectors are more specific than the base site paragraph rules. */
body p{color:var(--subtext)!important;text-shadow:0 0 14px rgba(243,238,220,.10)}

/* =========================================================
   CR8RLABS — HOMEPAGE NAV PARITY
   Apply the exact V08 homepage navigation treatment to every
   internal page without changing page-specific content.
   ========================================================= */
body:not(.home-v08) nav{
  position:fixed;z-index:50;top:18px;left:50%;transform:translateX(-50%);
  width:min(calc(100% - 32px),1160px);border:1px solid rgba(255,255,255,.14);
  background:rgba(3,5,12,.76);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);
  border-radius:999px;padding:9px 10px 9px 15px;box-shadow:0 18px 70px rgba(0,0,0,.4);
  transition:width .45s cubic-bezier(.22,.78,.18,1),top .45s cubic-bezier(.22,.78,.18,1),background .35s,border-color .35s,box-shadow .35s,padding .35s;
}
body:not(.home-v08) nav.is-scrolled{top:12px;width:min(calc(100% - 44px),1080px);background:rgba(3,6,14,.88);border-color:rgba(255,255,255,.17);box-shadow:0 20px 70px rgba(0,0,0,.48);padding-top:7px;padding-bottom:7px}
body:not(.home-v08) nav .nav-inner{display:flex;align-items:center;gap:18px}
body:not(.home-v08) nav .brand{min-width:200px;display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.03em}
body:not(.home-v08) nav .brand img{width:38px;height:30px;object-fit:contain;filter:drop-shadow(0 0 18px rgba(35,132,255,.28))}
body:not(.home-v08) nav .brand span{display:block;line-height:1.02}
body:not(.home-v08) nav .brand small{margin-top:4px;font-size:10px;color:#8f9ab0;letter-spacing:.16em;display:block;font-weight:500}
body:not(.home-v08) nav .navlinks{display:flex;gap:4px;align-items:center;justify-content:center;flex:1}
body:not(.home-v08) nav .navlinks a{position:relative;padding:9px 13px;color:#aeb7ca;font-size:.82rem;border-radius:999px;transition:.25s}
body:not(.home-v08) nav .navlinks a:hover,body:not(.home-v08) nav .navlinks a.active{color:#fff;background:rgba(255,255,255,.07)}
body:not(.home-v08) nav .navlinks a:after{content:"";position:absolute;left:50%;bottom:4px;width:0;height:1px;background:linear-gradient(90deg,var(--cyan),var(--pink),var(--orange));transform:translateX(-50%);transition:width .3s cubic-bezier(.22,.78,.18,1);opacity:.9}
body:not(.home-v08) nav .navlinks a:hover:after,body:not(.home-v08) nav .navlinks a.active:after{width:18px}
body:not(.home-v08) nav .nav-cta{border:1px solid rgba(255,255,255,.22);padding:10px 16px;border-radius:999px;font-size:.78rem;font-weight:700;white-space:nowrap}
body:not(.home-v08) nav.is-scrolled .navlinks a{padding-top:8px;padding-bottom:8px}
body:not(.home-v08) nav.is-scrolled .brand img{width:34px;height:28px}
body:not(.home-v08) nav.is-scrolled .nav-cta{padding-top:9px;padding-bottom:9px}
@media(max-width:900px){body:not(.home-v08) nav .brand{min-width:150px}body:not(.home-v08) nav .brand img{width:34px;height:28px}}
@media(max-width:600px){
  body:not(.home-v08) nav{top:10px;width:calc(100% - 20px)}
  body:not(.home-v08) nav .navlinks{display:none}
  body:not(.home-v08) nav .navlinks.open{display:flex;position:absolute;left:0;right:0;top:62px;flex-direction:column;padding:12px;background:rgba(3,5,12,.96);border:1px solid rgba(255,255,255,.12);border-radius:22px}
  body:not(.home-v08) nav .menu{display:block;margin-left:auto}
  body:not(.home-v08) nav .nav-cta{display:none}
  body:not(.home-v08) nav .brand{min-width:0;gap:8px}
  body:not(.home-v08) nav .brand img{width:48px;max-height:26px}
  body:not(.home-v08) nav .brand span{font-size:.8rem}
  body:not(.home-v08) nav .brand small{font-size:8px}
}

/* =========================================================
   CR8RLABS NAVBAR — V10 SIZE + SPACING PASS
   Logo increased 30%; logo-to-brand wordmark gap increased 20%.
   Applied consistently across every page.
   ========================================================= */
.home-v08 nav .brand,
body:not(.home-v08) nav .brand{gap:12px}
.home-v08 nav .brand img,
body:not(.home-v08) nav .brand img{width:49.4px;height:39px}
.home-v08 nav.is-scrolled .brand img,
body:not(.home-v08) nav.is-scrolled .brand img{width:44.2px;height:36.4px}
@media(max-width:900px){
  .home-v08 nav .brand,
  body:not(.home-v08) nav .brand{gap:12px}
  .home-v08 nav .brand img,
  body:not(.home-v08) nav .brand img{width:44.2px;height:36.4px}
}
@media(max-width:600px){
  .home-v08 nav .brand,
  body:not(.home-v08) nav .brand{gap:9.6px}
  .home-v08 nav .brand img,
  body:not(.home-v08) nav .brand img{width:44.2px;height:36.4px;max-height:none}
}

/* =========================================================
   CR8RLABS NAVBAR — ADDITIONAL 50% LOGO SIZE PASS
   Increase the current V11 navbar logo size by 50% across all pages.
   ========================================================= */
.home-v08 nav .brand img,
body:not(.home-v08) nav .brand img{width:74.1px;height:58.5px}
.home-v08 nav.is-scrolled .brand img,
body:not(.home-v08) nav.is-scrolled .brand img{width:66.3px;height:54.6px}
@media(max-width:900px){
  .home-v08 nav .brand img,
  body:not(.home-v08) nav .brand img{width:66.3px;height:54.6px}
}
@media(max-width:600px){
  .home-v08 nav .brand img,
  body:not(.home-v08) nav .brand img{width:66.3px;height:54.6px;max-height:none}
}
