*{box-sizing:border-box} :root{--nav:#122c46;--nav-soft:#1e4162;--ink:#1d2d40;--muted:#6a7b8f;--blue:#225d90;--line:#e1e7ee;--bg:#f2f5f9;--surface:#fff;--green:#19735f}html{font-family:Inter,"Segoe UI","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:var(--bg);font-size:14px}body{margin:0}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:default}a{color:var(--blue);text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #7baecc;outline-offset:3px}input,select{height:42px;border:1px solid #cfd9e3;background:#fff;border-radius:7px;color:var(--ink);padding:0 12px;max-width:100%}input:focus,select:focus{outline:2px solid #afcfe5;border-color:var(--blue)}input::placeholder{color:#8290a1}h1,h2,p{margin:0}h1{font-size:29px;font-weight:650;letter-spacing:.2px;line-height:1.4}h2{font-size:17px;font-weight:650}p{line-height:1.7}.muted{color:var(--muted)}[hidden]{display:none!important}.numeric{text-align:right!important;font-variant-numeric:tabular-nums;white-space:nowrap}.button{border:1px solid #ccd8e4;background:#fff;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 17px;font-weight:550;color:#244b6d;white-space:nowrap}.button:hover{border-color:#7c9fbd;background:#f4f8fc}.button.primary{background:#225b88;color:#fff;border-color:#225b88}.button.primary:hover{background:#17496f}.button.small{font-size:13px;padding:8px 12px}.text-button{background:none;border:0;color:var(--blue);font-size:13px;padding:4px 0;text-align:left}.text-button:hover{text-decoration:underline}.overline{color:#628198;font-size:11px;letter-spacing:1.7px;font-weight:650;display:block;margin-bottom:10px}.inline-tools{display:flex;gap:12px;align-items:center}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:var(--nav);color:#eaf3fa;display:flex;flex-direction:column;padding:30px 18px;z-index:20}.brand{display:flex;align-items:center;gap:12px;color:#fff;padding:0 10px 35px;font-size:20px;font-weight:650;letter-spacing:1px}.brand img{width:43px;height:43px}.brand small{display:block;font-size:11px;color:#9eb5c9;letter-spacing:2px;margin-top:6px;font-weight:400}.nav-caption{font-size:11px;color:#849eb5;padding:12px 16px;letter-spacing:1px}.sidebar nav{display:grid;gap:7px}.nav-button{display:flex;gap:13px;align-items:center;border:0;background:none;color:#b7c9d9;width:100%;padding:15px 14px;border-radius:7px;text-align:left;font-size:14px}.nav-button:hover{background:#193852;color:#fff}.nav-button.active{background:#285575;color:#fff;box-shadow:inset 3px 0 #76b7d3}.nav-icon{font-size:22px;line-height:18px;width:25px;text-align:center;color:#a6c9df}.sidebar-note{margin-top:auto;border-top:1px solid #30495f;padding:23px 12px 0;font-size:12px;color:#adc2d2}.sidebar-note small{display:block;color:#7e9bb2;margin:10px 0 0 15px}.status-dot{display:inline-block;width:6px;height:6px;background:#7ac9b2;border-radius:50%;margin-right:8px}.main-shell{margin-left:232px}.topbar{height:74px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 32px;gap:15px}.topbar-caption{color:#8090a2;font-size:12px}.topbar-divider{color:#bdc8d2;margin:0 16px}.account-tools{display:flex;gap:12px;align-items:center;font-size:13px}.viewer-badge{color:#547088;background:#f1f5f9;border:1px solid #e4ebf2;font-size:11px;border-radius:5px;padding:5px 8px}.avatar{background:#e6eef5;color:#426c8d;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;font-size:12px}.logout{border:0;border-left:1px solid var(--line);background:none;color:#77889a;padding-left:16px;font-size:12px}.workspace{padding:30px 32px 20px;max-width:1850px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-heading p{margin-top:8px;color:var(--muted);font-size:13px}.page-heading .button{align-self:center}.breadcrumbs{font-size:12px;display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:var(--muted);margin-bottom:18px}.breadcrumbs:empty{display:none}.breadcrumbs button{font-size:12px}.register-stats{display:grid;grid-template-columns:1.45fr 1.1fr 1.1fr .9fr;gap:16px;margin-bottom:28px}.stat-card{background:#fff;border:1px solid var(--line);padding:22px 24px;border-radius:10px;position:relative;min-width:0}.stat-card:first-child{background:#e8f0f7;border-color:#d4e3ef}.stat-card>span{display:block;color:#65798d;font-size:13px;margin-bottom:12px}.stat-card strong{display:block;font-size:clamp(22px,1.9vw,33px);font-weight:650;letter-spacing:-.7px;font-variant-numeric:tabular-nums;white-space:nowrap}.stat-card small{display:block;margin-top:10px;color:#8192a3;font-size:11px}.stat-card.paid strong{color:var(--green)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:22px 0 14px}.section-heading .muted{font-size:12px}.ship-overview{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:28px}.ship-card{border:1px solid var(--line);background:#fff;padding:16px 15px;position:relative;text-align:left;border-radius:8px}.ship-card:hover{background:#f9fcff;border-color:#89adc8}.ship-card>span{font-size:13px;font-weight:650;color:#315978}.ship-card strong{display:block;margin-top:10px;font-size:17px;letter-spacing:-.3px;font-variant-numeric:tabular-nums;font-weight:550}.ship-card small{position:absolute;right:13px;top:14px;color:#879eaf;font-size:16px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.panel-heading{padding:21px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf1f5;gap:18px}.panel-heading p{font-size:12px;color:#8090a1;margin-top:6px}.count-badge{background:#f1f5f8;border:1px solid #e4ebf1;color:#647c90;padding:6px 10px;border-radius:5px;font-size:12px;white-space:nowrap}.register-filters{display:grid;grid-template-columns:minmax(210px,1.5fr) repeat(4,minmax(120px,1fr));gap:12px;padding:20px 24px 15px}.register-filters label,.selector-fields label,.cost-toolbar>label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#667b8e}.register-filters input,.register-filters select{width:100%;font-size:13px}.table-hint{font-size:11px;color:#8392a1;display:flex;justify-content:space-between;gap:15px;padding:11px 24px;border-top:1px solid #f0f3f7}.table-panel{overflow:auto;position:relative;scrollbar-color:#bacbd9 #f3f6f9;scrollbar-width:thin}table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px;line-height:1.55}th{background:#f3f6fa;color:#657a8e;font-weight:550;font-size:12px;text-align:left;border-top:1px solid #e6edf3;border-bottom:1px solid #dfe7ef;padding:14px 16px;position:sticky;top:0;z-index:2;white-space:nowrap}td{padding:16px;border-bottom:1px solid #eaf0f5;vertical-align:middle;background:#fff}tbody tr:nth-child(even)>td{background:#fbfcfe}tbody tr:hover>td{background:#f4f8fc}td small{display:block;margin-top:5px;color:#8291a2;font-size:11px;font-weight:400}tfoot td{background:#eff4f8!important;font-weight:600;border-bottom:0;font-size:13px}.register-table{min-width:1080px}.register-table th:first-child,.register-table td:first-child{width:202px;position:sticky;left:0;z-index:1;box-shadow:1px 0 #eaf0f5}.register-table th:first-child{z-index:3;background:#f3f6fa}.register-table th:nth-child(3){width:27%}.register-table td:nth-child(3){min-width:210px;max-width:380px}.register-table td:nth-child(5){font-weight:650;font-size:15px;letter-spacing:-.2px}.register-panel{max-height:670px}.invoice-ref{border:0;background:none;color:#235e89;text-align:left;padding:0;font-size:13px;font-weight:600;line-height:1.6;white-space:normal}.invoice-ref:hover{text-decoration:underline}.ref-text{font-weight:550;color:#3b5368}.receipt-status{display:inline-flex;align-items:center;gap:6px;font-size:11px;border-radius:4px;padding:5px 7px;white-space:nowrap;background:#f1f4f7;color:#718096}.receipt-status.paid{background:#e8f5ee;color:#2d7a59}.receipt-status.paid:before{content:'';width:4px;height:4px;background:#489c76;border-radius:50%}.register-group td{background:#f0f5f9!important;padding:11px 16px;color:#436581;font-size:12px;font-weight:650}.register-group small{display:inline;font-weight:400;margin-left:12px}.register-drill{display:flex;flex-direction:column;gap:4px}.missing-pdf{display:block;margin-top:5px;color:#8a97a5;font-size:11px}.ledger-disclosure{margin-top:24px}.ledger-disclosure>summary{padding:20px 24px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;font-weight:600}.ledger-disclosure>summary span{color:#8395a6;font-size:12px;font-weight:400}.ledger-disclosure[open]>summary{border-bottom:1px solid var(--line)}#ledgerView{padding:0 24px 24px}.ledger-table{min-width:820px}.ledger-table td,.ledger-table th{white-space:nowrap;text-align:right}.ledger-table th:first-child,.ledger-table td:first-child{text-align:left}.ledger-amount{background:none;border:0;padding:0;color:#245f8c;font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap}.ledger-amount:hover{text-decoration:underline}.all-ledger-total{display:flex;justify-content:space-between;padding:20px;background:#eaf1f7;margin-top:20px;border-radius:7px}.all-ledger-total strong{font-size:23px;font-variant-numeric:tabular-nums}.separate-ledger{margin-top:24px}.separate-ledger h2{margin:16px 0}.selector-panel,.cost-toolbar{padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px}.selector-fields{display:flex;gap:20px}.selector-fields select{min-width:180px}.cost-toolbar select{min-width:230px}.month-total,.cost-summary{text-align:right}.month-total>span,.cost-summary>span{font-size:12px;color:#7a8d9f}.month-total strong,.cost-summary strong{display:block;font-size:32px;font-weight:600;letter-spacing:-.7px;margin-top:5px;font-variant-numeric:tabular-nums}.month-total small{font-size:11px;margin-left:6px}.bill-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin-bottom:24px}.bill-card{border:1px solid #dde6ee;background:#f9fbfd;border-radius:8px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.bill-card small{display:block;color:#668196;font-size:11px;margin-bottom:7px}.bill-card strong{font-size:18px;font-weight:550;font-variant-numeric:tabular-nums}.period-note{font-size:12px;line-height:1.8;color:#73879a;margin:3px 0 20px;max-width:1050px}.cost-table{min-width:1030px}.cost-table th,.cost-table td{text-align:right}.cost-table td:first-child,.cost-table th:first-child{width:260px;min-width:260px;text-align:left;position:sticky;left:0;z-index:1}.cost-table th:first-child{z-index:3}.cost-table th small{display:block;font-size:10px;font-weight:400;margin-top:5px;color:#8396a6}.cost-panel{max-height:72vh}.cost-group td{background:#edf3f8!important;font-weight:650;text-align:left;color:#456c89;font-size:12px;padding:11px 16px}.table-tools{padding:18px 24px 12px;display:flex;align-items:center;gap:20px}.table-tools>input{min-width:230px;max-width:400px;flex:1}.table-tools label{font-size:12px;color:#71869a;display:flex;align-items:center;gap:10px}.table-tools select{max-width:300px}.table-tools .text-button{margin-left:auto;white-space:nowrap}.detail-table{min-width:1950px;table-layout:fixed}.detail-table th:first-child,.detail-table td:first-child{width:135px;position:sticky;left:0;z-index:1}.detail-table th:nth-child(2),.detail-table td:nth-child(2){width:255px;position:sticky;left:135px;z-index:1;box-shadow:1px 0 #dde7ef}.detail-table th:first-child,.detail-table th:nth-child(2){z-index:3;background:#f3f6fa}.detail-table th:nth-child(3){width:105px}.detail-table th:nth-child(4),.detail-table th:nth-child(5){width:100px}.detail-table th:nth-child(6){width:90px}.detail-table th:nth-child(7){width:200px}.detail-table th:nth-child(8),.detail-table th:nth-child(9),.detail-table th:nth-child(10),.detail-table th:nth-child(11){width:155px}.detail-table th:last-child{width:245px}.detail-table th{white-space:normal;vertical-align:top}.detail-table th>span{display:block;font-size:12px;color:#38566e;font-weight:600}.detail-table th small{display:block;color:#8c9aaa;font-size:10px;font-weight:400;margin-top:5px}.detail-table td{font-size:13px;overflow-wrap:anywhere}.detail-table .numeric{font-size:14px;font-weight:500}.detail-panel{max-height:72vh}.order-ref{display:block;font-size:12px;font-weight:600;color:#34556f;white-space:nowrap}.pdf-open{display:inline-flex;align-items:center;gap:7px;margin-top:10px;border:1px solid #d8e4ee;color:#326588;background:#f5f9fc;font-size:11px;border-radius:5px;padding:5px 9px}.pdf-open:hover{background:#eaf3f9;border-color:#9dbed5}.detail-group td{padding:10px 16px;background:#eaf1f7!important;color:#4e738f;font-size:12px;font-weight:600}.adjustment-line{font-size:12px;line-height:1.7;color:#6d8295}.service-total{display:flex;justify-content:space-between;align-items:center;max-width:850px;padding:4px 0;gap:20px}.service-total strong{font-size:20px;font-variant-numeric:tabular-nums}.notice{padding:14px 18px;background:#edf4fa;border:1px solid #d5e4f0;border-radius:8px;color:#456a83;margin-bottom:18px;font-size:13px;line-height:1.6}.notice.error{background:#fff1f0;border-color:#efd2cd;color:#9c4e46}.empty{text-align:center;padding:50px;color:#8a9aaa}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#203e58;color:#fff;padding:12px 22px;border-radius:7px;z-index:100;max-width:90vw;font-size:13px}footer{padding:27px 0 6px;font-size:11px;display:flex;justify-content:space-between;color:#8b9aaa;gap:20px}dialog{padding:0;border:1px solid #d7e2eb;border-radius:12px;background:#fff;color:var(--ink);box-shadow:0 20px 70px #122b4733}dialog::backdrop{background:#152c47a8;backdrop-filter:blur(2px)}.pdf-dialog{width:min(1380px,96vw);height:94vh;max-height:96vh}.dialog-header{padding:17px 22px;display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line)}.dialog-title{min-width:0}.dialog-title small{display:block;font-size:11px;color:#7a8fa2;margin-bottom:7px}.dialog-title h2{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.close{border:0;background:#f1f5f9;width:32px;height:32px;border-radius:6px;color:#7a8a98;font-size:24px;line-height:1}.pdf-toolbar{height:60px;display:flex;align-items:center;gap:16px;padding:10px 22px;background:#f6f8fb}.pdf-toolbar label{display:flex;align-items:center;gap:12px;color:#6c8397;font-size:12px;min-width:0;flex:1}.pdf-toolbar select{width:min(550px,100%);min-width:0;height:34px;font-size:12px}.pdf-toolbar>span{font-size:12px;color:#8796a4;white-space:nowrap}.pdf-body{height:calc(100% - 140px);background:#dce3eb}.pdf-body iframe{width:100%;height:100%;border:0}.login-page{background:#f6f8fb}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-visual{background:#102b45;color:#fff;padding:44px 62px;position:relative;overflow:hidden;min-height:760px;display:flex;flex-direction:column}.login-brand{display:flex;align-items:center;gap:13px;color:#fff;font-size:19px;font-weight:600;position:relative;z-index:1}.login-brand img{width:45px}.login-brand small{display:block;letter-spacing:2.1px;color:#8aabc3;font-size:9px;font-weight:400;margin-top:6px}.login-intro{margin-top:auto;margin-bottom:auto;position:relative;z-index:1;padding:80px 0 145px}.login-intro .overline{color:#92b9d0;font-size:11px;letter-spacing:4px;margin-bottom:26px}.login-intro h1{font-size:56px;font-weight:550;line-height:1.35;letter-spacing:3px}.login-intro p{color:#a5bfce;line-height:1.9;font-size:15px;margin-top:23px}.login-capabilities{display:flex;gap:22px;font-size:11px;color:#8cafc6;margin-top:35px}.login-capabilities span+span{border-left:1px solid #35536a;padding-left:22px}.sea-graphic{position:absolute;left:0;bottom:35px;width:100%;fill:none;stroke:#25455e;stroke-width:1.2}.sea-graphic .ship-outline{stroke:#4f7994;stroke-width:1.4}.login-visual-foot{position:relative;display:flex;justify-content:space-between;gap:20px;font-size:8px;color:#698ca7;letter-spacing:1.6px}.login-form-side{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px;position:relative}.login-form-wrap{width:100%;max-width:370px}.login-form-wrap .overline{font-size:11px;color:#89a1b5;letter-spacing:2px}.login-form-wrap h2{font-size:32px;font-weight:600;margin:15px 0 12px}.login-form-wrap>.muted{font-size:13px;color:#8392a1;margin-bottom:35px}.field-label{display:block;font-size:13px;color:#4a6277;margin:21px 0 10px}.login-form-wrap input{width:100%;height:49px;background:#fff}.password-field{position:relative}.password-field input{padding-right:58px}.password-field button{position:absolute;right:12px;top:0;height:49px;border:0;background:none;font-size:11px;color:#8096a8}.login-submit{width:100%;margin-top:27px;height:49px;justify-content:space-between;padding:0 20px;font-size:14px}.login-support{color:#97a4b1;font-size:11px;line-height:1.8;margin-top:23px}.login-copyright{position:absolute;bottom:35px;color:#9aabba;font-size:10px;display:flex;gap:20px}.form-error{color:#aa524a;background:#fff0ed;border:1px solid #efdbd7;font-size:12px;line-height:1.7;padding:10px;border-radius:6px;margin-top:16px}.mobile-login-brand{display:none}
@media(min-width:1750px){.register-table{font-size:14px}.register-table th{font-size:13px}.invoice-ref{font-size:14px}.register-table td small{font-size:12px}.stat-card{padding:26px}.workspace{padding:36px 40px}.topbar{padding:0 40px}}
@media(max-width:1320px){.sidebar{width:210px;padding:28px 13px}.main-shell{margin-left:210px}.brand{font-size:18px;padding-left:7px;gap:10px}.brand img{width:38px;height:38px}.nav-button{padding:14px 10px;font-size:13px;gap:9px}.workspace{padding:26px 22px}.topbar{padding:0 22px}.ship-overview{grid-template-columns:repeat(3,1fr)}.register-stats{gap:11px;grid-template-columns:1.4fr 1.15fr 1.15fr .8fr}.stat-card{padding:20px 16px}.stat-card strong{font-size:23px}.register-filters{grid-template-columns:repeat(4,1fr)}.search-field{grid-column:span 4}.login-visual{padding:40px}.login-intro h1{font-size:48px}}
@media(max-width:980px){.sidebar{width:78px;padding:26px 9px}.brand{padding:0 9px 32px}.brand span,.nav-caption,.sidebar-note,.nav-button>span:last-child{display:none}.nav-button{justify-content:center;padding:17px 8px}.nav-icon{font-size:24px}.main-shell{margin-left:78px}.topbar-caption,.topbar-divider{display:none}.register-stats{grid-template-columns:repeat(2,1fr)}.stat-card strong{font-size:28px}.register-filters{padding:18px}.login-visual{padding:30px}.login-intro h1{font-size:41px}.login-form-side{padding:40px}.login-brand{font-size:16px}.login-intro p{font-size:13px}.table-tools{flex-wrap:wrap;gap:12px}.table-tools .text-button{margin-left:0}.selector-fields select{min-width:145px}}
@media(max-width:680px){html{font-size:13px}.sidebar{position:static;width:100%;padding:14px 15px 0}.brand{font-size:17px;padding:0 4px 15px}.brand img{height:31px;width:31px}.brand span{display:block}.brand small{font-size:9px;margin-top:3px}.sidebar nav{display:flex;gap:5px}.nav-button{font-size:12px;flex:1;width:auto;border-radius:6px 6px 0 0;padding:13px 5px;gap:6px;white-space:nowrap}.nav-icon{font-size:17px;width:17px}.nav-button>span:last-child{display:block}.nav-button.active{box-shadow:inset 0 -3px #87bfd5}.main-shell{margin-left:0}.topbar{height:55px;padding:0 18px}.viewer-badge,.avatar,#pageLabel{display:none}.account-tools{margin-left:auto;font-size:12px}.logout{font-size:11px}.workspace{padding:20px 15px}.page-heading{align-items:flex-start;gap:10px;margin-bottom:20px}.page-heading h1{font-size:23px}.page-heading p{font-size:12px;max-width:250px}.page-heading>.button{font-size:11px;padding:9px;align-self:flex-end}.overline{font-size:9px;letter-spacing:1px}.register-stats{gap:9px;margin-bottom:22px}.stat-card{padding:16px 14px}.stat-card strong{font-size:23px}.stat-card>span{font-size:11px;margin-bottom:10px}.stat-card small{font-size:10px}.ship-overview{grid-template-columns:repeat(2,1fr);gap:9px}.ship-card{padding:14px}.ship-card strong{font-size:17px}.section-heading h2{font-size:15px}.section-heading .muted{font-size:10px}.panel-heading{padding:18px 16px}.panel-heading h2{font-size:16px}.panel-heading p{font-size:11px}.register-filters{grid-template-columns:repeat(2,1fr);padding:16px;gap:12px}.search-field{grid-column:span 2}.register-filters label{font-size:11px}.register-filters select{font-size:12px}.table-hint{font-size:10px;padding:10px 16px}.register-panel{max-height:600px}#ledgerView{padding:0 15px 16px}.ledger-disclosure>summary{font-size:13px;padding:18px 16px}.section-heading{flex-wrap:wrap}.cost-toolbar{padding:18px;gap:20px}.cost-toolbar select{min-width:0;width:150px}.cost-summary strong{font-size:25px}.cost-summary>span{font-size:10px}.selector-panel{padding:17px;display:block}.selector-fields{gap:12px}.selector-fields label{flex:1;min-width:0}.selector-fields select{min-width:0;width:100%;font-size:12px}.month-total{text-align:left;margin-top:19px;padding-top:16px;border-top:1px solid var(--line)}.month-total strong{font-size:28px}.bill-summary{grid-template-columns:1fr}.bill-card{padding:14px 17px}.bill-card strong{font-size:17px}.table-tools{padding:16px}.table-tools>input{min-width:100%;max-width:100%}.table-tools label{width:100%;font-size:11px}.table-tools select{min-width:0;flex:1;max-width:100%;font-size:12px}.detail-table th:first-child,.detail-table td:first-child{position:static}.detail-table th:nth-child(2),.detail-table td:nth-child(2){position:static}.dialog-header{padding:13px;gap:10px}.dialog-title h2{font-size:12px;max-width:190px}.dialog-header .button{font-size:10px;padding:8px}.pdf-toolbar{padding:10px;gap:7px;flex-wrap:wrap;height:auto;min-height:93px}.pdf-toolbar label{flex-basis:100%;font-size:11px}.pdf-toolbar select{flex:1;font-size:11px}.pdf-toolbar .inline-tools{margin-left:auto;gap:6px}.pdf-toolbar .button{padding:5px 10px;font-size:11px}.pdf-body{height:calc(100% - 172px)}footer{font-size:10px}.login-shell{display:block}.login-visual{display:none}.login-form-side{min-height:100vh;padding:40px 28px 80px}.mobile-login-brand{display:flex;align-items:center;gap:10px;width:100%;max-width:370px;margin-bottom:62px;font-size:17px;color:#264862;font-weight:600}.mobile-login-brand img{width:35px}.login-form-wrap h2{font-size:29px}.login-copyright{bottom:25px}.login-form-wrap{margin-bottom:30px}}

/* Issued Excel statement layout: code, three account levels, total, Jan-Jul. */
.statement-sheet{overflow:hidden}.statement-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 24px;border-bottom:1px solid #dae3ec}.statement-heading h2{font-size:22px;color:#203e58;line-height:1.4}.statement-heading p{font-size:11px;letter-spacing:1px;color:#6e8294;margin-top:10px}.statement-meta{display:grid;gap:7px;min-width:190px;color:#718598;font-size:12px}.statement-meta strong{color:#29475f;font-weight:550;margin-left:6px}.statement-sheet .table-hint{border-bottom:1px solid #e1e7ee}.statement-sheet .cost-panel{border:0;border-radius:0;max-height:74vh}.cost-table{min-width:1980px;width:100%;table-layout:fixed}.cost-table .col-code{width:90px}.cost-table .col-level1{width:205px}.cost-table .col-level2{width:235px}.cost-table .col-level3{width:340px}.cost-table .col-total{width:165px}.cost-table .col-month{width:135px}.cost-table td,.cost-table th{padding:12px 13px;border-right:1px solid #e6ebf0;line-height:1.5}.cost-table td:first-child,.cost-table th:first-child{width:90px;min-width:90px;max-width:90px;text-align:left;left:0;box-shadow:1px 0 #dce5ed;font-variant-numeric:tabular-nums}.cost-table th{font-size:12px;text-align:center;white-space:normal;background:#eaf1f7;color:#294c68}.cost-table th:first-child{background:#eaf1f7}.cost-table td.level-cell{text-align:left;white-space:normal;overflow-wrap:break-word;font-size:12px;color:#405b71}.cost-table .cumulative{background:#f7fafc;font-weight:600;color:#28485f}.cost-table td.numeric{font-size:13px;font-variant-numeric:tabular-nums}.cost-table td.zero-value{color:#a7b3be;font-weight:400}.cost-table .unavailable{color:#a7b3be;background:#fafbfd}.cost-table .statement-subtotal td{background:#f3f6f9;font-weight:600}.cost-table .statement-subtotal.statement-level-1 td{background:#e9f0f6;border-top:1px solid #c8d8e5;color:#264d6b}.cost-table .statement-subtotal.statement-level-1 .level-cell{font-size:13px}.cost-table .statement-opex_total td{background:#dfeaf3;color:#254a65;font-weight:650;border-top:2px solid #a7bfd2}.cost-table .statement-additional td{background:#f8fafc;border-top:1px solid #ccdbe6}.cost-table tfoot td{background:#e5eff7!important;color:#244a66;font-weight:650;border-top:2px solid #8fabbe}.cost-table tfoot td:nth-child(2){text-align:left}.cost-table .ledger-amount{font-size:inherit}.cost-table .account-code{font-size:12px;color:#5d7488}
@media(max-width:680px){.statement-heading{display:block;padding:18px 16px}.statement-heading h2{font-size:19px}.statement-heading p{font-size:9px}.statement-meta{margin-top:18px;grid-template-columns:1fr 1fr;gap:8px;font-size:11px}.statement-sheet .table-hint{align-items:flex-start;gap:12px}.statement-sheet .table-hint span{line-height:1.7}.statement-sheet .cost-panel{max-height:72vh}}

.detail-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:#edf3f8;border-top:1px solid #d7e2ec;border-radius:0 0 10px 10px;color:#355873}.detail-summary>span{font-size:14px;font-weight:550}.detail-summary small{font-size:11px;font-weight:400;color:#8296a7;margin-left:7px}.detail-summary>strong{font-size:25px;font-weight:650;font-variant-numeric:tabular-nums;white-space:nowrap}@media(max-width:680px){.detail-summary{padding:18px 16px;gap:10px}.detail-summary>span{font-size:12px}.detail-summary>strong{font-size:23px}}

.document-kind{display:block;margin-top:6px;color:#64798b;font-size:12px;line-height:1.5}
