.ngc-drawer,.ngc-page{--ngc-cream:#fbf7ef;--ngc-red:#b3202c;--ngc-green:#173828;--ngc-gold:#b88632;--ngc-border:#e5d9c4;--ngc-muted:#687067;color:var(--ngc-green);font-family:var(--ng-body,Arial,sans-serif);font-size:15px;line-height:1.5}.ngc-drawer *,.ngc-page *{box-sizing:border-box}.ngc-drawer [hidden],.ngc-page [hidden],.ngc-overlay[hidden],.ngc-drawer[hidden]{display:none!important}.ngc-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#07181073;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;animation:ngc-fade .18s ease-out}.ngc-drawer{position:fixed;inset:0 0 0 auto;width:min(100%,510px);height:100dvh;background:var(--ngc-cream);z-index:1001;box-shadow:-12px 0 70px #0a1e1426;display:flex;flex-direction:column;animation:ngc-enter .25s cubic-bezier(.2,.8,.2,1)}.ngc-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:25px 26px 18px;border-bottom:1px solid var(--ngc-border);gap:12px}.ngc-eyebrow{display:block;color:var(--ngc-gold);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px}.ngc-drawer h2,.ngc-page h1,.ngc-summary h2,.ngc-empty h2{font-family:var(--ng-display,Georgia,serif);font-weight:600;letter-spacing:-.035em;margin:0;line-height:1.12}.ngc-drawer__header h2{font-size:32px}.ngc-drawer__header h2 [data-ng-cart-count]{display:inline-grid;place-items:center;vertical-align:middle;width:24px;height:24px;border:1px solid var(--ngc-border);border-radius:50%;font:12px var(--ng-body,Arial,sans-serif);letter-spacing:0;margin-left:6px}.ngc-icon-button{background:none;border:1px solid var(--ngc-border);border-radius:50%;height:40px;width:40px;display:grid;place-items:center;color:var(--ngc-green);cursor:pointer;font-size:28px;line-height:1;transition:background .18s,transform .18s}.ngc-icon-button:hover{background:#efe5d4;transform:rotate(6deg)}.ngc-shipping{margin:0;padding:11px 20px;background:#e9eedf;color:var(--ngc-green);text-align:center;font-size:12px;font-weight:600;display:flex;gap:9px;justify-content:center;align-items:center}.ngc-shipping svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}.ngc-drawer__body{padding:0 26px;overflow:auto;overscroll-behavior:contain;min-height:0;flex:1}.ngc-drawer__footer{padding:20px 26px max(22px,env(safe-area-inset-bottom));border-top:1px solid var(--ngc-border);background:var(--ngc-cream);box-shadow:0 -6px 20px #17382809;flex-shrink:0}.ngc-item{display:grid;grid-template-columns:84px minmax(0,1fr) auto;gap:15px;padding:24px 0;border-bottom:1px solid var(--ngc-border);align-items:start}.ngc-item:last-child{border-bottom:0}.ngc-item__image{display:block;aspect-ratio:4/5;border:1px solid var(--ngc-border);border-radius:9px;overflow:hidden;background:#efe6d5}.ngc-item__image img{width:100%;height:100%;object-fit:cover;display:block}.ngc-item__title{font-weight:700;color:var(--ngc-green);font-size:14px;line-height:1.3;text-decoration:none;display:block}.ngc-item__title:hover{text-decoration:underline;text-underline-offset:3px}.ngc-item__variant,.ngc-item__property{font-size:12px;margin:5px 0 0;color:var(--ngc-muted)}.ngc-item__property{overflow-wrap:anywhere}.ngc-item__controls{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:15px}.ngc-quantity{display:inline-flex;align-items:center;border:1px solid #a9b3a7;border-radius:7px;height:36px;background:#fffdf8;overflow:hidden}.ngc-quantity button{border:0;background:transparent;color:var(--ngc-green);font-size:18px;width:31px;height:34px;cursor:pointer;padding:0;transition:background .15s}.ngc-quantity button:hover{background:#e9eedf}.ngc-quantity input{width:30px;border:0;background:transparent;text-align:center;-webkit-appearance:textfield;appearance:textfield;font:13px var(--ng-body,Arial,sans-serif);color:var(--ngc-green);padding:0;border-radius:0}.ngc-quantity input::-webkit-inner-spin-button,.ngc-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ngc-remove{color:var(--ngc-muted);background:none;border:0;padding:7px 0;text-decoration:underline;text-underline-offset:3px;font-size:11px;cursor:pointer}.ngc-item__price{display:flex;flex-direction:column;align-items:flex-end;gap:3px;text-align:right;font-size:13px;white-space:nowrap}.ngc-item__price s{color:var(--ngc-muted);font-size:11px}.ngc-item__price strong{color:var(--ngc-red);font-size:15px}.ngc-item__discount{color:var(--ngc-green);font-size:10px;max-width:95px;white-space:normal}.ngc-total{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin:14px 0 6px;font-size:16px}.ngc-total strong{font-size:23px;letter-spacing:-.03em}.ngc-tax-note{font-size:11px;color:var(--ngc-muted);margin:0 0 17px}.ngc-checkout{width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;background:var(--ngc-red);color:#fff!important;border:0;border-bottom:4px solid #8e1621;border-radius:9px;padding:16px 21px;font:700 14px var(--ng-body,Arial,sans-serif);text-transform:uppercase;letter-spacing:.045em;cursor:pointer;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s}.ngc-checkout:hover{background:#c02634;box-shadow:0 5px 17px #b3202c29;transform:translateY(-1px)}.ngc-checkout:active{transform:translateY(1px)}.ngc-checkout svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.ngc-checkout:disabled{cursor:wait;opacity:.6;transform:none;box-shadow:none}.ngc-continue{display:block;text-align:center;color:var(--ngc-muted);font-size:12px;margin:13px 0 0;text-underline-offset:4px}.ngc-gifts{display:flex;gap:10px;background:#edf0e3;border:1px solid #d9e1cb;padding:11px 13px;border-radius:8px;margin-bottom:13px}.ngc-gifts>span{color:var(--ngc-gold);font-size:25px;line-height:1.3}.ngc-gifts strong{font-size:12px;display:block}.ngc-gifts p{font-size:11px;margin:3px 0 0;color:var(--ngc-muted)}.ngc-savings{font-size:12px;font-weight:600;color:#337144;background:#edf0e3;border-radius:5px;padding:7px 10px;margin:10px 0}.ngc-message{color:#91232a;background:#fff0ed;border:1px solid #edbeb8;border-radius:7px;margin:12px 26px;padding:11px 14px;font-size:13px}.ngc-empty{padding:40px 10px 48px;text-align:center;max-width:430px;margin:0 auto}.ngc-empty__spark{font-size:44px;line-height:1.4;color:var(--ngc-gold)}.ngc-empty h2{font-size:32px;margin-top:8px}.ngc-empty p{font-size:14px;line-height:1.7;color:var(--ngc-muted);margin:14px auto 25px;max-width:300px}.ngc-empty .ngc-checkout{font-size:12px}.ngc-loading{text-align:center;color:var(--ngc-muted);padding:40px 0}.ngc-sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;clip-path:inset(50%)!important;padding:0!important;border:0!important}.ngc-drawer :focus-visible,.ngc-page :focus-visible{outline:2px solid var(--ngc-gold);outline-offset:4px}.ngc-drawer [aria-busy=true],.ngc-page [aria-busy=true]{opacity:.7}.ngc-page{background:var(--ngc-cream);max-width:1240px;margin:0 auto;padding:55px 35px 85px;min-height:65vh}.ngc-page__header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:27px;border-bottom:1px solid var(--ngc-border);margin-bottom:14px}.ngc-page h1{font-size:52px}.ngc-text-link{font-size:13px;color:var(--ngc-green);text-underline-offset:4px}.ngc-text-link span{margin-left:8px}.ngc-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:45px;align-items:start}.ngc-page .ngc-item{grid-template-columns:100px minmax(0,1fr) auto;padding:26px 0;gap:20px}.ngc-page .ngc-item__title{font-size:16px}.ngc-page .ngc-item__price strong{font-size:18px}.ngc-summary{margin-top:22px;border:1px solid var(--ngc-border);border-radius:13px;padding:25px;background:#f4ebda}.ngc-summary h2{font-size:25px;margin-bottom:20px}.ngc-summary .ngc-shipping{border-radius:6px;margin-bottom:18px;font-size:12px}.ngc-page .ngc-message{margin:12px 0}.ngc-page__layout:has(.ngc-summary[hidden]){display:block}.ngc-page .ngc-empty{padding-top:55px}.ngc-update{width:100%;padding:11px;background:transparent;border:1px solid var(--ngc-green);border-radius:7px;color:var(--ngc-green);margin-bottom:10px;cursor:pointer}body.ngc-is-open{overflow:hidden}@keyframes ngc-enter{0%{opacity:.8;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes ngc-fade{0%{opacity:0}to{opacity:1}}@media(max-width:749px){.ngc-page{padding:32px 20px 55px}.ngc-page h1{font-size:40px}.ngc-page__header{align-items:flex-start}.ngc-page__header .ngc-text-link{font-size:11px;margin-top:28px}.ngc-page__layout{grid-template-columns:1fr;gap:10px}.ngc-summary{margin-top:4px;padding:20px}.ngc-page .ngc-item{grid-template-columns:77px minmax(0,1fr) auto;gap:12px}.ngc-page .ngc-item__title,.ngc-page .ngc-item__price strong{font-size:14px}.ngc-drawer__header{padding:20px 20px 16px}.ngc-drawer__body{padding:0 20px}.ngc-drawer__footer{padding:17px 20px max(18px,env(safe-area-inset-bottom))}.ngc-item{grid-template-columns:72px minmax(0,1fr) auto;gap:11px;padding:20px 0}.ngc-item__title,.ngc-item__price strong{font-size:13px}.ngc-item__price s{font-size:10px}.ngc-item__controls{gap:8px;margin-top:11px}.ngc-quantity{height:38px}.ngc-quantity button{height:36px;width:29px}.ngc-quantity input{width:25px}.ngc-remove{font-size:10px}.ngc-item__discount{max-width:74px}.ngc-drawer__header h2{font-size:29px}.ngc-message{margin:10px 20px}.ngc-gifts{padding:9px 11px}.ngc-tax-note{margin-bottom:14px}.ngc-total strong{font-size:21px}}@media(max-height:650px){.ngc-drawer__header,.ngc-drawer__footer{padding-top:12px;padding-bottom:12px}.ngc-drawer .ngc-tax-note{margin-bottom:10px}.ngc-drawer .ngc-continue{margin-top:9px}.ngc-drawer .ngc-gifts{margin-bottom:8px}.ngc-drawer .ngc-shipping{padding-top:8px;padding-bottom:8px}}@media(prefers-reduced-motion:reduce){.ngc-overlay,.ngc-drawer{animation:none}.ngc-drawer *,.ngc-page *{transition:none!important;scroll-behavior:auto!important}}.ngc-total__prices{display:flex;align-items:baseline;justify-content:flex-end;flex-wrap:wrap;column-gap:10px;row-gap:1px;text-align:right}.ngc-total__prices s{font-size:14px;color:var(--ngc-muted);font-weight:400;white-space:nowrap}.ngc-item__price s{text-decoration-thickness:1px}.ngc-total__prices strong{color:var(--ngc-red);white-space:nowrap}.ngc-drawer__header{padding:22px 22px 18px;gap:12px;border-bottom:0;flex-shrink:0}.ngc-drawer__header h2{font-size:29px;font-weight:700;white-space:nowrap}.ngc-drawer .ngc-wordmark{margin-left:auto;font-size:22px;letter-spacing:-.065em;line-height:1;font-family:var(--ng-display,Georgia,serif);font-weight:700}.ngc-wordmark>span>span{color:var(--ngc-gold)}.ngc-wordmark sup{font-size:14px;color:var(--ngc-gold);margin-left:2px}.ngc-icon-button{width:32px;height:32px;flex:none;border:0;border-radius:5px;font-size:0}.ngc-icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5}.ngc-icon-button:hover{transform:none;background:#eee8dc}.ngc-shipping{padding:10px 16px;font-size:12px;line-height:1.4;gap:7px;background:#e9efe3;flex-shrink:0}.ngc-shipping>span:first-child{color:#a86e1f}.ngc-drawer__body{padding:0 22px}.ngc-drawer__footer{padding:14px 22px max(14px,env(safe-area-inset-bottom));box-shadow:none;max-height:calc(100dvh - 170px);overflow-y:auto}.ngc-drawer .ngc-item,.ngc-page .ngc-item{position:relative;grid-template-columns:78px minmax(0,1fr) auto;grid-template-rows:auto auto;gap:10px 14px;padding:24px 0 22px;align-items:start}.ngc-item__image{grid-column:1;grid-row:1/3;aspect-ratio:78/98;width:78px}.ngc-item__details{grid-column:2/4;grid-row:1;min-width:0;padding-right:36px}.ngc-drawer .ngc-item__title,.ngc-page .ngc-item__title{font-size:16px;font-weight:650;line-height:1.35;overflow-wrap:anywhere}.ngc-item__variant,.ngc-item__property{font-size:12px;margin-top:5px}.ngc-item__controls{grid-column:2;grid-row:2;align-self:end;margin:0;display:block}.ngc-quantity{height:38px;width:100px;border-color:#a9b3a7;border-radius:8px}.ngc-quantity button{width:32px;height:36px;flex:0 0 32px;font-size:18px}.ngc-quantity input{width:34px;min-width:0;flex:1;font-size:15px}.ngc-remove{position:absolute;right:-6px;top:17px;width:36px;height:36px;padding:8px;display:grid;place-items:center;border-radius:5px;text-decoration:none;color:#657264}.ngc-remove svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5}.ngc-remove:hover{background:#eee8dc;color:var(--ngc-red)}.ngc-item__price{grid-column:3;grid-row:2;align-self:end;min-width:84px;gap:3px;font-variant-numeric:tabular-nums;line-height:1.2}.ngc-drawer .ngc-item__price s,.ngc-page .ngc-item__price s{font-size:12px;color:#7d8275}.ngc-drawer .ngc-item__price strong,.ngc-page .ngc-item__price strong{font-size:19px;font-weight:750;line-height:1.2;color:var(--ngc-red)}.ngc-item__save{color:#34623d;font-size:12px;font-weight:650;white-space:nowrap}.ngc-totals{border-radius:10px;background:#f1ecdf;padding:13px 15px;margin-bottom:10px;font-size:13px;line-height:1.3}.ngc-totals__row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.ngc-totals__row+.ngc-totals__row{margin-top:6px}.ngc-totals__row>:last-child{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.ngc-totals__row s{color:#7d8275;text-decoration-thickness:1px}.ngc-totals__row--savings{color:#34623d;font-weight:650}.ngc-totals__row--total{border-top:1px solid #d8d2c2;padding-top:9px;margin-top:9px!important;font-size:17px;font-weight:750}.ngc-totals__row--total strong{font-weight:750;color:var(--ngc-green)}.ngc-totals:has([data-ng-cart-before-row][hidden]) .ngc-totals__row--total{border-top:0;padding-top:0;margin-top:0!important}.ngc-tax-note{font-size:11px;line-height:1.4;text-align:center;color:#637064;margin:8px 0 10px}.ngc-checkout{justify-content:center;gap:8px;min-height:52px;padding:13px 17px;border-radius:10px;border-bottom-width:3px;font-size:16px;font-weight:750;text-transform:none;letter-spacing:.02em}.ngc-checkout svg{width:18px;height:18px;flex-shrink:0;stroke-width:1.7}.ngc-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 16px;margin:13px 0 0;padding:0;list-style:none;font-size:12px;line-height:1.4}.ngc-trust li{display:flex;align-items:center;gap:5px}.ngc-trust svg{width:16px;height:16px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6}.ngc-payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;list-style:none;margin:9px 0 0;padding:0}.ngc-payments li{display:flex;margin:0;padding:0}.ngc-payment-icon{display:block;width:32px;height:20px}.ngc-summary{padding:0;background:transparent;border:0;border-radius:0}.ngc-gifts{margin-bottom:12px}@media(max-width:749px){.ngc-drawer__header{padding:19px 16px 15px;gap:9px}.ngc-drawer__header h2{font-size:25px}.ngc-drawer .ngc-wordmark{font-size:20px}.ngc-wordmark sup{font-size:12px}.ngc-shipping{padding:8px 10px;font-size:12px}.ngc-drawer__body{padding:0 16px}.ngc-drawer__footer{padding:10px 16px max(14px,env(safe-area-inset-bottom))}.ngc-drawer .ngc-item,.ngc-page .ngc-item{grid-template-columns:62px minmax(0,1fr) auto;gap:8px 9px;padding:20px 0 17px}.ngc-item__image{width:62px;aspect-ratio:62/82}.ngc-item__details{padding-right:28px}.ngc-drawer .ngc-item__title,.ngc-page .ngc-item__title{font-size:15px}.ngc-item__controls{margin:0}.ngc-quantity{width:88px;height:36px}.ngc-quantity button{width:28px;height:34px;flex-basis:28px}.ngc-quantity input{width:30px;font-size:15px}.ngc-remove{top:13px}.ngc-item__price{min-width:70px}.ngc-drawer .ngc-item__price strong,.ngc-page .ngc-item__price strong{font-size:18px}.ngc-totals{padding:10px 12px;font-size:12px}.ngc-totals__row--total{font-size:16px}.ngc-checkout{min-height:48px;font-size:15px}.ngc-summary{padding:0}}@media(max-width:359px){.ngc-drawer__header h2{font-size:23px}.ngc-drawer .ngc-wordmark{font-size:19px}.ngc-page{padding-inline:16px}.ngc-item__save{font-size:11px}}@media(max-height:700px){.ngc-drawer__header{padding-block:13px}.ngc-drawer .ngc-totals{padding-block:8px}.ngc-drawer .ngc-shipping{padding-block:6px}.ngc-drawer .ngc-trust{margin-top:9px}.ngc-drawer .ngc-tax-note{margin-bottom:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ng-cart.css.map */
