@font-face { font-family:"Space Grotesk"; src:url('/assets/fonts/space-grotesk-semibold.ttf') format('truetype'); font-style:normal; font-weight:600; font-display:swap; }
:root { color-scheme:dark; --canvas:#1b1d21; --surface:#282b30; --elevated:#343840; --text:#f3f4f6; --muted:#acb0b9; --line:rgba(230,237,255,.1); font-family:"Segoe UI",Arial,sans-serif; font-synthesis:none; }
* { box-sizing:border-box; }
html { scroll-padding-top:100px; scrollbar-width:none; }
html::-webkit-scrollbar { width:0; height:0; }
body { margin:0; min-height:100dvh; display:flex; flex-direction:column; background:var(--canvas); color:var(--text); font-size:14px; line-height:1.5; -webkit-font-smoothing:antialiased; }
h1,h2,h3,p { margin:0; }
button,input,select { font:inherit; }
button { cursor:pointer; color:inherit; }
a { color:inherit; text-decoration:none; }
button,a,input,select { -webkit-tap-highlight-color:transparent; }
button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible { outline:2px solid #d5e5fa; outline-offset:4px; }
button:disabled { cursor:default; opacity:.55; }
[hidden] { display:none !important; }
img { display:block; max-width:100%; height:auto; }
.wrap { width:min(1120px,calc(100% - 72px)); margin-inline:auto; }
.icon-library { position:absolute; width:0; height:0; overflow:hidden; }
.icon { display:block; flex:none; width:18px; height:18px; fill:none; stroke:currentColor; stroke-width:1.6; stroke-linecap:round; stroke-linejoin:round; pointer-events:none; }
.skip-link { position:fixed; z-index:10; top:8px; left:12px; padding:10px 16px; background:white; color:#212121; border-radius:12px; transform:translateY(-160%); }
.skip-link:focus { transform:translateY(0); }
.site-header { position:sticky; top:20px; z-index:3; margin-top:20px; min-height:68px; display:flex; align-items:center; justify-content:space-between; gap:24px; padding:13px 23px; border:1px solid rgba(229,237,255,.1); border-top-color:rgba(255,255,255,.17); border-radius:22px; background:linear-gradient(118deg,rgba(64,69,78,.64),rgba(41,44,50,.82)); backdrop-filter:blur(24px); -webkit-backdrop-filter:blur(24px); box-shadow:inset 0 1px 0 #ffffff04,0 8px 26px #080b111a; }
.identity { display:flex; align-items:center; gap:14px; min-width:0; }
.brand { display:inline-flex; align-items:center; gap:12px; min-width:0; font-weight:650; font-size:14px; letter-spacing:-.3px; line-height:1.25; }
.brand span { text-wrap:balance; }
.brand-emblem { flex:none; width:28px; height:28px; fill:none; stroke:#e0e6ef; stroke-width:1.7; }
.creator { color:var(--muted); font-size:12px; white-space:nowrap; }
.creator:hover { color:white; }
.header-nav { flex:none; }
.purchases-link { display:flex; align-items:center; gap:9px; min-height:36px; padding:8px 12px; border:1px solid #ffffff0b; border-radius:13px; background:#ffffff05; color:#d6d9df; font-size:12px; transition:background .16s ease,border-color .16s ease; }
.purchases-link:hover { border-color:#ffffff22; background:#ffffff0c; color:#fff; }
.purchases-link .icon { width:16px; height:16px; }
main { flex:1; }
.storefront { background:radial-gradient(ellipse 80% 420px at 50% 0,rgba(113,134,170,.065),transparent 80%),var(--canvas); }
.storefront .wrap { width:min(1440px,calc(100% - 80px)); }
.collection { padding:47px 0 65px; }
.catalog-toolbar { display:flex; justify-content:space-between; align-items:center; gap:28px; }
.collection-heading h1 { font-family:"Space Grotesk","Segoe UI",sans-serif; font-size:34px; font-weight:600; letter-spacing:-1.1px; line-height:1.2; }
.collection-heading p { margin-top:8px; color:var(--muted); font-size:13px; }
.catalog-search { display:flex; align-items:center; gap:12px; flex:0 1 400px; min-height:48px; padding:0 15px; border:1px solid #dce5fa10; border-radius:16px; background:#1113184d; box-shadow:inset 0 1px 4px #080b1126,0 1px 0 #ffffff03; color:#9ba2af; transition:background .16s ease,border-color .16s ease; }
.catalog-search:hover { border-color:#dce5fa21; background:#16181d80; }
.catalog-search:focus-within { border-color:#929cae; background:#24282e; box-shadow:0 0 0 3px #c4d5f30a; }
#product-search { width:100%; min-width:0; padding:12px 0; border:0; outline:0; background:transparent; color:var(--text); font-size:13px; }
#product-search::placeholder { color:#a6acb7; }
#product-search::-webkit-search-cancel-button { display:none; }
kbd { flex:none; display:grid; place-items:center; width:22px; height:24px; font-family:inherit; font-size:11px; border:1px solid #ffffff10; border-radius:6px; color:#838b98; }
.icon-button { display:grid; place-items:center; width:34px; height:34px; flex:none; padding:0; background:transparent; color:#c4c4c4; border:0; border-radius:50%; }
.icon-button:hover { color:#fff; background:#ffffff12; }
#clear-search { width:25px; height:28px; }
.collection-meta { margin:31px 0 15px; min-height:34px; display:flex; align-items:center; justify-content:space-between; gap:16px; }
.collection-count { color:#9fa6b2; font-size:12px; }
.catalog-sort { position:relative; display:flex; align-items:center; gap:9px; }
.sort-label { color:#8f97a4; font-size:11px; }
.sort-trigger { display:flex; align-items:center; justify-content:space-between; gap:12px; min-width:158px; min-height:36px; padding:8px 10px; border:1px solid transparent; border-radius:11px; background:transparent; color:#cbd0d9; font-size:12px; text-align:left; transition:background .16s ease,border-color .16s ease; }
.sort-trigger:hover,.sort-trigger[aria-expanded="true"] { background:#ffffff07; border-color:#ffffff12; color:#edf0f5; }
.sort-trigger:focus-visible { outline-offset:2px; }
.sort-trigger .icon { width:16px; height:16px; color:#9ca4b1; transition:transform .16s ease; }
.sort-trigger[aria-expanded="true"] .icon { transform:rotate(180deg); }
.sort-options { position:absolute; z-index:4; top:calc(100% + 8px); right:0; width:218px; padding:6px; border:1px solid #dce5fa20; border-top-color:#e9f0ff30; border-radius:16px; background:linear-gradient(145deg,#343840f5,#272b32f5); backdrop-filter:blur(24px); -webkit-backdrop-filter:blur(24px); box-shadow:0 16px 40px #05080e66,0 3px 10px #05080e33,inset 0 1px 0 #ffffff05; }
.sort-option { width:100%; display:flex; align-items:center; justify-content:space-between; gap:14px; min-height:39px; padding:10px 12px; border:0; border-radius:10px; background:transparent; color:#cbd0da; text-align:left; font-size:12px; line-height:1.5; }
.sort-option + .sort-option { margin-top:2px; }
.sort-option:hover { background:#ffffff08; color:#fff; }
.sort-option:focus { outline:0; background:#e0eaff12; color:#fff; box-shadow:inset 0 0 0 1px #dce5fa16; }
.sort-option[aria-selected="true"] { color:#f2f5fa; }
.sort-option .icon { width:14px; height:14px; stroke-width:2; color:#d5e5fa; opacity:0; }
.sort-option[aria-selected="true"] .icon { opacity:1; }
.product-grid,.skeleton-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:20px; }
.product-card { min-width:0; overflow:hidden; border:1px solid #dce5fa12; border-top-color:#eaf0ff24; border-radius:20px; background:linear-gradient(150deg,#32363b,#272a2f 65%); box-shadow:inset 0 1px 0 #ffffff02,0 4px 12px #06080d12; transition:border-color .18s ease,box-shadow .18s ease; }
.product-card:hover,.product-card:focus-within { border-color:#cbdaf544; box-shadow:0 8px 26px #06080d33,inset 0 1px 0 #ffffff07; }
.product-card-link { display:flex; flex-direction:column; height:100%; padding:7px; border-radius:19px; }
.product-card-link:focus-visible { outline-offset:-2px; }
.product-art { position:relative; display:block; width:100%; overflow:hidden; border-radius:13px; background:#191c22; box-shadow:0 1px 0 #ffffff0c; }
.product-art::after { position:absolute; inset:0; border:1px solid #ffffff09; border-radius:inherit; content:""; pointer-events:none; }
.product-art img { width:100%; aspect-ratio:1005/565; object-fit:contain; }
.product-art.is-unavailable { display:grid; place-items:center; aspect-ratio:1005/565; background:#242831; color:var(--muted); font-size:12px; }
.product-info { display:flex; flex-direction:column; flex:1; padding:16px 10px 9px; }
.product-title-row { display:flex; justify-content:space-between; align-items:baseline; gap:12px; }
.product-title-row h2 { min-width:0; font-family:"Space Grotesk","Segoe UI",sans-serif; font-size:16px; font-weight:600; letter-spacing:-.45px; line-height:1.35; overflow-wrap:anywhere; }
.product-price { flex:none; color:#eff1f6; font-size:14px; font-weight:600; white-space:nowrap; font-variant-numeric:tabular-nums; }
.product-summary { margin-top:8px; font-size:13px; line-height:1.7; color:var(--muted); max-width:65ch; }
.product-card .product-summary { margin-top:7px; font-size:12px; line-height:1.65; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.product-bottom { display:flex; align-items:center; justify-content:space-between; gap:16px; padding-top:16px; margin-top:auto; }
.product-format { font-size:11px; color:#aeb5c2; }
.details-button { display:inline-flex; justify-content:center; align-items:center; width:28px; height:28px; border:1px solid #ffffff0c; border-radius:9px; color:#aeb9ca; background:#ffffff03; transition:background .16s ease,color .16s ease; }
.details-button .icon { width:14px; height:14px; }
.product-card-link:hover .details-button,.product-card-link:focus-visible .details-button { background:#d5e5fa; border-color:#d5e5fa; color:#252b34; }
.button { display:inline-flex; align-items:center; justify-content:center; min-height:42px; padding:10px 20px; border:1px solid #ffffff1c; border-radius:14px; color:var(--text); background:#363b43; font-size:13px; font-weight:500; }
.button:hover { background:#424952; }
.catalog-more { display:flex; align-items:center; flex-direction:column; gap:15px; margin-top:32px; }
.catalog-more span { color:var(--muted); font-size:12px; }
.skeleton-card { height:306px; border:1px solid #ffffff06; border-radius:20px; background:linear-gradient(#ffffff05 60%,transparent 60%),#25282d; }
.empty-state { padding:65px 24px; text-align:center; border:1px solid var(--line); border-radius:20px; background:#262a30; }
.empty-state h2 { font-size:21px; font-weight:550; }
.empty-state p { margin-top:9px; color:var(--muted); }
.empty-state .button { margin-top:22px; }
.site-footer { padding:22px 3px 30px; color:#939ba8; font-size:12px; }
.storefront .site-footer { border-top:1px solid #e1eaff0a; padding-top:25px; }
.footer-row,.footer-links { display:flex; align-items:center; justify-content:space-between; gap:23px; }
.footer-links a,.discord-copy { transition:color .18s ease; }
.footer-links a:hover,.discord-copy:hover { color:#fff; }
.discord-copy { display:inline-flex; align-items:center; gap:7px; padding:0; border:0; background:none; color:inherit; font-size:12px; }
.discord-copy .icon { width:13px; height:13px; }
.license { margin-top:14px; }
.license summary { width:fit-content; cursor:pointer; font-size:11px; }
.license p { max-width:660px; margin-top:12px; line-height:1.85; }
.toast { position:fixed; bottom:25px; left:50%; z-index:6; transform:translateX(-50%); width:max-content; max-width:calc(100% - 36px); padding:13px 20px; border:1px solid #ffffff18; border-radius:17px; background:#363b43ed; backdrop-filter:blur(18px); color:var(--text); text-align:center; font-size:13px; box-shadow:0 8px 25px #0003; }
@media(min-width:1400px) { .product-grid,.skeleton-grid { grid-template-columns:repeat(4,minmax(0,1fr)); } }
@media(max-width:1050px) { .product-grid,.skeleton-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } .storefront .wrap { width:calc(100% - 48px); } .catalog-search { flex-basis:340px; } }
@media(max-width:900px) { .wrap { width:calc(100% - 40px); } .product-grid,.skeleton-grid { gap:17px; } .site-header { gap:12px; padding-inline:18px; } .identity { gap:10px; } .brand { font-size:12px; gap:9px; } .creator { font-size:11px; } }
@media(max-width:640px) {
  .wrap,.storefront .wrap { width:calc(100% - 28px); }
  .site-header { top:10px; margin-top:10px; min-height:63px; padding:10px 13px; border-radius:19px; }
  .identity { flex-direction:column; align-items:flex-start; gap:2px; }
  .brand { font-size:10px; letter-spacing:-.15px; gap:7px; }
  .brand span { max-width:165px; }
  .brand-emblem { width:21px; height:21px; }
  .creator { font-size:10px; margin-left:28px; }
  .purchases-link { gap:6px; padding:7px 9px; font-size:11px; border-radius:11px; }
  .purchases-link .icon { width:14px; height:14px; }
  .collection { padding-top:31px; padding-bottom:38px; }
  .catalog-toolbar { flex-direction:column; align-items:stretch; gap:22px; padding-inline:3px; }
  .collection-heading h1 { font-size:30px; }
  .collection-heading p { font-size:12px; }
  .catalog-search { flex:0 0 auto; min-height:48px; }
  .collection-meta { margin:20px 3px 13px; }
  .catalog-sort { gap:4px; }
  .sort-trigger { min-width:151px; }
  .product-grid,.skeleton-grid { grid-template-columns:minmax(0,1fr); gap:17px; }
  .product-card { border-radius:20px; }
  .product-info { padding:16px 10px 8px; }
  .product-title-row h2 { font-size:18px; }
  .product-price { font-size:16px; }
  .product-card .product-summary { font-size:13px; }
  .product-bottom { padding-top:15px; }
  .site-footer { padding-inline:5px; padding-bottom:25px; }
  .footer-row { flex-direction:column; align-items:flex-start; gap:16px; }
  .footer-links { gap:21px; flex-wrap:wrap; }
  .license { margin-top:18px; }
}
@media(max-width:370px) { .brand span { max-width:126px; } .purchases-link { gap:0; padding-inline:8px; } .purchases-link .icon { display:none; } .sort-label { display:none; } }
@media(prefers-reduced-motion:reduce) { *,*::before,*::after { animation:none !important; transition:none !important; scroll-behavior:auto !important; } }
