@font-face{font-family:Google Sans;src:url(/assets/google-sans-medium-anlRB-6U.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}:root{font-synthesis:none;color:#f4f4f5;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0a0b;--bg-soft:#0f0f10;--surface:#121214;--surface-high:#171719;--surface-input:#19191b;--surface-popover:#1c1c1f;--surface-hover:#202023;--text:#f4f4f5;--muted:#9a9a9f;--quiet:#737378;--primary:#7c3aed;--focus:#8b5cf6;--mrkt:#f1d335;--portals:#52b7ff;background:#0a0a0b;font-family:Google Sans,Arial,sans-serif;font-weight:500}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}body:before{content:none}button,input,select,textarea{min-height:44px;font:inherit;border:0;border-radius:10px}button:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:2px}input:focus-visible{outline:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}b,strong,h1,h2,h3,h4,h5,h6{font-weight:500}.app-shell{width:min(100% - 32px,1440px);margin:0 auto;padding-bottom:64px}.status-bar{justify-content:space-between;align-items:center;gap:24px;min-height:82px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{object-fit:cover;border-radius:9px;flex:0 0 39px;width:39px;height:39px;display:block}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.02em}.brand small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:2px;font-size:10px}.status-items{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.status-items span{color:var(--muted);background:var(--surface-high);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:999px;padding:8px 11px;font-size:12px}.status-items span:before{content:"";background:#5b6471;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.status-items [data-state=online]:before{box-shadow:none;background:#45d18b}.status-items [data-state=error]:before{box-shadow:none;background:#ff667d}.filter-panel,.listing-panel,.history-section{background:var(--surface);box-shadow:none}.filter-panel{border-radius:14px;padding:clamp(24px,4vw,48px);position:relative;overflow:visible}.filter-panel:after{content:none}.gift-preview{aspect-ratio:1;background-color:var(--surface-high);width:clamp(180px,22vw,260px);max-width:100%;box-shadow:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M-4 4 4-4M0 12 12 0M8 16 16 8' fill='none' stroke='%2329292c' stroke-width='2'/%3E%3C/svg%3E");border-radius:14px;place-items:center;display:grid;overflow:hidden}.gift-preview.has-backdrop{background-image:none}.gift-preview img{object-fit:contain;filter:none;width:82%;height:82%}.filter-layout{z-index:1;grid-template-columns:minmax(0,1fr) clamp(180px,22vw,260px);align-items:center;gap:clamp(24px,4vw,54px);display:grid;position:relative}.filter-form-column{min-width:0}.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid;position:relative}.filter-grid>.catalog-select:first-child{grid-column:1/-1}.filter-grid:focus-within{z-index:2}.gift-preview-slot{place-items:center;min-width:0;display:grid}.catalog-select{min-width:0;position:relative}.catalog-select:focus-within{z-index:30}.catalog-select-label{color:var(--muted);margin:0 0 9px;font-size:13px;font-weight:500;display:block}.catalog-select-input-wrap{cursor:pointer;position:relative}.catalog-select input{width:100%;color:var(--text);background:var(--surface-input);border-radius:10px;height:48px;padding:0 42px 0 14px;transition:background .16s}.catalog-select input:not(:disabled){cursor:pointer}.catalog-select input:disabled{cursor:not-allowed}.catalog-select-input-wrap.has-selected-visual input{padding-left:51px;padding-right:80px}.catalog-selected-visual{z-index:1;pointer-events:none;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:50%;left:11px;overflow:hidden;transform:translateY(-50%)}.catalog-selected-visual.is-backdrop{border-radius:50%;width:20px;height:20px;top:50%;left:16px}.catalog-selected-visual img{object-fit:contain;width:100%;height:100%}.catalog-select-clear{z-index:2;width:30px;height:30px;min-height:30px;color:var(--quiet);background:0 0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:40px;transform:translateY(-50%)}.catalog-select-clear:hover{color:var(--text);background:var(--surface-hover)}.catalog-select-clear svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.75px;width:16px;height:16px}.catalog-select input:hover:not(:disabled){background:var(--surface-hover)}.catalog-select input::placeholder{color:var(--quiet)}.catalog-select-chevron{width:18px;height:18px;color:var(--quiet);pointer-events:none;transition:color .16s,transform .16s;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.catalog-select-chevron svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:100%;height:100%;display:block}.catalog-select-chevron.is-open{transform:translateY(-50%)rotate(180deg)}.catalog-select:focus-within .catalog-select-chevron{color:var(--focus)}.catalog-select-popover{z-index:20;overscroll-behavior:contain;background:var(--surface-popover);max-height:320px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:12px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.catalog-select-option{cursor:pointer;border-radius:11px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:52px;padding:6px 8px;display:grid}.catalog-select-option+.catalog-select-option{margin-top:3px}.catalog-select-option.is-highlighted,.catalog-select-option:hover{background:var(--surface-hover)}.catalog-select-option.is-selected{background:#20182e}.catalog-option-visual{background:0 0;border-radius:10px;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.catalog-option-visual.is-backdrop{background:var(--surface-hover);border-radius:50%}.catalog-option-visual img{object-fit:contain;width:100%;height:100%}.catalog-option-fallback{width:100%;height:100%;color:var(--muted);background:var(--surface-hover);border-radius:8px;place-items:center;font-size:17px;font-weight:500;display:grid}.catalog-option-name{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.catalog-option-rarity{color:#b8c1cf;background:var(--surface-high);white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:10px}.catalog-select-empty{color:var(--muted);text-align:center;padding:22px 12px;font-size:13px}.filter-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex;position:relative}.filter-actions button,.load-more{color:var(--text);padding:0 22px}.filter-actions .primary{min-width:136px}.primary{background:var(--primary);box-shadow:none;font-weight:500}.primary:hover:not(:disabled){background:var(--focus)}.secondary,.load-more{background:var(--surface-input)}.secondary:hover:not(:disabled),.load-more:hover:not(:disabled){background:var(--surface-hover)}.global-error,.inline-warning{color:#ffb4bf;background:#2a1519;border:1px solid #7f3340;border-radius:10px;margin-top:14px;padding:12px 14px;font-size:13px}.source-credit{color:var(--muted);text-align:center;margin-top:22px;font-size:12px}.source-credit a{color:#a78bfa;text-underline-offset:3px;font-weight:500}.source-credit a:hover{color:#c4b5fd}.listing-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.mobile-market-tabs{display:none}.mobile-market-panel{min-width:0;display:flex}.listing-panel,.history-section{border-radius:14px;min-width:0;padding:22px}.listing-panel{flex-direction:column;width:100%;display:flex}.section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:5px 0 0;font-size:25px}.count-pill{color:var(--muted);background:var(--surface-high);border-radius:999px;padding:6px 10px;font-size:12px}.market-heading-actions{align-items:center;gap:8px;display:flex}.market-refresh{width:34px;min-height:34px;color:var(--muted);background:var(--surface-high);place-items:center;padding:0;display:grid}.market-refresh:hover:not(:disabled){color:var(--text);background:var(--surface-hover)}.market-refresh svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px}.market-refresh.is-refreshing svg{animation:.8s linear infinite market-refresh-spin}@keyframes market-refresh-spin{to{transform:rotate(360deg)}}.listing-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));align-content:start;gap:10px;display:grid}.listing-grid-empty>.empty-state-compact{background:0 0;grid-column:1/-1;place-content:center;min-height:190px;padding:20px;display:grid}.market-mrkt .listing-grid-empty>.empty-state-compact{grid-column-start:2}.empty-state-compact p{max-width:360px}.gift-card{background:var(--surface-high);border-radius:10px;min-width:0;padding:10px;transition:background .18s}.gift-card:hover{background:var(--surface-hover);box-shadow:none;transform:none}.order-card-visual{aspect-ratio:1;color:#111;background:var(--mrkt);border-radius:8px;place-items:center;padding:16px;display:grid}.order-card-visual svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.5px;width:45%}.order-card-visual circle{fill:currentColor;stroke:none}.order-card-visual strong{text-align:center;align-self:end;font-size:17px;line-height:1.1}.order-card-caption{color:var(--muted);text-align:center;margin-top:10px;font-size:12px;display:block}.gift-media{aspect-ratio:1;background:var(--surface-hover);border-radius:8px;overflow:hidden}.gift-media img,.gift-media video,.media-fallback{object-fit:cover;width:100%;height:100%}.media-fallback{color:var(--muted);background:var(--surface-hover);place-items:center;font-size:44px;font-weight:500;display:grid}.gift-card-top{justify-content:space-between;gap:8px;margin-top:10px;font-size:12px;display:flex}.gift-card-top>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gift-card-top b{white-space:nowrap}.gift-card-top small{color:var(--text);font-size:11px}.gift-card dl{grid-template-columns:auto 1fr;gap:4px 8px;margin:9px 0 0;font-size:11px;display:grid}.gift-card dt{color:var(--muted)}.gift-card dd{text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}.market-link{color:#b9c3d2;justify-content:space-between;align-items:center;margin-top:10px;padding-top:9px;font-size:10px;text-decoration:none;display:flex}.market-link:hover{color:#fff}.load-more{margin:18px auto 0;display:block}.empty-state{background:var(--surface-high);text-align:center;border-radius:14px;padding:38px 18px}.empty-state-icon{color:#a78bfa;background:#20182e;border-radius:10px;place-items:center;width:34px;height:34px;margin:0 auto 12px;display:grid}.empty-state strong{display:block}.empty-state p{color:var(--muted);margin:8px 0 0;font-size:13px}.history-section{margin-top:18px}.history-heading{margin-bottom:14px}.history-controls{grid-template-columns:auto minmax(220px,1fr) minmax(210px,auto);align-items:center;gap:10px;margin-bottom:16px;display:grid}.segmented{background:var(--surface-input);border-radius:10px;align-items:center;gap:4px;padding:4px;display:flex}.segmented button{min-height:36px;color:var(--muted);background:0 0;border:0;padding:0 13px;transition:color .16s,background .16s}.segmented button:hover{color:var(--text);background:var(--surface-hover)}.segmented button[aria-pressed=true]{color:var(--text);background:var(--surface-hover);box-shadow:none}.history-search{min-width:0;display:block;position:relative}.history-search input{width:100%;color:var(--text);background:var(--surface-input);padding:0 48px 0 43px;transition:background .16s}.history-search input::-webkit-search-cancel-button{appearance:none;display:none}.history-search input:hover,.history-search input:focus{background:var(--surface-hover)}.history-search input::placeholder{color:var(--quiet)}.history-search-clear{right:7px}.history-search-icon{z-index:1;width:18px;height:18px;color:var(--quiet);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.history-search-icon svg,.history-sort-chevron svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:100%;height:100%;display:block}.history-sort{min-width:210px;position:relative}.history-sort-trigger{width:100%;color:var(--text);background:var(--surface-input);cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:0 14px;transition:background .16s;display:flex}.history-sort-trigger:hover,.history-sort-trigger[aria-expanded=true]{background:var(--surface-hover)}.history-sort-trigger:focus-visible,.history-sort-option:focus-visible{outline:none}.history-sort-chevron{width:18px;height:18px;color:var(--quiet);pointer-events:none;flex:0 0 18px;transition:color .16s,transform .16s}.history-sort-chevron.is-open{color:var(--focus);transform:rotate(180deg)}.history-sort-popover{z-index:30;background:var(--surface-popover);border-radius:12px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0}.history-sort-option{width:100%;min-height:42px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;padding:0 10px}.history-sort-option+.history-sort-option{margin-top:3px}.history-sort-option:hover,.history-sort-option:focus-visible{color:var(--text);background:var(--surface-hover)}.history-sort-option.is-selected{color:var(--text);background:#20182e}.history-table{background:var(--surface-high);box-shadow:none;border-radius:10px;overflow:hidden}.history-row{grid-template-columns:1.05fr 1fr 1fr .8fr .7fr 1.2fr 1fr;align-items:center;gap:14px;min-height:74px;padding:10px 14px;font-size:13px;display:grid}.history-row:not(.history-header):hover{background:var(--surface-hover)}.history-header{min-height:40px;color:var(--muted);background:var(--bg-soft);letter-spacing:normal;text-transform:none;font-size:10px}.history-gift{align-items:center;gap:9px;display:flex}.history-thumb{background:var(--surface-hover);color:#c9d1dd;border-radius:10px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-style:normal;display:grid;overflow:hidden}.history-thumb img,.history-thumb video{object-fit:cover;width:100%;height:100%}.market-label{align-items:center;display:inline-flex}.market-logo{object-fit:cover;border-radius:50%;flex:0 0 32px;width:32px;height:32px;display:block}.history-row time{color:#b1bac7}.skeleton-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;display:grid}.skeleton-grid span{background:var(--surface-high);border-radius:10px;height:180px;animation:1.2s ease-in-out infinite alternate skeleton-pulse}@keyframes skeleton-pulse{0%{opacity:.55}to{opacity:1}}@media (width<=900px){.listing-comparison{grid-template-columns:1fr}}@media (width<=720px){.app-shell{width:min(100% - 20px,1440px)}.status-bar{flex-direction:column;align-items:flex-start;padding:16px 0}.status-items{justify-content:flex-start}.filter-panel,.listing-panel,.history-section{border-radius:14px;padding:16px}.filter-layout{grid-template-columns:1fr;gap:26px}.gift-preview-slot{grid-row:1}.filter-form-column{grid-row:2}.filter-grid{grid-template-columns:1fr}.filter-grid>.catalog-select:first-child{grid-column:auto}.gift-preview{border-radius:14px;width:min(62vw,220px)}.catalog-select-popover{max-height:min(320px,48vh);padding:5px}.catalog-select-option{gap:9px;padding:5px 7px}.filter-actions button{flex:1}.mobile-market-tabs{background:var(--surface);border-radius:10px;grid-template-columns:1fr 1fr;gap:6px;margin-top:18px;padding:5px;display:grid}.mobile-market-tabs button{color:var(--muted);background:0 0}.mobile-market-tabs button[aria-pressed=true]{color:var(--text);background:var(--surface-high)}.listing-comparison{margin-top:8px}.mobile-market-panel{display:none}.mobile-market-panel.is-active{display:block}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-mrkt .listing-grid-empty>.empty-state-compact{grid-column:1/-1}.history-controls{grid-template-columns:1fr}.segmented{grid-template-columns:repeat(3,1fr);display:grid}.history-sort{width:100%;min-width:0}.history-header{display:none}.history-row{grid-template-columns:1fr 1fr;gap:10px 14px;padding:14px}.history-row>span,.history-row>strong,.history-row>time{grid-template-columns:72px 1fr;min-width:0;display:grid}.history-row>.history-gift{grid-template-columns:72px 48px 1fr;display:grid}.history-row [data-label]:before{content:attr(data-label);color:var(--muted);font-weight:500}.skeleton-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=460px){.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gift-card{padding:8px}.gift-card-top{flex-direction:column;align-items:flex-start}.history-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
