.an-cart{--an-green: #00ad59;--an-green-dark: #087840;--an-ink: #172536;--an-muted: #65716a;--an-line: #dce5df;--an-soft: #f1f7f3;--an-warm: #fbfaf6;position:relative;color:var(--an-ink);background:#fff;padding:clamp(42px,6vw,82px) 0 clamp(70px,8vw,118px)}.an-cart *,.an-cart *:before,.an-cart *:after{box-sizing:border-box}.an-cart a{color:inherit}.an-cart__container{max-width:1320px;margin:0 auto}.an-cart__header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:clamp(28px,4vw,48px)}.an-cart__eyebrow{margin:0 0 8px;color:var(--an-green-dark);font-size:.76rem;font-weight:800;letter-spacing:.16em}.an-cart__header h1{margin:0;font-size:clamp(2.35rem,5vw,4.8rem);line-height:.98;letter-spacing:-.055em}.an-cart__continue,.an-cart-summary__continue{font-size:.92rem;font-weight:750;text-underline-offset:6px;text-decoration-thickness:2px}.an-cart__continue:hover,.an-cart-summary__continue:hover{color:var(--an-green-dark)}.an-cart__status:empty,.an-cart__error[hidden]{display:none}.an-cart__status,.an-cart__error{margin:-18px 0 22px;padding:12px 16px;border-radius:10px;font-size:.92rem}.an-cart__status{background:var(--an-soft);color:var(--an-green-dark)}.an-cart__error{background:#fff1f0;color:#a0231e}.an-cart__progress{margin-bottom:26px;padding:18px 22px;border-radius:14px;background:var(--an-soft)}.an-cart__progress p{margin:0 0 10px;font-size:.92rem}.an-cart__progress-track{height:7px;overflow:hidden;border-radius:20px;background:#d5e4da}.an-cart__progress-track span{display:block;height:100%;border-radius:inherit;background:var(--an-green);transition:width .35s ease}.an-cart__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,390px);gap:clamp(30px,5vw,70px);align-items:start}.an-cart__list{border-top:1px solid var(--an-line)}.an-cart-item{display:grid;grid-template-columns:132px minmax(0,1fr);gap:24px;padding:26px 0;border-bottom:1px solid var(--an-line)}.an-cart-item__media{display:flex;width:132px;aspect-ratio:1;align-items:center;justify-content:center;overflow:hidden;border-radius:14px;background:var(--an-warm)}.an-cart-item__image{width:100%;height:100%;object-fit:contain;padding:8px}.an-cart-item__content{min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:14px}.an-cart-item__top{display:flex;justify-content:space-between;gap:20px}.an-cart-item__vendor{margin:0 0 4px;color:var(--an-green-dark);font-size:.67rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.an-cart-item h2{margin:0;max-width:500px;font-size:clamp(1rem,2vw,1.18rem);line-height:1.25;letter-spacing:-.015em}.an-cart-item h2 a{text-decoration:none}.an-cart-item h2 a:hover{color:var(--an-green-dark)}.an-cart-item__variant,.an-cart-item__property{margin:6px 0 0;color:var(--an-muted);font-size:.84rem;line-height:1.45}.an-cart-item__property span{font-weight:700;color:var(--an-ink)}.an-cart-item__price{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:1rem}.an-cart-item__price s{color:var(--an-muted);font-size:.78rem}.an-cart-item__discount{margin:0;padding:0;list-style:none;color:var(--an-green-dark);font-size:.78rem;font-weight:700}.an-cart-item__actions{display:flex;align-items:center;gap:18px}.an-quantity{display:grid;grid-template-columns:38px 44px 38px;height:40px;overflow:hidden;border:1px solid #b9c9bf;border-radius:999px;background:#fff}.an-quantity button,.an-quantity input{min-width:0;border:0;background:transparent;color:var(--an-ink);font:inherit;text-align:center}.an-quantity button{cursor:pointer;font-size:1.1rem;transition:background .2s ease,color .2s ease}.an-quantity button:hover{background:var(--an-soft);color:var(--an-green-dark)}.an-quantity input{width:44px;padding:0;font-size:.9rem;font-weight:750;-webkit-appearance:textfield;appearance:textfield}.an-quantity input::-webkit-inner-spin-button,.an-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.an-cart-item__remove{color:var(--an-muted)!important;font-size:.78rem;font-weight:700;text-underline-offset:4px}.an-cart-item__remove:hover{color:#a0231e!important}.an-cart__note{margin-top:20px;border:1px solid var(--an-line);border-radius:14px}.an-cart__note summary{display:flex;justify-content:space-between;padding:17px 18px;cursor:pointer;font-size:.9rem;font-weight:750;list-style:none}.an-cart__note summary::-webkit-details-marker{display:none}.an-cart__note[open] summary span{transform:rotate(45deg)}.an-cart__note label{display:block;padding:0 18px 6px;color:var(--an-muted);font-size:.78rem}.an-cart__note textarea{width:calc(100% - 36px);margin:0 18px 18px;padding:12px;resize:vertical;border:1px solid #b9c9bf;border-radius:9px;font:inherit;font-size:.9rem}.an-cart-summary{position:sticky;top:24px;padding:28px;border:1px solid var(--an-line);border-radius:20px;background:var(--an-warm);box-shadow:0 14px 36px #16312312}.an-cart-summary h2{margin:0 0 24px;font-size:1.32rem}.an-cart-summary__row{display:flex;justify-content:space-between;gap:18px;margin:0 0 13px;color:var(--an-muted);font-size:.89rem}.an-cart-summary__saving{color:var(--an-green-dark);font-weight:700}.an-cart-summary__total{display:flex;justify-content:space-between;align-items:baseline;margin-top:19px;padding-top:19px;border-top:1px solid var(--an-line)}.an-cart-summary__total span{font-weight:800}.an-cart-summary__total strong{font-size:1.5rem}.an-cart-summary__fineprint{margin:9px 0 20px;color:var(--an-muted);font-size:.75rem;line-height:1.45}.an-cart__button{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:26px;padding:13px 20px;border:1px solid var(--an-green-dark);border-radius:999px;cursor:pointer;font:inherit;font-size:.84rem;font-weight:850;letter-spacing:.04em;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.an-cart__button--primary{background:var(--an-green);border-color:var(--an-green);color:#fff!important;box-shadow:0 7px 18px #00ad592e}.an-cart__button--primary:hover{transform:translateY(-2px);background:var(--an-green-dark);border-color:var(--an-green-dark);box-shadow:0 10px 24px #007a403b}.an-cart__button--secondary{margin-top:10px;background:transparent;color:var(--an-green-dark)}.an-cart-summary__continue{display:block;margin:18px auto 0;text-align:center}.an-cart-js .an-cart__update{display:none}.an-cart-summary__trust{display:grid;gap:10px;margin:24px 0 0;padding:20px 0 0;border-top:1px solid var(--an-line);list-style:none;color:#3e4d45;font-size:.79rem}.an-cart-summary__trust span{display:inline-grid;width:20px;height:20px;margin-right:7px;place-items:center;border-radius:50%;background:#ddf2e4;color:var(--an-green-dark);font-size:.7rem;font-weight:900}.an-cart-recommendations{margin-top:clamp(72px,9vw,126px)}.an-cart-recommendations__heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px}.an-cart-recommendations__heading h2{margin:0;font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.04em}.an-cart-recommendations__heading>a{font-size:.86rem;font-weight:750}.an-cart-recommendations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.an-cart-product-card{overflow:hidden;border:1px solid var(--an-line);border-radius:17px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.an-cart-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #16312317}.an-cart-product-card__media{display:flex;aspect-ratio:1 / .9;align-items:center;justify-content:center;background:var(--an-warm)}.an-cart-product-card__media img,.an-cart-product-card__media svg{width:100%;height:100%;object-fit:contain;padding:16px}.an-cart-product-card__body{padding:17px}.an-cart-product-card__body>p{margin:0 0 4px;color:var(--an-green-dark);font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.an-cart-product-card h3{margin:0;min-height:2.6em;font-size:.98rem;line-height:1.3}.an-cart-product-card h3 a{text-decoration:none}.an-cart-product-card__bottom{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:18px}.an-cart-product-card__bottom a{color:var(--an-green-dark);font-size:.72rem;font-weight:800;text-underline-offset:3px}.an-cart__empty{max-width:650px;margin:20px auto 0;padding:clamp(42px,7vw,76px) 24px;border-radius:24px;background:var(--an-soft);text-align:center}.an-cart__empty-icon{display:grid;width:64px;height:64px;margin:0 auto 22px;place-items:center;border-radius:50%;background:#fff;color:var(--an-green-dark)}.an-cart__empty-icon svg{width:32px;height:32px}.an-cart__empty h2{margin:0 0 10px;font-size:clamp(1.7rem,4vw,2.5rem)}.an-cart__empty p{max-width:480px;margin:0 auto 25px;color:var(--an-muted);line-height:1.6}.an-cart__empty .an-cart__button{max-width:260px;margin:0 auto}.an-cart__loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:none;align-items:center;justify-content:center;background:#ffffff7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.an-cart.is-loading .an-cart__loading{display:flex}.an-cart__loading>span:first-child{width:38px;height:38px;border:3px solid #cde7d7;border-top-color:var(--an-green);border-radius:50%;animation:an-cart-spin .7s linear infinite}@keyframes an-cart-spin{to{transform:rotate(360deg)}}@media(max-width:989px){.an-cart__layout{grid-template-columns:1fr;gap:28px}.an-cart-summary{position:static}.an-cart-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.an-cart{padding:34px 0 96px}.an-cart__container{padding-left:18px;padding-right:18px}.an-cart__header{align-items:flex-start;margin-bottom:28px}.an-cart__header h1{font-size:clamp(2.4rem,13vw,3.55rem)}.an-cart__header .an-cart__continue{display:none}.an-cart__progress{padding:15px 16px}.an-cart-item{grid-template-columns:96px minmax(0,1fr);gap:14px;padding:20px 0}.an-cart-item__media{width:96px}.an-cart-item__top{gap:8px}.an-cart-item__price{font-size:.92rem}.an-cart-item__vendor{font-size:.59rem}.an-cart-item h2{padding-right:2px;font-size:.94rem}.an-cart-item__variant,.an-cart-item__property{font-size:.75rem}.an-cart-item__actions{justify-content:space-between;gap:10px}.an-quantity{grid-template-columns:34px 38px 34px;height:38px}.an-quantity input{width:38px}.an-cart-summary{padding:23px 20px;border-radius:16px}.an-cart__button{min-height:50px}.an-cart-recommendations{margin-top:72px}.an-cart-recommendations__heading{align-items:flex-start}.an-cart-recommendations__heading>a{display:none}.an-cart-recommendations__grid{gap:10px}.an-cart-product-card__body{padding:13px}.an-cart-product-card h3{font-size:.84rem}.an-cart-product-card__bottom{display:grid;gap:5px;margin-top:12px}}@media(max-width:374px){.an-cart-item{grid-template-columns:82px minmax(0,1fr);gap:11px}.an-cart-item__media{width:82px}.an-cart-item__top{display:block}.an-cart-item__price{align-items:flex-start;margin-top:8px}.an-cart-item__actions{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.an-cart *,.an-cart *:before,.an-cart *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/cart-an.css.map */
