@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Noto+Sans+KR:wght@300;400;500;700&family=DM+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy1: #0d1117;--navy2: #161b22;--navy3: #1c2330;--navy4: #253040;--border: rgba(255,255,255,.08);--border2: rgba(255,255,255,.12);--text1: #e6edf3;--text2: #8b949e;--text3: #4f5f78;--accent: #2e86de;--green: #1fa670;--red: #d64e3c;--amber: #d4890a;--grade-a: #1fa670;--grade-b: #2e86de;--grade-c: #d4890a;--font-mono: "SF Mono", "Fira Code", "Consolas", monospace}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,sans-serif;background:var(--navy1);color:var(--text1);font-size:13px;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:2px}.tab-scroll::-webkit-scrollbar{display:none}button,input,select{font-family:inherit}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@media(max-width:767px){*{-webkit-tap-highlight-color:transparent}}.fb-root,.fb-wrap{--fb-bg0: #ffffff;--fb-bg1: #f8f9fb;--fb-bg2: #f1f3f6;--fb-bg3: #e8ecf0;--fb-border: rgba(0,0,0,.08);--fb-border2:rgba(0,0,0,.14);--fb-text1: #1a1d23;--fb-text2: #4a5568;--fb-text3: #9aa5b4;--fb-amber: #d97706;--fb-amber-d:#b45309;--fb-green: #16a34a;--fb-red: #dc2626;--fb-blue: #2563eb;--fb-teal: #0891b2;--fb-font: "Plus Jakarta Sans", "Apple SD Gothic Neo", sans-serif;--fb-mono: "DM Mono", monospace}.fb-wrap{background:var(--fb-bg0);height:100vh;display:flex;flex-direction:column;overflow:hidden}.fb-header{height:56px;background:var(--fb-bg1);border-bottom:1px solid var(--fb-border);display:flex;align-items:center;padding:0 20px 0 16px;gap:14px;flex-shrink:0;z-index:10}.fb-logo{display:flex;align-items:center;gap:7px;font-size:22px;font-weight:700;letter-spacing:-.4px;white-space:nowrap;flex-shrink:0}.fb-logo-mark{width:28px;height:28px;background:var(--fb-amber);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#000}.fb-logo-text{color:var(--fb-text1)}.fb-logo-beta{font-size:11px;font-weight:500;color:var(--fb-amber);border:1px solid var(--fb-amber-d);padding:1px 5px;border-radius:3px;margin-left:2px}.fb-search-wrap{flex:1;max-width:680px;position:relative}.fb-search-input{width:100%;height:44px;background:var(--fb-bg2);border:1px solid var(--fb-border2);border-radius:24px;padding:0 16px 0 44px;color:var(--fb-text1);font-family:var(--fb-font);font-size:15px;outline:none;transition:border-color .15s}.fb-search-input:focus{border-color:var(--fb-amber-d)}.fb-search-input::placeholder{color:var(--fb-text3)}.fb-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--fb-text3);pointer-events:none}.fb-header-right{margin-left:auto;display:flex;align-items:center;gap:8px}.fb-hbtn{background:none;border:1px solid var(--fb-border2);color:var(--fb-text2);padding:5px 12px;border-radius:6px;font-family:var(--fb-font);font-size:14px;cursor:pointer;transition:.15s}.fb-hbtn:hover{color:var(--fb-text1)}.fb-hbtn--active{border-color:var(--fb-amber-d);color:var(--fb-amber);background:#f0a03012}.fb-icon-btn{background:none;border:none;cursor:pointer;color:var(--fb-text2);padding:4px;line-height:1}.fb-icon-btn:hover{color:var(--fb-text1)}.fb-avatar{width:32px;height:32px;border-radius:50%;background:var(--fb-amber-d);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#fff;cursor:pointer}.fb-body-wrap{display:flex;flex:1;overflow:hidden}.fb-sidebar{width:260px;flex-shrink:0;background:var(--fb-bg1);border-right:1px solid var(--fb-border);overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;transition:width .24s cubic-bezier(.4,0,.2,1);z-index:5}.fb-sidebar::-webkit-scrollbar{width:0}.fb-sb-section{padding-bottom:6px;border-bottom:1px solid var(--fb-border)}.fb-sb-sec-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 6px;overflow:hidden}.fb-sb-sec-label{font-size:16px;font-weight:700;color:var(--fb-text1);letter-spacing:.3px;text-transform:none;white-space:nowrap;opacity:1;max-width:180px;overflow:hidden;transition:opacity .15s,max-width .15s}.fb-sb-sec-icon{color:var(--fb-text3);cursor:pointer;flex-shrink:0}.fb-sb-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:6px 10px;margin:0 4px;border-radius:6px;cursor:pointer;transition:background .12s;gap:6px;min-height:40px;overflow:hidden}.fb-sb-item:hover,.fb-sb-item--active{background:var(--fb-bg3)}.fb-sb-item-left{display:flex;flex-direction:column;gap:2px;overflow:hidden;align-items:flex-start}.fb-sb-code{font-size:15px;font-weight:600;color:var(--fb-text1);font-family:var(--fb-mono);white-space:nowrap;text-align:left}.fb-sb-name{font-size:12px;color:var(--fb-text3);white-space:nowrap;overflow:hidden;opacity:1;max-width:150px;transition:opacity .15s,max-width .15s}.fb-sb-item-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.fb-sb-price{font-size:14px;font-weight:600;font-family:var(--fb-mono);color:var(--fb-text1);white-space:nowrap;opacity:1;max-width:150px;transition:opacity .15s,max-width .15s}.fb-sb-chg{font-size:13px;font-family:var(--fb-mono);font-weight:600;white-space:nowrap}.fb-chg-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.fb-text-up{color:var(--fb-red)}.fb-text-dn{color:var(--fb-blue)}.fb-sb-add{display:flex;align-items:center;justify-content:flex-start;gap:6px;padding:7px 14px;cursor:pointer;color:var(--fb-text3);font-size:14px}.fb-sb-add:hover{color:var(--fb-amber)}.fb-sb-add span{white-space:nowrap;opacity:1;max-width:160px;overflow:hidden;transition:opacity .15s,max-width .15s}.fb-sector-item{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;margin:0 4px;border-radius:6px;cursor:pointer;transition:background .12s}.fb-sector-item:hover,.fb-sector-item--active{background:var(--fb-bg3)}.fb-sector-name{font-size:14px;color:var(--fb-text1);white-space:nowrap;opacity:1;max-width:120px;transition:opacity .15s,max-width .15s}.fb-sector-chg{font-size:13px;font-family:var(--fb-mono);font-weight:600;white-space:nowrap;opacity:1}.fb-impact-row{display:flex;align-items:center;gap:6px;margin-top:2px;opacity:1;max-width:160px;transition:opacity .15s,max-width .15s}.fb-impact-track{width:44px;height:3px;background:var(--fb-bg3);border-radius:2px;overflow:hidden}.fb-impact-fill{height:100%;border-radius:2px;background:var(--fb-amber)}.fb-impact-num{font-size:12px;font-weight:700;color:var(--fb-amber);font-family:var(--fb-mono);min-width:20px;text-align:right}@media(max-width:1100px){.fb-sidebar{width:68px}.fb-sidebar:hover{width:260px}.fb-sb-sec-head{justify-content:center;padding:10px 0 6px}.fb-sidebar:hover .fb-sb-sec-head{justify-content:space-between;padding:12px 14px 6px}.fb-sb-sec-label{opacity:0;max-width:0}.fb-sidebar:hover .fb-sb-sec-label{opacity:1;max-width:180px;transition:opacity .22s ease .1s,max-width .22s ease .08s}.fb-sb-item{flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;margin:0 2px;gap:2px;min-height:50px}.fb-sidebar:hover .fb-sb-item{flex-direction:row;align-items:center;justify-content:space-between;padding:6px 10px;margin:0 4px;gap:6px;min-height:40px}.fb-sb-item-left{align-items:center}.fb-sidebar:hover .fb-sb-item-left{align-items:flex-start}.fb-sb-code{font-size:11px;text-align:center}.fb-sidebar:hover .fb-sb-code{font-size:14px;text-align:left}.fb-sb-name,.fb-sb-price{opacity:0;max-width:0}.fb-sidebar:hover .fb-sb-name,.fb-sidebar:hover .fb-sb-price{opacity:1;max-width:150px;transition:opacity .22s ease .12s,max-width .22s ease .1s}.fb-sb-item-right{align-items:center}.fb-sidebar:hover .fb-sb-item-right{align-items:flex-end}.fb-sb-chg{font-size:11px}.fb-sidebar:hover .fb-sb-chg{font-size:12px}.fb-chg-dot{width:6px;height:6px}.fb-sidebar:hover .fb-chg-dot{width:8px;height:8px}.fb-sb-add{justify-content:center;padding:7px 0}.fb-sidebar:hover .fb-sb-add{padding:7px 14px;justify-content:flex-start}.fb-sb-add span{opacity:0;max-width:0}.fb-sidebar:hover .fb-sb-add span{opacity:1;max-width:160px;transition:opacity .22s ease .12s,max-width .22s ease .1s}.fb-sector-item{justify-content:center;padding:5px 4px;margin:0 2px}.fb-sidebar:hover .fb-sector-item{justify-content:space-between;padding:5px 10px;margin:0 4px}.fb-sector-name,.fb-sector-chg{opacity:0;max-width:0}.fb-sidebar:hover .fb-sector-name,.fb-sidebar:hover .fb-sector-chg{opacity:1;max-width:120px;transition:opacity .22s ease .12s,max-width .22s ease .1s}.fb-impact-row{opacity:0;max-width:0}.fb-sidebar:hover .fb-impact-row{opacity:1;max-width:160px;transition:opacity .22s ease .12s,max-width .22s ease .1s}}@media(max-width:600px){.fb-sidebar,.fb-logo-text{display:none}}.fb-main{flex:1;display:flex;flex-direction:column;overflow:hidden}.fb-tab:hover{color:var(--fb-text1)}.fb-tab--active{color:var(--fb-amber);border-bottom-color:var(--fb-amber)}.fb-scroll-area{flex:1;overflow-y:auto;padding-bottom:40px}.fb-scroll-area::-webkit-scrollbar{width:6px}.fb-scroll-area::-webkit-scrollbar-thumb{background:var(--fb-bg3);border-radius:3px}.fb-index-strip{display:flex;padding:12px 20px;overflow-x:auto;border-bottom:1px solid var(--fb-border)}.fb-index-strip::-webkit-scrollbar{height:0}.fb-idx-card{min-width:150px;padding:10px 14px;border:1px solid var(--fb-border);border-radius:8px;margin-right:8px;cursor:pointer;transition:border-color .12s,background .12s;flex-shrink:0}.fb-idx-card:hover{border-color:var(--fb-border2)}.fb-idx-card--active{border-color:var(--fb-amber-d);background:#f0a0300d}.fb-idx-label{font-size:13px;color:var(--fb-text2);margin-bottom:3px}.fb-idx-val{font-size:21px;font-weight:500;font-family:var(--fb-mono);margin-bottom:2px;line-height:1.1}.fb-idx-chg{font-size:14px;font-family:var(--fb-mono);font-weight:600;margin-bottom:6px;color:var(--fb-green)}.fb-mini-chart{width:100%;height:32px;display:block}.fb-section{padding:16px 20px}.fb-section+.fb-section{border-top:1px solid var(--fb-border)}.fb-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px}.fb-section-title{font-size:16px;font-weight:600;color:var(--fb-text1)}.fb-section-sub{font-size:14px;color:var(--fb-text3)}.fb-suju-tabs{display:flex;margin-bottom:14px;border-bottom:2px solid var(--fb-border);gap:4px}.fb-suju-tab{padding:10px 20px;font-size:15px;font-weight:600;color:var(--fb-text2);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s;white-space:nowrap;border-radius:6px 6px 0 0}.fb-suju-tab:hover{color:var(--fb-text1);background:var(--fb-bg2)}.fb-suju-tab--active{color:var(--fb-blue);border-bottom-color:var(--fb-blue);font-weight:600}.fb-suju-count{display:inline-block;font-size:12px;font-family:var(--fb-mono);padding:1px 6px;border-radius:10px;margin-left:5px;font-weight:500}.fb-cnt-all{background:#8b94a826;color:var(--fb-text2)}.fb-cnt-gaehal{background:#5098f026;color:#78b0f8}.fb-cnt-nakhal{background:#f0a03026;color:var(--fb-amber)}.fb-cnt-contract{background:#e840502e;color:#f07080}.fb-evt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin-bottom:16px}.fb-evt-card{background:var(--fb-bg1);border:1px solid var(--fb-border);border-radius:8px;padding:12px;cursor:pointer;transition:border-color .12s}.fb-evt-card:hover{border-color:var(--fb-border2)}.fb-evt-card--hl{border-color:#f0a03066}.fb-suju-badge{display:inline-flex;align-items:center;font-size:12px;font-weight:700;padding:2px 8px;border-radius:3px;margin-bottom:8px;letter-spacing:.3px}.fb-badge-gaehal{background:#5098f024;color:#78b0f8}.fb-badge-nakhal{background:#f0a03024;color:var(--fb-amber)}.fb-badge-contract{background:#34c77a24;color:#40c87a}.fb-evt-co{font-size:15px;font-weight:600;color:var(--fb-text1);margin-bottom:3px}.fb-evt-bid{font-size:13px;color:var(--fb-text2);margin-bottom:10px;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fb-evt-bottom{display:flex;align-items:center;justify-content:space-between}.fb-evt-amount{font-size:15px;font-weight:600;font-family:var(--fb-mono);color:var(--fb-amber)}.fb-score-pill{font-size:12px;font-weight:700;padding:2px 7px;border-radius:3px}.fb-score-hi{background:#e840502e;color:#f07080}.fb-score-mid{background:#f0a0302e;color:var(--fb-amber)}.fb-score-lo{background:#34c77a2e;color:#44d088}.fb-evt-return{font-size:14px;font-weight:700;font-family:var(--fb-mono);margin-left:6px}.fb-news-item{display:flex;align-items:flex-start;padding:12px 0;border-bottom:1px solid var(--fb-border);cursor:pointer;gap:12px}.fb-news-item:last-child{border-bottom:none}.fb-news-item:hover .fb-news-title{color:var(--fb-amber)}.fb-news-dot-wrap{width:14px;flex-shrink:0;padding-top:4px}.fb-news-dot{width:6px;height:6px;border-radius:50%}.fb-news-body{flex:1}.fb-news-title{font-size:15px;font-weight:500;color:var(--fb-text1);margin-bottom:5px;line-height:1.45;transition:color .12s}.fb-news-meta{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--fb-text3)}.fb-news-impact{font-weight:500}.fb-news-arrow{color:var(--fb-text3);flex-shrink:0;align-self:center;padding:4px}.fb-inline-badge{font-size:10px;font-weight:600;padding:1px 5px;border-radius:3px;margin-right:6px}.fb-more-btn-wrap{text-align:center;padding:14px 0 0}.fb-more-btn{background:none;border:1px solid var(--fb-border2);color:var(--fb-text2);padding:8px 24px;border-radius:6px;font-family:var(--fb-font);font-size:14px;cursor:pointer;transition:.15s}.fb-more-btn:hover{border-color:var(--fb-amber-d);color:var(--fb-amber)}.fb-loading{display:flex;align-items:center;justify-content:center;padding:40px;color:var(--fb-text3);font-size:14px}.fb-spinner{width:20px;height:20px;border:2px solid var(--fb-bg3);border-top-color:var(--fb-amber);border-radius:50%;animation:fb-spin .8s linear infinite;margin-right:10px}@keyframes fb-spin{to{transform:rotate(360deg)}}.fb-breadcrumb{display:flex;align-items:center;gap:8px;padding:14px 24px 10px;font-size:14px;color:var(--fb-text2)}.fb-bc-back{display:flex;align-items:center;gap:5px;cursor:pointer;color:var(--fb-text2);background:none;border:none;font-family:var(--fb-font);font-size:14px;padding:0;transition:color .12s}.fb-bc-back:hover{color:var(--fb-amber)}.fb-bc-sep{color:var(--fb-text3)}.fb-bc-code{color:var(--fb-blue);font-family:var(--fb-mono);font-size:14px}.fb-price-company{font-size:25px;font-weight:700;color:var(--fb-text1);margin-bottom:8px}.fb-price-row{display:flex;align-items:center;gap:12px;padding:0 24px;margin-bottom:14px;flex-wrap:wrap}.fb-price-main{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.fb-price-value{font-size:37px;font-weight:300;font-family:var(--fb-mono);color:var(--fb-text1);line-height:1}.fb-price-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-bottom:2px}.fb-price-change{font-size:15px;font-family:var(--fb-mono);font-weight:500}.fb-price-meta{font-size:14px;color:var(--fb-text3);margin-top:4px}.fb-watchlist-btn{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:20px;border:1px solid var(--fb-border2);background:none;color:var(--fb-text1);font-family:var(--fb-font);font-size:15px;cursor:pointer;margin-left:auto;white-space:nowrap}.fb-watchlist-btn:hover{border-color:var(--fb-amber-d);color:var(--fb-amber)}.fb-chart-wrap{padding:0 24px;margin-bottom:16px}.fb-chart-area{background:var(--fb-bg1);border:1px solid var(--fb-border);border-radius:8px;overflow:hidden}.fb-chart-header{padding:10px 16px 4px;display:flex;align-items:center;justify-content:space-between}.fb-chart-title{font-size:14px;font-weight:500;color:var(--fb-text2)}.fb-chart-price-badge{margin:0 16px 4px;padding:4px 12px;display:inline-block;background:#1c1e23eb;border:1px solid var(--fb-border2);border-radius:5px;font-size:15px;font-family:var(--fb-mono);color:var(--fb-text1);min-height:26px;line-height:1.6}.fb-chart-body{display:flex;align-items:stretch}.fb-chart-yaxis{display:flex;flex-direction:column;justify-content:space-between;padding:8px 8px 0 12px;min-width:58px;flex-shrink:0}.fb-chart-yaxis-label{font-size:13px;color:var(--fb-text3);font-family:var(--fb-mono);text-align:right;white-space:nowrap}.fb-chart-canvas-wrap{flex:1;position:relative;cursor:crosshair;height:220px;overflow:hidden}.fb-chart-canvas-wrap canvas{position:absolute;top:0;left:0;width:100%;height:100%}.fb-chart-date-badge{position:absolute;bottom:4px;background:#1c1e23;border:1px solid rgba(255,255,255,.35);padding:3px 10px;border-radius:6px;font-size:12px;color:#e4e8f0;font-weight:500;font-family:var(--fb-mono);pointer-events:none;display:none;transform:translate(-50%);white-space:nowrap;z-index:10}.fb-chart-date-badge--show{display:block}.fb-chart-evt-tooltip{position:absolute;background:#1c1e23f7;border:1px solid var(--fb-border2);border-radius:8px;padding:10px 14px;pointer-events:none;z-index:20;min-width:168px}.fb-tt-row{display:flex;justify-content:space-between;gap:16px;margin-bottom:4px}.fb-tt-row:last-child{margin-bottom:0}.fb-tt-label{font-size:14px;color:#b4bed2e6}.fb-tt-value{font-size:15px;font-weight:700;font-family:var(--fb-mono);color:#fff}.fb-chart-xaxis{display:flex;justify-content:space-between;padding:4px 8px 6px 74px}.fb-chart-xaxis-label{font-size:13px;color:var(--fb-text3);font-family:var(--fb-mono)}.fb-chart-periods{display:flex;align-items:center;padding:6px 16px 8px;border-top:1px solid var(--fb-border)}.fb-period-btn{padding:5px 14px;font-size:15px;font-weight:500;border:none;background:none;color:var(--fb-text2);cursor:pointer;border-radius:20px;font-family:var(--fb-font);transition:.12s}.fb-period-btn:hover{color:var(--fb-text1)}.fb-period-btn--active{background:var(--fb-bg3);color:var(--fb-text1);font-weight:600}.fb-chart-legend{display:flex;align-items:center;gap:14px;padding:4px 16px 10px}.fb-legend-item{display:flex;align-items:center;gap:5px;font-size:13px;color:var(--fb-text2)}.fb-legend-dot{width:8px;height:8px;border-radius:50%}.fb-legend-line{width:18px;height:2.5px;border-radius:2px}.fb-impact-banner{margin:0 24px 16px;background:var(--fb-bg1);border:1px solid var(--fb-border);border-radius:8px;padding:16px 20px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.fb-impact-left{display:flex;flex-direction:column;align-items:center;flex-shrink:0;min-width:60px}.fb-impact-score-num{font-size:43px;font-weight:700;font-family:var(--fb-mono);line-height:1}.fb-impact-score-label{font-size:11px;color:var(--fb-text3);margin-top:3px;letter-spacing:.8px;text-transform:uppercase}.fb-impact-mid{flex:1;min-width:120px}.fb-impact-bar-track{height:6px;border-radius:3px;overflow:hidden;margin-bottom:6px;background:linear-gradient(90deg,#34c77a,#f0a030,#e84050)}.fb-impact-scale{display:flex;justify-content:space-between;font-size:11px;color:var(--fb-text3)}.fb-impact-right{font-size:15px;color:var(--fb-text2);flex:2;line-height:1.7}.fb-impact-right strong{color:var(--fb-amber)}.fb-excess-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 24px 16px}.fb-excess-card{background:var(--fb-bg1);border:1px solid var(--fb-border);border-radius:8px;padding:14px;text-align:center}.fb-excess-period{font-size:13px;color:var(--fb-text3);margin-bottom:6px}.fb-excess-val{font-size:23px;font-weight:500;font-family:var(--fb-mono)}.fb-excess-sub{font-size:12px;color:var(--fb-text3);margin-top:3px}@media(max-width:768px){.fb-excess-grid{grid-template-columns:repeat(2,1fr)}}.fb-history-section{padding:0 24px 24px}.fb-history-title{font-size:15px;font-weight:600;color:var(--fb-text1);margin-bottom:10px}.fb-history-table{width:100%;border-collapse:collapse;font-size:14px}.fb-history-table th{text-align:left;padding:8px 10px;color:var(--fb-text3);font-weight:600;border-bottom:1px solid var(--fb-border);font-size:13px;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap}.fb-history-table td{padding:10px;border-bottom:1px solid var(--fb-border);vertical-align:middle}.fb-history-table tbody tr:last-child td{border-bottom:none}.fb-history-table tbody tr:hover td{background:var(--fb-bg2)}.fb-h-date{color:var(--fb-text2);font-family:var(--fb-mono);white-space:nowrap}.fb-h-title{color:var(--fb-text1);line-height:1.4}.fb-h-amount{font-family:var(--fb-mono);color:var(--fb-amber);text-align:right;white-space:nowrap;font-weight:600}.fb-h-score{text-align:right}.fb-h-ret{font-family:var(--fb-mono);font-weight:600;text-align:right;white-space:nowrap}.fb-sv-tab{padding:10px 16px;font-size:14px;font-weight:500;color:var(--fb-text2);cursor:pointer;border-bottom:2px solid transparent;transition:color .12s;white-space:nowrap}.fb-sv-tab:hover{color:var(--fb-text1)}.fb-sv-tab--active{color:var(--fb-amber);border-bottom-color:var(--fb-amber)}.fb-sv-tbl{width:100%;border-collapse:collapse}.fb-sv-tbl th{text-align:left;padding:10px 14px;font-size:14px;font-weight:600;color:var(--fb-text3);border-bottom:1px solid var(--fb-border2);letter-spacing:.4px}.fb-sv-tbl th.r{text-align:right}.fb-sv-tbl td{padding:18px 14px;border-bottom:1px solid var(--fb-border);vertical-align:middle}.fb-sv-tbl tbody tr:last-child td{border-bottom:none}.fb-sv-tbl tbody tr:hover td{background:#ffffff05;cursor:pointer}.fb-sv-td-date{font-size:15px;color:var(--fb-text3);font-family:var(--fb-mono);white-space:nowrap}.fb-sv-type-badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;font-size:11px;font-weight:700;line-height:1.2;text-align:center;white-space:pre-wrap}.fb-sv-badge-gaehal{background:#5098f040;color:#90c0ff}.fb-sv-badge-nakhal{background:#f0a03040;color:#f0c060}.fb-sv-badge-contract{background:#34c77a40;color:#60e090}.fb-sv-td-title{font-size:15px;color:var(--fb-text1);line-height:1.5;max-width:320px}.fb-sv-td-amount{font-size:15px;font-weight:700;font-family:var(--fb-mono);color:var(--fb-amber);text-align:right;white-space:nowrap}.fb-sv-score-box{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:28px;padding:0 6px;background:var(--fb-bg3);border-radius:6px;font-size:15px;font-weight:700;font-family:var(--fb-mono)}.fb-sv-td-ret{text-align:right;font-size:15px;font-family:var(--fb-mono);font-weight:700;white-space:nowrap}.fb-sv-empty{text-align:center;color:var(--fb-text3);padding:40px 0;font-size:14px}@media(max-width:768px){.fb-sv-td-title{max-width:180px}.fb-sv-tbl th:nth-child(7),.fb-sv-tbl td:nth-child(7){display:none}}.fb-modal-overlay{position:fixed;inset:0;background:#000000d9;z-index:100;display:flex;flex-direction:column}.fb-modal-header{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background:var(--fb-bg1);border-bottom:1px solid var(--fb-border);flex-shrink:0}.fb-modal-title{font-size:14px;font-weight:500;color:var(--fb-text2)}.fb-modal-close{background:none;border:1px solid var(--fb-border2);color:var(--fb-text2);padding:5px 12px;border-radius:6px;font-family:var(--fb-font);font-size:13px;cursor:pointer}.fb-modal-close:hover{color:var(--fb-text1)}.fb-modal-iframe{flex:1;width:100%;border:none;background:var(--fb-bg0)}.fb-notable-section{padding-bottom:4px}.fb-notable-header{display:flex;align-items:baseline;gap:10px;padding:0 2px 14px}.fb-notable-title{font-size:16px;font-weight:700;color:var(--fb-text1)}.fb-notable-sub{font-size:12px;color:var(--fb-text3)}.fb-notable-scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:var(--fb-border2) transparent;-webkit-overflow-scrolling:touch}.fb-notable-scroll::-webkit-scrollbar{height:4px}.fb-notable-scroll::-webkit-scrollbar-track{background:transparent}.fb-notable-scroll::-webkit-scrollbar-thumb{background:var(--fb-border2);border-radius:2px}.fb-notable-card{flex:0 0 220px;min-width:220px;background:var(--fb-bg1);border:1px solid var(--fb-border);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:8px;transition:border-color .15s,background .15s}.fb-notable-card--link{cursor:pointer}.fb-notable-card--link:hover{border-color:var(--fb-border2);background:var(--fb-bg2)}.fb-notable-top{display:flex;align-items:center;justify-content:space-between}.fb-notable-date{font-size:11px;color:var(--fb-text3);font-family:var(--fb-mono)}.fb-notable-corp{font-size:15px;font-weight:700;color:var(--fb-text1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fb-notable-bid{font-size:13px;color:var(--fb-text2);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.fb-notable-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:4px;border-top:1px solid var(--fb-border)}.fb-notable-amount{font-size:14px;font-weight:700;font-family:var(--fb-mono);color:var(--fb-amber)}.fb-notable-reason{font-size:12px;font-weight:700;font-family:var(--fb-mono);padding:2px 7px;border-radius:5px}.fb-reason-return{background:#34c77a26;color:#34c77a}.fb-reason-score{background:#5098f026;color:#78b0f8}.fb-reason-amount{background:#f0a03026;color:#f0a030}.about-container{max-width:860px;margin:0 auto;padding:28px 24px 60px;overflow-y:auto}.about-section{margin-bottom:36px}.about-section-title{font-size:17px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#5b7bae;margin-bottom:14px}.about-hero{background:linear-gradient(135deg,#1e3a6e,#1a2f58);border:1px solid rgba(37,99,235,.3);border-radius:12px;padding:28px 28px 24px}.about-hero-badge{display:inline-block;background:#2563eb26;color:#60a5fa;border:1px solid rgba(37,99,235,.3);font-size:13px;font-weight:700;padding:3px 10px;border-radius:20px;margin-bottom:12px}.about-hero-title{font-size:32px;font-weight:900;color:#fff;margin-bottom:10px;line-height:1.3}.about-hero-desc{font-size:17px;color:#b0bfd4;line-height:1.7}.about-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.about-feature-card{background:#fff;border:1px solid #dde3ee;border-radius:10px;padding:16px}.about-feature-icon{font-size:28px;display:block;margin-bottom:10px}.about-feature-title{font-size:17px;font-weight:900;color:#1a2030;margin-bottom:6px}.about-feature-desc{font-size:16px;color:#4b5a72;line-height:1.6}.about-badge{display:inline-block;font-size:12px;font-weight:700;padding:3px 10px;border-radius:4px;margin-top:8px}.about-badge-blue{background:#1e3a6e;color:#60a5fa}.about-badge-green{background:#1a3a2e;color:#34d399}.about-badge-orange{background:#3a2010;color:#f97316}.about-badge-purple{background:#2a1a4e;color:#a78bfa}.about-patent-card{background:#fff;border:1px solid #d1dae8;border-radius:10px;padding:20px}.about-patent-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px}.about-patent-icon{font-size:30px;flex-shrink:0;margin-top:2px}.about-patent-title{font-size:19px;font-weight:900;color:#1a2030;line-height:1.5;margin-bottom:6px}.about-patent-meta{font-size:15px;color:#4b5a72;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.about-patent-dot{color:#9ba8bb}.about-patent-status{color:#f97316;font-weight:600}.about-patent-tech-title{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#2563eb;margin-bottom:8px}.about-patent-tech-list{list-style:none;padding:0;margin:0 0 16px}.about-patent-tech-list li{font-size:16px;font-weight:700;color:#1e2a3a;padding:8px 0 8px 22px;position:relative;border-bottom:1px solid #e5eaf2;line-height:1.6}.about-patent-tech-list li:before{content:"●";position:absolute;left:0;color:#2563eb;font-size:8px;top:7px}.about-patent-notice{background:#fff8f3;border-left:3px solid #f97316;border-radius:0 6px 6px 0;padding:12px 16px;font-size:13px;font-weight:600;color:#7a4a20;line-height:1.6}.about-company-card{background:#fff;border:1px solid #dde3ee;border-radius:10px;padding:20px}.about-company-name{font-size:26px;font-weight:900;color:#111827;margin-bottom:8px}.about-company-desc{font-size:14px;color:#4b5a72;line-height:1.7;margin-bottom:20px}.about-company-stats{display:flex;gap:0;border-top:1px solid #dde3ee;padding-top:16px}.about-stat{flex:1;text-align:center;border-right:1px solid #dde3ee}.about-stat:last-child{border-right:none}.about-stat-value{font-size:28px;font-weight:900;color:#60a5fa}.about-stat-value span{font-size:15px;font-weight:700}.about-stat-label{font-size:13px;font-weight:600;color:#4b5a72;margin-top:3px}.about-api-card{background:#fff;border:1px solid #dde3ee;border-radius:10px;padding:20px}.about-api-preview{background:#111827;border-radius:8px;padding:14px 16px;margin-bottom:16px;font-family:SF Mono,Fira Code,monospace}.about-api-line{font-size:14px;margin-bottom:8px;display:flex;align-items:center;gap:10px}.about-api-line:last-child{margin-bottom:0}.about-api-method{color:#34d399;font-weight:800;min-width:40px;font-size:14px}.about-api-endpoint{color:#60a5fa}.about-api-desc{color:#4b5563;font-size:13px}.about-api-cta-text{font-size:13px;color:#4b5a72;margin-bottom:12px;line-height:1.6}.about-api-btn{display:inline-block;background:#2563eb;color:#fff;font-size:15px;font-weight:700;padding:10px 24px;border-radius:7px;text-decoration:none;transition:background .15s}.about-api-btn:hover{background:#1d4ed8}
