*{box-sizing:border-box}.ccl-cart{background:#fafaf6;padding:40px 5%;color:#0d0d0d;font-family:var(--theme-font-body, "Inter", -apple-system, sans-serif);min-height:60vh}.ccl-cart__grid{display:grid;grid-template-columns:1fr 380px;gap:24px;max-width:1280px;margin:0 auto}.ccl-cart__title-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px;flex-wrap:wrap;gap:12px}.ccl-cart__title{font-size:clamp(24px,3vw,32px);font-weight:900;letter-spacing:-.035em;margin:0}.ccl-cart__title em{color:#c8102e;font-style:normal}.ccl-cart__back{font-size:11px;color:#666;text-decoration:none;font-weight:600;letter-spacing:.08em;transition:color .3s}.ccl-cart__back:hover{color:#0d0d0d}.ccl-cart__sub{font-size:12px;color:#888;margin-bottom:22px}.ccl-cart__sub strong{color:#0d0d0d;font-weight:800}.ccl-cart__ship{background:#fff;border-radius:16px;padding:20px 24px;margin-bottom:16px;border:1px solid #eae6da;box-shadow:0 4px 16px #00000008}.ccl-cart__ship-top{display:flex;align-items:center;gap:10px;margin-bottom:14px;flex-wrap:wrap}.ccl-cart__ship-icon{width:28px;height:28px;background:#1e5bcc;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ccl-cart__ship-icon svg{width:14px;height:14px;stroke:#fff;stroke-width:2.5}.ccl-cart__ship-headline{font-size:13px;font-weight:700;flex:1;line-height:1.4}.ccl-cart__ship-headline strong{color:#1e5bcc;font-weight:900}.ccl-cart__ship-relais{display:inline-block;background:#1e5bcc1a;color:#1e5bcc;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:2px 8px;border-radius:4px;margin-left:6px}.ccl-cart__ship-success,.ccl-cart__ship-success strong{color:#0d6e22!important}.ccl-cart__ship-bar{position:relative;height:6px;background:#e8edf5;border-radius:99px;margin-bottom:12px}.ccl-cart__ship-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1e5bcc,#4a8afa);border-radius:99px;box-shadow:0 0 12px #1e5bcc66;transition:width .8s cubic-bezier(.2,.8,.2,1)}.ccl-cart__ship-fill--success{background:linear-gradient(90deg,#0d6e22,#5dcaa5)!important;box-shadow:0 0 12px #0d6e2266!important}.ccl-cart__ship-dot{position:absolute;top:50%;width:14px;height:14px;background:#fff;border-radius:50%;transform:translate(-50%,-50%);border:3px solid #e8edf5;z-index:2;transition:all .4s ease}.ccl-cart__ship-dot.active{border-color:#1e5bcc}.ccl-cart__ship-dot.current{border-color:#1e5bcc;background:#1e5bcc;box-shadow:0 0 0 4px #1e5bcc26}.ccl-cart__ship-labels{display:flex;justify-content:space-between;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#999}.ccl-cart__ship-labels span.active{color:#0d0d0d}.ccl-cart__ship-labels span.locked{opacity:.5}.ccl-cart__items{display:flex;flex-direction:column;gap:8px}.ccl-cart__item{background:#fff;border-radius:14px;padding:16px;display:grid;grid-template-columns:80px 1fr auto;gap:16px;align-items:center;border:1px solid #eae6da;transition:border .3s}.ccl-cart__item:hover{border-color:#d8d2c0}.ccl-cart__item-img{width:80px;height:80px;background:linear-gradient(135deg,#fff,#f5f3ee);border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid #eae6da;overflow:hidden}.ccl-cart__item-img img{width:100%;height:100%;object-fit:contain}.ccl-cart__item-info{min-width:0}.ccl-cart__item-name{font-size:13px;font-weight:800;line-height:1.3;margin:0 0 6px;letter-spacing:-.01em;color:#0d0d0d;text-decoration:none;display:block}.ccl-cart__item-name:hover{color:#c8102e}.ccl-cart__item-tags{display:flex;gap:4px;margin-bottom:8px;flex-wrap:wrap}.ccl-cart__item-tag{font-size:9px;font-weight:700;padding:3px 8px;border-radius:99px;letter-spacing:.08em;text-transform:uppercase}.ccl-cart__item-tag--var{background:#f5f3ee;color:#666}.ccl-cart__item-tag--stock{background:#e8f5ec;color:#0d6e22}.ccl-cart__item-tag--stock:before{content:"\25cf";margin-right:3px}.ccl-cart__item-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.ccl-cart__qty{display:inline-flex;align-items:center;background:#f5f3ee;border-radius:99px;padding:3px}.ccl-cart__qty button{width:24px;height:24px;border:none;background:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000000f;transition:all .2s}.ccl-cart__qty button:hover{background:#0d0d0d;color:#fff}.ccl-cart__qty button:hover svg{stroke:#fff}.ccl-cart__qty button svg{width:10px;height:10px;stroke:#0d0d0d;stroke-width:2.5;transition:stroke .2s}.ccl-cart__qty-val{padding:0 10px;font-size:12px;font-weight:800;min-width:26px;text-align:center;color:#0d0d0d}.ccl-cart__remove{border:none;background:none;cursor:pointer;color:#c8102e;font-size:11px;font-weight:700;text-decoration:underline;letter-spacing:.02em;transition:color .2s;padding:4px 0}.ccl-cart__remove:hover{color:#a50d25}.ccl-cart__item-price-col{text-align:right;min-width:80px}.ccl-cart__item-price{font-size:16px;font-weight:900;letter-spacing:-.015em;color:#0d0d0d}.ccl-cart__item-unit{font-size:9px;color:#999;font-weight:600;margin-top:2px}.ccl-cart__upsell{margin-top:18px;border-radius:16px;background:linear-gradient(135deg,#fff,#fafaf6);padding:22px;border:1px solid #eae6da;position:relative}.ccl-cart__upsell-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:10px}.ccl-cart__upsell-title{font-size:14px;font-weight:800;letter-spacing:-.01em;display:flex;align-items:center;gap:10px;color:#0d0d0d}.ccl-cart__upsell-icon{width:28px;height:28px;background:#0d0d0d;border-radius:8px;display:flex;align-items:center;justify-content:center}.ccl-cart__upsell-icon svg{width:14px;height:14px;stroke:#c8102e;stroke-width:2.5}.ccl-cart__upsell-pill{background:#e8f5ec;color:#0d6e22;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:5px 11px;border-radius:99px}.ccl-cart__upsell-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ccl-cart__upsell-card{background:#fff;border:1px solid #eae6da;border-radius:12px;padding:12px;position:relative;cursor:pointer;transition:all .3s;text-decoration:none;color:inherit;display:flex;flex-direction:column}.ccl-cart__upsell-card:hover{border-color:#c8102e;transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.ccl-cart__upsell-badge{position:absolute;top:20px;left:20px;background:#c8102e;color:#fff;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;padding:5px 10px;border-radius:99px;z-index:2;box-shadow:0 2px 8px #c8102e4d}.ccl-cart__upsell-img{aspect-ratio:1 / 1;width:100%;background:linear-gradient(135deg,#f5f3ee,#ece8df);border-radius:8px;margin-bottom:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ccl-cart__upsell-img img{width:100%;height:100%;object-fit:cover}.ccl-cart__upsell-name{font-size:11px;font-weight:700;line-height:1.25;margin-bottom:4px;min-height:28px;color:#0d0d0d}.ccl-cart__upsell-meta{font-size:9px;color:#999;margin-bottom:8px;display:flex;gap:4px;align-items:center}.ccl-cart__upsell-meta svg{width:9px;height:9px;fill:#fbbf24}.ccl-cart__upsell-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.ccl-cart__upsell-price{font-size:12px;font-weight:900;color:#0d0d0d}.ccl-cart__upsell-price-old{font-size:9px;color:#aaa;text-decoration:line-through;font-weight:600}.ccl-cart__upsell-add{background:#0d0d0d;color:#fff;border:none;width:28px;height:28px;border-radius:50%;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:all .3s;padding:0}.ccl-cart__upsell-add:hover{background:#c8102e;transform:rotate(90deg)}.ccl-cart__side{background:#fff;border-radius:16px;padding:24px;position:sticky;top:24px;border:1px solid #eae6da;height:fit-content}.ccl-cart__side-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #f3f0e7}.ccl-cart__side-title{font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#0d0d0d}.ccl-cart__side-count{font-size:10px;color:#999;font-weight:700}.ccl-cart__side-row{display:flex;justify-content:space-between;font-size:13px;padding:7px 0;color:#555;font-weight:500}.ccl-cart__side-row--green{color:#0d6e22;font-weight:700}.ccl-cart__promo{display:flex;gap:6px;margin:14px 0}.ccl-cart__promo input{flex:1;background:#f5f3ee;border:none;padding:10px 14px;font-size:11px;font-weight:600;border-radius:8px;outline:none;letter-spacing:.08em;text-transform:uppercase;color:#0d0d0d;font-family:inherit}.ccl-cart__promo input::placeholder{color:#aaa}.ccl-cart__promo button{background:#0d0d0d;color:#fff;border:none;padding:0 14px;font-size:10px;font-weight:800;letter-spacing:.08em;border-radius:8px;cursor:pointer;text-transform:uppercase;transition:background .3s}.ccl-cart__promo button:hover{background:#c8102e}.ccl-cart__side-total{display:flex;justify-content:space-between;align-items:baseline;padding-top:16px;border-top:2px solid #0D0D0D}.ccl-cart__side-total-label{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#0d0d0d}.ccl-cart__side-total-val{font-size:30px;font-weight:900;letter-spacing:-.025em;line-height:1;color:#0d0d0d}.ccl-cart__side-tax{font-size:9px;color:#999;font-weight:600;margin-top:4px;text-align:right}.ccl-cart__checkout{width:100%;background:#1e5bcc;color:#fff;border:none;padding:16px;border-radius:12px;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;margin-top:18px;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 6px 16px #1e5bcc4d;transition:all .3s;font-family:inherit}.ccl-cart__checkout:hover{transform:translateY(-1px);box-shadow:0 10px 22px #c8102e59;background:#1747a8}.ccl-cart__checkout svg{width:14px;height:14px;stroke:#fff;stroke-width:2.5}.ccl-cart__payment{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;margin-top:16px;align-items:center}.ccl-cart__payment svg{width:38px;height:auto;opacity:1;transition:transform .3s}.ccl-cart__payment svg:hover{transform:translateY(-1px)}.ccl-cart__social{background:linear-gradient(135deg,#fafaf6,#f0eee5);border-radius:10px;padding:12px;margin-top:14px;display:flex;align-items:center;gap:12px}.ccl-cart__social-avatars{display:flex}.ccl-cart__social-avatar{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#c8102e,#ff5074);border:2px solid #fff;margin-left:-8px;font-size:10px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.ccl-cart__social-avatar:first-child{margin-left:0}.ccl-cart__social-text{font-size:10px;color:#555;line-height:1.4;font-weight:600}.ccl-cart__social-text strong{color:#0d0d0d;font-weight:900}.ccl-cart__empty{background:#fff;border-radius:16px;padding:60px 30px;text-align:center;border:1px solid #eae6da}.ccl-cart__empty h2{font-size:28px;font-weight:900;letter-spacing:-.03em;margin:0 0 12px}.ccl-cart__empty p{font-size:14px;color:#666;margin:0 0 24px}.ccl-cart__empty-btn{display:inline-block;background:#c8102e;color:#fff;padding:14px 28px;border-radius:99px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:all .3s}.ccl-cart__empty-btn:hover{background:#a50d25;transform:translateY(-2px)}@media(max-width:1024px){.ccl-cart__grid{grid-template-columns:1fr}.ccl-cart__side{position:static}}@media(max-width:700px){.ccl-cart{padding:24px 4%}.ccl-cart__item{grid-template-columns:70px 1fr;gap:12px;padding:14px}.ccl-cart__item-img{width:70px;height:70px}.ccl-cart__item-price-col{grid-column:2;text-align:left;margin-top:8px}.ccl-cart__upsell-grid{grid-template-columns:1fr}.ccl-cart__title{font-size:24px}}.ccl-cart *:focus-visible{outline:2px solid #C8102E;outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){.ccl-cart *,.ccl-cart *:before,.ccl-cart *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.ccl-cart__promo-note{font-size:10px;color:#999;line-height:1.5;font-style:italic;margin-top:8px;margin-bottom:4px;text-align:center}.ccl-cart__upsell-stars{display:inline-flex;gap:1px}.ccl-cart__upsell-stars svg{width:10px;height:10px}.ccl-cart__upsell-stars .star-full{fill:#c8102e}.ccl-cart__upsell-stars .star-empty{fill:#e8e2d2}.ccl-cart__upsell-meta{display:flex;align-items:center;gap:6px}@media(max-width:700px){.ccl-cart__upsell-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px}.ccl-cart__upsell-card{padding:8px}.ccl-cart__upsell-name{font-size:10px;min-height:26px}.ccl-cart__upsell-badge{font-size:8px;padding:4px 8px;top:12px;left:12px}.ccl-cart__upsell-meta{font-size:9px}.ccl-cart__upsell-stars svg{width:8px;height:8px}.ccl-cart__upsell-price{font-size:11px}.ccl-cart__upsell-price-old{font-size:8px}.ccl-cart__upsell-add{width:24px;height:24px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/ccl-cart-page.css.map */
