.ct{--ct-u: calc(1px * var(--ct-scale, 1));background:var(--fcb-white);color:var(--fcb-ink);font-family:var(--fcb-font-body)}.ct__inner{max-width:var(--ct-maxw, 480px);margin-inline:auto}.ct__hero{height:calc(var(--ct-hero-h) * var(--ct-scale, 1));display:flex;align-items:center;justify-content:center;background:var(--ct-hero-bg)}.ct__hero h1{margin:0;color:var(--fcb-white);font-size:calc(var(--ct-hero-size) * var(--ct-scale, 1));font-weight:var(--fcb-fw-bold);line-height:1;text-shadow:0 calc(1 * var(--ct-u)) calc(3 * var(--ct-u)) rgba(0,0,0,.35)}.ct__bar{display:flex;align-items:baseline;justify-content:space-between;gap:calc(10 * var(--ct-u));background:var(--ct-bar-bg);color:var(--fcb-white);padding:calc(11 * var(--ct-u)) var(--ct-gutter) calc(13 * var(--ct-u))}.ct__bar-count{margin:0;font-size:calc(13 * var(--ct-u));font-weight:var(--fcb-fw-bold);line-height:1.25}.ct__bar-total{margin:0;font-size:calc(17 * var(--ct-u));font-weight:var(--fcb-fw-bold);line-height:1.1;white-space:nowrap}.ct__list{border-top:calc(1 * var(--ct-u)) solid #e6e6ec;padding-block:calc(4 * var(--ct-u)) calc(8 * var(--ct-u))}.ct-line{margin:calc(8 * var(--ct-u)) var(--ct-gutter);border:calc(1 * var(--ct-u)) solid #e6e6ec;border-radius:calc(6 * var(--ct-u));background:var(--fcb-white)}.ct-line__head{display:grid;grid-template-columns:calc(112 * var(--ct-u)) 1fr;gap:calc(11 * var(--ct-u));padding:calc(9 * var(--ct-u));align-items:start}.ct-line__thumb{position:relative;display:block;border-radius:calc(5 * var(--ct-u));overflow:hidden;background:var(--fcb-grey-100)}.ct-line__thumb img{width:100%;height:auto;display:block}.ct-line__zoom{position:absolute;right:calc(5 * var(--ct-u));bottom:calc(5 * var(--ct-u));width:calc(22 * var(--ct-u));height:calc(22 * var(--ct-u));border:0;padding:0;border-radius:var(--fcb-radius-pill);background:#0000008c;color:var(--fcb-white);display:flex;align-items:center;justify-content:center;cursor:pointer}.ct-line__zoom svg{width:calc(12 * var(--ct-u));height:calc(12 * var(--ct-u));fill:none;stroke:currentColor;stroke-width:2}.ct-line__match{display:block;font-size:calc(12.5 * var(--ct-u));font-weight:var(--fcb-fw-bold);line-height:1.25;text-transform:uppercase;letter-spacing:.01em;color:var(--ct-bar-bg);text-decoration:none}.ct-line__match:hover{text-decoration:underline}.ct-line__zone{display:block;margin-top:calc(3 * var(--ct-u));font-size:calc(16 * var(--ct-u));font-weight:var(--fcb-fw-semi);line-height:1.2;color:#1b1b2a}.ct-line__unit{display:block;margin-top:calc(5 * var(--ct-u));font-size:calc(12.5 * var(--ct-u));color:#4a4a58}.ct-line__price{display:block;margin-top:calc(1 * var(--ct-u));font-size:calc(20 * var(--ct-u));font-weight:var(--fcb-fw-semi);line-height:1.1;color:#1b1b2a}.ct-line__strike{margin-left:calc(6 * var(--ct-u));font-size:calc(13 * var(--ct-u));font-weight:var(--fcb-fw-regular);color:var(--fcb-grey-600);text-decoration:line-through}.ct-line__discount{display:inline-block;margin-top:calc(6 * var(--ct-u));padding:calc(3 * var(--ct-u)) calc(8 * var(--ct-u));border-radius:var(--fcb-radius-pill);background:#f1f1f4;font-size:calc(12 * var(--ct-u));color:#1b3a7a}.ct-line__foot{display:flex;align-items:center;justify-content:space-between;gap:calc(10 * var(--ct-u));padding:0 calc(9 * var(--ct-u)) calc(11 * var(--ct-u))}.ct-qty{display:inline-flex;align-items:center;gap:calc(10 * var(--ct-u))}.ct-qty>a:not(.ct-line__remove),.ct-qty>span.ct-qty__btn{width:calc(30 * var(--ct-u));height:calc(30 * var(--ct-u));border-radius:var(--fcb-radius-pill);border:calc(1 * var(--ct-u)) solid #c9c9d4;background:var(--fcb-white);color:#4a4a58;display:flex;align-items:center;justify-content:center;text-decoration:none}.ct-qty>span.ct-qty__btn{opacity:.4}.ct-qty>a:not(.ct-line__remove) svg,.ct-qty>span.ct-qty__btn svg{width:calc(12 * var(--ct-u));height:calc(12 * var(--ct-u));stroke:currentColor;stroke-width:2;fill:none}.ct-qty__value{min-width:calc(20 * var(--ct-u));text-align:center;font-size:calc(15 * var(--ct-u));color:#1b1b2a}.ct-line__remove{margin-left:calc(2 * var(--ct-u));font-size:calc(13 * var(--ct-u));color:var(--fcb-grey-600);text-decoration:underline;text-underline-offset:calc(2 * var(--ct-u))}.ct-line__remove:hover{color:var(--fcb-garnet)}.ct-line__total{font-size:calc(15 * var(--ct-u));font-weight:var(--fcb-fw-bold);color:#1b1b2a;white-space:nowrap}.ct__summary{border-top:calc(1 * var(--ct-u)) solid #e6e6ec;padding:calc(14 * var(--ct-u)) var(--ct-gutter) calc(22 * var(--ct-u))}.ct__row{display:flex;align-items:baseline;justify-content:space-between;gap:calc(10 * var(--ct-u));padding-block:calc(4 * var(--ct-u));font-size:calc(14 * var(--ct-u));color:#1b1b2a}.ct__row--save{color:#1b7a35}.ct__row--total{margin-top:calc(6 * var(--ct-u));padding-top:calc(10 * var(--ct-u));border-top:calc(1 * var(--ct-u)) solid #e6e6ec;font-size:calc(18 * var(--ct-u));font-weight:var(--fcb-fw-bold)}.ct__note{margin:calc(6 * var(--ct-u)) 0 0;font-size:calc(12.5 * var(--ct-u));line-height:1.4;color:var(--fcb-grey-600)}.ct-checkout{display:block;width:100%;margin-top:calc(14 * var(--ct-u));height:calc(44 * var(--ct-u));border:0;border-radius:calc(5 * var(--ct-u));background:var(--ct-cta-bg);color:var(--ct-cta-fg);font-family:inherit;font-size:calc(15.5 * var(--ct-u));font-weight:var(--fcb-fw-bold);text-transform:uppercase;letter-spacing:.02em;cursor:pointer}.ct-checkout:hover{filter:brightness(.96)}.ct-continue{display:flex;align-items:center;justify-content:center;height:calc(42 * var(--ct-u));margin-top:calc(9 * var(--ct-u));border:calc(1 * var(--ct-u)) solid #c9c9d4;border-radius:calc(5 * var(--ct-u));font-size:calc(14 * var(--ct-u));font-weight:var(--fcb-fw-semi);color:#1b1b2a;text-decoration:none}.ct-continue:hover{border-color:var(--ct-bar-bg)}.ct__empty{padding:calc(40 * var(--ct-u)) var(--ct-gutter) calc(48 * var(--ct-u));text-align:center}.ct__empty svg{width:calc(52 * var(--ct-u));height:calc(52 * var(--ct-u));fill:none;stroke:#c9c9d4;stroke-width:1.4}.ct__empty p{margin:calc(12 * var(--ct-u)) 0 calc(18 * var(--ct-u));font-size:calc(15 * var(--ct-u));color:var(--fcb-grey-600)}.ct__empty .ct-checkout{margin-top:0;text-align:center;line-height:calc(44 * var(--ct-u));text-decoration:none}.ct__stripe{height:calc(var(--ct-stripe-h) * var(--ct-scale, 1));background:linear-gradient(90deg,var(--ct-stripe-a) 0 50%,var(--ct-stripe-b) 50% 100%)}.ct-lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000e0;display:none;align-items:center;justify-content:center;padding:calc(16 * var(--ct-u))}.ct-lb[data-open=true]{display:flex}.ct-lb img{max-width:100%;max-height:88vh;display:block}.ct-lb__close{position:absolute;top:calc(12 * var(--ct-u));right:calc(12 * var(--ct-u));width:calc(38 * var(--ct-u));height:calc(38 * var(--ct-u));border-radius:var(--fcb-radius-pill);border:0;background:#ffffff24;color:var(--fcb-white);cursor:pointer;display:flex;align-items:center;justify-content:center}.ct-lb__close svg{width:calc(17 * var(--ct-u));height:calc(17 * var(--ct-u));stroke:currentColor;stroke-width:2;fill:none}.ct-lb__caption{position:absolute;left:0;right:0;bottom:calc(15 * var(--ct-u));text-align:center;color:var(--fcb-white);font-size:calc(14 * var(--ct-u))}body.ct-lb-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/2/assets/fcb-cart.css.map */
