.mega-overlay[data-v-de31d044]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f3d2e59;z-index:200;display:flex;align-items:flex-start;justify-content:center;padding-top:var(--header-h)}.mega-panel[data-v-de31d044]{position:relative;width:min(960px,94vw);max-height:78vh;background:var(--surface);border-radius:var(--radius-lg);box-shadow:0 16px 40px #00000040;display:grid;grid-template-columns:240px 1fr;overflow:hidden}.mega-close[data-v-de31d044]{position:absolute;top:8px;right:10px;background:none;border:0;font-size:22px;line-height:1;cursor:pointer;color:var(--muted)}.mega-col[data-v-de31d044]{overflow-y:auto;max-height:78vh}.roots[data-v-de31d044]{background:#f7f8fa;border-right:1px solid var(--border);padding:8px 0}.root-item[data-v-de31d044]{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;background:none;border:0;padding:10px 16px;cursor:pointer;font-size:.92rem;color:var(--text)}.root-item.all[data-v-de31d044]{font-weight:700;color:var(--accent);border-bottom:1px solid var(--border);margin-bottom:4px}.root-item.active[data-v-de31d044]{background:var(--accent-soft);color:var(--accent);font-weight:600}.chevron[data-v-de31d044]{color:var(--muted)}.children[data-v-de31d044]{padding:16px 20px}.tiles[data-v-de31d044]{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}.tile[data-v-de31d044]{display:flex;flex-direction:column;align-items:stretch;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:10px;cursor:pointer;text-align:left;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.tile[data-v-de31d044]:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.tile-img[data-v-de31d044]{width:100%;aspect-ratio:1;object-fit:contain;padding:18%;border-radius:999px;background:var(--accent-soft)}.tile-title[data-v-de31d044]{background:none;border:0;padding:8px 2px 4px;font-weight:700;font-size:.9rem;text-align:left;cursor:pointer;color:var(--text);width:100%}.tile-groups[data-v-de31d044]{list-style:none;margin:6px 0 0;padding:0;display:grid;gap:4px}.tile-groups button[data-v-de31d044]{background:none;border:0;padding:2px 0;cursor:pointer;color:var(--link);font-size:.85rem;text-align:left}.tile-groups button[data-v-de31d044]:hover{color:var(--accent);text-decoration:underline}.empty[data-v-de31d044]{grid-column:1 / -1}@media (max-width: 700px){.mega-panel[data-v-de31d044]{grid-template-columns:1fr;grid-template-rows:auto 1fr;max-height:88vh}.roots[data-v-de31d044]{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid var(--border)}.root-item[data-v-de31d044]{width:auto;white-space:nowrap}}.header[data-v-42c2b2e4]{background:var(--header);color:#fff;position:sticky;top:0;z-index:100}.header-top[data-v-42c2b2e4]{max-width:1280px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;gap:10px;min-height:var(--header-h)}.hamburger[data-v-42c2b2e4]{display:none;flex-direction:column;gap:4px;background:none;border:0;cursor:pointer;padding:6px;flex-shrink:0}.hamburger span[data-v-42c2b2e4]{display:block;width:18px;height:2px;background:#fff;border-radius:1px}.brand[data-v-42c2b2e4]{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;margin-right:4px}.brand-mark[data-v-42c2b2e4]{width:32px;height:32px;object-fit:contain;background:transparent;border-radius:0}.brand-text[data-v-42c2b2e4]{font-size:1.15rem;font-weight:800;letter-spacing:-.03em;color:#fff}.brand-text span[data-v-42c2b2e4]{color:#71dba6}.all-cats[data-v-42c2b2e4]{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:#fff;border:0;border-radius:var(--radius);padding:9px 12px;cursor:pointer;font-weight:700;font-size:.86rem;white-space:nowrap;flex-shrink:0}.all-cats.open[data-v-42c2b2e4]{background:#fff;color:var(--header)}.cats-icon[data-v-42c2b2e4]{width:20px;height:20px;min-width:20px;min-height:20px;background:currentColor;display:block;flex-shrink:0;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-size:contain;mask-repeat:no-repeat;mask-position:center}.cats-icon[data-i=grid][data-v-42c2b2e4]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3C/svg%3E")}.cats-icon[data-i=close][data-v-42c2b2e4]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E")}.cats-label[data-v-42c2b2e4]{margin:0}.search[data-v-42c2b2e4]{display:flex;flex:1;min-width:0;max-width:520px;background:#fff;border-radius:var(--radius);overflow:hidden}.search input[data-v-42c2b2e4]{flex:1;border:0;padding:10px 12px;min-width:0;color:var(--text);font-size:1rem}.search-btn[data-v-42c2b2e4]{background:var(--accent-soft);color:var(--accent-hover);border:0;border-left:1px solid var(--border);padding:0 14px;font-weight:700;cursor:pointer;flex-shrink:0}.nav[data-v-42c2b2e4]{display:flex;align-items:center;gap:14px;margin-left:auto;flex-shrink:0}.nav a[data-v-42c2b2e4],.link-btn[data-v-42c2b2e4]{color:#e8fff5;background:none;border:0;cursor:pointer;padding:0;font-size:.88rem;font-weight:500;position:relative;display:inline-flex;align-items:center;gap:4px}.cta[data-v-42c2b2e4]{background:var(--accent);color:#fff!important;padding:8px 12px;border-radius:var(--radius);font-weight:700}.cta[data-v-42c2b2e4]:hover{background:var(--accent-hover)}.cta-outline[data-v-42c2b2e4]{border:1px solid rgba(255,255,255,.35);padding:7px 10px;border-radius:var(--radius)}.user[data-v-42c2b2e4]{font-weight:700;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-link[data-v-42c2b2e4]{position:relative;width:36px;height:36px;border-radius:var(--radius);display:inline-flex!important;align-items:center;justify-content:center;background:#ffffff14;flex-shrink:0}.icon-link[data-v-42c2b2e4]:hover{background:#ffffff29}.icon-link .badge[data-v-42c2b2e4]{position:absolute;top:-4px;right:-4px;min-width:16px;justify-content:center}.hi[data-v-42c2b2e4]{width:18px;height:18px;background:#e8fff5;display:block;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-size:contain;mask-repeat:no-repeat;mask-position:center}.hi[data-i=bell][data-v-42c2b2e4]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9'/%3E%3Cpath d='M13.73 21a2 2 0 0 1-3.46 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9'/%3E%3Cpath d='M13.73 21a2 2 0 0 1-3.46 0'/%3E%3C/svg%3E")}.hi[data-i=msg][data-v-42c2b2e4]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E")}.hi[data-i=user][data-v-42c2b2e4]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}.badge[data-v-42c2b2e4]{background:var(--price);color:#fff;border-radius:999px;padding:0 6px;font-size:.68rem;font-weight:700}.mobile-actions[data-v-42c2b2e4]{display:none;align-items:center;gap:6px;margin-left:auto;flex-shrink:0}.mobile-cta[data-v-42c2b2e4]{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:1.25rem}.header-search-row[data-v-42c2b2e4],.mobile-cats[data-v-42c2b2e4]{display:none}@media (max-width: 900px){.hamburger[data-v-42c2b2e4]{display:flex}.desktop-nav[data-v-42c2b2e4],.desktop-cats[data-v-42c2b2e4],.desktop-search[data-v-42c2b2e4]{display:none}.mobile-actions[data-v-42c2b2e4]{display:flex}.brand-text[data-v-42c2b2e4]{display:none}.header-top[data-v-42c2b2e4]{padding:8px 12px;min-height:52px}.header-search-row[data-v-42c2b2e4]{display:flex;align-items:center;gap:8px;max-width:1280px;margin:0 auto;padding:0 12px 10px;width:100%;box-sizing:border-box}.mobile-cats[data-v-42c2b2e4]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;flex-shrink:0}.mobile-cats .cats-icon[data-v-42c2b2e4]{width:22px;height:22px;min-width:22px;min-height:22px}.mobile-search[data-v-42c2b2e4]{display:flex;flex:1;min-width:0;max-width:none;height:44px}.mobile-search input[data-v-42c2b2e4]{padding:0 12px;height:100%;font-size:16px}.mobile-search .search-btn[data-v-42c2b2e4]{padding:0 14px;background:var(--accent);color:#fff;border-left:0}}.rail[data-v-ba4b5b2f]{padding:14px}.hello[data-v-ba4b5b2f]{margin:0 0 12px;font-size:.9rem;color:var(--muted)}h3[data-v-ba4b5b2f]{margin:0 0 6px;font-size:1rem}.tip[data-v-ba4b5b2f]{margin:0 0 12px;font-size:.85rem}.full[data-v-ba4b5b2f]{width:100%;margin-bottom:8px;text-align:center}nav[data-v-ba4b5b2f]{display:grid;gap:2px}.rail-link[data-v-ba4b5b2f]{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;border-radius:var(--radius);font-size:.9rem;color:var(--text);font-weight:500}.rail-main[data-v-ba4b5b2f]{display:inline-flex;align-items:center;gap:10px;min-width:0}.rail-main .ui-i[data-v-ba4b5b2f]{width:18px;height:18px;min-width:18px;min-height:18px;color:var(--muted)}.rail-link[data-v-ba4b5b2f]:hover{background:var(--surface-alt)}.rail-link:hover .ui-i[data-v-ba4b5b2f]{color:var(--accent)}.rail-link.active[data-v-ba4b5b2f]{background:var(--accent-soft);color:var(--accent-hover);font-weight:700}.rail-link.active .ui-i[data-v-ba4b5b2f]{color:var(--accent-hover)}.badge[data-v-ba4b5b2f]{background:var(--price);color:#fff;border-radius:999px;padding:0 6px;font-size:.7rem;font-weight:700;flex-shrink:0}.guest-links[data-v-ba4b5b2f]{margin-top:12px;gap:6px}.guest-links a[data-v-ba4b5b2f]{display:inline-flex;align-items:center;gap:8px;color:var(--link);font-size:.88rem;font-weight:600}.guest-links .ui-i[data-v-ba4b5b2f]{width:16px;height:16px;min-width:16px;min-height:16px}.verify-banner[data-v-ae317206]{background:#fff4e5;color:#5c3b00;border-bottom:1px solid #f0d9a8;padding:10px 16px;display:flex;flex-wrap:wrap;gap:10px 16px;justify-content:center;align-items:center;font-size:.92rem;font-weight:600}.verify-banner a[data-v-ae317206]{color:var(--link);text-decoration:underline}.app-body[data-v-ae317206]{max-width:1280px;margin:0 auto;padding:22px 20px 40px}.app-body.withSidebar[data-v-ae317206]{display:grid;grid-template-columns:220px 1fr;gap:18px;align-items:start}.sidebar[data-v-ae317206]{position:sticky;top:calc(var(--header-h) + 12px)}.app-main[data-v-ae317206]{min-width:0}.drawer-overlay[data-v-ae317206]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f3d2e66;z-index:250;display:none}.drawer-panel[data-v-ae317206]{background:var(--bg);width:min(300px,88vw);height:100%;overflow-y:auto;padding:14px;display:grid;gap:12px;align-content:start;box-shadow:var(--shadow-md)}.drawer-head[data-v-ae317206]{display:flex;justify-content:space-between;align-items:center}@media (max-width: 900px){.app-body.withSidebar[data-v-ae317206]{grid-template-columns:1fr}.desktop-only[data-v-ae317206]{display:none}.drawer-overlay[data-v-ae317206]{display:block}}.site-footer[data-v-ae317206]{border-top:1px solid var(--border);background:var(--surface);margin-top:24px}.footer-inner[data-v-ae317206]{max-width:1280px;margin:0 auto;padding:28px 16px 32px;display:grid;gap:12px}.footer-brand[data-v-ae317206]{font-size:1.05rem;font-weight:800;letter-spacing:-.03em}.footer-brand span[data-v-ae317206]{color:var(--accent)}.footer-nav[data-v-ae317206]{display:flex;flex-wrap:wrap;gap:14px}.footer-nav a[data-v-ae317206]{color:var(--link);font-size:.9rem;font-weight:600}.copy[data-v-ae317206]{margin:4px 0 0;font-size:.8rem}:root{--bg: #f0f0f0;--surface: #ffffff;--surface-alt: #f7f8fa;--text: #1a1a1a;--muted: #6b7785;--border: #e2e5e9;--accent: #00875a;--accent-hover: #006b47;--accent-soft: #e3fcef;--accent-border: #abf5d1;--header: #0f3d2e;--link: #0b6b4f;--price: #cc1800;--danger: #b00020;--radius: 6px;--radius-lg: 10px;--shadow: 0 1px 2px rgba(15, 61, 46, .06);--shadow-md: 0 4px 14px rgba(15, 61, 46, .1);--header-h: 64px;font-family:Public Sans,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.45;color:var(--text);background:var(--bg);font-size:15px}@media (max-width: 900px){:root{--header-h: 106px}}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell{min-height:100vh}.page-title{margin:0 0 14px;font-size:1.4rem;font-weight:700;letter-spacing:-.02em}.muted{color:var(--muted)}.error{color:var(--danger)}.ok{color:var(--accent)}.field{display:flex;flex-direction:column;gap:4px;font-size:.82rem;color:var(--muted);font-weight:600}.field input,.field select,.field textarea,input[type=search],input[type=text],input[type=number],input[type=email],input[type=password],input[type=url],select,textarea{padding:9px 11px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);font-weight:400}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px var(--accent-soft)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--accent);color:#fff;border:0;border-radius:var(--radius);padding:9px 16px;font-weight:700;cursor:pointer;transition:background-color .15s ease}.btn-primary:hover{background:var(--accent-hover)}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--surface);color:var(--accent);border:1px solid var(--accent);border-radius:var(--radius);padding:9px 16px;font-weight:600;cursor:pointer}.btn-secondary:hover{background:var(--accent-soft)}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:8px 12px;font-weight:600;cursor:pointer}.btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.btn-ghost.active{background:var(--accent);border-color:var(--accent);color:#fff}.full{width:100%}.price-text{color:var(--price);font-weight:800;letter-spacing:-.02em}.badge-trade{display:inline-flex;align-items:center;gap:4px;background-color:var(--accent-soft);color:var(--accent-hover);font-size:.72rem;font-weight:700;padding:2px 8px;border-radius:999px;border:1px solid var(--accent-border);white-space:nowrap}.ui-i{width:1em;height:1em;min-width:14px;min-height:14px;background:currentColor;display:inline-block;flex-shrink:0;vertical-align:-.12em;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-size:contain;mask-repeat:no-repeat;mask-position:center}.ui-i[data-i=logout]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E")}.ui-i[data-i=filter]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpolygon points='22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpolygon points='22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3'/%3E%3C/svg%3E")}.ui-i[data-i=list]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cline x1='8' y1='6' x2='21' y2='6'/%3E%3Cline x1='8' y1='12' x2='21' y2='12'/%3E%3Cline x1='8' y1='18' x2='21' y2='18'/%3E%3Cline x1='3' y1='6' x2='3.01' y2='6'/%3E%3Cline x1='3' y1='12' x2='3.01' y2='12'/%3E%3Cline x1='3' y1='18' x2='3.01' y2='18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cline x1='8' y1='6' x2='21' y2='6'/%3E%3Cline x1='8' y1='12' x2='21' y2='12'/%3E%3Cline x1='8' y1='18' x2='21' y2='18'/%3E%3Cline x1='3' y1='6' x2='3.01' y2='6'/%3E%3Cline x1='3' y1='12' x2='3.01' y2='12'/%3E%3Cline x1='3' y1='18' x2='3.01' y2='18'/%3E%3C/svg%3E")}.ui-i[data-i=grid]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3C/svg%3E")}.ui-i[data-i=reset]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpolyline points='1 4 1 10 7 10'/%3E%3Cpath d='M3.51 15a9 9 0 1 0 2.13-9.36L1 10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpolyline points='1 4 1 10 7 10'/%3E%3Cpath d='M3.51 15a9 9 0 1 0 2.13-9.36L1 10'/%3E%3C/svg%3E")}.ui-i[data-i=star]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E")}.ui-i[data-i=msg]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E")}.ui-i[data-i=save]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z'/%3E%3Cpolyline points='17 21 17 13 7 13 7 21'/%3E%3Cpolyline points='7 3 7 8 15 8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z'/%3E%3Cpolyline points='17 21 17 13 7 13 7 21'/%3E%3Cpolyline points='7 3 7 8 15 8'/%3E%3C/svg%3E")}.ui-i[data-i=check]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E")}.ui-i[data-i=user]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}.ui-i[data-i=ads]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpolyline points='21 15 16 10 5 21'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpolyline points='21 15 16 10 5 21'/%3E%3C/svg%3E")}.ui-i[data-i=bell]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9'/%3E%3Cpath d='M13.73 21a2 2 0 0 1-3.46 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9'/%3E%3Cpath d='M13.73 21a2 2 0 0 1-3.46 0'/%3E%3C/svg%3E")}.ui-i[data-i=search]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E")}.ui-i[data-i=swap]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M16 3l4 4-4 4'/%3E%3Cpath d='M20 7H4'/%3E%3Cpath d='M8 21l-4-4 4-4'/%3E%3Cpath d='M4 17h16'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M16 3l4 4-4 4'/%3E%3Cpath d='M20 7H4'/%3E%3Cpath d='M8 21l-4-4 4-4'/%3E%3Cpath d='M4 17h16'/%3E%3C/svg%3E")}.ui-i[data-i=wallet]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M21 12V7H5a2 2 0 0 1 0-4h14v4'/%3E%3Cpath d='M3 5v14a2 2 0 0 0 2 2h16v-5'/%3E%3Cpath d='M18 12a2 2 0 0 0 0 4h4v-4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M21 12V7H5a2 2 0 0 1 0-4h14v4'/%3E%3Cpath d='M3 5v14a2 2 0 0 0 2 2h16v-5'/%3E%3Cpath d='M18 12a2 2 0 0 0 0 4h4v-4z'/%3E%3C/svg%3E")}.ui-i[data-i=store]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M3 9l1-5h16l1 5'/%3E%3Cpath d='M3 9h18v11a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9z'/%3E%3Cpath d='M8 21V13h8v8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cpath d='M3 9l1-5h16l1 5'/%3E%3Cpath d='M3 9h18v11a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9z'/%3E%3Cpath d='M8 21V13h8v8'/%3E%3C/svg%3E")}.ui-i[data-i=close]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E")}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.card-surface{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.scroll-x{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#c5ccd4 transparent}.scroll-x::-webkit-scrollbar{height:6px}.scroll-x::-webkit-scrollbar-thumb{background:#c5ccd4;border-radius:999px}
