@font-face{font-family:Pretendard;src:url(/risk-share-assets/fonts/PretendardVariable.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}.rsx-shell{--brand-500:#2f6bff;--brand-600:#1f56e6;--brand-700:#1746c2;--brand-050:#eaf1ff;--brand-100:#d7e4ff;--success:#14a56c;--success-bg:#e4f7ee;--warning:#e8892b;--warning-bg:#fcefe0;--danger:#e2453c;--danger-bg:#fdeae9;--info:#2f6bff;--info-bg:#eaf1ff;--bg:#f4f6fb;--surface:#fff;--surface-2:#f8fafc;--surface-hover:#f1f5f9;--border:#e6eaf1;--border-strong:#d5dbe6;--text:#1a2233;--text-2:#5a6579;--text-3:#7e899c;--sidebar-bg:#fff;--sidebar-border:#e6eaf1;--sidebar-text:#55607a;--shadow-sm:0 1px 2px #141e370f;--shadow-md:0 6px 20px #141e3714;--shadow-lg:0 14px 36px #141e371f;--c1:#2f6bff;--c2:#14a56c;--c3:#e8892b;--c4:#7c5cff;--c5:#e2453c;--radius-sm:9px;--radius:13px;--radius-lg:17px;--sidebar-w:264px;--sidebar-mini:78px;--header-h:70px}.rsx-shell[data-theme=dark]{--brand-500:#4d80ff;--brand-600:#6a95ff;--brand-700:#86a9ff;--brand-050:#17243f;--brand-100:#1d2f52;--success:#2bd08a;--success-bg:#12271f;--warning:#f5a04d;--warning-bg:#2b2013;--danger:#f16b62;--danger-bg:#2c1715;--info:#4d80ff;--info-bg:#17243f;--bg:#0e1420;--surface:#161d2b;--surface-2:#1b2434;--surface-hover:#1f2938;--border:#263041;--border-strong:#33405a;--text:#eef2f8;--text-2:#a3aec2;--text-3:#7d89a0;--sidebar-bg:#131a27;--sidebar-border:#222c3d;--sidebar-text:#a3aec2;--shadow-sm:0 1px 2px #00000059;--shadow-md:0 6px 20px #0006;--shadow-lg:0 14px 36px #00000080;--c1:#4d80ff;--c2:#2bd08a;--c3:#f5a04d;--c4:#9c85ff;--c5:#f16b62}.rsx-shell,.rsx-shell *{box-sizing:border-box;margin:0;padding:0}.rsx-shell{scroll-behavior:smooth;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14.5px;line-height:1.55;transition:background .25s,color .25s}.rsx-shell a{color:inherit;text-decoration:none}.rsx-shell ul,.rsx-shell ol{list-style:none}.rsx-shell button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.rsx-shell img{max-width:100%}.rsx-shell iconify-icon{vertical-align:-.125em;line-height:1;display:inline-block}.rsx-shell::-webkit-scrollbar{width:10px;height:10px}.rsx-shell ::-webkit-scrollbar{width:10px;height:10px}.rsx-shell::-webkit-scrollbar-thumb{background:var(--border-strong);border:2px solid var(--bg);border-radius:8px}.rsx-shell ::-webkit-scrollbar-thumb{background:var(--border-strong);border:2px solid var(--bg);border-radius:8px}.rsx-shell .app{min-height:100vh;display:flex}.rsx-shell .app--plain .main{margin-left:0}.rsx-shell .sidebar{width:var(--sidebar-w);background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);z-index:60;flex-direction:column;flex-shrink:0;transition:width .22s,transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.rsx-shell .sidebar__brand{height:var(--header-h);border-bottom:1px solid var(--sidebar-border);white-space:nowrap;flex-shrink:0;align-items:center;gap:10px;padding:0 20px;display:flex}.rsx-shell .logo-img{width:auto;height:26px;display:block}.rsx-shell .logo-img--dark,.rsx-shell[data-theme=dark] .logo-img--light{display:none}.rsx-shell[data-theme=dark] .logo-img--dark{display:block}.rsx-shell .brand-mark{width:34px;height:34px;display:none}.rsx-shell .sidebar__nav{flex:1;padding:16px 14px 20px;overflow:hidden auto}.rsx-shell .nav__label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-3);white-space:nowrap;padding:0 12px 8px;font-size:14px;font-weight:700}.rsx-shell .nav__section{margin-bottom:20px}.rsx-shell .nav__item{border-radius:var(--radius-sm);color:var(--sidebar-text);white-space:nowrap;align-items:center;gap:12px;margin-bottom:2px;padding:11px 12px;font-size:14.5px;font-weight:600;transition:background .15s,color .15s;display:flex;position:relative}.rsx-shell .nav__item iconify-icon{flex-shrink:0;width:22px;font-size:19px}.rsx-shell .nav__item:hover{background:var(--surface-hover);color:var(--text)}.rsx-shell .nav__item.is-disabled{cursor:default;opacity:.6}.rsx-shell .nav__item.is-disabled:hover{color:var(--sidebar-text);background:0 0}.rsx-shell .nav__item.is-active{background:var(--brand-050);color:var(--brand-600)}.rsx-shell .nav__item.is-active:before{content:"";background:var(--brand-500);border-radius:0 4px 4px 0;width:4px;height:24px;position:absolute;top:50%;left:-14px;transform:translateY(-50%)}.rsx-shell .nav__txt{text-overflow:ellipsis;flex:1;overflow:hidden}.rsx-shell .nav__badge{background:var(--brand-500);color:#fff;border-radius:20px;flex-shrink:0;padding:0 8px;font-size:14px;font-weight:700;line-height:1.5}.rsx-shell .nav__item--featured{border:1.5px dashed color-mix(in srgb, var(--brand-500) 45%, transparent);background:color-mix(in srgb, var(--brand-050) 55%, transparent);color:var(--brand-600)}.rsx-shell .nav__item--featured:hover{background:var(--brand-050);color:var(--brand-600)}.rsx-shell .sidebar__foot{border-top:1px solid var(--sidebar-border);white-space:nowrap;padding:14px}.rsx-shell .plan-card{background:linear-gradient(135deg, var(--brand-600), var(--brand-700));color:#fff;border-radius:var(--radius);padding:15px;overflow:hidden}.rsx-shell .plan-card h4{align-items:center;gap:7px;margin-bottom:4px;font-size:14px;font-weight:700;display:flex}.rsx-shell .plan-card p{opacity:.85;white-space:normal;margin-bottom:11px;font-size:14px}.rsx-shell .plan-card__btn{text-align:center;color:#fff;background:#ffffff29;border-radius:8px;padding:8px;font-size:14px;font-weight:700;display:block}.rsx-shell .plan-card__btn:hover{background:#ffffff47}.rsx-shell.sb-mini .sidebar{width:var(--sidebar-mini)}.rsx-shell.sb-mini .sidebar__brand{justify-content:center;padding:0}.rsx-shell.sb-mini .sidebar__brand .logo-img{display:none}.rsx-shell.sb-mini .brand-mark{display:block}.rsx-shell.sb-mini .nav__label{display:none}.rsx-shell.sb-mini .nav__section+.nav__section{border-top:1px solid var(--sidebar-border);padding-top:12px}.rsx-shell.sb-mini .nav__item{justify-content:center;gap:0;padding:12px 0}.rsx-shell.sb-mini .nav__item iconify-icon{width:auto}.rsx-shell.sb-mini .nav__txt{display:none}.rsx-shell.sb-mini .nav__badge{padding:0 5px;font-size:14px;line-height:1.35;position:absolute;top:4px;right:12px}.rsx-shell.sb-mini .nav__item--featured{border-style:solid}.rsx-shell.sb-mini .sidebar__foot{display:none}.rsx-shell.sb-mini .main{margin-left:var(--sidebar-mini)}.rsx-shell .main{min-width:0;margin-left:var(--sidebar-w);flex-direction:column;flex:1;transition:margin-left .22s;display:flex}.rsx-shell .header{height:var(--header-h);z-index:40;background:color-mix(in srgb, var(--surface) 84%, transparent);-webkit-backdrop-filter:saturate(160%)blur(10px);backdrop-filter:saturate(160%)blur(10px);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:14px;padding:0 26px;display:flex;position:sticky;top:0}.rsx-shell .header__spacer{flex:1}.rsx-shell .iconbtn{width:42px;height:42px;color:var(--text-2);background:var(--surface-2);border:1px solid var(--border);border-radius:11px;place-items:center;font-size:18px;transition:all .15s;display:grid;position:relative}.rsx-shell .iconbtn:hover{background:var(--surface-hover);color:var(--text)}.rsx-shell .iconbtn .dot{background:var(--danger);border:2px solid var(--surface);border-radius:50%;width:8px;height:8px;position:absolute;top:9px;right:10px}.rsx-shell .searchbox{background:var(--surface-2);border:1px solid var(--border);width:270px;color:var(--text-3);border-radius:11px;align-items:center;gap:9px;padding:9px 15px;display:flex}.rsx-shell .searchbox iconify-icon{flex-shrink:0;font-size:16px}.rsx-shell .searchbox input{color:var(--text);background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:14px}.rsx-shell .searchbox input::placeholder{color:var(--text-3)}.rsx-shell .user-chip{border:1px solid var(--border);background:var(--surface-2);border-radius:30px;align-items:center;gap:10px;padding:5px 11px 5px 5px;transition:all .15s;display:flex}.rsx-shell .user-chip:hover{background:var(--surface-hover)}.rsx-shell .user-chip__av{background:linear-gradient(135deg, var(--brand-500), var(--c4));color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:33px;height:33px;font-size:14px;font-weight:700;display:grid}.rsx-shell .user-chip__meta{align-items:center;gap:7px;line-height:1;display:flex}.rsx-shell .user-chip__meta b{font-size:14.5px}.rsx-shell .user-chip__meta span{color:var(--text-3);font-size:14px;font-weight:500}.rsx-shell .user-chip__meta span:before{content:"·";color:var(--border-strong);margin-right:7px}.rsx-shell .user-chip__cv{color:var(--text-3);font-size:16px}.rsx-shell .theme-toggle .moon,.rsx-shell[data-theme=dark] .theme-toggle .sun{display:none}.rsx-shell[data-theme=dark] .theme-toggle .moon{display:block}.rsx-shell .dd{position:relative}.rsx-shell .dd__menu{z-index:80;background:var(--surface);border:1px solid var(--border);min-width:240px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;border-radius:15px;padding:8px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-6px)}.rsx-shell .dd.open .dd__menu{opacity:1;visibility:visible;transform:none}.rsx-shell .dd__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:6px;padding:9px 12px 11px;font-size:14.5px;font-weight:700;display:flex}.rsx-shell .dd__userhead{border-bottom:1px solid var(--border);align-items:center;gap:11px;margin-bottom:6px;padding:10px 12px 12px;display:flex}.rsx-shell .dd__userhead b{font-size:14.5px;display:block}.rsx-shell .dd__userhead span{color:var(--text-3);font-size:14px}.rsx-shell .dd__item{text-align:left;width:100%;color:var(--text-2);border-radius:10px;align-items:center;gap:11px;padding:11px 12px;font-size:14.5px;font-weight:600;transition:all .13s;display:flex}.rsx-shell .dd__item iconify-icon{color:var(--text-3);font-size:18px}.rsx-shell .dd__item:hover{background:var(--surface-hover);color:var(--text)}.rsx-shell .dd__item:hover iconify-icon{color:var(--brand-500)}.rsx-shell .dd__item--danger,.rsx-shell .dd__item--danger iconify-icon{color:var(--danger)}.rsx-shell .dd__item--danger:hover{background:var(--danger-bg);color:var(--danger)}.rsx-shell .dd__item--danger:hover iconify-icon{color:var(--danger)}.rsx-shell .dd__item .dd__check{color:var(--brand-500);margin-left:auto;font-size:16px}.rsx-shell .dd__item.is-current{color:var(--brand-600);font-weight:700}.rsx-shell .dd__sep{border:none;border-top:1px solid var(--border);margin:6px 4px}.rsx-shell .dd__menu--noti{min-width:310px}.rsx-shell .noti{border-radius:11px;align-items:flex-start;gap:12px;padding:11px 12px;transition:all .13s;display:flex}.rsx-shell .noti:hover{background:var(--surface-hover)}.rsx-shell .noti__ic{border-radius:10px;flex-shrink:0;place-items:center;width:37px;height:37px;font-size:17px;display:grid}.rsx-shell .noti b{font-size:14px;font-weight:700;display:block}.rsx-shell .noti span{color:var(--text-3);font-size:14px}.rsx-shell .dd__foot{text-align:center;color:var(--brand-600);border-top:1px solid var(--border);margin-top:6px;padding:11px;font-size:14px;font-weight:700;display:block}.rsx-shell .dd__foot:hover{background:var(--surface-hover)}.rsx-shell .content{flex:1;padding:26px}.rsx-shell .page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.rsx-shell .page-head h2{letter-spacing:-.03em;font-size:23px;font-weight:800}.rsx-shell .page-head p{color:var(--text-2);max-width:660px;margin-top:4px}.rsx-shell .page-head__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.rsx-shell .date-chip{background:var(--surface);border:1px solid var(--border-strong);font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:11px;align-items:center;gap:8px;height:44px;padding:0 16px;font-size:14.5px;font-weight:700;line-height:1;display:inline-flex}.rsx-shell .date-chip iconify-icon{color:var(--brand-600);font-size:17px}.rsx-shell .btn{white-space:nowrap;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 18px;font-size:14.5px;font-weight:600;transition:all .15s;display:inline-flex}.rsx-shell .btn iconify-icon{font-size:16px}.rsx-shell .btn--primary{background:var(--brand-500);color:#fff;box-shadow:0 4px 12px #2f6bff47}.rsx-shell .btn--primary:hover{background:var(--brand-600);transform:translateY(-1px)}.rsx-shell .btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.rsx-shell .btn--outline{border-color:var(--border-strong);color:var(--text);background:var(--surface)}.rsx-shell .btn--outline:hover{background:var(--surface-hover)}.rsx-shell .btn--ghost{color:var(--text-2)}.rsx-shell .btn--ghost:hover{background:var(--surface-hover);color:var(--text)}.rsx-shell .btn--sm{height:36px;padding:0 13px;font-size:14px}.rsx-shell .btn--white{color:var(--brand-700);background:#fff;font-weight:700}.rsx-shell .btn--white:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.rsx-shell .grid{gap:18px;display:grid}.rsx-shell .grid--stats{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.rsx-shell .grid--dash{grid-template-columns:2fr 1fr}.rsx-shell .mt-18{margin-top:18px}.rsx-shell .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.rsx-shell .card--pad{padding:20px}.rsx-shell .card__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.rsx-shell .card__head h3{letter-spacing:-.01em;font-size:15.5px;font-weight:700}.rsx-shell .card__head small{color:var(--text-3);font-size:14px;font-weight:500;display:block}.rsx-shell .card__body{padding:20px}.rsx-shell .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-600);font-size:12px;font-weight:800}.rsx-shell .muted{color:var(--text-2)}.rsx-shell .notice{border:1px solid var(--border);border-radius:12px;padding:12px 14px;font-size:14px;font-weight:700;line-height:1.55}.rsx-shell .notice--warn{border-color:var(--warning);background:var(--warning-bg);color:var(--warning)}.rsx-shell .form-field{min-width:0;color:var(--text);gap:7px;font-weight:700;display:grid}.rsx-shell .form-field input:not([type=radio]),.rsx-shell .form-field textarea{border:1px solid var(--border);background:var(--surface);width:100%;min-width:0;color:var(--text);font:inherit;border-radius:12px;padding:11px 12px;line-height:1.5}.rsx-shell .form-field textarea{resize:vertical}.rsx-shell .form-field input:not([type=radio]):focus,.rsx-shell .form-field textarea:focus{border-color:var(--brand-500);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-500) 14%, transparent);outline:none}.rsx-shell .form-field input[type=radio]{width:16px;min-width:16px;height:16px;accent-color:var(--brand-500);box-shadow:none;background:0 0;border:0;flex:none;margin:0;padding:0}.rsx-shell .stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;gap:10px;padding:18px 18px 12px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.rsx-shell .stat:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.rsx-shell .stat__top{justify-content:space-between;align-items:center;display:flex}.rsx-shell .stat__icon{border-radius:12px;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.rsx-shell .i-blue{background:var(--info-bg);color:var(--info)}.rsx-shell .i-green{background:var(--success-bg);color:var(--success)}.rsx-shell .i-orange{background:var(--warning-bg);color:var(--warning)}.rsx-shell .i-purple{background:color-mix(in srgb, var(--c4) 16%, transparent);color:var(--c4)}.rsx-shell .i-red{background:var(--danger-bg);color:var(--danger)}.rsx-shell .stat__trend{border-radius:20px;align-items:center;gap:4px;padding:3px 9px;font-size:14px;font-weight:700;display:inline-flex}.rsx-shell .stat__trend iconify-icon{font-size:14px}.rsx-shell .stat__trend.up{color:var(--success);background:var(--success-bg)}.rsx-shell .stat__trend.warn{color:var(--warning);background:var(--warning-bg)}.rsx-shell .stat__trend.flat{color:var(--text-2);background:var(--surface-2)}.rsx-shell .stat__label{color:var(--text-2);font-size:14px;font-weight:600}.rsx-shell .stat__value{letter-spacing:-.03em;font-size:30px;font-weight:800;line-height:1}.rsx-shell .stat__value small{color:var(--text-3);margin-left:3px;font-size:15px;font-weight:600}.rsx-shell .stat__spark{height:40px;margin:2px -6px -4px}.rsx-shell .stat__spark canvas{width:100%!important;height:40px!important}.rsx-shell .monthly-banner{background:linear-gradient(120deg, var(--brand-600) 0%, var(--brand-500) 70%, #4d8dff 100%);border-radius:var(--radius-lg);color:#fff;flex-wrap:wrap;align-items:center;gap:22px;padding:20px 24px;display:flex;box-shadow:0 10px 28px #2f6bff47}.rsx-shell[data-theme=dark] .monthly-banner{box-shadow:0 10px 28px #0006}.rsx-shell .monthly-banner__ic{background:#ffffff2e;border-radius:14px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.rsx-shell .monthly-banner__txt{min-width:220px}.rsx-shell .monthly-banner__txt h3{font-size:16.5px;font-weight:800}.rsx-shell .monthly-banner__txt p{opacity:.88;margin-top:2px;font-size:14px}.rsx-shell .monthly-banner__prog{flex:1;min-width:220px}.rsx-shell .monthly-banner__prog-top{justify-content:space-between;margin-bottom:7px;font-size:14px;font-weight:700;display:flex}.rsx-shell .monthly-banner__prog-top span{opacity:.85;font-weight:600}.rsx-shell .monthly-banner__bar{background:#ffffff40;border-radius:20px;height:9px;overflow:hidden}.rsx-shell .monthly-banner__bar span{background:#fff;border-radius:20px;height:100%;display:block}.rsx-shell .action-need{flex-direction:column;gap:9px;margin-top:16px;display:flex}.rsx-shell .action-item{background:var(--surface-2);border:1px solid var(--border);border-radius:11px;align-items:center;gap:11px;padding:11px 13px;transition:all .15s;display:flex}.rsx-shell .action-item:hover{border-color:var(--brand-500);transform:translate(3px)}.rsx-shell .action-item__ic{border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.rsx-shell .action-item b{font-size:14px;font-weight:700;display:block}.rsx-shell .action-item span{color:var(--text-3);font-size:14px}.rsx-shell .action-item .go{color:var(--text-3);flex-shrink:0;margin-left:auto;font-size:15px}.rsx-shell .legend{flex-wrap:wrap;gap:13px;display:flex}.rsx-shell .legend li{color:var(--text-2);align-items:center;gap:7px;font-size:14px;font-weight:600;display:flex}.rsx-shell .legend .swatch{border-radius:3px;flex-shrink:0;width:10px;height:10px}.rsx-shell .legend--col{flex-direction:column;gap:10px}.rsx-shell .legend--col li{width:100%}.rsx-shell .legend--col b{color:var(--text);margin-left:auto}.rsx-shell .progress{background:var(--surface-2);border-radius:20px;height:8px;overflow:hidden}.rsx-shell .progress>span{border-radius:20px;height:100%;display:block}.rsx-shell .badge{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:14px;font-weight:700;display:inline-flex}.rsx-shell .badge iconify-icon{font-size:14px}.rsx-shell .b-green{color:var(--success);background:var(--success-bg)}.rsx-shell .b-orange{color:var(--warning);background:var(--warning-bg)}.rsx-shell .b-red{color:var(--danger);background:var(--danger-bg)}.rsx-shell .b-blue{color:var(--info);background:var(--info-bg)}.rsx-shell .b-purple{color:var(--c4);background:color-mix(in srgb, var(--c4) 14%, transparent)}.rsx-shell .b-gray{color:var(--text-2);background:var(--surface-2)}.rsx-shell .table{border-collapse:collapse;width:100%}.rsx-shell .table th{text-align:left;color:var(--text-3);border-bottom:1px solid var(--border);white-space:nowrap;padding:12px 14px;font-size:14px;font-weight:700}.rsx-shell .table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:13px 14px;font-size:14px}.rsx-shell .table tr:last-child td{border-bottom:none}.rsx-shell .table tbody tr{transition:background .12s}.rsx-shell .table tbody tr:hover{background:var(--surface-2)}.rsx-shell .confirmation-review__intro{background:var(--surface-2);border-bottom:1px solid var(--border);padding:14px 18px}.rsx-shell .confirmation-review__feedback{border-radius:10px;margin:14px 18px 0;padding:12px 14px;font-weight:800}.rsx-shell .confirmation-review__feedback--success{background:var(--success-bg);color:var(--success)}.rsx-shell .confirmation-review__feedback--error{background:var(--danger-bg);color:var(--danger)}.rsx-shell .confirmation-review__action-cell{min-width:330px}.rsx-shell .confirmation-review__form{align-items:center;gap:8px;display:flex}.rsx-shell .confirmation-review__input{border:1px solid var(--border);background:var(--surface);min-width:180px;color:var(--text);border-radius:9px;flex:1;padding:9px 10px}.rsx-shell .td-user{align-items:center;gap:10px;display:flex}.rsx-shell .td-av{color:#fff;border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:grid}.rsx-shell .timeline{padding-left:26px;position:relative}.rsx-shell .timeline:before{content:"";background:var(--border);width:2px;position:absolute;top:4px;bottom:4px;left:7px}.rsx-shell .tl-item{padding-bottom:18px;position:relative}.rsx-shell .tl-item:last-child{padding-bottom:0}.rsx-shell .tl-item:before{content:"";background:var(--surface);border:3px solid var(--brand-500);border-radius:50%;width:12px;height:12px;position:absolute;top:3px;left:-23px}.rsx-shell .tl-item.done:before{background:var(--success);border-color:var(--success)}.rsx-shell .tl-item b{font-size:14.5px;font-weight:700}.rsx-shell .tl-item span{color:var(--text-3);margin-top:1px;font-size:14px;display:block}.rsx-shell .chart-wrap{width:100%;min-width:0;position:relative}.rsx-shell .chart-wrap canvas{max-width:100%}.rsx-shell .grid>*,.rsx-shell .card,.rsx-shell .content{min-width:0}.rsx-shell .donut-center{pointer-events:none;text-align:center;place-items:center;display:grid;position:absolute;inset:0}.rsx-shell .donut-center b{letter-spacing:-.02em;font-size:28px;font-weight:800;line-height:1.1;display:block}.rsx-shell .donut-center span{color:var(--text-3);font-size:14px;font-weight:600}.rsx-shell .sec-title{align-items:center;gap:9px;margin:2px 0 14px;font-size:15.5px;font-weight:700;display:flex}.rsx-shell .sec-title iconify-icon{color:var(--brand-500);font-size:18px}.rsx-shell .empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:22px 16px;display:flex}.rsx-shell .empty-state__icon{background:var(--surface-2);width:44px;height:44px;color:var(--text-3);border-radius:12px;place-items:center;font-size:20px;display:grid}.rsx-shell .empty-state__title{color:var(--text);font-size:14.5px;font-weight:700}.rsx-shell .empty-state__desc{color:var(--text-3);max-width:320px;font-size:14px;line-height:1.5}.rsx-shell .overlay{z-index:55;opacity:0;visibility:hidden;background:#0a101c80;transition:all .25s;position:fixed;inset:0}.rsx-shell .overlay.show{opacity:1;visibility:visible}.rsx-shell .app-footer{color:var(--text-3);text-align:center;margin-top:26px;font-size:14px;line-height:1.7}.rsx-shell .live-badge{background:var(--danger);color:#fff;letter-spacing:.05em;border-radius:6px;flex-shrink:0;padding:2px 9px;font-size:14px;font-weight:800;display:inline-block}.rsx-shell .brief-live{background:var(--surface-2);border:1px solid var(--border);border-radius:11px;align-items:center;gap:11px;margin-bottom:14px;padding:11px 14px;display:flex}.rsx-shell .brief-live__ticker{flex:1;height:22px;overflow:hidden}.rsx-shell .brief-live__ticker ul{animation:10.5s infinite brieftick}.rsx-shell .brief-live__ticker li{height:22px;color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:9px;font-size:14px;font-weight:600;display:flex;overflow:hidden}.rsx-shell .brief-live__ticker li b{color:var(--danger);flex-shrink:0;font-weight:700}.rsx-shell .brief-live__ticker li b.k{color:var(--info)}@keyframes brieftick{0%,28%{transform:translateY(0)}33%,61%{transform:translateY(-22px)}66%,94%{transform:translateY(-44px)}to{transform:translateY(-66px)}}.rsx-shell .ai-chip{background:linear-gradient(135deg, var(--c4), var(--brand-500));color:#fff;vertical-align:-1px;border-radius:7px;place-items:center;margin-right:7px;padding:1px 8px;font-size:14px;font-weight:800;display:inline-grid}.rsx-shell .brief{flex-direction:column;gap:10px;display:flex}.rsx-shell .brief__item{background:var(--surface-2);border:1px solid var(--border);border-left:4px solid var(--border-strong);border-radius:11px;align-items:center;gap:12px;padding:12px 14px;transition:all .15s;display:flex}.rsx-shell .brief__item:hover{box-shadow:var(--shadow-sm);transform:translate(3px)}.rsx-shell .brief__item--p1{border-left-color:var(--danger)}.rsx-shell .brief__item--p2{border-left-color:var(--warning)}.rsx-shell .brief__item--p3{border-left-color:var(--info)}.rsx-shell .brief__ic{border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.rsx-shell .brief__main{flex:1;min-width:0}.rsx-shell .brief__main b{font-size:14.5px;font-weight:700;display:block}.rsx-shell .brief__main span{color:var(--text-3);font-size:14px}.rsx-shell .brief__item .go{color:var(--text-3);flex-shrink:0;font-size:15px}.rsx-shell .brief__foot{gap:10px;margin-top:15px;display:flex}.rsx-shell .weather{align-items:center;gap:14px;margin-bottom:14px;display:flex}.rsx-shell .weather__ic{color:var(--warning);flex-shrink:0;font-size:46px}.rsx-shell .weather b{letter-spacing:-.02em;font-size:34px;font-weight:800;line-height:1}.rsx-shell .weather span{color:var(--text-3);margin-top:4px;font-size:14px;display:block}.rsx-shell .wx-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.rsx-shell .wx-tile{background:var(--surface-2);border:1px solid var(--border);border-radius:11px;align-items:center;gap:10px;padding:11px 13px;display:flex}.rsx-shell .wx-tile iconify-icon{color:var(--brand-500);flex-shrink:0;font-size:19px}.rsx-shell .wx-tile b{font-size:15px;line-height:1.2;display:block}.rsx-shell .wx-tile span{color:var(--text-3);font-size:14px}.rsx-shell .wx-alert{background:var(--warning-bg);border:1px solid color-mix(in srgb, var(--warning) 30%, transparent);color:var(--text-2);border-radius:11px;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 13px;font-size:14px;display:flex}.rsx-shell .wx-alert iconify-icon{color:var(--warning);flex-shrink:0;margin-top:1px;font-size:17px}.rsx-shell .wx-alert b{color:var(--text)}.rsx-shell .field-body{background:var(--bg);justify-content:center;min-height:100vh;display:flex}.rsx-shell .field{background:var(--surface);width:100%;max-width:470px;min-height:100vh;box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.rsx-shell .field__top{background:linear-gradient(150deg, var(--brand-600), var(--brand-700));color:#fff;padding:20px 20px 24px;position:relative}.rsx-shell .field__bar{justify-content:space-between;align-items:center;gap:8px;margin-bottom:18px;display:flex}.rsx-shell .field__brand img{width:auto;height:24px;display:block}.rsx-shell .field__tools{align-items:center;gap:8px;display:flex}.rsx-shell .field__lang{color:#fff;background:#ffffff29;border-radius:20px;align-items:center;gap:6px;padding:8px 13px;font-size:14px;font-weight:600;display:flex}.rsx-shell .field__lang iconify-icon{font-size:15px}.rsx-shell .field__theme{color:#fff;background:#ffffff29;border-radius:20px;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.rsx-shell .field__company{opacity:.82;font-size:14px;font-weight:500}.rsx-shell .field__title{letter-spacing:-.02em;margin:4px 0 6px;font-size:23px;font-weight:800}.rsx-shell .field__sub{opacity:.88;font-size:14px}.rsx-shell .field__chip{background:#ffffff29;border-radius:20px;align-items:center;gap:8px;margin-top:14px;padding:8px 15px;font-size:14px;font-weight:600;display:inline-flex}.rsx-shell .field__chip .live{background:#46e39b;border-radius:50%;width:8px;height:8px;animation:1.8s infinite fpulse}@keyframes fpulse{0%{box-shadow:0 0 #46e39b99}70%{box-shadow:0 0 0 8px #46e39b00}to{box-shadow:0 0 #46e39b00}}.rsx-shell .field__body{flex:1;padding:20px}.rsx-shell .field__steps{background:var(--surface-2);border:1px solid var(--border);border-radius:13px;align-items:flex-start;gap:4px;margin-bottom:20px;padding:14px 10px;display:flex}.rsx-shell .fstep{text-align:center;flex:1;position:relative}.rsx-shell .fstep__dot{background:var(--surface-hover);width:28px;height:28px;color:var(--text-3);border:2px solid var(--border);z-index:1;border-radius:50%;place-items:center;margin:0 auto 6px;font-size:14px;font-weight:700;display:grid;position:relative}.rsx-shell .fstep.active .fstep__dot{background:var(--brand-500);color:#fff;border-color:var(--brand-500)}.rsx-shell .fstep.active .fstep__t{color:var(--brand-600);font-weight:700}.rsx-shell .fstep__t{color:var(--text-3);font-size:14px;font-weight:600;line-height:1.35}.rsx-shell .fstep__line{background:var(--border);width:76%;height:2px;position:absolute;top:14px;left:62%}.rsx-shell .qcard{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:15px;margin-bottom:13px;padding:17px;transition:all .18s;display:block;position:relative}.rsx-shell .qcard:hover,.rsx-shell .qcard:active{border-color:var(--brand-500);box-shadow:var(--shadow-md);transform:translateY(-2px)}.rsx-shell .qcard__row{align-items:center;gap:13px;display:flex}.rsx-shell .qcard__ic{border-radius:13px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.rsx-shell .qcard__main{flex:1;min-width:0}.rsx-shell .qcard__main b{font-size:15.5px;font-weight:700;display:block}.rsx-shell .qcard__main p{color:var(--text-2);margin-top:2px;font-size:14px}.rsx-shell .qcard__foot{border-top:1px dashed var(--border);justify-content:space-between;align-items:center;margin-top:13px;padding-top:12px;display:flex}.rsx-shell .qcard__cta{color:var(--brand-600);align-items:center;gap:6px;font-size:14.5px;font-weight:700;display:inline-flex}.rsx-shell .qcard__cta iconify-icon{font-size:16px}.rsx-shell .field__note{background:var(--info-bg);border:1px solid color-mix(in srgb, var(--info) 25%, transparent);color:var(--text-2);border-radius:13px;gap:11px;margin:6px 0 18px;padding:14px 15px;font-size:14px;display:flex}.rsx-shell .field__note iconify-icon{color:var(--info);flex-shrink:0;margin-top:1px;font-size:18px}.rsx-shell .field__foot{border-top:1px solid var(--border);color:var(--text-3);text-align:center;padding:18px 20px 26px;font-size:14px;line-height:1.65}.rsx-shell .action-item .badge{flex-shrink:0;margin-left:auto}.rsx-shell .action-item .badge+.go{margin-left:0}.rsx-shell .res-grid{grid-template-columns:repeat(2,1fr);column-gap:32px;display:grid}.rsx-shell .res{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 2px;transition:all .13s;display:flex}.rsx-shell .res:last-child{border-bottom:none}.rsx-shell .res:hover{background:var(--surface-2);border-radius:10px;padding-left:8px;padding-right:8px}.rsx-shell .res__ic{border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:16px;display:grid}.rsx-shell .res__main{flex:1;min-width:0}.rsx-shell .res__main b{white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:700;display:block;overflow:hidden}.rsx-shell .res__main span{color:var(--text-3);align-items:center;gap:6px;font-size:14px;display:flex}.rsx-shell .src{border-radius:5px;padding:0 7px;font-size:14px;font-weight:700;line-height:1.5}.rsx-shell .src--kosha{color:var(--success);background:var(--success-bg)}.rsx-shell .src--news{color:var(--info);background:var(--info-bg)}.rsx-shell .res__go{color:var(--text-3);flex-shrink:0;font-size:16px}.rsx-shell .res:hover .res__go{color:var(--brand-500)}@media (max-width:1100px){.rsx-shell .grid--dash{grid-template-columns:1fr}}@media (max-width:900px){.rsx-shell .sidebar,.rsx-shell.sb-mini .sidebar{width:var(--sidebar-w);box-shadow:var(--shadow-lg);transform:translate(-100%)}.rsx-shell .sidebar.open{transform:translate(0)}.rsx-shell .main,.rsx-shell.sb-mini .main{margin-left:0}.rsx-shell.sb-mini .sidebar__brand{justify-content:flex-start;padding:0 20px}.rsx-shell.sb-mini .sidebar__brand .logo-img--light{display:block}.rsx-shell[data-theme=dark].sb-mini .sidebar__brand .logo-img--light{display:none}.rsx-shell[data-theme=dark].sb-mini .sidebar__brand .logo-img--dark{display:block}.rsx-shell.sb-mini .brand-mark{display:none}.rsx-shell.sb-mini .nav__label{display:block}.rsx-shell.sb-mini .nav__item{justify-content:flex-start;gap:12px;padding:11px 12px}.rsx-shell.sb-mini .nav__txt{display:block}.rsx-shell.sb-mini .nav__badge{padding:0 8px;position:static}.rsx-shell.sb-mini .sidebar__foot{display:block}.rsx-shell .searchbox{display:none}}@media (max-width:640px){.rsx-shell .content{padding:16px}.rsx-shell .card__head{flex-wrap:wrap;padding:14px 16px}.rsx-shell .card__body{padding:16px}.rsx-shell .brief__item{grid-template-columns:auto 1fr auto;grid-template-areas:"ic main go""ic badge go";align-items:center;gap:7px 11px;display:grid}.rsx-shell .brief__ic{grid-area:ic;width:38px;height:38px;font-size:16px}.rsx-shell .brief__main{grid-area:main}.rsx-shell .brief__item .badge{grid-area:badge;justify-self:start}.rsx-shell .brief__item .go{grid-area:go}.rsx-shell .brief__foot{flex-wrap:wrap}.rsx-shell .brief__foot .btn{flex:auto}.rsx-shell .brief-live{padding:10px 12px}.rsx-shell .weather__ic{font-size:38px}.rsx-shell .weather b{font-size:28px}.rsx-shell .wx-grid{gap:8px}.rsx-shell .wx-tile{flex-direction:column;align-items:flex-start;gap:5px;padding:11px 12px}.rsx-shell .table--r thead{display:none}.rsx-shell .table--r,.rsx-shell .table--r tbody{width:100%;display:block}.rsx-shell .table--r tr{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;gap:6px 10px;padding:14px 16px;display:grid}.rsx-shell .table--r tr:last-child{border-bottom:none}.rsx-shell .table--r td{border:none;padding:0;display:block}.rsx-shell .table--r td:first-child{grid-area:1/1}.rsx-shell .table--r td:nth-child(5){grid-area:1/2;justify-self:end}.rsx-shell .table--r td:nth-child(3){grid-area:2/1/auto/-1;font-weight:700}.rsx-shell .table--r td:nth-child(2){grid-area:3/1}.rsx-shell .table--r td:nth-child(4){color:var(--text-3);grid-area:3/2;justify-self:end}.rsx-shell .table--r td:nth-child(6){grid-area:4/1/auto/-1}.rsx-shell .table--r .td-av{width:26px;height:26px}.rsx-shell .confirmation-review__action-cell{min-width:0;margin-top:6px}.rsx-shell .confirmation-review__form{flex-direction:column;align-items:stretch}.rsx-shell .confirmation-review__input{box-sizing:border-box;width:100%;min-width:0}.rsx-shell .confirmation-review__form .btn{justify-content:center;width:100%}.rsx-shell .card--pad{padding:16px}.rsx-shell .donut-center b{font-size:24px}.rsx-shell .timeline{padding-left:22px}.rsx-shell .timeline:before{left:5px}.rsx-shell .tl-item{padding-bottom:15px}.rsx-shell .tl-item:before{border-width:3px;width:11px;height:11px;left:-21px}.rsx-shell .grid{gap:14px}.rsx-shell .user-chip__meta,.rsx-shell .user-chip__cv{display:none}.rsx-shell .page-head h2{font-size:20px}.rsx-shell .header{gap:10px;padding:0 14px}.rsx-shell .dd__menu{right:-6px}.rsx-shell .dd__menu--noti{min-width:min(310px,100vw - 28px)}.rsx-shell .page-head__actions{width:100%}.rsx-shell .page-head__actions .btn{flex:1}.rsx-shell .monthly-banner{gap:14px;padding:18px}.rsx-shell .res-grid{grid-template-columns:1fr}}
