.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px}.customer-mobile{display:none}.customer-entry{max-width:680px;margin:auto;min-height:70vh}.customer-entry h1{font-size:clamp(2.3rem,6vw,3.9rem);line-height:1.06;letter-spacing:-.05em}.customer-entry>p{line-height:1.7}.customer-card{padding:28px;background:#0b1221;border:1px solid #24365a;border-radius:12px;margin:24px 0}.customer-card h2{font-size:1.2rem;line-height:1.5;margin:0 0 14px}.customer-card p{line-height:1.65}.customer-card label{display:block;margin:0 0 12px;font-size:1rem}.customer-card input{display:block;width:100%;min-height:54px;padding:14px;background:#050a14;border:1px solid #40557b;border-radius:6px;color:#eef3ff;font-size:1rem}.customer-card input:focus-visible{outline:2px solid #6b9aff;outline-offset:3px}.customer-card .customer-code{font-size:1.8rem;letter-spacing:.32em;text-align:center}.customer-muted{color:#abb9d1;font-size:.95rem;overflow-wrap:anywhere}.customer-text-link{display:inline-block;color:#a8c5ff;background:none;border:0;padding:8px 0;font:inherit;text-decoration:underline;text-underline-offset:5px;cursor:pointer;font-size:.9rem}.customer-test{padding:18px;border:1px solid #3a527c;border-radius:8px;background:#13213a;line-height:1.6;font-size:.95rem}.customer-orders{max-width:1260px;margin:auto;min-height:70vh}.customer-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:28px 0}.customer-heading h1{font-family:var(--display);font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.04em;overflow-wrap:anywhere}.customer-order-card{display:grid;grid-template-columns:1.1fr 1fr auto;gap:24px;align-items:center}.customer-order-card small{font-size:.875rem;color:#abb9d1}.customer-order-card>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.customer-badge{display:inline-block;font-size:.875rem;color:#b7d2ff;background:#182a4d;padding:10px 14px;border-radius:5px}.customer-pagination{display:flex;justify-content:center;gap:24px;margin-top:28px;flex-wrap:wrap}.customer-pagination a{color:#a8c5ff}.customer-detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:24px;align-items:start}.customer-line{display:flex;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid #253650}.customer-line>span{white-space:nowrap}.customer-total{font-size:1.3rem}.customer-tracking{font-size:1.25rem;font-weight:700;letter-spacing:.08em;overflow-wrap:anywhere}.customer-steps{display:grid;grid-template-columns:repeat(4,1fr);padding:0;list-style:none;gap:8px;margin:32px 0}.customer-steps li{padding:14px 8px;border-top:3px solid #29364d;color:#abb9d1;font-size:.9rem}.customer-steps li.current{color:#dce9ff;border-color:#5785ff;font-weight:700}@media(max-width:800px){.customer-mobile{display:inline-block;color:#a8c5ff;font-size:.85rem}.customer-heading{align-items:flex-start;flex-direction:column}.customer-order-card,.customer-detail-grid{grid-template-columns:1fr}.customer-order-card>div:last-child{align-items:flex-start}.customer-card{padding:22px}.customer-detail-grid{gap:0}.customer-entry.page,.customer-orders.page{padding-top:40px;padding-bottom:48px}.customer-steps{grid-template-columns:repeat(2,1fr)}}
