.root-cart{--paper:#fffdf7;--teal:#066464;--deep:#044f4f;--coral:#e8593d;--cream:#f6e4ba;--blush:#f9cbdf;--warm:#fac2bc;--soft:#b6e1df;--line:rgba(6,100,100,.2);--shadow:0 18px 48px rgba(4,79,79,.09);margin:0 calc(50% - 50vw);background:var(--paper);color:var(--deep);font-family:Root Cart Brandon,Arial,sans-serif;font-size:16px;line-height:1.45;min-height:70vh}.root-cart *{box-sizing:border-box}.root-cart a{color:var(--deep);text-decoration:none}.root-cart button,.root-cart input,.root-cart textarea{font:inherit}.root-cart__inner{max-width:1240px;margin:0 auto;padding:58px 32px 76px}.root-cart__header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:8px 0 32px;border-bottom:1px solid var(--line);margin-bottom:28px}.root-cart__eyebrow,.root-cart-summary__eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700;margin:0 0 8px;color:var(--teal)}.root-cart h1{font-family:Root Cart Tuppence,Georgia,serif;font-size:clamp(52px,6vw,78px);font-weight:400;line-height:.95;letter-spacing:-.025em;margin:0;color:var(--deep)}.root-cart__intro{font-size:18px;margin:13px 0 0;color:var(--teal)}.root-cart__continue{display:inline-flex;align-items:center;gap:9px;font-weight:700;border-bottom:1px solid var(--deep);padding-bottom:3px;white-space:nowrap}.root-cart__continue span{transition:transform .2s ease}.root-cart__continue:hover span,.root-cart__continue:focus-visible span{transform:translate(4px)}.root-cart__layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:34px;align-items:start}.root-cart__items-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:0 2px 12px;color:var(--teal);font-size:13px;text-transform:uppercase;letter-spacing:.09em;font-weight:700}.root-cart__items{display:grid;gap:14px}.root-cart-item{display:grid;grid-template-columns:132px minmax(0,1fr) auto;gap:22px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 8px 26px #044f4f0b;align-items:start}.root-cart-item__image{display:flex;align-items:center;justify-content:center;aspect-ratio:1;background:linear-gradient(145deg,var(--cream),#fff8e7);border-radius:16px;overflow:hidden;padding:10px}.root-cart-item__image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.root-cart-item__image-placeholder{font-family:Root Cart Tuppence,Georgia,serif;font-size:20px;line-height:1;text-align:center;color:var(--deep)}.root-cart-item__main{min-width:0;padding-top:2px}.root-cart-item__title{font-size:20px;font-weight:700;line-height:1.1;display:inline-block;margin:0 0 6px}.root-cart-item__title:hover,.root-cart-item__title:focus-visible{text-decoration:underline;text-underline-offset:3px}.root-cart-item__variant{margin:0 0 7px;color:var(--teal);font-size:14px}.root-cart-item__plan{display:inline-flex;margin:0 0 9px;padding:5px 9px;border-radius:999px;background:var(--blush);color:var(--deep);font-size:12px;font-weight:700;letter-spacing:.02em}.root-cart-item__properties{display:grid;gap:3px;font-size:13px;color:var(--teal);margin:3px 0 9px}.root-cart-item__properties span{font-weight:700}.root-cart-item__properties a{text-decoration:underline;text-underline-offset:2px}.root-cart-item__unit-price{font-size:13px;color:var(--teal);margin:5px 0 10px;display:flex;gap:7px;align-items:center;flex-wrap:wrap}.root-cart-item__price-old{text-decoration:line-through;opacity:.6;font-weight:400!important}.root-cart-item__discounts{display:flex;gap:6px;flex-wrap:wrap;margin:-3px 0 10px}.root-cart-item__discounts span{font-size:12px;font-weight:700;color:var(--coral);background:#e8593d17;border-radius:999px;padding:5px 8px}.root-cart-item__controls{display:flex;align-items:center;gap:14px;margin-top:5px}.root-qty{height:39px;display:grid;grid-template-columns:37px 46px 37px;align-items:center;border:1px solid rgba(4,79,79,.36);border-radius:999px;background:var(--paper);overflow:hidden}.root-qty__button{height:100%;border:0;background:transparent;color:var(--deep);font-size:20px;line-height:1;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.root-qty__button:hover,.root-qty__button:focus-visible{background:var(--soft);outline:none}.root-qty__input{width:46px;border:0;background:transparent;color:var(--deep);text-align:center;padding:0;font-weight:700;-moz-appearance:textfield}.root-qty__input::-webkit-outer-spin-button,.root-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.root-qty__input:focus{outline:2px solid var(--soft);outline-offset:-2px}.root-cart-item__remove{font-size:13px;font-weight:700;text-decoration:underline!important;text-underline-offset:3px;color:var(--teal)!important}.root-cart-item__line-total{text-align:right;min-width:82px;padding-top:4px;display:flex;flex-direction:column;gap:3px}.root-cart-item__line-total strong{font-size:17px;color:var(--deep)}.root-cart__update-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.root-cart-note{margin-top:16px;border:1px solid var(--line);border-radius:18px;background:#f6e4ba61;overflow:hidden}.root-cart-note summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:17px 20px;font-weight:700}.root-cart-note summary::-webkit-details-marker{display:none}.root-cart-note summary:after{content:"+";font-size:24px;line-height:1;color:var(--deep)}.root-cart-note[open] summary:after{content:"\2212"}.root-cart-note summary small{margin-left:auto;font-size:12px;color:var(--teal);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.root-cart-note__body{padding:0 20px 20px}.root-cart-note__body label{display:block;font-size:13px;color:var(--teal);margin:0 0 8px}.root-cart-note textarea{display:block;width:100%;resize:vertical;border:1px solid rgba(4,79,79,.3);border-radius:12px;background:#fff;color:var(--deep);padding:12px 14px;min-height:95px}.root-cart-note textarea:focus{outline:2px solid var(--soft);border-color:var(--teal)}.root-cart-summary{position:sticky;top:110px;border:1px solid rgba(4,79,79,.22);border-radius:24px;background:#fff;padding:27px;box-shadow:var(--shadow)}.root-cart-summary h2{font-family:Root Cart Tuppence,Georgia,serif;font-size:35px;font-weight:400;line-height:1.02;letter-spacing:-.02em;margin:0 0 22px;color:var(--deep)}.root-cart-shipping{background:#b6e1df59;border-radius:16px;padding:15px;margin-bottom:22px}.root-cart-shipping__topline{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px}.root-cart-shipping__topline strong{font-size:13px}.root-cart-shipping__topline span{font-size:11px;font-weight:700;background:#fff;border-radius:999px;padding:4px 7px}.root-cart-shipping__track{height:8px;background:#044f4f21;border-radius:999px;overflow:hidden;margin:11px 0 8px}.root-cart-shipping__track span{display:block;height:100%;background:var(--coral);border-radius:999px;min-width:2px;transition:width .25s ease}.root-cart-shipping p{margin:0;color:var(--teal);font-size:12px}.root-cart-summary__discounts{display:grid;gap:7px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:14px}.root-cart-summary__discounts div,.root-cart-summary__subtotal{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.root-cart-summary__discounts div{font-size:13px;color:var(--coral)}.root-cart-summary__subtotal{font-size:18px;margin-top:5px}.root-cart-summary__subtotal strong{font-size:22px}.root-cart-summary__shipping-note{font-size:12px;color:var(--teal);margin:7px 0 18px}.root-cart-summary__terms{display:flex;gap:9px;align-items:flex-start;font-size:12px;margin:0 0 14px}.root-cart-summary__terms input{margin-top:3px;accent-color:var(--deep)}.root-cart-summary__checkout{width:100%;border:0;border-radius:999px;background:var(--deep);color:var(--paper);padding:16px 20px;font-weight:700;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;box-shadow:0 8px 18px #044f4f29}.root-cart-summary__checkout:hover,.root-cart-summary__checkout:focus-visible{background:var(--teal);transform:translateY(-1px);box-shadow:0 11px 22px #044f4f33;outline:none}.root-cart-summary__additional{margin-top:10px}.root-cart-summary__discount-note{text-align:center;color:var(--teal);font-size:11px;margin:10px 0 0}.root-cart-summary__trust{border-top:1px solid var(--line);margin-top:20px;padding-top:18px;display:grid;gap:12px}.root-cart-summary__trust>div{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:start}.root-cart-summary__trust>div>span{display:flex;width:18px;height:18px;align-items:center;justify-content:center;border-radius:50%;background:var(--soft);font-size:11px;font-weight:700;margin-top:1px}.root-cart-summary__trust p{margin:0;display:grid;gap:1px}.root-cart-summary__trust strong{font-size:12px}.root-cart-summary__trust small{font-size:11px;color:var(--teal)}.root-cart-mobile-checkout{display:none}.root-cart__aftercare{margin-top:36px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--teal);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.root-cart__aftercare a{font-size:12px;text-decoration:underline;text-underline-offset:3px}.root-cart-empty{min-height:600px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:48px;align-items:center;padding:26px 0 10px}.root-cart-empty__copy{max-width:560px;padding:42px 0}.root-cart-empty h1{font-size:clamp(54px,6vw,82px);max-width:650px}.root-cart-empty__copy>p:not(.root-cart__eyebrow):not(.root-cart-empty__note){font-size:19px;color:var(--teal);max-width:520px;margin:22px 0 26px}.root-cart-empty__actions{display:flex;gap:10px;flex-wrap:wrap}.root-cart-empty__primary,.root-cart-empty__secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 20px;font-size:14px;font-weight:700;transition:transform .18s ease,background .18s ease}.root-cart-empty__primary{background:var(--deep);color:var(--paper)!important}.root-cart-empty__primary:hover,.root-cart-empty__primary:focus-visible{background:var(--teal);transform:translateY(-1px)}.root-cart-empty__secondary{border:1px solid rgba(4,79,79,.4);background:transparent}.root-cart-empty__secondary:hover,.root-cart-empty__secondary:focus-visible{background:var(--soft);transform:translateY(-1px)}.root-cart-empty__note{font-size:12px!important;text-transform:uppercase;letter-spacing:.09em;font-weight:700;color:var(--teal);margin:24px 0 0!important}.root-cart-empty__visual{position:relative;min-height:520px;border-radius:28px;overflow:hidden;background:var(--warm);box-shadow:var(--shadow)}.root-cart-empty__visual img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center}.root-cart-empty__stamp{position:absolute;right:24px;bottom:24px;width:126px;height:126px;border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;text-align:center;padding:14px;font-weight:700;font-size:13px;line-height:1.1;transform:rotate(-6deg);box-shadow:0 8px 24px #044f4f1f}@media(max-width:1020px){.root-cart__layout{grid-template-columns:minmax(0,1fr) 340px;gap:22px}.root-cart__inner{padding-left:22px;padding-right:22px}.root-cart-item{grid-template-columns:112px minmax(0,1fr) auto;gap:17px;padding:17px}.root-cart-summary{padding:22px}}@media(max-width:820px){.root-cart__inner{padding:36px 16px 110px}.root-cart__header{align-items:flex-start;margin-bottom:22px;padding-bottom:22px}.root-cart__intro{font-size:16px}.root-cart__layout{display:block}.root-cart-summary{position:static;margin-top:18px;padding:22px;border-radius:20px}.root-cart-summary__checkout{display:none}.root-cart-mobile-checkout{position:fixed;left:12px;right:12px;bottom:10px;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 10px 10px 16px;background:var(--paper);border:1px solid rgba(4,79,79,.25);border-radius:18px;box-shadow:0 12px 34px #044f4f33}.root-cart-mobile-checkout>div{display:grid;gap:1px}.root-cart-mobile-checkout small{font-size:10px;color:var(--teal);text-transform:uppercase;letter-spacing:.09em;font-weight:700}.root-cart-mobile-checkout strong{font-size:16px}.root-cart-mobile-checkout__button{border:0;border-radius:999px;background:var(--deep);color:var(--paper);font-weight:700;padding:13px 17px;white-space:nowrap}.root-cart__aftercare{margin-top:26px}.root-cart-empty{grid-template-columns:1fr;gap:24px;min-height:auto;padding-top:10px}.root-cart-empty__copy{padding:18px 0 0}.root-cart-empty__visual,.root-cart-empty__visual img{min-height:390px}}@media(max-width:620px){.root-cart__header{display:block}.root-cart__continue{margin-top:18px;font-size:13px}.root-cart h1{font-size:50px}.root-cart__items-heading{font-size:11px}.root-cart-item{grid-template-columns:86px minmax(0,1fr);gap:14px;padding:14px;border-radius:18px}.root-cart-item__image{border-radius:13px;padding:7px}.root-cart-item__title{font-size:17px}.root-cart-item__variant{font-size:12px}.root-cart-item__unit-price{font-size:12px;margin-bottom:8px}.root-cart-item__controls{gap:10px;flex-wrap:wrap}.root-qty{grid-template-columns:33px 39px 33px;height:36px}.root-qty__input{width:39px}.root-cart-item__line-total{grid-column:2;grid-row:auto;text-align:left;padding:0;min-width:0;flex-direction:row;align-items:center;gap:7px;margin-top:-2px}.root-cart-item__line-total strong{font-size:15px}.root-cart-note summary{padding:15px 16px;align-items:flex-start;flex-wrap:wrap;gap:3px 12px}.root-cart-note summary small{width:100%;margin-left:0}.root-cart-note summary:after{position:absolute;right:32px}.root-cart-note__body{padding:0 16px 16px}.root-cart-summary h2{font-size:31px}.root-cart__aftercare{align-items:flex-start;flex-direction:column;gap:8px}.root-cart-empty h1{font-size:52px}.root-cart-empty__copy>p:not(.root-cart__eyebrow):not(.root-cart-empty__note){font-size:17px}.root-cart-empty__actions{display:grid}.root-cart-empty__primary,.root-cart-empty__secondary{width:100%}.root-cart-empty__visual,.root-cart-empty__visual img{min-height:330px}.root-cart-empty__stamp{width:105px;height:105px;right:14px;bottom:14px;font-size:11px}}@media(prefers-reduced-motion:reduce){.root-cart *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/root-cart.css.map */
