.fh-screener{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--ink);max-width:1080px;margin:0 auto;padding:8px;line-height:1.5}.fh-screener *{box-sizing:border-box}.fh-head{text-align:center;padding:18px 0 6px}.fh-brand{font-size:1.9rem;font-weight:800;letter-spacing:-.02em}.fh-tag{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:var(--soft);color:var(--accent-text);border:1px solid var(--pill-bd);border-radius:999px;padding:3px 10px;vertical-align:middle;margin-left:6px}.fh-sub{color:var(--muted);margin:.35rem 0 0}.fh-filters{display:flex;flex-direction:column;gap:12px;background:var(--card);border:1px solid var(--bd);border-radius:16px;padding:14px 16px;box-shadow:0 1px 3px rgba(43,33,24,.04);margin:14px 0}.fh-sort-wrap{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.85rem;white-space:nowrap}.fh-sort-k{font-weight:700}.fh-search{flex:1 1 220px;min-width:170px;padding:10px 12px;border:1px solid var(--bd);border-radius:10px;font-size:.95rem}.fh-sel{padding:9px 10px;border:1px solid var(--bd);border-radius:10px;font-size:.9rem;background:var(--card,#fff);color:var(--ink)}.fh-presets{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fh-presets-k{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.fh-preset{font-size:.84rem;font-weight:700;color:var(--accent-text);background:var(--soft);border:1px solid var(--pill-bd);border-radius:999px;padding:6px 13px;text-decoration:none;transition:background var(--fh-dur-fast) var(--fh-ease),color var(--fh-dur-fast) var(--fh-ease),transform var(--fh-dur-fast) var(--fh-ease);white-space:nowrap}.fh-preset:hover{background:var(--accent);color:var(--on-accent);transform:translateY(-1px);text-decoration:none}.fh-guided{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 14px}.fh-gcard{border:1px solid var(--bd);border-radius:14px;padding:12px;background:var(--card)}.fh-gcard-top{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px}.fh-gcard-n{display:inline-flex;width:23px;height:23px;border-radius:50%;background:var(--soft);color:var(--accent-text);font-weight:900;align-items:center;justify-content:center;font-size:.78rem;flex:0 0 auto;margin-top:1px}.fh-gcard-h{margin:0;font-size:.9rem;line-height:1.15;font-weight:800;color:var(--ink)}.fh-gcard-q{color:var(--muted);font-size:.74rem;line-height:1.2}.fh-guided-opt{display:flex;align-items:center;gap:9px;width:100%;text-align:left;border:1px solid var(--bd);background:var(--card);border-radius:10px;padding:8px 10px;font-weight:700;color:var(--ink);margin-bottom:7px;font-size:.85rem;text-decoration:none;transition:border-color var(--fh-dur-fast) var(--fh-ease),background var(--fh-dur-fast) var(--fh-ease)}.fh-guided-opt:last-child{margin-bottom:0}.fh-guided-opt:hover{border-color:var(--accent)}.fh-guided-opt.is-active{background:var(--soft);border-color:var(--accent);color:var(--accent-text)}.fh-gopt-ic{font-size:1rem;width:19px;text-align:center}@media (max-width:900px){.fh-guided{grid-template-columns:1fr 1fr}}@media (max-width:480px){.fh-guided{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.fh-guided-opt{transition:none}}.fh-mode-toggle{display:inline-flex;background:var(--card);border:1px solid var(--bd);border-radius:11px;padding:3px;margin:0 0 14px}.fh-mode-btn{display:inline-flex;align-items:baseline;gap:6px;padding:7px 14px;border-radius:8px;font-weight:800;font-size:.86rem;color:var(--muted);text-decoration:none;transition:background var(--fh-dur-fast) var(--fh-ease)}.fh-mode-btn small{font-weight:600;font-size:.68rem;opacity:.85}.fh-mode-btn.is-active{background:var(--soft);color:var(--accent-text)}.fh-filters.fh-mode-guided .fh-filter-trigger{display:none}.fh-filters.fh-mode-advanced .fh-guided{display:none}@media (prefers-reduced-motion:reduce){.fh-mode-btn{transition:none}}.fh-gcard-top{position:relative}.fh-gq{margin-left:auto;flex:0 0 auto}.fh-gq>summary{list-style:none;cursor:pointer;width:22px;height:22px;border-radius:50%;border:1px solid #f0d9a8;background:var(--soft);color:var(--accent-text);font-weight:900;font-size:.82rem;display:grid;place-items:center;user-select:none;line-height:1}.fh-gq>summary::-webkit-details-marker{display:none}.fh-gq>summary::marker{content:""}.fh-gq>summary:hover,.fh-gq[open]>summary{background:var(--accent);border-color:var(--accent-d);color:var(--on-accent,#2b2118)}.fh-gq-pop{position:absolute;right:0;top:calc(100% + 6px);z-index:30;width:250px;max-width:78vw;background:var(--card);border:1px solid var(--bd);border-radius:12px;box-shadow:var(--shadow-lg);padding:12px;text-align:left}.fh-gq-pop p{margin:0 0 8px;font-size:.8rem;color:var(--muted);line-height:1.5;font-weight:400}.fh-gq-pop p b{color:var(--ink);font-weight:800}.fh-gq-guide{display:inline-flex;font-size:.78rem;font-weight:800;color:var(--accent-text);text-decoration:none}.fh-gq-guide:hover{text-decoration:underline}@media (min-width:900px){.fh-screener-cols:has(.fh-filters.fh-mode-advanced){display:grid;grid-template-columns:268px minmax(0,1fr);column-gap:24px;align-items:start}.fh-screener-cols:has(.fh-filters.fh-mode-advanced)>.fh-filters{display:contents}.fh-screener-cols:has(.fh-filters.fh-mode-advanced)>.fh-results{grid-column:2;min-width:0}.fh-filters.fh-mode-advanced>*{grid-column:1/-1}.fh-filters.fh-mode-advanced .fh-filter-trigger{display:none}}.fh-region{margin-top:4px;border:1px solid var(--bd);border-radius:14px;background:var(--card,#fff);padding:12px 14px 14px}.fh-region-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.fh-region-title{font-size:.8rem;font-weight:800;letter-spacing:.01em;color:var(--ink)}.fh-region-all{font-size:.72rem;font-weight:700;color:var(--muted);text-decoration:none;border:1px solid var(--bd);border-radius:999px;padding:4px 11px;transition:background var(--fh-dur-fast) var(--fh-ease),color var(--fh-dur-fast) var(--fh-ease),border-color var(--fh-dur-fast) var(--fh-ease)}.fh-region-all b{font-weight:800;color:var(--ink)}.fh-region-all:hover{border-color:var(--accent);color:var(--accent-text)}.fh-region-all.is-active{background:var(--soft);border-color:var(--accent);color:var(--accent-text)}.fh-region-all.is-active b{color:var(--accent-text)}.fh-region-map{position:relative;width:100%;max-width:520px;margin:0 auto;aspect-ratio:360/180}.fh-region-svg{position:absolute;inset:0;width:100%;height:100%}.fh-rc{fill:var(--soft,#fdeccd);stroke:var(--accent,#e6a532);stroke-width:1;stroke-opacity:.35;transition:fill var(--fh-dur) var(--fh-ease)}.fh-rc-ctx{fill:var(--bd,#eadfce);stroke:none;opacity:.55}.fh-rc.is-on{fill:var(--accent,#e6a532);stroke-opacity:.8}.fh-rzone{position:absolute;transform:translate(-50%,-50%);display:inline-flex;align-items:baseline;gap:6px;min-height:30px;padding:6px 11px;border-radius:999px;background:var(--card,#fff);border:1px solid var(--bd);box-shadow:0 2px 8px rgba(43,33,24,.14);font-size:.78rem;font-weight:700;color:var(--ink);text-decoration:none;white-space:nowrap;transition:transform var(--fh-dur-fast) var(--fh-ease),box-shadow var(--fh-dur-fast) var(--fh-ease),background var(--fh-dur-fast) var(--fh-ease),color var(--fh-dur-fast) var(--fh-ease),border-color var(--fh-dur-fast) var(--fh-ease)}.fh-rzone .fh-rz-n{font-weight:800;font-size:.72rem;color:var(--accent-text)}.fh-rzone:hover{transform:translate(-50%,-50%) scale(1.06);box-shadow:0 6px 16px rgba(43,33,24,.2);border-color:var(--accent);z-index:4}.fh-rzone.is-active{background:var(--accent);border-color:var(--accent-d,var(--accent));color:var(--on-accent,#fff);box-shadow:0 6px 16px rgba(43,33,24,.22)}.fh-rzone.is-active .fh-rz-n{color:var(--on-accent,#fff)}.fh-region-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px}.fh-rz-pill{position:static;transform:none}.fh-rz-pill:hover{transform:scale(1.05)}.fh-rz-pill.is-active:hover{transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.fh-rz-pill.is-active:hover,.fh-rz-pill:hover,.fh-rzone:hover{transform:translate(-50%,-50%)}.fh-rz-pill:hover{transform:none}}@media (max-width:480px){.fh-region-map{max-width:100%}.fh-rzone{font-size:.72rem;padding:10px 12px;min-height:44px}.fh-region-pills{gap:10px}}.fh-go{background:var(--accent);color:var(--on-accent);border:none;border-radius:10px;padding:10px 18px;font-weight:700;cursor:pointer;transition:background var(--fh-dur-fast) var(--fh-ease),color var(--fh-dur-fast) var(--fh-ease)}.fh-go:hover{background:var(--accent-d);color:#fff}.fh-results{position:relative;transition:opacity var(--fh-dur) var(--fh-ease);min-height:60px}.fh-results.is-loading{opacity:.5;pointer-events:none}.fh-results.is-loading::after{content:"";position:absolute;top:14px;left:50%;width:26px;height:26px;margin-left:-13px;border:3px solid var(--bd);border-top-color:var(--accent);border-radius:50%;animation:fh-spin .7s linear infinite;z-index:3}@keyframes fh-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.fh-results{transition:none}.fh-results.is-loading::after{animation:none}}.fh-result-count strong{color:var(--accent-text);font-size:1.05em}.fh-sr-status{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.fh-meta{display:flex;justify-content:space-between;flex-wrap:wrap;gap:6px;color:var(--muted);font-size:.85rem;margin:2px 2px 12px}.fh-asof{font-style:italic}.fh-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px}.fh-card{background:var(--card);border:1px solid var(--bd);border-radius:16px;padding:16px;box-shadow:0 1px 3px rgba(43,33,24,.05);transition:transform var(--fh-dur) var(--fh-ease),box-shadow var(--fh-dur) var(--fh-ease);display:flex;flex-direction:column;gap:12px;text-decoration:none;color:inherit}.fh-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(43,33,24,.1)}.fh-card-head{min-width:0}.fh-issuer-icon{flex-shrink:0;width:38px;height:38px;border-radius:50%;color:#fff;font-size:.82rem;font-weight:800;letter-spacing:-.02em;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.fh-name{font-size:1rem;font-weight:700;margin:0;line-height:1.25}.fh-issuer{color:var(--muted);font-size:.8rem;margin-top:2px}.fh-badges{display:flex;flex-wrap:wrap;gap:6px}.fh-badge{font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:3px 9px}.fh-b-asset{background:#eef4ff;color:#1d4ed8}.fh-b-dist{background:#effaf1;color:#15803d}.fh-b-dom{background:#f7f1fb;color:#7e22ce}@media (prefers-color-scheme:dark){.fh-b-asset{background:#16233f;color:#9dc0ff}.fh-b-dist{background:#11271a;color:#7fe0a1}.fh-b-dom{background:#241832;color:#d3a7f0}}.fh-view-toggle{display:inline-flex;border:1px solid var(--bd);border-radius:10px;overflow:hidden}.fh-view-btn{font-size:.84rem;font-weight:700;padding:8px 12px;color:var(--muted);text-decoration:none;background:var(--card);transition:background var(--fh-dur-fast) var(--fh-ease),color var(--fh-dur-fast) var(--fh-ease)}.fh-view-btn+.fh-view-btn{border-left:1px solid var(--bd)}.fh-view-btn:hover{background:var(--soft);text-decoration:none}.fh-view-btn.is-active{background:var(--accent);color:var(--on-accent)}.fh-table-wrap{overflow-x:auto;border:1px solid var(--bd);border-radius:14px;background:var(--card)}.fh-table{width:100%;border-collapse:collapse;font-size:.9rem}.fh-table thead th{text-align:left;padding:11px 14px;border-bottom:1px solid var(--bd);color:var(--muted);font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.fh-th-sort a{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:3px}.fh-th-sort a:hover{color:var(--accent-text)}.fh-th-sort.is-sorted a{color:var(--accent-text);text-decoration:underline}.fh-th-ar{font-size:.8em;opacity:.6}.fh-th-sort.is-sorted .fh-th-ar{opacity:1}.fh-table tbody td{padding:10px 14px;border-bottom:1px solid var(--bd);vertical-align:middle}.fh-table tbody tr:last-child td{border-bottom:0}.fh-table-group-h td{padding:9px 14px 5px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--muted);background:var(--soft);border-bottom:1px solid var(--bd)}.fh-table-group-h:first-child td{border-top:0}.fh-trow:hover td{background:var(--soft)}.fh-td-fund{min-width:200px}.fh-td-fundlink{display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none}.fh-td-fundlink .fh-issuer-icon{width:30px;height:30px;font-size:.7rem}.fh-td-names{min-width:0}.fh-td-name{display:block;font-weight:700;color:var(--ink);line-height:1.2}.fh-td-issuer{display:block;color:var(--muted);font-size:.76rem}.fh-td-num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.fh-td-num.fh-pos{color:var(--pos,#15803d)}.fh-td-num.fh-neg{color:var(--neg,#b91c1c)}.fh-td-trend{width:124px}.fh-td-trend .fh-card-spark{height:28px}.fh-td-pick{width:34px}@media (max-width:640px){.fh-td-trend{display:none}.fh-table thead .fh-th-trend{display:none}}@media (max-width:900px){.fh-table .fh-td-x,.fh-table .fh-th-x{display:none}}.fh-card-chart{position:relative;height:56px;margin:2px 0}.fh-card-spark{display:block;width:100%;height:100%;overflow:visible}.fh-peek{position:absolute;top:10px;right:44px;z-index:3;width:30px;height:30px;border-radius:8px;border:1px solid var(--bd);background:rgba(255,255,255,.92);cursor:pointer;font-size:.95rem;line-height:1;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .12s,border-color .12s}.fh-card-wrap:hover .fh-peek,.fh-peek:focus-visible{opacity:1}.fh-peek:hover{border-color:var(--accent);background:var(--card,#fff)}@media (hover:none){.fh-peek{opacity:.85}}@media (prefers-color-scheme:dark){.fh-peek{background:rgba(34,28,22,.92)}}.fh-td-peek{background:0 0;border:0;cursor:pointer;font-size:.95rem;padding:2px 6px;opacity:.6;min-width:24px;min-height:24px;display:inline-flex;align-items:center;justify-content:center}.fh-td-peek:hover{opacity:1}.fh-drawer{position:fixed;inset:0;z-index:1000;display:flex;justify-content:flex-end}.fh-drawer[hidden]{display:none}.fh-drawer-scrim{position:absolute;inset:0;background:rgba(20,14,6,.45)}.fh-drawer-panel{position:relative;width:min(560px,94vw);height:100%;background:var(--bg,#fffdf9);box-shadow:-8px 0 30px rgba(0,0,0,.2);display:flex;flex-direction:column}.fh-drawer-head{display:flex;align-items:center;gap:12px;padding:13px 18px;border-bottom:1px solid var(--bd)}.fh-drawer-title{font-size:1rem;font-weight:800;color:var(--ink);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fh-drawer-open{font-size:.82rem;font-weight:700;color:var(--accent-text);white-space:nowrap;text-decoration:none}.fh-drawer-close{width:32px;height:32px;border-radius:8px;border:1px solid var(--bd);background:var(--card,#fff);cursor:pointer;font-size:.95rem}.fh-drawer-close:hover{border-color:var(--accent)}.fh-drawer-body{flex:1;overflow-y:auto;padding:16px 18px 32px}.fh-drawer-loading{color:var(--muted);padding:24px 4px}.fh-drawer .fh-profile-search,.fh-drawer .fh-profile-top{display:none}.fh-drawer .fh-profile{max-width:none}.fh-drawer .fh-phead{padding-top:0}@media (prefers-reduced-motion:no-preference){.fh-drawer-panel{animation:fh-drawer-in .2s ease}@keyframes fh-drawer-in{from{transform:translateX(24px);opacity:.5}to{transform:none;opacity:1}}}@media (max-width:640px){.fh-drawer{justify-content:stretch;align-items:flex-end}.fh-drawer-panel{width:100%;height:92vh;max-height:92dvh;border-radius:20px 20px 0 0;box-shadow:0 -8px 30px rgba(0,0,0,.22)}.fh-drawer-head{position:relative;padding-top:22px}.fh-drawer-head::before{content:"";position:absolute;top:7px;left:50%;transform:translateX(-50%);width:36px;height:4px;border-radius:999px;background:var(--bd)}.fh-drawer-body{padding-bottom:calc(32px + env(safe-area-inset-bottom))}}@media (max-width:640px) and (prefers-reduced-motion:no-preference){.fh-drawer-panel{animation:fh-sheet-up .24s var(--fh-ease,ease)}@keyframes fh-sheet-up{from{transform:translateY(18px);opacity:.6}to{transform:none;opacity:1}}}.fh-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto;column-gap:8px;row-gap:2px;border-top:1px solid var(--bd);padding-top:12px;margin-top:auto}.fh-stat{display:grid;grid-row:1/span 3;grid-template-rows:subgrid;row-gap:2px;min-width:0}.fh-k{font-size:.66rem;line-height:1.25;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);align-self:end}.fh-v{font-size:1.08rem;font-weight:800;line-height:1.2;align-self:center}.fh-v.fh-ter{color:var(--accent-text)}.fh-pos{color:var(--pos)}.fh-neg{color:var(--neg)}.fh-flat{color:var(--muted)}.fh-h{font-size:.64rem;line-height:1.2;color:var(--muted);align-self:start}@supports not (grid-template-rows:subgrid){.fh-stat{display:flex;flex-direction:column}.fh-k{min-height:2.1em}}.fh-isin{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.72rem;color:var(--muted);letter-spacing:.02em}.fh-empty{grid-column:1/-1;text-align:center;color:var(--muted);padding:32px}.fh-pager{display:flex;justify-content:center;align-items:center;gap:14px;margin:18px 0}.fh-pg{color:var(--accent-text);font-weight:700;text-decoration:none;border:1px solid var(--bd);border-radius:10px;padding:8px 14px}.fh-pg:hover{background:var(--soft)}.fh-pg-info{color:var(--muted);font-size:.85rem}.fh-disclaimer{margin-top:18px;padding:12px 14px;background:var(--paper);border:1px dashed var(--bd);border-radius:12px;color:var(--muted);font-size:.78rem;line-height:1.45}@media (max-width:480px){.fh-filters{padding:10px}.fh-search{flex-basis:100%}}.fh-isin{display:flex;justify-content:space-between;align-items:center}.fh-view{color:var(--accent-text);font-weight:700;opacity:0;transition:opacity .12s}.fh-card:hover .fh-view{opacity:1}.fh-back{display:inline-block;margin:6px 0 4px;color:var(--accent-text);font-weight:700;text-decoration:none}.fh-back:hover{text-decoration:underline}.fh-phead{padding:6px 0 12px;border-bottom:1px solid var(--bd);margin-bottom:16px}.fh-ptitle{font-size:1.5rem;font-weight:800;margin:0 0 4px;line-height:1.2}.fh-pissuer{color:var(--muted);font-size:.9rem;margin-bottom:10px}.fh-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:16px}.fh-fact{background:var(--card);border:1px solid var(--bd);border-radius:12px;padding:12px 14px}.fh-fact-k{font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:4px}.fh-fact-v{font-size:1.15rem;font-weight:800}.fh-section{background:var(--card);border:1px solid var(--bd);border-radius:16px;padding:16px 18px;margin-bottom:16px}.fh-section h2{font-size:1rem;font-weight:800;margin:0 0 12px}.fh-na{color:var(--muted);font-size:.85rem;margin:0}.fh-table{width:100%;border-collapse:collapse;font-size:.88rem}.fh-table th{text-align:left;color:var(--muted);font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--bd);padding:6px 8px}.fh-table td{padding:8px;border-bottom:1px solid #f4eee4}.fh-primary{color:var(--accent-text);font-weight:700;font-size:.8rem}.fh-bar{background:#f1e9da;border-radius:999px;height:8px;overflow:hidden}.fh-bar-fill{display:block;height:100%;background:var(--accent);border-radius:999px}.fh-help{position:relative;display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;background:var(--soft);color:var(--accent-text);font-size:.66rem;font-weight:800;cursor:help;border:1px solid var(--pill-bd)}.fh-help::after{content:"";position:absolute;inset:-6px;border-radius:50%}.fh-b-rep{background:var(--soft);color:var(--accent-d)}.fh-glossary .fh-sub{text-align:center;max-width:640px;margin-left:auto;margin-right:auto}.fh-gl-lib{margin-top:32px}.fh-gl-libhead{display:flex;align-items:baseline;justify-content:space-between;gap:14px;flex-wrap:wrap;margin:0 0 4px}.fh-gl-h2{font-size:1.5rem;font-weight:800;color:var(--ink);margin:0;letter-spacing:-.01em}.fh-gl-count{margin:0;font-size:.86rem;font-weight:600;color:var(--muted);white-space:nowrap}.fh-gl-tools{display:flex;flex-direction:column;gap:14px;margin:16px 0 24px}.fh-gl-search{display:flex;align-items:center;gap:11px;background:var(--card);border:1.5px solid var(--bd);border-radius:14px;padding:13px 18px;box-shadow:0 1px 3px rgba(43,33,24,.05);width:100%;max-width:560px;transition:border-color var(--fh-dur) var(--fh-ease),box-shadow var(--fh-dur) var(--fh-ease)}.fh-gl-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--ring)}.fh-gl-search-i{font-size:1.05rem;opacity:.7}.fh-gl-search-in{border:0;background:0 0;font-size:1rem;color:var(--ink);width:100%;outline:0;font-family:inherit}.fh-gl-search-in::placeholder{color:var(--muted)}.fh-gl-cats{display:flex;flex-wrap:wrap;gap:8px}.fh-gl-catb{display:inline-flex;align-items:center;gap:7px;font-size:.86rem;font-weight:700;color:var(--ink);background:var(--card);border:1.5px solid var(--bd);border-radius:999px;padding:8px 15px;cursor:pointer;font-family:inherit;line-height:1.1;transition:background var(--fh-dur-fast) var(--fh-ease),color var(--fh-dur-fast) var(--fh-ease),border-color var(--fh-dur-fast) var(--fh-ease),opacity var(--fh-dur-fast) var(--fh-ease)}.fh-gl-catb:hover{border-color:var(--accent)}.fh-gl-catb:focus-visible{outline:2px solid var(--accent-d);outline-offset:2px}.fh-gl-catb[aria-pressed=true]{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.fh-gl-catb.is-off{opacity:.35}.fh-gl-cati{font-size:.95rem;line-height:1}.fh-gl-catn{font-size:.72rem;font-weight:800;opacity:.65;font-variant-numeric:tabular-nums}.fh-gl-catb[aria-pressed=true] .fh-gl-catn{opacity:.8}.fh-gl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:18px;margin:0}.fh-gl-card{background:var(--card);border:1px solid var(--bd);border-radius:18px;padding:20px 22px 22px;box-shadow:0 1px 3px rgba(43,33,24,.04);display:flex;flex-direction:column;gap:13px;scroll-margin-top:90px}.fh-gl-card[hidden]{display:none}.fh-gl-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.fh-gl-cat{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--accent-text);background:var(--soft);border:1px solid var(--pill-bd);border-radius:999px;padding:4px 11px}.fh-gl-anchor{color:var(--bd);text-decoration:none;font-weight:800;font-size:1rem;line-height:1;opacity:0;transition:opacity var(--fh-dur-fast) var(--fh-ease),color var(--fh-dur-fast) var(--fh-ease)}.fh-gl-anchor:focus-visible{outline:2px solid var(--accent-d);outline-offset:2px;border-radius:4px;opacity:1}.fh-gl-card:focus-within .fh-gl-anchor,.fh-gl-card:hover .fh-gl-anchor{opacity:1}.fh-gl-anchor:focus,.fh-gl-anchor:hover{color:var(--accent-text)}.fh-gl-term{margin:0;font-size:1.28rem;font-weight:800;color:var(--ink);line-height:1.2;letter-spacing:-.01em}.fh-gl-body{display:flex;flex-direction:column;gap:12px}.fh-gl-def{margin:0;font-size:.98rem;line-height:1.6;color:var(--ink)}.fh-gl-more{margin:0;font-size:.9rem;line-height:1.55;color:var(--muted)}.fh-gl-learn,.fh-gl-rel{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:0}.fh-gl-rel-k{color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;font-weight:800}.fh-rel-chip{font-size:.78rem;font-weight:600;color:var(--accent-text);background:var(--soft);border:1px solid var(--pill-bd);border-radius:999px;padding:3px 11px;text-decoration:none;transition:background var(--fh-dur-fast) var(--fh-ease),color var(--fh-dur-fast) var(--fh-ease)}.fh-rel-chip:hover{background:var(--accent);color:var(--on-accent)}.fh-gl-learn-chip{background:var(--card,#fff);border-color:var(--accent);color:var(--accent-text);font-weight:700}.fh-gl-learn-chip:hover{background:var(--accent);color:var(--on-accent)}.fh-gl-empty{text-align:center;color:var(--muted);font-size:.98rem;padding:44px 12px}.fh-gl-card.is-flash{animation:fh-gl-flash 1.2s var(--fh-ease)}@keyframes fh-gl-flash{0%,100%{box-shadow:0 1px 3px rgba(43,33,24,.04)}22%{box-shadow:0 0 0 3px var(--accent)}}.fh-ai-explain{background:var(--soft);border:1px solid var(--pill-bd);border-radius:12px;padding:12px 14px;color:var(--note-ink);font-size:.92rem;line-height:1.5;margin-bottom:14px}.fh-ai-badge{display:inline-block;font-size:.62rem;font-weight:800;letter-spacing:.05em;background:var(--accent);color:var(--on-accent);border-radius:5px;padding:1px 6px;margin-right:6px;vertical-align:middle}.fh-ai-disc{display:block;margin-top:8px;font-size:.74rem;font-style:italic;color:var(--muted)}.fh-si-answer{display:flex;gap:14px;align-items:flex-start;background:var(--soft);border:1px solid var(--pill-bd);border-radius:16px;padding:16px 18px;margin:2px 0 16px}.fh-si-ico{flex:0 0 auto;width:38px;height:38px;border-radius:11px;background:var(--card);display:grid;place-items:center;font-size:1.25rem;box-shadow:0 1px 3px rgba(43,33,24,.08)}.fh-si-body{min-width:0}.fh-si-lab{display:block;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--accent-text);margin:1px 0 5px}.fh-si-text{margin:0;font-size:1.01rem;line-height:1.55;color:var(--ink)}.fh-si-disc{margin:8px 0 0;font-size:.77rem;font-style:italic;color:var(--note-ink)}.fh-si-learn{background:var(--paper);border:1px solid var(--bd);border-radius:16px;padding:18px 20px;margin:20px 0 0}.fh-si-learn-h{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:1.02rem;font-weight:800;color:var(--ink)}.fh-si-cols{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px}@media (max-width:640px){.fh-si-cols{grid-template-columns:1fr;gap:14px}}.fh-si-collab{font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 8px}.fh-si-item{display:block;text-decoration:none;color:var(--ink);padding:8px 0;border-top:1px solid var(--bd)}.fh-si-col .fh-si-item:first-of-type{border-top:0;padding-top:1px}.fh-si-item .t{display:block;font-size:.89rem;font-weight:700;line-height:1.3}.fh-si-item .m{display:block;font-size:.75rem;color:var(--muted);margin-top:2px}.fh-si-item:hover .t{color:var(--accent-text)}.fh-si-chips{display:flex;flex-wrap:wrap;gap:7px}.fh-si-chip{display:inline-flex;align-items:center;font-size:.82rem;font-weight:650;color:var(--ink);background:var(--card);border:1px solid var(--bd);border-radius:999px;padding:5px 12px;text-decoration:none}.fh-si-chip:hover{border-color:var(--pill-bd)}.fh-card-wrap{position:relative;display:flex}.fh-card-wrap .fh-card{flex:1}.fh-pick{position:absolute;top:10px;right:10px;z-index:2;cursor:pointer;line-height:0}.fh-pick input{position:absolute;opacity:0;width:24px;height:24px;margin:0;cursor:pointer}.fh-pick-box{display:inline-block;width:24px;height:24px;border-radius:7px;border:2px solid var(--bd);background:var(--card,#fff);transition:all .12s}.fh-pick input:hover+.fh-pick-box{border-color:var(--accent)}.fh-pick input:checked+.fh-pick-box{background:var(--accent);border-color:var(--accent);box-shadow:inset 0 0 0 3px #fff}.fh-pick input:focus-visible+.fh-pick-box{outline:2px solid var(--accent-d);outline-offset:2px}.fh-pick input:disabled+.fh-pick-box{opacity:.35;cursor:not-allowed}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.fh-cmp-bar{display:flex;align-items:center;gap:12px;margin:16px 0 4px;flex-wrap:wrap;position:sticky;bottom:12px;z-index:5;background:var(--card);border:1px solid var(--bd);border-radius:12px;padding:10px 14px;box-shadow:0 6px 20px rgba(43,33,24,.1)}.fh-ov{margin-top:4px}.fh-ov-legend{display:flex;flex-wrap:wrap;gap:14px;margin:0 0 10px;font-size:.86rem}.fh-ov-leg{display:inline-flex;align-items:center;gap:6px;color:var(--ink)}.fh-ov-swatch{flex:0 0 auto}.fh-ov-leg b.fh-pos{color:var(--pos,#15803d)}.fh-ov-leg b.fh-neg{color:var(--neg,#b91c1c)}.fh-ov-svg{width:100%;height:230px;background:linear-gradient(180deg,var(--soft),transparent 70%);border-radius:12px;overflow:visible}.fh-cmp-submit:disabled{opacity:.5;cursor:not-allowed;background:var(--bd);color:var(--muted)}.fh-cmp-hint{color:var(--muted);font-size:.85rem}.fh-note{background:var(--soft);border:1px solid var(--pill-bd);border-radius:12px;padding:12px 14px;color:var(--note-ink);font-size:.86rem;line-height:1.45;margin-bottom:16px}.fh-search-note{display:flex;align-items:center;gap:8px;margin:0 0 14px}.fh-search-note-i{font-size:1rem;line-height:1;flex:0 0 auto}.fh-cmp-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--bd);border-radius:16px;background:var(--card)}.fh-cmp-table{width:100%;border-collapse:collapse;font-size:.9rem;min-width:480px}.fh-cmp-table td,.fh-cmp-table th{padding:11px 14px;text-align:left;border-bottom:1px solid #f4eee4;vertical-align:top}.fh-cmp-table thead th{background:var(--paper);font-weight:800;font-size:.92rem;position:sticky;top:0}.fh-cmp-table thead th a{color:var(--ink);text-decoration:none}.fh-cmp-table thead th a:hover{color:var(--accent-text);text-decoration:underline}.fh-cmp-corner{background:var(--paper)}.fh-cmp-sub{color:var(--muted);font-weight:400;font-size:.74rem;margin-top:2px}.fh-cmp-rowh{color:var(--muted);font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;background:var(--card)}.fh-cmp-tag{display:inline-block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--muted);background:#f3ede2;border-radius:999px;padding:1px 7px;vertical-align:middle}.fh-tag-low{color:#15803d;background:#effaf1}@media (prefers-color-scheme:dark){.fh-tag-low{color:#7fe0a1;background:#11271a}}.fh-cmp-na{color:var(--muted);font-style:italic;font-size:.85em}.fh-fchips{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 14px}.fh-fchip{display:inline-flex;align-items:center;gap:6px;background:var(--soft);color:var(--accent-text);border:1px solid var(--pill-bd);border-radius:999px;padding:4px 6px 4px 12px;font-size:.82rem;font-weight:600}.fh-fchip-x{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:rgba(0,0,0,.06);color:var(--accent-text);text-decoration:none;font-size:.68rem;line-height:1}.fh-fchip-x:hover{background:var(--accent);color:var(--on-accent)}.fh-fchip-clear{font-size:.82rem;font-weight:700;color:var(--accent-text);text-decoration:none;padding:4px 8px}.fh-fchip-clear:hover{text-decoration:underline}.fh-example{max-width:360px}.fh-example-more{margin:12px 0 0}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.fh-example-card{animation:fh-example-rise linear both;animation-timeline:view();animation-range:entry 0% cover 35%}@keyframes fh-example-rise{from{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:none}}}}.fh-help{position:relative}.fh-help[tabindex]:focus-visible{outline:2px solid var(--accent-d);outline-offset:2px}.fh-help::after{content:'';position:absolute;left:50%;bottom:calc(100% + 9px);transform:translateX(-50%);width:max-content;max-width:min(240px,calc(100vw - 24px));text-align:left;background:#2b2118;color:#fff;font-size:.78rem;font-weight:500;line-height:1.4;text-transform:none;letter-spacing:0;padding:9px 11px;border-radius:9px;box-shadow:0 8px 22px rgba(0,0,0,.22);opacity:0;visibility:hidden;transition:opacity .12s ease;z-index:60;pointer-events:none}.fh-help::before{content:"";position:absolute;left:50%;bottom:calc(100% + 3px);transform:translateX(-50%);border:6px solid transparent;border-top-color:#2b2118;opacity:0;visibility:hidden;transition:opacity .12s ease;z-index:60;pointer-events:none}.fh-help:focus-within::after,.fh-help:focus::after,.fh-help:hover::after{content:attr(data-tip);opacity:1;visibility:visible}.fh-help:focus-within::before,.fh-help:focus::before,.fh-help:hover::before{opacity:1;visibility:visible}.fh-onboard{background:var(--card);border:1px solid var(--bd);border-radius:14px;padding:2px 14px;margin:12px 0}.fh-onboard>summary{cursor:pointer;font-weight:700;color:var(--accent-text);padding:10px 0;list-style:none}.fh-onboard>summary::-webkit-details-marker{display:none}.fh-onboard>summary:focus-visible{outline:2px solid var(--accent-d);outline-offset:2px;border-radius:6px}.fh-onboard-spark{margin-right:4px}.fh-onboard-body{padding:0 0 12px}.fh-onboard-steps{margin:0 0 8px;padding-left:1.2em;color:var(--ink)}.fh-onboard-steps li{margin:5px 0;font-size:.9rem;line-height:1.45}.fh-onboard-link a{color:var(--accent-text);font-weight:700;text-decoration:none}.fh-onboard-link a:hover{text-decoration:underline}.fh-empty-rich{display:flex;flex-direction:column;align-items:center;gap:8px}.fh-empty-title{font-size:1.05rem;font-weight:800;color:var(--ink);margin:0}.fh-empty-sub{color:var(--muted);font-size:.88rem;margin:0}.fh-empty-actions{margin:4px 0}.fh-go-sm{display:inline-block;text-decoration:none;padding:8px 14px;font-size:.9rem}.fh-empty-eg{color:var(--muted);font-size:.85rem;margin:4px 0 0}.fh-empty-eg a{color:var(--accent-text);font-weight:600;text-decoration:none}.fh-empty-eg a:hover{text-decoration:underline}.fh-screener.is-embed{padding:0;max-width:none}.fh-screener.is-embed .fh-filters{margin-top:0}.fh-go:focus-visible,.fh-pg:focus-visible,.fh-screener a:focus-visible,.fh-search:focus-visible,.fh-sel:focus-visible{outline:2px solid var(--accent-d);outline-offset:2px}.fh-go:active{transform:translateY(1px)}@media (prefers-reduced-motion:reduce){.fh-card,.fh-gl-anchor,.fh-go,.fh-help::after,.fh-help::before,.fh-preset,.fh-rel-chip,.fh-view,.fh-view-btn{transition:none!important}.fh-card:hover,.fh-preset:hover{transform:none}}@media (prefers-reduced-motion:reduce){.fh-herobtn,.fh-inspo-card,.fh-inspo-go,.fh-rsec-ar,.fh-terms-open,.fh-terms-open-go,.fh-terms>summary::after{transition:none!important}.fh-herobtn:hover,.fh-inspo-card:hover,.fh-inspo-card:hover .fh-inspo-go,.fh-terms-open:hover,.fh-terms-open:hover .fh-terms-open-go{transform:none!important}.fh-gl-card.is-flash{animation:none!important}}.fh-legal-doc{max-width:760px;margin:0 auto}.fh-legal-h1{font-size:1.7rem;font-weight:800;margin:8px 0 14px}.fh-legal-h2{font-size:1.05rem;font-weight:800;margin:20px 0 6px}.fh-legal-p{font-size:.95rem;line-height:1.6;color:var(--ink);margin:0 0 10px}.fh-legal-updated{margin-top:22px;color:var(--muted);font-size:.82rem}.fh-legal-draft{margin-bottom:18px;border-left:4px solid var(--accent-d);background:var(--soft);border-radius:10px}.fh-legal-draft strong{color:var(--note-ink)}.fh-legal-todo{background:#fde68a;color:#7a4f01;font-weight:700;padding:1px 6px;border-radius:5px}@media (prefers-color-scheme:dark){.fh-legal-todo{background:#4a3a1d;color:#fbbf24}}@media (prefers-color-scheme:dark){.fh-screener .fh-go{color:#2b2118}.fh-screener .fh-disclaimer{background:#221c16}.fh-screener .fh-table td{border-bottom-color:#322a20}.fh-screener .fh-cmp-table td,.fh-screener .fh-cmp-table th{border-bottom-color:#322a20}.fh-screener .fh-cmp-corner,.fh-screener .fh-cmp-table thead th{background:#2a221a}.fh-screener .fh-cmp-tag{background:#322a20}.fh-screener .fh-bar{background:#322a20}.fh-screener .fh-primary,.fh-screener .fh-view{color:var(--accent-text)}}.fh-terms{margin:8px 0 16px;border:1px solid #ece4d8;border-radius:13px;background:linear-gradient(180deg,#fffdf8,#fff)}.fh-terms>summary{cursor:pointer;list-style:none;padding:12px 15px;font-weight:800;color:#b9770a;font-size:.93rem;display:flex;align-items:center;gap:8px;letter-spacing:-.01em}.fh-terms>summary::-webkit-details-marker{display:none}.fh-terms>summary::after{content:"▾";margin-left:auto;color:var(--muted);font-weight:400;transition:transform .15s}.fh-terms[open]>summary::after{transform:rotate(180deg)}.fh-terms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:2px 15px 16px}@media (max-width:640px){.fh-terms-grid{grid-template-columns:1fr}}.fh-term-card{border:1px solid var(--bd);border-radius:11px;background:var(--card);padding:12px 14px;box-shadow:0 1px 3px rgba(43,33,24,.05)}.fh-term-q{margin:0 0 5px;font-size:.92rem;font-weight:800;color:var(--ink);line-height:1.3}.fh-term-a{margin:0 0 8px;font-size:.86rem;line-height:1.55;color:var(--ink)}.fh-term-more{display:inline-block;margin-top:4px;font-size:.8rem;font-weight:700;color:var(--accent-d);text-decoration:none}.fh-term-more:hover{text-decoration:underline}@media (prefers-color-scheme:dark){.fh-terms{background:linear-gradient(180deg,#201a14,#1b1611);border-color:#3a3026}.fh-terms>summary{color:#fbbf24}}.fh-terms-block{margin:8px 0 16px}.fh-terms-open{display:flex;align-items:center;gap:14px;width:100%;text-align:left;background:linear-gradient(120deg,var(--soft,#fdeccd),var(--card,#fff));border:1px solid var(--accent,#e6a532);border-radius:14px;padding:14px 18px;cursor:pointer;color:var(--ink);transition:transform var(--fh-dur-fast) var(--fh-ease),box-shadow var(--fh-dur-fast) var(--fh-ease)}.fh-terms-open:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(43,33,24,.16)}.fh-terms-open-ico{font-size:1.6rem;line-height:1}.fh-terms-open-txt{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.fh-terms-open-txt strong{font-size:.98rem;font-weight:800}.fh-terms-open-sub{color:var(--muted);font-size:.85rem}.fh-terms-open-go{font-size:1.4rem;font-weight:800;color:var(--accent-text);flex:0 0 auto;transition:transform var(--fh-dur-fast) var(--fh-ease)}.fh-terms-open:hover .fh-terms-open-go{transform:translateX(3px)}.fh-reveal-stage{margin-top:6px}.fh-stage-back{display:inline-flex;align-items:center;gap:6px;min-height:40px;background:var(--card,#fff);border:1px solid var(--bd);border-radius:999px;padding:8px 18px;font-weight:700;font-size:.88rem;color:var(--ink);cursor:pointer;margin-bottom:8px;transition:border-color var(--fh-dur-fast) var(--fh-ease),color var(--fh-dur-fast) var(--fh-ease)}.fh-stage-back:hover{border-color:var(--accent);color:var(--accent-text)}.fh-reveal-stage:not([hidden]) .fh-reveal{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:no-preference){.fh-reveal-stage{opacity:0;transform:translateY(10px);transition:opacity .28s var(--fh-ease),transform .28s var(--fh-ease)}.fh-reveal-stage.is-open{opacity:1;transform:none}}@media (prefers-color-scheme:dark){.fh-terms-open{background:linear-gradient(120deg,#241c12,#1b1611)}}.fh-ask-route{border:1px solid #ece4d8;border-left:4px solid #f59e0b;border-radius:12px;background:linear-gradient(180deg,#fffdf8,#fff5e1);padding:14px 16px;margin:2px 0 14px}.fh-ask-route-h{margin:0 0 5px;font-weight:800;color:#b9770a;font-size:.96rem}.fh-ask-route-b{margin:0 0 6px;color:#2b2118;font-size:.92rem;line-height:1.55}.fh-ask-route-links{margin:7px 0 0;font-size:.85rem;color:var(--muted)}.fh-ask-route-links a{font-weight:700;color:#b9770a;text-decoration:none}.fh-ask-route-links a:hover{text-decoration:underline}.fh-ask-compare .fh-go{display:inline-block;margin-top:4px}@media (prefers-color-scheme:dark){.fh-ask-route{background:linear-gradient(180deg,#201a14,#2c2114);border-color:#3a3026}.fh-ask-route-h,.fh-ask-route-links a{color:#fbbf24}.fh-ask-route-b{color:#f2ebe0}}@media (hover:none){.fh-gl-anchor,.fh-view{opacity:1}.fh-msel-search,.fh-railsel,.fh-search,.fh-sel{font-size:16px}.fh-preset{padding-top:12px;padding-bottom:12px}.fh-view-btn{padding-top:13px;padding-bottom:13px}.fh-fchip-x{width:30px;height:30px;font-size:.78rem}.fh-gl-anchor{padding:8px 11px}.fh-peek{width:40px;height:40px}.fh-pick input,.fh-pick-box{width:28px;height:28px}.fh-mchip-x{width:24px;height:24px;font-size:.7rem}.fh-gq>summary{width:30px;height:30px;font-size:.95rem}.fh-td-peek{min-width:32px;min-height:32px;padding:6px;opacity:.85}}.fh-filter-trigger{display:none}.fh-filter-sheet-foot,.fh-filter-sheet-head,.fh-filter-sheet-scrim{display:none}@media (max-width:640px){.fh-sheet-ready .fh-filter-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:48px;background:var(--card,#fff);border:1px solid var(--bd);border-radius:12px;padding:10px 14px;font-weight:800;color:var(--ink);cursor:pointer}.fh-sheet-ready .fh-filter-trigger-cta{display:inline-flex;align-items:center;gap:7px;color:var(--accent-text)}.fh-sheet-ready .fh-filter-trigger-n{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--accent);color:var(--on-accent,#fff);font-size:.72rem;font-weight:800}.fh-sheet-ready .fh-filter-trigger-count{color:var(--muted);font-weight:700;font-size:.85rem}.fh-sheet-ready .fh-filter-sheet-scrim{display:block;position:fixed;left:0;top:0;width:100vw;height:100dvh;z-index:1000;background:rgba(20,14,6,.45);opacity:0;pointer-events:none;transition:opacity .26s var(--fh-ease, ease)}.fh-sheet-ready .fh-filter-sheet.is-open .fh-filter-sheet-scrim{opacity:1;pointer-events:auto}.fh-sheet-ready .fh-filter-sheet-panel{position:fixed;left:0;right:auto;bottom:0;width:100vw;max-width:100vw;z-index:1001;max-height:88vh;max-height:88dvh;overflow:hidden auto;-webkit-overflow-scrolling:touch;background:var(--bg,#fffdf9);border-radius:20px 20px 0 0;box-shadow:0 -8px 30px rgba(0,0,0,.22);padding:0 16px calc(16px + env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .28s var(--fh-ease, ease)}.fh-sheet-ready .fh-filter-sheet.is-open .fh-filter-sheet-panel{transform:translateY(0)}.fh-sheet-ready .fh-filter-sheet-head{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:var(--bg,#fffdf9);padding:16px 0 10px;border-bottom:1px solid var(--bd);z-index:1}.fh-sheet-ready .fh-filter-sheet-head::before{content:"";position:absolute;top:6px;left:50%;transform:translateX(-50%);width:36px;height:4px;border-radius:999px;background:var(--bd)}.fh-sheet-ready .fh-filter-sheet-title{font-weight:800;font-size:1.05rem}.fh-sheet-ready .fh-filter-sheet-x{width:40px;height:40px;border-radius:50%;border:1px solid var(--bd);background:var(--card,#fff);color:var(--ink);cursor:pointer;font-size:1rem;display:inline-flex;align-items:center;justify-content:center}.fh-sheet-ready .fh-filter-sheet-panel .fh-filters-row{flex-direction:column;align-items:stretch;gap:12px;padding:14px 0}.fh-sheet-ready .fh-filter-sheet-panel .fh-filters-row .fh-sel{flex:none;width:100%;min-height:48px}.fh-sheet-ready .fh-filter-sheet-foot{display:block;position:sticky;bottom:0;background:var(--bg,#fffdf9);padding:12px 0 6px}.fh-sheet-ready .fh-filter-sheet-foot .fh-go{width:100%;min-height:48px}.fh-sheet-ready.fh-mode-advanced .fh-rail[data-filter-sheet]{position:static;margin:0;padding:0;border:0;background:0 0;box-shadow:none;max-height:none;overflow:visible}.fh-sheet-ready.fh-mode-advanced .fh-rail[data-filter-sheet].is-open .fh-filter-sheet-scrim{opacity:1;pointer-events:auto}.fh-sheet-ready.fh-mode-advanced .fh-rail[data-filter-sheet].is-open .fh-filter-sheet-panel{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fh-filter-sheet-panel,.fh-filter-sheet-scrim{transition:none!important}}.fh-inspo{padding:0}.fh-inspo-h2{text-align:center;margin:0 0 16px}.fh-inspo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.fh-inspo-card{display:flex;flex-direction:column;gap:6px;background:var(--card,#fff);border:1px solid var(--bd);border-radius:14px;padding:16px 18px;text-decoration:none;color:var(--ink);transition:transform var(--fh-dur-fast) var(--fh-ease),box-shadow var(--fh-dur-fast) var(--fh-ease),border-color var(--fh-dur-fast) var(--fh-ease)}.fh-inspo-card:hover{transform:translateY(-3px);box-shadow:0 10px 26px rgba(43,33,24,.14);border-color:var(--accent);text-decoration:none}.fh-inspo-label{font-weight:800;font-size:1.02rem}.fh-inspo-desc{color:var(--muted);font-size:.86rem;line-height:1.5;flex:1}.fh-inspo-foot{display:flex;align-items:center;gap:5px;margin-top:6px;font-size:.82rem;color:var(--muted);font-weight:700}.fh-inspo-n{color:var(--accent-text);font-weight:800}.fh-inspo-go{margin-left:auto;color:var(--accent-text);font-weight:800;font-size:1.1rem;transition:transform var(--fh-dur-fast) var(--fh-ease)}.fh-inspo-card:hover .fh-inspo-go{transform:translateX(3px)}.fh-screener-v2{max-width:1240px}@media (min-width:1160px){.fh-screener-v2{width:min(1400px,calc(100vw - 48px));max-width:none;margin-left:calc(50% - min(700px,50vw - 24px))}}.fh-hero{text-align:center;padding:22px 0 16px;position:relative}.fh-hero-spk{position:absolute;color:var(--accent);opacity:.5;pointer-events:none}.fh-hero-spk-1{left:24%;top:6px;font-size:.9rem}.fh-hero-spk-2{right:25%;top:0;font-size:1.15rem}.fh-hero-h{font-size:clamp(1.8rem, 3.6vw, 2.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;color:var(--ink);margin:0 auto 8px}.fh-hero-p{color:var(--muted);margin:0 auto 16px;font-size:1.15rem;max-width:48ch;line-height:1.5}.fh-hsearch{display:flex;gap:8px;background:var(--card);border:1px solid var(--bd);border-radius:999px;padding:7px 7px 7px 16px;box-shadow:var(--shadow-lg);align-items:center;max-width:680px;margin:0 auto}.fh-hsearch:focus-within{border-color:var(--accent)}.fh-hsearch-mag{color:var(--muted);display:inline-flex;flex:0 0 auto}.fh-screener-v2 .fh-search{flex:1;border:0;background:0 0;font-size:1rem;color:var(--ink);outline:0;min-width:0;padding:9px 0;border-radius:0}.fh-screener-v2 .fh-search:focus-visible{outline:2px solid var(--accent-d);outline-offset:2px}.fh-screener-v2 .fh-search::placeholder{color:#a59c8d}.fh-hsearch-go{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:11px 22px;font-weight:700;white-space:nowrap;font-size:1rem;flex:0 0 auto}.fh-herobtns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:18px}.fh-herobtn{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:11px 18px;font-weight:800;font-size:.88rem;cursor:pointer;border:1px solid var(--bd);background:var(--card);color:var(--ink);text-decoration:none;transition:border-color var(--fh-dur-fast) var(--fh-ease),transform var(--fh-dur-fast) var(--fh-ease)}.fh-herobtn-em{font-size:1.15rem}.fh-herobtn.is-primary{background:var(--soft);border:1.5px solid var(--accent);color:var(--accent-text);box-shadow:0 6px 18px rgba(245,158,11,.18)}.fh-herobtn:hover{border-color:var(--accent);text-decoration:none;transform:translateY(-1px)}.fh-screener-v2 .fh-filters{display:contents}@media (min-width:900px){@supports (display:contents){.fh-screener-v2 .fh-screener-cols{display:grid;grid-template-columns:264px minmax(0,1fr);grid-template-areas:"hero hero" "rail main" "rail results";column-gap:28px;align-items:start}.fh-screener-v2 .fh-hero{grid-area:hero}.fh-screener-v2 .fh-rail{grid-area:rail;position:sticky;top:14px;align-self:start;max-height:calc(100vh - 24px);overflow:auto}.fh-screener-v2 .fh-main{grid-area:main;min-width:0}.fh-screener-v2 .fh-results{grid-area:results;min-width:0}}}.fh-rail{background:var(--card);border:1px solid var(--bd);border-radius:16px;box-shadow:0 1px 3px rgba(43,33,24,.06);padding:16px 14px;margin-bottom:16px}.fh-rail-head{border-bottom:1px solid var(--bd);padding-bottom:12px;margin-bottom:12px}.fh-rail-head b{font-size:1rem;display:block;font-weight:800;letter-spacing:-.01em;color:var(--ink)}.fh-rail-head small{color:var(--muted);font-size:.78rem}.fh-field{margin-bottom:12px}.fh-flabel{display:flex;align-items:center;gap:7px;font-weight:700;font-size:.85rem;margin-bottom:6px;color:var(--ink)}.fh-flabel-ic{font-size:.95rem;line-height:1}.fh-msel{position:relative}.fh-msel-btn{list-style:none;cursor:pointer;display:block;width:100%;border:1px solid var(--bd);background:var(--bg);border-radius:10px;padding:8px 28px 8px 11px;font-size:.85rem;color:var(--muted);font-weight:600;position:relative}.fh-msel-btn::-webkit-details-marker{display:none}.fh-msel-btn::marker{content:""}.fh-msel-btn.has{color:var(--ink)}.fh-msel-btn::after{content:"";position:absolute;right:12px;top:46%;border:4px solid transparent;border-top-color:var(--muted)}.fh-msel[open]>.fh-msel-btn{border-color:var(--accent);border-radius:10px 10px 0 0}.fh-msel[open]>.fh-msel-btn::after{transform:rotate(180deg);top:34%}.fh-msel-pop{border:1px solid var(--accent);border-top:0;border-radius:0 0 10px 10px;background:var(--card);max-height:234px;overflow:auto;padding:6px}.fh-msel-search{width:100%;border:1px solid var(--bd);background:var(--bg);border-radius:7px;padding:6px 9px;font-size:.78rem;margin-bottom:4px;color:var(--ink)}.fh-msel-opt{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:7px;font-size:.85rem;font-weight:600;cursor:pointer;color:var(--ink)}.fh-msel-opt:hover{background:var(--soft)}.fh-msel-opt input{accent-color:var(--accent-d);width:15px;height:15px;flex:0 0 auto}.fh-msel-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.fh-msel-chips:empty{display:none}.fh-mchip{background:var(--soft);border:1px solid var(--pill-bd);color:var(--accent-text);border-radius:999px;padding:3px 4px 3px 9px;font-size:.72rem;font-weight:700;display:inline-flex;gap:4px;align-items:center}.fh-mchip-x{border:0;background:rgba(0,0,0,.06);color:var(--accent-text);border-radius:50%;width:16px;height:16px;font-size:.58rem;cursor:pointer;line-height:1;display:inline-flex;align-items:center;justify-content:center}.fh-mchip-x:hover{background:var(--accent);color:var(--on-accent)}.fh-msel-scrim{display:none}.fh-msel-sheet-close{display:none}@media (max-width:640px){.fh-msel.is-open .fh-msel-scrim{display:block;position:fixed;inset:0;z-index:1000;background:rgba(20,14,6,.45)}.fh-msel.is-open .fh-msel-pop{position:fixed;left:0;right:0;bottom:0;z-index:1001;width:100vw;max-width:100vw;max-height:80vh;max-height:80dvh;margin:0;border:none;border-radius:20px 20px 0 0;box-shadow:0 -8px 30px rgba(0,0,0,.22);padding:14px 16px calc(16px + env(safe-area-inset-bottom));overflow:auto;-webkit-overflow-scrolling:touch}.fh-msel.is-open .fh-msel-sheet-close{display:flex;align-items:center;justify-content:space-between;width:100%;position:sticky;top:-14px;margin:-14px -16px 10px;padding:14px 16px 10px;background:var(--card);border-bottom:1px solid var(--bd);z-index:1;font-weight:800;font-size:.92rem;color:var(--ink);border-top:none;border-left:none;border-right:none;cursor:pointer}}.fh-railsel{width:100%;border:1px solid var(--bd);background:var(--bg);border-radius:10px;padding:8px 11px;font-size:.85rem;color:var(--ink);font-weight:600}.fh-check{display:flex;align-items:center;gap:8px;padding:8px;margin-bottom:6px;border:1px solid var(--bd);border-radius:10px;background:var(--bg);font-size:.85rem;font-weight:700;color:var(--ink);cursor:pointer;transition:border-color var(--fh-dur-fast) var(--fh-ease),background var(--fh-dur-fast) var(--fh-ease)}.fh-check:hover{background:var(--soft)}.fh-check input{accent-color:var(--accent-d);width:15px;height:15px;flex:0 0 auto;margin:0}.fh-check-lb{display:flex;align-items:center;gap:7px}.fh-sri{display:inline-flex;align-items:center;gap:6px;font-size:.66rem;font-weight:800;border-radius:6px;padding:3px 8px;background:var(--soft);border:1px solid var(--pill-bd);color:var(--accent-text)}.fh-sri-k{opacity:.8;letter-spacing:.02em}.fh-sri-meter{display:inline-flex;gap:2px;align-items:flex-end}.fh-sri-meter i{width:4px;height:11px;border-radius:1px;background:var(--track);display:inline-block}.fh-sri-meter i.on{background:var(--accent-d)}.fh-sri-meter i.on1{background:#009e73}.fh-sri-meter i.on2{background:#4ba86c}.fh-sri-meter i.on3{background:#c9a227}.fh-sri-meter i.on4{background:#e69f00}.fh-sri-meter i.on5{background:#d97706}.fh-sri-meter i.on6{background:#c2410c}.fh-sri-meter i.on7{background:#b91c1c}.fh-sri-v{font-weight:900}.fh-allin{display:block;font-size:.62rem;font-weight:700;color:var(--muted);margin-top:3px;white-space:nowrap}.fh-allin b{color:var(--ink);font-weight:800}.fh-num{flex:1;border:0;background:0 0;padding:8px 0;font-size:.85rem;color:var(--ink);outline:0;min-width:0}.fh-slider-field .fh-flabel{position:relative}.fh-flabel-i{margin-left:4px;color:var(--muted);font-size:.62rem;border:1px solid var(--bd);border-radius:50%;width:14px;height:14px;display:inline-grid;place-items:center;line-height:1;font-style:italic;cursor:help}.fh-slider-val{margin-left:auto;font-weight:700;font-size:.78rem;color:var(--accent-text)}.fh-slider{-webkit-appearance:none;appearance:none;width:100%;height:4px;margin:9px 0 6px;border-radius:999px;background:linear-gradient(90deg,var(--accent) 0,var(--accent-d) var(--fh-pct,0),var(--track,#efe7da) var(--fh-pct,0));cursor:pointer;outline-offset:4px}.fh-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:var(--card,#fff);border:2px solid var(--accent-d);box-shadow:0 1px 3px rgba(43,33,24,.2);cursor:pointer}.fh-slider::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background:var(--card,#fff);border:2px solid var(--accent-d);box-shadow:0 1px 3px rgba(43,33,24,.2);cursor:pointer}.fh-slider:focus-visible{outline:2px solid var(--accent-d)}.fh-slider-scale{display:flex;justify-content:space-between;color:var(--muted);font-size:.72rem}.fh-rsec{border-top:1px solid var(--bd);margin-top:12px;padding-top:12px}.fh-rsec-head{display:flex;width:100%;align-items:center;justify-content:space-between;cursor:pointer;font-size:.64rem;text-transform:uppercase;letter-spacing:.07em;font-weight:800;color:var(--muted);background:0 0;border:0;padding:0}.fh-rsec-ar{transition:transform .15s;font-size:.9rem}.fh-rsec:not(.is-open) .fh-rsec-ar{transform:rotate(-90deg)}.fh-rsec:not(.is-open) .fh-rsec-body{display:none}.fh-rsec-body{margin-top:12px}.fh-rail-div{border:0;border-top:1px solid var(--bd);margin:12px 0 0}.fh-rail-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--bd);padding-top:12px;margin-top:12px}.fh-rail-clear{color:var(--muted);font-weight:700;font-size:.85rem;text-decoration:underline}.fh-rail-clear:hover{color:var(--accent-text)}.fh-rail-apply{border-radius:10px;padding:9px 16px;font-size:.85rem}.fh-rail-adv{max-height:0;opacity:0;overflow:hidden;transition:max-height .32s var(--fh-ease),opacity .22s ease}.fh-filters.fh-mode-advanced .fh-rail-adv{max-height:560px;opacity:1}.fh-mode-toggle{display:inline-flex;background:var(--card);border:1px solid var(--bd);border-radius:12px;padding:3px;margin:0 0 14px}.fh-mode-btn{display:flex;align-items:center;gap:8px;border:0;background:0 0;font-weight:800;color:var(--muted);padding:7px 13px;border-radius:9px;cursor:pointer;font-size:.86rem;text-decoration:none;text-align:left;transition:background .2s}.fh-mode-ic{font-size:1rem}.fh-mode-tx{display:flex;flex-direction:column;line-height:1.15}.fh-mode-tx small{font-weight:600;font-size:.67rem;opacity:.85}.fh-mode-btn.is-active{background:var(--soft);color:var(--accent-text);box-shadow:inset 0 0 0 1px var(--pill-bd)}.fh-mode-btn:hover{text-decoration:none}.fh-guided-wrap{max-height:820px;opacity:1;overflow:hidden;transition:max-height .34s var(--fh-ease),opacity .24s ease,margin .24s ease}.fh-filters.fh-mode-advanced .fh-guided-wrap{max-height:0;opacity:0;margin:0}.fh-guided-hint{color:var(--muted);font-size:.78rem;margin:0 0 12px}.fh-guided-hint b{color:var(--ink)}.fh-advnote{max-height:0;opacity:0;overflow:hidden;border:1px dashed var(--bd);border-radius:13px;color:var(--muted);background:var(--card);font-size:.85rem;padding:0 16px;line-height:1.5;transition:max-height .34s var(--fh-ease),opacity .24s ease,padding .24s ease,margin .24s ease}.fh-advnote b{color:var(--ink)}.fh-filters.fh-mode-advanced .fh-advnote{max-height:240px;opacity:1;padding:16px;margin:0 0 6px}.fh-screener-v2 .fh-guided{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0}@media (max-width:900px){.fh-screener-v2 .fh-guided{grid-template-columns:1fr 1fr}}@media (max-width:480px){.fh-screener-v2 .fh-guided{grid-template-columns:1fr}}.fh-screener-v2 .fh-gcard{box-shadow:0 1px 3px rgba(43,33,24,.06)}.fh-screener-v2 .fh-guided-opt{display:flex;align-items:center;gap:9px;padding:8px 10px}.fh-gopt-ck{width:16px;height:16px;border:1.5px solid var(--bd);border-radius:5px;flex:0 0 auto;display:grid;place-items:center;color:transparent;font-size:.7rem;line-height:1}.fh-guided-opt.is-active .fh-gopt-ck{background:var(--accent);border-color:var(--accent-d);color:var(--on-accent)}.fh-gopt-tx{display:flex;flex-direction:column;line-height:1.12}.fh-gopt-tx small{font-weight:600;color:var(--muted);font-size:.69rem;margin-top:1px}.fh-guided-opt.is-active .fh-gopt-tx small{color:var(--accent-text)}.fh-results-head{padding:6px 0 12px;border-bottom:1px solid var(--bd);margin-bottom:14px}.fh-rh-sel{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.fh-rh-sel-k{font-weight:800;font-size:.85rem;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.fh-rh-spk{color:var(--accent-d)}.fh-screener-v2 .fh-results-head .fh-fchips{margin:0}.fh-rh-bot{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.fh-rh-count{font-weight:800;font-size:1.15rem;color:var(--ink)}.fh-rh-count b{color:var(--accent-text)}.fh-rh-right{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.fh-screener-v2 .fh-results-head .fh-sort-wrap{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.85rem;white-space:nowrap}.fh-screener-v2 .fh-results-head .fh-sort{border:1px solid var(--bd);background:var(--card);border-radius:8px;padding:6px 11px;font-size:.85rem;color:var(--ink);font-weight:600}.fh-screener-v2 .fh-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width:900px){.fh-screener-v2 .fh-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.fh-screener-v2 .fh-grid{grid-template-columns:1fr}}.fh-screener-v2 .fh-td-pick .fh-pick{position:relative;top:auto;right:auto;display:inline-block;width:24px;height:24px}.fh-screener-v2 .fh-guided .fh-gcard:first-child .fh-gq-pop,.fh-screener-v2 .fh-guided .fh-gcard:nth-child(2) .fh-gq-pop{left:0;right:auto}.fh-filters.fh-mode-guided .fh-rsec-adv{display:none}.fh-screener-v2 .fh-card{display:flex;flex-direction:column;height:100%;border:1px solid var(--bd);border-radius:14px;background:var(--card);padding:12px;box-shadow:0 1px 3px rgba(43,33,24,.06);position:relative;color:inherit;text-decoration:none;gap:0;transition:transform var(--fh-dur) var(--fh-ease),box-shadow var(--fh-dur) var(--fh-ease),border-color var(--fh-dur) var(--fh-ease)}.fh-screener-v2 .fh-card-wrap{align-items:stretch}.fh-screener-v2 a.fh-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(43,33,24,.12);border-color:var(--accent)}.fh-card-iss{display:flex;align-items:flex-start;gap:9px;padding-right:30px}.fh-screener-v2 .fh-issuer-icon{width:34px;height:34px;border-radius:9px;color:#fff;font-weight:800;font-size:.7rem;flex:0 0 auto;display:grid;place-items:center;letter-spacing:.02em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.fh-screener-v2 .fh-name{font-size:.88rem;font-weight:700;line-height:1.24;letter-spacing:-.01em;margin:0;color:var(--ink)}.fh-card-iss .fh-sub{color:var(--muted);font-size:.76rem;margin-top:3px}.fh-sub .fh-tk{font-weight:700}.fh-isin-sub{font-family:ui-monospace,Menlo,Consolas,monospace;letter-spacing:.01em}.fh-tags{display:flex;gap:6px;margin:11px 0 8px;flex-wrap:wrap}.fh-screener-v2 .fh-tag{font-size:.7rem;font-weight:700;border-radius:6px;padding:3px 8px;background:#eef3ff;color:#3b5bdb;text-transform:none;letter-spacing:0}.fh-screener-v2 .fh-tag-g{background:#eafaf0;color:#15803d}.fh-screener-v2 .fh-tag-i{background:#f3eefc;color:#7c3aed}.fh-card-chart{height:34px;margin:2px 0 10px;position:relative}.fh-screener-v2 .fh-card-chart .fh-card-spark{width:100%;height:34px;display:block}.fh-fstats{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;border-top:1px solid var(--bd);padding-top:11px;margin-top:auto}.fh-fstat .fh-k{display:block;font-size:.64rem;color:var(--muted);margin-bottom:2px;text-transform:uppercase;letter-spacing:.04em}.fh-fstat .fh-v{font-weight:800;font-size:.92rem;line-height:1.1}.fh-fstat .fh-v.fh-ter{color:var(--accent-text)}.fh-fstat .fh-v.fh-pos{color:var(--pos)}.fh-fstat .fh-v.fh-neg{color:var(--neg)}.fh-fstat .fh-v.fh-flat{color:var(--muted)}.fh-arw{color:var(--muted);font-size:1.2rem;align-self:center}#fh-anat{position:fixed;inset:0;z-index:100000;display:none}body.fh-anat-active #wpadminbar,body.fh-anat-active .fh-header{visibility:hidden}#fh-anat.is-open{display:grid;place-items:center}#fh-anat .fh-anat-scrim{position:absolute;inset:0;background:rgba(43,33,24,.62);backdrop-filter:blur(3px);opacity:0;transition:opacity .35s var(--fh-ease)}#fh-anat.is-open .fh-anat-scrim{opacity:1}#fh-anat .fh-anat-close{position:absolute;top:18px;right:20px;width:40px;height:40px;border-radius:50%;border:0;background:var(--card);color:var(--ink);font-size:1.1rem;cursor:pointer;z-index:3;box-shadow:var(--shadow-lg)}#fh-anat .fh-anat-cap{position:absolute;top:20px;left:0;right:0;text-align:center;color:#fff;font-weight:800;font-size:1.1rem;z-index:2;text-shadow:0 1px 8px rgba(0,0,0,.4);opacity:0;transition:opacity .4s .2s;margin:0;padding:0 56px}#fh-anat.is-open .fh-anat-cap{opacity:1}#fh-anat .fh-anat-stage{position:relative;width:min(96vw,1040px);height:min(90vh,620px);height:min(90dvh,620px);z-index:1;opacity:0;transform:scale(.93);transition:opacity .5s var(--fh-ease),transform .6s cubic-bezier(.34,1.4,.56,1)}#fh-anat.is-open .fh-anat-stage{opacity:1;transform:none}#fh-anat .fh-anat-wire{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible;z-index:1}#fh-anat .fh-anat-wire path{fill:none;stroke:var(--accent);stroke-width:2.5;stroke-linecap:round;filter:drop-shadow(0 1px 3px rgba(0,0,0,.35))}#fh-anat .fh-anat-wire circle{fill:var(--accent)}#fh-anat .fh-anat-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:300px;z-index:2}#fh-anat .fh-anat-card .fh-card{box-shadow:0 30px 80px rgba(0,0,0,.5)}#fh-anat .fh-anat-card [data-part]{box-shadow:inset 0 -2px 0 var(--accent);background:rgba(245,158,11,.12);border-radius:5px;padding:0 2px}#fh-anat .fh-anat-card .fh-fstat[data-part]{padding:4px 6px}#fh-anat .fh-anat-card .fh-issuer-icon[data-part]{box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 0 0 2px var(--accent);background:inherit;padding:0}#fh-anat .fh-anat-call{position:absolute;width:226px;z-index:2;background:var(--card);border:1px solid var(--bd);border-radius:12px;box-shadow:var(--shadow-lg);padding:10px 11px;opacity:0;transform:translateY(8px)}#fh-anat .fh-anat-call[data-side=left]{left:0}#fh-anat .fh-anat-call[data-side=right]{right:0}#fh-anat.is-lit .fh-anat-call{opacity:1;transform:none;transition:opacity .55s var(--fh-ease),transform .6s cubic-bezier(.34,1.4,.56,1)}#fh-anat .fh-anat-ic{font-size:1.15rem}#fh-anat .fh-anat-call h5{margin:3px 0 2px;font-size:.84rem;font-weight:800;color:var(--ink);line-height:1.2}#fh-anat .fh-anat-call p{margin:0;color:var(--muted);font-size:.76rem;line-height:1.38}#fh-anat .fh-anat-call a{display:inline-flex;margin-top:6px;font-size:.72rem;font-weight:800;color:var(--accent-text);text-decoration:none;border-bottom:1px solid currentColor}#fh-anat.is-closing .fh-anat-scrim{transition:opacity .2s ease;opacity:0}#fh-anat.is-closing .fh-anat-stage{transition:opacity .22s ease,transform .24s ease;opacity:0;transform:scale(.97)}#fh-anat.is-closing .fh-anat-call{opacity:0!important;transform:translateY(6px)!important;transition:opacity .2s ease,transform .2s ease!important;transition-delay:0s!important}@keyframes fh-anat-draw{to{stroke-dashoffset:0}}@media (max-width:900px){#fh-anat .fh-anat-stage{height:auto;max-height:92vh;max-height:92dvh;display:flex;flex-direction:column;gap:12px;align-items:center;overflow:auto;padding:58px 12px 24px}#fh-anat .fh-anat-wire{display:none}#fh-anat .fh-anat-card{position:static;transform:none;width:92%;max-width:340px}#fh-anat .fh-anat-call{position:static!important;width:92%;max-width:360px;opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){#fh-anat .fh-anat-call,#fh-anat .fh-anat-cap,#fh-anat .fh-anat-scrim,#fh-anat .fh-anat-stage,.fh-advnote,.fh-guided-wrap,.fh-hero-spk,.fh-rail-adv{transition:none!important}#fh-anat .fh-anat-call{opacity:1;transform:none}}@media (prefers-color-scheme:dark){.fh-screener-v2 .fh-tag{background:#1e2740;color:#93b4ff}.fh-screener-v2 .fh-tag-g{background:#16301f;color:#6fdc95}.fh-screener-v2 .fh-tag-i{background:#241a36;color:#c4a0ff}.fh-mode-toggle,.fh-msel-pop,.fh-rail{background:var(--card)}}.fh-cmp-modal{position:fixed;inset:0;z-index:100000;display:none}.fh-cmp-modal.is-open{display:grid;place-items:center}.fh-cmp-modal-scrim{position:absolute;inset:0;background:rgba(43,33,24,.62);backdrop-filter:blur(3px);opacity:0;transition:opacity .3s var(--fh-ease)}.fh-cmp-modal.is-open .fh-cmp-modal-scrim{opacity:1}.fh-cmp-modal-panel{position:relative;z-index:1;width:min(1120px,94vw);max-height:92vh;max-height:92dvh;overflow:auto;-webkit-overflow-scrolling:touch;background:var(--bg,#fffdf9);border-radius:18px;box-shadow:var(--shadow-lg);padding:20px 22px calc(24px + env(safe-area-inset-bottom));opacity:0;transform:scale(.96);transition:opacity .3s var(--fh-ease),transform .35s cubic-bezier(.34,1.4,.56,1)}.fh-cmp-modal.is-open .fh-cmp-modal-panel{opacity:1;transform:none}.fh-cmp-modal.is-closing .fh-cmp-modal-panel,.fh-cmp-modal.is-closing .fh-cmp-modal-scrim{opacity:0;transition:opacity .2s ease}.fh-cmp-modal-x{position:absolute;top:12px;right:14px;width:36px;height:36px;border-radius:50%;border:1px solid var(--bd);background:var(--card);color:var(--ink);font-size:1rem;cursor:pointer;z-index:2}.fh-cmp-modal-x:hover{border-color:var(--accent)}.fh-cmp-modal-loading{color:var(--muted);padding:48px;text-align:center}.fh-cmp-modal .fh-cmp-back,.fh-cmp-modal .fh-disclaimer{display:none}.fh-cmp-modal .fh-phead{padding-top:0;border:0;margin-bottom:8px}.fh-cmp-modal .fh-ptitle{font-size:1.3rem}@media (prefers-reduced-motion:reduce){.fh-cmp-modal-panel,.fh-cmp-modal-scrim{transition:none!important}}.fh-screener-v2 .fh-cmp-cols{display:grid;grid-template-columns:repeat(var(--fh-cmp-n,2),minmax(0,1fr));gap:14px;margin:14px 0 18px}@media (max-width:640px){.fh-screener-v2 .fh-cmp-cols{grid-template-columns:1fr 1fr}}@media (max-width:480px){.fh-screener-v2 .fh-cmp-cols{grid-template-columns:1fr}}.fh-screener-v2 .fh-cmp-col .fh-card{pointer-events:none;height:100%}.fh-chart-svg{display:block;width:100%;height:auto;overflow:visible}.fh-cwin{display:inline-flex;align-items:center;gap:3px;border:1px solid var(--bd);border-radius:9px;padding:3px 4px 3px 9px;background:var(--card)}.fh-cwin-k{font-size:.68rem;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-right:3px}.fh-cwin-btn{font-size:.76rem;font-weight:700;color:var(--muted);text-decoration:none;padding:4px 7px;border-radius:6px;transition:background var(--fh-dur-fast) var(--fh-ease),color var(--fh-dur-fast) var(--fh-ease)}.fh-cwin-btn:hover{color:var(--accent-text);background:var(--soft);text-decoration:none}.fh-cwin-btn.is-active{background:var(--accent);color:var(--on-accent)}@media (prefers-reduced-motion:reduce){.fh-cwin-btn{transition:none}}@media (max-width:900px){.fh-screener-v2 .fh-filters.fh-mode-guided .fh-rail{display:none}.fh-screener-v2 .fh-rh-bot{flex-direction:column;align-items:flex-start;gap:10px}.fh-screener-v2 .fh-rh-right{flex-wrap:wrap}}.fh-screener-v2 .fh-card .fh-name{min-height:2.5em}.fh-slider-field.is-any .fh-slider{background:var(--track,#efe7da)}@media (hover:none){.fh-screener-v2 .fh-peek{display:none}}@media (max-width:480px){.fh-hsearch{padding-left:12px;gap:5px}.fh-hsearch-go{padding:10px 13px;font-size:.9rem}}