@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}@tailwind base;@tailwind components;@tailwind utilities;*,:after,:before{box-sizing:border-box}:root{--steer:#7c3aed;--steer-light:#ede9fe;--steer-dark:#5b21b6;--skill:#0d9488;--skill-light:#ccfbf1;--skill-dark:#0f766e;--success:#10b981;--success-bg:#d1fae5;--warning:#f59e0b;--warning-bg:#fef3c7;--danger:#ef4444;--danger-bg:#fee2e2;--info:#3b82f6;--info-bg:#dbeafe;--bg:#f8fafc;--surface:#ffffff;--surface-2:#f1f5f9;--border:#e2e8f0;--border-2:#cbd5e1;--text-1:#0f172a;--text-2:#475569;--text-3:#94a3b8;--shadow-xs:0 1px 2px 0 rgb(0 0 0/.05);--shadow-sm:0 1px 3px 0 rgb(0 0 0/.08),0 1px 2px -1px rgb(0 0 0/.06);--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/.08),0 8px 10px -6px rgb(0 0 0/.04);--cat-names:#3b82f6;--cat-names-bg:#eff6ff;--cat-dates:#f59e0b;--cat-dates-bg:#fffbeb;--cat-clauses:#8b5cf6;--cat-clauses-bg:#f5f3ff;--cat-tasks:#10b981;--cat-tasks-bg:#ecfdf5;--cat-risks:#ef4444;--cat-risks-bg:#fef2f2}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text-1);font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface-2)}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-3)}@layer components{.card{@apply bg-white rounded-2xl border border-slate-100 shadow-sm}.card-interactive{@apply card hover:shadow-md hover:-translate-y-px hover:border-slate-200 transition-all duration-200 cursor-pointer}.badge{@apply inline-flex items-center gap-1 px-2.5 py-0.5 rounded-full text-xs font-semibold leading-none}.badge-violet{@apply badge bg-violet-100  text-violet-700  border border-violet-200}.badge-teal{@apply badge bg-teal-100    text-teal-700    border border-teal-200}.badge-green{@apply badge bg-emerald-100 text-emerald-700 border border-emerald-200}.badge-yellow{@apply badge bg-amber-100   text-amber-700   border border-amber-200}.badge-red{@apply badge bg-red-100     text-red-700     border border-red-200}.badge-blue{@apply badge bg-blue-100    text-blue-700    border border-blue-200}.badge-gray{@apply badge bg-slate-100   text-slate-600   border border-slate-200}.badge-orange{@apply badge bg-orange-100  text-orange-700  border border-orange-200}.badge-indigo{@apply badge bg-indigo-100  text-indigo-700  border border-indigo-200}.btn{@apply inline-flex items-center justify-center gap-2 font-semibold rounded-xl
           transition-all duration-150 focus-visible:outline-none focus-visible:ring-2
           focus-visible:ring-offset-2 disabled:opacity-50 disabled:cursor-not-allowed
           select-none active:scale-[0.97]}.btn-primary{@apply btn bg-violet-600  text-white px-5 py-2.5 text-sm hover:bg-violet-700  focus-visible:ring-violet-500  shadow-sm hover:shadow-md}.btn-skill{@apply btn bg-teal-600    text-white px-5 py-2.5 text-sm hover:bg-teal-700    focus-visible:ring-teal-500    shadow-sm hover:shadow-md}.btn-ghost{@apply btn text-slate-600 px-4 py-2 text-sm hover:bg-slate-100}.btn-outline{@apply btn border border-slate-200 text-slate-700 px-5 py-2.5 text-sm hover:bg-slate-50 focus-visible:ring-slate-300}.skeleton{@apply bg-slate-200 rounded-xl animate-pulse}.metric-card{@apply card p-5 flex flex-col gap-1}.metric-value{@apply text-3xl font-bold tracking-tight}.metric-label{@apply text-sm text-slate-500 font-medium}.metric-change{@apply text-xs font-semibold mt-auto inline-flex items-center gap-1}}@layer utilities{.text-gradient-steer{background:linear-gradient(135deg,#7c3aed,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-skill{background:linear-gradient(135deg,#0d9488,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bg-gradient-steer{background:linear-gradient(135deg,#7c3aed,#4f46e5)}.bg-gradient-skill{background:linear-gradient(135deg,#0d9488,#059669)}.bg-gradient-docmind{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.border-l-steer{border-left:3px solid #7c3aed}.border-l-skill{border-left:3px solid #0d9488}.border-l-green{border-left:3px solid #10b981}.border-l-amber{border-left:3px solid #f59e0b}.border-l-red{border-left:3px solid #ef4444}.border-l-blue{border-left:3px solid #3b82f6}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translateX(8px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fade-in-up{animation:fadeInUp .3s ease forwards}.animate-fade-in{animation:fadeIn .25s ease forwards}.animate-slide-right{animation:slideInRight .25s ease forwards}.animate-scale-in{animation:scaleIn .2s ease forwards}.stagger-1{animation-delay:.05s}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.15s}.stagger-4{animation-delay:.2s}.shimmer{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 1.4s ease infinite}.dark-page{background:#09090f;color:white}.dark-page ::-webkit-scrollbar-track{background:#1a1a2e}.dark-page ::-webkit-scrollbar-thumb{background:#2d2d4a}