.commerce-dashboard,.commerce-checkout,.commerce-success{padding:48px 0 90px;background:#f6f8fc;min-height:60vh}.dashboard-hero,.commerce-checkout-card,.dashboard-card,.success-card{background:#fff;border:1px solid #e7ebf2;border-radius:22px;box-shadow:0 14px 45px rgba(19,38,74,.07)}.dashboard-hero{padding:38px;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.dashboard-hero h1{margin:8px 0;font-size:32px;color:#122247}.dashboard-hero p{margin:0;color:#71809a}.dashboard-avatar{width:74px;height:74px;border-radius:22px;background:#122247;color:#fff;display:grid;place-items:center;font-size:28px}.dashboard-switch a{display:inline-flex;padding:12px 18px;border-radius:12px;background:#eef3fb;color:#122247}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dashboard-tile{min-height:145px;padding:25px;border-radius:20px;background:#fff;border:1px solid #e5eaf2;color:#122247;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.dashboard-tile:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(19,38,74,.08)}.dashboard-tile i{font-size:28px;color:#d7a500}.dashboard-tile strong{font-size:18px}.dashboard-tile span{color:#71809a}.dashboard-tile.accent{background:#122247;color:#fff}.merchant-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.merchant-stats>div{background:#fff;border:1px solid #e5eaf2;border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:8px}.merchant-stats span{color:#7b879b}.dashboard-card{padding:30px}.dashboard-card h1{color:#122247;margin:0 0 25px}.dashboard-card-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.dashboard-card-head button,.dashboard-card-head>a{border:0;background:#eef3fb;padding:10px 16px;border-radius:10px;color:#122247}.commerce-table{border:1px solid #e4e9f1;border-radius:16px;overflow:hidden}.commerce-table-head,.commerce-table-row{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:12px;padding:16px 18px;align-items:center}.commerce-table-head{background:#2563eb;color:#fff;font-weight:700}.commerce-table-row{border-top:1px solid #edf0f5;color:#263652}.commerce-table-row:hover{background:#f8faff}.empty-state{padding:45px;text-align:center;color:#7b879b}.notification-row{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid #edf0f5}.notification-row.unread{background:#f8fbff;padding:20px;border-radius:12px}.notification-row p{margin:7px 0;color:#68758b}.notification-row a{color:#2563eb}.commerce-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.commerce-product{border:1px solid #e6ebf2;border-radius:16px;padding:15px;background:#fff}.commerce-product img{width:100%;height:190px;object-fit:contain;border-radius:12px;background:#f7f8fa}.commerce-product h3{color:#122247;font-size:16px}.commerce-product>strong{color:#122247}.commerce-product form button{margin-top:12px;border:0;background:#fff0f0;color:#c33;padding:8px 12px;border-radius:9px}.commerce-form{display:flex;flex-direction:column;gap:20px}.commerce-form label{display:flex;flex-direction:column;gap:8px;color:#263652;font-weight:700}.commerce-form input,.commerce-form textarea,.commerce-form select,.checkout-item select,.status-form select{border:1px solid #dce3ee;border-radius:12px;padding:13px 14px;background:#fff;font:inherit;font-weight:400}.form-two,.form-three{display:grid;gap:18px}.form-two{grid-template-columns:repeat(2,1fr)}.form-three{grid-template-columns:repeat(3,1fr)}.commerce-primary{border:0;border-radius:12px;background:#15803d;color:#fff;padding:13px 22px;cursor:pointer;font-weight:700;display:inline-flex;justify-content:center;align-items:center;text-decoration:none}.commerce-primary.small{padding:10px 16px}.commerce-secondary{border:1px solid #dce3ee;border-radius:12px;padding:13px 20px;background:#fff;color:#263652;text-decoration:none}.commerce-alert{background:#fff1f1;color:#b42318;border:1px solid #ffd0d0;padding:14px 16px;border-radius:12px;margin-bottom:20px}.commerce-success-message{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0;padding:14px 16px;border-radius:12px;margin-bottom:20px}.commerce-checkout-card{max-width:900px;margin:auto;padding:30px}.commerce-checkout-head{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #edf0f5;padding-bottom:20px}.commerce-checkout-head h1{margin:0;color:#122247}.commerce-steps{display:flex;gap:8px;flex-wrap:wrap}.commerce-steps span{padding:8px 12px;background:#eef3fb;border-radius:9px;color:#72809a}.commerce-steps span.active{background:#122247;color:#fff}.checkout-item{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;border-bottom:1px solid #edf0f5}.checkout-item>div{display:flex;flex-direction:column;gap:6px}.checkout-item small{color:#71809a}.checkout-item select{min-width:300px}.checkout-summary{margin:25px 0;display:grid;grid-template-columns:1fr auto;gap:12px;padding:20px;border-radius:15px;background:#f8fafc}.checkout-summary strong{text-align:left}.checkout-summary .grand-label,.checkout-summary .grand-value{font-size:20px;color:#122247;padding-top:10px;border-top:1px solid #dde4ee}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:15px}.payment-methods label{border:1px solid #dfe5ef;border-radius:14px;padding:20px;cursor:pointer}.payment-methods input{margin-inline-end:10px}.payment-note{background:#f8fafc;border-radius:12px;padding:12px;color:#66758d}.checkout-notes{display:flex;flex-direction:column;gap:8px;margin-top:20px}.checkout-notes textarea{border:1px solid #dce3ee;border-radius:12px;padding:12px}.checkout-buttons{display:flex;justify-content:flex-end;gap:12px}.success-card{max-width:720px;margin:auto;padding:45px;text-align:center}.success-icon{width:75px;height:75px;border-radius:50%;background:#dcfce7;color:#15803d;display:grid;place-items:center;font-size:40px;margin:0 auto 20px}.success-card h1{color:#122247}.success-order-list{margin:25px 0;text-align:right;border-top:1px solid #edf0f5}.success-order-list>div,.order-detail-item{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #edf0f5}.success-total,.order-totals>div{display:flex;justify-content:space-between;padding:13px 0}.success-total{font-size:20px}.success-actions{display:flex;gap:12px;justify-content:center;margin-top:25px}.success-actions a{padding:12px 18px;border-radius:12px;background:#122247;color:#fff;text-decoration:none}.order-detail-item div{display:flex;flex-direction:column;gap:5px}.order-detail-item small{color:#71809a}.order-totals{margin-top:20px;border-top:1px solid #e7ebf2;padding-top:12px}.order-totals .grand{font-size:20px;font-weight:700}.status-form{display:flex;gap:15px;align-items:end;margin-top:25px}.status-form label{display:flex;flex-direction:column;gap:8px;flex:1}
@media(max-width:800px){.dashboard-grid,.merchant-stats,.commerce-products-grid{grid-template-columns:repeat(2,1fr)}.dashboard-hero,.commerce-checkout-head{flex-direction:column;align-items:flex-start}.commerce-table-head,.commerce-table-row{grid-template-columns:1fr 1fr}.form-two,.form-three,.payment-methods{grid-template-columns:1fr}.checkout-item{flex-direction:column;align-items:stretch}.checkout-item select{min-width:0}.success-card,.dashboard-card,.commerce-checkout-card{padding:22px}.status-form{flex-direction:column;align-items:stretch}}
@media(max-width:520px){.dashboard-grid,.merchant-stats,.commerce-products-grid{grid-template-columns:1fr}.commerce-table{overflow-x:auto;min-width:620px}.success-actions,.checkout-buttons{flex-direction:column}.commerce-primary,.commerce-secondary{width:100%}}
.order-timeline{margin-top:28px;border-top:1px solid #e7ebf2;padding-top:20px}.order-timeline>div{position:relative;padding:12px 18px;border-inline-start:3px solid #dbe5f3;margin:10px 0}.order-timeline strong{display:block;color:#122247}.order-timeline small{color:#8a95a8}.order-timeline p{margin:5px 0;color:#66758b}

/* SmartShop Commerce responsive hardening */
.commerce-dashboard .container,
.commerce-checkout .container,
.commerce-success .container{width:min(100% - 28px,1200px);margin-inline:auto;box-sizing:border-box}
.commerce-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}
.commerce-tabs a{padding:11px 16px;background:#eef3fb;border-radius:10px;color:#122247;text-decoration:none;white-space:nowrap}
.commerce-tabs a.active{background:#122247;color:#fff}
.option-record{border:1px solid #e5eaf2;border-radius:16px;padding:18px;margin-top:16px;background:#fff}
.option-badges{display:flex;gap:8px;flex-wrap:wrap}
.option-badges span{background:#f1f5f9;padding:7px 10px;border-radius:9px}
.product-review-form{box-sizing:border-box}
.commerce-table-row{color:inherit;text-decoration:none}
.commerce-pending-icon{background:#fff7ed!important;color:#c2410c!important}
html[dir="ltr"] .commerce-table-head,
html[dir="ltr"] .commerce-table-row{direction:ltr}
html[dir="ltr"] .checkout-summary strong{text-align:right}
@media(max-width:700px){
  .commerce-dashboard,.commerce-checkout,.commerce-success{padding:28px 0 55px}
  .dashboard-hero{padding:24px;border-radius:18px}
  .dashboard-hero h1{font-size:25px}
  .dashboard-grid{grid-template-columns:1fr 1fr;gap:12px}
  .dashboard-tile{min-height:125px;padding:18px}
  .merchant-stats{grid-template-columns:1fr;gap:12px}
  .dashboard-card{padding:18px;border-radius:18px}
  .dashboard-card-head{align-items:stretch;flex-direction:column}
  .commerce-table{overflow-x:auto}
  .commerce-table-head,.commerce-table-row{min-width:620px}
  .commerce-products-grid{grid-template-columns:1fr 1fr;gap:12px}
  .commerce-product img{height:150px}
  .commerce-checkout-card{padding:18px;border-radius:18px}
  .commerce-checkout-head{padding-bottom:14px}
  .checkout-item{padding:14px 0}
  .checkout-item select{width:100%;min-width:0;box-sizing:border-box}
  .payment-methods{grid-template-columns:1fr}
  .checkout-buttons,.success-actions{flex-direction:column}
  .checkout-buttons>* ,.success-actions a{width:100%;box-sizing:border-box;text-align:center}
  .form-two,.form-three{grid-template-columns:1fr}
  .status-form{flex-direction:column;align-items:stretch}
  .commerce-primary,.commerce-secondary{box-sizing:border-box}
}
@media(max-width:480px){
  .commerce-dashboard .container,.commerce-checkout .container,.commerce-success .container{width:min(100% - 18px,1200px)}
  .dashboard-grid{grid-template-columns:1fr}
  .commerce-products-grid{grid-template-columns:1fr}
  .commerce-steps{width:100%;overflow:auto;flex-wrap:nowrap}
  .commerce-steps span{white-space:nowrap}
  .wizard-body{padding:14px}
  .cart-drawer{width:min(100vw,420px)}
}

.review-history{display:grid;gap:14px}
.commerce-review-history{border:1px solid #e5eaf2;border-radius:15px;padding:18px;background:#fff}
.commerce-review-history .dashboard-card-head{margin-bottom:10px}
.commerce-review-history .dashboard-card-head small{display:block;color:#7b879b;margin-top:5px}
.review-stars{color:#eab308;letter-spacing:1px}
.commerce-review-history p{line-height:1.8;color:#536179;margin:8px 0}
.commerce-review-history>small{color:#8b96a8}
