:root{--ink:#101d27;--muted:#53616b;--orange:#f34b0b;--orange-dark:#b93607;--soft:#fff3e9;--paper:#fff;--line:#dfe4e7;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}p{margin:0 0 1.2em;color:var(--muted)}h1,h2,h3{line-height:1.08;letter-spacing:-.045em;margin:0 0 .55em}h1{font-size:clamp(3rem,5.4vw,5.3rem);font-weight:750}h2{font-size:clamp(2.3rem,3.7vw,3.8rem)}h3{font-size:1.5rem;letter-spacing:-.025em}em{font-style:normal;color:var(--orange)}button,input,textarea,select{font:inherit}a,button,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #c74109;outline-offset:5px}img{max-width:100%;height:auto}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.narrow{max-width:860px}.section{padding-block:94px}.bottom-space{padding-bottom:90px}.site-header{background:#fff;border-bottom:1px solid #ebedef;position:relative;z-index:10}.header-inner{min-height:102px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;line-height:1;font-size:2rem;font-weight:800;letter-spacing:-.06em;white-space:nowrap}.brand-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center}.brand-icon img{width:100%;height:100%;object-fit:contain}.brand-word{display:flex;flex-direction:column}.brand-word>span{display:flex}.brand-accent{color:var(--orange)}.brand-tagline{font-size:.67rem;letter-spacing:0;font-weight:600;margin-top:7px}.brand svg{width:34px;height:34px}.custom-logo{max-height:68px;width:auto}.custom-logo-link{display:inline-flex}nav{display:flex;align-items:center;gap:32px;font-size:.9rem;font-weight:600}nav a:not(.button):hover,nav a[aria-current=page]:not(.button){color:var(--orange-dark)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--orange);color:#fff;padding:16px 23px;border:1px solid transparent;border-radius:8px;font-weight:700;font-size:.95rem;line-height:1.4;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#cc3c08;transform:translateY(-2px)}.button span{font-size:1.3rem;line-height:1}.nav-cta{padding:13px 21px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:52px;align-items:center;padding-block:86px 94px}.eyebrow{font-size:.76rem;line-height:1.5;font-weight:750;letter-spacing:.14em;color:var(--ink);margin-bottom:25px;text-transform:uppercase}.short-line{display:inline-block;width:22px;height:2px;background:var(--orange);vertical-align:middle;margin-right:9px}.lead{font-size:1.16rem;line-height:1.65;max-width:620px}.hero h1{margin-bottom:25px}.hero .lead{font-size:1.07rem;max-width:480px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.text-link{font-size:.91rem;font-weight:700;display:inline-block;border-bottom:1px solid #9aabb4;padding-bottom:3px}.text-link:hover{color:var(--orange-dark);border-color:var(--orange)}.hero-note{font-size:.78rem;margin:22px 0 0}.hero-product{position:relative;padding:26px 0 30px}.hero-product:before{content:'';position:absolute;inset:-20px -22px -10px;border-radius:50% 44% 48% 36%;background:radial-gradient(ellipse at 50% 70%,#ffdec6, #fff5ec 65%,#fff 72%);z-index:-1}.product-window{border:1px solid #dce0e1;border-radius:15px;background:#fff;overflow:hidden;box-shadow:0 22px 55px #12222c1b;transform:rotate(-2deg)}.window-bar{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #e6e9eb}.mini-brand{font-size:1.1rem;font-weight:800;display:flex;align-items:center;gap:8px}.mini-brand img{width:28px;height:28px;object-fit:contain}.concept{font-size:.65rem;font-weight:700;letter-spacing:.08em;color:#667079}.product-body{display:grid;grid-template-columns:108px 1fr;min-height:347px}.product-sidebar{padding:22px 10px;background:#13212b;display:flex;flex-direction:column;gap:9px;color:#cbd4d9;font-size:.67rem;position:relative}.product-sidebar>span{padding:6px 9px}.product-sidebar .side-active{background:#34414b;color:#fff;border-radius:5px}.sidebar-bottom{position:absolute;bottom:23px;left:18px;right:10px;font-size:.6rem;color:#b7c1c8;line-height:1.5}.product-main{padding:24px 22px;background:#fafbfd}.product-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.product-heading small{font-size:.6rem;letter-spacing:.12em;color:#616f77}.product-heading h3{font-size:1.3rem;margin:5px 0 0}.avatar{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#dfe8ec;font-size:.62rem;font-weight:700;flex-shrink:0}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:15px}.stat-grid>div{background:#fff;border:1px solid #e7ebee;border-radius:7px;padding:13px;display:flex;flex-direction:column;gap:3px}.stat-grid span{font-size:.65rem;color:#5f6a71}.stat-grid strong{font-size:1.35rem;letter-spacing:-.04em}.stat-grid small{font-size:.57rem;color:#747e84}.payroll-progress{padding:15px;background:#fff;border:1px solid #e6e9ed;border-radius:7px}.payroll-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.7rem}.pill{background:#fff0e2;color:#9e3808;padding:3px 7px;border-radius:4px;font-size:.56rem;white-space:nowrap}.progress-track{height:5px;background:#edf0f2;border-radius:5px;margin:14px 0 10px}.progress-track i{display:block;height:100%;width:67%;background:var(--orange);border-radius:5px}.payroll-progress p{font-size:.59rem;margin-bottom:7px}.check-row{font-size:.64rem;display:flex;align-items:center;gap:7px;padding-block:5px}.check-row>span:last-child{margin-left:auto;font-size:.56rem;color:#65747d}.check,.circle{width:16px;height:16px;background:#e4f0ec;color:#275b46;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:.6rem}.circle{background:#edf0f3;color:#62717a}.team-row{margin-top:15px;display:flex;align-items:center}.team-row .avatar{border:2px solid #fafbfd;margin-left:-5px;width:28px;height:28px}.mint{background:#dfebdc}.peach{background:#ffe1cb}.violet{background:#e4e0ef}.team-caption{font-size:.57rem;line-height:1.4;margin-left:7px;color:#54636c}.float-note{position:absolute;left:5px;bottom:-2px;display:flex;align-items:center;gap:12px;background:#fff;box-shadow:0 10px 30px #14242a1a;border:1px solid #f2e6dc;border-radius:10px;padding:15px 21px;transform:rotate(2deg)}.note-icon{background:var(--soft);color:var(--orange-dark);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.float-note strong{display:block;font-size:.82rem}.float-note div>span{font-size:.68rem;color:#64717a}.audience-strip{border-block:1px solid var(--line);background:#fafbfc;padding:27px 0}.audience-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.audience-strip span:first-child{font-size:.67rem;letter-spacing:.1em;font-weight:700;color:#66747d}.audience-strip strong{font-size:1rem;letter-spacing:-.02em}.divider{color:#bcc5ca}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:42px}.section-heading h2{margin:0}.section-heading>p{max-width:355px;font-size:1rem;margin-bottom:5px}.cards{display:grid;gap:22px}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr)}.card{padding:33px 29px 30px;border:1px solid var(--line);border-radius:12px;background:#fff}.card-no{display:block;font-size:.68rem;letter-spacing:.12em;color:var(--orange-dark);font-weight:750;margin-bottom:43px}.card p{font-size:.94rem;line-height:1.7}.card .text-link{margin-top:12px}.tinted{background:var(--soft)}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.tick-list{list-style:none;padding:0;margin:25px 0}.tick-list li{padding:10px 0 10px 29px;position:relative}.tick-list li:before{content:'✓';position:absolute;left:0;color:var(--orange-dark);font-weight:bold}.bureau-panel{padding:60px;border-radius:var(--radius);background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1fr;gap:75px}.bureau-panel p{color:#c3cdd3}.bureau-panel .eyebrow{color:#ffab79}.bureau-panel h2{font-size:3.1rem}.bureau-panel .button{margin-top:15px}.portfolio{border:1px solid #46535d;border-radius:12px;padding:29px}.portfolio-top{display:flex;justify-content:space-between;font-size:.62rem;letter-spacing:.11em;color:#b8c3cb;margin-bottom:20px}.portfolio>div:not(:first-child){padding:22px 0 5px;border-top:1px solid #42505a;position:relative;padding-left:38px}.portfolio b{position:absolute;left:0;top:25px;color:#ffa36e;font-size:.7rem}.portfolio h3{font-size:1.2rem}.portfolio p{font-size:.84rem}.territory{text-align:center;padding-top:10px}.territory .lead{margin-inline:auto;max-width:620px}.jurisdictions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:33px 0 25px}.jurisdictions span{padding:10px 23px;border:1px solid var(--line);border-radius:40px;font-size:.91rem}.fine-print{font-size:.83rem;line-height:1.65;color:#65727b}.fine-print a{text-decoration:underline}.cta{padding:56px 62px;background:var(--soft);border-radius:var(--radius);display:flex;align-items:center;justify-content:space-between;gap:40px;margin:0 0 94px}.cta h2{font-size:3.6rem}.cta p:not(.eyebrow){max-width:530px;margin-bottom:0}.cta>.button{flex-shrink:0}.site-footer{border-top:1px solid var(--line);padding:65px 0 0}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:40px}.footer-grid>.brand{margin-bottom:20px}.footer-grid>div:first-child>p{font-size:1.2rem;color:var(--ink);line-height:1.4;margin-top:24px}.footer-grid h3{font-size:.88rem;letter-spacing:0;margin:10px 0 20px}.footer-grid>div>a:not(.brand){display:block;font-size:.87rem;color:#5a6871;margin-bottom:11px}.footer-grid>div>a:hover{color:var(--orange-dark)}.footer-status,.footer-small{font-size:.72rem;color:#62707a;line-height:1.7}.footer-small{margin-top:25px;max-width:240px}.footer-base{border-top:1px solid var(--line);margin-top:45px;padding:22px 0;display:flex;justify-content:space-between;font-size:.72rem;color:#68767e}.page-intro{padding-top:85px;padding-bottom:60px}.page-intro h1{max-width:960px}.page-intro .lead{max-width:740px}.feature-band{display:flex;gap:45px;align-items:center;padding:37px;background:var(--soft);border-radius:var(--radius)}.feature-band h2{font-size:2.5rem;max-width:660px;margin:0}.large-index{font-size:5rem;font-weight:700;line-height:1;color:#f6ae84;letter-spacing:-.07em}.notice{background:#f5f7f8;padding:35px 40px;border-left:3px solid var(--orange);border-radius:0 12px 12px 0}.notice h3{font-size:1.4rem}.notice p:last-child{margin:0}.steps article{display:flex;gap:25px;margin-bottom:23px}.steps b{color:var(--orange-dark)}.steps h3{font-size:1.3rem}.steps p{font-size:.95rem}.price-card{border:1px solid var(--line);border-radius:16px;padding:40px}.price-card h2{font-size:2.6rem}.price-card.featured{background:var(--soft);border-color:#ffd6b9}.price{font-size:1.65rem;font-weight:700;padding:25px 0;border-block:1px solid #d9dfe2;margin-top:25px;letter-spacing:-.035em}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font-size:1.1rem;font-weight:600}details p{margin:18px 0 0}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.contact-grid h2{font-size:2.8rem}.contact-aside{border-block:1px solid var(--line);padding-top:25px;margin:30px 0}.contact-aside .eyebrow{margin-bottom:10px}.enquiry-box{padding:35px;background:#f7f8fa;border-radius:18px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:17px}label{display:block;font-size:.85rem;font-weight:600;margin-bottom:18px}input,textarea,select{display:block;width:100%;border:1px solid #cbd3d8;background:#fff;border-radius:6px;padding:11px 12px;margin-top:7px;color:var(--ink);font-size:1rem}textarea{resize:vertical}.optional{font-weight:400;color:#667680}.form-status{padding:14px 17px;background:#fff0e3;border:1px solid #f0c4a6;border-radius:6px;font-size:.83rem}.form-success{background:#edf6f0;border-color:#9ac2aa}.skip-link{position:absolute;top:-100px;left:20px;z-index:100;background:#fff;padding:12px}.skip-link:focus{top:10px}.honey{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.wp-block-html{margin:0}.narrow h2{font-size:2rem;margin-top:1.5em}.site-email{color:var(--orange-dark);font-size:1.18rem;font-weight:700}.email-contact{padding:36px;border:1px solid #e6d4c7;border-radius:16px;background:var(--soft)}.email-contact .button{margin:10px 0 20px}
@media(min-width:1500px){.hero{padding-block:105px 110px}.hero h1{font-size:5.5rem}}@media(max-width:1100px){.wrap{width:calc(100% - 56px)}nav{gap:20px}.hero{gap:30px}.hero-actions{gap:16px;flex-wrap:wrap}.product-sidebar{font-size:.6rem}.product-body{grid-template-columns:85px 1fr}.product-main{padding:19px 15px}.bureau-panel{padding:40px;gap:40px}.split{gap:50px}.contact-grid{gap:50px}.cta{padding:45px}.brand{font-size:1.8rem}}
@media(max-width:820px){.header-inner{min-height:85px}.menu-toggle{display:inline-flex;gap:15px;border:1px solid var(--line);padding:9px 14px;background:#fff;border-radius:6px;font-size:.9rem;cursor:pointer}nav{display:none;position:absolute;top:85px;left:0;right:0;background:#fff;box-shadow:0 20px 25px #15232c12;padding:22px 28px;border-top:1px solid var(--line)}nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav>a{padding:12px}nav .button{margin-top:12px}.hero{grid-template-columns:1fr;padding-block:60px;gap:45px}.hero-copy{max-width:650px}.hero h1{font-size:4.7rem}.hero-product{max-width:580px;width:100%;margin-inline:auto}.product-body{grid-template-columns:108px 1fr}.product-main{padding:24px}.audience-strip>.wrap{flex-wrap:wrap;justify-content:center}.audience-strip span:first-child{width:100%;text-align:center}.audience-strip strong{font-size:.87rem}.section{padding-block:65px}.section-heading{align-items:start;flex-direction:column;gap:20px}.section-heading>p{max-width:580px}.cards.three{grid-template-columns:1fr}.card{padding:30px}.card-no{margin-bottom:20px}.split,.bureau-panel{grid-template-columns:1fr;gap:30px}.bureau-panel h2{font-size:3rem}.portfolio{padding:25px}.cta{flex-direction:column;align-items:start;padding:38px;margin-bottom:65px}.cta h2{font-size:3rem}.footer-grid{grid-template-columns:1.4fr 1fr;gap:35px}.contact-grid{grid-template-columns:1fr;gap:25px}.page-intro{padding-top:60px}.feature-band h2{font-size:2rem}.price-card{padding:28px}.price{font-size:1.3rem}.bottom-space{padding-bottom:65px}}
@media(max-width:520px){.wrap{width:calc(100% - 36px)}h1{font-size:3.15rem}.hero h1{font-size:3.65rem}.hero .lead{font-size:1rem}.hero-actions{align-items:start;flex-direction:column;gap:22px}.hero-product:before{inset:0 -8px}.hero-product{padding:12px 2px 28px}.product-window{transform:none}.window-bar{padding-inline:13px}.product-body{grid-template-columns:70px 1fr}.product-sidebar{padding-inline:4px;font-size:.53rem;gap:8px}.product-sidebar>span{padding:5px}.sidebar-bottom{left:9px;font-size:.5rem}.product-main{padding:17px 12px}.product-heading h3{font-size:1.1rem}.product-heading{margin-bottom:17px}.stat-grid{gap:7px}.stat-grid>div{padding:9px}.stat-grid strong{font-size:1.15rem}.stat-grid small{font-size:.52rem}.payroll-progress{padding:11px}.payroll-progress>div:first-child{font-size:.6rem;gap:4px}.pill{font-size:.49rem}.check-row{font-size:.56rem}.team-caption{font-size:.5rem}.float-note{left:12px;padding:12px 15px}.float-note strong{font-size:.73rem}.concept{font-size:.57rem}.mini-brand{font-size:1rem}.audience-strip>.wrap{gap:11px}.audience-strip strong{font-size:.74rem}.cards.two{grid-template-columns:1fr}.bureau-panel{padding:30px 23px}.bureau-panel h2{font-size:2.6rem}.cta{padding:31px 25px}.cta h2{font-size:2.65rem}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.footer-grid>div:first-child{grid-column:1/-1}.footer-base{flex-direction:column;gap:8px}.feature-band{padding:25px;gap:24px}.large-index{font-size:3.3rem}.feature-band h2{font-size:1.55rem}.form-pair{grid-template-columns:1fr;gap:0}.enquiry-box{padding:23px}.notice{padding:26px}.page-intro .lead{font-size:1.06rem}.brand{font-size:1.75rem}.brand-icon{width:43px;height:43px}}
.button{background:#c53c08}.button:hover{background:#a82f05}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
