:root{--color-primary: #6366f1;--color-primary-dark: #4f46e5;--color-primary-light: #818cf8;--color-secondary: #10b981;--color-accent: #f59e0b;--color-neutral: #94a3b8;--color-neutral-light: #f8fafc;--color-text: #1e293b;--color-text-muted: #64748b;--color-white: #ffffff;--color-border: #e2e8f0;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Poppins", var(--font-sans);--radius: 12px;--radius-lg: 20px;--shadow: 0 4px 6px -1px rgb(0 0 0 / .05), 0 2px 4px -2px rgb(0 0 0 / .05);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .08), 0 4px 6px -4px rgb(0 0 0 / .05)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-white);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);font-weight:700}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.highlight{position:relative;display:inline-block}.highlight--primary:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 8'%3E%3Cpath d='M0 4 Q25 0 50 4 T100 4' stroke='%236366f1' stroke-width='3' fill='none'/%3E%3C/svg%3E") no-repeat center bottom;background-size:100% 8px;z-index:-1}.highlight--secondary:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 8'%3E%3Cpath d='M0 4 Q25 0 50 4 T100 4' stroke='%2310b981' stroke-width='3' fill='none'/%3E%3C/svg%3E") no-repeat center bottom;background-size:100% 8px;z-index:-1}.highlight--accent:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 8'%3E%3Cpath d='M0 4 Q25 0 50 4 T100 4' stroke='%23f59e0b' stroke-width='3' fill='none'/%3E%3C/svg%3E") no-repeat center bottom;background-size:100% 8px;z-index:-1}.highlight--white:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 8'%3E%3Cpath d='M0 4 Q25 0 50 4 T100 4' stroke='%23fef3c7' stroke-width='3' fill='none'/%3E%3C/svg%3E") no-repeat center bottom;background-size:100% 8px;z-index:-1}html,body{overflow-x:hidden}@media (max-width: 768px){body{padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0)}}a[href],button{-webkit-tap-highlight-color:transparent}@media (max-width: 768px){a[href].hero-cta,a[href].cta-button,.header-cta-primary,.header-cta-secondary,.nav-link{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}}
