body{background:var(--mgr-bg,#0b0b0c)}.mgr-cart-head{padding:clamp(64px,10vw,120px) 0 clamp(20px,3vw,32px);text-align:center}.mgr-cart-head h1{font-family:var(--mgr-font-head);font-weight:500;font-size:clamp(34px,6vw,60px);color:var(--mgr-cream)}.mgr-cart-head .mgr-eyebrow{display:block;margin-bottom:14px}.mgr-cart-wrap{padding-bottom:clamp(60px,9vw,110px)}.mgr-cart-row{display:grid;grid-template-columns:96px 1fr auto;gap:18px;align-items:center;padding:24px 0;border-top:1px solid var(--mgr-line)}.mgr-cart-row:last-of-type{border-bottom:1px solid var(--mgr-line)}.mgr-cart-thumb{width:96px;height:96px;border-radius:6px;overflow:hidden;border:1px solid var(--mgr-line);background:var(--mgr-card)}.mgr-cart-thumb img{width:100%;height:100%;object-fit:cover}.mgr-cart-info h3{font-family:var(--mgr-font-head);font-size:21px;color:var(--mgr-cream);margin-bottom:4px}.mgr-cart-info h3 a:hover{color:var(--mgr-gold-lt)}.mgr-cart-info .opt{font-size:13px;color:var(--mgr-muted-2)}.mgr-cart-info .unit{font-size:14px;color:var(--mgr-muted);margin-top:6px}.mgr-cart-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.mgr-cart-qty{display:inline-flex;align-items:center;border:1px solid var(--mgr-line-2);border-radius:999px;overflow:hidden}.mgr-cart-qty a{width:38px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--mgr-cream);font-size:17px}.mgr-cart-qty a:hover{color:var(--mgr-gold-lt)}.mgr-cart-qty input{width:42px;height:40px;text-align:center;background:none;border:none;color:var(--mgr-cream);font-family:var(--mgr-font-ui)}.mgr-cart-line{font-size:17px;color:var(--mgr-cream)}.mgr-cart-remove{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--mgr-muted-2)}.mgr-cart-remove:hover{color:var(--mgr-gold-lt)}.mgr-cart-foot{display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-between;margin-top:34px;padding-top:28px;border-top:1px solid var(--mgr-line)}.mgr-cart-note{flex:1;min-width:240px}.mgr-cart-note textarea{width:100%;background:var(--mgr-card);border:1px solid var(--mgr-line-2);color:var(--mgr-cream);border-radius:6px;padding:14px;font-family:var(--mgr-font-ui);font-size:14px;min-height:80px}.mgr-cart-totals{text-align:right;min-width:260px}.mgr-cart-subtotal{display:flex;justify-content:space-between;gap:30px;align-items:baseline;margin-bottom:6px}.mgr-cart-subtotal .lbl{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--mgr-muted-2)}.mgr-cart-subtotal .val{font-family:var(--mgr-font-head);font-size:32px;color:var(--mgr-cream)}.mgr-cart-tax{font-size:13px;color:var(--mgr-muted-2);margin-bottom:18px}.mgr-cart-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.mgr-cart-empty{text-align:center;padding:clamp(40px,8vw,100px) 0}.mgr-cart-empty p{color:var(--mgr-muted);font-size:18px;margin-bottom:26px}@media(max-width:600px){.mgr-cart-row{grid-template-columns:72px 1fr}.mgr-cart-thumb{width:72px;height:72px}.mgr-cart-right{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between}.mgr-cart-totals{text-align:left}.mgr-cart-actions{justify-content:stretch}.mgr-cart-actions .mgr-btn{flex:1}}.mgr-search-head{padding:clamp(64px,10vw,120px) 0 clamp(28px,4vw,44px);text-align:center}.mgr-search-head h1{font-family:var(--mgr-font-head);font-weight:500;font-size:clamp(32px,5.4vw,56px);color:var(--mgr-cream)}.mgr-search-form{max-width:620px;margin:24px auto 0;display:flex;gap:10px}.mgr-search-form input{flex:1;background:var(--mgr-card);border:1px solid var(--mgr-line-2);color:var(--mgr-cream);border-radius:2px;padding:16px 18px;font-family:var(--mgr-font-ui);font-size:15px}.mgr-search-meta{text-align:center;color:var(--mgr-muted-2);font-size:13px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:clamp(24px,4vw,40px)}.mgr-404{min-height:62vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:clamp(80px,12vw,160px) 24px}.mgr-404 .num{font-family:var(--mgr-font-head);font-size:clamp(90px,20vw,200px);line-height:.9;color:var(--mgr-gold-lt);opacity:.85}.mgr-404 h1{font-family:var(--mgr-font-head);font-size:clamp(28px,4vw,44px);color:var(--mgr-cream);margin:8px 0 14px}.mgr-404 p{color:var(--mgr-muted);max-width:460px;margin:0 auto 28px;line-height:1.7}.customer{max-width:640px;margin:0 auto;padding:clamp(64px,10vw,120px) clamp(16px,4vw,28px) clamp(48px,7vw,90px);color:var(--mgr-soft)}.customer h1,.customer h2,.customer h3{font-family:var(--mgr-font-head);font-weight:500;color:var(--mgr-cream)}.customer h1{font-size:clamp(32px,5vw,52px);margin-bottom:24px}.customer p,.customer li{color:var(--mgr-muted)}.customer a{color:var(--mgr-gold-lt);text-decoration:underline;text-underline-offset:3px}.customer label,.customer .field__label,.customer legend{color:var(--mgr-muted-2);font-size:13px}.customer input[type=text],.customer input[type=email],.customer input[type=password],.customer input[type=tel],.customer input[type=search],.customer select,.customer textarea,.customer .field__input{background:var(--mgr-card);border:1px solid var(--mgr-line-2);color:var(--mgr-cream);border-radius:4px;padding:14px 16px;font-family:var(--mgr-font-ui)}.customer input::placeholder{color:var(--mgr-muted-2)}.customer .field__input:focus,.customer input:focus,.customer select:focus,.customer textarea:focus{border-color:var(--mgr-gold);outline:none}.customer .button,.customer button,.customer input[type=submit]{background:var(--mgr-gold);color:#0b0b0c;border:1px solid var(--mgr-gold);border-radius:2px;font-family:var(--mgr-font-ui);font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:500;padding:15px 28px;cursor:pointer;transition:.2s}.customer .button:hover,.customer button:hover{background:var(--mgr-gold-2)}.customer .button--secondary,.customer .button.button--secondary{background:transparent;color:var(--mgr-cream);border-color:var(--mgr-line-2)}.customer table{width:100%;border-collapse:collapse;color:var(--mgr-soft)}.customer th,.customer td{border:1px solid var(--mgr-line);padding:12px 14px;text-align:left}.customer thead th{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--mgr-muted-2);font-weight:500}.customer .order-summary__title,.customer fieldset{border-color:var(--mgr-line)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/mgr-shop.css.map */
