@import url('https://fonts.googleapis.com/css2?family=Bungee&family=Barlow+Condensed:wght@600;700;800&display=swap');
.ch-cart-enhance{font-family:'Barlow Condensed',Arial,sans-serif;padding:0 0 5rem}.ch-cart-enhance *{box-sizing:border-box}.ch-cart-enhance .ch-title{font-family:'Bungee',Arial,sans-serif;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.05;letter-spacing:.02em;text-align:center;margin:0 0 .8rem;color:#111}.ch-cart-enhance .ch-sub{font-size:1.45rem;font-weight:700;line-height:1.35;text-align:center;color:#666;max-width:65rem;margin:0 auto}.ch-why{background:#f3f3f3;border:1px solid #ddd;border-radius:18px;padding:3.2rem 2rem 3.4rem;position:relative;overflow:hidden}.ch-why:before{content:'';position:absolute;left:0;top:0;bottom:0;width:6px;background:#111}.ch-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;max-width:112rem;margin:2.3rem auto 0}.ch-card{background:#fff;border:1px solid #ddd;border-radius:13px;padding:1.7rem 1.3rem;min-height:14.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.ch-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(0,0,0,.1)}.ch-icon{width:4.1rem;height:4.1rem;border-radius:11px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:900;margin-bottom:1rem}.ch-card h3{font-size:1.6rem;font-weight:900;letter-spacing:.035em;text-transform:uppercase;margin:0 0 .45rem;color:#111}.ch-card p{font-size:1.3rem;line-height:1.3;font-weight:600;color:#666;margin:0;max-width:21rem}.ch-compare{margin-top:2rem;border:1px solid #ddd;border-radius:18px;background:#fff;padding:3rem 2rem 3.2rem}.ch-table{max-width:92rem;margin:2rem auto 0;border:1px solid #ddd;border-radius:13px;overflow:hidden}.ch-row{display:grid;grid-template-columns:1.35fr 1fr 1fr}.ch-row:not(:last-child){border-bottom:1px solid #ddd}.ch-cell{padding:1.25rem 1.4rem;font-size:1.4rem;line-height:1.25;font-weight:650}.ch-cell:first-child{font-weight:850;text-transform:uppercase;letter-spacing:.03em}.ch-head .ch-cell{background:#f4f4f4;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.ch-head .ch-cell:nth-child(2){background:#111;color:#fff}.ch-head .ch-cell:nth-child(3){background:#e9e9e9;color:#111}.ch-row:not(.ch-head) .ch-cell:nth-child(2){background:#fafafa;font-weight:800}.ch-check{font-weight:900}.ch-final{max-width:92rem;margin:1.8rem auto 0;padding:1.7rem 2rem;border-radius:13px;background:#111;color:#fff;text-align:center;font-size:1.5rem;font-weight:700;letter-spacing:.02em}.ch-final strong{font-weight:900}main[data-template='cart'] .cart__items .title,main[data-template='cart'] .title{font-family:'Bungee',Arial,sans-serif!important;font-weight:400!important;letter-spacing:.02em}main[data-template='cart'] .cart-items th,main[data-template='cart'] .cart-item__name,main[data-template='cart'] .cart-item__final-price,main[data-template='cart'] .cart-item__price-wrapper .price,main[data-template='cart'] .totals__total,main[data-template='cart'] .totals__total-value,main[data-template='cart'] .tax-note{font-family:'Barlow Condensed',Arial,sans-serif!important;font-weight:800!important}main[data-template='cart'] .cart__checkout-button{font-family:'Barlow Condensed',Arial,sans-serif!important;font-weight:900!important;letter-spacing:.09em;text-transform:uppercase;min-height:5.2rem;box-shadow:0 8px 20px rgba(0,0,0,.15);transition:transform .2s ease,box-shadow .2s ease}main[data-template='cart'] .cart__checkout-button:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(0,0,0,.2)}main[data-template='cart'] .cart-item__quantity .quantity{border-width:2px}@media(max-width:749px){.ch-why,.ch-compare{padding:2.4rem 1.1rem 2.6rem}.ch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.ch-card{min-height:13rem;padding:1.3rem .8rem}.ch-card h3{font-size:1.4rem}.ch-card p{font-size:1.15rem}.ch-row{grid-template-columns:1.1fr .95fr .95fr}.ch-cell{padding:.95rem .65rem;font-size:1.15rem}.ch-final{font-size:1.25rem;padding:1.4rem 1rem}}@media(prefers-reduced-motion:reduce){.ch-card,main[data-template='cart'] .cart__checkout-button{transition:none}.ch-card:hover,main[data-template='cart'] .cart__checkout-button:hover{transform:none}}