/* NaRa Academy v1.14.6 — basket clarity for cart and checkout */
.ac1146-cart-overview{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 18px;padding:16px 18px;border:1px solid #e7ddcf;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(63,43,28,.04)}
.ac1146-cart-overview-head{display:flex;align-items:end;gap:10px;min-width:0}.ac1146-cart-overview-head small{display:block;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#9a8f86}.ac1146-cart-overview-head strong{font-size:30px;line-height:1;color:#38251c}
.ac1146-cart-overview-meta{display:flex;flex-wrap:wrap;gap:8px}.ac1146-overview-chip{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border-radius:999px;background:#f7f2ea;color:#5f5047;font-size:12px;font-weight:800}.ac1146-overview-chip.course{background:#f6efe2;color:#79591f}.ac1146-overview-chip.tool{background:#fff5dc;color:#8f6919}.ac1146-overview-chip b{color:#38251c}
.ac1146-summary-box{margin:14px 0 16px;padding:14px;border:1px solid #e7ddcf;border-radius:20px;background:#fbf8f2}
.ac1146-summary-box-title{font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#8f8378;margin-bottom:10px}
.ac1146-summary-list{display:grid;gap:10px}
.ac1146-summary-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:start;padding:12px;border:1px solid #e6dccf;border-radius:16px;background:#fff}
.ac1146-summary-item.course{border-left:4px solid #cc9828}.ac1146-summary-item.tool{border-left:4px solid #8a6a25}
.ac1146-summary-type{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:999px;background:#f8f1df;color:#a7791f;font-size:11px;font-weight:900;white-space:nowrap}
.ac1146-summary-item.tool .ac1146-summary-type{background:#fff2cf;color:#8f6919}
.ac1146-summary-copy{display:grid;gap:4px;min-width:0}.ac1146-summary-copy b{font-size:14px;line-height:1.35;color:#38251c;overflow-wrap:anywhere}.ac1146-summary-copy small{font-size:12px;line-height:1.4;color:#7f746a}
.ac1146-summary-item strong{font-size:15px;line-height:1.25;color:#38251c;white-space:nowrap;padding-top:2px}
@media(max-width:700px){.ac1146-cart-overview{display:grid;gap:12px;padding:14px 15px;border-radius:18px}.ac1146-cart-overview-head strong{font-size:28px}.ac1146-summary-box{padding:12px;border-radius:18px}.ac1146-summary-item{grid-template-columns:1fr;gap:8px;padding:11px;border-radius:15px}.ac1146-summary-item strong{padding-top:0}.ac1146-summary-type{width:max-content}.ac1146-summary-copy b{font-size:13px}}
