@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&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: #fafaf9;--color-stone-100: #f5f5f4;--color-stone-200: #e7e5e4;--color-stone-300: #d6d3d1;--color-stone-400: #a8a29e;--color-emerald-50: #ecfdf5;--color-emerald-100: #d1fae5;--color-emerald-500: #10b981;--color-emerald-600: #059669;--color-emerald-700: #047857;--color-amber-50: #fffbeb;--color-amber-500: #f59e0b;--color-amber-600: #d97706;--color-rose-50: #fff1f2;--color-rose-500: #dc2626;--color-rose-600: #b91c1c;--color-rose-700: #991b1b;--color-green-50: #f0fdf4;--color-green-500: #16a34a;--color-green-600: #15803d;--color-blue-50: #eff6ff;--color-blue-500: #2563eb;--color-blue-600: #1d4ed8;font-family:var(--font-body);line-height:1.5;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:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;color:var(--color-slate-800)}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-400);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}
