:root{--color-primary:#0a2540;--color-secondary:#00d084;--color-accent:#ffc107;--color-text:#333;--color-text-light:#555;--color-text-muted:#666;--color-background:#fff;--color-light-gray:#f4f6f8;--color-secondary-hover:#00b371;--hero-highlight:#58ceff;--hero-growth:#00db71;--hero-badge-blue:#4da6ff;--hero-yellow-circle:gold;--hero-green-lines:#00db71;--hero-gradient-from:#fff;--hero-gradient-to:#f4f6f8;--services-gradient-from:#0f172a;--services-gradient-to:#1e293b;--services-glow-green:#10b98133;--services-glow-blue:#3b82f633;--services-card-bg:#ffffff08;--services-card-border:#ffffff14;--services-card-border-hover:#fff3;--services-icon-color:#34d399;--services-icon-color-hover:#fff;--services-label-color:#34d399;--services-text-color:#94a3b8;--aurora-color-1:#34d399;--aurora-color-2:#60a5fa;--aurora-color-3:#a78bfa;--testimonial-star-color:gold;--marquee-star-color:#58ceff;--purpose-highlight:#00d084;--purpose-blue-text:#58ceff;--purpose-gold-text:#ffc107;--purpose-green-text:#00d084;--cta-highlight:#ffc107;--logo-gold-from:#ffc107;--logo-gold-to:#c79100;--font-sans:"Inter", system-ui, Avenir, Helvetica, Arial, sans-serif;--max-width:1200px;--nav-height:80px}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden}body{font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-background);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;border:none;font-family:inherit}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.btn{border-radius:8px;justify-content:center;align-items:center;padding:12px 24px;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary{background-color:var(--color-secondary);color:var(--color-button-text,#fff)}.btn-primary:hover{background-color:var(--color-secondary-hover);transform:translateY(-2px)}.btn-outline{border:2px solid var(--color-primary);color:var(--color-primary);background:0 0}.btn-outline:hover{background-color:var(--color-primary);color:#fff}.section{padding:80px 0}h1,h2,h3,h4,h5,h6{color:var(--color-primary);margin-bottom:1rem;line-height:1.2}html[data-template=ledger]{--color-button-text:#0a0a09}html[data-template=ledger] body{background:#0a0a09}html[data-template=ledger] .btn{border-radius:0}html[data-template=ledger] .theme-secondary{color:#f8f6f0;border-color:#f8f6f0c7}html[data-template=ledger] .theme-secondary:hover{color:#0a0a09;background:#f8f6f0}html[data-template=apex] .btn{border-radius:3px}html[data-template=keystone] html,body{overflow-x:hidden}body{font-family:Georgia,Times New Roman,serif}html[data-template=keystone] .btn{border-radius:999px}
