.pageGradient{min-height:100vh;background:radial-gradient(ellipse at top left,rgba(29,85,138,.12) 0,transparent 50%),radial-gradient(ellipse at top right,rgba(139,69,193,.08) 0,transparent 50%),radial-gradient(ellipse at bottom left,rgba(59,130,246,.06) 0,transparent 50%),radial-gradient(ellipse at bottom right,rgba(236,72,153,.1) 0,transparent 50%),linear-gradient(135deg,#fff,#fff 25%,#fff 50%,#fff);background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:40px 16px;position:relative}.pageGradient:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml,%3csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M50 5L55 25L75 20L65 40L95 45L75 50L85 70L65 60L70 80L50 70L45 90L35 70L15 75L25 55L5 50L25 45L15 25L35 35L30 15L50 5Z' fill='%23ffffff' fill-opacity='0.02'/%3e%3c/svg%3e");pointer-events:none;z-index:0}.dashboard{width:100%;max-width:1120px;background:hsla(0,0%,100%,.9);border-radius:20px;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 20px 40px rgba(0,0,0,.08),0 8px 16px rgba(0,0,0,.04),inset 0 1px 0 hsla(0,0%,100%,.7),inset 0 -1px 0 hsla(0,0%,100%,.3);display:grid;grid-template-columns:1fr 320px;grid-gap:28px;gap:28px;padding:32px;position:relative;z-index:1;overflow:hidden}.homeDashboard{grid-template-columns:1fr;max-width:760px}.homeDashboard .brandLogo{font-size:44px;margin-bottom:6px}.homeDashboard .main-text{text-align:center;margin:8px 0 16px}.homeDashboard .title{font-size:32px;font-weight:800;letter-spacing:-.02em;background:linear-gradient(90deg,#1d558a,#0ea5e9);-webkit-background-clip:text;background-clip:text;color:transparent}.homeDashboard .subtitle{color:#334155;opacity:.9;font-weight:600;margin-top:4px}.homeDashboard .form-section{margin-top:14px}.homeDashboard .mobile-input{border:1px solid #e2e8f0;background:#fff;box-shadow:inset 0 1px 2px rgba(15,23,42,.04)}.homeDashboard .mobile-input:focus{border-color:#93c5fd;box-shadow:0 0 0 4px rgba(59,130,246,.12)}.homeDashboard .verify-btn{background:linear-gradient(135deg,#1d558a,#0ea5e9);box-shadow:0 8px 18px rgba(14,165,233,.35)}.homeDashboard .verify-btn:hover{filter:brightness(1.02)}.homeDashboard .verify-btn:active{transform:translateY(1px)}@media (max-width:768px){.homeDashboard{max-width:620px}.homeDashboard .title{font-size:26px}.homeDashboard .brandLogo{font-size:36px}}@media (max-width:480px){.homeDashboard{max-width:100%}.homeDashboard .title{font-size:22px}.homeDashboard .subtitle{font-size:14px}.homeDashboard .verify-btn{width:100%}}.dashboard:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,rgba(29,85,138,.1),rgba(139,69,193,.05),rgba(59,130,246,.08),rgba(236,72,153,.06));border-radius:22px;z-index:-1}.dashboard:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.8),transparent);z-index:2}.sidebar{border-radius:10px;padding:18px;display:flex;flex-direction:column;align-items:center}.brandLogo{font-weight:800;font-size:38px;letter-spacing:-1px;margin-top:6px;margin-bottom:16px}.brandPrimary{color:#1d558a}.brandAccent{color:#111827;margin-left:15px}.sidebarCard{margin-top:16px;width:100%;background:#ffe0e0;border-radius:8px;padding:16px;display:flex;align-items:center;justify-content:center;border:1px solid #f7c0c0}.sidebarCard:has(.successRatioCard){background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid #e2e8f0;padding:22px 18px;box-shadow:0 1px 3px rgba(15,23,42,.04),0 6px 16px rgba(2,6,23,.04);margin-bottom:10px}.emptyText{color:#8c2f2f;font-weight:600;font-size:14px}.successRatioCard{width:100%;text-align:center;background:radial-gradient(200px 200px at 50% -60%,#eef2ff,#eef2ff00);border-radius:10px;padding:8px 6px 6px}.ratioTitle{font-size:14px;font-weight:800;color:#0f172a;margin:0 0 10px;text-transform:uppercase;letter-spacing:.08em}.ratingPill{display:inline-block;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.02em;margin-bottom:10px;background:#e5e7eb;color:#111827}.ratingPill.excellent{background:#dcfce7;color:#166534}.ratingPill.very-good{background:#ecfccb;color:#3f6212}.ratingPill.good{background:#fef9c3;color:#854d0e}.ratingPill.average{background:#ffedd5;color:#9a3412}.ratingPill.poor{background:#fee2e2;color:#991b1b}.ratingPill.no-data{background:#e5e7eb;color:#374151}.donutWrapper{position:relative;--size:132px;--thickness:10px;width:var(--size);height:var(--size);margin:8px auto 10px}.donutRing{width:100%;height:100%;border-radius:50%;background:conic-gradient(var(--ring,#22c55e) var(--p,0),#e5e7eb 0);mask:radial-gradient(circle calc((var(--size) / 2) - var(--thickness)) at 50% 50%,transparent calc((var(--size) / 2) - var(--thickness) + 1px),#000 calc((var(--size) / 2) - var(--thickness) + 2px));-webkit-mask:radial-gradient(circle calc((var(--size) / 2) - var(--thickness)) at 50% 50%,transparent calc((var(--size) / 2) - var(--thickness) + 1px),#000 calc((var(--size) / 2) - var(--thickness) + 2px));box-shadow:inset 0 0 0 1px rgba(15,23,42,.06)}.donutCenter{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.percentageText{display:contents}.percentage{font-size:28px;font-weight:800;color:#0f172a}.tinyBar{position:relative;width:80%;height:6px;margin:6px auto 10px;background:#e5e7eb;border-radius:999px}.tinyBar>span{display:block;height:100%;border-radius:999px}.legend{display:flex;justify-content:center;gap:14px;margin-top:8px;flex-wrap:wrap}.legendItem{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#475569}.legendItem strong{color:#0f172a;font-weight:800;margin-left:2px}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.dot.delivered{background:#16a34a}.dot.orders{background:#0ea5e9}.dot.canceled{background:#ef4444}.ratingText{font-size:16px;font-weight:800;margin:6px 0 0}.ratingText.excellent{color:#22c55e}.ratingText.very-good{color:#84cc16}.ratingText.good{color:#eab308}.ratingText.average{color:#f97316}.ratingText.poor{color:#ef4444}.ratingText.no-data{color:#6b7280}.ratingDescription{font-size:12px;color:#6b7280;margin:8px 0 0;line-height:1.4}.authLinks{margin-top:auto;font-size:14px;color:#6b7280}.customLink{color:#1d558a;font-weight:600}.customLink,.link{text-decoration:none}.link{color:#111827}.linkDivider{margin:0 6px;color:#9ca3af}.main{display:flex;flex-direction:column;gap:16px;padding:0 20px}.inputRow{display:grid;grid-template-columns:1fr 160px;grid-gap:12px;gap:12px;max-width:500px;margin:0 auto;width:100%}.input{height:44px;border:1px solid #e5e7eb;border-radius:8px;padding:0 14px;outline:none;font-size:14px}.input::placeholder{color:#9ca3af}.primaryButton{height:44px;border:none;border-radius:10px;background:#1d558a;font-weight:700;color:#fff;cursor:pointer}.primaryButton.isLoading{opacity:.9;cursor:wait;display:inline-flex;align-items:center;justify-content:center;gap:8px}.spinner{width:16px;height:16px;border-radius:50%;border:2px solid hsla(0,0%,100%,.5);border-top-color:#fff;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.numberHint{margin-top:2px;color:#4b5563;font-size:14px;text-align:center;background:#eef2ff;border:1px solid #e5e7eb;padding:8px 12px;border-radius:999px}.numberHint strong{color:#1d558a;font-weight:700}.statsRow{margin-top:4px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.statCard{background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;padding:18px 16px;text-align:center}.statValue{font-size:28px;font-weight:800;color:#111827}.statLabel{margin-top:4px;font-size:13px;color:#6b7280}.tableCard{margin-top:10px;border:1px solid #eef2f7;border-radius:12px;background:#f8fafc;padding:8px}.tableHeader,.tableRow{display:grid;grid-template-columns:1.6fr 100px 100px 100px 100px 100px;align-items:center;grid-gap:8px;gap:8px;padding:12px 14px}.tableHeader>div:not(:first-child),.tableRow>div:not(:first-child){text-align:center}.tableHeader{background:#f1f5f9;font-weight:700;color:#374151;border-radius:10px}.tableRow{background:#fff;border:1px solid #eef2f7;border-radius:10px;box-shadow:0 1px 2px rgba(15,23,42,.04);margin:8px 4px}.courierName{font-weight:600}.courierCell{display:inline-flex;align-items:center;gap:8px}.courierLogo{width:72px;height:42px;object-fit:contain}.rateBadge{display:inline-block;min-width:52px;text-align:center;font-size:12px;font-weight:700;padding:4px 8px;border-radius:999px;border:1px solid transparent}.goodRate{background:#e7f9ef;color:#166534;border-color:#bbf7d0}.avgRate{background:#fff7e6;color:#92400e;border-color:#fde68a}.badRate{background:#fee2e2;color:#991b1b;border-color:#fecaca}.successExcellent{background:#dcfce7;color:#15803d;border-color:#bbf7d0}.successGood{background:#ecfccb;color:#3f6212;border-color:#d9f99d}.successAvg{background:#fef9c3;color:#854d0e;border-color:#fde68a}.successPoor{background:#fee2e2;color:#991b1b;border-color:#fecaca}@media (max-width:1024px) and (min-width:981px){.inputRow{max-width:550px;margin:0 auto}.main{padding:0 24px}}@media (max-width:980px){.dashboard{grid-template-columns:1fr;gap:24px;padding:28px}.sidebar{order:2}.main{order:1;padding:0 16px}.tableHeader,.tableRow{grid-template-columns:1.6fr repeat(5,1fr)}.tableHeader>div:not(:first-child),.tableRow>div:not(:first-child){text-align:center}}@media (max-width:768px){.pageGradient{padding:20px 12px}.dashboard{padding:24px;gap:20px;border-radius:16px}.brandLogo{font-size:32px;margin-bottom:12px}.brandAccent{margin-left:10px}.sidebar{padding:16px}.sidebarCard:has(.successRatioCard){padding:18px 14px}.donutWrapper{--size:140px!important;--thickness:8px!important}.inputRow{grid-template-columns:1fr;gap:12px;max-width:400px;margin:0 auto;padding:0 16px}.primaryButton{width:100%;justify-self:stretch}.statsRow{grid-template-columns:repeat(3,1fr);gap:10px}.statCard{padding:14px 12px}.statValue{font-size:24px}.statLabel{font-size:12px}.tableHeader,.tableRow{grid-template-columns:1.4fr repeat(5,.8fr);gap:4px;padding:10px 8px;font-size:13px}.tableHeader>div:not(:first-child),.tableRow>div:not(:first-child){text-align:center}.courierLogo{width:60px;height:35px}.courierName{font-size:13px}}@media (max-width:480px){.pageGradient{padding:30px 8px 15px}.dashboard{padding:20px;gap:16px;width:100%;max-width:none}.brandLogo{font-size:28px;margin-bottom:5px}.brandAccent{margin-left:10px}.sidebar{padding:14px}.sidebarCard:has(.successRatioCard){padding:16px 12px}.donutWrapper{--size:120px!important;--thickness:6px!important}.percentage{font-size:22px}.ratioTitle{font-size:12px;margin-bottom:8px}.legend{gap:8px;flex-wrap:wrap}.legendItem{font-size:11px;gap:4px}.input{height:48px;font-size:16px}.inputRow{max-width:350px;margin:0 auto;padding:0 16px}.primaryButton{height:48px;font-size:16px}.numberHint{font-size:13px}.statsRow{grid-template-columns:repeat(3,1fr);gap:8px}.statCard{padding:10px 8px;text-align:center}.statValue{font-size:20px;font-weight:800}.statLabel{font-size:12px;margin-top:2px}.tableHeader,.tableRow{display:grid;grid-template-columns:1.2fr repeat(5,.7fr);grid-gap:4px;gap:4px;padding:8px 6px;font-size:11px}.tableHeader>div:not(:first-child),.tableRow>div:not(:first-child){text-align:center}.tableHeader{display:grid}.tableRow{background:#fff;border:1px solid #eef2f7;border-radius:8px;box-shadow:none;margin:6px 2px}.courierCell{align-items:center}.courierLogo{width:56px;height:32px}}@media (max-width:360px){.dashboard{padding:16px;gap:14px}.brandLogo{font-size:24px}.sidebar{padding:12px}.donutWrapper{--size:100px!important;--thickness:5px!important}.percentage{font-size:18px}.legend{gap:6px}.legendItem{font-size:10px}.tableRow{padding:12px 10px}.courierLogo{width:70px;height:40px}.statCard{padding:12px}}.animated-input-container{position:relative;display:flex;align-items:center;background:#fff;border:1px solid #1d558a;border-radius:12px;height:44px;overflow:hidden;transition:all .3s ease;box-shadow:0 1px 3px rgba(15,23,42,.04)}.animated-input-container:hover{border-color:#93c5fd;box-shadow:0 4px 12px rgba(59,130,246,.08)}.animated-input-container:focus-within{border-color:#1d558a;box-shadow:0 0 0 4px rgba(29,85,138,.12)}.search-icon{display:flex;align-items:center;justify-content:center;padding:0 12px;color:#6b7280;pointer-events:none;transition:color .3s ease,transform .3s ease}.animated-input-container:focus-within .search-icon{color:#1d558a;transform:scale(1.05)}.animated-input{flex:1 1;border:none;outline:none;padding:0 12px 0 0;font-size:14px;color:#111827;background:transparent;height:100%}.animated-input::placeholder{color:#9ca3af;font-weight:400;transition:color .3s ease}.animated-input:focus::placeholder{color:#d1d5db}.typing-cursor{position:absolute;right:14px;color:#1d558a;font-weight:400;font-size:14px;animation:blink 1s infinite;pointer-events:none;transition:opacity .3s ease}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.inputRow:has(.animated-input-container){display:grid;grid-template-columns:1fr 160px;grid-gap:12px;gap:12px;max-width:500px;margin:0 auto;width:100%}@media (max-width:1024px) and (min-width:981px){.inputRow:has(.animated-input-container){max-width:550px;margin:0 auto}}@media (max-width:980px) and (min-width:769px){.inputRow{max-width:480px;margin:0 auto;padding:0 20px}.inputRow:has(.animated-input-container){max-width:480px;margin:0 auto;padding:0 20px}.main{padding:0 20px}}@media (max-width:768px){.animated-input-container{height:48px}.animated-input{font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.typing-cursor{font-size:16px}.search-icon{padding:0 14px}}@media (max-width:480px){.animated-input-container{height:48px;border-radius:10px}.search-icon{padding:0 10px}.animated-input{font-size:16px}.typing-cursor{right:12px;font-size:16px}}