:root{--cot-primary:var(--storefront-primary,#0d6efd);--cot-secondary:var(--storefront-secondary,#4f46e5);--cot-dark:#0f172a;--cot-muted:#64748b;--cot-border:#e2e8f0;--cot-bg:#f6f8fc;--cot-success:#16a34a;--cot-danger:#dc2626;--cot-warning:#f59e0b}.cot-main-body,.cot-vendor-body{background:var(--cot-bg)}.cot-shell{padding:34px 16px 70px}.cot-container{width:min(1120px,100%);margin:0 auto}.cot-hero{display:flex;align-items:center;gap:20px;padding:28px;border:1px solid #dbeafe;border-radius:26px;background:linear-gradient(135deg,#fff 0%,#eff6ff 48%,#eef2ff 100%);box-shadow:0 18px 50px rgba(15,23,42,.07)}.cot-hero-icon{width:68px;height:68px;border-radius:22px;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(135deg,var(--cot-primary),#06b6d4);color:#fff;font-size:28px;box-shadow:0 12px 30px rgba(13,110,253,.22)}.cot-hero-copy>span,.cot-results-heading span,.cot-section-title span,.cot-courier-copy>span{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--cot-primary)}.cot-hero h1{margin:4px 0 7px;font-size:30px;font-weight:900;color:var(--cot-dark)}.cot-hero p{margin:0;color:var(--cot-muted);font-size:14px}.cot-search-card{margin-top:20px;background:#fff;border:1px solid var(--cot-border);border-radius:22px;padding:20px;box-shadow:0 12px 35px rgba(15,23,42,.05)}.cot-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end}.cot-search-form label>span{display:block;margin-bottom:8px;font-size:12px;font-weight:800;color:#334155}.cot-input-wrap{position:relative}.cot-input-wrap i{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#94a3b8}.cot-input-wrap input{width:100%;height:50px;border:1px solid #cbd5e1;border-radius:14px;padding:0 15px 0 43px;outline:none;font-size:14px;transition:.2s}.cot-input-wrap input:focus{border-color:var(--cot-primary);box-shadow:0 0 0 4px rgba(13,110,253,.09)}.cot-search-form button{height:50px;border:0;border-radius:14px;padding:0 22px;background:linear-gradient(135deg,var(--cot-primary),#06b6d4);color:#fff;font-weight:900;box-shadow:0 10px 24px rgba(13,110,253,.18)}.cot-security-note{margin-top:12px;color:#64748b;font-size:12px}.cot-security-note i{color:#16a34a;margin-right:5px}.cot-alert{display:flex;gap:10px;align-items:flex-start;margin-top:18px;padding:14px 16px;border-radius:14px}.cot-alert-error{background:#fff1f2;border:1px solid #fecdd3;color:#be123c}.cot-alert p{margin:0}.cot-empty{text-align:center;margin-top:22px;padding:50px 20px;background:#fff;border:1px dashed #cbd5e1;border-radius:22px}.cot-empty>i{font-size:44px;color:#94a3b8}.cot-empty h2{margin:10px 0 5px;color:var(--cot-dark)}.cot-empty p{margin:0;color:var(--cot-muted)}.cot-results-heading{display:flex;justify-content:space-between;align-items:end;gap:14px;margin:26px 3px 12px}.cot-results-heading h2{font-size:22px;font-weight:900;margin:2px 0;color:var(--cot-dark)}.cot-results-heading small{color:var(--cot-muted)}.cot-results{display:grid;gap:18px}.cot-order-card{background:#fff;border:1px solid var(--cot-border);border-radius:24px;overflow:hidden;box-shadow:0 16px 44px rgba(15,23,42,.06)}.cot-order-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px;background:linear-gradient(135deg,#fff,#f8fafc)}.cot-order-head small,.cot-meta-grid small{display:block;color:#94a3b8;font-size:10px;font-weight:900;letter-spacing:.08em}.cot-order-head h3{margin:3px 0;font-size:21px;font-weight:900;color:var(--cot-dark)}.cot-order-head p{margin:0;color:var(--cot-muted);font-size:12px}.cot-status{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;font-size:11px;font-weight:900;background:#e0f2fe;color:#0369a1}.cot-status-pending{background:#fff7ed;color:#c2410c}.cot-status-confirmed{background:#eff6ff;color:#1d4ed8}.cot-status-processing{background:#ecfeff;color:#0e7490}.cot-status-ready-to-ship,.cot-status-in-courier,.cot-status-shipped{background:#eef2ff;color:#4338ca}.cot-status-delivered{background:#dcfce7;color:#15803d}.cot-status-cancelled,.cot-status-returned{background:#fee2e2;color:#b91c1c}.cot-meta-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7}.cot-meta-grid>div{padding:15px 20px;border-right:1px solid #eef2f7}.cot-meta-grid>div:last-child{border-right:0}.cot-meta-grid strong{display:block;margin-top:4px;color:#1e293b;font-size:13px}.cot-progress-wrap,.cot-items{padding:20px 24px}.cot-section-title h4{font-size:16px;font-weight:900;color:var(--cot-dark);margin:2px 0 15px}.cot-progress{display:grid;grid-template-columns:repeat(6,1fr);gap:0}.cot-step{position:relative;text-align:center;padding:0 3px}.cot-step:before{content:"";position:absolute;top:15px;left:-50%;width:100%;height:3px;background:#e2e8f0}.cot-step:first-child:before{display:none}.cot-step-dot{position:relative;z-index:1;margin:0 auto 7px;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#f1f5f9;border:3px solid #e2e8f0;color:#94a3b8;font-size:9px}.cot-step small{display:block;color:#64748b;font-size:10px;font-weight:800;line-height:1.25}.cot-step.is-done:before,.cot-step.is-current:before{background:#86efac}.cot-step.is-done .cot-step-dot{background:#22c55e;border-color:#22c55e;color:#fff}.cot-step.is-current .cot-step-dot{background:#fff;border-color:#22c55e;color:#16a34a;box-shadow:0 0 0 5px #dcfce7}.cot-step.is-current small{color:#15803d}.cot-step.is-danger .cot-step-dot{background:#ef4444;border-color:#ef4444;color:#fff}.cot-step.is-danger small{color:#b91c1c}.cot-item-list{border:1px solid #eef2f7;border-radius:14px;overflow:hidden}.cot-item-list>div{display:flex;justify-content:space-between;gap:12px;padding:11px 14px;border-top:1px solid #eef2f7}.cot-item-list>div:first-child{border-top:0}.cot-item-list span{color:#334155;font-size:13px}.cot-item-list strong{color:#0f172a}.cot-courier{margin:0 24px 24px;padding:18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:15px;align-items:center;border:1px solid #bae6fd;border-radius:18px;background:linear-gradient(135deg,#f0f9ff,#ecfeff)}.cot-courier-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#0ea5e9;color:#fff;font-size:21px}.cot-courier-copy h4{margin:2px 0 3px;font-size:17px;font-weight:900;color:#0f172a}.cot-courier-copy p{margin:0;color:#475569;font-size:12px}.cot-courier-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.cot-courier-actions a{display:inline-flex;align-items:center;gap:6px;text-decoration:none;border-radius:11px;padding:10px 13px;font-size:11px;font-weight:900}.cot-track-btn{background:linear-gradient(135deg,#0284c7,#06b6d4);color:#fff}.cot-provider-btn{background:#fff;border:1px solid #bae6fd;color:#0369a1}@media(max-width:850px){.cot-meta-grid{grid-template-columns:repeat(2,1fr)}.cot-meta-grid>div:nth-child(2){border-right:0}.cot-progress{overflow-x:auto;grid-template-columns:repeat(6,minmax(110px,1fr));padding-bottom:8px}.cot-courier{grid-template-columns:auto 1fr}.cot-courier-actions{grid-column:1/-1;justify-content:flex-start}}@media(max-width:600px){.cot-shell{padding:20px 10px 50px}.cot-hero{padding:20px;align-items:flex-start}.cot-hero-icon{width:54px;height:54px;border-radius:17px;font-size:22px}.cot-hero h1{font-size:22px}.cot-search-form{grid-template-columns:1fr}.cot-search-form button{width:100%}.cot-order-head{padding:18px;flex-direction:column}.cot-meta-grid{grid-template-columns:1fr 1fr}.cot-meta-grid>div{padding:12px;border-right:0;border-bottom:1px solid #eef2f7}.cot-progress-wrap,.cot-items{padding:18px}.cot-courier{margin:0 18px 18px;grid-template-columns:1fr}.cot-courier-icon{display:none}.cot-courier-actions{grid-column:auto}.cot-courier-actions a{width:100%;justify-content:center}}
