:root{--bg-primary:#050811;--bg-card:#0f172ab3;--border-card:#ffffff1a;--border-glow:#06b6d466;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-muted:#64748b;--cyan:#06b6d4;--blue:#3b82f6;--amber:#f59e0b}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-primary);width:100%;min-height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}h1,h2,h3,.brand-font{font-family:Outfit,sans-serif}.page-container[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:space-between;min-height:100vh;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.ambient-glow[data-astro-cid-lcdefpme]{filter:blur(120px);opacity:.25;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.glow-cyan[data-astro-cid-lcdefpme]{background:radial-gradient(circle,#06b6d4 0%,#06b6d400 70%);width:550px;height:550px;top:-150px;left:50%;transform:translate(-50%)}.glow-amber[data-astro-cid-lcdefpme]{background:radial-gradient(circle,#f59e0b 0%,#f59e0b00 70%);width:450px;height:450px;bottom:10%;right:5%}.ambient-grid[data-astro-cid-lcdefpme]{pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.header[data-astro-cid-lcdefpme]{z-index:10;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding-bottom:2rem;display:flex;position:relative}.brand[data-astro-cid-lcdefpme]{letter-spacing:.04em;align-items:center;gap:.75rem;font-family:Outfit,sans-serif;font-size:1.45rem;font-weight:800;display:flex}.brand-icon[data-astro-cid-lcdefpme]{filter:drop-shadow(0 0 12px #06b6d499);font-size:1.6rem}.brand-accent[data-astro-cid-lcdefpme]{color:#06b6d4}.header-actions[data-astro-cid-lcdefpme]{align-items:center;gap:1rem;display:flex}.status-pill[data-astro-cid-lcdefpme]{backdrop-filter:blur(8px);background:#06b6d41a;border:1px solid #06b6d44d;border-radius:9999px;align-items:center;gap:.6rem;padding:.4rem 1rem;display:flex}.status-dot[data-astro-cid-lcdefpme]{background-color:#06b6d4;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot;box-shadow:0 0 10px #06b6d4}.status-text[data-astro-cid-lcdefpme]{letter-spacing:.08em;color:#67e8f9;font-size:.75rem;font-weight:700}.nav-cta-btn[data-astro-cid-lcdefpme]{color:#f8fafc;background:#ffffff14;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.nav-cta-btn[data-astro-cid-lcdefpme]:hover{color:#67e8f9;background:#06b6d433;border-color:#06b6d480}.btn-arrow[data-astro-cid-lcdefpme]{transition:transform .2s}.nav-cta-btn[data-astro-cid-lcdefpme]:hover .btn-arrow[data-astro-cid-lcdefpme]{transform:translate(3px)}.hero[data-astro-cid-lcdefpme]{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:980px;margin:2rem auto;display:flex;position:relative}.badge-notice[data-astro-cid-lcdefpme]{letter-spacing:.06em;color:#cbd5e1;backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1.1rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero-title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.15}.text-gradient[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 50%,#60a5fa 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 35px #06b6d459);-webkit-background-clip:text;display:block}.hero-subtitle[data-astro-cid-lcdefpme]{color:#94a3b8;max-width:820px;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.hero-action-box[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.primary-gateway-btn[data-astro-cid-lcdefpme]{color:#f8fafc;backdrop-filter:blur(12px);background:linear-gradient(135deg,#06b6d440 0%,#3b82f633 100%);border:1px solid #06b6d480;border-radius:1rem;align-items:center;gap:1.25rem;padding:1rem 1.8rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 30px #06b6d440,inset 0 1px #fff3}.primary-gateway-btn[data-astro-cid-lcdefpme]:hover{background:linear-gradient(135deg,#06b6d459 0%,#3b82f64d 100%);border-color:#06b6d4;transform:translateY(-3px)scale(1.02);box-shadow:0 15px 40px #06b6d466,0 0 25px #3b82f64d}.btn-icon[data-astro-cid-lcdefpme]{filter:drop-shadow(0 0 8px #06b6d4);font-size:2rem}.btn-text[data-astro-cid-lcdefpme]{text-align:left;flex-direction:column;display:flex}.btn-text[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:#fff;font-size:1.1rem;font-weight:700}.btn-text[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{color:#94a3b8;font-family:monospace;font-size:.8rem}.btn-arrow-big[data-astro-cid-lcdefpme]{color:#67e8f9;font-size:1.5rem;transition:transform .2s}.primary-gateway-btn[data-astro-cid-lcdefpme]:hover .btn-arrow-big[data-astro-cid-lcdefpme]{transform:translate(5px)}.btn-caption[data-astro-cid-lcdefpme]{color:#64748b;font-size:.78rem}.construction-card[data-astro-cid-lcdefpme]{backdrop-filter:blur(16px);background:#0f172aa6;border:1px solid #ffffff1a;border-radius:1.25rem;width:100%;max-width:800px;margin-bottom:3.5rem;padding:1.75rem 2rem;position:relative;box-shadow:0 20px 50px #00000080,0 0 30px #06b6d426}.card-inner[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.25rem;display:flex}.card-header[data-astro-cid-lcdefpme]{align-items:center;gap:.75rem;display:flex}.pulse-indicator[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.pulse-core[data-astro-cid-lcdefpme]{background-color:#06b6d4;border-radius:50%;width:8px;height:8px}.pulse-ring[data-astro-cid-lcdefpme]{border:2px solid #06b6d4;border-radius:50%;width:16px;height:16px;animation:1.8s cubic-bezier(0,0,.2,1) infinite ping;position:absolute}.card-tag[data-astro-cid-lcdefpme]{letter-spacing:.1em;color:#67e8f9;font-size:.8rem;font-weight:700}.progress-info[data-astro-cid-lcdefpme]{color:#cbd5e1;justify-content:space-between;margin-bottom:.6rem;font-size:.85rem;font-weight:600;display:flex}.progress-track[data-astro-cid-lcdefpme]{background:#ffffff14;border-radius:9999px;width:100%;height:8px;overflow:hidden}.progress-fill[data-astro-cid-lcdefpme]{background:linear-gradient(90deg,#06b6d4,#3b82f6);border-radius:9999px;width:92%;height:100%;box-shadow:0 0 15px #06b6d499}.tech-stack-row[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:.5rem;display:flex}.tech-pill[data-astro-cid-lcdefpme]{color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;padding:.35rem .85rem;font-size:.75rem;font-weight:500}.pillars-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;width:100%;max-width:980px;display:grid}.pillar-card[data-astro-cid-lcdefpme]{text-align:left;backdrop-filter:blur(10px);background:#0f172a73;border:1px solid #ffffff0f;border-radius:1rem;padding:1.75rem;transition:transform .25s,border-color .25s}.pillar-card[data-astro-cid-lcdefpme]:hover{border-color:#06b6d466;transform:translateY(-4px)}.pillar-icon[data-astro-cid-lcdefpme]{margin-bottom:1rem;font-size:2rem}.pillar-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#f1f5f9;margin-bottom:.6rem;font-size:1.25rem;font-weight:700}.pillar-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#94a3b8;font-size:.9rem;line-height:1.55}.footer[data-astro-cid-lcdefpme]{z-index:10;text-align:center;border-top:1px solid #ffffff0f;width:100%;max-width:1200px;margin:3rem auto 0;padding-top:1.5rem;position:relative}.footer-copy[data-astro-cid-lcdefpme]{color:#94a3b8;margin-bottom:.35rem;font-size:.85rem}.footer-location[data-astro-cid-lcdefpme]{color:#64748b;font-size:.78rem}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@media (width<=640px){.header[data-astro-cid-lcdefpme]{flex-direction:column;gap:1rem}.construction-card[data-astro-cid-lcdefpme]{padding:1.25rem}.primary-gateway-btn[data-astro-cid-lcdefpme]{justify-content:space-between;width:100%}}
