:root{--bg:#07090b;--panel:#0d1114;--text:#f5f7f8;--muted:#aab1b7;--yellow:#ffd400;--line:#252a2e;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f5f2;color:#111;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.nav-wrap{position:fixed;z-index:50;top:0;width:100%;background:rgba(7,9,11,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font-weight:800;letter-spacing:-.02em}.brand img{width:48px;height:48px;border-radius:50%}.brand b{color:var(--yellow)}.brand small{display:block;font-size:9px;letter-spacing:.32em;font-weight:500}.links{display:flex;align-items:center;gap:26px}.links a{color:#d9dde0;text-decoration:none;font-size:14px}.links a:hover{color:#fff}.links .portal-link{border:1px solid #454b50;color:#fff;padding:9px 14px;border-radius:8px;font-weight:750}.links .portal-link:hover{border-color:var(--yellow);color:var(--yellow);background:rgba(255,212,0,.06)}.links .nav-cta{background:var(--yellow);color:#050505;padding:10px 16px;border-radius:8px;font-weight:800}.menu{display:none;background:none;border:0;color:#fff;font-size:24px}.hero{padding-top:76px;background:radial-gradient(circle at 75% 28%,#272509 0,#0a0d0f 30%,#050708 64%);color:#fff;overflow:hidden}.hero-grid{min-height:720px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.eyebrow,.kicker{font-size:12px;font-weight:800;letter-spacing:.2em;color:#777;text-transform:uppercase}.eyebrow{color:#d5d5d5}.eyebrow i{display:inline-block;width:8px;height:8px;background:var(--yellow);border-radius:50%;margin-right:9px;box-shadow:0 0 16px var(--yellow)}h1{font-size:clamp(52px,6vw,84px);line-height:.96;letter-spacing:-.055em;margin:24px 0}h1 span{color:var(--yellow)}.hero-copy>p{max-width:700px;color:#b9c0c4;font-size:18px}.hero-actions{display:flex;gap:12px;margin:34px 0}.btn{display:inline-flex;align-items:center;padding:14px 20px;border-radius:8px;text-decoration:none;font-weight:800}.primary{background:var(--yellow);color:#050505}.ghost{border:1px solid #41484d;color:#fff}.hero-tags{display:flex;flex-wrap:wrap;gap:8px}.hero-tags span{font-size:12px;padding:7px 10px;border:1px solid #343a3e;border-radius:99px;color:#aeb6ba}.hero-visual{position:relative;height:540px;display:grid;place-items:center}.core{width:300px;height:300px;border-radius:50%;box-shadow:0 0 80px rgba(255,212,0,.12);z-index:3}.core img{width:100%;border-radius:50%}.orbit{position:absolute;border:1px solid #4a4a2c;border-radius:50%}.o1{width:430px;height:430px}.o2{width:540px;height:540px;border-style:dashed;animation:spin 30s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.float-card{position:absolute;background:rgba(17,20,21,.88);border:1px solid #343a3e;border-radius:12px;padding:14px 16px;z-index:5;box-shadow:0 20px 50px #0006}.float-card b{display:block;color:var(--yellow);font-size:12px;letter-spacing:.12em}.float-card small{color:#c6cbd0}.fc1{top:12%;left:2%}.fc2{right:0;top:43%}.fc3{bottom:8%;left:8%}.marquee{border-top:1px solid #292e31;background:#0b0e10;white-space:nowrap;overflow:hidden;color:#c7cccf;padding:14px 0;font-size:11px;letter-spacing:.18em}.marquee div{display:inline-block;animation:move 25s linear infinite}.marquee b{color:var(--yellow);margin:0 28px}@keyframes move{to{transform:translateX(-25%)}}.section{padding:110px 0}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.section h2{font-size:clamp(36px,4.5vw,60px);line-height:1.02;letter-spacing:-.045em;margin:16px 0 24px}.lead{font-size:18px;color:#444}.lead strong{color:#111}.lead blockquote{margin:32px 0 0;padding:22px 0 22px 24px;border-left:4px solid var(--yellow);font-size:20px;color:#111;font-weight:650}.dark{background:var(--bg);color:#fff}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:45px}.section-head>p{max-width:430px;color:#777}.dark .section-head>p{color:#9ba3a8}.cards{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.cards article{padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px;transition:.25s}.cards article:hover{background:#11161a;transform:translateY(-3px)}.cards span{color:var(--yellow);font:700 12px monospace}.cards h3{font-size:23px;margin:34px 0 12px}.cards p{color:#9da5aa}.cards em{font-style:normal;color:#d3d8db;font-size:12px}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.industry-grid article{background:#fff;border:1px solid #ddd;padding:28px;border-radius:16px;min-height:250px}.industry-grid .featured{grid-row:span 2;background:#0b0e10;color:#fff;border-color:#0b0e10}.industry-grid h3{font-size:23px;margin:18px 0 10px}.industry-grid p,.industry-grid li{color:#62676b}.industry-grid .featured p,.industry-grid .featured li{color:#adb4b8}.industry-grid ul{padding-left:20px}.icon{display:inline-grid;place-items:center;min-width:46px;height:34px;padding:0 8px;background:var(--yellow);border-radius:7px;font:900 11px monospace;color:#111}.process{background:#e9e9e4}.process h2{max-width:980px}.steps{display:grid;grid-template-columns:repeat(6,1fr);margin-top:55px;border-top:1px solid #b9b9b3}.steps article{padding:26px 18px 0;border-right:1px solid #c7c7c0}.steps b{color:#777;font:700 12px monospace}.steps h3{font-size:20px}.steps p{font-size:14px;color:#666}.vision{display:grid;grid-template-columns:1fr 1fr;gap:16px}.vision-card{background:#0b0e10;color:#fff;padding:48px;border-radius:20px}.vision-card p{color:#adb4b8;font-size:17px}.vision-card.yellow{background:var(--yellow);color:#080808}.vision-card.yellow .kicker,.vision-card.yellow p{color:#514900}.principles{background:#fff}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ddd;border:1px solid #ddd}.principle-grid div{background:#fff;padding:30px}.principle-grid b{font-size:19px}.principle-grid p{color:#6b7073}.contact{background:#090b0d;color:#fff}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.contact p{color:#aeb5ba;font-size:18px;max-width:680px}.contact-note{display:block;color:#6f777c;margin-top:12px}.statement{display:flex;align-items:center;gap:28px;border-left:1px solid #343a3e;padding-left:45px}.statement img{width:140px;border-radius:50%}.statement p{font-size:26px;line-height:1.25;color:#fff}.statement strong{color:var(--yellow)}footer{background:#050607;color:#888;border-top:1px solid #202428;padding:30px 0}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.footer-brand img{width:38px;height:38px}.reveal{opacity:0;transform:translateY(18px);transition:.7s ease}.reveal.show{opacity:1;transform:none}@media(max-width:900px){.links{display:none;position:absolute;top:76px;left:0;right:0;background:#090b0d;padding:20px;flex-direction:column;align-items:stretch}.links.open{display:flex}.menu{display:block}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.hero-grid{padding:70px 0}.hero-visual{height:460px}.cards,.industry-grid,.principle-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:repeat(3,1fr)}.vision{grid-template-columns:1fr}.statement{border-left:0;padding-left:0}.section-head{display:block}}@media(max-width:600px){.container{width:min(100% - 28px,var(--max))}.hero-visual{height:380px}.core{width:210px;height:210px}.o1{width:290px;height:290px}.o2{width:360px;height:360px}.float-card{padding:9px 11px}.cards,.industry-grid,.principle-grid,.steps{grid-template-columns:1fr}.industry-grid .featured{grid-row:auto}.section{padding:78px 0}.vision-card{padding:30px}.footer-grid{flex-direction:column;align-items:flex-start}.statement{display:block}.statement img{width:100px}.hero-actions{flex-direction:column;align-items:flex-start}}
