.site-chrome{position:relative;z-index:51;display:flex;align-items:center;justify-content:flex-end;min-height:4.5rem;padding:.85rem 1.5rem var(--chrome-bottom-space, .35rem);color:var(--color-foreground);pointer-events:none}.site-chrome>*{pointer-events:auto}.template-index .site-chrome,.template-collection .site-chrome,.template-list-collections .site-chrome{color:var(--color-home-text)}.site-chrome .brand-mark.site-chrome__brand{display:none}.brand-mark,.home-logo{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.brand-mark__logo,.home-logo img{width:var(--logo-width, 200px);max-width:100%;height:auto}.brand-mark__text,.home-title{font-family:var(--font-logo--family);font-style:var(--font-logo--style);font-weight:var(--font-logo--weight, 500);font-size:var(--logo-text-size, 2rem);line-height:1.12;letter-spacing:.01em}.utility-bar{display:flex;align-items:center;gap:.35rem}.icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;color:inherit;text-decoration:none;border-radius:50%;overflow:visible;transition:background-color .18s ease,transform .18s ease}.icon-btn:hover{background:#7f7f7f24}.template-index .icon-btn:hover,.template-collection .icon-btn:hover,.template-list-collections .icon-btn:hover{background:#ffffff29}.icon-btn svg{width:1.55rem;height:1.55rem}.icon-btn--ghost{background:#f4f4f4;color:var(--color-foreground)}.icon-btn--ghost:hover{background:#ececec}.utility-count{position:absolute;top:.2rem;right:.15rem;min-width:1.15rem;height:1.15rem;padding:0 .28rem;border-radius:var(--radius-pill);background:var(--color-foreground);color:#fff;font-size:.68rem;font-weight:700;line-height:1.15rem;text-align:center;pointer-events:none}.template-index .utility-count,.template-collection .utility-count,.template-list-collections .utility-count{background:var(--color-menu-active-bg);color:var(--color-menu-active-text)}.utility-bar__search{order:1}.utility-bar__account{order:2}.utility-bar__cart{order:3}.home-shell{display:flex;align-items:flex-start;gap:var(--home-sidebar-gap, 2.5rem);max-width:var(--home-max);margin:0 auto;padding:.25rem var(--page-margin, 1.25rem) var(--page-bottom-space, 4rem)}.home-sidebar{width:var(--sidebar-width);flex:0 0 var(--sidebar-width);padding:.25rem 1.25rem 2rem;position:sticky;top:1.25rem;max-height:calc(100vh - 2rem);overflow-y:auto}.home-brand{padding-bottom:1.1rem;margin-bottom:1.5rem;border-bottom:1px solid rgb(255 255 255 / .78)}.home-logo{margin-bottom:0}.home-category-label{font-family:var(--font-menu--family);font-style:var(--font-menu--style);font-weight:var(--font-menu--weight, 500);font-size:1.12rem;letter-spacing:.01em;margin-bottom:.85rem}.home-category-label--mobile{display:none}.home-menu{list-style:none;padding:0;display:flex;flex-direction:column;gap:.3rem}.home-menu a,.mobile-menu-list a{display:block;text-decoration:none;font-family:var(--font-menu--family);font-style:var(--font-menu--style);font-weight:var(--font-menu--weight, 500);font-size:var(--menu-font-size, .92rem);color:var(--color-menu-text);text-transform:uppercase;letter-spacing:.045em;border-radius:8px;padding:.42rem .8rem;margin-left:-.8rem;transition:margin-left .32s cubic-bezier(.4,0,.2,1),padding .32s cubic-bezier(.4,0,.2,1),background-color .28s ease,color .28s ease}.home-menu a:hover,.mobile-menu-list a:hover{background:var(--color-menu-hover-bg);color:var(--color-menu-hover-text)}.home-menu a.is-active,.home-menu a.is-active:hover,.mobile-menu-list a.is-active,.mobile-menu-list a.is-active:hover{background:var(--color-menu-active-bg);color:var(--color-menu-active-text);margin-left:0}.home-mobile-nav{display:none}.home-content{flex:1;min-width:0;margin-left:0;padding:.25rem 1.25rem 0 0}.collection-panel{background:var(--color-card);color:var(--color-foreground);border-radius:var(--radius-panel);padding:1.5rem 1.5rem 1.35rem;margin-bottom:var(--home-panel-gap, 2.5rem);scroll-margin-top:1.25rem}.collection-panel h2{font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-weight:var(--font-heading--weight, 700);font-size:var(--heading-font-size, 1.15rem);text-transform:var(--heading-text-transform, uppercase);letter-spacing:.02em;color:var(--color-foreground);margin-bottom:.85rem}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--home-grid-gap, 1.15rem)}.product-card{text-align:center;text-decoration:none;color:inherit;border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden;background:#fff}.product-card img,.media-placeholder{width:100%;height:auto;border-radius:var(--radius-card) var(--radius-card) 0 0}.media-placeholder{aspect-ratio:1;object-fit:cover;background:#e8e8e8}.product-card .media-placeholder,.drawer-item__media img,.search-result img{background:#e8e8e8}.product-card__title{font-size:var(--home-card-title-size, .95rem);font-weight:var(--home-card-title-weight, 500);text-transform:var(--home-card-title-transform, uppercase);letter-spacing:0;color:var(--color-foreground);padding:.9rem 1.15rem 0}.product-card__price{font-size:var(--home-card-price-size, .95rem);font-weight:var(--home-card-price-weight, 700);color:var(--color-foreground);padding:.25rem 1.15rem 1.15rem}.product-page{max-width:37.5rem;margin:var(--product-page-top-margin, 0) auto 0;padding:var(--product-page-top-space, 1.25rem) var(--product-page-side-space, 1rem) var(--page-bottom-space, 4rem)}.product-back{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-bottom:1.25rem;text-decoration:none;text-transform:uppercase;font-size:.82rem;font-weight:600;letter-spacing:.08em}.product-back svg{width:10px;height:14px}.product-card-main,.product-desc,.account-card{background:#fff;border:1px solid rgb(0 0 0 / .06);border-radius:var(--radius-product, 12px);padding:1.35rem 1.4rem 1.55rem;box-shadow:0 10px 30px #0000000a}.product-media img{width:100%;border-radius:6px}.product-media img+img{margin-top:.75rem}.product-title{font-family:var(--font-product--family);font-style:var(--font-product--style);font-weight:var(--font-product--weight, 700);font-size:var(--product-title-size, 1.35rem);letter-spacing:-.02em;margin:1.1rem 0 .35rem}.product-price{font-size:var(--product-price-size, 1.2rem);font-weight:var(--product-price-weight, 600);margin-bottom:1.15rem}.product-option{margin-bottom:1rem}.product-option span,.qty-label{display:block;font-size:.92rem;margin-bottom:.4rem}.variant-options{display:flex;flex-wrap:wrap;gap:.4rem}.variant-options button{border:1px solid var(--color-border);border-radius:var(--radius-input);padding:.4rem .7rem;background:#fff}.variant-options button.is-active{border-color:var(--color-foreground);background:var(--color-foreground);color:#fff}.qty{display:flex;align-items:center;justify-content:space-between;background:#f3f3f3;border-radius:var(--radius-input);height:2.75rem;margin-bottom:.85rem}.qty button{width:2.75rem;height:100%;font-size:1.15rem}.qty--compact{width:7.25rem;height:2.15rem;margin:.55rem 0 0;background:#f6f6f6}.qty--compact button{width:2.15rem}.product-actions{display:flex;gap:.5rem;margin-bottom:1rem}.btn-atc{position:relative;flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;background:var(--color-button);color:var(--color-button-text);border:0;border-radius:var(--radius-input);min-height:3.05rem;padding:0 1rem;font-weight:var(--button-font-weight, 600);font-size:1rem;letter-spacing:.02em;text-decoration:none;transition:filter .18s ease,transform .18s ease,background .18s ease}.btn-atc:hover{filter:brightness(.95)}.btn-atc:disabled{opacity:.55;cursor:not-allowed}.btn-atc.is-loading,.btn-atc.is-success{opacity:.92;cursor:wait}.btn-atc.is-success{filter:none}.btn-atc__spinner{width:1.05rem;height:1.05rem;border:2px solid color-mix(in srgb,currentColor 28%,transparent);border-top-color:currentColor;border-radius:50%;flex-shrink:0;animation:btn-atc-spin .7s linear infinite}.btn-atc__check{width:1.15rem;height:1.15rem;flex-shrink:0}@keyframes btn-atc-spin{to{transform:rotate(360deg)}}.btn-atc--ghost{background:transparent;color:var(--color-foreground);border:1px solid var(--color-border)}.btn-heart{width:3.05rem;border:1px solid var(--color-border);border-radius:var(--radius-input);background:#fff;color:var(--color-foreground);display:inline-flex;align-items:center;justify-content:center;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.btn-heart:hover{border-color:currentColor}.btn-heart.is-on{color:#d11f45;border-color:#d11f45;background:#fff5f7}.btn-heart.is-on svg{fill:currentColor;stroke:currentColor;animation:heart-pop .28s ease}.btn-heart svg{width:18px;height:18px}@keyframes heart-pop{0%{transform:scale(.85)}55%{transform:scale(1.18)}to{transform:scale(1)}}.product-links{display:flex;gap:1.25rem;margin-bottom:1.15rem}.product-links button{display:inline-flex;align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.product-links svg{width:16px;height:16px}.product-notes{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-bottom:1.25rem}.product-notes div{border:1px solid var(--color-border);border-radius:8px;padding:.9rem .75rem;text-align:center;font-size:.84rem;line-height:1.4}.product-notes svg{width:22px;height:22px;margin:0 auto .4rem}.product-trust{text-align:center}.product-trust p{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;font-size:.9rem;margin-bottom:.65rem}.product-trust svg{width:18px;height:18px}.payment-icons{display:flex;justify-content:center;gap:.35rem;flex-wrap:wrap}.payment-icons svg{height:24px;width:auto}.product-desc{margin-top:1.25rem}.product-tabs{display:flex;gap:1.15rem;margin-bottom:.95rem;border-bottom:1px solid var(--color-border)}.product-tabs__btn{position:relative;padding:0 0 .55rem;font-size:1rem;font-weight:700;color:#00000073;background:transparent;border:0}.product-tabs__btn.is-on{color:var(--color-foreground)}.product-tabs__btn.is-on:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:currentColor}.product-tabs__panel{font-size:.95rem;line-height:1.55}.product-attrs{width:100%;border-collapse:collapse}.product-attrs th,.product-attrs td{padding:.55rem 0;border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top}.product-attrs th{width:8rem;font-weight:600;color:#0000008c}.rte p+p{margin-top:.7rem}.rte a{color:inherit}.rte img{margin:.75rem 0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:70;display:flex;align-items:center;justify-content:center;padding:1rem}html:has(dialog.modal[open]){overflow:hidden}dialog.modal{box-sizing:border-box;border:0;padding:0;margin:auto;width:min(26.5rem,calc(100% - 2rem));max-height:min(34rem,calc(100svh - 2rem));overflow-x:hidden;overflow-y:auto;background:#fff;color:var(--color-foreground);border-radius:16px;box-shadow:0 28px 70px #00000038}dialog.modal::backdrop{background:#0000007a}.modal__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1.05rem 1.15rem .85rem}.modal__head h3{margin:0;font-size:1.15rem;font-weight:700;letter-spacing:-.02em;line-height:1.25}.modal__close{flex:0 0 auto}.modal__body{padding:0 1.15rem 1.25rem}.modal__note{margin:0 0 .85rem;font-size:.88rem;line-height:1.4;color:#0000008c;word-break:break-word}.modal__success{margin:0;padding:.85rem .95rem;border-radius:10px;background:#f3faf5;color:#1f6b3a;font-size:.92rem;line-height:1.45}.modal__form{display:grid;gap:.85rem}.modal__field{display:grid;gap:.3rem;min-width:0}.modal__field label{display:block;font-size:.85rem;font-weight:600;margin:0}.modal__field input,.modal__field textarea,.account-card input{box-sizing:border-box;width:100%;max-width:100%;border:1px solid var(--color-border);border-radius:var(--radius-input);padding:.7rem .8rem;margin:0;background:#fff;font:inherit;color:inherit;resize:vertical}.modal__field input:focus,.modal__field textarea:focus{outline:2px solid rgb(0 125 204 / .28);outline-offset:1px;border-color:#007dcc}.modal__field textarea{min-height:7.5rem}.modal .btn-atc,.account-card .btn-atc{width:100%;margin-top:.15rem}.product-waitlist-note{margin:-.35rem 0 .95rem;font-size:.92rem;line-height:1.45;color:#000000a6}.account-modal{position:fixed;z-index:90;top:50%;left:50%;transform:translate(-50%,-50%);width:min(26.5rem,calc(100% - 1.5rem));max-height:calc(100svh - 2rem);overflow:auto;background:#fff;color:var(--color-foreground);border-radius:16px;box-shadow:0 28px 70px #00000038}.account-modal .drawer-head{padding:1.1rem 1.2rem .75rem;border-bottom:0;align-items:center}.account-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.3rem;margin:0 1.2rem .2rem;padding:.25rem;background:#f3f3f3;border-radius:10px}.account-tabs button{min-height:2.35rem;border-radius:8px;font-weight:600;font-size:.9rem}.account-tabs button.is-on{background:#fff;box-shadow:0 1px 3px #00000014}.account-modal__body{padding:.9rem 1.2rem 1.35rem}.account-modal__body label{display:block;font-size:.85rem;margin-bottom:.25rem}.account-modal__body input{width:100%;border:1px solid var(--color-border);border-radius:var(--radius-input);padding:.65rem .75rem;margin-bottom:.75rem;background:#fff}.account-modal__body .btn-atc{width:100%}.account-modal__body .btn-atc--ghost{margin-top:.55rem}.account-modal__hello{margin-bottom:1rem;font-weight:600}.account-modal__link{display:block;width:100%;margin-top:.85rem;text-align:center;font-size:.88rem;text-decoration:underline;text-underline-offset:3px}.account-modal .errors{margin-bottom:.75rem;color:#b42318;font-size:.88rem}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1111116b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:80}.drawer{position:fixed;top:0;right:0;z-index:81;width:min(26.5rem,100%);height:100%;background:var(--color-cart-bg, #fff);color:var(--color-cart-text, var(--color-foreground));display:flex;flex-direction:column;box-shadow:-18px 0 50px #00000029}.drawer-anim{transition:transform .38s cubic-bezier(.22,1,.36,1)}.drawer-out{transform:translate(100%)}.drawer-in{transform:translate(0)}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.35rem 1.35rem 1.1rem;border-bottom:1px solid rgb(0 0 0 / .06)}.drawer-head h2{font-size:1.2rem;font-weight:700;letter-spacing:-.02em}.drawer-kicker{margin-top:.2rem;font-size:.82rem;color:var(--color-muted);letter-spacing:.02em}.drawer-body{flex:1;overflow:auto;padding:1.15rem 1.35rem 1.5rem}.cart-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3.5rem 1rem 2rem}.cart-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:4.25rem;height:4.25rem;margin-bottom:1rem;border-radius:50%;background:#f6f7f8;color:var(--color-foreground)}.cart-empty__icon svg{width:1.85rem;height:1.85rem}.cart-empty p{margin-bottom:1.25rem;color:var(--color-muted)}.cart-empty .btn-atc{width:auto;min-width:12rem;padding:0 1.25rem}.drawer-item{display:grid;grid-template-columns:5.5rem 1fr auto;gap:.9rem;padding:1rem 0;border-bottom:1px solid rgb(0 0 0 / .06)}.drawer-item:first-child{padding-top:.15rem}.drawer-item__media img{width:5.5rem;height:5.5rem;object-fit:cover;border-radius:8px;background:#f6f6f6}.drawer-item__title{display:block;text-decoration:none;font-size:.92rem;font-weight:600;line-height:1.35;letter-spacing:.01em}.drawer-item__meta,.drawer-item__price{font-size:.82rem;color:var(--color-muted);margin-top:.2rem}.drawer-item__price{font-weight:700;color:var(--color-foreground)}.drawer-item__remove{align-self:start;width:1.85rem;height:1.85rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--color-muted)}.drawer-item__remove svg{width:.95rem;height:.95rem}.drawer-item__remove:hover{background:#f4f4f4;color:var(--color-foreground)}.drawer-footer{display:flex;flex-direction:column;gap:.95rem;padding:1.15rem 1.35rem calc(1.35rem + env(safe-area-inset-bottom,0px));border-top:1px solid rgb(0 0 0 / .06);background:var(--color-cart-bg, #fff)}.btn-checkout{display:flex;align-items:center;justify-content:center;width:100%;min-height:3.25rem;padding:.9rem 1.25rem;border:0;border-radius:var(--radius-input, 4px);background:var(--color-checkout, var(--color-button));color:var(--color-checkout-text, #fff);font-size:.98rem;font-weight:var(--checkout-button-weight, 600);letter-spacing:.04em;line-height:1.2;text-align:center;text-decoration:none;text-transform:none;box-sizing:border-box;transition:filter .18s ease,transform .18s ease}.btn-checkout:hover{filter:brightness(.94);color:var(--color-checkout-text, #fff)}.btn-checkout:active{transform:translateY(1px)}.cart-summary{margin:0}.cart-summary__row{display:flex;justify-content:space-between;align-items:baseline;font-size:1rem}.cart-summary__row strong{font-size:1.15rem}.cart-summary__note{margin-top:.35rem;font-size:.78rem;color:var(--color-muted)}.search-form{display:flex;align-items:center;gap:.65rem;margin:1rem 1.35rem .35rem;padding:0 .9rem;border:1px solid rgb(0 0 0 / .08);border-radius:8px;background:#f7f7f7}.search-form__icon{width:1.15rem;color:var(--color-muted);flex-shrink:0}.search-form input{width:100%;border:0;background:transparent;padding:.85rem 0}.search-form:focus-within{background:#fff;border-color:#0000002e}.search-form input:focus{outline:none}.search-result{display:grid;grid-template-columns:4rem 1fr;gap:.85rem;padding:.75rem 0;text-decoration:none;align-items:center;border-bottom:1px solid rgb(0 0 0 / .05)}.search-result img{width:4rem;height:4rem;object-fit:cover;border-radius:8px;background:#f6f6f6}.search-result strong{display:block;font-size:.9rem}.search-result span span{display:block;margin-top:.2rem;font-size:.82rem;color:var(--color-muted)}.search-empty{padding:1.5rem 0;color:var(--color-muted)}.account-page{max-width:28rem;margin:0 auto;padding:1.5rem 1.15rem var(--page-bottom-space, 3rem)}.account-page--wide{max-width:40rem}.account-page h1{margin-bottom:1rem;font-size:1.45rem}.account-card a{color:inherit}.account-links{display:flex;justify-content:space-between;gap:1rem;margin-top:.85rem;font-size:.88rem}.account-links button{text-decoration:underline;text-underline-offset:3px}.account-card .errors{margin-bottom:.85rem;color:#b42318;font-size:.88rem}.back-to-top{position:fixed;right:2.5rem;bottom:2.5rem;width:40px;height:40px;border-radius:8px;background:#fff;color:#0000008c;z-index:35;display:inline-flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;box-shadow:0 0 3px #00000026;transition:opacity .25s ease,visibility .25s ease}.back-to-top.is-show{opacity:1;visibility:visible}.back-to-top svg{width:12px;position:relative;z-index:2}.back-to-top__ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:conic-gradient(#000 var(--progress, 0deg),#f5f5f5 var(--progress, 0deg));-webkit-mask:radial-gradient(circle,transparent 62%,#000 63%);mask:radial-gradient(circle,transparent 62%,#000 63%)}.simple-page{max-width:40rem;margin:0 auto;padding:1.5rem 1.25rem 3rem}.simple-page h1{margin-bottom:1rem}.simple-page form{display:grid;gap:.75rem}.simple-page input{border:1px solid var(--color-border);border-radius:var(--radius-input);padding:.7rem .8rem;background:#fff}.simple-page a{color:inherit}.simple-page h2{font-size:1.1rem;margin-bottom:.75rem}@media(max-width:860px){.home-sidebar{width:260px;flex-basis:260px}.home-content{margin-left:0}}@media(max-width:768px){.site-chrome{position:fixed;top:0;left:0;right:0;justify-content:space-between;align-items:center;height:var(--mobile-chrome-height, 35px);min-height:var(--mobile-chrome-height, 35px);max-height:var(--mobile-chrome-height, 35px);padding:0 var(--mobile-side-padding, 10px);background:var(--color-background);pointer-events:auto}.template-index .site-chrome,.template-collection .site-chrome,.template-list-collections .site-chrome{background:var(--color-home)}.site-chrome .brand-mark.site-chrome__brand{display:flex;align-items:center;min-width:0;max-width:62%;color:inherit;text-decoration:none}.site-chrome__brand .brand-mark__logo{width:auto;max-width:9.5rem;max-height:var(--mobile-logo-height, 26px);height:var(--mobile-logo-height, 26px);object-fit:contain}.site-chrome__brand .brand-mark__text{font-size:clamp(.95rem,3.8vw,1.15rem);font-weight:var(--font-logo--weight, 500);letter-spacing:.01em;line-height:1;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.utility-bar{gap:0;flex-shrink:0;align-items:center}.utility-bar__cart{order:1}.utility-bar__account{order:2}.utility-bar__search{order:3}.icon-btn{width:var(--mobile-icon-size, 30px);height:var(--mobile-icon-size, 30px)}.icon-btn svg{width:calc(var(--mobile-icon-size, 30px) * .55);height:calc(var(--mobile-icon-size, 30px) * .55)}.utility-count{top:0;right:0;min-width:.95rem;height:.95rem;font-size:.58rem;line-height:.95rem}#MainContent{padding-top:var(--mobile-chrome-height, 35px)}.home-shell{display:block;padding:calc(var(--mobile-chrome-gap, 2px) + var(--mobile-menu-height, 32px) + 10px) var(--mobile-side-padding, 10px) var(--page-bottom-space, 3rem)}.home-sidebar{position:relative;top:0;width:100%;flex:none;max-height:none;height:auto;padding:0;overflow:visible}.home-brand,.home-menu,.home-sidebar>.home-category-label{display:none}.home-mobile-nav{display:block;position:fixed;top:calc(var(--mobile-chrome-height, 35px) + var(--mobile-chrome-gap, 2px));left:0;right:0;z-index:50;margin-top:var(--mobile-nav-margin-top, -2px);padding:0 var(--mobile-side-padding, 10px);background:var(--color-home)}.home-category-label--mobile{display:none}.mobile-menu-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;height:var(--mobile-menu-height, 32px);min-height:var(--mobile-menu-height, 32px);margin-bottom:var(--mobile-menu-margin-bottom, -6px);padding:0 .85rem;background:var(--color-card);color:var(--color-foreground);border-radius:8px;box-shadow:0 8px 20px #0000001a}.mobile-menu-value{font-family:var(--font-menu--family);font-style:var(--font-menu--style);font-weight:var(--font-menu--weight, 700);font-size:calc(var(--menu-font-size, 15px) * .92);letter-spacing:.06em;text-transform:uppercase;text-align:left;line-height:1}.mobile-menu-chevron{width:1rem;height:1rem;flex-shrink:0;color:var(--color-menu-active-text);transition:transform .2s ease}.mobile-menu-chevron.is-open{transform:rotate(180deg)}.mobile-menu-list{position:absolute;left:var(--mobile-side-padding, 10px);right:var(--mobile-side-padding, 10px);top:calc(100% + 4px);margin:0;list-style:none;padding:.4rem;background:var(--color-card);border-radius:10px;box-shadow:0 18px 40px #00000029;max-height:min(22rem,60vh);overflow:auto}.mobile-menu-list a{color:var(--color-foreground);margin-left:0;padding:.65rem .8rem;border-radius:8px}.home-content{margin-left:0;padding:0}.collection-panel{padding:1.15rem;border-radius:24px;margin-bottom:var(--mobile-panel-gap, 24px);scroll-margin-top:calc(var(--mobile-chrome-height, 35px) + var(--mobile-chrome-gap, 2px) + var(--mobile-menu-height, 32px) + 12px)}.product-page,.account-page{padding-top:max(.75rem,var(--product-page-top-space, 1.15rem));padding-left:var(--product-page-side-space, 1rem);padding-right:var(--product-page-side-space, 1rem)}.product-card__title,.product-card__price{padding-left:.75rem;padding-right:.75rem}.product-notes{grid-template-columns:1fr}.back-to-top{right:1rem;bottom:1.25rem;width:32px;height:32px}.drawer{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
