:root{--primary-green: #10B981;--primary-green-hover: #059669;--primary-green-light: #E6F7ED;--primary-green-border: rgba(16, 185, 129, .2);--bg-primary: #F8F9FA;--bg-card: #FFFFFF;--text-primary: #1A1A1A;--text-secondary: #6B7280;--border-color: #F0F2F4;--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .03);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .05), 0 4px 6px -2px rgba(0, 0, 0, .02)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}input,button,select,textarea{font-family:Poppins,sans-serif}code,pre,kbd,samp{font-family:Courier New,Courier,monospace!important}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}html,body{height:100%;overflow:hidden;font-family:Poppins,sans-serif;background:#f8f9fa;color:#1a1a1a}app-root{display:block;height:100%;width:100%}@media(pointer:coarse){a,button{touch-action:manipulation}}
