body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--landing-black:#050505;--landing-silver:#cfd2d3;--landing-white:#fff;--app-shell-bg:#f4f7fb;--app-shell-bg-strong:#e8eef6;--app-sidebar-bg:#071b31;--app-sidebar-bg-strong:#031221;--app-sidebar-border:hsla(0,0%,100%,.08);--app-sidebar-text:hsla(0,0%,100%,.76);--app-sidebar-text-strong:#fff;--app-sidebar-hover:hsla(0,0%,100%,.08);--app-sidebar-active-start:#0b5394;--app-sidebar-active-end:#1677ff;--app-header-shadow:0 12px 32px rgba(15,23,42,.08);color-scheme:light}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100vh;background:linear-gradient(180deg,var(--app-shell-bg) 0,var(--app-shell-bg-strong) 100%);color:#1f1f1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.landing-overlay{min-height:100vh;background-color:var(--landing-black);background-image:url(/assets/bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.landing-overlay:before{content:"";position:fixed;inset:0;background:rgba(0,0,0,.55);pointer-events:none;z-index:0}.landing-container{position:relative;z-index:1;width:min(1100px,calc(100% - 40px));margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.landing-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid hsla(0,0%,100%,.12)}.landing-brand img{height:56px;width:auto;display:block;object-fit:contain}.landing-login-box{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.landing-login-box input{height:42px;padding:0 14px;border:1px solid hsla(0,0%,100%,.14);border-radius:10px;background:hsla(0,0%,100%,.08);color:var(--landing-white);outline:none;min-width:150px;font-size:14px;transition:border-color .2s}.landing-login-box input::placeholder{color:hsla(0,0%,100%,.65)}.landing-login-box input:focus{border-color:hsla(0,0%,100%,.4)}.landing-login-box button{height:42px;padding:0 18px;border-radius:10px;border:0;cursor:pointer;font-weight:700;font-size:14px;background:var(--landing-silver);color:var(--landing-black);transition:opacity .2s}.landing-login-box button:hover{opacity:.85}.landing-login-box button:disabled{opacity:.5;cursor:wait}.landing-error{margin-top:12px;padding:10px 16px;border-radius:8px;background:rgba(255,77,79,.15);color:#ff7875;font-size:14px;border:1px solid rgba(255,77,79,.3)}.landing-hero{flex:1 1;display:flex;align-items:center;justify-content:center;text-align:center;padding:60px 0}.landing-center-logo img{width:min(620px,85vw);height:auto;display:inline-block;object-fit:contain}.landing-footer{padding:28px 0 40px;border-top:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.65);font-size:14px}@media (max-width:900px){.landing-header{display:grid;grid-template-columns:1fr}.landing-login-box{justify-content:flex-start}}@media (max-width:640px){.landing-login-box button,.landing-login-box input{width:100%}.landing-brand img{height:48px}.landing-center-logo img{width:min(420px,88vw)}.landing-hero{min-height:auto;padding:80px 0}}.page-content{padding:28px;min-height:calc(100vh - 72px)}.app-main-layout,.app-shell{background:transparent!important}.app-sider.ant-layout-sider{background:linear-gradient(180deg,var(--app-sidebar-bg) 0,var(--app-sidebar-bg-strong) 100%)!important;-webkit-border-end:1px solid var(--app-sidebar-border);border-inline-end:1px solid var(--app-sidebar-border);box-shadow:20px 0 48px rgba(3,18,33,.18)}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.app-nav-scroll{flex:1 1 auto;overflow-y:auto;padding:14px 12px 18px;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.18) transparent}.app-nav-scroll::-webkit-scrollbar{width:8px}.app-nav-scroll::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.18);border-radius:999px}.app-nav-menu.ant-menu{background:transparent!important;-webkit-border-end:0!important;border-inline-end:0!important}.app-nav-menu.ant-menu .ant-menu-item-divider{background:hsla(0,0%,100%,.08);margin:14px 6px 10px}.app-nav-menu.ant-menu-dark .ant-menu-item-group-title{padding:18px 12px 8px;color:hsla(0,0%,100%,.5);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.app-nav-menu.ant-menu-dark .ant-menu-item-group-list{margin:0}.app-nav-menu.ant-menu-dark .ant-menu-item{display:flex;align-items:center;width:calc(100% - 4px);min-height:56px;height:auto;margin:4px 2px;padding-block:10px;border-radius:14px;color:var(--app-sidebar-text);line-height:1.2;transition:background-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.app-nav-menu.ant-menu-dark .ant-menu-item .ant-menu-item-icon{color:hsla(0,0%,100%,.72);font-size:17px;transition:color .18s ease}.app-nav-menu.ant-menu-dark .ant-menu-item .ant-menu-title-content{display:flex;align-items:center;min-width:0;font-weight:500;line-height:1.2;white-space:normal}.app-nav-item-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.app-nav-item-label{color:inherit;font-size:15px;font-weight:600}.app-nav-item-hint{color:hsla(0,0%,100%,.56);font-size:12px;font-weight:500}.app-nav-menu.ant-menu-dark .ant-menu-item-selected .app-nav-item-hint,.app-nav-menu.ant-menu-dark .ant-menu-item:hover .app-nav-item-hint{color:hsla(0,0%,100%,.84)}.app-nav-menu.ant-menu-dark .ant-menu-item:hover{background:var(--app-sidebar-hover)!important;color:var(--app-sidebar-text-strong)!important;transform:translateX(2px)}[dir=rtl] .app-nav-menu.ant-menu-dark .ant-menu-item:hover{transform:translateX(-2px)}.app-nav-menu.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon,.app-nav-menu.ant-menu-dark .ant-menu-item:hover .ant-menu-item-icon{color:#fff}.app-nav-menu.ant-menu-dark .ant-menu-item-selected{background:linear-gradient(135deg,var(--app-sidebar-active-start),var(--app-sidebar-active-end))!important;box-shadow:0 14px 26px rgba(11,83,148,.28);color:#fff!important}.app-nav-menu.ant-menu-inline-collapsed .ant-menu-item{display:flex;align-items:center;justify-content:center;width:52px;margin-inline:auto;padding-inline:0!important;transform:none!important}.app-nav-menu.ant-menu-inline-collapsed .ant-menu-item .ant-menu-item-icon{margin:0;font-size:18px}.app-nav-menu.ant-menu-inline-collapsed .ant-menu-title-content{display:none}.print-shell{max-width:960px;margin:0 auto;padding:28px 20px 48px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;color:#1a1a2e}.print-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.print-toolbar a{color:#0b5394;font-weight:500;font-size:14px;text-decoration:none}.print-toolbar a:hover{text-decoration:underline}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.print-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.06),0 4px 16px rgba(0,0,0,.04);padding:0;overflow:hidden}.print-company-banner{display:flex;align-items:center;gap:16px;padding:20px 28px;background:linear-gradient(135deg,#0b5394,#073763);color:#fff}.print-company-banner img{width:48px;height:48px;border-radius:10px;object-fit:contain;background:hsla(0,0%,100%,.15);padding:4px}.print-company-banner .banner-text{display:flex;flex-direction:column;gap:2px}.print-company-banner .banner-company{font-size:18px;font-weight:700;letter-spacing:-.01em}.print-company-banner .banner-tagline{font-size:12px;opacity:.8;font-weight:400}.print-summary{display:flex;flex-direction:column;gap:0;padding:24px 28px 28px}.print-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;border-bottom:2px solid #e2e8f0;margin-bottom:20px}.print-header h1{font-size:22px;font-weight:700;margin:0;color:#0f172a;line-height:1.2}.print-header p{margin:0;color:#64748b;font-size:13px;line-height:1.4}.eyebrow{display:inline-block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.eyebrow,.status-chip{font-weight:700;color:#0b5394}.status-chip{display:inline-flex;align-items:center;padding:6px 14px;background:#f0f7ff;border:1px solid #bcd4f0;border-radius:8px;font-size:14px;white-space:nowrap;letter-spacing:.02em}.print-meta{display:grid;grid-gap:0;gap:0;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}.print-meta>div{display:flex;flex-direction:column;gap:2px;padding:10px 0;border-bottom:1px solid #f1f5f9}.print-meta>div:nth-last-child(-n+2){border-bottom:none}.print-meta dt{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:0}.print-meta dd{font-size:14px;font-weight:500;color:#1e293b;margin:0}.print-notes{padding:14px 16px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;margin-bottom:20px}.print-notes strong{display:block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin-bottom:6px}.print-notes p{margin:0;font-size:13px;line-height:1.5;color:#334155;white-space:pre-wrap}.stack-gap{display:flex;flex-direction:column;gap:12px}.section-heading{display:flex;justify-content:space-between;align-items:center}.section-heading h3{font-size:14px;font-weight:700;color:#0f172a;margin:0}.section-heading p{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;border-radius:12px;background:#e2e8f0;color:#475569;font-size:12px;font-weight:700;margin:0}.table-shell{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #e2e8f0;border-radius:8px}.data-table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.4}.data-table thead{background:#f8fafc}.data-table th{padding:10px 12px;text-align:start;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;border-bottom:2px solid #e2e8f0;white-space:nowrap}.data-table tbody th,.data-table td{padding:10px 12px;color:#334155;border-bottom:1px solid #f1f5f9;vertical-align:top}.data-table tbody th{text-align:start;font-size:13px;font-weight:500}.data-table tbody tr:last-child td,.data-table tbody tr:last-child th{border-bottom:none}.data-table tbody tr:hover{background:#fafbfd}.data-table td.num,.data-table th.num{text-align:end;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.print-totals{display:flex;justify-content:flex-end;gap:24px;padding:14px 0 0;margin-top:4px;border-top:2px solid #e2e8f0}.print-totals .total-item{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.print-totals .total-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.print-totals .total-value{font-size:16px;font-weight:700;color:#0f172a;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.print-footer{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;padding-top:20px;margin-top:20px;border-top:1px solid #e2e8f0;font-size:11px;color:#94a3b8}.print-footer .signature-block{display:flex;flex-direction:column;gap:28px;min-width:180px}.print-footer .signature-line{border-top:1px solid #cbd5e1;padding-top:6px;font-size:11px;color:#64748b;font-weight:500}.print-footer .print-timestamp{font-size:10px;color:#94a3b8}.sidebar-logo{min-height:76px;display:flex;align-items:center;padding:16px 18px;border-bottom:1px solid var(--app-sidebar-border);background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,0));overflow:hidden}.sidebar-logo-link{display:flex;align-items:center;gap:14px;width:100%;min-width:0}.sidebar-logo-mark{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--app-sidebar-active-start),var(--app-sidebar-active-end));box-shadow:0 14px 24px rgba(11,83,148,.3);color:#fff;font-size:18px}.sidebar-logo-copy{display:flex;flex-direction:column;min-width:0}.sidebar-logo-eyebrow{color:hsla(0,0%,100%,.55);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sidebar-logo h5.ant-typography{color:#fff;margin:0;font-size:16px;font-weight:600;line-height:1.25;white-space:normal}.app-header{justify-content:space-between;gap:16px;padding:0 24px;background:hsla(0,0%,100%,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,23,42,.08);box-shadow:var(--app-header-shadow);height:72px}.app-header,.app-header-left{display:flex;align-items:center}.app-header-left{gap:14px;min-width:0}.app-header-copy{display:flex;flex-direction:column;min-width:0}.app-header-kicker{color:#5b6b7f;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.app-header-title.ant-typography{margin:0!important;color:#162033;font-size:22px!important;line-height:1.1!important}.app-header-description,.app-header-title.ant-typography{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-header-description{color:#617387;font-size:13px;line-height:1.25}.app-header-right{display:flex;align-items:center;gap:10px;justify-content:flex-end;flex-wrap:wrap}.app-header-action.ant-btn,.app-header-icon-button.ant-btn{border-radius:12px;color:#18324b}.app-header-icon-button.ant-btn{width:40px;min-width:40px;height:40px}.app-header-action.ant-btn:hover,.app-header-icon-button.ant-btn:hover{background:#eef4ff!important;color:#0b5394!important}.app-user-chip{display:inline-flex;align-items:center;padding:4px 6px 4px 12px;border:1px solid rgba(11,83,148,.12);border-radius:14px;background:rgba(11,83,148,.08)}.app-user-chip .ant-typography{margin:0;color:#16324f}.app-user-role.ant-tag{-webkit-margin-end:0;margin-inline-end:0;border:0;border-radius:999px;background:#d8ebff;color:#0b5394;font-weight:600}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:76px;padding:16px 16px 14px;border-bottom:1px solid var(--app-sidebar-border);background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,0))}.app-mobile-drawer .ant-drawer-body,.app-mobile-drawer .ant-drawer-content{background:linear-gradient(180deg,var(--app-sidebar-bg) 0,var(--app-sidebar-bg-strong) 100%)!important}@media (max-width:575px){.page-content{padding:14px}.app-header{padding:0 12px;height:64px}.app-header-copy{max-width:150px}.app-header-kicker{display:none}.app-header-title.ant-typography{font-size:18px!important}.app-header-description{display:none}.app-header-right{gap:6px}.app-user-chip{padding:0;border:0;background:transparent}.print-meta{grid-template-columns:1fr}.print-header,.print-toolbar{flex-direction:column;align-items:flex-start}}@media (min-width:576px) and (max-width:768px){.page-content{padding:18px}.app-header{padding:0 16px}.print-meta{grid-template-columns:1fr}.print-header,.print-toolbar{flex-direction:column;align-items:flex-start}}.responsive-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{background:#fff;font-size:11px;margin:0;padding:0}.ant-layout-sider,.app-header,.no-print{display:none!important}.print-shell{max-width:none;padding:0;margin:0}.print-card{border:0;border-radius:0;box-shadow:none;padding:0}.print-company-banner{background:#0b5394!important;padding:14px 20px;border-radius:0}.print-summary{padding:16px 20px 20px}.print-header{padding-bottom:12px;margin-bottom:14px}.print-header h1{font-size:18px}.print-meta dt{font-size:9px}.print-meta dd{font-size:12px}.table-shell{border:1px solid #cbd5e1;border-radius:0;overflow:visible}.data-table{font-size:10px}.data-table th{font-size:9px}.data-table td,.data-table th{padding:6px 8px}.data-table tbody th{padding:6px 8px;font-size:10px}.data-table thead{background:#f0f4f8!important}.print-footer{padding-top:14px;margin-top:14px}.print-totals .total-value{font-size:13px}@page{size:A4 portrait;margin:12mm 10mm}}