*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}a,button,input,select,textarea,label,summary{-webkit-tap-highlight-color:transparent}:focus:not(:focus-visible){outline:none}html{font-size:var(--font-size);scroll-behavior:smooth;-webkit-text-size-adjust:100%;max-width:100%;overscroll-behavior-x:none}body{margin:0;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);line-height:1.5;min-height:100vh;max-width:100%;overscroll-behavior-x:none}#shopify-section-group-header-group,.shopify-section-group-header-group,.shopify-section-group-header-group .shopify-section,.section-header,.site-header{overflow:visible!important}#MainContent{max-width:100%;overflow-x:clip}.shopify-section:not(.section-header){max-width:100%}body.has-bottom-bar{padding-bottom:calc(var(--bottom-bar-height) + env(safe-area-inset-bottom))}@media(min-width:990px){body.has-bottom-bar{padding-bottom:0}}img,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:none;border:0;padding:0}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2;margin:0 0 .5em}p{margin:0 0 1em}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-999px;top:0;z-index:9999;background:var(--color-primary);color:#fff;padding:.75rem 1rem}.skip-link:focus{left:0}.page-width{width:100%;max-width:var(--page-width);margin:0 auto;padding:0 20px}@media(min-width:750px){.page-width{padding:0 28px}}body.template-collection .collection-page.page-width,body.template-search .collection-page.page-width{padding-left:5px;padding-right:5px;padding-top:0}body.template-collection .section.collection-page,body.template-search .section.collection-page{padding-top:0;padding-bottom:1.5rem}body.template-collection .shopify-section-group-footer-group,body.template-search .shopify-section-group-footer-group,body.template-cart .shopify-section-group-footer-group,body.template-index .shopify-section-group-footer-group,body.template-collection .site-footer,body.template-search .site-footer,body.template-cart .site-footer,body.template-index .site-footer{display:none!important}.infinite-loader{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem 0 .5rem;color:var(--color-muted);font-size:.85rem;font-weight:600}.infinite-loader[hidden]{display:none!important}[data-infinite-sentinel]{height:1px;width:100%;pointer-events:none}.main-content{min-height:50vh}.section{padding:2.5rem 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.section-heading h2{margin:0;font-size:clamp(1.15rem,2vw,1.55rem)}.section-heading a{color:var(--color-accent);font-weight:600;font-size:.9rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.7rem 1.25rem;border-radius:8px;font-weight:600;border:1px solid transparent;transition:background var(--transition),color var(--transition),border-color var(--transition),transform var(--transition)}.btn:active{transform:scale(.98)}.btn--primary{background:var(--color-accent);color:#fff}.btn--primary:hover{filter:brightness(.95)}.btn--secondary{background:var(--color-primary);color:#fff}.btn--outline{background:transparent;border-color:var(--color-border);color:var(--color-text)}.btn--outline:hover{border-color:var(--color-text)}.btn--full{width:100%}.btn:disabled,.btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.field{display:flex;flex-direction:column;gap:.35rem}.field__input{width:100%;min-height:44px;padding:.65rem .85rem;border:1px solid var(--color-border);border-radius:8px;background:#fff}.field__input:focus{outline:2px solid color-mix(in srgb,var(--color-accent) 35%,transparent);border-color:var(--color-accent)}.badge{display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .45rem;border-radius:4px;font-size:.75rem;font-weight:600;line-height:1.3}.badge--sale{background:var(--color-sale);color:#fff}.badge--rating{background:var(--color-success);color:#fff}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem}.price__regular,.price__sale{font-weight:700}.price__compare{color:var(--color-muted);text-decoration:line-through;font-weight:500;font-size:.9em}.price--on-sale .price__regular{display:none}.price:not(.price--on-sale) .price__sale,.price:not(.price--on-sale) .price__compare{display:none}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem .65rem;width:100%}@media(min-width:750px){.product-grid{gap:1.25rem 1rem}}@media(min-width:990px){.product-grid:not(.product-grid--2){grid-template-columns:repeat(4,minmax(0,1fr))}}.product-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:750px){.product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.collection-layout{display:grid;gap:1.5rem;width:100%;grid-template-columns:minmax(0,1fr)}@media(min-width:990px){.collection-layout.has-filters{grid-template-columns:minmax(0,240px) minmax(0,1fr)}}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;visibility:hidden;transition:opacity var(--transition),visibility var(--transition);z-index:80}.drawer-overlay.is-visible{opacity:1;visibility:visible}.drawer{position:fixed;top:0;right:0;width:min(100%,420px);height:100%;background:#fff;z-index:90;transform:translate(100%);transition:transform .24s ease;display:flex;flex-direction:column;box-shadow:var(--shadow-md)}.drawer.is-open{transform:translate(0)}.drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border)}.drawer__title{margin:0;font-size:1.1rem}.drawer__body{flex:1;overflow:auto;padding:1rem 1.25rem}.drawer__footer{padding:1rem 1.25rem;border-top:1px solid var(--color-border);background:#fff}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon--sm{width:18px;height:18px}.quantity{display:inline-flex;align-items:center;border:1px solid var(--color-border);border-radius:8px;overflow:hidden}.quantity__btn{width:36px;height:36px;display:grid;place-items:center;color:var(--color-text)}.quantity__input{width:42px;height:36px;border:0;text-align:center;-moz-appearance:textfield}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .28s ease both}.empty-state{text-align:center;padding:3rem 1rem}.empty-state h2{margin-bottom:.5rem}.empty-state p{color:var(--color-muted)}.media{position:relative;display:block;overflow:hidden;background:var(--color-surface)}.media>img,.media>svg{width:100%;height:100%;object-fit:cover}.media--portrait{aspect-ratio:3 / 4}.media--square{aspect-ratio:1 / 1}.media--landscape{aspect-ratio:4 / 3}.toast{position:fixed;left:50%;bottom:calc(1rem + env(safe-area-inset-bottom));transform:translate(-50%) translateY(20px);background:var(--color-primary);color:#fff;padding:.75rem 1.1rem;border-radius:999px;font-size:.9rem;font-weight:600;opacity:0;visibility:hidden;transition:opacity var(--transition),transform var(--transition),visibility var(--transition);z-index:120;white-space:nowrap}body.has-bottom-bar .toast{bottom:calc(var(--bottom-bar-height) + 1rem + env(safe-area-inset-bottom))}@media(min-width:990px){.toast{bottom:1.5rem}}.toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
