:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:linear-gradient(135deg,#eef2ff 0%,#f8fafc 100%);min-height:100vh;margin:0}#root{min-height:100vh}h1,h2,h3,p{margin:0}.shell{min-height:100vh}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#ffffffe6;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.brand-block{flex-direction:column;display:flex}.brand{color:#312e81;font-size:1.5rem;font-weight:700}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#6366f1;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.topnav{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.nav-link{color:#334155;font-weight:600;text-decoration:none;transition:color .2s}.nav-link:hover,.nav-link.active{color:#4f46e5}.nav-action-group{flex-wrap:wrap;gap:.75rem;display:flex}.nav-btn,.ghost-btn,.primary-btn,.secondary-btn,.submit-btn{border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.nav-btn:hover,.ghost-btn:hover,.primary-btn:hover,.secondary-btn:hover,.submit-btn:hover{transform:translateY(-1px)}.nav-btn--primary,.primary-btn,.submit-btn{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 12px 24px #4f46e533}.nav-btn--secondary,.secondary-btn,.ghost-btn{color:#4338ca;background:#eef2ff}.page-content{flex:1;padding:2rem}.hero-card,.page-section{background:#fff;border-radius:24px;max-width:1100px;margin:0 auto 1.5rem;padding:2rem;box-shadow:0 20px 50px #0f172a14}.hero-card{grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;display:grid}.hero-copy h2{color:#0f172a;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.8rem)}.hero-copy p{color:#475569;margin-bottom:1rem}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.metric-pills{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.metric-pills span{color:#475569;background:#f8fafc;border-radius:999px;padding:.5rem .8rem;font-size:.95rem}.hero-panel__card,.feature-card,.pricing-card,.card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.2rem}.section-header{margin-bottom:1rem}.feature-grid,.pricing-grid,.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.pricing-card--featured{background:linear-gradient(135deg,#eef2ff 0%,#f8fafc 100%);border-color:#818cf8}.price{color:#312e81;font-size:2rem;font-weight:700}.price span{color:#64748b;font-size:1rem}.info-grid,.service-list,.bullet-list{color:#475569;gap:.8rem;padding-left:1rem;display:grid}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-box{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;padding:1rem;display:flex}.stat-box strong{color:#312e81;font-size:1.25rem}.stat-box span{color:#64748b}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.sidebar{color:#fff;background:#111827;padding:1.5rem}.sidebar h3{margin-bottom:1rem}.sidebar-nav{flex-direction:column;gap:.75rem;display:flex}.sidebar-link{color:#d1d5db;font-weight:600;text-decoration:none}.sidebar-link.active,.sidebar-link:hover{color:#fff}.main-panel{flex-direction:column;flex:1;display:flex}.panel-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.panel-actions{align-items:center;gap:.75rem;display:flex}.content{flex:1;padding:1.5rem}.footer{text-align:center;color:#64748b;padding:1.25rem 2rem 2rem}.auth-screen{background:radial-gradient(circle at 0 0,#818cf83d,#0000 28%),linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%);place-items:center;min-height:calc(100vh - 90px);padding:1.5rem;display:grid}.auth-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border:1px solid #fffc;border-radius:28px;width:min(100%,480px);padding:2rem;box-shadow:0 24px 60px #0f172a1f}.auth-card__header{margin-bottom:1.2rem}.auth-card__header h2{margin-bottom:.35rem;font-size:1.5rem}.auth-card__header p,.auth-card__footer p{color:#64748b}.auth-card__footer{gap:.35rem;margin-top:1rem;display:grid}.text-link{color:#4f46e5;font-weight:600;text-decoration:none}.access-form{flex-direction:column;gap:1rem;display:flex}.access-form label{color:#334155;flex-direction:column;gap:.45rem;font-weight:600;display:flex}.access-form input,.access-form select{width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:.85rem 1rem;transition:border-color .2s,box-shadow .2s}.access-form input:focus,.access-form select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 4px #6366f124}.access-error{color:#dc2626;font-weight:600}@media (width<=900px){.hero-card,.feature-grid,.pricing-grid,.dashboard-grid{grid-template-columns:1fr}}@media (width<=640px){.topbar,.panel-header{flex-direction:column;align-items:flex-start;gap:1rem}.page-content,.content{padding:1rem}.hero-card,.page-section,.auth-card{padding:1.25rem}.stats-grid{grid-template-columns:1fr}}
