*{box-sizing:border-box;margin:0;padding:0}body{color:#111827;background:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:10px 16px;font-size:15px;font-weight:500}button:hover{background:#1d4ed8}button:disabled{cursor:not-allowed;background:#9ca3af}input{border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px;font-size:15px}input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #00000014}.container{max-width:1000px;margin:0 auto;padding:20px}.header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.badge{color:#fff;border-radius:9999px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-block}table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden}th{text-align:left;color:#6b7280;background:#f9fafb;padding:12px 16px;font-size:13px;font-weight:600}td{border-top:1px solid #f3f4f6;padding:12px 16px}.status-DRAFT{background:#6b7280}.status-PLANNED{background:#3b82f6}.status-IN_PROGRESS{background:#f59e0b}.status-COMPLETED{background:#10b981}.status-CANCELLED{background:#ef4444}
