@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+TC:wght@400;500;700;900&family=Inter:wght@400;500;600;700;800&display=swap";.sidebar-nav .nav-group{flex-direction:column;display:flex}.sidebar-nav .nav-group-header{cursor:pointer;width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.sidebar-nav .nav-group-header:hover{background:#94a3b824}.sidebar-nav .nav-group-header[data-depth="0"]{font-weight:600}.sidebar-nav .nav-group-label{flex:1}.sidebar-nav .nav-group-chevron{opacity:.7;flex:none}.sidebar-nav .nav-children{flex-direction:column;display:flex}.sidebar-nav .nav-children.nested{border-left:1px solid #94a3b859;margin-left:15px;padding-left:8px}.sidebar-nav .nav-children a{border-radius:8px;padding:7px 12px}.pp-login-page{color:#1f2933;background:#fff;flex-direction:column;justify-content:space-between;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;display:flex}.pp-login-header{justify-content:center;padding-top:32px;padding-bottom:16px;display:flex}.pp-login-logo{flex-direction:column;align-items:center;display:flex}.pp-login-logo img{object-fit:contain;width:auto;height:96px}.pp-login-logo-sub{margin-top:6px;font-size:12px}.pp-login-title{text-align:center;padding-top:8px;padding-bottom:16px}.pp-login-title .sys{font-size:28px;font-weight:700;line-height:1.3}.pp-login-title .sub{color:#52606d;margin-top:4px;font-size:12px}.pp-login-row{justify-content:center;padding:8px 16px;display:flex}.pp-login-box{border:1px dashed #1f2933;width:fit-content;min-width:380px;margin-bottom:20px}.pp-login-box-inner{flex-direction:column;align-items:center;padding:40px;display:flex}.pp-login-form{flex-direction:column;width:300px;display:flex}.pp-login-form .form-group{margin-bottom:1.25rem}.pp-login-input{border:1px solid #cbd2d9;border-radius:10px;outline:none;width:300px;height:44px;padding:0 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.pp-login-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.pp-login-error{color:#d64545;text-align:center;min-height:18px;margin-bottom:8px;font-size:13px}.pp-login-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;height:44px;font-size:16px;font-weight:600;transition:background .15s}.pp-login-btn:hover:not(:disabled){background:#1d4ed8}.pp-login-btn:disabled{opacity:.6;cursor:not-allowed}.pp-login-footer{background:#e4e7eb;flex-direction:column;align-items:center;margin-top:auto;padding:10px 16px;display:flex}.pp-login-footer .copyright{text-align:center;font-size:14px}.pp-login-footer .copyright-sub{color:#52606d;text-align:center;font-size:12px}.taiwan-analysis-stage{background:#f1f3f4;border:1px solid #dfe7ec;border-radius:20px;min-height:900px;position:relative;overflow:hidden}.taiwan-analysis-stage>h2{z-index:4;color:#17252f;white-space:nowrap;margin:0;font-size:26px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.taiwan-analysis-loading{color:#5d6b75;place-items:center;min-height:900px;font-weight:700;display:grid}.taiwan-analysis-map{z-index:1;width:900px;height:900px;position:absolute;top:0;left:50%;transform:translate(-50%)}.taiwan-analysis-map svg{width:900px;height:900px;display:block}.taiwan-analysis-county{stroke:#37474f;stroke-width:1px;cursor:default;outline:none}.taiwan-analysis-county:hover,.taiwan-analysis-county:focus,.taiwan-analysis-county.is-active{stroke-width:1.8px}.taiwan-analysis-summary{z-index:3;width:260px;min-height:126px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;align-items:center;padding:10px 14px;display:flex;position:absolute}.taiwan-analysis-summary img{object-fit:contain;flex:none;width:104px;height:104px}.taiwan-analysis-summary div{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.taiwan-analysis-summary strong{font-size:21px;line-height:1.25}.taiwan-analysis-summary span{color:#53636e;margin-top:8px;font-size:14px;font-weight:700}.taiwan-analysis-summary b{color:#1b2730;overflow-wrap:anywhere;margin-top:2px;font-size:20px}.taiwan-analysis-summary.is-top-left{top:18px;left:18px}.taiwan-analysis-summary.is-top-right{top:18px;right:18px}.taiwan-analysis-summary.is-center-left{top:50%;left:18px;transform:translateY(-50%)}.taiwan-analysis-summary.is-center-right{top:50%;right:18px;transform:translateY(-50%)}.taiwan-analysis-summary.is-bottom-left{bottom:18px;left:18px}.taiwan-analysis-summary.is-bottom-right{bottom:18px;right:18px}.taiwan-analysis-island{z-index:2;cursor:default;background:0 0;border:0;width:118px;padding:0;position:absolute}.taiwan-analysis-island img{width:100%;height:auto;display:block}.taiwan-analysis-island:hover,.taiwan-analysis-island:focus-visible{outline-offset:3px;border-radius:12px;outline:3px solid #e53935}.taiwan-analysis-island.is-lienchiang{top:185px;left:250px}.taiwan-analysis-island.is-kinmen{top:350px;left:145px}.taiwan-analysis-island.is-penghu{top:610px;left:190px}.taiwan-analysis-tooltip{z-index:100;box-sizing:border-box;color:#f8fbfc;pointer-events:none;background:#141d22f0;border:1px solid #ffffff2e;border-radius:28px;width:min(540px,100vw - 16px);padding:16px 20px;position:fixed;box-shadow:0 20px 46px #00000047}.taiwan-analysis-tooltip p{text-align:center;margin:3px 0 13px;font-size:16px;font-weight:700}.taiwan-analysis-tooltip p:last-child{margin:13px 0 3px}.taiwan-analysis-tooltip table{table-layout:fixed;border-collapse:collapse;text-align:center;width:100%;font-size:15px;background:0 0!important;min-width:0!important}.taiwan-analysis-tooltip th,.taiwan-analysis-tooltip td{color:inherit;white-space:nowrap;border:0;padding:4px 8px;line-height:1.45;background:0 0!important;width:auto!important;min-width:0!important;height:auto!important}.taiwan-analysis-tooltip th{font-weight:700}.taiwan-analysis-tooltip table:first-of-type th:first-child{width:36%!important}.taiwan-analysis-history-table{border-top:1px solid #ffffff2e;margin:13px auto 0;width:68%!important}.taiwan-analysis-credit{z-index:3;color:#60717b;white-space:nowrap;font-size:11px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}@media (width<=900px){.taiwan-analysis-stage{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0;padding:76px 16px 42px;display:grid;overflow:visible}.taiwan-analysis-summary{width:auto;min-height:112px;position:static;transform:none!important}.taiwan-analysis-map{grid-column:1/-1;width:100%;height:auto;position:relative;top:auto;left:auto;transform:none}.taiwan-analysis-map svg{width:100%;height:auto}.taiwan-analysis-island{width:13%}.taiwan-analysis-island.is-lienchiang{top:21%;left:28%}.taiwan-analysis-island.is-kinmen{top:39%;left:16%}.taiwan-analysis-island.is-penghu{top:68%;left:21%}.taiwan-analysis-credit{bottom:8px}}@media (width<=720px){.taiwan-analysis-stage{grid-template-columns:1fr}.taiwan-analysis-stage>h2{text-align:center;white-space:normal;width:calc(100% - 24px);font-size:21px}.taiwan-analysis-summary{min-height:96px}.taiwan-analysis-summary img{width:78px;height:78px}.taiwan-analysis-tooltip{width:auto;max-height:72vh;position:fixed;bottom:8px;right:8px;overflow:auto;top:auto!important;left:8px!important}}.sunburst-chart{width:800px;max-width:100%;height:auto;margin-inline:auto;font:10px sans-serif;display:block;overflow:hidden}.sunburst-labels{-webkit-user-select:none;user-select:none}.sunburst-chart [tabindex]:focus{outline:none}.sunburst-chart [tabindex="0"]:focus-visible{stroke:currentColor;stroke-width:2px;outline:none}.sunburst-state{padding:2rem 0}:root{--swal2-outline:0 0 0 3px #6496c880;--swal2-container-padding:.625em;--swal2-backdrop:#0006;--swal2-backdrop-transition:background-color .15s;--swal2-width:32em;--swal2-padding:0 0 1.25em;--swal2-border:none;--swal2-border-radius:.3125rem;--swal2-background:white;--swal2-color:#545454;--swal2-show-animation:swal2-show .3s;--swal2-hide-animation:swal2-hide .15s forwards;--swal2-icon-zoom:1;--swal2-title-padding:.8em 1em 0;--swal2-html-container-padding:1em 1.6em .3em;--swal2-input-border:1px solid #d9d9d9;--swal2-input-border-radius:.1875em;--swal2-input-box-shadow:inset 0 1px 1px #0000000f, 0 0 0 3px transparent;--swal2-input-background:transparent;--swal2-input-transition:border-color .2s, box-shadow .2s;--swal2-input-hover-box-shadow:inset 0 1px 1px #0000000f, 0 0 0 3px transparent;--swal2-input-focus-border:1px solid #b4dbed;--swal2-input-focus-box-shadow:inset 0 1px 1px #0000000f, 0 0 0 3px #6496c880;--swal2-progress-step-background:#add8e6;--swal2-validation-message-background:#f0f0f0;--swal2-validation-message-color:#666;--swal2-footer-border-color:#eee;--swal2-footer-background:transparent;--swal2-footer-color:inherit;--swal2-timer-progress-bar-background:#0000004d;--swal2-close-button-position:initial;--swal2-close-button-inset:auto;--swal2-close-button-font-size:2.5em;--swal2-close-button-color:#ccc;--swal2-close-button-transition:color .2s, box-shadow .2s;--swal2-close-button-outline:initial;--swal2-close-button-box-shadow:inset 0 0 0 3px transparent;--swal2-close-button-focus-box-shadow:inset var(--swal2-outline);--swal2-close-button-hover-transform:none;--swal2-actions-justify-content:center;--swal2-actions-width:auto;--swal2-actions-margin:1.25em auto 0;--swal2-actions-padding:0;--swal2-actions-border-radius:0;--swal2-actions-background:transparent;--swal2-action-button-transition:background-color .2s, box-shadow .2s;--swal2-action-button-hover:black 10%;--swal2-action-button-active:black 10%;--swal2-confirm-button-box-shadow:none;--swal2-confirm-button-border-radius:.25em;--swal2-confirm-button-background-color:#7066e0;--swal2-confirm-button-color:#fff;--swal2-deny-button-box-shadow:none;--swal2-deny-button-border-radius:.25em;--swal2-deny-button-background-color:#dc3741;--swal2-deny-button-color:#fff;--swal2-cancel-button-box-shadow:none;--swal2-cancel-button-border-radius:.25em;--swal2-cancel-button-background-color:#6e7881;--swal2-cancel-button-color:#fff;--swal2-toast-show-animation:swal2-toast-show .5s;--swal2-toast-hide-animation:swal2-toast-hide .1s forwards;--swal2-toast-border:none;--swal2-toast-box-shadow:0 0 1px #00000013, 0 1px 2px #00000013, 1px 2px 4px #00000013, 1px 3px 8px #00000013, 2px 4px 16px #00000013}[data-swal2-theme=dark]{--swal2-dark-theme-black:#19191a;--swal2-dark-theme-white:#e1e1e1;--swal2-background:var(--swal2-dark-theme-black);--swal2-color:var(--swal2-dark-theme-white);--swal2-footer-border-color:#555;--swal2-input-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-color:var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background:#ffffffb3}@media (prefers-color-scheme:dark){[data-swal2-theme=auto]{--swal2-dark-theme-black:#19191a;--swal2-dark-theme-white:#e1e1e1;--swal2-background:var(--swal2-dark-theme-black);--swal2-color:var(--swal2-dark-theme-white);--swal2-footer-border-color:#555;--swal2-input-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-color:var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background:#ffffffb3}}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{pointer-events:none;background-color:#0000!important}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:auto}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px var(--swal2-backdrop)}body.swal2-toast-shown .swal2-container{box-sizing:border-box;pointer-events:none;background-color:#0000;width:360px;max-width:100%}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){z-index:1060;box-sizing:border-box;height:100%;padding:var(--swal2-container-padding);transition:var(--swal2-backdrop-transition);-webkit-overflow-scrolling:touch;grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);grid-template-areas:"top-start top top-end""center-start center center-end""bottom-start bottom-center bottom-end";display:grid;position:fixed;inset:0;overflow-x:hidden}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:var(--swal2-backdrop)}div:where(.swal2-container).swal2-backdrop-hide{background:0 0!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-area:2/2;place-self:center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-area:2/3;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-area:3/1;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-area:3/2;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-area:3/3;place-self:end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container)[popover]{border:0;width:auto}div:where(.swal2-container) div:where(.swal2-popup){box-sizing:border-box;width:var(--swal2-width);max-width:100%;padding:var(--swal2-padding);border:var(--swal2-border);border-radius:var(--swal2-border-radius);background:var(--swal2-background);color:var(--swal2-color);grid-template-columns:minmax(0,100%);font-family:inherit;font-size:1rem;display:none;position:relative}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable,div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging,div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){max-width:100%;padding:var(--swal2-title-padding);color:inherit;text-align:center;text-transform:none;overflow-wrap:break-word;cursor:initial;margin:0;font-size:1.875em;font-weight:600;position:relative}div:where(.swal2-container) div:where(.swal2-actions){z-index:1;box-sizing:border-box;align-items:center;justify-content:var(--swal2-actions-justify-content);width:var(--swal2-actions-width);margin:var(--swal2-actions-margin);padding:var(--swal2-actions-padding);border-radius:var(--swal2-actions-border-radius);background:var(--swal2-actions-background);flex-wrap:wrap;display:flex}div:where(.swal2-container) div:where(.swal2-loader){border:.25em solid #2778c4;border-color:#2778c4 #0000;border-radius:100%;justify-content:center;align-items:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:1.5s linear infinite swal2-rotate-loading;display:none}div:where(.swal2-container) button:where(.swal2-styled){transition:var(--swal2-action-button-transition);border:none;margin:.3125em;padding:.625em 1.1em;font-weight:500;box-shadow:0 0 0 3px #0000}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border-radius:var(--swal2-confirm-button-border-radius);background:initial;background-color:var(--swal2-confirm-button-background-color);box-shadow:var(--swal2-confirm-button-box-shadow);color:var(--swal2-confirm-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover{background-color:color-mix(in srgb, var(--swal2-confirm-button-background-color), var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):active{background-color:color-mix(in srgb, var(--swal2-confirm-button-background-color), var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border-radius:var(--swal2-deny-button-border-radius);background:initial;background-color:var(--swal2-deny-button-background-color);box-shadow:var(--swal2-deny-button-box-shadow);color:var(--swal2-deny-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):hover{background-color:color-mix(in srgb, var(--swal2-deny-button-background-color), var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):active{background-color:color-mix(in srgb, var(--swal2-deny-button-background-color), var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border-radius:var(--swal2-cancel-button-border-radius);background:initial;background-color:var(--swal2-cancel-button-background-color);box-shadow:var(--swal2-cancel-button-box-shadow);color:var(--swal2-cancel-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):hover{background-color:color-mix(in srgb, var(--swal2-cancel-button-background-color), var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):active{background-color:color-mix(in srgb, var(--swal2-cancel-button-background-color), var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{box-shadow:var(--swal2-action-button-focus-box-shadow);outline:none}div:where(.swal2-container) button:where(.swal2-styled)[disabled]:not(.swal2-loading){opacity:.4}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){border-top:1px solid var(--swal2-footer-border-color);background:var(--swal2-footer-background);color:var(--swal2-footer-color);text-align:center;cursor:initial;margin:1em 0 0;padding:1em 1em 0;font-size:1em}div:where(.swal2-container) .swal2-timer-progress-bar-container{border-bottom-right-radius:var(--swal2-border-radius);border-bottom-left-radius:var(--swal2-border-radius);position:absolute;bottom:0;left:0;right:0;overflow:hidden;grid-column:auto!important}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){background:var(--swal2-timer-progress-bar-background);width:100%;height:.25em}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;cursor:initial;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){position:var(--swal2-close-button-position);inset:var(--swal2-close-button-inset);z-index:2;width:1.2em;height:1.2em;transition:var(--swal2-close-button-transition);border-radius:var(--swal2-border-radius);outline:var(--swal2-close-button-outline);color:var(--swal2-close-button-color);font-family:monospace;font-size:var(--swal2-close-button-font-size);cursor:pointer;background:0 0;border:none;justify-content:center;justify-self:end;align-items:center;margin-top:0;margin-bottom:-1.2em;margin-right:0;padding:0;overflow:hidden}div:where(.swal2-container) button:where(.swal2-close):hover{transform:var(--swal2-close-button-hover-transform);color:#f27474;background:0 0}div:where(.swal2-container) button:where(.swal2-close):focus-visible{box-shadow:var(--swal2-close-button-focus-box-shadow);outline:none}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){z-index:1;padding:var(--swal2-html-container-padding);color:inherit;text-align:center;overflow-wrap:break-word;word-break:break-word;cursor:initial;justify-content:center;margin:0;font-size:1.125em;font-weight:400;line-height:normal;overflow:auto}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:var(--swal2-input-transition);border:var(--swal2-input-border);border-radius:var(--swal2-input-border-radius);background:var(--swal2-input-background);box-shadow:var(--swal2-input-box-shadow);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):hover,div:where(.swal2-container) input:where(.swal2-file):hover,div:where(.swal2-container) textarea:where(.swal2-textarea):hover{box-shadow:var(--swal2-input-hover-box-shadow)}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:var(--swal2-input-focus-border);box-shadow:var(--swal2-input-focus-box-shadow);outline:none}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{background:var(--swal2-background);margin:1em 2em 3px}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;text-align:center;font-weight:600}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{background:var(--swal2-input-background);width:75%;margin-left:auto;margin-right:auto;font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{background:var(--swal2-input-background);min-width:50%;max-width:100%;color:inherit;padding:.375em .625em;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{background:var(--swal2-background);color:inherit;justify-content:center;align-items:center}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){justify-content:center;margin:1em auto 0;display:flex}div:where(.swal2-container) div:where(.swal2-validation-message){background:var(--swal2-validation-message-background);color:var(--swal2-validation-message-color);justify-content:center;align-items:center;margin:1em 0 0;padding:.625em;font-size:1em;font-weight:300;overflow:hidden}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";color:#fff;text-align:center;background-color:#f27474;border-radius:50%;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;font-weight:600;line-height:1.5em;display:inline-block}div:where(.swal2-container) .swal2-progress-steps{background:0 0;flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;color:#fff;text-align:center;background:#2778c4;border-radius:2em;flex-shrink:0;width:2em;height:2em;line-height:2em}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:var(--swal2-progress-step-background);color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:var(--swal2-progress-step-background)}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;background:#2778c4;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px}div:where(.swal2-icon){box-sizing:content-box;zoom:var(--swal2-icon-zoom);cursor:default;-webkit-user-select:none;user-select:none;border:.25em solid #000;border-radius:50%;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;font-family:inherit;line-height:5em;position:relative}div:where(.swal2-icon) .swal2-icon-content{align-items:center;font-size:3.75em;display:flex}div:where(.swal2-icon).swal2-error{color:#f27474;border-color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{flex-grow:1;position:relative}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{background-color:#f27474;border-radius:.125em;width:2.9375em;height:.3125em;display:block;position:absolute;top:2.3125em}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:.5s swal2-animate-error-x-mark}div:where(.swal2-icon).swal2-warning{color:#f8bb86;border-color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:.5s swal2-animate-i-mark}div:where(.swal2-icon).swal2-info{color:#3fc3ee;border-color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:.8s swal2-animate-i-mark}div:where(.swal2-icon).swal2-question{color:#87adbd;border-color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:.8s swal2-animate-question-mark}div:where(.swal2-icon).swal2-success{color:#a5dc86;border-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{border-radius:50%;width:3.75em;height:7.5em;position:absolute}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em;top:-.4375em;left:-2.0635em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0;top:-.6875em;left:1.875em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success .swal2-success-ring{z-index:2;box-sizing:content-box;border:.25em solid #a5dc864d;border-radius:50%;width:100%;height:100%;position:absolute;top:-.25em;left:-.25em}div:where(.swal2-icon).swal2-success .swal2-success-fix{z-index:1;width:.4375em;height:5.625em;position:absolute;top:.5em;left:1.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{z-index:2;background-color:#a5dc86;border-radius:.125em;height:.3125em;display:block;position:absolute}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{width:1.5625em;top:2.875em;left:.8125em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{width:2.9375em;top:2.375em;right:.5em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:.75s swal2-animate-success-line-tip}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:.75s swal2-animate-success-line-long}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:4.25s ease-in swal2-rotate-success-circular-line}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:var(--swal2-show-animation)}.swal2-hide{animation:var(--swal2-hide-animation)}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{width:50px;height:50px;position:absolute;top:-9999px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{left:auto;right:0}.swal2-toast{box-sizing:border-box;border:var(--swal2-toast-border);background:var(--swal2-background);box-shadow:var(--swal2-toast-box-shadow);pointer-events:auto;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;grid-area:1/1/4/4!important}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){text-align:initial;margin:.5em 1em;padding:0;font-size:1em}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){height:2em;margin:.5em;font-size:1em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-toast button:where(.swal2-close){grid-area:1/3/99/3;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-toast div:where(.swal2-html-container){overflow:initial;text-align:initial;margin:.5em 1em;padding:0;font-size:1em}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{grid-area:1/1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-toast .swal2-icon{grid-area:1/1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-toast .swal2-icon .swal2-icon-content{align-items:center;font-size:1.8em;font-weight:700;display:flex}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{width:1.375em;top:.875em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{border-radius:50%;width:1.6em;height:3em;position:absolute}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{transform-origin:2em 2em;border-radius:4em 0 0 4em;top:-.8em;left:-.5em;transform:rotate(-45deg)}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{transform-origin:0 1.5em;border-radius:0 4em 4em 0;top:-.25em;left:.9375em}.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-success .swal2-success-fix{width:.4375em;height:2.6875em;top:0;left:.4375em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{width:.75em;top:1.125em;left:.1875em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{width:1.375em;top:.9375em;right:.1875em}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:.75s swal2-toast-animate-success-line-tip}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:.75s swal2-toast-animate-success-line-long}.swal2-toast.swal2-show{animation:var(--swal2-toast-show-animation)}.swal2-toast.swal2-hide{animation:var(--swal2-toast-hide-animation)}@keyframes swal2-show{0%{opacity:0;transform:translateY(-50px)scale(.9)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes swal2-hide{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translateY(-50px)scale(.9)}}@keyframes swal2-animate-success-line-tip{0%{width:0;top:1.1875em;left:.0625em}54%{width:0;top:1.0625em;left:.125em}70%{width:3.125em;top:2.1875em;left:-.375em}84%{width:1.0625em;top:3em;left:1.3125em}to{width:1.5625em;top:2.8125em;left:.8125em}}@keyframes swal2-animate-success-line-long{0%{width:0;top:3.375em;right:2.875em}65%{width:0;top:3.375em;right:2.875em}84%{width:3.4375em;top:2.1875em;right:0}to{width:2.9375em;top:2.375em;right:.5em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{opacity:0;margin-top:1.625em;transform:scale(.4)}50%{opacity:0;margin-top:1.625em;transform:scale(.4)}80%{margin-top:-.375em;transform:scale(1.15)}to{opacity:1;margin-top:0;transform:scale(1)}}@keyframes swal2-animate-error-icon{0%{opacity:0;transform:rotateX(100deg)}to{opacity:1;transform:rotateX(0)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{opacity:0;transform:rotate(45deg)}25%{opacity:.4;transform:rotate(-25deg)}50%{opacity:.8;transform:rotate(15deg)}75%{opacity:1;transform:rotate(-5deg)}to{opacity:1;transform:rotateX(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em)rotate(2deg)}33%{transform:translateY(0)rotate(-2deg)}66%{transform:translateY(.3125em)rotate(2deg)}to{transform:translateY(0)rotate(0)}}@keyframes swal2-toast-hide{to{opacity:0;transform:rotate(1deg)}}@keyframes swal2-toast-animate-success-line-tip{0%{width:0;top:.5625em;left:.0625em}54%{width:0;top:.125em;left:.125em}70%{width:1.625em;top:.625em;left:-.25em}84%{width:.5em;top:1.0625em;left:.75em}to{width:.75em;top:1.125em;left:.1875em}}@keyframes swal2-toast-animate-success-line-long{0%{width:0;top:1.625em;right:1.375em}65%{width:0;top:1.25em;right:.9375em}84%{width:1.125em;top:.9375em;right:0}to{width:1.375em;top:.9375em;right:.1875em}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#191c1e;--newpp-primary:#006684;--newpp-primary-container:#00b4e5;--newpp-surface:#f7f9fc;--newpp-surface-low:#f2f4f7;--newpp-surface-lowest:#fff;--newpp-on-surface:#191c1e;--newpp-tertiary:#ffdcc4;--newpp-on-tertiary:#6f3900;--newpp-error-container:#ffdad6;--newpp-on-error:#93000a;background:#f7f9fc;font-family:Inter,Noto Sans TC,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.newpp-admin-users-page,.newpp-editor-page{color:var(--newpp-on-surface);gap:32px;min-width:0;display:grid}.newpp-page-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.newpp-page-heading h2,.newpp-editor-heading h2{color:var(--newpp-on-surface);margin:0;font-family:Manrope,Noto Sans TC,sans-serif;font-size:30px;font-weight:900;line-height:1.12}.newpp-page-title-line{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.newpp-page-title-actions{align-items:center;gap:10px;display:inline-flex}.newpp-page-title-actions .newpp-action-button{border-radius:10px;min-height:36px;padding:8px 13px;font-size:13px}.newpp-page-heading p,.newpp-editor-heading p{color:#64748b;margin:6px 0 0;font-size:15px;font-weight:700}.newpp-editor-context-title{color:var(--newpp-on-surface);margin:0 0 12px;font-family:Manrope,Noto Sans TC,sans-serif;font-size:24px;font-weight:900;line-height:1.3}.newpp-page-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.newpp-search-input{display:block;position:relative}.newpp-search-input svg{color:#64748b;z-index:1;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.newpp-search-input input{background:var(--newpp-surface-lowest);width:272px;min-height:42px;color:var(--newpp-on-surface);border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:10px 14px 10px 40px;font-size:14px;font-weight:800;transition:border-color .16s,box-shadow .16s;box-shadow:0 1px 2px #0f172a0f}.newpp-search-input input:focus{border-color:var(--newpp-primary);box-shadow:0 0 0 4px #0066841a}.newpp-action-button,.newpp-action-button-primary{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 18px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.newpp-action-button{color:var(--newpp-primary);background:#0066840d;border:1px solid #0066844d}.newpp-action-button:hover{background:#00668424;border-color:#00668466}.newpp-action-button.is-active{border-color:var(--newpp-primary);background:#00668424}.newpp-action-button-primary{border-color:var(--newpp-primary);background:var(--newpp-primary);color:#fff;box-shadow:0 12px 26px #0066842e}.newpp-action-button.newpp-action-button-import{color:#b45309;background:#d9770614;border:1px solid #d9770659}.newpp-action-button.newpp-action-button-import:hover{background:#d9770629;border-color:#d9770680}.newpp-action-button.newpp-action-button-import:disabled{opacity:.6;cursor:not-allowed}.newpp-action-link{color:#64748b;text-underline-offset:2px;align-items:center;gap:6px;padding:10px 4px;font-size:13px;font-weight:800;text-decoration:underline;display:inline-flex}.newpp-action-link:hover{color:var(--newpp-primary)}.newpp-action-link svg{width:15px;height:15px}.newpp-action-button-primary:hover{background:#00556f;border-color:#00556f;transform:translateY(-1px);box-shadow:0 16px 32px #0066843d}.newpp-action-button svg,.newpp-action-button-primary svg{width:18px;height:18px}.newpp-toast{z-index:80;color:#0f172a;pointer-events:none;background:#fff;border:1px solid #dbe7ef;border-radius:16px;align-items:center;gap:14px;min-width:320px;max-width:min(520px,100vw - 288px);min-height:52px;padding:12px 20px;display:inline-flex;position:fixed;top:12px;left:calc(50vw + 120px);transform:translate(-50%);box-shadow:0 20px 52px #0f172a2e}.newpp-toast span{background:var(--newpp-primary);border-radius:999px;flex:none;width:12px;height:12px;box-shadow:0 0 0 4px #0066841f}.newpp-toast strong{font-size:15px;font-weight:900;line-height:1.35}.crud-dialog-backdrop{z-index:90;background:#0f172a47;place-items:start center;padding:72px 24px 40px;display:grid;position:fixed;inset:0;overflow-y:auto}.crud-dialog-panel{background:#fff;border:1px solid #dbe7ef;border-radius:28px;gap:18px;width:min(980px,100%);padding:20px;display:grid;box-shadow:0 28px 72px #0f172a3d}.crud-dialog-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.crud-dialog-header strong{color:var(--newpp-on-surface);font-size:18px;font-weight:900}.crud-dialog-header button{color:#64748b;background:#fff;border:1px solid #dbe5ef;border-radius:12px;min-height:34px;padding:7px 12px;font-size:13px;font-weight:900}.crud-dialog-panel>.table-shell{box-shadow:none;border:0;border-radius:0;padding:0}.crud-dialog-panel>.sfp-panel{border:0;border-radius:0;margin-bottom:0}.audit-log-detail{max-width:760px}.audit-log-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:16px;display:grid}.audit-log-detail-grid>div{min-width:0}.audit-log-detail-grid dt{color:#667085;font-size:12px;font-weight:800}.audit-log-detail-grid dd{overflow-wrap:anywhere;margin:4px 0 0}.audit-log-detail-full{grid-column:1/-1}.audit-log-detail pre{white-space:pre-wrap;max-height:260px;margin:0;overflow:auto}.newpp-table-shell,.newpp-editor-card{background:var(--newpp-surface-lowest);border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 1px 2px #0f172a0d}.newpp-table-shell{min-width:0;max-width:100%;padding:24px;overflow:hidden}.newpp-list-toolbar{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.newpp-quick-filter-group{background:color-mix(in srgb, var(--newpp-surface-low) 92%, white 8%);border:1px solid #e7ecf2;border-radius:16px;flex:0 auto;gap:4px;width:fit-content;min-width:0;max-width:52%;padding:4px;display:inline-flex;overflow-x:auto}.newpp-quick-filter-chip{min-height:36px;color:color-mix(in srgb, var(--newpp-on-surface) 58%, transparent 42%);white-space:nowrap;background:0 0;border:0;border-radius:12px;padding:8px 16px;font-size:12px;font-weight:900;transition:color .16s,background .16s,box-shadow .16s}.newpp-quick-filter-chip:hover,.newpp-quick-filter-chip.is-active{color:var(--newpp-primary);background:#fff;box-shadow:0 1px 2px #0f172a12}.newpp-toolbar-right{flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:12px;max-width:100%;margin-left:auto;display:flex}.newpp-select-filter{color:#64748b;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.newpp-select-filter select,.newpp-pagination select{min-height:36px;color:var(--newpp-on-surface);background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:7px 10px;font-size:13px;font-weight:800}.newpp-icon-button{width:38px;height:38px;min-height:38px;color:var(--newpp-primary);background:#0066840d;border:1px solid #0066843d;border-radius:12px;padding:0}.newpp-icon-button svg{width:17px;height:17px}.newpp-batch-bar{background:#0066840f;border:1px solid #0066841f;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding:12px 14px;display:flex}.newpp-batch-bar strong{color:var(--newpp-primary);font-size:13px;font-weight:900}.newpp-batch-bar div{flex-wrap:wrap;gap:8px;display:inline-flex}.newpp-batch-bar button{min-height:32px;color:var(--newpp-primary);background:#fff;border:1px solid #00668433;border-radius:10px;padding:7px 12px;font-size:12px;font-weight:900}.newpp-table-scroll{overscroll-behavior-x:contain;min-width:0;max-width:100%;overflow-x:auto}.newpp-table-scroll.is-empty{container-type:inline-size}.subsidy-detail-report{min-width:0;padding-top:8px}.subsidy-detail-empty{color:#64748b;text-align:center;margin:0;padding:56px 16px;font-size:14px;font-weight:800}.subsidy-detail-table-scroll{overscroll-behavior-x:contain;width:100%;min-width:0;overflow-x:auto}.subsidy-detail-table{border-collapse:separate;border-spacing:0;width:90%;min-width:680px;color:var(--newpp-on-surface);table-layout:fixed;margin:16px auto}.subsidy-detail-table th,.subsidy-detail-table td{text-align:center;overflow-wrap:break-word;background:#fff;border:0;border-top:1px solid #d0d0d0;padding:10px;font-size:14px;line-height:1.5}.subsidy-detail-table th{color:var(--newpp-on-surface);letter-spacing:0;text-transform:none;font-weight:900}.subsidy-detail-table .subsidy-detail-title{color:#fff;background:#4472c4;border-top:0;border-radius:8px 8px 0 0;font-size:15px}.subsidy-detail-sequence-column{width:12%}.subsidy-detail-name-column{width:52%}.subsidy-detail-amount-column{width:20%}.subsidy-detail-status-column{width:16%}.subsidy-detail-table .subsidy-detail-amount{font-variant-numeric:tabular-nums}.subsidy-detail-table .subsidy-detail-subtotal td{background:#f8fafc;font-weight:900}.newpp-nowrap-cell{white-space:nowrap}.newpp-min-cell{min-width:120px}.account-email-cell{white-space:nowrap;overflow-wrap:normal;word-break:normal;width:280px;min-width:280px}.account-unit-cell{white-space:nowrap;overflow-wrap:normal;word-break:normal;width:260px;min-width:260px}.happiness-route-town-cell{overflow-wrap:normal;word-break:normal;min-width:240px}.happiness-route-name-cell{min-width:200px}.happiness-route-unit-cell{min-width:180px}.happiness-route-vendor-cell{min-width:160px}.happiness-route-vehicle-cell{min-width:220px}.happiness-route-note-cell{overflow-wrap:break-word;word-break:normal;min-width:240px;max-width:320px}.newpp-clamp-cell{overflow-wrap:anywhere;min-width:220px;max-width:320px;line-height:1.6}.newpp-data-table{border-collapse:separate;border-spacing:0 16px;width:100%;min-width:980px}.newpp-data-table th{color:#191c1e6b;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;padding:0 24px 2px;font-size:12px;font-weight:900}.newpp-data-table td{vertical-align:middle;background:0 0;border:0;padding:16px 24px}.newpp-data-table .newpp-sticky-right-cell{z-index:2;background:linear-gradient(90deg, #fff0 0, var(--newpp-surface) 18px), var(--newpp-surface);width:76px;min-width:76px;max-width:76px;padding-left:14px;padding-right:14px;position:sticky;right:0;box-shadow:-8px 0 14px -16px #0f172a73}.newpp-data-table th.newpp-sticky-right-cell{z-index:3;background:linear-gradient(90deg, #fff0 0, var(--newpp-surface) 18px), var(--newpp-surface)}.newpp-data-table tbody tr{transition:background .16s}.newpp-data-table tbody tr:hover td{background:var(--newpp-surface-low)}.newpp-data-table tbody tr:hover .newpp-sticky-right-cell{background:linear-gradient(90deg, #fff0 0, var(--newpp-surface-low) 18px), var(--newpp-surface-low)}.newpp-data-table tr.campus-review-schoolSubtotal td{color:#4472c4}.newpp-data-table tr.campus-review-unitTotal td,.newpp-data-table tbody tr.campus-review-unitTotal:hover td{color:#000;background:#d8d8d8}.campus-review-empty-action{color:#adb5bd}.newpp-data-table tbody tr td:first-child{border-radius:16px 0 0 16px}.newpp-data-table tbody tr td:last-child{border-radius:0 16px 16px 0}.newpp-checkbox-cell{text-align:center;width:56px}.newpp-checkbox-cell input{width:16px;height:16px;min-height:0;accent-color:var(--newpp-primary)}.newpp-sort-button{min-height:auto;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.newpp-sort-button:hover,.newpp-sort-button.is-active{color:var(--newpp-primary)}.newpp-sort-button>span:first-child{font-size:12px}.newpp-sort-indicator{color:#191c1e52;flex:0 0 16px;width:16px;height:18px;display:inline-block;position:relative}.newpp-sort-chevron{color:#64748b9e;stroke-width:2.8px;width:14px;height:14px;position:absolute;left:1px}.newpp-sort-chevron.is-asc{top:-1px}.newpp-sort-chevron.is-desc{bottom:-1px}.newpp-sort-chevron.is-current{color:var(--newpp-primary)}.newpp-center-cell{text-align:center}.newpp-actions-cell{text-align:right;white-space:nowrap}.newpp-data-table tr.is-current-user{background:#0066840d}.newpp-data-table tr.is-current-user td:first-child{position:relative}.newpp-data-table tr.is-current-user td:first-child:before{content:"";background:var(--newpp-primary);border-radius:16px 0 0 16px;width:4px;position:absolute;top:0;bottom:0;left:0}.newpp-id-cell{color:#64748b;white-space:nowrap;font-size:14px;font-weight:900}.newpp-user-cell{align-items:center;gap:16px;min-width:260px;display:flex}.newpp-user-avatar{width:40px;height:40px;color:var(--newpp-primary);background:#0066841a;border-radius:999px;flex:none;place-items:center;font-size:15px;font-weight:900;display:grid;box-shadow:0 0 0 2px #fff,0 4px 10px #0f172a14}.newpp-user-cell p{color:var(--newpp-on-surface);align-items:center;gap:8px;margin:0;font-size:16px;font-weight:900;display:inline-flex}.newpp-current-user-pill{min-height:22px;color:var(--newpp-primary);background:#0066841a;border-radius:999px;align-items:center;padding:2px 9px;font-size:12px;font-weight:900;display:inline-flex}.newpp-user-cell>div>span{color:#64748b;margin-top:3px;font-size:14px;font-weight:800;display:block}.unit-name-cell{gap:3px;min-width:180px;display:grid}.unit-name-cell strong{color:var(--newpp-on-surface);font-size:15px;font-weight:900}.unit-name-cell span{color:#64748b;font-size:13px;font-weight:800}.newpp-announcement-cell{min-width:280px;max-width:460px}.newpp-announcement-cell p{color:var(--newpp-on-surface);align-items:center;gap:8px;margin:0;font-size:15px;font-weight:900;display:inline-flex}.newpp-announcement-cell span:last-child{color:#64748b;margin-top:4px;font-size:14px;font-weight:800;line-height:1.45;display:block}.newpp-role-pill{background:var(--newpp-surface-lowest);color:#334155;border:1px solid #e2e8f0;border-radius:10px;align-items:center;min-height:32px;padding:5px 12px;font-size:14px;font-weight:900;display:inline-flex}.newpp-status-badge{background:var(--newpp-error-container);min-height:28px;color:var(--newpp-on-error);letter-spacing:.08em;border-radius:999px;align-items:center;padding:4px 12px;font-size:12px;font-weight:900;display:inline-flex}.newpp-status-badge.is-active{background:var(--newpp-tertiary);color:var(--newpp-on-tertiary)}.newpp-date-cell{color:#475569;white-space:nowrap;font-size:14px;font-weight:800}.newpp-row-actions{justify-content:flex-end;align-items:center;display:inline-flex;position:relative}.newpp-row-action-trigger{color:#0f7594;background:#ffffff9e;border:1px solid #64748b2e;border-radius:999px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid;box-shadow:0 1px 2px #0f172a0a}.newpp-row-action-trigger:hover,.newpp-row-action-trigger[aria-expanded=true]{color:var(--newpp-primary);background:#fff;border-color:#00668452;box-shadow:0 6px 14px #0f172a1a}.newpp-row-action-trigger svg{width:17px;height:17px}.newpp-row-action-menu{z-index:120;background:#fff;border:1px solid #dbe5ef;border-radius:14px;gap:4px;width:156px;padding:6px;display:grid;position:fixed;transform:translateY(-50%);box-shadow:0 18px 38px #0f172a29}.newpp-row-action-menu button{color:#334155;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;min-height:36px;padding:8px 10px;font-size:13px;font-weight:900;display:flex}.newpp-row-action-menu button:hover{color:var(--newpp-primary);background:#00668414}.newpp-row-action-menu button:disabled{color:#94a3b8;cursor:not-allowed}.newpp-row-action-menu button:disabled:hover{color:#94a3b8;background:0 0}.newpp-row-action-menu svg{width:15px;height:15px}.newpp-protected-label{color:#64748b;white-space:nowrap;background:#eef2f7;border-radius:999px;justify-content:center;align-items:center;width:44px;min-height:30px;padding:4px 6px;font-size:12px;font-weight:900;display:inline-flex}.newpp-empty-row{text-align:center;color:#64748b;align-content:center;place-items:center;gap:6px;min-height:180px;display:grid}.newpp-data-table td.newpp-empty-cell{padding:0}.newpp-table-scroll.is-empty .newpp-empty-row{box-sizing:border-box;width:100cqw;padding:16px 24px;position:sticky;left:0}.newpp-empty-row strong{color:var(--newpp-on-surface);font-size:16px;font-weight:900}.newpp-skeleton-row td span,.newpp-editor-loading{background:linear-gradient(90deg,#edf1f6 0%,#f8fafc 45%,#edf1f6 90%) 0 0/200% 100%;border-radius:24px;animation:1.1s ease-in-out infinite skeleton-pulse;display:block}.newpp-skeleton-row td span{height:56px}.newpp-pagination{border-top:1px solid #f1f5f9;grid-template-columns:minmax(260px,1fr) auto minmax(0,max-content);align-items:center;gap:18px;padding-top:24px;display:grid}.newpp-pagination-summary,.newpp-pagination-pages,.newpp-pagination-jump,.newpp-pagination-summary label{align-items:center;display:inline-flex}.newpp-pagination-summary{color:#536583;justify-content:flex-start;gap:10px;font-size:13px;font-weight:900}.newpp-pagination-summary>span:first-child{color:#00678b;font-size:14px}.newpp-pagination-summary label{gap:8px;margin-left:6px}.newpp-pagination-summary select{color:#334155;background:#eef2f7;border:0;border-radius:12px;min-height:36px;padding:7px 28px 7px 12px;font-weight:900}.newpp-pagination-pages{justify-content:center;gap:14px}.newpp-pagination button{border:0;font-size:14px;font-weight:900}.newpp-page-arrow{color:#8da1bc;background:0 0;min-width:26px;min-height:34px;padding:0}.newpp-page-arrow:disabled{color:#d7e0eb;cursor:not-allowed}.newpp-page-number{color:#334155;background:0 0;border-radius:999px;min-width:34px;min-height:34px}.newpp-page-number.is-active{color:#fff;background:#006782;box-shadow:0 8px 16px #00678247}.newpp-pagination-jump{color:#536583;white-space:nowrap;background:#f1f4f8;border-radius:14px;justify-content:flex-end;gap:8px;padding:7px 10px 7px 14px;font-size:13px;font-weight:900}.newpp-pagination-jump input{color:#0f172a;text-align:center;appearance:textfield;background:#fff;border:1px solid #dbe5ef;border-radius:10px;width:76px;height:32px;min-height:32px;padding:0 8px;font-size:14px;font-weight:900;line-height:32px;box-shadow:inset 0 1px 2px #0f172a0d}.newpp-pagination-jump input::-webkit-outer-spin-button{appearance:none;margin:0}.newpp-pagination-jump input::-webkit-inner-spin-button{appearance:none;margin:0}.newpp-pagination-jump input:focus{border-color:#006782;outline:none;box-shadow:0 0 0 3px #0067821f}.newpp-pagination-jump button{color:#334155;background:#fff;border-radius:12px;min-height:32px;padding:6px 14px;box-shadow:0 4px 12px #0f172a14}.newpp-editor-page{max-width:960px;margin:0 auto;padding-bottom:80px}.newpp-back-link{color:#64748b;background:#f1f5f9;border:0;border-radius:999px;min-height:34px;padding:7px 12px;font-size:13px;font-weight:900}.newpp-back-link:hover{color:var(--newpp-on-surface);background:#e2e8f0}.newpp-back-link svg{width:14px;height:14px}.newpp-editor-card{border-radius:40px;gap:32px;padding:40px;display:grid}.newpp-out-year-report-card{width:min(100%,640px);margin:0 auto}.newpp-out-year-report-field{width:100%}.newpp-out-year-report-actions{justify-content:center;display:flex}.newpp-avatar-field{align-items:center;gap:18px;display:flex}.newpp-avatar-preview{background:var(--newpp-surface-low);width:76px;height:76px;color:var(--newpp-primary);border-radius:24px;place-items:center;display:grid}.newpp-avatar-preview svg{width:42px;height:42px}.newpp-avatar-field strong{color:var(--newpp-on-surface);font-size:18px;font-weight:900;display:block}.newpp-avatar-field span{color:#64748b;margin-top:4px;font-size:13px;font-weight:800;display:block}.newpp-editor-grid,.newpp-plan-category-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.newpp-plan-subsidy-tools{background:#f8fbff;border:1px solid #bfdbfe;border-radius:16px;grid-column:1/-1;gap:12px;padding:16px;display:grid}.newpp-plan-subsidy-tools-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.newpp-plan-subsidy-tools h3,.newpp-plan-subsidy-tools p{margin:0}.newpp-plan-subsidy-tools h3{color:var(--newpp-on-surface);font-size:14px;font-weight:900}.newpp-plan-subsidy-tools p{color:#64748b;margin-top:4px;font-size:12px;font-weight:700;line-height:1.5}.newpp-plan-subsidy-tools-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.newpp-plan-subsidy-file-input{color:#475569;max-width:240px;font:inherit}.newpp-form-field{gap:8px;display:grid}.newpp-form-field>span{color:var(--newpp-on-surface);font-size:13px;font-weight:900}.newpp-form-field>div{position:relative}.newpp-form-field>div>svg{color:#94a3b8;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.newpp-form-field input,.newpp-form-field select,.newpp-form-field textarea{background:var(--newpp-surface-low);width:100%;min-height:46px;color:var(--newpp-on-surface);border:0;border-radius:16px;outline:none;padding:12px 14px;font-size:14px;font-weight:800;transition:background .16s,box-shadow .16s}.newpp-form-field input:focus,.newpp-form-field select:focus,.newpp-form-field textarea:focus{box-shadow:0 0 0 2px var(--newpp-primary);background:#fff}.newpp-form-field input:disabled,.newpp-form-field select:disabled,.newpp-form-field textarea:disabled{color:#64748b;cursor:not-allowed}.newpp-form-field-note{color:#64748b;font-size:12px;font-weight:700;line-height:1.5}.newpp-form-field.has-error>div{box-shadow:0 0 0 2px var(--newpp-on-error);border-radius:16px}.newpp-form-field-error{color:var(--newpp-on-error);font-size:12px;font-weight:800;line-height:1.5}.newpp-date-range-field{align-items:center;gap:10px;display:flex}.newpp-date-range-input{background:var(--newpp-surface-low);cursor:pointer;border:0;border-radius:16px;flex:1;align-items:center;min-height:46px;padding:0 14px;transition:background .16s,box-shadow .16s;display:flex}.newpp-date-range-input:focus-within,.newpp-date-range-input:focus-visible{box-shadow:0 0 0 2px var(--newpp-primary);background:#fff;outline:none}.newpp-date-range-input input{appearance:none;width:100%;height:100%;color:var(--newpp-on-surface);box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;outline:none;margin:0;font-family:inherit;font-size:14px;font-weight:800}.newpp-date-range-input input:focus,.newpp-date-range-input input:focus-visible{box-shadow:none;outline:none}.newpp-date-range-input input::-webkit-datetime-edit{background:0 0;padding:0}.newpp-date-range-input input::-webkit-datetime-edit-fields-wrapper{background:0 0;padding:0}.newpp-date-range-input input::-webkit-calendar-picker-indicator{cursor:pointer;background:0 0;margin-left:4px;padding:8px}.newpp-date-range-input input::-webkit-inner-spin-button{display:none}.newpp-date-range-sep{color:#94a3b8;font-weight:900}.newpp-readonly-field{background:var(--newpp-surface-low);min-height:46px;color:var(--newpp-on-surface);border-radius:16px;align-items:center;margin:0;padding:12px 14px;font-size:14px;font-weight:800;display:flex}.newpp-readonly-multiline{white-space:pre-wrap;align-items:flex-start;min-height:120px;line-height:1.6}.newpp-field-help{color:#64748b;gap:6px;margin-top:8px;font-size:12px;font-weight:700;line-height:1.5;display:grid}.newpp-combobox{position:relative}.newpp-combobox-list{z-index:30;background:#fff;border:1px solid #d8dee8;border-radius:14px;max-height:280px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #0f172a24}.newpp-combobox-option{cursor:pointer;border-radius:10px;gap:3px;min-height:48px;padding:10px 12px;display:grid}.newpp-combobox-option-title{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.newpp-combobox-option-title strong{min-width:0;color:var(--newpp-on-surface);overflow-wrap:anywhere;font-size:13px;font-weight:900}.newpp-combobox-option-title em{color:var(--newpp-primary);background:#00668412;border:1px solid #0066842e;border-radius:999px;flex:none;padding:3px 8px;font-size:11px;font-style:normal;font-weight:900}.newpp-combobox-option-title em.is-table,.newpp-multi-combobox-item-title em.is-table,.data-source-type-badge.is-table{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.newpp-combobox-option-title em.is-view,.newpp-multi-combobox-item-title em.is-view,.data-source-type-badge.is-view{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.newpp-combobox-option-title em.is-admin,.newpp-multi-combobox-item-title em.is-admin,.unit-type-badge.is-admin{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.newpp-combobox-option-title em.is-admin-parent{color:#14532d;background:#dcfce7;border-color:#86efac}.newpp-combobox-option-title em.is-admin-child{color:#075985;background:#f0f9ff;border-color:#bae6fd}.newpp-combobox-option-title em.is-academic,.newpp-multi-combobox-item-title em.is-academic,.unit-type-badge.is-academic{color:#5b21b6;background:#f5f3ff;border-color:#ddd6fe}.newpp-combobox-option-title em.is-academic-parent{color:#4c1d95;background:#ede9fe;border-color:#c4b5fd}.newpp-combobox-option-title em.is-academic-child{color:#9d174d;background:#fdf2f8;border-color:#fbcfe8}.newpp-combobox-option span,.newpp-combobox-empty{color:#64748b;font-size:12px;font-weight:700}.newpp-combobox-option.is-active,.newpp-combobox-option:hover{background:#00668412}.newpp-combobox-option.is-selected{box-shadow:inset 3px 0 0 var(--newpp-primary)}.newpp-combobox-option.is-disabled{cursor:not-allowed;opacity:.62}.newpp-combobox-option.is-disabled:hover,.newpp-combobox-option.is-disabled.is-active{background:#f8fafc}.newpp-combobox-option.is-disabled .newpp-combobox-option-title em{color:#64748b;background:#f1f5f9;border-color:#e2e8f0}.newpp-combobox-empty{padding:14px 12px}.newpp-combobox input[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.newpp-combobox-error{color:#b42318;margin-top:6px;font-size:12px;font-weight:800;line-height:1.4}.newpp-multi-combobox{grid-template-columns:minmax(280px,1fr) minmax(240px,.86fr);align-items:stretch;gap:12px;min-width:0;display:grid}.newpp-multi-combobox-panel{background:#fff;border:1px solid #e5eaf2;border-radius:14px;grid-template-rows:auto auto minmax(180px,1fr);gap:10px;min-width:0;padding:12px;display:grid}.newpp-multi-combobox-panel.is-selected{background:#fbfcfe;grid-template-rows:auto minmax(228px,1fr)}.newpp-multi-combobox-panel-heading{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.newpp-multi-combobox-panel-heading strong{color:var(--newpp-on-surface);font-size:13px;font-weight:900}.newpp-multi-combobox-panel-heading span{color:var(--newpp-primary);background:#0066840f;border:1px solid #00668424;border-radius:999px;flex:none;padding:3px 8px;font-size:11px;font-weight:900}.newpp-multi-combobox-search{width:100%;min-height:46px;color:var(--newpp-on-surface);background:#f3f6fa;border:1px solid #d8dee8;border-radius:8px;outline:none;padding:0 12px;font-size:14px;font-weight:800;transition:background .2s,border-color .2s,box-shadow .2s}.newpp-multi-combobox-search:focus{border-color:var(--newpp-primary);background:#fff;box-shadow:0 0 0 2px #0066841f}.newpp-multi-combobox-search::placeholder{color:#94a3b8;font-weight:800}.newpp-multi-combobox-list{box-sizing:border-box;background:#f8fafc;border:1px solid #d8dee8;border-radius:14px;align-content:start;gap:4px;width:100%;min-height:0;max-height:260px;padding:6px;display:grid;overflow-y:auto}.newpp-multi-combobox-option{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;min-height:0;padding:0;display:block}.newpp-multi-combobox-item{gap:6px;width:100%;min-width:0;display:grid}.newpp-multi-combobox-item-title{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.newpp-multi-combobox-item-title strong{min-width:0;color:var(--newpp-on-surface);overflow-wrap:anywhere;font-size:13px;font-weight:900}.newpp-multi-combobox-item-title em{max-width:45%;color:var(--newpp-primary);text-overflow:ellipsis;white-space:nowrap;background:#0066840f;border:1px solid #00668429;border-radius:999px;flex:none;padding:3px 8px;font-size:11px;font-style:normal;font-weight:900;overflow:hidden}.newpp-multi-combobox-item-description{color:#64748b;overflow-wrap:anywhere;font-size:12px;font-weight:750;line-height:1.5}.newpp-multi-combobox.is-compact .newpp-multi-combobox-list{gap:2px}.newpp-multi-combobox.is-compact .newpp-multi-combobox-option,.newpp-multi-combobox.is-compact .newpp-multi-combobox-chip{min-height:38px;padding:7px 8px}.newpp-multi-combobox.is-compact .newpp-multi-combobox-item{gap:0}.newpp-multi-combobox.is-compact .newpp-multi-combobox-item-title{align-items:center}.newpp-multi-combobox.is-compact .newpp-multi-combobox-item-title strong{font-size:12px}.newpp-multi-combobox.is-compact .newpp-multi-combobox-item-title em{padding:2px 7px;font-size:10px}.newpp-multi-combobox.is-compact .newpp-multi-combobox-chip{background:#0066840a;border-color:#00668424;border-radius:10px;grid-template-columns:minmax(0,1fr) 20px;align-items:center}.newpp-multi-combobox.is-compact .newpp-multi-combobox-chip button{border-radius:6px;width:20px;height:20px}.newpp-multi-combobox.is-compact .newpp-multi-combobox-chip svg{width:12px;height:12px}.newpp-multi-combobox.is-detailed .newpp-multi-combobox-option,.newpp-multi-combobox.is-detailed .newpp-multi-combobox-chip{min-height:56px;padding:10px 8px 10px 12px}.newpp-multi-combobox.is-detailed .newpp-multi-combobox-item{gap:6px}.newpp-multi-combobox-option:hover,.newpp-multi-combobox-option:focus-visible,.newpp-multi-combobox-option.is-active{background:#00668412;outline:none}.newpp-multi-combobox-selected{scrollbar-gutter:stable;background:#fff;border:1px solid #e6ebf2;border-radius:14px;flex-direction:column;gap:8px;min-width:0;height:316px;min-height:180px;padding:8px;display:flex;overflow:auto}.newpp-multi-combobox-selected:after{content:"";flex:0 0 1px}.newpp-multi-combobox-chip{box-sizing:border-box;max-width:100%;color:var(--newpp-on-surface);background:#0066840d;border:1px solid #0066842e;border-radius:8px;flex:none;grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:start;column-gap:8px;font-size:12px;font-weight:900;display:grid}.newpp-multi-combobox-chip>.newpp-multi-combobox-item{min-width:0;overflow:hidden}.newpp-multi-combobox-chip .newpp-multi-combobox-item-title{align-items:flex-start}.newpp-multi-combobox-chip .newpp-multi-combobox-item-title strong,.newpp-multi-combobox-chip .newpp-multi-combobox-item-description{overflow-wrap:anywhere;word-break:break-word;max-width:100%;display:block}.newpp-multi-combobox-chip button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:22px;height:22px;padding:0;display:inline-grid}.newpp-multi-combobox-chip button:hover,.newpp-multi-combobox-chip button:focus-visible{color:var(--newpp-primary);background:#00668414;outline:none}.newpp-multi-combobox-chip svg{stroke-width:2.5px;width:13px;height:13px}.newpp-multi-combobox-empty-selection{color:#94a3b8;border:1px dashed #d8dee8;border-radius:10px;place-items:center;min-height:120px;font-size:12px;font-weight:900;display:grid}.data-source-scan-panel{padding:18px 20px}.data-source-scan-panel .newpp-template-heading{align-items:center}.data-source-scan-panel .form-grid{background:0 0;border:0;grid-template-columns:minmax(220px,320px) auto;align-items:end;margin:0;padding:0}.data-source-scan-panel .form-actions{grid-column:auto}.data-source-scan-summary{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.data-source-scan-summary>span{color:#344054;background:#f8fafc;border:1px solid #e5eaf2;border-radius:8px;align-items:center;min-height:34px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.data-source-main-section{background:#fff}.data-source-editor-grid{gap:16px}.data-source-editor-grid input[readonly],.newpp-editor-grid input[readonly]{color:#64748b;cursor:default;background:#f8fafc;border-color:#e2e8f0}.data-source-type-badge,.unit-type-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:58px;padding:5px 10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.data-source-category-label{align-items:center;gap:5px;display:inline-flex}.data-source-category-help{color:#64748b;cursor:help;border-radius:6px;place-items:center;width:18px;height:18px;display:inline-grid}.data-source-category-help:hover{color:var(--newpp-primary);background:#00668412}.data-source-category-help svg{stroke-width:2.2px;width:13px;height:13px}.data-source-column-section{gap:8px;padding-bottom:20px}.column-bulk-toolbar{background:#fff;border:1px solid #e5eaf2;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.column-bulk-group{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.column-bulk-group span{color:#64748b;padding-right:2px;font-size:12px;font-weight:900}.column-bulk-group button{color:#344054;cursor:pointer;background:#f8fafc;border:1px solid #d8dee8;border-radius:8px;min-height:32px;padding:6px 10px;font-size:12px;font-weight:900}.column-bulk-group button:hover,.column-bulk-group button:focus-visible{color:var(--newpp-primary);background:#00668412;border-color:#00668447}.column-annotation-scroll{background:#fff;border:1px solid #e5eaf2;border-radius:14px}.column-annotation-table{table-layout:fixed;min-width:980px}.column-annotation-table .column-drag-col{width:44px}.column-annotation-table .column-name-col{width:22%}.column-annotation-table .column-type-col{width:92px}.column-annotation-table .column-alias-col{width:20%}.column-annotation-table .column-attr-col{width:132px}.column-annotation-table .column-filterable-col{width:82px}.column-annotation-table .column-filter-hint-col{width:20%}.column-annotation-table .column-download-col{width:92px}.column-annotation-table th{color:#64748b;letter-spacing:0;background:#f8fafc;font-size:12px;font-weight:900}.column-bulk-header-row th{background:#f8fafc;padding:0 8px 9px}.column-bulk-header-control{flex-direction:column;align-items:stretch;gap:5px;min-width:0;display:flex}.column-bulk-header-control>span{color:#94a3b8;text-align:center;font-size:10px;font-weight:900;line-height:1}.column-bulk-segment{background:#fff;border:1px solid #d8dee8;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.column-bulk-segment button{color:#344054;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-right:1px solid #e5eaf2;border-radius:0;min-height:30px;padding:5px 6px;font-size:11px;font-weight:900}.column-bulk-segment button:last-child{border-right:0}.column-bulk-segment button:hover,.column-bulk-segment button:focus-visible{color:var(--newpp-primary);background:#00668412;outline:none}.column-bulk-single{color:#344054;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:8px;min-height:30px;padding:5px 8px;font-size:11px;font-weight:900}.column-bulk-single:hover,.column-bulk-single:focus-visible{color:var(--newpp-primary);background:#00668412;border-color:#00668447;outline:none}.column-header-label{white-space:nowrap;align-items:center;gap:5px;min-width:0;display:inline-flex}.column-help-button{color:#94a3b8;cursor:help;background:#fff;border:0;border-radius:6px;place-items:center;width:22px;height:22px;padding:0;display:inline-grid}.column-help-button:hover,.column-help-button:focus-visible{color:var(--newpp-primary);background:#00668412;outline:none}.column-help-button svg{stroke-width:2.2px;width:13px;height:13px}.column-help-panel{color:#0000;background:0 0;border:1px solid #0000;border-radius:10px;min-height:36px;padding:9px 12px;font-size:12px;font-weight:800;line-height:1.5}.data-source-column-section .column-help-panel{min-height:18px;padding-top:0;padding-bottom:0}.column-help-panel.has-help{color:#526072;background:#f8fafc;border-color:#e5eaf2}.data-source-column-section .column-help-panel.has-help{min-height:32px;padding-top:7px;padding-bottom:7px}.column-annotation-table td{vertical-align:middle}.column-annotation-table input,.column-annotation-table select{box-sizing:border-box;width:100%;min-height:38px;color:var(--newpp-on-surface);background:#fff;border:1px solid #d8dee8;border-radius:10px;outline:none;padding:8px 10px;font-size:13px;font-weight:800}.column-annotation-table input:focus,.column-annotation-table select:focus{border-color:var(--newpp-primary);box-shadow:0 0 0 2px #0066841f}.column-annotation-table input[type=checkbox]{width:18px;height:18px;min-height:auto;accent-color:var(--newpp-primary);border:0;padding:0}.column-annotation-table th:last-child,.column-annotation-table td:last-child{text-align:center}.newpp-template-section{background:var(--newpp-surface-lowest);border:1px solid #f1f5f9;border-radius:24px;gap:18px;padding:24px;display:grid;box-shadow:0 1px 2px #0f172a0d}.newpp-template-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.newpp-template-heading h3{color:var(--newpp-on-surface);margin:0;font-size:18px;font-weight:900}.newpp-template-heading p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:700}.newpp-template-heading>span{background:var(--newpp-surface-low);color:#64748b;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.newpp-template-heading svg{width:14px;height:14px}.newpp-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.newpp-template-card{min-height:112px;color:var(--newpp-on-surface);text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-content:start;gap:5px;padding:16px 18px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid;position:relative}.newpp-template-card:hover,.newpp-template-card.is-selected{border-color:var(--newpp-primary);background:#0066840d;box-shadow:0 1px 2px #0f172a0d}.newpp-template-card:disabled{cursor:not-allowed;opacity:.72}.newpp-template-card:disabled:hover{box-shadow:none;background:#fff;border-color:#e2e8f0}.newpp-template-card.is-selected:disabled{border-color:var(--newpp-primary);background:#0066840d}.newpp-template-card>span:first-child{color:#94a3b8;border:1px solid #cbd5e1;border-radius:999px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:16px;right:16px}.newpp-template-card.is-selected>span:first-child{border-color:var(--newpp-primary);background:var(--newpp-primary);color:#fff}.newpp-template-card>span:first-child svg{width:14px;height:14px}.newpp-template-card strong{padding-right:32px;font-size:15px;font-weight:900}.newpp-template-card small{color:var(--newpp-primary);font-size:12px;font-weight:900}.newpp-template-card p{color:#64748b;margin:4px 0 0;font-size:12px;font-weight:700;line-height:1.5}.newpp-editor-actions{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding-top:24px;display:flex}.newpp-editor-action-hint{color:#b45309;margin-right:auto;font-size:13px;font-weight:900;line-height:1.5}.newpp-editor-actions button{border-radius:12px;min-width:96px;font-weight:900}.newpp-editor-loading{height:260px}@media (width<=920px){.newpp-page-heading,.newpp-list-toolbar,.newpp-template-heading,.permission-panel-heading{flex-direction:column;align-items:stretch}.newpp-quick-filter-group{flex-basis:auto;max-width:100%}.permission-workspace,.matrix-grid,.newpp-multi-combobox{grid-template-columns:1fr}.permission-target-panel{border-bottom:1px solid #eef2f7;border-right:0;padding-bottom:18px;padding-right:0}.newpp-pagination{grid-template-columns:1fr;justify-items:stretch}.newpp-page-actions,.newpp-toolbar-right,.newpp-pagination-summary,.newpp-pagination-pages,.newpp-pagination-jump{justify-content:flex-start}.newpp-pagination-pages{flex-wrap:wrap}.newpp-search-input input{width:min(100%,360px)}.newpp-editor-grid,.newpp-plan-category-section,.newpp-template-grid{grid-template-columns:1fr}.newpp-plan-subsidy-tools-heading{flex-direction:column}}@media (width<=640px){.newpp-table-shell{padding:16px}.newpp-editor-card{border-radius:28px;padding:24px}.newpp-page-heading h2,.newpp-editor-heading h2{font-size:26px}.newpp-toast{width:calc(100vw - 32px);min-width:0;max-width:420px;top:16px;left:50%}}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}.client-error-fallback{text-align:center;color:#23324d;background:#f4f7fb;place-content:center;gap:10px;min-height:100vh;padding:32px;display:grid}.client-error-fallback h1{margin:0;font-size:22px}.client-error-fallback p{color:#5a6880;margin:0}button,input,select,textarea{font:inherit}.app-shell{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #d8dee8;flex-direction:column;min-height:100vh;padding:18px 12px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;padding:8px 10px 18px;display:flex}.brand span{color:#fff;background:#1f6feb;border-radius:8px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.brand-logo-image{object-fit:contain;background:#fff;border:1px solid #d8dee8;border-radius:8px;flex:0 0 34px;width:34px;height:34px}.brand div{gap:2px;min-width:0;display:grid}.brand strong{font-size:14px;line-height:1.25}.brand small{color:#667085;font-size:12px;font-weight:700}.sidebar-nav{flex:1;align-content:start;gap:4px;padding-right:2px;display:grid;overflow-y:auto}.nav-section-label{color:#8a96a8;letter-spacing:.08em;padding:14px 10px 6px;font-size:11px;font-weight:800}.sidebar a{color:#314052;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.sidebar a svg,.logout-button svg{flex:none;width:17px;height:17px}.sidebar a.active,.sidebar a:hover{color:#174ea6;background:#e8f0fe}.sidebar-footer{border-top:1px solid #edf0f4;gap:6px;margin-top:14px;padding-top:12px;display:grid}.logout-button{color:#9a3412;background:#fff7ed;border:0;justify-content:flex-start;align-items:center;gap:10px;width:100%;font-size:14px;font-weight:800;display:inline-flex}.logout-button:hover{background:#ffedd5;border:0}.main-column{min-width:0;overflow-x:hidden}.topbar{z-index:2;background:#fff;border-bottom:1px solid #d8dee8;justify-content:space-between;align-items:center;gap:14px;height:58px;padding:0 24px;display:flex;position:sticky;top:0}.breadcrumb{color:#667085;align-items:center;gap:10px;font-size:13px;font-weight:700;display:inline-flex}.breadcrumb a,.breadcrumb strong{align-items:center;min-height:32px;display:inline-flex}.breadcrumb a{color:#667085;text-decoration:none}.breadcrumb a:hover{color:var(--newpp-primary)}.breadcrumb a:after{content:"/";color:#b8c2d1;margin-left:10px}.breadcrumb strong{color:#17202a;font-weight:900}.topbar-user{color:#344054;border-radius:999px;align-items:center;gap:12px;min-width:0;padding:6px 14px 6px 8px;text-decoration:none;transition:background .16s,box-shadow .16s;display:inline-flex}.topbar-user:hover,.topbar-user.active{background:#f2f4f7;box-shadow:inset 0 0 0 1px #e4e7ec}.topbar-avatar{color:#fff;background:#1f6feb;border-radius:999px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:900;display:grid;box-shadow:0 0 0 2px #fff,0 4px 10px #1f6feb2e}.topbar-avatar svg{width:22px;height:22px}.topbar-user-copy{color:#344054;text-align:left;gap:2px;font-size:13px;font-weight:800;display:grid}.topbar-user-copy span{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.topbar-user-copy strong{color:#175cd3;font-size:11px}main{min-width:0;max-width:1320px;margin:0 auto;padding:24px;overflow-x:hidden}.page-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.page-header h1{margin:0;font-size:28px;line-height:1.2}.page-header p{color:#667085;margin:6px 0 0}.button,button{color:#17202a;cursor:pointer;background:#fff;border:1px solid #b7c3d7;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:9px 12px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover,button:hover{border-color:#1f6feb}.button:disabled,button:disabled{cursor:not-allowed;opacity:.62}.button-default{color:#17202a;background:#fff;border-color:#b7c3d7}.button-primary{color:#fff;background:#1f6feb;border-color:#1f6feb}.button-primary:hover{background:#174ea6;border-color:#174ea6}.button-secondary{color:#344054;background:#f7f9fc;border-color:#d8dee8}.button-ghost{color:#314052;background:0 0;border-color:#0000}.button-danger{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.button-sm{min-height:34px;padding:7px 10px;font-size:13px}.button-md{min-height:38px;padding:9px 12px}.button-lg{min-height:44px;padding:11px 16px}.button-icon{width:38px;height:38px;padding:0}.button svg[data-icon]{flex:none;width:16px;height:16px}.list-toolbar,.inline-form{align-items:center;gap:10px;margin-bottom:14px;display:flex}.list-toolbar{justify-content:space-between}.search-field{align-items:center;gap:10px;min-width:min(100%,360px);display:flex}.search-field span{color:#667085;font-size:13px;font-weight:800}.search-field input{width:100%}.toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.segmented-control,.toolbar-filter-group{background:#f7f9fc;border:1px solid #d8dee8;border-radius:8px;align-items:center;gap:4px;padding:3px;display:inline-flex}.monitoring-tabs.segmented-control{display:grid}.segmented-control-item,.filter-chip{color:#526072;background:0 0;border:0;border-radius:6px;padding:7px 10px;font-size:13px;font-weight:800}.segmented-control-item.is-active,.segmented-control-item:hover,.filter-chip.is-active,.filter-chip:hover{color:#174ea6;background:#fff}.toolbar-select{color:#667085;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.toolbar-select select{padding:7px 10px}.inline-form.compact{margin-bottom:0}input,select,textarea{background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:0;padding:10px 12px}textarea{resize:vertical;min-height:92px}.table-shell{background:#fff;border:1px solid #d8dee8;border-radius:8px;margin-bottom:18px;padding:16px}.table-shell-header{color:#667085;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.table-shell-header strong{color:#344054;font-size:14px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #e5eaf2;padding:12px 10px}th{color:#526072;background:#f7f9fc;font-weight:700}tbody tr:hover td{background:#fbfcfe}.column-annotation-table tbody tr.is-modified td{background:#fff7ed}.column-annotation-table tbody tr.is-modified:hover td{background:#ffedd5}.column-annotation-table tbody tr.is-modified .column-drag-cell{box-shadow:inset 4px 0 #f59e0b}.column-annotation-table tbody tr.is-modified input,.column-annotation-table tbody tr.is-modified select{background:#fffbeb;border-color:#fdba74}.column-drag-heading{width:44px}.column-drag-cell{text-align:center;vertical-align:middle;width:44px}.column-drag-handle{color:#64748b;cursor:grab;background:#fff;border:1px solid #d8dee8;border-radius:8px;place-items:center;width:30px;height:30px;display:inline-grid}.column-drag-handle svg{width:17px;height:17px}tr.is-dragging td{opacity:.72;background:#0066840f}tr.is-dragging .column-drag-handle{cursor:grabbing;color:var(--newpp-primary);border-color:var(--newpp-primary)}.column-name-text{color:var(--newpp-on-surface);font-size:13px;font-weight:900}.table-scroll td input[type=checkbox]{width:18px;height:18px}.skeleton-row td{height:48px}.skeleton-line{background:linear-gradient(90deg,#edf1f6 0%,#f8fafc 45%,#edf1f6 90%) 0 0/200% 100%;border-radius:999px;width:min(100%,160px);height:12px;animation:1.1s ease-in-out infinite skeleton-pulse;display:block}@keyframes skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.table-empty-state{text-align:center;color:#667085;align-content:center;place-items:center;gap:6px;min-height:132px;display:grid}.table-empty-state strong{color:#344054;font-size:15px}.table-empty-state span{font-size:13px}.cell-stack{gap:4px;max-width:360px;display:grid}.cell-stack strong{color:#17202a;font-size:14px;line-height:1.35}.cell-stack span{color:#667085;font-size:12px;line-height:1.45}.muted-cell{color:#98a2b3}.mono-cell{color:#475467;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.table-sort-button{width:100%;color:inherit;font:inherit;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:6px;padding:0;display:inline-flex}.table-sort-button:hover{color:#1f6feb}.table-pagination{color:#526072;justify-content:flex-end;align-items:center;gap:14px;padding-top:12px;display:flex}.table-pagination label,.pagination-buttons{align-items:center;gap:8px;display:inline-flex}.table-pagination select{padding:6px 8px}.pagination-buttons button{justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.pagination-buttons button:disabled{cursor:not-allowed;color:#98a2b3;background:#f7f9fc}.state-block{background:#fff;border:1px solid #d8dee8;border-radius:8px;gap:6px;padding:18px;display:grid}.state-block-danger{color:#b42318;background:#fffbfa;border-color:#fecdca}.state-block-muted{color:#667085;background:#f8fafc}.state-block-action{margin-top:8px}.auth-shell{background:#f8fbfa;flex-direction:row;justify-content:space-between;align-items:center;max-width:1152px;min-height:100vh;margin:0 auto;padding:clamp(28px,5vw,72px) 32px;display:flex}.auth-hero{flex-direction:column;flex:1;justify-content:center;min-height:520px;padding-right:48px;display:flex}.auth-hero-overlay{grid-template-areas:"content";width:100%;display:grid}.auth-hero-content{color:#121827;grid-area:content;align-content:center;gap:18px;width:100%;transition:opacity .2s ease-in-out,transform .2s ease-in-out,visibility .2s;display:grid}.auth-hero-content.is-login{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-20px)}.auth-hero-content.is-login.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s ease-in-out .2s,transform .3s ease-in-out .2s,visibility .3s .2s;transform:translate(0)}.auth-hero-content.is-forgot{opacity:0;visibility:hidden;pointer-events:none;transform:translate(20px)}.auth-hero-content.is-forgot.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s ease-in-out .2s,transform .3s ease-in-out .2s,visibility .3s .2s;transform:translate(0)}.auth-kicker{color:#b56d24;letter-spacing:.16em;text-transform:uppercase;background:#fdebd2;border-radius:999px;width:fit-content;padding:8px 20px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 3px 9px #955d201f}.auth-hero h1{letter-spacing:0;margin:0;font-size:clamp(40px,3.9vw,56px);font-weight:900;line-height:1.1}.auth-hero h1+h1{margin-top:-16px}.auth-hero-accent{color:#009bd1}.auth-hero p{color:#596576;max-width:420px;margin:0;font-size:15px;font-weight:700;line-height:1.85}.auth-hero-stats{gap:clamp(30px,4vw,54px);margin-top:32px;display:flex}.auth-hero-stats div{gap:8px;display:grid}.auth-hero-stats strong{color:#009bd1;letter-spacing:-.025em;white-space:nowrap;font-size:clamp(28px,2.7vw,38px);font-weight:900;line-height:1}.auth-hero-stats .auth-stat-warm{color:#b56d24}.auth-hero-stats span{color:#98a2b3;letter-spacing:.08em;font-size:12px;font-weight:800}.auth-assist-note{background:#ffffffb8;border:1px solid #d8dee8bf;border-radius:18px;max-width:420px;margin-top:14px;padding:16px 18px;box-shadow:0 8px 28px #0f172a08}.auth-assist-note p{color:#596576;margin:0;font-size:13px;line-height:1.7}.auth-assist-note p+p{margin-top:8px}.auth-footer{color:#a0a9b8;letter-spacing:.1em;border-top:1px solid #edf0f4;margin-top:30px;padding-top:24px;font-size:11px;font-weight:800;line-height:1.8}.auth-panel{flex-shrink:0;justify-content:center;align-items:center;display:flex}.auth-panel-shell{background:#fff;border:1px solid #f4f6f8f2;border-radius:28px;flex-direction:column;width:min(100%,420px);padding:32px 40px 48px;transition:width .5s ease-in-out,padding .5s ease-in-out;display:flex;box-shadow:0 8px 30px #0000000a}.auth-form-overlay{grid-template-areas:"form";width:100%;display:grid}.auth-form-content{grid-area:form;align-content:start;gap:18px;transition:opacity .2s ease-in-out,transform .2s ease-in-out,visibility .2s;display:grid}.auth-form-content.is-login{opacity:0;visibility:hidden;pointer-events:none;transform:scale(.96)translateY(12px)}.auth-form-content.is-login.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s ease-in-out .2s,transform .3s ease-in-out .2s,visibility .3s .2s;transform:scale(1)translateY(0)}.auth-form-content.is-forgot{opacity:0;visibility:hidden;pointer-events:none;transform:scale(.96)translateY(12px)}.auth-form-content.is-forgot.is-active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s ease-in-out .2s,transform .3s ease-in-out .2s,visibility .3s .2s;transform:scale(1)translateY(0)}.auth-panel-shell.is-forgot{width:min(100%,460px);padding:32px 40px 40px}.auth-panel-header-inner{text-align:center;justify-items:center;margin-bottom:14px;display:grid}.auth-logo-frame{justify-content:center;align-items:center;width:104px;margin:0 auto 16px;display:flex}.auth-logo-frame img{object-fit:contain;filter:drop-shadow(0 3px 4px #0f172a14);width:100%;height:auto;display:block}.auth-panel-header-inner h2{color:#121827;margin:0 0 4px;font-size:24px;font-weight:900;line-height:1.2}.auth-panel-header-inner p{color:#98a2b3;margin:0;font-size:13px;font-weight:700}.auth-form{gap:18px;display:grid}.auth-panel-shell.is-forgot .auth-form{gap:14px}.auth-field{color:#667085;gap:8px;display:grid}.auth-field>span,.auth-field>label{font-size:14px;font-weight:800}.auth-field-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-inline-link{color:#009bd1;background:0 0;border:0;padding:0;font-size:13px;font-weight:800}.auth-helper-actions{justify-content:center;margin-top:-6px;display:flex}.auth-helper-actions .auth-inline-link{border-radius:8px;min-height:32px;padding:4px 8px}.auth-remember-row{color:#667085;cursor:pointer;-webkit-user-select:none;user-select:none;justify-self:flex-start;align-items:center;gap:8px;width:fit-content;font-size:13px;font-weight:800;display:inline-flex}.auth-remember-row input{accent-color:#009bd1;cursor:pointer;width:16px;height:16px;margin:0}.auth-inline-link:hover,.auth-inline-link:focus-visible{color:#0089ba}.auth-hint{color:#667085;font-size:12px;font-weight:600}.auth-input-shell,.auth-textarea-shell{background:#f4f6f8;border:1px solid #0000;border-radius:14px;align-items:center;transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex;position:relative}.auth-input-shell:focus-within,.auth-textarea-shell:focus-within{background:#fff;border-color:#009bd1;box-shadow:0 0 0 4px #009bd11a}.auth-input-shell input,.auth-textarea-shell textarea{color:#1f2937;background:0 0;border:0;outline:none;width:100%;min-width:0;padding:13px 16px 13px 46px;font-size:14px;font-weight:700}.auth-input-shell input{height:52px}.auth-input-shell input::placeholder,.auth-textarea-shell textarea::placeholder{color:#98a2b3}.auth-input-icon{color:#98a2b3;pointer-events:none;width:18px;height:18px;position:absolute;left:16px}.auth-input-icon-top{top:18px}.auth-icon-button{color:#98a2b3;background:0 0;border:0;flex:none;width:44px;height:44px;padding:0}.auth-icon-button svg{width:16px;height:16px}.auth-textarea-shell textarea{resize:vertical;min-height:96px;padding-top:14px;padding-left:46px}.auth-panel-shell.is-forgot .auth-textarea-shell textarea{min-height:78px}.auth-check{color:#475467;align-items:center;gap:12px;font-size:14px;font-weight:800;display:inline-flex}.auth-check input{accent-color:#147bd1;width:18px;height:18px}.auth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.auth-message{margin:0;font-size:13px;font-weight:600;line-height:1.7}.auth-message.is-success{color:#116530}.auth-message.is-error{color:#b42318}.auth-actions{justify-content:stretch;align-items:center;gap:12px;margin-top:4px;display:flex}.auth-secondary-button,.auth-primary-button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 18px;font-size:16px;font-weight:900;display:inline-flex}.auth-secondary-button{color:#344054;background:#fff;border-color:#cad5df;flex:none}.auth-primary-button{color:#fff;background:#009bd1;flex:1;width:100%;box-shadow:0 12px 24px #009bd13d}.auth-primary-button:hover{background:#0089ba}.auth-primary-button:disabled{opacity:.6;box-shadow:none}.auth-primary-button svg,.auth-secondary-button svg{width:16px;height:16px}.monitoring-tabs{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.monitoring-board{gap:16px;display:grid}.monitoring-board-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.monitoring-board-header h2{color:var(--newpp-on-surface);margin:2px 0 0;font-size:26px;font-weight:900;line-height:1.2}.monitoring-board-header p{color:#667085;margin:6px 0 0;font-size:14px;font-weight:700;line-height:1.6}.monitoring-board-eyebrow{color:var(--newpp-primary);text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.monitoring-open-link{white-space:nowrap;min-height:40px;color:var(--newpp-primary);background:#fff;border:1px solid #0066844d;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 14px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.monitoring-open-link:hover{background:#00668414}.monitoring-open-link svg{width:16px;height:16px}.monitoring-shortcuts{flex-wrap:wrap;gap:8px;display:flex}.monitoring-shortcut{color:#526072;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:900;transition:background .16s,border-color .16s,color .16s,box-shadow .16s;display:inline-flex}.monitoring-shortcut:hover,.monitoring-shortcut.is-active{border-color:var(--newpp-primary);background:var(--newpp-primary);color:#fff;box-shadow:0 10px 24px #0066842e}.monitoring-shortcut svg{width:15px;height:15px}.monitoring-frame-card{background:#fff;border:1px solid #d8dee8;border-radius:8px;overflow:hidden;box-shadow:0 12px 30px #0f172a0f}.monitoring-frame-card-header{background:#f7f9fc;border-bottom:1px solid #e5eaf2;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.monitoring-frame-card-header h3{color:var(--newpp-on-surface);margin:0;font-size:17px;font-weight:900}.monitoring-frame-card-header p{color:#667085;word-break:break-all;margin:4px 0 0;font-size:12px;font-weight:700;line-height:1.5}.monitoring-frame-status{border-radius:8px;align-items:center;max-width:320px;min-height:30px;padding:6px 10px;font-size:12px;font-weight:900;line-height:1.35;display:inline-flex}.monitoring-frame-status.is-ok{color:#067647;background:#eaf7ef}.monitoring-frame-status.is-warn{color:#b54708;background:#fff4e5}.monitoring-frame{background:#0f172a;min-height:720px;position:relative}.monitoring-frame iframe{background:#0f172a;border:0;width:100%;height:720px;display:block}.monitoring-frame-lock{color:#fff;cursor:pointer;background:#0f172a6b;border:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.monitoring-frame-lock span{background:#0f172ad1;border:1px solid #ffffff42;border-radius:8px;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 18px 40px #0000003d}.monitoring-frame-lock svg{width:18px;height:18px}.monitoring-log-hint{color:#667085;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:800;display:flex}.monitoring-log-hint svg{width:16px;height:16px;color:var(--newpp-primary)}.form-message{color:#174ea6;margin:0 0 14px;font-weight:800}.form-message.is-error{color:#b42318}.form-hint{color:#667085;margin:10px 0 0;font-size:13px;line-height:1.5}.preview-panel{border-top:1px solid #e5eaf2;gap:10px;margin-top:14px;padding-top:14px;display:grid}.preview-panel strong{font-size:14px}.preview-panel table{min-width:420px}.report-preview{white-space:pre-wrap;color:#1f2937;background:#f7f9fc;border:1px solid #e5eaf2;border-radius:8px;max-height:360px;margin:0;padding:12px;font-size:13px;line-height:1.6;overflow:auto}.dashboard-page{gap:24px;display:grid}.dashboard-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.dashboard-stat-card{background:#fff;border:1px solid #0066841f;border-radius:18px;gap:12px;min-height:176px;padding:22px;transition:transform .22s,background .22s,border-color .22s,box-shadow .22s;animation:.34s both dashboard-fade-up;display:grid;box-shadow:0 8px 24px #0f172a0f}.dashboard-stat-card:nth-child(2){animation-delay:40ms}.dashboard-stat-card:nth-child(3){animation-delay:80ms}.dashboard-stat-card:hover,.dashboard-stat-card:focus-within{border-color:var(--newpp-primary);background:var(--newpp-primary);transform:translateY(-4px);box-shadow:0 16px 36px #0066842e}.dashboard-stat-card-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-stat-card-header span{color:#667085;text-align:right;max-width:156px;font-size:11px;font-weight:950;line-height:1.45}.dashboard-stat-icon{width:48px;height:48px;color:var(--newpp-primary);background:#0066841a;border-radius:14px;justify-content:center;align-items:center;transition:background .22s,color .22s;display:inline-flex}.dashboard-stat-icon svg{width:24px;height:24px}.dashboard-stat-card-newSources .dashboard-stat-icon{color:#8a6400;background:#b58a0024}.dashboard-stat-card-exports .dashboard-stat-icon{color:#175cd3;background:#175cd31a}.dashboard-stat-card strong{color:var(--newpp-on-surface);font-size:42px;font-weight:950;line-height:1}.dashboard-stat-subvalue{color:var(--newpp-primary);align-items:center;gap:6px;font-size:12px;font-weight:900;display:inline-flex}.dashboard-stat-subvalue svg{width:15px;height:15px}.dashboard-stat-card:hover .dashboard-stat-icon,.dashboard-stat-card:focus-within .dashboard-stat-icon{color:var(--newpp-primary);background:#fff}.dashboard-stat-card:hover .dashboard-stat-card-header span,.dashboard-stat-card:hover strong,.dashboard-stat-card:hover .dashboard-stat-subvalue,.dashboard-stat-card:focus-within .dashboard-stat-card-header span,.dashboard-stat-card:focus-within strong,.dashboard-stat-card:focus-within .dashboard-stat-subvalue{color:#fff}.dashboard-announcements{background:#fff;border:1px solid #d8dee8;border-radius:20px;gap:16px;padding:24px;display:grid;box-shadow:0 8px 24px #0f172a0d}.dashboard-section-header h2{color:var(--newpp-on-surface);margin:0;font-size:20px;line-height:1.2}.dashboard-announcement-list{gap:12px;display:grid}.dashboard-announcement-item,.dashboard-announcement-empty{background:color-mix(in srgb, var(--newpp-surface-low) 72%, white 28%);border:1px solid #e5eaf2;border-radius:16px;align-items:flex-start;gap:14px;min-height:76px;padding:16px;display:flex}.dashboard-announcement-empty{color:#667085;justify-content:center;align-items:center;font-size:13px;font-weight:900}.dashboard-announcement-icon{width:40px;height:40px;color:var(--newpp-primary);background:#0066841a;border-radius:13px;flex:none;justify-content:center;align-items:center;display:inline-flex}.dashboard-announcement-icon svg{width:19px;height:19px}.dashboard-announcement-copy{gap:5px;min-width:0;display:grid}.dashboard-announcement-meta{color:#667085;align-items:center;gap:10px;font-size:11px;font-weight:900;display:inline-flex}.dashboard-announcement-copy h3{color:var(--newpp-on-surface);margin:0;font-size:14px;line-height:1.35}.dashboard-announcement-copy p{color:#667085;margin:0;font-size:13px;line-height:1.55}.dashboard-announcement-item.priority-important .dashboard-announcement-icon{color:#8a6400;background:#b58a0024}.dashboard-announcement-item.priority-urgent .dashboard-announcement-icon{color:#b42318;background:#d92d201a}@keyframes dashboard-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){.dashboard-stat-grid{grid-template-columns:1fr}.dashboard-stat-card{min-height:150px}}@media (prefers-reduced-motion:reduce){.dashboard-stat-card{transition:none;animation:none}.dashboard-stat-card:hover,.dashboard-stat-card:focus-within{transform:none}}.form-grid{background:#fff;border:1px solid #d8dee8;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px;padding:16px;display:grid}.checkbox-row{flex-direction:row;align-items:center;display:flex!important}.form-actions{grid-column:1/-1}.compact-actions{margin-bottom:0}.button-like{color:#17202a;cursor:pointer;background:#fff;border:1px solid #b7c3d7;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:9px 12px;font-weight:800;line-height:1.2;display:inline-flex!important}.button-like:hover{border-color:#1f6feb}.button-like input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.compact-grid{margin-bottom:8px}.unit-chip-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.unit-chip{color:#344054;background:#f7f9fc;border:1px solid #d8dee8;border-radius:8px;align-items:center;min-height:30px;padding:6px 10px;font-size:13px;font-weight:800;display:inline-flex}.unit-transfer-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding-top:14px;display:flex}.unit-transfer-row select{min-width:min(100%,260px)}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.section-heading h2{margin:0;font-size:18px}.section-heading p{color:#667085;margin:4px 0 0;font-size:13px;line-height:1.5}.settings-layout{gap:16px;display:grid}.settings-section .form-grid{border:0;border-radius:0;margin-bottom:0;padding:0}.settings-section label{color:#344054;gap:6px;font-size:13px;font-weight:800;display:grid}.admin-logo-setting{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:16px;display:grid}.admin-logo-preview{background:#f7f9fc;border:1px solid #d8dee8;border-radius:8px;place-items:center;width:92px;height:72px;display:grid;overflow:hidden}.admin-logo-preview img{object-fit:contain;max-width:100%;max-height:100%}.admin-logo-preview span{color:#fff;background:#1f6feb;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.admin-logo-controls{gap:10px;display:grid}.settings-subsection{border-top:1px solid #e5eaf2;gap:12px;margin-top:14px;padding-top:14px;display:grid}.settings-subsection:first-of-type{border-top:0;margin-top:0;padding-top:0}.settings-subsection h3,.subsection-heading h3{color:#344054;margin:0;font-size:15px}.subsection-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.field-note{color:#667085;font-size:12px;font-weight:600;line-height:1.5}.settings-actions{justify-content:flex-end;display:flex}.tag{color:#7a4d00;background:#fff8dc;border:1px solid #f5c451;border-radius:6px;margin-left:8px;padding:2px 6px;font-size:12px;display:inline-block}.table-badge{margin-left:0}.status-pill{color:#7a4d00;background:#fff8dc;border:1px solid #f5c451;border-radius:6px;padding:3px 8px;display:inline-block}.status-pill.ok,.status-pill.is-on{color:#176b34;background:#edf8f0;border-color:#8fd19e}.matrix-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.front-user-access-grid{grid-template-columns:minmax(0,1fr)}.matrix-grid h3{margin:0 0 10px;font-size:15px}.matrix-options{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.permission-workspace{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start;gap:20px;min-width:0;display:grid}.permission-workspace.is-batch-access{grid-template-columns:minmax(0,1fr)}.permission-target-panel,.permission-panel-section{gap:18px;min-width:0;display:grid}.permission-target-panel{border-right:1px solid #eef2f7;padding-right:20px}.permission-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.permission-panel-heading h3{color:var(--newpp-on-surface);margin:0;font-size:18px;font-weight:900;line-height:1.3}.permission-panel-heading p{color:#64748b;margin:5px 0 0;font-size:13px;font-weight:700;line-height:1.6}.permission-empty{color:#64748b;font-size:13px;font-weight:800}.permission-target-list{background:#fff;border:1px solid #e2e8f0;border-radius:8px;gap:0;max-height:560px;display:grid;overflow-y:auto}.permission-unit-tabs{background:#f8fafc;border:1px solid #dbe4ee;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.permission-unit-tab{color:#475569;background:0 0;border:0;border-radius:6px;min-height:34px;font-size:13px;font-weight:900}.permission-unit-tab:hover,.permission-unit-tab:focus-visible{color:var(--newpp-primary);outline-offset:1px;outline:2px solid #0066842e}.permission-unit-tab.is-active{color:var(--newpp-primary);background:#fff;box-shadow:0 1px 2px #0f172a14}.permission-target-item{--unit-depth:0;color:#334155;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf2f7;border-radius:0;grid-template-columns:3px minmax(0,1fr);justify-content:stretch;align-items:stretch;gap:0;width:100%;min-height:60px;padding:0;display:grid;position:relative}.permission-target-item:last-child{border-bottom:0}.permission-target-item:hover,.permission-target-item.is-active{color:var(--newpp-primary);background:#0066840f}.permission-target-item:focus-visible{outline-offset:-2px;outline:2px solid #00668447}.permission-target-rail{background:0 0;display:block}.permission-target-item.is-parent .permission-target-rail{background:var(--newpp-primary)}.permission-target-item.is-child .permission-target-rail{background:#cbd5e1}.permission-target-item.is-user .permission-target-rail{background:#94a3b8}.permission-target-item.is-active .permission-target-rail{background:var(--newpp-primary)}.permission-target-content{min-width:0;padding:10px 12px 10px calc(12px + var(--unit-depth) * 18px);gap:5px;display:grid;position:relative}.permission-target-item.is-child .permission-target-content:before{content:"";top:12px;bottom:12px;left:calc(7px + var(--unit-depth) * 18px);background:#cbd5e1;width:1px;position:absolute}.permission-target-title-row{align-items:flex-start;gap:8px;min-width:0;display:flex}.permission-target-item strong{min-width:0;color:var(--newpp-on-surface);overflow-wrap:anywhere;font-size:14px;font-weight:900;line-height:1.35;display:block}.permission-target-level{color:#64748b;text-align:center;background:#fff;border:1px solid #cbd5e1;border-radius:999px;flex:none;min-width:38px;padding:2px 8px;font-size:11px;font-weight:900;line-height:1.35}.permission-target-level.is-parent{color:var(--newpp-primary);background:#00668414;border-color:#00668442}.permission-target-level.is-child{background:#f8fafc}.permission-target-disclosure{color:#64748b;flex:none;margin-left:auto;font-size:12px;font-weight:900;line-height:1.45}.permission-target-item:hover .permission-target-disclosure,.permission-target-item.is-active .permission-target-disclosure{color:var(--newpp-primary)}.permission-target-item.is-active .permission-target-level{color:var(--newpp-primary);background:#00668414;border-color:#00668438}.permission-target-meta,.permission-target-item>span:not(.permission-target-content),.permission-target-item small{color:#64748b;font-size:12px;font-weight:800;line-height:1.45}.permission-summary-strip{flex-wrap:wrap;gap:8px;display:inline-flex}.permission-summary-strip span{color:var(--newpp-primary);background:#0066840f;border:1px solid #00668429;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900}.permission-batch-stepper{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.permission-batch-step{color:#64748b;background:#fff;border:1px solid #dbe4ee;border-radius:8px;gap:3px;min-width:0;padding:10px 12px;display:grid}.permission-batch-step span{font-size:11px;font-weight:900;line-height:1.2}.permission-batch-step strong{color:#334155;overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:900;line-height:1.35}.permission-batch-step.is-active{color:var(--newpp-primary);background:#00668412;border-color:#00668457}.permission-batch-step.is-active strong{color:var(--newpp-primary)}.permission-batch-step.is-complete{background:#0f766e0f;border-color:#0f766e38}.permission-batch-step-panel{min-width:0}.permission-batch-actions{border-top:1px solid #eef2f7;justify-content:flex-end;gap:10px;padding-top:16px;display:flex}.permission-batch-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.permission-batch-review-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-content:start;gap:10px;min-width:0;padding:14px;display:grid}.permission-batch-review-card h3{color:var(--newpp-on-surface);margin:0;font-size:14px;font-weight:900;line-height:1.35}.permission-batch-review-card ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.permission-batch-review-card li,.permission-batch-review-card p{color:#475569;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:800;line-height:1.45}.permission-effective-panel{border-top:1px solid #eef2f7;gap:14px;padding-top:18px;display:grid}.permission-editor{gap:16px;display:grid}.permission-editor h3{margin:0 0 10px;font-size:15px}.profile-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.profile-summary-grid div{gap:6px;display:grid}.profile-summary-grid span{color:#667085;font-size:12px;font-weight:800}.profile-summary-grid strong{color:#17202a;overflow-wrap:anywhere;font-size:15px;line-height:1.4}.profile-hero{align-items:center;gap:16px;margin-bottom:18px;display:flex}.profile-hero h2{color:#17202a;margin:0;font-size:22px}.profile-hero p{color:#667085;margin:4px 0 0;font-size:13px;font-weight:800}.profile-hero .status-pill{margin-left:auto}.profile-avatar{color:#fff;background:#1f6feb;border-radius:999px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:900;display:grid;box-shadow:0 0 0 3px #fff,0 10px 22px #1f6feb2e}.profile-settings-grid{gap:18px;display:grid}.force-password-page{background:var(--newpp-surface-low);place-items:start center;min-height:100vh;padding:64px 24px;display:grid}.force-password-card{width:min(100%,720px)}.profile-module-list{flex-wrap:wrap;gap:8px;display:flex}.json-panel{color:#dbeafe;background:#0f172a;border-radius:8px;padding:16px;overflow:auto}@media (width<=860px){.app-shell{grid-template-columns:1fr}.sidebar{position:static}.metric-grid,.matrix-grid,.permission-batch-stepper,.permission-batch-review-grid,.profile-summary-grid,.form-grid{grid-template-columns:1fr}.permission-batch-actions{justify-content:stretch}.permission-batch-actions .newpp-action-button,.permission-batch-actions .newpp-action-button-primary{flex:1 1 0}.monitoring-board-header,.monitoring-frame-card-header{flex-direction:column;align-items:stretch}.monitoring-open-link{width:100%}.monitoring-frame,.monitoring-frame iframe{height:520px;min-height:520px}.auth-shell{flex-direction:column;justify-content:center;gap:28px;padding:28px 18px}.auth-hero{min-height:auto;padding-right:0}.auth-hero h1{font-size:34px}.auth-hero h1+h1{margin-top:-14px}.auth-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.auth-grid{grid-template-columns:1fr}.auth-panel-shell{border-radius:24px;padding:24px 20px 28px}.auth-logo-frame{width:104px;min-height:90px}.auth-actions{flex-direction:column-reverse}.auth-secondary-button,.auth-primary-button{width:100%}}.newpp-form-field.has-icon>div:after{content:"";pointer-events:none;background:#cbd5e1;width:1px;height:20px;position:absolute;top:50%;left:42px;transform:translateY(-50%)}.newpp-form-field.has-icon input,.newpp-form-field.has-icon select,.newpp-form-field.has-icon textarea{padding-left:54px}.newpp-form-field.icon-top svg,.newpp-form-field.icon-top.has-icon>div:after{display:none}.newpp-form-field.icon-top.has-icon textarea{padding-left:14px}.newpp-form-field.has-icon>div>.newpp-attachment-link,.newpp-form-field.has-icon>div>.newpp-attachment-empty{min-height:46px;padding-left:54px;line-height:46px;display:inline-block}.newpp-form-field.has-icon>div>.newpp-readonly-field{padding-left:54px}.newpp-readonly-value-wrap{gap:8px;width:100%;display:grid}.newpp-form-field.newpp-readonly-with-actions>div>svg{top:23px}.newpp-form-field.has-icon>div>.newpp-readonly-value-wrap>.newpp-readonly-field{padding-left:54px}.newpp-form-field.icon-top.has-icon>div>.newpp-readonly-value-wrap>.newpp-readonly-field{padding-left:14px}.newpp-readonly-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.newpp-readonly-related-actions{padding:4px 0}.newpp-detail-table{border-collapse:collapse;width:100%;color:var(--newpp-on-surface);background:#fff;font-size:14px}.newpp-plan-context-table{margin:0 0 20px}.newpp-required-mark{color:#c62828;margin-left:.2rem;font-weight:700}.newpp-stat-rate-warning{color:#c62828;font-weight:700}.newpp-data-table tbody tr.newpp-total-row>td,.newpp-data-table tbody tr.newpp-total-row:hover>td{color:#000;background:#d8d8d8}.newpp-data-table tbody tr.newpp-total-row>td.newpp-stat-rate-warning{color:#c62828}.newpp-data-table tbody tr.newpp-stat-monitoring-row>td,.newpp-data-table tbody tr.newpp-stat-monitoring-row:hover>td{color:#4472c4}.newpp-data-table tbody tr.newpp-stat-group-alternate>td,.newpp-data-table tbody tr.newpp-stat-group-alternate:hover>td{background:#f9f9f9}.newpp-detail-section-row th{color:#243447;text-align:left;background:#f3f6fa;font-weight:700}.newpp-detail-row>th,.newpp-detail-row>td{border:1px solid var(--newpp-border,#e2e8f0);vertical-align:top;padding:12px 14px}.newpp-detail-row>th{background:var(--newpp-surface-low,#f8fafc);width:220px;color:var(--newpp-on-surface);text-align:left;white-space:nowrap;font-weight:900}.newpp-detail-row>td{min-width:0;line-height:1.6}.newpp-detail-value{align-items:flex-start;gap:8px;min-height:24px;display:flex}.newpp-detail-icon{color:#64748b;flex:none;margin-top:3px;display:inline-flex}.newpp-detail-icon svg{width:16px;height:16px}.newpp-detail-text,.newpp-detail-content{white-space:pre-wrap;overflow-wrap:anywhere;min-width:0}.newpp-detail-value-multiline{align-items:flex-start;min-height:96px}.newpp-detail-row .newpp-readonly-actions{margin-top:8px}.newpp-detail-row .newpp-form-field-note{margin:0}.newpp-readonly-attachment-list{gap:8px;margin-top:8px;display:grid}.newpp-readonly-attachment-item{background:var(--newpp-surface-low);color:var(--newpp-on-surface);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.newpp-budget-detail{gap:12px;width:100%;display:grid}.newpp-budget-year-selector{color:var(--newpp-on-surface);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.newpp-budget-year-selector select{border:1px solid var(--newpp-border,#e2e8f0);width:auto;min-width:132px;min-height:38px;color:var(--newpp-on-surface);text-align:left;text-align-last:left;background:#fff;border-radius:10px;padding:6px 10px;font-weight:800}.newpp-budget-table-wrap{border:1px solid var(--newpp-border,#e2e8f0);border-radius:12px;width:100%;overflow-x:auto}.newpp-budget-table,.newpp-budget-summary-table,.newpp-mini-table{border-collapse:collapse;width:100%;color:var(--newpp-on-surface);background:#fff;font-size:13px}.newpp-budget-table{table-layout:fixed;min-width:1080px}.newpp-budget-table thead th:first-child{width:72px}.newpp-budget-table thead th:nth-child(2),.newpp-budget-table thead th:nth-child(3),.newpp-budget-table thead th:nth-child(5),.newpp-budget-table thead th:nth-child(7){width:150px}.newpp-budget-table thead th:nth-child(4),.newpp-budget-table thead th:nth-child(6){width:204px}.newpp-budget-table input{box-sizing:border-box;min-width:0}.newpp-budget-table input[type=number]{font-variant-numeric:tabular-nums;text-align:right}.newpp-budget-table th,.newpp-budget-table td,.newpp-budget-summary-table th,.newpp-budget-summary-table td,.newpp-mini-table th,.newpp-mini-table td{border:1px solid var(--newpp-border,#e2e8f0);text-align:right;white-space:nowrap;padding:8px 10px}.newpp-budget-table thead th,.newpp-mini-table thead th{background:var(--newpp-surface-low,#f8fafc);color:var(--newpp-on-surface);text-align:center;font-weight:900}.newpp-budget-table tbody th,.newpp-budget-summary-table th,.newpp-mini-table tbody th{background:var(--newpp-surface-low,#f8fafc);font-weight:900}.newpp-budget-summary-row th,.newpp-budget-summary-row td{background:#f8fafc;font-weight:900}.newpp-budget-summary-table{border:1px solid var(--newpp-border,#e2e8f0);border-radius:12px;overflow:hidden}.newpp-budget-summary-table th,.newpp-budget-summary-table td{width:25%}.newpp-repeatable-money{gap:8px;display:grid}.newpp-repeatable-money-row{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.newpp-repeatable-money-row label{min-width:160px;color:var(--newpp-text-muted,#475569);gap:4px;font-size:13px;font-weight:700;display:grid}.newpp-repeatable-money-row input{min-width:0}.happiness-route-area-row{grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) auto;display:grid}.newpp-form-field.happiness-route-vehicle-field>div>svg,.newpp-form-field.happiness-route-vehicle-field.has-icon>div:after{top:43px}.newpp-form-field.happiness-route-vehicle-field.has-icon select{padding-left:14px}.newpp-form-field.happiness-route-vehicle-field.has-icon .newpp-repeatable-money-row:first-child label:first-child select{padding-left:54px}@media (width<=720px){.happiness-route-area-row{grid-template-columns:minmax(0,1fr) auto}.happiness-route-area-county{grid-column:1/-1}.happiness-route-area-spacer{display:none}}.newpp-money-input,.newpp-inline-input,.newpp-date-range,.newpp-compound-line,.newpp-penalty-field{align-items:center;gap:8px;display:flex}.newpp-money-input,.newpp-inline-input{width:100%}.newpp-money-input input,.newpp-inline-input input,.newpp-date-range input{flex:auto;min-width:0}.newpp-money-input>span,.newpp-inline-input>span,.newpp-date-range>span,.newpp-compound-line>span,.newpp-penalty-field>span{white-space:nowrap;flex:none}.newpp-date-range{width:100%}.newpp-compound-field{gap:12px;width:100%;display:grid}.newpp-compound-line .newpp-money-input{max-width:360px}.newpp-penalty-field>.newpp-money-input{max-width:300px}.newpp-repeatable-actions{align-items:center;gap:6px;display:inline-flex}.newpp-icon-action{border:1px solid var(--newpp-primary,#0f6f8f);width:38px;height:38px;color:var(--newpp-primary,#0f6f8f);background:#fff;border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;padding:0;display:inline-flex}.newpp-icon-action svg{flex:0 0 18px;width:18px;height:18px}.newpp-plan-link-section{border-top:1px solid var(--newpp-border,#e2e8f0);grid-column:1/-1;gap:12px;padding-top:20px;display:grid}.newpp-plan-link-section h2{color:var(--newpp-on-surface);margin:0;font-size:18px}.newpp-plan-link-actions{flex-wrap:wrap;gap:10px;display:flex}@media (width<=720px){.newpp-date-range,.newpp-penalty-field,.newpp-compound-line{flex-direction:column;align-items:stretch}.newpp-compound-line .newpp-money-input,.newpp-penalty-field>.newpp-money-input{max-width:none}}.newpp-mini-table{border:1px solid var(--newpp-border,#e2e8f0);border-radius:12px;overflow:hidden}.newpp-mini-table td{text-align:left}.newpp-form-field.icon-top.has-icon>div>.newpp-readonly-field{padding-left:14px}.newpp-news-latest{border:1px solid var(--newpp-border,#e2e8f0);border-left:4px solid var(--newpp-primary,#2563eb);background:var(--newpp-surface-low,#f8fafc);border-radius:14px;align-items:stretch;gap:20px;margin-bottom:16px;padding:16px 18px;display:flex}.newpp-news-latest-main{flex:1;min-width:0}.newpp-news-latest-head{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;display:flex}.newpp-news-latest-badge{background:var(--newpp-primary,#2563eb);color:#fff;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:800}.newpp-news-latest-title{margin:0 0 6px;font-size:17px;font-weight:800}.newpp-news-latest-content{color:#475569;white-space:pre-wrap;-webkit-line-clamp:10;-webkit-box-orient:vertical;margin:0;font-size:14px;display:-webkit-box;overflow:hidden}.newpp-news-latest-more-hint{color:#94a3b8;margin:4px 0 0;font-size:12px;font-style:italic}.newpp-news-latest-side{border-left:1px solid var(--newpp-border,#e2e8f0);flex-direction:column;flex:0 0 200px;align-items:flex-start;gap:10px;padding-left:20px;display:flex}.newpp-news-latest-date{color:#64748b;font-size:12px;line-height:1.6}.newpp-news-latest-more{background:var(--newpp-primary,#2563eb);color:#fff;white-space:nowrap;border-radius:10px;align-items:center;gap:4px;padding:8px 14px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.newpp-news-latest-more:hover{background:var(--newpp-primary-dark,#1d4ed8)}.newpp-news-latest-side .newpp-attachment-link{font-size:12px}@media (width<=720px){.newpp-news-latest{flex-direction:column}.newpp-news-latest-side{border-left:none;border-top:1px solid var(--newpp-border,#e2e8f0);flex:1;padding-top:12px;padding-left:0}}.newpp-attachment-link{color:var(--newpp-primary,#2563eb);font-weight:700;text-decoration:none}.newpp-attachment-link:hover{text-decoration:underline}.newpp-attachment-empty{color:#94a3b8}.newpp-editor-grid-full{grid-column:1/-1}.brand.brand-logo-only{box-shadow:none;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:4px 8px 12px;display:flex}.brand.brand-logo-only .brand-logo-image{object-fit:contain;width:auto;max-width:100%;height:58px;box-shadow:none;background:0 0;border:none;border-radius:0}.brand.brand-logo-only .brand-logo-sub{color:#111827;letter-spacing:1px;background:0 0;width:auto;height:auto;font-size:13px;font-weight:800}.sidebar-nav a,.sidebar-nav .nav-group-header,.sidebar-nav .nav-group-label{color:#34568b;font-weight:600;text-decoration:none}.sidebar-nav a:hover,.sidebar-nav a.active{text-decoration:none}.sfp-panel{border:1px solid var(--color-border,#e2e8f0);background:#fff;border-radius:10px;margin-bottom:20px}.sfp-panel-title{color:var(--color-text,#1e293b);background:var(--color-surface-1,#f8fafc);border-bottom:2px solid var(--color-border,#e2e8f0);border-radius:10px 10px 0 0;padding:10px 18px;font-size:.92rem;font-weight:700}.sfp-rows{flex-direction:column;display:flex}.sfp-text-field{flex:1;align-items:center;padding:7px 10px;display:flex}.sfp-text-input{border:1px solid var(--color-border,#e2e8f0);width:100%;max-width:400px;height:32px;color:var(--color-text,#1e293b);background:#fff;border-radius:6px;outline:none;padding:0 10px;font-size:.85rem;transition:border-color .15s}.sfp-text-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.sfp-text-input::placeholder{color:#adb5bd}.sfp-row{border-bottom:1px solid #f1f5f9;grid-template-columns:90px 1fr;align-items:stretch;display:grid;position:relative}.sfp-row:last-child{border-bottom:none}.sfp-label{color:#64748b;white-space:nowrap;-webkit-user-select:none;user-select:none;border-right:1px solid #f1f5f9;align-items:center;padding:0 12px 0 18px;font-size:.82rem;font-weight:600;display:flex}.sfp-field{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;min-height:46px;padding:8px 10px 8px 12px;transition:background .12s;display:flex}.sfp-field:hover{background:#f8fafc}.sfp-field.is-open{background:#f0f7ff}.sfp-field-body{flex-wrap:wrap;flex:1;align-items:center;gap:5px;min-width:0;display:flex}.sfp-placeholder{color:#adb5bd;font-size:.83rem;font-style:italic}.sfp-chip{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:5px;align-items:center;gap:3px;padding:2px 5px 2px 8px;font-size:.79rem;font-weight:500;line-height:1.4;display:inline-flex}.sfp-chip-remove{cursor:pointer;color:#93c5fd;border-radius:3px;align-items:center;padding:1px 2px;display:inline-flex}.sfp-chip-remove:hover{color:#1d4ed8;background:#dbeafe}.newpp-filter-summary{flex-wrap:wrap;align-items:center;gap:6px 8px;margin:-8px 0 14px;display:flex}.newpp-filter-chip{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:4px;padding:3px 6px 3px 10px;font-size:.79rem;font-weight:700;line-height:1.5;display:inline-flex}.newpp-filter-chip strong{color:#1e40af;font-weight:700}.newpp-filter-chip-remove{cursor:pointer;color:#93c5fd;font:inherit;background:0 0;border:none;border-radius:999px;align-items:center;padding:2px;display:inline-flex}.newpp-filter-chip-remove:hover{color:#1d4ed8;background:#dbeafe}.newpp-filter-summary-clear{color:#64748b;cursor:pointer;background:0 0;border:none;padding:3px 2px;font-size:.79rem;font-weight:700;text-decoration:underline}.newpp-filter-summary-clear:hover{color:var(--newpp-primary)}.newpp-table-summary{color:var(--newpp-on-surface);margin:0 0 14px;font-size:.95rem;font-weight:800}.sfp-arrow{color:#94a3b8;flex-shrink:0;transition:transform .15s}.sfp-arrow.is-open{color:#2563eb;transform:rotate(180deg)}.sfp-dropdown{z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:0 0 8px 8px;max-height:280px;position:absolute;top:100%;left:90px;right:0;overflow-y:auto;box-shadow:0 8px 20px #00000017}.sfp-dropdown::-webkit-scrollbar{width:4px}.sfp-dropdown::-webkit-scrollbar-track{background:0 0}.sfp-dropdown::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.sfp-bulk-actions{border-bottom:1px solid #e2e8f0;gap:1px;display:flex}.sfp-bulk-btn{color:#475569;cursor:pointer;background:#f8fafc;border:none;flex:1;padding:7px 10px;font-size:.8rem;font-weight:600;transition:background .1s,color .1s}.sfp-bulk-btn:first-child{border-right:1px solid #e2e8f0}.sfp-bulk-btn:hover{color:#2563eb;background:#eff6ff}.sfp-option{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #f8fafc;align-items:center;gap:9px;padding:9px 16px;font-size:.84rem;transition:background .1s;display:flex}.sfp-option:last-child{border-bottom:none}.sfp-option:hover{background:#f8fafc}.sfp-option.is-checked{color:#1d4ed8;background:#eff6ff;font-weight:500}.sfp-option.is-checked:hover{background:#dbeafe}.sfp-option input[type=checkbox]{cursor:pointer;accent-color:#2563eb;flex-shrink:0;width:14px;height:14px;margin:0}.sfp-actions{background:#fafbfc;border-top:1px solid #f1f5f9;border-radius:0 0 10px 10px;justify-content:flex-end;gap:8px;padding:12px 18px;display:flex}.newpp-error-block{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;margin-bottom:16px;padding:10px 14px;font-size:.9rem}.newpp-legacy-form-page{max-width:960px;margin:0 auto;padding:24px 16px 60px}.newpp-standalone-preview-page{background:var(--newpp-background,#f8fafc);width:100%;min-height:100vh;padding:18px 20px 36px}.newpp-preview-toolbar{justify-content:flex-end;margin-bottom:8px;display:flex}.newpp-preview-table-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-bottom:16px;display:flex}.newpp-preview-error{color:#b42318;margin:0 0 12px;font-weight:700}.newpp-legacy-form-page h1{margin:0 0 12px;font-size:1.4rem}.newpp-legacy-form-page hr{border:none;border-top:1px solid #d0d0d0;margin:0 0 18px}.newpp-legacy-form-table{border-collapse:collapse;border:2px solid #ccc;width:100%;font-size:.85rem}.newpp-legacy-form-table--editable{min-width:840px}.newpp-legacy-form-table th,.newpp-legacy-form-table td{text-align:left;vertical-align:top;border:1px solid #ccc;padding:8px 10px}.newpp-legacy-form-table th{white-space:nowrap;background:#f0f1f3;font-weight:700}.newpp-legacy-form-table input[type=text],.newpp-legacy-form-table input[type=number],.newpp-legacy-form-table input[type=date],.newpp-legacy-form-table input[type=month],.newpp-legacy-form-table textarea{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;padding:4px 8px;font-size:.85rem}.newpp-legacy-form-table textarea{resize:vertical;min-height:44px}.newpp-legacy-form-table .newpp-legacy-checkbox-row{align-items:flex-start;gap:6px;padding:3px 0;display:flex}.newpp-legacy-form-table .newpp-legacy-checkbox-row input[type=checkbox]{flex-shrink:0;margin-top:3px}.newpp-legacy-form-hint{color:#d64545;margin:2px 0 6px;font-size:.78rem}.newpp-legacy-form-actions{justify-content:flex-end;gap:10px;margin:18px 0 0;display:flex}.newpp-legacy-form-actions button{color:#fff;cursor:pointer;background:#0c6efd;border:none;border-radius:4px;padding:8px 20px;font-size:.9rem}.newpp-legacy-form-actions button:disabled{opacity:.6;cursor:not-allowed}.newpp-legacy-form-actions button.newpp-legacy-form-secondary{background:#6b7280}.newpp-legacy-form-back{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:14px;padding:0;font-size:.85rem;display:inline-flex}.newpp-legacy-form-add-btn,.newpp-legacy-form-remove-btn{color:#fff;cursor:pointer;background:#0c6efd;border:none;border-radius:4px;width:22px;height:20px;margin-left:6px;font-size:.8rem;line-height:1}.newpp-legacy-form-remove-btn{background:#9ca3af}.newpp-legacy-computed-cell{background:#fafafa;font-weight:600}.newpp-sumyear-table{table-layout:fixed;border-collapse:collapse;border:2px solid #ccc;width:100%;font-size:.85rem}.newpp-sumyear-table th,.newpp-sumyear-table td{text-align:left;vertical-align:top;overflow-wrap:break-word;border:1px solid #ccc;padding:8px 10px}.newpp-sumyear-table th{background:#f0f1f3;font-weight:700}.newpp-sumyear-table input,.newpp-sumyear-table textarea{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;padding:4px 8px;font-size:.85rem}.newpp-sumyear-table textarea{resize:vertical}@media print{.sidebar,.topbar{display:none!important}.app-shell,.main-column,.main-column>main{width:auto!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.newpp-sumyear-page button{display:none!important}.newpp-sumyear-table{border-collapse:collapse!important;border-spacing:0!important;background:0 0!important;border:none!important}.newpp-sumyear-table th,.newpp-sumyear-table td{background:0 0!important;border:1px solid #000!important}.newpp-sumyear-table th:first-child,.newpp-sumyear-table td:first-child,.newpp-sumyear-table th:last-child,.newpp-sumyear-table td:last-child{display:none!important}.newpp-sumyear-table input,.newpp-sumyear-table textarea{resize:none!important;background:0 0!important;border:0!important}@page{size:A4 portrait;margin:0}.newpp-sumyear-page{box-sizing:border-box;min-height:297mm;position:relative;padding:6mm!important}.newpp-sumyear-page h2{text-align:center;margin:0 0 8px;font-size:1.5rem}.newpp-sumyear-page .newpp-table-shell{border:1px solid #000!important;border-radius:0!important;padding:0!important}.newpp-sumyear-table{table-layout:fixed!important;width:100%!important;min-width:0!important}.newpp-sumyear-table th,.newpp-sumyear-table td{box-sizing:border-box!important;height:44px!important;padding:2px 6px!important}.newpp-sumyear-table th:nth-child(2),.newpp-sumyear-table td:nth-child(2){width:14%!important}.newpp-sumyear-table th:nth-child(3),.newpp-sumyear-table td:nth-child(3),.newpp-sumyear-table th:nth-child(4),.newpp-sumyear-table td:nth-child(4),.newpp-sumyear-table th:nth-child(5),.newpp-sumyear-table td:nth-child(5){width:20%!important}.newpp-sumyear-table th:nth-child(6),.newpp-sumyear-table td:nth-child(6){width:13%!important}.newpp-sumyear-table th:nth-child(7),.newpp-sumyear-table td:nth-child(7){width:auto!important}.newpp-sumyear-table tr{height:44px!important}.newpp-sumyear-table textarea{height:30px!important;min-height:0!important;overflow:hidden!important}.newpp-sumyear-table input{height:20px!important}}.newpp-sumyear-watermark{display:none}@media print{.newpp-sumyear-watermark{z-index:0;width:92%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.newpp-sumyear-page>:not(.newpp-sumyear-watermark){z-index:1;position:relative}.newpp-sumyear-page .newpp-table-shell{box-shadow:none!important;background:0 0!important}.newpp-sumyear-table input::placeholder{color:#0000!important}}.newpp-form-field .newpp-required{color:#d64545;margin-left:4px;font-style:normal;font-weight:800}.newpp-instforpay-print{display:none}.newpp-instforpay-page{width:100%;min-width:0;max-width:932px;overflow-x:hidden}.newpp-instforpay-page>.newpp-legacy-form-table{table-layout:fixed;width:100%;min-width:0}.newpp-instforpay-page>.newpp-legacy-form-table th{white-space:normal;overflow-wrap:anywhere}.newpp-instforpay-page>.newpp-legacy-form-table td,.newpp-instforpay-page>.newpp-legacy-form-table label,.newpp-instforpay-page>.newpp-legacy-form-table span{overflow-wrap:anywhere;min-width:0}.newpp-instforpay-page>.newpp-legacy-form-table input,.newpp-instforpay-page>.newpp-legacy-form-table textarea,.newpp-instforpay-page>.newpp-legacy-form-table select{max-width:100%}.newpp-instforpay-page .newpp-legacy-checkbox-row{flex-wrap:wrap;min-width:0}.newpp-instforpay-print-preparing,.newpp-official-print-preparing{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;gap:8px;margin-top:16px;padding:12px 14px;font-size:.86rem;font-weight:700;display:grid}.newpp-instforpay-print-progress,.newpp-official-print-progress{background:#dbeafe;border-radius:999px;height:6px;display:block;overflow:hidden}.newpp-instforpay-print-progress>span,.newpp-official-print-progress>span{border-radius:inherit;background:#2563eb;width:40%;height:100%;animation:.9s ease-in-out infinite newpp-instforpay-print-loading;display:block}@keyframes newpp-instforpay-print-loading{0%{transform:translate(-100%)}to{transform:translate(250%)}}@media (prefers-reduced-motion:reduce){.newpp-instforpay-print-progress>span,.newpp-official-print-progress>span{animation-duration:2s}}.newpp-selfcheck-print{display:none}.newpp-selfcheck-page{width:100%;min-width:0;max-width:882px;overflow-x:hidden}.newpp-selfcheck-page>.newpp-legacy-form-table{table-layout:fixed;width:100%;min-width:0}.newpp-selfcheck-page>.newpp-legacy-form-table th{white-space:normal;overflow-wrap:anywhere}.newpp-selfcheck-page>.newpp-legacy-form-table td,.newpp-selfcheck-page>.newpp-legacy-form-table span{overflow-wrap:anywhere;min-width:0}.newpp-selfcheck-page .newpp-legacy-checkbox-row{flex-wrap:wrap;min-width:0}.newpp-paymentset-print,.newpp-keep-application-print{display:none}.newpp-paymentset-page,.newpp-keep-application-page{width:100%;min-width:0;max-width:882px;overflow-x:hidden}.newpp-paymentset-page>.newpp-legacy-form-table,.newpp-keep-application-page>.newpp-legacy-form-table{table-layout:fixed;width:100%;min-width:0}.newpp-paymentset-page>.newpp-legacy-form-table th,.newpp-keep-application-page>.newpp-legacy-form-table th{white-space:normal;overflow-wrap:anywhere}.newpp-paymentset-page>.newpp-legacy-form-table td,.newpp-paymentset-page>.newpp-legacy-form-table span,.newpp-keep-application-page>.newpp-legacy-form-table td,.newpp-keep-application-page>.newpp-legacy-form-table span{overflow-wrap:anywhere;min-width:0}@page instforpay{size:A4 landscape;margin:auto;orphans:4;widows:2}@page selfcheck{size:A4 portrait;margin:auto;orphans:4;widows:2}@page paymentset{size:A4 portrait;margin:auto;orphans:4;widows:2}@page keepapplication{size:A4 portrait;margin:auto;orphans:4;widows:2}@media print{.sidebar,.topbar{display:none!important}.app-shell,.main-column{width:auto!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}body:has(.newpp-instforpay-page){width:890px!important;height:auto!important}body:has(.newpp-instforpay-page) .main-column>main{box-sizing:border-box!important;width:1200px!important;max-width:none!important;margin:0!important;padding:10px!important;display:block!important;overflow:auto!important}.newpp-instforpay-page{width:auto!important;max-width:none!important;margin:0!important;padding:0!important;overflow-x:hidden!important}.newpp-instforpay-page>:not(.newpp-instforpay-print){display:none!important}.newpp-instforpay-print{color:#000;page:instforpay;zoom:.6;width:auto;display:block!important}.newpp-instforpay-print h1{text-align:center;color:#000;margin:0 auto;font-size:32px;line-height:1.2}.newpp-instforpay-print-table{border-collapse:collapse;table-layout:fixed;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:auto;position:relative;background-color:#0000!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border:1px solid #000!important}.newpp-instforpay-print-table tr,.newpp-instforpay-print-table th,.newpp-instforpay-print-table td{vertical-align:middle;min-width:0;font-size:16px;line-height:1.2;color:#000!important;background:0 0!important;border:1px solid #000!important;height:44px!important}.newpp-instforpay-print-table th{width:155px;text-align:inherit;padding:11.5px 0 11.5px 9px!important}.newpp-instforpay-print-table td{width:590px;text-align:inherit;padding:1px!important}.newpp-instforpay-print-table input,.newpp-instforpay-print-table textarea{box-sizing:border-box;max-width:100%;font:inherit;color:#000!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.newpp-instforpay-print-table input[type=date]::-webkit-calendar-picker-indicator{width:0;height:0;display:inline-block}.newpp-instforpay-print-table input[type=month]::-webkit-calendar-picker-indicator{width:0;height:0;display:inline-block}.newpp-instforpay-print-table textarea{width:100%;min-height:44px;resize:none!important}.newpp-instforpay-inline{white-space:nowrap;display:inline}.newpp-instforpay-proof{white-space:nowrap;margin-left:40px}.newpp-instforpay-proof-indent{margin-left:65px;display:inline-block}.newpp-instforpay-fixed-funding{margin-left:8px}.newpp-instforpay-input-30{width:30px}.newpp-instforpay-input-40{width:40px}.newpp-instforpay-input-50{width:50px}.newpp-instforpay-input-70{width:70px}.newpp-instforpay-input-80{width:80px}.newpp-instforpay-input-120{width:120px}.newpp-instforpay-input-210{width:210px}.newpp-instforpay-month-input{width:80px}.newpp-instforpay-real-cash{width:20%}.newpp-instforpay-signature-row td{height:110px!important}body:has(.newpp-selfcheck-page){width:890px!important;height:auto!important}body:has(.newpp-selfcheck-page) .main-column>main{box-sizing:border-box!important;width:950px!important;max-width:none!important;margin:0!important;padding:10px!important;display:block!important;overflow:auto!important}.newpp-selfcheck-page{width:auto!important;max-width:none!important;margin:0!important;padding:0!important;overflow:hidden!important}.newpp-selfcheck-page>:not(.newpp-selfcheck-print){display:none!important}.newpp-selfcheck-print{color:#000;page:selfcheck;width:850px;display:block!important}.newpp-selfcheck-print h1{color:#000;text-align:center;margin:0 0 8px;font-size:32px;line-height:1.2}.newpp-selfcheck-print-table{border-collapse:collapse;table-layout:fixed;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:850px;height:500px;position:relative;background-color:#0000!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;border:1px solid #000!important}.newpp-selfcheck-print-table tr,.newpp-selfcheck-print-table th,.newpp-selfcheck-print-table td{vertical-align:middle;min-width:0;line-height:1.25;color:#000!important;background:0 0!important;border:1px solid #000!important;height:44px!important}.newpp-selfcheck-print-table th{text-align:center;font-size:13px;padding:5px!important}.newpp-selfcheck-print-table td{text-align:inherit;font-size:16px;padding:1px!important}.newpp-selfcheck-label-column{width:155px}.newpp-selfcheck-value-column{width:135px}.newpp-selfcheck-required{color:red!important}.newpp-selfcheck-documents{box-sizing:border-box;vertical-align:top;height:210px!important;padding:8px 5px 9px 20px!important}.newpp-selfcheck-execution{box-sizing:border-box;vertical-align:top;min-height:90px;padding:5px 5px 5px 20px!important}.newpp-selfcheck-print-check{align-items:flex-start;gap:6px;min-width:0;line-height:1.35;display:flex}.newpp-selfcheck-print-check input[type=checkbox]{accent-color:#000;flex:none;margin:3px 0 0}.newpp-selfcheck-continuation{margin-left:0;display:inline-block}.newpp-selfcheck-print-other{overflow-wrap:anywhere;margin-left:20px}.newpp-selfcheck-signature-row td{height:44px!important}:is(body:has(.newpp-paymentset-page),body:has(.newpp-keep-application-page)){width:890px!important;height:auto!important}:is(body:has(.newpp-paymentset-page) .main-column>main,body:has(.newpp-keep-application-page) .main-column>main){box-sizing:border-box!important;width:950px!important;max-width:none!important;margin:0!important;padding:10px!important;display:block!important;overflow:auto!important}.newpp-paymentset-page,.newpp-keep-application-page{width:auto!important;max-width:none!important;margin:0!important;padding:0!important;overflow:hidden!important}.newpp-paymentset-page>:not(.newpp-paymentset-print),.newpp-keep-application-page>:not(.newpp-keep-application-print){display:none!important}.newpp-paymentset-print,.newpp-keep-application-print{color:#000;width:850px;display:block!important}.newpp-paymentset-print{page:paymentset}.newpp-keep-application-print{page:keepapplication}.newpp-paymentset-print h1,.newpp-keep-application-print h1{color:#000;text-align:center;width:850px;margin:0 0 8px;font-size:32px;line-height:1.2}.newpp-paymentset-print-table,.newpp-keep-application-print-table,.newpp-keep-application-signature-table{border-collapse:collapse;table-layout:fixed;color:#000;width:850px;background-color:#0000!important;border:1px solid #000!important}.newpp-paymentset-print-table,.newpp-keep-application-print-table{-webkit-print-color-adjust:exact;print-color-adjust:exact;min-height:500px;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}.newpp-paymentset-print-table col{width:16.6667%}.newpp-paymentset-print-table tr,.newpp-paymentset-print-table th,.newpp-paymentset-print-table td,.newpp-keep-application-print-table tr,.newpp-keep-application-print-table th,.newpp-keep-application-print-table td,.newpp-keep-application-signature-table tr,.newpp-keep-application-signature-table th,.newpp-keep-application-signature-table td{vertical-align:middle;overflow-wrap:anywhere;min-width:0;line-height:1.25;color:#000!important;background:0 0!important;border:1px solid #000!important;height:44px!important}.newpp-paymentset-print-table th,.newpp-paymentset-print-table td,.newpp-keep-application-print-table th,.newpp-keep-application-print-table td,.newpp-keep-application-signature-table th,.newpp-keep-application-signature-table td{font-size:14px;padding:8px 5px!important}.newpp-paymentset-print-table th,.newpp-keep-application-print-table th,.newpp-keep-application-signature-table th{text-align:center}.newpp-paymentset-print-table td,.newpp-keep-application-print-table td{text-align:left}.newpp-paymentset-print-table u{text-align:center;min-width:42px;margin:0 4px;display:inline-block}.newpp-paymentset-print-option{white-space:nowrap;align-items:center;gap:4px;margin-right:24px;display:inline-flex}.newpp-paymentset-print-option input[type=radio]{accent-color:#000;margin:0}.newpp-paymentset-signature-row td,.newpp-keep-application-signature-table td{height:70px!important}.newpp-keep-application-year{margin-right:16px;display:inline-block}.newpp-keep-application-year-heading{text-align:center!important}.newpp-keep-application-signature-table{break-inside:avoid;margin-top:0}.newpp-keep-application-signature-table th,.newpp-keep-application-signature-table td{text-align:center;width:33.3333%}}
