@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700;800&display=swap";*{box-sizing:border-box}body{color:#f8fafc;background:#0f0a07;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:inherit}.site{color:#f8fafc;background:#0f0a07;min-height:100vh}.header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0a07eb;border-bottom:1px solid #3b2a1f;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 2rem;display:flex;position:sticky;top:0}.logo{color:#fb923c;align-items:center;gap:.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.desktop-nav{gap:.75rem;display:flex}.desktop-nav a{color:#cbd5e1;border-radius:6px;padding:.35rem .5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.desktop-nav a:hover{color:#fb923c;background:#fb923c14}.desktop-nav a.active{color:#fb923c}.mobile-toggle{color:#f8fafc;cursor:pointer;background:0 0;border:none;display:none}.desktop-only{display:inline-flex}.mobile-nav{background:#1f130e;border-bottom:1px solid #3b2a1f;flex-direction:column;gap:.3rem;padding:1rem 2rem;display:none}.mobile-nav a{color:#cbd5e1;padding:.5rem 0;font-size:.95rem;font-weight:600;text-decoration:none}.mobile-nav a.active{color:#fb923c}.main{width:min(1140px,100% - 2rem);margin:0 auto;padding:1.5rem 0 3rem}h1{margin:.8rem 0;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}h2,h3{font-family:Space Grotesk,Inter,sans-serif}h2{font-size:clamp(1.5rem,3vw,2.2rem)}.text-accent{color:#fb923c}.badge{color:#fed7aa;background:#7c2d12;border:1px solid #ea580c;border-radius:999px;margin:0;padding:.3rem .65rem;font-size:.8rem;font-weight:600;display:inline-block}.sub{color:#94a3b8;margin:0;line-height:1.55}.btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.62rem 1.1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn.primary{color:#fff;background:#ea580c}.btn.primary:hover{background:#c2410c}.btn.ghost{color:#fed7aa;background:0 0;border-color:#7c2d12}.btn.ghost:hover{background:#ea580c14;border-color:#ea580c}.cta-row{flex-wrap:wrap;gap:.8rem;margin-top:1.2rem;display:flex}.cta-row.center{justify-content:center;margin-top:2rem}.hero{background:radial-gradient(circle at 100% 0,#fb923c24,#0000 40%),#1f130e;border:1px solid #3b2a1f;border-radius:18px;grid-template-columns:1.2fr .8fr;gap:1.5rem;padding:2.5rem;display:grid}.viz{background:#0f0a07;border:1px solid #3b2a1f;border-radius:14px;padding:1.2rem}.viz h3{color:#fb923c;margin:0 0 .8rem;font-size:1rem}.thermal-bars{gap:.5rem;margin-bottom:1rem;display:grid}.thermal-bar{border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .8rem;font-size:.85rem;font-weight:600;display:flex}.thermal-bar.high{color:#fff;background:linear-gradient(90deg,#ea580c 0%,#dc2626 100%)}.thermal-bar.mid{color:#fff;background:linear-gradient(90deg,#ea580c 0%,#fb923c 100%);width:80%}.thermal-bar.low{color:#1f130e;background:linear-gradient(90deg,#f59e0b 0%,#fbbf24 100%);width:55%}.viz ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.viz li{color:#cbd5e1;align-items:center;gap:.45rem;font-size:.85rem;display:flex}.metrics,.cards{gap:.8rem;margin-top:1.2rem;display:grid}.metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.metrics article,.cards article,.process,.form,.card-warning,.case-study,.blog-post,.product-card,.industry-card{background:#1f130e;border:1px solid #3b2a1f;border-radius:14px}.metrics article{text-align:center;gap:.25rem;padding:1rem;display:grid}.metrics strong{color:#fb923c;font-family:Space Grotesk,Inter,sans-serif;font-size:1.6rem}.metrics span{color:#94a3b8;font-size:.85rem}.cards article{padding:1.2rem}.cards article p,.cards article li{color:#94a3b8}.cards article a{color:#fb923c;font-size:.9rem;font-weight:600;text-decoration:none}.cards article a:hover{text-decoration:underline}.cards.one{grid-template-columns:1fr}.cards.two{grid-template-columns:repeat(2,minmax(0,1fr))}.cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.cards.four{grid-template-columns:repeat(4,minmax(0,1fr))}.cards.five{grid-template-columns:repeat(5,minmax(0,1fr))}.card-warning{background:radial-gradient(circle at 0 0,#ea580c1a,#0000 50%),#1f130e;border-color:#7c2d12;padding:1.2rem}.card-warning h3{color:#fb923c;margin:0 0 .5rem;font-size:1.1rem}.card-warning p{color:#94a3b8;margin:0}.product-card{color:inherit;flex-direction:column;gap:.4rem;padding:1rem;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.product-card:hover{border-color:#ea580c;transform:translateY(-2px)}.product-card svg{color:#fb923c}.product-card h3{margin:0;font-size:.95rem}.product-card p{color:#94a3b8;margin:0;font-size:.8rem}.industry-card{padding:1.2rem}.industry-card svg{color:#fb923c;margin-bottom:.5rem}.industry-card h3{margin:0 0 .3rem}.industry-card .temp{color:#fb923c;margin:0 0 .5rem;font-size:.85rem;font-weight:700}.industry-card p:last-child{color:#94a3b8;margin:0;font-size:.9rem}.section-padded{margin-top:2.5rem}.section-padded h2{margin:0 0 .3rem}.stack{gap:1rem;display:grid}.stack ul,.stack ol{margin:.5rem 0 0;padding-left:1.2rem}.stack li{color:#94a3b8;margin-bottom:.3rem}.process{text-align:center;margin-top:1.5rem;padding:1.5rem}.flow{color:#fed7aa;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-top:1rem;font-family:Space Grotesk,Inter,sans-serif;font-weight:600;display:flex}.platform-arch{gap:.5rem;margin:.5rem 0;display:grid}.arch-layer{background:#1f130e;border:1px solid #3b2a1f;border-radius:10px;padding:1rem 1.2rem}.arch-layer span{font-family:Space Grotesk,Inter,sans-serif;font-weight:700;display:block}.arch-layer p{color:#94a3b8;margin:.3rem 0 0;font-size:.9rem}.arch-layer.accent{background:radial-gradient(circle,#ea580c1f,#0000 60%),#1f130e;border-color:#ea580c}.arch-layer.accent span{color:#fb923c}.module-hero{text-align:center;padding:1rem 0}.module-hero svg{color:#fb923c;margin-bottom:.5rem}.module-header{align-items:center;gap:.5rem;display:flex}.module-header svg{color:#fb923c;flex-shrink:0}.module-tagline{color:#fb923c;margin:0;font-size:.9rem;font-weight:600}.price{color:#fb923c;margin:.5rem 0;font-family:Space Grotesk,Inter,sans-serif;font-size:2rem;font-weight:800}.price span{color:#94a3b8;font-size:1rem;font-weight:500}.pricing-cards .featured{background:radial-gradient(circle at top,#ea580c26,#0000 50%),#1f130e;border-color:#ea580c;position:relative}.popular-badge{color:#fff;background:#ea580c;border-radius:999px;margin:0 0 .5rem;padding:.25rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.case-study{padding:1.5rem}.case-meta span{color:#fed7aa;background:#7c2d12;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.case-study h3{margin:.6rem 0 .3rem}.case-result{color:#fb923c;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.case-study p:last-child{color:#94a3b8;margin:0}.blog-post{padding:1.5rem}.blog-date{color:#fb923c;font-size:.8rem;font-weight:600}.blog-post h3{margin:.3rem 0 .5rem}.blog-post p{color:#94a3b8;margin:0}.about-content h2{margin-top:1.5rem}.about-content p{color:#94a3b8;line-height:1.65}.security-details{background:#1f130e;border:1px solid #3b2a1f;border-radius:14px;margin-top:.5rem;padding:1.5rem}.security-details h2{margin:0 0 .8rem}.security-details li{color:#94a3b8;margin-bottom:.4rem}.testimonial{text-align:center;background:radial-gradient(circle,#fb923c14,#0000 50%),#1f130e;border:1px solid #3b2a1f;border-radius:18px;margin-top:2.5rem;padding:2rem}.testimonial blockquote{color:#f8fafc;margin:0;font-size:1.2rem;font-style:italic;line-height:1.5}.testimonial cite{color:#94a3b8;margin-top:1rem;font-size:.9rem;font-style:normal;display:block}.cta-section{text-align:center;background:radial-gradient(circle,#ea580c1f,#0000 50%),#1f130e;border:1px solid #ea580c;border-radius:18px;margin-top:2.5rem;padding:2.5rem}.cta-section h2{margin:0 0 .5rem}.cta-section p{color:#94a3b8;margin:0 0 1.2rem}.form{gap:.9rem;max-width:600px;padding:1.5rem;display:grid}.form label{color:#cbd5e1;gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.form input,.form textarea,.form select{font:inherit;color:#f8fafc;background:#0f0a07;border:1px solid #3b2a1f;border-radius:10px;padding:.6rem .7rem;font-size:.9rem;transition:border-color .15s}.form input:focus,.form textarea:focus,.form select:focus{border-color:#ea580c;outline:none}.site-footer{border-top:1px solid #3b2a1f;width:min(1140px,100% - 2rem);margin:3rem auto 0;padding:2rem 0 1rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;display:grid}.footer-grid h4{color:#f8fafc;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .6rem;font-family:Space Grotesk,Inter,sans-serif;font-size:.85rem}.footer-grid a{color:#94a3b8;padding:.2rem 0;font-size:.85rem;text-decoration:none;transition:color .15s;display:block}.footer-grid a:hover{color:#fb923c}.footer-tagline{color:#94a3b8;margin:.5rem 0 0;font-size:.85rem}.footer-bottom{color:#64748b;border-top:1px solid #3b2a1f;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1rem;font-size:.8rem;display:flex}@media (width<=980px){.desktop-nav,.desktop-only{display:none}.mobile-toggle{display:block}.mobile-nav{display:flex}.hero,.cards.two,.cards.three,.cards.four,.cards.five{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{text-align:center;flex-direction:column;gap:.5rem}}@media (width<=640px){.header{padding:.8rem 1rem}.hero{padding:1.5rem}.metrics{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}}code{color:#fb923c;background:#0f0a07;border:1px solid #3b2a1f;border-radius:8px;margin-top:.5rem;padding:.6rem .8rem;font-family:JetBrains Mono,monospace;font-size:.85rem;display:block;overflow-x:auto}
