.adex-v122-page{background:#f3f5f9;color:#172033;font-family:Inter,Arial,sans-serif;min-height:100vh}
.adex-v122-main{max-width:1120px;margin:0 auto;padding:26px 16px 70px}
.adex-v122-hero{background:#fff;text-align:center;padding:44px 16px;border-bottom:1px solid #edf0f5}
.adex-v122-hero h1{font-size:40px;line-height:1.15;margin:0 0 10px;font-weight:780;color:#172033}
.adex-v122-hero p{color:#667085;font-size:16px;margin:0 0 14px}
.adex-v122-hero div{display:flex;gap:8px;align-items:center;justify-content:center;color:#667085;font-weight:600}
.adex-v122-hero a{color:#667085;text-decoration:none}

.adex-v122-track-card,.adex-v122-empty,.adex-v122-order-card,.adex-v122-confirm-card{background:#fff;border:1px solid #edf0f5;border-radius:22px;padding:26px;box-shadow:0 6px 18px rgba(15,23,42,.035)}
.adex-v122-track-form{display:grid;grid-template-columns:1fr 1fr 170px;gap:14px;align-items:end}
.adex-v122-track-form label{display:block;color:#344054;font-weight:700;margin:0 0 7px}
.adex-v122-track-form input{width:100%;box-sizing:border-box;border:1px solid #d7dde8;border-radius:12px;min-height:52px;padding:12px 14px;font-size:15px;outline:none;background:#fff}
.adex-v122-track-form input:focus{border-color:#ff8617;box-shadow:0 0 0 3px rgba(255,134,23,.08)}
.adex-v122-track-form button{border:0;background:#ff8617;color:#111827;border-radius:12px;min-height:52px;font-size:16px;font-weight:800;cursor:pointer}

.adex-v122-empty{text-align:center;margin-top:22px}
.adex-v122-empty div{font-size:46px;margin-bottom:10px}
.adex-v122-empty h2{font-size:26px;margin:0 0 8px}
.adex-v122-empty p{color:#667085;margin:0}

.adex-v122-results{margin-top:24px}
.adex-v122-results>h2{font-size:26px;margin:0 0 16px;color:#172033}
.adex-v122-order-card{margin-bottom:16px}
.order-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:18px}
.order-top div{background:#f8fafc;border:1px solid #edf0f5;border-radius:14px;padding:13px}
.order-top span{display:block;color:#667085;font-size:13px;margin-bottom:5px}
.order-top strong{color:#172033}
.status-pill{display:inline-flex!important;background:#fff7ed;color:#c2410c;border-radius:999px;padding:5px 10px;font-size:13px}

.order-body{display:grid;grid-template-columns:1fr 1.2fr;gap:16px;margin-bottom:22px}
.product-box{display:flex;gap:14px;align-items:center;border:1px solid #edf0f5;border-radius:16px;padding:14px}
.product-box img,.product-box span{width:72px;height:72px;border-radius:14px;object-fit:contain;background:#fff;border:1px solid #edf0f5;display:flex;align-items:center;justify-content:center;color:#98a2b3}
.product-box strong{display:block;color:#172033}
.product-box small{display:block;color:#667085;margin-top:5px}
.customer-box{border:1px solid #edf0f5;border-radius:16px;padding:14px}
.customer-box p{margin:0 0 8px;color:#344054}
.customer-box p:last-child{margin-bottom:0}

.adex-v122-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;position:relative}
.adex-v122-timeline div{background:#f8fafc;border:1px solid #edf0f5;border-radius:14px;padding:12px;text-align:center}
.adex-v122-timeline span{width:16px;height:16px;border-radius:999px;background:#cbd5e1;display:block;margin:0 auto 7px}
.adex-v122-timeline strong{font-size:13px;color:#667085}
.adex-v122-timeline div.active{background:#ecfdf5;border-color:#bbf7d0}
.adex-v122-timeline div.active span{background:#047857}
.adex-v122-timeline div.active strong{color:#047857}

.adex-v122-confirmation-main{max-width:880px;margin:0 auto;padding:70px 16px}
.adex-v122-confirm-card{text-align:center;padding:44px}
.success-ring{width:92px;height:92px;border-radius:999px;background:#ecfdf5;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 14px rgba(16,185,129,.08)}
.success-ring span{width:62px;height:62px;border-radius:999px;background:#047857;color:#fff;display:flex;align-items:center;justify-content:center;font-size:38px;font-weight:900}
.adex-v122-confirm-card h1{font-size:34px;line-height:1.2;margin:0 0 10px;color:#172033}
.adex-v122-confirm-card p{color:#667085;font-size:17px;margin:0 0 24px}
.confirm-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}
.confirm-info-grid div{background:#f8fafc;border:1px solid #edf0f5;border-radius:14px;padding:14px}
.confirm-info-grid span{display:block;color:#667085;font-size:13px;margin-bottom:6px}
.confirm-info-grid strong{color:#172033}
.confirm-product{display:flex;align-items:center;justify-content:center;gap:14px;background:#fff;border:1px solid #edf0f5;border-radius:16px;padding:14px;margin-bottom:18px}
.confirm-product img{width:70px;height:70px;object-fit:contain}
.confirm-product strong{display:block;text-align:left}
.confirm-product small{display:block;color:#667085;text-align:left}
.confirm-note{background:#f8fafc;color:#667085;border-radius:14px;padding:12px;margin-bottom:22px;font-weight:700}
.confirm-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
.confirm-actions a{border-radius:12px;padding:12px 16px;text-decoration:none;font-weight:800}
.confirm-actions .primary{background:#ff8617;color:#fff}
.confirm-actions .light{background:#f8fafc;color:#344054}

.adex-v122-notice{max-width:720px;margin:40px auto;background:#fff7ed;border:1px solid #fed7aa;color:#c2410c;border-radius:14px;padding:16px;text-align:center;font-weight:700}

@media(max-width:820px){
  .adex-v122-track-form,.order-top,.order-body,.confirm-info-grid{grid-template-columns:1fr}
  .adex-v122-timeline{grid-template-columns:repeat(2,1fr)}
  .adex-v122-hero h1{font-size:32px}
}
@media(max-width:560px){
  .adex-v122-main{padding:14px 10px 60px}
  .adex-v122-track-card,.adex-v122-empty,.adex-v122-order-card,.adex-v122-confirm-card{padding:16px}
  .adex-v122-confirm-card h1{font-size:26px}
  .adex-v122-timeline{grid-template-columns:1fr}
}
