:root{--bg-deep:#0d2438;--bg-panel:#123353;--bg-panel-2:#163a5c;--line:#e8f1f8;--line-dim:#4c7191;--muted:#8fb4ce;--accent:#ff7a45;--accent-dim:#c75a2e;--teal:#4fd1c5;--radius:6px;--max:1140px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg-deep);color:var(--line);font-family:Space Grotesk,sans-serif;line-height:1.55;overflow-x:hidden}.grid-bg{z-index:0;background-image:linear-gradient(var(--line-dim) 1px, transparent 1px), linear-gradient(90deg, var(--line-dim) 1px, transparent 1px);opacity:.06;pointer-events:none;background-size:48px 48px;position:fixed;inset:0}h1,h2,h3,.display{letter-spacing:-.01em;font-family:Space Grotesk,sans-serif;font-weight:600}.mono{letter-spacing:.04em;font-family:JetBrains Mono,monospace}.wrap{max-width:var(--max);z-index:1;margin:0 auto;padding:0 28px;position:relative}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}header{z-index:50;backdrop-filter:blur(12px);background:#0d2438e0;border-bottom:1px solid #e8f1f81f;position:sticky;top:0}.nav{max-width:var(--max);justify-content:space-between;align-items:center;margin:0 auto;padding:18px 28px;display:flex}.logo{align-items:center;gap:12px;display:flex}.logo img{object-fit:contain;width:auto;height:38px}.textlogo{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:1.4rem;font-weight:700}.nav-links{color:var(--muted);align-items:center;gap:32px;font-size:1rem;display:flex}.nav-links a{transition:color .2s}.nav-links a:hover{color:var(--line)}.btn{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;align-items:center;gap:8px;padding:12px 24px;font-size:.92rem;font-weight:600;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--accent);color:#0d2438}.btn-primary:hover{background:#ff8c5a}.glow-btn{box-shadow:0 0 20px #ff7a4559}.glow-btn:hover{box-shadow:0 0 30px #ff7a458c}.btn-outline{border-color:var(--line-dim);color:var(--line);background:#12335366}.btn-outline:hover{border-color:var(--teal);color:var(--teal)}.nav .btn-primary{padding:10px 20px;font-size:.85rem}.hero{padding:90px 0 80px;position:relative}.hero-glow{filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#4fd1c52e 0%,#ff7a451f 40%,#0000 70%);width:450px;height:450px;position:absolute;top:10%;right:5%}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid}.status-badge{color:var(--teal);background:#4fd1c514;border:1px solid #4fd1c540;border-radius:20px;align-items:center;gap:10px;margin-bottom:24px;padding:6px 14px;font-size:.78rem;display:inline-flex}.pulse-dot{background:var(--teal);width:8px;height:8px;box-shadow:0 0 10px var(--teal);border-radius:50%;animation:2s infinite pulse}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #4fd1c5b3}70%{transform:scale(1);box-shadow:0 0 0 8px #4fd1c500}to{transform:scale(.95);box-shadow:0 0 #4fd1c500}}.hero h1{margin-bottom:22px;font-size:clamp(2.4rem,4.5vw,3.5rem);line-height:1.1}.gradient-text{background:linear-gradient(135deg, var(--accent) 0%, #ffb088 50%, var(--teal) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero p.lead{color:var(--muted);max-width:520px;margin-bottom:32px;font-size:1.08rem}.hero-actions{flex-wrap:wrap;gap:16px;margin-bottom:40px;display:flex}.hero-visual{perspective:1000px;position:relative}.code-card{background:var(--bg-panel);border:1px solid #e8f1f826;border-radius:12px;transition:transform .4s;overflow:hidden;transform:rotateY(-6deg)rotateX(4deg);box-shadow:0 20px 40px #0006,0 0 30px #4fd1c51a}.code-card:hover{transform:rotateY(0)rotateX(0)}.card-header{background:var(--bg-panel-2);border-bottom:1px solid #e8f1f81a;align-items:center;padding:12px 18px;display:flex}.dots{gap:6px;display:flex}.dot{border-radius:50%;width:10px;height:10px}.dot.red{background:#ff5f56}.dot.yellow{background:#ffbd2e}.dot.green{background:#27c93f}.file-name{color:var(--muted);margin-left:auto;font-size:.75rem}.card-body{color:var(--line);padding:24px;font-size:.88rem}.code-keyword{color:var(--accent)}.code-func{color:var(--teal)}.code-str{color:#f2cb67}.indent{padding-left:16px}.card-metric{border-top:1px dashed #e8f1f826;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;padding-top:16px;display:grid}.card-metric-stages{grid-template-columns:repeat(2,1fr)}@media (width>=480px){.card-metric-stages{grid-template-columns:repeat(4,1fr)}}.metric-item{text-align:center;background:#0d243899;border-radius:6px;padding:10px 14px}.metric-val{color:var(--teal);font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700;display:block}.metric-lbl{color:var(--muted);font-size:.7rem}.dim-divider{z-index:1;max-width:var(--max);color:var(--line-dim);align-items:center;gap:14px;margin:0 auto;padding:0 28px;display:flex;position:relative}.dim-divider .tick{background:var(--line-dim);width:1px;height:10px}.dim-line{background:#4c719166;flex:1;height:1px}.dim-label{white-space:nowrap;color:var(--muted);font-size:.72rem}section{z-index:1;padding:90px 0;position:relative}.section-head{max-width:600px;margin-bottom:52px}.eyebrow{color:var(--teal);margin-bottom:12px;font-size:.8rem}.section-head h2{margin-bottom:14px;font-size:clamp(1.8rem,3vw,2.4rem)}.section-head p{color:var(--muted);font-size:1rem}.services-grid{border-radius:var(--radius);background:#4c71914d;border:1px solid #4c71914d;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.services-grid-3{grid-template-columns:repeat(3,1fr)}.service-card{background:var(--bg-deep);padding:38px 32px;transition:background .3s,transform .3s}.service-card:hover{background:var(--bg-panel)}.service-card .num{color:var(--accent);margin-bottom:18px;font-size:.78rem;display:block}.service-card h3{margin-bottom:10px;font-size:1.25rem}.service-card p{color:var(--muted);font-size:.94rem}.icon-box{border-radius:var(--radius);background:#12335380;border:1px solid #e8f1f826;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;display:flex}.process-list{gap:0;display:grid}.process-item{border-top:1px solid #e8f1f81f;grid-template-columns:90px 1fr;align-items:start;gap:28px;padding:30px 0;display:grid}.process-item:last-child{border-bottom:1px solid #e8f1f81f}.process-item .step-num{color:var(--line-dim);font-size:2rem;font-weight:700}.process-item h3{margin-bottom:8px;font-size:1.15rem}.process-item p{color:var(--muted);max-width:560px;font-size:.94rem}.section-head-center{text-align:center;max-width:100%;margin-left:auto;margin-right:auto}.clients-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px 56px;display:flex}.client-logo{opacity:.55;filter:grayscale();justify-content:center;align-items:center;height:48px;transition:opacity .25s,filter .25s;display:flex}.client-logo:hover{opacity:.95;filter:grayscale(0)}.client-logo img{object-fit:contain;width:auto;max-width:140px;height:auto;max-height:48px}.why-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.why-card{border-radius:var(--radius);background:#1233534d;border:1px solid #e8f1f814;padding:28px}.why-card h3{align-items:center;gap:10px;margin-bottom:12px;font-size:1.1rem;display:flex}.why-card h3:before{content:"";background:var(--teal);border-radius:50%;flex-shrink:0;width:6px;height:6px}.why-card p{color:var(--muted);font-size:.92rem}.cta-section{background:var(--bg-panel);border-top:1px solid #e8f1f81f;border-bottom:1px solid #e8f1f81f}.cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;display:flex}.cta-inner h2{max-width:480px;font-size:clamp(1.6rem,3vw,2.2rem)}.cta-inner p{color:var(--muted);max-width:440px;margin-top:10px}.cta-channels{align-items:center;gap:16px;display:flex}.cta-channel{width:56px;height:56px;color:var(--line);background:#0d243873;border:1px solid #e8f1f829;border-radius:50%;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s,transform .2s;display:inline-flex}.cta-channel:hover{color:var(--teal);background:#4fd1c51a;border-color:#4fd1c58c;transform:translateY(-2px)}footer{z-index:1;padding:56px 0 40px;position:relative}.footer-grid{border-bottom:1px solid #e8f1f81f;flex-wrap:wrap;justify-content:space-between;gap:32px;margin-bottom:24px;padding-bottom:32px;display:flex}.footer-links{color:var(--muted);gap:28px;font-size:.88rem;display:flex}.footer-links a:hover{color:var(--line)}.footer-social{align-items:center;gap:12px;display:flex}.footer-social .cta-channel{width:44px;height:44px}.footer-bottom{color:var(--line-dim);flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:.78rem;display:flex}@media (width<=900px){.hero-grid{grid-template-columns:1fr}.code-card{transform:none}.services-grid,.services-grid-3,.why-grid{grid-template-columns:1fr}.clients-grid{gap:28px 36px}.nav-links{display:none}.process-item{grid-template-columns:56px 1fr}}
