@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap";:root{--font-display: "Plus Jakarta Sans", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--color-slate-50: #f8fafc;--color-slate-100: #f1f5f9;--color-slate-200: #e2e8f0;--color-slate-300: #cbd5e1;--color-slate-400: #94a3b8;--color-slate-500: #64748b;--color-slate-600: #475569;--color-slate-700: #334155;--color-slate-800: #1e293b;--color-slate-900: #0f172a;--color-stone-50: #fcfdfe;--color-stone-100: #f1f5f9;--color-stone-200: #e2e8f0;--color-primary-50: #eff6ff;--color-primary-100: #dbeafe;--color-primary-500: #1a3478;--color-primary-600: #15296a;--color-primary-700: #111f54;--color-accent-50: #ecfdf5;--color-accent-500: #10B981;--color-accent-600: #059669;--color-gold-500: #f59e0b;--color-rose-500: #dc2626;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .07), 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);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .06);font-family:var(--font-body);line-height:1.6;font-weight:400;color:var(--color-slate-800);background-color:var(--color-stone-50);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;width:100%;min-height:100dvh;overflow-x:hidden;background:radial-gradient(at top right,#fff,#fcfdfe 70%,#f8fafc)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:800;letter-spacing:-.025em;color:var(--color-slate-900)}p{color:var(--color-slate-600);font-weight:450}.glass-card{background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.4)}*{transition:background-color .2s ease,border-color .2s ease,transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-slate-200);border-radius:10px;border:2px solid var(--color-stone-50)}::-webkit-scrollbar-thumb:hover{background:var(--color-slate-300)}button,[role=button]{font-family:var(--font-display)}h1{font-size:2.25rem;line-height:1.2}a{font-weight:500;color:var(--color-slate-600);text-decoration:none;transition:color .15s ease}a:hover{color:var(--color-slate-800)}:focus-visible{outline:2px solid var(--color-slate-600);outline-offset:2px}::selection{background:var(--color-slate-200);color:var(--color-slate-900)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-stone-100)}::-webkit-scrollbar-thumb{background:var(--color-stone-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-stone-400)}[data-part=content][role=dialog],[data-scope=dialog][data-part=content]{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;max-height:90vh!important;overflow-y:auto!important;z-index:1400!important}[data-scope=drawer][data-part=content]{position:fixed!important;z-index:1300!important}[data-part=backdrop],[data-scope=dialog][data-part=backdrop],[data-scope=drawer][data-part=backdrop]{position:fixed!important;inset:0!important;z-index:1200!important}body[data-scroll-locked]{overflow:hidden!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
