@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;600;700;800&display=swap";:root{font-family:Cairo,system-ui,sans-serif;color:#12333a;background:#eef8f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.login-page,.center-message{min-height:100vh;display:grid;place-items:center;padding:24px;text-align:center}.login-card{width:min(440px,100%);padding:42px;border-radius:28px;background:#fff;box-shadow:0 24px 80px #124b4f24}.brand-mark{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 16px;border-radius:20px;color:#fff;background:#0d9488;font-size:22px;font-weight:800}.eyebrow{margin:0;color:#0d9488;font-weight:800;letter-spacing:.04em}.muted{margin:0 0 30px;color:#70888c}.login-card h1{margin:4px 0 6px;font-size:30px}.login-card label{display:grid;gap:8px;margin-top:18px;text-align:right;font-weight:700}input,select{width:100%;border:1px solid #cfe2e1;border-radius:13px;padding:12px 14px;color:#12333a;background:#f8fbfb}.login-card button,.small-button{border:0;border-radius:13px;padding:12px 20px;color:#fff;background:#0d9488;font-weight:800}.login-card button{width:100%;margin-top:24px}button:disabled{cursor:wait;opacity:.65}.error{color:#b42318;font-weight:700}.banner{margin:0 auto 20px;text-align:center}.display-page{min-height:100vh;padding:clamp(20px,4vw,60px)}header{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1500px;margin:0 auto 28px}header h1{margin:2px 0 0;font-size:clamp(24px,3vw,46px)}.header-actions{display:flex;align-items:center;gap:12px}.header-actions select{min-width:280px;background:#fff}.small-button{white-space:nowrap}.current-card{max-width:1500px;min-height:46vh;margin:0 auto;display:grid;place-content:center;text-align:center;border-radius:38px;color:#fff;background:linear-gradient(135deg,#087f75,#0d9488 48%,#16a394);box-shadow:0 30px 90px #0d948840}.current-card p{margin:0;font-size:clamp(20px,3vw,38px);font-weight:700;opacity:.82}.current-card h2{margin:0;padding:0 24px 30px;font-size:clamp(30px,5vw,72px)}.order-number{line-height:1;font-size:clamp(100px,18vw,260px)}.next-section{max-width:1500px;margin:34px auto 0}.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.section-title h2{margin:0;font-size:clamp(24px,3vw,38px)}.section-title span{color:#52777a;font-weight:700}.next-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.next-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;min-height:120px;padding:22px;border:1px solid #d9e9e8;border-radius:24px;background:#fff}.next-card span{display:grid;place-items:center;width:70px;height:70px;border-radius:20px;color:#087f75;background:#e6f6f4;font-size:28px;font-weight:800}.next-card h3{margin:0;font-size:clamp(18px,2vw,28px)}.next-card.empty{color:#91a6a8;background:#ffffff8c}@media (max-width: 800px){header{align-items:stretch;flex-direction:column}.header-actions{align-items:stretch;flex-direction:column}.header-actions select{min-width:0}.next-grid{grid-template-columns:1fr}.current-card{min-height:38vh;border-radius:28px}}
