@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";*{box-sizing:border-box;margin:0;padding:0}body,#root{color:#1c1917;-webkit-font-smoothing:antialiased;font-feature-settings:"tnum" on, "lnum" on;background:#fafaf9;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Malgun Gothic,맑은 고딕,Segoe UI,sans-serif}.ij-loading{color:#57534e;background:#fafaf9;justify-content:center;align-items:center;min-height:100vh;display:flex}.ij-root{color:#1c1917;background:#fafaf9;min-height:100vh;padding:2rem 1.5rem}.ij-container{max-width:1180px;margin:0 auto}.ij-login-root{background:#fafaf9;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex}.ij-login-card{background:#fff;border:1px solid #e7e5e4;border-radius:12px;width:100%;max-width:420px;padding:2.5rem;box-shadow:0 4px 24px -8px #1c191714}.ij-login-sent{text-align:center;background:#fafaf9;border-radius:8px;padding:1.5rem}.ij-header{border-bottom:1px solid #e7e5e4;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.ij-title-block{flex-direction:column;gap:.35rem;display:flex}.ij-kicker{letter-spacing:.2em;color:#a8a29e;text-transform:uppercase;font-size:.7rem;font-weight:500}.ij-title{color:#1c1917;letter-spacing:-.02em;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700;line-height:1.1}.ij-subtitle{color:#78716c;margin-top:.15rem;font-size:.9rem;font-weight:400}.ij-header-actions{align-items:center;gap:.75rem;display:flex}.ij-user-email{color:#78716c;font-size:.8rem}.ij-icon-btn{color:#44403c;cursor:pointer;background:#fff;border:1px solid #e7e5e4;border-radius:6px;align-items:center;gap:.4rem;padding:.55rem .9rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .15s;display:flex}.ij-icon-btn:hover{background:#f5f5f4;border-color:#d6d3d1}.ij-tabs{border-bottom:1px solid #e7e5e4;gap:0;margin-bottom:2rem;display:flex}.ij-tab{color:#a8a29e;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-right:2rem;padding:.75rem 0;font-family:inherit;font-size:.95rem;font-weight:500;transition:color .15s;display:flex;position:relative}.ij-tab:hover{color:#57534e}.ij-tab.active{color:#1c1917;font-weight:600}.ij-tab.active:after{content:"";background:#1c1917;height:2px;position:absolute;bottom:-1px;left:0;right:0}.ij-stat-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;margin-bottom:2rem;display:grid}.ij-stat{background:#fff;border:1px solid #e7e5e4;border-radius:8px;padding:1.25rem 1.5rem}.ij-stat-label{color:#78716c;margin-bottom:.5rem;font-size:.78rem;font-weight:500}.ij-stat-value{color:#1c1917;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:600;line-height:1.1}.ij-stat-value.pos{color:#15803d}.ij-stat-value.neg{color:#b91c1c}.ij-stat-unit{color:#a8a29e;margin-left:.2rem;font-size:.9rem;font-weight:500}.ij-section-title{color:#1c1917;letter-spacing:-.01em;align-items:baseline;gap:.75rem;margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:flex}.ij-section-title-num{color:#a8a29e;font-size:.75rem;font-weight:500}.ij-chart-card{background:#fff;border:1px solid #e7e5e4;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.ij-chart-desc{color:#78716c;margin-bottom:1.25rem;font-size:.85rem;line-height:1.65}.ij-primary-btn{color:#fff;cursor:pointer;background:#1c1917;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.ij-primary-btn:hover{background:#44403c}.ij-primary-btn:disabled{cursor:not-allowed;background:#a8a29e}.ij-ghost-btn{color:#57534e;cursor:pointer;background:#fff;border:1px solid #e7e5e4;border-radius:6px;padding:.6rem 1.1rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .15s}.ij-ghost-btn:hover{background:#f5f5f4;border-color:#d6d3d1}.ij-trade-list{flex-direction:column;gap:.5rem;display:flex}.ij-trade{background:#fff;border:1px solid #e7e5e4;border-radius:8px;grid-template-columns:1fr auto;gap:1rem;padding:1.1rem 1.35rem;transition:border-color .15s;display:grid}.ij-trade:hover{border-color:#d6d3d1}.ij-trade-main{min-width:0}.ij-trade-header{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:.35rem;display:flex}.ij-trade-name{color:#1c1917;font-size:1.02rem;font-weight:600}.ij-trade-ticker{color:#a8a29e;font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:500}.ij-trade-status{border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.ij-trade-status.open{color:#44403c;background:#f5f5f4;border:1px solid #e7e5e4}.ij-trade-status.closed-pos{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.ij-trade-status.closed-neg{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.ij-trade-meta{color:#78716c;font-variant-numeric:tabular-nums;margin-bottom:.55rem;font-size:.8rem}.ij-trade-logic{color:#44403c;font-size:.9rem;line-height:1.65}.ij-trade-return{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.25rem;font-weight:600}.ij-trade-return.pos{color:#15803d}.ij-trade-return.neg{color:#b91c1c}.ij-trade-actions{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:.5rem;display:flex}.ij-trade-btn-row{gap:.35rem;display:flex}.ij-small-btn{color:#57534e;cursor:pointer;background:#fff;border:1px solid #e7e5e4;border-radius:5px;padding:.35rem .6rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .15s}.ij-small-btn:hover{background:#f5f5f4;border-color:#d6d3d1}.ij-small-btn.danger:hover{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.ij-small-btn.action{color:#1c1917;border-color:#d6d3d1;font-weight:600}.ij-small-btn.action:hover{color:#fff;background:#1c1917;border-color:#1c1917}.ij-expanded{border-top:1px solid #e7e5e4;grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:.5rem;padding-top:1rem;display:grid}.ij-expanded-label{color:#a8a29e;letter-spacing:.02em;margin-bottom:.4rem;font-size:.72rem;font-weight:600}.ij-expanded-value{color:#44403c;white-space:pre-wrap;font-size:.88rem;line-height:1.65}.ij-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#1c191766;justify-content:center;align-items:flex-start;padding:2rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.ij-modal{background:#fff;border:1px solid #e7e5e4;border-radius:10px;width:100%;max-width:680px;padding:1.75rem 2rem;position:relative;box-shadow:0 20px 40px -10px #1c191726}.ij-modal-header{border-bottom:1px solid #e7e5e4;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.ij-modal-title{color:#1c1917;letter-spacing:-.01em;font-size:1.2rem;font-weight:600}.ij-modal-close{color:#a8a29e;cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;transition:color .15s;display:flex}.ij-modal-close:hover{color:#1c1917}.ij-form-grid{gap:1.1rem;display:grid}.ij-form-row-2{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.ij-label{color:#1c1917;margin-bottom:.4rem;font-size:.82rem;font-weight:500;display:block}.ij-label-hint{color:#a8a29e;margin-left:.5rem;font-size:.78rem;font-weight:400}.ij-input,.ij-textarea,.ij-select{color:#1c1917;background:#fff;border:1px solid #e7e5e4;border-radius:6px;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.ij-input:focus,.ij-textarea:focus,.ij-select:focus{border-color:#1c1917;outline:none}.ij-textarea{resize:vertical;min-height:75px;line-height:1.6}.ij-input[type=number]{font-variant-numeric:tabular-nums}.ij-range-row{align-items:center;gap:1rem;display:flex}.ij-range{appearance:none;background:#e7e5e4;border-radius:2px;outline:none;flex:1;height:4px}.ij-range::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#1c1917;border-radius:50%;width:18px;height:18px}.ij-range::-moz-range-thumb{cursor:pointer;background:#1c1917;border:none;border-radius:50%;width:18px;height:18px}.ij-range-value{color:#1c1917;text-align:center;font-variant-numeric:tabular-nums;min-width:2rem;font-size:1.3rem;font-weight:600}.ij-form-actions{border-top:1px solid #e7e5e4;justify-content:flex-end;gap:.5rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.ij-empty{text-align:center;background:#fff;border:1px dashed #d6d3d1;border-radius:8px;padding:3.5rem 2rem}.ij-empty-title{color:#1c1917;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.ij-empty-epigraph{color:#78716c;max-width:420px;margin:0 auto 1.5rem;font-size:.88rem;line-height:1.7}.ij-tab-section-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.ij-regime-list{flex-direction:column;gap:.75rem;display:flex}.ij-regime{background:#fff;border:1px solid #e7e5e4;border-left:3px solid #1c1917;border-radius:8px;padding:1.35rem 1.5rem}.ij-regime-header{justify-content:space-between;align-items:baseline;margin-bottom:.6rem;display:flex}.ij-regime-period{color:#1c1917;letter-spacing:-.01em;font-size:1.05rem;font-weight:600}.ij-regime-narrative{color:#1c1917;margin-bottom:.6rem;font-size:.92rem;line-height:1.7}.ij-regime-notes{color:#57534e;white-space:pre-wrap;border-top:1px solid #e7e5e4;padding-top:.7rem;font-size:.85rem;line-height:1.7}.ij-checkbox-row{gap:.5rem;margin-top:.25rem;display:flex}.ij-checkbox-label{cursor:pointer;color:#57534e;background:#fff;border:1px solid #e7e5e4;border-radius:6px;flex:1;align-items:center;gap:.5rem;padding:.65rem .85rem;font-size:.88rem;transition:all .15s;display:flex}.ij-checkbox-label:hover{border-color:#d6d3d1}.ij-checkbox-label input{display:none}.ij-checkbox-label.checked{color:#1c1917;background:#fafaf9;border-color:#1c1917;font-weight:500}.ij-quote{color:#57534e;background:#fff;border-left:3px solid #d6d3d1;border-radius:4px;margin-bottom:1.75rem;padding:1.25rem 1.5rem;font-size:.92rem;line-height:1.8}.ij-sell-summary{background:#fafaf9;border:1px solid #e7e5e4;border-radius:6px;margin-bottom:1.25rem;padding:1rem 1.15rem}.ij-sell-summary-meta{color:#78716c;font-variant-numeric:tabular-nums;font-size:.82rem}.ij-sell-summary-logic{color:#44403c;margin-top:.5rem;font-size:.88rem;line-height:1.6}.ij-sell-return{text-align:center;background:#fafaf9;border:1px solid #e7e5e4;border-radius:6px;padding:1rem}@media (width<=640px){.ij-form-row-2,.ij-trade{grid-template-columns:1fr}.ij-trade-actions{flex-direction:row;align-items:center}}
