/* Cognita site optimizer fixed styles */
.cso-header{position:sticky;top:0;z-index:999;background:#fff;border-bottom:1px solid #eee;padding:10px 18px;box-shadow:0 4px 12px rgba(0,0,0,0.04);}
.cso-header-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;}
.cso-logo img{height:44px;display:block;}
.cso-site-name{font-weight:800;font-size:18px;color:#111;}
.cso-nav a{margin-left:14px;text-decoration:none;color:#111;font-weight:600;}
.cso-order-btn{background:#2563eb;color:#fff;padding:10px 14px;border-radius:8px;text-decoration:none;font-weight:700;}
.cso-single-cta-wrap{display:flex;gap:24px;align-items:flex-start;margin-top:30px;}
.cso-sidebar-features{min-width:260px;padding:18px;border-radius:12px;background:#f8fafc;border:1px solid #e6eef8;}
.cso-sidebar-features h3{margin-top:0;}
.cso-order-cta .cso-order-btn{display:inline-block;margin-bottom:8px;}
