:root{--bg:#f5f6f8;--surface:#fff;--text:#17202a;--muted:#667085;--line:#e7e9ee;--brand:#245f8f;--brand2:#17496f;--buy1:#dceaf4;--buy2:#9dc5df;--buy3:#4f91bd;--hold:#e7eaee;--cash:#f1f2f4;--sell1:#f7e4c7;--sell2:#edae69;--sell3:#d76b5b;--shadow:0 1px 2px rgba(17,24,39,.04)}
*{box-sizing:border-box}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Segoe UI",sans-serif;background:var(--bg);color:var(--text);-webkit-text-size-adjust:100%}body{margin:0;font-size:14px;line-height:1.45;padding-bottom:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.topbar{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.topbar-inner{height:52px;max-width:1120px;margin:auto;padding:0 18px;display:flex;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:7px;font-weight:800;font-size:17px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;background:var(--brand);color:white;font-size:15px}.brand small{font-size:11px;color:var(--muted);font-weight:600;margin-left:2px}.desktop-nav{display:flex;align-self:stretch;align-items:center;gap:4px;margin-left:auto}.desktop-nav a{height:100%;display:flex;align-items:center;padding:0 12px;font-weight:650;color:#46505d;border-bottom:2px solid transparent}.desktop-nav a.active{color:var(--brand2);border-bottom-color:var(--brand)}.tbd-link em{font-style:normal;font-size:9px;border:1px solid #cfd5dc;border-radius:4px;padding:1px 3px;margin-left:4px;color:#7a8491}.member-chip{font-size:12px;background:#f2f5f7;border:1px solid var(--line);padding:6px 9px;border-radius:8px;max-width:120px;overflow:hidden;text-overflow:ellipsis}.page{max-width:1120px;margin:0 auto;padding:16px 18px 38px}.hero-card,.chart-card,.section,.notice,.account-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.hero-card{padding:18px}.hero-main{max-width:760px}.eyebrow{margin:0 0 3px;color:var(--muted);font-size:12px;font-weight:700}.score-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.score-line{display:flex;align-items:center;gap:10px}.score-line>strong{font-size:44px;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-2px}.action-badge{font-size:13px;font-weight:800;border-radius:7px;padding:6px 9px;border:1px solid rgba(0,0,0,.04);white-space:nowrap}.action-STRONG_BUY{background:var(--buy3);color:white}.action-NORMAL_BUY{background:var(--buy2);color:#173c55}.action-LIGHT_BUY{background:var(--buy1);color:#244a64}.action-HOLD{background:var(--hold);color:#4c5663}.action-LIGHT_SELL{background:var(--sell1);color:#795125}.action-NORMAL_SELL{background:var(--sell2);color:#563515}.action-STRONG_SELL{background:var(--sell3);color:white}.confidence{display:flex;gap:5px;align-items:baseline;background:#f8f9fa;border:1px solid var(--line);padding:6px 9px;border-radius:8px;color:var(--muted);font-size:11px}.confidence b{color:var(--text);font-size:14px}.hero-card h1{font-size:24px;letter-spacing:-.7px;margin:13px 0 2px}.hero-action{margin:0;color:#344054;font-weight:600}.allocation{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;margin:16px 0 12px}.allocation>div:first-child,.allocation>div:last-child{display:flex;align-items:baseline;gap:5px}.allocation span{font-size:11px;color:var(--muted)}.allocation strong{font-size:16px}.allocation-bar{height:9px;border-radius:10px;background:#e9edf0;overflow:hidden}.allocation-bar i{display:block;height:100%;background:var(--brand);border-radius:10px}.time-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) .9fr;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fafbfc}.time-grid>div{padding:9px 10px;border-right:1px solid var(--line);display:grid;grid-template-columns:auto auto;gap:0 7px;align-items:center}.time-grid>div:last-child{border-right:0}.time-grid span{font-size:10px;color:var(--muted);font-weight:650}.time-grid b{font-size:18px;text-align:right;font-variant-numeric:tabular-nums}.time-grid small{grid-column:1/-1;font-size:10px;color:#586474}.time-grid .primary{background:#eef5f9}.time-grid .alignment b{font-size:15px}.section,.chart-card{margin-top:12px;padding:15px}.section-head,.chart-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.section-head h2,.chart-title h2{font-size:16px;margin:0;letter-spacing:-.3px}.section-head p,.chart-title p{font-size:11px;color:var(--muted);margin:2px 0 0}.section-head>a{font-size:12px;color:var(--brand);font-weight:700}.pillar-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.pillar-card{border:1px solid var(--line);border-radius:10px;padding:10px;min-width:0}.pillar-card>div:first-child{display:flex;justify-content:space-between;align-items:baseline;gap:4px}.pillar-card span{font-size:11px;font-weight:700}.pillar-card strong{font-size:18px}.pillar-card p{font-size:10px;line-height:1.35;color:var(--muted);margin:7px 0 0}.meter{height:5px;background:#edf0f2;border-radius:4px;overflow:hidden;margin-top:5px}.meter i{height:100%;display:block;background:var(--brand);border-radius:4px}.chart-controls{display:flex;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fafbfc}.chart-controls button{border:0;border-right:1px solid var(--line);background:transparent;padding:5px 8px;font-size:10px;color:#667085}.chart-controls button:last-child{border-right:0}.chart-controls button.active{background:#e8f0f6;color:#204d6d;font-weight:800}.chart-wrap{height:280px;position:relative}.chart-placeholder{height:100%;display:grid;place-items:center;color:#98a2b3;font-size:12px}.chart-svg{width:100%;height:100%;display:block;overflow:visible}.chart-grid{stroke:#e8eaed;stroke-width:1}.chart-axis-label{font-size:10px;fill:#7b8490}.chart-line{fill:none;stroke:#263c4d;stroke-width:2;vector-effect:non-scaling-stroke}.chart-market-line{fill:none;stroke:#285d85;stroke-width:2;vector-effect:non-scaling-stroke}.chart-dot{fill:#17202a}.chart-band{opacity:.22}.chart-tooltip{position:absolute;display:none;pointer-events:none;background:#1f2937;color:white;padding:7px 9px;border-radius:7px;font-size:11px;line-height:1.35;box-shadow:0 5px 18px rgba(0,0,0,.17);z-index:4;white-space:nowrap}.resolution-strip{display:flex;gap:5px;align-items:center;margin:4px 0 0;font-size:10px;color:#7a8491}.resolution-strip i{display:inline-block;width:22px;height:4px;background:#cbd5de;border-radius:2px}.legend{display:flex;flex-wrap:wrap;gap:4px 9px;margin:8px 0;font-size:10px;color:#667085}.legend span{display:flex;align-items:center;gap:4px}.legend i{width:12px;height:6px;border-radius:2px}.legend .action-STRONG_BUY i{background:var(--buy3)}.legend .action-NORMAL_BUY i{background:var(--buy2)}.legend .action-LIGHT_BUY i{background:var(--buy1)}.legend .action-HOLD i{background:var(--hold)}.legend .action-LIGHT_SELL i{background:var(--sell1)}.legend .action-NORMAL_SELL i{background:var(--sell2)}.legend .action-STRONG_SELL i{background:var(--sell3)}.calculator{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:8px;align-items:end}.calculator label{display:grid;gap:4px;font-size:10px;color:var(--muted);font-weight:700}.calculator input{width:100%;height:38px;border:1px solid #d8dde4;border-radius:8px;padding:0 9px;background:white;color:var(--text);font-size:13px}.calculator button{height:38px;border:0;border-radius:8px;background:var(--brand);color:white;font-weight:800;padding:0 14px}.calc-result{grid-column:1/-1;min-height:0;font-size:12px}.calc-result:not(:empty){padding:9px 10px;border-radius:8px;background:#f1f6f9;border:1px solid #d9e8f1}.notice{display:flex;gap:8px;margin-top:12px;padding:10px 12px;font-size:10px;color:#667085}.notice b{color:#374151;white-space:nowrap}.flow-grid,.evidence-grid{display:grid;grid-template-columns:1fr;gap:0}.page-title{display:flex;justify-content:space-between;align-items:end;margin:2px 0 10px}.page-title h1{font-size:21px;margin:0}.page-title p{font-size:11px;color:var(--muted);margin:2px 0 0}.status-pill{font-size:10px;color:#476478;background:#eaf2f7;padding:5px 7px;border-radius:6px}.evidence-card{scroll-margin-top:70px}.pillar-explain{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.mini-stat{border:1px solid var(--line);border-radius:8px;padding:8px}.mini-stat span{display:block;font-size:10px;color:var(--muted)}.mini-stat b{font-size:13px}.account-grid{display:grid;grid-template-columns:minmax(0,520px) 1fr;gap:12px}.account-card{padding:15px}.account-card h1,.account-card h2{margin:0 0 8px;font-size:18px}.account-card p{font-size:12px;color:var(--muted)}.form-stack{display:grid;gap:8px}.form-stack label{font-size:11px;font-weight:700;display:grid;gap:4px}.form-stack input[type=email],.form-stack input[type=text]{height:40px;border:1px solid #d7dce3;border-radius:8px;padding:0 10px}.form-stack button,.btn{height:40px;border:0;background:var(--brand);color:white;border-radius:8px;font-weight:800;padding:0 14px}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:7px!important;font-size:11px!important;font-weight:500!important;color:#46505d}.check input{margin-top:2px}.prefs{display:grid;gap:7px;margin:10px 0}.prefs .check{border:1px solid var(--line);padding:9px;border-radius:8px}.tier-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:8px 0}.tier-row:last-child{border:0}.tier-badge{font-size:10px;padding:4px 6px;border-radius:5px;background:#eef2f5;font-weight:800}.tbd-box{border:1px dashed #cbd2d9;background:#fafbfc;border-radius:10px;padding:12px}.tbd-box b{font-size:14px}.error-msg{background:#fff2f0;color:#9f3a2e;border:1px solid #f2d1cb;padding:8px 10px;border-radius:8px;font-size:11px;margin-bottom:8px}.ok-msg{background:#eff8f3;color:#286646;border:1px solid #cfe8da;padding:8px 10px;border-radius:8px;font-size:11px;margin-bottom:8px}.legal{max-width:760px;background:white;border:1px solid var(--line);border-radius:12px;padding:18px}.legal h1{font-size:21px}.legal h2{font-size:15px;margin-top:20px}.legal p,.legal li{font-size:12px;color:#46505d}.bottom-nav{display:none}.empty-state h1{font-size:20px}.empty-state p{color:var(--muted);max-width:600px}.source-table{width:100%;border-collapse:collapse;font-size:10px}.source-table th,.source-table td{text-align:left;padding:6px;border-bottom:1px solid var(--line);vertical-align:top}.source-table th{color:#667085}.footer{margin:20px 0 0;color:#98a2b3;font-size:10px;text-align:center}
@media(max-width:760px){body{padding-bottom:62px}.topbar-inner{height:48px;padding:0 12px}.brand small,.desktop-nav{display:none}.member-chip{margin-left:auto}.page{padding:10px 10px 24px}.hero-card{padding:13px;border-radius:12px}.score-line>strong{font-size:39px}.hero-card h1{font-size:21px;margin-top:10px}.hero-action{font-size:12px}.confidence{padding:5px 6px}.allocation{margin:12px 0 9px}.time-grid{grid-template-columns:repeat(3,1fr)}.time-grid .alignment{grid-column:1/-1;border-top:1px solid var(--line);border-right:0;display:flex;justify-content:space-between}.time-grid>div:nth-child(3){border-right:0}.section,.chart-card{padding:11px;margin-top:8px;border-radius:11px}.pillar-grid{grid-template-columns:1fr 1fr}.pillar-card:last-child{grid-column:1/-1}.pillar-card{padding:9px}.chart-title{display:block}.chart-controls{margin-top:7px;width:max-content}.chart-wrap{height:235px}.calculator{grid-template-columns:1fr 1fr}.calculator button{grid-column:1/-1}.calculator label:nth-child(3){grid-column:1/-1}.notice{margin-top:8px;padding:9px;display:block}.notice b{display:block;margin-bottom:2px}.account-grid{grid-template-columns:1fr}.page-title{margin:0 2px 8px}.page-title h1{font-size:19px}.bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);bottom:0;left:0;right:0;height:58px;padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.97);border-top:1px solid var(--line);z-index:40}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#747e89;font-size:10px;font-weight:700;min-height:44px}.bottom-nav a.active{color:var(--brand)}.bottom-nav svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.source-table{display:block;overflow-x:auto;white-space:nowrap}}
@media(min-width:900px){.home-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);gap:12px;align-items:start}.home-layout .side .section:first-child{margin-top:0}.evidence-grid{grid-template-columns:1fr 1fr;gap:12px}.evidence-grid .chart-card{margin-top:0}.evidence-grid .chart-card:nth-child(n+3){margin-top:12px}}
.hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hero-top h1{margin:2px 0 2px;font-size:27px}.kmai-score{display:flex;align-items:center;gap:8px;margin:10px 0 8px}.kmai-score>span{font-size:11px;color:var(--muted);font-weight:750}.kmai-score>strong{font-size:28px;line-height:1;font-variant-numeric:tabular-nums}.data-asof{margin:7px 0 0;color:var(--muted);font-size:10px}.action-HOLD_CASH{background:var(--cash);color:#4c5663;border:1px dashed #aeb6c0}.legend .action-HOLD_CASH i{background:repeating-linear-gradient(135deg,#cbd1d8 0 2px,#f1f2f4 2px 4px)}.chart-wrap svg rect[fill="transparent"]{touch-action:none}.source-table a{text-decoration:underline;text-underline-offset:2px}.footer{line-height:1.5}.calculator{grid-template-columns:repeat(4,1fr) auto}
@media(max-width:760px){.hero-top h1{font-size:24px}.chart-controls button{min-height:44px;padding:8px 11px}.calculator{grid-template-columns:1fr 1fr}.calculator label:nth-child(3),.calculator label:nth-child(4){grid-column:auto}.calculator button{grid-column:1/-1;min-height:44px}.member-chip,.status-pill{min-height:32px;display:flex;align-items:center}.form-stack button,.btn{min-height:44px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.kmai-score small{margin-left:auto;color:var(--muted);font-size:10px}.reason-line{margin:7px 0 0;font-size:11px;font-weight:700;color:#425466}.danger-btn{margin-top:14px;min-height:40px;border:1px solid #d7a59f;background:#fff;color:#9f3a2e;border-radius:8px;padding:0 12px}
.chart-benchmark-line{fill:none;stroke:#9a6a32;stroke-width:1.7;stroke-dasharray:5 3;vector-effect:non-scaling-stroke}
@media(min-width:900px){.home-layout .side .pillar-grid{grid-template-columns:1fr 1fr}.home-layout .side .pillar-card:last-child{grid-column:1/-1}.home-layout .side .calculator{grid-template-columns:1fr 1fr}.home-layout .side .calculator button{grid-column:1/-1;min-height:40px}}
