/*
Theme Name: CounterNest
Author: CounterNest
Version: 4.0.0
Description: Investor-ready SaaS theme for CounterNest analytics.
*/
:root{--cn-navy:#071c36;--cn-blue:#0b63ce;--cn-text:#10213a;--cn-muted:#667085;--cn-border:#dde6f0;--cn-bg:#f7faff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--cn-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.site-header{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(221,230,240,.9)}.site-nav{width:min(94%,1480px);height:76px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;display:flex;align-items:center;gap:10px;font-size:24px;font-weight:850;letter-spacing:-.035em;color:#071c36}.brand-mark{display:grid;grid-template-columns:repeat(4,5px);gap:3px;align-items:end;height:23px}.brand-mark i{display:block;background:#0b63ce;border-radius:2px}.brand-mark i:nth-child(1){height:8px}.brand-mark i:nth-child(2){height:13px}.brand-mark i:nth-child(3){height:18px}.brand-mark i:nth-child(4){height:23px}.nav-links{display:flex;align-items:center;gap:26px}.nav-links a{text-decoration:none;font-size:14px;font-weight:700;color:#334155}.nav-links .nav-cta{background:#0b63ce;color:white;padding:11px 16px;border-radius:9px}.menu-toggle{display:none;border:0;background:#f2f6fb;border-radius:8px;padding:9px;font-size:20px}.site-main{min-height:65vh}.hero{width:min(94%,1480px);margin:0 auto;padding:90px 0 80px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.hero-label{text-transform:uppercase;letter-spacing:.13em;color:#0b63ce;font-size:12px;font-weight:850}.hero h1{font-size:clamp(48px,6.4vw,88px);line-height:.98;letter-spacing:-.065em;margin:16px 0 22px;max-width:850px}.hero p{font-size:19px;line-height:1.7;color:#667085;max-width:680px}.hero-actions{display:flex;gap:12px;margin-top:30px}.btn{display:inline-flex;text-decoration:none;padding:13px 18px;border-radius:9px;font-weight:800}.btn-primary{background:#0b63ce;color:#fff}.btn-secondary{border:1px solid #d5e0ec;background:#fff;color:#17345a}.product-preview{background:#081d38;border-radius:22px;padding:16px;box-shadow:0 28px 80px rgba(8,38,76,.16)}.preview-window{background:#fff;border-radius:14px;overflow:hidden}.preview-top{padding:14px 17px;background:#f5f8fc;border-bottom:1px solid #e5ebf2;display:flex;gap:6px}.preview-top i{width:8px;height:8px;border-radius:50%;background:#c8d2df}.preview-body{padding:18px}.preview-live{background:linear-gradient(135deg,#0b6ad9,#0a4aa8);color:#fff;border-radius:10px;padding:18px;font-weight:800}.preview-card{margin-top:14px;border:1px solid #dce6f1;border-radius:9px;overflow:hidden}.preview-card strong{display:block;padding:12px 14px;background:#eef7ff;color:#0c4f9b}.preview-row{display:flex;justify-content:space-between;padding:12px 14px;border-top:1px solid #edf1f5;font-size:13px}.logo-strip{border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;background:#fbfdff}.logo-strip-inner{width:min(94%,1480px);margin:auto;padding:22px 0;display:flex;justify-content:space-between;gap:20px;color:#7a8798;font-size:13px;font-weight:750}.home-section{width:min(94%,1480px);margin:auto;padding:86px 0}.home-section-head{max-width:820px}.home-section-head span{color:#0b63ce;text-transform:uppercase;letter-spacing:.12em;font-weight:850;font-size:12px}.home-section-head h2{font-size:clamp(34px,4vw,58px);letter-spacing:-.05em;line-height:1.05;margin:12px 0}.home-section-head p{font-size:18px;line-height:1.7;color:#667085}.home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.home-card{border:1px solid #dde6f0;border-radius:16px;padding:26px;background:#fff}.home-card b{color:#0b63ce}.home-card h3{font-size:20px;margin:18px 0 8px}.home-card p{color:#667085;line-height:1.65}.cta-band{width:min(94%,1480px);margin:30px auto 90px;background:linear-gradient(135deg,#071c36,#0b4d91);color:#fff;border-radius:22px;padding:52px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{font-size:clamp(30px,4vw,50px);margin:0;letter-spacing:-.045em}.site-footer{background:#071c36;color:#c8d6e6}.footer-inner{width:min(94%,1480px);margin:auto;padding:55px 0 28px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.footer-brand p{color:#95a7bd;line-height:1.7;max-width:390px}.footer-col h4{color:#fff;margin-top:0}.footer-col a{display:block;text-decoration:none;color:#aebdd0;margin:11px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:42px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#91a4bb}.page-shell{width:min(94%,1480px);margin:45px auto 80px}.page-shell>.entry-content{min-width:0}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:60px}.product-preview{max-width:720px}.home-grid{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr 1fr}.nav-links{display:none;position:absolute;left:3%;right:3%;top:68px;background:#fff;border:1px solid #dce6f1;border-radius:12px;padding:15px;flex-direction:column;align-items:stretch;box-shadow:0 15px 35px rgba(17,44,76,.12)}.nav-links.open{display:flex}.menu-toggle{display:block}.cta-band{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.site-nav{height:66px}.brand{font-size:21px}.hero{width:92%;padding:48px 0}.hero h1{font-size:46px}.hero p{font-size:17px}.hero-actions{flex-direction:column}.btn{justify-content:center}.logo-strip-inner{overflow:auto;justify-content:flex-start;white-space:nowrap}.home-section{width:92%;padding:62px 0}.home-grid{grid-template-columns:1fr}.cta-band{width:92%;padding:30px;margin-bottom:55px}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.page-shell{width:100%;margin-top:20px}.page-shell>.entry-content>p,.page-shell>.entry-content>h1{margin-left:4%;margin-right:4%}}

.product-switch{width:min(94%,1480px);margin:20px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-switch a{text-decoration:none;border:1px solid var(--cn-border);border-radius:14px;padding:18px 20px;background:#fff;display:flex;justify-content:space-between;gap:15px;align-items:center}.product-switch a:hover{border-color:#a7c9ef;background:#f8fbff}.product-switch strong{display:block;font-size:17px}.product-switch span{font-size:13px;color:var(--cn-muted)}.monitor-preview{background:#fff;border:1px solid #dce6f1;border-radius:14px;padding:18px}.monitor-status{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #edf1f5}.monitor-status:last-child{border-bottom:0}.monitor-pill{font-size:12px;font-weight:850;padding:6px 9px;border-radius:999px;background:#e8f8ef;color:#12824f}.monitor-pill.warn{background:#eef3f8;color:#607089}@media(max-width:720px){.product-switch{grid-template-columns:1fr;width:92%}}
