: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}}
