@font-face{font-family:Krungsri Condensed;font-weight:400;src:url(/assets/Krungsri-Con-Reg-rY11NfD2.otf)format("opentype");font-display:swap}@font-face{font-family:Krungsri Condensed;font-weight:500;src:url(/assets/Krungsri-Con-Med-DRRrqkaa.otf)format("opentype");font-display:swap}@font-face{font-family:Krungsri Condensed;font-weight:700;src:url(/assets/Krungsri-Con-Bol-BJGQBGFD.otf)format("opentype");font-display:swap}:root{--yellow:#ffd400;--yellow-d:#f0c000;--dark:#393433;--cream:#fff;--cream-2:#fbf3d9;--text:#333;--label:#333;--muted:#333;--filled:#6f5f5e;--line:#dcdcdc}*{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent}button:focus,a:focus,label:focus,summary:focus,[role=button]:focus{outline:none}button:focus-visible{outline:2px solid var(--dark);outline-offset:2px}a:focus-visible{outline:2px solid var(--dark);outline-offset:2px}summary:focus-visible{outline:2px solid var(--dark);outline-offset:2px}[role=button]:focus-visible{outline:2px solid var(--dark);outline-offset:2px}html,body,#root{height:100%;margin:0}html,body{-webkit-text-size-adjust:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}html{font-size:16px}body{color:var(--text);background:#fff;font-family:Krungsri Condensed,-apple-system,Segoe UI,sans-serif}#root{zoom:var(--z,1)}.phone{max-width:430px;height:100%;height:calc(100dvh / var(--z,1));background:var(--cream);flex-direction:column;margin:0 auto;display:flex;overflow:hidden}.topbar{text-align:center;background:#fff;border-bottom:1px solid #eee;grid-template-columns:24px 1fr 24px;align-items:center;padding:10px 16px;display:grid}.topbar .title{font-size:.9375rem;font-weight:600}.topbar .url{color:#333;font-size:.6875rem}.topbar .ico{color:#555;font-size:1.125rem}.screen{flex-direction:column;flex:1;min-height:0;padding:20px 20px 24px;display:flex}.phone.narrow .screen{padding:20px 10px 24px}.screen .grow{flex:1}h1,h2{margin:0 0 6px}.h-title{text-align:center;font-size:1.375rem;font-weight:500}.h-sub{color:var(--muted);text-align:center;margin:0 0 8px;font-size:.875rem;line-height:27px}.btn{cursor:pointer;border:none;border-radius:8px;width:100%;padding:13px;font-family:inherit;font-size:1.125rem;font-weight:500}.btn-primary{background:var(--yellow);color:var(--dark)}.btn-primary:active{background:var(--yellow-d)}.btn-primary:disabled{color:#b9ac8c;cursor:not-allowed;background:#eee5c8}.btn-dark{background:var(--dark);color:#fff}.btn-row{gap:12px;display:flex}.btn-row .btn{flex:1}.stepper{align-items:center;margin:4px 0 22px;display:flex}.stepper .dot{color:#b7a882;background:#eadfc4;border-radius:50%;flex:none;align-items:center;justify-items:center;width:40px;height:40px;font-size:1.125rem;display:grid}.stepper .dot.active{background:var(--dark);color:var(--yellow)}.stepper .dot.done{color:#fff;background:#c9a13a}.stepper .bar{background:#eadfc4;flex:1;height:3px}.stepper .bar.done{background:#c9a13a}.field{margin-bottom:18px}.field label{color:var(--label);margin-bottom:8px;font-size:1rem;font-weight:500;display:block}.input{border:1px solid var(--line);width:100%;height:44px;color:var(--filled);background:#fff;border-radius:6px;padding:0 13px;font-family:inherit;font-size:1rem}input::-ms-input-placeholder{color:#b3b3b3;font-size:.875rem}input::placeholder{color:#b3b3b3;font-size:.875rem}.note{color:#dc3545;margin-top:-6px;font-size:.8125rem}.bd-row{gap:10px;display:flex}.bd-field{position:relative}.bd-field.day{flex:.7}.bd-field.month{flex:1.2}.bd-field.year{flex:1}.bd-field select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid var(--line);color:#6f5f5e;cursor:pointer;background:#fff;border-radius:6px;width:100%;height:44px;padding:0 26px 0 12px;font-family:inherit;font-size:.9375rem}.bd-field select::-ms-input-placeholder{color:#b3b3b3;font-size:.875rem}.bd-field select::placeholder{color:#b3b3b3;font-size:.875rem}.bd-field select:required:invalid{color:#b3b3b3}.bd-chev{pointer-events:none;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.dp-trigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;display:flex}.dp-backdrop{z-index:10;position:fixed;top:0;bottom:0;left:0;right:0}.dp-pop{z-index:11;border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 8px 24px rgba(0,0,0,.12)}.dp-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.dp-nav{background:var(--cream-2);width:32px;height:32px;color:var(--dark);cursor:pointer;border:none;border-radius:8px;align-items:center;justify-items:center;display:grid}.dp-title{color:var(--dark);align-items:center;gap:8px;font-size:1rem;display:flex}.dp-title select{border:1px solid var(--line);color:var(--dark);background:#fff;border-radius:6px;padding:2px 4px;font-family:inherit;font-size:.9375rem}.dp-grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.dp-dow span{color:var(--muted);padding:4px 0;font-size:.75rem}.dp-day{aspect-ratio:1;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:50%;font-family:inherit;font-size:.875rem}.dp-day:hover{background:var(--cream-2)}.dp-day.on{background:var(--yellow);color:var(--dark);font-weight:700}.choice{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:10px;margin-bottom:12px;padding:14px;font-weight:500;display:flex}.choice.on{border-color:var(--yellow);box-shadow:0 0 0 1px var(--yellow)}.choice input{accent-color:var(--yellow);width:20px;height:20px}.seg{gap:13px;margin-bottom:16px;display:flex}.seg .opt{border:1px solid var(--line);cursor:pointer;color:#333;background:#fff;border-radius:6px;flex:1;align-items:center;gap:12px;height:54px;padding:0 16px;font-size:1.125rem;font-weight:500;display:flex}.seg .opt.on{border-color:var(--yellow);box-shadow:inset 0 0 0 1px var(--yellow)}.seg .opt input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:50%;width:16px;height:16px;margin:0}.seg .opt input:checked{border:none;box-shadow:inset 0 0 0 5px gold}.otp{justify-content:space-between;gap:15px;margin:16px 0 10px;display:flex}.otp input{text-align:center;width:100%;height:54px;color:var(--filled);border:1px solid var(--line);background:#fff;border-radius:6px;font-family:inherit;font-size:1.375rem;box-shadow:0 1px 2px rgba(0,0,0,.06)}.otp-meta{color:#333;justify-content:space-between;margin-top:5px;font-size:.75rem;display:flex}.otp-meta .resend{color:#6f5f5e;text-decoration:underline}.terms-box{color:#6b6355;flex:1;min-height:0;margin:10px 0 16px;font-size:.875rem;line-height:1.7;overflow-y:auto}.terms-box h3{color:#333;margin:18px 0 6px;font-size:.9375rem;font-weight:500}.terms-box p{margin:0 0 10px}.terms-box .terms-sub{padding-left:16px}.terms-box a{color:#007bff;word-break:break-all}.fund-back{width:40px;height:40px;color:var(--dark);cursor:pointer;background:gold;border:none;border-radius:50%;align-items:center;justify-items:center;margin-left:5px;line-height:1;display:grid}.fund-back svg{width:24px;height:24px}.fund-title{color:#333;margin:14px 10px 16px;font-size:1.375rem;font-weight:500}.fund-list{flex-direction:column;flex:1;gap:12px;min-height:0;padding:4px 10px 8px;display:flex;overflow-y:scroll}.fund-card{background:#fff;border-radius:16px;flex-direction:column;gap:4px;padding:15px 20px;display:flex;box-shadow:0 4px 10px rgba(0,0,0,.1)}.fund-card .row{justify-content:space-between;align-items:center;gap:8px;display:flex}.fund-card .code{color:#333;white-space:nowrap;font-size:1.375rem;font-weight:500;line-height:1.5}.risk-badge{white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:.75rem;font-weight:500}.fund-card .fname{color:#333;overflow-wrap:break-word;max-width:250px;font-size:1rem;font-weight:500;line-height:1.45}.fund-card mark{background:#ffd400;padding:5px 0}.fund-card .chev{color:#6f5f5e;flex:none;font-size:1rem}.fund-card .nav-label,.fund-card .nav-val{color:#333;font-size:1.25rem;font-weight:500;line-height:1.5}.fund-card .chg-label{color:#333;font-size:.875rem;font-weight:500}.fund-card .chg-val{font-size:.875rem;font-weight:400}.fund-card .asof{color:#333;font-size:.75rem;font-weight:400;line-height:1.25}.fund-more{color:#484442;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:4px;width:100%;padding:12px 0 4px;font-family:inherit;font-size:.875rem;display:flex}.fund-more:hover{text-decoration:underline}.fund-menu{flex:1;min-height:0}.fund-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.fund-tile{cursor:pointer;background:rgba(255,255,255,.7);border:none;border-radius:12px;flex-direction:column;align-items:flex-end;gap:24px;padding:8px 16px 16px;font-family:inherit;display:flex;box-shadow:0 4px 10px rgba(0,0,0,.1)}.fund-tile .tile-top{flex-direction:column;align-items:flex-start;gap:10px;width:100%;display:flex}.fund-tile img{width:100%;max-width:70px;height:auto}.fund-tile .label{color:#222;text-align:left;font-size:1.25rem;font-weight:500;line-height:25px}.fund-tile .go{color:#333;margin-top:auto;font-size:1rem;display:flex}.menu-white .fund-tile{background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1)}.menu-white .fund-tile .label{font-size:1.25rem}.pf-scroll{flex-direction:column;flex:1;gap:15px;min-height:0;padding:0 10px 50px;display:flex;overflow-y:auto}.pf-holder-label{color:#333;margin-bottom:8px;font-size:1rem;font-weight:500;display:block}.pf-select{position:relative}.pf-select select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;color:#333;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:6px;width:100%;height:44px;padding:5px 40px 5px 20px;font-family:inherit;font-size:1.125rem;font-weight:500}.pf-select select:required:invalid{color:#9ca3af;font-weight:400}.pf-select-chev{pointer-events:none;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.pf-section{background:#fff;border-radius:16px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.pf-chart{padding:20px}.pf-chart-head{text-align:center;color:#333;align-items:center;gap:24px;margin-bottom:14px;font-size:1rem;font-weight:500;display:flex}.pf-chart-head span{flex:1}.pf-chart-head .pill{border:2px solid #ffe875;border-radius:40px;padding:4px 12px}.pf-donuts{justify-content:space-between;align-items:center;gap:12px;display:flex}.donut{aspect-ratio:1;flex:1 1 0;width:155px;min-width:0;max-width:100%;height:auto;position:relative}.donut svg{width:100%;height:100%;display:block}.donut-center{color:#222;align-items:center;justify-items:center;font-size:1.0625rem;font-weight:500;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.pf-arrow{color:#f8b119;font-size:1.25rem;display:flex}.pf-legend{gap:24px;margin-top:16px;display:flex}.pf-legend .col{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.pf-legend .item{color:#333;align-items:flex-start;gap:8px;font-size:.8125rem;display:flex}.pf-legend .lg-dot{margin-top:4px}.lg-dot{border-radius:2px;flex:none;width:10px;height:10px}.pf-table{flex-direction:column;display:flex}.pf-thead{color:#333;border-bottom:1px solid #f2f2f2;gap:12px;padding:20px 20px 8px;font-size:1rem;font-weight:500;display:flex}.pf-thead .name{flex:1}.pf-thead .c2{text-align:right;width:65px}.pf-row{border-bottom:1px solid #f1f1f1;align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.pf-row .name{color:#333;flex:1;align-items:center;gap:8px;font-size:1rem;font-weight:500;display:flex}.pf-row .name .txt{max-width:200px;line-height:1.45}.pf-row .cur{text-align:right;color:#333;width:65px;font-size:1rem}.pf-row .rec{text-align:right;color:#333;width:66px;font-size:1rem;font-weight:500}.pf-total{border-bottom:1px solid #f1f1f1;align-items:center;gap:12px;padding:16px 20px;display:flex}.pf-total .name{color:#333;flex:1;font-size:1rem;font-weight:500}.pf-total .v{text-align:right;color:#333;width:65px;font-size:1rem}.pf-total .v.rec{width:66px;font-weight:500}.pf-note{color:#f30;margin:0;font-size:.75rem;line-height:20px}.pf-btn{background:var(--yellow);color:var(--dark);cursor:pointer;border:none;border-radius:8px;height:50px;font-family:inherit;font-size:1.125rem;font-weight:500}.mp-title{color:#333;margin:8px 10px 0;font-size:1.375rem;font-weight:500}.mp-date{color:#333;margin:0 10px;padding-bottom:0;font-size:.875rem}.mp-card{background:#fff;border-radius:16px;padding:20px;position:relative;box-shadow:0 4px 10px rgba(0,0,0,.1)}.mp-card-pnl{background:#fff;border-radius:16px;position:relative;box-shadow:0 4px 10px rgba(0,0,0,.1)}.pnl-head-wrap{padding:16px 20px}.mp-chev-tr{display:flex;position:absolute;top:18px;right:18px}.mp-sum-label{color:#333;font-size:1.25rem;font-weight:500}.mp-sum-value{color:#222;margin:0;font-size:1.75rem;font-weight:500}.mp-sum-value span{font-size:1.25rem;font-weight:400}.mp-sum-pnl{align-items:center;gap:4px;font-size:.875rem;display:flex}.mp-divider{border-top:1px solid #f2f2f2;margin:24px 0}.mp-bd-title{color:#333;margin-bottom:12px;font-size:1rem;font-weight:500}.mp-bd-item{margin-bottom:12px}.mp-bd-item:last-child{margin-bottom:0}.mp-bd-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.mp-bd-left{align-items:center;gap:12px;display:flex}.mp-flag-lg{width:32px;max-width:32px;height:32px}.mp-bd-code{color:#222;font-size:1.25rem;font-weight:500}.mp-bd-sub{color:#787878;justify-content:space-between;align-items:center;gap:16px;margin-top:10px;font-size:1rem;display:flex}.mp-bd-sub span:last-child{text-align:right}.mp-bd-val{color:#007bff;white-space:nowrap;font-size:1.375rem;font-weight:500}.mp-bd-val span{font-size:1.125rem}.mp-sec-title{color:#333;margin-bottom:16px;font-size:1.25rem;font-weight:500}.mp-seg{border:1px solid var(--yellow);border-radius:3px;width:285px;max-width:100%;margin:0 auto 12px;display:flex;overflow:hidden}.mp-seg button{color:#222;cursor:pointer;white-space:nowrap;background:#fff8d6;border:none;flex:1;padding:5px 8px;font-family:inherit;font-size:.875rem;font-weight:500}.mp-seg button.on{background:var(--yellow)}.mp-cur-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.mp-cur-name{color:#222;align-items:center;gap:12px;font-size:1.25rem;font-weight:500;display:flex}.mp-flag{object-fit:cover;border:1px solid #ddd;border-radius:50%;flex:none;width:100%;max-width:25px}.mp-cur-val{color:#007bff;white-space:nowrap;font-size:1.375rem;font-weight:500}.mp-cur-val span{font-size:1.125rem}.mp-cur-equiv{color:#787878;text-align:right;margin-top:2px;font-size:1rem}.mp-chart{justify-content:center;margin-bottom:14px;padding:16px 0;display:flex}.mp-donut{width:184px;height:184px;position:relative}.mp-donut svg,.mp-donut canvas{width:100%!important;height:100%!important}.mp-donut-center{text-align:center;color:#222;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:0 18%;font-size:1rem;font-weight:500;line-height:1.3;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.mp-donut-center .c-pct{color:#000;font-size:1.375rem;font-weight:500}.mp-donut-center .c-lbl{color:#333;font-size:.8125rem;font-weight:400}.mp-legend{grid-template-columns:1fr 1fr;gap:12px 24px;display:grid}.mp-legend .item{color:#333;align-items:flex-start;gap:8px;font-size:.8125rem;display:flex}.mp-legend .lg-dot{margin-top:4px}.mp-legend .item.faded{opacity:.4}.mp-legend .lg-label{flex:1;min-width:0}.mp-legend .lg-pct{white-space:nowrap;font-weight:500}@media (max-width:370px){.mp-legend{grid-template-columns:1fr;gap:12px 24px;display:grid}}.mp-accounts{padding:20px 0 0;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.mp-acc-head{color:#333;padding:0 0 7px;font-size:1rem;font-weight:500}.mp-acc-row{border-bottom:1px solid #f2f2f2;align-items:center;gap:12px;padding:16px 0;display:flex}.mp-acc-row .no{color:#333;flex:1;font-size:1.125rem;font-weight:500}.mp-acc-row .val{color:#007bff;white-space:nowrap;font-size:1.125rem;font-weight:500}.mp-acc-row .val span{font-size:.75rem}.ad-acc{flex-direction:column;gap:16px;padding:20px;display:flex}.ad-acc-head{flex-direction:column;gap:2px;display:flex}.ad-acc-label{color:#333;font-size:.875rem;line-height:28px}.ad-acc-no{color:#333;font-size:1.375rem;font-weight:500;line-height:28px}.ad-acc-sub{color:#333;font-size:.875rem}.ad-acc-val{color:#007bff;font-size:1.625rem;font-weight:500;line-height:48px}.ad-acc-val span{font-size:1.125rem}.ad-acc-pnl{color:#333;justify-content:space-between;align-items:center;gap:8px;font-size:1rem;font-weight:500;display:flex}.ad-acc-pnl b{color:#14ba59;white-space:nowrap;font-weight:500}.ad-acc-rows{flex-direction:column;gap:0;display:flex}.ad-acc-rows .r{color:#333;justify-content:space-between;gap:8px;font-size:.875rem;display:flex}.ad-acc-rows .r span{font-weight:500}.ad-acc-rows .r b{font-weight:400}.ad-alloc-card{flex-direction:column;align-items:center;gap:24px;padding:19px 20px;display:flex}.ad-sec{color:#333;width:100%;font-size:1rem;font-weight:500}.ad-alloc{justify-content:center;align-items:center;gap:24px;width:100%;padding-top:12px;display:flex}.ad-donut{flex:none;width:140px;height:140px;position:relative}.ad-donut svg,.ad-donut canvas{width:100%!important;height:100%!important}.ad-donut-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ad-donut-center .pct{color:#000;font-size:1.375rem;font-weight:500}.ad-donut-center .lbl{color:#000;font-size:.8125rem}.ad-legend{flex-direction:column;flex:none;gap:12px;width:123px;display:flex}.ad-legend .row{color:#333;align-items:center;gap:8px;font-size:.875rem;line-height:21px;display:flex}.ad-legend .name{flex:1}.ad-legend .pct{font-weight:500}.ad-legend .row.faded{opacity:.4}.ad-funds{flex-direction:column;gap:10px;display:flex}.ad-fundhead{color:#333;padding:0 8px;font-size:1.125rem;font-weight:500}.ad-fund{padding:15px 20px}.ad-fund-code{color:#333;margin-bottom:3px;font-size:1.125rem;font-weight:500}.ad-fund-body{justify-content:space-between;gap:12px;display:flex}.ad-fund-body .col{flex-direction:column;gap:0;display:flex}.ad-fund-body .col.right{align-items:flex-end}.ad-fund-body .lbl{color:#333;font-size:.875rem;line-height:24px}.ad-fund-body .v{color:#007bff;font-size:1.25rem;font-weight:500;line-height:31px}.ad-fund-body .v .u{color:#007bff;font-size:.75rem;font-weight:400}.ad-fund-body .u{color:#333;font-size:.875rem;line-height:24px}.dv-date{color:#3a3433;margin:0;font-size:.9375rem;line-height:23px}.dv-list{flex-direction:column;gap:12px;display:flex}.dv-card{border-radius:15px;padding:16px}.dv-head{justify-content:space-between;align-items:center;display:flex}.dv-head .code{color:#333;font-size:1.375rem;font-weight:500}.dv-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.dv-row span{color:#333;font-size:.875rem;line-height:27px}.dv-row b{color:#007bff;white-space:nowrap;font-size:1.25rem;font-weight:500}.dv-row b .u{color:#007bff;font-size:.75rem}.tax-section{flex-direction:column;gap:20px;display:flex}.tax-sec-head{cursor:pointer;color:#333;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0 8px;font-family:inherit;font-size:1rem;font-weight:500;display:flex}.tax-card{border-radius:15px;padding:4px 20px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.tax-row{border-bottom:1px solid #f2f2f2;align-items:center;gap:12px;padding:16px 0;display:flex}.tax-row:last-child{border-bottom:none}.tax-row-l{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.tax-row-l .lbl{color:#333;font-size:1rem;font-weight:400}.tax-row-l:has(.val) .lbl{font-weight:500}.tax-row-l .val{color:#007bff;font-size:1.25rem;font-weight:500}.tax-row-l .val .u{font-size:.75rem}.pnl-calc-label{color:#6f5f5e;margin-bottom:8px;font-size:.875rem}.pnl-summary{background:#f2f2f2;border:1px solid #fc0;border-radius:12px;justify-content:space-between;gap:16px;padding:12px 20px;display:flex}.pnl-summary .col{flex-direction:column;gap:0;display:flex}.pnl-summary .col.right{text-align:right;align-items:flex-end}.pnl-summary .lbl{color:#333;font-size:1rem;font-weight:500;line-height:27px}.pnl-summary b{color:#333;font-size:1.125rem;font-weight:500;line-height:31px}.pnl-summary b .u{font-size:.75rem;font-weight:500}.pnl-summary .pct{font-size:.875rem;font-weight:500;line-height:1.5}.pnl-fund{padding:16px 20px}.pnl-head{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:inherit;display:flex}.pnl-head .code{color:#000;font-size:1.375rem;font-weight:500}.pnl-kv{flex-direction:column;gap:0;margin:12px 0;display:flex}.pnl-kv .r{justify-content:space-between;gap:8px;line-height:21px;display:flex}.pnl-kv .r span{color:#333;font-size:1rem}.pnl-kv .r b{color:#333;font-size:1rem;font-weight:500}.pnl-inner{border:1px solid #e4e4e4;border-radius:8px;justify-content:space-between;gap:16px;padding:12px;display:flex}.pnl-inner .col{flex-direction:column;gap:0;display:flex}.pnl-inner .col.right{text-align:right;align-items:flex-end}.pnl-inner .lbl{color:#333;font-size:.875rem;line-height:1.5}.pnl-inner b{color:#333;font-size:1.125rem;font-weight:500;line-height:31px}.pnl-inner b .u{font-size:.75rem;font-weight:500}.pnl-inner .pct{font-size:.875rem;font-weight:500;line-height:1.5}.pnl-extra{background:#f9fafb;border-top:1px solid #dcdcdc;border-bottom-right-radius:15px;border-bottom-left-radius:15px;flex-direction:column;gap:5px;padding:12px 20px;display:flex}.pnl-extra .r{justify-content:space-between;gap:8px;display:flex}.pnl-extra .r span{color:#333;font-size:.875rem}.pnl-extra .r b{color:#333;font-size:.875rem;font-weight:400}.pnl-extra .r b .u{font-size:.75rem}.tx-topbar{justify-content:space-between;align-items:center;display:flex}.tx-period-badge{color:#fff;background:#6f5f5e;border-radius:999px;align-items:center;gap:4px;padding:4px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.tx-holder{color:#333;margin:0;font-size:1.125rem;font-weight:500}.tx-title{color:#333;margin:0;font-size:1.375rem;font-weight:500}.tx-summary{background:#ffe875;border-radius:12px;flex-direction:column;gap:0;padding:12px 20px;display:flex}.tx-summary .lbl{color:#333;font-size:1rem;font-weight:500;line-height:27px}.tx-summary .val{color:#333;font-size:1.25rem;font-weight:500;line-height:31px}.tx-summary .val .u{font-size:.75rem}.tx-card{border-radius:15px;flex-direction:column;gap:5px;padding:16px 20px;display:flex}.tx-line{justify-content:space-between;align-items:center;gap:8px;display:flex}.tx-line span{color:#333;font-size:1rem;font-weight:500}.tx-line b{color:#333;font-size:1rem;font-weight:400}.tx-line b .u{font-size:.75rem}.tx-line b.blue{color:#007bff;font-size:1rem;font-weight:500}.dvd-sum{background:#ffe875;border-radius:15px;flex-direction:column;gap:0;padding:16px;display:flex}.dvd-sum .code{color:#333;font-size:1.375rem;font-weight:500}.dvd-sum .r{justify-content:space-between;align-items:center;gap:8px;display:flex}.dvd-sum .r span{color:#333;font-size:1rem}.dvd-sum .r b{color:#333;white-space:nowrap;font-size:1.25rem;font-weight:500}.dvd-sum .r b .u{font-size:.75rem;font-weight:400}.dvd-card{border-radius:15px;padding:16px}.dvd-head{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:inherit;display:flex}.dvd-head .code{color:#333;font-size:1.375rem;font-weight:500}.dvd-rows{flex-direction:column;gap:8px;margin-top:0;display:flex}.dvd-rows.detail{margin-top:12px}.dvd-rows .r{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.dvd-rows .r span{color:#333;font-size:1rem}.dvd-rows .r b{color:#333;white-space:nowrap;font-size:1rem;font-weight:400}.dvd-rows .r b .u{font-size:.75rem}.dvd-rows .r.head span,.dvd-rows .r.head b{font-weight:500}.dvd-rows .r b.blue{color:#333;font-size:1.25rem;font-weight:500}.set-scroll{flex-direction:column;flex:1;gap:24px;min-height:0;padding:4px 2px 8px;display:flex;overflow-y:auto}.set-group{flex-direction:column;gap:12px;display:flex}.set-title{color:#333;font-size:1.375rem;font-weight:500}.set-item{color:#333;cursor:pointer;background:#fff;border:none;border-radius:8px;align-items:center;gap:16px;width:100%;min-height:48px;padding:8px 16px;font-family:inherit;font-size:1rem;display:flex;box-shadow:0 4px 10px rgba(0,0,0,.1)}.set-item .lbl{text-align:left;flex:1;font-weight:500;line-height:1.25}.set-footer{text-align:center;margin-top:auto;padding:24px 0 8px}.set-footer .ver{color:#6f5f5e;margin:0 0 6px;font-size:.875rem}.set-footer .copy{color:#705f5f;margin:0;font-size:.875rem;line-height:28px}.contact-group{flex-direction:column;gap:12px;margin:0 10px;display:flex}.contact-title{color:#3a3433;font-size:1.125rem;font-weight:500;line-height:30px}.contact-card{background:#fff;border-radius:10px;align-items:center;gap:16px;padding:15px 16px;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.1)}.contact-ic{color:gold;background:#705f5f;border-radius:7px;flex:none;align-items:center;justify-items:center;width:27px;height:27px;display:grid}.contact-ic svg{width:17px;height:17px}.contact-card .txt{color:#333;font-size:1rem;line-height:30px}.contact-card a{color:#333;word-break:normal;overflow-wrap:normal;min-width:0;font-size:1rem;line-height:21px;text-decoration:none}.contact-card .addr{color:#333;font-size:1rem;line-height:21px}.contact-card:nth-child(4){align-items:start;display:flex}.contact-socials{flex-direction:column;gap:12px;display:flex}.contact-social{color:#333;align-items:center;gap:12px;font-size:1rem;text-decoration:none;display:flex}.contact-social .s-ic{color:#5b5b5b;background:#fff;border:1px solid #ffd400;border-radius:8px;flex:none;align-items:center;justify-items:center;width:28px;height:28px;display:grid}.contact-social .s-ic svg,.contact-social .s-ic img{width:16px;height:16px}.contact-social:hover{text-decoration:underline}.contact-ver{text-align:center;color:rgba(111,95,94,.48);margin-top:auto;padding:16px 0 8px;font-size:.875rem}.np-card{background:#fff;border-radius:10px;align-items:center;gap:16px;padding:16px;display:flex;box-shadow:0 4px 10px rgba(0,0,0,.1)}.np-card .lbl{color:#333;flex:1;font-size:1rem;font-weight:500}.toggle{cursor:pointer;background:#dcdcdc;border:none;border-radius:12px;flex:none;width:44px;height:24px;padding:0;transition:background .15s;position:relative}.toggle.on{background:var(--yellow)}.toggle:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:left .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px rgba(0,0,0,.2)}.toggle.on:after{left:22px}.toggle.locked{cursor:not-allowed}.toggle.locked.on{background:rgba(255,230,128,.6)}.fi-search-head{flex-direction:column;gap:12px;padding:0 10px 12px;display:flex}.fi-search-box{position:relative}.fi-search-box input{box-sizing:border-box;color:#000;background:#fff;border:1px solid #dcdcdc;border-radius:6px;width:100%;height:44px;padding:5px 44px 5px 18px;font-family:inherit;font-size:1.125rem}.fi-search-box input::-ms-input-placeholder{color:#9ca3af}.fi-search-box input::placeholder{color:#9ca3af}.fi-search-icon{color:#6f5f5e;pointer-events:none;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.fi-ipo-list{flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px 10px 24px;display:flex;overflow-y:auto}.fi-ipo{cursor:pointer;background:0 0;border:none;width:100%;padding:0}.fi-ipo img{border-radius:17px;width:100%;height:auto;display:block}.cmp2-row{gap:12px;padding:8px 10px 4px;display:flex}.cmp2-slot,.cmp2-card{box-sizing:border-box;cursor:pointer;border-radius:16px;flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:8px;min-width:0;height:100px;padding:12px 12px 16px;font-family:inherit;display:flex;position:relative}.cmp2-slot{color:#6f5f5e;background:#fff;border:1px solid #dcdcdc}.cmp2-slot.active{border:1.5px solid #6f5f5e;box-shadow:0 4px 10px rgba(0,0,0,.1)}.cmp2-list .fund-card{box-shadow:0 4px 10px rgba(0,0,0,.1)}.cmp2-card{border:none;box-shadow:0 4px 10px rgba(0,0,0,.1)}.cmp2-name,.cmp2-slot-label{text-align:center;font-size:1.125rem;font-weight:500}.cmp2-plus{box-sizing:border-box;width:24px;height:24px;color:inherit;cursor:pointer;opacity:.9;background:0 0;border:1px solid;border-radius:6px;justify-content:center;align-items:center;margin:0;padding:0;font-size:.75rem;line-height:0;display:flex}.cmp2-x{box-sizing:border-box;color:#6f5f5e;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin:0;padding:0;line-height:0;display:flex;position:absolute;top:8px;right:8px}.cmp2-x svg,.cmp2-plus svg{display:block}.cmp2-pick-label{color:#6f5f5e;margin:16px 10px 8px;font-size:.9375rem}.cmp2-search{padding:0 10px 12px;position:relative}.cmp2-search input{box-sizing:border-box;color:#000;background:#fff;border:1px solid #dcdcdc;border-radius:6px;width:100%;padding:15px 44px 15px 18px;font-family:inherit;font-size:1.125rem}.cmp2-search input::-ms-input-placeholder{color:#9ca3af}.cmp2-search input::placeholder{color:#9ca3af}.cmp2-search .fi-search-icon{right:26px}.fi-cmp-btn{color:#393433;cursor:pointer;background:#ffd400;border:none;border-radius:6px;width:calc(100% - 20px);height:50px;margin:20px 10px 0;font-family:inherit;font-size:1.125rem;font-weight:500}.fi-cmp-btn:disabled{opacity:.5;cursor:not-allowed}.cmp-scroll{flex:1;min-height:0;padding:0 10px 24px;overflow-y:auto}.cmp-dot{border-radius:50%;flex:none;width:10px;height:10px}.cmp-nav-title{color:#333;margin:20px 0 12px;font-size:1.25rem;font-weight:500}.cmp-tabs{flex-wrap:wrap;gap:4px;margin:16px 0;display:flex}.cmp-tab{box-sizing:border-box;color:#333;cursor:pointer;text-align:center;white-space:pre-line;background:#fff;border:1px solid #ffe875;border-radius:8px;flex:calc(50% - 2px);min-width:0;padding:8px 10px;font-family:inherit;font-size:.875rem;font-weight:500}.cmp-tab.on{background:#ffd400;border-color:#ffd400}.cmp-periods2{margin:12px 0 0;display:flex}.cmp-period2{color:#333;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ccc;flex:1;padding-bottom:8px;font-family:inherit;font-size:.875rem;font-weight:500}.cmp-period2.on{border-bottom:3px solid #ffd400}.cmp-chart2{background:#fff;border-radius:12px;margin-top:12px;padding:20px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.cmp-legend{flex-wrap:wrap;justify-content:center;gap:10px 32px;margin:12px 0 4px;display:flex}.cmp-legend .item{color:#333;align-items:center;gap:8px;font-size:.75rem;display:flex}.cmp-table{background:#fff;border-radius:16px;width:100%;margin-top:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.cmp-trow{align-items:stretch;display:flex}.cmp-trow .lbl{box-sizing:border-box;color:#333;border-right:1px solid #dcdcdc;flex:0 0 125px;width:125px;padding:16px 12px;font-size:.875rem;font-weight:500}.cmp-trow .val{box-sizing:border-box;color:#333;text-align:center;border-right:1px solid #dcdcdc;flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:8px;min-width:0;padding:16px 12px;font-size:.875rem;display:flex}.cmp-trow .val:last-child{border-right:none}.cmp-trow.alt{background:#f8f8f8}.cmp-thead .lbl{background:#dcdcdc;border-right:none}.cmp-thead .val{border-right:none;padding:12px;font-weight:500}.cmp-dl{color:#333;cursor:pointer;background:#ffd400;border:none;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-family:inherit;font-size:.875rem;font-weight:500;display:inline-flex}.cmp-risk-badge{color:#333;background:#fcdec7;border-radius:999px;padding:2px 10px;font-size:.75rem;font-weight:500}.cmp-port-cell{padding:16px 12px;gap:16px!important}.cmp-port-donut{width:120px;height:120px}.cmp-port-legend{flex-direction:column;gap:8px;width:100%;display:flex}.cmp-port-item{text-align:left;align-items:flex-start;gap:8px;display:flex}.cmp-port-item .sq{border-radius:2px;flex:none;width:10px;height:10px;margin-top:4px}.cmp-port-item .txt{flex-direction:column;min-width:0;display:flex}.cmp-port-item .txt b{color:#333;font-size:.875rem;font-weight:500}.cmp-port-item .txt span{color:#333;font-size:.75rem;line-height:1.3}.doc-scroll{flex-direction:column;flex:1;min-height:0;padding:0 10px 16px;display:flex;overflow-y:auto}.doc-menu-head{margin-bottom:16px}.doc-menu-head p{color:#333;margin:4px 0 0;font-size:.9375rem;line-height:22px}.doc-title{color:#333;margin:4px 0 2px;font-size:1.375rem;font-weight:500}.doc-subtitle{color:#333;margin:0 0 18px;font-size:1.25rem;font-weight:400;line-height:23px}.doc-field{margin-bottom:18px}.doc-label{color:#333;margin-bottom:8px;font-size:1rem;font-weight:500;display:block}.doc-row{gap:16px;display:flex}.doc-row .doc-field{flex:1;min-width:0}.doc-note{color:#ff0004;margin:-10px 0 18px;font-size:.75rem;line-height:23px}.dp-trigger-wrap{position:relative}.doc-year-pop{max-height:260px;padding:8px;overflow-y:auto}.doc-year-row{color:#333;cursor:pointer;align-items:center;gap:12px;padding:10px 8px;font-size:1rem;display:flex}.doc-year-row input{accent-color:#ffd400;width:18px;height:18px}.doc-datebox{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #dcdcdc;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:12px;font-family:inherit;display:flex}.doc-datebox .val{color:#333;font-size:1.125rem;font-weight:400}.doc-datebox .ph{color:#9ca3af;font-size:1.125rem}.doc-datebox.active{border:2px solid #ffd400;padding:11px}.doc-actions{padding:12px 10px 0}.doc-actions .btn{border-radius:10px;padding:12px;font-size:1rem}.doc-preview-wrap{flex:1;min-height:0;padding:0 4px;overflow-y:auto}.doc-preview{border-radius:4px;width:100%;height:auto;display:block;box-shadow:0 2px 12px rgba(0,0,0,.08)}.doc-download{border-radius:10px;margin-top:16px;padding:15px;font-size:1.125rem}.doc-dl-wrap{flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:0 20px;display:flex}.doc-dl-icon{object-fit:contain;width:160px;height:150px}.doc-dl-text{color:#333;text-align:center;text-wrap:balance;max-width:360px;margin:0;font-size:1rem;line-height:1.5}.doc-cal-backdrop{z-index:20;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.doc-cal{background:#fffbe6;border-radius:12px 12px 0 0;width:100%;box-shadow:0 -1px 5px rgba(17,12,34,.1)}.doc-cal-head{border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.doc-cal-ttl{align-items:center;gap:6px;display:flex}.doc-cal-ttl select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;color:#333;cursor:pointer;text-align:center;background:0 0;border:none;padding:4px 2px;font-family:inherit;font-size:1.125rem;font-weight:500}.doc-cal-nav{color:#333;cursor:pointer;background:#fff;border:1px solid #e8e8ea;border-radius:8px;align-items:center;justify-items:center;width:40px;height:40px;display:grid}.doc-cal-nav:active{background:#f4f4f5}.doc-cal-wd{padding:8px 20px;display:flex}.doc-cal-wd span{text-align:center;color:#6f5f5e;flex:1;font-size:.9375rem}.doc-cal-grid{grid-template-columns:repeat(7,1fr);padding:8px 20px 16px;display:grid}.doc-cal-cell{cursor:pointer;background:0 0;border:none;align-items:center;justify-items:center;height:40px;font-family:inherit;font-size:.875rem;display:grid;position:relative}.doc-cal-cell.empty{cursor:default}.doc-cal-band{z-index:0;background:rgba(255,212,0,.3);position:absolute;top:4px;bottom:4px}.doc-cal-band.full{left:0;right:0}.doc-cal-band.right{left:50%;right:0}.doc-cal-band.left{left:0;right:50%}.doc-cal-band.rl{border-top-left-radius:16px;border-bottom-left-radius:16px}.doc-cal-band.rr{border-top-right-radius:16px;border-bottom-right-radius:16px}.doc-cal-circle{z-index:1;background:#ffd400;border-radius:50%;width:32px;height:32px;position:absolute}.doc-cal-num{z-index:2;color:#333;position:relative}.doc-cal-num.on{font-weight:500}.doc-cal-hint{color:#8a6d1a;background:#fef9e6;border:1px solid #fbe9ad;border-radius:8px;align-items:center;gap:8px;margin:0 20px;padding:10px 14px;font-size:.875rem;animation:.18s ease-out doc-cal-hint-in;display:flex}@keyframes doc-cal-hint-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.doc-cal-foot{border-top:1px solid #ccc;padding:16px 20px 40px}.doc-cal-foot .btn{border-radius:8px;padding:14px;font-size:1.125rem}.toast-wrap{z-index:30;background:rgba(17,12,34,.2);justify-content:center;align-items:center;padding:0 40px;animation:.18s ease-out toast-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.toast{color:#333;text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:12px;min-width:320px;padding:28px 32px;font-size:1.125rem;font-weight:500;line-height:1.35;animation:.22s cubic-bezier(.2,.9,.3,1.2) toast-in;display:flex;box-shadow:0 8px 28px rgba(17,12,34,.2)}@keyframes toast-fade{0%{opacity:0}to{opacity:1}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.np-body{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;display:flex}.np-icon{width:100px;height:100px}.np-text{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.np-title{color:#333;margin:0;font-size:1.375rem;font-weight:500;line-height:33px}.np-sub{color:#333;margin:0;font-size:1rem;font-weight:500;line-height:normal}.np-btn{border-radius:6px;height:50px;padding:12px}.ipo-d-scroll{flex:1;min-height:0;padding:0 9px 16px;overflow-y:auto}.ipo-d-cover{border-radius:4px;width:100%;height:auto;margin-top:30px;display:block}.ipo-d-cover.placeholder{background:#eee;height:323px}.ipo-d-title{color:#333;margin:20px 0 0;font-size:1.125rem;font-weight:700;line-height:1.4}.ipo-d-title .red,.ipo-d-lead .red{color:#c1272d}.ipo-d-body{color:#4a4a4a;margin:16px 0 0;font-size:.875rem;line-height:1.6}.ipo-d-lead{color:#1b4995;margin:20px 0 0;font-size:.875rem;font-weight:700;line-height:1.5}.ipo-d-bullet{align-items:flex-start;gap:10px;margin-top:12px;display:flex}.ipo-d-bullet .dot{color:#333;font-size:1.125rem;font-weight:700}.ipo-d-bullet p{color:#4a4a4a;flex:1;min-width:0;margin:0;font-size:.875rem;line-height:1.6}.ipo-d-bullet a{color:#1b4995;font-weight:700;text-decoration:underline}.ipo-d-more{color:#6f5f5e;cursor:pointer;background:#ffd400;border:none;border-radius:0;width:100%;max-width:384px;height:50px;margin:12px auto 0;padding:12px 24px;font-family:inherit;font-size:1.125rem;font-weight:500}.tm-card{border-radius:16px;padding:13px 20px}.tm-code{color:#000;align-items:center;height:32px;font-size:1.375rem;font-weight:500;display:flex}.tm-rows{flex-direction:column;margin-top:6px;padding:6px 0;display:flex}.tm-rows .r{justify-content:space-between;align-items:baseline;gap:8px;line-height:24px;display:flex}.tm-rows .r span{color:#333;font-size:1rem;font-weight:500}.tm-rows .r b{color:#333;white-space:nowrap;font-size:1rem;font-weight:400}.tm-rows .r b .u{color:#333;font-size:.75rem}.tm-rows .r b .blue{color:#007bff}.tm-note{color:#f30;margin:0;font-size:.75rem;line-height:23px}.doc-err{color:#db0b00;margin-top:6px;font-size:.8125rem;display:block}.pf-select.invalid select,.doc-datebox.invalid{border-color:#db0b00}.doc-cal-num.off{color:#cfcfcf}.doc-cal-cell:disabled{cursor:not-allowed}.doc-cal-nav:disabled{opacity:.3;cursor:not-allowed}.toast-close{border-radius:8px;width:auto;min-width:120px;margin-top:10px;padding:10px 24px;font-size:1rem}.mp-sec-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.mp-sec-head .mp-chev-tr{order:2;position:static}.mp-sec-head .mp-sec-title{margin-bottom:0}.mp-sec-head.open{margin-bottom:16px}
