:root{font-family:Vazirmatn,system-ui,sans-serif;line-height:1.6;font-weight:400;color:#1a1a2e;background:linear-gradient(160deg,#f0f4ff,#e8eeff,#f5f7ff);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:rtl}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}a{font-weight:500;color:#4a6cf7;text-decoration:none}a:hover{color:#2d4fdf;text-decoration:underline}h1,h2,h3{font-weight:600;color:#1a1a2e}button{font-family:inherit;border-radius:10px;border:1px solid #c7d2fe;padding:.6em 1.2em;font-size:1em;font-weight:500;background:#4a6cf7;color:#fff;cursor:pointer;transition:background .2s,transform .05s}button:hover{background:#3b5bdb}button:active{transform:scale(.98)}button:disabled{opacity:.6;cursor:not-allowed}button.secondary{background:#fff;color:#4a6cf7;border-color:#4a6cf7}button.secondary:hover{background:#eef2ff}input,select,textarea{font-family:inherit;font-size:1rem;padding:.5em .75em;border:1px solid #cbd5e1;border-radius:8px;width:100%;direction:rtl}input:focus,select:focus,textarea:focus{outline:none;border-color:#4a6cf7;box-shadow:0 0 0 3px #4a6cf726}label{display:block;font-weight:500;margin-bottom:.25rem;color:#334155}.form-group{margin-bottom:1rem}.card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;padding:1.5rem 2rem;max-width:520px;margin:0 auto}.error-msg{color:#dc2626;font-size:.9rem;margin-top:.25rem}.success-msg{color:#059669;font-size:.9rem;margin-top:.25rem}.page-title{text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.tracking-code-box{background:#eef2ff;border:2px dashed #4a6cf7;border-radius:12px;padding:1rem 1.5rem;text-align:center;font-weight:600;font-size:1.25rem;letter-spacing:.05em;color:#1e3a8a}.app-layout{min-height:100vh;display:flex;flex-direction:column}.app-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:.75rem 1.5rem;box-shadow:0 1px 3px #0000000a}.app-header-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.app-header a{font-weight:600;color:#1a1a2e;text-decoration:none}.app-header a:hover{color:#4a6cf7;text-decoration:none}.app-main{flex:1;padding:2rem 1rem}.wizard-steps{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.wizard-step{padding:.4rem .8rem;border-radius:8px;font-size:.9rem;font-weight:500;background:#e2e8f0;color:#64748b}.wizard-step.active{background:#4a6cf7;color:#fff}.wizard-step.done{background:#c7d2fe;color:#3730a3}.actions{display:flex;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}.actions button{min-width:120px}.file-upload-hint{font-size:.85rem;color:#64748b;margin-top:.25rem}.persian-date-input{width:100%;border-radius:8px;border:1px solid #cbd5e1;padding:.5em .75em;font-family:inherit;font-size:1rem;direction:rtl}.persian-date-input:focus{outline:none;border-color:#4a6cf7;box-shadow:0 0 0 3px #4a6cf726}.admin-table{display:grid;gap:.5rem}.admin-table-row{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;gap:.5rem;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem;font-size:.9rem}.admin-table-header{background:#eef2ff;font-weight:600;color:#1e3a8a}.form-row{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.form-row .form-group{flex:1;min-width:180px;margin-bottom:0}.file-list{display:flex;flex-direction:column;gap:.5rem}.file-row{display:flex;align-items:center;gap:.75rem}.file-preview{width:72px;height:72px;object-fit:cover;border-radius:10px;border:1px solid #e2e8f0}.chip-list{display:flex;flex-wrap:wrap;gap:.5rem}.chip{display:inline-flex;align-items:center;gap:.4rem;background:#f1f5f9;border-radius:999px;padding:.35rem .8rem;border:1px solid #e2e8f0}.chip-active{background:#e0e7ff;color:#1e3a8a;border-color:#c7d2fe}
