.app-dialog{color:#07185f;background:#fffffffc;border:1px solid #c6d9f7f2;border-radius:20px;width:min(100% - 32px,460px);max-width:none;padding:28px;box-shadow:0 28px 72px #07185f47}.app-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07185f7a}.app-dialog__icon{color:#0b63f6;background:#eaf3ff;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:18px;font-size:1.05rem;font-weight:700;display:grid}.app-dialog--danger .app-dialog__icon{color:#b91c1c;background:#feecec}.app-dialog__content h2{margin:0;font-size:1.18rem;line-height:1.3}.app-dialog__content p{color:#51669c;margin:10px 0 0;font-size:.92rem;line-height:1.55}.app-dialog__field{color:#263b77;gap:8px;margin-top:20px;font-size:.84rem;font-weight:600;display:grid}.app-dialog__field input{color:#07185f;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #c6d9f7;border-radius:10px;padding:0 13px}.app-dialog__actions{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}.app-dialog__cancel,.app-dialog__confirm{min-height:44px;font:inherit;cursor:pointer;border-radius:10px;padding:0 18px;font-size:.88rem;font-weight:600}.app-dialog__cancel{color:#07185f;background:#fff;border:1px solid #c6d9f7}.app-dialog__confirm{color:#fff;background:#0b63f6;border:1px solid #0b63f6}.app-dialog__confirm--danger{background:#dc2626;border-color:#dc2626}.app-dialog__cancel:hover{background:#edf5ff}.app-dialog__confirm:hover{background:#084fc5}.app-dialog__confirm--danger:hover{background:#b91c1c}.app-dialog__cancel:focus-visible,.app-dialog__confirm:focus-visible{outline-offset:2px;outline:3px solid #0b63f652}@media (max-width:520px){.app-dialog{padding:22px}.app-dialog__actions{flex-direction:column-reverse}.app-dialog__cancel,.app-dialog__confirm{width:100%}}html[data-theme=dark][data-theme=dark] .app-dialog{border-color:var(--line);color:var(--text);background:var(--surface)}html[data-theme=dark][data-theme=dark] .app-dialog::backdrop{background:#040812a8}html[data-theme=dark][data-theme=dark] .app-dialog__icon{color:var(--brand);background:var(--brand-soft)}html[data-theme=dark][data-theme=dark] .app-dialog--danger .app-dialog__icon{color:#fca5a5;background:#3a1a1c}html[data-theme=dark][data-theme=dark] .app-dialog__content p{color:var(--muted)}html[data-theme=dark][data-theme=dark] .app-dialog__field{color:var(--text)}html[data-theme=dark][data-theme=dark] .app-dialog__field input,html[data-theme=dark][data-theme=dark] .app-dialog__cancel{border-color:var(--line);color:var(--text);background:var(--surface-sunken)}html[data-theme=dark][data-theme=dark] .app-dialog__cancel:hover{background:var(--surface-hover)}html[data-theme=dark][data-theme=dark] .app-dialog__confirm{color:#fff;background:#2563eb;border-color:#2563eb}html[data-theme=dark][data-theme=dark] .app-dialog__confirm:hover{background:#1d4ed8}html[data-theme=dark][data-theme=dark] .app-dialog__confirm--danger{background:#dc2626;border-color:#dc2626}html[data-theme=dark][data-theme=dark] .app-dialog__confirm--danger:hover{background:#b91c1c}
:root{--bottom-nav-height:64px;--mobile-gutter:16px}.mobile-nav__trigger,.store-bottom-nav{display:none}@media (min-width:1041px){body .sort-sheet,body .filters-sheet,body .filters-sheet__trigger,body .mobile-nav{display:none}}@media (max-width:1040px){html{scrollbar-gutter:auto}body .page,body .site-footer,body .store-header{width:100%}body .page{padding:20px 24px 40px}body .page>*,body .page section,body .page article,body .page aside{min-width:0;max-width:100%}body .page img,body .page video{max-width:100%}body .store-header,body .site-shell--dashboard .store-header{z-index:60;border:0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:none;backdrop-filter:none;min-height:68px;box-shadow:none;border-radius:0;align-items:center;gap:16px;margin:0;padding:10px 24px;display:flex;position:sticky;top:0}body .store-brand{flex-shrink:0;gap:10px;min-width:0}body .store-brand__mark{width:36px;height:36px}body .store-brand span strong{white-space:nowrap;font-size:1.12rem}body .store-brand span small{white-space:nowrap;margin-top:3px;font-size:.66rem;display:block}body .store-header .store-search{border:1px solid var(--line-strong);background:var(--panel);border-radius:12px;flex:auto;align-items:center;min-width:0;min-height:46px;margin:0;padding:3px 3px 3px 14px;display:flex}body .store-header .store-search__icon{fill:none;width:18px;height:18px;stroke:var(--muted);stroke-width:2px;stroke-linecap:round;flex-shrink:0}body .store-header .store-search input{background:0 0;border:0;flex:auto;min-width:0;height:38px;padding:0 10px;font-size:.86rem}body .store-header .store-search__clear{flex-shrink:0;min-height:38px}body .store-header .store-search__submit{background:linear-gradient(135deg, var(--brand), var(--brand-strong));border:0;border-radius:9px;flex-shrink:0;place-items:center;width:44px;height:38px;padding:0;display:grid}body .store-header .store-search__submit:before{content:none}body .store-header .store-search__submit svg{fill:none;stroke:#fff;stroke-width:2.2px;stroke-linecap:round;width:18px;height:18px}body .store-header .store-search__submit span,body .store-header .store-category-select{display:none}body .store-header .account-menu{flex:none;width:auto;min-width:0;position:relative}body .store-header .account-link,body .store-header .cart-link{min-width:44px;min-height:44px;box-shadow:none;background:0 0;border:0;align-items:center;gap:8px;padding:0 6px;font-size:.8rem;display:inline-flex;position:relative}body .store-header .account-link span strong{display:none}body .store-header .account-link span small{color:var(--text);font-size:.8rem;font-weight:600}body .store-header .user-icon,body .store-header .cart-icon{fill:none;width:24px;height:24px;stroke:var(--text);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;background:0 0;border:0;border-radius:0}body .store-header .cart-link{flex-shrink:0}body .store-header .cart-link strong{min-width:18px;height:18px;padding:0 4px;font-size:.66rem;position:absolute;top:2px;left:20px}body .store-header .account-menu__panel{left:auto;right:0}body .mobile-nav{z-index:200;display:flex;position:fixed;inset:0}body .mobile-nav__scrim{cursor:pointer;background:#060a1480;border:0;position:absolute;inset:0}body .mobile-nav__panel{width:min(320px,86vw);height:100%;padding:0 0 calc(24px + env(safe-area-inset-bottom,0px));border-right:1px solid var(--line-strong);background:linear-gradient(var(--panel), var(--panel)), var(--bg);flex-direction:column;animation:.18s ease-out mobile-nav-in;display:flex;position:relative;overflow-y:auto;box-shadow:18px 0 50px #07185f2e}@keyframes mobile-nav-in{0%{transform:translate(-100%)}to{transform:translate(0)}}body .mobile-nav__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:0 8px 0 20px;display:flex}body .mobile-nav__head strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}body .mobile-nav__close{width:44px;height:44px;color:var(--text);cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;padding:0;display:grid}body .mobile-nav__close svg{width:20px;height:20px}body .mobile-nav__section{border-bottom:1px solid var(--line);flex-direction:column;padding:14px 0 8px;display:flex}body .mobile-nav__section a{min-height:46px;color:var(--text);align-items:center;padding:0 20px;font-size:.92rem;font-weight:500;display:flex}body .mobile-nav__section a:hover,body .mobile-nav__section a:focus-visible{background:var(--brand-soft);color:var(--brand)}body .mobile-nav__section .mobile-nav__primary{background:var(--brand-soft);color:var(--brand);border-radius:12px;margin:0 12px 6px;padding:0 12px;font-weight:700}body .mobile-nav__group summary{min-height:46px;color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;padding:0 20px;font-size:.92rem;font-weight:500;list-style:none;display:flex}body .mobile-nav__group summary::-webkit-details-marker{display:none}body .mobile-nav__group summary:after{border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);content:"";width:8px;height:8px;transition:transform .15s;transform:translateY(-2px)rotate(45deg)}body .mobile-nav__group[open] summary:after{transform:translateY(2px)rotate(-135deg)}body .mobile-nav__group a{min-height:42px;color:var(--muted);padding-left:32px;font-size:.88rem}body .site-footer{flex-direction:column;align-items:flex-start;gap:12px;margin:0;padding:24px;display:flex}body .site-footer__nav{flex-wrap:wrap;gap:4px 18px;display:flex}body .site-footer__nav a{align-items:center;min-height:44px;display:inline-flex}body .filters-sheet__trigger{border:1px solid var(--line-strong);background:var(--panel);min-height:44px;color:var(--text);font:inherit;cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.86rem;font-weight:600;display:inline-flex}body .filters-sheet__trigger svg{flex-shrink:0;width:18px;height:18px}body .filters-sheet__count{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.66rem;font-weight:700;display:inline-flex}body .filters-sheet__scrim{z-index:199;cursor:pointer;background:#060a1480;border:0;position:fixed;inset:0}body .filters-sheet__grip{background:var(--line-strong);border-radius:999px;flex-shrink:0;align-self:center;width:38px;height:4px;margin:10px 0 2px;display:block}body .filters-sheet__apply{background:linear-gradient(135deg, var(--brand), var(--brand-strong));color:#fff;min-height:50px;font:inherit;cursor:pointer;border:0;border-radius:12px;flex-grow:1;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}body .sort-sheet{z-index:200;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}body .sort-sheet__panel{width:min(100%,560px);padding:0 0 calc(14px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line-strong);background:var(--panel);border-radius:20px 20px 0 0;flex-direction:column;animation:.2s ease-out sheet-in;display:flex;position:relative}body .sort-sheet__head{border-bottom:1px solid var(--line);padding:8px 20px 12px}body .sort-sheet__head strong{font-size:1.05rem}body .sort-sheet__option{border:0;border-bottom:1px solid var(--line);min-height:54px;color:var(--muted);font:inherit;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:0 20px;font-size:.95rem;display:flex}body .sort-sheet__option:last-child{border-bottom:0}body .sort-sheet__option.is-active{color:var(--text);font-weight:600}body .sort-sheet__option.is-active svg{color:var(--brand)}@keyframes sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}body .product-grid--list,body .product-grid--grid,body .marketplace-grid .product-grid--list,body .marketplace-grid .product-grid--grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}body .product-grid--list .product-card,body .product-grid--grid .product-card,body .marketplace-grid .product-grid--list .product-card,body .marketplace-grid .product-grid--grid .product-card{border-radius:14px;flex-direction:column;min-width:0;height:auto;min-height:0;padding:8px;display:flex;position:relative}body .product-grid .product-card__media,body .marketplace-grid .product-grid--list .product-card__media,body .marketplace-grid .product-grid--grid .product-card__media{aspect-ratio:4/3;background:var(--brand-soft);border-radius:10px;justify-content:center;align-items:center;width:100%;height:auto;min-height:0;display:flex;position:relative;overflow:hidden}body .product-grid .product-card__media img,body .marketplace-grid .product-grid--list .product-card__media img,body .marketplace-grid .product-grid--grid .product-card__media img{object-fit:contain;object-position:center;width:100%;height:100%;max-height:none}body .product-grid .product-card .merch-badge,body .marketplace-grid .product-grid--list .product-card .merch-badge{z-index:2;position:absolute;top:8px;left:8px}body .product-grid .product-card__body,body .marketplace-grid .product-grid--list .product-card__body,body .marketplace-grid .product-grid--grid .product-card__body{flex-direction:column;flex:auto;gap:4px;min-width:0;padding:10px 4px 2px;display:flex}body .product-grid .product-card .eyebrow,body .marketplace-grid .product-grid--list .product-card .eyebrow{letter-spacing:.04em;text-transform:uppercase;background:0 0;margin:0;padding:0;font-size:.64rem}body .product-grid .product-card h2,body .marketplace-grid .product-grid--list .product-card h2,body .marketplace-grid .product-grid--grid .product-card h2{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;max-height:2.6em;margin:0;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}body .product-grid .product-card p:not(.eyebrow),body .marketplace-grid .product-grid--list .product-card p:not(.eyebrow),body .marketplace-grid .product-grid--grid .product-card p:not(.eyebrow){display:none}body .product-grid .product-card__price{flex-wrap:wrap;align-items:baseline;gap:2px 8px;margin-top:2px;display:flex}body .product-grid .product-card__price strong{color:var(--brand);font-size:1rem}body .product-grid .product-card__actions,body .marketplace-grid .product-grid--list .product-card__actions,body .marketplace-grid .product-grid--grid .product-card__actions{grid-template-columns:minmax(0,1fr) 48px;gap:8px;margin-top:auto;padding-top:10px;display:grid}body .product-grid .product-card .buy-now-action,body .marketplace-grid .product-grid--list .buy-now-action{display:none}body .product-grid .product-card .add-cart-action,body .product-grid .product-card .wishlist-action,body .marketplace-grid .product-grid--list .add-cart-action,body .marketplace-grid .product-grid--list .wishlist-action{border:1px solid var(--line-strong);background:var(--panel);width:100%;min-width:0;height:44px;min-height:44px;color:var(--brand);border-radius:10px;justify-content:center;align-items:center;gap:0;padding:0;display:inline-flex;position:static}body .product-grid .product-card .add-cart-action span,body .marketplace-grid .product-grid--list .add-cart-action span{display:none}body .product-grid .product-card .add-cart-action svg{width:22px;height:22px}body .product-grid .product-card .wishlist-action .button-heart-icon{transform:scale(1.15)}body .add-cart-action,body .buy-now-action,body .wishlist-action{min-height:44px}}@media (max-width:767px){body .page{padding:16px var(--mobile-gutter) 32px}body .store-header,body .site-shell--dashboard .store-header{flex-wrap:wrap;gap:4px;min-height:60px;padding:8px 12px 8px 6px}body .store-brand{margin-left:2px;margin-right:auto}body .store-brand__mark{width:30px;height:30px}body .store-brand span strong{font-size:1.05rem}body .store-brand span small{display:none}body .mobile-nav__trigger{width:44px;height:44px;color:var(--text);cursor:pointer;background:0 0;border:0;flex-shrink:0;order:-1;place-items:center;padding:0;display:grid}body .mobile-nav__trigger svg{width:22px;height:22px}body .store-header .store-search{flex:100%;order:20;min-height:44px;margin:6px 2px 2px 6px;display:flex}body .store-header .store-search input{font-size:16px}body .store-header .account-menu{display:block}body .store-header .account-link{justify-content:center;width:44px;padding:0}body .store-header .account-link>span{display:none}body .store-header .account-menu__panel{width:auto;max-height:calc(100vh - 60px - var(--bottom-nav-height) - 16px);background:linear-gradient(var(--panel), var(--panel)), var(--bg);position:fixed;top:60px;left:8px;right:8px;overflow-y:auto}body .store-header .account-menu__panel a,body .store-header .account-menu__panel button{min-height:44px;font-size:.95rem}body .store-header .cart-link span:not([class]){display:none}body .store-header .cart-link{justify-content:center;width:44px;padding:0}body .store-header .cart-link strong{left:24px}body .store-trust-bar{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:20px 0 24px;padding:14px 8px}body .store-trust-bar__item{text-align:center;flex-direction:column;align-items:center;gap:6px}body .store-trust-bar__item p{display:none}body .store-trust-bar__item strong{font-size:.68rem;line-height:1.2}body .store-bottom-nav{z-index:55;min-height:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom,0px));padding:4px 4px env(safe-area-inset-bottom,0px);border-top:1px solid var(--line);background:linear-gradient(var(--panel), var(--panel)), var(--bg);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #07185f0f}body .store-bottom-nav>a,body .store-bottom-nav>button{min-width:0;min-height:56px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:0;font-size:.68rem;font-weight:600;display:flex;position:relative}body .store-bottom-nav span{cursor:inherit}body .store-bottom-nav svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}body .store-bottom-nav>.is-active{color:var(--brand)}body .store-bottom-nav>.is-active svg{stroke-width:2.2px}body .store-bottom-nav__count{background:var(--brand);color:#fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.62rem;line-height:1;display:grid;position:absolute;top:5px;left:calc(50% + 5px)}body .site-shell--bottom-nav{padding-bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom,0px))}body .site-footer{padding:20px var(--mobile-gutter)}body .sort-sheet__panel{width:100%}body .product-grid--list,body .product-grid--grid,body .marketplace-grid .product-grid--list,body .marketplace-grid .product-grid--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body .product-grid--list .product-card,body .product-grid--grid .product-card,body .marketplace-grid .product-grid--list .product-card,body .marketplace-grid .product-grid--grid .product-card{border-radius:12px;padding:0;overflow:hidden}body .product-grid .product-card__media,body .marketplace-grid .product-grid--list .product-card__media,body .marketplace-grid .product-grid--grid .product-card__media{aspect-ratio:4/3;border-radius:0}body .product-grid .product-card .merch-badge,body .marketplace-grid .product-grid--list .product-card .merch-badge{padding:2px 7px;font-size:.62rem;top:6px;left:6px}body .product-grid .product-card__body,body .marketplace-grid .product-grid--list .product-card__body,body .marketplace-grid .product-grid--grid .product-card__body{grid-template-columns:minmax(0,1fr) auto;align-content:start;align-items:center;gap:2px 6px;padding:8px 8px 8px 10px;display:grid}body .product-grid .product-card .eyebrow,body .product-grid .product-card h2,body .marketplace-grid .product-grid--list .product-card .eyebrow,body .marketplace-grid .product-grid--list .product-card h2,body .marketplace-grid .product-grid--grid .product-card h2{grid-column:1/-1}body .product-grid .product-card .eyebrow,body .marketplace-grid .product-grid--list .product-card .eyebrow{text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;overflow:hidden}body .product-grid .product-card h2,body .marketplace-grid .product-grid--list .product-card h2,body .marketplace-grid .product-grid--grid .product-card h2{min-height:2.6em;font-size:.8rem;font-weight:600}body .product-grid .product-card__price{flex-direction:column;gap:0;min-width:0;margin-top:4px}body .product-grid .product-card__price strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}body .product-grid .product-card__price span{font-size:.68rem}body .product-grid .product-card__actions,body .marketplace-grid .product-grid--list .product-card__actions,body .marketplace-grid .product-grid--grid .product-card__actions{margin:4px 0 0;padding:0;display:flex}body .product-grid .product-card .add-cart-action,body .marketplace-grid .product-grid--list .add-cart-action{background:var(--brand-soft);width:36px;height:36px;min-height:36px;color:var(--brand);border:0;border-radius:10px}body .product-grid .product-card .add-cart-action svg{width:19px;height:19px}body .product-grid .product-card .wishlist-action,body .marketplace-grid .product-grid--list .wishlist-action{z-index:3;background:var(--surface);border:0;border-radius:999px;width:32px;height:32px;min-height:32px;position:absolute;top:6px;right:6px;box-shadow:0 2px 8px #07185f29}body .product-grid .product-card .wishlist-action .button-heart-icon{transform:scale(.9)}body .product-grid .product-card .admin-product-edit-link--card{border-radius:999px;width:32px;height:32px;top:44px;right:6px}}@media (max-width:479px){body .page{padding-inline:14px}}
