@font-face{font-family:Brush Script;src:url(/assets/Brush%20Script-DLdRiH1t-DLdRiH1t.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}*:focus{outline:2px solid #3b82f6;outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark ::-webkit-scrollbar-track{background:#1e293b}.dark ::-webkit-scrollbar-thumb{background:#475569}.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}.ql-editor{min-height:120px}.ql-toolbar{border-top:1px solid #e2e8f0;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.ql-container{border-bottom:1px solid #e2e8f0;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.dark .ql-toolbar,.dark .ql-container{border-color:#475569;background-color:#334155}.dark .ql-editor{color:#e2e8f0}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.task-card-enter{opacity:0;transform:scale(.95) translateY(-10px)}.task-card-enter-active{opacity:1;transform:scale(1) translateY(0);transition:all .3s ease-out}.task-card-exit{opacity:1;transform:scale(1) translateY(0)}.task-card-exit-active{opacity:0;transform:scale(.95) translateY(-10px);transition:all .2s ease-in}.status-changing{animation:statusPulse .6s ease-in-out}@keyframes statusPulse{0%{transform:scale(1)}50%{transform:scale(1.02);box-shadow:0 4px 20px #3b82f64d}to{transform:scale(1)}}.status-column:hover{transform:translateY(-2px)}.task-card,.status-column,.view-toggle{transition:all .2s ease-in-out}.loading-shimmer{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.drag-over{transform:scale(1.02);box-shadow:0 8px 25px #00000026}.drag-placeholder{border:2px dashed #cbd5e1;background:#94a3b81a;border-radius:8px;min-height:100px;display:flex;align-items:center;justify-content:center;color:#64748b;font-weight:500}.drag-placeholder:after{content:"Drop task here"}.task-card[draggable=true]{transition:transform .2s ease,opacity .2s ease}.task-card[draggable=true]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}
