:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#0f172a;background:radial-gradient(circle at 100% 0,#2563eb29,#0000 34%),linear-gradient(#f7fbff 0%,#edf5ff 100%);font-family:Arial,Helvetica Neue,sans-serif}*{box-sizing:border-box}body{direction:rtl;margin:0}button,input{font:inherit}button:disabled{cursor:not-allowed;opacity:.55}.page{width:min(1240px,100% - 32px);margin:0 auto;padding:32px 0}.hero{color:#fff;background:linear-gradient(135deg,#0b3b91 0%,#1d4ed8 48%,#38bdf8 100%);border:1px solid #ffffff38;border-radius:28px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:30px;display:flex;box-shadow:0 22px 60px #1d4ed847}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:8px;font-size:44px}h2{color:#0b3b91;margin-bottom:18px}h3{color:#0f172a}.subtitle{color:#eaf6ff;margin-bottom:0;font-size:17px}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#bfdbfe;margin-bottom:8px;font-size:12px;font-weight:800}.status-pill{white-space:nowrap;background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;padding:11px 18px;font-weight:900}.status-pill.ok{background:#10b9813d;border-color:#bbf7d0cc}.grid{gap:18px;margin-bottom:18px;display:grid}.two{grid-template-columns:1fr 1fr}.three{grid-template-columns:repeat(3,1fr)}.card{background:#fffffff5;border:1px solid #dbeafe;border-radius:24px;padding:24px;box-shadow:0 14px 40px #0f172a14}label{color:#1e3a8a;margin-bottom:14px;font-size:14px;font-weight:900;display:block}input{color:#0f172a;caret-color:#1d4ed8;background:#f8fbff;border:1px solid #bfdbfe;border-radius:14px;outline:none;width:100%;margin-top:8px;padding:13px 14px;transition:border-color .15s,box-shadow .15s,background .15s;display:block}input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb24}input::placeholder{color:#64748b;opacity:1}.actions{flex-wrap:wrap;gap:10px;display:flex}button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d4ed8,#0284c7);border:0;border-radius:14px;padding:12px 18px;font-weight:900;box-shadow:0 10px 24px #1d4ed833}button.secondary{background:linear-gradient(135deg,#0f172a,#1e3a8a)}button.ghost{color:#1e3a8a;box-shadow:none;background:#dbeafe}.message{color:#1d4ed8;margin-top:16px;margin-bottom:0;font-weight:900}.muted{color:#64748b}.details p{margin-bottom:10px}.metric span{color:#64748b;margin-bottom:10px;font-weight:900;display:block}.metric strong{color:#0b3b91;margin-bottom:8px;font-size:28px;display:block}.metric small{color:#64748b}.section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.section-header h2{margin-bottom:6px}.count-pill{color:#1d4ed8;white-space:nowrap;background:#dbeafe;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:900}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin-bottom:18px;display:grid}.created-box{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;margin-top:18px;padding:16px}.created-box p{margin-bottom:8px}.created-box p:last-child{margin-bottom:0}.table-wrap{border:1px solid #dbeafe;border-radius:18px;width:100%;overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%;font-size:14px}th{text-align:right;color:#1e3a8a;white-space:nowrap;background:#eff6ff;border-bottom:1px solid #dbeafe;padding:13px 11px;font-weight:900}td{vertical-align:top;border-bottom:1px solid #edf4ff;padding:14px 11px}td small{color:#64748b;white-space:nowrap;margin-top:4px;display:block}.status-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.shipment{grid-template-columns:1fr 1fr;gap:22px;display:grid}.shipment h3{margin-bottom:8px;font-size:30px}[dir=ltr]{direction:ltr;unicode-bidi:isolate}@media (width<=820px){.hero,.shipment{grid-template-columns:1fr;display:grid}.two,.three,.form-grid{grid-template-columns:1fr}h1{font-size:32px}.page{width:min(100% - 20px,1240px);padding:20px 0}.card{padding:18px}}
