
/* DaruGet Stage 8 commerce + order */
.cart-stage8-notice{margin-bottom:10px;padding:10px 12px;border:1px solid #dbe7e0;border-radius:11px;background:#f8fcf9;color:#475569;font-size:12px;font-weight:850}
.cart-stage8-notice[data-type="error"]{border-color:#fecaca;background:#fff7f7;color:#b91c1c}
.cart-stage8-notice[data-type="warn"]{border-color:#fde68a;background:#fffdf4;color:#92400e}
.stock.is-low,.qty-limit-note{color:#b45309!important}.qty-limit-note{display:block;margin-top:6px;font-size:12px}
.stage8-field-error{display:block!important;margin-top:4px!important;color:#dc2626!important;font-size:12px!important;line-height:1.7!important}
.order-success-page{min-height:62vh;background:linear-gradient(180deg,#f8fcf9,#fff);padding:38px 0}
.order-success-shell{max-width:850px!important;text-align:center}
.success-orbit{width:74px;height:74px;margin:0 auto 12px;display:grid;place-items:center;border-radius:24px;background:linear-gradient(145deg,#dcfce7,#ecfdf5);box-shadow:0 12px 30px rgba(21,128,61,.12)}
.success-orbit span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#15803d;color:#fff;font-size:22px;font-weight:900}
.success-kicker{color:#15803d;font-size:12px;font-weight:900}.order-success-shell h1{margin:6px 0;font-size:30px}.success-lead{margin:0 auto 18px;max-width:620px;color:#64748b;font-size:12px;line-height:1.9}
.success-order-card{padding:17px;border:1px solid #e1e9e4;border-radius:18px;background:#fff;text-align:right;box-shadow:0 12px 34px rgba(15,23,42,.05)}
.success-order-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-bottom:12px;border-bottom:1px solid #edf1ef}
.success-order-head small,.success-order-grid small{display:block;color:#64748b;font-size:12px}.success-order-head strong{display:block;margin-top:3px;font-size:14px}.success-order-head>span{padding:6px 9px;border-radius:999px;background:#edf8f1;color:#15803d;font-size:12px;font-weight:900}
.success-order-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 0}.success-order-grid>div{padding:9px;border-radius:10px;background:#fafcfb}.success-order-grid strong{display:block;margin-top:3px;font-size:12px}
.success-order-items{display:flex;gap:7px;overflow:auto;padding-top:10px;border-top:1px solid #edf1ef}.success-order-items>div{min-width:190px;display:grid;grid-template-columns:48px 1fr;gap:7px;align-items:center;padding:7px;border:1px solid #edf1ef;border-radius:10px}.success-order-items img{width:48px;height:48px;object-fit:contain}.success-order-items strong,.success-order-items small{display:block}.success-order-items strong{font-size:12px}.success-order-items small{margin-top:2px;color:#64748b;font-size:12px}
.success-timeline{display:flex;align-items:center;justify-content:center;gap:6px;margin:17px 0}.success-timeline article{display:flex;flex-direction:column;align-items:center;gap:4px;color:#94a3b8;font-size:12px;font-weight:850}.success-timeline article b{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#f1f5f3}.success-timeline article.active{color:#15803d}.success-timeline article.active b{background:#15803d;color:#fff}.success-timeline i{width:55px;height:1px;background:#dfe7e2}
.success-actions{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.success-actions a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid #dce5df;border-radius:10px;background:#fff;color:#475569;text-decoration:none;font-size:12px;font-weight:900}.success-actions .success-primary{background:#15803d;border-color:#15803d;color:#fff}
@media(max-width:680px){.success-order-grid{grid-template-columns:1fr 1fr}.success-timeline i{width:18px}.success-timeline article span{font-size:12px}.order-success-shell h1{font-size:24px}.success-actions{display:grid;grid-template-columns:1fr}.success-actions a{width:100%}}

.stock-badge.is-low{background:#fff7ed!important;color:#b45309!important;border-color:#fed7aa!important;max-width:130px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.stock-badge.is-out{background:#fef2f2!important;color:#b91c1c!important;border-color:#fecaca!important}
.stage8-low-stock{display:block;margin-top:5px;color:#b45309;font-size:12px;font-weight:850}
@media(max-width:680px){.stock-badge.is-low{max-width:92px!important;font-size:12px!important}.stage8-low-stock{font-size:12px}}
