:root{--brand-primary: #00b0f0;--brand-hover: #008cc0;--brand-dark: #006b91;--accent-mia: #ec4899;--accent-mia-light: #f472b6;--accent-mia-dark: #db2777;--accent-gway: #38bdf8;--accent-gway-light: #60a5fa;--accent-gway-dark: #0ea5e9;--green-50: #f0fdf4;--green-100: #dcfce7;--green-200: #bbf7d0;--green-300: #86efac;--green-400: #4ade80;--green-500: #22c55e;--green-600: #16a34a;--green-700: #15803d;--green-800: #166534;--green-900: #14532d;--emerald-400: #34d399;--emerald-500: #10b981;--emerald-600: #059669;--emerald-700: #047857;--green-alpha-05: rgba(34, 197, 94, 0.05);--green-alpha-08: rgba(34, 197, 94, 0.08);--green-alpha-10: rgba(34, 197, 94, 0.1);--green-alpha-12: rgba(34, 197, 94, 0.12);--green-alpha-14: rgba(34, 197, 94, 0.14);--green-alpha-15: rgba(34, 197, 94, 0.15);--green-alpha-20: rgba(34, 197, 94, 0.2);--green-alpha-25: rgba(34, 197, 94, 0.25);--green-alpha-30: rgba(34, 197, 94, 0.3);--green-alpha-40: rgba(34, 197, 94, 0.4);--green-alpha-50: rgba(34, 197, 94, 0.5);--emerald-alpha-10: rgba(16, 185, 129, 0.1);--emerald-alpha-15: rgba(16, 185, 129, 0.15);--emerald-alpha-20: rgba(16, 185, 129, 0.2);--emerald-alpha-40: rgba(16, 185, 129, 0.4);--blue-50: #eff6ff;--blue-100: #dbeafe;--blue-400: #60a5fa;--blue-500: #3b82f6;--blue-600: #2563eb;--blue-700: #1d4ed8;--indigo-400: #818cf8;--indigo-500: #6366f1;--indigo-600: #4f46e5;--violet-500: #8b5cf6;--pink-100: #fce7f3;--pink-400: #f472b6;--pink-500: #ec4899;--pink-600: #db2777;--green: #22c55e;--green-glow: rgba(34, 197, 94, 0.14);--green-soft: rgba(34, 197, 94, 0.08);--color-success: #22c55e;--color-success-bg: #dcfce7;--color-warning: #f59e0b;--color-error: #ef4444;--color-error-bg: #fee2e2;--navy-50: #f8fafc;--navy-100: #f1f5f9;--navy-200: #e2e8f0;--navy-300: #cbd2d9;--navy-400: #94a3b8;--navy-500: #64748b;--navy-600: #475569;--navy-700: #334155;--navy-800: #1e293b;--navy-900: #0f172a;--cyan-50: #f0f9ff;--cyan-100: #e0f2fe;--cyan-200: #bae6fd;--cyan-300: #7dd3fc;--cyan-400: #38bdf8;--cyan-500: #0ea5e9;--abyss: #020617;--surface: #0f172a;--surface-light: #071026;--surface-elevated: #1e293b;--bg-app: #020617;--bg-body: #020617;--bg-surface: #0f172a;--bg-card: #1e293b;--bg-glass: rgba(2, 6, 23, 0.9);--bg-light: #ffffff;--bg-light-surface: #f8fafc;--text-main: #f8fafc;--text-primary: #f8fafc;--text-secondary: rgba(226, 232, 240, 0.82);--text-muted: rgba(226, 232, 240, 0.82);--text-subtle: rgba(148, 163, 184, 0.7);--brand-text-safe: #22c55e;--border: rgba(148, 163, 184, 0.18);--border-subtle: rgba(148, 163, 184, 0.18);--border-strong: rgba(148, 163, 184, 0.3);--border-hover: rgba(226, 232, 240, 0.3);--border-focus: #00b0f0;--shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.15);--shadow-md: 0 4px 20px rgba(0, 0, 0, 0.25);--shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.35);--shadow-soft: 0 8px 32px rgba(0, 0, 0, 0.35);--shadow-card: 0 4px 20px rgba(0, 0, 0, 0.25);--shadow-glow: 0 0 20px rgba(0, 176, 240, 0.3);--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-pill: 9999px;--radius: 12px;--font-heading: Outfit, sans-serif;--font-body: Geist, Inter, system-ui, -apple-system, sans-serif;--font-mono: JetBrains Mono, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--container-width: 1240px;--header-height: 72px;--shadow: 0 8px 32px rgba(0, 0, 0, 0.35);--gbar-gradient: linear-gradient(90deg, #3b82f6 0%, #06b6d4 50%, #10b981 100%)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#f8fafc;background:#020617;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color .2s ease}ul,ol{list-style:none}*:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}*:focus:not(:focus-visible){outline:none}a:focus-visible,button:focus-visible,[class*=btn-]:focus-visible{outline:2px solid #3b82f6;outline-offset:3px;box-shadow:0 0 0 4px rgba(0,0,0,.1)}@media(max-width: 480px){h1{font-size:clamp(1.8rem,8vw,2.4rem)}.container{padding:0 16px}section{padding:50px 0}[class*=btn-cta],[class*=btn-primary]{width:100%;padding:14px 24px}}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#f8fafc}h1{font-size:clamp(2.5rem,6vw,4rem);letter-spacing:-0.02em}h2{font-size:clamp(1.5rem,4vw,2.5rem);letter-spacing:-0.01em}h3{font-size:clamp(1.25rem,3vw,1.5rem)}p{color:#cbd5e1;line-height:1.7}p strong{color:#f8fafc;font-weight:600}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;background:rgba(2,6,23,.9);backdrop-filter:blur(20px);border-bottom:1px solid hsla(0,0%,100%,.05);transition:all .3s ease}.site-header.scrolled{padding:.75rem 0;background:rgba(2,6,23,.95);border-bottom-color:rgba(59,130,246,.3);box-shadow:0 4px 30px rgba(0,0,0,.3)}.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-header .logo{display:flex;align-items:center;gap:.75rem}.site-header .logo img{height:32px;width:auto}.site-header .logo span{font-weight:700;font-size:1.25rem;color:#f8fafc}.site-header .nav-main{display:none}@media(min-width: 1024px){.site-header .nav-main{display:flex;align-items:center;gap:2rem}}.site-header .nav-main a{font-size:.875rem;font-weight:500;color:#94a3b8;transition:color .2s ease}.site-header .nav-main a:hover,.site-header .nav-main a.active{color:#3b82f6}.site-header .header-cta{display:flex;align-items:center;gap:1rem}.manifesto-hero{position:relative;padding:140px 1.5rem 100px;text-align:center;background:radial-gradient(circle at center, rgba(59, 130, 246, 0.1), transparent 70%);border-bottom:1px solid hsla(0,0%,100%,.05);overflow:hidden}.manifesto-tag{display:inline-block;font-family:"Courier Prime","JetBrains Mono",monospace;color:#3b82f6;text-transform:uppercase;letter-spacing:2px;font-size:.875rem;margin-bottom:1.5rem}.manifesto-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1;margin-bottom:2rem;background:linear-gradient(to bottom, #fff, #94a3b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 768px){.manifesto-title br{display:none}}.manifesto-subtitle{font-size:clamp(1.125rem,2.5vw,1.25rem);color:#94a3b8;max-width:800px;margin:0 auto 3rem;line-height:1.6}.founder-signature{color:#fff;font-family:"Mrs Saint Delafield",cursive;font-size:2.5rem;opacity:.8}.founder-attribution{font-style:italic;color:#64748b;margin-top:1.25rem}.story-section{padding:100px 1.5rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.story-section:nth-child(even){background:rgba(2,6,23,.8)}.story-grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center;max-width:1100px;margin:0 auto}@media(min-width: 768px){.story-grid{grid-template-columns:1fr 1fr;gap:80px}}.story-grid[style*="direction: rtl"]{direction:rtl}.story-grid[style*="direction: rtl"]>*{direction:ltr}.story-content h2{margin-bottom:1.5rem;color:#f8fafc}.story-content p{color:#cbd5e1;font-size:1.125rem;line-height:1.7;margin-bottom:1.25rem}.story-content p:last-child{margin-bottom:0}.visual-block{position:relative;background:#1e293b;border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;padding:2.5rem}.visual-block::before{content:"";position:absolute;top:-10px;right:-10px;width:100%;height:100%;border:1px solid #3b82f6;border-radius:1rem;z-index:-1;opacity:.3}.stat-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.stat-row:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.stat-label{color:#64748b;font-family:"Courier Prime","JetBrains Mono",monospace;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.stat-val{color:#3b82f6;font-weight:700;font-family:"Courier Prime","JetBrains Mono",monospace}.stat-val[style*=gold],.stat-val.status-chaos{color:#f59e0b}.stat-val[style*=ef4444],.stat-val.status-burning{color:#ef4444}.stat-val[style*="10b981"],.stat-val.status-operational{color:#10b981}.terminal-output{margin-top:2rem;font-family:"Courier Prime","JetBrains Mono",monospace;color:#94a3b8;font-size:.75rem;line-height:1.8}.terminal-output.terminal-blue{color:#3b82f6}.philosophy-section{text-align:center}.philosophy-header{max-width:600px;margin:0 auto 4rem}.philosophy-header h2{margin-bottom:1rem}.philosophy-header p{color:#64748b}.philosophy-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto}@media(min-width: 768px){.philosophy-grid{grid-template-columns:repeat(3, 1fr)}}.philosophy-card{background:rgba(30,41,59,.4);padding:2rem;border-radius:.75rem;border:1px solid hsla(0,0%,100%,.05);text-align:left;transition:all .3s ease}.philosophy-card:hover{transform:translateY(-5px);background:rgba(30,41,59,.8);border-color:#3b82f6}.philosophy-card:hover .card-icon{transform:scale(1.1)}.card-icon{font-size:2rem;margin-bottom:1.25rem;color:#3b82f6;transition:transform .3s ease}.card-title{color:#f8fafc;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.card-text{color:#94a3b8;font-size:.875rem;line-height:1.6}.cta-strip{background:#3b82f6;color:#fff;text-align:center;padding:5rem 1.5rem;position:relative;overflow:hidden}.cta-strip::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:150%;height:150%;background:radial-gradient(ellipse at center, rgba(255, 255, 255, 0.1), transparent 60%);pointer-events:none}.cta-strip h2{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;margin-bottom:1.25rem;position:relative;z-index:2}.cta-strip p{font-size:1.125rem;opacity:.9;max-width:700px;margin:0 auto;color:#fff;position:relative;z-index:2}.cta-btn{display:inline-block;background:#fff;color:#3b82f6;padding:1rem 2rem;border-radius:.5rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-top:2rem;transition:all .3s ease;position:relative;z-index:2}.cta-btn:hover{transform:scale(1.05);background:#f1f5f9;box-shadow:0 10px 30px rgba(0,0,0,.2)}.cta-note{margin-top:1.25rem;font-size:.875rem;opacity:.7;color:#fff;position:relative;z-index:2}.legal-section{padding:4rem 1.5rem;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.05)}.legal-header{font-size:1.5rem;color:#64748b;text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem}.legal-content{max-width:600px;margin:0 auto;color:#94a3b8;line-height:1.8}.legal-content strong{color:#f8fafc}.legal-content a{color:#3b82f6}.legal-content a:hover{text-decoration:underline}.site-footer{background:#020617;padding:4rem 0 2rem;border-top:1px solid hsla(0,0%,100%,.05)}.site-footer .footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width: 768px){.site-footer .footer-grid{grid-template-columns:2fr repeat(3, 1fr)}}.site-footer .footer-brand .logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.site-footer .footer-brand .logo img{height:32px}.site-footer .footer-brand .logo span{font-size:1.25rem;font-weight:700;color:#f8fafc}.site-footer .footer-brand p{color:#64748b;font-size:.875rem;max-width:280px}.site-footer .footer-col h4{font-size:.875rem;font-weight:600;color:#f8fafc;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.site-footer .footer-col ul{display:flex;flex-direction:column;gap:.5rem}.site-footer .footer-col ul a{font-size:.875rem;color:#64748b;transition:color .2s ease}.site-footer .footer-col ul a:hover{color:#3b82f6}.site-footer .footer-bottom{display:flex;flex-direction:column;gap:1rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.05);text-align:center}@media(min-width: 768px){.site-footer .footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}}.site-footer .footer-bottom .copyright{font-size:.875rem;color:#64748b}.site-footer .footer-bottom .footer-links{display:flex;gap:1.5rem}.site-footer .footer-bottom .footer-links a{font-size:.875rem;color:#64748b}.site-footer .footer-bottom .footer-links a:hover{color:#3b82f6}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%,100%{opacity:.3}50%{opacity:.6}}.manifesto-tag,.manifesto-title,.manifesto-subtitle{animation:fadeInUp .8s ease-out backwards}.manifesto-tag{animation-delay:.1s}.manifesto-title{animation-delay:.2s}.manifesto-subtitle{animation-delay:.3s}.philosophy-card{animation:fadeInUp .6s ease-out backwards}.philosophy-card:nth-child(1){animation-delay:0.2s}.philosophy-card:nth-child(2){animation-delay:0.3s}.philosophy-card:nth-child(3){animation-delay:0.4s}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);padding:.75rem 1.5rem;background:#3b82f6;color:#fff;border-radius:.5rem;z-index:9999;transition:top .2s ease}.skip-link:focus{top:1rem}:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}html{scroll-behavior:auto}}@media(prefers-contrast: high){.philosophy-card{border-width:2px}.cta-btn{border:2px solid #3b82f6}.visual-block{border-width:2px}}@media print{body{background:#fff;color:#000}.site-header,.site-footer,.cta-strip{display:none}section{padding:1cm 0;page-break-inside:avoid}h1,h2,h3{color:#000;-webkit-text-fill-color:#000;background:none}.manifesto-title{background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:#000}a{text-decoration:underline}.visual-block{background:#f5f5f5;border:1px solid #ccc}.visual-block::before{display:none}.philosophy-card{border:1px solid #ccc;break-inside:avoid}}
