.suivi-commande{justify-content:center;align-items:center;min-height:70vh;padding:32px 16px;display:flex}.suivi-commande-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;width:100%;max-width:560px;padding:24px}.suivi-commande-subtitle{opacity:.85;margin-top:8px;margin-bottom:20px}.suivi-commande-form{gap:10px;display:grid}.suivi-commande-form input{border:1px solid rgba(0,0,0,.12);border-radius:12px;height:44px;padding:0 12px}.suivi-commande-form button{cursor:pointer;border:none;border-radius:12px;height:46px}.suivi-commande-helper{opacity:.85;font-size:.92rem}.suivi-commande-error{color:#b00020}.suivi-commande-note{opacity:.85;margin-top:16px;font-size:.95rem}.suivi-commande-muted{opacity:.7}.suivi-commande-details{min-height:70vh;padding:32px 16px 48px}.suivi-commande-details-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:960px;margin:0 auto 24px;display:flex}.suivi-commande-details-actions{flex-wrap:wrap;gap:12px;display:flex}.suivi-commande-details-card{text-align:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;max-width:640px;margin:0 auto;padding:24px}.suivi-commande-primary,.suivi-commande-secondary{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:12px;height:44px;padding:0 16px;font-weight:500}.suivi-commande-secondary{color:#111;background:#fff}.suivi-commande-primary:disabled,.suivi-commande-secondary:disabled{opacity:.6;cursor:not-allowed}.suivi-commande-link{color:#111;text-underline-offset:4px;text-decoration:underline}.suivi-commande-detail-card{gap:24px;max-width:960px;margin:0 auto;display:grid}.suivi-commande-hero{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;flex-wrap:wrap;justify-content:space-between;gap:24px;padding:24px;display:flex}.suivi-commande-hero-subtitle{opacity:.7;margin-bottom:6px;font-size:.95rem}.suivi-commande-hero-title{margin:0 0 12px}.suivi-commande-chips{flex-wrap:wrap;gap:8px;display:flex}.suivi-commande-chip{background:#f7f7f7;border:1px solid rgba(0,0,0,.1);border-radius:999px;padding:6px 12px;font-size:.85rem}.suivi-commande-hero-actions{justify-items:end;gap:12px;min-width:240px;display:grid}.suivi-commande-total{text-align:right;background:#f7f7f7;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:12px 16px;font-size:.95rem}.suivi-commande-total strong{font-size:1.1rem;display:block}.suivi-commande-action{justify-items:end;gap:8px;display:grid}.suivi-commande-panel{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:20px}.suivi-commande-panel-header{margin-bottom:16px}.suivi-commande-eyebrow{text-transform:uppercase;letter-spacing:.08em;opacity:.6;margin-bottom:6px;font-size:.7rem}.suivi-commande-timeline{gap:16px;display:grid}.suivi-commande-timeline-bar{background:rgba(0,0,0,.08);border-radius:999px;height:4px;position:relative;overflow:hidden}.suivi-commande-timeline-bar-bg,.suivi-commande-timeline-bar-progress{position:absolute;top:0;bottom:0;left:0}.suivi-commande-timeline-bar-bg{width:100%}.suivi-commande-timeline-bar-progress{background:#111}.suivi-commande-timeline-steps{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.suivi-commande-timeline-step{gap:6px;font-size:.9rem;display:grid}.suivi-commande-timeline-dot{border:2px solid rgba(0,0,0,.2);border-radius:50%;width:10px;height:10px}.suivi-commande-timeline-step.completed .suivi-commande-timeline-dot{background:#111;border-color:#111}.suivi-commande-timeline-label{font-weight:600}.suivi-commande-timeline-date{opacity:.7;font-size:.85rem}.suivi-commande-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.suivi-commande-rows{gap:8px;display:grid}.suivi-commande-row{justify-content:space-between;gap:12px;display:flex}.suivi-commande-address p{margin:0}.suivi-commande-items{gap:12px;display:grid}.suivi-commande-item{border-bottom:1px solid rgba(0,0,0,.08);justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 0;display:flex}.suivi-commande-item:last-child{border-bottom:none}.suivi-commande-tracking{gap:16px;display:grid}.suivi-commande-tracking-meta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.suivi-commande-tracking-events{gap:12px;display:grid}.suivi-commande-tracking-event{grid-template-columns:12px 1fr;align-items:flex-start;gap:12px;display:grid}.suivi-commande-tracking-dot{border:2px solid rgba(0,0,0,.2);border-radius:50%;width:10px;height:10px;margin-top:6px}.suivi-commande-tracking-dot.active{background:#111;border-color:#111}.suivi-commande-tracking-meta-line{opacity:.75;flex-wrap:wrap;gap:12px;font-size:.85rem;display:flex}.suivi-commande-tracking-status{font-weight:600}@media (max-width:720px){.suivi-commande-details-header{align-items:flex-start}.suivi-commande-hero-actions,.suivi-commande-action{justify-items:start}.suivi-commande-item{flex-direction:column;align-items:flex-start}}
