@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg:#fafaf7;--bg-elev:#fff;--bg-soft:#f3f1ec;--bg-soft-2:#ecebe5;--line:#e6e3dc;--line-strong:#d6d2c8;--ink:#1b1a17;--ink-2:#353330;--ink-3:#6b6760;--ink-4:#9a958b;--accent:#1b1a17;--accent-fg:#fafaf7;--warm:#b46a3a;--warm-soft:#f0e3d4;--good:#1f6b3a;--good-soft:#dfeede;--warn:#8a6b1f;--warn-soft:#f3ead0;--bad:#8a2e2e;--bad-soft:#f6dada;--chart-in:#1f6b3a;--chart-out:#2d5fb5;--discord:#5865f2;--radius-sm:4px;--radius:6px;--radius-lg:10px;--shadow-sm:0 1px 0 #14120e0a, 0 1px 2px #14120e0a;--shadow:0 1px 0 #14120e0a, 0 4px 16px #14120e0f;--shadow-lg:0 1px 0 #14120e0a, 0 16px 48px #14120e24;--font-sans:"Inter Tight", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-display:"Fraunces", "Inter Tight", ui-serif, Georgia, serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--shell-pad:32px;--shell-gutter:240px;--shell-gap:28px;--shell-content-max:1100px;--shell-max:calc(var(--shell-pad) * 2 + var(--shell-gutter) + var(--shell-gap) + var(--shell-content-max))}[data-theme=dark]{--bg:#131210;--bg-elev:#1c1a17;--bg-soft:#1f1d1a;--bg-soft-2:#26231f;--line:#2c2a26;--line-strong:#3a3732;--ink:#f1efea;--ink-2:#d8d4cc;--ink-3:#9b968c;--ink-4:#6f6a60;--accent:#f1efea;--accent-fg:#131210;--warm:#d68a55;--warm-soft:#3a2a1d;--good:#6abc83;--good-soft:#1f3328;--warn:#d6b066;--warn-soft:#3a2f1a;--bad:#d68080;--bad-soft:#3a1f1f;--chart-in:#4f9e6c;--chart-out:#4a86d8;--shadow-sm:0 1px 0 #0000004d, 0 1px 2px #0000004d;--shadow:0 1px 0 #0000004d, 0 4px 16px #00000059;--shadow-lg:0 1px 0 #0000004d, 0 16px 48px #0009}*{box-sizing:border-box}html{scrollbar-gutter:stable}html,body,#root{background:var(--bg);min-height:100dvh;margin:0;padding:0}body{font-family:var(--font-sans);font-feature-settings:"ss01", "cv11";color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}a{color:inherit;text-decoration:none}button{font-family:inherit}hr.divider{background:var(--line);border:0;height:1px;margin:0}.h-display{font-family:var(--font-display);letter-spacing:-.01em;font-weight:500;line-height:1.05}.h-1{letter-spacing:-.02em;margin:0;font-size:28px;font-weight:600;line-height:1.15}.h-2{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600}.h-3{letter-spacing:-.005em;margin:0;font-size:14px;font-weight:600}.t-body{color:var(--ink-2);font-size:14px;line-height:1.5}.t-small{color:var(--ink-3);font-size:13px}.t-meta{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-4);font-size:11px;font-weight:500}.t-mono{font-family:var(--font-mono);font-feature-settings:"tnum"}.t-tnum{font-variant-numeric:tabular-nums}.t-bad{color:var(--bad)}.btn{border-radius:var(--radius);letter-spacing:-.005em;border:1px solid var(--line);background:var(--bg-elev);height:32px;color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .12s,border-color .12s,transform 40ms;display:inline-flex}.btn:hover{background:var(--bg-soft);border-color:var(--line-strong)}.btn:active{transform:translateY(.5px)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:var(--accent);color:var(--accent-fg);border-color:var(--accent)}.btn-primary:hover{background:var(--ink-2);border-color:var(--ink-2)}.btn-ghost{background:0 0;border-color:#0000}.btn-ghost:hover{background:var(--bg-soft)}.btn-discord{background:var(--discord);color:#fff;border-color:var(--discord)}.btn-discord:hover{background:#4752c4;border-color:#4752c4}.btn-sm{height:26px;padding:0 8px;font-size:12px}.btn-lg{height:40px;padding:0 16px;font-size:14px}.btn-block{width:100%}.btn.t-bad{color:var(--bad);border-color:var(--bad)}.input,.select,.textarea,input[type=text],input[type=search],input[type=email],input[type=password],input[type=url],input[type=tel],input[type=number],input[type=date],input[type=datetime-local],input[type=month],input[type=time],input[type=week],select,textarea{background-color:var(--bg-soft);width:100%;height:34px;color:var(--ink);border-radius:var(--radius);font:inherit;appearance:none;border:1px solid #0000;outline:none;padding:0 12px;font-size:13px;transition:background .14s,border-color .14s,box-shadow .14s}.textarea,textarea{resize:vertical;height:auto;min-height:80px;padding:9px 12px;line-height:1.5}.select,select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none' stroke='%239a958b' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'><path d='M3 4.5L6 7.5L9 4.5'/></svg>");background-position:right 10px center;background-repeat:no-repeat;background-size:12px 12px;padding-right:30px}[data-theme=dark] .select,[data-theme=dark] select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none' stroke='%236f6a60' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'><path d='M3 4.5L6 7.5L9 4.5'/></svg>")}.input:hover,.select:hover,.textarea:hover,input[type=text]:hover,input[type=search]:hover,input[type=email]:hover,input[type=password]:hover,input[type=url]:hover,input[type=tel]:hover,input[type=number]:hover,input[type=date]:hover,input[type=datetime-local]:hover,input[type=month]:hover,input[type=time]:hover,input[type=week]:hover,select:hover,textarea:hover{background-color:var(--bg-soft-2)}.input:focus,.select:focus,.textarea:focus,input[type=text]:focus,input[type=search]:focus,input[type=email]:focus,input[type=password]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=number]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,select:focus,textarea:focus{background-color:var(--bg-elev);border-color:var(--line-strong);box-shadow:0 0 0 3px #1b1a170f}[data-theme=dark] .input:focus,[data-theme=dark] .select:focus,[data-theme=dark] .textarea:focus,[data-theme=dark] input[type=text]:focus,[data-theme=dark] input[type=search]:focus,[data-theme=dark] input[type=email]:focus,[data-theme=dark] input[type=password]:focus,[data-theme=dark] input[type=url]:focus,[data-theme=dark] input[type=tel]:focus,[data-theme=dark] input[type=number]:focus,[data-theme=dark] input[type=date]:focus,[data-theme=dark] input[type=datetime-local]:focus,[data-theme=dark] input[type=month]:focus,[data-theme=dark] input[type=time]:focus,[data-theme=dark] input[type=week]:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{box-shadow:0 0 0 3px #f1efea12}.input::placeholder,.textarea::placeholder,input::placeholder,textarea::placeholder{color:var(--ink-4)}.input:disabled,.select:disabled,.textarea:disabled,input:disabled,select:disabled,textarea:disabled{opacity:.5;cursor:not-allowed}.input-sm,input.input-sm,select.input-sm{border-radius:var(--radius-sm);height:28px;padding:0 8px;font-size:12px}.input-num,input.input-num{border-radius:var(--radius-sm);text-align:right;height:28px;font-family:var(--font-mono);font-variant-numeric:tabular-nums;padding:0 8px;font-size:12px}@media (width<=720px){.input,.select,.textarea,input[type=text],input[type=search],input[type=email],input[type=password],input[type=url],input[type=tel],input[type=number],input[type=date],input[type=datetime-local],input[type=month],input[type=time],input[type=week],select,textarea,.input-sm,input.input-sm,select.input-sm,.input-num,input.input-num,.ms-search,.ms-trigger{font-size:16px}}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=checkbox],input[type=radio]{appearance:none;background:var(--bg-soft);border:1px solid var(--line-strong);cursor:pointer;vertical-align:middle;border-radius:4px;flex-shrink:0;width:16px;height:16px;margin:0;padding:0;transition:background .12s,border-color .12s,box-shadow .12s;position:relative}input[type=radio]{border-radius:50%}input[type=checkbox]:hover,input[type=radio]:hover{border-color:var(--ink-3);background:var(--bg-soft-2)}input[type=checkbox]:focus-visible,input[type=radio]:focus-visible{border-color:var(--ink-3);box-shadow:0 0 0 3px #1b1a170f}[data-theme=dark] input[type=checkbox]:focus-visible,[data-theme=dark] input[type=radio]:focus-visible{box-shadow:0 0 0 3px #f1efea12}input[type=checkbox]:checked,input[type=radio]:checked{background:var(--accent);border-color:var(--accent)}input[type=checkbox]:checked:after{content:"";background:var(--accent-fg);position:absolute;inset:2px;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M3 8.5L6.5 12 13 5' stroke='black' stroke-width='2.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path d='M3 8.5L6.5 12 13 5' stroke='black' stroke-width='2.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>") 50%/contain no-repeat}input[type=radio]:checked:after{content:"";background:var(--accent-fg);border-radius:50%;position:absolute;inset:3px}input[type=checkbox]:disabled,input[type=radio]:disabled{opacity:.45;cursor:not-allowed}.field{flex-direction:column;gap:4px;display:flex}.field-label{letter-spacing:.04em;color:var(--ink-3);font-size:11px;font-weight:500}.row{align-items:center;gap:8px;display:flex}.col{flex-direction:column;gap:8px;display:flex}.spacer{flex:1}.chip{background:var(--bg-soft);height:22px;color:var(--ink-3);border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:0 8px;font-size:11px;font-weight:500;display:inline-flex}.chip-warm{background:var(--warm-soft);color:var(--warm)}.chip-good{background:var(--good-soft);color:var(--good)}.chip-warn{background:var(--warn-soft);color:var(--warn)}.chip-bad{background:var(--bad-soft);color:var(--bad)}.status{background:var(--bg-soft);color:var(--ink-3);border-radius:999px;align-items:center;gap:6px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.status-pending,.status-pending_payment,.status-submitted{background:var(--warn-soft);color:var(--warn)}.status-paid,.status-reviewing,.status-offer_sent,.status-accepted{color:var(--discord);background:#5865f21f}.status-packed{background:var(--warm-soft);color:var(--warm)}.status-shipped,.status-delivered,.status-received{background:var(--good-soft);color:var(--good)}.status-cancelled,.status-rejected{background:var(--bad-soft);color:var(--bad)}.shell{flex-direction:column;min-height:100dvh;display:flex}.shell-main{flex-direction:column;flex:1;display:flex}.shell-content{width:100%;max-width:var(--shell-max);padding:32px var(--shell-pad) 64px;grid-template-columns:var(--shell-gutter) minmax(0, var(--shell-content-max));column-gap:var(--shell-gap);flex:1;place-content:start;align-items:start;row-gap:0;margin:0 auto;display:grid}.shell-content>*{grid-column:2;min-width:0}.shell-content>.browse-layout{display:contents}.shell-content-narrow{width:100%;max-width:720px}.brand-mark{background:var(--ink);width:30px;height:30px;color:var(--bg);font-family:var(--font-display);letter-spacing:-.02em;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-style:italic;font-weight:600;display:inline-flex}.brand-name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:17px;font-style:italic;font-weight:500}.store-topbar{z-index:50;background:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);transition:box-shadow .15s,border-color .15s;position:sticky;top:0}.store-topbar.is-scrolled{box-shadow:0 1px 0 var(--line), 0 8px 24px -16px #14120e2e;border-bottom-color:#0000}[data-theme=dark] .store-topbar.is-scrolled{box-shadow:0 1px 0 var(--line), 0 8px 24px -10px #00000080}.store-masthead{grid-template-columns:var(--shell-gutter) 1fr auto;column-gap:var(--shell-gap);max-width:var(--shell-max);padding:14px var(--shell-pad);justify-content:start;align-items:center;margin:0 auto;display:grid}.store-brand{grid-column:1;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.store-nav{grid-column:2;align-items:center;gap:28px;min-width:0;display:flex}.store-actions{grid-column:3}.store-nav-link{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);cursor:pointer;background:0 0;border:0;padding:18px 0;font-size:11.5px;font-weight:500;text-decoration:none;transition:color .12s;position:relative}.store-nav-link:hover,.store-nav-link.is-active{color:var(--ink)}.store-nav-link.is-active:after{content:"";background:var(--ink);height:1.5px;position:absolute;bottom:8px;left:0;right:0}.store-staff-trigger{align-items:center;gap:4px;display:inline-flex}.store-staff-chev{opacity:.7;font-size:9px}.store-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.store-icon-btn{border-radius:var(--radius);width:36px;height:36px;color:var(--ink-2);cursor:pointer;background:0 0;border:0;place-items:center;text-decoration:none;transition:background .1s,color .1s;display:inline-grid;position:relative}.store-icon-btn:hover{background:var(--bg-soft);color:var(--ink)}.store-cart-btn{position:relative}.store-cart-count{background:var(--ink);min-width:16px;height:16px;color:var(--bg);border:2px solid var(--bg);font-variant-numeric:tabular-nums;letter-spacing:0;border-radius:999px;place-items:center;padding:0 4px;font-size:9.5px;font-weight:700;display:inline-grid;position:absolute;top:4px;right:4px}@keyframes cart-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.store-cart-btn.is-pulse .store-cart-count{animation:.36s ease-out cart-pulse}.store-account-btn{cursor:pointer;background:0 0;border:0;padding:0}.store-account-dot{background:var(--bg-soft-2);width:30px;height:30px;color:var(--ink);font-family:var(--font-display);border:1px solid var(--line);border-radius:50%;place-items:center;font-size:13px;font-style:italic;font-weight:600;display:inline-grid}.store-account-btn:hover .store-account-dot{border-color:var(--ink-3)}.store-auth-cta{align-items:center;gap:14px;display:flex}.store-pop{z-index:200;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-lg);flex-direction:column;padding:6px;display:flex;position:fixed}.store-pop-head{border-bottom:1px solid var(--line);flex-direction:column;gap:2px;margin-bottom:4px;padding:8px 10px 10px;display:flex}.store-pop-email{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.store-pop-link{color:var(--ink-2);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px;text-decoration:none;display:block}.store-pop-link:hover{background:var(--bg-soft);color:var(--ink)}.store-pop-link.is-action{border-top:1px solid var(--line);border-radius:0;margin-top:4px;padding-top:10px}.store-hamburger{border-radius:var(--radius);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;padding:0;display:none}.store-hamburger span{background:var(--ink);border-radius:1px;width:16px;height:1.5px;display:block}.store-hamburger:hover{background:var(--bg-soft)}.store-drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14120e66;animation:.15s ease-out fade;position:fixed;inset:0}[data-theme=dark] .store-drawer-backdrop{background:#0000008c}.store-drawer{background:var(--bg-elev);border-left:1px solid var(--line);width:min(320px,86vw);padding:20px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));flex-direction:column;gap:16px;animation:.2s cubic-bezier(.2,.7,.3,1) drawer-in;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.store-drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.store-drawer-nav{flex-direction:column;gap:1px;display:flex}.store-drawer-link{border-radius:var(--radius);color:var(--ink-2);font-size:14px;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;padding:10px 12px;text-decoration:none;display:block}.store-drawer-link:hover{background:var(--bg-soft);color:var(--ink)}.store-drawer-link.is-active{background:var(--bg-soft-2);color:var(--ink)}.store-drawer-label{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-4);margin-top:4px;padding:4px 12px;font-size:11px}.store-drawer-foot{border-top:1px solid var(--line);flex-direction:column;gap:8px;margin-top:auto;padding-top:12px;display:flex}.page-head{justify-content:space-between;align-items:baseline;gap:16px;margin:0 0 18px;animation:.35s ease-out both page-head-in;display:flex}.page-head-titles{align-items:baseline;gap:12px;min-width:0;display:flex}.page-title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:30px;font-weight:600;line-height:1.1}.page-subtitle{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-4);font-size:11.5px}.page-head-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}@keyframes page-head-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.shell-content>.page-head+*{animation:.35s ease-out 60ms both page-body-in}@keyframes page-body-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.card-grid,.cc-list{animation:.35s ease-out both page-body-in}.orders-list{flex-direction:column;gap:6px;display:flex}.order-row{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg-elev);transition:border-color .12s;overflow:hidden}.order-row.is-open{border-color:var(--line-strong)}.order-row-head{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:90px 1fr auto auto 20px;align-items:center;gap:14px;width:100%;padding:12px 16px;font-family:inherit;transition:background .1s;display:grid}.order-row-head:hover{background:var(--bg-soft)}.order-row-id{color:var(--ink-3)}.order-row-date{color:var(--ink-2)}.order-row-total{color:var(--ink);font-size:14px;font-weight:600}.order-row-chev{color:var(--ink-4);font-size:12px;transition:transform .15s}.order-row.is-open .order-row-chev{transform:rotate(180deg)}.order-row-body{border-top:1px solid var(--line);padding:4px 18px 16px;animation:.22s ease-out both order-body-in}@keyframes order-body-in{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.order-row-items{margin-top:10px}.order-row-items h4,.order-row-timeline h4{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);margin:0 0 6px;font-size:10.5px;font-weight:600}.order-row-item{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding:4px 0;display:flex}.order-row-item:last-child{border-bottom:0}.order-row-timeline{margin-top:14px}.order-row-foot{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}@media (width<=720px){.order-row-head{grid-template-columns:auto 1fr auto 16px;gap:10px;padding:10px 12px}.order-row-date{display:none}.order-row-body{padding:4px 14px 14px}}.home-hero{max-width:720px;margin-bottom:36px}.home-hero-title{font-family:var(--font-display);letter-spacing:-.025em;margin:0 0 14px;font-size:48px;font-weight:500;line-height:1.05}.home-hero-body{color:var(--ink-2);max-width:540px;margin:0 0 24px;font-size:16px;line-height:1.55}.home-hero-cta{margin-bottom:0}@media (width<=720px){.home-hero-title{font-size:36px}.home-hero-body{font-size:15px}}.home-stage{position:relative}.home-stage-inner{z-index:1;position:relative}.home-bg{pointer-events:none;border-radius:var(--radius-lg);position:absolute;inset:0;overflow:hidden}.home-bg-card{aspect-ratio:5/7;object-fit:cover;opacity:.14;filter:blur(2px)saturate(.85);border-radius:14px;width:300px;position:absolute}.home-bg-card-1{top:-36px;right:-30px;transform:rotate(9deg)}.home-bg-card-2{width:260px;top:60px;right:250px;transform:rotate(-7deg)}.home-bg-card-3{opacity:.1;width:230px;top:-50px;right:480px;transform:rotate(4deg)}[data-theme=dark] .home-bg-card{opacity:.2}[data-theme=dark] .home-bg-card-3{opacity:.14}.home-bg-wash{pointer-events:none;background:linear-gradient(100deg, var(--bg) 34%, transparent 62%), linear-gradient(to bottom, transparent 42%, var(--bg) 80%);position:absolute;inset:0}@media (width<=900px){.home-bg-card-3{display:none}}@media (width<=720px){.home-bg-card{opacity:.5;filter:saturate(.95);width:240px}.home-bg-card-1{top:-20px;right:-56px}.home-bg-card-2{opacity:.3;width:190px;top:70px;right:140px}[data-theme=dark] .home-bg-card{opacity:.55}[data-theme=dark] .home-bg-card-2{opacity:.35}.home-bg-wash{background:linear-gradient(115deg, var(--bg) 12%, transparent 46%), linear-gradient(to bottom, transparent 130px, var(--bg) 225px)}}.home-featured{margin:20px 0 36px}.home-featured-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.home-featured-more{color:var(--ink-3);white-space:nowrap;align-items:center;gap:4px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.home-featured-more:hover{color:var(--ink)}.card-grid.home-featured-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:14px}.card-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:18px;display:grid}.card-tile{border-radius:var(--radius-lg);background:var(--bg-elev);border:1px solid var(--line);cursor:pointer;color:inherit;flex-direction:column;gap:8px;padding:12px;text-decoration:none;transition:transform .12s,box-shadow .12s,border-color .12s;display:flex;position:relative}.card-tile:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-1px)}.card-tile.is-out{opacity:.55}.card-tile.is-out:hover{transform:none}.card-tile-img{aspect-ratio:5/7;border-radius:var(--radius);background:var(--bg-soft);place-items:center;display:grid;position:relative;overflow:hidden}.card-tile-img img{object-fit:cover;width:100%;height:100%;display:block}.card-tile.is-out .card-tile-img img{filter:grayscale(.6)}.card-tile-name{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;font-size:13px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.card-tile-meta{color:var(--ink-4);font-size:11px;font-family:var(--font-mono);white-space:nowrap;justify-content:space-between;gap:8px;display:flex}.card-tile-meta>span:first-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.card-tile-meta>span:last-child{flex-shrink:0}.card-tile-row{justify-content:space-between;align-items:center;font-size:13px;display:flex}.card-tile-price{font-variant-numeric:tabular-nums;font-weight:600}.badge-low{z-index:2;color:#fff;letter-spacing:.04em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#14120ec7;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:500;position:absolute;top:18px;left:18px}.sku-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-soft);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:10px;padding:10px;display:grid}@media (width<=720px){.sku-row{grid-template-columns:minmax(0,1fr) auto auto}.sku-row>.sku-row-info{grid-column:1/-1}}.panel{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius-lg);padding:16px}.panel-header{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.panel-divider{background:var(--line);height:1px;margin:12px -16px}.line-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-elev);grid-template-columns:60px 1fr auto auto;align-items:center;gap:12px;padding:10px;display:grid}.line-thumb{background:var(--bg-soft);border-radius:4px;flex-shrink:0;width:60px;height:84px;overflow:hidden}.line-thumb img{object-fit:cover;width:100%;height:100%;display:block}.empty{color:var(--ink-3);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:28px 20px;display:flex}.auth-shell{background:var(--bg);place-items:center;min-height:100dvh;padding:32px;display:grid}.auth-card{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius-lg);width:100%;max-width:420px;box-shadow:var(--shadow);padding:32px}.auth-card h1{font-family:var(--font-display);letter-spacing:-.015em;margin:0 0 24px;font-size:26px;font-weight:500}.notice{border-radius:var(--radius);border:1px solid #0000;padding:12px 14px;font-size:13px}.notice-good{background:var(--good-soft);color:var(--good);border-color:color-mix(in srgb, var(--good) 30%, transparent)}.notice-warn{background:var(--warn-soft);color:var(--warn);border-color:color-mix(in srgb, var(--warn) 30%, transparent)}.notice-bad{background:var(--bad-soft);color:var(--bad);border-color:color-mix(in srgb, var(--bad) 30%, transparent)}.discord-msg{color:#dbdee1;font-family:var(--font-mono);white-space:pre-wrap;background:#313338;border:1px solid #1f2024;border-radius:8px;padding:16px;font-size:12px;line-height:1.55}.toast-viewport{left:50%;bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:300;pointer-events:none;flex-direction:column;align-items:center;gap:8px;width:min(420px,100vw - 32px);display:flex;position:fixed;transform:translate(-50%)}.toast{pointer-events:auto;text-align:left;background:var(--bg-elev);border:1px solid var(--line-strong);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);cursor:pointer;padding:10px 14px;font-family:inherit;animation:.18s cubic-bezier(.2,.7,.3,1) toast-in}@keyframes toast-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.toast-title{color:var(--ink);font-size:13px;font-weight:600}.toast-body{color:var(--ink-3);margin-top:2px;font-size:12.5px}.toast-success .toast-title{color:var(--good)}.toast-error .toast-title{color:var(--bad)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--line-strong);border:2px solid var(--bg);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--ink-4)}.split-2{grid-template-columns:1fr 320px;align-items:start;gap:32px;display:grid}.split-2 aside{position:sticky;top:84px}@media (width<=880px){.split-2{grid-template-columns:1fr}.split-2 aside{position:static}}.sum-row{color:var(--ink-2);justify-content:space-between;padding:4px 0;font-size:13px;display:flex}.sum-row.is-total{color:var(--ink);border-top:1px solid var(--line);margin-top:4px;padding-top:8px;font-size:14px;font-weight:600}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14120e80;place-items:center;padding:32px;animation:.15s ease-out fade;display:grid;position:fixed;inset:0}[data-theme=dark] .modal-backdrop{background:#0009}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.modal{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);width:100%;max-width:864px;max-height:90vh;font-size:1.2em;animation:.18s cubic-bezier(.2,.7,.3,1) slideUp;overflow-y:auto}.modal-head{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:17px 22px;display:flex}.modal-body{padding:24px}.cc-list{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg-elev);font-size:13px;overflow:auto hidden}.cc-list-head,.cc-list-row{grid-template-columns:44px 72px minmax(220px,1.6fr) 64px 110px 110px 100px 36px;align-items:center;gap:12px;min-width:min-content;padding:0 16px;display:grid}.cc-list-head{background:var(--bg-soft);border-bottom:1px solid var(--line);letter-spacing:.04em;text-transform:uppercase;height:38px;color:var(--ink-3);font-size:11px;font-weight:500}.cc-list-head .sortable{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;display:inline-flex}.cc-list-head .sortable:hover{color:var(--ink)}.cc-list-row{border-bottom:1px solid var(--line);cursor:pointer;background:var(--bg-elev);height:56px;transition:background 80ms}.cc-list-row:last-child{border-bottom:0}.cc-list-row:hover{background:var(--bg-soft)}.cc-list-row.is-out{color:var(--ink-3)}.cc-list-row.is-out .cc-list-thumb img{filter:grayscale(.6)}.cc-list-thumb{background:var(--bg-soft);border-radius:4px;flex-shrink:0;width:32px;height:44px;overflow:hidden}.cc-list-thumb img{object-fit:cover;width:100%;height:100%;display:block}.cc-list-set{background:var(--bg-soft);height:22px;font-family:var(--font-mono);color:var(--ink-2);letter-spacing:.02em;border-radius:4px;align-items:center;padding:0 7px;font-size:11px;font-weight:600;display:inline-flex}.cc-list-name{color:var(--ink);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:500;overflow:hidden}.cc-list-num{color:var(--ink-3);font-size:12px;font-family:var(--font-mono)}.cc-list-price{font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.view-toggle{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-elev);display:inline-flex;overflow:hidden}.view-toggle button{width:32px;height:28px;color:var(--ink-3);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:500;display:inline-flex}.view-toggle button svg{display:block}.view-toggle button.active{background:var(--bg-soft-2);color:var(--ink)}.view-toggle button:hover:not(.active){background:var(--bg-soft)}.browse-layout>.browse-filters{grid-area:2/1}.browse-layout>.browse-main{grid-area:2/2;min-width:0}.shell-content>.page-head{grid-row:1}.browse-main{min-width:0}.browse-filters{border-right:1px solid var(--line);flex-direction:column;gap:6px;max-height:calc(100vh - 112px);padding:4px 24px 4px 0;font-size:13px;display:flex;position:sticky;top:92px;overflow-y:auto}.browse-filters>.filter-field:first-of-type{padding-top:0}.browse-filters-head{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);justify-content:space-between;align-items:baseline;margin-top:24px;margin-bottom:0;padding:0 0 6px;font-size:10.5px;font-weight:600;display:flex}.browse-filters-head .btn-link{color:var(--ink-3);cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;padding:2px 4px;font-size:11px}.browse-filters-head .btn-link:hover{color:var(--ink)}.browse-filters-apply{border-top:1px solid var(--line);background:var(--bg);margin-top:12px;padding-top:12px;position:sticky;bottom:0}.filter-field{flex-direction:column;gap:12px;padding:10px 0;display:flex}.filter-field-label{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);font-size:11px;font-weight:600}.filter-check-code{font-family:var(--font-mono);color:var(--ink-3);background:var(--bg-soft);letter-spacing:.02em;border-radius:4px;padding:1px 6px;font-size:10.5px;font-weight:600}.ms{flex-direction:column;gap:6px;display:flex;position:relative}.ms-chips{flex-direction:column;gap:4px;display:flex}.ms-chip{background:var(--bg-soft);border:1px solid var(--line);color:var(--ink);border-radius:6px;align-items:center;gap:6px;min-width:0;padding:4px 8px 4px 4px;font-size:12px;display:inline-flex}.ms-chip-x{background:var(--bg-elev);border:1px solid var(--line);width:18px;height:18px;color:var(--ink-3);cursor:pointer;border-radius:4px;flex-shrink:0;place-items:center;padding:0;font-size:13px;line-height:1;display:inline-grid}.ms-chip-x:hover{color:var(--bad);border-color:var(--bad);background:var(--bad-soft)}.ms-chip-code{font-family:var(--font-mono);color:var(--ink-3);letter-spacing:.02em;flex-shrink:0;font-size:10.5px;font-weight:600}.ms-chip-label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.ms-trigger{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);width:100%;height:32px;color:var(--ink);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;font-size:12.5px;display:flex}.ms-trigger:hover,.ms.is-open .ms-trigger{border-color:var(--line-strong)}.ms-trigger-placeholder{color:var(--ink-4)}.ms-trigger-chev{color:var(--ink-4);font-size:10px}.ms-pop{z-index:200;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-lg);flex-direction:column;max-height:340px;display:flex;position:fixed}.ms-pop-head{border-bottom:1px solid var(--line);align-items:center;gap:6px;padding:8px 8px 6px;display:flex}.ms-search{flex:1;height:28px;font-size:12.5px}.ms-pop-head .btn-link{color:var(--ink-3);cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;padding:4px;font-size:11px}.ms-pop-head .btn-link:hover{color:var(--ink)}.ms-list{flex:1;padding:4px;overflow-y:auto}.ms-empty{text-align:center;color:var(--ink-4);padding:10px;font-size:12px}.ms-row{color:var(--ink-2);cursor:pointer;border-radius:6px;grid-template-columns:16px auto 1fr;align-items:center;gap:8px;padding:5px 6px;font-size:12.5px;display:grid}.ms-row:hover{background:var(--bg-soft);color:var(--ink)}.ms-row input{margin:0}.ms-row-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ms-row:has(input:not(:checked)) .filter-check-code{opacity:.6}.price-range{flex-direction:column;gap:8px;display:flex}.price-range-track{height:20px;position:relative}.price-range-track:before{content:"";background:var(--bg-soft-2);border-radius:999px;height:3px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.price-range-fill{background:var(--ink);border-radius:999px;height:3px;position:absolute;top:50%;transform:translateY(-50%)}.price-range-track input[type=range]{appearance:none;pointer-events:none;background:0 0;width:100%;height:20px;margin:0;position:absolute;top:0;left:0;right:0}.price-range-track input[type=range]::-webkit-slider-thumb{appearance:none;pointer-events:auto;background:var(--bg-elev);border:2px solid var(--ink);cursor:pointer;width:14px;height:14px;box-shadow:var(--shadow);border-radius:50%}.price-range-track input[type=range]::-moz-range-thumb{pointer-events:auto;background:var(--bg-elev);border:2px solid var(--ink);cursor:pointer;border-radius:50%;width:14px;height:14px}.price-range-track input[type=range]::-webkit-slider-runnable-track{background:0 0}.price-range-values{color:var(--ink-2);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:12px;display:flex}.seg{border:1px solid var(--line);background:var(--bg);border-radius:8px;display:flex;overflow:hidden}.seg-btn{font:inherit;color:var(--ink-2);border:none;border-right:1px solid var(--line);cursor:pointer;background:0 0;flex:1;padding:8px 10px;font-size:12px}.seg-btn:last-child{border-right:none}.seg-btn:hover{color:var(--ink)}.seg-btn.active{background:var(--ink);color:var(--bg)}.browse-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin:-8px 0 18px;display:flex}.browse-search{flex:280px;min-width:200px;max-width:420px;position:relative}.browse-sort{white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;margin-left:8px;display:inline-flex}.browse-sort>select{width:auto;height:30px;padding:0 28px 0 10px;font-size:12px}.browse-filters-toggle{display:none}.featured-tabs{background:var(--bg-soft);border-radius:var(--radius);gap:4px;margin-bottom:16px;padding:3px;display:inline-flex}.featured-tab{height:28px;font:inherit;color:var(--ink-2);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;padding:0 14px;font-size:12px;font-weight:500;transition:background .12s,color .12s}.featured-tab:hover{color:var(--ink)}.featured-tab.is-active{background:var(--bg-elev);color:var(--ink);box-shadow:var(--shadow-sm)}.featured-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.featured-search{flex:280px;max-width:480px;position:relative}.featured-grid{grid-template-columns:56px 48px 80px 1fr 70px 110px 70px 80px!important}.cc-list-row.featured-grid.is-featured{background:var(--warm-soft)}.cc-list-row.featured-grid.is-featured:hover{background:var(--warm-soft);filter:brightness(.98)}.rank-grid{grid-template-columns:40px 40px 48px 80px 1fr 70px 70px 80px 50px!important}.rank-arrow{height:18px;min-height:0;padding:2px 4px;font-size:10px;line-height:1}@media (width<=1024px){.rank-arrow{min-width:28px;height:28px;font-size:12px}.browse-layout{grid-template-columns:220px minmax(0,1fr);gap:24px}.browse-layout>.browse-main{grid-column:2}}@media (width<=860px){.shell-content>.browse-layout{display:block}.browse-filters{border-right:0;border-bottom:1px solid var(--line);max-height:none;margin-bottom:20px;padding:0 0 16px;display:none;position:static}.browse-filters.is-open{display:flex}.browse-filters-toggle{display:inline-flex}.browse-filters-head{margin-top:0}.browse-filters-apply{position:static}}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:32px 0 8px;display:flex}.pagination-gap{color:var(--ink-4);padding:0 4px;font-size:12px}.table-tight{border-collapse:collapse}.table-tight th,.table-tight td{vertical-align:middle;padding:10px 12px}.table-tight th:first-child,.table-tight td:first-child{padding-left:16px}.table-tight th:last-child,.table-tight td:last-child{padding-right:16px}.table-tight thead th{color:var(--ink-3);white-space:nowrap;border-bottom:1px solid var(--line);font-size:13px;font-weight:600}.table-tight td{font-variant-numeric:tabular-nums}.table-tight tbody tr+tr td{border-top:1px solid var(--line)}.table-tight tbody tr:hover{background:color-mix(in srgb, var(--ink) 4%, transparent)}.table-tight .btn{white-space:nowrap}.table-tight .cell-stack{min-width:200px;max-width:300px}.table-tight .cell-stack .t-small,.table-tight .cell-stack .t-meta{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}@media (width<=1024px){:root{--shell-pad:24px;--shell-gutter:220px;--shell-gap:20px}}@media (width<=960px){.store-masthead{grid-template-columns:1fr auto;column-gap:16px;padding:14px 20px}.store-brand{grid-column:1}.store-actions{grid-column:2;gap:8px}.store-nav,.store-auth-cta,.store-theme-btn,.store-account-btn{display:none}.store-hamburger{display:inline-flex}.store-brand .brand-name{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.shell-content{grid-template-columns:1fr;padding:20px 20px 40px}.shell-content>*{grid-column:1}.page-title{font-size:24px}.split-2{grid-template-columns:1fr}.split-2 aside{position:static}}@media (width<=720px){.page-title{font-size:22px}.page-head{flex-wrap:wrap;gap:8px}.card-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.card-tile{padding:10px}.card-tile-name{min-height:2.4em;font-size:12px}.modal-backdrop{padding:12px}.modal{max-width:100%}.modal-body>div[style*=grid-template-columns]{grid-template-columns:1fr!important}.auth-shell{padding:16px}.auth-card{padding:24px}.btn{height:38px}.btn-sm{height:32px}.btn-lg{height:44px}.password-toggle{width:36px;height:36px}.table-tight th,.table-tight td{padding-top:9px;padding-bottom:9px}.table-tight .col>.t-meta{white-space:nowrap;text-overflow:ellipsis;max-width:210px;display:block;overflow:hidden}}@media (width<=480px){.store-masthead{column-gap:10px}.store-brand{gap:8px}.store-brand .brand-name{font-size:14.5px}.store-actions{gap:4px}.currency-picker-topbar{padding:4px 20px 4px 6px;font-size:12px}}@media (width<=400px){.store-brand .brand-name{font-size:13px}}@media (width<=600px){.line-row{row-gap:8px;grid-template-columns:48px 1fr!important}.line-row>:nth-child(n+3){grid-column:2}.line-thumb{width:48px;height:68px}}.section-h{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.section-h-title{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-4);font-size:11px;font-weight:500}.currency-picker{z-index:90;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);align-items:center;gap:8px;padding:8px 12px;display:flex;position:fixed;bottom:20px;right:20px}.currency-picker-label{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-4);font-size:11px;font-weight:500}.currency-picker-select{min-width:72px;padding:4px 8px;font-size:13px}.currency-picker-busy{color:var(--ink-4);white-space:nowrap}.currency-picker-topbar{background-position:right 6px center;width:auto;min-width:0;height:32px;padding:4px 24px 4px 8px;font-size:12.5px;display:none}@media (width<=960px){.currency-picker{display:none}.currency-picker-topbar{display:inline-block}}.password-field{display:flex;position:relative}.password-field>.input{width:100%;padding-right:40px}.password-toggle{width:30px;height:30px;color:var(--ink-4);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.password-toggle:hover{color:var(--ink-2)}.board{align-items:flex-start;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.board-col{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius-lg);flex:1 1 0;min-width:190px;padding:8px}.board-col-head{align-items:baseline;gap:6px;padding:2px 6px 8px;display:flex}.board-col-count{color:var(--ink-3);font-size:12px}.board-col.is-target{outline:2px dashed var(--ink);outline-offset:-2px}.board-col.is-inert{opacity:.45}.board-cards{flex-direction:column;gap:8px;min-height:40px;display:flex}.board-card{background:var(--bg-elev);border:1px solid var(--line-strong);border-radius:var(--radius);box-shadow:var(--shadow-sm);color:inherit;cursor:grab;padding:10px;text-decoration:none;display:block}.board-card:active{cursor:grabbing}.board-card.is-static{cursor:default}.board-card-row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}
