:root{color-scheme:light;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;background:radial-gradient(circle at top left,rgba(255,210,153,.45),transparent 30%),radial-gradient(circle at top right,rgba(98,166,255,.28),transparent 32%),linear-gradient(180deg,#f8f4ee,#f4f8fb 40%,#eef2f8);color:#18212f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.65}a{color:#1d62d1;text-decoration:none}a:hover{text-decoration:underline}input,select,textarea{width:100%;border:1px solid rgba(24,33,47,.14);border-radius:16px;padding:.9rem 1rem;background:#ffffffeb;color:#18212f;outline:none}input:focus,select:focus,textarea:focus{border-color:#1d62d1b3;box-shadow:0 0 0 4px #1d62d11f}.page-shell{min-height:100vh;padding:2rem}.centered-shell{display:grid;place-items:center}.auth-shell{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,460px);gap:2rem;align-items:center;max-width:1200px;margin:0 auto}.auth-hero{padding:2rem}.auth-hero h1{margin:.6rem 0 .8rem;font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.03}.auth-hero p,.dashboard-copy,.muted-text{color:#5d6676}.hero-chip{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.45rem .85rem;background:#ffffffb8;border:1px solid rgba(24,33,47,.08);font-size:.92rem;font-weight:600}.auth-card,.board-panel,.summary-card,.task-card,.modal-card,.profile-panel{border:1px solid rgba(24,33,47,.08);background:#ffffffd1;box-shadow:0 22px 60px #1b284514;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card{border-radius:28px;padding:2rem}.auth-form{display:grid;gap:1rem}.auth-footer{margin:1.4rem 0 0;color:#5d6676;text-align:center}.field{display:grid;gap:.5rem}.field span{font-weight:600}.field-full{grid-column:1 / -1}.form-error,.alert{padding:.85rem 1rem;border-radius:14px;font-size:.95rem}.form-error,.error-alert{background:#c23b3b1a;color:#952929}.full-width{width:100%}.primary-button,.secondary-button,.ghost-button,.danger-button{border-radius:999px;padding:.85rem 1.2rem;font-weight:600}.primary-button{background:linear-gradient(135deg,#0f3f91,#1d62d1);color:#fff;box-shadow:0 18px 30px #1d62d13d}.secondary-button{background:#1d62d11a;color:#0f3f91}.ghost-button{background:#18212f0f;color:#18212f}.danger-button{background:#c23b3b1f;color:#952929}.dashboard-shell{max-width:1240px;margin:0 auto;padding:2rem}.dashboard-header{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-start;margin-bottom:1.8rem}.dashboard-header h1{margin:.65rem 0 .7rem;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.dashboard-toolbar{display:grid;gap:1rem;min-width:240px}.profile-panel{display:grid;gap:.2rem;padding:1rem 1.1rem;border-radius:22px}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem}.summary-card{border-radius:24px;padding:1.2rem 1.3rem}.summary-card span{display:block;color:#5d6676;margin-bottom:.35rem}.summary-card strong{font-size:2rem}.board-panel{border-radius:32px;padding:1.4rem}.board-header,.modal-header,.task-card-top,.task-footer{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.task-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.task-card{border-radius:24px;padding:1.2rem;display:grid;gap:1rem}.task-card-completed{opacity:.78}.task-card h3{margin:.5rem 0 0}.task-meta-row{display:flex;gap:.6rem;flex-wrap:wrap}.priority-pill,.status-pill{border-radius:999px;padding:.32rem .72rem;font-size:.85rem;font-weight:700}.priority-low{background:#31935b1f;color:#1f7b47}.priority-medium{background:#ee9d2329;color:#a76300}.priority-high{background:#c23b3b24;color:#952929}.status-pending{background:#1d62d11a;color:#0f3f91}.status-completed{background:#31935b1f;color:#1f7b47}.task-description{margin:0;color:#445062}.task-footer strong{display:block;margin-top:.2rem}.task-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.empty-state{margin-top:1rem;border:1px dashed rgba(24,33,47,.15);border-radius:24px;padding:2rem;text-align:center;color:#5d6676;display:grid;gap:.9rem;place-items:center}.empty-state h3{color:#18212f;margin:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1318207a;display:grid;place-items:center;padding:1rem}.modal-card{width:min(720px,100%);border-radius:30px;padding:1.5rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem}@media (max-width: 900px){.auth-shell,.task-grid,.summary-grid,.form-grid{grid-template-columns:1fr}.dashboard-header,.board-header,.task-card-top,.task-footer,.modal-header{flex-direction:column}.dashboard-toolbar{width:100%}}@media (max-width: 640px){.page-shell,.dashboard-shell{padding:1rem}.auth-card,.board-panel,.summary-card,.task-card,.modal-card{border-radius:22px}.task-actions,.modal-actions{width:100%;justify-content:stretch}.task-actions button,.modal-actions button{flex:1}}
