:root{--paystubs-navy:#17385f;--paystubs-blue:#24588c;--paystubs-text:#334155;--paystubs-muted:#667681;--paystubs-border:#dbe5eb;--paystubs-surface:#fff;--paystubs-soft:#f7faff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--paystubs-text);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.65}body,button,input,select,textarea{font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img,svg{max-width:100%}.ps-site-header ul,.ps-mobile-menu ul,.ps-site-footer ul{margin:0;padding:0;list-style:none}.ps-site-content{min-height:1px}.ps-site-header{z-index:100;background:#fff;width:100%;position:relative}.ps-header-container,.ps-footer-container{width:min(100% - 32px,1320px);margin-inline:auto}.ps-topbar{background:#fff;border-bottom:1px solid #e7eaed}.ps-topbar-inner{justify-content:space-between;align-items:center;min-height:38px;display:flex}.ps-topbar-contact{color:#333;font-size:13px;font-weight:500}.ps-topbar-contact:hover{color:#17385f}.ps-header-social{align-items:center;gap:5px;display:flex}.ps-header-social a{color:#17385f;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;display:inline-flex}.ps-main-header{background:#fff;box-shadow:0 1px 5px #00000014}.ps-main-header-inner{align-items:center;min-height:76px;display:flex}.ps-header-logo{flex:0 0 190px;align-items:center;margin-right:24px;display:flex}.ps-header-logo img{width:100%;height:auto;display:block}.ps-desktop-navigation{flex:auto;min-width:0}.ps-desktop-menu{justify-content:flex-end;align-items:center;display:flex}.ps-desktop-menu>li{position:relative}.ps-desktop-menu>li>a{color:#333;white-space:nowrap;text-transform:capitalize;align-items:center;gap:5px;min-height:76px;padding:0 13px;font-size:14px;font-weight:500;line-height:27.6px;transition:color .18s;display:flex}.ps-desktop-menu>li>a:hover,.ps-desktop-menu>li:hover>a{color:#17385f}.ps-menu-chevron{font-size:11px}.ps-dropdown{z-index:1000;background:#fff;border-radius:5px;display:none;position:absolute;top:calc(100% - 4px);left:0;box-shadow:0 12px 30px #0f172a24}.ps-nav-dropdown:hover>.ps-dropdown,.ps-nav-dropdown:focus-within>.ps-dropdown{display:block}.ps-standard-dropdown{width:235px;padding:10px 0}.ps-standard-dropdown>a{color:#333;padding:8px 16px;font-size:13px;font-weight:400;line-height:1.35;display:block}.ps-standard-dropdown>a:hover{color:#17385f;background:#f5f7f9}.ps-other-dropdown{max-height:450px;overflow-y:auto}.ps-paystub-mega{grid-template-columns:145px minmax(0,1fr);gap:16px;width:450px;padding:16px;left:50px}.ps-paystub-dropdown:hover>.ps-paystub-mega,.ps-paystub-dropdown:focus-within>.ps-paystub-mega{display:grid}.ps-paystub-mega-left{border-right:1px solid #dee2e6;padding-right:15px}.ps-paystub-mega-left>a:not(.ps-create-paystub){color:#333;padding:5px 4px;font-size:13px;display:block}.ps-create-paystub{color:#fff;text-align:center;background:#17385f;border-radius:4px;margin-bottom:12px;padding:8px 10px;font-size:13px;font-weight:600;display:block}.ps-paystub-mega-right{color:#333;display:block}.ps-paystub-mega-right strong{justify-content:space-between;margin-bottom:4px;font-size:14px;display:flex}.ps-paystub-mega-right p{color:#6c757d;margin:0 0 8px;font-size:11px;line-height:1.45}.ps-paystub-mega-right img{border:1px solid #dee2e6;border-radius:4px;width:100%;display:block}.ps-mobile-trigger{color:#17385f;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:8px;font-size:28px;display:none}.ps-mobile-overlay{z-index:1090;visibility:hidden;opacity:0;background:#0000007a;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.ps-mobile-overlay.is-open{visibility:visible;opacity:1}.ps-mobile-menu{z-index:1100;visibility:hidden;background:#fff;width:350px;max-width:100%;transition:left .35s,visibility .35s;position:fixed;top:0;bottom:0;left:-360px;overflow-y:auto;box-shadow:8px 0 28px #0f172a2e}.ps-mobile-menu.is-open{visibility:visible;left:0}.ps-mobile-menu-top{border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;min-height:72px;padding:10px 20px 10px 30px;display:flex}.ps-mobile-logo{width:150px}.ps-mobile-logo img{width:100%;height:auto;display:block}.ps-mobile-close{color:#000;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;display:inline-flex}.ps-mobile-menu-list>li{border-bottom:1px solid #0000001a}.ps-mobile-menu-list>li>a,.ps-mobile-parent{color:#000;text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:9px 30px;font-size:14px;display:flex}.ps-mobile-menu-list>li>a:hover,.ps-mobile-parent:hover{color:#17385f}.ps-mobile-submenu{background:#f8fafb;border-top:1px solid #edf0f2;padding:8px 0 12px}.ps-mobile-submenu>a{color:#333;padding:7px 30px 7px 42px;font-size:12px;line-height:1.4;display:block}.ps-mobile-submenu>a:hover{color:#17385f}.ps-mobile-paystub{padding:14px 20px}.ps-mobile-paystub>a{padding-left:10px;padding-right:10px}.ps-mobile-create{text-align:center;background:#17385f;border-radius:4px;margin-bottom:8px;font-weight:600;color:#fff!important}.ps-mobile-sample{margin-top:6px}.ps-mobile-sample strong,.ps-mobile-sample span{margin-bottom:5px;display:block}.ps-mobile-sample span{color:#6c757d;font-size:11px}.ps-mobile-sample img{border:1px solid #dee2e6;border-radius:4px;width:100%;display:block}.ps-site-footer{color:#fff;background:#17385f}.ps-footer-top{border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;min-height:120px;display:flex}.ps-footer-logo{width:220px}.ps-footer-logo img{width:220px;height:auto;display:block}.ps-footer-social-wrap{justify-content:flex-end;align-items:center;gap:14px;display:flex}.ps-footer-social-wrap>span{color:#fff;font-size:20px;font-weight:300}.ps-footer-social{align-items:center;gap:7px;display:flex}.ps-footer-social a{color:#24588c;border:1px solid #24588c;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:inline-flex}.ps-footer-columns{grid-template-columns:1.1fr .9fr .9fr 1fr;gap:42px;padding:42px 0 34px;display:grid}.ps-footer-columns h3{color:#000;margin:0 0 20px;font-size:18px;font-weight:500;line-height:24px}.ps-footer-about p{color:#f2f5f7;margin:0;font-size:14px;line-height:1.65}.ps-footer-columns ul li:not(:last-child){margin-bottom:14px}.ps-footer-columns ul a{color:#fff;align-items:center;gap:8px;font-size:14px;font-weight:400;line-height:1.4;display:inline-flex}.ps-footer-columns ul a:hover{color:#24588c}.ps-footer-columns ul a>span{opacity:.78}.ps-footer-contact a{align-items:center}.ps-footer-contact i{flex:none;font-size:26px}.ps-footer-contact img{width:65%;max-width:180px;height:auto;display:block}.ps-footer-copyright{color:#fff;text-align:center;border-top:1px solid #ffffff1f;padding:15px 16px 20px;font-size:13px}.ps-footer-copyright a{color:#fff}@media (max-width:1199px){.ps-desktop-menu>li>a{padding-left:9px;padding-right:9px;font-size:13px}.ps-header-logo{flex-basis:165px;margin-right:14px}}@media (max-width:991px){.ps-topbar{display:none}.ps-main-header-inner{min-height:68px}.ps-desktop-navigation{display:none}.ps-header-logo{flex:0 0 150px;margin-right:0}.ps-mobile-trigger{justify-content:center;align-items:center;display:inline-flex}.ps-footer-top{padding:25px 0}.ps-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.ps-header-container,.ps-footer-container{width:min(100% - 28px,1320px)}.ps-mobile-menu{width:100%}.ps-footer-top{flex-direction:column;align-items:flex-start;gap:24px}.ps-footer-social-wrap{flex-wrap:wrap;justify-content:flex-start}.ps-footer-columns{grid-template-columns:1fr;gap:25px;padding-top:30px}.ps-footer-columns h3{margin-bottom:10px}}.home-redesign{--home-navy:#17385f;--home-navy-dark:#102944;--home-navy-soft:#24588c;--home-accent:#24588c;--home-accent-dark:#1d4d7c;--home-text:#152033;--home-muted:#607086;--home-border:#dce5ef;--home-surface:#fff;--home-soft:#f4f7fb;width:100%;overflow:hidden}.home-hero{isolation:isolate;background:radial-gradient(circle at 72% 20%,#3e70a72e,#0000 34%),linear-gradient(135deg,#f8fafc 0%,#fff 46%,#edf3f9 100%);align-items:center;min-height:720px;padding:92px 24px 100px;display:flex;position:relative}.home-hero-container{z-index:2;grid-template-columns:minmax(0,1fr) minmax(460px,.92fr);align-items:center;gap:76px;width:min(1180px,100%);margin:0 auto;display:grid;position:relative}.home-hero-copy{max-width:650px}.home-hero-badge{width:fit-content;color:var(--home-navy);letter-spacing:.01em;background:#ffffffdb;border:1px solid #d9e4ef;border-radius:999px;align-items:center;gap:9px;margin-bottom:24px;padding:8px 13px;font-size:13px;font-weight:650;line-height:1;display:inline-flex;box-shadow:0 7px 24px #16304f0f}.home-hero-badge-dot{background:var(--home-accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #24588c29}.home-hero h1{max-width:680px;color:var(--home-navy-dark);letter-spacing:-.045em;margin:0;font-size:clamp(44px,5vw,66px);font-weight:760;line-height:1.05}.home-hero h1 span{color:var(--home-navy-soft)}.home-hero-description{max-width:595px;color:var(--home-muted);margin:25px 0 0;font-size:18px;font-weight:430;line-height:1.72}.home-hero-actions{flex-wrap:wrap;gap:13px;margin-top:33px;display:flex}.home-btn{border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 23px;font-size:15px;font-weight:650;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.home-btn:hover{transform:translateY(-2px)}.home-btn-primary{color:#fff;background:var(--home-navy);border:1px solid var(--home-navy);box-shadow:0 12px 30px #172f4f2e}.home-btn-primary:hover{color:#fff;background:var(--home-navy-dark);border-color:var(--home-navy-dark);box-shadow:0 16px 34px #172f4f3d}.home-btn-primary span{font-size:19px;line-height:1}.home-btn-secondary{color:var(--home-navy);background:#fff;border:1px solid #d5e0ea;box-shadow:0 8px 25px #172f4f0f}.home-btn-secondary:hover{color:var(--home-navy);background:#f9fbfd;border-color:#b8c9da}.home-hero-trust{color:#53657a;flex-wrap:wrap;gap:19px 25px;margin-top:29px;font-size:13px;font-weight:560;display:flex}.home-hero-trust>div{align-items:center;gap:7px;display:flex}.home-trust-icon{width:19px;height:19px;color:var(--home-navy);background:#e9f0f7;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.home-hero-visual{justify-content:center;align-items:center;min-height:520px;display:flex;position:relative}.paystub-showcase{z-index:2;background:#fffffff7;border:1px solid #dce5ed;border-radius:18px;width:min(100%,505px);padding:28px;position:relative;transform:rotate(1deg);box-shadow:0 35px 70px #172f4f26,0 5px 20px #172f4f0f}.paystub-showcase:before{content:"";z-index:-1;pointer-events:none;border:1px solid #172f4f0a;border-radius:12px;position:absolute;inset:10px}.paystub-showcase-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.paystub-company-label{color:#8795a7;letter-spacing:.14em;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.paystub-showcase-top strong{color:var(--home-navy-dark);font-size:17px;font-weight:730;line-height:1.3;display:block}.paystub-status{background:var(--home-navy);color:#fff;letter-spacing:.08em;border-radius:6px;flex:none;padding:7px 10px;font-size:9px;font-weight:750}.paystub-divider{background:#e3e9f0;height:1px;margin:22px 0}.paystub-info-grid{grid-template-columns:1fr 1fr;gap:19px 26px;display:grid}.paystub-info-grid span{color:#8a98aa;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:9px;font-weight:600;display:block}.paystub-info-grid strong{color:#2a384b;font-size:12px;font-weight:650;display:block}.paystub-table{border:1px solid #e2e8ef;border-radius:8px;margin-top:24px;overflow:hidden}.paystub-table-head,.paystub-table-row{grid-template-columns:1.7fr .85fr .95fr;align-items:center;display:grid}.paystub-table-head{color:#68778a;text-transform:uppercase;letter-spacing:.04em;background:#f1f4f7;font-size:9px;font-weight:700}.paystub-table-head span,.paystub-table-row span{padding:10px 11px}.paystub-table-head span:not(:first-child),.paystub-table-row span:not(:first-child){text-align:right}.paystub-table-row{color:#344256;background:#fff;border-top:1px solid #edf1f5;font-size:10px;font-weight:560}.paystub-net-pay{background:var(--home-navy-dark);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:17px 18px;display:flex}.paystub-net-pay span,.paystub-net-pay small{display:block}.paystub-net-pay span{color:#ffffffa8;letter-spacing:.08em;font-size:9px;font-weight:700}.paystub-net-pay small{color:#ffffffbf;margin-top:3px;font-size:9px}.paystub-net-pay strong{color:#fff;letter-spacing:-.02em;font-size:23px;line-height:1}.home-floating-card{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #e0e7ef;border-radius:11px;align-items:center;gap:11px;min-width:205px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 14px 38px #142a441f}.home-floating-card-top{top:28px;right:-10px}.home-floating-card-bottom{bottom:24px;left:-28px}.home-floating-icon{width:34px;height:34px;color:var(--home-navy);background:#edf3f8;border-radius:9px;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.home-floating-card strong,.home-floating-card span{display:block}.home-floating-card strong{color:#26364a;font-size:11px;font-weight:700}.home-floating-card span{color:#8190a2;margin-top:2px;font-size:9px;font-weight:500}.home-hero-glow{z-index:0;filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.home-hero-glow-one{background:#1f487414;width:430px;height:430px;top:-170px;right:-180px}.home-hero-glow-two{background:#24588c12;width:330px;height:330px;bottom:-180px;left:-190px}@media (max-width:1050px){.home-hero{padding-top:72px}.home-hero-container{grid-template-columns:1fr 1fr;gap:42px}.home-floating-card-top{right:0}.home-floating-card-bottom{left:0}}@media (max-width:900px){.home-hero{padding:68px 20px 80px}.home-hero-container{grid-template-columns:1fr;gap:58px}.home-hero-copy{max-width:720px}.home-hero-visual{width:min(620px,100%);margin:0 auto}}@media (max-width:600px){.home-hero{min-height:auto;padding:50px 16px 64px}.home-hero h1{letter-spacing:-.04em;font-size:40px}.home-hero-description{font-size:16px;line-height:1.65}.home-hero-actions{grid-template-columns:1fr;display:grid}.home-btn{width:100%}.home-hero-trust{gap:12px;display:grid}.home-hero-visual{min-height:440px}.paystub-showcase{padding:20px;transform:none}.paystub-info-grid{gap:16px}.home-floating-card{display:none}.paystub-net-pay strong{font-size:20px}}.ps-home{--ps-navy:#17385f;--ps-dark:#102944;--ps-blue:#24588c;--ps-yellow:#24588c;--ps-text:#182536;--ps-muted:#65758a;--ps-line:#dce5ee;--ps-soft:#f5f8fb;color:var(--ps-text);background:#fff}.ps-home-hero{background:radial-gradient(circle at 88% 15%,#24588c1a,#0000 30%),linear-gradient(135deg,#f8fafc 0%,#fff 54%,#edf3f8 100%);padding:72px 24px 82px}.ps-home-hero-inner{grid-template-columns:1.3fr .7fr;align-items:center;gap:80px;width:min(1180px,100%);margin:0 auto;display:grid}.ps-home-copy{max-width:710px}.ps-home-eyebrow{color:var(--ps-blue);letter-spacing:.11em;margin-bottom:18px;font-size:12px;font-weight:750;display:inline-block}.ps-home-copy h1{max-width:720px;color:var(--ps-dark);letter-spacing:-.045em;margin:0;font-size:clamp(42px,5vw,64px);font-weight:720;line-height:1.04}.ps-home-copy h1 strong{color:var(--ps-blue);font-weight:inherit}.ps-home-copy>p{max-width:650px;color:var(--ps-muted);margin:24px 0 0;font-size:18px;line-height:1.7}.ps-home-cta{background:var(--ps-navy);border-radius:9px;align-items:center;gap:14px;min-height:52px;margin-top:31px;padding:0 23px;font-size:15px;font-weight:680;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #17385f2b;color:#fff!important}.ps-home-points{color:#617188;flex-wrap:wrap;gap:20px;margin-top:27px;font-size:13px;font-weight:560;display:flex}.ps-home-summary{border:1px solid var(--ps-line);background:#ffffffeb;border-radius:18px;padding:30px;box-shadow:0 24px 60px #1234561a}.ps-home-summary-label{color:var(--ps-blue);letter-spacing:.12em;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.ps-home-summary>strong{color:var(--ps-dark);font-size:23px;line-height:1.3;display:block}.ps-home-summary>p{color:var(--ps-muted);margin:10px 0 22px;font-size:14px;line-height:1.65}.ps-home-summary-row{color:#43546a;border-top:1px solid #e8edf3;align-items:center;gap:13px;padding:13px 0;font-size:13px;font-weight:620;display:flex}.ps-home-summary-row span{width:29px;height:29px;color:var(--ps-blue);background:#edf3f8;border-radius:7px;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex}.ps-generator-section{width:min(1180px,100% - 40px);margin:0 auto;padding:82px 0 100px}.ps-generator-heading{text-align:center;max-width:680px;margin:0 auto 42px}.ps-generator-heading>span{color:var(--ps-blue);letter-spacing:.11em;font-size:11px;font-weight:800}.ps-generator-heading h2{color:var(--ps-dark);letter-spacing:-.025em;margin:8px 0 10px;font-size:36px;line-height:1.2}.ps-generator-heading p{color:var(--ps-muted);margin:0;font-size:15px;line-height:1.7}.ps-generator-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:34px;display:grid}.ps-generator-form,.ps-preview-card{border:1px solid var(--ps-line);background:#fff;border-radius:16px;box-shadow:0 15px 45px #1432500f}.ps-generator-form{padding:31px}.ps-form-section+.ps-form-section{border-top:1px solid #e7edf3;margin-top:32px;padding-top:31px}.ps-form-title{align-items:flex-start;gap:13px;margin-bottom:22px;display:flex}.ps-form-title>span{background:var(--ps-navy);color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;font-size:12px;font-weight:750;display:flex}.ps-form-title h3{color:var(--ps-dark);margin:0;font-size:17px;font-weight:720}.ps-form-title p{color:#8290a1;margin:3px 0 0;font-size:12px}.ps-field-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.ps-field-wide{grid-column:span 2}.ps-field{display:block}.ps-field>span{color:#46576c;margin-bottom:7px;font-size:12px;font-weight:650;display:block}.ps-field input,.ps-field select{color:#26374b;width:100%;height:46px;font:inherit;background:#fff;border:1px solid #d4dee8;border-radius:8px;outline:none;padding:0 12px;font-size:13px;transition:border-color .18s,box-shadow .18s}.ps-field input:focus,.ps-field select:focus{border-color:#7da1c4;box-shadow:0 0 0 3px #24588c14}.ps-field input::placeholder{color:#a1adba}.ps-preview-button{background:var(--ps-navy);color:#fff;cursor:pointer;border:0;border-radius:9px;width:100%;min-height:51px;margin-top:30px;font-size:14px;font-weight:680}.ps-preview-button:disabled{opacity:.7;cursor:wait}.ps-preview-button span{margin-left:10px}.ps-form-note{color:#8a97a7;text-align:center;margin:11px 0 0;font-size:11px}.ps-form-error{color:#a43232;background:#fff5f5;border:1px solid #efc9c9;border-radius:8px;margin-top:24px;padding:11px 13px;font-size:12px}.ps-preview-card{position:sticky;top:24px;overflow:hidden}.ps-preview-card-head{border-bottom:1px solid #e4eaf0;justify-content:space-between;align-items:center;gap:15px;padding:22px 23px;display:flex}.ps-preview-card-head>div>span{color:#8a98a8;letter-spacing:.11em;font-size:9px;font-weight:800;display:block}.ps-preview-card-head h3{color:var(--ps-dark);margin:4px 0 0;font-size:17px}.ps-preview-ready{color:var(--ps-blue);background:#eef4f8;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:750}.ps-preview-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:35px;display:flex}.ps-preview-empty-icon{width:48px;height:48px;color:var(--ps-blue);background:#edf3f8;border-radius:12px;justify-content:center;align-items:center;margin-bottom:14px;font-size:21px;display:flex}.ps-preview-empty h4{color:#314258;margin:0;font-size:15px}.ps-preview-empty p{color:#8390a1;max-width:270px;margin:8px 0 0;font-size:11px;line-height:1.65}.ps-preview-document{border:1px solid #dce4ec;border-radius:10px;margin:22px;padding:20px}.ps-preview-company{border-bottom:1px solid #e5ebf1;justify-content:space-between;gap:18px;padding-bottom:16px;display:flex}.ps-preview-company>div:last-child{text-align:right}.ps-preview-company span,.ps-preview-employee span{color:#909cab;letter-spacing:.08em;font-size:8px;font-weight:800;display:block}.ps-preview-company strong,.ps-preview-employee strong{color:#2e3e52;margin-top:3px;font-size:11px;display:block}.ps-preview-employee{padding:15px 0}.ps-preview-row,.ps-ytd{color:#607084;border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:15px;padding:10px 0;font-size:10px;display:flex}.ps-preview-row strong,.ps-ytd strong{color:#304055;font-weight:680}.ps-preview-net{background:var(--ps-dark);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:15px;margin-top:13px;padding:15px;display:flex}.ps-preview-net span,.ps-preview-net small{display:block}.ps-preview-net span{letter-spacing:.08em;font-size:9px;font-weight:750}.ps-preview-net small{color:#ffffffa6;margin-top:2px;font-size:8px}.ps-preview-net>strong{font-size:19px}.ps-ytd{margin-top:9px}.ps-preview-security{color:#718095;background:#f8fafc;border-top:1px solid #e6ebf0;align-items:center;gap:7px;padding:13px 22px;font-size:9px;display:flex}.ps-preview-security span{color:var(--ps-blue);font-weight:800}@media (max-width:960px){.ps-home-hero-inner{grid-template-columns:1fr;gap:40px}.ps-home-summary{max-width:600px}.ps-generator-layout{grid-template-columns:1fr}.ps-preview-card{position:static}}@media (max-width:600px){.ps-home-hero{padding:52px 18px 62px}.ps-home-copy h1{font-size:40px}.ps-home-copy>p{font-size:16px}.ps-generator-section{width:min(100% - 28px,1180px);padding-top:62px}.ps-generator-form{padding:21px}.ps-field-grid{grid-template-columns:1fr}.ps-field-wide{grid-column:auto}.ps-home-points{gap:10px;display:grid}}.ps-simple-header{z-index:1000;background:#fff;border-bottom:1px solid #e5ebf1;width:100%;position:relative}.ps-simple-header-inner{justify-content:space-between;align-items:center;gap:30px;width:min(1180px,100% - 40px);min-height:78px;margin:0 auto;display:flex}.ps-simple-brand{flex:none;align-items:center;text-decoration:none;display:inline-flex}.ps-simple-logo{object-fit:contain;width:auto;max-width:260px;height:52px;display:block}.ps-simple-desktop-nav{align-items:center;gap:34px;display:flex}.ps-simple-desktop-nav a{color:#263a52;padding:28px 0 25px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:color .18s,opacity .18s;position:relative}.ps-simple-desktop-nav a:hover{color:#24588c}.ps-simple-desktop-nav a:after{content:"";transform-origin:50%;background:#24588c;border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:19px;left:0;right:0;transform:scaleX(0)}.ps-simple-desktop-nav a:hover:after{transform:scaleX(1)}.ps-simple-mobile-nav{display:none;position:relative}.ps-simple-mobile-nav summary{cursor:pointer;background:#fff;border:1px solid #dbe4ed;border-radius:8px;width:42px;height:42px;padding:10px;list-style:none}.ps-simple-mobile-nav summary::-webkit-details-marker{display:none}.ps-simple-mobile-nav summary span{background:#17385f;border-radius:10px;width:20px;height:2px;margin:4px auto;display:block}.ps-simple-mobile-nav>nav{background:#fff;border:1px solid #dbe4ed;border-radius:10px;width:210px;position:absolute;top:50px;right:0;overflow:hidden;box-shadow:0 18px 45px #1029441f}.ps-simple-mobile-nav>nav a{color:#263a52;border-bottom:1px solid #edf1f5;padding:14px 17px;font-size:14px;font-weight:600;text-decoration:none;display:block}.ps-simple-mobile-nav>nav a:last-child{border-bottom:0}.ps-simple-mobile-nav>nav a:hover{color:#24588c;background:#f5f8fb}@media (max-width:760px){.ps-simple-header-inner{width:min(100% - 28px,1180px);min-height:68px}.ps-simple-logo{max-width:210px;height:44px}.ps-simple-desktop-nav{display:none}.ps-simple-mobile-nav{display:block}}.ps-public-header{z-index:1000;background:#fff;border-bottom:1px solid #e5ebf1;width:100%;position:relative}.ps-public-header-inner{justify-content:space-between;align-items:center;gap:30px;width:min(1180px,100% - 40px);min-height:78px;margin:0 auto;display:flex}.ps-public-brand{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.ps-public-logo{object-fit:contain;width:auto;max-width:245px;height:52px;display:block}.ps-public-desktop-nav{align-items:center;gap:28px;display:flex}.ps-public-desktop-nav a{color:#263a52;white-space:nowrap;padding:30px 0 27px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:color .18s;position:relative}.ps-public-desktop-nav a:hover{color:#24588c}.ps-public-desktop-nav a:after{content:"";transform-origin:50%;background:#24588c;border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.ps-public-desktop-nav a:hover:after{transform:scaleX(1)}.ps-public-mobile-nav{display:none;position:relative}.ps-public-mobile-nav summary{cursor:pointer;background:#fff;border:1px solid #dbe4ed;border-radius:8px;width:42px;height:42px;padding:10px;list-style:none}.ps-public-mobile-nav summary::-webkit-details-marker{display:none}.ps-public-mobile-nav summary span{background:#17385f;border-radius:10px;width:20px;height:2px;margin:4px auto;display:block}.ps-public-mobile-nav>nav{background:#fff;border:1px solid #dbe4ed;border-radius:10px;width:230px;position:absolute;top:50px;right:0;overflow:hidden;box-shadow:0 18px 45px #1029441f}.ps-public-mobile-nav>nav a{color:#263a52;border-bottom:1px solid #edf1f5;padding:14px 17px;font-size:14px;font-weight:600;text-decoration:none;display:block}.ps-public-mobile-nav>nav a:last-child{border-bottom:0}.ps-public-mobile-nav>nav a:hover{color:#24588c;background:#f5f8fb}@media (max-width:880px){.ps-public-desktop-nav{display:none}.ps-public-mobile-nav{display:block}}@media (max-width:600px){.ps-public-header-inner{width:calc(100% - 28px);min-height:68px}.ps-public-logo{max-width:205px;height:44px}}.epg-generator{width:min(1280px,100% - 40px);margin:0 auto;padding:34px 0 70px}.epg-heading{text-align:center;max-width:760px;margin:0 auto 32px}.epg-heading>span{color:#24588c;letter-spacing:.1em;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-block}.epg-heading h1{color:#102c49;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.15}.epg-heading p{color:#64748b;max-width:650px;margin:12px auto 0;font-size:15px;line-height:1.7}.epg-layout{grid-template-columns:minmax(0,1fr) minmax(410px,.82fr);align-items:start;gap:32px;display:grid}.epg-form{background:#fff;border:1px solid #e0e7ef;border-radius:16px;overflow:hidden;box-shadow:0 12px 35px #102c490f}.epg-section{border-bottom:1px solid #edf1f5;padding:26px}.epg-section-title{align-items:center;gap:10px;margin-bottom:20px;display:flex}.epg-section-title>span{color:#fff;background:#24588c;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:inline-flex}.epg-section-title h2{color:#17385f;margin:0;font-size:18px}.epg-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.epg-grid label{flex-direction:column;gap:7px;min-width:0;display:flex}.epg-grid label>span{color:#334155;font-size:13px;font-weight:600}.epg-grid input,.epg-grid select{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #d6e0e9;border-radius:8px;outline:0;width:100%;height:44px;padding:0 12px;font-size:14px}.epg-grid input:focus,.epg-grid select:focus{border-color:#4b79a5;box-shadow:0 0 0 3px #4b79a51a}.epg-wide{grid-column:1/-1}.epg-preview-button{color:#fff;cursor:pointer;background:#24588c;border:0;border-radius:8px;width:calc(100% - 52px);height:46px;margin:24px 26px 26px;font-size:14px;font-weight:700}.epg-preview-button:hover{background:#1d4d7c}.epg-preview-button:disabled{cursor:wait;opacity:.72}.epg-error{color:#a12b2b;background:#fff7f7;border:1px solid #f2cccc;border-radius:8px;margin:-10px 26px 24px;padding:12px 14px;font-size:13px}.epg-preview-column{min-width:0}.epg-preview-sticky{position:sticky;top:20px}.epg-preview-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;display:flex}.epg-preview-heading h2{color:#17385f;margin:0;font-size:17px}.epg-preview-heading p{color:#738295;margin:3px 0 0;font-size:12px}.epg-preview-heading strong{color:#24588c;background:#edf4fb;border-radius:999px;flex:none;padding:7px 11px;font-size:12px}.epg-preview-window{background:#fff;border:1px solid #dbe4ed;border-radius:12px;min-height:380px;padding:12px;position:relative;overflow:hidden;box-shadow:0 12px 32px #102c4912}.epg-static-preview{border:0;width:100%;height:auto;display:block}.epg-live-preview{width:100%;max-width:100%;overflow:hidden}.epg-live-preview>*{max-width:100%}.epg-live-preview img{max-width:100%;height:auto}.epg-updating{z-index:20;color:#fff;background:#102c49eb;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}.epg-template-title{color:#17385f;margin:20px 0 10px;font-size:14px;font-weight:700}.epg-template-grid{grid-template-columns:repeat(9,1fr);gap:7px;display:grid}.epg-template-card{aspect-ratio:.78;cursor:pointer;background:#fff;border:1px solid #dce4ec;border-radius:7px;min-width:0;padding:3px;position:relative;overflow:hidden}.epg-template-card img{object-fit:cover;width:100%;height:100%;display:block}.epg-template-card>span{color:#fff;background:#102c49e0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;bottom:4px;right:4px}.epg-template-card:hover,.epg-template-card.active{border-color:#24588c;box-shadow:0 0 0 2px #24588c21}.epg-template-card.active>span{background:#24588c}@media (max-width:1050px){.epg-layout{grid-template-columns:1fr}.epg-preview-sticky{position:static}.epg-preview-column{width:100%;max-width:760px;margin:0 auto}}@media (max-width:700px){.epg-generator{width:calc(100% - 24px);padding-top:24px}.epg-grid{grid-template-columns:1fr}.epg-wide{grid-column:auto}.epg-section{padding:20px}.epg-preview-button{width:calc(100% - 40px);margin-left:20px;margin-right:20px}.epg-template-grid{grid-template-columns:repeat(5,1fr)}}.epg-generator{width:min(1180px,100% - 80px);margin-left:auto;margin-right:auto}@media (max-width:900px){.epg-generator{width:calc(100% - 40px)}}@media (max-width:600px){.epg-generator{width:calc(100% - 24px)}}.epg-template-panel{background:#fff;border:1px solid #dbe4ed;border-radius:12px;margin-bottom:16px;padding:15px;box-shadow:0 8px 24px #102c490d}.epg-template-panel-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.epg-template-panel-head h3{color:#17385f;margin:0;font-size:14px;font-weight:700}.epg-template-panel-head p{color:#738295;margin:4px 0 0;font-size:11px;line-height:1.5}.epg-template-panel-head strong{color:#24588c;background:#edf4fb;border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-weight:700}.epg-template-panel .epg-template-grid{grid-template-columns:repeat(9,minmax(0,1fr));gap:7px;margin:0;display:grid}.epg-template-panel .epg-template-card{aspect-ratio:.78;cursor:pointer;background:#fff;border:1px solid #dce4ec;border-radius:7px;width:100%;min-width:0;padding:3px;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative;overflow:hidden}.epg-template-panel .epg-template-card:hover{border-color:#7899b8;transform:translateY(-1px)}.epg-template-panel .epg-template-card.active{border-color:#24588c;box-shadow:0 0 0 2px #24588c29}.epg-template-panel .epg-template-card img{object-fit:cover;border:0;width:100%;height:100%;display:block}.epg-template-panel .epg-template-card>span{color:#fff;background:#102c49e6;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;bottom:4px;right:4px}.epg-template-panel .epg-template-card.active>span{background:#24588c}.epg-template-preview-button{color:#fff;cursor:pointer;background:#24588c;border:0;border-radius:8px;width:100%;height:42px;margin-top:12px;font-size:13px;font-weight:700;transition:background .15s,opacity .15s;display:block}.epg-template-preview-button:hover{background:#1d4d7c}.epg-template-preview-button:disabled{cursor:wait;opacity:.7}.epg-template-title{display:none}@media (max-width:700px){.epg-template-panel{padding:12px}.epg-template-panel-head{align-items:flex-start}.epg-template-panel .epg-template-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:420px){.epg-template-panel .epg-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.epg-template-panel,.epg-template-title,.epg-template-grid{display:none}.epg-modal-backdrop{z-index:99999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b1c309e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.epg-preview-modal{background:#fff;border:1px solid #d9e3ec;border-radius:15px;flex-direction:column;width:min(1100px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 90px #081b3047}.epg-modal-header{border-bottom:1px solid #e6ebf0;flex:none;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.epg-modal-header h2{color:#17385f;margin:0;font-size:20px;font-weight:700}.epg-modal-header p{color:#718096;margin:4px 0 0;font-size:12px}.epg-modal-close{color:#17385f;cursor:pointer;background:#fff;border:1px solid #dbe3eb;border-radius:8px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:25px;font-weight:400;line-height:1;display:inline-flex}.epg-modal-close:hover{background:#f5f8fb}.epg-modal-close:disabled{cursor:wait;opacity:.55}.epg-modal-body{padding:20px 22px;overflow-y:auto}.epg-modal-preview-area{background:#f8fafc;border:1px solid #dce4ec;border-radius:10px;width:100%;min-height:360px;padding:14px;position:relative;overflow:auto}.epg-modal-live-preview{background:#fff;width:100%;max-width:100%;overflow:auto}.epg-modal-live-preview>*{max-width:100%}.epg-modal-live-preview img{max-width:100%;height:auto}.epg-modal-static-preview{background:#fff;border:0;width:100%;height:auto;margin:0 auto;display:block}.epg-modal-loading{z-index:10;color:#fff;background:#17385ff0;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700;position:absolute;top:14px;right:14px;box-shadow:0 6px 16px #17385f2e}.epg-modal-error{color:#9b2929;background:#fff7f7;border:1px solid #f0caca;border-radius:8px;margin-top:12px;padding:11px 13px;font-size:12px}.epg-modal-template-grid{grid-template-columns:repeat(9,minmax(0,1fr));gap:9px;display:grid}.epg-modal-template-card{aspect-ratio:.78;cursor:pointer;background:#fff;border:1px solid #d9e2eb;border-radius:7px;min-width:0;padding:3px;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative;overflow:hidden}.epg-modal-template-card:hover{border-color:#7698ba;transform:translateY(-1px)}.epg-modal-template-card.active{border-color:#24588c;box-shadow:0 0 0 2px #24588c2e}.epg-modal-template-card:disabled{cursor:wait}.epg-modal-template-card img{object-fit:cover;border:0;width:100%;height:100%;display:block}.epg-modal-template-card span{color:#fff;background:#14304feb;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;bottom:4px;right:4px}.epg-modal-template-card.active span{background:#24588c}.epg-modal-footer{background:#fff;border-top:1px solid #e6ebf0;flex:none;justify-content:flex-end;align-items:center;gap:15px;padding:14px 22px;display:flex}.epg-modal-footer span{color:#64748b;font-size:12px;font-weight:600}.epg-modal-footer button{color:#fff;cursor:pointer;background:#24588c;border:0;border-radius:8px;height:40px;padding:0 19px;font-size:13px;font-weight:700}.epg-modal-footer button:hover{background:#1d4d7c}.epg-modal-footer button:disabled{cursor:wait;opacity:.65}@media (max-width:800px){.epg-modal-backdrop{padding:12px}.epg-preview-modal{max-height:calc(100vh - 24px)}.epg-modal-template-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:480px){.epg-modal-header,.epg-modal-body,.epg-modal-footer{padding-left:14px;padding-right:14px}.epg-modal-template-head{flex-direction:column;align-items:flex-start}.epg-modal-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.epg-modal-footer{justify-content:space-between}}.epg-preview-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:22px;padding:4px 0 8px;display:flex}.epg-preview-action-primary,.epg-preview-action-download{border-radius:8px;min-width:150px;height:42px;padding:0 20px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,opacity .15s}.epg-preview-action-primary{color:#fff;cursor:pointer;background:#24588c;border:0}.epg-preview-action-primary:hover{background:#1d4d7c}.epg-preview-action-primary:disabled{cursor:wait;opacity:.65}.epg-preview-action-download{color:#24588c;background:#fff;border:1px solid #24588c}.epg-preview-action-download:disabled{cursor:not-allowed;opacity:.55}.epg-form>.epg-preview-button{display:none!important}@media (max-width:500px){.epg-preview-actions{flex-direction:column}.epg-preview-action-primary,.epg-preview-action-download{width:100%}}.pst-page{--pst-navy:#17385f;--pst-blue:#24588c;--pst-text:#263a52;--pst-muted:#6d7c8d;--pst-line:#dde5ed;--pst-soft:#f4f7fa;color:var(--pst-text);background:#fff}.pst-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:75px;width:min(1180px,100% - 72px);margin:0 auto;padding:70px 0 75px;display:grid}.pst-eyebrow,.pst-kicker{color:var(--pst-blue);letter-spacing:.11em;font-size:12px;font-weight:800;display:inline-block}.pst-hero h1{max-width:560px;color:var(--pst-navy);letter-spacing:-.035em;margin:12px 0 18px;font-size:clamp(40px,5vw,62px);line-height:1.04}.pst-hero-copy>p{max-width:590px;color:var(--pst-muted);margin:0;font-size:16px;line-height:1.75}.pst-hero-action{background:var(--pst-blue);color:#fff;border-radius:8px;margin-top:28px;padding:13px 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.pst-hero-preview{background:linear-gradient(145deg,#eef3f7 0%,#f8fafc 100%);border-radius:20px;padding:28px;position:relative}.pst-hero-document{background:#fff;border:1px solid #d7e0e8;border-radius:10px;overflow:hidden;box-shadow:0 24px 55px #17385f21}.pst-hero-document img{width:100%;height:auto;display:block}.pst-floating-note{background:var(--pst-navy);color:#fff;border-radius:12px;flex-direction:column;min-width:145px;padding:16px 18px;display:flex;position:absolute;bottom:-22px;right:-18px;box-shadow:0 14px 32px #17385f38}.pst-floating-note strong{font-size:28px;line-height:1}.pst-floating-note span{margin-top:4px;font-size:11px}.pst-featured{border:1px solid var(--pst-line);background:#fff;border-radius:20px;grid-template-columns:1.15fr .85fr;width:min(1180px,100% - 72px);margin:0 auto 70px;display:grid;overflow:hidden}.pst-featured-preview{background:var(--pst-soft);padding:42px;position:relative}.pst-featured-preview img{border:1px solid #d5dfe7;border-radius:8px;width:100%;display:block;box-shadow:0 16px 38px #17385f1a}.pst-index{z-index:2;color:var(--pst-blue);letter-spacing:.08em;font-size:13px;font-weight:800;position:absolute;top:18px;left:20px}.pst-featured-copy{flex-direction:column;justify-content:center;padding:50px;display:flex}.pst-featured-copy h2{color:var(--pst-navy);margin:9px 0 13px;font-size:36px}.pst-featured-copy p,.pst-wide-copy p,.pst-modern-intro p{color:var(--pst-muted);margin:0;font-size:15px;line-height:1.75}.pst-actions,.pst-inline-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.pst-actions button,.pst-inline-actions button{border:1px solid var(--pst-blue);min-height:40px;color:var(--pst-blue);cursor:pointer;background:#fff;border-radius:7px;padding:0 16px;font-size:13px;font-weight:700}.pst-actions .pst-use,.pst-inline-actions button:last-child{background:var(--pst-blue);color:#fff}.pst-duo{grid-template-columns:1.2fr .8fr;gap:22px;width:min(1180px,100% - 72px);margin:0 auto 70px;display:grid}.pst-duo-primary,.pst-duo-secondary{border:1px solid var(--pst-line);background:#fff;border-radius:18px;overflow:hidden}.pst-duo-primary{grid-template-columns:1.15fr .85fr;display:grid}.pst-duo-secondary{flex-direction:column;display:flex}.pst-duo-image{background:#f5f7f9;align-items:center;padding:28px;display:flex;position:relative}.pst-duo-image img{border:1px solid #dce3e9;border-radius:6px;width:100%}.pst-duo-content{padding:32px}.pst-duo-content>span{color:var(--pst-blue);letter-spacing:.08em;font-size:11px;font-weight:800}.pst-duo-content h2{color:var(--pst-navy);margin:7px 0 10px;font-size:27px}.pst-duo-content p,.pst-compact-copy p,.pst-modern-copy p{color:var(--pst-muted);margin:0;font-size:13px;line-height:1.65}.pst-wide-template{background:var(--pst-navy);border-radius:20px;grid-template-columns:.75fr 1.25fr;width:min(1180px,100% - 72px);margin:0 auto 70px;display:grid;overflow:hidden}.pst-wide-copy{flex-direction:column;justify-content:center;padding:50px;display:flex;position:relative}.pst-wide-copy .pst-kicker,.pst-wide-copy p{color:#d8e7f5}.pst-wide-copy h2{color:#fff;max-width:380px;margin:12px 0 16px;font-size:36px;line-height:1.15}.pst-wide-number{color:#ffffff29;font-size:52px;font-weight:800;position:absolute;top:18px;right:24px}.pst-wide-copy .pst-actions button:first-child{color:#fff;background:0 0;border-color:#fff}.pst-wide-copy .pst-actions .pst-use{color:var(--pst-navy);background:#fff;border-color:#fff}.pst-wide-image{background:#edf2f6;padding:34px}.pst-wide-image img{border-radius:8px;width:100%;box-shadow:0 18px 45px #0b1d3129}.pst-compact-pair{grid-template-columns:1fr 1fr;gap:22px;width:min(1180px,100% - 72px);margin:0 auto 75px;display:grid}.pst-compact-item{border:1px solid var(--pst-line);background:#fff;border-radius:16px;grid-template-columns:.8fr 1.2fr;display:grid;overflow:hidden}.pst-compact-image{background:#f4f7f9;padding:22px}.pst-compact-image img{object-fit:contain;width:100%;height:100%}.pst-compact-copy{padding:28px}.pst-compact-copy>span{color:var(--pst-blue);font-size:12px;font-weight:800}.pst-compact-copy h2{color:var(--pst-navy);margin:6px 0 9px;font-size:24px}.pst-modern{background:#f4f7f9;padding:75px 0 80px}.pst-modern-intro{text-align:center;width:min(760px,100% - 72px);margin:0 auto 45px}.pst-modern-intro h2{color:var(--pst-navy);margin:10px 0 13px;font-size:clamp(32px,4vw,45px)}.pst-modern-grid{grid-template-columns:1.2fr .8fr;grid-template-areas:"seven eight""seven nine";gap:22px;width:min(1180px,100% - 72px);margin:0 auto;display:grid}.pst-modern-item{background:#fff;border:1px solid #dce4eb;border-radius:18px;overflow:hidden}.pst-modern-item-1{grid-area:seven}.pst-modern-item-2{grid-area:eight;grid-template-columns:.85fr 1.15fr;display:grid}.pst-modern-item-3{grid-area:nine;grid-template-columns:.85fr 1.15fr;display:grid}.pst-modern-image{background:#eaf0f4;padding:27px;position:relative}.pst-modern-image>span{color:var(--pst-blue);font-size:11px;font-weight:800;position:absolute;top:14px;left:16px}.pst-modern-image img{border-radius:7px;width:100%}.pst-modern-copy{padding:28px}.pst-modern-copy h3{color:var(--pst-navy);margin:0 0 9px;font-size:24px}.pst-final-cta{background:var(--pst-navy);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:35px;width:min(1180px,100% - 72px);margin:75px auto;padding:36px 42px;display:flex}.pst-final-cta span{color:#c9dded;letter-spacing:.09em;font-size:11px;font-weight:700}.pst-final-cta h2{max-width:650px;margin:7px 0 0;font-size:27px}.pst-final-cta a{color:var(--pst-navy);background:#fff;border-radius:7px;flex:none;padding:12px 18px;font-size:13px;font-weight:800;text-decoration:none}.pst-modal-backdrop{z-index:100000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a1c30b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.pst-modal{background:#fff;border-radius:15px;flex-direction:column;width:min(950px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 90px #04142657}.pst-modal-head,.pst-modal-footer{border-bottom:1px solid var(--pst-line);flex:none;justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;display:flex}.pst-modal-head span{color:var(--pst-blue);font-size:11px;font-weight:800}.pst-modal-head h2{color:var(--pst-navy);margin:2px 0 0}.pst-modal-head>button{cursor:pointer;width:38px;height:38px;color:var(--pst-navy);background:#fff;border:1px solid #dce4eb;border-radius:8px;font-size:24px}.pst-modal-document{background:#f3f6f8;padding:20px;overflow:auto}.pst-modal-document img{background:#fff;width:100%;height:auto;margin:auto;display:block}.pst-modal-footer{border-top:1px solid var(--pst-line);border-bottom:0}.pst-modal-footer p{color:var(--pst-muted);margin:0;font-size:12px}.pst-modal-footer button{background:var(--pst-blue);color:#fff;cursor:pointer;border:0;border-radius:7px;min-height:40px;padding:0 18px;font-size:13px;font-weight:800}@media (max-width:900px){.pst-hero,.pst-featured,.pst-duo,.pst-wide-template,.pst-compact-pair{grid-template-columns:1fr}.pst-modern-grid{grid-template-columns:1fr;grid-template-areas:"seven""eight""nine"}.pst-modern-item-2,.pst-modern-item-3{grid-template-columns:1fr 1fr}.pst-floating-note{right:12px}}@media (max-width:650px){.pst-hero,.pst-featured,.pst-duo,.pst-wide-template,.pst-compact-pair,.pst-modern-grid,.pst-final-cta{width:calc(100% - 28px)}.pst-hero{gap:35px;padding-top:40px}.pst-hero-preview,.pst-featured-preview,.pst-featured-copy,.pst-wide-copy,.pst-wide-image{padding:24px}.pst-duo-primary,.pst-compact-item,.pst-modern-item-2,.pst-modern-item-3{grid-template-columns:1fr}.pst-final-cta{flex-direction:column;align-items:flex-start;padding:28px}.pst-final-cta a{box-sizing:border-box;text-align:center;width:100%}.pst-modal-backdrop{padding:10px}.pst-modal{max-height:calc(100vh - 20px)}.pst-modal-footer{flex-direction:column;align-items:stretch}}.pst-alt-intro{text-align:center;width:min(1180px,100% - 72px);margin:0 auto;padding:58px 0 46px}.pst-alt-intro .pst-eyebrow{color:#24588c;letter-spacing:.11em;font-size:12px;font-weight:800}.pst-alt-intro h1{color:#17385f;letter-spacing:-.025em;max-width:820px;margin:10px auto 14px;font-size:clamp(34px,4.4vw,52px);line-height:1.08}.pst-alt-intro p{color:#65758a;max-width:680px;margin:0 auto;font-size:15px;line-height:1.7}.pst-alt-list{flex-direction:column;gap:28px;width:min(1180px,100% - 72px);margin:0 auto;display:flex}.pst-alt-template{background:#fff;border:1px solid #dbe4ed;border-radius:20px;grid-template-columns:1.15fr .85fr;min-height:430px;display:grid;overflow:hidden}.pst-alt-template-reverse{grid-template-columns:.85fr 1.15fr}.pst-alt-template .pst-alt-preview{grid-area:1/1}.pst-alt-template .pst-alt-content{grid-area:1/2}.pst-alt-template-reverse .pst-alt-preview{grid-column:2}.pst-alt-template-reverse .pst-alt-content{grid-column:1}.pst-alt-preview{background:linear-gradient(145deg,#f4f7fa 0%,#eaf1f7 100%);justify-content:center;align-items:center;padding:42px;display:flex;position:relative}.pst-alt-number{z-index:3;color:#17385f;letter-spacing:.04em;font-size:13px;font-weight:800;position:absolute;top:20px;left:20px}.pst-alt-template-reverse .pst-alt-number{left:auto;right:20px}.pst-alt-document{background:#fff;border:1px solid #d4dee8;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 13px 32px #17385f17}.pst-alt-document img{object-fit:contain;background:#fff;width:100%;height:auto;margin:0;display:block}.pst-alt-content{flex-direction:column;justify-content:center;align-items:flex-start;padding:50px;display:flex}.pst-alt-category{color:#24588c;letter-spacing:.1em;font-size:12px;font-weight:800}.pst-alt-content h2{color:#102944;letter-spacing:-.02em;margin:12px 0 18px;font-size:38px;line-height:1.1}.pst-alt-content p{color:#65758a;max-width:440px;margin:0;font-size:15px;line-height:1.75}.pst-alt-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:26px;display:flex}.pst-alt-actions button{cursor:pointer;border-radius:8px;height:42px;padding:0 17px;font-size:13px;font-weight:700;transition:background .15s,color .15s,border-color .15s,transform .15s}.pst-alt-preview-btn{color:#24588c;background:#fff;border:1px solid #24588c}.pst-alt-preview-btn:hover{background:#edf4fb;transform:translateY(-1px)}.pst-alt-use-btn{color:#fff;background:#24588c;border:1px solid #24588c}.pst-alt-use-btn:hover{background:#1d4d7c;border-color:#1d4d7c;transform:translateY(-1px)}.pst-alt-template:nth-child(4n+2) .pst-alt-preview{background:linear-gradient(145deg,#edf4fb,#f7f9fc)}.pst-alt-template:nth-child(4n+3) .pst-alt-preview{background:linear-gradient(145deg,#f6f8fb,#eaf0f6)}.pst-alt-final{color:#fff;background:#17385f;border-radius:16px;justify-content:space-between;align-items:center;gap:35px;width:min(1180px,100% - 72px);margin:55px auto 75px;padding:34px 40px;display:flex}.pst-alt-final span{color:#c9dded;letter-spacing:.09em;font-size:11px;font-weight:800}.pst-alt-final h2{max-width:650px;margin:7px 0 0;font-size:26px;line-height:1.25}.pst-alt-final a{color:#17385f;background:#fff;border-radius:8px;flex:none;padding:12px 19px;font-size:13px;font-weight:800;text-decoration:none}.pst-alt-modal-backdrop{z-index:100000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a1c30b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.pst-alt-modal{background:#fff;border-radius:15px;flex-direction:column;width:min(950px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 90px #04142657}.pst-alt-modal-head{border-bottom:1px solid #dde5ed;flex:none;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.pst-alt-modal-head span{color:#24588c;letter-spacing:.07em;font-size:11px;font-weight:800}.pst-alt-modal-head h2{color:#17385f;margin:3px 0 0;font-size:22px}.pst-alt-modal-head>button{color:#17385f;cursor:pointer;background:#fff;border:1px solid #dbe4ed;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:25px;display:flex}.pst-alt-modal-document{background:#f3f6f8;padding:20px;overflow:auto}.pst-alt-modal-document img{background:#fff;width:100%;height:auto;margin:auto;display:block}.pst-alt-modal-footer{background:#fff;border-top:1px solid #dde5ed;flex:none;justify-content:flex-end;align-items:center;gap:18px;padding:14px 20px;display:flex}.pst-alt-modal-footer span{color:#65758a;font-size:12px;font-weight:600}.pst-alt-modal-footer button{color:#fff;cursor:pointer;background:#24588c;border:0;border-radius:8px;height:40px;padding:0 18px;font-size:13px;font-weight:800}.pst-alt-modal-footer button:hover{background:#1d4d7c}@media (max-width:900px){.pst-alt-template,.pst-alt-template-reverse{grid-template-columns:1fr}.pst-alt-template .pst-alt-preview,.pst-alt-template-reverse .pst-alt-preview{grid-area:1/1}.pst-alt-template .pst-alt-content,.pst-alt-template-reverse .pst-alt-content{grid-area:2/1}.pst-alt-preview,.pst-alt-content{padding:38px}}@media (max-width:650px){.pst-alt-intro,.pst-alt-list,.pst-alt-final{width:calc(100% - 28px)}.pst-alt-intro{padding:38px 0 30px}.pst-alt-template{border-radius:14px;min-height:0}.pst-alt-preview{padding:38px 16px 20px}.pst-alt-content{padding:25px 20px 28px}.pst-alt-content h2{margin-top:8px;font-size:30px}.pst-alt-actions,.pst-alt-actions button{width:100%}.pst-alt-final{flex-direction:column;align-items:flex-start;padding:27px}.pst-alt-final a{box-sizing:border-box;text-align:center;width:100%}.pst-alt-modal-backdrop{padding:10px}.pst-alt-modal{max-height:calc(100vh - 20px)}.pst-alt-modal-footer{flex-direction:column;align-items:stretch}.pst-alt-modal-footer button{width:100%}}.epg-modal-preview-area{overflow-x:hidden!important}.epg-preview-autofit-host{box-sizing:border-box;width:100%;max-width:100%;position:relative;overflow:hidden!important}.epg-preview-autofit-host .t71-scroll,.epg-preview-autofit-host .t81-scroll{max-width:100%!important;overflow:hidden!important}.epg-preview-autofit-host .t71-document,.epg-preview-autofit-host .t81-document{max-width:100%!important}.epg-modal-live-preview{overflow-x:hidden!important}.epg-modal-live-preview img,.epg-modal-live-preview svg{max-width:100%;height:auto}@media (max-width:767px){.epg-modal-backdrop{padding:4px}.epg-preview-modal{width:calc(100vw - 8px);max-width:calc(100vw - 8px);max-height:calc(100vh - 8px)}.epg-modal-body{padding:10px}.epg-modal-preview-area{min-height:0;padding:8px}}.epg-preview-modal{border-radius:12px!important;width:min(820px,100vw - 32px)!important;max-width:820px!important;max-height:86vh!important}.epg-modal-header{padding:13px 16px!important}.epg-modal-header p{margin:3px 0 0!important;font-size:11px!important;line-height:1.4!important}.epg-modal-close{width:34px!important;height:34px!important}.epg-modal-body{padding:12px 14px!important}.epg-modal-preview-area{box-sizing:border-box!important;background:#f5f8fb!important;border-radius:9px!important;width:100%!important;min-height:220px!important;max-height:430px!important;padding:10px!important;display:block!important;overflow:hidden auto!important}.epg-modal-live-preview,.epg-preview-autofit-host{width:100%!important;max-width:100%!important;margin:0 auto!important;overflow:hidden!important}.epg-preview-autofit-host>#template11,.epg-preview-autofit-host>#template21,.epg-preview-autofit-host>#template31,.epg-preview-autofit-host>#template41,.epg-preview-autofit-host>#template51,.epg-preview-autofit-host>#template61,.epg-preview-autofit-host>#template71,.epg-preview-autofit-host>#template81,.epg-preview-autofit-host>#template91{margin-left:auto!important;margin-right:auto!important}.epg-modal-template-section{border-top:1px solid #e1e8ef!important;margin-top:10px!important;padding-top:10px!important}.epg-modal-template-head{justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important;display:flex!important}.epg-modal-template-head h3{color:#17385f!important;margin:0!important;font-size:12px!important;font-weight:700!important}.epg-modal-template-head strong{color:#24588c!important;background:#edf4fb!important;border-radius:12px!important;padding:4px 8px!important;font-size:10px!important;font-weight:700!important}.epg-modal-template-grid{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:100%!important;display:flex!important}.epg-modal-template-card{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;box-shadow:none!important;background:#fff!important;border:1px solid #cbd8e5!important;border-radius:7px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;position:relative!important;overflow:hidden!important;transform:none!important}.epg-modal-template-card span{color:#24588c!important;width:100%!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:800!important;line-height:1!important;display:flex!important;position:static!important;transform:none!important}.epg-modal-template-card:hover:not(:disabled){background:#edf4fb!important;border-color:#24588c!important;transform:none!important}.epg-modal-template-card.active span{color:#fff!important;background:0 0!important}.epg-modal-footer{min-height:0!important;padding:10px 14px!important}@media (max-width:767px){.epg-preview-modal{width:calc(100vw - 10px)!important;max-width:calc(100vw - 10px)!important;max-height:calc(100vh - 10px)!important}.epg-modal-header{padding:10px 12px!important}.epg-modal-body{padding:8px!important}.epg-modal-preview-area{max-height:55vh!important;padding:6px!important}.epg-modal-template-section{margin-top:7px!important;padding-top:7px!important}.epg-modal-template-grid{gap:5px!important}.epg-modal-template-card{flex-basis:32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important}.epg-modal-footer{padding:8px 10px!important}}.epg-preview-modal{border-radius:12px!important;flex-direction:column!important;width:min(760px,100vw - 36px)!important;max-width:760px!important;height:min(520px,100vh - 28px)!important;max-height:min(520px,100vh - 28px)!important;display:flex!important;overflow:hidden!important}.epg-modal-header{flex:none!important;padding:11px 14px!important}.epg-modal-header h2{margin:0!important;font-size:18px!important;line-height:1.2!important}.epg-modal-header p{margin:2px 0 0!important;font-size:10px!important}.epg-modal-body{flex-direction:column!important;flex:auto!important;min-height:0!important;padding:10px 12px 8px!important;display:flex!important;overflow:hidden!important}.epg-modal-preview-area{box-sizing:border-box!important;background:#f5f8fb!important;border-radius:8px!important;flex:auto!important;width:100%!important;min-height:0!important;margin:0!important;padding:8px!important;overflow:hidden auto!important}.epg-modal-live-preview,.epg-preview-autofit-host{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 auto!important;position:relative!important;overflow:hidden!important}.epg-preview-autofit-host>#template11,.epg-preview-autofit-host>#template21,.epg-preview-autofit-host>#template31,.epg-preview-autofit-host>#template41,.epg-preview-autofit-host>#template51,.epg-preview-autofit-host>#template61,.epg-preview-autofit-host>#template71,.epg-preview-autofit-host>#template81,.epg-preview-autofit-host>#template91{box-sizing:border-box!important;max-width:100%!important}.epg-modal-template-section{border-top:1px solid #e2e9f0!important;flex:none!important;margin:7px 0 0!important;padding:7px 0 0!important}.epg-modal-template-head{display:none!important}.epg-modal-template-grid{flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;display:flex!important;overflow:visible!important}.epg-modal-template-card{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1px solid #cbd8e5!important;border-radius:7px!important;flex:0 0 32px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;position:relative!important;overflow:hidden!important;transform:none!important}.epg-modal-template-card img{display:none!important}.epg-modal-template-card span{color:#24588c!important;width:100%!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:800!important;line-height:1!important;display:flex!important;position:static!important}.epg-modal-template-card:hover{background:#edf4fb!important;border-color:#24588c!important;transform:none!important}.epg-modal-template-card.active{background:#24588c!important;border-color:#24588c!important;box-shadow:0 3px 8px #24588c2e!important}.epg-modal-template-card.active span{color:#fff!important}.epg-modal-template-card:disabled{opacity:1!important}.epg-modal-footer{flex:none!important;min-height:0!important;padding:8px 12px!important}.epg-modal-footer span{font-size:10px!important}.epg-modal-footer button{height:35px!important;padding:0 14px!important;font-size:11px!important}.epg-modal-loading{z-index:20!important;font-size:12px!important}@media (max-width:767px){.epg-preview-modal{width:calc(100vw - 8px)!important;max-width:calc(100vw - 8px)!important;height:calc(100vh - 8px)!important;max-height:calc(100vh - 8px)!important}.epg-modal-body{padding:7px!important}.epg-modal-preview-area{padding:5px!important}.epg-modal-template-grid{gap:4px!important}.epg-modal-template-card{flex-basis:29px!important;width:29px!important;min-width:29px!important;max-width:29px!important;height:29px!important;min-height:29px!important;max-height:29px!important}}.epg-preview-modal{width:min(900px,100vw - 32px)!important;max-width:900px!important;height:min(650px,100vh - 24px)!important;max-height:min(650px,100vh - 24px)!important}.epg-modal-body{flex:auto!important;min-height:0!important;padding:10px 12px!important;overflow:hidden!important}.epg-modal-preview-area{box-sizing:border-box!important;background:#f5f8fb!important;flex:auto!important;min-height:390px!important;max-height:none!important;padding:10px!important;overflow:hidden auto!important}.epg-modal-live-preview,.epg-preview-autofit-host{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 auto!important;position:relative!important;overflow:visible!important}.epg-preview-autofit-host>#template11,.epg-preview-autofit-host>#template21,.epg-preview-autofit-host>#template31,.epg-preview-autofit-host>#template41,.epg-preview-autofit-host>#template51,.epg-preview-autofit-host>#template61,.epg-preview-autofit-host>#template71,.epg-preview-autofit-host>#template81,.epg-preview-autofit-host>#template91{height:auto!important;max-height:none!important;overflow:visible!important}.epg-modal-template-section{flex:none!important;margin:8px 0 0!important;padding:8px 0 0!important}.epg-modal-template-grid{flex:none!important}.epg-modal-template-card{flex:0 0 34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important}.epg-modal-footer{flex:none!important;padding:9px 13px!important}@media (max-width:767px){.epg-preview-modal{width:calc(100vw - 8px)!important;max-width:calc(100vw - 8px)!important;height:calc(100vh - 8px)!important;max-height:calc(100vh - 8px)!important}.epg-modal-preview-area{min-height:0!important;padding:6px!important}.epg-modal-template-card{flex-basis:30px!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important}}.epg-preview-autofit-host #template11 .tablheih{box-sizing:border-box!important;height:auto!important;min-height:190px!important;display:block!important;overflow:visible!important}.epg-preview-autofit-host #template11 .tablheih>table{border-collapse:collapse!important;width:100%!important;margin:0!important}.epg-preview-autofit-host #template11 [data-paystubs-template11-complete="1"]{clear:both!important;box-sizing:border-box!important;width:100%!important;margin:0 auto!important;padding:0 10px 10px!important;display:block!important}.epg-preview-autofit-host #template11 [data-paystubs-template11-complete="1"] table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;margin:0!important}.epg-preview-autofit-host #template11{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}@media (max-width:767px){.epg-preview-autofit-host #template11 .tablheih{min-height:145px!important}}.epg-generator{--epg-blue:#24588c;--epg-navy:#17385f;--epg-deep:#102944;--epg-border:#dce4ed;--epg-soft-border:#e8edf3;--epg-bg:#f7f9fc;--epg-muted:#65758b;--epg-text:#172033;--epg-danger:#b42318}.epg-generator .epg-heading{text-align:center;max-width:760px;margin-bottom:30px;margin-left:auto;margin-right:auto}.epg-generator .epg-heading>span{color:var(--epg-blue);letter-spacing:.08em;margin-bottom:8px;font-size:13px;font-weight:700;display:inline-block}.epg-generator .epg-heading h1{color:var(--epg-deep);margin:0 0 10px;font-size:clamp(30px,4vw,42px);line-height:1.15}.epg-generator .epg-heading p{max-width:650px;color:var(--epg-muted);margin:0 auto;font-size:16px;line-height:1.65}.epg-generator .epg-layout{align-items:flex-start;gap:28px}.epg-generator .epg-form{min-width:0}.epg-generator .epg-form .epg-section{border:1px solid var(--epg-border);background:#fff;border-radius:14px;margin-bottom:18px;padding:22px;position:relative;box-shadow:0 2px 8px #10294409}.epg-generator .epg-form .epg-section:last-child{margin-bottom:0}.epg-generator .epg-form .epg-section-title{border-bottom:1px solid var(--epg-soft-border);align-items:center;gap:11px;margin-bottom:20px;padding-bottom:14px;display:flex}.epg-generator .epg-form .epg-section-title>span{background:var(--epg-blue);color:#fff;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:inline-flex}.epg-generator .epg-form .epg-section-title h2{color:var(--epg-deep);margin:0;font-size:19px;font-weight:700;line-height:1.3}.epg-generator .epg-form .epg-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;display:grid}.epg-generator .epg-form .epg-wide{grid-column:1/-1}.epg-generator .epg-form label{min-width:0;color:var(--epg-text);flex-direction:column;gap:7px;font-size:14px;font-weight:600;display:flex}.epg-generator .epg-form label>span{line-height:1.35;display:block}.epg-generator .epg-form label small,.epg-generator .epg-form .theme-options{color:var(--epg-muted);font-size:12px;font-weight:500}.epg-generator .epg-form input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),.epg-generator .epg-form select,.epg-generator .epg-form textarea{box-sizing:border-box;width:100%;min-height:46px;color:var(--epg-text);font:inherit;background:#fff;border:1px solid #cfd9e5;border-radius:8px;outline:none;padding:10px 12px;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s,background .15s}.epg-generator .epg-form input:hover,.epg-generator .epg-form select:hover,.epg-generator .epg-form textarea:hover{border-color:#aebed0}.epg-generator .epg-form input:focus,.epg-generator .epg-form select:focus,.epg-generator .epg-form textarea:focus{border-color:var(--epg-blue);box-shadow:0 0 0 3px #24588c1c}.epg-generator .epg-form input::placeholder,.epg-generator .epg-form textarea::placeholder{color:#98a5b5}.epg-generator .epg-form input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.epg-generator .epg-form select{cursor:pointer}.epg-generator .epg-form input[type=file]{background:var(--epg-bg);border:1px dashed #b8c6d6;border-radius:8px;min-height:48px;padding:7px}.epg-generator .epg-form input[type=file]::file-selector-button{background:var(--epg-blue);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:6px;margin-right:10px;padding:8px 12px;font-size:13px;font-weight:600}.epg-generator .epg-check-field{border:1px solid var(--epg-soft-border);cursor:pointer;background:#fafbfd;border-radius:8px;align-items:center;min-height:42px;padding:9px 11px;flex-direction:row!important;gap:9px!important;display:flex!important}.epg-generator .epg-check-field input[type=checkbox]{accent-color:var(--epg-blue);flex:0 0 17px;margin:0;width:17px!important;height:17px!important;min-height:17px!important}.epg-generator .epg-check-field span{margin:0;font-size:13px;font-weight:550}.epg-generator .epg-parity-toggle{width:100%;min-height:44px;color:var(--epg-navy);font:inherit;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #cdd9e6;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 13px;font-size:13px;font-weight:650;transition:border-color .15s,background .15s;display:flex}.epg-generator .epg-parity-toggle:hover{border-color:var(--epg-blue);background:#f3f7fb}.epg-generator .epg-adjustment-list{gap:12px;display:grid}.epg-generator .epg-adjustment-row{border:1px solid var(--epg-soft-border);background:#fafbfd;border-radius:10px;padding:16px}.epg-generator .epg-adjustment-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.epg-generator .epg-adjustment-head strong{color:var(--epg-deep);font-size:14px}.epg-generator .epg-row-remove{color:var(--epg-danger);font:inherit;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:650}.epg-generator .epg-row-remove:hover{text-decoration:underline}.epg-generator .epg-add-row{border:1px dashed var(--epg-blue);width:100%;min-height:42px;color:var(--epg-blue);font:inherit;cursor:pointer;background:#f7faff;border-radius:8px;margin-top:12px;font-size:13px;font-weight:650}.epg-generator .epg-add-row:hover{background:#eef5fc}.epg-generator .epg-tax-exemptions{border:1px solid var(--epg-soft-border);background:#fafbfd;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;display:grid}.epg-generator .epg-color-input{cursor:pointer;background:#fff;border:1px solid #cfd9e5;border-radius:8px;width:100%;height:46px;min-height:46px;padding:4px}.epg-generator .epg-logo-result{border:1px solid var(--epg-soft-border);background:#fafbfd;border-radius:9px;padding:14px}.epg-generator .epg-logo-result>span{color:var(--epg-deep);margin-bottom:8px;font-size:13px;font-weight:650;display:block}.epg-generator .epg-logo-result img{object-fit:contain;border:1px solid var(--epg-soft-border);background:#fff;border-radius:7px;width:min(100%,280px);max-height:115px;margin-bottom:10px;padding:8px;display:block}.epg-generator .epg-small-action{border:1px solid var(--epg-blue);min-height:38px;color:var(--epg-blue);font:inherit;cursor:pointer;background:#fff;border-radius:7px;padding:7px 12px;font-size:12px;font-weight:650}.epg-generator .epg-error{color:#9f251b;background:#fff6f5;border:1px solid #f3b7b4;border-radius:8px;margin-top:14px;padding:11px 13px;font-size:13px}.epg-generator .epg-preview-column{min-width:0}.epg-generator .epg-preview-sticky{border:1px solid var(--epg-border);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 5px 20px #1029440f}.epg-generator .epg-preview-heading{border-bottom:1px solid var(--epg-soft-border);background:#fbfcfe;padding:17px 18px}.epg-generator .epg-preview-heading h2{color:var(--epg-deep);margin:0 0 5px;font-size:18px;line-height:1.3}.epg-generator .epg-preview-heading p{color:var(--epg-muted);margin:0;font-size:12px;line-height:1.5}.epg-generator .epg-preview-heading strong{min-height:28px;color:var(--epg-blue);background:#edf4fb;border-radius:6px;justify-content:center;align-items:center;margin-top:8px;padding:5px 9px;font-size:12px;display:inline-flex}.epg-generator .epg-preview-window{background:#f4f6f9}.epg-generator .epg-preview-actions{border-top:1px solid var(--epg-soft-border);background:#fff;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;padding:14px;display:grid}.epg-generator .epg-preview-action-primary,.epg-generator .epg-preview-action-download{min-height:44px;font:inherit;border-radius:8px;padding:9px 12px;font-size:13px;font-weight:650}.epg-generator .epg-preview-action-primary{border:1px solid var(--epg-blue);background:var(--epg-blue);color:#fff;cursor:pointer}.epg-generator .epg-preview-action-primary:hover:not(:disabled){background:#1d4d7c}.epg-generator .epg-preview-action-download{color:#8794a5;background:#f5f7fa;border:1px solid #cbd5e1}.epg-generator button:disabled{opacity:.65;cursor:not-allowed}.epg-logo-crop-backdrop{z-index:100000;background:#0f172aa3;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.epg-logo-crop-dialog{background:#fff;border-radius:14px;width:min(100%,590px);max-height:calc(100vh - 36px);padding:18px;overflow:auto;box-shadow:0 24px 70px #0f172a4d}.epg-logo-crop-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.epg-logo-crop-head h3{color:#102944;margin:0;font-size:20px}.epg-logo-crop-head button{cursor:pointer;background:#eef2f6;border:0;border-radius:50%;width:34px;height:34px;font-size:22px}.epg-logo-crop-preview{aspect-ratio:16/9;background:#f4f6f9;border:2px solid #24588c;border-radius:10px;width:100%;margin-bottom:15px;overflow:hidden}.epg-logo-crop-preview img{object-fit:contain;transform-origin:50%;width:100%;height:100%}.epg-logo-crop-dialog>label{color:#172033;gap:6px;margin-top:12px;font-size:13px;font-weight:600;display:grid}.epg-logo-crop-dialog input[type=range]{accent-color:#24588c;width:100%}.epg-logo-crop-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.epg-logo-crop-actions button{min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5df;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:650}.epg-logo-crop-actions button.primary{color:#fff;background:#24588c;border-color:#24588c}@media (max-width:900px){.epg-generator .epg-layout{gap:20px}.epg-generator .epg-form .epg-section{padding:18px}}@media (max-width:720px){.epg-generator .epg-heading{margin-bottom:22px}.epg-generator .epg-heading h1{font-size:30px}.epg-generator .epg-form .epg-section{border-radius:11px;margin-bottom:13px;padding:15px}.epg-generator .epg-form .epg-section-title{margin-bottom:16px;padding-bottom:11px}.epg-generator .epg-form .epg-section-title>span{flex-basis:27px;width:27px;height:27px}.epg-generator .epg-form .epg-section-title h2{font-size:17px}.epg-generator .epg-form .epg-grid{grid-template-columns:1fr;gap:13px}.epg-generator .epg-form .epg-wide{grid-column:auto}.epg-generator .epg-tax-exemptions{grid-template-columns:1fr}.epg-generator .epg-adjustment-row{padding:13px}.epg-generator .epg-preview-actions{grid-template-columns:1fr}.epg-generator .epg-preview-sticky{border-radius:11px}.epg-logo-crop-dialog{padding:14px}}@media (max-width:420px){.epg-generator .epg-form .epg-section{padding:13px}.epg-generator .epg-adjustment-head{flex-direction:column;align-items:flex-start;gap:5px}}#paystubs-company-logo-slot{align-self:start;width:100%}.epg-company-logo-field{width:100%;margin:0}.epg-company-logo-label{align-items:baseline;gap:6px;margin-bottom:8px;font-weight:500;display:flex}.epg-company-logo-control{box-sizing:border-box;background:#fff;border:1px solid #d8dee6;border-radius:8px;align-items:center;gap:14px;width:100%;min-height:76px;padding:12px;display:flex}.epg-company-logo-preview,.epg-company-logo-placeholder{box-sizing:border-box;background:#f8fafc;border:1px solid #e1e5ea;border-radius:6px;flex:0 0 82px;justify-content:center;align-items:center;width:82px;height:58px;display:flex;overflow:hidden}.epg-company-logo-preview img{object-fit:contain;width:auto;max-width:72px;height:auto;max-height:48px;display:block}.epg-company-logo-placeholder{color:#7b8491;font-size:12px}.epg-company-logo-actions{flex-wrap:wrap;align-items:center;gap:8px 10px;min-width:0;display:flex}.epg-company-logo-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.epg-company-logo-button{color:#fff;cursor:pointer;background:#24588c;border:1px solid #24588c;border-radius:6px;justify-content:center;align-items:center;min-height:38px;padding:8px 14px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.epg-company-logo-button:hover{opacity:.92}.epg-company-logo-help{color:#687384;flex-basis:100%;margin-top:1px;font-size:12px;font-weight:400;line-height:1.4;display:block}.epg-company-logo-remove{appearance:none;color:#9b2c2c;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;text-decoration:underline}@media (min-width:641px){#paystubs-company-logo-slot{grid-column:auto}}@media (max-width:640px){#paystubs-company-logo-slot{grid-column:1/-1}.epg-company-logo-control{align-items:flex-start}.epg-company-logo-preview,.epg-company-logo-placeholder{flex-basis:68px;width:68px}}.epg-company-logo-control{min-height:58px!important;padding:10px 12px!important}.epg-company-logo-button{color:#fff!important;white-space:nowrap!important;flex:none!important}.epg-company-logo-button:hover,.epg-company-logo-button:focus,.epg-company-logo-button:active{color:#fff!important}.epg-company-logo-help{flex:auto!important;min-width:0!important;margin:0!important;padding:0!important;line-height:1.35!important}@media (max-width:640px){.epg-company-logo-actions{flex-wrap:wrap!important}.epg-company-logo-help{flex-basis:100%!important}}.epg-company-logo-control{width:100%!important;min-height:0!important;padding:12px!important;display:block!important}.epg-company-logo-preview{margin:0 0 10px!important}.epg-company-logo-actions{flex-flow:column!important;align-items:stretch!important;gap:5px!important;width:100%!important;display:flex!important}.epg-company-logo-button{box-sizing:border-box!important;color:#fff!important;white-space:nowrap!important;cursor:pointer!important;background:#24588c!important;border:1px solid #24588c!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:42px!important;margin:0!important;padding:10px 14px!important;font-size:14px!important;font-weight:600!important;line-height:1!important;display:flex!important}.epg-company-logo-help{color:#7b8794!important;flex:none!important;width:100%!important;margin:2px 0 0!important;padding:0!important;font-size:11px!important;font-weight:400!important;line-height:1.35!important;display:block!important}.epg-company-logo-remove{align-self:flex-start!important;margin-top:2px!important}.epg-company-logo-field{flex-direction:row!important;align-items:center!important;gap:16px!important;width:100%!important;margin:0!important;display:flex!important}.epg-company-logo-label{white-space:nowrap!important;flex:none!important;align-items:baseline!important;gap:5px!important;margin:0!important;display:flex!important}.epg-company-logo-label span{font-size:15px!important;font-weight:500!important}.epg-company-logo-label small{opacity:.65!important;font-size:12px!important;font-weight:400!important}.epg-company-logo-control{background:0 0!important;border:0!important;border-radius:0!important;flex:auto!important;align-items:center!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important}.epg-company-logo-actions{flex-flow:row!important;flex:auto!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.epg-company-logo-button{color:#fff!important;white-space:nowrap!important;cursor:pointer!important;background:#24588c!important;border:1px solid #24588c!important;border-radius:7px!important;flex:auto!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:44px!important;margin:0!important;padding:10px 16px!important;font-size:14px!important;font-weight:600!important;line-height:1!important;display:flex!important}.epg-company-logo-button:hover,.epg-company-logo-button:focus,.epg-company-logo-button:active{color:#fff!important;background:#24588c!important}.epg-company-logo-preview{flex:none!important;margin:0!important}@media (max-width:640px){.epg-company-logo-field{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.epg-company-logo-label,.epg-company-logo-control,.epg-company-logo-actions{width:100%!important}}#paystubs-company-logo-slot{grid-column:1/-1!important;width:100%!important}.epg-company-logo-slot{width:100%!important}.epg-company-logo-field{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:0 18px!important;width:100%!important;margin:0!important;display:grid!important}.epg-company-logo-label{box-sizing:border-box!important;white-space:nowrap!important;background:#fff!important;border:1px solid #cbd8e6!important;border-radius:8px!important;align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 16px!important;display:flex!important}.epg-company-logo-label span{color:#0f172a!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:500!important;line-height:1!important}.epg-company-logo-label small{color:#7b8794!important;opacity:1!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:400!important;line-height:1!important}.epg-company-logo-control{box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:8px!important;align-items:stretch!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;display:flex!important}.epg-company-logo-actions{flex-flow:row!important;align-items:stretch!important;gap:0!important;width:100%!important;height:46px!important;margin:0!important;padding:0!important;display:flex!important}.epg-company-logo-button{box-sizing:border-box!important;color:#fff!important;text-align:center!important;white-space:nowrap!important;cursor:pointer!important;background:#24588c!important;border:1px solid #24588c!important;border-radius:8px!important;flex:100%!important;justify-content:center!important;align-items:center!important;width:100%!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 16px!important;font-size:14px!important;font-weight:600!important;line-height:1!important;display:flex!important}.epg-company-logo-button:hover,.epg-company-logo-button:focus,.epg-company-logo-button:active{color:#fff!important;background:#24588c!important;border-color:#24588c!important}.epg-company-logo-help{display:none!important}.epg-company-logo-preview{box-sizing:border-box!important;flex:none!important;width:60px!important;height:46px!important;margin:0 8px 0 0!important;padding:3px!important}.epg-company-logo-preview img{object-fit:contain!important;max-width:100%!important;max-height:100%!important}@media (max-width:640px){.epg-company-logo-field{grid-template-columns:1fr!important;row-gap:10px!important}.epg-company-logo-label,.epg-company-logo-control,.epg-company-logo-actions,.epg-company-logo-button{width:100%!important}}.epg-grid input[name=payDate],.epg-grid input[name=startDate],.epg-grid input[name=endDate]{font-size:13px!important}.epg-grid input[name=payDate]::-webkit-datetime-edit{font-size:13px!important}.epg-grid input[name=startDate]::-webkit-datetime-edit{font-size:13px!important}.epg-grid input[name=endDate]::-webkit-datetime-edit{font-size:13px!important}.epg-section [hidden]{display:none!important}.epg-section.epg-parity-section.epg-compact-collapsed{height:auto!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important}.epg-section.epg-parity-section.epg-compact-collapsed>.epg-section-title{border-bottom:0!important;align-items:center!important;height:56px!important;min-height:56px!important;margin:0!important;padding:0 12px!important;display:flex!important}.epg-section.epg-parity-section.epg-compact-collapsed>.epg-section-title>span:first-child{justify-content:center!important;align-items:center!important;width:30px!important;min-width:30px!important;height:30px!important;margin-right:10px!important;display:inline-flex!important}.epg-section.epg-parity-section.epg-compact-collapsed>.epg-section-title>h2{margin:0!important;padding:0!important;line-height:1.2!important}.epg-section.epg-parity-section.epg-compact-collapsed [hidden]{display:none!important}.epg-options-toolbar{box-sizing:border-box;background:#fff;border:1px solid #d8e2ee;border-radius:12px;justify-content:flex-start;align-items:center;width:100%;min-height:54px;margin:18px 0 12px;padding:0 10px;display:flex}.epg-options-toolbar-button{appearance:none;color:#0f2942;min-height:52px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0 10px;font-size:14px;font-weight:600;display:inline-flex}.epg-options-toolbar-button:hover,.epg-options-toolbar-button.is-active{color:#245f98}.epg-options-toolbar-sign{color:#fff;background:#245f98;border-radius:6px;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;font-size:15px;font-weight:700;line-height:1;display:inline-flex}.epg-options-toolbar-divider{color:#cbd5e1;margin:0 3px;font-size:18px;font-weight:400}.epg-options-toolbar-color{color:#0f2942;white-space:nowrap;align-items:center;gap:8px;min-height:52px;padding:0 10px;font-size:14px;font-weight:600;display:inline-flex}.epg-options-toolbar-color-input{cursor:pointer;background:#fff;border:1px solid #cbd5e1!important;border-radius:7px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;padding:2px!important}.epg-toolbar-panel-hidden,.epg-toolbar-panel>.epg-section-title{display:none!important}.epg-toolbar-panel{margin-top:10px!important}.epg-toolbar-panel [hidden]{display:none!important}@media (max-width:720px){.epg-options-toolbar{flex-wrap:wrap;padding:4px 7px}.epg-options-toolbar-button{min-height:42px;padding:0 6px;font-size:13px}.epg-options-toolbar-divider{display:none}.epg-options-toolbar-color{min-height:42px;padding:0 6px}}.epg-options-toolbar.epg-options-toolbar-three{box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important;min-height:0!important;margin:18px 0 12px!important;padding:0!important;display:grid!important}.epg-options-toolbar-three .epg-options-toolbar-box{box-sizing:border-box!important;color:#0f2942!important;background:#fff!important;border:1px solid #d8e2ee!important;border-radius:10px!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;height:56px!important;min-height:56px!important;margin:0!important;padding:0 14px!important;display:flex!important}.epg-options-toolbar-three .epg-options-toolbar-button{cursor:pointer!important;justify-content:flex-start!important;gap:9px!important;font-size:14px!important;font-weight:600!important}.epg-options-toolbar-three .epg-options-toolbar-button:hover,.epg-options-toolbar-three .epg-options-toolbar-button.is-active,.epg-options-toolbar-three .epg-template-color-box.is-active{border-color:#9db9d3!important}.epg-options-toolbar-three .epg-options-toolbar-sign{color:#fff!important;background:#245f98!important;border-radius:6px!important;flex:0 0 26px!important;justify-content:center!important;align-items:center!important;width:26px!important;min-width:26px!important;height:26px!important;margin:0!important;font-size:15px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.epg-options-toolbar-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.epg-options-toolbar-three .epg-template-color-box{justify-content:space-between!important;gap:10px!important}.epg-template-color-title{appearance:none!important;color:#0f2942!important;min-width:0!important;font:inherit!important;text-align:left!important;white-space:nowrap!important;cursor:pointer!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:600!important}.epg-options-toolbar-three .epg-options-toolbar-color-input{box-sizing:border-box!important;cursor:pointer!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:7px!important;flex:0 0 36px!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;margin:0!important;padding:2px!important}.epg-options-toolbar-three .epg-options-toolbar-divider,.epg-options-toolbar-three .epg-options-toolbar-color{display:none!important}@media (max-width:720px){.epg-options-toolbar.epg-options-toolbar-three{grid-template-columns:1fr!important;gap:8px!important}.epg-options-toolbar-three .epg-options-toolbar-box{height:52px!important;min-height:52px!important}}.epg-template-color-title-static{color:#0f2942!important;cursor:default!important;-webkit-user-select:none!important;user-select:none!important;flex:auto!important;font-size:14px!important;font-weight:600!important;line-height:1.2!important}.epg-toolbar-panel[data-toolbar-panel=template],.epg-preview-heading>strong{display:none!important}@media (min-width:901px){.epg-layout{align-items:stretch!important;overflow:visible!important}.epg-preview-column{align-self:stretch!important;position:relative!important;overflow:visible!important}.epg-preview-sticky{z-index:20!important;align-self:flex-start!important;position:sticky!important;top:16px!important}}.epg-options-toolbar-three .epg-options-toolbar-button,.epg-options-toolbar-three .epg-template-color-title,.epg-options-toolbar-three .epg-template-color-title-static{font-size:13px!important}.epg-options-toolbar-three .epg-options-toolbar-sign{border-radius:5px!important;flex:0 0 22px!important;width:22px!important;min-width:22px!important;height:22px!important;font-size:13px!important;line-height:1!important}.epg-options-toolbar-three .epg-options-toolbar-button{gap:7px!important}.ps-public-logo{width:150px!important;max-width:150px!important;height:auto!important;display:block!important}.ps-public-brand{align-items:center!important;display:inline-flex!important}.ps-site-footer.ps-clean-footer{color:#fff!important;background:#173b63!important;border:0!important;margin-top:0!important}.ps-clean-footer .ps-footer-container{padding-top:46px!important;padding-bottom:0!important}.ps-clean-footer-main{grid-template-columns:minmax(0,1.65fr) minmax(180px,.8fr) minmax(220px,.9fr)!important;align-items:start!important;gap:70px!important;padding-bottom:38px!important;display:grid!important}.ps-clean-footer-logo{margin-bottom:20px!important;display:inline-block!important}.ps-clean-footer-logo img{width:220px!important;max-width:220px!important;height:auto!important;display:block!important}.ps-clean-footer-brand p{color:#ffffffdb!important;max-width:420px!important;margin:0!important;font-size:14px!important;font-weight:400!important;line-height:1.7!important}.ps-clean-footer-column h3{color:#fff!important;margin:3px 0 18px!important;font-size:16px!important;font-weight:700!important;line-height:1.3!important}.ps-clean-footer-column nav{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.ps-clean-footer-column a{color:#ffffffdb!important;align-items:center!important;gap:7px!important;font-size:14px!important;font-weight:500!important;line-height:1.45!important;text-decoration:none!important;transition:color .18s,transform .18s!important;display:inline-flex!important}.ps-clean-footer-column a:hover{color:#fff!important;transform:translate(2px)!important}.ps-clean-footer-email{margin-top:3px!important}.ps-clean-footer-email i{font-size:17px!important}.ps-clean-footer-bottom{border-top:1px solid #ffffff24!important;justify-content:center!important;align-items:center!important;min-height:58px!important;display:flex!important}.ps-clean-footer-bottom p{color:#ffffffd1!important;margin:0!important;font-size:13px!important;font-weight:400!important}.ps-clean-footer .ps-footer-top,.ps-clean-footer .ps-footer-social-wrap,.ps-clean-footer .ps-footer-social,.ps-clean-footer .ps-footer-columns,.ps-clean-footer .ps-footer-about{all:unset}@media (max-width:900px){.ps-public-logo{width:138px!important;max-width:138px!important}.ps-clean-footer-main{grid-template-columns:1.4fr 1fr 1fr!important;gap:34px!important}.ps-clean-footer-logo img{width:190px!important;max-width:190px!important}}@media (max-width:680px){.ps-clean-footer .ps-footer-container{padding-top:34px!important}.ps-clean-footer-main{grid-template-columns:1fr!important;gap:30px!important;padding-bottom:30px!important}.ps-clean-footer-brand{max-width:none!important}.ps-clean-footer-logo img{width:185px!important;max-width:185px!important}.ps-clean-footer-bottom{justify-content:flex-start!important;min-height:54px!important}}.ps-public-header .ps-public-logo{width:190px!important;max-width:190px!important;height:auto!important}.ps-public-header .ps-public-brand{align-items:center!important;width:auto!important;min-width:190px!important;display:inline-flex!important}.ps-site-footer.ps-clean-footer .ps-footer-container{width:calc(100% - 48px)!important;max-width:1100px!important;margin-left:auto!important;margin-right:auto!important}.ps-clean-footer-main{grid-template-columns:minmax(0,1.5fr) minmax(160px,.7fr) minmax(200px,.8fr)!important;gap:46px!important}.ps-clean-footer-logo img{width:250px!important;max-width:250px!important;height:auto!important}.ps-clean-footer-brand{max-width:390px!important}.ps-clean-footer-brand p{max-width:380px!important}@media (max-width:900px){.ps-public-header .ps-public-logo{width:165px!important;max-width:165px!important}.ps-public-header .ps-public-brand{min-width:165px!important}.ps-site-footer.ps-clean-footer .ps-footer-container{width:calc(100% - 36px)!important}.ps-clean-footer-main{gap:30px!important}.ps-clean-footer-logo img{width:215px!important;max-width:215px!important}}@media (max-width:680px){.ps-public-header .ps-public-logo{width:150px!important;max-width:150px!important}.ps-public-header .ps-public-brand{min-width:150px!important}.ps-site-footer.ps-clean-footer .ps-footer-container{width:calc(100% - 30px)!important}.ps-clean-footer-logo img{width:205px!important;max-width:205px!important}}.epg-generator .epg-inline-preview-area{box-sizing:border-box!important;background:#f4f6f9!important;width:100%!important;min-width:0!important;padding:12px!important;position:relative!important;overflow:hidden!important}.epg-generator .epg-inline-preview-host{transform-origin:0 0!important;width:760px!important;min-width:760px!important;max-width:none!important;margin:0!important;display:block!important;position:relative!important;overflow:visible!important}.epg-generator .epg-inline-preview-host>#template11,.epg-generator .epg-inline-preview-host>#template21,.epg-generator .epg-inline-preview-host>#template31,.epg-generator .epg-inline-preview-host>#template41,.epg-generator .epg-inline-preview-host>#template51,.epg-generator .epg-inline-preview-host>#template61,.epg-generator .epg-inline-preview-host>#template71,.epg-generator .epg-inline-preview-host>#template81,.epg-generator .epg-inline-preview-host>#template91{flex-shrink:0!important}.epg-generator .epg-preview-action-download:not(:disabled){border-color:var(--epg-blue)!important;background:var(--epg-blue)!important;color:#fff!important;cursor:pointer!important}.epg-generator .epg-preview-action-download:hover:not(:disabled){background:#1d4d7c!important;border-color:#1d4d7c!important}.epg-generator .epg-preview-action-download:disabled{cursor:not-allowed!important;opacity:.66!important}@media (max-width:767px){.epg-generator .epg-inline-preview-area{padding:8px!important}}.pau-page{color:#183b61;background:#fff}.pau-shell{width:min(1160px,100% - 40px);margin:0 auto}.pau-hero{background:linear-gradient(135deg,#f4f8fc 0%,#fff 58%,#eef5fb 100%);border-bottom:1px solid #dce6ef;padding:88px 0 84px}.pau-hero-inner{text-align:center;max-width:900px}.pau-eyebrow{color:#24588c;letter-spacing:1.5px;margin-bottom:14px;font-size:13px;font-weight:700;line-height:1.3;display:inline-block}.pau-hero h1{color:#102d49;letter-spacing:-1.4px;max-width:820px;margin:0 auto 22px;font-size:clamp(38px,5vw,58px);font-weight:700;line-height:1.08}.pau-hero p{color:#5e7286;max-width:760px;margin:0 auto;font-size:18px;line-height:1.75}.pau-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.pau-primary,.pau-secondary,.pau-cta-button{border-radius:7px;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;font-size:14px;font-weight:700;display:inline-flex;text-decoration:none!important}.pau-primary{background:#24588c;color:#fff!important}.pau-primary:hover{background:#183b61;color:#fff!important}.pau-secondary{background:#fff;border:1px solid #b9cbe0;color:#24588c!important}.pau-secondary:hover{background:#f4f8fc;border-color:#24588c;color:#183b61!important}.pau-section{padding:80px 0}.pau-soft{background:#f7f9fc;border-top:1px solid #e4ebf2;border-bottom:1px solid #e4ebf2}.pau-two-column{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:76px;display:grid}.pau-two-column h2,.pau-heading-center h2,.pau-cta h2{color:#102d49;letter-spacing:-.7px;margin:0;font-size:clamp(30px,4vw,42px);font-weight:700;line-height:1.18}.pau-copy p,.pau-approach p{color:#5e7286;margin:0 0 20px;font-size:17px;line-height:1.8}.pau-copy p:last-child{margin-bottom:0}.pau-heading-center{text-align:center;max-width:760px;margin:0 auto 42px}.pau-heading-center>p{color:#63788c;margin:15px auto 0;font-size:16px;line-height:1.7}.pau-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.pau-card{background:#fff;border:1px solid #dce5ee;border-radius:12px;min-height:255px;padding:30px;box-shadow:0 10px 30px #1537570d}.pau-number{color:#24588c;background:#edf4fa;border-radius:6px;justify-content:center;align-items:center;min-width:42px;height:30px;margin-bottom:27px;font-size:12px;font-weight:700;display:inline-flex}.pau-card h3,.pau-benefit h3{color:#173753;margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.35}.pau-card p,.pau-benefit p{color:#63778a;margin:0;font-size:15px;line-height:1.72}.pau-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:980px;margin:0 auto;display:grid}.pau-benefit{background:#fff;border:1px solid #dfe7ef;border-radius:10px;gap:17px;padding:26px;display:flex}.pau-benefit>span{color:#24588c;background:#eaf3fb;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:800;display:flex}.pau-approach{background:#eef4f9}.pau-approach p{margin-top:18px}.pau-principles{background:#fff;border:1px solid #d3e0eb;border-radius:12px;overflow:hidden}.pau-principles>div{border-bottom:1px solid #e3eaf1;grid-template-columns:165px 1fr;gap:24px;padding:23px 25px;display:grid}.pau-principles>div:last-child{border-bottom:0}.pau-principles strong{color:#173753;font-size:15px}.pau-principles span{color:#64798c;font-size:14px;line-height:1.6}.pau-cta{background:#183b61;padding:68px 0}.pau-cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.pau-cta-inner>div{max-width:720px}.pau-cta .pau-eyebrow{color:#b9d4eb}.pau-cta h2{color:#fff}.pau-cta p{color:#cfdeeb;margin:15px 0 0;font-size:16px;line-height:1.7}.pau-cta-button{background:#fff;flex:none;color:#183b61!important}.pau-cta-button:hover{background:#edf4fa;color:#183b61!important}@media (max-width:900px){.pau-two-column{grid-template-columns:1fr;gap:35px}.pau-card-grid{grid-template-columns:1fr}.pau-cta-inner{flex-direction:column;align-items:flex-start}}@media (max-width:700px){.pau-shell{width:min(100% - 28px,1160px)}.pau-hero{padding:60px 0 56px}.pau-section{padding:56px 0}.pau-benefit-grid{grid-template-columns:1fr}.pau-principles>div{grid-template-columns:1fr;gap:7px}.pau-actions,.pau-primary,.pau-secondary{width:100%}}.pcn-page{--pcn-primary:#24588c;--pcn-dark:#183b61;--pcn-heading:#102d49;--pcn-text:#617487;--pcn-border:#dce5ee;--pcn-soft:#f5f8fb;color:var(--pcn-heading);background:#fff}.pcn-shell{width:min(1160px,100% - 40px);margin:0 auto}.pcn-hero{background:linear-gradient(135deg,#f4f8fc 0%,#fff 58%,#eef5fb 100%);border-bottom:1px solid #dce6ef;padding:72px 0 68px}.pcn-hero-inner{text-align:center;max-width:780px}.pcn-eyebrow{color:var(--pcn-primary);letter-spacing:1.4px;margin-bottom:13px;font-size:13px;font-weight:700;line-height:1.3;display:inline-block}.pcn-hero h1{color:var(--pcn-heading);letter-spacing:-1.2px;margin:0 0 17px;font-size:clamp(38px,5vw,54px);font-weight:700;line-height:1.1}.pcn-hero p{max-width:680px;color:var(--pcn-text);margin:0 auto;font-size:17px;line-height:1.75}.pcn-main{padding:72px 0 80px}.pcn-grid{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:start;gap:34px;display:grid}.pcn-support{flex-direction:column;gap:15px;display:flex}.pcn-support-heading{margin-bottom:8px}.pcn-support-heading h2{color:var(--pcn-heading);margin:0 0 9px;font-size:29px;font-weight:700;line-height:1.25}.pcn-support-heading p{color:var(--pcn-text);margin:0;font-size:15px;line-height:1.7}.pcn-support-card{border:1px solid var(--pcn-border);background:#fff;border-radius:10px;gap:15px;padding:20px;display:flex;box-shadow:0 7px 25px #1435530b}.pcn-support-icon{width:42px;height:42px;color:var(--pcn-primary);background:#edf4fa;border-radius:9px;flex:0 0 42px;justify-content:center;align-items:center;font-size:20px;display:flex}.pcn-support-card h3{color:#173753;margin:0 0 5px;font-size:16px;font-weight:700;line-height:1.35}.pcn-support-card p{color:var(--pcn-text);margin:0 0 4px;font-size:14px;line-height:1.55}.pcn-support-card a{color:var(--pcn-primary);font-size:14px;font-weight:600;text-decoration:none}.pcn-support-card a:hover{text-decoration:underline}.pcn-coming{color:#778a9b;font-size:13px;font-weight:600}.pcn-form-card{border:1px solid var(--pcn-border);background:#fff;border-radius:12px;padding:34px;box-shadow:0 12px 38px #14355312}.pcn-form-heading{margin-bottom:27px}.pcn-form-heading h2{color:var(--pcn-heading);margin:0 0 8px;font-size:29px;font-weight:700;line-height:1.3}.pcn-form-heading p{color:var(--pcn-text);margin:0;font-size:15px;line-height:1.65}.pcn-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.pcn-field{margin-bottom:18px}.pcn-field label{color:#294762;margin-bottom:7px;font-size:13px;font-weight:600;line-height:1.4;display:block}.pcn-required{color:#ad3838;margin-left:3px}.pcn-control{color:#203d57;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #cbd8e4;border-radius:7px;outline:none;padding:11px 13px;font-size:15px;line-height:1.5;display:block}.pcn-control::placeholder{color:#94a2af}.pcn-control:focus{border-color:var(--pcn-primary);box-shadow:0 0 0 3px #24588c1c}.pcn-textarea{resize:vertical;min-height:135px}.pcn-captcha{min-height:78px;margin-top:3px;overflow-x:auto}.pcn-submit-wrap{margin-top:20px}.pcn-submit{background:var(--pcn-primary);color:#fff;cursor:pointer;min-height:48px;font:inherit;border:0;border-radius:7px;justify-content:center;align-items:center;padding:12px 25px;font-size:14px;font-weight:700;display:inline-flex}.pcn-submit:hover:not(:disabled){background:var(--pcn-dark)}.pcn-submit:disabled{cursor:wait;opacity:.7}.pcn-alert{border-radius:7px;margin-bottom:20px;padding:13px 15px;font-size:14px;line-height:1.55}.pcn-alert-success{color:#23603a;background:#edf8f1;border:1px solid #badbc7}.pcn-alert-error{color:#8b2c2c;background:#fff1f1;border:1px solid #ebc1c1}.pcn-bottom{background:var(--pcn-soft);border-top:1px solid #e1e8ef;padding:52px 0}.pcn-bottom-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.pcn-bottom h2{color:var(--pcn-heading);margin:0 0 8px;font-size:26px;font-weight:700;line-height:1.3}.pcn-bottom p{color:var(--pcn-text);margin:0;font-size:15px;line-height:1.65}.pcn-generator-button{min-height:46px;color:var(--pcn-primary);background:#fff;border:1px solid #b9cbe0;border-radius:7px;flex:none;justify-content:center;align-items:center;padding:11px 20px;font-size:14px;font-weight:700;display:inline-flex;text-decoration:none!important}.pcn-generator-button:hover{border-color:var(--pcn-primary);color:var(--pcn-dark)}@media (max-width:880px){.pcn-grid{grid-template-columns:1fr}.pcn-support{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pcn-support-heading{grid-column:1/-1}}@media (max-width:650px){.pcn-shell{width:min(100% - 28px,1160px)}.pcn-hero{padding:54px 0 50px}.pcn-main{padding:50px 0 58px}.pcn-grid,.pcn-support,.pcn-form-row{grid-template-columns:1fr}.pcn-support-heading{grid-column:auto}.pcn-form-card{padding:22px 18px}.pcn-bottom-inner{flex-direction:column;align-items:flex-start}}.pbn-page{--pbn-primary:#24588c;--pbn-dark:#183b61;--pbn-heading:#102d49;--pbn-text:#617487;--pbn-border:#dce5ee;--pbn-soft:#f5f8fb;color:var(--pbn-heading);background:#fff}.pbn-shell{width:min(1160px,100% - 40px);margin:0 auto}.pbn-eyebrow{color:var(--pbn-primary);letter-spacing:1.35px;margin-bottom:11px;font-size:12px;font-weight:700;line-height:1.3;display:inline-block}.pbn-hero{background:linear-gradient(135deg,#f4f8fc 0%,#fff 58%,#eef5fb 100%);border-bottom:1px solid #dce6ef;padding:70px 0 66px}.pbn-hero-inner{text-align:center;max-width:780px}.pbn-hero h1{color:var(--pbn-heading);letter-spacing:-1.2px;margin:0 0 17px;font-size:clamp(38px,5vw,54px);font-weight:700;line-height:1.1}.pbn-hero p{max-width:690px;color:var(--pbn-text);margin:0 auto;font-size:17px;line-height:1.75}.pbn-list-section{padding:68px 0 80px}.pbn-list-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.pbn-list-heading h2{color:var(--pbn-heading);margin:0;font-size:29px;font-weight:700;line-height:1.3}.pbn-list-heading>p{color:#8291a0;margin:0 0 4px;font-size:14px}.pbn-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.pbn-card{border:1px solid var(--pbn-border);background:#fff;border-radius:12px;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 8px 28px #1435530e}.pbn-card:hover{transform:translateY(-3px);box-shadow:0 13px 34px #14355317}.pbn-card-image-link{aspect-ratio:16/9;background:#edf3f8;display:block;overflow:hidden}.pbn-card-image{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.pbn-card:hover .pbn-card-image{transform:scale(1.025)}.pbn-image-placeholder{color:#7891a9;justify-content:center;align-items:center;width:100%;height:100%;font-size:34px;display:flex}.pbn-card-body{flex-direction:column;flex:1;padding:21px;display:flex}.pbn-card-date{color:#8291a0;margin-bottom:9px;font-size:12px;font-weight:600;line-height:1.4;display:block}.pbn-card h2{margin:0 0 11px;font-size:18px;font-weight:700;line-height:1.45}.pbn-card h2 a{color:var(--pbn-heading);text-decoration:none}.pbn-card h2 a:hover{color:var(--pbn-primary)}.pbn-card p{color:var(--pbn-text);margin:0 0 18px;font-size:14px;line-height:1.65}.pbn-read-more{width:fit-content;color:var(--pbn-primary);align-items:center;gap:6px;margin-top:auto;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.pbn-read-more:hover{color:var(--pbn-dark)}.pbn-empty{border:1px solid var(--pbn-border);color:var(--pbn-text);text-align:center;border-radius:10px;padding:50px 25px}.pbn-pagination{justify-content:center;align-items:center;gap:16px;margin-top:42px;display:flex}.pbn-page-numbers{gap:7px;display:flex}.pbn-page-number,.pbn-page-arrow{color:#36526b;background:#fff;border:1px solid #d4e0eb;border-radius:7px;justify-content:center;align-items:center;min-height:40px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.pbn-page-number{width:40px}.pbn-page-arrow{gap:6px;padding:0 13px}.pbn-page-number:hover,.pbn-page-arrow:hover,.pbn-page-number-active{border-color:var(--pbn-primary);background:var(--pbn-primary);color:#fff}.pbn-detail-hero{background:linear-gradient(135deg,#f5f9fc 0%,#fff 62%,#eef5fb 100%);border-bottom:1px solid #dce6ef;padding:58px 20px 54px}.pbn-detail-heading{text-align:center;width:min(900px,100%);margin:0 auto}.pbn-back-link{color:var(--pbn-primary);align-items:center;gap:6px;margin-bottom:19px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.pbn-detail-date{color:#7b8c9b;margin-bottom:11px;font-size:13px;font-weight:600;display:block}.pbn-detail-heading h1{color:var(--pbn-heading);letter-spacing:-.8px;margin:0;font-size:clamp(31px,4.5vw,47px);font-weight:700;line-height:1.22}.pbn-detail-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:38px;display:grid}.pbn-featured-image-wrap{background:#edf3f8;border-radius:12px;margin-bottom:32px;overflow:hidden}.pbn-article-body{color:#3f566b;overflow-wrap:anywhere;font-size:16px;line-height:1.8}.pbn-article-body>:first-child{margin-top:0!important}.pbn-article-body h1,.pbn-article-body h2,.pbn-article-body h3,.pbn-article-body h4,.pbn-article-body h5,.pbn-article-body h6{color:var(--pbn-heading);margin-top:32px;margin-bottom:12px;font-weight:700;line-height:1.35}.pbn-article-body h2{font-size:27px}.pbn-article-body h3{font-size:22px}.pbn-article-body h4{font-size:19px}.pbn-article-body p{margin:0 0 18px}.pbn-article-body ul,.pbn-article-body ol{margin:0 0 20px;padding-left:25px}.pbn-article-body li{margin-bottom:7px}.pbn-article-body a{color:var(--pbn-primary);text-underline-offset:2px;text-decoration:underline}.pbn-article-body img{border-radius:8px;max-width:100%;height:auto}.pbn-article-body blockquote{border-left:4px solid var(--pbn-primary);background:#f5f8fb;border-radius:0 7px 7px 0;margin:24px 0;padding:18px 20px}.pbn-article-body table{border-collapse:collapse;width:100%;margin:24px 0;font-size:14px;display:block;overflow-x:auto}.pbn-article-body th,.pbn-article-body td{text-align:left;border:1px solid #d9e2ea;padding:10px}.pbn-article-body th{color:var(--pbn-heading);background:#f3f7fa}.pbn-detail-sidebar{flex-direction:column;gap:20px;display:flex;position:sticky;top:96px}.pbn-sidebar-card,.pbn-sidebar-cta{border:1px solid var(--pbn-border);background:#fff;border-radius:11px;padding:23px;box-shadow:0 8px 27px #1435530e}.pbn-sidebar-card h2,.pbn-sidebar-cta h2{color:var(--pbn-heading);margin:0 0 17px;font-size:20px;font-weight:700;line-height:1.35}.pbn-recent-list{flex-direction:column;display:flex}.pbn-recent-item{border-bottom:1px solid #e8eef3;grid-template-columns:68px 1fr;align-items:center;gap:11px;padding:13px 0;text-decoration:none;display:grid}.pbn-recent-item:first-child{padding-top:0}.pbn-recent-item:last-child{border-bottom:0;padding-bottom:0}.pbn-recent-item img,.pbn-recent-placeholder{object-fit:cover;color:#7690a7;background:#edf3f8;border-radius:6px;justify-content:center;align-items:center;width:68px;height:52px;display:flex}.pbn-recent-copy{min-width:0}.pbn-recent-copy small{color:#8997a4;margin-bottom:4px;font-size:10px;line-height:1.35;display:block}.pbn-recent-copy strong{color:#263f56;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.pbn-recent-item:hover strong{color:var(--pbn-primary)}.pbn-sidebar-cta{background:#f5f8fb}.pbn-sidebar-cta p{color:var(--pbn-text);margin:0 0 16px;font-size:14px;line-height:1.65}.pbn-sidebar-cta>a{color:var(--pbn-primary);align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:980px){.pbn-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pbn-detail-grid{grid-template-columns:1fr}.pbn-detail-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}}@media (max-width:650px){.pbn-shell{width:min(100% - 28px,1160px)}.pbn-hero{padding:52px 0 48px}.pbn-list-section{padding:48px 0 60px}.pbn-list-heading{flex-direction:column;align-items:flex-start;gap:7px}.pbn-grid{grid-template-columns:1fr}.pbn-pagination{flex-wrap:wrap;gap:8px}.pbn-page-arrow{padding:0 10px}.pbn-detail-hero{padding:45px 14px 42px}.pbn-detail-section{padding:38px 0 58px}.pbn-detail-sidebar{grid-template-columns:1fr}.pbn-article-body{font-size:15px}.pbn-article-body h2{font-size:24px}.pbn-article-body h3{font-size:20px}}.pbn-detail-hero{padding:64px 20px 58px}.pbn-detail-heading{width:min(860px,100%)}.pbn-detail-date{color:#74889a;margin-bottom:14px;font-size:13px;font-weight:600;line-height:1.5}.pbn-detail-heading h1{color:#102d49;letter-spacing:-.85px;text-wrap:balance;max-width:830px;margin:0 auto;font-size:clamp(34px,4vw,50px);font-weight:700;line-height:1.16}.pbn-back-link{margin-bottom:21px;font-size:13px;line-height:1.4}.pbn-detail-section{padding:64px 0 92px}.pbn-detail-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:48px}.pbn-article{min-width:0}.pbn-featured-image-wrap{background:#fff;border:1px solid #e0e8ef;border-radius:12px;width:100%;max-width:760px;margin:0 auto 38px;overflow:hidden}.pbn-featured-image{object-fit:contain;width:100%;height:auto;max-height:none;display:block}.pbn-article-body{color:#3c5367;letter-spacing:.002em;overflow-wrap:break-word;word-break:normal;text-rendering:optimizelegibility;width:100%;max-width:760px;margin:0 auto;font-size:17px;line-height:1.82}.pbn-article-body p,.pbn-article-body li{font-size:17px!important;line-height:1.82!important}.pbn-article-body p span,.pbn-article-body li span{font-size:inherit!important;line-height:inherit!important}.pbn-article-body p{margin:0 0 1.35em;color:#3c5367!important}.pbn-article-body p:empty{display:none}.pbn-article-body strong,.pbn-article-body b{color:#203b53;font-weight:700}.pbn-article-body h1,.pbn-article-body h2,.pbn-article-body h3,.pbn-article-body h4,.pbn-article-body h5,.pbn-article-body h6{letter-spacing:-.25px;scroll-margin-top:110px;color:#102d49!important;font-weight:700!important}.pbn-article-body h1 span,.pbn-article-body h2 span,.pbn-article-body h3 span,.pbn-article-body h4 span,.pbn-article-body h5 span,.pbn-article-body h6 span{font-size:inherit!important;line-height:inherit!important}.pbn-article-body h1{margin:46px 0 17px;font-size:34px!important;line-height:1.25!important}.pbn-article-body h2{margin:44px 0 15px;font-size:30px!important;line-height:1.28!important}.pbn-article-body h3{margin:36px 0 13px;font-size:24px!important;line-height:1.32!important}.pbn-article-body h4{margin:30px 0 11px;font-size:20px!important;line-height:1.38!important}.pbn-article-body h5{margin:27px 0 10px;font-size:18px!important;line-height:1.4!important}.pbn-article-body h6{margin:25px 0 9px;font-size:16px!important;line-height:1.45!important}.pbn-article-body>h1:first-child,.pbn-article-body>h2:first-child,.pbn-article-body>h3:first-child{margin-top:0}.pbn-article-body ul,.pbn-article-body ol{color:#3c5367;margin:4px 0 26px;padding-left:1.55rem}.pbn-article-body li{margin-bottom:9px;padding-left:4px}.pbn-article-body li:last-child{margin-bottom:0}.pbn-article-body li::marker{color:#24588c;font-weight:700}.pbn-article-body li>ul,.pbn-article-body li>ol{margin:9px 0 5px}.pbn-article-body a{color:#24588c;text-underline-offset:3px;font-weight:600;text-decoration-line:underline;text-decoration-thickness:1px;transition:color .16s}.pbn-article-body a:hover{color:#183b61}.pbn-article-body img{background:#fff;border:1px solid #e1e8ee;border-radius:10px;width:auto;margin:30px auto;display:block;max-width:100%!important;height:auto!important}.pbn-article-body figure{max-width:100%;margin:32px auto}.pbn-article-body figure img{margin:0 auto 10px}.pbn-article-body figcaption{color:#748797;text-align:center;font-size:13px;line-height:1.55}.pbn-article-body table{border-collapse:separate;border-spacing:0;color:#3c5367;table-layout:auto;background:#fff;border:1px solid #d7e1e9;border-radius:9px;width:100%;margin:30px 0;font-size:14px;line-height:1.55;display:table;overflow:visible}.pbn-article-body thead th{color:#17354f;background:#f1f5f8;font-weight:700}.pbn-article-body th,.pbn-article-body td{vertical-align:top;text-align:left;overflow-wrap:anywhere;border:1px solid #e0e7ed;border-top:0;border-left:0;padding:12px 14px}.pbn-article-body tr>:last-child{border-right:0}.pbn-article-body tbody tr:last-child>*{border-bottom:0}.pbn-article-body tbody tr:nth-child(2n){background:#fafcfd}.pbn-article-body blockquote{color:#385269;background:#f4f8fb;border-left:4px solid #24588c;border-radius:0 8px 8px 0;margin:30px 0;padding:21px 23px;font-size:16px;line-height:1.75}.pbn-article-body blockquote p:last-child{margin-bottom:0}.pbn-article-body hr{background:#e0e7ed;border:0;height:1px;margin:38px 0}.pbn-article-body code{color:#274761;background:#f1f5f8;border-radius:4px;padding:2px 5px;font-size:.9em}.pbn-article-body pre{background:#f6f8fa;border:1px solid #dce5ec;border-radius:8px;max-width:100%;margin:28px 0;padding:18px;line-height:1.6;overflow-x:auto}.pbn-article-body iframe,.pbn-article-body video{border:0;border-radius:9px;width:100%;max-width:100%;margin:30px auto;display:block}.pbn-detail-sidebar{gap:24px;position:sticky;top:108px}.pbn-sidebar-card,.pbn-sidebar-cta{border-radius:12px;padding:25px 23px;box-shadow:0 7px 24px #1435530d}.pbn-sidebar-card h2,.pbn-sidebar-cta h2{margin:0 0 19px;font-size:20px;line-height:1.35}.pbn-recent-item{grid-template-columns:72px minmax(0,1fr);gap:12px;padding:15px 0}.pbn-recent-item img,.pbn-recent-placeholder{border-radius:7px;width:72px;height:54px}.pbn-recent-copy small{margin-bottom:5px;font-size:10.5px}.pbn-recent-copy strong{font-size:12.5px;line-height:1.45}.pbn-sidebar-cta p{margin-bottom:18px;font-size:14px;line-height:1.7}@media (max-width:980px){.pbn-detail-grid{grid-template-columns:1fr;gap:48px}.pbn-article-body,.pbn-featured-image-wrap{max-width:780px}.pbn-detail-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;max-width:780px;margin:0 auto;position:static}}@media (max-width:650px){.pbn-detail-hero{padding:43px 15px 40px}.pbn-detail-heading h1{letter-spacing:-.45px;font-size:31px;line-height:1.2}.pbn-detail-section{padding:38px 0 62px}.pbn-detail-grid{gap:38px}.pbn-featured-image-wrap{border-radius:9px;margin-bottom:28px}.pbn-article-body{font-size:16px;line-height:1.78}.pbn-article-body p,.pbn-article-body li{font-size:16px!important;line-height:1.78!important}.pbn-article-body h1{margin-top:36px;font-size:28px!important}.pbn-article-body h2{margin-top:34px;font-size:25px!important}.pbn-article-body h3{margin-top:30px;font-size:21px!important}.pbn-article-body h4{margin-top:27px;font-size:18px!important}.pbn-article-body ul,.pbn-article-body ol{padding-left:1.3rem}.pbn-article-body table{white-space:nowrap;-webkit-overflow-scrolling:touch;border-radius:7px;width:100%;display:block;overflow-x:auto}.pbn-article-body th,.pbn-article-body td{padding:10px 12px}.pbn-article-body blockquote{margin:25px 0;padding:17px 18px}.pbn-article-body img{border-radius:8px;margin:24px auto}.pbn-detail-sidebar{grid-template-columns:1fr;gap:18px}.pbn-sidebar-card,.pbn-sidebar-cta{padding:22px 20px}}.ppn-page{--ppn-primary:#24588c;--ppn-heading:#102d49;--ppn-text:#41586c;--ppn-muted:#718596;--ppn-border:#dce6ee;color:var(--ppn-heading);background:#fff}.ppn-hero{background:linear-gradient(135deg,#f4f8fc 0%,#fff 58%,#eef5fb 100%);border-bottom:1px solid #dce6ef;padding:68px 20px 62px}.ppn-hero-inner{text-align:center;width:min(800px,100%);margin:0 auto}.ppn-eyebrow{color:var(--ppn-primary);letter-spacing:1.4px;margin-bottom:11px;font-size:12px;font-weight:700;line-height:1.3;display:inline-block}.ppn-hero h1{color:var(--ppn-heading);letter-spacing:-1px;margin:0 0 14px;font-size:clamp(40px,5vw,52px);font-weight:700;line-height:1.1}.ppn-hero p{color:#64798c;margin:0;font-size:17px;line-height:1.65}.ppn-content-section{padding:64px 20px 90px}.ppn-layout{grid-template-columns:230px minmax(0,760px);justify-content:center;align-items:start;gap:52px;width:min(1100px,100%);margin:0 auto;display:grid}.ppn-sidebar{position:sticky;top:105px}.ppn-sidebar-card{border:1px solid var(--ppn-border);background:#fff;border-radius:11px;padding:20px 18px;box-shadow:0 7px 25px #1536540b}.ppn-sidebar-label{color:var(--ppn-primary);letter-spacing:1.2px;margin-bottom:13px;font-size:11px;font-weight:700;display:block}.ppn-sidebar nav{flex-direction:column;gap:3px;display:flex}.ppn-sidebar nav a{color:#53697c;border-radius:6px;padding:8px 9px;font-size:13px;font-weight:500;line-height:1.45;text-decoration:none}.ppn-sidebar nav a:hover{color:var(--ppn-primary);background:#f2f6f9}.ppn-policy{min-width:0;color:var(--ppn-text);font-size:16.5px;line-height:1.82}.ppn-policy p{margin:0 0 20px}.ppn-effective-date{color:#63798b;background:#f6f9fb;border:1px solid #dbe5ed;border-radius:7px;align-items:center;gap:7px;margin-bottom:28px;padding:8px 12px;font-size:13px;display:inline-flex}.ppn-effective-date strong{color:#294861}.ppn-intro{border-left:4px solid var(--ppn-primary);color:#40586d;background:#f5f8fb;border-radius:0 9px 9px 0;padding:22px 24px;margin-bottom:39px!important}.ppn-section{scroll-margin-top:105px}.ppn-section h2{color:var(--ppn-heading);letter-spacing:-.3px;border-bottom:1px solid #e1e8ee;margin:45px 0 16px;padding-bottom:11px;font-size:27px;font-weight:700;line-height:1.3}.ppn-section:first-of-type h2{margin-top:0}.ppn-section h3{color:#24435d;margin:27px 0 9px;font-size:19px;font-weight:700;line-height:1.4}.ppn-policy a{color:var(--ppn-primary);text-underline-offset:3px;font-weight:600;text-decoration:underline}.ppn-contact{margin-top:4px!important}.ppn-contact a{background:#f7fafc;border:1px solid #d8e3ec;border-radius:7px;align-items:center;gap:8px;padding:10px 13px;text-decoration:none;display:inline-flex}.ppn-closing{color:#5d7285;border-top:1px solid #e1e8ee;padding-top:25px;margin-top:32px!important}@media (max-width:920px){.ppn-layout{grid-template-columns:1fr;gap:32px;max-width:780px}.ppn-sidebar{position:static}.ppn-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 10px;display:grid}}@media (max-width:600px){.ppn-hero{padding:48px 15px 44px}.ppn-hero h1{font-size:36px}.ppn-hero p{font-size:16px}.ppn-content-section{padding:38px 14px 62px}.ppn-sidebar nav{grid-template-columns:1fr}.ppn-policy{font-size:16px;line-height:1.78}.ppn-intro{padding:18px}.ppn-section h2{margin-top:35px;font-size:24px}.ppn-section h3{margin-top:24px;font-size:18px}}.rpn-policy-list{color:#41586c;margin:4px 0 24px;padding-left:24px}.rpn-policy-list li{margin-bottom:9px;padding-left:4px;line-height:1.75}.rpn-policy-list li:last-child{margin-bottom:0}.rpn-policy-list li::marker{color:#24588c;font-weight:700}.rpn-deadline{color:#40586d;background:#f5f8fb;border:1px solid #d9e5ee;border-radius:9px;grid-template-columns:36px minmax(0,1fr);gap:12px;margin:25px 0;padding:17px 18px;display:grid}.rpn-deadline>i{color:#24588c;background:#e7f0f7;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.rpn-deadline strong{color:#173a58;margin-bottom:3px;font-size:15px;line-height:1.4;display:block}.rpn-deadline p{font-size:14px;line-height:1.65;margin:0!important}@media (max-width:600px){.rpn-policy-list{padding-left:21px}.rpn-deadline{grid-template-columns:32px minmax(0,1fr);padding:15px}.rpn-deadline>i{width:32px;height:32px}}.ps-state-page{color:#102d49;background:#fff}.ps-state-hero{background:linear-gradient(135deg,#f3f8fc 0%,#fff 56%,#edf5fb 100%);border-bottom:1px solid #dce6ef;padding:55px 20px 58px}.ps-state-shell{width:min(1080px,100%);margin:0 auto}.ps-state-breadcrumb{color:#778b9c;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:23px;font-size:12.5px;line-height:1.4;display:flex}.ps-state-breadcrumb a{color:#516d84;text-decoration:none}.ps-state-breadcrumb a:hover{color:#24588c}.ps-state-eyebrow{color:#24588c;letter-spacing:1.35px;margin-bottom:12px;font-size:12px;font-weight:700;line-height:1.3;display:block}.ps-state-hero h1{color:#102d49;letter-spacing:-.8px;text-wrap:balance;max-width:880px;margin:0 0 17px;font-size:clamp(35px,4.6vw,50px);font-weight:700;line-height:1.14}.ps-state-hero-copy{color:#61778a;max-width:700px;margin:0 0 25px;font-size:17px;line-height:1.7}.ps-state-primary-cta,.ps-state-sidebar-button{color:#fff;background:#24588c;border:1px solid #24588c;border-radius:7px;justify-content:center;align-items:center;gap:8px;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.ps-state-primary-cta{min-height:44px;padding:10px 19px;font-size:14px}.ps-state-primary-cta:hover,.ps-state-sidebar-button:hover{color:#fff;background:#1b4774;transform:translateY(-1px)}.ps-state-main{padding:62px 20px 88px}.ps-state-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:50px;width:min(1130px,100%);margin:0 auto;display:grid}.ps-state-content{color:#3f566a;overflow-wrap:break-word;text-rendering:optimizelegibility;width:100%;max-width:760px;font-size:17px;line-height:1.82}.ps-state-content p{color:#3f566a;margin:0 0 1.35em}.ps-state-content h2,.ps-state-content h3,.ps-state-content h4,.ps-state-content h5,.ps-state-content h6{color:#102d49;letter-spacing:-.2px;scroll-margin-top:105px;font-weight:700}.ps-state-content h2{margin:43px 0 15px;font-size:29px;line-height:1.3}.ps-state-content h3{margin:34px 0 12px;font-size:23px;line-height:1.34}.ps-state-content h4{margin:30px 0 10px;font-size:20px;line-height:1.4}.ps-state-content h5,.ps-state-content h6{margin:27px 0 9px;font-size:17px;line-height:1.45}.ps-state-content li{margin-bottom:8px;padding-left:3px}.ps-state-content a{color:#24588c;text-underline-offset:3px;font-weight:600;text-decoration:underline}.ps-state-content a:hover{color:#183b61}.ps-state-content hr{background:#e0e7ed;border:0;height:1px;margin:37px 0}.ps-state-content img{border:1px solid #e1e8ee;border-radius:10px;width:auto;max-width:100%;height:auto;margin:30px auto;display:block}.ps-state-content table{border-collapse:separate;border-spacing:0;color:#3d5367;background:#fff;border:1px solid #d9e3eb;border-radius:9px;width:100%;margin:30px 0;font-size:14px;line-height:1.55;overflow:hidden}.ps-state-content th,.ps-state-content td{vertical-align:top;text-align:left;border-bottom:1px solid #e2e8ed;border-right:1px solid #e2e8ed;padding:12px 14px}.ps-state-content th{color:#17354f;background:#f1f5f8;font-weight:700}.ps-state-content tr>:last-child{border-right:0}.ps-state-content tbody tr:last-child>*{border-bottom:0}.ps-state-content .highlight-box{background:#f4f8fb;border-left:4px solid #24588c;border-radius:0 8px 8px 0;margin:27px 0;padding:18px 20px}.ps-state-content .highlight-box p:last-child{margin-bottom:0}.ps-state-content .step-title{color:#23435d;background:#f6f9fb;border:1px solid #dbe5ed;border-radius:7px;margin-top:28px;padding:13px 15px;font-weight:700}.ps-state-content .faq-item{margin-bottom:23px}.ps-state-sidebar{flex-direction:column;gap:21px;display:flex;position:sticky;top:105px}.ps-state-sidebar-card{background:#fff;border:1px solid #dfe7ee;border-radius:11px;padding:24px 22px;box-shadow:0 7px 25px #1335520d}.ps-state-card-eyebrow{color:#24588c;letter-spacing:1.1px;margin-bottom:10px;font-size:10.5px;font-weight:700;line-height:1.3;display:block}.ps-state-sidebar-card h2{color:#17354f;margin:0 0 11px;font-size:20px;font-weight:700;line-height:1.35}.ps-state-sidebar-card p{color:#607688;margin:0 0 18px;font-size:13.5px;line-height:1.68}.ps-state-sidebar-button{width:100%;min-height:43px;padding:9px 14px;font-size:13.5px}.ps-state-links-card nav{flex-direction:column;gap:3px;display:flex}.ps-state-links-card nav a{color:#50687b;border-bottom:1px solid #edf1f4;padding:9px 7px;font-size:13px;line-height:1.45;text-decoration:none;display:block}.ps-state-links-card nav a:last-child{border-bottom:0}.ps-state-links-card nav a:hover{color:#24588c}@media (max-width:980px){.ps-state-layout{grid-template-columns:1fr;gap:45px;max-width:800px}.ps-state-content{max-width:none}.ps-state-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}}@media (max-width:650px){.ps-state-hero{padding:40px 15px 43px}.ps-state-hero h1{letter-spacing:-.4px;font-size:31px;line-height:1.2}.ps-state-hero-copy{font-size:16px}.ps-state-main{padding:38px 14px 62px}.ps-state-content{font-size:16px;line-height:1.78}.ps-state-content h2{margin-top:34px;font-size:25px}.ps-state-content h3{margin-top:29px;font-size:21px}.ps-state-content h4{font-size:18px}.ps-state-content ul,.ps-state-content ol{padding-left:1.3rem}.ps-state-content table{white-space:nowrap;-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.ps-state-sidebar{grid-template-columns:1fr}.ps-state-sidebar-card{padding:21px 19px}}.ps-public-state-dropdown{align-self:stretch;align-items:center;display:flex;position:relative}.ps-public-state-trigger{color:#263a52;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;height:100%;padding:30px 0 27px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;transition:color .18s;display:flex;position:relative}.ps-public-state-trigger:hover,.ps-public-state-dropdown:hover .ps-public-state-trigger,.ps-public-state-dropdown:focus-within .ps-public-state-trigger{color:#24588c}.ps-public-state-trigger span{font-size:10px}.ps-public-state-panel{z-index:1300;visibility:hidden;opacity:0;pointer-events:none;background:#fff;border:1px solid #dfe7ee;border-radius:10px;width:min(790px,100vw - 32px);padding:18px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:calc(100% - 4px);left:50%;transform:translate(-50%,8px);box-shadow:0 18px 45px #10294429}.ps-public-state-dropdown:hover .ps-public-state-panel,.ps-public-state-dropdown:focus-within .ps-public-state-panel{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)}.ps-public-state-title{border-bottom:1px solid #e8eef3;justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px;padding:0 3px 12px;display:flex}.ps-public-state-title strong{color:#17385f;font-size:14px;font-weight:700}.ps-public-state-title span{color:#667681;font-size:11px;font-weight:500}.ps-public-state-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:2px 8px;display:grid}.ps-public-desktop-nav .ps-public-state-grid a{color:#334155;white-space:nowrap;border-radius:5px;padding:7px 8px;font-size:12px;font-weight:500;line-height:1.3;text-decoration:none}.ps-public-desktop-nav .ps-public-state-grid a:after{display:none}.ps-public-desktop-nav .ps-public-state-grid a:hover{color:#17385f;background:#f3f7fa}.ps-public-mobile-state{background:#fff;border-bottom:1px solid #edf1f5}.ps-public-mobile-state summary{color:#263a52;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:14px 17px;font-size:14px;font-weight:600;list-style:none;display:flex}.ps-public-mobile-state summary::-webkit-details-marker{display:none}.ps-public-mobile-state summary span{font-size:18px;font-weight:400;line-height:1;transition:transform .16s}.ps-public-mobile-state[open] summary span{transform:rotate(45deg)}.ps-public-mobile-state-list{background:#f8fafc;border-top:1px solid #edf1f5;max-height:340px;padding:5px 8px 10px;overflow-y:auto}.ps-public-mobile-nav>nav .ps-public-mobile-state-list a{color:#334155;border:0;border-radius:5px;padding:8px 10px;font-size:12px;font-weight:500;line-height:1.3}.ps-public-mobile-nav>nav .ps-public-mobile-state-list a:hover{color:#17385f;background:#eef4f8}@media (max-width:1050px){.ps-public-state-panel{width:min(700px,100vw - 28px);left:auto;right:-150px;transform:translateY(8px)}.ps-public-state-dropdown:hover .ps-public-state-panel,.ps-public-state-dropdown:focus-within .ps-public-state-panel{transform:translateY(0)}.ps-public-state-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ps-state-page{color:#334155;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit}.ps-state-page *,.ps-state-page :before,.ps-state-page :after{box-sizing:border-box}.ps-state-hero h1{letter-spacing:-.5px;max-width:900px;margin:0 0 18px;font-family:inherit;font-size:clamp(36px,4vw,46px);font-weight:700;line-height:1.16}.ps-state-eyebrow{letter-spacing:.06em;margin-bottom:12px;font-family:inherit;font-size:12px;font-weight:700;line-height:1.4}.ps-state-breadcrumb{font-family:inherit;font-size:13px;font-weight:500;line-height:1.5}.ps-state-hero-copy{max-width:720px;margin:0 0 24px;font-family:inherit;font-size:17px;font-weight:400;line-height:1.7}.ps-state-main{padding-top:58px;padding-bottom:78px}.ps-state-layout{align-items:start;width:min(1180px,100% - 40px);margin:0 auto}.ps-state-article{min-width:0}.ps-state-content{color:#334155;width:100%;max-width:780px;margin:0;font-family:inherit;font-size:16px;font-weight:400;line-height:1.75}.ps-state-content p{font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;margin:0 0 18px}.ps-state-content p:last-child{margin-bottom:0}.ps-state-content p:empty{display:none}.ps-state-content h2,.ps-state-content h3,.ps-state-content h4,.ps-state-content h5,.ps-state-content h6{color:#17385f;text-wrap:balance;font-family:inherit}.ps-state-content h2{letter-spacing:-.25px;margin:38px 0 14px;font-size:28px;font-weight:700;line-height:1.28}.ps-state-content h3{margin:30px 0 12px;font-size:22px;font-weight:700;line-height:1.35}.ps-state-content h4{margin:26px 0 10px;font-size:19px;font-weight:700;line-height:1.4}.ps-state-content h5,.ps-state-content h6{margin:22px 0 9px;font-size:16px;font-weight:700;line-height:1.45}.ps-state-content>h2:first-child,.ps-state-content>h3:first-child,.ps-state-content>h4:first-child{margin-top:0}.ps-state-content strong,.ps-state-content b{color:#263a52;font-weight:700}.ps-state-content ul,.ps-state-content ol{margin:0 0 20px;padding-left:1.45rem}.ps-state-content ul{list-style-type:disc}.ps-state-content ol{list-style-type:decimal}.ps-state-content li{margin:0 0 8px;padding-left:3px;font-family:inherit;font-size:16px;font-weight:400;line-height:1.7}.ps-state-content li:last-child{margin-bottom:0}.ps-state-content li::marker{color:#24588c;font-weight:600}.ps-state-content li>ul,.ps-state-content li>ol{margin:8px 0 4px}.ps-state-content a{color:#24588c;text-underline-offset:3px;font-family:inherit;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;transition:color .16s}.ps-state-content a:hover,.ps-state-content a:focus-visible{color:#17385f}.ps-state-content table{border-collapse:separate;border-spacing:0;width:100%;margin:22px 0 26px;font-family:inherit;font-size:14px;font-weight:400;line-height:1.55}.ps-state-content th,.ps-state-content td{vertical-align:top;padding:11px 12px;font-family:inherit;font-size:14px;line-height:1.55}.ps-state-content th{color:#17385f;font-weight:700}.ps-state-content td{color:#334155;font-weight:400}.ps-state-content .faq-item{margin:0 0 22px;font-family:inherit}.ps-state-content .faq-item h2{margin:0 0 12px;font-size:22px;font-weight:700;line-height:1.35}.ps-state-content .faq-item h3,.ps-state-content .faq-item h4{margin:0 0 9px;font-size:18px;font-weight:700;line-height:1.4}.ps-state-content .faq-item>strong:first-child,.ps-state-content .faq-item>b:first-child{color:#17385f;margin-bottom:8px;font-size:18px;font-weight:700;line-height:1.4;display:block}.ps-state-content .faq-item p{margin-bottom:12px;font-size:16px;line-height:1.7}.ps-state-content .faq-item p:last-child{margin-bottom:0}.ps-state-content .highlight-box{margin:22px 0;font-family:inherit;font-size:16px;line-height:1.7}.ps-state-content .highlight-box p{font-size:16px;line-height:1.7}.ps-state-content .step-title{font-family:inherit;font-size:18px;font-weight:700;line-height:1.4}.ps-state-content img{max-width:100%;height:auto}.ps-state-content hr{border:0;border-top:1px solid #e1e8ee;margin:30px 0}.ps-state-sidebar-card{font-family:inherit}.ps-state-card-eyebrow{letter-spacing:.05em;font-family:inherit;font-size:11px;font-weight:700;line-height:1.4}.ps-state-sidebar-card h2{margin:0 0 10px;font-family:inherit;font-size:20px;font-weight:700;line-height:1.35}.ps-state-sidebar-card p{margin:0 0 16px;font-family:inherit;font-size:14px;font-weight:400;line-height:1.65}.ps-state-sidebar-button{font-family:inherit;font-size:14px;font-weight:600;line-height:1.4}.ps-state-links-card nav a{font-family:inherit;font-size:14px;font-weight:600;line-height:1.45}@media (max-width:980px){.ps-state-layout{gap:42px;width:min(800px,100% - 36px)}.ps-state-content{max-width:none}}@media (max-width:650px){.ps-state-hero{padding:38px 15px 42px}.ps-state-hero h1{letter-spacing:-.35px;margin-bottom:15px;font-size:clamp(30px,9vw,34px);line-height:1.2}.ps-state-hero-copy{font-size:16px;line-height:1.65}.ps-state-main{padding:38px 0 62px}.ps-state-layout{width:calc(100% - 28px)}.ps-state-content{max-width:none;font-size:16px;line-height:1.72}.ps-state-content h2{margin-top:32px;font-size:26px;line-height:1.3}.ps-state-content h3{margin-top:27px;font-size:21px;line-height:1.35}.ps-state-content h4{margin-top:23px;font-size:18px;line-height:1.4}.ps-state-content h5,.ps-state-content h6{font-size:16px}.ps-state-content p{margin-bottom:17px}.ps-state-content ul,.ps-state-content ol{margin-bottom:18px;padding-left:1.35rem}.ps-state-content li{font-size:16px;line-height:1.68}.ps-state-content table{white-space:nowrap;-webkit-overflow-scrolling:touch;max-width:100%;font-size:14px;display:block;overflow-x:auto}.ps-state-content th,.ps-state-content td{font-size:14px}.ps-state-content .faq-item h3,.ps-state-content .faq-item h4,.ps-state-content .faq-item>strong:first-child,.ps-state-content .faq-item>b:first-child{font-size:18px}.ps-state-sidebar-card h2{font-size:20px}.ps-state-sidebar-card p,.ps-state-links-card nav a,.ps-state-sidebar-button{font-size:14px}}.epg-generator .epg-paystub-count-field{background:#f7faff;border:1px solid #c9d8e7;border-radius:10px;grid-column:1/-1;margin-top:3px;padding:16px 18px}.epg-generator .epg-paystub-count-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:11px;display:flex}.epg-generator .epg-paystub-count-heading>div{min-width:0}.epg-generator .epg-paystub-count-label{color:#17385f;margin-bottom:4px;font-size:15px;font-weight:700;line-height:1.35;display:block}.epg-generator .epg-paystub-count-heading small{color:#667681;font-size:12px;font-weight:400;line-height:1.45;display:block}.epg-generator .epg-paystub-count-badge{color:#17385f;background:#e5eef7;border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:700;line-height:1.2}.epg-generator .epg-paystub-count-field select{color:#17385f;background-color:#fff;border-color:#aebfd1;width:100%;min-height:46px;font-size:14px;font-weight:600}.epg-generator .epg-paystub-count-help{color:#667681;margin:9px 0 0;font-size:12px;font-weight:400;line-height:1.55}@media (max-width:650px){.epg-generator .epg-paystub-count-field{padding:14px}.epg-generator .epg-paystub-count-label{font-size:14px}.epg-generator .epg-paystub-count-help{font-size:11.5px}}
