.brand-logo{display:inline-flex;width:184px;align-items:center;gap:2%}.brand-logo img{display:block;height:auto;object-fit:contain;flex-shrink:0}.brand-logo .brand-logo-mark{width:34%}.brand-logo .brand-logo-wordmark{width:64%;transform:translateY(25%)}:root{color:#222426;background:#f5f5f6;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Noto Sans CJK SC,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--accent: #0868c9;--accent-strong: #0759aa;--bg: #f5f5f6;--surface: #ffffff;--surface-soft: #f5f5f6;--text: #222426;--muted: #62666b;--border: #e8e9eb;--control: #c3c6cb;--positive: #25704c;--negative: #a63e3e;--sidebar: #242629;--sidebar-border: #3b393e;--sidebar-text: #ddd9df;--sidebar-muted: #bdc0c5;--shadow: 0 8px 24px rgba(24, 26, 29, .06)}:root[data-theme=dark]{color:#f2f0ed;background:#171719;--bg: #171719;--surface: #222225;--surface-soft: #2b2b2f;--text: #f2f0ed;--muted: #aaa6ad;--border: #3b393e;--control: #757981;--accent: #82b9f2;--accent-strong: #a3cdf7;--positive: #83c6a1;--negative: #f0a5a5;--sidebar: #111113;--sidebar-border: #302f33;--sidebar-text: #ece9ed;--sidebar-muted: #9d99a1;--shadow: 0 16px 42px rgba(0, 0, 0, .22)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;background:var(--bg);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100dvh;display:grid;grid-template-columns:204px minmax(0,1fr);background:var(--surface);color:var(--text)}.sidebar{position:sticky;top:0;height:100vh;display:flex;min-width:0;flex-direction:column;padding:18px 14px;border-right:1px solid var(--sidebar-border);background:var(--sidebar)}:root[data-theme=dark] .v5-auth-public .brand-logo-wordmark{filter:invert(1)}.sidebar-brand-row{position:relative;display:flex;min-height:64px;align-items:flex-start;justify-content:center;margin-bottom:20px}.sidebar-brand-row>.brand-logo{margin-top:14px;transition:width .2s ease}.sidebar-brand-row .brand-logo-wordmark{filter:invert(1)}.sidebar-account-footer{position:relative;display:flex;min-height:48px;align-items:stretch;margin-top:auto;border:1px solid var(--sidebar-border);border-radius:11px;background:#ffffff0b}.sidebar-account-footer .account-menu{position:relative;display:flex;min-width:0;flex:1}.account-chip{display:flex;min-width:0;flex:1;align-items:center;gap:9px;border:0;border-radius:10px 0 0 10px;padding:7px 10px;color:var(--sidebar-text);background:transparent;font:inherit;font-size:13px;cursor:pointer;transition:background .16s ease}.account-avatar{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:50%;color:var(--accent);background:#f1641e24;font-size:12px;font-weight:850}.account-name{min-width:0;flex:1;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.account-chip:hover,.account-chip[aria-expanded=true]{background:#f1641e1a}.account-chip:focus-visible,.sidebar-toggle:focus-visible{position:relative;z-index:1;outline:2px solid rgba(241,100,30,.55);outline-offset:-2px}.account-chevron{flex:0 0 auto;color:var(--sidebar-muted);transition:transform .16s ease}.account-chevron.open{transform:rotate(180deg)}.account-dropdown{position:absolute;z-index:40;bottom:calc(100% + 9px);left:0;width:164px;border:1px solid var(--sidebar-border);border-radius:10px;padding:6px;background:var(--sidebar);box-shadow:0 14px 34px #00000047}.account-dropdown button{display:flex;width:100%;align-items:center;gap:9px;border:0;border-radius:7px;padding:10px 11px;color:var(--sidebar-text);background:transparent;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.account-dropdown button:hover,.account-dropdown button:focus-visible{outline:0;color:#fff;background:#f1641e24}.sidebar-footer-divider{width:1px;margin-block:9px;background:var(--sidebar-border)}.sidebar-toggle{display:flex;width:42px;flex:0 0 42px;align-items:center;justify-content:center;border:0;border-radius:0 10px 10px 0;color:var(--sidebar-muted);background:transparent;cursor:pointer;transition:color .16s ease,background .16s ease}.sidebar-toggle:hover{color:#fff;background:#ffffff09}.sidebar nav{display:grid;gap:6px}.nav-item{display:flex;width:100%;align-items:center;gap:12px;border:0;border-radius:9px;padding:12px 14px;color:var(--sidebar-muted);background:transparent;font-weight:700;text-decoration:none;cursor:pointer}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:#f1641e29;box-shadow:inset 3px 0 var(--accent)}.sidebar-membership-link{display:flex;min-height:46px;align-items:center;justify-content:center;gap:9px;margin-top:auto;margin-bottom:12px;border-radius:9px;color:#fff;background:var(--accent);box-shadow:0 10px 24px #f1641e38;font-size:13px;font-weight:800;text-decoration:none;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.sidebar-membership-link:hover{background:var(--accent-strong);box-shadow:0 13px 28px #f1641e47;transform:translateY(-1px)}.sidebar-membership-link:focus-visible{outline:2px solid #fff;outline-offset:2px}.sidebar-membership-link+.sidebar-account-footer{margin-top:0}.app-shell.sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar-collapsed .sidebar{padding-inline:10px}.sidebar-collapsed .sidebar-brand-row{align-items:flex-start;justify-content:center}.sidebar-collapsed .sidebar-brand-row>.brand-logo{display:none}.sidebar-collapsed .sidebar-account-footer{flex-direction:column}.sidebar-collapsed .sidebar-account-footer .account-menu{min-height:42px}.sidebar-collapsed .account-chip{justify-content:center;border-radius:10px 10px 0 0;padding:7px}.sidebar-collapsed .account-name,.sidebar-collapsed .account-chevron{display:none}.sidebar-collapsed .account-dropdown{bottom:0;left:calc(100% + 9px)}.sidebar-collapsed .sidebar-footer-divider{width:auto;height:1px;margin:0 9px}.sidebar-collapsed .sidebar-toggle{width:100%;min-height:38px;flex-basis:38px;border-radius:0 0 10px 10px}.sidebar-collapsed .nav-item{justify-content:center;gap:0;padding-inline:0}.sidebar-collapsed .nav-item span{display:none}.sidebar-collapsed .sidebar-membership-link{min-height:46px;margin-inline:0}.sidebar-collapsed .sidebar-membership-link span{display:none}.app-main{min-width:0}.workspace{min-width:0;padding:32px 34px 48px}.page-header{margin-bottom:24px}.page-header h1{margin:4px 0 0;color:var(--text);font-size:32px;letter-spacing:-.025em}.page-kicker{margin:0;color:var(--accent);font-size:11px;font-weight:850;letter-spacing:.16em}.membership-page{width:min(1120px,100%);margin:0 auto}.membership-page-header{margin-bottom:34px}.membership-page-header .page-subtitle{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.membership-load-error{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;border:1px solid rgba(193,92,67,.35);border-radius:10px;padding:12px 14px;color:#c15c43;background:#c15c4314;font-size:13px}.membership-load-error button{border:0;border-radius:7px;padding:8px 11px;color:#fff;background:#c15c43;font-weight:750;cursor:pointer}.membership-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.membership-plans.is-loading{opacity:.72}.membership-plan-card{position:relative;display:flex;min-height:560px;flex-direction:column;border:1px solid var(--border);border-radius:18px;padding:30px;background:var(--surface);box-shadow:var(--shadow)}.membership-plan-card.pro-plan-card{border-color:var(--accent);background:var(--surface);box-shadow:0 18px 48px #f1641e1f}.membership-plan-heading{display:flex;min-height:66px;align-items:flex-start;justify-content:space-between;gap:18px}.membership-plan-heading h2{margin:0;font-size:24px;letter-spacing:-.02em}.membership-plan-heading p{max-width:330px;margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.current-plan-badge,.recommended-plan-badge{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.current-plan-badge{color:var(--muted);background:var(--surface-soft)}.recommended-plan-badge{color:#fff;background:var(--accent)}.membership-price{display:flex;align-items:baseline;gap:8px;margin-top:32px}.membership-price strong{color:var(--text);font-size:52px;letter-spacing:-.05em;line-height:1}.pro-plan-card .membership-price strong{color:var(--accent)}.membership-price span{color:var(--muted);font-size:16px}.membership-renewal-note{min-height:22px;margin:11px 0 0;color:var(--accent);font-size:12px;font-weight:700}.membership-card-divider{height:1px;margin:30px 0 24px;background:var(--border)}.membership-plan-card ul{display:grid;gap:18px;margin:0 0 30px;padding:0;list-style:none}.membership-plan-card li{display:flex;align-items:center;gap:10px;color:var(--text);font-size:14px}.membership-plan-card li svg{flex:0 0 auto;color:#27865f}.membership-plan-card>button{min-height:50px;margin-top:auto;border:0;border-radius:9px;font-weight:800;cursor:pointer}.membership-current-button{color:var(--muted);background:var(--surface-soft)}.membership-current-button:disabled{cursor:default}.membership-upgrade-button{color:#fff;background:var(--accent);box-shadow:0 10px 22px #f1641e33}.membership-upgrade-button:hover:not(:disabled){background:var(--accent-strong)}.membership-upgrade-button:disabled{opacity:.65;cursor:wait}.membership-payment-actions{display:grid;gap:10px;margin-top:auto}.membership-payment-recommendation{margin:0 0 1px;color:var(--muted);font-size:11px;text-align:center}.membership-payment-actions button{min-height:50px;border-radius:9px;font-weight:800;cursor:pointer}.membership-payment-actions .membership-upgrade-button{border:0}.membership-wechat-button{border:1px solid #1aad19;color:#168f16;background:#fff}.membership-wechat-button:hover{color:#fff;background:#1aad19}.membership-assurance{display:flex;width:fit-content;align-items:center;gap:18px;margin:28px auto 0;border:1px solid var(--border);border-radius:999px;padding:12px 18px;color:var(--muted);background:var(--surface);font-size:12px}.membership-assurance span{display:inline-flex;align-items:center;gap:7px}.membership-assurance svg{color:var(--accent)}.membership-assurance i{width:3px;height:3px;border-radius:50%;background:var(--border)}.accent-button{display:inline-flex;align-items:center;gap:8px;border-radius:9px;padding:12px 18px;color:#fff;background:var(--accent);font-weight:750;text-decoration:none}.accent-button:hover{background:var(--accent-strong)}.info-card,.settings-card{border:1px solid var(--border);border-radius:15px;padding:25px;background:var(--surface);box-shadow:var(--shadow)}.info-card>span{color:var(--accent);font-size:12px;font-weight:800}.info-card h3{margin:10px 0 8px;color:var(--text);font-size:20px}.info-card p,.settings-card p{margin:0;color:var(--muted);line-height:1.65}.muted-card{background:var(--surface-soft);box-shadow:none}.festival-opportunity-page{display:grid;gap:20px}.festival-page-header{padding:4px 0 0}.festival-page-header h1{margin:4px 0 10px;font-size:clamp(28px,2.4vw,36px);letter-spacing:-.03em}.festival-mode-tabs{display:inline-flex;width:fit-content;min-height:44px;padding:3px;border:1px solid var(--border);border-radius:10px;background:var(--surface-soft)}.festival-mode-tabs button{min-width:112px;min-height:36px;padding:0 16px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-weight:650;cursor:pointer;transition:color .15s ease-out,background .15s ease-out,box-shadow .15s ease-out}.festival-mode-tabs button[aria-current=page]{color:var(--text);background:var(--surface);box-shadow:0 1px 3px #00000014}.festival-mode-tabs button:active,.festival-external-link:active{transform:scale(.98)}.festival-filters{display:flex;flex-wrap:wrap;gap:10px;align-items:end;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.festival-filters label{display:grid;gap:5px;color:var(--muted);font-size:12px;font-weight:650}.festival-filters input,.festival-filters select{min-width:118px;height:42px;padding:0 11px;border:1px solid var(--border);border-radius:9px;color:var(--text);background:var(--surface);font:inherit;font-size:14px;font-weight:500}.festival-filters input:focus,.festival-filters select:focus{border-color:var(--accent);outline:2px solid color-mix(in srgb,var(--accent) 28%,transparent);outline-offset:1px}.festival-search{position:relative;flex:1 1 240px;max-width:360px}.festival-search svg{position:absolute;top:13px;left:12px;color:var(--muted)}.festival-search input{width:100%;min-width:220px;padding-left:38px}.festival-filter-actions{display:flex;gap:8px;margin-left:auto}.festival-filter-actions button{min-height:42px}.festival-clear-button{display:inline-flex;gap:5px;align-items:center}.festival-filter-error{flex-basis:100%;margin:0;color:#c15c43;font-size:13px}.festival-results-card{overflow:hidden}.festival-results-card>.table-title-row{padding:18px 20px;border-bottom:1px solid var(--border)}.festival-loading-icon{color:var(--muted);animation:spin 1s linear infinite}.festival-table-scroll{width:100%}.festival-table{width:100%;min-width:780px;border-collapse:collapse;table-layout:auto}.festival-table th{padding:11px 16px;color:var(--muted);background:var(--surface-soft);font-size:12px;font-weight:650;text-align:left;white-space:nowrap}.festival-table td{padding:14px 16px;border-top:1px solid var(--border);color:var(--text);font-size:13px;vertical-align:middle}.festival-table tbody tr{transition:background .14s ease-out}.festival-table tbody tr:hover{background:color-mix(in srgb,var(--surface-soft) 58%,transparent)}.festival-product-cell{display:flex;gap:12px;align-items:center;min-width:290px}.festival-product-cell img,.festival-image-placeholder{width:56px;height:56px;flex:0 0 56px;border:1px solid var(--border);border-radius:9px;object-fit:cover;background:var(--surface-soft)}.festival-image-placeholder{display:grid;place-items:center;color:var(--muted)}.festival-product-cell div{display:grid;gap:5px;min-width:0}.festival-product-cell strong{display:-webkit-box;overflow:hidden;font-size:14px;font-weight:650;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.festival-product-cell span,.festival-demand-cell>span{color:var(--muted)}.festival-demand-cell{display:grid;min-width:112px;align-content:center;gap:7px}.festival-demand-cell strong{font-size:20px;font-variant-numeric:tabular-nums;line-height:1.05;letter-spacing:-.02em}.festival-demand-cell>span{font-size:12px;line-height:1.2}.festival-heat-value{display:flex;gap:7px;align-items:baseline}.festival-heat-trend{color:var(--muted);font-size:16px;font-weight:700;line-height:1}.festival-heat-trend--up,.festival-review-change{color:var(--accent-strong)!important}.festival-score-meter{display:block;width:76px;height:4px;border:0;border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--border)}.festival-score-meter::-webkit-meter-bar{height:4px;border:0;border-radius:999px;background:var(--border)}.festival-score-meter::-webkit-meter-optimum-value{border-radius:999px;background:var(--accent)}.festival-score-meter::-moz-meter-bar{border-radius:999px;background:var(--accent)}.festival-shape-label{display:block;white-space:nowrap}.festival-shape-label{font-weight:650}.festival-external-link{display:inline-flex;gap:5px;align-items:center;min-height:44px;color:var(--accent-strong);font-weight:650;text-decoration:none;white-space:nowrap;transition:color .14s ease-out,transform .14s ease-out}.festival-rank{width:68px;font-size:18px!important;font-weight:700;font-variant-numeric:tabular-nums;text-align:center!important}.festival-shop-cell{display:flex;gap:10px;align-items:center;min-width:190px}.festival-shop-cell>div{display:grid;gap:4px;min-width:0}.festival-shop-cell strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.festival-shop-cell span{color:var(--muted);font-size:12px}.festival-shop-products{display:flex;min-width:132px;align-items:center;padding-left:8px}.festival-shop-products img,.festival-shop-products .festival-image-placeholder{width:44px;height:44px;flex:0 0 44px;border:2px solid var(--surface);border-radius:10px;object-fit:cover;background:var(--surface-soft)}.festival-shop-products img+img,.festival-shop-products img+.festival-image-placeholder,.festival-shop-products .festival-image-placeholder+img,.festival-shop-products .festival-image-placeholder+.festival-image-placeholder{margin-left:-8px}.festival-skeleton-row td span{display:block;width:82%;height:14px;border-radius:6px;background:var(--surface-soft);animation:skeleton-pulse 1.3s ease-in-out infinite}.festival-skeleton-row td:first-child span{height:46px}.festival-empty{min-height:210px}@keyframes skeleton-pulse{50%{opacity:.48}}@media (max-width: 1180px){.festival-filters{align-items:stretch}.festival-search{max-width:none}.festival-filter-actions{margin-left:0}.festival-table-scroll{scrollbar-gutter:stable}.festival-shop-table{min-width:680px;table-layout:fixed}.festival-shop-table th,.festival-shop-table td{padding-right:10px;padding-left:10px}.festival-shop-table th:nth-child(1){width:52px}.festival-shop-table th:nth-child(2){width:210px}.festival-shop-table th:nth-child(3){width:160px}.festival-shop-table th:nth-child(4){width:150px}.festival-shop-table th:nth-child(5){width:108px}.festival-shop-table .festival-shop-cell{min-width:0}}@media (prefers-reduced-motion: reduce){.festival-loading-icon,.festival-skeleton-row td span{animation:none}.festival-mode-tabs button,.festival-table tbody tr,.festival-external-link{transition:none}}.settings-card{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(480px,1.25fr);gap:42px;align-items:start}.settings-card h2{margin:0 0 8px;color:var(--text);font-size:21px}.theme-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.theme-options button{display:flex;min-height:106px;align-items:flex-start;gap:13px;border:1px solid var(--border);border-radius:12px;padding:18px;color:var(--text);background:var(--surface-soft);text-align:left;cursor:pointer}.theme-options button:hover{border-color:#aaa5a0}.theme-options button[aria-pressed=true]{border-color:var(--accent);box-shadow:0 0 0 3px #f1641e1f}.theme-options span{display:grid;gap:6px}.theme-options small{color:var(--muted)}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;border:1px solid var(--border);border-radius:13px;padding:14px;background:var(--surface)}.search-field{display:flex;width:min(560px,58vw);align-items:center;gap:10px;border:1px solid var(--border);border-radius:9px;padding:0 14px;color:var(--muted);background:var(--surface-soft)}.search-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #f1641e1f}.search-field input{width:100%;height:43px;border:0;outline:0;color:var(--text);background:transparent}.search-field input::placeholder{color:var(--muted)}.secondary-button,.pagination-bar button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);border-radius:9px;padding:10px 15px;color:var(--text);background:var(--surface-soft);cursor:pointer}.secondary-button:hover,.pagination-bar button:hover:not(:disabled){border-color:#aaa5a0}.table-card{overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.table-title-row{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 17px;border-bottom:1px solid var(--border)}.table-title-row h2{margin:0;color:var(--text);font-size:18px}.table-title-row p{margin:6px 0 0;color:var(--muted);font-size:13px}.table-refresh-indicator{display:inline-flex;margin-left:7px;vertical-align:-2px}.table-refresh-indicator svg{animation:spin 1s linear infinite}.table-title-row>span{color:var(--muted);font-size:13px}.table-scroll{overflow-x:auto}table{width:100%;min-width:1180px;border-collapse:collapse}th,td{height:68px;border-bottom:1px solid var(--border);padding:0 18px;text-align:left;white-space:nowrap}th{height:52px;color:var(--muted);font-size:13px;font-weight:700;background:var(--surface-soft)}th button{display:inline-flex;align-items:center;gap:5px;border:0;padding:7px 0;color:inherit;background:transparent;cursor:pointer}th button:hover{color:var(--text)}td{color:var(--text);font-size:14px}tbody tr:hover{background:var(--surface-soft)}.align-right,.number-cell,.action-cell{text-align:right}.emphasis{color:var(--text);font-weight:800}.muted-cell{color:var(--muted)}.shop-link{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:8px;padding:8px 11px;color:var(--text);text-decoration:none;background:var(--surface-soft)}.shop-link:hover{border-color:var(--accent);color:var(--accent)}.status-cell{height:220px;color:var(--muted);text-align:center}.status-panel{min-height:240px;display:grid;place-content:center;justify-items:center;gap:12px;color:var(--text)}.error-panel p{color:#c15c43}.pagination-bar{display:flex;min-height:66px;align-items:center;justify-content:space-between;padding:12px 18px;color:var(--muted);font-size:13px}.pagination-bar label{display:flex;align-items:center;gap:8px}.pagination-bar select{border:1px solid var(--border);border-radius:7px;padding:7px 9px;color:var(--text);background:var(--surface-soft)}.pagination-bar>div{display:flex;gap:8px}.pagination-bar button:disabled{opacity:.42;cursor:not-allowed}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.shops-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.page-subtitle{margin:9px 0 0;color:var(--muted);font-size:14px}.prototype-badge{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(241,100,30,.25);border-radius:999px;padding:8px 11px;color:var(--accent-strong);background:#f1641e14;font-size:12px;font-weight:750}.shop-filter-shell{position:relative;z-index:4;margin-bottom:14px;border:1px solid var(--border);border-radius:14px;padding:12px;background:var(--surface);box-shadow:0 7px 22px #3028200a}.shop-filter-toolbar{display:grid;grid-template-columns:minmax(290px,1fr) auto auto auto auto 42px;gap:9px;align-items:center}.shop-keyword-field{position:relative;display:flex;height:44px;min-width:0;align-items:center;gap:9px;border:1px solid var(--border);border-radius:9px;padding:0 11px;color:var(--muted);background:var(--surface-soft)}.shop-keyword-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #f1641e1c}.shop-keyword-field input{min-width:0;width:100%;height:100%;border:0;outline:0;color:var(--text);background:transparent}.shop-keyword-field input::placeholder{color:var(--muted)}.input-clear-button{display:grid;flex:0 0 26px;width:26px;height:26px;place-items:center;border:0;border-radius:6px;color:var(--muted);background:transparent;cursor:pointer}.input-clear-button:hover{color:var(--text);background:var(--border)}.filter-popover-wrap{position:relative}.filter-trigger,.apply-filter-button,.refresh-button{display:inline-flex;height:44px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border);border-radius:9px;padding:0 12px;color:var(--text);background:var(--surface);font-weight:700;white-space:nowrap;cursor:pointer}.filter-trigger:hover,.refresh-button:hover{border-color:#aaa5a0;background:var(--surface-soft)}.filter-trigger.has-selection{border-color:#f1641e8c;color:var(--accent-strong);background:#f1641e0f}.filter-count{display:grid;min-width:19px;height:19px;place-items:center;border-radius:999px;padding:0 5px;color:#fff;background:var(--accent);font-size:11px;line-height:1}.apply-filter-button{position:relative;border-color:var(--accent);padding-inline:15px;color:#fff;background:var(--accent)}.apply-filter-button:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.apply-filter-button.is-dirty{box-shadow:0 0 0 3px #f1641e21}.dirty-dot{position:absolute;top:-4px;right:-4px;width:9px;height:9px;border:2px solid var(--surface);border-radius:50%;background:#2a7c55}.refresh-button{width:42px;padding:0}.refresh-button:disabled{opacity:.55;cursor:wait}.is-spinning{animation:shop-spin .9s linear infinite}@keyframes shop-spin{to{transform:rotate(360deg)}}.multi-select-popover,.range-filter-popover{position:absolute;top:calc(100% + 9px);right:0;z-index:10;width:310px;overflow:hidden;border:1px solid var(--border);border-radius:12px;color:var(--text);background:var(--surface);box-shadow:0 20px 48px #2a231e2e}.multi-select-popover>label{display:flex;align-items:center;gap:8px;margin:11px;border:1px solid var(--border);border-radius:8px;padding:0 10px;color:var(--muted);background:var(--surface-soft)}.multi-select-popover>label:focus-within{border-color:var(--accent)}.multi-select-popover input{width:100%;height:38px;border:0;outline:0;color:var(--text);background:transparent}.option-list{max-height:290px;overflow-y:auto;padding:2px 8px 8px}.option-list>p{margin:28px 0;color:var(--muted);text-align:center;font-size:13px}.option-list>button{display:grid;width:100%;grid-template-columns:20px 1fr auto;gap:9px;align-items:center;border:0;border-radius:7px;padding:9px 8px;color:var(--text);background:transparent;text-align:left;cursor:pointer}.option-list>button:hover{background:var(--surface-soft)}.option-list>button small{color:var(--muted);font-variant-numeric:tabular-nums}.option-check{display:grid;width:18px;height:18px;place-items:center;border:1px solid var(--border);border-radius:5px;color:#fff}.option-check.selected{border-color:var(--accent);background:var(--accent)}.multi-select-popover footer,.range-filter-popover footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding:10px 12px;background:var(--surface-soft)}.multi-select-popover footer button,.range-filter-popover footer button{border:0;border-radius:7px;padding:7px 10px;color:var(--text);background:transparent;font-weight:700;cursor:pointer}.multi-select-popover footer button:last-child,.range-filter-popover footer button{color:#fff;background:var(--accent)}.multi-select-popover footer button:disabled{opacity:.4;cursor:default}.range-filter-popover{width:510px;padding-top:3px}.range-filter-popover>header{display:flex;align-items:flex-start;justify-content:space-between;padding:15px 17px 12px}.range-filter-popover>header div{display:grid;gap:4px}.range-filter-popover>header span{color:var(--muted);font-size:12px;font-weight:400}.range-filter-popover>header button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:6px;color:var(--muted);background:transparent;cursor:pointer}.range-row{display:grid;grid-template-columns:88px 1fr 14px 1fr;gap:9px;align-items:end;padding:10px 17px;border-top:1px solid var(--border)}.range-row>strong{align-self:center;font-size:13px}.range-row>i{align-self:center;color:var(--muted);font-style:normal;text-align:center}.range-row label{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;border:1px solid var(--border);border-radius:8px;padding:0 9px;background:var(--surface-soft)}.range-row label:focus-within{border-color:var(--accent)}.range-row label>span{position:absolute;top:-19px;left:0;color:var(--muted);font-size:10px}.range-row input{min-width:0;width:100%;height:36px;border:0;outline:0;color:var(--text);background:transparent}.range-row small{color:var(--muted)}.range-filter-popover footer{margin-top:8px}.range-filter-popover footer>span{color:var(--muted);font-size:11px}.filter-feedback{margin:9px 2px 0;color:var(--muted);font-size:12px}.filter-feedback.is-error{color:#bd4d2d}.active-filter-row{display:flex;min-height:42px;align-items:center;gap:10px;margin:0 2px 14px;color:var(--muted);font-size:12px}.active-filter-row>div{display:flex;flex:1;flex-wrap:wrap;gap:7px}.active-filter-row>button{border:0;padding:6px;color:var(--muted);background:transparent;font-weight:700;cursor:pointer}.active-filter-row>button:hover{color:var(--accent-strong)}.active-filter-chip{display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(241,100,30,.22);border-radius:999px;padding:6px 6px 6px 10px;color:var(--text);background:#f1641e0f}.active-filter-chip button{display:grid;width:19px;height:19px;place-items:center;border:0;border-radius:50%;padding:0;color:var(--muted);background:transparent;cursor:pointer}.active-filter-chip button:hover{color:#fff;background:var(--accent)}.shop-table-card{position:relative;z-index:1}.table-status-summary{display:grid;min-height:52px;justify-items:end;align-content:center;gap:5px}.table-status-summary>span{border-radius:999px;padding:6px 9px;color:var(--text);background:var(--surface-soft);font-size:12px;font-weight:700}.table-status-summary small{color:var(--muted)}.shop-table{min-width:1260px}.tracked-listings-table{min-width:850px}.tracked-listings-table .tracked-listing-title{min-width:230px;max-width:420px;white-space:normal;overflow-wrap:anywhere}.tracked-listing-title strong{display:block;line-height:1.5}.tracked-listing-title small{display:block;margin-top:6px;color:var(--muted)}.tracked-listing-url{display:block;max-width:380px;overflow:hidden;color:var(--accent-strong);text-overflow:ellipsis;white-space:nowrap}.tracked-listings-empty svg{color:#dca521}.tracked-listings-empty p{color:var(--muted)}.shop-table th button{border-radius:6px;padding:7px 4px;transition:color .15s ease,background .15s ease}.shop-table th button svg{color:color-mix(in srgb,var(--muted) 58%,transparent)}.shop-table th button:hover{background:#00000009}.shop-table th button.active-sort{color:var(--text);background:#f1641e14}.shop-table th button.active-sort svg{color:var(--accent-strong)}.shop-identity{display:grid;gap:8px;min-width:190px}.shop-identity>strong{overflow:hidden;max-width:240px;text-overflow:ellipsis}.shop-category-tags{display:flex;gap:5px}.shop-category-tags small,.shop-category-empty{display:inline-flex;width:max-content;border-radius:999px;padding:3px 7px;color:var(--muted);background:var(--surface-soft);font-size:10px;font-weight:650}.shop-category-tags small.matched{color:#a94416;background:#f1641e21}.shop-category-empty{opacity:.72}.shop-display-tags-heading,.shop-display-tags-cell{min-width:180px}.shop-display-tags{display:flex;max-width:190px;flex-wrap:wrap;align-items:center;gap:5px}.shop-display-tag{display:inline-block;max-width:120px;overflow:hidden;border-radius:6px;padding:3px 7px;color:var(--muted);background:var(--surface-soft);font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.shop-display-tag-more,.shop-display-tags-empty{color:var(--muted);font-size:10px}.country-value{display:inline-flex;align-items:center;padding:2px 0;background:transparent}.country-flag{display:block;width:22px;height:15px;flex:0 0 22px;margin-right:8px;border-radius:2px;object-fit:cover;box-shadow:0 0 0 1px #0000001f}.country-flag-fallback{height:18px;color:var(--muted);box-shadow:none}.tracking-column,.tracking-cell{width:48px;padding-inline:10px;text-align:center}.tracking-star-button{display:inline-grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;padding:0;color:var(--muted);background:transparent;cursor:pointer;transition:color .15s ease,background .15s ease,transform .15s ease}.tracking-star-button:hover{color:var(--accent);background:#f1641e17;transform:translateY(-1px)}.tracking-star-button[aria-pressed=true]{color:var(--accent)}.tracking-star-button:disabled{opacity:.48;cursor:wait;transform:none}.shop-cell-layout{display:flex;min-width:230px;align-items:center;gap:11px}.shop-placeholder{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid var(--border);border-radius:10px;color:var(--muted);background:var(--surface-soft)}.empty-shop-cell{height:300px;text-align:center}.empty-shop-cell>svg,.empty-shop-cell>strong,.empty-shop-cell>span,.empty-shop-cell>button{display:block;margin-inline:auto}.empty-shop-cell>svg{margin-bottom:13px;color:var(--muted)}.empty-shop-cell>strong{margin-bottom:7px;font-size:16px}.empty-shop-cell>span{color:var(--muted)}.empty-shop-cell>button{margin-top:17px;border:1px solid var(--border);border-radius:8px;padding:9px 13px;color:var(--text);background:var(--surface-soft);font-weight:700;cursor:pointer}.skeleton-row td{height:68px}.skeleton-row td>span{display:block;width:100%;height:12px;border-radius:999px;background:linear-gradient(90deg,var(--surface-soft) 20%,var(--border) 50%,var(--surface-soft) 80%);background-size:220% 100%;animation:shop-skeleton 1.3s ease-in-out infinite}@keyframes shop-skeleton{to{background-position:-220% 0}}.listing-table-card{position:relative;z-index:1}.listing-range-popover{width:560px;max-height:min(690px,calc(100vh - 185px));overflow-y:auto}.currency-filter-row{display:grid;grid-template-columns:88px 165px 1fr;gap:9px;align-items:center;border-top:1px solid var(--border);padding:10px 17px}.currency-filter-row>strong{font-size:13px}.currency-filter-row select{height:38px;border:1px solid var(--border);border-radius:8px;padding:0 9px;color:var(--text);background:var(--surface-soft)}.currency-filter-row>span{color:var(--muted);font-size:11px}.listing-table{min-width:1560px;table-layout:fixed}.listing-table th,.listing-table td{padding-inline:12px}.listing-table th:nth-child(1),.listing-table td:nth-child(1){width:340px}.listing-table th:nth-child(2),.listing-table td:nth-child(2){width:155px}.listing-table th:nth-child(3),.listing-table td:nth-child(3){width:165px}.listing-table th:nth-child(4),.listing-table td:nth-child(4){width:112px}.listing-table th:nth-child(5),.listing-table td:nth-child(5),.listing-table th:nth-child(6),.listing-table td:nth-child(6),.listing-table th:nth-child(7),.listing-table td:nth-child(7){width:112px}.listing-table th:nth-child(8),.listing-table td:nth-child(8){width:120px}.listing-table th:nth-child(9),.listing-table td:nth-child(9){width:120px}.listing-table th:nth-child(10),.listing-table td:nth-child(10){width:126px}.listing-table .listing-action-heading,.listing-table .listing-action-cell{position:sticky;right:0;z-index:2;border-left:1px solid var(--border);background:var(--surface);box-shadow:-10px 0 14px #2a231e14}.listing-table .listing-action-heading{z-index:3;background:var(--surface-soft)}.listing-table tbody tr:hover .listing-action-cell{background:var(--surface-soft)}.listing-title-cell{white-space:normal}.listing-product-row{display:flex;min-width:0;align-items:center;gap:11px}.listing-product-image{width:52px;height:52px;flex:0 0 52px;border:1px solid var(--border);border-radius:8px;object-fit:cover;background:var(--surface-soft)}.listing-product-copy{min-width:0;flex:1}.listing-product-copy>strong{display:-webkit-box;overflow:hidden;color:var(--text);line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.listing-title-cell mark{border-radius:3px;padding-inline:1px;color:inherit;background:#f1641e40}.listing-match-reasons{display:flex;overflow:hidden;gap:5px;margin-top:7px}.listing-match-reasons small{overflow:hidden;max-width:150px;border-radius:999px;padding:3px 7px;color:#a94416;background:#f1641e1c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.listing-category-value{display:block;overflow:hidden;text-overflow:ellipsis}.listing-shop-value{display:grid;gap:7px;overflow:hidden}.listing-shop-value>strong{overflow:hidden;text-overflow:ellipsis}.listing-shop-value>small{display:flex;align-items:center;color:var(--muted)}.listing-shop-value .country-flag{width:18px;height:12px;flex-basis:18px;margin-right:6px}.listing-review-note{display:flex;align-items:center;gap:7px;margin:0;border-bottom:1px solid var(--border);padding:10px 18px;color:var(--muted);background:color-mix(in srgb,var(--surface-soft) 75%,transparent);font-size:11px}.listing-review-note svg{flex:0 0 auto;color:var(--accent)}.tracked-page-header{margin-bottom:16px}.tracked-title-block{display:grid;justify-items:start}.tracked-title-block .add-etsy-link-button{margin-top:18px}.tracking-plan-row{display:flex;align-items:center;gap:12px;margin-top:14px;color:var(--muted);font-size:13px}.tracking-plan-row .secondary-button{padding:7px 11px}.add-etsy-link-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--accent);border-radius:9px;padding:0 15px;color:#fff;background:var(--accent);font-weight:750;cursor:pointer;box-shadow:0 8px 20px #f1641e29}.add-etsy-link-button:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.add-etsy-link-button:disabled{opacity:.58;cursor:wait}.tracking-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-4px 0 14px;border:1px solid rgba(241,100,30,.2);border-radius:10px;padding:10px 12px;color:var(--text);background:#f1641e12;font-size:13px}.tracking-notice button{display:grid;width:26px;height:26px;place-items:center;border:0;border-radius:6px;color:var(--muted);background:transparent;cursor:pointer}.tracked-shop-table{min-width:1100px}.tracked-shop-table th,.tracked-shop-table td{padding-inline:9px;font-size:12px}.tracked-shop-table .shop-cell-layout{min-width:190px;gap:9px}.tracked-shop-table .shop-placeholder{width:34px;height:34px;flex-basis:34px}.tracked-shop-table .shop-identity{min-width:145px}.tracked-shop-table .shop-identity>strong{max-width:180px}.tracked-shop-table .shop-link{padding:7px 9px;font-size:11px}.tracked-shop-table .tracked-action-heading,.tracked-shop-table .tracked-action-cell,.shop-table .shop-action-heading,.shop-table .shop-action-cell{width:140px;padding-left:0;padding-right:32px;text-align:left}.tracked-pagination-bar{display:flex;flex-wrap:nowrap;gap:20px}.tracked-pagination-summary{display:flex;min-width:0;flex:1;align-items:center;gap:12px}.tracked-pagination-summary strong{color:var(--text)}.tracked-pagination-summary span{color:var(--muted);font-size:11px}.tracked-pagination-controls{display:flex;flex:0 0 auto;align-items:center;gap:9px}.tracked-pagination-controls>span{min-width:72px;color:var(--muted);text-align:center}.tracked-pagination-controls button{min-width:72px}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0d0c0eab;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.etsy-link-dialog{width:min(540px,100%);overflow:hidden;border:1px solid var(--border);border-radius:17px;color:var(--text);background:var(--surface);box-shadow:0 28px 90px #00000059}.etsy-link-dialog>header{display:grid;grid-template-columns:42px 1fr 32px;gap:13px;align-items:start;padding:22px 22px 17px;border-bottom:1px solid var(--border)}.dialog-icon{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(241,100,30,.2);border-radius:11px;color:var(--accent);background:#f1641e14}.etsy-link-dialog h2{margin:0;font-size:20px}.etsy-link-dialog header p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.etsy-link-dialog header>button{display:grid;width:31px;height:31px;place-items:center;border:0;border-radius:7px;color:var(--muted);background:transparent;cursor:pointer}.etsy-link-dialog form{padding:20px 22px 22px}.etsy-link-dialog form>label{display:grid;gap:8px;color:var(--text);font-size:12px;font-weight:750}.etsy-link-dialog input{width:100%;height:44px;border:1px solid var(--border);border-radius:9px;outline:0;padding:0 12px;color:var(--text);background:var(--surface-soft)}.etsy-link-dialog input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #f1641e1c}.dialog-message{min-height:18px;margin:9px 0 18px;color:var(--muted);font-size:11px}.dialog-message.is-error{color:#c15c43}.etsy-link-dialog form footer{display:flex;justify-content:flex-end;gap:9px}.membership-content{display:grid;grid-template-columns:1fr 260px;gap:24px;padding:22px}.membership-plan strong{font-size:36px;color:var(--accent)}.membership-plan>span{color:var(--muted)}.membership-plan p{display:flex;gap:7px;align-items:center;margin:16px 0 0;font-size:13px}.membership-plan .membership-fx-note{margin-top:8px;color:var(--muted);font-size:12px}.membership-plan p svg{color:#24a148}.wechat-payment{display:grid;justify-items:center;gap:9px;min-height:290px;align-content:center}.wechat-payment img{border-radius:10px;background:#fff}.wechat-payment span{color:var(--muted);font-size:12px}.payment-spinner{animation:spin 1s linear infinite;color:var(--accent)}.payment-success{display:grid;justify-items:center;align-content:center;gap:10px;color:#24a148;font-weight:750}.payment-success span,.payment-feedback span{color:var(--muted);font-size:12px;font-weight:500;text-align:center}.payment-feedback{display:grid;min-height:290px;align-content:center;justify-items:center;gap:10px;text-align:center}.payment-feedback.is-error{color:#c15c43}.payment-feedback.is-expired{color:var(--text)}.payment-feedback button{display:inline-flex;align-items:center;gap:7px;margin-top:6px;border:0;border-radius:8px;padding:10px 13px;color:#fff;background:var(--accent);font-weight:750;cursor:pointer}.payment-feedback button:hover{background:var(--accent-strong)}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1320px){.shop-filter-toolbar{grid-template-columns:minmax(250px,1fr) auto auto auto}.apply-filter-button{grid-column:3}.refresh-button{grid-column:4}.tracked-pagination-summary span{display:none}}.primary-button{border-radius:9px;padding:11px 17px;color:#fff;background:#29262a;font-weight:700;text-decoration:none}.eyebrow{color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.17em}.auth-public-nav{position:absolute;z-index:3;top:0;right:0;left:0;display:grid;height:64px;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(24px,5vw,64px);background:transparent}.auth-public-nav .brand-logo{width:106px}.auth-public-nav nav{display:flex;align-items:center;justify-content:center;gap:34px;font-size:13px}.auth-public-nav nav a{color:var(--text);text-decoration:none}.auth-public-nav nav a:hover{opacity:.58}.auth-public-nav>div{display:flex;align-items:center;justify-content:flex-end;gap:13px;color:var(--muted);font-size:13px}.auth-public-nav button{border:0;padding:6px 0;color:var(--text);background:transparent;font-weight:750;cursor:pointer}.auth-public-nav button:hover{opacity:.65}.v5-auth-public{height:100dvh;overflow:hidden;background:radial-gradient(circle at 50% 8%,rgba(8,104,201,.08),transparent 33%),var(--surface-soft)}.v5-auth-public a{text-decoration:none}.v5-auth-public .v5-public-nav a{color:var(--text)}.auth-nav-back{color:var(--text);font-size:13px;font-weight:750;text-decoration:none}.auth-page{height:100dvh;display:grid;place-items:center;overflow:hidden;padding:76px 24px 24px;background:transparent}.auth-loading{min-height:100vh;display:grid;place-items:center;color:var(--muted);background:var(--bg);font-size:14px}.auth-showcase{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:center;overflow:hidden;padding:clamp(46px,6vw,92px);color:#fff;background:radial-gradient(circle at 20% 0%,rgba(37,126,218,.7),transparent 42%),linear-gradient(145deg,#0759aa,#08396c 56%,#092743)}.auth-showcase:before{position:absolute;width:480px;height:480px;right:-210px;bottom:-230px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 72px #ffffff06,0 0 0 145px #ffffff05;content:""}.auth-showcase-copy{position:relative;z-index:1;max-width:640px}.auth-eyebrow{margin:0 0 20px;color:#acd5ff;font-size:11px;font-weight:850;letter-spacing:.18em}.auth-showcase-copy h1{margin:0;font-size:clamp(40px,4.2vw,68px);line-height:1.08;letter-spacing:-.045em}.auth-showcase-copy>p:last-child{max-width:530px;margin:24px 0 0;color:#ffffffb8;font-size:16px;line-height:1.75}.auth-product-preview{position:relative;z-index:1;width:min(680px,100%);margin-top:52px;border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:18px;color:#76baff;background:#08192b6b;box-shadow:0 28px 70px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:perspective(1200px) rotateY(3deg) rotateX(1deg)}.auth-preview-toolbar{display:flex;align-items:center;gap:6px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}.auth-preview-toolbar i{width:7px;height:7px;border-radius:50%;background:#ffffff47}.auth-preview-toolbar span{margin-left:8px;color:#ffffff9e;font-size:11px;font-style:normal;font-weight:700}.auth-preview-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0}.auth-preview-metrics div{display:grid;grid-template-columns:1fr auto;gap:5px;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:12px;background:#ffffff0e}.auth-preview-metrics span{grid-column:1 / -1;color:#ffffff80;font-size:10px}.auth-preview-metrics strong{color:#fff;font-size:19px;letter-spacing:-.03em}.auth-preview-metrics em{align-self:end;color:#7be4ad;font-size:9px;font-style:normal}.auth-preview-chart{border:1px solid rgba(255,255,255,.1);border-radius:11px;padding:14px 14px 5px;background:#ffffff0b}.auth-chart-heading{display:flex;justify-content:space-between;color:#ffffffb8;font-size:10px}.auth-chart-heading b{color:#ffffff61;font-weight:500}.auth-preview-chart svg{display:block;width:100%;height:105px;margin-top:8px;overflow:visible}.auth-chart-area{fill:url(#auth-chart-fill)}.auth-chart-line{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:3;vector-effect:non-scaling-stroke}.auth-preview-list{display:grid;grid-template-columns:1.4fr 1fr .7fr;gap:10px;margin-top:12px}.auth-preview-list span{height:7px;border-radius:10px;background:#ffffff1a}.auth-showcase-note{position:relative;z-index:1;margin:26px 0 0;color:#ffffff7a;font-size:11px}.auth-panel{display:grid;width:100%;height:100%;min-width:0;min-height:0;place-items:center}.auth-card{width:min(430px,100%);border:1px solid var(--border);border-radius:16px;padding:38px 38px 30px;color:var(--text);background:var(--surface);box-shadow:0 16px 45px #1c273317}.auth-card-brand{display:block;width:126px;margin:0 auto 30px}.auth-card-heading h2{margin:0;font-size:30px;line-height:1.2;letter-spacing:-.035em}.auth-card-heading p{margin:10px 0 28px;color:var(--muted);font-size:14px}.auth-step-back{margin:0 0 18px;border:0;padding:0;color:var(--muted);background:transparent;font-size:12px;cursor:pointer}.auth-step-back:hover{color:var(--accent)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:24px;border-radius:11px;padding:4px;background:var(--surface-soft)}.auth-tabs button{min-height:40px;border:0;border-radius:8px;padding:9px;color:var(--muted);background:transparent;font-weight:700;cursor:pointer}.auth-tabs button[aria-selected=true]{color:var(--text);background:var(--surface);box-shadow:0 2px 7px #191f2614}.auth-methods{display:flex;gap:24px;margin:2px 0 8px;border-bottom:1px solid var(--border)}.auth-methods button{position:relative;border:0;padding:0 1px 11px;color:var(--muted);background:transparent;font-size:13px;font-weight:700;cursor:pointer}.auth-methods button[aria-pressed=true]{color:var(--accent)}.auth-methods button:disabled{opacity:.42;cursor:not-allowed}.auth-methods button[aria-pressed=true]:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px;background:var(--accent);content:""}.google-login{display:grid;min-height:44px;place-items:center}.google-login[aria-busy=true]{opacity:.65;pointer-events:none}.google-unavailable{width:100%;border:1px dashed var(--border);border-radius:10px;padding:12px;color:var(--muted);background:var(--surface-soft);text-align:center;font-size:13px}.google-link-form{width:100%;border:1px solid var(--border);border-radius:12px;padding:16px;background:var(--surface-soft)}.google-link-form>strong{display:block;font-size:15px}.google-link-form>p{margin:6px 0 4px;color:var(--muted);font-size:13px;line-height:1.5}.google-terms{margin:10px 0 0;color:var(--muted);font-size:12px}.auth-divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:var(--muted);font-size:11px}.auth-divider:before,.auth-divider:after{height:1px;flex:1;background:var(--border);content:""}.auth-card label{display:grid;gap:8px;margin-top:17px;color:var(--text);font-size:12px;font-weight:750}.auth-card input{width:100%;height:46px;border:1px solid var(--control);border-radius:9px;padding:0 13px;outline:0;color:var(--text);background:var(--surface);transition:border-color .15s ease,box-shadow .15s ease}.auth-card input::placeholder{color:#9ca0a6}.auth-card input:hover{border-color:#979ca3}.auth-card input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0868c921}.password-field{position:relative;display:block}.password-field input{padding-right:44px}.password-field button{position:absolute;top:50%;right:5px;display:grid;width:36px;height:36px;border:0;border-radius:7px;padding:0;place-items:center;color:var(--muted);background:transparent;cursor:pointer;transform:translateY(-50%)}.password-field button:hover{color:var(--text);background:var(--surface-soft)}.password-field button:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.auth-recovery-link{display:block;margin:10px 0 0 auto;border:0;padding:0;color:var(--accent);background:transparent;font-size:12px;font-weight:700;cursor:pointer}.auth-login-options{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px}.auth-login-options .terms-checkbox,.auth-login-options .auth-recovery-link{margin:0}.auth-password-hint{margin:8px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.legacy-compat-note{margin:11px 0 0;border-radius:8px;padding:9px 11px;color:var(--muted);background:var(--surface-soft);font-size:12px;line-height:1.5}.recovery-demo-note{margin:2px 0 0;border-radius:8px;padding:8px 10px;color:var(--accent);background:#0868c912;font-size:12px;font-weight:700}.verification-row{display:grid;grid-template-columns:1fr auto;gap:8px}.verification-row button{min-width:104px;border:1px solid var(--control);border-radius:9px;padding:0 13px;color:var(--accent);background:var(--surface);font-size:12px;font-weight:750;cursor:pointer}.verification-row button:hover{border-color:var(--accent);background:#0868c90d}.verification-row button:disabled{opacity:.55;cursor:not-allowed}.auth-message{margin-top:15px;border:1px solid rgba(166,62,62,.17);border-radius:9px;padding:11px 12px;color:var(--negative);background:#a63e3e12;font-size:12px;line-height:1.5}.auth-submit{width:100%;min-height:46px;margin-top:22px;border:0;border-radius:9px;padding:12px;color:#fff;background:var(--accent);box-shadow:0 8px 18px #0868c92e;font-weight:750;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.auth-submit:hover:not(:disabled){background:var(--accent-strong);box-shadow:0 10px 22px #0868c93d;transform:translateY(-1px)}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-submit-secondary{margin-top:15px;color:var(--text);background:var(--surface-soft);box-shadow:none}.legacy-login{margin-top:20px;border-top:1px solid var(--border);padding-top:16px}.legacy-login summary{color:var(--muted);font-size:12px;text-align:center;cursor:pointer}.legacy-login[open] summary{color:var(--text)}.terms-checkbox{grid-template-columns:18px 1fr;align-items:center;font-weight:500;cursor:pointer}.auth-card .terms-checkbox input{width:16px;height:16px;accent-color:var(--accent)}.terms-checkbox a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.auth-card-switch{display:flex;justify-content:center;gap:6px;margin-top:24px;color:var(--muted);font-size:12px}.auth-card-switch button{border:0;padding:0;color:var(--accent);background:transparent;font-weight:750;cursor:pointer}@media (max-width: 980px){.auth-page{padding:76px 24px 24px}}@media (max-width: 699px){.auth-public-nav{height:60px;grid-template-columns:auto 1fr auto;gap:14px;padding-inline:16px}.auth-public-nav .brand-logo{width:92px}.auth-public-nav nav{gap:13px;font-size:11px}.auth-public-nav>div span{display:none}.auth-page{height:100dvh;padding:72px 14px 14px}.auth-card{max-height:100%;border-radius:15px;padding:26px 22px 24px}.auth-card-brand{width:112px;margin-bottom:25px}.auth-card-heading h2{font-size:27px}.verification-row{grid-template-columns:minmax(0,1fr) auto}}@media (max-width: 480px){.auth-public-nav{gap:10px;padding-inline:12px}.auth-public-nav .brand-logo{width:82px}.auth-public-nav nav{gap:9px;font-size:10px}.auth-public-nav>div{display:none}}@media (max-height: 760px){.auth-card-brand{display:none}.auth-card{padding-block:24px 20px}.auth-card-heading p{margin-bottom:20px}.auth-card-switch{margin-top:18px}}.legal-page{min-height:100vh;padding:34px;color:#2b282b;background:#faf7f2}.legal-header{display:flex;align-items:center;justify-content:space-between;max-width:900px;margin:0 auto 24px}.legal-header>p{margin:0;color:#7a746f;font-size:12px}.legal-brand{display:inline-flex;width:154px}.legal-brand .brand-logo{width:100%}.legal-document{max-width:900px;margin:0 auto;border:1px solid #e5ddd6;border-radius:18px;padding:46px 54px;background:#fff;box-shadow:0 22px 62px #42312317}.legal-intro{padding-bottom:28px;border-bottom:1px solid #eee7e1}.legal-intro h1{margin:8px 0 13px;font-size:38px;letter-spacing:-.025em}.legal-intro>p:last-child{max-width:680px;margin:0;color:#6f6964;font-size:15px;line-height:1.8}.legal-document section{padding-top:30px}.legal-document h2{margin:0 0 12px;font-size:19px}.legal-document section p,.legal-document li{color:#5f5955;font-size:14px;line-height:1.85}.legal-document section p{margin:10px 0 0}.legal-document ul{margin:10px 0 0;padding-left:22px}.legal-document strong{color:#2b282b}.legal-footer{margin-top:36px;border-top:1px solid #eee7e1;padding-top:24px}.legal-footer a{color:var(--accent);font-size:13px;font-weight:700;text-decoration:none}.application-page-header{max-width:760px;margin-bottom:30px}.application-page-header h1{margin:5px 0 10px;font-size:34px;letter-spacing:-.025em}.application-page-header>p:last-child{margin:0;color:var(--muted);font-size:14px}.application-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1080px}.application-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto;min-height:168px;align-items:start;gap:17px;border:1px solid var(--border);border-radius:16px;padding:24px;color:var(--text);background:var(--surface);box-shadow:0 14px 34px #14121512;text-decoration:none;transition:border-color .17s ease,box-shadow .17s ease,transform .17s ease}.application-card:hover{border-color:#f1641e70;box-shadow:0 20px 46px #1412151f;transform:translateY(-2px)}.application-card:focus-visible{outline:3px solid rgba(241,100,30,.22);outline-offset:3px}.application-icon,.application-detail-icon{display:grid;place-items:center;color:#fff;background:var(--accent);box-shadow:0 10px 24px #f1641e3d}.application-icon{width:56px;height:56px;border-radius:14px}.application-card-copy{display:grid;gap:7px}.application-card-copy strong{font-size:18px}.application-card-copy>span:last-child{color:var(--muted);font-size:13px;line-height:1.65}.application-card-meta{color:var(--accent);font-size:9px;font-weight:850;letter-spacing:.14em}.application-card-aside{display:grid;min-height:112px;justify-items:end;align-content:space-between;color:var(--muted)}.application-card-aside small{border:1px solid var(--border);border-radius:999px;padding:5px 8px;background:var(--surface-soft);font-size:10px}.application-card:hover .application-card-aside svg{color:var(--accent)}.application-detail-page{max-width:1100px;margin:0 auto}.application-breadcrumb{display:flex;align-items:center;gap:9px;margin:-4px 0 28px;color:var(--muted);font-size:12px}.application-breadcrumb a{color:var(--muted);text-decoration:none}.application-breadcrumb a:hover{color:var(--accent)}.application-detail-header{display:grid;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:22px}.application-detail-icon{width:80px;height:80px;border-radius:19px}.application-detail-header p{margin:0 0 5px;color:var(--accent);font-size:10px;font-weight:850;letter-spacing:.15em}.application-detail-header h1{margin:0 0 7px;font-size:31px;letter-spacing:-.025em}.application-detail-header div>span{color:var(--muted);font-size:14px}.application-detail-header>small{align-self:start;border:1px solid var(--border);border-radius:999px;padding:7px 10px;color:var(--muted);background:var(--surface)}.application-feature-panel{display:flex;min-height:180px;align-items:center;justify-content:space-between;gap:30px;margin-top:30px;border:1px solid color-mix(in srgb,var(--accent) 24%,var(--border));border-radius:18px;padding:32px 38px;color:var(--text);background:color-mix(in srgb,var(--accent) 8%,var(--surface));overflow:hidden}.application-feature-panel>div>span{color:var(--accent);font-size:10px;font-weight:850;letter-spacing:.15em}.application-feature-panel h2{margin:9px 0 8px;font-size:24px;letter-spacing:-.015em}.application-feature-panel p{margin:0;color:var(--muted);font-size:13px}.application-feature-panel>svg{flex:0 0 auto;color:color-mix(in srgb,var(--accent) 68%,var(--text))}.public-extension-panel{background:color-mix(in srgb,var(--accent) 5%,var(--surface))}.application-download-section{margin-top:30px}.application-download-section>h2{margin:0 0 6px;font-size:18px}.application-download-section>p{margin:0 0 16px;color:var(--muted);font-size:13px;line-height:1.65}.application-download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.application-download-card{display:grid;grid-template-columns:34px minmax(0,1fr);gap:4px 11px;border:1px solid var(--border);border-radius:13px;padding:17px;color:var(--text);background:var(--surface);text-decoration:none;transition:border-color .16s ease,background .16s ease}.application-download-card:hover{border-color:#f1641e66;background:color-mix(in srgb,var(--accent) 5%,var(--surface))}.application-download-card>span{display:grid;grid-row:1 / 3;width:34px;height:34px;place-items:center;border-radius:9px;color:var(--accent);background:#f1641e1a}.application-download-card strong{font-size:14px}.application-download-card small{color:var(--muted);font-size:11px}.application-download-card em{display:flex;grid-column:1 / -1;align-items:center;justify-content:space-between;margin-top:12px;padding-top:11px;border-top:1px solid var(--border);color:var(--accent);font-size:11px;font-style:normal;font-weight:750}.extension-download-section{max-width:700px}.extension-download-button,.application-state-card button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;padding:0 15px;color:#fff;background:var(--accent);font-weight:750;cursor:pointer}.extension-download-button:disabled{opacity:.58;cursor:wait}.extension-direct-download{margin-top:24px;border-top:1px solid var(--border);padding-top:20px}.extension-direct-download h3{margin:0 0 6px;font-size:15px}.extension-direct-download>p{margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.65}.extension-download-button-secondary{border:1px solid var(--border);color:var(--text);background:var(--surface)}.extension-download-button-secondary:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 42%,var(--border));background:color-mix(in srgb,var(--accent) 5%,var(--surface))}.application-download-error{margin-top:10px!important;color:#c15c43!important}.application-loading-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1080px;padding-top:82px}.application-loading-grid span{height:168px;border-radius:16px;background:var(--surface-soft);animation:shop-skeleton 1.3s ease-in-out infinite}.application-state-card{max-width:640px;border:1px solid var(--border);border-radius:15px;padding:28px;background:var(--surface)}.application-state-card h1{margin:0 0 8px;font-size:23px}.application-state-card p{margin:0 0 18px;color:var(--muted)}@media (max-width: 1280px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.workspace{padding-inline:24px}.sidebar{padding-inline:10px}.brand-logo{width:164px}}.search-access-notice{align-items:center;background:#fff8e8;border:1px solid #f1d28a;border-radius:10px;color:#7a5310;display:flex;justify-content:space-between;margin:0 0 16px;padding:10px 14px}.search-access-notice span{font-size:13px}.table-card{border:0;border-radius:0;box-shadow:none;background:var(--surface)}.table-title-row{min-height:64px;padding:12px 0;gap:16px}.table-title-row h2{font-size:16px;font-weight:500}.table-title-row p{font-size:13px}.table-status-summary>span{border-radius:5px;padding:5px 8px;font-size:13px;font-weight:400}.table-scroll{border-bottom:1px solid var(--border)}.shop-filter-shell{border:0;border-block:1px solid var(--border);border-radius:0;padding:16px 0;margin-bottom:0;box-shadow:none}.shop-filter-toolbar{display:flex;flex-wrap:wrap;gap:9px}.shop-filter-toolbar .shop-keyword-field{flex:1;min-width:210px;background:var(--surface);border-color:var(--control)}.filter-trigger,.apply-filter-button,.refresh-button{border-color:var(--control);font-size:14px;font-weight:500}.apply-filter-button{background:var(--text);color:var(--surface);border-color:var(--text)}.apply-filter-button:hover{background:var(--muted);border-color:var(--muted)}.apply-filter-button.is-dirty{box-shadow:none}.listing-table{min-width:870px;table-layout:auto}.listing-table th:nth-child(n),.listing-table td:nth-child(n){width:auto;padding:12px 13px}.listing-table th:first-child{width:36%}.listing-table th,.shop-table th{height:44px;font-size:13px;font-weight:400;background:var(--surface-soft);border-block:1px solid var(--border)}.listing-table td,.shop-table td{border-bottom:1px solid var(--border);font-size:14px}.listing-table .listing-action-heading,.listing-table .listing-action-cell{position:static;box-shadow:none;border-left:0}.listing-product-row{display:flex;align-items:center;gap:15px}.listing-product-copy{min-width:0}.listing-product-copy>strong{font-size:15px;font-weight:500;line-height:1.5}.listing-shop-value strong{font-size:14px;font-weight:500;white-space:normal;overflow-wrap:anywhere}.listing-shop-value small{font-size:13px}.listing-row-actions{display:flex;align-items:center;justify-content:flex-end}.listing-view-bar{display:flex;align-items:center;gap:10px;min-height:47px;border-bottom:1px solid var(--border)}.listing-view-bar>span{align-self:stretch;display:flex;align-items:center;border-bottom:2px solid var(--text);font-size:14px;font-weight:600}.listing-view-controls{display:flex;margin-left:auto}.listing-view-controls button[aria-pressed=true]{color:var(--accent);background:var(--surface-soft);border-bottom:2px solid var(--text);border-radius:8px 8px 0 0}.listing-columns{position:relative}.listing-column-menu{position:absolute;z-index:8;top:100%;right:0;width:220px;margin:8px 0 0;padding:12px;border:1px solid var(--control);border-radius:9px;background:var(--surface);box-shadow:var(--shadow)}.listing-column-menu legend{padding:0 4px;font-size:14px;background:var(--surface)}.listing-column-menu label{display:flex;align-items:center;gap:10px;min-height:44px;font-size:14px}.listing-column-menu input{width:17px;height:17px;accent-color:var(--accent)}.listing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 20px;padding-block:16px}.listing-grid-sort{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:12px;color:var(--muted);font-size:13px}.listing-grid-sort select{min-height:44px;max-width:100%;border:1px solid var(--control);border-radius:8px;padding:8px;color:var(--text);background:var(--surface)}.listing-grid-card{min-width:0}.listing-grid-card .listing-image-button{width:100%}.listing-grid-card .etsy-image{width:100%;height:220px;border-radius:9px}.listing-grid-card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:13px 0 5px;font-size:15px;line-height:1.5;font-weight:500}.listing-grid-card p{margin:0;color:var(--muted);font-size:13px;overflow-wrap:anywhere}.listing-grid-metrics,.listing-grid-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:9px;font-size:13px}.listing-grid-metrics strong{margin-right:auto;font-size:16px;font-weight:500}.listing-grid-actions>span{flex:1;color:var(--muted)}.listing-preview .etsy-image{width:100%;height:252px;border-radius:9px}.listing-preview h3{margin:21px 0 12px;font-size:24px;line-height:1.4}.listing-preview-shop{color:var(--muted);font-size:14px}.listing-preview-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-block:21px;border-block:1px solid var(--border)}.listing-preview-values dt{margin-bottom:8px;color:var(--muted);font-size:13px}.listing-preview-values dd{margin:0;font-size:18px;overflow-wrap:anywhere}.listing-table-card{display:flex;flex-direction:column}.listing-table-card>.table-title-row{order:1}.listing-table-card>.pagination-bar{order:2}.listing-table-card .table-title-row h2{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.listing-table-card .table-title-row{border:0;min-height:42px}.listing-view-bar+.shop-filter-shell{border-top:0}.listing-filter-toolbar .shop-keyword-field{flex:0 1 386px;max-width:386px;order:0;min-height:44px}.listing-filter-toolbar .shop-keyword-field input{font-size:14px}.keyword-submit{display:inline-flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;min-width:36px;min-height:42px;padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer}.listing-filter-toolbar>.filter-popover-wrap{order:2}.listing-filter-toolbar>.listing-advanced-trigger{order:1}.listing-filter-toolbar .listing-grid-sort{order:3;margin-left:auto;padding-top:0}.listing-filter-toolbar .listing-grid-sort select{width:165px}.listing-filter-toolbar .listing-columns{order:4}.listing-table .number-cell{font-size:16px;font-weight:500}@media (max-width: 1219px){.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 699px){.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.listing-grid-card .etsy-image{height:195px}}.listing-image-button{padding:0;flex-shrink:0;border:0;border-radius:5px;background:transparent;cursor:pointer}.etsy-image{display:block;flex:0 0 53px;width:53px;height:60px;position:relative;overflow:hidden;border-radius:5px;background:var(--surface-soft);outline:1px solid #0000001a}.etsy-image img{display:block;width:100%;height:100%;object-fit:cover}.etsy-image img[hidden]{display:none}.etsy-image-placeholder{display:grid;width:100%;height:100%;place-items:center;color:var(--muted)}:root[data-theme=dark] .etsy-image{outline-color:#ffffff1a}.pagination-bar{padding-inline:0}.number-cell{font-variant-numeric:tabular-nums}.shop-table .number-cell,.shop-table .emphasis{font-weight:500}.shop-table th button{color:var(--muted);font-weight:400}.shop-table th button.active-sort{color:var(--text);background:var(--surface-soft)}.settings-layout{display:grid;grid-template-columns:166px minmax(0,690px);gap:46px}.settings-navigation{display:flex;flex-direction:column;gap:5px}.settings-navigation button{min-height:44px;padding:12px 13px;border:0;border-radius:7px;color:var(--muted);background:transparent;text-align:left;font:inherit;font-size:14px;cursor:pointer}.settings-navigation button[aria-pressed=true]{color:var(--text);background:var(--surface-soft);font-weight:500}.settings-card{display:block;padding:0;border:0;border-radius:0;box-shadow:none}.settings-card h2,.settings-group h2{margin:0 0 15px;font-size:18px;font-weight:500}.settings-card p{margin:0 0 20px;color:var(--muted);font-size:14px}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:73px;padding:12px 0;border-bottom:1px solid var(--border);font-size:15px}.settings-row strong{font-weight:500;overflow-wrap:anywhere}.theme-options{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-options button{min-width:0}.theme-options button svg{flex-shrink:0}.theme-options button[aria-pressed=true]{box-shadow:none;outline:1px solid var(--accent)}@media (max-width: 900px){.settings-card{grid-template-columns:minmax(0,1fr)}}@media (max-width: 699px){.theme-options{grid-template-columns:minmax(0,1fr)}}.shop-table th{height:44px;padding-block:0}.listing-table th:nth-child(n){padding-block:0}.shop-table th button{min-height:44px;padding-block:8px}.tracked-listings-table{min-width:600px}.tracked-listings-table th:first-child{width:58%}.tracked-listings-table th:nth-child(2){width:24%}.festival-page-header h1{font-size:32px;font-weight:600}.festival-switch{margin-left:auto}.festival-directory-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:32px;max-width:1090px}.festival-feature{display:block;position:relative;min-height:442px;padding:34px;overflow:hidden;border-radius:16px;color:#25282c;background:#eeebe4;text-decoration:none}.festival-phase{display:inline-block;padding:4px 9px;border:1px solid #d6d0c6;border-radius:5px;font-size:12px}.festival-feature h2{position:relative;z-index:1;white-space:pre-line;margin:18px 0;font-size:42px;font-weight:500;line-height:1.2}.festival-feature img{position:absolute;width:158px;height:204px;right:38px;top:170px;object-fit:cover;transform:rotate(10deg);box-shadow:0 12px 24px #00000015}.festival-feature img+img{right:158px;top:195px;transform:rotate(-10deg)}.festival-feature-action{display:inline-flex;position:absolute;bottom:30px;left:34px;z-index:1;align-items:center;gap:10px;min-height:44px;padding:0 18px;border-radius:8px;background:#25282c;color:#fff;font-size:14px}.festival-directions{padding:24px}.festival-directions h2{margin:0 0 23px;font-size:22px;font-weight:500}.festival-directions a{display:flex;gap:22px;align-items:center;min-height:88px;border-bottom:1px solid var(--border);color:var(--text);text-decoration:none;font-size:16px}.festival-directions a>span{color:var(--muted);font-size:28px;font-weight:300}.festival-directions a>svg{margin-left:auto}@media (max-width: 699px){.festival-directory-layout{grid-template-columns:minmax(0,1fr);gap:20px}.festival-feature{min-height:392px;padding:26px}.festival-feature h2{font-size:36px}.festival-feature img{width:135px;height:177px;right:24px;top:150px}.festival-feature img+img{right:121px;top:174px}.festival-directions{padding:0}.festival-switch{margin-left:0}}.festival-mode-tabs{border:0;border-bottom:1px solid var(--border);border-radius:0;background:transparent;padding:0}.festival-mode-tabs button{min-height:44px;border-radius:0;font-size:14px;font-weight:400}.festival-mode-tabs button[aria-current=page]{border-bottom:2px solid var(--text);box-shadow:none;font-weight:600}.festival-filters{border-inline:0;border-radius:0;padding:16px 0}.festival-filters label{font-size:13px;font-weight:400}.festival-filters input,.festival-filters select{height:44px;border-color:var(--control)}.festival-table th{height:44px;font-size:13px;font-weight:400}.festival-table td{font-size:14px}.festival-product-cell strong,.festival-shop-cell strong{font-size:15px;font-weight:500}.festival-results-card>.table-title-row{padding:14px 0}.product-title-button{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:0;border:0;color:var(--text);background:transparent;text-align:left;font:inherit;font-size:14px;font-weight:500;line-height:1.5;cursor:pointer}.overview-v5{max-width:1120px}.overview-search{display:flex;align-items:center;gap:12px;min-height:52px;padding:5px;border:1px solid var(--control);border-radius:8px;background:var(--surface)}.overview-search input,.overview-search select{min-height:40px;border:0;padding:8px 10px;color:var(--text);background:transparent;font:inherit}.overview-search select{width:88px;border-right:1px solid var(--border)}.overview-search input{flex:1;width:100%;min-width:0}.overview-search button{display:flex;align-items:center;gap:10px;min-height:40px;padding:8px 18px;border:0;border-radius:6px;background:var(--text);color:var(--surface);font:inherit;cursor:pointer}.overview-tools{display:flex;flex-wrap:wrap;gap:8px 28px;margin:12px 0 24px}.overview-v5 a{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--muted);text-decoration:none;font-size:14px}.overview-v5 a:hover{color:var(--text)}.overview-tools a svg:last-child{margin-left:8px}.overview-popular{padding:24px;border-radius:10px;background:var(--surface-soft)}.overview-popular>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.overview-popular h2{margin:0;font-size:18px;font-weight:600}.overview-popular header p,.overview-update{margin:6px 0 0;color:var(--muted);font-size:12px}.overview-popular-list{list-style:none;padding:0;margin:0}.overview-popular-list li{display:grid;grid-template-columns:44px minmax(0,1fr) 110px 76px;gap:16px;align-items:center;min-height:72px;padding:12px 0;border-top:1px solid var(--border)}.overview-popular-list .etsy-image{width:44px;height:44px;border-radius:5px}.overview-product-text{min-width:0}.overview-product-text .product-title-button{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:14px;line-height:1.5;text-align:left}.overview-product-text>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;color:var(--muted);font-size:12px}.overview-price{font-size:14px;text-align:right}.overview-marker{justify-self:end;color:var(--muted);font-size:12px}.overview-mobile-price{display:none}.overview-empty{min-height:180px;display:grid;place-content:center;color:var(--muted);font-size:14px}.overview-skeleton>div{min-height:72px;display:flex;align-items:center;gap:16px;border-top:1px solid var(--border)}.overview-skeleton i,.overview-skeleton span{display:block;border-radius:4px;background:var(--border)}.overview-skeleton i{width:44px;height:44px}.overview-skeleton span{width:42%;height:14px}.listing-view-bar .text-button{border:0;background:transparent;color:var(--muted);font:inherit;font-size:12px;cursor:pointer}@media (max-width: 640px){.overview-popular{padding:16px}.overview-popular-list li{grid-template-columns:44px minmax(0,1fr) 60px;gap:10px}.overview-price{display:none}.overview-mobile-price{display:inline}.overview-search{gap:4px}.overview-search>svg{display:none}.overview-search input,.overview-search select{font-size:16px}.overview-search button{padding-inline:12px}.overview-search button svg{display:none}.overview-tools{gap:4px 16px}.overview-tools a svg:last-child{display:none}}@media (max-width: 699px){.settings-layout{grid-template-columns:minmax(0,1fr);gap:23px}.settings-navigation{flex-direction:row;overflow-x:auto;white-space:nowrap}.festival-page-header h1{font-size:27px}.festival-filters input{min-width:0}.festival-filters label{min-width:0;flex:1 1 120px}}.shop-keyword-field:focus-within{outline:2px solid var(--accent);outline-offset:2px;box-shadow:none}@media (max-width: 699px){.shop-filter-toolbar .shop-keyword-field{flex-basis:100%}.shops-page-header{flex-wrap:wrap}.range-filter-popover{position:fixed;top:80px;right:16px;width:calc(100vw - 32px);max-height:calc(100dvh - 100px);overflow-y:auto}.multi-select-popover{position:fixed;top:80px;right:16px;width:calc(100vw - 32px);max-height:calc(100dvh - 100px)}.range-row{grid-template-columns:66px minmax(0,1fr) 10px minmax(0,1fr);padding-inline:12px}.table-title-row{flex-wrap:wrap}.search-access-notice{flex-wrap:wrap;gap:8px}}.v5-public{color:#222426;background:#fff;overflow:clip}.v5-public a{color:inherit;text-decoration:none}.v5-public-nav{display:flex;align-items:center;gap:38px;max-width:1120px;height:64px;margin:auto;padding-inline:24px}.v5-public-nav .brand-logo{width:111px}.v5-public-nav nav{display:flex;align-items:center;gap:36px;margin-inline:auto;font-size:14px}.v5-public-nav .secondary-button{min-height:40px;font-size:13px;padding:10px 17px;color:#222426;background:#fff;border-color:#c3c6cb}.v5-hero{padding-top:61px;text-align:center;background:#fafafa;border-top:1px solid #efeff1}.v5-hero h1{margin:0;font-size:70px;line-height:1.15;letter-spacing:-.06em;font-weight:600}.v5-hero h1 span{color:#777b80}.v5-hero>p{margin:23px 0 0;color:#61656a;font-size:19px;line-height:1.65}.v5-hero-actions{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:26px}.v5-public .v5-start{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:24px;color:#fff;background:#0868c9;font-size:15px}.v5-hero-actions>a:last-child,.v5-public .v5-text-link{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:#0868c9;font-size:15px}.v5-product-stage{max-width:1200px;height:556px;margin:43px auto 0;padding-inline:24px;text-align:left;overflow:hidden}.v5-product-frame{overflow:hidden;border:1px solid #d8dadd;border-radius:17px 17px 0 0;background:#fff;box-shadow:0 16px 42px #15171816}.v5-window-controls{display:flex;align-items:center;gap:6px;height:31px;padding-inline:15px;border-bottom:1px solid #e2e3e5;background:#f7f7f8}.v5-window-controls i{width:7px;height:7px;border-radius:50%;background:#c6c8cc}.v5-window-controls span{margin-inline:auto;font-size:13px;color:#62666b}.v5-product-frame img{display:block;width:100%;height:auto}.v5-public-section{max-width:1136px;margin:auto;padding:105px 28px}.v5-section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:72px;margin-bottom:43px}.v5-section-intro h2{flex:1;margin:0;font-size:45px;line-height:1.25;letter-spacing:-.035em}.v5-section-intro p{max-width:390px;margin:0;font-size:18px;line-height:1.65;color:#62666b}.v5-product-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:58px;padding:44px;border-radius:22px;background:#f4f4f2;overflow:hidden}.v5-print-composition{display:flex;align-items:center;justify-content:center;height:345px}.v5-print-composition img{width:216px;height:260px;object-fit:cover;border-radius:3px;transform:rotate(-7deg);box-shadow:0 18px 25px #00000015}.v5-print-composition img+img{margin-left:-76px;margin-top:45px;transform:rotate(8deg)}.v5-product-story h3{margin:0;font-size:28px;line-height:1.35}.v5-product-story p{margin:16px 0 27px;font-size:17px;line-height:1.65;color:#62666b}.v5-product-story .v5-story-feature{display:flex;align-items:center;gap:12px;font-size:15px}.v5-story-feature svg{color:#0868c9}.v5-public-details,.v5-public-faq{padding-top:0}.v5-public-faq h2{font-size:32px;line-height:1.4}.v5-public-faq dl{margin:28px 0 0}.v5-public-faq dl>div{padding:22px 0;border-top:1px solid #e5e5e7}.v5-public-faq dt{font-size:19px;font-weight:600}.v5-public-faq dd{max-width:850px;margin:12px 0 0;color:#61656a;line-height:1.8}.v5-public-faq a{color:#0868c9;text-decoration:underline;text-underline-offset:3px}.v5-table-preview{margin:0 0 24px;padding:18px;border:1px solid #e8e9eb;border-radius:14px;overflow:hidden}.v5-table-preview img{display:block;width:100%;height:auto}.v5-table-preview figcaption{margin-top:14px;color:#62666b;font-size:13px}.v5-public-last{padding:86px 24px 90px;text-align:center;background:#f6f6f7}.v5-public-last h2{margin:0 0 24px;font-size:44px;line-height:1.35}.v5-public-footer{display:flex;align-items:center;gap:30px;padding:30px max(24px,calc((100vw - 1080px)/2));border-top:1px solid #e5e5e7;background:#f6f6f7;font-size:13px}.v5-public-footer .brand-logo{width:89px;margin-right:auto}@media (max-width: 1219px){.v5-hero h1{font-size:61px}.v5-product-stage{height:480px}.v5-public-section{padding-block:80px}}@media (max-width: 699px){.v5-public-nav{height:60px;padding-inline:21px;gap:15px}.v5-public-nav nav{display:none}.v5-public-nav>.secondary-button{margin-left:auto}.v5-public-nav .brand-logo{width:96px}.v5-hero{padding-top:60px}.v5-hero h1{font-size:41px;line-height:1.22;letter-spacing:-.05em}.v5-hero>p{max-width:285px;margin:21px auto 0;font-size:16px}.v5-hero-actions{gap:16px;margin-top:24px}.v5-product-stage{height:355px;width:100%;margin-top:44px;padding-inline:20px}.v5-product-frame{width:640px}.v5-public-section{padding:64px 23px}.v5-section-intro{display:block;margin-bottom:26px}.v5-section-intro h2{font-size:32px;margin-bottom:22px}.v5-section-intro p{font-size:16px}.v5-product-story{grid-template-columns:1fr;padding:24px;gap:23px}.v5-product-story h3{font-size:25px}.v5-print-composition{order:1;height:258px}.v5-print-composition img{width:176px;height:218px}.v5-public-last{padding:61px 24px}.v5-public-last h2{font-size:32px}}.app-main{background:var(--surface)}.workspace{max-width:1500px;margin-inline:auto;padding:32px 40px 36px}.sidebar{padding:31px 13px 15px;height:100dvh;overflow-y:auto}.sidebar-brand-row{min-height:45px;margin-bottom:25px;justify-content:flex-start;padding-left:15px}.sidebar-brand-row>.brand-logo{width:121px;margin-top:0}.nav-item{min-height:46px;padding:0 15px;font-size:14px;font-weight:400}.nav-item.active{position:relative;background:#ffffff10;box-shadow:none;font-weight:500}.nav-item.active:before{content:"";position:absolute;left:0;width:3px;height:16px;border-radius:3px;background:#70a9e2}.sidebar .sidebar-secondary{margin-top:24px}.sidebar .sidebar-bottom-navigation{margin-top:auto;padding-top:24px}.sidebar-bottom-navigation .sidebar-membership-link{margin:0}.sidebar-membership-link{justify-content:flex-start;padding-inline:15px;color:var(--sidebar-muted);background:transparent;box-shadow:none;font-size:14px;font-weight:400}.sidebar-membership-link:hover{background:#ffffff10;box-shadow:none;transform:none;color:#fff}.sidebar-account-footer{margin-top:16px;border:0;border-top:1px solid var(--sidebar-border);border-radius:0;padding-top:14px;background:transparent}.workspace:has(>.overview-v5)>.page-header{margin-top:6px;margin-bottom:27px}.workspace:has(>.overview-v5)>.page-header h1{font-size:28px;font-weight:600}.account-avatar{color:#4b4c4d;background:#eeece7}.topbar{display:flex;align-items:center;gap:12px;height:64px;padding-inline:39px;border-bottom:1px solid var(--border)}.topbar-context{display:flex;align-items:center;gap:12px;font-size:14px}.topbar-context>:first-child{color:var(--muted)}.feedback-trigger,.quick-navigation-trigger{display:flex;align-items:center;gap:9px;min-height:44px;padding-inline:13px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-size:13px;cursor:pointer}.feedback-trigger{margin-left:auto}.quick-navigation-trigger kbd{border:1px solid var(--border);border-radius:4px;padding:1px 5px;font:inherit}.topbar-avatar{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;background:#eeece7;color:#4b4c4d;text-decoration:none;font-size:14px}.icon-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border:0;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer}.icon-button:hover,.feedback-trigger:hover,.quick-navigation-trigger:hover{color:var(--text);background:var(--surface-soft)}.mobile-navigation{display:none}.skip-link{position:fixed;z-index:100;top:8px;left:8px;transform:translateY(-160%);padding:12px;color:var(--text);background:var(--surface)}.skip-link:focus{transform:translateY(0)}:where(a,button,input,select,summary,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:3px}.page-header{min-height:44px;margin-bottom:23px}.page-header h1{font-size:32px;font-weight:600;line-height:1.3;letter-spacing:-.035em}.local-dialog{width:440px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);padding:0;border:1px solid var(--border);border-radius:15px;color:var(--text);background:var(--surface);box-shadow:0 18px 55px #00000021;overscroll-behavior:contain}.local-dialog::backdrop{background:#18202c60}.local-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px;border-bottom:1px solid var(--border)}.local-dialog-header h2{margin:0;font-size:21px}.local-dialog-body{padding:24px 26px}.local-dialog.feedback-dialog{width:380px}.feedback-dialog-content{display:grid;justify-items:center;text-align:center}.feedback-dialog-content p{margin:0;color:var(--text);font-size:17px;font-weight:750}.feedback-dialog-content>span{max-width:290px;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.6}.feedback-dialog-content img{width:min(250px,100%);height:auto;margin-top:20px;border:1px solid var(--border);border-radius:12px}.feedback-dialog-content small{margin-top:14px;color:var(--muted);font-size:11px}.local-dialog.listing-preview,.local-dialog.listing-filter-dialog{position:fixed;top:0;right:0;bottom:0;left:0;margin:0 0 0 auto;width:402px;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;border-width:0 0 0 1px}.listing-preview .local-dialog-header{padding-block:23px 18px}.listing-preview .local-dialog-body{overflow-y:auto;max-height:calc(100dvh - 86px)}.listing-filter-dialog .local-dialog-body{overflow-y:auto;max-height:calc(100dvh - 78px)}.listing-drawer-filters>.filter-popover-wrap{margin-bottom:18px}.listing-drawer-filters .multi-select-popover,.listing-drawer-filters .system-tag-popover{position:static;width:100%;max-height:none;margin-top:10px;box-shadow:none}.listing-drawer-filters .currency-filter-row{display:grid;grid-template-columns:minmax(0,1fr);gap:9px;padding:0 0 24px;border:0}.listing-drawer-filters .currency-filter-row select{max-width:100%}.listing-drawer-filters .range-row{grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr);gap:9px;padding:0 0 24px;border:0}.listing-drawer-filters .range-row>strong{grid-column:1 / -1;font-size:14px;font-weight:500}.listing-drawer-filters .range-row label{margin-top:20px;background:var(--surface)}.listing-drawer-filters .range-row label>span{top:-22px;font-size:12px}.listing-drawer-filters .range-row input{min-width:0;height:44px}.listing-drawer-filters footer{padding-top:18px;border-top:1px solid var(--border)}.listing-drawer-filters footer button{width:100%}.quick-navigation-search{display:grid;gap:8px;font-size:14px}.quick-navigation-search input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--control);border-radius:8px;color:var(--text);background:var(--surface)}.quick-navigation-link{display:flex;justify-content:space-between;align-items:center;min-height:48px;margin-top:4px;padding:10px;border-radius:7px;color:var(--text);text-decoration:none;font-size:15px}.quick-navigation-link:hover{background:var(--surface-soft)}@media (min-width: 700px) and (max-width: 1219px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.sidebar{padding-inline:10px}.sidebar-brand-row{padding:0;justify-content:center}.sidebar-brand-row>.brand-logo{width:40px;overflow:hidden;justify-content:flex-start}.sidebar-brand-row>.brand-logo .brand-logo-mark{width:40px}.sidebar-brand-row>.brand-logo .brand-logo-wordmark{display:none}.nav-item{justify-content:center;padding-inline:0}.nav-item span,.sidebar-membership-link span,.account-name,.account-chevron{display:none}.sidebar-membership-link{justify-content:center;padding:0}.sidebar-account-footer{flex-wrap:wrap}.workspace{padding:31px 29px}.topbar{padding-inline:29px}}@media (max-width: 699px){.app-shell,.app-shell.sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.sidebar{display:none}.mobile-navigation{display:inline-flex}.topbar{height:56px;padding-inline:12px;gap:6px}.topbar-context{font-size:13px;gap:6px}.quick-navigation-trigger,.feedback-trigger{padding-inline:8px}.feedback-trigger span,.quick-navigation-trigger span,.quick-navigation-trigger kbd{display:none}.workspace{padding:26px 20px}.listing-filter-toolbar .shop-keyword-field{max-width:none}.overview-search select{min-width:78px}.workspace:has(>.overview-v5)>.page-header h1{font-size:26px}.page-header h1{font-size:27px}input,select{font-size:16px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media (forced-colors: active){:where(a,button,input,select,summary,[tabindex]):focus-visible{outline-color:Highlight}}.route-loading{min-height:360px;padding-top:8px}.route-loading span{display:block;height:16px;max-width:480px;margin-bottom:24px;border-radius:4px;background:var(--surface-soft)}.route-loading span:first-child{width:150px;height:28px}.membership-page.membership-page{width:100%;max-width:none;margin:0}.membership-page .membership-plans{max-width:952px;gap:24px}.membership-account-summary{display:flex;align-items:center;gap:16px;padding:0 0 30px}.membership-account-summary .account-avatar{width:48px;height:48px;flex-basis:48px;font-size:18px;font-weight:500}.membership-account-summary h2{margin:0 0 7px;font-size:20px;font-weight:500;overflow-wrap:anywhere}.membership-account-summary>div>span{font-size:13px;color:var(--muted)}.membership-page .membership-plan-card{padding:32px;border-radius:14px;box-shadow:none}.membership-page .membership-plan-card.pro-plan-card{border-color:#697b92;background:var(--surface);box-shadow:none}.membership-page .membership-plan-heading h2{font-size:23px}.membership-page .membership-plan-card .membership-price strong{color:var(--text);font-size:46px}.membership-page .membership-plan-card li{font-size:15px;line-height:1.7}.membership-page .membership-renewal-note{font-size:14px;line-height:1.7}.membership-page .membership-upgrade-button,.membership-page .membership-wechat-button{min-height:44px;border-radius:9px;box-shadow:none}.membership-page .membership-upgrade-button{color:var(--surface);background:var(--text)}.membership-page .recommended-plan-badge{color:var(--text);background:var(--surface-soft)}.membership-dialog.membership-dialog{border-radius:14px;box-shadow:none}.application-page-header{min-height:44px;margin-bottom:23px}.application-page-header h1{font-size:32px;line-height:1.3}.application-grid.application-grid{grid-template-columns:1fr;gap:28px;max-width:1100px}.application-grid .application-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;padding:38px;gap:55px;background:var(--surface-soft);border:0;border-radius:16px;box-shadow:none}.application-grid .application-card:nth-child(2){background:#eeeae4}:root[data-theme=dark] .application-grid .application-card:nth-child(2){background:var(--surface-soft)}.application-grid .application-card:hover{transform:none;box-shadow:none}.application-grid .application-icon{width:125px;height:125px;border-radius:29px;background:#fff;box-shadow:0 12px 22px #00000009}.application-grid .application-icon img{width:99px}.application-grid .application-card-copy{display:block}.application-grid .application-card-copy h2{margin:0;font-size:28px;font-weight:500}.application-grid .application-card-copy p{margin:16px 0 26px;color:var(--muted);font-size:16px;line-height:1.65}.application-grid .application-card-copy small{display:block;margin-top:12px;color:var(--muted);font-size:13px}.application-grid .secondary-button{text-decoration:none;background:var(--surface)}.application-art{display:flex;align-items:center;justify-content:center;height:215px}.extension-illustration{width:218px;overflow:hidden;transform:rotate(-4deg);border:1px solid #d6d8dc;border-radius:12px;color:#222426;background:#fff;box-shadow:0 14px 28px #00000009}.extension-illustration>div{display:flex;align-items:center;gap:7px;padding:13px;border-bottom:1px solid #e4e6e9;font-size:13px}.extension-illustration>div svg{width:17px;height:17px}.extension-illustration section{display:flex;align-items:center;gap:13px;padding:17px;font-size:14px}.extension-illustration img{width:55px;height:62px;object-fit:cover;border-radius:5px}.extension-illustration small{color:#66707a;font-size:12px}.extension-illustration-label{display:block;margin:0 17px 17px;padding:10px;border-radius:7px;color:#fff;background:#25282c;text-align:center;font-size:12px}.application-detail-page .application-detail-icon{color:var(--text);background:var(--surface-soft);box-shadow:none}.application-detail-page .application-feature-panel{border-color:var(--border);background:var(--surface-soft)}.application-detail-page .application-feature-panel>svg{color:var(--muted)}.application-detail-page .application-download-card{padding:22px}.application-detail-page .application-download-card small,.application-detail-page .application-download-card em{font-size:13px}.application-detail-page .extension-download-button{min-height:44px;border-radius:9px;box-shadow:none}.legal-page.legal-page{color:var(--text);background:var(--surface)}.legal-page .legal-document{max-width:850px;border:0;padding:40px 24px;background:var(--surface);box-shadow:none}.legal-page .legal-document h1{font-size:38px}.legal-page .legal-document :is(p,li){color:var(--muted);font-size:15px;line-height:1.9}.legal-page .legal-document strong{color:var(--text)}.legal-page .legal-intro,.legal-page .legal-footer{border-color:var(--border)}@media (max-width: 699px){.membership-page .membership-plans{grid-template-columns:1fr}.membership-page .membership-plan-card{padding:26px}.application-grid .application-card{grid-template-columns:minmax(0,1fr);padding:27px;gap:14px}.application-grid .application-card-copy h2{font-size:24px}.application-art{height:189px}.application-detail-page .application-detail-header{grid-template-columns:64px minmax(0,1fr);gap:16px}.application-detail-page .application-detail-icon{width:64px;height:64px}.application-detail-page .application-detail-header>small{grid-column:2}.application-detail-page .application-download-grid{grid-template-columns:1fr}.application-detail-page .application-feature-panel{padding:24px}.application-detail-page .application-feature-panel>svg{display:none}.legal-page.legal-page{padding:24px 20px}.legal-page .legal-document{padding:24px 0}}:root{--accent: #242628;--accent-strong: #121416;--bg: #fff;--surface-soft: #f6f6f8;--border: #e8e9ed;--sidebar: #f5f5f7;--sidebar-border: #e8e9ed;--sidebar-text: #242628;--sidebar-muted: #696d75}:root[data-theme=dark]{--accent: #ececee;--accent-strong: #fff;--bg: #18181a;--sidebar: #202023;--sidebar-border: #36363b;--sidebar-text: #ededf0;--sidebar-muted: #b3b3bc}html{scrollbar-gutter:stable}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,system-ui,sans-serif}.app-shell input[type=checkbox]{accent-color:var(--text)}.app-shell{grid-template-columns:208px minmax(0,1fr)}.app-shell .sidebar{padding:18px 14px}.app-shell .sidebar-brand-row{height:52px;margin-bottom:14px;padding-left:4px;align-items:flex-start}.app-shell .sidebar-brand-row>.brand-logo{width:128px;transform:translateY(-8px)}.app-shell .sidebar .brand-logo-wordmark{filter:none}:root[data-theme=dark] .app-shell .sidebar .brand-logo-wordmark{filter:invert(1)}.app-shell .nav-item{min-height:44px;font-size:14px;font-weight:400;color:var(--sidebar-muted);border-radius:9px}.app-shell .nav-item.active,.app-shell .nav-item:hover{color:var(--sidebar-text);background:color-mix(in srgb,var(--sidebar-text) 7%,transparent);box-shadow:none}.app-shell .nav-item.active{font-weight:600}.app-shell .nav-item.active:before{display:none}.app-shell .sidebar-secondary{margin-top:48px}.app-shell .sidebar-account-footer{margin-top:18px}.app-shell .account-chip:hover,.app-shell .account-dropdown button:hover{color:var(--sidebar-text);background:var(--surface-soft)}.app-shell .sidebar-toggle:hover{color:var(--sidebar-text)}.app-shell .topbar{height:56px;padding-inline:40px}.app-shell .topbar-context{display:none}.app-shell .workspace{width:100%;max-width:1280px;padding:28px 40px 36px}.app-shell .workspace .page-header,.app-shell .workspace:has(>.overview-v5)>.page-header{margin:0 0 20px;min-height:46px;align-items:center}.app-shell .workspace .page-header h1{margin:0;font-size:28px;line-height:36px;letter-spacing:-.025em;font-weight:600}.app-shell .page-header>div>p{display:none}.app-shell .workspace:has(>.overview-v5)>.page-header{display:flex;margin-bottom:19px}.app-shell .overview-search{min-height:46px;padding:0;gap:10px;border:0;background:transparent;box-shadow:none}.app-shell .overview-search-field{display:flex;align-items:center;flex:1;min-width:0;max-width:480px;height:44px;gap:10px;padding:0 14px;border-radius:12px;background:var(--surface-soft)}.app-shell .overview-search-field>svg{flex-shrink:0;color:var(--muted)}.app-shell .overview-search-field input{padding:0;font-size:15px}.app-shell .overview-search-field select{width:76px;min-width:76px;padding:0 8px 0 0;font-size:14px}.app-shell .overview-search>button{height:46px;min-width:94px;justify-content:center;padding:0 16px;border-radius:12px;font-size:14px;font-weight:550}.app-shell .overview-v5{max-width:none}.app-shell .overview-tools{margin:12px 0 26px}.app-shell .overview-popular{padding:0 24px 8px;border-radius:16px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--border)}.app-shell .overview-popular>header{height:72px;margin:0;padding:0}.app-shell .overview-popular h2{font-size:17px;font-weight:600}.app-shell .overview-popular-list li{grid-template-columns:56px minmax(0,1fr);min-height:88px;padding:14px 0;border-color:color-mix(in srgb,var(--border) 60%,var(--surface))}.app-shell .overview-popular-list .etsy-image{width:56px;height:52px;border-radius:8px}.app-shell .overview-product-text .product-title-button{font-size:14px;font-weight:500;line-height:1.6}.app-shell .overview-product-text>span{margin-top:5px;font-size:12px}.local-dialog{border-radius:14px;box-shadow:0 16px 48px #0000001c}.local-dialog .local-dialog-header h2{font-size:18px;font-weight:600}.local-dialog::backdrop{background:#16181b50}:where(button,a):focus-visible{outline-color:var(--text)}@supports (appearance: base-select){.app-shell select:not([multiple]),.app-shell select:not([multiple])::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}.app-shell select:not([multiple]){align-items:center;gap:8px;cursor:pointer}.app-shell select:not([multiple])::picker-icon{color:var(--muted);font-size:12px}.app-shell select:not([multiple])::picker(select){min-width:max(anchor-size(width),160px);max-width:calc(100vw - 32px);max-height:min(320px,60dvh);margin-block:6px;padding:5px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);box-shadow:0 8px 24px #00000014;font:400 14px/1.5 -apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,system-ui,sans-serif;text-align:left;overscroll-behavior:contain}.app-shell select:not([multiple]) option{display:flex;align-items:center;gap:10px;min-height:36px;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:var(--text);font:inherit;white-space:normal;overflow-wrap:anywhere}.app-shell select:not([multiple]) option:checked{background:var(--surface-soft);font-weight:500}.app-shell select:not([multiple]) option:focus-visible{outline:2px solid var(--text);outline-offset:-2px;background:var(--surface-soft)}.app-shell select:not([multiple]) option::checkmark{order:1;margin-left:auto;color:var(--text)}.app-shell select:not([multiple]) option:disabled{color:var(--muted);opacity:.55}@media (hover: hover){.app-shell select:not([multiple]) option:hover{background:var(--surface-soft)}}@media (pointer: coarse){.app-shell select:not([multiple]) option{min-height:44px}}@media (forced-colors: active){.app-shell select:not([multiple]) option:checked{outline:1px solid Highlight}}}.app-shell .multi-select-popover{border-radius:12px;box-shadow:0 8px 24px #00000014;font-size:14px}.app-shell .research-workbench{--research-accent: var(--text);position:relative;gap:0;color:var(--text)}.app-shell .research-heading{min-height:46px;margin:0 0 19px;align-items:center}.app-shell .research-heading h1{margin:0;font-size:28px;line-height:36px;font-weight:600;letter-spacing:-.025em}.app-shell .catalog-live{display:flex;flex-direction:column}.app-shell .catalog-live>.research-heading{order:-3}.app-shell .catalog-live>.research-filter-form{order:-2}.app-shell .catalog-summary{margin:0;min-height:36px;padding:0;border:0;font-size:12px;gap:20px}.app-shell .catalog-result-tools{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin:16px 0 11px;min-height:42px}.app-shell .catalog-live .research-filter-form{margin:0}.app-shell .catalog-update-status{position:absolute;top:7px;right:40px;font-size:12px;color:var(--muted)}.app-shell .research-filter-toolbar{gap:10px}.app-shell .research-filter-search{min-height:44px;max-width:480px;border:0;background:var(--surface-soft);border-radius:12px}.app-shell .research-filter-search input{font-size:15px}.app-shell .research-filter-toolbar>.research-filter-apply,.app-shell .research-filter-toolbar>.research-filter-trigger{height:46px;border-radius:12px;font-size:14px;font-weight:550}.app-shell .research-filter-trigger{min-width:93px}.app-shell .research-filter-apply{min-width:94px}.app-shell .research-filter-apply[hidden]{display:none}.app-shell .catalog-live .research-filter-trigger{border-color:transparent;background:var(--surface-soft)}.app-shell .catalog-live .research-filter-form:not(:has(.research-filter-drawer)) .research-filter-reset{display:none}.app-shell .research-filter-apply{background:var(--text);color:var(--surface);border-color:var(--text)}.app-shell .research-filter-trigger,.app-shell .research-columns-trigger,.app-shell .catalog-settings-popover,.app-shell .research-card{background:var(--surface);color:var(--text);border-color:var(--border)}.app-shell .research-view-toggle button[aria-pressed=true]{background:var(--surface-soft);color:var(--text)}.app-shell .research-image-empty{background:var(--surface-soft);color:var(--muted)}.app-shell .research-pagination select{background:var(--surface);color:var(--text);border-color:var(--border)}.app-shell .research-filter-drawer{border-radius:14px;border:1px solid var(--border);background:var(--surface);padding:20px;box-shadow:0 8px 24px #00000006}.app-shell .research-filter-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 24px}.app-shell .research-filter-field{min-width:0;font-size:13px;gap:8px}.app-shell .research-filter-field:has(.research-filter-range){grid-column:1 / -1;display:grid;grid-template-columns:160px minmax(0,1fr);align-items:center}.app-shell .research-filter-range{display:flex;gap:12px}.app-shell .research-filter-range input{min-width:0;width:100%;flex:1}.app-shell .research-filter-field input,.app-shell .research-filter-field select{height:36px;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);box-shadow:none;padding:6px 10px}.app-shell .catalog-live .research-table-wrap{border:0;border-radius:0}.app-shell .research-table{width:100%;min-width:880px;table-layout:fixed;border-collapse:collapse}.app-shell .catalog-live .research-table{table-layout:fixed}.app-shell .research-table th,.app-shell .research-table td{text-align:left;padding:0 20px;width:auto;max-width:none;font-size:14px;border-bottom:1px solid var(--border)}.app-shell .research-table th{background:var(--surface);color:var(--muted);height:42px;font-size:12px;font-weight:500;border-top:0}.app-shell .research-table th button{justify-content:flex-start;font:inherit;min-height:40px}.app-shell .research-table th button svg{width:10px;opacity:.6}.app-shell .research-table td{height:76px;font-variant-numeric:tabular-nums}.app-shell .research-table tbody tr:hover{background:color-mix(in srgb,var(--surface-soft) 50%,var(--surface))}.app-shell .research-table .research-name{padding-left:16px}.app-shell .research-table [data-column=actions]{padding-inline:16px}.app-shell .research-table [data-column]:not([data-column=identity]){text-align:center}.app-shell .research-table th[data-column]:not([data-column=identity]) button{position:relative;justify-content:center}.app-shell .research-table th[data-column]:not([data-column=identity]) button svg{position:absolute;left:calc(100% + 6px)}.app-shell .catalog-live table.research-table th,.app-shell .catalog-live table.research-table td{width:auto}.app-shell .catalog-live .research-table-shops td[data-col]{padding-inline:20px}.app-shell .research-table .research-save{width:36px;padding-inline:0}.app-shell .research-table .catalog-col-save{width:36px}.listing-favorite-control{display:inline-flex;position:relative}.listing-favorite-error{position:absolute;z-index:3;left:28px;top:0;width:200px;padding:8px;background:var(--surface);border:1px solid var(--border);border-radius:8px;color:#b42318;font-size:12px}.app-shell .research-table .catalog-col-reviews,.app-shell .research-table .catalog-col-sales{width:112px}.app-shell .research-table .catalog-col-price{width:148px}.app-shell .research-table .catalog-col-shopTenure{width:156px}.app-shell .research-table .catalog-col-tenure{width:136px}.app-shell .research-table .catalog-col-rating{width:80px}.app-shell .research-table .catalog-col-actions{width:128px}.app-shell .research-identity{gap:12px;min-width:0}.app-shell .research-identity>div{min-width:0}.app-shell .research-identity>img,.app-shell .research-identity>.research-image-empty{width:52px;height:48px;border-radius:9px;flex-shrink:0}.app-shell .research-title{font-size:14px;font-weight:500;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.app-shell .research-identity small{margin-top:4px;font-size:12px}.app-shell .catalog-listing-identity{align-items:center;padding-block:12px}.app-shell .catalog-listing-identity>img,.app-shell .catalog-listing-identity>.research-image-empty{width:48px;height:48px;flex:0 0 48px;object-fit:cover;border-radius:10px}.app-shell .catalog-listing-identity>div{flex:1;min-width:0}.app-shell .catalog-listing-identity .research-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;white-space:normal;line-height:20px}.app-shell .catalog-listing-metadata{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin-top:6px;color:var(--muted);font-size:12px;line-height:18px}.app-shell .catalog-listing-metadata>span{min-width:0;max-width:100%;overflow-wrap:anywhere}.app-shell .catalog-listing-type{padding:0;background:transparent;font-size:11px}.app-shell .research-cell-number,.app-shell .research-shop-rating{font-size:14px;font-weight:400;font-variant-numeric:tabular-nums}.app-shell .catalog-price{display:inline-grid;grid-template-columns:minmax(6ch,auto) 3ch;gap:10px;align-items:baseline;font-variant-numeric:tabular-nums}.app-shell .catalog-price>span{text-align:right}.app-shell .catalog-price small{font-size:11px;color:var(--muted)}.app-shell .catalog-months{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap;font-variant-numeric:tabular-nums}.app-shell .catalog-months>span{min-width:3ch}.app-shell .catalog-months small{font-size:12px;color:var(--muted)}.app-shell .research-shop-link{display:inline-flex;justify-content:center;gap:6px;white-space:nowrap;padding:7px 9px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font-size:12px}.app-shell .research-columns-trigger strong{font-size:12px;font-weight:400}.app-shell .catalog-live .research-view-toggle{border:0;border-radius:12px;background:var(--surface-soft);padding:4px;gap:2px}.app-shell .catalog-live .research-view-toggle button{width:30px;height:34px;border-radius:9px}.app-shell .catalog-live .research-view-toggle button[aria-pressed=true]{background:color-mix(in srgb,var(--text) 7%,var(--surface-soft))}.app-shell .catalog-live .catalog-current-sort{border:0;background:none;height:40px;padding:0 8px;gap:8px;color:var(--muted)}.app-shell .catalog-sort-label{color:var(--muted);display:flex;align-items:center;gap:14px}.app-shell .catalog-sort-label:before{content:"·";color:var(--border)}.app-shell .catalog-tracking-link{display:block;margin-top:16px;font-size:13px}.app-shell .tracked-listing-toolbar .research-filter-trigger{display:inline-flex;align-items:center;gap:8px;background:var(--surface-soft);border-color:transparent}.app-shell .tracked-listings-table{table-layout:fixed;min-width:650px;width:100%;border-collapse:collapse}.app-shell .tracked-listings-table th{height:42px;padding:0 16px;background:var(--surface);text-align:left;font-size:12px;color:var(--muted);font-weight:500}.app-shell .tracked-listings-table td{height:76px;padding:0 16px;text-align:left;border-bottom:1px solid var(--border);font-size:14px}.app-shell table.tracked-listings-table th,.app-shell table.tracked-listings-table td{width:auto}.app-shell .tracked-listings-table .tracked-listing-title strong{font-size:14px;font-weight:500;white-space:normal}.app-shell .tracked-listings-table .research-save{padding:0}.app-shell .tracked-listings-table :is(th,td):nth-child(n+3){text-align:center}.app-shell .tracked-listings-table .research-save button{width:36px;height:44px;border:0;background:none;color:var(--muted)}.app-shell .tracked-listings-table .research-save button[aria-pressed=true]{color:var(--text)}.app-shell .tracked-listings-table .shop-link{border:1px solid var(--border);border-radius:8px;background:var(--surface);font-size:12px;padding:7px 9px}.app-shell .catalog-filter-basics input[type=date]{width:auto;max-width:60%;border:0;background:transparent;font:inherit;color:var(--muted)}.local-dialog.catalog-filter-dialog{width:560px;border-radius:16px}.catalog-filter-dialog .local-dialog-header{padding:18px 24px}.catalog-filter-dialog .local-dialog-body{padding:0}.catalog-filter-body{padding:20px 24px 24px;background:var(--surface);max-height:calc(100dvh - 210px);overflow-y:auto}.catalog-filter-body h3{margin:0 0 12px;color:var(--muted);font-size:13px;font-weight:550}.catalog-filter-group{border:1px solid transparent;border-radius:0;background:var(--surface);overflow:hidden}.app-shell .catalog-filter-basics .research-filter-field{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:0 16px;font-size:14px}.catalog-filter-group>*+*{border-top:1px solid var(--border)}.app-shell .catalog-filter-basics .research-filter-field select{min-width:0;max-width:60%;width:auto;border:0;background:transparent;color:var(--muted);text-align:right;height:44px;font:inherit}.app-shell .catalog-filter-basics .research-filter-field>span{font-size:14px;color:var(--text)}.catalog-filter-metric-heading{display:grid;grid-template-columns:144px minmax(0,1fr) 12px minmax(0,1fr);gap:8px;align-items:center;margin:24px 0 8px;padding:0 15px;color:var(--muted);font-size:12px}.catalog-filter-metric-heading h3{margin:0}.catalog-filter-metric-heading>span{text-align:center}.catalog-filter-metric-heading>span:last-child{grid-column:4}.catalog-filter-metric{display:grid;grid-template-columns:144px minmax(0,1fr) 12px minmax(0,1fr);gap:8px;align-items:center;min-height:64px;padding:12px 14px;font-size:14px}.catalog-filter-metric-name{display:flex;align-items:center;gap:7px}.catalog-filter-metric small{color:var(--muted);font-size:11px}.catalog-filter-metric input,.catalog-filter-metric select{min-width:0;width:100%;height:38px;padding:0 10px;border:0;border-radius:9px;background:var(--surface-soft);color:var(--text);font:inherit}.catalog-filter-metric select{width:70px;height:32px;font-size:11px;color:var(--muted)}.catalog-filter-metric>span[aria-hidden]{color:var(--muted);text-align:center}.catalog-filter-footer{display:flex;align-items:center;gap:8px;padding:16px 24px;border-top:1px solid var(--border)}.catalog-filter-footer button{min-height:42px;padding:0 16px;font:inherit;font-size:13px;border-radius:12px}.catalog-filter-footer .catalog-filter-reset{margin-right:auto;background:none;border:0;color:var(--muted);padding-left:4px}.catalog-filter-footer .primary-button{background:var(--text);color:var(--surface);border:1px solid var(--text)}@media (max-width: 600px){.catalog-filter-body{padding:16px}.catalog-filter-metric{grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr)}.catalog-filter-metric-name{grid-column:1 / -1}.catalog-filter-metric-heading{grid-template-columns:1fr auto auto;gap:20px}.catalog-filter-metric-heading>span:last-child{padding-right:0}.catalog-filter-footer{padding:12px 16px}}.app-shell .research-pagination{margin-top:16px}.app-shell .text-button{background:none;border:0;color:var(--muted);padding:4px 0;font:inherit;cursor:pointer}.app-shell .text-button:hover{color:var(--text)}.app-shell .add-etsy-link-button,.app-shell .primary-button{box-shadow:none;border-radius:8px}.shop-filter-inline{display:contents}.app-shell .shop-filter-compact{border:0;padding:0}.app-shell .shop-filter-compact .shop-filter-toolbar{flex-wrap:wrap;padding:0;gap:10px}.app-shell .shop-filter-compact .shop-keyword-field{flex:1;max-width:none}.app-shell .shop-filter-compact .shop-keyword-field{max-width:480px;height:44px;border:0;border-radius:12px;background:var(--surface-soft)}.app-shell .shop-filter-compact .shop-keyword-field input{font-size:15px}.app-shell .shop-filter-compact .shop-filter-toolbar>.filter-trigger,.app-shell .shop-filter-compact .apply-filter-button{height:46px;border-radius:12px;padding:0 17px;font-size:14px}.app-shell .shop-filter-compact .shop-filter-toolbar>.filter-trigger{border-color:transparent;background:var(--surface-soft)}.app-shell .shop-filter-compact .apply-filter-button{background:var(--text);color:var(--surface);border-color:var(--text)}.app-shell .shop-filter-compact .apply-filter-button[hidden]{display:none}.app-shell .tracking-filter-basics{overflow:visible}.app-shell .tracking-filter-basics>.filter-popover-wrap>button{width:100%;height:52px;border:0;border-radius:0;background:transparent;justify-content:space-between;padding:0 16px}.app-shell .tracking-filter-ranges .range-row{grid-template-columns:144px minmax(0,1fr) 12px minmax(0,1fr);gap:8px;min-height:64px;padding:12px 14px;border-bottom:0}.app-shell .tracking-filter-ranges .range-row strong{font-size:14px;font-weight:400}.app-shell .tracking-filter-ranges .range-row label>span,.app-shell .tracking-filter-ranges .range-row small{display:none}.range-row .range-label-unit{display:none}.app-shell .tracking-filter-ranges .range-row strong small{display:inline;margin-left:6px;color:var(--muted);font-size:12px;font-weight:400}.app-shell .shop-tags-expand{border:0;background:transparent;color:var(--muted);padding:4px;font:inherit;font-size:12px}.app-shell .tracking-filter-ranges .range-row input{height:38px;padding:0 10px;border:0;background:var(--surface-soft);border-radius:9px}.app-shell .catalog-filter-metric input,.app-shell .tracking-filter-ranges .range-row input,.app-shell .research-filter-range input,.app-shell .catalog-filter-basics input[type=date]{height:36px;padding:0 10px;border:1px solid color-mix(in srgb,var(--muted) 45%,var(--surface));border-radius:6px;background:var(--surface);color:var(--text);text-align:center;font:inherit;font-size:14px;font-variant-numeric:tabular-nums;box-shadow:0 1px 2px color-mix(in srgb,var(--text) 4%,transparent)}.app-shell .catalog-filter-metric input:hover,.app-shell .tracking-filter-ranges .range-row input:hover,.app-shell .research-filter-range input:hover,.app-shell .catalog-filter-basics input[type=date]:hover{border-color:var(--muted)}.app-shell .catalog-filter-metric input[aria-invalid=true],.app-shell .tracking-filter-ranges .range-row input[aria-invalid=true]{border-style:dashed;border-color:var(--text)}@media (pointer: coarse){.app-shell .catalog-filter-metric input,.app-shell .tracking-filter-ranges .range-row input,.app-shell .research-filter-range input,.app-shell .catalog-filter-basics input[type=date]{min-height:44px;font-size:16px}}.app-shell .tracking-filter-ranges .range-row label{display:block;min-width:0;padding:0;border:0;border-radius:0;background:transparent}.app-shell .tracking-filter-ranges .range-row{align-items:center;border-top:0}.app-shell .tracking-filter-ranges .range-row+.range-row{border-top:1px solid var(--border)}.app-shell .tracking-filter-basics>.filter-popover-wrap>button{font-size:14px;font-weight:400}.app-shell .catalog-filter-metric input:focus-visible,.app-shell .tracking-filter-ranges .range-row input:focus-visible,.app-shell .research-filter-range input:focus-visible,.app-shell .catalog-filter-basics input[type=date]:focus-visible{border-color:var(--text);outline:2px solid color-mix(in srgb,var(--text) 30%,transparent);outline-offset:2px;box-shadow:none}@media (max-width: 600px){.catalog-filter-metric-heading{grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr);gap:8px}.catalog-filter-metric-heading h3{grid-column:1 / -1}.catalog-filter-metric-heading>span:last-child{grid-column:3}.app-shell .overview-search-field{gap:8px;padding-inline:10px}.app-shell .overview-search-field>svg{display:none}}.app-shell .tracked-page-header+.shop-filter-shell{margin-top:0}.app-shell .workspace:has(.tracked-shop-table)>.table-card,.app-shell .workspace:has(.tracked-listings-table)>.table-card{border:0;border-radius:0;box-shadow:none}.app-shell .tracked-shop-table th{height:42px;padding-block:0;border-top:0;font-weight:500}.app-shell .tracked-shop-table th button{min-height:40px;font-size:12px}.app-shell .tracked-shop-table td{border-bottom:1px solid var(--border)}.app-shell .tracked-shop-table .tracking-cell,.app-shell .tracked-shop-table .tracking-column{padding-inline:0}.app-shell .tracking-group-toolbar select{border:0;background:var(--surface-soft);border-radius:9px}.tracking-heading-actions{display:flex;gap:20px;align-items:center}.tracking-heading-actions .text-button{display:inline-flex;gap:6px;align-items:center;font-size:12px}.app-shell .tracking-heading-actions .secondary-button{background:var(--surface);border-radius:12px;height:42px;font-size:12px}.tracking-display-settings{position:relative;margin-left:auto;color:var(--muted);font-size:12px}.tracking-display-settings summary{cursor:pointer;padding:10px 8px;list-style:none}.tracking-display-settings>div{position:absolute;z-index:3;right:0;width:240px;padding:18px;background:var(--surface);border:1px solid var(--border);border-radius:12px}.app-shell .tracking-hide-times .tracked-shop-table{min-width:880px}.tracking-hide-times .tracked-shop-table :is(col,th,td):nth-last-child(2),.tracking-hide-times .tracked-shop-table :is(col,th,td):nth-last-child(3){display:none}.app-shell .tracked-shop-table .tracking-star-button{width:36px;height:44px}@media (max-width: 600px){.app-shell .tracking-filter-ranges .range-row{grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr)}.app-shell .tracking-filter-ranges .range-row strong{grid-column:1 / -1}}.app-shell .shop-compact-fields{order:3;flex-basis:100%;display:flex;flex-wrap:wrap;gap:12px;padding:20px;border:1px solid var(--border);border-radius:12px;margin-top:8px}.app-shell .shop-compact-fields>.research-metrics-trigger{width:100%}.app-shell .shop-compact-fields .range-filter-popover{position:static;width:100%;border:0;box-shadow:none;background:var(--surface)}.app-shell .shop-compact-fields .range-filter-popover>header{padding:12px 0;border:0}.app-shell .shop-compact-fields .range-row{padding:8px 0;grid-template-columns:130px minmax(0,1fr) 16px minmax(0,1fr);border:0}.app-shell .shop-compact-fields .range-row input{height:36px;border-radius:8px;border-color:var(--border);background:var(--surface-soft);box-shadow:none}.app-shell .research-filter-drawer{width:min(620px,100%)}.app-shell .research-filter-fields{padding:16px 0 0}.app-shell .research-filter-range{border:0;background:transparent;overflow:visible}.app-shell .research-filter-range:focus-within{outline:0}.app-shell .research-filter-range input:focus-visible{outline:2px solid var(--text);outline-offset:2px}.app-shell .research-filter-search:focus-within{outline-color:var(--text)}.app-shell .tracking-group-toolbar{display:flex;align-items:center;gap:16px;min-height:42px;margin:16px 0 11px;font-size:12px}.app-shell .tracking-group-toolbar select{max-width:240px;height:34px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:0 10px;color:var(--text)}.app-shell .tracked-shop-table{table-layout:fixed;min-width:1100px;width:100%}.app-shell .tracked-shop-table th,.app-shell .tracked-shop-table td{text-align:left;padding:12px;font-size:13px;font-variant-numeric:tabular-nums;font-weight:400}.app-shell .tracked-shop-table th{background:var(--surface);color:var(--muted);font-size:12px;padding-block:0}.app-shell .tracked-shop-table th button{padding:0;justify-content:flex-start}.app-shell .tracked-shop-table th,.app-shell .tracked-shop-table .tracked-action-heading,.app-shell .tracked-shop-table .tracked-action-cell{width:auto;padding-inline:12px}.app-shell .tracked-shop-table :is(th,td):nth-child(n+3){text-align:center}.app-shell .tracked-shop-table th:nth-child(n+3) button{position:relative;justify-content:center}.app-shell .tracked-shop-table th:nth-child(n+3) button svg{position:absolute;left:calc(100% + 6px);width:10px;opacity:.6}.app-shell .tracked-shop-table :is(th,td):nth-child(2){padding-left:16px}.app-shell .tracked-shop-table .number-cell{font-size:14px;font-weight:400}.app-shell .tracking-shop-location{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px}.app-shell .tracked-shop-table td{height:76px;padding-block:12px}.app-shell .tracked-shop-table .shop-identity{display:flex;flex-wrap:wrap;align-items:center;min-width:0;gap:4px 10px;width:100%}.app-shell .tracked-shop-table .shop-identity>strong{max-width:100%;font-size:14px;font-weight:500}.app-shell .tracking-shop-annotation{display:flex;align-items:center;gap:7px;min-width:0;font-size:12px}.app-shell .tracking-note{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}.app-shell .tracking-group-label{flex-shrink:0;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:var(--surface-soft);padding:2px 6px;border-radius:5px}.app-shell .tracking-shop-annotation button{font-size:12px;padding:2px 0;flex-shrink:0}.app-shell .research-table-shops .research-identity,.app-shell .tracked-shop-table .shop-cell-layout{align-items:center;gap:12px;min-width:0;padding-block:12px}.app-shell .tracked-shop-table .shop-cell-layout{padding-block:0}.app-shell .catalog-live .research-table-shops .research-identity>img,.app-shell .catalog-live .research-table-shops .research-identity>.research-image-empty,.app-shell .tracked-shop-table .shop-placeholder{width:48px;height:48px;flex:0 0 48px;border:0;border-radius:10px;object-fit:cover;overflow:hidden}.app-shell .research-table-shops .research-identity>div{flex:1;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px}.app-shell .research-table-shops .research-title,.app-shell .tracked-shop-table .shop-identity>strong{flex-basis:100%}.app-shell .research-table-shops .research-shop-metadata{display:contents}.app-shell .research-table-shops .research-shop-location{display:flex;flex-wrap:wrap;align-items:center}.app-shell .research-table-shops .research-shop-tags{flex-basis:auto;order:2;margin-top:0}.app-shell .tracked-shop-table .shop-category-tags{flex-wrap:wrap;min-width:0}.app-shell .tracked-shop-table .shop-category-empty{background:transparent;padding:0;font-size:12px;font-weight:400;opacity:1}.app-shell .tracked-shop-table .tracking-shop-annotation{flex-basis:100%;line-height:18px}.app-shell .research-table-shops .research-title,.app-shell .tracked-shop-table .shop-identity>strong{overflow-wrap:anywhere;white-space:normal;line-height:1.5}.app-shell .research-table-shops .research-shop-metadata{margin:0;color:var(--muted);font-size:12px;font-weight:400;min-width:0}.app-shell .research-table-shops .research-shop-location{gap:6px;line-height:18px;overflow-wrap:anywhere}.app-shell .research-table-shops .country-flag,.app-shell .tracked-shop-table .country-flag{width:16px;min-width:16px;height:11px;flex:0 0 16px;margin:0;object-fit:contain;border:0;border-radius:2px;box-shadow:none}.app-shell .research-shop-category{max-width:100%;overflow-wrap:anywhere;font-size:12px;font-weight:400;color:var(--muted)}.app-shell .research-table-shops .catalog-product-shape{order:1;margin:0;line-height:18px;font-size:11px}.app-shell .research-shop-tags{gap:4px;margin-top:6px;min-width:0}.app-shell .research-shop-tags>span,.app-shell .shop-category-tags>small{max-width:100%;overflow-wrap:anywhere;white-space:normal;padding:2px 6px;border:0;border-radius:5px;background:var(--surface-soft);color:var(--muted);font-size:11px;line-height:16px;font-weight:400}.app-shell .research-shop-tags>button{border:0;background:transparent;color:var(--muted);font-size:11px;padding:4px}.app-shell .tracked-shop-table .shop-identity{flex:1}.app-shell .tracked-shop-table .tracking-shop-location{flex-wrap:wrap;overflow-wrap:anywhere;font-weight:400}.app-shell .tracked-shop-table .tracking-shop-annotation{flex-wrap:wrap}.app-shell .tracked-shop-table .tracking-note{max-width:100%}.app-shell .catalog-live .research-table td,.app-shell .tracked-shop-table td{height:88px;vertical-align:middle}.app-shell .tracked-shop-table .tracking-shop-annotation{flex-wrap:nowrap}.app-shell .tracking-row-actions{display:flex;flex-direction:column;align-items:center;gap:4px}.app-shell .tracking-row-actions>.text-button{font-size:11px;line-height:18px;min-height:24px;padding:3px 6px}.app-shell .tracked-shop-table .shop-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--border);background:var(--surface);padding:7px 9px;border-radius:8px;font-size:12px;font-weight:400}.app-shell .catalog-live .catalog-listing-metadata{margin-top:4px;gap:4px 8px}.app-shell .catalog-live .catalog-listing-metadata>span+span:before{content:"·";margin-right:8px;color:var(--muted)}.tracking-editor{width:min(460px,calc(100vw - 32px));border:1px solid var(--border);color:var(--text);background:var(--surface)}.tracking-editor .local-dialog-body{padding:20px}.tracking-editor-shop{display:block;font-size:14px;font-weight:500;margin-bottom:22px}.tracking-editor form>label{display:grid;gap:8px;font-size:13px;margin-bottom:18px}.tracking-editor input,.tracking-editor select,.tracking-editor textarea{width:100%;min-width:0;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft);color:var(--text);font:inherit;padding:9px 11px}.tracking-editor textarea{resize:vertical;min-height:120px;max-height:280px;line-height:1.6}.tracking-editor footer{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.tracking-editor .primary-button{border:1px solid var(--text);background:var(--text);color:var(--surface);border-radius:8px;padding:8px 15px;white-space:nowrap}.tracking-editor .secondary-button{border-radius:8px}.tracking-group-create{display:flex;gap:10px;margin-bottom:18px}.tracking-group-list{list-style:none;padding:0;margin:0;max-height:350px;overflow-y:auto}.tracking-group-list li{display:flex;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--border);font-size:13px}.tracking-group-list li>span{flex:1;overflow-wrap:anywhere}.tracking-group-list small{margin-left:9px;color:var(--muted)}.tracking-group-list button{flex-shrink:0;border:0;background:none;color:var(--muted);font-size:12px;padding:4px 0}.tracking-group-list form{display:flex;gap:10px;align-items:center;width:100%}.tracking-editor-error,.tracking-editor .danger-button{color:#b42318}.tracking-editor .danger-button{border:1px solid var(--border);border-radius:8px;padding:8px 12px;background:var(--surface)}.tracking-group-confirm h3{font-size:16px;font-weight:500}.tracking-group-confirm p,.tracking-groups-empty{font-size:13px;line-height:1.6;color:var(--muted)}@media (max-width: 760px){.app-shell .research-heading h1{font-size:24px}.app-shell .research-filter-fields{grid-template-columns:1fr}.app-shell .research-filter-field:has(.research-filter-range){grid-template-columns:1fr}.app-shell .catalog-summary{padding-right:0}.app-shell .catalog-result-tools{margin-top:6px}}@media (max-width: 760px){.app-shell .mobile-navigation{display:inline-flex}.app-shell .shop-filter-compact .shop-keyword-field{flex-basis:100%}.app-shell .shop-compact-fields .range-row{grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr);gap:8px}.app-shell .shop-compact-fields .range-row>strong{grid-column:1 / -1}}@media (max-width: 1219px) and (min-width: 761px){.app-shell:not(.sidebar-collapsed){grid-template-columns:76px minmax(0,1fr)}.app-shell .workspace{padding-inline:26px}.app-shell .sidebar-brand-row>.brand-logo{width:40px}}@media (max-width: 760px){.app-shell{display:block}.app-shell .sidebar{display:none}.app-shell .workspace{padding:22px 18px}.app-shell .topbar{padding-inline:12px}.app-shell .workspace .page-header h1{font-size:24px}.app-shell .overview-popular{padding-inline:16px}.app-shell .overview-popular-list li{gap:12px}}:root{--text: #242426;--muted: #68686d;--accent: #242426;--accent-strong: #151517;--bg: #fff;--surface: #fff;--surface-soft: #f5f5f7;--border: #e5e5e8;--control: #b7b7bc;--sidebar: #f5f5f7;--sidebar-border: #e5e5e8;--sidebar-text: #242426;--sidebar-muted: #68686d}:root[data-theme=dark]{--text: #f2f2f4;--muted: #b0b0b5;--accent: #f2f2f4;--accent-strong: #fff;--bg: #18181a;--surface: #202022;--surface-soft: #2a2a2d;--border: #3b3b40;--control: #7d7d84;--sidebar: #202022;--sidebar-border: #3b3b40;--sidebar-text: #f2f2f4;--sidebar-muted: #b0b0b5}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,system-ui,sans-serif}.app-shell .workspace .page-header h1,.app-shell .research-heading h1{font-weight:600;letter-spacing:0}.app-shell .local-dialog-header h2{font-size:18px;font-weight:600;letter-spacing:0}.app-shell .nav-item,.app-shell .catalog-filter-basics .research-filter-field,.app-shell .tracking-filter-basics>.filter-popover-wrap>button{font-size:14px;font-weight:400}.app-shell .nav-item.active{font-weight:500}.app-shell .research-title,.app-shell .overview-product-text .product-title-button,.app-shell .tracked-shop-table .shop-identity>strong,.app-shell .tracked-listings-table .tracked-listing-title strong{font-size:14px;font-weight:500;letter-spacing:0}.app-shell .catalog-listing-type,.app-shell .research-table-shops .catalog-product-shape,.app-shell .research-shop-tags>span,.app-shell .shop-category-tags>small,.app-shell .catalog-price small,.app-shell .catalog-filter-metric small{font-size:12px;font-weight:400}.app-shell .catalog-filter-footer button,.app-shell .tracking-editor .primary-button,.app-shell .overview-search>button{font-size:14px;font-weight:500}.app-shell .catalog-settings-popover .catalog-column-setting{border-color:transparent;border-bottom-color:var(--border);border-radius:0}.app-shell .catalog-column-setting button{border-color:transparent}.app-shell .catalog-column-setting button:hover:not(:disabled){background:var(--surface-soft)}.app-shell .catalog-column-setting label{font-size:14px;font-weight:400}.app-shell .catalog-live .research-table .research-title{font-weight:400;line-height:1.5}.app-shell .catalog-live .research-table .research-cell-missing{color:var(--muted)}.app-shell .catalog-live .research-detail-dialog{width:600px;border-radius:16px}.app-shell .catalog-live .research-detail-dialog .local-dialog-header{padding:18px 24px}.app-shell .catalog-live .research-detail-dialog .local-dialog-header h2{font-size:18px;font-weight:500;line-height:1.4}.app-shell .catalog-live .research-detail-dialog .local-dialog-body{padding:24px}.app-shell .catalog-live .research-detail-hero{align-items:flex-start;gap:16px;margin:0 0 24px}.app-shell .catalog-live .research-detail-hero>div{min-width:0;flex:1}.app-shell .catalog-live .research-detail-hero>img,.app-shell .catalog-live .research-detail-hero>.research-image-empty{width:80px;height:80px;flex:0 0 80px;object-fit:cover;border-radius:10px}.app-shell .catalog-live .research-detail-hero h3{color:var(--text);font-size:16px;font-weight:500;line-height:1.5;letter-spacing:0;overflow-wrap:anywhere}.app-shell .catalog-live .research-detail-hero p{margin:8px 0 0;font-size:12px;line-height:1.5}.app-shell .catalog-live .research-detail-hero .research-shop-metadata{margin-top:8px;color:var(--muted);font-size:12px;font-weight:400}.app-shell .catalog-live .research-detail-hero .research-shop-location{font-weight:400;gap:6px}.app-shell .catalog-live .research-detail-hero .country-flag{width:16px;min-width:16px;height:11px;flex:0 0 16px;margin:0;box-shadow:none}.app-shell .catalog-live .research-detail-values{gap:20px 24px;padding:20px 0 0;margin:0;border-top:1px solid var(--border);border-bottom:0}.app-shell .catalog-live .research-detail-dialog:has(.research-shop-metadata) .research-detail-values{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .catalog-live .research-detail-values>div{min-width:0;color:var(--text);font-size:16px;line-height:1.5;font-variant-numeric:tabular-nums}.app-shell .catalog-live .research-detail-values span{margin:0;color:inherit;font-size:inherit}.app-shell .catalog-live .research-detail-values>div>span:first-child{display:block;margin-bottom:6px;color:var(--muted);font-size:12px}.app-shell .catalog-live .research-detail-values .research-cell-missing{color:var(--muted);font-size:14px}.app-shell .catalog-live .research-detail-values .catalog-price{display:inline-flex;align-items:baseline;gap:6px}.app-shell .catalog-live .research-detail-values .catalog-months{display:inline-flex;gap:6px}.app-shell .catalog-live .research-detail-values .catalog-months>span{min-width:0}.app-shell .catalog-live .research-detail-values small{color:var(--muted);font-size:12px}.app-shell .catalog-live .research-detail-footer{justify-content:flex-end;margin-top:24px;padding-top:16px}.app-shell .catalog-live .research-detail-footer a{min-height:36px;padding:7px 12px;border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:13px;font-weight:400}.app-shell .catalog-live .research-detail-footer a:hover{background:var(--surface-soft)}@media (max-width: 480px){.app-shell .catalog-live .research-detail-dialog .local-dialog-body{padding:20px}.app-shell .catalog-live .research-detail-hero{flex-direction:column}.app-shell .catalog-live .research-detail-values{grid-template-columns:repeat(2,minmax(0,1fr))}}
