:root{--bg:#0b0809;--bg-soft:#120d0f;--panel:#151012;--panel-2:#1b1215;--ink:#fff7f8;--muted:#b7a7ab;--line:#332126;--red:#ff2b2b;--red-2:#b90f18;--red-3:#7a0b12;--green:#62e39b;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 85% 10%,rgba(176,13,24,.17),transparent 25%),linear-gradient(180deg,#0b0809 0%,#100b0d 55%,#090708 100%);color:var(--ink);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.ambient{position:fixed;border-radius:50%;filter:blur(100px);pointer-events:none;z-index:-1}.ambient-one{width:420px;height:420px;background:rgba(199,18,28,.13);right:-170px;top:120px}.ambient-two{width:350px;height:350px;background:rgba(255,43,43,.07);left:-180px;top:720px}.site-header{height:82px;max-width:var(--max);margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.06);position:relative;z-index:20}.brand,.footer-brand{display:flex;align-items:center;gap:12px;font-family:"Space Grotesk";font-weight:500}.brand img{width:46px;height:46px;object-fit:contain}.brand strong,.footer-brand strong{font-weight:700}.site-nav{display:flex;align-items:center;gap:34px;font-size:12px;font-weight:600;color:#d7cbd0}.site-nav a:hover{color:#fff}.nav-cta{border:1px solid #5a3037;padding:11px 17px;border-radius:8px;background:rgba(255,255,255,.025)}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px}.section{max-width:var(--max);margin:auto;padding:112px 24px}.hero{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;min-height:700px;padding-top:70px}.eyebrow{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:800;font-size:10px;color:#ff6969}.eyebrow span{display:block;width:30px;height:2px;background:linear-gradient(90deg,var(--red),transparent)}.eyebrow.light{color:#ffb7ba}.hero h1,.section-heading h2,.infra-copy h2,.contact-panel h2{font-family:"Space Grotesk";letter-spacing:-.045em}.hero h1{font-size:74px;line-height:.98;margin:24px 0 25px;max-width:720px}.hero h1 em{font-style:normal;color:#ff3232;text-shadow:0 0 34px rgba(255,43,43,.18)}.hero-copy>p{font-size:17px;line-height:1.75;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:14px 20px;border-radius:9px;font-size:12px;font-weight:800;transition:.2s transform,.2s border-color,.2s background}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,#fa2a2a,#a90b15);box-shadow:0 18px 40px rgba(172,11,21,.24)}.button-secondary{border:1px solid #563038;background:#171012}.hero-metrics{display:flex;gap:38px;margin-top:47px;padding-top:28px;border-top:1px solid var(--line)}.hero-metrics article{display:flex;flex-direction:column;gap:5px}.hero-metrics strong{font-family:"Space Grotesk";font-size:20px}.hero-metrics span{font-size:9px;color:#8f7f84;text-transform:uppercase;letter-spacing:.1em}.hero-art{min-height:560px;position:relative;display:grid;place-items:center}.logo-halo{position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(255,35,35,.23),rgba(163,8,18,.06) 48%,transparent 68%);filter:blur(4px)}.hero-logo{width:min(520px,100%);height:auto;position:relative;z-index:2;filter:drop-shadow(0 34px 60px rgba(126,0,9,.42))}.status-card{position:absolute;z-index:3;background:rgba(19,12,14,.92);border:1px solid #4c272d;border-radius:12px;box-shadow:0 18px 50px rgba(0,0,0,.4);padding:14px 16px;display:flex;align-items:center;gap:11px;backdrop-filter:blur(12px)}.status-top{top:82px;right:0}.status-bottom{left:4px;bottom:65px;min-width:260px;justify-content:space-between}.status-card i{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px rgba(98,227,155,.1)}.status-card small,.status-card b{display:block}.status-card small{font-size:7px;color:#856e74;letter-spacing:.12em;margin-bottom:4px}.status-card b{font-size:10px}.status-card strong{color:var(--green)}.stack-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.018);overflow:hidden}.stack-strip div{max-width:var(--max);margin:auto;padding:18px 24px;display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap}.stack-strip span{font-family:"Space Grotesk";font-size:10px;letter-spacing:.12em;color:#7d6b70}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:54px}.section-heading h2,.infra-copy h2,.contact-panel h2{font-size:53px;line-height:1.04;margin:19px 0 0}.section-heading>p{max-width:465px;color:var(--muted);line-height:1.75}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.project-card{background:linear-gradient(180deg,#171113,#120d0f);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.25s transform,.25s border-color,.25s box-shadow}.project-card:hover{transform:translateY(-5px);border-color:#66323a;box-shadow:0 25px 65px rgba(0,0,0,.28)}.featured{grid-column:1/-1;display:grid;grid-template-columns:1.18fr .82fr}.project-visual{height:285px;display:grid;place-items:center;position:relative;overflow:hidden;background:#110c0e}.featured .project-visual{height:auto;min-height:410px}.project-copy{padding:31px}.featured .project-copy{padding:52px;display:flex;flex-direction:column;justify-content:center}.project-meta{display:flex;justify-content:space-between;gap:15px;align-items:center}.project-meta span{font-size:8px;font-weight:800;letter-spacing:.16em;color:#ff6268}.project-meta small{font-size:7px;font-weight:800;color:#ffafb2;background:rgba(210,20,31,.12);border:1px solid rgba(255,70,78,.18);padding:6px 8px;border-radius:20px}.project-copy h3{font-family:"Space Grotesk";font-size:26px;margin:16px 0 12px}.featured h3{font-size:38px}.project-copy p{margin:0;color:var(--muted);line-height:1.72}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:23px}.tag-row span{font-size:8px;font-weight:700;padding:7px 9px;border-radius:6px;background:#21171a;border:1px solid #372329;color:#c7b7bc}.portal-visual{background:radial-gradient(circle at 70% 20%,rgba(255,50,50,.25),transparent 33%),linear-gradient(145deg,#17080b,#4e0910)}.browser-frame{width:82%;height:75%;background:#fbf7f8;border-radius:12px;overflow:hidden;box-shadow:0 28px 60px rgba(0,0,0,.48);transform:rotate(-2deg)}.browser-bar{height:31px;background:#e9e3e5;display:flex;align-items:center;gap:5px;padding:0 12px}.browser-bar i{width:7px;height:7px;border-radius:50%;background:#c7b7bb}.browser-bar small{margin-left:11px;font-size:7px;color:#7d6e73}.portal-shell{height:calc(100% - 31px);display:grid;grid-template-columns:25% 1fr}.portal-shell aside{background:#1a0d11;padding:18px 12px}.portal-shell aside b{font-size:8px}.portal-shell aside span{display:block;height:7px;background:#3a171e;border-radius:4px;margin:12px 0}.portal-shell main{padding:19px}.portal-title{height:12px;width:44%;background:#d9cccf;border-radius:4px}.portal-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:17px 0}.portal-stats i{height:46px;background:#f2e9eb;border-radius:6px;border-top:3px solid #d92430}.portal-list{height:43%;background:repeating-linear-gradient(#e3dadd 0 7px,transparent 7px 18px)}.eup-visual{background:linear-gradient(145deg,#12090c,#3a0b13)}.file-stack{position:relative;width:180px;height:155px}.file-stack span{position:absolute;width:102px;height:128px;border-radius:10px;background:#2d1017;border:1px solid #77202b;color:#ff9da2;display:grid;place-items:center;font-family:"Space Grotesk";font-weight:700;box-shadow:0 18px 35px rgba(0,0,0,.32)}.file-stack span:nth-child(1){left:0;top:24px;transform:rotate(-10deg)}.file-stack span:nth-child(2){left:37px;top:8px;transform:rotate(-2deg)}.file-stack span:nth-child(3){left:74px;top:24px;transform:rotate(8deg);background:#4c111b}.offset-panel{position:absolute;right:34px;bottom:28px;background:#100a0c;border:1px solid #6d2029;border-radius:10px;padding:14px;width:150px}.offset-panel small,.offset-panel b{display:block}.offset-panel small{font-size:7px;color:#a57880}.offset-panel b{font-size:14px;margin:8px 0 12px}.offset-panel i{display:block;height:4px;background:#492029;border-radius:2px;margin:6px 0}.offset-panel i:last-child{width:60%}.ytd-visual{background:#100b0d}.texture-card{width:230px;background:#1b1114;border:1px solid #54252d;border-radius:12px;padding:22px;z-index:2;box-shadow:0 20px 42px rgba(0,0,0,.25)}.texture-card strong,.texture-card small,.texture-card span{display:block}.texture-card strong{font-size:13px}.texture-card small,.texture-card span{font-size:9px;color:#9d858b}.texture-card small{margin-top:6px}.memory-bar{height:8px;background:#32171d;border-radius:10px;margin:22px 0 10px}.memory-bar i{display:block;width:72%;height:100%;background:linear-gradient(90deg,#8a0a13,#ff3434);border-radius:10px}.scan-ring{position:absolute;width:330px;height:330px;border:1px solid rgba(255,55,55,.12);border-radius:50%;box-shadow:0 0 0 40px rgba(255,55,55,.025),0 0 0 80px rgba(255,55,55,.015)}.bot-visual{background:#171214}.discord-message{width:80%;display:flex;gap:12px;color:#e6dfe1}.discord-message>img{width:44px;height:44px;border-radius:50%;object-fit:cover}.discord-message b{font-size:12px}.discord-message small{font-size:8px;color:#8f8588;margin-left:8px}.discord-message p{font-size:11px;margin:8px 0}.discord-message span{display:block;background:#100c0d;border-left:3px solid var(--red);padding:14px;border-radius:3px;font-size:10px}.palworld-visual{background:radial-gradient(circle at 35% 25%,rgba(255,76,76,.21),transparent 28%),linear-gradient(145deg,#180c0f,#4f0b13)}.server-panel{width:255px;background:rgba(16,10,12,.9);border:1px solid #6a242d;border-radius:13px;padding:21px;box-shadow:0 25px 50px rgba(0,0,0,.35)}.server-panel>div{display:flex;gap:10px;align-items:center}.server-panel i{width:10px;height:10px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px rgba(98,227,155,.1)}.server-panel span b,.server-panel span small{display:block}.server-panel span b{font-size:12px}.server-panel span small{font-size:8px;color:#72dda4;margin-top:3px}.server-panel>strong{display:block;font-size:32px;margin-top:25px}.server-panel p{font-size:9px;color:#a38c92;margin-bottom:0}.pipeline-visual{background:#0f0a0c}.pipeline{display:flex;align-items:center;gap:11px}.pipeline span{width:78px;height:78px;border:1px solid #57232b;background:#1c1013;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:9px}.pipeline span i{font-style:normal;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#8e1019;margin-bottom:7px}.pipeline b{width:32px;height:1px;background:#89202a;position:relative}.pipeline b:after{content:"";position:absolute;right:-2px;top:-3px;border-left:5px solid #89202a;border-top:3px solid transparent;border-bottom:3px solid transparent}.infrastructure{max-width:none;padding-top:25px}.infra-panel{max-width:var(--max);margin:auto;padding:74px;background:radial-gradient(circle at 78% 35%,rgba(223,26,37,.18),transparent 28%),linear-gradient(135deg,#130b0e,#270b11);border:1px solid #462029;border-radius:24px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center;overflow:hidden}.infra-copy p{color:#bba8ad;line-height:1.8}.text-link{display:inline-flex;gap:12px;margin-top:19px;font-size:12px;font-weight:700}.text-link span{color:#ff4a4f}.stack-map{display:flex;flex-direction:column;align-items:center}.stack-node{background:#170e11;border:1px solid #50222a;border-radius:12px;padding:18px 20px;min-width:210px}.stack-node.primary{min-width:280px;border-color:#8a2029}.stack-node small,.stack-node strong,.stack-node span{display:block}.stack-node small{font-size:7px;color:#ff666b;font-weight:800;letter-spacing:.13em}.stack-node strong{font-size:13px;margin:7px 0}.stack-node span{font-size:8px;color:#947e84}.connector{width:1px;height:30px;background:#7f1d26}.stack-row{display:flex;gap:18px}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:17px;overflow:hidden;background:#120d0f}.capability-grid article{padding:35px;border-right:1px solid var(--line);min-height:250px}.capability-grid article:last-child{border-right:0}.capability-grid article>span{font-size:10px;color:#ff464d;font-weight:800}.capability-grid h3{font-family:"Space Grotesk";font-size:21px;margin:55px 0 12px}.capability-grid p{font-size:12px;color:var(--muted);line-height:1.7}.contact{padding-top:30px}.contact-panel{background:radial-gradient(circle at 13% 40%,rgba(255,80,80,.22),transparent 23%),linear-gradient(135deg,#760810,#cf1721);border-radius:24px;padding:55px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;box-shadow:0 30px 70px rgba(128,5,14,.25)}.contact-panel img{object-fit:contain;filter:drop-shadow(0 15px 25px rgba(0,0,0,.28))}.contact-panel h2{font-size:43px;margin-top:15px}.contact-panel p{color:#ffd9db}.button-light{background:#fff;color:#150a0d;white-space:nowrap}footer{max-width:var(--max);margin:auto;padding:40px 24px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;border-top:1px solid var(--line);font-size:10px;color:#857479}.footer-brand{grid-row:span 2}.footer-brand img{object-fit:contain}.reveal{opacity:0;transform:translateY(24px);transition:.7s opacity,.7s transform}.reveal.visible{opacity:1;transform:none}.delay-one{transition-delay:.12s}@media(max-width:1050px){.hero{grid-template-columns:1fr}.hero-art{min-height:520px}.featured{grid-template-columns:1fr}.featured .project-visual{height:390px}.infra-panel{grid-template-columns:1fr}.capability-grid{grid-template-columns:repeat(2,1fr)}.capability-grid article:nth-child(2){border-right:0}.capability-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.contact-panel{grid-template-columns:auto 1fr}.contact-panel .button{grid-column:1/-1;width:max-content}}@media(max-width:760px){.site-nav{position:absolute;top:72px;left:18px;right:18px;background:#130d0f;border:1px solid var(--line);padding:20px;border-radius:12px;display:none;flex-direction:column;align-items:stretch;box-shadow:0 20px 50px rgba(0,0,0,.4)}.site-nav.open{display:flex}.nav-toggle{display:block}.section{padding:82px 20px}.hero{padding-top:45px;gap:25px}.hero h1{font-size:55px}.hero-art{min-height:450px}.hero-logo{width:430px}.status-top{right:5px}.status-bottom{left:0}.project-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.infra-panel{padding:45px 25px}.stack-row{flex-direction:column}.capability-grid{grid-template-columns:1fr}.capability-grid article{border-right:0;border-bottom:1px solid var(--line)!important}.capability-grid article:last-child{border-bottom:0!important}.contact-panel{grid-template-columns:1fr;padding:40px 28px}.contact-panel .button{grid-column:auto}.stack-strip div{justify-content:center}}@media(max-width:500px){.brand span{font-size:14px}.hero h1{font-size:45px}.hero-actions,.hero-metrics{flex-direction:column}.hero-metrics{gap:18px}.hero-art{min-height:370px}.status-card{transform:scale(.86)}.status-top{top:25px}.status-bottom{bottom:25px}.featured .project-visual{min-height:310px}.featured .project-copy{padding:30px}.featured h3{font-size:30px}.browser-frame{width:93%}.offset-panel{right:16px}.pipeline{transform:scale(.78)}.section-heading h2,.infra-copy h2{font-size:42px}.contact-panel h2{font-size:35px}footer{grid-template-columns:1fr}.footer-brand{grid-row:auto}}
