.renewal-head{align-items:center}.renewal-head-stats{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.renewal-head-stats span{height:28px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid var(--border);border-radius:8px;background:var(--surface-2);color:var(--muted-foreground);font-size:12px;font-weight:500;white-space:nowrap}.renewal-head-stats span.soon{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.renewal-head-stats span.expired{border-color:#fecaca;background:#fef2f2;color:#dc2626}.dark .renewal-head-stats span.soon{border-color:#9a3412;background:#431407;color:#fdba74}.dark .renewal-head-stats span.expired{border-color:#991b1b;background:#450a0a;color:#fca5a5}.renewal-loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted-foreground);font-size:13px}.renewal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.renewal-card{min-width:0;padding:16px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm);transition:border-color .15s,box-shadow .15s,transform .15s}.renewal-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow);transform:translateY(-1px)}.renewal-card.soon{border-color:#fed7aa}.renewal-card.expired,.renewal-card.urgent{border-color:#fecaca}.dark .renewal-card.soon{border-color:#7c2d12}.dark .renewal-card.expired,.dark .renewal-card.urgent{border-color:#7f1d1d}.renewal-card-top{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:8px}.renewal-category{height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:7px;font-size:11.5px;font-weight:600}.renewal-category.category-document{background:#eaf3f8;color:#25637c}.renewal-category.category-insurance{background:#fff0ed;color:#a33a2c}.renewal-category.category-contract{background:#edf6ed;color:#347143}.renewal-category.category-domain{background:#f6edf3;color:#87446f}.dark .renewal-category{filter:brightness(.82) saturate(.85)}.renewal-card-actions{display:flex;gap:1px;opacity:0;transition:opacity .15s}.renewal-card:focus-within .renewal-card-actions,.renewal-card:hover .renewal-card-actions{opacity:1}.renewal-card h2{margin:10px 0 4px;color:var(--foreground);font-size:16px;font-weight:600;line-height:1.35;letter-spacing:-.01em;overflow-wrap:anywhere}.renewal-owner{color:var(--muted-foreground);font-family:var(--font-mono);font-size:11.5px}.renewal-dates{display:flex;align-items:center;gap:7px;margin-top:18px;color:var(--muted-foreground);font-size:12.5px;font-variant-numeric:tabular-nums;white-space:nowrap}.renewal-dates strong{color:var(--foreground);font-weight:600}.renewal-arrow{color:var(--border-strong)}.renewal-status{display:inline-flex;align-items:center;gap:5px;margin-top:12px;color:var(--muted-foreground);font-size:11.5px;font-weight:500}.renewal-status.soon{color:#c2410c}.renewal-status.expired,.renewal-status.urgent{color:#dc2626}.dark .renewal-status.soon{color:#fdba74}.dark .renewal-status.expired,.dark .renewal-status.urgent{color:#fca5a5}.renewal-dialog{width:560px;min-width:0}.renewal-dialog .db{min-width:0;overflow-x:hidden}.renewal-dialog .field,.renewal-dialog .field-2{min-width:0}.renewal-date-input{display:flex;align-items:center;width:100%;min-width:0;height:38px;padding:0 12px;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:var(--foreground);font-size:14px;transition:.15s}.renewal-date-input:focus-within{border-color:var(--brand-ring);box-shadow:0 0 0 3px var(--brand-wash)}.renewal-date-input input{display:block;width:100%;min-width:0;max-width:100%;height:100%;margin:0;padding:0;border:0;outline:0;background:transparent;color:inherit;font:inherit}@media (max-width:980px){.renewal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.renewal-head{align-items:flex-start}.renewal-head .spacer{flex-basis:100%;height:0}.renewal-head-stats{flex:1}.renewal-grid{grid-template-columns:1fr}.renewal-card{padding:15px}.renewal-card-actions{opacity:1}.renewal-dates{margin-top:15px}}.budget-head{align-items:center}.budget-head-stats{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 10px;border:1px solid var(--border);border-radius:9px;background:var(--surface-2);font-size:12px;color:var(--muted-foreground);white-space:nowrap}.budget-head-stats strong{color:var(--foreground);font-size:12.5px;font-weight:600;font-variant-numeric:tabular-nums}.budget-loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted-foreground);font-size:13px}.budget-section{margin-top:24px}.budget-section:first-of-type{margin-top:0}.budget-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:0 2px 10px}.budget-section-head h2{margin:0;color:var(--foreground);font-size:15px;font-weight:600;letter-spacing:-.01em}.budget-section-head p{margin:3px 0 0;color:var(--muted-foreground);font-size:12px}.budget-summary{margin-bottom:12px;padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm)}.budget-summary-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.budget-summary-total span{color:var(--muted-foreground);font-size:12.5px}.budget-summary-total strong{color:var(--foreground);font-size:22px;font-weight:650;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.budget-summary-categories{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.budget-category,.budget-chip{display:inline-flex;align-items:center;border-radius:7px;font-size:11.5px;font-weight:600}.budget-chip{min-height:24px;padding:3px 8px}.budget-category{height:24px;padding:0 8px}.budget-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.budget-card{min-width:0;padding:16px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm);transition:border-color .15s,box-shadow .15s,transform .15s}.budget-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow);transform:translateY(-1px)}.budget-card-top{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted-foreground)}.budget-card-actions{display:flex;gap:1px;opacity:0;transition:opacity .15s}.budget-card:focus-within .budget-card-actions,.budget-card:hover .budget-card-actions{opacity:1}.budget-amount{margin-top:10px;color:var(--foreground);font-size:20px;font-weight:650;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.budget-amount span{margin-left:4px;font-size:11.5px;letter-spacing:0}.budget-amount span,.budget-card h3{color:var(--muted-foreground);font-weight:500}.budget-card h3{margin:5px 0 0;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.big-expense-card .budget-amount{margin-top:14px}.big-expense-date{font-family:var(--font-mono);font-size:11.5px}.category-fixed{background:#f8eadf;color:#87542c}.category-living{background:#eee9f3;color:#665077}.category-insurance{background:#fff2d8;color:#8a641c}.category-entertainment,.category-shopping{background:#f8e9e6;color:#8b5149}.category-education{background:#e5f0f7;color:#35657f}.category-medical{background:#fde9e6;color:#984d43}.category-work{background:#e7f2e8;color:#47714c}.category-misc{background:#f4e7ef;color:#7c526b}.dark .budget-category,.dark .budget-chip{filter:brightness(.82) saturate(.85)}.budget-dialog{width:560px;min-width:0}.budget-dialog .db{min-width:0;overflow-x:hidden}.budget-dialog .field,.budget-dialog .field-2{min-width:0}@media (max-width:980px){.budget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.budget-head{align-items:flex-start}.budget-head .spacer{flex-basis:100%;height:0}.budget-head-stats{flex:1;justify-content:space-between}.budget-grid{grid-template-columns:1fr}.budget-card{padding:15px}.budget-card-actions{opacity:1}.budget-summary-total strong{font-size:20px}}.notes-page .page-inner{padding-top:22px;padding-bottom:110px}.notes-loading{min-height:200px;gap:8px;font-size:13px}.notes-empty,.notes-loading{display:flex;align-items:center;justify-content:center;color:var(--muted-foreground)}.notes-empty{min-height:300px;flex-direction:column;padding:40px 20px;text-align:center}.notes-empty-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:13px;border:1px solid var(--brand-ring);border-radius:13px;background:var(--brand-wash);color:var(--brand)}.notes-empty h2{margin:0 0 5px;color:var(--foreground);font-size:16px;font-weight:600}.notes-empty p{margin:0;font-size:13px;line-height:1.55}.notes-filter-empty button{margin-top:10px;border:0;background:transparent;color:var(--brand);font-size:13px;font-weight:600}.notes-filter{min-height:40px;display:flex;align-items:center;gap:8px;width:fit-content;max-width:100%;margin:0 0 14px;padding:5px 6px 5px 11px;border:1px solid var(--brand-ring);border-radius:999px;background:var(--brand-wash);color:var(--brand)}.notes-filter span{min-width:0;font-size:13px;font-weight:650;overflow-wrap:anywhere}.notes-filter small{color:var(--muted-foreground);font-size:11px;white-space:nowrap}.notes-filter button{width:27px;height:27px;flex:none;display:grid;place-items:center;border:0;border-radius:50%;background:color-mix(in srgb,var(--brand) 10%,transparent);color:inherit}.notes-filter button:hover{background:color-mix(in srgb,var(--brand) 17%,transparent)}.notes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.note-card{position:relative;min-width:0;padding:17px 18px 15px;border:1px solid var(--border);border-radius:15px;background:var(--surface);box-shadow:var(--shadow-sm);transition:border-color .15s,box-shadow .15s,transform .15s}.note-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow);transform:translateY(-1px)}.note-card:focus-within{z-index:4}.note-card-top{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:10px}.note-card-top time{color:var(--muted-foreground);font-size:11.5px;font-variant-numeric:tabular-nums}.note-card-menu-wrap{position:relative;flex:none}.note-card-more{width:30px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--muted-foreground)}.note-card-more:hover,.note-card-more[aria-expanded=true]{background:var(--surface-2);color:var(--foreground)}.note-card-menu{position:absolute;z-index:8;top:calc(100% + 5px);right:0;width:116px;padding:5px;border:1px solid var(--border);border-radius:11px;background:var(--surface);box-shadow:var(--shadow-lg);animation:note-menu-in .12s ease}.note-card-menu button{width:100%;height:34px;display:flex;align-items:center;gap:8px;padding:0 9px;border:0;border-radius:7px;background:transparent;color:var(--foreground);font-size:12.5px;text-align:left}.note-card-menu button:hover{background:var(--surface-2)}.note-card-menu button.danger{color:var(--danger)}.note-content{position:relative;min-width:0;margin-top:7px;overflow:visible}.note-content.collapsed{max-height:260px;overflow:hidden}.note-content.collapsed:after{content:"";position:absolute;inset:auto 0 0;height:68px;pointer-events:none;background:linear-gradient(to bottom,transparent,var(--surface))}.note-markdown{color:var(--foreground);font-size:14px;line-height:1.68;overflow-wrap:anywhere}.note-markdown>:first-child{margin-top:0}.note-markdown>:last-child{margin-bottom:0}.note-markdown h1{font-size:1.35em}.note-markdown h2{font-size:1.2em}.note-markdown h3{font-size:1.08em}.note-markdown pre{max-width:100%;overflow-x:auto;border-radius:9px;background:var(--surface-2);padding:11px 12px}.note-markdown code{font-family:var(--font-mono);font-size:.9em}.note-markdown a{color:var(--brand);text-decoration:underline;text-underline-offset:2px}.note-inline-tag{display:inline;margin:0;padding:0;border:0;background:transparent;color:var(--brand);font:inherit;font-weight:650;line-height:inherit;text-decoration:none;cursor:pointer}.note-inline-tag:hover{color:var(--brand-strong);text-decoration:underline;text-underline-offset:2px}.note-expand{position:relative;z-index:1;margin-top:9px;border:0;background:transparent;color:var(--brand);font-size:12px;font-weight:600}.note-expand:hover{color:var(--brand-strong)}.notes-fab{position:fixed;z-index:35;right:28px;bottom:calc(28px + env(safe-area-inset-bottom));width:52px;height:52px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--brand);color:var(--on-brand);box-shadow:0 9px 26px color-mix(in srgb,var(--brand) 34%,transparent);transition:transform .15s,background .15s,box-shadow .15s}.notes-fab:hover{transform:translateY(-2px);background:var(--brand-strong);box-shadow:0 12px 30px color-mix(in srgb,var(--brand) 40%,transparent)}.notes-fab:active{transform:scale(.96)}.notes-fab:focus-visible{outline:3px solid var(--brand-ring);outline-offset:4px}.notes-fab-dot{position:absolute;top:2px;right:2px;width:10px;height:10px;border:2px solid var(--surface);border-radius:50%;background:#f59e0b}.note-sheet-scrim{position:fixed;inset:0;z-index:70;background:rgba(13,18,16,.34);backdrop-filter:blur(3px);animation:note-fade-in .18s ease}.note-editor-sheet{position:fixed;z-index:71;left:50%;bottom:calc(22px + env(safe-area-inset-bottom));width:min(720px,calc(100% - 40px));border:1px solid var(--border-strong);border-radius:22px;background:var(--surface);box-shadow:0 20px 64px rgba(15,23,20,.24);animation:note-slide-up .24s cubic-bezier(.2,.8,.2,1);overflow:hidden;transform:translateX(-50%)}.note-editor-sheet.keyboard-open{transition:bottom .16s ease-out}.note-editor-inner{position:relative;height:clamp(300px,42dvh,420px);display:flex;flex-direction:column}.note-sheet-handle{height:24px;flex:none;display:grid;place-items:center}.note-sheet-handle span{width:38px;height:4px;border-radius:999px;background:var(--border-strong)}.note-editor-close{position:absolute;z-index:1;top:9px;right:12px;width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:var(--muted-foreground)}.note-editor-close:hover{background:var(--surface-2);color:var(--foreground)}.note-editor-inner>textarea{width:100%;min-width:0;min-height:0;flex:1;resize:none;padding:12px 24px 18px;border:0;outline:0;background:transparent;color:var(--foreground);font-family:inherit;font-size:16px;line-height:1.72;tab-size:2}.note-editor-inner>textarea::placeholder{color:var(--muted-foreground);opacity:.6}.note-editor-footer{min-height:58px;flex:none;display:flex;align-items:center;gap:10px;padding:9px 14px 11px 18px;border-top:1px solid var(--border);background:var(--surface)}.note-hash-button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:var(--foreground)}@media (hover:hover){.note-hash-button:hover{background:var(--brand-wash);color:var(--brand)}}.note-hash-button:active{background:var(--brand-wash);color:var(--brand)}.note-discard{height:34px;padding:0 8px;border:0;background:transparent;color:var(--muted-foreground);font-size:12px}.note-discard:hover{color:var(--danger)}.note-discard:disabled{opacity:.45}.note-draft-state{margin-left:auto;color:var(--muted-foreground);font-size:11px;white-space:nowrap}.note-publish{height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;border:0;border-radius:11px;background:var(--brand);color:var(--on-brand);font-size:12.5px;font-weight:650}.note-publish:hover:not(:disabled){background:var(--brand-strong)}.note-publish:disabled{opacity:.42}@keyframes note-fade-in{0%{opacity:0}to{opacity:1}}@keyframes note-slide-up{0%{opacity:0;transform:translate(-50%,32px)}to{opacity:1;transform:translate(-50%)}}@keyframes note-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:720px){.notes-page .page-inner{padding-top:14px}.notes-grid{grid-template-columns:1fr}.note-card{padding:15px 16px 14px}.notes-fab{right:18px;bottom:calc(20px + env(safe-area-inset-bottom))}.note-editor-sheet{bottom:calc(8px + env(safe-area-inset-bottom));width:calc(100% - 20px);border-radius:21px}.note-editor-inner{height:clamp(260px,39dvh,340px)}.note-editor-inner>textarea{padding:10px 16px 14px;font-size:16px}.note-editor-footer{min-height:56px;padding:8px 10px 9px 12px}.note-draft-state{display:none}.note-discard{margin-left:2px}.note-publish{margin-left:auto}}.watchlist-page{min-height:100%}.watchlist-head{display:block}.watchlist-head-copy{width:100%;min-width:0}.watchlist-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.watchlist-title-row h1{margin-bottom:0}.watchlist-title-row .btn-ghost{flex:0 0 auto}.watchlist-head .psub{margin-top:4px}.watchlist-loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:220px;color:var(--muted-foreground);font-size:13px}.watchlist-grid{display:grid;gap:10px}.watchlist-card{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 1px 2px rgb(15 23 42/3%)}.watchlist-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#10b981}.watchlist-card.tier-b:before{background:#3b82f6}.watchlist-card.tier-c:before{background:#94a3b8}.watchlist-card.archived{opacity:.68}.watchlist-card-main{display:flex;align-items:center;gap:10px;width:100%;min-height:59px;padding:11px 13px 7px 15px;border:0;background:transparent;color:var(--foreground);cursor:pointer;text-align:left}.watchlist-card-main:hover{background:color-mix(in srgb,var(--muted) 42%,transparent)}.watchlist-chevron{display:grid;place-items:center;color:var(--muted-foreground)}.watchlist-tier{display:grid;place-items:center;width:25px;height:25px;flex:0 0 auto;border-radius:7px;font-size:12px;font-weight:750}.watchlist-tier.tier-a{background:color-mix(in srgb,#10b981 14%,transparent);color:#047857}.watchlist-tier.tier-b{background:color-mix(in srgb,#3b82f6 13%,transparent);color:#2563eb}.watchlist-tier.tier-c{background:color-mix(in srgb,#64748b 13%,transparent);color:#64748b}.dark .watchlist-tier.tier-a{color:#6ee7b7}.dark .watchlist-tier.tier-b{color:#93c5fd}.dark .watchlist-tier.tier-c{color:#cbd5e1}.watchlist-identity{display:flex;align-items:baseline;gap:8px;min-width:0}.watchlist-name{font-size:14.5px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.watchlist-code{flex:0 0 auto;color:var(--muted-foreground);font-size:11.5px;font-variant-numeric:tabular-nums;white-space:nowrap}.watchlist-card-spacer{flex:1}.watchlist-trigger-hit{padding:4px 7px;border-radius:999px;background:color-mix(in srgb,#dc2626 10%,transparent);color:#dc2626;font-size:11px;font-weight:650;white-space:nowrap}.watchlist-price-strip{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;margin:0 13px 8px 51px;padding:8px 10px;border-radius:9px;background:color-mix(in srgb,var(--muted) 55%,transparent);font-variant-numeric:tabular-nums}.watchlist-price-strip.triggered{background:color-mix(in srgb,#dc2626 7%,var(--muted))}.watchlist-price-strip>span:not(.watchlist-price-change,.watchlist-price-stale){display:flex;align-items:baseline;gap:6px}.watchlist-price-strip small{color:var(--muted-foreground);font-size:10.5px}.watchlist-price-strip strong{font-size:12.5px;font-weight:650}.watchlist-price-change{margin-left:auto;color:var(--muted-foreground);font-size:11.5px}.watchlist-price-change.up{color:#dc2626}.watchlist-price-change.down{color:#16a34a}.watchlist-price-stale{flex-basis:100%;color:#a16207;font-size:10.5px}.dark .watchlist-price-stale{color:#fcd34d}.watchlist-card-summary{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:0 13px 8px 51px}.watchlist-blocker,.watchlist-tag{padding:3px 7px;border-radius:999px;font-size:10.5px;line-height:1.25}.watchlist-tag{background:var(--muted);color:var(--muted-foreground)}.watchlist-blocker{background:color-mix(in srgb,#f59e0b 11%,transparent);color:#a16207}.dark .watchlist-blocker{color:#fcd34d}.watchlist-updated{margin-left:auto;color:var(--muted-foreground);font-size:10.5px}.watchlist-lead{margin:0;padding:0 13px 11px 51px;color:var(--muted-foreground);font-size:12.5px;line-height:1.55}.watchlist-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0 13px 10px 51px;padding-top:10px;border-top:1px solid var(--border)}.watchlist-detail section{min-width:0;padding:10px 11px;border-radius:9px;background:color-mix(in srgb,var(--muted) 55%,transparent)}.watchlist-detail h3{margin:0 0 5px;color:var(--muted-foreground);font-size:10.5px;font-weight:650;letter-spacing:.02em}.watchlist-detail p{margin:0;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.watchlist-evidence-list{display:grid;gap:5px;margin:0;padding-left:17px}.watchlist-evidence-list li{font-size:12px;line-height:1.6;overflow-wrap:anywhere}.watchlist-detail code{font-size:11px;color:var(--brand-strong);overflow-wrap:anywhere}.watchlist-rule-list{display:grid;gap:5px}.watchlist-rule-list>div{display:flex;align-items:center;gap:7px;font-size:12px}.watchlist-rule-list>div:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--muted-foreground);opacity:.5}.watchlist-rule-list>div.matched:before{background:#dc2626;opacity:1}.watchlist-rule-list small{margin-left:auto;color:var(--muted-foreground)}.watchlist-quote-note{grid-column:1/-1;color:var(--muted-foreground);font-size:10.5px}.watchlist-actions{display:flex;justify-content:flex-end;gap:5px;padding:8px 12px;border-top:1px solid var(--border);background:color-mix(in srgb,var(--muted) 25%,transparent)}.watchlist-actions button{display:inline-flex;align-items:center;gap:5px;height:29px;padding:0 8px;border:0;border-radius:7px;background:transparent;color:var(--muted-foreground);font-size:11.5px;cursor:pointer}.watchlist-actions button:hover{color:var(--foreground);background:var(--muted)}.watchlist-actions button.danger:hover{color:var(--destructive)}.watchlist-actions button:disabled{opacity:.5;cursor:default}.watchlist-dialog{width:min(720px,calc(100vw - 28px));max-height:calc(100dvh - 40px);min-width:0}.watchlist-dialog .db{overflow-x:hidden;overflow-y:auto}.watchlist-dialog .db,.watchlist-form,.watchlist-form .field,.watchlist-form .field-2,.watchlist-form .field-3,.watchlist-form .input,.watchlist-trigger-editor,.watchlist-trigger-head,.watchlist-trigger-head>div,.watchlist-trigger-row{min-width:0;max-width:100%}.watchlist-form .input{display:block}.watchlist-form textarea.input{height:auto;min-height:74px;resize:vertical;padding-top:9px;padding-bottom:9px;line-height:1.5}.watchlist-form .field-3{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) minmax(0,1.25fr);gap:12px}.watchlist-trigger-editor{display:grid;gap:8px;padding:11px;border:1px solid var(--border);border-radius:10px;background:color-mix(in srgb,var(--muted) 35%,transparent)}.watchlist-trigger-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.watchlist-trigger-head>div{display:flex;flex-direction:column;gap:2px}.watchlist-trigger-head strong{font-size:12.5px}.watchlist-trigger-head span{color:var(--muted-foreground);font-size:10.5px}.watchlist-trigger-head .input{width:120px;flex:0 0 auto}.watchlist-trigger-row{display:flex;align-items:center;gap:7px}.watchlist-trigger-row>.input{width:126px}.watchlist-trigger-row>.input.grow{flex:1;width:auto}.watchlist-trigger-row>.input.op{width:60px}.watchlist-trigger-row>.input.value{width:100px}.watchlist-trigger-row>.input.currency{width:82px}.watchlist-trigger-row>.ract{flex:0 0 30px}.watchlist-add-rule{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;border:1px dashed var(--border);border-radius:8px;background:transparent;color:var(--brand-strong);font-size:12px;cursor:pointer}@media (max-width:700px){.watchlist-card-main{padding-left:11px;gap:8px}.watchlist-price-strip{margin-left:45px}.watchlist-card-summary,.watchlist-lead{padding-left:45px}.watchlist-updated{flex-basis:100%;margin-left:0}.watchlist-detail{grid-template-columns:1fr;margin-left:45px}.watchlist-quote-note{grid-column:auto}.watchlist-trigger-hit{display:none}.watchlist-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 28px)}.watchlist-form .field-3{grid-template-columns:minmax(0,1fr);gap:11px}.watchlist-trigger-row{flex-wrap:wrap}.watchlist-trigger-row>.input{flex:1 1 120px;width:auto}.watchlist-trigger-row>.input.op{flex:0 0 60px}.watchlist-trigger-row>.input.value{flex:1 1 90px;width:auto}.watchlist-trigger-row>.input.currency{flex:0 0 82px}}@media (max-width:430px){.watchlist-name{max-width:130px}.watchlist-price-strip{margin-left:15px;gap:7px 14px}.watchlist-price-change{margin-left:0}.watchlist-card-summary,.watchlist-detail,.watchlist-lead{padding-left:15px;margin-left:0}.watchlist-detail{margin-right:10px}.watchlist-trigger-head{align-items:flex-start;flex-direction:column}.watchlist-trigger-head .input{width:100%}}.xueqiu-page{min-height:100%}.xq-kicker{gap:6px;margin-bottom:6px;color:var(--brand);font-size:11.5px;font-weight:650;letter-spacing:.04em}.xq-kicker,.xq-overview{display:flex;align-items:center}.xq-overview{min-height:70px;gap:16px;margin-bottom:14px;padding:13px 16px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm)}.xq-overview-item{display:flex;flex-direction:column;gap:2px;white-space:nowrap}.xq-overview-item strong{font-size:18px;font-weight:680;line-height:1.1;font-variant-numeric:tabular-nums}.xq-overview-item span{color:var(--muted-foreground);font-size:11.5px}.xq-overview-divider{width:1px;height:31px;background:var(--border)}.xq-overview-freshness{margin-left:auto;color:var(--muted-foreground);font-size:11.5px;text-align:right}.xq-filter-bar{gap:10px;margin-bottom:14px}.xq-filter-bar,.xq-tabs{display:flex;align-items:center}.xq-tabs{min-width:0;gap:7px;overflow-x:auto;padding:1px;scrollbar-width:none}.xq-tabs::-webkit-scrollbar{display:none}.xq-tabs button{min-height:35px;flex:none;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--muted-foreground);font-size:12.5px;font-weight:560;white-space:nowrap;transition:border-color .15s,background .15s,color .15s}.xq-tabs button:hover{border-color:var(--border-strong);color:var(--foreground)}.xq-tabs button.active{border-color:var(--brand-ring);background:var(--brand-wash);color:var(--brand)}.dark .xq-tabs button.active{color:var(--brand-strong)}.xq-tabs button span{min-width:18px;padding:2px 5px;border-radius:999px;background:color-mix(in srgb,currentColor 8%,transparent);font-size:10.5px;font-variant-numeric:tabular-nums;text-align:center}.xq-profile-link{min-height:35px;flex:none;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border-radius:9px;color:var(--muted-foreground);font-size:12px;text-decoration:none}.xq-profile-link:hover{background:var(--surface-2);color:var(--foreground)}.xq-loading{min-height:250px;gap:9px;font-size:13px}.xq-loading,.xq-state{display:flex;align-items:center;justify-content:center;color:var(--muted-foreground)}.xq-state{min-height:320px;flex-direction:column;padding:40px 20px;text-align:center}.xq-state-icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:13px;border:1px solid var(--brand-ring);border-radius:14px;background:var(--brand-wash);color:var(--brand)}.xq-state h2{margin:0 0 5px;color:var(--foreground);font-size:16px;font-weight:600}.xq-state p{max-width:440px;margin:0;font-size:13px;line-height:1.55}.xq-state button{min-height:38px;margin-top:14px;padding:0 14px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--foreground);font-size:13px;font-weight:600}.xq-state button:hover{border-color:var(--border-strong)}.xq-author:hover strong{color:var(--brand)}.dark .xq-author:hover strong{color:var(--brand-strong)}.xq-post-head time{margin-left:auto;color:var(--muted-foreground);font-size:11.5px;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.xq-post-content{position:relative;color:var(--foreground);font-size:15px;line-height:1.78;white-space:pre-wrap;overflow-wrap:anywhere}.xq-post-content.collapsed{max-height:260px;overflow:hidden}.xq-post-content.collapsed:after{content:"";position:absolute;inset:auto 0 0;height:76px;pointer-events:none;background:linear-gradient(to bottom,transparent,var(--surface))}.xq-expand{position:relative;z-index:1;min-height:38px;margin-top:4px;padding:0;border:0;background:transparent;font-size:12.5px;font-weight:650}.xq-expand,.xq-expand:hover{color:var(--brand)}.dark .xq-expand:hover{color:var(--brand-strong)}.xq-feed-end{min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--muted-foreground);font-size:11.5px}.xq-feed-end>span{font-variant-numeric:tabular-nums}.xq-feed-end p{margin:0;color:var(--danger);font-size:12px}.xq-feed-end button{min-width:124px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--foreground);font-size:13px;font-weight:600}.xq-feed-end button:hover:not(:disabled){border-color:var(--brand-ring);color:var(--brand)}.dark .xq-feed-end button:hover:not(:disabled){color:var(--brand-strong)}.xq-feed-end button:disabled{opacity:.55}.xq-feed-end small{font-size:11.5px}@media (max-width:720px){.xq-overview{gap:12px;padding:12px 13px}.xq-overview-freshness{max-width:130px;font-size:10.5px}.xq-filter-bar{margin-right:-16px}.xq-tabs{padding-right:16px}.xq-profile-link{display:none}.xq-post-head time{padding-top:2px;font-size:10.5px}.xq-post-content{font-size:15px;line-height:1.74}}@media (max-width:430px){.xq-overview-freshness{display:none}}