:root{font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;color:#10264d;background:#f5f8fd;font-synthesis:none;--navy: #062b5b;--navy-deep: #031f45;--blue: #1769f5;--line: #dde6f3;--muted: #71819b}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;background:#f5f8fd;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:178px;background:var(--navy-deep);color:#fff;display:flex;flex-direction:column;z-index:30}.brand{height:96px;display:flex;align-items:center;gap:11px;padding:20px 20px 16px}.brand div{display:flex;flex-direction:column;gap:5px}.brand strong{font-size:24px;letter-spacing:1px;white-space:nowrap}.brand span{font-size:17px;opacity:.88}.side-nav{padding:6px 10px 110px;display:flex;flex-direction:column;gap:4px;overflow-y:auto;scrollbar-width:none}.nav-item{height:50px;border:0;border-radius:7px;color:#eef5ff;background:transparent;display:flex;align-items:center;gap:13px;padding:0 15px;text-decoration:none;font-size:15px;font-weight:600;text-align:left;white-space:nowrap}.nav-item:hover{background:#0d3c72}.nav-item.active{background:#1668ed;box-shadow:inset 0 0 0 1px #ffffff12}.account-card{position:absolute;left:12px;right:12px;bottom:18px;min-height:68px;border:1px solid rgba(255,255,255,.1);background:#082b56;color:#fff;border-radius:9px;padding:10px;display:grid;grid-template-columns:38px 1fr auto;gap:9px;align-items:center;text-align:left}.account-card img,.top-user img{width:38px;height:38px;border-radius:50%;object-fit:cover}.account-card span,.top-user span{display:flex;flex-direction:column;gap:3px;min-width:0}.account-card strong,.top-user b{font-size:14px;white-space:nowrap}.account-card small,.top-user small{font-size:12px;opacity:.75}.workspace{margin-left:178px;width:calc(100% - 178px);min-height:100vh}.topbar{height:78px;background:#fff;border-bottom:1px solid #e8eef6;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:20}.page-heading h1{margin:0;font-size:27px;color:#0d2550;letter-spacing:.5px}.top-actions{display:flex;align-items:center;gap:17px}.top-actions>button{width:38px;height:38px;border:0;background:transparent;color:#092553;border-radius:8px;display:grid;place-items:center;position:relative}.top-actions>button:hover{background:#f0f5fc}.badge-button i{position:absolute;right:-2px;top:-3px;min-width:18px;height:18px;padding:0 4px;background:#f04444;color:#fff;font-size:10px;font-style:normal;border-radius:9px;display:grid;place-items:center;border:2px solid #fff}.top-user{display:flex;align-items:center;gap:10px;padding-left:2px}.top-user small{color:#71819b;opacity:1}.page-content{padding:18px 22px 28px}.metrics-grid{display:grid;gap:12px;margin-bottom:14px}.metrics-grid.six{grid-template-columns:repeat(6,minmax(0,1fr))}.metrics-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.metric-card{min-height:118px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:19px 17px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 2px 9px #19468209}.metric-icon{width:44px;height:44px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto}.metric-card>div{min-width:0}.metric-card p{margin:0 0 8px;color:#263b60;font-size:14px;font-weight:650;white-space:nowrap}.metric-card strong{display:block;font-size:27px;line-height:1;color:#1769f5;white-space:nowrap}.metric-card strong small{font-size:13px;font-weight:500;margin-left:4px}.trend{margin-top:9px;display:flex;align-items:center;gap:2px;font-size:11px;color:#8090a8;white-space:nowrap}.trend.up svg,.trend.up{color:#12a36b}.trend.down svg,.trend.down{color:#ee4e5b}.tone-blue .metric-icon{background:#eaf2ff;color:#1769f5}.tone-green .metric-icon{background:#e6f7ef;color:#0aa66d}.tone-green strong{color:#0aa66d}.tone-orange .metric-icon{background:#fff3df;color:#f29a1f}.tone-orange strong{color:#f29a1f}.tone-red .metric-icon{background:#ffebed;color:#ef4756}.tone-red strong{color:#ef4756}.tone-purple .metric-icon{background:#f0ebff;color:#7657e8}.tone-purple strong{color:#7657e8}.panel,.filter-panel,.table-panel{background:#fff;border:1px solid var(--line);border-radius:11px}.panel>header{min-height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef2f8}.panel h2{margin:0;font-size:15px}.panel header button{border:0;background:transparent;color:var(--blue);font-size:12px}.dashboard-grid{display:grid;grid-template-columns:1fr 1.35fr .9fr;gap:12px;margin-bottom:12px}.dashboard-grid .panel{height:276px;overflow:hidden}.dashboard-chart{width:100%;height:224px}.business-card{padding-bottom:12px}.business-row{margin:0 18px;min-height:42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef2f7;color:#52627b;font-size:13px}.business-row span{display:flex;align-items:center;gap:8px}.business-row svg{color:#1769f5}.business-row b{color:#122e58}.progress-copy{margin:12px 18px 7px;display:flex;justify-content:space-between;font-size:12px;color:#63738e}.progress{height:6px;margin:0 18px;background:#e6edf8;border-radius:4px;overflow:hidden}.progress i{display:block;height:100%;background:#1769f5;border-radius:4px}.risk-panel{margin-bottom:12px}.risk-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:13px}.risk-card{border:1px solid #f5dddd;background:#fff6f6;border-radius:8px;min-height:74px;padding:13px;color:#ef4b58;display:flex;gap:10px;align-items:flex-start;text-align:left}.risk-card.orange{color:#ec9019;border-color:#f4e3c8;background:#fffaf1}.risk-card span{display:flex;flex-direction:column;gap:6px}.risk-card b{color:#354866;font-size:13px}.risk-card small{color:#7d8ba1}.workbench-grid{display:grid;grid-template-columns:.9fr 1.25fr .9fr;gap:12px}.workbench-grid .panel{min-height:250px}.task-row{width:calc(100% - 32px);margin:0 16px;padding:0;min-height:38px;display:grid;grid-template-columns:23px 1fr auto;gap:8px;align-items:center;border:0;border-bottom:1px solid #eef2f7;background:transparent;color:inherit;text-align:left;font-size:13px}.task-row b{font-weight:500}.task-row i{min-width:21px;height:21px;border-radius:11px;background:#fff0e5;color:#f0672b;font-style:normal;font-size:11px;display:grid;place-items:center}.task-dot{width:20px;height:20px;border-radius:5px;background:#edf3ff;color:#1769f5;display:grid;place-items:center;font-size:10px}.schedule-row{width:calc(100% - 30px);margin:0 15px;padding:0;min-height:38px;display:grid;grid-template-columns:48px 70px 1fr 70px;align-items:center;border:0;border-bottom:1px solid #eef2f7;background:transparent;text-align:left;font-size:12px;color:#5d6c84}.schedule-row time{color:#183b70}.schedule-row b{color:#273d60}.schedule-row small{color:#1769f5}.goal-panel{display:grid;grid-template-columns:125px 1fr;grid-template-rows:48px 1fr;align-items:center}.goal-panel header{grid-column:1/-1}.goal-ring{width:102px;height:102px;border-radius:50%;display:grid;place-items:center;margin:10px}.goal-ring strong{width:82px;height:82px;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:24px;color:#173f7a}.goal-copy{display:flex;flex-direction:column;gap:17px;font-size:12px;color:#62728b}.goal-copy span{display:flex;justify-content:space-between;gap:12px}.goal-copy b{color:#213b62}.dashboard-empty{min-height:190px;display:grid;place-items:center;color:#8a98aa;font-size:12px}.dashboard-load-error{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#7b899d}.dashboard-load-error b{color:#c53b49;font-size:16px}.dashboard-load-error .primary-button{margin-top:6px}.list-page{position:relative}.page-toolbar-title{position:absolute;right:0;top:0;z-index:4;display:flex;align-items:flex-start;justify-content:flex-end;color:#71819b;font-size:13px}.page-toolbar-title>span{display:none}.list-page:not(.customer-page) .metrics-grid.five{padding-right:128px}.list-page:not(.customer-page) .filter-panel{min-height:200px}.list-page:not(.customer-page) .filter-actions{margin-top:30px}.list-page:not(.customer-page) td{height:55px}.list-page:not(.customer-page) .table-footer{height:55px}.primary-button,.secondary-button,.text-button{border-radius:6px;min-height:38px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:600}.primary-button{border:1px solid #1769f5;background:#1769f5;color:#fff;box-shadow:0 4px 10px #1769f526}.primary-button:hover{background:#0e5fe5}.secondary-button{border:1px solid #d6e0ed;background:#fff;color:#405271}.text-button{border:0;background:transparent;color:#155ecf;padding-inline:8px}.filter-panel{padding:14px 16px;margin-bottom:12px}.filter-grid{display:grid;gap:12px;align-items:end}.filter-grid.seven{grid-template-columns:repeat(4,minmax(150px,1fr))}.filter-field{display:flex;flex-direction:column;gap:8px;color:#314563;font-size:12px;font-weight:600;min-width:0}.filter-field select,.filter-field input,.search-box input,.date-field,.form-grid input,.form-grid select,.form-grid textarea{height:38px;border:1px solid #d8e2ef;border-radius:6px;background:#fff;color:#52627b;padding:0 12px;outline:none}.filter-field select:focus,.filter-field input:focus,.search-box input:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#1769f5;box-shadow:0 0 0 3px #1769f51a}.filter-actions{display:flex;align-items:center;gap:12px;margin-top:15px}.search-box{width:265px;height:38px;display:flex;align-items:center;position:relative}.search-box input{width:100%;padding-right:38px}.search-box svg{position:absolute;right:12px;color:#183b70}.date-field{width:310px;display:flex;align-items:center;gap:12px;color:#687993;font-size:12px}.filter-actions .text-button{margin-left:auto}.filter-spacer{flex:1}.customer-filter{padding-top:22px}.customer-filters{grid-template-columns:2fr repeat(3,minmax(150px,1fr))}.customer-filters .search-box{width:100%}.customer-filters .search-box input{height:38px}.customer-filters .text-button{align-self:end}.table-panel{overflow:hidden}table{width:100%;border-collapse:collapse;table-layout:auto}th{height:53px;padding:0 10px;color:#263b5e;background:#fbfcfe;border-bottom:1px solid #e4ebf5;font-size:12px;text-align:left;white-space:nowrap}td{height:57px;padding:0 10px;border-bottom:1px solid #e9eef6;color:#324966;font-size:12px;white-space:nowrap}tbody tr:hover{background:#f8fbff}th:first-child,td:first-child{width:44px;text-align:center}input[type=checkbox]{width:16px;height:16px;accent-color:#1769f5}.id-cell{color:#193d78}.person-cell{display:flex;align-items:center;gap:9px;font-weight:600}.person-cell img{width:32px;height:32px;border-radius:50%;object-fit:cover}.contact-cell,.follow-cell{display:flex;flex-direction:column;gap:4px}.contact-cell small,.follow-cell small{color:#697b95}.follow-cell b{font-weight:500;color:#24416e}.country-dot{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;margin-right:7px;background:#eaf1fb;color:#184685;font-size:10px}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:55px;height:27px;border-radius:5px;padding:0 8px;font-size:11px;font-weight:600}.status-blue{color:#1769f5;background:#e9f2ff}.status-orange{color:#f08e17;background:#fff2dd}.status-green{color:#07965f;background:#e2f6ed}.status-red{color:#ed4653;background:#ffebed}.status-purple{color:#7657e8;background:#f0ebff}.status-gray{color:#66758c;background:#edf1f6}.row-actions{display:flex;gap:8px}.row-actions button{width:25px;height:28px;border:0;background:transparent;color:#12366c;display:grid;place-items:center;padding:0;border-radius:5px}.row-actions button:hover{background:#eaf2ff}.table-footer{height:65px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#52627b}.pagination{display:flex;align-items:center;gap:8px}.pagination button{min-width:33px;height:34px;border:1px solid #dbe4ef;background:#fff;color:#405271;border-radius:5px}.pagination button.active{background:#1769f5;border-color:#1769f5;color:#fff}.pagination select{height:34px;border:1px solid #dbe4ef;border-radius:5px;color:#405271;padding:0 12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0416316b;z-index:80;display:grid;place-items:center}.modal{width:620px;background:#fff;border-radius:12px;box-shadow:0 22px 60px #08224638;overflow:hidden}.modal>header{padding:20px 22px;display:flex;justify-content:space-between;border-bottom:1px solid #e6edf6}.modal h2{margin:0 0 6px;font-size:20px}.modal p{margin:0;color:#7a899f;font-size:12px}.modal header button,.detail-drawer header button{border:0;background:transparent;color:#5d6d86}.modal form{padding:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:flex;flex-direction:column;gap:8px;color:#344865;font-size:13px}.form-grid .wide{grid-column:1/-1}.modal form footer{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.detail-drawer{position:fixed;right:0;top:78px;bottom:0;width:460px;background:#fff;z-index:50;box-shadow:-12px 0 35px #0d2d581f;padding:22px;overflow-y:auto}.detail-drawer>header{display:flex;justify-content:space-between;align-items:flex-start}.detail-drawer header small{color:#1769f5}.detail-drawer h2{margin:5px 0 0;font-size:23px}.profile-card{margin:22px 0;padding:17px;background:#f7faff;border:1px solid #e3ebf6;border-radius:9px;display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center}.profile-card img{width:54px;height:54px;border-radius:50%;object-fit:cover}.profile-card>div{display:flex;flex-direction:column;gap:4px}.profile-card span{font-size:12px;color:#71819b}.detail-drawer section{padding:17px 0;border-top:1px solid #e7edf5}.detail-drawer h3{margin:0 0 15px;font-size:15px}.detail-drawer dl{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0}.detail-drawer dl div{display:flex;flex-direction:column;gap:5px}.detail-drawer dt{color:#7b8aa0;font-size:11px}.detail-drawer dd{margin:0;font-size:13px}.timeline{display:flex;flex-direction:column}.timeline div{min-height:57px;padding-left:23px;position:relative;display:flex;flex-direction:column;gap:5px}.timeline div:before{content:"";position:absolute;left:3px;top:5px;width:9px;height:9px;border-radius:50%;background:#c9d3e2}.timeline div:after{content:"";position:absolute;left:7px;top:15px;width:1px;bottom:0;background:#d9e1ed}.timeline div:last-child:after{display:none}.timeline .done:before{background:#0cab72}.timeline .current:before{background:#1769f5;box-shadow:0 0 0 4px #e3efff}.timeline b{font-size:13px}.timeline span{font-size:11px;color:#8290a5}.detail-drawer>footer{display:flex;gap:10px}.detail-drawer>footer button{flex:1}.toast{position:fixed;top:92px;left:50%;transform:translate(-50%);z-index:100;background:#102f5e;color:#fff;padding:11px 18px;border-radius:7px;box-shadow:0 10px 30px #0a275233;font-size:13px}.toast.success{background:#0e9e68}.page-loading{min-height:260px;display:grid;place-items:center;color:#7e8da3}.customer-toolbar{min-height:42px;margin-bottom:10px;display:flex;align-items:center;justify-content:flex-end;gap:16px;color:#71819b;font-size:13px}.scope-hint{color:#71819b;font-size:12px}.crm-page-error{margin-bottom:12px;padding:11px 14px;border:1px solid #f3c8cd;border-radius:7px;background:#fff2f3;color:#c93948;font-size:13px}.empty-state{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8593a8}.empty-state b{color:#405271;font-size:15px}.crm-form-modal{max-height:90vh;overflow-y:auto}.form-error{margin:0 0 16px!important;padding:9px 11px;border-radius:6px;background:#fff0f1;color:#c93948!important}.confirm-modal{width:470px}.confirm-actions{padding:20px 22px;display:flex;justify-content:flex-end;gap:10px}.danger-button{min-height:38px;padding:0 20px;border:1px solid #e44351;border-radius:6px;background:#e44351;color:#fff;font-weight:600}.row-actions .row-danger{color:#d83f4d}.pagination button:disabled{opacity:.45;cursor:not-allowed}.list-page .table-panel th:first-child,.list-page .table-panel td:first-child{width:auto;text-align:left}.auth-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#203b64;background:#f5f8fd}.auth-loading b{font-size:14px}.auth-spinner{width:34px;height:34px;border:3px solid #dce7f7;border-top-color:#1769f5;border-radius:50%;animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(470px,46%) 1fr;background:#fff}.login-visual{position:relative;overflow:hidden;padding:44px 54px;color:#fff;background:linear-gradient(145deg,#031f45,#06356e 58%,#0b58b7);display:flex;flex-direction:column}.login-brand{position:relative;z-index:2;display:flex;align-items:center;gap:12px}.login-brand span{display:flex;flex-direction:column;gap:3px}.login-brand b{font-size:25px;letter-spacing:1px}.login-brand small{font-size:13px;opacity:.75}.login-visual-copy{position:relative;z-index:2;margin:auto 0;max-width:530px}.login-eyebrow{display:inline-flex;padding:7px 11px;border:1px solid rgba(255,255,255,.28);border-radius:20px;background:#ffffff14;font-size:11px;letter-spacing:2px}.login-visual h1{margin:22px 0 20px;font-size:clamp(38px,3.3vw,54px);line-height:1.28;letter-spacing:1px}.login-visual-copy>p{max-width:465px;color:#ffffffc7;font-size:16px;line-height:1.9}.security-note{margin-top:38px;width:fit-content;display:flex;align-items:center;gap:12px;padding:14px 17px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#031c3f52}.security-note span{display:flex;flex-direction:column;gap:4px}.security-note b{font-size:13px}.security-note small{color:#ffffffad}.login-orbit{position:absolute;border:1px solid rgba(255,255,255,.11);border-radius:50%}.orbit-one{width:520px;height:520px;right:-260px;top:-150px}.orbit-two{width:740px;height:740px;right:-420px;bottom:-410px}.login-main{padding:48px;display:grid;place-items:center;background:linear-gradient(135deg,#fff,#f8fbff)}.login-card{width:min(100%,460px)}.login-card>header{display:grid;grid-template-columns:62px 1fr;gap:16px;align-items:center;margin-bottom:30px}.login-card>header img{width:62px;height:62px;border-radius:50%;object-fit:cover;border:4px solid #eaf2ff}.login-card>header span{color:#1769f5;font-size:12px;font-weight:700;letter-spacing:.5px}.login-card h2{margin:5px 0 7px;color:#0d2853;font-size:30px}.login-card header p{margin:0;color:#76859c;font-size:13px}.login-card form{display:flex;flex-direction:column;gap:18px}.login-card label{display:flex;flex-direction:column;gap:8px;color:#2f4565;font-size:13px;font-weight:600}.login-input{height:48px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #d8e2ef;border-radius:8px;background:#fff;color:#6f8098;transition:.18s ease}.login-input:focus-within{border-color:#1769f5;box-shadow:0 0 0 3px #1769f51a}.login-input input{flex:1;min-width:0;height:100%;border:0;outline:0;color:#18345e;background:transparent}.login-input input::placeholder{color:#a0adbf}.login-input button{width:32px;height:32px;border:0;background:transparent;color:#74849b;display:grid;place-items:center}.password-help{margin:-7px 0 0;color:#7c8ba1;font-size:11px;line-height:1.65}.login-error{padding:11px 13px;border:1px solid #ffd4d8;border-radius:7px;background:#fff1f2;color:#d83b48;font-size:12px;line-height:1.55}.login-submit{height:48px;border:0;border-radius:8px;background:#1769f5;color:#fff;font-weight:700;box-shadow:0 9px 20px #1769f533}.login-submit:hover{background:#0c5fe9}.login-submit:disabled{cursor:not-allowed;opacity:.58}.login-card>footer{margin-top:28px;padding-top:18px;border-top:1px solid #e9eef5;color:#8997aa;font-size:11px;text-align:center}.system-summary{display:grid;grid-template-columns:repeat(4,minmax(0,240px));gap:14px;margin-bottom:14px}.system-summary article{min-height:96px;padding:18px;display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:10px;background:#fff}.system-summary article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:9px}.system-summary .tone-blue{color:#1769f5;background:#eaf2ff}.system-summary .tone-purple{color:#7657e8;background:#f0ebff}.system-summary .tone-green{color:#07965f;background:#e2f6ed}.system-summary .tone-orange{color:#e99018;background:#fff3df}.system-summary article div{display:flex;flex-direction:column;gap:6px}.system-summary small{color:#708099}.system-summary b{font-size:25px;color:#17365f}.system-panel{min-height:620px;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff}.system-panel>header{min-height:66px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9eef6}.system-tabs{align-self:stretch;display:flex;gap:7px}.system-tabs button{position:relative;min-width:120px;border:0;background:transparent;color:#6d7e96;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:600}.system-tabs button.active{color:#1769f5}.system-tabs button.active:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:#1769f5}.system-notice,.system-error{margin:13px 18px 0;padding:10px 13px;border-radius:7px;font-size:12px}.system-notice{color:#087b50;border:1px solid #cceedd;background:#edfbf5}.system-error{color:#c83946;border:1px solid #ffd4d8;background:#fff1f2}.system-table-wrap{padding:0 18px 18px}.system-table-wrap table{margin-top:12px}.system-table-wrap th:first-child,.system-table-wrap td:first-child{width:auto;text-align:left}.system-user{display:flex;align-items:center;gap:10px}.system-user img{width:34px;height:34px;border-radius:50%;object-fit:cover}.role-tags,.permission-tags{display:flex;flex-wrap:wrap;gap:6px}.role-tags span,.permission-tags span{padding:5px 8px;border-radius:5px;color:#315986;background:#edf4fc;font-size:10px}.account-status{display:inline-flex;min-width:48px;height:25px;align-items:center;justify-content:center;border-radius:5px;font-size:11px}.account-status.active{color:#078d5b;background:#e4f7ef}.account-status.disabled{color:#d44350;background:#ffebed}.role-list{padding:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.role-list article{min-height:210px;padding:18px;display:flex;flex-direction:column;border:1px solid #dfe7f2;border-radius:10px;background:#fbfdff}.role-list article header{display:flex;align-items:flex-start;justify-content:space-between}.role-list article header>span{display:flex;gap:10px;color:#1769f5}.role-list article header div{display:flex;flex-direction:column;gap:4px}.role-list article header b{color:#1e395f}.role-list article header small{color:#8492a7;font-size:10px}.role-list article header em{padding:5px 8px;border-radius:5px;color:#7051d5;background:#f0ebff;font-size:10px;font-style:normal}.permission-tags{margin:20px 0}.role-list footer{margin-top:auto;padding-top:13px;border-top:1px solid #e5ebf4;color:#8290a4;font-size:11px}.system-modal form .system-error{margin:0 0 16px}.role-modal{width:760px;max-height:88vh;overflow-y:auto}.permission-picker{margin-top:22px}.permission-picker h3{margin:0 0 13px;font-size:14px}.permission-picker section{margin-bottom:16px}.permission-picker section>b{display:block;margin-bottom:8px;color:#61718a;font-size:11px;text-transform:uppercase}.permission-picker section>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.permission-picker label{min-height:54px;padding:9px;display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:start;border:1px solid #e1e8f2;border-radius:7px;background:#fbfcfe}.permission-picker label>span{display:flex;flex-direction:column;gap:4px;color:#354a68;font-size:12px}.permission-picker label small{color:#8290a5;font-size:10px;font-weight:400;line-height:1.45}.system-row-actions{display:flex;align-items:center;gap:2px}.follow-up-heading{display:flex;align-items:center;justify-content:space-between}.follow-up-heading h3{margin:0}.follow-up-empty{margin:14px 0 2px;padding:18px;border-radius:7px;background:#f7f9fc;color:#8190a5;font-size:12px;text-align:center}.follow-up-error{margin:10px 0;padding:9px 11px;border-radius:6px;background:#fff0f1;color:#c93948;font-size:12px}.follow-up-list{margin-top:12px;display:flex;flex-direction:column;gap:9px}.follow-up-list article{position:relative;padding:12px 10px;display:grid;grid-template-columns:30px 1fr auto;gap:8px;border:1px solid #e3eaf4;border-radius:8px;background:#fbfdff}.follow-up-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:#1769f5}.follow-up-content header{display:flex;align-items:center;justify-content:space-between;gap:8px}.follow-up-content header b{color:#24416e;font-size:12px}.follow-up-content header span{color:#8290a5;font-size:10px}.follow-up-content p{margin:7px 0;color:#405271;font-size:12px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.follow-up-content small{color:#e18114;font-size:10px}.follow-up-actions{display:flex;gap:2px}.follow-up-actions button,.follow-up-form>header button{width:26px;height:26px;border:0;border-radius:5px;background:transparent;color:#60718b;display:grid;place-items:center}.follow-up-form{margin-top:12px;padding:14px;border:1px solid #dbe5f2;border-radius:9px;background:#f8fbff}.follow-up-form>header{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;color:#24416e}.follow-up-form form{display:flex;flex-direction:column;gap:11px}.follow-up-form label{display:flex;flex-direction:column;gap:6px;color:#52627b;font-size:11px}.follow-up-form select,.follow-up-form input,.follow-up-form textarea{width:100%;border:1px solid #d7e1ee;border-radius:6px;background:#fff;color:#405271;padding:9px 10px;outline:none}.follow-up-form textarea{min-height:94px;resize:vertical}.follow-up-form footer{display:flex;justify-content:flex-end;gap:8px}.inline-confirm{margin-top:10px;padding:10px;display:flex;align-items:center;gap:8px;border-radius:7px;background:#fff4f5;color:#b53845;font-size:11px}.inline-confirm span{margin-right:auto}.inline-confirm button{min-height:31px;padding-inline:12px}.portal-page{min-height:100vh;color:#10264d}.portal-brand{display:flex;align-items:center;gap:9px;font-size:22px;font-weight:800}.h5-portal{min-width:320px;max-width:430px;margin:auto;background:#f5f8fd;position:relative;padding-bottom:calc(82px + env(safe-area-inset-bottom))}.h5-portal>header{height:76px;padding:0 20px;background:#fff;display:flex;align-items:center;justify-content:space-between}.h5-portal header img{width:38px;height:38px;border-radius:50%;object-fit:cover}.h5-portal main{padding:28px 20px}.eyebrow{margin:0 0 9px;color:#1769f5;font-size:13px;font-weight:700}.h5-portal h1{margin:0 0 24px;font-size:29px;line-height:1.35}.portal-progress{min-height:150px;background:#0d4283;color:#fff;border-radius:14px;padding:22px;display:flex;align-items:center;gap:24px}.portal-progress>div:first-child{width:92px;height:92px;border:9px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;display:grid;place-items:center}.portal-progress strong{font-size:23px}.portal-progress span,.portal-progress-copy p{font-size:11px;opacity:.8}.portal-progress-copy b{font-size:17px}.h5-portal h2{margin:28px 0 13px;font-size:18px}.portal-task{min-height:76px;background:#fff;border:1px solid #e1e9f4;border-radius:10px;padding:14px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;margin-bottom:10px}.portal-task svg{color:#1769f5}.portal-task span{display:flex;flex-direction:column;gap:5px}.portal-task small{color:#7c8aa0}.portal-task em{font-style:normal;color:#f08e17;font-size:12px}.h5-portal nav{position:fixed;bottom:0;z-index:40;width:min(100%,430px);height:calc(72px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e2e8f1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.h5-portal nav button{min-width:0;padding:6px 2px;border:0;background:transparent;color:#718099;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:11px;white-space:nowrap}.h5-portal nav button.active{color:#1769f5}.channel-portal{display:grid;grid-template-columns:225px 1fr;background:#f5f8fd}.channel-portal aside{background:#052750;color:#fff;padding:24px 18px;display:flex;flex-direction:column;gap:8px}.channel-portal aside .portal-brand{margin-bottom:35px}.channel-portal aside button{height:46px;border:0;background:transparent;color:#e5eefb;border-radius:7px;padding:0 14px;display:flex;align-items:center;gap:12px}.channel-portal aside button.active{background:#1769f5}.channel-portal>main{padding:32px}.channel-portal main>header{display:flex;justify-content:space-between;align-items:center}.channel-portal h1{margin:0}.channel-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}.channel-metrics article{min-height:145px;background:#fff;border:1px solid #dde6f2;border-radius:11px;padding:22px;display:flex;flex-direction:column;gap:9px}.channel-metrics span{color:#61718a}.channel-metrics b{font-size:33px;color:#1769f5}.channel-metrics small{color:#13a56a}.channel-table{background:#fff;border:1px solid #dde6f2;border-radius:11px;padding:20px}.channel-table h2{margin:0 0 12px}.channel-table>div{min-height:62px;border-top:1px solid #e8eef6;display:grid;grid-template-columns:42px 120px 1fr 80px;align-items:center}.channel-table img{width:32px;height:32px;border-radius:50%;object-fit:cover}.channel-table em{font-style:normal;color:#0ba46b}@media(max-width:1300px){.page-content{padding-inline:15px}.metric-card{padding:15px 12px;gap:9px}.metric-card strong{font-size:23px}.filter-grid.seven,.customer-filters{grid-template-columns:repeat(4,1fr)}td,th{padding-inline:7px}.top-user{display:none}}.pipeline-page{padding-top:48px}.pipeline-page .page-toolbar-title{top:0;right:0;align-items:center}.pipeline-page .page-toolbar-title>span{display:inline;margin-right:12px}.pipeline-page .metrics-grid{padding-right:0!important}.metrics-grid.seven-cards{grid-template-columns:repeat(7,minmax(0,1fr))}.seven-cards .metric-card{padding-inline:13px;gap:10px}.seven-cards .metric-icon{width:38px;height:38px}.seven-cards .metric-card strong{font-size:22px}.pipeline-filter{min-height:auto!important;padding:18px 20px}.pipeline-page .pipeline-filter .filter-actions{margin-top:17px!important}.filter-grid.five-cols{grid-template-columns:repeat(5,minmax(150px,1fr))}.filter-grid.four-cols{grid-template-columns:repeat(4,minmax(170px,1fr))}.pipeline-page .table-panel{overflow-x:auto}.pipeline-page table{min-width:1050px}.pipeline-page td{height:57px!important}.pipeline-page .table-footer{height:62px!important;position:sticky;left:0}.stage-flow{display:grid;grid-template-columns:repeat(7,1fr);margin:0 0 12px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.stage-flow div{min-height:52px;position:relative;display:flex;align-items:center;justify-content:center;gap:16px;color:#22518f;background:#ebf3ff}.stage-flow div:not(:last-child):after{content:"";position:absolute;z-index:2;right:-18px;border-left:18px solid currentColor;border-top:26px solid transparent;border-bottom:26px solid transparent;color:inherit;opacity:.08}.stage-flow div:not(:first-child){clip-path:polygon(18px 0,100% 0,calc(100% - 18px) 50%,100% 100%,18px 100%,0 50%)}.stage-flow .flow-1{color:#0b9967;background:#e9f8f1}.stage-flow .flow-2{color:#e98712;background:#fff3df}.stage-flow .flow-3{color:#7957df;background:#f2edff}.stage-flow .flow-4{color:#0b879b;background:#e7f7fa}.stage-flow .flow-5{color:#e14451;background:#ffecee}.stage-flow .flow-6{color:#64738c;background:#edf1f6}.stage-flow b{font-size:12px}.stage-flow strong{font-size:20px}.stars{display:inline-flex;gap:1px}.stars i{color:#d5deeb;font-style:normal;font-size:15px}.stars i.active{color:#f6a20a}.date-alert{color:#ed4856}.pipeline-form-modal{width:720px}.pipeline-form-modal textarea{min-height:86px;height:auto;padding:10px 12px;resize:vertical;line-height:1.6}.pipeline-drawer{width:430px}.drawer-status-line{margin:18px 0 2px;padding:10px 12px;display:flex;justify-content:space-between;border:1px solid #e0e9f5;border-radius:7px;background:#f7faff;color:#6f7f96;font-size:12px}.drawer-status-line b{color:#1769f5}.drawer-copy{margin:0;color:#4b5f7d;font-size:13px;line-height:1.9;white-space:pre-wrap}.drawer-lines{display:flex;flex-direction:column;gap:10px}.drawer-lines p{margin:0;color:#50627d;font-size:12px;line-height:1.65;white-space:pre-wrap}.drawer-lines b{color:#213b61}.step-progress{display:flex;align-items:flex-start;justify-content:space-between;position:relative}.step-progress:before{content:"";position:absolute;top:12px;left:13px;right:13px;height:2px;background:#dce4ef}.step-progress div{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:7px;width:25%;color:#8593a8;font-size:10px}.step-progress i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #cfdae9;font-style:normal}.step-progress .done{color:#1769f5}.step-progress .done i{color:#fff;background:#1769f5;border-color:#1769f5}.drawer-warning{margin:15px 0 0;padding:9px 11px;border-radius:6px;background:#fff0f1;color:#d6414f;font-size:12px}.contract-finance-strip{margin:0 0 12px;padding:14px 18px;display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:24px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:10px}.contract-finance-strip>div{display:flex;flex-direction:column;gap:6px}.contract-finance-strip span{color:#7a899f;font-size:11px}.contract-finance-strip b{color:#1769f5;font-size:18px}.contract-finance-strip b.green,.money-overview b.green{color:#0aa66d}.contract-finance-strip b.orange,.money-overview b.orange{color:#f08e17}.contract-progress{display:grid!important;grid-template-columns:1fr auto}.contract-progress span{grid-column:1/-1}.contract-progress i,.drawer-progress i,.collection-progress-card i{height:7px;border-radius:5px;background:#e6edf7;overflow:hidden;align-self:center}.contract-progress em,.drawer-progress em,.collection-progress-card em{display:block;height:100%;border-radius:inherit;background:#1769f5}.contract-progress b{font-size:12px}.money-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.money-overview div{padding:11px 9px;display:flex;flex-direction:column;gap:6px;border:1px solid #e5ecf5;border-radius:7px;background:#fafcff}.money-overview span{color:#8390a4;font-size:10px}.money-overview b{color:#1769f5;font-size:14px}.drawer-progress{margin-top:12px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.drawer-progress span{color:#1769f5;font-size:11px}.payment-insights{display:grid;grid-template-columns:1.1fr 1.35fr .9fr;gap:12px;margin-bottom:12px}.payment-insights>article{min-height:205px;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.payment-insights article>header{height:45px;padding:0 15px;display:flex;align-items:center;border-bottom:1px solid #edf1f7;color:#233b60;font-size:13px}.payment-donut-wrap{height:160px;padding:14px 18px;display:flex;align-items:center;justify-content:center;gap:30px}.payment-donut{width:120px;height:120px;padding:17px;border-radius:50%}.payment-donut>span{width:100%;height:100%;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}.payment-donut b{color:#17345f;font-size:22px}.payment-donut small{color:#7f8ea4;font-size:10px}.payment-donut-wrap ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:9px;color:#60708a;font-size:11px}.payment-donut-wrap li{display:grid;grid-template-columns:8px 1fr auto;gap:7px;align-items:center;min-width:110px}.payment-donut-wrap li i{width:8px;height:8px;border-radius:2px}.payment-donut-wrap i.green{background:#24b98b}.payment-donut-wrap i.blue{background:#4b8cf7}.payment-donut-wrap i.orange{background:#f6ad42}.payment-donut-wrap i.red{background:#ef5963}.collection-progress-card>div{height:160px;padding:17px 24px;display:grid;grid-template-columns:1fr auto;gap:9px;align-items:center}.collection-progress-card strong{color:#1769f5;font-size:28px}.collection-progress-card>div>span{color:#6e7f98;font-size:11px}.collection-progress-card>div>i{grid-column:1/-1}.collection-progress-card footer{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:15px}.collection-progress-card p{margin:0;display:flex;flex-direction:column;gap:4px}.collection-progress-card small{color:#8694a8}.collection-progress-card p b{color:#304866;font-size:13px}.overdue-card>div{height:160px;display:grid;place-items:center;align-content:center;gap:5px;color:#ed5360}.overdue-card strong{font-size:22px}.overdue-card span,.overdue-card small{color:#8290a5;font-size:10px}.overdue-card b{color:#ed5360}@media(max-width:1450px){.metrics-grid.seven-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.seven-cards .metric-card:last-child{grid-column:span 2}.filter-grid.five-cols{grid-template-columns:repeat(4,minmax(150px,1fr))}}.material-filter-grid{grid-template-columns:repeat(5,minmax(150px,1fr))}.material-table table{min-width:1500px}.table-person{display:flex;align-items:center;gap:9px;min-width:150px}.table-person img{width:34px;height:34px;border-radius:50%;object-fit:cover}.table-person span{display:flex;flex-direction:column;gap:3px}.table-person b{color:#243d62}.table-person small,.table-subline{display:block;margin-top:4px;color:#8290a5;font-size:10px;font-weight:400}.green-text{color:#08a36d!important}.orange-text{color:#ed8b18!important}.red-text{color:#e94957!important}.table-progress{width:112px;display:grid;grid-template-columns:1fr 30px;gap:7px;align-items:center;margin-bottom:5px}.table-progress i{height:6px;overflow:hidden;border-radius:4px;background:#e6edf7}.table-progress em{display:block;height:100%;border-radius:inherit;background:#1769f5}.table-progress span{color:#60728e;font-size:10px}.material-page .pipeline-drawer{width:min(760px,72vw);padding:18px}.material-profile{margin:15px 0 8px;padding:12px;display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:center;background:#f7faff;border:1px solid #e5ecf5;border-radius:8px}.material-profile img{width:52px;height:52px;border-radius:7px;object-fit:cover}.material-profile div{display:flex;flex-direction:column;gap:5px}.material-profile b{color:#233c61;font-size:13px}.material-profile span{color:#72829a;font-size:10px}.drawer-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #e5ecf5}.drawer-tabs button{height:42px;border:0;border-bottom:2px solid transparent;background:transparent;color:#53657f;font-size:12px}.drawer-tabs button.active{color:#1769f5;border-bottom-color:#1769f5;font-weight:700}.material-summary{margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e5ecf5;border-radius:8px;overflow:hidden}.material-summary>div{min-height:57px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-right:1px solid #edf1f6}.material-summary>div:last-child{border:0}.material-summary b{color:#1769f5;font-size:17px}.material-summary span{color:#8290a4;font-size:10px}.drawer-section-title{margin:16px 0 7px;display:flex;align-items:center;justify-content:space-between}.drawer-section-title>b{font-size:14px}.drawer-section-title button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#1769f5;font-size:11px}.detail-drawer .material-groups{display:flex;flex-direction:column;gap:7px}.detail-drawer .material-groups>section{padding:0;border:1px solid #e6edf6;border-radius:8px;overflow:hidden}.material-groups section>header{min-height:34px;padding:0 9px;display:grid;grid-template-columns:1fr 63px 64px 78px;align-items:center;background:#f8faff;color:#5c6f89;font-size:9px}.material-groups section>header b{color:#263f65;font-size:11px}.material-row{min-height:49px;padding:6px 8px;display:grid;grid-template-columns:16px 1fr 63px 64px 78px;gap:5px;align-items:center;border-top:1px solid #edf1f6;font-size:10px}.material-row>i{color:#6d7e96;font-style:normal;text-align:center}.material-row>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.material-row b{overflow:hidden;color:#304764;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.material-row b em{margin-left:2px;color:#e94b56;font-style:normal}.material-row small{overflow:hidden;color:#8794a7;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.material-row small.review-note{color:#e58119;white-space:normal}.material-row .status-pill{min-width:50px;height:23px;padding-inline:5px;font-size:9px}.cert-state{color:#657792;font-size:9px}.material-actions{display:flex;justify-content:flex-end;gap:1px}.material-actions button{width:23px;height:25px;padding:0;border:0;border-radius:4px;display:grid;place-items:center;background:transparent;color:#174a91}.material-actions button:hover{background:#eaf2ff}.material-actions button.danger{color:#dc4552}.material-actions button:disabled{opacity:.45}.detail-drawer .material-info-panel{margin-top:14px;padding:25px 18px;border:1px solid #e5ecf5;border-radius:8px;background:#f9fbfe;text-align:center;color:#1769f5}.material-info-panel h3{margin:9px 0;color:#263f64}.material-info-panel p{margin:0 0 18px;color:#71829a;font-size:11px;line-height:1.7}.material-info-panel>div{min-height:39px;padding:0 6px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e7edf5;color:#51647e;font-size:11px}.detail-drawer .material-history{margin-top:12px;padding:13px 0}.material-history>div{min-height:58px;display:grid;grid-template-columns:16px 1fr auto;gap:8px;align-items:start;position:relative}.material-history>div>i{width:9px;height:9px;margin-top:5px;border-radius:50%;background:#1769f5;box-shadow:0 0 0 4px #e9f2ff}.material-history>div>i.done{background:#0ca571;box-shadow:0 0 0 4px #e4f7ef}.material-history>div>i.warn{background:#ee8e17;box-shadow:0 0 0 4px #fff2de}.material-history p{margin:0;display:flex;flex-direction:column;gap:4px}.material-history p b{color:#304763;font-size:11px}.material-history p span,.material-history p small{color:#8391a5;font-size:9px}.online-workspace{margin-top:14px}.online-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.online-overview article{min-height:58px;padding:8px;display:flex;align-items:center;gap:7px;border:1px solid #e2eaf4;border-radius:8px;background:#f9fbfe;color:#1769f5}.online-overview article span{display:flex;flex-direction:column;gap:3px;color:#8391a5;font-size:8px}.online-overview article b{color:#2d4664;font-size:12px}.online-section-tabs{margin:12px 0 8px;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e4ebf4}.online-section-tabs button{height:36px;border:0;border-bottom:2px solid transparent;background:transparent;color:#75869d;font-size:10px;font-weight:700}.online-section-tabs button.active{border-bottom-color:#1769f5;color:#1769f5}.application-card,.document-card{margin-top:8px;border:1px solid #e1e9f3;border-radius:9px;background:#fff;overflow:hidden}.application-card>header,.document-card>header{min-height:50px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;background:#f8fbff}.application-card>header>span,.document-card>header>span{display:grid;grid-template-columns:22px 1fr;gap:2px 7px;align-items:center;color:#1769f5}.application-card>header b,.document-card>header b{color:#2d4664;font-size:11px}.application-card>header small,.document-card>header small{grid-column:2;color:#8795a8;font-size:8px}.application-card-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr}.application-card-grid p{min-height:48px;margin:0;padding:7px 10px;display:flex;flex-direction:column;gap:4px;border-right:1px solid #edf2f7}.application-card-grid p:last-child{border:0}.application-card-grid span,.document-meta span{color:#8996a8;font-size:8px}.application-card-grid b,.document-meta b{color:#3c526c;font-size:9px}.portal-link{margin:0 10px 8px;display:inline-flex;align-items:center;gap:4px;color:#1769f5;font-size:9px;text-decoration:none}.application-card>footer,.document-card>footer{min-height:38px;padding:5px 9px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf2f7;color:#8492a6;font-size:8px}.application-card>footer div,.document-card>footer div,.version-list>div>div{display:flex;gap:3px}.application-card button,.document-card button,.version-list button{width:27px;height:27px;padding:0;display:grid;place-items:center;border:0;border-radius:5px;background:#edf4ff;color:#1769f5}.application-card button.danger,.document-card button.danger{color:#df4050;background:#fff0f2}.document-meta{padding:8px 10px;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:7px;border-bottom:1px solid #edf2f7}.document-meta span{display:flex;flex-direction:column;gap:3px}.document-requirements{margin:0;padding:8px 10px;color:#687b92;font-size:9px;line-height:1.6;background:#fffdf8;border-bottom:1px solid #edf2f7}.version-list{padding:0 10px}.version-list>div{min-height:50px;display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;gap:7px;align-items:center;border-bottom:1px solid #edf2f7}.version-list>div:last-child{border:0}.version-list>div>i{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#e9f2ff;color:#1769f5;font-size:8px;font-style:normal;font-weight:800}.version-list>div>span{min-width:0;display:flex;flex-direction:column;gap:3px}.version-list b{overflow:hidden;color:#3a516d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.version-list small,.version-list em{color:#8a97a9;font-size:7px;font-style:normal}.version-list em{color:#dc7c12}.no-version{display:block;padding:15px;text-align:center;color:#8b98aa;font-size:9px}.workspace-empty{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed #d7e2ef;border-radius:9px;background:#fbfcfe;color:#1769f5;text-align:center}.workspace-empty b{color:#344c68;font-size:11px}.workspace-empty span{max-width:340px;color:#8795a8;font-size:9px;line-height:1.6}.deadline-soon{color:#e08012!important}.deadline-overdue{color:#dc3e4e!important}.application-event-log{margin-top:12px;border-top:1px solid #e6edf5}.application-event-log summary{padding:10px 2px;color:#1769f5;font-size:9px;cursor:pointer}.application-event-log .material-history{padding:5px}.pipeline-form-modal{max-height:92vh;overflow:auto}.detail-drawer .material-progress-overview{margin-top:9px;padding:15px 10px 5px}.milestone-track{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.milestone-track:before{content:"";position:absolute;left:11%;right:11%;top:8px;height:2px;background:#dce5f1}.milestone-track i{z-index:1;display:flex;flex-direction:column;align-items:center;gap:6px;color:#c4cfde;font-style:normal;font-size:9px}.milestone-track i svg{background:#fff}.milestone-track i.done{color:#0ca571}.milestone-track i.active{color:#1769f5}.checkbox-label{flex-direction:row!important;align-items:center;padding-top:20px}.checkbox-label input{flex:0 0 auto}@media(max-width:1450px){.material-filter-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}}.visa-filter{margin-bottom:12px}.visa-filter-row{display:grid;grid-template-columns:minmax(210px,1.35fr) repeat(4,minmax(135px,1fr)) auto;gap:12px;align-items:end}.visa-filter-row .search-box{min-height:38px}.visa-filter-actions{display:flex;gap:7px;align-items:center;white-space:nowrap}.visa-filter-actions button{padding-inline:13px}.visa-workbench{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:12px;align-items:start}.visa-phase-list,.visa-side{display:flex;flex-direction:column;gap:12px;min-width:0}.visa-phase-panel{overflow:hidden}.visa-phase-panel>header{min-height:58px;justify-content:flex-start;gap:10px}.visa-phase-panel>header div{min-width:0}.visa-phase-panel h2{color:#203a60;font-size:14px}.visa-phase-panel header p{margin:4px 0 0;color:#7e8da2;font-size:9px}.visa-phase-icon{width:33px;height:33px;border-radius:7px;display:grid;place-items:center;flex:0 0 auto;color:#1769f5;background:#eaf2ff}.visa-phase-panel:nth-child(2) .visa-phase-icon{color:#7957df;background:#f1edff}.visa-stage-steps{min-height:48px;padding:9px 25px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #edf2f8;background:#fbfdff}.visa-stage-steps>div{width:min(150px,20%);position:relative;display:flex;align-items:center;gap:6px;color:#72839b;font-size:9px}.visa-stage-steps>div:not(:last-child):after{content:"";height:1px;position:absolute;left:27px;right:7px;top:10px;background:#cdd9e8}.visa-stage-steps i{width:20px;height:20px;z-index:1;display:grid;place-items:center;flex:0 0 auto;border:1px solid #cbd8e8;border-radius:50%;background:#fff;color:#1769f5;font-size:9px;font-style:normal}.visa-stage-steps b{z-index:1;padding-right:6px;background:#fbfdff;white-space:nowrap}.visa-matrix{max-width:100%;overflow-x:auto}.visa-matrix table{min-width:1320px}.visa-matrix th{height:42px;padding:6px;color:#62748f;font-size:9px;line-height:1.35;text-align:center;white-space:normal}.visa-matrix td{height:52px!important;padding:6px;color:#536782;font-size:9px;text-align:center}.visa-matrix th:first-child,.visa-matrix td:first-child{min-width:125px;position:sticky;left:0;z-index:2;background:#fff;text-align:left}.visa-matrix thead th:first-child{z-index:3;background:#f7f9fc}.visa-student{display:flex;align-items:center;gap:7px}.visa-student img{width:30px;height:30px;border-radius:50%;object-fit:cover;background:#edf2f8}.visa-student b{overflow:hidden;color:#263f65;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.material-mark{display:inline-grid;place-items:center;vertical-align:middle}.material-mark.done{color:#12a871}.material-mark.preparing{color:#ee931d}.material-mark.missing{color:#e74e5a}.material-mark.empty{width:17px;color:#b4c0d0;font-size:12px}.visa-legend{min-height:37px;padding:0 15px;display:flex;align-items:center;justify-content:flex-end;gap:17px;border-top:1px solid #edf2f8;color:#7b8ba2;font-size:9px}.visa-legend span{display:flex;align-items:center;gap:4px}.visa-pagination{overflow:hidden}.visa-pagination .table-footer{border-top:0}.visa-empty{padding:20px}.visa-progress-card,.recent-visa-events,.visa-reminders{overflow:hidden}.visa-progress-card>header,.recent-visa-events>header,.visa-reminders>header{color:#263f65;font-size:12px}.visa-progress-body{padding:17px 14px;display:flex;align-items:center;justify-content:center;gap:17px}.visa-donut{width:104px;height:104px;padding:16px;flex:0 0 auto;border-radius:50%}.visa-donut span{width:100%;height:100%;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}.visa-donut b{color:#203b61;font-size:21px}.visa-donut small{color:#8492a6;font-size:9px}.visa-progress-body ul{min-width:112px;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:7px;color:#65758e;font-size:9px}.visa-progress-body li{display:grid;grid-template-columns:7px 1fr auto;align-items:center;gap:5px}.visa-progress-body li i,.recent-visa-events article>i{width:7px;height:7px;border-radius:50%}.visa-progress-body i.blue,.recent-visa-events i.blue{background:#1769f5}.visa-progress-body i.sky{background:#4b8cf7}.visa-progress-body i.purple{background:#7857e8}.visa-progress-body i.green,.recent-visa-events i.green{background:#23ad7b}.visa-progress-body i.red,.recent-visa-events i.red{background:#ed5060}.recent-visa-events>div{padding:7px 14px 12px}.recent-visa-events article{min-height:58px;padding:9px 0;display:grid;grid-template-columns:8px 1fr;gap:8px;align-items:start;border-bottom:1px solid #edf2f8}.recent-visa-events article:last-child{border:0}.recent-visa-events article>i{margin-top:5px}.recent-visa-events p{margin:0;display:grid;grid-template-columns:1fr auto;gap:3px 7px}.recent-visa-events p b{overflow:hidden;color:#304764;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.recent-visa-events p span{color:#1769f5;font-size:9px}.recent-visa-events p small{grid-column:1/-1;color:#8794a8;font-size:8px;line-height:1.5}.side-empty{margin:18px 0;color:#8996a9;font-size:10px;text-align:center}.visa-reminders ol{margin:0;padding:14px 14px 14px 32px;color:#62738c;font-size:9px;line-height:1.8}.visa-reminders li::marker{color:#1769f5;font-weight:700}.visa-page .pipeline-drawer{width:510px}.drawer-action-buttons{display:flex;gap:7px}.drawer-action-buttons .danger-button{display:inline-flex;align-items:center;justify-content:center;gap:5px}.visa-detail-profile{margin:15px 0;padding:12px;display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:center;border:1px solid #e4ecf6;border-radius:8px;background:#f8fbff}.visa-detail-profile img{width:52px;height:52px;border-radius:7px;object-fit:cover;background:#edf2f8}.visa-detail-profile div{display:flex;flex-direction:column;gap:4px}.visa-detail-profile b{color:#274264;font-size:13px}.visa-detail-profile span{color:#7d8ca1;font-size:10px}.visa-detail-tabs{grid-template-columns:1fr 1fr}.visa-detail-materials{padding:10px 0;display:flex;flex-direction:column}.visa-detail-materials article{min-height:54px;padding:7px 3px;display:grid;grid-template-columns:minmax(0,1fr) auto 78px;gap:8px;align-items:center;border-bottom:1px solid #edf2f8}.visa-detail-materials article>div:first-child{min-width:0;display:flex;flex-direction:column;gap:3px}.visa-detail-materials article b{color:#304764;font-size:11px}.visa-detail-materials article span,.visa-detail-materials article small{color:#8391a5;font-size:9px}.visa-detail-materials article>div:last-child{display:flex;justify-content:flex-end;gap:2px}.visa-detail-materials article button{width:25px;height:27px;padding:0;display:grid;place-items:center;border:0;border-radius:4px;background:transparent;color:#174a91}.visa-detail-materials article button:hover{background:#eaf2ff}.visa-detail-materials article button:disabled{opacity:.45}.visa-history h3{margin-bottom:14px}@media(max-width:1450px){.visa-filter-row{grid-template-columns:repeat(3,minmax(160px,1fr))}.visa-filter-actions{grid-column:span 3;justify-content:flex-end}.visa-workbench{grid-template-columns:minmax(0,1fr) 250px}.visa-progress-body{flex-direction:column}}.entry-filter-grid{display:grid;grid-template-columns:1.4fr repeat(5,minmax(125px,1fr)) auto;gap:10px;align-items:end}.entry-filter-actions{display:flex;gap:7px}.entry-workbench{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:12px;align-items:start}.entry-main,.entry-side{display:flex;flex-direction:column;gap:12px;min-width:0}.entry-flow{padding:15px;overflow:hidden}.entry-flow header{padding:0 0 12px;border:0}.entry-flow>div{display:grid;grid-template-columns:repeat(7,1fr)}.entry-flow span{min-width:0;position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;color:#6f7f96;font-size:9px}.entry-flow span:not(:last-child):after{content:"";position:absolute;left:56%;right:-44%;top:12px;height:2px;background:#dbe5f2}.entry-flow i{width:25px;height:25px;z-index:1;display:grid;place-items:center;border:1px solid #cdd9e8;border-radius:50%;background:#fff;color:#1769f5;font-style:normal}.entry-flow i.active{color:#fff;border-color:#1769f5;background:#1769f5;box-shadow:0 0 0 4px #e8f1ff}.entry-table table{min-width:1220px}.entry-insights{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pickup-overview>div{padding:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pickup-overview article{padding:13px;display:flex;flex-direction:column;gap:7px;border:1px solid #e5ecf5;border-radius:8px;background:#f9fbfe}.pickup-overview article span{color:#7a899f;font-size:10px}.pickup-overview article b{color:#294260;font-size:20px}.accommodation-overview>div{padding:13px 20px;display:flex;align-items:center;justify-content:center;gap:35px}.entry-ring{width:115px;height:115px;padding:16px;border-radius:50%}.entry-ring i{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#fff;font-style:normal}.entry-ring b{font-size:21px}.entry-ring small{color:#8391a5;font-size:9px}.accommodation-overview ul{min-width:130px;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:9px;font-size:10px;color:#62748e}.accommodation-overview li{display:grid;grid-template-columns:8px 1fr auto;gap:7px}.accommodation-overview li i{width:8px;height:8px;border-radius:2px}.accommodation-overview i.green{background:#24ad7c}.accommodation-overview i.orange{background:#ef9a29}.accommodation-overview i.red{background:#ed5360}.entry-upcoming>header span{color:#1769f5;font-size:10px}.entry-upcoming article{min-height:62px;padding:9px 12px;display:grid;grid-template-columns:34px 31px 1fr;gap:7px;align-items:center;border-bottom:1px solid #edf2f8}.entry-upcoming time{color:#1769f5;font-size:9px;font-weight:700}.entry-upcoming img{width:31px;height:31px;border-radius:50%;object-fit:cover}.entry-upcoming p{margin:0;min-width:0;display:flex;flex-direction:column;gap:3px}.entry-upcoming p b{color:#304764;font-size:10px}.entry-upcoming p span{overflow:hidden;color:#8492a6;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.entry-upcoming .status-pill{grid-column:2/-1;justify-self:start}.entry-notices>div{padding:9px 14px}.entry-notices p{margin:0;padding:11px 0;display:flex;gap:10px;border-bottom:1px solid #edf2f8;color:#1769f5}.entry-notices p:last-child{border:0}.entry-notices p span{display:flex;flex-direction:column;gap:4px}.entry-notices p b{color:#304764;font-size:10px}.entry-notices p small{color:#8392a6;font-size:8px;line-height:1.5}.entry-page .pipeline-drawer{width:520px}.entry-profile{margin:14px 0;padding:12px;display:grid;grid-template-columns:50px 1fr;gap:11px;background:#f8fbff;border:1px solid #e5ecf5;border-radius:8px}.entry-profile img{width:50px;height:50px;border-radius:7px;object-fit:cover}.entry-profile div{display:flex;flex-direction:column;gap:4px}.entry-profile b{color:#294360;font-size:12px}.entry-profile span{color:#7d8da2;font-size:9px}.entry-task-groups section{margin-top:12px;padding:0;border:1px solid #e5ecf5;border-radius:8px;overflow:hidden}.entry-task-groups h3{margin:0;padding:9px 11px;background:#f7faff}.entry-task-groups article{min-height:52px;padding:7px 10px;display:grid;grid-template-columns:20px 1fr auto 80px;gap:7px;align-items:center;border-top:1px solid #edf2f7}.entry-task-groups article>svg{color:#1769f5}.entry-task-groups article>div:nth-child(2){display:flex;flex-direction:column;gap:3px}.entry-task-groups article b{color:#304764;font-size:10px}.entry-task-groups article b em{color:#e84f5b}.entry-task-groups article span{color:#8492a6;font-size:8px}.entry-task-groups article>div:last-child{display:flex;justify-content:flex-end}.entry-task-groups button{width:25px;height:26px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#1769f5}.report-filter-grid{display:grid;grid-template-columns:repeat(5,minmax(145px,1fr)) auto;gap:10px;align-items:end}.report-filter-grid>div{display:flex;gap:7px}.report-grid{display:grid;gap:12px;margin-bottom:12px}.report-grid.top{grid-template-columns:1fr 1.35fr 1fr}.report-grid.bottom{grid-template-columns:repeat(4,1fr)}.report-panel{min-width:0;overflow:hidden}.report-chart{height:245px}.report-chart.compact{height:205px}.report-rate-head{padding:12px 14px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.report-rate-head span{display:flex;flex-direction:column;gap:4px;color:#8492a6;font-size:9px}.report-rate-head b{color:#294260;font-size:12px}.report-kpi table{width:100%;border-collapse:collapse}.report-kpi th,.report-kpi td{height:31px;padding:0 13px;border-bottom:1px solid #edf2f8;font-size:9px}.report-kpi th{text-align:left;color:#78889f;background:#f8faff}.report-kpi td:last-child{text-align:right;color:#1769f5;font-weight:700}.report-table{margin-bottom:12px}.report-table header{min-height:45px;padding:0 14px;display:flex;align-items:center;border-bottom:1px solid #edf2f8}.report-table table{min-width:900px}.report-table tfoot{background:#f4f8fd;color:#294260}.report-empty{text-align:center;color:#8794a8}.report-note{min-height:60px;padding:12px 18px;display:flex;align-items:center;gap:11px;color:#1769f5}.report-note div{display:flex;flex-direction:column;gap:4px}.report-note b{color:#294260;font-size:11px}.report-note span{color:#8391a5;font-size:9px}.referral-workbench{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:12px;align-items:start}.referral-table table{min-width:1220px}.referral-table>header{min-height:45px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2f8}.referral-table>header span{color:#8391a5;font-size:10px}.referral-ranking{overflow:hidden}.referral-ranking>header b{display:flex;align-items:center;gap:6px}.referral-ranking>header span{color:#8291a5;font-size:9px}.referral-ranking article{min-height:58px;padding:8px 13px;display:grid;grid-template-columns:24px 1fr auto;gap:8px;align-items:center;border-bottom:1px solid #edf2f8}.referral-ranking article>i{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:#1769f5;font-size:10px;font-style:normal;font-weight:800}.referral-ranking article:nth-of-type(1)>i{color:#976500;background:#ffedb0}.referral-ranking article:nth-of-type(2)>i{color:#59687e;background:#e6ebf2}.referral-ranking article:nth-of-type(3)>i{color:#9b5b1f;background:#f9dfc5}.referral-ranking p{margin:0;display:flex;flex-direction:column;gap:4px}.referral-ranking p b{color:#304764;font-size:10px}.referral-ranking p span{color:#8492a6;font-size:8px}.referral-ranking strong{color:#1769f5;font-size:16px}.referral-insights{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:12px;margin-top:12px}.referral-chart{height:220px}.referral-rewards{overflow:hidden}.referral-rewards article{min-height:52px;padding:7px 12px;display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;border-bottom:1px solid #edf2f8}.referral-rewards article>span{display:flex;flex-direction:column;gap:4px}.referral-rewards b{color:#304764;font-size:10px}.referral-rewards small{color:#8794a7;font-size:8px}.referral-rewards strong{color:#ef8c1b;font-size:11px}.referral-reward-card{padding:14px;display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;border:1px solid #e5ecf5;border-radius:8px;background:#fffaf2;color:#e9901e}.referral-reward-card div{display:flex;flex-direction:column;gap:4px}.referral-reward-card b{color:#304764;font-size:18px}.referral-reward-card span{color:#8492a6;font-size:9px}.referral-page .pipeline-drawer{width:500px}body:has(.h5-auth),body:has(.h5-real){background:#edf3fb}.h5-auth{width:100%;min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,480px);background:linear-gradient(145deg,#062951 0,#062951 52%,#edf3fb 52%)}.h5-auth-brand{padding:9vh 8vw;color:#fff}.h5-auth-brand .portal-brand{color:#fff}.h5-auth-brand h1{margin:13vh 0 20px;font-size:clamp(40px,5vw,72px);line-height:1.15}.h5-auth-brand p{max-width:510px;color:#d4e5fb;font-size:16px;line-height:1.8}.h5-auth-card{min-width:0;align-self:center;margin:40px 7vw 40px 0;padding:30px;border:1px solid #dbe5f2;border-radius:18px;background:#fff;box-shadow:0 25px 60px #0b2a5520}.h5-auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:22px;border-bottom:1px solid #e5ecf5}.h5-auth-tabs button{height:46px;border:0;border-bottom:2px solid transparent;background:transparent;color:#718198;font-weight:700}.h5-auth-tabs button.active{color:#1769f5;border-bottom-color:#1769f5}.h5-auth-card form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.h5-auth-card label{min-width:0;display:flex;flex-direction:column;gap:6px;color:#52647e;font-size:11px}.h5-auth-card input,.h5-auth-card select{width:100%;min-width:0;height:43px;padding:0 11px;border:1px solid #d7e2ef;border-radius:7px;background:#fff;outline:none}.h5-auth-card input:focus,.h5-auth-card select:focus{border-color:#1769f5;box-shadow:0 0 0 3px #1769f516}.h5-auth-error,.h5-submit{grid-column:1/-1}.h5-auth-error{padding:10px;border-radius:7px;background:#fff0f2;color:#ca3545;font-size:11px}.h5-submit{height:45px;border:0;border-radius:8px;background:#1769f5;color:#fff;font-weight:800}.h5-auth-card>small{display:block;margin-top:15px;color:#8391a6;line-height:1.6}.h5-auth-loading,.h5-content-loading{min-height:100vh;display:grid;place-items:center;align-content:center;gap:12px;color:#536780}.h5-auth-loading span,.h5-content-loading span{width:32px;height:32px;border:3px solid #dce6f2;border-top-color:#1769f5;border-radius:50%;animation:spin .8s linear infinite}.h5-content-loading{min-height:300px}.h5-real>header>div:last-child{display:flex;align-items:center;gap:8px}.h5-real>header>div:last-child span{color:#718198;font-size:10px}.h5-real main{min-height:calc(100vh - 148px)}.h5-message{margin-bottom:12px;padding:10px;display:flex;align-items:center;gap:7px;border-radius:8px;font-size:11px}.h5-message.error{color:#bd3846;background:#fff0f2}.h5-message.success{color:#087a56;background:#e8f8f1}.portal-progress.real{padding:18px}.portal-progress.real>div:first-child{border:0}.h5-progress-ring{padding:8px}.h5-progress-ring i{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#0d4283;font-style:normal}.h5-progress-ring span{font-size:8px}.portal-progress-copy{display:flex;flex-direction:column;gap:7px}.portal-progress-copy>span{font-size:9px}.h5-quick-grid{margin:14px 0 4px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.h5-quick-grid article{min-height:92px;padding:12px;display:grid;grid-template-columns:25px 1fr;gap:6px 7px;align-items:center;border:1px solid #e2e9f3;border-radius:10px;background:#fff}.h5-quick-grid svg{color:#1769f5}.h5-quick-grid span{color:#8290a5;font-size:9px}.h5-quick-grid b{grid-column:1/-1;overflow:hidden;color:#2c4665;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.h5-section-title{display:flex;align-items:center;justify-content:space-between}.h5-section-title button{border:0;background:transparent;color:#1769f5;font-size:11px}.portal-task.real{width:100%;text-align:left}.h5-material-summary{margin-bottom:14px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e1e9f4;border-radius:10px;background:#fff;overflow:hidden}.h5-material-summary span{min-height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-right:1px solid #e8eef6;color:#8290a5;font-size:9px}.h5-material-summary span:last-child{border:0}.h5-material-summary b{color:#1769f5;font-size:20px}.h5-material-list{border:1px solid #e1e9f4;border-radius:11px;background:#fff;overflow:hidden}.h5-material-list>header{min-height:56px;padding:0 13px;display:flex;flex-direction:column;justify-content:center;gap:4px;background:#f8fbff}.h5-material-list>header b{color:#294360;font-size:12px}.h5-material-list>header span{color:#8492a6;font-size:9px}.h5-material-list article{min-height:78px;padding:10px;display:grid;grid-template-columns:27px 1fr auto;gap:7px;align-items:center;border-top:1px solid #edf2f8}.h5-material-list article>svg.green{color:#0aa471}.h5-material-list article>svg.red{color:#e94e5a}.h5-material-list article>svg.blue{color:#1769f5}.h5-material-list article>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.h5-material-list article b{color:#304764;font-size:11px}.h5-material-list article b em{color:#e94e5a}.h5-material-list article span,.h5-material-list article small{color:#8492a6;font-size:8px}.h5-material-list article small{color:#e18718}.h5-status{padding:3px 7px;border-radius:9px;font-size:8px}.h5-status.green{color:#07845c;background:#e2f6ed}.h5-status.red{color:#d33e4b;background:#ffeaec}.h5-status.blue{color:#1769f5;background:#e8f1ff}.h5-status.orange{color:#d77c0e;background:#fff1dc}.h5-material-actions{grid-column:2/-1;display:flex;justify-content:flex-end;gap:5px}.h5-material-actions button{width:31px;height:29px;display:grid;place-items:center;border:1px solid #dce6f2;border-radius:6px;background:#fff;color:#1769f5}.h5-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#1769f5;text-align:center}.h5-empty b{color:#294360}.h5-empty span{max-width:280px;color:#8291a6;font-size:10px;line-height:1.6}.h5-advisor-card,.h5-profile-card{padding:25px 20px;border:1px solid #e1e9f4;border-radius:14px;background:#fff;text-align:center}.h5-advisor-card img,.h5-profile-card img{width:90px;height:90px;border-radius:50%;object-fit:cover}.h5-advisor-card>span,.h5-profile-card>span{display:block;margin-top:10px;color:#8290a5;font-size:10px}.h5-advisor-card h2,.h5-profile-card h2{margin:7px 0}.h5-advisor-card p{color:#677990;font-size:11px;line-height:1.7}.h5-advisor-card a,.h5-advisor-card button,.h5-profile-card>button{width:100%;height:44px;margin-top:15px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:#1769f5;color:#fff;text-decoration:none}.h5-profile-card dl{margin:20px 0 0;border-top:1px solid #edf2f8}.h5-profile-card dl div{min-height:45px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2f8;font-size:11px}.h5-profile-card dt{color:#8290a5}.h5-profile-card dd{margin:0;color:#304764;font-weight:700}.h5-profile-card>button{background:#f3f6fa;color:#52647e}@media(max-width:1450px){.entry-filter-grid{grid-template-columns:repeat(4,minmax(145px,1fr))}.entry-filter-actions{grid-column:span 4;justify-content:flex-end}.entry-workbench{grid-template-columns:minmax(0,1fr) 250px}.report-grid.bottom{grid-template-columns:repeat(2,1fr)}.referral-workbench{grid-template-columns:minmax(0,1fr) 240px}}@media(max-width:960px){.h5-auth{display:block;padding:18px;background:#edf3fb}.h5-auth-brand{padding:20px 8px;color:#12315b}.h5-auth-brand .portal-brand{color:#12315b}.h5-auth-brand h1{margin:45px 0 15px;font-size:38px}.h5-auth-brand p{color:#64778f;font-size:13px}.h5-auth-card{width:min(100%,560px);margin:20px auto;padding:24px}}@media(max-width:600px){.h5-auth-card{padding:21px}.h5-auth-card form{grid-template-columns:1fr}.h5-auth-error,.h5-submit{grid-column:auto}}.channel-admin-page{display:flex;flex-direction:column;gap:14px}.channel-admin-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.channel-admin-metrics article{min-height:104px;padding:18px;display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 2px 9px #19468209}.channel-admin-metrics article>span{width:43px;height:43px;display:grid;place-items:center;border-radius:10px}.channel-admin-metrics article>div{display:flex;flex-direction:column;gap:6px;min-width:0}.channel-admin-metrics small{color:#728198;font-size:12px}.channel-admin-metrics b{font-size:24px;color:#1d3558;white-space:nowrap}.channel-admin-panel{border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden}.channel-admin-panel>header{min-height:66px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5edf6}.channel-admin-tabs{display:flex;align-self:stretch;gap:5px}.channel-admin-tabs button{padding:0 16px;display:flex;align-items:center;gap:7px;border:0;border-bottom:2px solid transparent;background:transparent;color:#6c7e96;font-weight:700}.channel-admin-tabs button.active{border-bottom-color:#1769f5;color:#1769f5}.channel-admin-table{padding:0 18px 18px;overflow:auto}.channel-admin-table table{width:100%;margin-top:12px;border-collapse:collapse}.channel-admin-table th{height:43px;color:#75849a;background:#f7f9fc;text-align:left;font-size:11px;white-space:nowrap}.channel-admin-table td{min-height:66px;padding:13px 9px;border-bottom:1px solid #edf2f7;color:#344a67;font-size:12px;vertical-align:middle}.channel-admin-table td>b,.channel-admin-table td>small{display:block}.channel-admin-table td>small{margin-top:5px;color:#8795a8;font-size:9px}.channel-row-actions{display:flex;gap:5px;white-space:nowrap}.channel-row-actions button{height:30px;padding:0 8px;display:flex;align-items:center;gap:4px;border:1px solid #dce6f2;border-radius:6px;background:#fff;color:#1769f5;font-size:10px}.channel-state,.business-status{padding:4px 8px;border-radius:12px;font-style:normal;font-size:9px;white-space:nowrap}.channel-state.active,.status-已结算,.status-已支付{color:#07835b;background:#e3f7ee}.channel-state.disabled,.status-已取消{color:#d34350;background:#ffeaec}.status-待确认,.status-待结算{color:#da7b07;background:#fff1dc}.status-结算中,.status-已确认{color:#1769f5;background:#e8f1ff}.channel-money{color:#1769f5!important}.channel-form-modal{width:680px}.channel-form-modal textarea,.settlement-modal textarea,.channel-lead-modal textarea{min-height:75px;padding:10px;border:1px solid #d6e1ee;border-radius:6px;resize:vertical}.channel-accounts-modal{width:760px;max-height:90vh;overflow:auto}.channel-accounts-modal>form{border-top:1px solid #e7eef6}.channel-accounts-modal>form h3{margin-top:0}.channel-account-list{padding:14px 22px}.channel-account-list article{min-height:64px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;border-bottom:1px solid #edf2f7}.channel-account-list article>span{display:flex;align-items:center;gap:9px;color:#1769f5}.channel-account-list article span div{display:flex;flex-direction:column;gap:3px}.channel-account-list article b{color:#344a67}.channel-account-list article small{color:#8795a8;font-size:9px}.channel-account-list article>div{display:flex;gap:5px}.channel-account-list article button{height:29px;padding:0 8px;display:flex;align-items:center;gap:4px;border:1px solid #dce6f2;border-radius:6px;background:#fff;color:#1769f5;font-size:10px}.settlement-modal{width:680px;max-height:90vh;overflow:auto}.settlement-picker{margin-top:18px;border:1px solid #dfe8f3;border-radius:8px;overflow:hidden}.settlement-picker>header{min-height:46px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:#f7faff}.settlement-picker>header span{color:#1769f5;font-weight:700}.settlement-picker>label{min-height:55px;padding:8px 12px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;border-top:1px solid #edf2f7}.settlement-picker label>span{display:flex;flex-direction:column;gap:3px}.settlement-picker label small{color:#8896a9}.settlement-picker label strong{color:#1769f5}.settlement-picker>p{padding:18px;color:#8290a4;text-align:center}.channel-notes{margin-top:15px;display:flex;flex-direction:column;gap:6px;color:#52647e;font-size:11px}.channel-notes textarea{width:100%}.settlement-date-range{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);align-items:end;gap:8px}.settlement-date-range>label{display:flex;flex-direction:column;gap:7px;color:#52647e;font-size:11px}.settlement-date-range>label>div{height:44px;padding:0 8px 0 12px;display:flex;align-items:center;gap:8px;border:1px solid #d6e1ee;border-radius:8px;background:#fff;color:#7185a0;transition:border-color .18s,box-shadow .18s,color .18s}.settlement-date-range>label>div:focus-within{border-color:#1769f5;box-shadow:0 0 0 3px #1769f51a;color:#1769f5}.settlement-date-range input{width:100%;height:42px;padding:0;border:0!important;background:transparent!important;color:#263d5d;font-size:13px;outline:0;box-shadow:none!important}.settlement-date-range input::-webkit-calendar-picker-indicator{margin:0;padding:7px;cursor:pointer;opacity:.65}.settlement-date-range>i{height:44px;display:grid;place-items:center;color:#8a99ad;font-size:11px;font-style:normal}.settlement-date-range input:invalid{color:#8a99ad}body:has(.channel-auth),body:has(.channel-real){background:#f2f6fb}.channel-auth{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);background:linear-gradient(135deg,#04264e 0,#04264e 53%,#f2f6fb 53%)}.channel-auth>section{padding:8vh 8vw;color:#fff}.channel-auth .portal-brand{color:#fff}.channel-auth h1{margin:16vh 0 22px;font-size:clamp(42px,5vw,70px);line-height:1.12}.channel-auth section>p{max-width:560px;color:#d4e4f8;font-size:16px;line-height:1.8}.channel-auth section>div:last-child{margin-top:35px;display:flex;gap:24px;color:#d9eafa;font-size:12px}.channel-auth section>div span{display:flex;align-items:center;gap:6px}.channel-auth>form{width:min(430px,calc(100% - 50px));align-self:center;justify-self:center;padding:34px;display:flex;flex-direction:column;gap:16px;border:1px solid #dce5f0;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0822462e}.channel-auth form h2{margin:0 0 10px;font-size:26px}.channel-auth form label,.channel-profile-grid label{display:flex;flex-direction:column;gap:7px;color:#53647c;font-size:11px}.channel-auth form input,.channel-profile-grid input{height:45px;padding:0 12px;border:1px solid #d7e2ef;border-radius:7px;outline:none}.channel-auth form input:focus,.channel-profile-grid input:focus{border-color:#1769f5;box-shadow:0 0 0 3px #1769f516}.channel-auth form>.primary-button{height:46px;justify-content:center}.channel-auth form>small{color:#8290a4;line-height:1.6}.channel-auth-loading{min-height:100vh;display:grid;place-items:center;align-content:center;gap:12px;color:#536780}.channel-auth-loading span{width:34px;height:34px;border:3px solid #dae5f1;border-top-color:#1769f5;border-radius:50%;animation:auth-spin .8s linear infinite}.channel-real{grid-template-columns:240px 1fr;min-height:100vh}.channel-real aside{position:sticky;top:0;height:100vh;padding:24px 16px}.channel-real aside nav{display:flex;flex-direction:column;gap:7px}.channel-real aside nav button{width:100%}.channel-org{margin:0 5px 22px;padding:13px;border:1px solid #ffffff25;border-radius:9px;display:flex;flex-direction:column;gap:4px}.channel-org span,.channel-org small{color:#9eb6d5;font-size:9px}.channel-org b{font-size:13px}.channel-logout{margin-top:auto!important;border:1px solid #ffffff2c!important;color:#cfe0f5!important}.channel-real>main{min-width:0;padding:30px}.channel-real main>header{min-height:54px}.channel-real main>header>div h1{margin:4px 0 0}.channel-real main>header>.primary-button{display:flex;align-items:center;gap:6px}.channel-message{margin:12px 0;padding:10px 12px;display:flex;align-items:center;gap:7px;border-radius:7px;font-size:11px}.channel-message.error{color:#bd3846;background:#fff0f2}.channel-message.success{color:#087a56;background:#e8f8f1}.channel-five{grid-template-columns:repeat(5,minmax(0,1fr))}.channel-five article{min-width:0}.channel-five b{font-size:27px;overflow:hidden;text-overflow:ellipsis}.channel-five small{color:#728399}.channel-table.channel-recent{padding:0;overflow:hidden}.channel-recent>header{min-height:58px;padding:0 19px;display:flex;align-items:center;justify-content:space-between}.channel-recent>header h2{margin:0}.channel-recent>header button{border:0;background:transparent;color:#1769f5}.channel-recent>div{padding:0 18px;grid-template-columns:42px 1fr 1fr 120px 90px}.channel-recent>div>span{display:flex;flex-direction:column;gap:4px}.channel-recent small{color:#8493a7;font-size:9px}.channel-business-state{padding:4px 8px;border-radius:12px;font-style:normal;font-size:9px;white-space:nowrap}.channel-business-state.status-已签约,.channel-business-state.status-已转化,.channel-business-state.status-已结算,.channel-business-state.status-已支付{color:#07835b;background:#e3f7ee}.channel-business-state.status-待跟进,.channel-business-state.status-待确认,.channel-business-state.status-待结算{color:#d67d0e;background:#fff1dc}.channel-business-state.status-跟进中,.channel-business-state.status-结算中,.channel-business-state.status-已确认{color:#1769f5;background:#e8f1ff}.channel-business-state.status-已关闭,.channel-business-state.status-已取消{color:#d34350;background:#ffeaec}.channel-empty{padding:40px!important;color:#8593a5;text-align:center}.channel-data-panel{margin-top:20px;border:1px solid #dde6f2;border-radius:11px;background:#fff;overflow:hidden}.channel-toolbar{min-height:62px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7eef6;color:#63738a;font-size:11px}.channel-toolbar>label{width:300px;height:38px;padding:0 11px;display:flex;align-items:center;gap:7px;border:1px solid #dae4f0;border-radius:7px}.channel-toolbar input{width:100%;border:0;outline:none}.channel-data-table{overflow:auto}.channel-data-table table{width:100%;border-collapse:collapse}.channel-data-table th{height:43px;padding:0 10px;background:#f8fafd;color:#79879b;text-align:left;font-size:10px;white-space:nowrap}.channel-data-table td{padding:12px 10px;border-top:1px solid #edf2f7;color:#344a67;font-size:11px;white-space:nowrap}.channel-data-table td>small,.channel-data-table td>b{display:block}.channel-data-table td>small{margin-top:4px;color:#8695a9;font-size:8px}.channel-student{display:flex;align-items:center;gap:8px}.channel-student img{width:34px;height:34px;border-radius:50%;object-fit:cover}.channel-student span{display:flex;flex-direction:column;gap:3px}.channel-student small{color:#8795a8;font-size:8px}.channel-actions{display:flex;gap:5px}.channel-actions button{width:31px;height:29px;display:grid;place-items:center;border:1px solid #dce6f2;border-radius:6px;background:#fff;color:#1769f5}.channel-actions button:last-child{color:#d74652}.channel-locked{color:#8b98a9;font-size:9px}.channel-amount{color:#1769f5}.channel-profile-grid{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.channel-profile-grid>form{padding:24px;display:flex;flex-direction:column;gap:14px;border:1px solid #dde6f2;border-radius:11px;background:#fff}.channel-profile-grid h2{margin:0}.channel-profile-grid p{margin:0 0 8px;color:#7f8da1;font-size:11px}.channel-profile-grid dl{margin:4px 0;border-top:1px solid #edf2f7}.channel-profile-grid dl div{min-height:40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2f7;font-size:11px}.channel-profile-grid dt{color:#7e8da1}.channel-profile-grid dd{font-weight:700}.channel-profile-grid .primary-button{height:43px;justify-content:center}.channel-profile-logout{height:42px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:7px;background:#f1f4f8;color:#596b83}.channel-profile-grid>.channel-message{grid-column:1/-1}.channel-lead-modal{width:700px;max-height:90vh;overflow:auto}@media(max-width:1200px){.channel-admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.channel-five{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-five article:nth-child(n+4){grid-column:span 1}.channel-real{grid-template-columns:205px 1fr}.channel-real>main{padding:22px}.channel-auth section>div:last-child{flex-direction:column;gap:9px}}@media(max-width:800px){.channel-auth{display:block;padding:20px;background:#f2f6fb}.channel-auth>section{padding:20px 5px;color:#17365e}.channel-auth .portal-brand{color:#17365e}.channel-auth h1{margin:45px 0 15px;font-size:38px}.channel-auth section>p{color:#64778f}.channel-auth section>div:last-child{color:#526983}.channel-auth>form{width:100%;margin:30px 0;padding:24px}.channel-real{display:block}.channel-real aside{position:static;width:100%;height:auto}.channel-real aside nav{display:grid;grid-template-columns:repeat(3,1fr)}.channel-real aside .channel-logout{margin-top:15px!important}.channel-real>main{padding:15px}.channel-five{grid-template-columns:1fr 1fr}.channel-profile-grid,.channel-admin-metrics{grid-template-columns:1fr}.channel-admin-tabs button{padding:0 7px;font-size:10px}.channel-admin-panel>header{align-items:stretch;flex-direction:column;padding-top:8px}.channel-admin-panel>header>.primary-button{margin:8px 0}.modal.channel-form-modal,.modal.channel-accounts-modal,.modal.settlement-modal,.modal.channel-lead-modal{width:calc(100vw - 24px)}}@media(max-width:800px){.settlement-date-range{grid-template-columns:1fr}.settlement-date-range>i{height:18px}}body:has(.h5-auth),body:has(.h5-real){min-width:320px}.task-center-page{display:flex;flex-direction:column;gap:14px}.task-center-heading{min-height:105px;padding:20px 23px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:11px;background:linear-gradient(120deg,#fff 0,#fff 70%,#edf4ff)}.task-center-heading p{margin:0 0 4px;color:#1769f5;font-size:11px;font-weight:800}.task-center-heading h2{margin:0 0 7px;color:#213d64;font-size:22px}.task-center-heading span{color:#77869b;font-size:11px}.task-center-heading>.secondary-button{display:flex;align-items:center;gap:6px}.task-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.task-summary-grid>button{min-height:94px;padding:15px 17px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:1fr 1fr;gap:3px 11px;align-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;text-align:left;transition:border-color .18s,box-shadow .18s,transform .18s}.task-summary-grid>button:hover,.task-summary-grid>button.active{border-color:#9fc1fa;box-shadow:0 7px 18px #1d58af17;transform:translateY(-1px)}.task-summary-grid>button>span{width:42px;height:42px;grid-row:1/-1;display:grid;place-items:center;border-radius:9px}.task-summary-grid .tone-blue{color:#1769f5;background:#e9f2ff}.task-summary-grid .tone-orange{color:#e98b16;background:#fff1dc}.task-summary-grid .tone-green{color:#089966;background:#e5f8ef}.task-summary-grid .tone-red{color:#e74755;background:#ffebed}.task-summary-grid small{align-self:end;color:#78879c;font-size:11px}.task-summary-grid b{align-self:start;color:#233f64;font-size:23px}.task-center-panel{border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden}.task-center-panel>header{min-height:68px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e6edf6}.task-center-panel>header>nav{height:68px;display:flex;align-items:stretch}.task-center-panel>header>nav button{padding:0 15px;position:relative;border:0;background:transparent;color:#718198;font-weight:700}.task-center-panel>header>nav button.active{color:#1769f5}.task-center-panel>header>nav button.active:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:#1769f5}.task-filter-actions{display:flex;align-items:center;gap:7px}.task-filter-actions>label{width:225px;height:38px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #dbe5f1;border-radius:7px;color:#7c8ba0}.task-filter-actions input{min-width:0;width:100%;border:0;outline:0}.task-filter-actions select{height:38px;padding:0 30px 0 10px;border:1px solid #dbe5f1;border-radius:7px;background:#fff;color:#52657f}.task-list{padding:5px 17px}.task-item{min-height:124px;padding:17px 4px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:start;border-bottom:1px solid #eaf0f7;position:relative}.task-item:last-child{border-bottom:0}.task-item.unread:before{content:"";position:absolute;left:-17px;top:0;bottom:0;width:3px;background:#1769f5}.task-item.level-urgent.unread:before{background:#ed4e5c}.task-category-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:10px}.task-category-icon.tone-blue{color:#1769f5;background:#e9f2ff}.task-category-icon.tone-orange{color:#e58a19;background:#fff1dd}.task-category-icon.tone-purple{color:#7455dc;background:#f0ebff}.task-category-icon.tone-red{color:#e64b58;background:#ffeaed}.task-category-icon.tone-green{color:#099768;background:#e4f7ef}.task-item-content{min-width:0}.task-item-content>header{height:22px;display:flex;align-items:center;gap:6px}.task-item-content>header>span{color:#6c7d94;font-size:10px;font-weight:700}.task-item-content>header em{padding:3px 6px;border-radius:8px;background:#ffebed;color:#dd4553;font-size:8px;font-style:normal}.task-item-content>header em.pending{background:#fff1dc;color:#d77c0e}.task-item-content>header em.completed{background:#e5f7ef;color:#08895e}.task-item-content h3{margin:4px 0 6px;color:#294563;font-size:14px}.task-item.unread h3{color:#153f78}.task-item-content p{max-width:850px;margin:0;color:#61738b;font-size:11px;line-height:1.65}.task-item-content>footer{margin-top:10px;display:flex;align-items:center;gap:13px;color:#8a98aa;font-size:9px}.task-item-content>footer i{padding:2px 6px;border-radius:7px;background:#e8f1ff;color:#1769f5;font-style:normal}.task-item-actions{min-width:115px;display:flex;flex-direction:column;align-items:stretch;gap:6px}.task-item-actions button{min-height:33px;justify-content:center;white-space:nowrap}.task-empty{min-height:290px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#1769f5}.task-empty b{color:#344d6c}.task-empty>span:last-child{color:#8492a6;font-size:10px}.task-center-panel>.table-footer{border-top:1px solid #edf2f8}@media(max-width:1300px){.task-center-panel>header{align-items:stretch;flex-direction:column;padding:0}.task-center-panel>header>nav{padding:0 10px}.task-filter-actions{padding:0 17px 14px}.task-filter-actions>label{width:auto;flex:1}}@media(max-width:900px){.task-summary-grid{grid-template-columns:1fr 1fr}.task-item{grid-template-columns:44px 1fr}.task-item-actions{grid-column:2;min-width:0;flex-direction:row}.task-center-heading{align-items:flex-start;gap:12px;flex-direction:column}.task-center-panel>header>nav{overflow:auto}.task-filter-actions{flex-wrap:wrap}.task-filter-actions>label{flex-basis:100%}}.h5-nav-icon{position:relative;display:grid;place-items:center}.h5-nav-icon i{position:absolute;top:-7px;left:13px;min-width:17px;height:17px;padding:0 4px;display:flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:10px;background:#ed4e5c;color:#fff;font-size:8px;font-style:normal;font-weight:800}.h5-message-tabs{margin-bottom:13px;display:grid;grid-template-columns:1fr 1fr;border:1px solid #dfe8f3;border-radius:9px;background:#fff;overflow:hidden}.h5-message-tabs button{height:44px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-right:1px solid #e7edf5;background:#fff;color:#718198;font-size:11px;font-weight:700}.h5-message-tabs button:last-child{border-right:0}.h5-message-tabs button.active{background:#1769f5;color:#fff}.h5-message-tabs em{min-width:17px;height:17px;padding:0 4px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#ed4e5c;color:#fff;font-size:8px;font-style:normal}.h5-system-messages{display:flex;flex-direction:column;gap:10px}.h5-message-summary{display:grid;grid-template-columns:repeat(3,1fr) auto;border:1px solid #e0e8f2;border-radius:10px;background:#fff;overflow:hidden}.h5-message-summary>span{min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-right:1px solid #edf1f6;color:#8794a7;font-size:8px}.h5-message-summary b{color:#1769f5;font-size:17px}.h5-message-summary>button{padding:0 12px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;background:#f3f7fd;color:#1769f5;font-size:9px}.h5-message-summary>button:disabled{color:#9ca8b8}.h5-message-filters{display:flex;align-items:center;gap:8px}.h5-message-filters nav{min-width:0;flex:1;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dfe8f3;border-radius:8px;background:#fff;overflow:hidden}.h5-message-filters nav button{height:34px;padding:0 5px;border:0;background:#fff;color:#718198;font-size:9px}.h5-message-filters nav button.active{background:#e9f2ff;color:#1769f5;font-weight:800}.h5-message-filters select{width:98px;height:36px;padding:0 7px;border:1px solid #dfe8f3;border-radius:8px;background:#fff;color:#586a82;font-size:9px}.h5-system-message-list{display:flex;flex-direction:column;gap:8px}.h5-system-message-list>button{width:100%;padding:12px;display:grid;grid-template-columns:8px 1fr;gap:8px;border:1px solid #e0e8f2;border-radius:10px;background:#fff;text-align:left}.h5-system-message-list>button.unread{border-color:#a9c7f8;background:#f9fbff;box-shadow:0 5px 15px #155bb00d}.h5-system-message-list>button.level-urgent{border-left:3px solid #ed4e5c}.h5-message-dot{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#d3dbe6}.h5-system-message-list>button.unread .h5-message-dot{background:#1769f5}.h5-system-message-list>button>div{min-width:0}.h5-system-message-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.h5-system-message-list header b{color:#294361;font-size:11px}.h5-system-message-list header em{padding:3px 6px;border-radius:8px;background:#eef3f9;color:#6b7c92;font-size:8px;font-style:normal;white-space:nowrap}.h5-system-message-list p{margin:6px 0;color:#63758c;font-size:9px;line-height:1.6}.h5-system-message-list footer{display:flex;align-items:center;justify-content:space-between;gap:7px;color:#8b98a9;font-size:8px}.h5-system-message-list footer i{padding:3px 6px;border-radius:8px;font-style:normal}.h5-system-message-list footer i.pending{background:#fff0db;color:#d57b0e}.h5-system-message-list footer i.completed{background:#e5f7ef;color:#07885e}.h5-system-message-list .h5-empty{min-height:210px;border:1px solid #e0e8f2;border-radius:10px;background:#fff}.h5-system-message-list .h5-content-loading{min-height:210px}.h5-message-pager{display:flex;align-items:center;justify-content:center;gap:12px;color:#7e8da1;font-size:9px}.h5-message-pager button{height:30px;padding:0 12px;border:1px solid #dbe5f1;border-radius:7px;background:#fff;color:#1769f5}.h5-message-pager button:disabled{color:#a8b2bf}.h5-message-tabs+*>.eyebrow,.h5-message-tabs+*>h1{display:none}.task-heading-actions{display:flex;align-items:center;gap:8px}.task-heading-actions .secondary-button{display:flex;align-items:center;gap:6px}.customer-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-notification-list{padding:5px 17px}.customer-notification-list>article{padding:17px 4px;display:grid;grid-template-columns:minmax(260px,1.25fr) minmax(420px,1fr) 110px;gap:18px;align-items:center;border-bottom:1px solid #eaf0f7;position:relative}.customer-notification-list>article.unread:before{content:"";position:absolute;left:-17px;top:0;bottom:0;width:3px;background:#1769f5}.customer-notification-main header{display:flex;align-items:center;gap:6px}.customer-notification-main header span{color:#1769f5;font-size:10px;font-weight:800}.customer-notification-main header em{padding:3px 6px;border-radius:8px;background:#ffebed;color:#dd4553;font-size:8px;font-style:normal}.customer-notification-main header em.pending{background:#fff1dc;color:#d77c0e}.customer-notification-main header em.completed{background:#e5f7ef;color:#08895e}.customer-notification-main h3{margin:7px 0;color:#294563;font-size:14px}.customer-notification-main p{margin:0;color:#61738b;font-size:11px;line-height:1.6}.customer-notification-main footer{margin-top:10px;display:flex;flex-wrap:wrap;gap:11px;color:#8a98aa;font-size:9px}.customer-notification-list dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:9px 13px;align-self:start}.customer-notification-list dl div{min-width:0}.customer-notification-list dt{margin-bottom:3px;color:#8996a8;font-size:8px}.customer-notification-list dd{margin:0;color:#314966;font-size:10px;font-weight:700}.customer-notification-list dd small{max-width:180px;margin-top:3px;display:block;overflow:hidden;color:#dc4654;font-size:8px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.customer-notification-list .sms-sent,.customer-notification-list .sms-delivered{color:#07885e}.customer-notification-list .sms-sending,.customer-notification-list .sms-pending{color:#d37b11}.customer-notification-list .sms-failed{color:#dc4654}.customer-notification-list .sms-skipped{color:#9a6b16}.customer-notification-list>article>.secondary-button{display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.notification-match-reason{margin-top:9px!important;padding:7px 9px;border-left:2px solid #78a9f8;border-radius:0 6px 6px 0;background:#f3f7fd;color:#58718f!important;font-size:9px!important}@media(max-width:1150px){.customer-notification-list>article{grid-template-columns:1fr 1fr}.customer-notification-list>article>.secondary-button{grid-column:2;justify-self:end}.customer-summary-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.task-heading-actions{align-items:stretch;flex-direction:column}.customer-notification-list>article{grid-template-columns:1fr}.customer-notification-list>article>.secondary-button{grid-column:1;justify-self:stretch}.customer-notification-list dl{grid-template-columns:1fr 1fr}}.h5-message-tabs+.eyebrow,.h5-message-tabs+.eyebrow+h1{display:none}.profile-settings-grid{padding:22px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-form{padding:22px;display:flex;flex-direction:column;gap:13px;border:1px solid #dfe7f2;border-radius:10px;background:#fbfdff}.settings-form h3{margin:0;color:#203b60}.settings-form>p{margin:0 0 6px;color:#7c8ba0;font-size:11px}.settings-form label{display:flex;flex-direction:column;gap:7px;color:#53657e;font-size:11px}.settings-form input{height:42px;padding:0 11px;border:1px solid #d8e2ee;border-radius:7px;background:#fff;outline:none}.settings-form input:focus{border-color:#1769f5;box-shadow:0 0 0 3px #1769f515}.settings-form .primary-button{align-self:flex-start;margin-top:4px}.audit-workspace{padding:18px}.audit-filters{margin-bottom:15px;display:grid;grid-template-columns:minmax(240px,1fr) 140px 150px 150px auto;gap:9px}.audit-filters input,.audit-filters select{height:40px;padding:0 10px;border:1px solid #d9e3ef;border-radius:7px;background:#fff}.audit-workspace details summary{cursor:pointer;color:#1769f5}.audit-workspace pre{max-width:420px;max-height:220px;padding:10px;overflow:auto;border-radius:6px;background:#132238;color:#dce8f8;font-size:10px}.system-pager{padding:14px 4px;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#708198;font-size:11px}.system-pager button{height:32px;padding:0 12px;border:1px solid #dbe4ef;border-radius:6px;background:#fff;color:#1769f5}.system-pager button:disabled{color:#aeb8c5;background:#f5f7fa}.role-list footer{display:flex;align-items:center;justify-content:space-between}.page-toolbar-title{gap:8px}.notification-settings{min-height:480px}.notification-settings-toolbar{padding:14px 18px!important;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8eef5}.notification-settings-toolbar nav{display:flex;padding:3px;border-radius:8px;background:#eff4fa}.notification-settings-toolbar nav button{height:34px;padding:0 17px;border:0;border-radius:6px;background:transparent;color:#687a91;font-weight:700}.notification-settings-toolbar nav button.active{background:#fff;color:#1769f5;box-shadow:0 2px 8px #2b55801a}.notification-settings-toolbar>.primary-button{display:flex;align-items:center;gap:6px}.notification-table td{max-width:340px;vertical-align:top}.notification-table td>b,.notification-table td>span,.notification-table td>small{display:block}.notification-table td>small{max-width:340px;margin-top:5px;overflow:hidden;color:#7f8da0;font-size:10px;line-height:1.55;text-overflow:ellipsis}.notification-table code{color:#1769f5}.notification-version{width:35px;padding:5px 0;border-radius:13px;background:#eaf2ff;color:#1769f5;text-align:center;font-weight:800}.notification-rule-list{padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.notification-rule-list>article{padding:17px;border:1px solid #dfe7f1;border-radius:10px;background:#fff}.notification-rule-list header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.notification-rule-list header b,.notification-rule-list header code{display:block}.notification-rule-list header b{color:#29445f}.notification-rule-list header code{margin-top:5px;color:#1769f5;font-size:10px}.notification-rule-list>article>p{min-height:35px;margin:12px 0;padding:9px;border-radius:7px;background:#f4f7fb;color:#62758d;font-size:10px;line-height:1.6}.notification-rule-list dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.notification-rule-list dt{color:#929eae;font-size:9px}.notification-rule-list dd{margin:3px 0 0;color:#405875;font-size:10px;font-weight:700}.notification-rule-list footer{margin-top:13px;padding-top:10px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #edf1f5}.notification-template-form,.notification-rule-form{max-height:calc(100vh - 170px);padding:20px 23px;overflow:auto}.notification-template-form>section{margin-top:16px;padding:15px;border:1px solid #e0e8f2;border-radius:9px;background:#fbfdff}.notification-template-form>section>header{padding:0!important;display:flex;align-items:flex-start;justify-content:space-between;border:0!important}.notification-template-form h3{margin:0 0 12px;color:#29445f}.notification-template-form section header small{max-width:65%;color:#8292a7;font-size:10px;line-height:1.6;text-align:right}.notification-template-form section>label,.notification-change-notes{display:flex;flex-direction:column;gap:6px;margin-top:10px;color:#66788f;font-size:11px}.notification-template-form input,.notification-template-form select,.notification-template-form textarea,.notification-rule-form input,.notification-rule-form select{padding:9px 10px;border:1px solid #d8e2ee;border-radius:7px;background:#fff;outline:none}.notification-template-form input,.notification-template-form select,.notification-rule-form input,.notification-rule-form select{height:40px}.notification-template-form textarea{resize:vertical;line-height:1.55}.notification-template-form footer,.notification-rule-form footer{display:flex;align-items:center;gap:8px;margin-top:18px}.notification-template-form footer>span{flex:1}.notification-template-form footer button{display:flex;align-items:center;gap:6px}.notification-preview{margin:16px 22px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.notification-template-form .notification-preview{margin:16px 0 0}.notification-preview article{padding:14px;border:1px solid #dce6f2;border-radius:9px;background:#f8fbff}.notification-preview em{display:inline-block;margin-bottom:9px;padding:3px 7px;border-radius:9px;background:#e7f0ff;color:#1769f5;font-size:9px;font-style:normal}.notification-preview b,.notification-preview p,.notification-preview code{display:block}.notification-preview p{margin:7px 0 0;color:#596d87;font-size:11px;line-height:1.65}.notification-preview code{margin-top:9px;overflow-wrap:anywhere;color:#7d8c9f;font-size:9px}.notification-preview>small{grid-column:1/-1;color:#d35f32}.notification-version-list{max-height:calc(100vh - 220px);padding:18px 22px;overflow:auto;display:flex;flex-direction:column;gap:10px}.notification-version-list article{position:relative;padding:15px;border:1px solid #dfe7f1;border-radius:9px}.notification-version-list article.current{border-color:#80adf6;background:#f7faff}.notification-version-list header{padding:0!important;display:flex!important;align-items:center!important;gap:8px;border:0!important}.notification-version-list header b{font-size:15px;color:#1769f5}.notification-version-list header em{padding:3px 7px;border-radius:9px;background:#1769f5;color:#fff;font-size:9px;font-style:normal}.notification-version-list header span{margin-left:auto;color:#8d99a9;font-size:9px}.notification-version-list h4{margin:11px 0 5px;color:#314b69}.notification-version-list p{margin:0;color:#65778e;font-size:11px;line-height:1.6}.notification-version-list small{display:block;margin-top:9px;color:#8a98aa}.notification-version-list button{position:absolute;right:14px;bottom:13px}.modal-simple-footer{padding:13px 22px;display:flex;justify-content:flex-end;border-top:1px solid #edf1f5}.notification-rule-form .form-grid{grid-template-columns:1fr 1fr}.notification-rule-form footer{justify-content:flex-end}@media(max-width:1000px){.notification-rule-list{grid-template-columns:1fr}.notification-table{overflow:auto}.notification-table table{min-width:1050px}}@media(max-width:700px){.notification-settings-toolbar{align-items:stretch!important;flex-direction:column;gap:10px}.notification-settings-toolbar nav{display:grid;grid-template-columns:1fr 1fr}.notification-rule-list{padding:12px}.notification-rule-list dl,.notification-preview,.notification-rule-form .form-grid{grid-template-columns:1fr}.notification-preview>small{grid-column:1}.notification-template-form section header{flex-direction:column}.notification-template-form section header small{max-width:none;text-align:left}}.template-manager-modal{width:min(1080px,94vw);max-height:92vh;overflow:auto}.template-manager-modal>header{position:sticky;top:0;z-index:2;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4ebf4;background:#fff}.template-manager-modal>header h2{margin:0 0 5px}.template-manager-modal>header p{margin:0;color:#7d8ca1;font-size:11px}.template-manager-modal>header>button{border:0;background:transparent;color:#667891}.template-manager-list{padding:18px}.template-manager-toolbar{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;color:#75849a;font-size:11px}.template-manager-list>article{min-height:70px;padding:12px 14px;display:grid;grid-template-columns:minmax(220px,1fr) 70px 130px auto;gap:12px;align-items:center;border-bottom:1px solid #e8eef5}.template-manager-list>article>div:first-child{display:flex;flex-direction:column;gap:5px}.template-manager-list>article>div:first-child span{color:#8290a4;font-size:10px}.template-manager-list>article>span{color:#64758c;font-size:11px}.template-manager-list>article>div:last-child{display:flex;gap:6px}.template-manager-list>article button{height:31px;padding:0 8px;display:flex;align-items:center;gap:4px;border:1px solid #dce5f0;border-radius:6px;background:#fff;color:#1769f5}.template-manager-list>article button.danger{color:#d54250}.template-editor{padding:18px}.template-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.template-fields label,.template-item-list label{display:flex;flex-direction:column;gap:5px;color:#66778e;font-size:10px}.template-fields input,.template-fields select,.template-item-list input,.template-item-list select,.template-item-list textarea{min-height:38px;padding:7px 9px;border:1px solid #d9e3ef;border-radius:6px;background:#fff}.template-item-heading{margin:20px 0 10px;display:flex;align-items:center;justify-content:space-between}.template-item-list{display:flex;flex-direction:column;gap:9px}.template-item-list article{padding:12px;border:1px solid #dfe7f1;border-radius:8px;background:#fbfdff}.template-item-list article>div:first-child{display:grid;grid-template-columns:1fr 2fr 110px 80px;gap:8px}.template-item-list article>div:nth-child(2){margin:9px 0;display:flex;align-items:center;gap:14px}.template-item-list .checkbox-label{flex-direction:row;align-items:center}.template-item-list .checkbox-label input{min-height:0}.template-item-list textarea{width:100%;resize:vertical}.danger-icon{width:32px;height:32px;display:grid;place-items:center;border:1px solid #f0cbd0;border-radius:6px;background:#fff;color:#d54250}.template-editor>footer{margin-top:16px;padding-top:14px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e4ebf4}.h5-quick-grid button{min-height:92px;padding:12px;display:grid;grid-template-columns:25px 1fr;gap:6px 7px;align-items:center;border:1px solid #e2e9f3;border-radius:10px;background:#fff;text-align:left}.h5-business-tabs{margin-bottom:14px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #dfe8f3;border-radius:9px;background:#fff;overflow:hidden}.h5-business-tabs button{height:40px;border:0;border-right:1px solid #e7edf5;background:#fff;color:#718198;font-size:10px}.h5-business-tabs button.active{background:#1769f5;color:#fff}.h5-business-list{display:flex;flex-direction:column;gap:11px}.h5-business-list>article{padding:15px;border:1px solid #e0e8f2;border-radius:11px;background:#fff}.h5-business-list>article>header{display:flex;align-items:flex-start;justify-content:space-between}.h5-business-list>article>header div{display:flex;flex-direction:column;gap:4px}.h5-business-list>article>header b{color:#294361;font-size:12px}.h5-business-list>article>header span{color:#8996a8;font-size:8px}.h5-business-list>article>header em{padding:4px 7px;border-radius:9px;background:#eaf2ff;color:#1769f5;font-size:8px;font-style:normal}.h5-business-list dl{margin:14px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.h5-business-list dl div{display:flex;flex-direction:column;gap:4px}.h5-business-list dt{color:#8996a8;font-size:8px}.h5-business-list dd{margin:0;color:#314966;font-size:10px;font-weight:700}.h5-business-list>article>p{padding:10px;border-radius:7px;background:#f7f9fc;color:#64758c;font-size:10px;line-height:1.7}.h5-confirm-button{width:100%;height:41px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:7px;background:#1769f5;color:#fff}.h5-confirmed{padding:10px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:7px;background:#e7f7ef;color:#07845c;font-size:10px}.h5-payment-summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e0e8f2;border-radius:10px;background:#fff}.h5-payment-summary span{padding:14px 6px;display:flex;flex-direction:column;align-items:center;gap:5px;color:#8492a6;font-size:9px}.h5-payment-summary b{color:#1769f5;font-size:12px}.h5-sublist{margin-top:12px;border-top:1px solid #edf1f6}.h5-sublist>b{display:block;padding:10px 0;color:#314966;font-size:11px}.h5-sublist span{min-height:34px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0f3f7;color:#62738a;font-size:9px}.h5-sublist em{color:#1769f5;font-style:normal}.h5-advisor-card.compact{padding:16px}.h5-advisor-card.compact img{width:66px;height:66px}.h5-message-center{margin-top:12px;padding:15px;border:1px solid #e0e8f2;border-radius:12px;background:#fff}.h5-message-center h2{margin:0 0 12px;font-size:15px}.h5-message-center>div{max-height:360px;padding:4px;display:flex;flex-direction:column;gap:8px;overflow:auto}.h5-message-center article{max-width:84%;padding:9px;border-radius:9px;background:#f0f4f9}.h5-message-center article.mine{align-self:flex-end;background:#e7f0ff}.h5-message-center article b{font-size:9px}.h5-message-center article p{margin:5px 0;color:#344d6c;font-size:10px;line-height:1.55;white-space:pre-wrap}.h5-message-center article span{color:#8996a8;font-size:7px}.h5-message-empty{padding:35px 0;color:#8593a6;text-align:center;font-size:10px}.h5-message-center form{margin-top:12px;display:flex;flex-direction:column;gap:8px}.h5-message-center textarea,.h5-account-forms input{padding:10px;border:1px solid #d8e2ee;border-radius:7px;outline:none}.h5-account-forms{margin-top:12px;display:grid;gap:10px}.h5-account-forms form{padding:15px;display:flex;flex-direction:column;gap:10px;border:1px solid #e0e8f2;border-radius:11px;background:#fff}.h5-account-forms h2{margin:0;font-size:14px}.h5-account-forms label{display:flex;flex-direction:column;gap:5px;color:#66788f;font-size:10px}.h5-account-forms input{height:40px;padding:0 10px}.h5-logout-button{width:100%;height:42px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;background:#f1f4f8;color:#566980}.advisor-message-panel h3{display:flex;align-items:center;gap:7px}.advisor-message-list{max-height:300px;margin:10px 0;padding:10px;display:flex;flex-direction:column;gap:8px;overflow:auto;border-radius:8px;background:#f6f8fb}.advisor-message-list>span{padding:20px;color:#8290a4;text-align:center;font-size:11px}.advisor-message-list article{max-width:85%;padding:8px 10px;border-radius:8px;background:#fff}.advisor-message-list article.mine{align-self:flex-end;background:#e8f1ff}.advisor-message-list article b{color:#294462;font-size:10px}.advisor-message-list article p{margin:5px 0;color:#415873;font-size:11px;line-height:1.5;white-space:pre-wrap}.advisor-message-list article small{color:#8b98aa;font-size:8px}.advisor-message-panel form{display:flex;flex-direction:column;gap:8px}.advisor-message-panel textarea{padding:9px;border:1px solid #d9e3ee;border-radius:7px;resize:vertical}.advisor-message-panel form button{align-self:flex-end}.channel-pager{min-height:54px;padding:0 16px;display:flex;align-items:center;justify-content:flex-end;gap:7px;border-top:1px solid #e7eef6;color:#718198;font-size:10px}.channel-pager button,.channel-reconcile-button{height:31px;padding:0 10px;border:1px solid #d9e4f0;border-radius:6px;background:#fff;color:#1769f5}.channel-pager button:disabled{color:#b0bac7;background:#f5f7fa}.channel-business-state.status-渠道已确认{color:#07835b;background:#e3f7ee}.channel-business-state.status-渠道有异议{color:#d34350;background:#ffeaec}.channel-business-state.status-待渠道确认{color:#d67d0e;background:#fff1dc}.channel-reconcile-modal{width:620px}.channel-reconcile-summary{margin:12px 0 18px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e0e8f2;border-radius:8px}.channel-reconcile-summary span{padding:13px;display:flex;flex-direction:column;gap:5px;color:#7d8ba0;font-size:10px}.channel-reconcile-summary b{color:#294461;font-size:13px}.channel-decision{margin-bottom:13px;display:flex;flex-direction:column;gap:6px;color:#60728a;font-size:11px}.channel-decision select,.channel-decision textarea{padding:9px;border:1px solid #d8e2ee;border-radius:7px;background:#fff}@media(max-width:900px){.profile-settings-grid{grid-template-columns:1fr}.audit-filters{grid-template-columns:1fr 1fr}.audit-filters input:first-child{grid-column:1/-1}.template-fields{grid-template-columns:1fr 1fr}.template-item-list article>div:first-child{grid-template-columns:1fr 1fr}.template-manager-list>article{grid-template-columns:1fr auto}.template-manager-list>article>span{display:none}}.customer-detail-drawer{width:min(620px,100vw)}.customer-detail-tabs{position:sticky;top:0;z-index:2;margin:0 -28px;padding:0 28px;display:flex;gap:4px;border-bottom:1px solid #e7edf5;background:#fff}.customer-detail-tabs button{height:46px;padding:0 13px;display:flex;align-items:center;gap:6px;border:0;border-bottom:2px solid transparent;background:transparent;color:#75859a;font-weight:600}.customer-detail-tabs button.active{border-color:#1769f5;color:#1769f5}.portal-account-panel{padding-top:20px!important}.portal-account-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.portal-account-heading h3{margin:0 0 5px}.portal-account-heading p{margin:0;color:#8794a6;font-size:12px}.portal-account-heading>div:last-child{display:flex;gap:8px}.portal-account-heading button{min-height:36px;padding:0 11px;font-size:12px}.portal-account-notice{padding:9px 11px;border-radius:7px;background:#eaf8f2;color:#097a58;font-size:12px}.portal-account-list{margin-top:14px;display:flex;flex-direction:column;gap:10px}.portal-account-list>article{padding:14px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid #e1e8f1;border-radius:10px;background:#fff}.portal-account-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#eaf2ff;color:#1769f5}.portal-account-icon.parent{background:#fff1e7;color:#d36f1d}.portal-account-main{min-width:0}.portal-account-main header{display:flex;align-items:center;gap:7px}.portal-account-main header b{color:#263f5c}.portal-account-main header em{padding:2px 7px;border-radius:10px;background:#e7f7ef;color:#07845c;font-size:10px;font-style:normal}.portal-account-main header em.disabled{background:#f0f2f5;color:#8490a0}.portal-account-main span,.portal-account-main small{display:block;margin-top:4px;overflow:hidden;color:#748399;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.portal-account-main small{color:#9aa5b4;font-size:10px}.portal-account-actions{display:flex;gap:4px}.portal-account-actions button{width:31px;height:31px;display:grid;place-items:center;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#61748a}.portal-account-actions button:hover{border-color:#1769f5;color:#1769f5}.portal-account-actions button.danger:hover{border-color:#e45a6c;color:#d63f53}.portal-account-empty{margin-top:14px;padding:34px 18px;display:flex;flex-direction:column;align-items:center;gap:7px;border:1px dashed #d5deea;border-radius:10px;color:#8090a4;text-align:center}.portal-account-empty b{color:#415874}.portal-account-empty span{font-size:12px}.portal-invite-result{margin-top:14px;padding:12px;display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;border:1px solid #bdd4ff;border-radius:9px;background:#f3f7ff}.portal-invite-result span{grid-column:1/-1;display:flex;justify-content:space-between;color:#31527c}.portal-invite-result small{color:#8393a8}.portal-invite-result input{min-width:0;height:36px;padding:0 9px;border:1px solid #d2dfef;border-radius:6px;background:#fff;color:#4e6582}.portal-invite-result button{height:34px;padding:0 10px;display:flex;align-items:center;gap:5px;border:0;border-radius:6px;background:#1769f5;color:#fff}.portal-invite-result button:last-child{width:34px;padding:0;justify-content:center;background:#e7edf5;color:#5c6f86}.portal-invitation-history{margin-top:20px}.portal-invitation-history h4{margin:0 0 9px;color:#415874}.portal-invitation-history article{padding:9px 0;display:flex;align-items:center;gap:9px;border-top:1px solid #edf1f6}.portal-invitation-history article span{margin-right:auto}.portal-invitation-history article b,.portal-invitation-history article small{display:block}.portal-invitation-history article small{margin-top:2px;color:#8c98a8;font-size:10px}.portal-invitation-history article em{padding:3px 7px;border-radius:10px;font-size:10px;font-style:normal}.portal-invitation-history article em.pending{background:#fff3d9;color:#9c6b00}.portal-invitation-history article em.expired{background:#eff2f5;color:#7b8795}.portal-invitation-history article button{border:0;background:transparent;color:#d4475a;font-size:11px}.portal-account-modal{width:min(480px,calc(100vw - 30px))}.portal-account-modal form{padding:20px 22px;display:flex;flex-direction:column;gap:13px}.portal-account-modal label{display:flex;flex-direction:column;gap:6px;color:#66788f;font-size:12px}.portal-account-modal input,.portal-account-modal select{height:40px;padding:0 10px;border:1px solid #d8e1ec;border-radius:7px;background:#fff}.portal-account-modal footer{padding-top:8px;display:flex;justify-content:flex-end;gap:8px}.confirmation-badge{width:max-content;padding:5px 9px;display:inline-flex;align-items:center;gap:5px;border-radius:12px;font-size:11px;font-weight:700;white-space:nowrap}.confirmation-badge.confirmed{background:#e7f7ef;color:#07845c}.confirmation-badge.pending{background:#fff3d9;color:#9a6800}.confirmation-receipts>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.confirmation-receipts>header h3{margin-bottom:4px}.confirmation-receipts>header p{margin:0;color:#8996a8;font-size:11px}.confirmation-receipt-list{margin-top:12px;display:flex;flex-direction:column;gap:9px}.confirmation-receipt-list>article{padding:12px;display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:start;border:1px solid #dce8e3;border-radius:9px;background:#f8fcfa}.confirmation-receipt-list.historical>article{border-color:#e4e8ee;background:#fafbfc}.confirmation-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#dff3e9;color:#087d59;font-size:12px;font-weight:800}.confirmation-receipt-list article header{display:flex;align-items:center;gap:6px}.confirmation-receipt-list article header b{color:#304963}.confirmation-receipt-list article header em,.confirmation-receipt-list article header i{font-size:10px;font-style:normal}.confirmation-receipt-list article header em{color:#75849a}.confirmation-receipt-list article header i{padding:2px 5px;border-radius:5px;background:#edf0f4;color:#68778c}.confirmation-receipt-list article span{display:block;margin-top:4px;color:#7e8b9c;font-size:10px}.confirmation-receipt-list article p{margin:7px 0 0;padding:7px 9px;border-radius:6px;background:#fff;color:#51657d;font-size:11px}.confirmation-check{color:#08a174}.confirmation-empty{margin-top:12px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:5px;border:1px dashed #d7e0ea;border-radius:9px;color:#8795a7}.confirmation-empty b{color:#4a607a}.confirmation-empty span{font-size:11px}.confirmation-history{margin-top:12px}.confirmation-history summary{display:flex;align-items:center;gap:6px;color:#60748d;font-size:11px;cursor:pointer}.confirmation-proof-note{margin:10px 0 0;color:#97a2b0;font-size:10px}.h5-invitation-banner{margin-bottom:12px;padding:11px;display:flex;align-items:center;gap:9px;border:1px solid #bdd4ff;border-radius:8px;background:#f1f6ff;color:#1769f5}.h5-invitation-banner span{display:flex;flex-direction:column;gap:3px}.h5-invitation-banner b{font-size:12px}.h5-invitation-banner small{color:#7386a2;font-size:9px}.h5-auth-tabs:has(button:nth-child(3)){grid-template-columns:repeat(3,1fr)}@media(max-width:680px){.portal-account-heading{flex-direction:column}.portal-account-heading>div:last-child{width:100%}.portal-account-heading>div:last-child button{flex:1}.portal-account-list>article{grid-template-columns:42px 1fr}.portal-account-actions{grid-column:1/-1;justify-content:flex-end}.portal-invite-result span{flex-direction:column;gap:3px}.customer-detail-tabs{padding:0 18px}.customer-detail-tabs button{padding:0 8px;font-size:11px}}.application-attachment-list{margin:10px 0;display:flex;flex-direction:column;gap:6px}.application-attachment-list>button{width:100%;padding:8px 9px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #dfe8f3;border-radius:7px;background:#f8fbff;color:#1769f5;text-align:left}.application-attachment-list span{min-width:0;display:flex;flex-direction:column;gap:3px}.application-attachment-list b{overflow:hidden;color:#344d69;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.application-attachment-list small{color:#8492a4;font-size:8px}.application-attachment-list em{padding:3px 6px;border-radius:8px;background:#fff1dc;color:#c77610;font-size:8px;font-style:normal}.customer-feedback{display:block!important;margin-top:5px!important;padding:5px 7px;border-radius:5px;font-size:9px!important;font-style:normal!important;line-height:1.45}.customer-feedback.confirmed{background:#e6f7ef;color:#087d59}.customer-feedback.revision{background:#fff0e2;color:#bd6711}.h5-business-tabs{grid-template-columns:repeat(6,1fr);overflow-x:auto}.h5-application-center{display:flex;flex-direction:column;gap:10px}.h5-application-center>h2{margin:9px 1px 1px;color:#263f5c;font-size:14px}.h5-application-summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dfe8f3;border-radius:10px;background:#fff}.h5-application-summary span{padding:12px;display:flex;flex-direction:column;gap:4px;color:#8290a3;font-size:9px}.h5-application-summary span+span{border-left:1px solid #e6edf5}.h5-application-summary b{color:#1769f5;font-size:18px}.h5-application-card,.h5-document-card{padding:14px;border:1px solid #e0e8f2;border-radius:11px;background:#fff}.h5-application-card>header,.h5-document-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:9px}.h5-application-card>header div,.h5-document-card>header div{min-width:0;display:flex;flex-direction:column;gap:4px}.h5-application-card>header b,.h5-document-card>header b{color:#294361;font-size:12px}.h5-application-card>header span,.h5-document-card>header span{overflow:hidden;color:#8996a8;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.h5-application-card>header em,.h5-document-card>header em{padding:4px 7px;border-radius:9px;background:#eaf2ff;color:#1769f5;font-size:8px;font-style:normal;white-space:nowrap}.h5-application-card dl{margin:13px 0;display:grid;grid-template-columns:1fr 1fr;gap:9px}.h5-application-card dl div{display:flex;flex-direction:column;gap:3px}.h5-application-card dt{color:#8996a8;font-size:8px}.h5-application-card dd{margin:0;color:#314966;font-size:10px;font-weight:700}.h5-application-card>p,.h5-document-card>p{padding:8px;border-radius:7px;background:#f7f9fc;color:#64758c;font-size:9px;line-height:1.55}.h5-application-files{display:flex;flex-direction:column;gap:6px}.h5-application-files button{padding:8px;display:flex;align-items:center;gap:7px;border:1px solid #dfe8f3;border-radius:7px;background:#f8fbff;color:#1769f5;text-align:left}.h5-application-files span{min-width:0;display:flex;flex-direction:column;gap:2px}.h5-application-files b{overflow:hidden;color:#344d69;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.h5-application-files small{color:#8795a7;font-size:7px}.h5-inline-upload{width:100%;height:38px;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px dashed #9ebef3;border-radius:7px;background:#f3f7ff;color:#1769f5;font-size:10px}.h5-document-versions{margin-top:10px;display:flex;flex-direction:column;gap:8px}.h5-document-versions>section{padding:9px;border:1px solid #e1e8f1;border-radius:8px}.h5-document-versions>section>div:first-child{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:7px;align-items:center}.h5-document-versions i{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#eaf2ff;color:#1769f5;font-size:9px;font-style:normal;font-weight:800}.h5-document-versions span{min-width:0;display:flex;flex-direction:column;gap:3px}.h5-document-versions span b{overflow:hidden;color:#314966;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.h5-document-versions span small{color:#8996a8;font-size:7px;line-height:1.4}.h5-document-versions>section>div:first-child>em{color:#1769f5;font-size:8px;font-style:normal}.h5-document-actions,.h5-document-decisions{margin-top:8px;display:flex;justify-content:flex-end;gap:6px}.h5-document-actions button,.h5-document-decisions button{height:31px;padding:0 9px;display:flex;align-items:center;gap:4px;border:1px solid #dbe5f0;border-radius:6px;background:#fff;color:#1769f5;font-size:9px}.h5-document-decisions button:last-child{border-color:#1769f5;background:#1769f5;color:#fff}.h5-document-feedback{margin-top:8px;padding:8px;display:flex;align-items:center;gap:7px;border-radius:7px}.h5-document-feedback.confirmed{background:#e7f7ef;color:#07845c}.h5-document-feedback.revision_requested{background:#fff0e1;color:#bd6711}.h5-document-feedback span{display:flex;flex-direction:column;gap:2px}.h5-document-feedback b{font-size:9px}.h5-document-feedback small{font-size:7px}.h5-no-published-version{padding:16px;color:#8996a8;text-align:center;font-size:9px}.h5-workflow-list>div{padding:8px 0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;border-top:1px solid #edf1f6}.h5-workflow-list>div>span{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:2px}.h5-workflow-list>div small{color:#929eae;font-size:7px}.h5-workflow-list>div>div{display:flex;gap:4px}.h5-workflow-list button{width:29px;height:29px;display:grid;place-items:center;border:1px solid #dce5ef;border-radius:6px;background:#fff;color:#1769f5}@media(max-width:680px){.h5-business-tabs{grid-template-columns:repeat(6,86px)}.h5-application-summary span{padding:10px 7px}.h5-application-card dl{grid-template-columns:1fr 1fr}}.approval-status{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:#eef2f6;color:#65758a;font-size:11px;white-space:nowrap}.approval-pending{background:#fff0df;color:#b96a12}.approval-approved{background:#e5f7ee;color:#087a57}.approval-rejected{background:#fdebed;color:#c53c49}.approval-cancelled{background:#eef1f5;color:#778394}.approval-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.approval-heading h3{margin:0}.approval-heading>span{color:#7c8ba0;font-size:11px}.approval-history{margin-top:12px;display:flex;flex-direction:column;gap:12px}.approval-history>article{padding:12px;border:1px solid #e2e9f2;border-radius:9px;background:#fbfcfe}.approval-history>article>header{display:flex;justify-content:space-between;gap:10px;color:#728197;font-size:11px}.approval-history>article>header b{color:#294361}.approval-steps{margin-top:10px;display:flex;flex-direction:column;gap:8px}.approval-step{display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:start}.approval-step>i{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#edf2f8;color:#718198;font-size:11px;font-style:normal;font-weight:800}.approval-step.step-approved>i{background:#e2f6ec;color:#07845c}.approval-step.step-rejected>i{background:#fdebed;color:#c53c49}.approval-step>span{display:flex;flex-direction:column;gap:3px}.approval-step b{font-size:12px;color:#344d6c}.approval-step small{color:#8492a6;font-size:10px}.approval-step em{padding:6px 8px;border-radius:5px;background:#f1f4f8;color:#566980;font-size:10px;font-style:normal}.approval-empty{margin:10px 0 0;color:#8492a6;font-size:11px;line-height:1.7}.table-subtext{display:block;margin-top:3px;color:#8794a6}.contract-file-upload{margin-top:12px;padding:10px;display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:8px;border:1px dashed #a9bfdb;border-radius:8px;background:#f7faff}.contract-file-upload input{min-width:0;height:36px;padding:0 9px;border:1px solid #d9e3ef;border-radius:6px;background:#fff}.contract-file-list{margin-top:10px;display:flex;flex-direction:column;gap:8px}.contract-file-list article{padding:10px;display:grid;grid-template-columns:36px minmax(0,1fr) auto auto;gap:9px;align-items:center;border:1px solid #e2e9f2;border-radius:8px}.contract-file-list article>i{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:#eaf2ff;color:#1769f5;font-size:11px;font-style:normal;font-weight:800}.contract-file-list article>span{min-width:0;display:flex;flex-direction:column;gap:3px}.contract-file-list b{color:#344d6c;font-size:11px}.contract-file-list small{color:#8492a6;font-size:9px}.contract-file-list code,.signature-panel code{overflow:hidden;color:#8996a8;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.contract-file-list em{color:#1769f5;font-size:10px;font-style:normal}.contract-file-list button{height:30px;padding:0 10px;border:1px solid #d8e3f0;border-radius:6px;background:#fff;color:#1769f5}.signature-panel>article{margin-top:10px;padding:11px;display:flex;flex-direction:column;gap:4px;border-left:3px solid #0a9a6e;border-radius:7px;background:#f2fbf7}.signature-panel article>b{color:#235445;font-size:12px}.signature-panel article>span,.signature-panel article>small{color:#6e817b;font-size:10px}.h5-contract-file{margin:10px 0;padding:10px;border:1px solid #dfe8f3;border-radius:8px;background:#f8fbff}.h5-contract-file>header{display:flex;align-items:center;justify-content:space-between}.h5-contract-file>header span{display:flex;flex-direction:column;gap:3px}.h5-contract-file>header b{color:#314966;font-size:10px}.h5-contract-file>header small{color:#8795a7;font-size:8px}.h5-contract-file>header em{color:#1769f5;font-size:8px;font-style:normal}.h5-contract-file>div{margin-top:9px;display:flex;gap:7px}.h5-contract-file button{height:32px;padding:0 10px;display:flex;align-items:center;gap:4px;border:1px solid #ccdcf0;border-radius:6px;background:#fff;color:#1769f5;font-size:9px}.h5-contract-file code{display:block;margin-top:8px;overflow:hidden;color:#8a98aa;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.h5-esign-notice{margin:8px 0!important;background:#fff7e9!important;color:#9b6a21!important}.h5-signature-receipt{padding:10px;display:flex;align-items:center;gap:8px;border-radius:8px;background:#e7f7ef;color:#07845c}.h5-signature-receipt span{display:flex;flex-direction:column;gap:3px}.h5-signature-receipt b{font-size:10px}.h5-signature-receipt small{font-size:8px}@media(max-width:900px){.contract-file-upload{grid-template-columns:1fr}.contract-file-list article{grid-template-columns:36px minmax(0,1fr) auto}.contract-file-list article>button{grid-column:2/4;justify-self:start}}.approval-page-heading{margin-bottom:14px;padding:18px 20px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;border:1px solid #dfe8f3;border-radius:11px;background:linear-gradient(125deg,#f4f8ff,#fff)}.approval-page-heading p{margin:0 0 4px;color:#1769f5;font-size:11px;font-weight:700}.approval-page-heading h2{margin:0;color:#233b58;font-size:20px}.approval-page-heading span{display:block;margin-top:6px;color:#7c8da3;font-size:11px}.approval-page-heading nav{display:flex;gap:6px}.approval-page-heading nav button{height:36px;padding:0 13px;display:flex;align-items:center;gap:5px;border:1px solid #dbe4ef;border-radius:7px;background:#fff;color:#667991}.approval-page-heading nav button.active{border-color:#1769f5;background:#1769f5;color:#fff}.approval-summary-grid{margin-bottom:14px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.approval-summary-grid button{padding:14px 16px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:11px;border:1px solid #e1e8f1;border-radius:10px;background:#fff;text-align:left}.approval-summary-grid button>span{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:9px;background:#eaf2ff;color:#1769f5}.approval-summary-grid button>span.danger{background:#fff0f1;color:#dc4658}.approval-summary-grid button small{color:#8391a4}.approval-summary-grid button b{font-size:20px;color:#29415f}.approval-summary-grid button.active{border-color:#1769f5;box-shadow:0 0 0 2px #1769f514}.approval-workbench{overflow:hidden}.approval-workbench>header{min-height:56px;padding:9px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e7edf5}.approval-workbench>header>nav{display:flex;gap:3px}.approval-workbench>header>nav button{height:35px;padding:0 11px;border:0;border-radius:6px;background:transparent;color:#6f8096}.approval-workbench>header>nav button.active{background:#eaf2ff;color:#1769f5;font-weight:700}.approval-filters{display:flex;gap:7px}.approval-filters>label{height:36px;padding:0 9px;display:flex;align-items:center;gap:6px;border:1px solid #d9e3ee;border-radius:6px}.approval-filters input{width:185px;border:0;outline:0}.approval-filters select{height:36px;padding:0 9px;border:1px solid #d9e3ee;border-radius:6px;color:#60738b;background:#fff}.approval-table{border:0;border-radius:0}.approval-table table{min-width:1150px}.approval-table tr.overdue-row{background:#fffafb}.deadline-overdue{color:#d83e53!important;font-weight:700}.approval-center-pill,.lifecycle-pill{display:inline-flex;padding:4px 8px;border-radius:12px;font-size:10px;font-weight:700;white-space:nowrap}.pill-pending,.lifecycle-pending{background:#fff1db;color:#b36a00}.pill-approved,.lifecycle-approved,.lifecycle-completed{background:#e6f7ef;color:#087b57}.pill-rejected,.lifecycle-rejected{background:#ffe9ec;color:#c93349}.pill-cancelled,.lifecycle-withdrawn,.lifecycle-draft{background:#eef1f5;color:#718096}.approval-page .pipeline-drawer{width:min(620px,100vw)}.approval-transfer-button{margin-top:14px}.unified-approval-timeline{display:flex;flex-direction:column}.unified-approval-timeline article{padding:0 0 18px;display:grid;grid-template-columns:30px 1fr;gap:9px;position:relative}.unified-approval-timeline article:not(:last-child):before{content:"";position:absolute;left:14px;top:27px;bottom:1px;width:1px;background:#dce5ef}.unified-approval-timeline article>i{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:#1769f5;z-index:1}.unified-approval-timeline article.step-approved>i{background:#e5f7ee;color:#07815a}.unified-approval-timeline article.step-rejected>i{background:#ffe9ed;color:#ca354a}.unified-approval-timeline header{display:flex;align-items:center;justify-content:space-between}.unified-approval-timeline header em{font-size:10px;font-style:normal;color:#75869a}.unified-approval-timeline p{margin:5px 0;color:#66788e;font-size:11px}.unified-approval-timeline blockquote{margin:7px 0;padding:7px 9px;border-left:2px solid #b9c9dc;background:#f7f9fc;color:#52677f;font-size:11px}.unified-approval-timeline small{color:#93a0b0}.approval-snapshot{max-height:330px;margin:0;padding:12px;overflow:auto;border:1px solid #e2e9f1;border-radius:8px;background:#f7f9fc;color:#38516d;font-size:11px;white-space:pre-wrap}.position-panel{padding:18px}.position-panel>header{display:flex;align-items:center;justify-content:space-between}.position-panel>header h3{margin:0}.position-panel>header p{margin:5px 0 0;color:#8190a4;font-size:11px}.position-grid{margin-top:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.position-grid>article{padding:15px;border:1px solid #e0e7f0;border-radius:9px;background:#fff}.position-grid>article>header{display:flex;align-items:flex-start;justify-content:space-between}.position-grid>article>header div{display:flex;flex-direction:column;gap:5px}.position-grid code{color:#7d8da1;font-size:10px}.position-grid p{min-height:32px;color:#77889d;font-size:11px}.position-grid dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.position-grid dl div{padding:8px;border-radius:6px;background:#f7f9fc}.position-grid dt{color:#8493a6;font-size:9px}.position-grid dd{margin:4px 0 0;font-size:11px}.position-members{min-height:43px;margin:11px 0;display:flex;flex-wrap:wrap;gap:5px}.position-members span{height:24px;padding:0 8px;display:flex;align-items:center;border-radius:12px;background:#eaf2ff;color:#315f9d;font-size:9px}.position-members em{color:#9aa6b5;font-size:10px}.position-rule{flex-direction:row!important;align-items:center!important}.position-rule input{width:16px;height:16px}.assignment-picker>b{display:block;margin-bottom:8px}.assignment-picker>section{padding:9px 0;border-top:1px solid #edf1f6}.assignment-picker h4{margin:0 0 7px;font-size:11px}.assignment-picker section>div{display:flex;flex-wrap:wrap;gap:6px}.assignment-picker label{min-width:120px;padding:7px 9px;flex-direction:row;align-items:center;border:1px solid #e1e8f0;border-radius:6px}.assignment-picker input{width:15px;height:15px}.lifecycle-filter{display:flex;align-items:flex-end;justify-content:space-between}.lifecycle-filter .filter-grid{grid-template-columns:180px 180px}.lifecycle-table table{min-width:1200px}.lifecycle-page .pipeline-drawer{width:min(650px,100vw)}.lifecycle-reason{margin:14px 0 0;padding:11px;border-left:3px solid #1769f5;background:#f5f8fc;color:#586d86;font-size:11px;white-space:pre-wrap}.lifecycle-reason b{display:block;margin-bottom:5px;color:#29435f}.lifecycle-notes{color:#77899f;font-size:11px}.change-comparison{display:grid;grid-template-columns:1fr 1fr;gap:8px}.change-comparison div{padding:10px;border:1px solid #e2e9f1;border-radius:7px}.change-comparison span,.change-comparison b{display:block}.change-comparison span{color:#8795a8;font-size:9px}.change-comparison b{margin-top:4px;font-size:12px}.drawer-section-heading{display:flex;align-items:center;justify-content:space-between}.drawer-section-heading h3{margin:0}.lifecycle-files{display:flex;flex-direction:column;gap:7px}.lifecycle-files article{padding:9px;display:grid;grid-template-columns:28px 1fr 30px;gap:8px;align-items:center;border:1px solid #e1e8f1;border-radius:7px}.lifecycle-files article>svg{color:#dc3f52}.lifecycle-files article div{min-width:0}.lifecycle-files b,.lifecycle-files span,.lifecycle-files small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lifecycle-files b{font-size:11px}.lifecycle-files span,.lifecycle-files small{margin-top:3px;color:#8594a6;font-size:9px}.lifecycle-files article button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:5px;background:#eaf2ff;color:#1769f5}.drawer-empty-line{padding:14px;border:1px dashed #d8e1ec;border-radius:7px;color:#8c99aa;text-align:center;font-size:10px}@media(max-width:1100px){.approval-summary-grid{grid-template-columns:repeat(2,1fr)}.approval-page-heading,.approval-workbench>header,.lifecycle-filter{align-items:stretch;flex-direction:column}.approval-filters{flex-wrap:wrap}.position-grid{grid-template-columns:1fr}}.h5-business-tabs{grid-template-columns:repeat(7,1fr)}.h5-lifecycle-list{display:flex;flex-direction:column;gap:12px}.h5-lifecycle-card{padding:15px;border:1px solid #dfe7f1;border-radius:12px;background:#fff;box-shadow:0 3px 12px #26456d0a}.h5-lifecycle-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.h5-lifecycle-card>header>div{min-width:0;display:flex;flex-direction:column;gap:4px}.h5-lifecycle-card>header b{color:#294361;font-size:12px}.h5-lifecycle-card>header span{overflow:hidden;color:#8996a8;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.h5-lifecycle-card>header em{padding:4px 7px;border-radius:9px;background:#eaf2ff;color:#1769f5;font-size:8px;font-style:normal;white-space:nowrap}.h5-lifecycle-card.lifecycle-customer_disputed>header em{background:#fff0e2;color:#bd6711}.h5-lifecycle-card.lifecycle-awaiting_refund>header em{background:#f1ebff;color:#7451bb}.h5-lifecycle-card.lifecycle-completed>header em{background:#e7f7ef;color:#07845c}.h5-lifecycle-version{margin:12px 0;padding:9px 11px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;background:#f5f8fc}.h5-lifecycle-version span{display:flex;align-items:center;gap:5px;color:#8290a4;font-size:8px}.h5-lifecycle-version strong{color:#1769f5;font-size:11px}.h5-lifecycle-version i{width:20px;height:1px;background:#cdd9e8}.h5-lifecycle-card>dl{margin:0 0 11px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.h5-lifecycle-card>dl div{display:flex;flex-direction:column;gap:3px}.h5-lifecycle-card dt{color:#8996a8;font-size:8px}.h5-lifecycle-card dd{margin:0;color:#314966;font-size:10px;font-weight:700}.h5-lifecycle-reason{margin:0 0 10px!important;padding:9px!important;border-left:3px solid #1769f5;border-radius:0 7px 7px 0!important;background:#f7f9fc!important;color:#64758c!important;font-size:9px!important;line-height:1.65;white-space:pre-wrap}.h5-lifecycle-reason b{display:block;margin-bottom:3px;color:#314966}.h5-lifecycle-file{padding:10px;border:1px solid #dfe8f3;border-radius:8px;background:#f8fbff}.h5-lifecycle-file>div{display:grid;grid-template-columns:24px minmax(0,1fr);gap:7px;align-items:center;color:#1769f5}.h5-lifecycle-file span{min-width:0;display:flex;flex-direction:column;gap:3px}.h5-lifecycle-file b{overflow:hidden;color:#314966;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.h5-lifecycle-file small{overflow:hidden;color:#8795a7;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.h5-lifecycle-file aside{margin-top:9px;display:flex;gap:7px}.h5-lifecycle-file button{height:32px;padding:0 10px;display:flex;align-items:center;gap:4px;border:1px solid #ccdcf0;border-radius:6px;background:#fff;color:#1769f5;font-size:9px}.h5-lifecycle-declaration{margin:10px 0!important;padding:9px!important;background:#fff7e9!important;color:#95671f!important;font-size:9px!important;line-height:1.6}.h5-lifecycle-actions{display:grid;grid-template-columns:1fr 1.45fr;gap:8px}.h5-lifecycle-actions button{height:39px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #e3b76d;border-radius:7px;background:#fff;color:#b06d0d;font-size:10px}.h5-lifecycle-actions button:last-child{border-color:#1769f5;background:#1769f5;color:#fff;font-weight:700}.h5-lifecycle-actions button:disabled{opacity:.55}.h5-lifecycle-receipt,.h5-lifecycle-state{margin-top:10px;padding:10px;display:flex;align-items:flex-start;gap:8px;border-radius:8px}.h5-lifecycle-receipt{background:#e7f7ef;color:#07845c}.h5-lifecycle-receipt.disputed{background:#fff0e2;color:#b9660d}.h5-lifecycle-receipt>div,.h5-lifecycle-state span{min-width:0;display:flex;flex-direction:column;gap:3px}.h5-lifecycle-receipt b,.h5-lifecycle-state b{font-size:10px}.h5-lifecycle-receipt small,.h5-lifecycle-state small{font-size:8px;line-height:1.5}.h5-lifecycle-receipt strong{font-size:9px}.h5-lifecycle-receipt p{margin:2px 0 0;padding:7px;border-radius:5px;background:#ffffff90;color:inherit;font-size:8px;line-height:1.5}.h5-lifecycle-state.disputed{background:#fff0e2;color:#b9660d}.h5-lifecycle-state.awaiting{background:#f1ebff;color:#7451bb}.h5-lifecycle-state.completed{background:#e7f7ef;color:#07845c}.lifecycle-pending_customer{background:#e8f1ff;color:#1769f5}.lifecycle-customer_disputed{background:#fff0e2;color:#bd6711}.lifecycle-awaiting_refund{background:#f1ebff;color:#7451bb}.lifecycle-files article{grid-template-columns:28px minmax(0,1fr) auto}.lifecycle-files article.published{border-color:#9fc2ff;background:#f7faff}.lifecycle-file-actions{display:flex;align-items:center;gap:5px}.lifecycle-file-actions .publish-file-button{background:#1769f5;color:#fff}.lifecycle-receipts{display:flex;flex-direction:column;gap:8px}.lifecycle-receipts>article{padding:10px;display:grid;grid-template-columns:25px minmax(0,1fr);gap:8px;border:1px solid #dfe7f0;border-left:3px solid #0b9a6e;border-radius:8px;background:#f5fbf8}.lifecycle-receipts>article.receipt-disputed{border-left-color:#dc8a1a;background:#fffaf2}.lifecycle-receipts>article>span{color:#0b9a6e}.lifecycle-receipts>article.receipt-disputed>span{color:#dc8a1a}.lifecycle-receipts header{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.lifecycle-receipts header b{font-size:11px}.lifecycle-receipts header em,.lifecycle-receipts header i{padding:3px 6px;border-radius:9px;background:#e1f5eb;color:#087b57;font-size:8px;font-style:normal}.lifecycle-receipts header i{background:#e8f1ff;color:#1769f5}.lifecycle-receipts p,.lifecycle-receipts small,.lifecycle-receipts strong,.lifecycle-receipts code{display:block;margin-top:5px;color:#74869b;font-size:9px}.lifecycle-receipts blockquote{margin:6px 0 0;padding:7px;border-radius:5px;background:#fff;color:#566a81;font-size:9px;white-space:pre-wrap}.lifecycle-receipts code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:680px){.h5-business-tabs{grid-template-columns:repeat(7,86px)}.h5-lifecycle-actions{grid-template-columns:1fr}.lifecycle-files article{grid-template-columns:24px minmax(0,1fr)}.lifecycle-file-actions{grid-column:2;justify-content:flex-end}}.toolbar-actions{display:flex;align-items:center;gap:8px}.toolbar-actions button{display:flex;align-items:center;gap:6px}.data-import-modal{width:min(920px,94vw);max-height:90vh;overflow:auto}.data-import-setup,.data-import-preview{padding:18px 20px}.import-template-card{width:100%;padding:15px;display:grid;grid-template-columns:42px 1fr 24px;gap:10px;align-items:center;border:1px solid #cfe0fa;border-radius:10px;background:#f7faff;color:#1769f5;text-align:left}.import-template-card span{display:flex;flex-direction:column;gap:4px}.import-template-card b{color:#2f4a69;font-size:13px}.import-template-card small{color:#8190a4;font-size:10px}.import-file-picker{margin-top:14px;padding:14px;display:flex!important;flex-direction:column;gap:8px;border:1px dashed #abc2df;border-radius:9px;background:#fbfdff}.import-file-picker>span,.data-import-setup legend{color:#405874;font-size:11px;font-weight:700}.import-file-picker input{height:auto!important;padding:7px!important;background:#fff}.import-file-picker small{color:#8794a5;font-size:9px}.data-import-setup fieldset{margin:14px 0 0;padding:12px;border:1px solid #e0e8f1;border-radius:9px}.data-import-setup fieldset>label{margin-top:8px;padding:10px;display:flex;flex-direction:row;align-items:center;gap:9px;border:1px solid #e6ebf2;border-radius:7px}.data-import-setup fieldset input{width:16px;height:16px}.data-import-setup fieldset span{display:flex;flex-direction:column;gap:3px}.data-import-setup fieldset b{color:#3d536e;font-size:11px}.data-import-setup fieldset small{color:#8794a5;font-size:9px}.import-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.import-summary span{padding:12px;border-radius:8px;background:#f3f6fa;display:flex;flex-direction:column;gap:5px}.import-summary small{color:#8190a4;font-size:9px}.import-summary b{color:#334e6c;font-size:20px}.import-summary .valid{background:#eaf8f1}.import-summary .valid b{color:#07845c}.import-summary .duplicate{background:#fff5e6}.import-summary .duplicate b{color:#b87514}.import-summary .error{background:#fff0f1}.import-summary .error b{color:#d23b4f}.import-result-note{margin-top:12px;padding:10px;display:flex;gap:8px;border-radius:8px;background:#edf4ff;color:#1769f5}.import-result-note span{display:flex;flex-direction:column;gap:3px}.import-result-note b{font-size:11px}.import-result-note small{color:#6680a2;font-size:9px}.import-preview-table{max-height:330px;margin-top:12px;overflow:auto;border:1px solid #e2e9f1;border-radius:8px}.import-preview-table table{min-width:820px}.import-preview-table th,.import-preview-table td{padding:9px 10px;font-size:10px}.import-preview-table tr.row-error{background:#fff8f8}.import-decision{padding:3px 7px;border-radius:9px;background:#edf1f5;color:#627288;font-style:normal;white-space:nowrap}.import-decision.create{background:#e8f7ef;color:#07825b}.import-decision.merge{background:#e8f1ff;color:#1769f5}.import-decision.skip{background:#fff3df;color:#ad6a0b}.import-decision.error{background:#ffe9ec;color:#c5374b}.import-report-button{margin-top:10px;display:flex;align-items:center;gap:5px}.data-import-modal>footer{display:flex;align-items:center;gap:8px}.data-import-modal>footer>span{flex:1}.data-import-modal>footer{padding:14px 20px 20px;border-top:1px solid #e7edf5}@media(max-width:700px){.import-summary{grid-template-columns:repeat(2,1fr)}.toolbar-actions{flex-wrap:wrap}.data-import-modal{width:96vw}.data-import-setup,.data-import-preview{padding:14px}.data-import-modal>footer{padding:12px 14px 18px}}.finance-document-page .table-panel table{min-width:1220px}.document-attached,.document-missing{padding:3px 7px;border-radius:9px;font-size:9px}.document-attached{background:#e6f7ef;color:#07815a}.document-missing{background:#fff3df;color:#ad6a0b}.reconciliation-box{margin-top:10px;padding:11px;display:grid;grid-template-columns:repeat(3,1fr) auto;gap:8px;align-items:center;border-radius:8px;background:#f6f8fb}.reconciliation-box span{padding:7px;display:flex;flex-direction:column;gap:4px;border-radius:6px;background:#fff}.reconciliation-box small{color:#8795a7;font-size:9px}.reconciliation-box b{font-size:12px}.reconciliation-box .matched b{color:#07815a}.reconciliation-box .difference b{color:#d33d50}.reconciliation-box em{padding:5px 8px;border-radius:10px;background:#e8f1ff;color:#1769f5;font-size:9px;font-style:normal}.financial-file{padding:10px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #dfe7f0;border-radius:8px;background:#f8fbff;color:#1769f5}.financial-file span{min-width:0;display:flex;flex-direction:column;gap:3px}.financial-file b,.financial-file small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.financial-file b{color:#334e6c;font-size:11px}.financial-file small{color:#8795a7;font-size:8px}.financial-file button,.financial-upload{height:32px;padding:0 10px;display:flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:5px;border:1px solid #cddcf0;border-radius:6px;background:#fff;color:#1769f5;font-size:9px;cursor:pointer}.financial-upload{margin-top:9px;width:max-content}.danger-link{margin-top:10px;padding:0;border:0;background:transparent;color:#d23b4f;display:flex;align-items:center;gap:5px}@media(max-width:700px){.reconciliation-box{grid-template-columns:1fr 1fr}.financial-file{grid-template-columns:28px minmax(0,1fr)}.financial-file button{grid-column:2;justify-self:start}}.after-sales-heading{margin-bottom:13px;padding:18px 20px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;border:1px solid #dfe8f3;border-radius:11px;background:linear-gradient(125deg,#f5f9ff,#fff)}.after-sales-heading p{margin:0 0 4px;color:#1769f5;font-size:11px;font-weight:700}.after-sales-heading h2{margin:0;color:#29415f;font-size:20px}.after-sales-heading span{display:block;margin-top:5px;color:#8190a4;font-size:11px}.after-sales-heading nav{display:flex;gap:5px}.after-sales-heading nav button{height:35px;padding:0 13px;border:1px solid #dce5ef;border-radius:7px;background:#fff;color:#6d7f95}.after-sales-heading nav button.active{border-color:#1769f5;background:#1769f5;color:#fff}.service-ticket-table table,.service-review-table table{min-width:1200px}.service-ticket-table tr.overdue-row{background:#fff9fa}.ticket-priority{padding:3px 7px;border-radius:9px;background:#eef1f5;color:#66768a;font-size:9px;font-style:normal}.ticket-priority.high{background:#fff3df;color:#ad6a0b}.ticket-priority.urgent{background:#ffe9ec;color:#c5374b}.ticket-priority.low{background:#eaf7f2;color:#13805e}.review-comment{max-width:220px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-score{display:inline-flex;align-items:center;gap:3px;color:#e89b1b;font-weight:700}.ticket-description{padding:10px;border-left:3px solid #1769f5;background:#f6f8fb;color:#586c84;font-size:11px;line-height:1.7;white-space:pre-wrap}.ticket-resolution{margin-top:10px;padding:10px;display:flex;gap:7px;border-radius:8px;background:#e8f7ef;color:#07815a}.ticket-resolution span{display:flex;flex-direction:column;gap:4px;font-size:10px}.ticket-thread{display:flex;flex-direction:column;gap:8px}.ticket-thread article{max-width:86%;padding:9px 10px;border-radius:8px;background:#f1f4f8}.ticket-thread article.operation{align-self:flex-end;background:#e8f1ff}.ticket-thread header{display:flex;align-items:center;justify-content:space-between;gap:10px}.ticket-thread header b{font-size:10px}.ticket-thread time{color:#8795a7;font-size:8px}.ticket-thread p{margin:5px 0;color:#566a81;font-size:10px;line-height:1.6;white-space:pre-wrap}.ticket-thread article button{padding:4px 7px;display:flex;align-items:center;gap:4px;border:0;border-radius:5px;background:#fff;color:#1769f5;font-size:8px}.ticket-reply{margin-top:10px}.ticket-reply textarea{width:100%;padding:9px;border:1px solid #dbe4ee;border-radius:7px;resize:vertical}.ticket-reply footer{margin-top:7px;display:flex;align-items:center;justify-content:space-between}.ticket-reply label{height:32px;padding:0 9px;display:flex;flex-direction:row;align-items:center;gap:5px;border:1px solid #d7e1ed;border-radius:6px;color:#1769f5;cursor:pointer}.ticket-review-card{padding:12px;border-radius:8px;background:#fff8e9}.ticket-review-card>b{margin-left:8px;color:#465b74}.ticket-review-card p{margin:8px 0 0;color:#6c7b8d;font-size:10px}@media(max-width:800px){.after-sales-heading{align-items:stretch;flex-direction:column}.after-sales-heading nav button{flex:1}}.h5-business-tabs{grid-template-columns:repeat(9,86px);overflow-x:auto}.h5-financial-list,.h5-ticket-list{display:flex;flex-direction:column;gap:10px}.h5-financial-list>article{padding:13px;border:1px solid #dfe7f0;border-radius:10px;background:#fff}.h5-financial-list header,.h5-financial-list header>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.h5-financial-list header>div{justify-content:flex-start;color:#1769f5}.h5-financial-list header span{display:flex;flex-direction:column;gap:3px}.h5-financial-list header b{color:#314966;font-size:10px}.h5-financial-list header small{color:#8996a8;font-size:7px}.h5-financial-list header em{padding:3px 6px;border-radius:8px;background:#e7f7ef;color:#07845c;font-size:7px;font-style:normal}.h5-financial-list dl{margin:10px 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.h5-financial-list dt{color:#8996a8;font-size:7px}.h5-financial-list dd{margin:3px 0 0;color:#314966;font-size:9px;font-weight:700}.h5-financial-list>article>p{padding:8px;border-radius:6px;background:#f6f8fb;color:#68798e;font-size:8px}.h5-reconciliation{margin:8px 0;padding:8px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;border-radius:7px;background:#f6f8fb}.h5-reconciliation span{display:flex;flex-direction:column;gap:3px;color:#8996a8;font-size:7px}.h5-reconciliation b{color:#314966;font-size:9px}.h5-reconciliation.difference b{color:#d43c50}.h5-financial-download{width:100%;height:35px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #1769f5;border-radius:7px;background:#1769f5;color:#fff;font-size:9px}.h5-financial-no-file{display:block;padding:8px;color:#8996a8;text-align:center;font-size:8px}.h5-service-center>header{padding:12px;display:flex;align-items:center;justify-content:space-between;border-radius:10px;background:linear-gradient(125deg,#1769f5,#4e8df7);color:#fff}.h5-service-center>header div{display:flex;flex-direction:column;gap:3px}.h5-service-center>header p{margin:0;font-size:8px}.h5-service-center>header b{font-size:10px}.h5-service-center>header button{height:31px;padding:0 9px;display:flex;align-items:center;gap:4px;border:1px solid #ffffff80;border-radius:6px;background:#ffffff20;color:#fff;font-size:8px}.h5-ticket-create{margin:10px 0;padding:11px;display:grid;grid-template-columns:1fr 1fr;gap:8px;border:1px solid #dfe7f0;border-radius:10px;background:#fff}.h5-ticket-create label{display:flex;flex-direction:column;gap:4px;color:#52677f;font-size:8px}.h5-ticket-create label.wide,.h5-ticket-create>.h5-submit{grid-column:1/3}.h5-ticket-create input,.h5-ticket-create select,.h5-ticket-create textarea{width:100%;padding:8px;border:1px solid #dbe4ee;border-radius:6px;background:#fff;color:#324a67;font-size:9px}.h5-ticket-list{margin-top:10px}.h5-ticket-list>button{padding:11px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:start;border:1px solid #dfe7f0;border-radius:9px;background:#fff;text-align:left}.h5-ticket-list>button.overdue{border-color:#f2b1ba;background:#fffafb}.h5-ticket-type{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#eaf2ff;color:#1769f5}.h5-ticket-type.complaint{background:#ffe9ec;color:#cf394d}.h5-ticket-list>button>div{min-width:0;display:flex;flex-direction:column;gap:3px}.h5-ticket-list b{color:#314966;font-size:10px}.h5-ticket-list small{color:#8996a8;font-size:7px}.h5-ticket-list p{margin:2px 0 0;overflow:hidden;color:#66788e;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.h5-ticket-list aside{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.h5-ticket-list aside em{padding:3px 6px;border-radius:8px;background:#eaf2ff;color:#1769f5;font-size:7px;font-style:normal}.h5-ticket-back{margin-bottom:8px;padding:0;border:0;background:transparent;color:#1769f5;font-size:9px}.h5-ticket-detail>header{padding:12px;display:flex;align-items:flex-start;justify-content:space-between;border-radius:10px;background:#fff}.h5-ticket-detail>header small,.h5-ticket-detail>header span{color:#8996a8;font-size:7px}.h5-ticket-detail>header h2{margin:4px 0;color:#2d4664;font-size:13px}.h5-ticket-detail>header em{padding:4px 7px;border-radius:9px;background:#eaf2ff;color:#1769f5;font-size:8px;font-style:normal}.h5-ticket-overview{margin:9px 0;padding:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;border-radius:8px;background:#f5f8fc}.h5-ticket-overview span{display:flex;flex-direction:column;gap:3px}.h5-ticket-overview small{color:#8996a8;font-size:7px}.h5-ticket-overview b{color:#314966;font-size:8px}.h5-ticket-overview b.overdue{color:#d33d50}.h5-ticket-description{padding:10px;border-left:3px solid #1769f5;background:#fff;color:#5f7187;font-size:9px;line-height:1.65;white-space:pre-wrap}.h5-ticket-resolution{margin:8px 0;padding:9px;display:flex;gap:7px;border-radius:7px;background:#e8f7ef;color:#07815a}.h5-ticket-resolution span{display:flex;flex-direction:column;gap:3px;font-size:8px}.h5-ticket-detail>h2,.h5-review-form>h2{margin:13px 0 8px;color:#314966;font-size:11px}.h5-ticket-thread{display:flex;flex-direction:column;gap:7px}.h5-ticket-thread article{max-width:86%;padding:8px 9px;border-radius:8px;background:#f0f3f7}.h5-ticket-thread article.mine{align-self:flex-end;background:#e8f1ff}.h5-ticket-thread article b{font-size:8px}.h5-ticket-thread article p{margin:4px 0;color:#5c7087;font-size:8px;line-height:1.55}.h5-ticket-thread article span{display:block;color:#94a0af;font-size:6px}.h5-ticket-thread article button{margin-bottom:4px;padding:4px 6px;display:flex;align-items:center;gap:3px;border:0;border-radius:5px;background:#fff;color:#1769f5;font-size:7px}.h5-ticket-reply{margin-top:9px}.h5-ticket-reply textarea,.h5-review-form textarea{width:100%;padding:8px;border:1px solid #dbe4ee;border-radius:7px;font-size:8px}.h5-review-open{width:100%;height:38px;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #edaa33;border-radius:7px;background:#fff8e8;color:#b87514;font-size:9px}.h5-review-form{margin-top:10px;padding:11px;border:1px solid #eadbbd;border-radius:9px;background:#fffbf2}.h5-review-form>label{margin-top:7px;display:grid;grid-template-columns:90px 1fr;align-items:center;color:#5e7086;font-size:8px}.h5-review-form select{padding:6px;border:1px solid #dfd4bd;border-radius:5px;background:#fff}.h5-review-form fieldset{margin:9px 0;padding:8px;border:1px solid #eadfc9;border-radius:6px}.h5-review-form legend{color:#7a6a4f;font-size:8px}.h5-review-form fieldset label{margin:3px 7px 3px 0;display:inline-flex;align-items:center;gap:3px;color:#6d7b8b;font-size:7px}.h5-review-form .h5-anonymous{display:flex;grid-template-columns:none;gap:5px}.h5-review-receipt{margin-top:10px;padding:10px;display:flex;gap:8px;border-radius:8px;background:#fff7e5;color:#e19919}.h5-review-receipt span{display:flex;flex-direction:column;gap:3px}.h5-review-receipt b{font-size:9px}.h5-review-receipt small,.h5-review-receipt p{margin:0;color:#887757;font-size:7px}@media(max-width:680px){.h5-business-tabs{grid-template-columns:repeat(9,86px)}.h5-ticket-create{grid-template-columns:1fr}.h5-ticket-create label.wide,.h5-ticket-create>.h5-submit{grid-column:1}.h5-ticket-overview{grid-template-columns:1fr 1fr}}.advisor-satisfaction-grid{margin-bottom:13px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.advisor-satisfaction-grid>article{padding:12px;border:1px solid #e0e7f0;border-radius:9px;background:#fff}.advisor-satisfaction-grid header{display:flex;align-items:center;gap:8px}.advisor-satisfaction-grid header>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:#1769f5;font-weight:800}.advisor-satisfaction-grid header>div{flex:1;display:flex;flex-direction:column;gap:3px}.advisor-satisfaction-grid header b{color:#344d69;font-size:11px}.advisor-satisfaction-grid header small{color:#8996a8;font-size:8px}.advisor-satisfaction-grid dl{margin:10px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.advisor-satisfaction-grid dl div{padding:7px;border-radius:6px;background:#f7f9fc}.advisor-satisfaction-grid dt{color:#8996a8;font-size:8px}.advisor-satisfaction-grid dd{margin:3px 0 0;color:#314966;font-size:11px;font-weight:700}@media(max-width:800px){.advisor-satisfaction-grid{grid-template-columns:1fr}}
