@import"https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700;800&family=Noto+Sans:wght@300;400;500;600;700&family=Sora:wght@600;700;800&display=swap";:root{--color-primary: #0891B2;--color-primary-dark: #0E7490;--color-primary-light: #22D3EE;--color-accent: #16A34A;--color-bg: #F0FDFA;--color-surface: #FFFFFF;--color-border: #CCFBF1;--color-border-strong: #A5F3FC;--color-text: #134E4A;--color-text-muted: #64748B;--color-muted-bg: #E8F1F6;--color-error: #DC2626;--color-error-light: #FEE2E2;--color-warning: #D97706;--color-warning-light: #FEF3C7;--color-success: #16A34A;--color-success-light: #DCFCE7;--shadow-sm: 0 1px 3px rgba(8,145,178,.07), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(8,145,178,.1), 0 2px 4px rgba(0,0,0,.05);--shadow-lg: 0 10px 24px rgba(8,145,178,.12), 0 4px 8px rgba(0,0,0,.06);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-full: 9999px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.6;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Figtree,sans-serif;line-height:1.3}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0fdfa}::-webkit-scrollbar-thumb{background:#a5f3fc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0891b2}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #0891B2;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
