#mfr-preview{--mfr-bg:#f4f6f9;--mfr-heading:#172033;--mfr-button-bg:#2b6eea;--mfr-button-text:#fff;--mfr-shell:#101b2d;--mfr-shell-2:#17253a;--mfr-surface:#fff;--mfr-soft:#f4f6f9;--mfr-text:#172033;--mfr-muted:#6f7b8e;--mfr-border:#dce3eb;--mfr-accent:#2b6eea;--mfr-accent-soft:#eaf1ff;--mfr-metal:#9eafc4;--mfr-positive:#168766;--mfr-positive-soft:#e9f7f2;--mfr-negative:#d9535f;--mfr-negative-soft:#fdebed;--mfr-warning:#b87512;--mfr-warning-soft:#fff4df;--mfr-shadow:0 18px 55px #101b2d24;background:var(--mfr-bg);width:100%;min-height:100vh;color:var(--mfr-text);font-family:Pretendard,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#mfr-preview[data-theme=charcoal]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--mfr-bg:#202225;--mfr-heading:#dededb;--mfr-button-bg:#514839;--mfr-button-text:#e0dcd4;--mfr-shell:#1b1d20;--mfr-shell-2:#303236;--mfr-surface:#282a2e;--mfr-soft:#303237;--mfr-text:#cccac6;--mfr-muted:#a8a7a3;--mfr-border:#42454a;--mfr-accent:#c4ad84;--mfr-accent-soft:#39362f;--mfr-metal:#b9ad97;--mfr-positive:#89baa4;--mfr-positive-soft:#2c3b35;--mfr-negative:#d99595;--mfr-negative-soft:#403033;--mfr-warning:#cbb38b;--mfr-warning-soft:#3d372e;--mfr-shadow:0 18px 55px #0003}#mfr-preview[data-theme=ivory]{--mfr-bg:#f3f0e9;--mfr-heading:#232933;--mfr-button-bg:#1f5fae;--mfr-button-text:#e4edf7;--mfr-shell:#f8f6f1;--mfr-shell-2:#ece7dc;--mfr-surface:#fffdfa;--mfr-soft:#f1ede5;--mfr-text:#232933;--mfr-muted:#5f6369;--mfr-border:#ded8cb;--mfr-accent:#1f5fae;--mfr-accent-soft:#e4edf7;--mfr-metal:#8d765c;--mfr-positive:#287b5b;--mfr-positive-soft:#e7f1eb;--mfr-negative:#bf4c46;--mfr-negative-soft:#f9eae7;--mfr-warning:#aa7628;--mfr-warning-soft:#f7eddc;--mfr-shadow:0 18px 55px #38302526}#mfr-preview *{box-sizing:border-box}#mfr-preview button{font:inherit}#mfr-preview .mfr-preview-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}#mfr-preview .mfr-control-group{flex-wrap:wrap;align-items:center;gap:7px;display:flex}#mfr-preview .mfr-control-label{color:var(--lightningcss-light,#626c7a)var(--lightningcss-dark,#c6cbd2);margin-right:2px;font-size:13px;font-weight:500}#mfr-preview .mfr-preview-button{color:var(--lightningcss-light,#29313d)var(--lightningcss-dark,#eef1f5);cursor:pointer;background:var(--lightningcss-light,#fff)var(--lightningcss-dark,#23272e);border:1px solid var(--lightningcss-light,#d8dde5)var(--lightningcss-dark,#454b55);border-radius:9px;min-height:40px;padding:8px 11px;font-size:13px}#mfr-preview .mfr-preview-button[aria-pressed=true]{border-color:var(--lightningcss-light,#2b6eea)var(--lightningcss-dark,#8bb0ff);font-weight:500;box-shadow:0 0 0 2px var(--lightningcss-light,#2b6eea24)var(--lightningcss-dark,#8bb0ff2e)}#mfr-preview .mfr-theme-dot{vertical-align:1px;border-radius:50%;width:9px;height:9px;margin-right:6px;display:inline-block}#mfr-preview [data-theme-choice=navy] .mfr-theme-dot{background:#2b6eea}#mfr-preview [data-theme-choice=charcoal] .mfr-theme-dot{background:#c49b57}#mfr-preview [data-theme-choice=ivory] .mfr-theme-dot{background:#eadbbd;box-shadow:inset 0 0 0 1px #5b4c343d}#mfr-preview .mfr-theme-dot[data-current-theme=navy]{background:#2b6eea}#mfr-preview .mfr-theme-dot[data-current-theme=charcoal]{background:#c49b57}#mfr-preview .mfr-theme-dot[data-current-theme=ivory]{background:#eadbbd;box-shadow:inset 0 0 0 1px #5b4c343d}#mfr-preview .mfr-window{background:var(--mfr-bg);width:100%;min-height:100vh;box-shadow:none;border:0;border-radius:0;transition:background-color .2s,border-color .2s;overflow:hidden}#mfr-preview .mfr-systembar{border-bottom:1px solid var(--mfr-border);background:var(--mfr-surface);min-height:40px;color:var(--mfr-muted);justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;font-size:11px;display:flex}#mfr-preview .mfr-systembar strong{color:var(--mfr-text);font-weight:500}#mfr-preview[data-theme=navy] :is(.mfr-systembar,.mfr-topbar){border-color:var(--mfr-shell-2);background:var(--mfr-shell);color:var(--mfr-metal)}#mfr-preview[data-theme=navy] :is(.mfr-systembar strong,.mfr-context strong){color:#eef3fa}#mfr-preview[data-theme=navy] .mfr-context{color:var(--mfr-metal)}#mfr-preview[data-theme=navy] .mfr-theme-trigger{border-color:var(--mfr-shell-2);background:var(--mfr-shell-2);color:#eef3fa}#mfr-preview .mfr-app{grid-template-columns:198px minmax(0,1fr);min-height:calc(100vh - 40px);display:grid}#mfr-preview .mfr-sidebar{background:var(--mfr-shell);color:#eef3fa;flex-direction:column;min-height:700px;padding:20px 12px 14px;display:flex}#mfr-preview[data-theme=ivory] .mfr-sidebar{color:#283341}#mfr-preview .mfr-brand{align-items:center;gap:10px;padding:0 8px 19px;display:flex}#mfr-preview .mfr-brandmark{background:var(--mfr-button-bg);width:32px;height:32px;color:var(--mfr-button-text);border-radius:9px;place-items:center;font-size:14px;font-weight:500;display:grid}#mfr-preview .mfr-brandname{letter-spacing:.07em;white-space:nowrap;font-size:12px;font-weight:600}#mfr-preview .mfr-brandsub{color:var(--mfr-metal);margin-top:2px;font-size:11px}#mfr-preview .mfr-sidebar-label{color:var(--mfr-metal);padding:0 10px 8px;font-size:11px}#mfr-preview .mfr-navigation{gap:4px;display:grid}#mfr-preview .mfr-navbutton{width:100%;min-height:42px;color:inherit;text-align:left;cursor:pointer;opacity:.7;background:0 0;border:0;border-radius:9px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;padding:8px 9px;font-size:12px;display:grid}#mfr-preview .mfr-navbutton.is-active{box-shadow:inset 2px 0 0 var(--mfr-accent);background:var(--mfr-shell-2);opacity:1;font-weight:500}#mfr-preview[data-theme=ivory] .mfr-navbutton.is-active{color:var(--mfr-accent)}#mfr-preview .mfr-navicon{color:currentColor;place-items:center;width:22px;height:22px;display:grid}#mfr-preview .mfr-navicon svg{stroke-width:1.7px;width:15px;height:15px}#mfr-preview .mfr-access-box{border-top:1px solid color-mix(in srgb, var(--mfr-metal) 24%, transparent);grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;margin-top:auto;padding:14px 8px 2px;display:grid}#mfr-preview .mfr-access-avatar{background:color-mix(in srgb, var(--mfr-metal) 18%, transparent);width:30px;height:30px;color:var(--mfr-metal);border-radius:50%;place-items:center;font-size:10px;display:grid}#mfr-preview .mfr-access-box strong{color:inherit;font-size:11px;font-weight:500;display:block}#mfr-preview .mfr-access-box span{color:var(--mfr-positive);margin-top:2px;font-size:10px;display:block}#mfr-preview .mfr-topbar{border-bottom:1px solid var(--mfr-border);background:var(--mfr-surface);justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 20px;display:flex}#mfr-preview .mfr-context{color:var(--mfr-muted);font-size:11px}#mfr-preview .mfr-context strong{color:var(--mfr-text);font-weight:500}#mfr-preview .mfr-top-actions{align-items:center;gap:8px;display:flex}#mfr-preview .mfr-theme-menu{position:relative}#mfr-preview .mfr-theme-menu summary{list-style:none}#mfr-preview .mfr-theme-menu summary::-webkit-details-marker{display:none}#mfr-preview .mfr-theme-trigger{border:1px solid var(--mfr-border);background:var(--mfr-soft);min-height:34px;color:var(--mfr-text);cursor:pointer;border-radius:999px;align-items:center;padding:7px 11px;font-size:11px;display:inline-flex}#mfr-preview .mfr-theme-options{z-index:20;border:1px solid var(--mfr-border);background:var(--mfr-surface);min-width:128px;box-shadow:var(--mfr-shadow);border-radius:12px;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0}#mfr-preview .mfr-theme-option{min-height:34px;color:var(--mfr-text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;padding:7px 9px;font-size:11px;display:flex}#mfr-preview .mfr-theme-option:hover,#mfr-preview .mfr-theme-option[aria-checked=true]{border-color:var(--mfr-border);background:var(--mfr-soft)}#mfr-preview .mfr-scope-badge{background:var(--mfr-accent-soft);min-height:30px;color:var(--mfr-accent);white-space:nowrap;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;font-weight:500;display:inline-flex}#mfr-preview .mfr-avatar{background:var(--mfr-shell);width:34px;height:34px;color:var(--mfr-button-text);border-radius:50%;place-items:center;font-size:11px;font-weight:500;display:grid}#mfr-preview[data-theme=ivory] .mfr-avatar{color:#283341}#mfr-preview .mfr-content{padding:22px}#mfr-preview[data-role=student] .mfr-content{width:100%;max-width:1180px;margin:0 auto}#mfr-preview .mfr-pagehead{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}#mfr-preview .mfr-pagehead h2{color:var(--mfr-heading);margin:0;font-size:20px;font-weight:500}#mfr-preview .mfr-pagehead p{color:var(--mfr-muted);margin:4px 0 0;font-size:12px}#mfr-preview .mfr-primary{background:var(--mfr-button-bg);min-height:36px;color:var(--mfr-button-text);white-space:nowrap;border:0;border-radius:9px;padding:8px 12px;font-size:12px;font-weight:500}#mfr-preview .mfr-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px;display:grid}#mfr-preview .mfr-metric,#mfr-preview .mfr-panel{border:1px solid var(--mfr-border);background:var(--mfr-surface);border-radius:11px}#mfr-preview .mfr-metric{min-height:88px;padding:13px 14px}#mfr-preview .mfr-kicker{color:var(--mfr-muted);font-size:11px}#mfr-preview .mfr-metric strong{color:var(--mfr-text);margin-top:8px;font-size:18px;font-weight:500;display:block}#mfr-preview .mfr-metric small{color:var(--mfr-muted);margin-top:4px;font-size:11px;display:block}#mfr-preview .mfr-workgrid{grid-template-columns:minmax(0,1.42fr) minmax(230px,.78fr);gap:12px;display:grid}#mfr-preview .mfr-panel{padding:14px}#mfr-preview .mfr-panelhead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}#mfr-preview .mfr-panelhead strong{color:var(--mfr-text);font-size:12px;font-weight:500}#mfr-preview .mfr-panelhead span{color:var(--mfr-muted);font-size:11px}#mfr-preview .mfr-itemlist{display:grid}#mfr-preview .mfr-item{border-top:1px solid var(--mfr-border);grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:60px;padding:9px 0;display:grid}#mfr-preview .mfr-item:first-child{border-top:0}#mfr-preview .mfr-itemmark{background:var(--mfr-accent-soft);width:28px;height:28px;color:var(--mfr-accent);border-radius:8px;place-items:center;font-size:11px;font-weight:500;display:grid}#mfr-preview .mfr-item strong{color:var(--mfr-text);font-size:12px;font-weight:500;display:block}#mfr-preview .mfr-item p{color:var(--mfr-muted);margin:3px 0 0;font-size:11px;line-height:1.45}#mfr-preview .mfr-itemvalue{text-align:right}#mfr-preview .mfr-day-scenarios{border:1px solid var(--mfr-border);background:var(--mfr-surface);border-radius:11px;overflow-x:auto}#mfr-preview .mfr-scenario-record{border:0;border-bottom:1px solid var(--mfr-border);text-align:left;width:100%;min-width:1120px;font:inherit;color:var(--mfr-text);cursor:pointer;background:0 0;border-radius:0;grid-template-columns:180px repeat(5,minmax(132px,1fr)) minmax(140px,1.1fr);align-items:stretch;padding:16px;display:grid}#mfr-preview .mfr-scenario-record:last-child{border-bottom:0}#mfr-preview .mfr-scenario-record.is-selected{background:var(--mfr-accent-soft);box-shadow:inset 3px 0 var(--mfr-accent)}#mfr-preview .mfr-scenario-record:focus-visible{outline:2px solid var(--mfr-accent);outline-offset:-2px}#mfr-preview .mfr-scenario-identity{align-content:center;justify-items:start;gap:6px;padding-right:12px;display:grid}#mfr-preview .mfr-scenario-identity>strong{color:var(--mfr-text);font-size:18px;font-weight:600}#mfr-preview .mfr-scenario-identity>small{color:var(--mfr-muted);font-size:11px}#mfr-preview .mfr-scenario-status{font-size:11px;font-weight:600}#mfr-preview .mfr-scenario-status.is-draft{color:var(--mfr-warning)}#mfr-preview .mfr-scenario-status.is-submitted{color:var(--mfr-accent)}#mfr-preview[data-theme=charcoal] .mfr-scenario-status.is-draft{color:#e7ad47}#mfr-preview[data-theme=charcoal] .mfr-scenario-status.is-submitted{color:#6ca8ff}#mfr-preview .mfr-scenario-plans{display:contents}#mfr-preview .mfr-scenario-plan-row{border-left:1px solid var(--mfr-border);align-content:center;gap:7px;padding:0 12px;display:grid}#mfr-preview .mfr-scenario-plan-label strong,#mfr-preview .mfr-scenario-plan-price{font-size:12px;font-weight:500}#mfr-preview .mfr-scenario-plan-row>small{color:var(--mfr-muted);font-size:11px}#mfr-preview .mfr-scenario-plan-row.is-entry .mfr-scenario-plan-label strong{font-size:14px}#mfr-preview .mfr-scenario-plan-row .mfr-profit{color:var(--mfr-profit)}#mfr-preview .mfr-scenario-plan-row .mfr-loss{color:var(--mfr-loss)}#mfr-preview .mfr-scenario-plan-price{white-space:nowrap}#mfr-preview .mfr-scenario-rationale{border-left:1px solid var(--mfr-border);align-content:center;gap:7px;padding-left:12px;font-size:11px;display:grid}#mfr-preview .mfr-scenario-rationale span{color:var(--mfr-muted);white-space:pre-wrap;overflow-wrap:anywhere}#mfr-preview .mfr-position-plan{border-top:1px solid var(--mfr-border);margin-top:18px;padding-top:16px}#mfr-preview .mfr-position-plan-title{align-items:baseline;gap:10px;display:inline-flex}#mfr-preview .mfr-position-plan-title>strong{color:var(--mfr-text);font-size:18px;font-weight:600}#mfr-preview .mfr-position-plan-title .mfr-position-current-status{color:var(--mfr-muted);font-size:13px;font-weight:400}#mfr-preview .mfr-position-plan-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}#mfr-preview .mfr-position-plan-summary>div{background:var(--mfr-soft);border-radius:8px;align-content:start;gap:7px;padding:12px;display:grid}#mfr-preview .mfr-position-plan-summary span,#mfr-preview .mfr-position-plan-summary small{color:var(--mfr-muted);font-size:11px}#mfr-preview .mfr-position-plan-summary strong{font-size:18px;font-weight:500}#mfr-preview .mfr-position-plan-scroll{overflow-x:auto}#mfr-preview .mfr-position-plan-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:720px;font-size:14px}#mfr-preview .mfr-position-plan-table :is(th,td):first-child{width:34%}#mfr-preview .mfr-position-plan-table :is(th,td):nth-child(2){width:20%}#mfr-preview .mfr-position-plan-table :is(th,td):nth-child(3){width:14%}#mfr-preview .mfr-position-plan-table :is(th,td):nth-child(4){width:18%}#mfr-preview .mfr-position-plan-table :is(th,td):nth-child(5){width:14%}#mfr-preview .mfr-position-plan-table :is(th,td){border-bottom:1px solid var(--mfr-border);text-align:right;white-space:nowrap;padding:12px 10px}#mfr-preview .mfr-position-plan-table th{font-weight:500}#mfr-preview .mfr-position-plan-table th:first-child{text-align:left}#mfr-preview .mfr-position-plan-table thead{color:var(--mfr-muted);background:var(--mfr-soft)}#mfr-preview .mfr-position-plan-table .is-entry th{font-size:16px}#mfr-preview .mfr-position-plan-check{cursor:pointer;grid-template-columns:16px 80px 32px;align-items:center;gap:10px;display:inline-grid}#mfr-preview .mfr-position-plan-side{text-align:center;font-size:14px;font-weight:500}#mfr-preview .mfr-position-plan-check input{width:16px;height:16px;accent-color:var(--mfr-accent);cursor:pointer;flex-shrink:0;margin:0}#mfr-preview .mfr-position-plan-table tbody tr:has(input:checked){background:var(--mfr-accent-soft)}#mfr-preview .mfr-position-plan-table .mfr-plan-number{border:1px solid var(--mfr-border);background:var(--mfr-surface);width:128px;min-height:34px;color:var(--mfr-text);font:inherit;text-align:right;border-radius:7px;padding:6px 9px}#mfr-preview .mfr-position-plan-table .mfr-plan-number.is-quantity{width:78px}#mfr-preview .mfr-position-plan-table .mfr-plan-number.is-profit{width:120px}#mfr-preview .mfr-position-plan-table .mfr-plan-number.is-profit.mfr-profit{color:var(--mfr-profit)}#mfr-preview .mfr-position-plan-table .mfr-plan-number.is-profit.mfr-loss{color:var(--mfr-loss)}#mfr-preview .mfr-position-plan .mfr-profit{color:var(--mfr-profit)}#mfr-preview .mfr-position-plan .mfr-loss{color:var(--mfr-loss)}#mfr-preview .mfr-position-plan-notes{background:var(--mfr-soft);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:12px;font-size:12px;display:grid}#mfr-preview .mfr-position-plan-notes p{color:var(--mfr-muted);white-space:pre-wrap;overflow-wrap:anywhere;margin:7px 0 0}#mfr-preview .mfr-position-plan-notes textarea{resize:vertical;min-height:76px}@media (max-width:760px){#mfr-preview .mfr-position-plan-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){#mfr-preview .mfr-position-plan-notes{grid-template-columns:1fr}}#mfr-preview .mfr-itemvalue b{color:var(--mfr-text);font-size:12px;font-weight:500;display:block}#mfr-preview .mfr-status{background:var(--mfr-soft);color:var(--mfr-muted);white-space:nowrap;border-radius:999px;margin-top:4px;padding:4px 7px;font-size:11px;display:inline-block}#mfr-preview .mfr-status.good{background:var(--mfr-positive-soft);color:var(--mfr-positive)}#mfr-preview .mfr-status.warn{background:var(--mfr-warning-soft);color:var(--mfr-warning)}#mfr-preview .mfr-status.locked{background:var(--mfr-negative-soft);color:var(--mfr-negative)}#mfr-preview .mfr-sideitem{border-top:1px solid var(--mfr-border);padding:11px 0}#mfr-preview .mfr-sideitem:first-child{border-top:0}#mfr-preview .mfr-sideitem strong{color:var(--mfr-text);font-size:11px;font-weight:500;display:block}#mfr-preview .mfr-sideitem p{color:var(--mfr-muted);margin:5px 0 0;font-size:11px;line-height:1.55}#mfr-preview .mfr-permission-strip{flex-wrap:wrap;align-items:center;gap:7px;margin-top:12px;display:flex}#mfr-preview .mfr-permission-pill{background:var(--mfr-accent-soft);color:var(--mfr-accent);border-radius:999px;padding:5px 8px;font-size:11px}#mfr-preview .mfr-permission-pill.is-denied{background:var(--mfr-negative-soft);color:var(--mfr-negative)}#mfr-preview .mfr-role-note{color:var(--lightningcss-light,#5d6876)var(--lightningcss-dark,#c7ccd3);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:12px;display:flex}#mfr-preview .mfr-role-note strong{color:var(--lightningcss-light,#1d2736)var(--lightningcss-dark,#f0f3f7);font-weight:500}#mfr-preview .mfr-calendar-section{grid-template-columns:minmax(0,1.35fr) minmax(210px,.65fr);gap:12px;margin-bottom:12px;display:grid}#mfr-preview .mfr-calendar-section[hidden]{display:none}#mfr-preview .mfr-calendar-panel,#mfr-preview .mfr-calendar-detail{border:1px solid var(--mfr-border);background:var(--mfr-surface);border-radius:11px;padding:14px}#mfr-preview .mfr-calendar-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}#mfr-preview .mfr-calendar-head strong{color:var(--mfr-text);font-size:13px;font-weight:500}#mfr-preview .mfr-calendar-month{align-items:center;gap:7px;display:flex}#mfr-preview .mfr-calendar-month button{border:1px solid var(--mfr-border);background:var(--mfr-soft);width:28px;height:28px;color:var(--mfr-text);cursor:pointer;border-radius:7px}#mfr-preview .mfr-calendar-month-picker{width:140px;min-height:30px;color:var(--mfr-text);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;padding:4px 6px;font-size:13px;font-weight:500}#mfr-preview .mfr-calendar-month-picker:hover{border-color:var(--mfr-border);background:var(--mfr-soft)}#mfr-preview .mfr-calendar-legend{color:var(--mfr-muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:10px;display:flex}#mfr-preview .mfr-calendar-legend span{align-items:center;gap:4px;display:inline-flex}#mfr-preview .mfr-calendar-dot{background:var(--mfr-muted);border-radius:50%;width:6px;height:6px}#mfr-preview .mfr-calendar-dot.is-draft{background:var(--mfr-warning)}#mfr-preview .mfr-calendar-dot.is-submitted{background:var(--mfr-accent)}#mfr-preview .mfr-calendar-week,#mfr-preview .mfr-calendar-grid{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}#mfr-preview .mfr-calendar-week{color:var(--mfr-muted);text-align:center;margin-bottom:5px;font-size:10px}#mfr-preview .mfr-calendar-week span:first-child{color:var(--mfr-negative)}#mfr-preview .mfr-calendar-week span:last-child{color:var(--mfr-accent)}#mfr-preview .mfr-calendar-blank{min-height:44px}#mfr-preview .mfr-calendar-day{background:var(--mfr-soft);min-height:44px;color:var(--mfr-text);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:8px;padding:7px 6px 12px;font-size:11px;position:relative}#mfr-preview .mfr-calendar-day:hover{border-color:var(--mfr-border)}#mfr-preview .mfr-calendar-day.is-selected{border-color:var(--mfr-accent);background:var(--mfr-accent-soft);color:var(--mfr-accent);font-weight:500}#mfr-preview .mfr-calendar-day-dots{align-items:center;gap:4px;display:flex;position:absolute;bottom:6px;left:7px}#mfr-preview .mfr-calendar-day-dots .mfr-calendar-dot{flex:0 0 6px}#mfr-preview .mfr-expiry-label{color:var(--mfr-warning);font-size:8px;font-weight:500;position:absolute;top:6px;right:6px}#mfr-preview .mfr-calendar-detail h3{color:var(--mfr-text);margin:0;font-size:14px;font-weight:500}#mfr-preview .mfr-calendar-detail>p{color:var(--mfr-muted);margin:5px 0 13px;font-size:11px}#mfr-preview .mfr-calendar-record{background:var(--mfr-soft);border-radius:9px;padding:11px}#mfr-preview .mfr-calendar-record+.mfr-calendar-record{margin-top:8px}#mfr-preview .mfr-calendar-record strong{color:var(--mfr-text);font-size:12px;font-weight:500;display:block}#mfr-preview .mfr-calendar-record p{color:var(--mfr-muted);margin:5px 0 9px;font-size:11px;line-height:1.5}#mfr-preview .mfr-calendar-submit-message{border:1px solid var(--mfr-border);background:var(--mfr-soft);color:var(--mfr-text);border-radius:8px;margin:10px 0 0;padding:9px 10px;font-size:11px;line-height:1.5}#mfr-preview .mfr-calendar-open{border:1px solid var(--mfr-border);background:var(--mfr-surface);min-height:32px;color:var(--mfr-accent);cursor:pointer;border-radius:8px;padding:6px 9px;font-size:11px}#mfr-preview a.mfr-calendar-open{align-items:center;display:inline-flex}#mfr-preview .mfr-calendar-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}#mfr-preview .mfr-calendar-delete{border:1px solid var(--mfr-border);background:var(--mfr-surface);width:32px;height:32px;color:var(--mfr-negative);cursor:pointer;border-radius:8px;place-items:center;padding:0;display:inline-grid}#mfr-preview .mfr-calendar-delete svg{width:14px;height:14px}#mfr-preview .mfr-calendar-save,#mfr-preview .mfr-calendar-submit{cursor:pointer;border-radius:8px;min-height:32px;padding:6px 9px;font-size:11px}#mfr-preview .mfr-calendar-save{border:1px solid var(--mfr-border);background:var(--mfr-surface);color:var(--mfr-text)}#mfr-preview .mfr-calendar-submit{border:1px solid var(--mfr-accent);background:var(--mfr-button-bg);color:var(--mfr-button-text)}#mfr-preview .mfr-calendar-toast{min-height:16px;color:var(--mfr-positive);margin-top:8px;font-size:10px}#mfr-preview .mfr-draft-list{margin-bottom:12px}#mfr-preview .mfr-draft-list-scroll{scrollbar-gutter:stable;max-height:186px;overflow-y:auto}#mfr-preview .mfr-draft-list-item{border-top:1px solid var(--mfr-border);align-items:center;gap:14px;min-height:62px;padding:9px 0;display:flex}#mfr-preview .mfr-draft-list-item:first-of-type{border-top:0}#mfr-preview .mfr-draft-list-item span,#mfr-preview .mfr-draft-list-item small{display:block}#mfr-preview .mfr-draft-list-item strong{color:var(--mfr-text);font-size:11px}#mfr-preview .mfr-draft-list-item small{color:var(--mfr-muted);margin-top:4px;font-size:10px}#mfr-preview .mfr-draft-actions{flex:none;gap:6px;display:flex}#mfr-preview .mfr-draft-actions button{color:var(--mfr-accent);font:inherit;cursor:pointer;background:#f2f6ff;border:1px solid #b9c9e7;border-radius:6px;padding:5px 8px;font-size:10px}#mfr-preview .mfr-draft-actions button.is-delete{color:#c64049;background:#fff3f3;border-color:#efc7ca}@media (max-width:820px){#mfr-preview .mfr-workgrid,#mfr-preview .mfr-calendar-section{grid-template-columns:1fr}}@media (max-width:620px){#mfr-preview .mfr-app{grid-template-columns:66px minmax(0,1fr)}#mfr-preview .mfr-sidebar{min-height:700px;padding:14px 8px}#mfr-preview .mfr-brand{justify-content:center;padding:0 0 18px}#mfr-preview .mfr-brand>div:last-child,#mfr-preview .mfr-sidebar-label,#mfr-preview .mfr-access-box>div:last-child{display:none}#mfr-preview .mfr-navigation{grid-template-columns:1fr}#mfr-preview .mfr-navbutton{grid-template-columns:1fr;justify-items:center;padding:8px}#mfr-preview .mfr-navbutton>span:last-child{display:none}#mfr-preview .mfr-access-box{grid-template-columns:1fr;justify-items:center;padding:14px 0 0}}@media (max-width:560px){#mfr-preview .mfr-content{padding:14px}#mfr-preview .mfr-system-status,#mfr-preview .mfr-scope-badge{display:none}#mfr-preview .mfr-metrics{grid-template-columns:1fr}#mfr-preview .mfr-pagehead,#mfr-preview .mfr-role-note{flex-direction:column;align-items:flex-start}#mfr-preview .mfr-item{grid-template-columns:28px minmax(0,1fr)}#mfr-preview .mfr-itemvalue{text-align:left;grid-column:2}}@media (prefers-reduced-motion:reduce){#mfr-preview .mfr-window{transition:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{min-height:100%}body{background:#f4f6f9;margin:0;padding:0}#mfr-preview a{text-decoration:none}#mfr-preview a.mfr-preview-button{align-items:center;display:inline-flex}#mfr-preview .mfr-preview-button[aria-current=true]{border-color:var(--lightningcss-light,#2b6eea)var(--lightningcss-dark,#8bb0ff);font-weight:500;box-shadow:0 0 0 2px var(--lightningcss-light,#2b6eea24)var(--lightningcss-dark,#8bb0ff2e)}#mfr-preview .mfr-pagehead h1{color:var(--mfr-heading);margin:0;font-size:20px;font-weight:500}#mfr-preview .mfr-primary{cursor:pointer}#mfr-preview .mfr-logout{border:1px solid var(--mfr-accent);background:var(--mfr-accent-soft);min-height:30px;color:var(--mfr-accent);cursor:pointer;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:600}#mfr-preview .mfr-logout:hover,#mfr-preview .mfr-logout:focus-visible{background:var(--mfr-button-bg);color:var(--mfr-button-text);outline:none}#mfr-preview .mfr-logout:disabled{cursor:wait;opacity:.6}#mfr-preview :is(button,a):focus-visible{outline:2px solid var(--mfr-accent);outline-offset:3px}#mfr-preview .mfr-main{min-width:0}#mfr-preview .mfr-dialog{border:1px solid var(--mfr-border);background:var(--mfr-surface);max-width:min(440px,100% - 32px);color:var(--mfr-text);border-radius:11px;padding:22px}#mfr-preview .mfr-dialog::backdrop{background:#101b2d73}#mfr-preview .mfr-dialog h2{margin-top:0;font-size:18px}#mfr-preview .mfr-dialog p{font-size:14px;line-height:1.7}.mfr-not-found{font-family:system-ui,sans-serif}.mfr-auth-page{color:#172033;place-items:center;min-height:calc(100vh - 48px);font-family:Pretendard,Noto Sans KR,system-ui,sans-serif;display:grid}.mfr-auth-card{background:#fff;border:1px solid #dce3eb;border-radius:18px;width:min(380px,100vw - 48px);padding:28px;box-shadow:0 18px 55px #101b2d24}.mfr-auth-brand{align-items:center;gap:10px;margin-bottom:26px;display:flex}.mfr-company-symbol{background:var(--mfr-accent,#273574);width:100%;height:100%;display:block;-webkit-mask:url(/brand/move-futures-symbol.png) 50%/contain no-repeat;mask:url(/brand/move-futures-symbol.png) 50%/contain no-repeat}.mfr-auth-brand>span{color:#eef3fa;background:#2b6eea;border-radius:9px;place-items:center;width:36px;height:36px;font-weight:600;display:grid}.mfr-auth-brand strong,.mfr-auth-brand small{display:block}.mfr-auth-brand strong{letter-spacing:.1em;font-size:13px}.mfr-auth-brand small{color:#6f7b8e;margin-top:3px;font-size:11px}.mfr-auth-card h1{margin:0;font-size:22px}.mfr-auth-card>p{color:#6f7b8e;margin:7px 0 22px;font-size:13px}.mfr-login-form{gap:8px;display:grid}.mfr-login-form label{margin-top:6px;font-size:12px;font-weight:500}.mfr-login-form input{color:#172033;min-height:42px;font:inherit;border:1px solid #dce3eb;border-radius:9px;padding:9px 11px}.mfr-login-form input:focus{border-color:#2b6eea;outline:2px solid #e7efff}.mfr-login-form button,.mfr-auth-link{color:#eef3fa;min-height:42px;font:inherit;cursor:pointer;background:#2b6eea;border:0;border-radius:9px;place-items:center;margin-top:12px;padding:9px 12px;font-size:13px;text-decoration:none;display:grid}.mfr-login-form button:disabled{cursor:wait;opacity:.65}.mfr-signup-link{text-align:center;color:#2b6eea;margin-top:8px;padding:12px;font-size:15px;font-weight:600;text-decoration:none;display:block}.mfr-signup-link:hover{text-decoration:underline}.mfr-signup-page .mfr-auth-card{box-sizing:border-box;width:min(440px,100vw - 32px)}.mfr-signup-page .mfr-login-form input{box-sizing:border-box;width:100%;min-width:0}.mfr-signup-page .mfr-auth-brand{justify-content:center}.mfr-signup-page .mfr-auth-card>h1{text-align:center}.mfr-signup-page .mfr-auth-card>p{text-align:center;font-size:12px}.mfr-signup-page [role=status]{text-align:center}.mfr-signup-page [role=status] h2{margin:0 0 14px;font-size:20px;line-height:1.4}.mfr-signup-page [role=status] p{color:#6f7b8e;margin:0 0 18px;font-size:13px;line-height:1.6}.mfr-form-error{color:#d34d4d;margin:5px 0 0;font-size:12px}#mfr-preview .mfr-form-panel{gap:18px;display:grid}#mfr-preview .mfr-draft-actions{align-items:center;gap:10px;display:flex}#mfr-preview .mfr-draft-actions span{color:var(--mfr-positive);font-size:11px}#mfr-preview .mfr-draft-actions button:disabled{cursor:wait;opacity:.65}#mfr-preview .mfr-submit-dialog{z-index:20;margin:auto;position:fixed;inset:0}#mfr-preview .mfr-version-history{margin-bottom:12px}#mfr-preview .mfr-version-item{border-top:1px solid var(--mfr-border);color:var(--mfr-muted);gap:5px;padding:10px 0;font-size:11px;display:grid}#mfr-preview .mfr-version-item strong{color:var(--mfr-text)}#mfr-preview .mfr-version-item p{color:var(--mfr-warning);margin:0}#mfr-preview .mfr-review-workspace{gap:12px;display:grid}#mfr-preview .mfr-notification,#mfr-preview .mfr-review-card{border-top:1px solid var(--mfr-border);gap:6px;padding:11px 0;display:grid}#mfr-preview .mfr-notification:first-of-type,#mfr-preview .mfr-review-card:first-of-type{border-top:0}#mfr-preview .mfr-notification strong,#mfr-preview .mfr-review-card strong{color:var(--mfr-text);font-size:12px}#mfr-preview .mfr-notification span,#mfr-preview .mfr-review-card>div>span{color:var(--mfr-muted);font-size:10px}#mfr-preview .mfr-review-values{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:4px 0;display:grid}#mfr-preview .mfr-review-values div{background:var(--mfr-soft);border-radius:7px;padding:8px}#mfr-preview .mfr-review-values dt{color:var(--mfr-muted);font-size:10px}#mfr-preview .mfr-review-values dd{color:var(--mfr-text);margin:4px 0 0;font-size:11px}#mfr-preview .mfr-review-actions{gap:8px;display:grid}#mfr-preview .mfr-review-actions>div{gap:7px;display:flex}#mfr-preview .mfr-review-result{color:var(--mfr-positive);margin:0;font-size:11px}#mfr-preview .mfr-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}#mfr-preview .mfr-field{color:var(--mfr-text);border:0;align-content:start;gap:6px;margin:0;padding:0;display:grid}#mfr-preview .mfr-field-wide{grid-column:1/-1}#mfr-preview .mfr-field>span,#mfr-preview .mfr-field legend{color:var(--mfr-muted);font-size:11px}#mfr-preview .mfr-field legend{margin-bottom:6px;padding:0}#mfr-preview .mfr-field :is(input,select,textarea),#mfr-preview .mfr-exit-row input{border:1px solid var(--mfr-border);background:var(--mfr-soft);width:100%;min-height:40px;color:var(--mfr-text);font:inherit;border-radius:8px;padding:8px 10px;font-size:12px}#mfr-preview .mfr-field textarea{resize:vertical;line-height:1.55}#mfr-preview .mfr-field :is(input,select,textarea):focus,#mfr-preview .mfr-exit-row input:focus{border-color:var(--mfr-accent);outline:2px solid var(--mfr-accent-soft)}#mfr-preview .mfr-choice-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}#mfr-preview .mfr-choice-row button{border:1px solid var(--mfr-border);background:var(--mfr-soft);min-height:40px;color:var(--mfr-muted);cursor:pointer;border-radius:8px}#mfr-preview .mfr-choice-row button.is-selected{border-color:var(--mfr-accent);background:var(--mfr-accent-soft);color:var(--mfr-accent);font-weight:600}#mfr-preview .mfr-choice-row .mfr-buy.is-selected{background:var(--mfr-negative-soft);color:var(--mfr-negative);border-color:#d34d4d}#mfr-preview .mfr-choice-row .mfr-sell.is-selected{color:#2b6eea;background:#e7efff;border-color:#2b6eea}#mfr-preview[data-theme=charcoal] .mfr-choice-row .mfr-sell.is-selected{color:#86adf2;background:#202f48}#mfr-preview[data-theme=ivory] .mfr-choice-row .mfr-sell.is-selected{color:#1f5fae;background:#e4edf7}#mfr-preview .mfr-form-section{gap:8px;display:grid}#mfr-preview .mfr-form-section>strong{color:var(--mfr-text);font-size:12px;font-weight:500}#mfr-preview .mfr-exit-row{border-top:1px solid var(--mfr-border);grid-template-columns:36px repeat(2,minmax(0,1fr));align-items:end;gap:8px;padding-top:8px;display:grid}#mfr-preview .mfr-exit-row>span{color:var(--mfr-accent);align-self:center;font-size:11px}#mfr-preview .mfr-exit-row label{color:var(--mfr-muted);gap:5px;font-size:10px;display:grid}#mfr-preview .mfr-scenario-results{align-content:start;gap:12px;display:grid}#mfr-preview .mfr-reference-list{gap:0;margin:0;display:grid}#mfr-preview .mfr-reference-list>div{border-top:1px solid var(--mfr-border);justify-content:space-between;gap:12px;padding:9px 0;display:flex}#mfr-preview .mfr-reference-list>div:first-child{border-top:0}#mfr-preview .mfr-reference-list dt{color:var(--mfr-muted);font-size:11px}#mfr-preview .mfr-reference-list dd{color:var(--mfr-text);text-align:right;margin:0;font-size:11px;font-weight:500}#mfr-preview .mfr-empty,#mfr-preview .mfr-calc-status{color:var(--mfr-muted);margin:0;font-size:11px;line-height:1.55}#mfr-preview .mfr-calc-status{padding-bottom:9px}#mfr-preview .mfr-calc-steps{margin-top:8px;display:grid}#mfr-preview .mfr-calc-steps>div{border-top:1px solid var(--mfr-border);gap:3px;padding:9px 0;display:grid}#mfr-preview .mfr-calc-steps strong{color:var(--mfr-text);font-size:11px}#mfr-preview .mfr-calc-steps span{color:var(--mfr-muted);font-size:10px;line-height:1.5}#mfr-preview .mfr-contingencies{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}#mfr-preview .mfr-contingencies span{background:var(--mfr-warning-soft);color:var(--mfr-warning);border-radius:999px;padding:5px 8px;font-size:10px}#mfr-preview .mfr-scenario-chart-panel{grid-column:1/-1;min-width:0}#mfr-preview .mfr-chart{width:100%;height:380px;position:relative}#mfr-preview .mfr-chart-line-labels{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:hidden}#mfr-preview .mfr-chart-line-labels span{background:color-mix(in srgb, var(--mfr-surface) 82%, transparent);white-space:nowrap;border-radius:4px;padding:1px 5px;font-size:10px;font-weight:500;position:absolute;left:10px;transform:translateY(-50%)}#mfr-preview .mfr-chart[hidden]{display:none}#mfr-preview .mfr-chart-empty{border:1px dashed var(--mfr-border);background:var(--mfr-soft);min-height:220px;color:var(--mfr-muted);text-align:center;border-radius:9px;place-items:center;padding:20px;font-size:12px;display:grid}#mfr-preview .mfr-chart-legend{color:var(--mfr-muted);flex-wrap:wrap;gap:10px;margin-top:10px;font-size:10px;display:flex}#mfr-preview .mfr-chart-legend span{align-items:center;gap:5px;display:inline-flex}#mfr-preview .mfr-chart-legend i{width:10px;height:2px}@media (max-width:900px){#mfr-preview .mfr-scenario-form{grid-template-columns:1fr}}@media (max-width:560px){#mfr-preview .mfr-form-grid{grid-template-columns:1fr}#mfr-preview .mfr-field-wide{grid-column:auto}#mfr-preview .mfr-exit-row{grid-template-columns:30px minmax(0,1fr)}#mfr-preview .mfr-exit-row label:last-child{grid-column:2}}#mfr-preview .mfr-record-workspace,#mfr-preview .mfr-record-list{gap:12px;display:grid}#mfr-preview .mfr-record-filters{grid-template-columns:minmax(220px,.7fr) minmax(180px,.3fr) auto;align-items:end;gap:12px;display:grid}#mfr-preview .mfr-record-search-results{gap:8px;display:grid}#mfr-preview .mfr-record-search-results button{border:1px solid var(--mfr-line);background:var(--mfr-soft);width:100%;color:var(--mfr-text);text-align:left;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}#mfr-preview .mfr-record-search-results button:hover,#mfr-preview .mfr-record-search-results button:focus-visible{border-color:var(--mfr-accent);outline:none}#mfr-preview .mfr-record-search-results button>span{align-items:center;gap:8px;display:flex}#mfr-preview .mfr-record-search-results small{color:var(--mfr-muted)}#mfr-preview .mfr-mode-warning{color:var(--mfr-accent);align-self:center;font-size:11px}#mfr-preview .mfr-position-create{gap:12px;display:grid}#mfr-preview .mfr-position-create>.mfr-primary{justify-self:end}#mfr-preview .mfr-position-actions{justify-content:flex-end;gap:10px;display:flex}#mfr-preview .mfr-holdings-list{border:1px solid var(--mfr-border);background:var(--mfr-surface);border-radius:10px;margin:0;display:grid;overflow:hidden}#mfr-preview .mfr-holdings-list-head{color:var(--mfr-muted);background:var(--mfr-soft);justify-content:space-between;padding:12px 14px;font-size:12px;display:flex}#mfr-preview .mfr-holdings-list-head strong{color:var(--mfr-text);font-size:14px}#mfr-preview .mfr-holdings-list>button{border:0;border-top:1px solid var(--mfr-border);background:var(--mfr-surface);width:100%;color:var(--mfr-text);text-align:left;cursor:pointer;grid-template-columns:minmax(220px,1fr) minmax(120px,.35fr) minmax(130px,.35fr);align-items:center;gap:14px;padding:13px 14px;display:grid}#mfr-preview .mfr-holdings-list>button:hover,#mfr-preview .mfr-holdings-list>button.is-selected{background:var(--mfr-accent-soft)}#mfr-preview .mfr-holdings-list>button>span:first-child{align-items:baseline;gap:10px;display:flex}#mfr-preview .mfr-holdings-list>button strong{font-size:15px}#mfr-preview .mfr-holdings-list>button small,#mfr-preview .mfr-holdings-list>button>span:not(:first-child){color:var(--mfr-muted);font-size:12px}#mfr-preview .mfr-position-card{gap:12px;display:grid}#mfr-preview .mfr-journal-card-head{align-items:center}#mfr-preview .mfr-journal-card-title{align-items:baseline;gap:10px;display:flex}#mfr-preview .mfr-journal-card-title strong{color:var(--mfr-heading);font-size:18px;font-weight:700}#mfr-preview .mfr-journal-card-title small{color:var(--mfr-muted);align-items:baseline;gap:8px;font-size:13px;font-weight:500;display:inline-flex}#mfr-preview .mfr-journal-trade-state{color:var(--mfr-muted);font-size:11px}#mfr-preview .mfr-side-buy{color:var(--mfr-negative);font-weight:500}#mfr-preview .mfr-side-sell{color:#2b6eea;font-weight:500}#mfr-preview[data-theme=ivory] .mfr-side-sell{color:#1f5fae}#mfr-preview .mfr-record-values{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}#mfr-preview .mfr-record-values div,#mfr-preview .mfr-plan-compare{background:var(--mfr-soft);border-radius:8px;padding:9px}#mfr-preview .mfr-record-values dt{color:var(--mfr-muted);font-size:10px}#mfr-preview .mfr-record-values dd{color:var(--mfr-text);margin:4px 0 0;font-size:12px}#mfr-preview .mfr-journal-summary-values{grid-template-columns:repeat(2,minmax(0,1fr))}#mfr-preview .mfr-journal-summary-values div{padding:14px}#mfr-preview .mfr-journal-summary-values dt{font-size:13px}#mfr-preview .mfr-journal-summary-values dd{margin-top:6px;font-size:17px;font-weight:600}#mfr-preview .mfr-journal-comparison{gap:10px;display:grid}#mfr-preview .mfr-journal-comparison h3{color:var(--mfr-heading);align-items:baseline;gap:9px;margin:2px 0;font-size:19px;display:flex}#mfr-preview .mfr-journal-comparison h3 small{opacity:.72;font-size:12px;font-weight:400}#mfr-preview .mfr-journal-comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}#mfr-preview .mfr-journal-comparison-grid>div{border:1px solid var(--mfr-border);background:var(--mfr-soft);border-radius:10px;min-width:0;padding:14px}#mfr-preview .mfr-journal-comparison h4{color:var(--mfr-heading);margin:0 0 10px;font-size:17px;font-weight:600}#mfr-preview .mfr-journal-comparison dl{gap:0;margin:0;display:grid}#mfr-preview .mfr-journal-comparison dl div{border-top:1px solid var(--mfr-border);grid-template-columns:minmax(100px,.35fr) 1fr;gap:14px;padding:11px 0;display:grid}#mfr-preview .mfr-journal-comparison dt{color:var(--mfr-text);font-size:15px;font-weight:500}#mfr-preview .mfr-journal-comparison dd{color:var(--mfr-muted);overflow-wrap:anywhere;background:0 0;border-radius:7px;grid-template-columns:minmax(100px,1fr) minmax(60px,.55fr);gap:10px;margin:-5px 0;padding:5px 9px;font-size:15px;font-weight:500;display:grid}#mfr-preview .mfr-journal-comparison dd.mfr-profit{color:var(--mfr-profit);opacity:.82}#mfr-preview .mfr-journal-comparison dd.mfr-loss{color:var(--mfr-loss);opacity:.82}#mfr-preview .mfr-journal-comparison dd :is(.mfr-profit,.mfr-loss){opacity:.82}#mfr-preview .mfr-plan-compare{gap:5px;display:grid}#mfr-preview .mfr-plan-compare strong{color:var(--mfr-text);font-size:11px}#mfr-preview .mfr-plan-compare span,#mfr-preview .mfr-execution-list span{color:var(--mfr-muted);font-size:10px}#mfr-preview .mfr-execution-list{flex-wrap:wrap;gap:7px;display:flex}#mfr-preview .mfr-execution-list span{border:1px solid var(--mfr-border);border-radius:999px;padding:6px 8px}#mfr-preview .mfr-record-actions{grid-template-columns:repeat(2,minmax(120px,1fr)) auto;align-items:end;gap:8px;display:grid}#mfr-preview .mfr-journal-editor{gap:10px;display:grid}#mfr-preview .mfr-journal-editor .mfr-field>span{font-size:13px}#mfr-preview .mfr-journal-editor .mfr-field :is(input,select,textarea){font-size:14px}#mfr-preview .mfr-journal-editor .mfr-choice-row button{min-height:44px;font-size:14px}#mfr-preview .mfr-journal-editor .mfr-mistake-picker{font-size:14px}#mfr-preview .mfr-journal-editor .mfr-mistake-picker label{font-size:13px}#mfr-preview .mfr-record-actions button{min-height:44px;padding:10px 14px;font-size:14px}#mfr-preview .mfr-journal-editor>.mfr-primary{justify-self:end}#mfr-preview .mfr-coach-note{border-left:2px solid var(--mfr-accent);background:var(--mfr-accent-soft);color:var(--mfr-text);overflow-wrap:anywhere;gap:7px;margin:0;padding:14px 16px;font-size:14px;line-height:1.7;display:grid}#mfr-preview .mfr-coach-note strong{color:var(--mfr-accent);font-size:16px;font-weight:650;line-height:1.5}@media (max-width:820px){#mfr-preview .mfr-record-filters,#mfr-preview .mfr-record-actions{grid-template-columns:1fr}#mfr-preview .mfr-record-values{grid-template-columns:repeat(2,minmax(0,1fr))}#mfr-preview .mfr-journal-comparison-grid{grid-template-columns:1fr}}@media (max-width:560px){#mfr-preview .mfr-record-values{grid-template-columns:1fr}#mfr-preview .mfr-record-search-results button{flex-direction:column;align-items:flex-start;gap:5px}}#mfr-preview .mfr-performance-workspace,#mfr-preview .mfr-coaching-workspace{gap:12px;display:grid}#mfr-preview .mfr-performance-filters{justify-content:space-between;align-items:end;gap:18px;display:flex}#mfr-preview .mfr-performance-filters>.mfr-choice-row{flex:0 440px;width:min(440px,36%)}#mfr-preview .mfr-performance-date-controls{grid-template-columns:repeat(2,minmax(150px,1fr)) auto;align-items:end;gap:10px;margin-left:auto;display:grid}#mfr-preview .mfr-query-button{min-width:76px;min-height:40px}#mfr-preview .mfr-monthly-profit-panel{position:relative}#mfr-preview .mfr-monthly-profit-panel .mfr-panelhead{align-items:flex-start;min-height:40px}#mfr-preview .mfr-monthly-profit-panel .mfr-panelhead>strong{padding-top:9px;font-size:14px}#mfr-preview .mfr-year-controls{align-items:flex-start;gap:8px;display:flex}#mfr-preview .mfr-year-picker{position:relative}#mfr-preview .mfr-year-picker summary{border:1px solid var(--mfr-border);background:var(--mfr-soft);min-width:130px;min-height:40px;color:var(--mfr-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;list-style:none;display:flex}#mfr-preview .mfr-year-picker summary::-webkit-details-marker{display:none}#mfr-preview .mfr-year-picker summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;height:17px}#mfr-preview .mfr-year-popover{z-index:20;border:1px solid var(--mfr-border);background:var(--mfr-surface);border-radius:9px;grid-template-columns:repeat(3,1fr);gap:5px;width:228px;padding:9px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 28px #17203329}#mfr-preview .mfr-year-popover button{min-height:34px;color:var(--mfr-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;font-size:11px}#mfr-preview .mfr-year-popover button:hover,#mfr-preview .mfr-year-popover button.is-selected{border-color:var(--mfr-accent);background:var(--mfr-accent-soft);color:var(--mfr-accent);font-weight:600}#mfr-preview .mfr-monthly-profit-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}#mfr-preview .mfr-monthly-profit-item{border:1px solid var(--mfr-border);background:var(--mfr-soft);border-radius:8px;gap:5px;min-height:82px;padding:11px;display:grid}#mfr-preview .mfr-monthly-profit-item span,#mfr-preview .mfr-monthly-profit-item small{color:var(--mfr-muted);font-size:10px}#mfr-preview .mfr-monthly-profit-item strong{color:var(--mfr-text);font-size:14px;font-weight:600}#mfr-preview .mfr-equity-chart-scroll{width:100%;height:420px;overflow-x:auto}#mfr-preview .mfr-equity-chart{width:100%;height:420px;color:var(--mfr-muted);display:block}#mfr-preview .mfr-performance-chart-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;min-height:420px;display:grid}#mfr-preview .mfr-performance-chart-layout>*{min-width:0}#mfr-preview .mfr-performance-month-table{border:1px solid var(--mfr-border);background:var(--mfr-surface);border-radius:8px;flex-direction:column;width:100%;height:420px;display:flex;overflow:hidden}#mfr-preview .mfr-performance-month-table>strong{border-bottom:1px solid var(--mfr-border);background:var(--mfr-soft);color:var(--mfr-text);flex:0 0 34px;align-items:center;padding:8px 12px;font-size:11px;font-weight:600;display:flex}#mfr-preview .mfr-performance-month-table>p{color:var(--mfr-muted);margin:0;padding:16px 9px;font-size:10px}#mfr-preview .mfr-performance-month-table-scroll{flex:1;min-height:0;overflow-x:auto}#mfr-preview .mfr-performance-month-table table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:326px;height:100%}#mfr-preview .mfr-performance-month-table :is(th,td){border-right:1px solid var(--mfr-border);border-bottom:1px solid var(--mfr-border);color:var(--mfr-text);text-align:right;white-space:nowrap;padding:3px 8px;font-size:10px;font-weight:400}#mfr-preview .mfr-performance-month-table :is(th,td):last-child{border-right:0}#mfr-preview .mfr-performance-month-table tbody tr:last-child :is(th,td){border-bottom:0}#mfr-preview .mfr-performance-month-table thead th{background:var(--mfr-soft);color:var(--mfr-muted);text-align:center;font-weight:600}#mfr-preview .mfr-performance-month-table tbody th{color:var(--mfr-text);text-align:center;font-weight:500}#mfr-preview .mfr-performance-month-table td.mfr-profit{color:var(--mfr-profit);font-weight:600}#mfr-preview .mfr-performance-month-table td.mfr-loss{color:var(--mfr-loss);font-weight:600}#mfr-preview .mfr-chart-grid,#mfr-preview .mfr-chart-axis{fill:none;stroke:var(--mfr-border);stroke-width:1px;stroke-dasharray:4 4}#mfr-preview .mfr-chart-axis{stroke:var(--mfr-muted)}#mfr-preview .mfr-chart-label{fill:var(--mfr-muted);font-size:9px}#mfr-preview .mfr-chart-profit-bar{fill:var(--mfr-profit)}#mfr-preview .mfr-chart-loss-bar{fill:var(--mfr-loss)}#mfr-preview .mfr-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}#mfr-preview .mfr-data-note{color:var(--mfr-muted);margin:0;font-size:10px}#mfr-preview .mfr-student-dashboard{gap:12px;display:grid}#mfr-preview .mfr-student-dashboard .mfr-metrics{margin-bottom:0}#mfr-preview .mfr-home-tasks .mfr-panelhead,#mfr-preview .mfr-home-feedback .mfr-panelhead{margin-bottom:4px}#mfr-preview .mfr-home-empty{padding:14px 0}#mfr-preview .mfr-home-empty strong{color:var(--mfr-text);font-size:11px;font-weight:500}#mfr-preview .mfr-home-empty p{color:var(--mfr-muted);margin:5px 0 0;font-size:11px}#mfr-preview .mfr-stage-current{background:var(--mfr-accent-soft);color:var(--mfr-accent);border-radius:9px;padding:12px;font-size:14px;font-weight:500}#mfr-preview .mfr-condition-list{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}#mfr-preview .mfr-condition-list strong{width:100%;color:var(--mfr-text);font-size:11px}#mfr-preview .mfr-condition-list span{background:var(--mfr-warning-soft);color:var(--mfr-warning);border-radius:999px;padding:6px 8px;font-size:10px}#mfr-preview .mfr-condition-list span.is-met{background:var(--mfr-positive-soft);color:var(--mfr-positive)}#mfr-preview .mfr-assignment{border-top:1px solid var(--mfr-border);gap:9px;padding:12px 0;display:grid}#mfr-preview .mfr-assignment:first-of-type{border-top:0}#mfr-preview .mfr-assignment>div>strong,#mfr-preview .mfr-submission strong{color:var(--mfr-text);font-size:12px;display:block}#mfr-preview .mfr-assignment>div>span{color:var(--mfr-muted);margin-top:3px;font-size:10px;display:block}#mfr-preview .mfr-assignment p{color:var(--mfr-muted);margin:4px 0 0;font-size:11px;line-height:1.5}#mfr-preview .mfr-submission{background:var(--mfr-soft);border-radius:8px;padding:9px}#mfr-preview .mfr-assignment-create{gap:12px;display:grid}#mfr-preview .mfr-assignment-create>.mfr-primary{justify-self:end}@media (max-width:900px){#mfr-preview .mfr-performance-filters{flex-direction:column;align-items:stretch}#mfr-preview .mfr-performance-filters>.mfr-choice-row{flex-basis:auto;width:100%}#mfr-preview .mfr-performance-date-controls{width:100%;margin-left:0}#mfr-preview .mfr-monthly-profit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}#mfr-preview .mfr-performance-chart-layout{grid-template-columns:1fr;min-height:0}#mfr-preview .mfr-performance-month-table{justify-self:stretch;width:100%}}@media (max-width:620px){#mfr-preview .mfr-stat-grid{grid-template-columns:1fr}#mfr-preview .mfr-holdings-list>button{grid-template-columns:1fr;gap:5px}}@media (max-width:560px){#mfr-preview .mfr-performance-date-controls{grid-template-columns:1fr}#mfr-preview .mfr-monthly-profit-panel .mfr-panelhead{flex-direction:column;align-items:stretch}#mfr-preview .mfr-year-controls,#mfr-preview .mfr-year-picker,#mfr-preview .mfr-year-picker summary{width:100%}#mfr-preview .mfr-monthly-profit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}#mfr-preview .mfr-operation-workspace{gap:12px;display:grid}#mfr-preview .mfr-operation-row{border-top:1px solid var(--mfr-border);grid-template-columns:minmax(150px,1fr) minmax(105px,auto) minmax(160px,auto) minmax(110px,auto) auto;align-items:center;gap:14px;padding:11px 0;display:grid}#mfr-preview .mfr-operation-row:first-of-type{border-top:0}#mfr-preview .mfr-operation-row strong{color:var(--mfr-text);font-size:13px;display:block}#mfr-preview .mfr-operation-row span,#mfr-preview .mfr-operation-row summary{color:var(--mfr-muted);margin-top:0;font-size:11px;display:block}#mfr-preview .mfr-operation-row>b{text-align:right;font-size:14px;font-weight:600}#mfr-preview .mfr-operation-row p{color:var(--mfr-muted);margin:4px 0 0;font-size:11px}#mfr-preview .mfr-operation-actions,#mfr-preview .mfr-export-form{flex-wrap:wrap;align-items:center;gap:7px;display:flex}#mfr-preview .mfr-operation-actions :is(input,select),#mfr-preview .mfr-export-form :is(input,select){border:1px solid var(--mfr-border);background:var(--mfr-soft);min-height:34px;color:var(--mfr-text);font:inherit;border-radius:8px;padding:6px 8px;font-size:11px}#mfr-preview .mfr-operation-json{background:var(--mfr-soft);max-height:360px;color:var(--mfr-text);white-space:pre-wrap;border-radius:8px;margin:0;padding:10px;font-size:10px;overflow:auto}#mfr-preview input,#mfr-preview select,#mfr-preview textarea{min-width:0;max-width:100%}#mfr-preview .mfr-operation-actions{flex-wrap:wrap;min-width:0}#mfr-preview .mfr-operation-row>div{overflow-wrap:anywhere;min-width:0}#mfr-preview .mfr-primary:disabled,#mfr-preview button:disabled{cursor:not-allowed}@media (max-width:820px){#mfr-preview .mfr-operation-row{grid-template-columns:1fr;align-items:stretch;gap:7px}#mfr-preview .mfr-operation-row>b{text-align:left}}#mfr-preview .mfr-scenario-workspace{gap:14px;width:100%;max-width:1180px;margin:0 auto;display:grid}#mfr-preview .mfr-scenario-hero{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}#mfr-preview .mfr-scenario-back{color:var(--mfr-muted);margin-bottom:12px;font-size:11px;display:inline-block}#mfr-preview .mfr-scenario-hero h1{color:var(--mfr-heading);margin:0;font-size:22px;font-weight:600}#mfr-preview .mfr-scenario-hero p{color:var(--mfr-muted);margin:8px 0 0;font-size:11px}#mfr-preview .mfr-draft-status{color:#a86b13;min-height:38px;font:inherit;cursor:pointer;background:#fff5dc;border:1px solid #efc878;border-radius:9px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;display:inline-flex}#mfr-preview .mfr-draft-status span{font-size:16px}#mfr-preview .mfr-scenario-steps{grid-template-columns:repeat(3,1fr);margin:6px 0 2px;padding:0;list-style:none;display:grid}#mfr-preview .mfr-scenario-steps li{border-bottom:1px solid var(--mfr-border);color:var(--mfr-muted);align-items:center;gap:8px;padding:0 0 10px;font-size:11px;display:flex}#mfr-preview .mfr-scenario-steps li.is-active{border-color:var(--mfr-accent);color:var(--mfr-text)}#mfr-preview .mfr-scenario-steps b{background:var(--mfr-accent-soft);width:22px;height:22px;color:var(--mfr-accent);border-radius:50%;place-items:center;font-size:11px;display:grid}#mfr-preview .mfr-scenario-steps .is-active b{background:var(--mfr-accent);color:var(--mfr-button-text)}#mfr-preview .mfr-scenario-form{grid-template-columns:1fr;gap:14px;display:grid}#mfr-preview .mfr-scenario-form>.mfr-panel{padding:0;overflow:hidden}#mfr-preview .mfr-scenario-form .mfr-panelhead{border-bottom:1px solid var(--mfr-border);min-height:58px;margin:0;padding:14px 16px}#mfr-preview .mfr-scenario-form .mfr-panelhead>span:first-child{gap:5px;display:grid}#mfr-preview .mfr-scenario-form .mfr-panelhead strong{color:var(--mfr-heading);font-size:13px;font-weight:600}#mfr-preview .mfr-scenario-form .mfr-panelhead small{color:var(--mfr-muted);font-size:10px;font-weight:400;display:block}#mfr-preview .mfr-linked{max-width:42%;color:var(--mfr-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}#mfr-preview .mfr-linked.is-linked,#mfr-preview .mfr-auto-badge{color:var(--mfr-positive)}#mfr-preview .mfr-calculation-controls{justify-items:end;gap:5px;max-width:390px;display:grid}#mfr-preview .mfr-calculation-controls>div{align-items:center;gap:9px;display:flex}#mfr-preview .mfr-calculation-controls>small{text-align:right;text-overflow:ellipsis;white-space:nowrap;width:100%;height:15px;overflow:hidden}#mfr-preview .mfr-recalculate{border:1px solid var(--mfr-border);background:var(--mfr-soft);color:var(--mfr-accent);cursor:pointer;border-radius:7px;padding:6px 9px;font-size:10px}#mfr-preview .mfr-recalculate:hover{border-color:var(--mfr-accent);background:var(--mfr-accent-soft)}#mfr-preview .mfr-recalculate:disabled{opacity:.55}#mfr-preview .mfr-calculation-alert-slot{align-items:stretch;min-height:81px;padding:12px 16px;display:grid}#mfr-preview .mfr-calculation-alert{border:1px solid var(--mfr-negative);background:var(--mfr-negative-soft);width:100%;min-height:57px;color:var(--mfr-negative);border-radius:9px;align-items:center;gap:11px;margin:0;padding:12px 14px;display:flex}#mfr-preview .mfr-calculation-alert-icon{background:var(--mfr-negative);width:24px;height:24px;color:var(--mfr-surface);border-radius:50%;flex:0 0 24px;place-items:center;font-size:14px;font-weight:700;display:grid}#mfr-preview .mfr-calculation-alert>span:last-child{gap:3px;display:grid}#mfr-preview .mfr-calculation-alert strong{color:var(--mfr-negative);font-size:12px}#mfr-preview .mfr-calculation-alert small{color:var(--mfr-text);font-size:10px;line-height:1.5}#mfr-preview .mfr-basic-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;padding:16px;display:grid}#mfr-preview .mfr-basic-grid>:first-child{grid-column:span 4}#mfr-preview .mfr-basic-grid>:nth-child(2){grid-column:span 8}#mfr-preview .mfr-basic-grid>:nth-child(3){grid-column:span 3}#mfr-preview .mfr-basic-grid>:nth-child(4){grid-column:span 4}#mfr-preview .mfr-basic-grid>:nth-child(5){grid-column:span 3}#mfr-preview .mfr-basic-grid>:nth-child(6){grid-column:span 2}#mfr-preview .mfr-trade-mode-note{min-height:30px;color:var(--mfr-muted);font-size:9px;font-weight:400;line-height:1.45}#mfr-preview .mfr-basic-card .mfr-field :is(input,select){background:#f1f5f9}#mfr-preview .mfr-instrument-field input{border-color:#80a9f8;background:var(--mfr-surface)!important}#mfr-preview .mfr-basic-card .mfr-choice-row button{background:var(--mfr-surface)}#mfr-preview .mfr-basic-card .mfr-choice-row .mfr-buy{color:#d94852}#mfr-preview .mfr-basic-card .mfr-choice-row .mfr-sell{color:#2b6eea}#mfr-preview .mfr-basic-card .mfr-choice-row .mfr-buy.is-selected{color:#cf3540;background:#fff0f1;border-color:#ef5b62}#mfr-preview .mfr-basic-card .mfr-choice-row .mfr-sell.is-selected{color:#1f60d4;background:#eaf1ff;border-color:#2b6eea}#mfr-preview .mfr-reference-strip{border-top:1px solid var(--mfr-border);grid-template-columns:repeat(5,minmax(0,1fr));margin:0;display:grid}#mfr-preview .mfr-reference-strip div{border-right:1px solid var(--mfr-border);height:66px;min-height:66px;padding:14px 16px;overflow:hidden}#mfr-preview .mfr-reference-strip div:last-child{border-right:0}#mfr-preview .mfr-reference-strip dt{color:var(--mfr-muted);font-size:10px}#mfr-preview .mfr-reference-strip dd{color:var(--mfr-text);text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:12px;font-weight:600;overflow:hidden}#mfr-preview .mfr-reference-strip dd small{color:var(--mfr-positive);font-size:9px;font-weight:500}#mfr-preview .mfr-reference-note{border-top:1px solid var(--mfr-border);color:var(--mfr-muted);margin:0;padding:10px 16px;font-size:9px}#mfr-preview .mfr-plan-scroll{overflow-x:auto}#mfr-preview .mfr-plan-table{border-collapse:collapse;width:100%;min-width:800px;color:var(--mfr-muted);text-align:right;font-size:10px}#mfr-preview .mfr-plan-table :is(th,td){border-bottom:1px solid var(--mfr-border);height:46px;padding:6px 10px;font-weight:400}#mfr-preview .mfr-plan-table thead th{height:34px;color:var(--mfr-muted);background:#f8fafc}#mfr-preview .mfr-plan-table :is(th,td):first-child{text-align:left;padding-left:16px}#mfr-preview .mfr-plan-table tbody tr:last-child :is(th,td){border-bottom:0}#mfr-preview .mfr-plan-table tbody th{color:var(--mfr-text);white-space:nowrap}#mfr-preview .mfr-plan-table tbody th i{background:var(--mfr-muted);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}#mfr-preview .mfr-plan-table tbody th i.is-entry{background:#ef5b62}#mfr-preview .mfr-plan-table tbody th i.is-exit-1{background:#4c91e8}#mfr-preview .mfr-plan-table tbody th i.is-exit-2{background:#8a6de9}#mfr-preview .mfr-plan-table tbody th i.is-exit-3{background:#36b887}#mfr-preview .mfr-plan-table tbody th i.is-stop{background:#e99a45}#mfr-preview .mfr-plan-table tbody th i.is-breakeven{background:#9aa8b8}#mfr-preview .mfr-plan-table input{width:100%;min-width:72px;min-height:34px;color:var(--mfr-text);font:inherit;text-align:right;background:#fff7ce;border:1px solid #efc84a;border-radius:6px;padding:7px 8px}#mfr-preview .mfr-plan-table input:focus{border-color:#d6a60a;outline:2px solid #efc84a40}#mfr-preview .mfr-plan-table .is-profit{color:var(--mfr-positive)}#mfr-preview .mfr-plan-table .is-loss{color:var(--mfr-negative)}#mfr-preview .mfr-calculation-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}#mfr-preview .mfr-calculation-summary>div{border:1px solid var(--mfr-border);background:var(--mfr-surface);border-radius:11px;gap:5px;height:92px;min-height:92px;padding:14px 16px;display:grid;overflow:hidden}#mfr-preview .mfr-calculation-summary span{color:var(--mfr-muted);font-size:10px}#mfr-preview .mfr-calculation-summary strong{color:var(--mfr-heading);font-size:18px}#mfr-preview .mfr-calculation-summary small{color:var(--mfr-muted);font-size:9px}#mfr-preview .mfr-calculation-summary .mfr-ratio-card.is-valid{background:var(--mfr-positive-soft);border-color:#9fd5c2}#mfr-preview .mfr-calculation-summary .mfr-ratio-card.is-valid strong{color:var(--mfr-positive)}#mfr-preview .mfr-scenario-chart-panel .mfr-panelhead{border-bottom:1px solid var(--mfr-border)}#mfr-preview .mfr-scenario-chart-panel .mfr-chart,#mfr-preview .mfr-scenario-chart-panel .mfr-chart-empty{width:calc(100% - 28px);margin:14px}#mfr-preview .mfr-scenario-chart-panel .mfr-chart{border:1px solid var(--mfr-border);height:340px}#mfr-preview .mfr-scenario-chart-panel .mfr-chart-empty{height:340px;min-height:340px}#mfr-preview .mfr-scenario-chart-panel .mfr-chart-legend{align-content:flex-start;min-height:34px;margin:0;padding:0 16px 14px}#mfr-preview .mfr-scenario-notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}#mfr-preview .mfr-scenario-notes .mfr-field{padding:14px}#mfr-preview .mfr-scenario-notes .mfr-field>span{color:var(--mfr-heading);justify-content:space-between;align-items:center;gap:10px;display:flex}#mfr-preview .mfr-scenario-notes .mfr-field>span b{font-size:12px}#mfr-preview .mfr-scenario-notes .mfr-field>span small{color:var(--mfr-muted);font-size:9px}#mfr-preview .mfr-scenario-notes textarea{background:var(--mfr-surface)}#mfr-preview .mfr-validation-card{justify-content:space-between;align-items:center;gap:18px;min-height:76px;display:flex;padding:16px!important}#mfr-preview .mfr-validation-card>div:first-child{align-items:center;gap:10px;display:flex}#mfr-preview .mfr-validation-card>div:first-child>span:last-child{gap:5px;display:grid}#mfr-preview .mfr-validation-card strong{color:var(--mfr-heading);font-size:12px}#mfr-preview .mfr-validation-card small{color:var(--mfr-muted);font-size:10px}#mfr-preview .mfr-validation-icon{color:var(--mfr-muted);font-size:22px}#mfr-preview .mfr-validation-card.is-complete{background:var(--mfr-positive-soft);border-color:#9fd5c2}#mfr-preview .mfr-validation-card.is-complete .mfr-validation-icon,#mfr-preview .mfr-validation-card.is-complete strong,#mfr-preview .mfr-validation-card.is-complete small{color:var(--mfr-positive)}#mfr-preview .mfr-validation-pills{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}#mfr-preview .mfr-validation-pills span{border:1px solid var(--mfr-border);color:#8794a6;background:#edf2f7;border-radius:999px;padding:8px 11px;font-size:10px}#mfr-preview .mfr-validation-pills span.is-valid{color:#16835f;background:#e5f7f0;border-color:#9fd5c2;font-weight:600}#mfr-preview .mfr-submit-footer{grid-template-columns:1fr auto;align-items:center;gap:10px 16px;padding:2px 0 10px;display:grid}#mfr-preview .mfr-submit-footer p{color:var(--mfr-muted);margin:0;font-size:10px;line-height:1.55}#mfr-preview .mfr-submit-footer>div{gap:9px;display:flex}#mfr-preview .mfr-submit-footer button{min-height:44px;padding:9px 16px;font-size:12px}#mfr-preview .mfr-save-notice{background:var(--mfr-positive-soft);color:var(--mfr-positive);border-radius:8px;grid-column:1/-1;padding:9px 11px;font-size:10px}#mfr-preview .mfr-draft-list{margin:0}@media (min-width:621px){#mfr-preview .mfr-basic-card>.mfr-panelhead{height:58px}#mfr-preview .mfr-plan-card>.mfr-panelhead{height:70px}}#mfr-preview[data-theme=charcoal] .mfr-sidebar{color:var(--mfr-text)}#mfr-preview[data-theme=charcoal] .mfr-navbutton{color:var(--mfr-muted);opacity:1}#mfr-preview[data-theme=charcoal] .mfr-navbutton.is-active{color:var(--mfr-heading)}#mfr-preview[data-theme=charcoal] :is(.mfr-control-label,.mfr-role-note){color:var(--mfr-muted)}#mfr-preview[data-theme=charcoal] .mfr-role-note strong{color:var(--mfr-heading)}#mfr-preview[data-theme=charcoal] .mfr-preview-button{border-color:var(--mfr-border);background:var(--mfr-surface);color:var(--mfr-text)}#mfr-preview[data-theme=charcoal] .mfr-preview-button:is([aria-pressed=true],[aria-current=true]){border-color:var(--mfr-accent);box-shadow:0 0 0 2px var(--mfr-accent-soft)}#mfr-preview[data-theme=charcoal] .mfr-basic-card .mfr-field :is(input,select),#mfr-preview[data-theme=charcoal] .mfr-scenario-notes textarea{background:var(--mfr-soft)}#mfr-preview[data-theme=charcoal] .mfr-instrument-field input{border-color:var(--mfr-border);background:var(--mfr-soft)!important}#mfr-preview[data-theme=charcoal] :is(input,textarea)::placeholder,#mfr-preview[data-theme=charcoal] :is(input,select,textarea):disabled{color:var(--mfr-muted);opacity:1}#mfr-preview[data-theme=charcoal] .mfr-plan-table thead th{background:var(--mfr-soft);color:var(--mfr-text)}#mfr-preview[data-theme=charcoal] .mfr-plan-table input{color:var(--mfr-text);background:#393730;border-color:#756b57}#mfr-preview[data-theme=charcoal] .mfr-plan-table input:focus,#mfr-preview[data-theme=charcoal] .mfr-instrument-field input:focus{border-color:var(--mfr-accent);outline:2px solid var(--mfr-accent-soft)}#mfr-preview[data-theme=charcoal] .mfr-basic-card .mfr-choice-row :is(.mfr-buy,.mfr-sell){color:var(--mfr-muted)}#mfr-preview[data-theme=charcoal] .mfr-choice-row .mfr-buy.is-selected,#mfr-preview[data-theme=charcoal] .mfr-basic-card .mfr-choice-row .mfr-buy.is-selected{border-color:var(--mfr-negative);background:var(--mfr-negative-soft);color:var(--mfr-negative)}#mfr-preview[data-theme=charcoal] .mfr-choice-row .mfr-sell.is-selected,#mfr-preview[data-theme=charcoal] .mfr-basic-card .mfr-choice-row .mfr-sell.is-selected{color:#a5bedf;background:#2d3746;border-color:#8eacd2}#mfr-preview[data-theme=charcoal] .mfr-side-sell{color:#a5bedf}#mfr-preview[data-theme=charcoal] .mfr-draft-status{background:var(--mfr-warning-soft);color:var(--mfr-warning);border-color:#756b57}#mfr-preview[data-theme=charcoal] .mfr-draft-actions button{border-color:var(--mfr-border);background:var(--mfr-soft);color:var(--mfr-text)}#mfr-preview[data-theme=charcoal] .mfr-draft-actions button.is-delete{background:var(--mfr-negative-soft);color:var(--mfr-negative);border-color:#765458}#mfr-preview[data-theme=charcoal] .mfr-validation-pills span{background:var(--mfr-soft);color:var(--mfr-muted)}#mfr-preview[data-theme=charcoal] .mfr-validation-pills span.is-valid{background:var(--mfr-positive-soft);color:var(--mfr-positive);border-color:#527561}#mfr-preview[data-theme=charcoal] .mfr-calculation-summary .mfr-ratio-card.is-valid,#mfr-preview[data-theme=charcoal] .mfr-validation-card.is-complete{border-color:#527561}#mfr-preview[data-theme=charcoal] .mfr-form-error{color:var(--mfr-negative)}#mfr-preview[data-theme=charcoal] .mfr-calendar-dot.is-draft{background:#e7ad47}#mfr-preview[data-theme=charcoal] .mfr-calendar-dot.is-submitted{background:#6ca8ff}#mfr-preview[data-theme=charcoal] .mfr-calendar-delete{background:var(--mfr-negative-soft);color:#e5a0a0;border-color:#765458}@media (max-width:900px){#mfr-preview .mfr-basic-grid>*{grid-column:span 6!important}#mfr-preview .mfr-reference-strip{grid-template-columns:repeat(3,minmax(0,1fr))}#mfr-preview .mfr-reference-strip div{border-bottom:1px solid var(--mfr-border)}#mfr-preview .mfr-calculation-summary{grid-template-columns:1fr}#mfr-preview .mfr-validation-card{flex-direction:column;align-items:flex-start}#mfr-preview .mfr-validation-pills{justify-content:flex-start}}@media (max-width:620px){#mfr-preview .mfr-scenario-hero{flex-direction:column}#mfr-preview .mfr-scenario-steps li span{display:none}#mfr-preview .mfr-basic-grid{grid-template-columns:1fr}#mfr-preview .mfr-basic-grid>*{grid-column:auto!important}#mfr-preview .mfr-reference-strip{grid-template-columns:repeat(2,minmax(0,1fr))}#mfr-preview .mfr-scenario-notes,#mfr-preview .mfr-submit-footer{grid-template-columns:1fr}#mfr-preview .mfr-submit-footer>div{grid-template-columns:1fr;display:grid}#mfr-preview .mfr-save-notice{grid-column:auto}}
#mfr-preview .mfr-mobile-menu-button,#mfr-preview .mfr-mobile-navigation{display:none}@media (max-width:1024px){#mfr-preview[data-role] .mfr-app{grid-template-columns:minmax(0,1fr)}#mfr-preview[data-role] .mfr-app>.mfr-sidebar{display:none}#mfr-preview[data-role] .mfr-window{border-radius:0}#mfr-preview[data-role] .mfr-main{min-width:0}#mfr-preview[data-role] .mfr-content{padding:18px max(14px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left));overflow-wrap:anywhere}#mfr-preview[data-role] .mfr-topbar{height:auto;padding:10px max(14px, env(safe-area-inset-right)) 10px max(14px, env(safe-area-inset-left));flex-wrap:wrap;gap:10px;display:flex}#mfr-preview[data-role] .mfr-context{overflow-wrap:anywhere;flex:1;min-width:0;line-height:1.6}#mfr-preview[data-role] .mfr-top-actions{flex-wrap:wrap;gap:8px}#mfr-preview[data-role] .mfr-mobile-menu-button{border:1px solid var(--mfr-border);background:var(--mfr-surface);min-height:44px;color:var(--mfr-text);cursor:pointer;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:8px 12px;font-size:14px;display:inline-flex}#mfr-preview[data-role] .mfr-mobile-navigation[open]{width:min(340px,90vw);max-width:90vw;height:100dvh;max-height:100dvh;padding:max(16px, env(safe-area-inset-top)) 14px max(16px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left));border:0;border-right:1px solid var(--mfr-border);background:var(--mfr-surface);color:var(--mfr-text);overscroll-behavior:contain;border-radius:0;flex-direction:column;margin:0;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}#mfr-preview .mfr-mobile-navigation::backdrop{background:#101b2d99}#mfr-preview .mfr-mobile-navigation header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}#mfr-preview .mfr-mobile-navigation header button{border:1px solid var(--mfr-border);background:var(--mfr-soft);min-width:44px;min-height:44px;color:var(--mfr-text);cursor:pointer;border-radius:8px;place-items:center;display:grid}#mfr-preview .mfr-mobile-navigation nav{gap:6px;display:grid}#mfr-preview .mfr-mobile-navigation .mfr-navbutton{min-height:48px;color:var(--mfr-text);white-space:normal;grid-template-columns:26px minmax(0,1fr);place-items:center start;gap:12px;padding:12px;font-size:15px;display:grid}#mfr-preview .mfr-mobile-navigation .mfr-navbutton>span:last-child{display:block}#mfr-preview .mfr-mobile-navigation .mfr-navbutton.is-active{background:var(--mfr-accent-soft);color:var(--mfr-accent);border-color:var(--mfr-accent)}#mfr-preview[data-role] .mfr-portal-switcher{flex-wrap:wrap;margin:0;padding-inline:14px}#mfr-preview[data-role] .mfr-portal-switcher>div{flex-wrap:wrap;min-width:0}#mfr-preview[data-role] :is(.mfr-plan-scroll,.mfr-position-plan-scroll,.csr-plan-scroll,.sd-table-scroll,.mfa-table-scroll,.mfo-table-scroll,.mfe-table-scroll,.mfo-permission-table-wrap,.mfr-reports-table-scroll,.pf-table-scroll){overscroll-behavior-x:contain;min-width:0;max-width:100%;overflow-x:auto}#mfr-preview[data-role] :is(.mfr-plan-scroll,.mfr-position-plan-scroll,.csr-plan-scroll,.sd-table-scroll,.mfa-table-scroll,.mfo-table-scroll,.mfe-table-scroll,.mfo-permission-table-wrap,.mfr-reports-table-scroll):before{content:"표는 좌우로 밀어서 확인할 수 있습니다";width:fit-content;color:var(--mfr-muted);padding:8px;font-size:12px;display:block;position:sticky;left:0}#mfr-preview[data-role] :is(.mfr-plan-table,.mfr-position-plan-table) input{min-width:100px}#mfr-preview[data-role] dialog:not(.mfr-mobile-navigation){box-sizing:border-box;overscroll-behavior:contain;min-width:0;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);scroll-padding-block:20px;overflow:auto}#mfr-preview[data-role] :is(.mfr-workgrid,.mfr-calendar-section){grid-template-columns:minmax(0,1fr)}#mfr-preview[data-role] :is(.mfr-panel,.mfr-field,.mfr-scenario-workspace,.mfr-scenario-form){min-width:0}#mfr-preview[data-role] .mfr-panelhead{flex-wrap:wrap;gap:10px}#mfr-preview[data-role] .mfr-content p{font-size:14px;line-height:1.6}#mfr-preview[data-role] .mfr-content small{font-size:12px;line-height:1.5}#mfr-preview[data-role] .mfr-field>span,#mfr-preview[data-role] .mfr-content button{font-size:14px}#mfr-preview[data-role] .mfr-content :is(th,td){font-size:13px}#mfr-preview[data-role] :is(.mfr-basic-grid,.mfr-scenario-notes){grid-template-columns:repeat(2,minmax(0,1fr))}#mfr-preview[data-role] .mfr-basic-grid>*{grid-column:auto}#mfr-preview[data-role] .mfr-basic-grid>.mfr-instrument-field{grid-column:1/-1}}@media (max-width:1024px),(pointer:coarse){#mfr-preview :is(button,summary,.mfr-primary,.mfr-navbutton,.mfr-portal-switcher a){touch-action:manipulation;min-height:44px!important}#mfr-preview :is(input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,textarea),.mfr-auth-page :is(input,select,textarea){min-height:44px;scroll-margin-block:90px;font-size:16px!important}#mfr-preview :is(input[type=checkbox],input[type=radio]){flex-shrink:0;min-width:20px;min-height:20px}#mfr-preview label:has(>input:is([type=checkbox],[type=radio])){min-height:44px}#mfr-preview :is(textarea,[contenteditable=true]){line-height:1.6;font-size:16px!important}.mfr-auth-page{box-sizing:border-box;min-height:100dvh;padding:16px}.mfr-auth-page .mfr-auth-card{box-sizing:border-box;width:min(440px,100%);min-width:0;padding:24px}.mfr-auth-page .mfr-login-form{min-width:0}.mfr-auth-page .mfr-login-form input{box-sizing:border-box;width:100%;min-width:0}}@media (max-width:700px){#mfr-preview[data-role] .mfr-top-actions{justify-content:flex-end;width:100%}#mfr-preview[data-role] .mfr-pagehead{flex-direction:column;align-items:stretch;gap:12px}#mfr-preview[data-role] .mfr-pagehead>.mfr-primary{text-align:center}#mfr-preview[data-role] :is(.mfr-basic-grid,.mfr-scenario-notes,.mfr-submit-footer,.mfr-calculation-summary,.mfr-stat-grid,.mfo-permission-filters,.mfo-permission-matrix,.mfo-permission-summary,.csr-filters){grid-template-columns:minmax(0,1fr)}#mfr-preview[data-role] .mfr-basic-grid>*{grid-column:auto}#mfr-preview[data-role] .mfr-submit-footer>div{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}#mfr-preview[data-role] :is(.mfr-calendar-actions,.mfr-operation-actions,.mfr-draft-actions,.mfr-choice-row,.sm-footer,.sm-toolbar,.mfr-calendar-toolbar,.mfr-journal-head-actions,.mfr-journal-list-actions,.mfr-record-filters),#mfr-preview[data-role] :is(.mfr-draft-list-item,.mfr-scenario-hero){flex-wrap:wrap}#mfr-preview[data-role] .mfr-draft-list-item>div{min-width:0}#mfr-preview[data-role] .mfr-reference-strip{grid-template-columns:repeat(2,minmax(0,1fr))}#mfr-preview[data-role] .mfr-reference-strip>*{min-width:0}#mfr-preview[data-role] .mfr-theme-options{max-width:calc(100vw - 28px)}#mfr-preview[data-role] .sm-editor{height:210px;max-height:45dvh}#mfr-preview[data-role] .pf-student-popover{max-width:calc(100vw - 28px)}#mfr-preview[data-role] .mfr-performance-redesign .pf-date-controls{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){#mfr-preview .mfr-mobile-navigation,#mfr-preview .mfr-mobile-navigation *{scroll-behavior:auto;transition:none}}
