/* ORION Smart Cart full page — 2026-08-15 */

.orion-cart-page{padding:24px 0 64px;background:#fff}.orion-cart-page__breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:14px;color:#819099;font-size:12px}.orion-cart-page__breadcrumbs a{color:#6f7f88;text-decoration:none}.orion-cart-page__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.orion-cart-page__intro h1{margin:0;color:#1e252b;font-size:36px;line-height:1.1}.orion-cart-page__intro p{max-width:760px;margin:7px 0 0;color:#718089;font-size:14px;line-height:1.5}.orion-cart-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.orion-cart-page__main{min-width:0}.orion-cart-page__trust{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px;padding:12px 16px;border:1px solid #d8e9ea;border-radius:12px;background:#f3fbfb}.orion-cart-page__trust-main{color:#1f2a30;font-size:13px;font-weight:800}.orion-cart-page__trust-mini{display:flex;gap:18px;color:#6d7c85;font-size:11px}.orion-cart-page__items{overflow:hidden;border:1px solid #dce5e8;border-radius:16px;background:#fff;box-shadow:0 6px 22px rgba(30,37,43,.04)}.orion-cart-page__loading,.orion-cart-page__empty{padding:40px 24px;text-align:center;color:#75858e}.orion-cart-page__empty h2{margin:0 0 8px;color:#1e252b}.orion-cart-line{position:relative;display:grid;grid-template-columns:118px minmax(0,1fr) 150px 130px 28px;gap:18px;align-items:center;padding:20px;border-bottom:1px solid #e7edef}.orion-cart-line:last-child{border-bottom:0}.orion-cart-line__image{display:flex;align-items:center;justify-content:center;height:96px;padding:4px;border-radius:12px;background:#fff}.orion-cart-line__image img{max-width:100%;max-height:100%;object-fit:contain}.orion-cart-line__title{display:block;color:#1f262b;font-size:16px;font-weight:800;line-height:1.35;text-decoration:none}.orion-cart-line__sku{margin-top:5px;color:#85949c;font-size:12px}.orion-cart-line__badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.orion-cart-line__badge{padding:4px 7px;border-radius:999px;background:#edf7f7;color:#0f7c80;font-size:10px;font-weight:700}.orion-cart-line__badge--muted{background:#f1f4f5;color:#6f7d85}.orion-cart-line__qty .r_qty{margin:0}.orion-cart-line__price{text-align:right;color:#1d252a;font-size:18px;font-weight:800}.orion-cart-line__remove{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:8px;background:#f1f4f5;color:#718089;font-size:20px;line-height:1;cursor:pointer}.orion-cart-line__remove:hover{background:#e6eeee;color:#0f7c80}
.orion-cart-page__summary{position:sticky;top:112px}.orion-cart-summary-card{overflow:hidden;border:1px solid #dce5e8;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(30,37,43,.08)}.orion-cart-summary-card h2{margin:0;padding:16px 18px;background:linear-gradient(135deg,#173746,#0f5960);color:#fff;font-size:20px}.orion-cart-summary-card__rows{display:grid;gap:12px;padding:18px}.orion-cart-summary-card__rows>div,.orion-cart-summary-card__total{display:flex;align-items:center;justify-content:space-between;gap:14px}.orion-cart-summary-card__rows span{color:#687983;font-size:13px}.orion-cart-summary-card__rows strong{color:#253037;font-size:13px}.orion-cart-summary-card__total{margin:0 18px;padding:16px 0;border-top:1px solid #e4ebed;color:#1e252b}.orion-cart-summary-card__total span{font-size:15px;font-weight:800}.orion-cart-summary-card__total strong{font-size:24px}.orion-cart-summary-card__checkout{display:block;width:calc(100% - 36px);margin:0 18px;padding:14px 16px;border:0;border-radius:10px;background:#0f8b8e;color:#fff;font-size:15px;font-weight:800;cursor:pointer}.orion-cart-summary-card__checkout:hover{background:#0b7478}.orion-cart-summary-card__continue{display:block;margin:10px 18px 0;padding:11px 14px;border:1px solid #d3dfe2;border-radius:10px;color:#4d5c64;text-align:center;text-decoration:none;font-size:13px;font-weight:700}.orion-cart-summary-card__benefits{display:grid;gap:10px;padding:18px;color:#657781;font-size:12px;line-height:1.35}
.orion-smart-cart-page{margin-top:18px}.orion-smart-cart-page>div{padding:22px 24px;border:1px solid #cce5e6;border-radius:18px;background:linear-gradient(135deg,#f6fcfc,#eefafa)}.orion-smart-cart-page__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.orion-smart-cart-page__head span{display:block;margin-bottom:5px;color:#0f7c80;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.orion-smart-cart-page__head h2{margin:0;color:#1e252b;font-size:26px}.orion-smart-cart-page__head p{margin:6px 0 0;color:#6d7f89;font-size:13px;line-height:1.45}.orion-smart-cart-page__content .orion-cart-picker__group{padding-top:16px;margin-top:16px}.orion-smart-cart-page__content .orion-cart-picker__label{font-size:14px;color:#41545e}.orion-smart-cart-page__content .orion-cart-picker__options{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.orion-smart-cart-page__content .orion-cart-picker__option{min-height:94px;align-items:flex-start;padding:12px;border-radius:12px}.orion-smart-cart-page__content .orion-cart-picker__option img{width:60px;height:58px;flex:0 0 60px}.orion-smart-cart-page__content .orion-cart-picker__option strong{font-size:13px;line-height:1.35}.orion-smart-cart-page__content .orion-cart-picker__option small{font-size:11px}.orion-smart-cart-page__content .orion-cart-picker__group--parallel .orion-cart-picker__option{grid-column:auto}.orion-smart-cart-page__content .orion-cart-power-ready{margin-top:14px;padding:12px 14px;border:1px solid #b9e7c9;border-radius:11px;background:#ecfbf1;color:#197340;font-size:13px;font-weight:800}.orion-smart-cart-page__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding-top:16px;border-top:1px solid #d8e8ea}.orion-smart-cart-page__footer small,.orion-smart-cart-page__footer strong{display:block}.orion-smart-cart-page__footer small{color:#7a8992;font-size:11px}.orion-smart-cart-page__footer strong{margin-top:3px;color:#0f7c80;font-size:21px}.orion-smart-cart-page__footer .orion-smart-btn{padding:12px 18px}.orion-smart-cart-page__empty{padding:18px;color:#718089;font-size:13px}
@media(max-width:1200px){.orion-cart-page__layout{grid-template-columns:1fr}.orion-cart-page__summary{position:static}.orion-cart-summary-card{max-width:none}.orion-smart-cart-page__content .orion-cart-picker__options{grid-template-columns:repeat(2,minmax(0,1fr))}.orion-cart-line{grid-template-columns:100px minmax(0,1fr) 140px 120px 28px}}
@media(max-width:760px){.orion-cart-page{padding-top:16px}.orion-cart-page__intro h1{font-size:30px}.orion-cart-page__trust{align-items:flex-start;flex-direction:column}.orion-cart-page__trust-mini{flex-direction:column;gap:5px}.orion-cart-line{grid-template-columns:82px minmax(0,1fr) 28px;gap:12px;padding:15px}.orion-cart-line__image{height:76px}.orion-cart-line__qty{grid-column:2}.orion-cart-line__price{grid-column:2;text-align:left}.orion-cart-line__remove{grid-column:3;grid-row:1}.orion-smart-cart-page>div{padding:18px 14px}.orion-smart-cart-page__head,.orion-smart-cart-page__footer{align-items:flex-start;flex-direction:column}.orion-smart-cart-page__content .orion-cart-picker__options{display:flex;overflow-x:auto;gap:10px;padding-bottom:4px}.orion-smart-cart-page__content .orion-cart-picker__option{flex:0 0 min(78vw,280px)}.orion-smart-cart-page__footer .orion-smart-btn{width:100%}}
