*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;color:#1e293b}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}.phi-no-select{user-select:none;-webkit-user-select:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:9999px;font-size:.75rem;font-weight:600}.badge-pending{background:#fef3c7;color:#92400e}.badge-in_review{background:#dbeafe;color:#1e40af}.badge-completed{background:#dcfce7;color:#166534}.badge-cancelled{background:#fee2e2;color:#991b1b}.form-group{display:flex;flex-direction:column;gap:4px;margin-bottom:1rem}.form-label{font-size:.875rem;font-weight:500;color:#475569}.form-input{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;outline:none}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.btn{display:inline-flex;align-items:center;gap:6px;padding:.5rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:500;transition:opacity .15s}.btn:hover{opacity:.85}.btn-primary{background:#3b82f6;color:#fff}.btn-secondary{background:#e2e8f0;color:#1e293b}.btn-danger{background:#ef4444;color:#fff}.btn:disabled{opacity:.5;cursor:not-allowed}.phi-blur-on-unfocus{transition:filter .3s}body.window-unfocused .phi-blur-on-unfocus{filter:blur(8px)}
