:root{--bg:#0c1119;--bg-deep:#080d14;--header:#171e2a;--panel:#19212d;--panel-2:#202a38;--panel-hover:#242f3e;--line:#2c3747;--line-soft:#222c3a;--text:#f2f5fa;--muted:#95a2b6;--muted-2:#6e7c91;--blue:#6d7cff;--blue-soft:#9ba6ff;--green:#2bcf91;--red:#ff5d6c;--yellow:#f1c75b;--radius:10px;--shadow:0 20px 48px #0003}*{box-sizing:border-box}html{background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:14px}button,input,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--blue-soft);outline-offset:2px}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-shell{min-height:100vh;overflow-x:hidden}.wide-wrap{width:calc(100% - 30px);max-width:1800px;margin:0 auto}.app-header{background:var(--header);border-bottom:1px solid var(--line);z-index:50;height:64px;position:sticky;top:0}.app-header__inner{grid-template-columns:auto auto minmax(280px,1fr) auto;align-items:center;gap:20px;max-width:1800px;height:100%;margin:0 auto;padding:0 15px;display:grid}.brand{cursor:pointer;background:0 0;flex:none;align-items:center;gap:10px;padding:0;display:flex}.brand__mark{width:30px;height:30px;display:inline-block;position:relative;transform:rotate(-8deg)}.brand__mark:before,.brand__mark:after{content:"";border:1px solid #9ba8bd;border-radius:50%;position:absolute;inset:5px 0}.brand__mark:after{inset:0 5px}.brand__mark i{background:var(--blue-soft);z-index:2;border-radius:50%;width:4px;height:4px;position:absolute}.brand__mark i:first-child{top:8px;left:2px}.brand__mark i:nth-child(2){top:8px;right:1px}.brand__mark i:nth-child(3){bottom:2px;left:12px}.brand__mark i:nth-child(4){top:11px;left:13px}.brand__word{color:#cbd3df;letter-spacing:-.02em;white-space:nowrap;font-size:15px;font-weight:600}.brand__word b{color:#fff;font-style:italic;font-weight:850}.main-nav{align-items:stretch;height:64px;display:flex}.main-nav button{color:#b8c2d1;cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:650;display:flex;position:relative}.main-nav button>span{opacity:.8;background:#67768e;border-radius:2px;width:7px;height:7px}.main-nav button:after{background:var(--blue);content:"";width:calc(100% - 24px);height:2px;transition:transform .16s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.main-nav button:hover,.main-nav button.is-active{color:#fff}.main-nav button.is-active>span{background:var(--blue);box-shadow:0 0 12px #6d7cff99}.main-nav button.is-active:after{transform:translate(-50%)scaleX(1)}.global-search{min-width:0;position:relative}.global-search input{background:#263141;border:1px solid #0000;border-radius:8px;width:100%;height:42px;padding:0 42px;transition:border-color .16s,background .16s}.global-search input::placeholder{color:#8996aa}.global-search input:focus{background:#2a3647;border-color:#5e6da3;outline:0}.search-icon{z-index:2;border:2px solid #8492a8;border-radius:50%;width:12px;height:12px;display:inline-block;position:absolute;top:50%;left:16px;transform:translateY(-55%)}.search-icon:after{content:"";background:#8492a8;width:6px;height:2px;position:absolute;top:9px;right:-5px;transform:rotate(45deg)}.global-search kbd{color:#cbd3df;font:600 11px var(--font-geist-mono), monospace;background:#4c596d;border:0;border-radius:4px;padding:2px 6px;position:absolute;top:12px;right:11px}.search-results{box-shadow:var(--shadow);z-index:80;background:#202a38;border:1px solid #38465a;border-radius:10px;position:absolute;top:49px;left:0;right:0;overflow:hidden}.search-results button{border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;padding:11px 14px;display:grid}.search-results button:hover{background:var(--panel-hover)}.search-results button span:nth-child(2){flex-direction:column;min-width:0;display:flex}.search-results button strong,.search-results button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-results button strong{font-size:13px}.search-results button small{color:var(--muted);margin-top:3px}.search-results button>b{color:var(--muted-2);text-transform:uppercase;font-size:10px}.search-results>p{color:var(--muted);text-align:center;margin:0;padding:18px}.header-actions{align-items:center;gap:11px;display:flex}.public-badge{color:#b9c4d2;font:650 10px var(--font-geist-mono), monospace;white-space:nowrap;border:1px solid #334255;border-radius:6px;align-items:center;gap:6px;padding:7px 9px;display:flex}.public-badge i,.status-dot{background:var(--green);border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 7px #2bcf9199}.lang-toggle{background:#252f3e;border:1px solid #354154;border-radius:7px;padding:2px;display:flex}.lang-toggle button{color:var(--muted);cursor:pointer;background:0 0;border-radius:5px;height:28px;padding:0 8px;font-size:10px;font-weight:750}.lang-toggle button.is-active{background:var(--blue);color:#fff}.context-bar{border-bottom:1px solid var(--line);background:#141b25;height:65px}.context-bar__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.context-bar__inner>div{align-items:center;gap:12px;display:flex}.context-icon{color:#fff;background:linear-gradient(145deg,#344157,#242e3d);border:1px solid #3b485b;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:10px;font-weight:850;display:flex;transform:skew(-7deg)}.context-bar strong{font-size:15px}.context-meta{color:var(--muted);font-size:12px}.context-meta span,.context-meta button{border-left:1px solid var(--line);background:0 0;align-items:center;gap:7px;padding-left:16px;display:flex}.context-meta button{color:var(--muted);cursor:pointer}.context-meta button b{color:#d5dce7;background:#2c3747;border-radius:4px;padding:2px 5px;font-size:10px}.stage-strip{border-bottom:1px solid var(--line);background:#18202b;min-height:88px}.stage-strip__inner{grid-template-columns:175px minmax(0,1fr);align-items:stretch;min-height:88px;display:grid}.stage-strip__label{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:flex-start;padding-right:18px;display:flex}.stage-strip__label span{color:#e4e9f1;font-size:12px;font-weight:700}.stage-strip__label small{color:var(--muted-2);margin-top:5px;font-size:10px;line-height:1.35}.stage-scroll{grid-template-columns:repeat(7,minmax(120px,1fr));min-width:0;display:grid}.stage-cell{border-right:1px solid var(--line-soft);grid-template-columns:minmax(68px,1fr) 70px;align-items:center;gap:12px;padding:12px 14px;display:grid}.stage-cell>div{display:grid}.stage-cell span{color:var(--muted);font-size:10px;font-weight:650}.stage-cell strong{margin-top:3px;font-size:19px;line-height:1.2}.stage-cell strong small{color:#d4dbe6;margin-left:2px;font-size:10px}.stage-cell>div>b{color:var(--blue-soft);margin-top:2px;font-size:10px;font-weight:650}.mini-bars{align-items:flex-end;gap:3px;height:38px;display:flex}.mini-bars i{background:var(--blue);height:var(--bar-height);opacity:.82;border-radius:2px 2px 0 0;width:6px;min-height:3px}.mini-bars--muted i{opacity:.45;background:#5c697c}.mini-bars--green i{background:var(--green)}.dashboard-layout{grid-template-columns:minmax(0,7fr) minmax(360px,3fr);gap:20px;padding-top:20px;padding-bottom:20px;display:grid}.dashboard-main{flex-direction:column;gap:20px;min-width:0;display:flex}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:inset 0 1px #ffffff04}.market-panel{min-height:343px}.market-panel__head{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:24px;min-height:82px;padding:14px 20px;display:grid}.panel-kicker{color:var(--blue-soft);font:700 10px var(--font-geist-mono), monospace;letter-spacing:.08em;margin-bottom:5px;display:block}.market-panel__head h1,.panel-heading h2,.directory-head h1,.theme-title h2{margin:0}.market-panel__head h1{letter-spacing:-.025em;font-size:19px}.headline-kpi{align-items:center;gap:13px;display:flex}.headline-kpi>strong{letter-spacing:-.045em;font-size:29px}.headline-kpi span{color:var(--muted);flex-direction:column;font-size:10px;display:flex}.headline-kpi span b{color:var(--green);font-size:12px}.market-panel__head>a{color:#c2cad6;border:1px solid #38465a;border-radius:6px;padding:8px 10px;font-size:11px}.market-panel__head>a:hover{border-color:var(--blue);color:#fff}.market-panel__body{grid-template-columns:minmax(0,1.85fr) minmax(280px,.8fr);display:grid}.chart-area{border-right:1px solid var(--line);min-width:0;padding:15px 20px 12px}.chart-title{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.chart-title div{align-items:center;gap:6px;display:flex}.chart-title i{width:14px;height:2px;margin-left:8px;display:inline-block}.legend-current{background:var(--blue)}.legend-history{background:#67758b}.funding-chart{grid-template-columns:40px minmax(0,1fr);height:190px;margin-top:8px;padding-bottom:24px;display:grid}.chart-y-axis{color:#66758b;font:9px var(--font-geist-mono), monospace;text-align:right;flex-direction:column;justify-content:space-between;padding-bottom:1px;display:flex}.trend-plot{background-image:repeating-linear-gradient(#0000 0 calc(25% - 1px),#273241 25%);margin-left:13px;position:relative}.trend-segment{min-height:2px;display:block;position:absolute}.trend-segment:before{content:"";background:linear-gradient(to top right,#0000 calc(50% - 1.4px),#7282ff calc(50% - 1.4px) calc(50% + 1.4px),#0000 calc(50% + 1.4px));position:absolute;inset:0}.trend-segment.is-falling:before{background:linear-gradient(to bottom right,#0000 calc(50% - 1.4px),#7282ff calc(50% - 1.4px) calc(50% + 1.4px),#0000 calc(50% + 1.4px))}.trend-point{z-index:3;width:1px;height:1px;position:absolute;transform:translate(-50%,50%)}.trend-point i{background:#202b3a;border:2px solid #8794a8;border-radius:50%;width:9px;height:9px;display:block;transform:translate(-4px,-4px)}.trend-point b{color:#c8d1df;font:650 9px var(--font-geist-mono), monospace;white-space:nowrap;position:absolute;top:-25px;left:0;transform:translate(-50%)}.trend-point.is-current i{background:var(--blue);border-color:#c1c7ff;box-shadow:0 0 0 5px #6d7cff26,0 0 15px #6d7cff66}.trend-point.is-current b{color:#fff}.chart-years{justify-content:space-between;display:flex;position:absolute;bottom:-25px;left:0;right:0}.chart-years span{color:#748196;font:9px var(--font-geist-mono), monospace}.chart-area>p{color:#68768a;margin:7px 0 0 53px;font-size:9px}.theme-area{padding:17px 18px}.theme-title h2{font-size:15px}.theme-title p{color:var(--muted);margin:4px 0 14px;font-size:10px}.theme-list{flex-direction:column;display:flex}.theme-row{border-top:1px solid var(--line-soft);grid-template-columns:16px 32px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:56px;display:grid}.theme-rank{color:#6f7d91;font:11px var(--font-geist-mono), monospace}.theme-row>i{background:color-mix(in srgb, var(--theme), transparent 83%);border:1px solid color-mix(in srgb, var(--theme), transparent 45%);color:var(--theme);font:700 9px var(--font-geist-mono), monospace;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.theme-row>strong{min-width:0;font-size:12px}.theme-row>b{color:var(--green);text-align:right;font-size:12px}.theme-row>small{color:var(--muted);grid-column:3/5;margin-top:-16px;font-size:9px}.update-feed{border:1px solid var(--line);border-radius:var(--radius);background:#1a2330;grid-template-columns:auto auto 1fr auto;align-items:center;gap:13px;min-height:58px;padding:0 18px;transition:background .15s,border-color .15s;display:grid}.update-feed:hover{background:#202b39;border-color:#455268}.update-feed time{font:650 11px var(--font-geist-mono), monospace}.feed-icon{color:#202a37;background:#e9edf4;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-weight:900;display:flex}.update-feed p{color:#d1d8e3;margin:0;font-size:12px}.update-feed p b{color:var(--blue-soft);margin-right:5px}.update-feed>span:last-child{color:var(--muted)}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:66px;padding:12px 16px;display:flex}.panel-heading h2{letter-spacing:-.02em;font-size:16px}.panel-heading>div>span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.panel-heading button,.panel-actions button{color:#c4cdda;cursor:pointer;background:0 0;border:1px solid #38465a;border-radius:6px;height:30px;padding:0 10px;font-size:10px}.panel-heading button:hover,.panel-actions button:hover{border-color:var(--blue);color:#fff}.panel-actions{gap:7px;display:flex}.data-table-wrap{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:950px}.data-table th{border-bottom:1px solid var(--line);color:#8492a6;text-align:left;z-index:2;background:#161e29;height:37px;padding:0 10px;font-size:10px;font-weight:650;position:sticky;top:0}.data-table td{border-bottom:1px solid var(--line-soft);color:#cdd5e1;text-overflow:ellipsis;white-space:nowrap;height:62px;padding:8px 10px;font-size:11px;overflow:hidden}.data-table tbody tr{cursor:pointer;transition:background .13s}.data-table tbody tr:hover{background:var(--panel-hover)}.data-table tbody tr:last-child td{border-bottom:0}.data-table td small{color:var(--muted-2);text-overflow:ellipsis;margin-top:4px;font-size:9px;display:block;overflow:hidden}.data-table td>button,.data-table td>a{color:#ccd5e1;cursor:pointer;background:#2d3949;border-radius:6px;justify-content:center;align-items:center;width:31px;height:28px;display:flex}.data-table td>button:hover,.data-table td>a:hover{background:var(--blue);color:#fff}.deals-table th:first-child{width:100px}.deals-table th:nth-child(2){width:190px}.deals-table th:nth-child(3){width:170px}.deals-table th:nth-child(4){width:92px}.deals-table th:nth-child(5){width:95px}.deals-table th:nth-child(6){width:145px}.deals-table th:nth-child(7){width:50px}.company-cell{align-items:center;gap:10px;min-width:0;display:flex}.company-cell>span:last-child{flex-direction:column;min-width:0;display:flex}.company-cell strong,.company-cell small{text-overflow:ellipsis;overflow:hidden}.company-mark,.investor-mark{background:color-mix(in srgb, var(--mark), #101722 55%);border:1px solid color-mix(in srgb, var(--mark), #fff 8%);color:#fff;letter-spacing:-.04em;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:inline-flex}.company-mark--sm{width:32px;height:32px;font-size:8px}.company-mark--lg{width:58px;height:58px;font-size:16px}.investor-mark{background:color-mix(in srgb, var(--investor), #101722 55%);border-color:color-mix(in srgb, var(--investor), #fff 8%);width:32px;height:32px;font-size:8px}.stage-tag{color:#cbd4e2;background:#273244;border:1px solid #354258;border-radius:4px;padding:4px 6px;font-size:9px;font-weight:650;display:inline-block}.amount-cell{color:#fff;font-size:12px}.ranking-panel{align-self:start;position:sticky;top:84px}.ranking-unit{color:var(--muted);font:650 9px var(--font-geist-mono), monospace;background:#273244;border-radius:4px;padding:5px 7px}.ranking-list button{border-bottom:1px solid var(--line-soft);cursor:pointer;text-align:left;background:0 0;grid-template-columns:18px auto minmax(0,1fr) 88px;align-items:center;gap:11px;width:100%;min-height:72px;padding:8px 16px;transition:background .13s;display:grid}.ranking-list button:hover{background:var(--panel-hover)}.rank-number{color:#cbd4e1;font:650 11px var(--font-geist-mono), monospace}.ranking-company{flex-direction:column;min-width:0;display:flex}.ranking-company strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ranking-company small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.amount-rank{text-align:right;flex-direction:column;gap:7px;display:flex}.amount-rank strong{font:700 11px var(--font-geist-mono), monospace}.amount-rank>i{background:#2b3747;border-radius:2px;width:100%;height:3px;overflow:hidden}.amount-rank>i b{background:linear-gradient(90deg, var(--blue), #41d1aa);height:100%;display:block}.ranking-note{color:var(--muted-2);align-items:flex-start;gap:7px;padding:12px 16px;font-size:9px;line-height:1.5;display:flex}.ranking-note i{background:var(--green);border-radius:50%;flex:none;width:6px;height:6px;margin-top:4px}.lower-grid{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);gap:20px;padding-bottom:28px;display:grid}.region-list{gap:0;padding:8px 16px;display:grid}.region-list>div{border-bottom:1px solid var(--line-soft);grid-template-columns:24px 105px 1fr 78px 45px;align-items:center;gap:12px;min-height:46px;display:grid}.region-list>div:last-child{border-bottom:0}.region-list span{color:var(--muted-2);font:9px var(--font-geist-mono), monospace}.region-list strong{font-size:11px}.region-list i{background:#263140;border-radius:2px;height:5px;overflow:hidden}.region-list i b{background:linear-gradient(90deg, var(--blue), #37cda0);height:100%;display:block}.region-list em{text-align:right;font-style:normal;font-weight:700}.region-list small{color:var(--green);text-align:right}.network-list{grid-template-columns:repeat(2,1fr);display:grid}.network-list a{border-bottom:1px solid var(--line-soft);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:60px;padding:8px 14px;display:grid}.network-list a:nth-child(odd){border-right:1px solid var(--line-soft)}.network-list a:hover{background:var(--panel-hover)}.network-list a>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.network-list strong{font-size:11px}.network-list small{color:var(--muted);margin-top:3px;font-size:9px}.network-list a>b{color:var(--muted);font-size:11px}.directory{min-height:calc(100vh - 129px);padding-top:34px;padding-bottom:60px}.directory-head{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.directory-head h1{letter-spacing:-.045em;font-size:clamp(25px,3vw,38px)}.directory-head p{color:var(--muted);margin:8px 0 0}.primary-action{background:var(--blue);color:#fff;cursor:pointer;border-radius:7px;height:40px;padding:0 15px;font-weight:700}.filter-bar{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:minmax(260px,1fr) 160px 160px 140px auto;align-items:end;gap:10px;margin-bottom:14px;padding:12px;display:grid}.filter-bar label{flex-direction:column;gap:5px;display:flex}.filter-bar label>span:first-child{color:var(--muted);font-size:9px;font-weight:650}.filter-bar input,.filter-bar select{background:#121923;border:1px solid #344154;border-radius:6px;width:100%;height:38px;padding:0 10px}.filter-search{position:relative}.filter-search input{padding-left:37px}.filter-search .search-icon{top:50%}.result-count{color:var(--muted);white-space:nowrap;padding:0 6px 12px;font-size:11px}.directory-table th:first-child{width:230px}.directory-table th:nth-child(2){width:160px}.directory-table th:nth-child(3){width:175px}.directory-table th:nth-child(4){width:105px}.directory-table th:nth-child(5),.directory-table th:nth-child(6){width:110px}.directory-table th:nth-child(7){width:100px}.directory-table th:nth-child(8){width:50px}.verified-tag{color:var(--green);align-items:center;gap:5px;font-size:9px;font-weight:650;display:inline-flex}.verified-tag i{background:var(--green);border-radius:50%;width:6px;height:6px}.investor-table th:first-child{width:185px}.investor-table th:nth-child(2){width:175px}.investor-table th:nth-child(3){width:155px}.investor-table th:nth-child(4){width:260px}.investor-table th:nth-child(5){width:310px}.investor-table th:nth-child(6){width:50px}.tag-list{gap:5px;display:flex}.tag-list span{color:#aeb9c9;background:#273244;border-radius:4px;padding:4px 6px;font-size:9px}.source-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.source-card{flex-direction:column;min-height:330px;padding:0;transition:border-color .15s,transform .15s;display:flex}.source-card:hover{border-color:#53617a;transform:translateY(-2px)}.source-card header{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;min-height:50px;padding:0 16px;display:grid}.source-card header span{color:var(--muted-2);font:10px var(--font-geist-mono), monospace}.source-card header b{color:var(--blue-soft);letter-spacing:.07em;margin-left:15px;font-size:9px}.source-card header i{color:var(--muted);font-style:normal}.source-card>div{flex:1;padding:24px 18px}.source-type{color:var(--green);align-items:center;gap:6px;font-size:9px;display:flex}.source-type i{background:var(--green);border-radius:50%;width:6px;height:6px}.source-card h2{letter-spacing:-.03em;margin:17px 0 10px;font-size:20px;line-height:1.2}.source-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.source-card footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;min-height:46px;padding:0 16px;font-size:9px;display:flex}.source-card time{color:#c7d0dc;font-family:var(--font-geist-mono), monospace}.app-footer{background:var(--bg-deep);border-top:1px solid var(--line)}.app-footer>div{grid-template-columns:1fr 1.2fr auto;align-items:center;gap:30px;min-height:128px;display:grid}.app-footer>div>div{grid-template-columns:auto 1fr;align-items:center;display:grid}.app-footer .brand__mark{grid-row:1/3;margin-right:10px}.app-footer strong{font-size:13px}.app-footer p{color:var(--muted-2);margin:3px 0 0;font-size:10px;line-height:1.5}.app-footer>div>p{max-width:520px}.app-footer nav{align-items:center;gap:14px;display:flex}.app-footer nav button{color:var(--muted);cursor:pointer;background:0 0;padding:0}.app-footer nav a,.app-footer nav span{color:var(--muted);font-size:10px}.toast{box-shadow:var(--shadow);color:#17202c;opacity:0;pointer-events:none;z-index:100;background:#eaf0f8;border-radius:8px;padding:12px 16px;font-size:12px;font-weight:650;transition:opacity .16s,transform .16s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,10px)}.toast.is-visible{opacity:1;transform:translate(-50%)}.drawer-backdrop{z-index:90;background:#03070cb8;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.profile-drawer{background:#151d28;border-left:1px solid #3a4658;width:480px;max-width:100%;padding:28px;position:relative;overflow-y:auto;box-shadow:-20px 0 50px #00000059}.drawer-close{color:#c8d0dc;cursor:pointer;background:#263140;border-radius:7px;justify-content:center;align-items:center;width:38px;height:38px;font-size:24px;display:flex;position:absolute;top:20px;right:20px}.profile-hero{border-bottom:1px solid var(--line);padding:16px 48px 26px 0}.profile-hero>.verified-tag{vertical-align:top;margin-left:10px}.profile-hero h2{letter-spacing:-.045em;margin:20px 0 2px;font-size:30px}.profile-hero>p{color:var(--muted);margin:0}.profile-hero>div{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.profile-hero>div span{color:#b8c2d1;background:#263140;border-radius:4px;padding:5px 7px;font-size:10px}.profile-section{border-bottom:1px solid var(--line);padding:22px 0}.profile-section>p{color:#aeb9c9;margin:8px 0 0;line-height:1.65}.profile-section dl{grid-template-columns:repeat(2,1fr);margin:20px 0 0;display:grid}.profile-section dl div{border:1px solid var(--line);margin:-1px 0 0 -1px;padding:12px}.profile-section dt{color:var(--muted);font-size:9px}.profile-section dd{margin:5px 0 0;font-weight:700}.profile-investors{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.profile-investors span{color:#c7d0dc;background:#263140;border:1px solid #354256;border-radius:5px;padding:6px 8px;font-size:10px}.source-box{justify-content:space-between;align-items:center;display:flex}.source-box strong{margin-top:6px;font-size:11px;display:block}.source-box p{color:var(--muted);font:9px var(--font-geist-mono), monospace;margin-top:4px}.source-box a{background:var(--blue);color:#fff;border-radius:6px;flex:none;padding:10px 12px;font-size:10px;font-weight:700}@media (width<=1500px){.app-header__inner{gap:12px}.main-nav button{padding:0 9px}.public-badge{display:none}.stage-strip__inner{grid-template-columns:150px minmax(0,1fr)}.stage-cell{grid-template-columns:1fr 50px;gap:6px;padding:12px 9px}.mini-bars{gap:2px}.mini-bars i{width:4px}}@media (width<=1240px){.brand__word{display:none}.main-nav button{font-size:12px}.market-panel__body{grid-template-columns:minmax(0,1.45fr) minmax(255px,.8fr)}.dashboard-layout{grid-template-columns:minmax(0,1fr) 340px}.ranking-list button{grid-template-columns:16px auto minmax(0,1fr) 72px;gap:8px;padding:8px 12px}.ranking-company small{max-width:120px}.source-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1040px){.app-header{height:auto;position:relative}.app-header__inner{grid-template-columns:auto minmax(0,1fr) auto;min-height:64px}.main-nav{border-top:1px solid var(--line);order:4;grid-area:2/1/auto/-1;justify-content:center;height:48px}.global-search{grid-column:2}.stage-strip__inner{width:100%;display:block}.stage-strip__label{border-bottom:1px solid var(--line);border-right:0;min-height:54px;padding:0 15px}.stage-scroll{overflow-x:auto}.stage-cell{min-width:150px}.dashboard-layout{grid-template-columns:1fr}.ranking-panel{position:static}.ranking-list{grid-template-columns:repeat(2,1fr);display:grid}.ranking-list button:nth-child(odd){border-right:1px solid var(--line-soft)}.ranking-note{grid-column:1/-1}.lower-grid{grid-template-columns:1fr}.filter-bar{grid-template-columns:minmax(220px,1fr) repeat(3,140px)}.result-count{grid-column:1/-1;padding:0 3px}.app-footer>div{grid-template-columns:1fr 1fr;padding:24px 0}.app-footer nav{grid-column:1/-1}}@media (width<=760px){.wide-wrap{width:calc(100% - 20px)}.app-header__inner{gap:8px;padding:0 10px}.main-nav{justify-content:flex-start;overflow-x:auto}.main-nav button{min-width:max-content;padding:0 12px}.global-search input{padding-right:12px;font-size:12px}.global-search kbd{display:none}.header-actions{gap:0}.lang-toggle button{padding:0 6px}.context-bar{height:56px}.context-meta>span:first-child,.context-meta>span:nth-child(2){display:none}.context-meta button{border-left:0;padding-left:0}.stage-strip__label{padding:0 10px}.dashboard-layout{gap:12px;padding-top:12px}.dashboard-main{gap:12px}.market-panel__head{grid-template-columns:1fr auto;gap:12px;padding:12px 14px}.market-panel__head>a{display:none}.headline-kpi>strong{font-size:23px}.market-panel__body{display:block}.chart-area{border-bottom:1px solid var(--line);border-right:0;padding:14px}.funding-chart{height:180px}.theme-area{padding:15px 14px}.update-feed{grid-template-columns:auto auto 1fr;align-items:start;padding:12px}.update-feed>span:last-child{display:none}.update-feed p{line-height:1.45}.panel-heading{padding:11px 12px}.panel-heading h2{font-size:15px}.panel-heading>div>span{max-width:180px}.panel-actions button:first-child{display:none}.ranking-list{grid-template-columns:1fr}.ranking-list button:nth-child(odd){border-right:0}.network-list{grid-template-columns:1fr}.network-list a:nth-child(odd){border-right:0}.region-list>div{grid-template-columns:20px 80px 1fr 65px;gap:8px}.region-list small{display:none}.directory{padding-top:22px}.directory-head{flex-direction:column;align-items:flex-start;gap:14px}.directory-head p{font-size:12px}.filter-bar{grid-template-columns:repeat(2,1fr)}.filter-search,.filter-bar label:nth-child(4){grid-column:1/-1}.source-grid{grid-template-columns:1fr}.source-card{min-height:270px}.app-footer>div{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.app-footer nav{flex-wrap:wrap}.profile-drawer{width:100%;padding:22px 18px}.profile-hero h2{font-size:27px}.source-box{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
