@font-face{font-family:'DM Sans';font-style:normal;font-weight:400;font-display:swap;src:url('/assets/fonts/dm-sans-400.ttf') format('truetype')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:500;font-display:swap;src:url('/assets/fonts/dm-sans-500.ttf') format('truetype')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/dm-sans-600.ttf') format('truetype')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/dm-sans-700.ttf') format('truetype')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:500;font-display:swap;src:url('/assets/fonts/manrope-500.ttf') format('truetype')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:600;font-display:swap;src:url('/assets/fonts/manrope-600.ttf') format('truetype')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/manrope-700.ttf') format('truetype')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:800;font-display:swap;src:url('/assets/fonts/manrope-800.ttf') format('truetype')}
:root{--blue:#3459eb;--blue-dark:#2645c8;--ink:#202326;--muted:#686c77;--line:#e4e6ed;--paper:#fcfcfd;--font:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid #bd7c05;outline-offset:6px}h1,h2,p{margin:0}h1,h2{font-family:var(--display)}h1:focus{outline:none}button,a{touch-action:manipulation}[hidden]{display:none!important}.site-shell{max-width:1600px;min-height:100svh;margin:auto;padding:0 5.5%;display:flex;flex-direction:column}.site-header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.brand{font-family:var(--display);font-size:25px;letter-spacing:-1.3px;font-weight:750;display:flex;align-items:center;gap:11px;white-space:nowrap}.brand-solved{font-weight:500}.brand-period{color:var(--blue)}.brand-mark{width:39px;height:39px;background:var(--blue);color:white;border-radius:10px;display:grid;place-items:center;font-size:29px;letter-spacing:0}.brand-mark img{width:100%;height:100%;display:block;border-radius:9px}nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:550}nav a{position:relative;padding:15px 0;color:var(--muted)}nav a[aria-current=page]{color:var(--ink)}nav a[aria-current=page]:after{content:'';position:absolute;bottom:3px;left:0;width:18px;height:2px;background:var(--blue)}.count{font-size:12px;margin-left:5px;color:#777f92}.header-cta{font-size:14px;font-weight:600;border:1px solid #d7dbe6;border-radius:7px;padding:13px 18px;display:flex;gap:24px;align-items:center}.header-cta:hover{border-color:var(--blue);color:var(--blue)}main{display:flex;flex:1;align-items:center;width:100%;padding:48px 0 42px}.home-view{display:grid;grid-template-columns:1.1fr 1fr;gap:5.3%;width:100%;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;display:flex;align-items:center;gap:10px}.small-check{width:21px;height:21px;display:inline-grid;place-items:center;background:#e7ecff;color:var(--blue);font-size:14px;border-radius:50%;letter-spacing:0}h1{letter-spacing:-3.9px;font-weight:650;font-size:clamp(46px,4.85vw,74px);line-height:1.1}h1 span{color:var(--blue)}.hero-copy h1{margin:25px 0 26px;white-space:nowrap}.hero-description{font-size:17px;line-height:1.65;color:var(--muted);max-width:380px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:50px;padding:14px 21px;font-size:14px;font-weight:600;border-radius:7px;transition:background .2s,transform .2s}.button-primary{background:var(--blue);color:white}.button-primary:hover{background:var(--blue-dark);transform:translateY(-2px)}.button span[aria-hidden]{font-size:20px;line-height:1}.hero-copy .button{margin-top:28px}.hero-note{font-size:12px;color:#747986;margin-top:19px}.section-label{display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:1.5px;color:#6b707d;font-weight:600;margin-bottom:15px}.featured-tools{min-width:0}.featured-card{border-radius:15px;min-height:232px;display:grid;grid-template-columns:1.06fr 1fr;gap:12px;overflow:hidden;position:relative;transition:transform .25s,box-shadow .25s}.featured-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #25366213}.featured-card+.featured-card{margin-top:17px}.bill-feature{background:#eaf0ff}.workforce-feature{background:#fcf0d9}.featured-content{position:relative;z-index:1;padding:25px 0 22px 28px}.category{font-size:10px;letter-spacing:1.4px;font-weight:700;color:#4f607f}.featured-card h2{font-weight:750;font-size:27px;line-height:1.12;letter-spacing:-1.1px;margin:13px 0 10px}.dot{color:var(--blue)}.featured-card p{font-size:13px;line-height:1.5;color:#56617a}.workforce-feature .category{color:#847043}.workforce-feature p{color:#78664b}.card-link{display:flex;gap:18px;align-items:center;font-size:12px;font-weight:650;margin-top:23px;color:#334e99}.workforce-feature .card-link{margin-top:16px;color:#736034}.card-link span{font-size:18px}.bill-preview,.workforce-preview{align-self:center;background:white;border:1px solid #dfe5ef;border-radius:9px;min-width:228px;margin:23px -14px 8px 0;padding:14px;box-shadow:0 8px 16px #2e497413;transform:rotate(-5deg) translateY(8px)}.mini-heading{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:650}.mini-logo,.wm-mini-logo{font-weight:800;background:var(--blue);color:white;width:23px;height:23px;border-radius:6px;font-size:17px;display:grid;place-items:center}.mini-menu{margin-left:auto}.mini-caption{display:block;font-size:8px;color:#7e8696;letter-spacing:1px;margin:18px 0 6px}.mini-amount{font-size:29px;font-weight:650;letter-spacing:-1.2px}.mini-amount>span{font-size:21px;color:#74809a}.split-people{display:flex;align-items:center;margin:10px 0 15px;font-size:8px;color:#65728d}.split-people>span:not(:last-child){display:grid;place-items:center;border-radius:50%;width:19px;height:19px;background:#dbe6ff;margin-right:-4px;border:2px solid white}.split-people>span:nth-child(2){background:#f3dcc6}.split-people>span:nth-child(3){background:#d7e9d3}.split-people>span:last-child{margin-left:8px}.mini-bill-row{font-size:9px;display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #eef0f5}.mini-bill-row strong{font-weight:600}.settled{background:#eef3ff;border-radius:5px;color:#4262b9;font-size:8px;padding:8px;margin-top:6px}.settled span{margin-right:3px}.workforce-preview{transform:rotate(5deg) translate(3px,10px);border-color:#e9e2d5;padding-bottom:12px}.wm-mini-logo{background:#283647}.team-week{margin:20px 0 12px;display:flex;flex-direction:column;gap:5px}.team-week>span{font-size:7px;letter-spacing:.8px;color:#92969e}.team-week strong{font-size:11px;font-weight:600}.schedule{background:#fafaf9;border:1px solid #e9e9e4;border-radius:6px;padding:10px}.schedule-days{display:grid;grid-template-columns:repeat(5,1fr);margin-left:25px;font-size:8px;color:#93959d;text-align:center;margin-bottom:7px}.schedule-row{position:relative;height:29px;display:flex;align-items:center;gap:10px}.avatar{font-style:normal;font-size:6px;background:#e9e4d8;width:18px;height:18px;display:grid;place-items:center;border-radius:50%}.shift{display:block;height:16px;border-radius:3px;background:#e9b955}.shift-one{width:73%}.shift-two{background:#91acc8;width:45%;margin-left:26px}.shift-three{background:#9db7a1;width:57%}.mini-work-footer{font-size:8px;margin-top:12px;color:#777f8a}.site-footer{min-height:83px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;color:#7a7f8a;font-size:12px}.site-footer p:first-child{color:#2a2f37;font-weight:600}.site-footer p:first-child span{font-weight:400;color:#777e8b}.site-footer a{display:flex;gap:18px}.site-footer a:hover{color:var(--blue)}.portfolio-view{width:100%}.portfolio-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:32px}.portfolio-heading h1{font-size:clamp(36px,3.5vw,51px);letter-spacing:-2.1px;margin-top:15px}.portfolio-heading>p{font-size:14px;line-height:1.6;color:var(--muted);padding-bottom:4px}.portfolio-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.portfolio-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:white;min-width:0;transition:box-shadow .2s}.portfolio-card.is-highlighted{box-shadow:0 0 0 3px #3459eb33}.portfolio-art{display:flex;align-items:center;gap:30px;padding:32px;min-height:205px;position:relative;overflow:hidden}.bill-art{background:#eaf0ff}.workforce-art{background:#fcf0d9}.app-symbol{width:90px;height:90px;border-radius:23px;background:var(--blue);color:white;font-weight:700;font-size:71px;letter-spacing:-8px;padding-right:8px;display:grid;place-content:center;box-shadow:0 8px 15px #2547bd15;transform:rotate(-7deg);position:relative;flex-shrink:0}.app-symbol>span{display:none}.wm-symbol{background:#263c3c;font-size:67px;letter-spacing:-6px;transform:rotate(7deg)}.portfolio-art p{font-family:var(--display);font-size:31px;font-weight:650;letter-spacing:-1px;line-height:1.18;margin-top:10px}.art-index{position:absolute;top:19px;right:21px;font-size:11px;color:#8291b4}.workforce-art .art-index{color:#a59167}.workforce-art .category{color:#8a7041}.portfolio-card-body{padding:27px}.portfolio-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.portfolio-title-row h2{font-size:24px;letter-spacing:-1px;font-weight:750}.tag{font-size:11px;color:#657087;background:#f5f6f9;border-radius:4px;padding:6px 8px;white-space:nowrap}.app-description{font-size:15px;line-height:1.65;color:var(--muted);margin-top:13px;max-width:430px;min-height:50px}.tool-bottom{border-top:1px solid var(--line);margin-top:24px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.tool-domain{font-size:12px;color:#798290}.tool-bottom .button{font-size:12px;min-height:44px;padding:12px 14px;gap:20px}.pending-link{font-size:12px;color:#737984}.portfolio-note{font-size:13px;color:#7a808b;display:flex;justify-content:center;align-items:center;gap:10px;margin-top:24px}.portfolio-note>span{font-size:19px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;background:var(--blue);color:white;z-index:10;padding:12px 20px;border-radius:6px}.skip-link:focus{top:10px}.page-view{animation:appear .32s ease-out}@keyframes appear{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1550px){.home-view{gap:7%}main{padding:58px 0}.featured-card{min-height:252px}.featured-content{padding-top:32px}}
@media(max-width:1150px){.site-shell{padding:0 4%}.brand{font-size:22px}.header-cta{gap:12px}h1{font-size:4.75vw;letter-spacing:-2.8px}.home-view{gap:4%;grid-template-columns:1fr 1fr}.hero-description{font-size:16px;max-width:330px}.eyebrow{font-size:10px;letter-spacing:1.2px}.featured-content{padding-left:22px}.featured-card h2{font-size:24px}.featured-card{grid-template-columns:1.2fr 1fr}.bill-preview,.workforce-preview{min-width:210px;margin-left:0}.card-link{gap:8px;font-size:11px}.portfolio-title-row{flex-wrap:wrap}.portfolio-art{gap:22px;padding:28px}.portfolio-art p{font-size:28px}.app-symbol{height:76px;width:76px;font-size:62px}.portfolio-heading>p{font-size:13px}.tool-domain{font-size:11px}.tool-bottom{gap:10px}.tool-bottom .button{gap:10px;font-size:11px}}
@media(max-width:850px){.site-header{min-height:90px}.header-cta{display:none}main{padding:42px 0}.home-view{grid-template-columns:1fr;gap:42px}.hero-copy{text-align:center}.eyebrow{justify-content:center;font-size:11px}.hero-copy h1{font-size:clamp(43px,7vw,64px);letter-spacing:-2.5px;line-height:1.1;margin:22px 0}.hero-description{margin:auto;max-width:450px}.hero-note{font-size:12px}.hero-copy .button{margin-top:23px}.featured-tools{display:grid;grid-template-columns:1fr 1fr;gap:16px}.section-label{grid-column:1/-1;margin-bottom:0}.featured-card{grid-template-columns:1fr;min-height:218px}.featured-card+.featured-card{margin-top:0}.featured-content{padding:25px}.featured-card h2{font-size:27px}.featured-card h2 br{display:none}.featured-card p br{display:none}.featured-card p{max-width:230px;font-size:14px}.featured-card .card-link{font-size:12px;margin-top:20px}.bill-preview,.workforce-preview{display:none}.portfolio-heading{align-items:flex-start;flex-direction:column;gap:14px}.portfolio-heading .eyebrow{justify-content:flex-start}.portfolio-heading h1{font-size:40px}.portfolio-heading>p br{display:none}.portfolio-art{min-height:160px;padding:22px;gap:20px}.portfolio-art p{font-size:23px}.portfolio-art .category{font-size:8px;letter-spacing:.6px}.app-symbol{width:55px;height:55px;border-radius:16px;font-size:44px;letter-spacing:-5px}.portfolio-card-body{padding:22px}.portfolio-title-row h2{font-size:21px}.portfolio-title-row .tag{font-size:10px}.app-description{font-size:14px;min-height:70px}.tool-bottom{align-items:flex-start;flex-direction:column;gap:12px}.tool-bottom .button{font-size:12px}.site-footer{flex-wrap:wrap;min-height:90px;gap:12px;padding:22px 0}.site-footer a{font-size:11px}}
@media(max-width:540px){.site-shell{padding:0 6%}.site-header{min-height:85px;gap:16px}.brand{font-size:20px;letter-spacing:-1px;gap:7px}.brand-mark{width:31px;height:31px;font-size:22px;border-radius:8px}.brand-mark img{border-radius:7px}nav{gap:18px;font-size:12px}nav a[data-nav=home]{display:none}.count{font-size:10px;margin-left:3px}main{padding:35px 0}.hero-copy h1{font-size:clamp(36px,8.8vw,48px);white-space:normal;letter-spacing:-1.9px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.8px;gap:7px}.hero-description{font-size:15px;line-height:1.6;max-width:320px}.hero-note{font-size:11px}.featured-tools{grid-template-columns:1fr;gap:14px}.home-view{gap:36px}.section-label{font-size:9px;letter-spacing:1px}.featured-card{min-height:0;grid-template-columns:1fr 1fr;border-radius:12px}.featured-content{padding:24px 0 23px 23px}.featured-card h2{font-size:25px}.featured-card h2 br{display:initial}.featured-card p{font-size:12px;max-width:155px}.featured-card p br{display:initial}.featured-card .category{font-size:8px}.featured-card .card-link{font-size:10px;gap:6px}.bill-preview,.workforce-preview{display:block;min-width:190px;transform:rotate(-5deg) translate(10px,14px);margin:20px -36px 10px 0;padding:12px}.workforce-preview{transform:rotate(5deg) translate(10px,8px)}.featured-card .workforce-preview .schedule{padding:7px}.mini-caption{margin-top:12px}.mini-amount{font-size:25px}.split-people{margin-bottom:10px}.mini-bill-row{padding:7px 0}.team-week{margin-top:15px}.portfolio-heading h1{font-size:37px;line-height:1.12;letter-spacing:-1.8px;max-width:310px}.portfolio-heading>p{font-size:13px}.portfolio-grid{grid-template-columns:1fr;gap:22px}.portfolio-art{min-height:165px;padding:28px;gap:25px}.portfolio-art p{font-size:28px}.portfolio-art .category{font-size:9px}.app-symbol{width:67px;height:67px;font-size:54px;border-radius:17px}.portfolio-title-row{flex-wrap:nowrap}.portfolio-title-row h2{font-size:21px}.portfolio-title-row .tag{font-size:9px;padding:5px 6px}.app-description{min-height:0;font-size:14px}.tool-bottom{flex-direction:row;align-items:center}.tool-bottom .button{font-size:11px;gap:15px}.tool-domain{font-size:10px}.portfolio-note{font-size:11px;margin-top:22px}.site-footer{font-size:10px;min-height:85px;padding:21px 0;gap:14px}.site-footer a{display:none}.button{font-size:13px}.portfolio-card-body{padding:22px}.portfolio-heading{margin-bottom:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Product identities and final legibility refinements. */
.bill-feature,.bill-art{background:#fff0ea}.bill-feature .category{color:#8d513d}.bill-feature .featured-content p{color:#845d50}.bill-feature .card-link{color:#994832}.bill-feature .dot,#anotherbill-card .dot{color:#e65738}.mini-logo{background:#ff6b4a}.bill-symbol{padding:0;background:transparent;letter-spacing:0;display:block;box-shadow:none}.bill-preview{border-color:#eedcd4}.settled{background:#fff1e9;color:#ad5239}.workforce-feature,.workforce-art{background:#e8f1ed}.workforce-feature .category,.workforce-art .category{color:#457567}.workforce-feature .featured-content p{color:#526b63}.workforce-feature .card-link{color:#2c6654}.workforce-preview{border-color:#d4e2db}.wm-mini-logo,.wm-symbol{background:#173e3d;color:#c5eedb}.workforce-art .art-index{color:#6c9183}.tool-status{font-size:12px;color:#5c6573}.tool-status>span{display:block;font-size:11px;color:#707784;margin-top:4px}.app-description{font-size:16px}.featured-card .featured-content>p{font-size:14px}.featured-card .card-link{font-size:12px}.category{font-size:11px}.section-label{font-size:12px}.hero-note{font-size:13px}.portfolio-heading>p{font-size:16px}.tag{font-size:12px}.tool-bottom .button{font-size:13px}.site-footer{font-size:12px}.mini-bill-row,.mini-work-footer{letter-spacing:0}.portfolio-art .category{font-size:11px}.portfolio-art{gap:25px}.hero-copy h1{font-size:clamp(46px,4.65vw,70px);letter-spacing:-3.7px}
@media(min-width:851px) and (max-height:800px){main{padding:24px 0}.site-header{min-height:90px}.site-footer{min-height:65px}.featured-card{min-height:215px}.bill-preview,.workforce-preview{margin-top:15px;margin-bottom:6px}.featured-content{padding-top:20px;padding-bottom:20px}.hero-copy h1{margin-top:20px;margin-bottom:20px}}
@media(max-width:1150px){.hero-copy h1{font-size:4.4vw;letter-spacing:-2.8px}.featured-card .featured-content>p{font-size:13px}.featured-card .card-link{font-size:11px}.category{font-size:10px}.portfolio-art .category{font-size:10px}.tool-bottom .button{font-size:12px}.tool-status{font-size:11px}.tool-status>span{font-size:10px}}
@media(max-width:850px){.hero-copy h1{font-size:clamp(43px,7vw,64px);letter-spacing:-2.5px}.featured-card .featured-content>p{font-size:15px}.featured-card .card-link{font-size:13px}.category{font-size:11px}.portfolio-art .category{font-size:9px}.portfolio-heading>p{font-size:14px}}
@media(max-width:540px){.hero-copy h1{font-size:clamp(35px,8.7vw,47px);letter-spacing:-1.8px}.featured-card .featured-content>p{font-size:13px}.featured-card .card-link{font-size:11px}.featured-card .category{font-size:9px}.section-label{font-size:10px}.hero-note{font-size:11px}.portfolio-title-row .tag{font-size:10px}.tool-bottom .button{font-size:12px;padding:12px}.site-footer{font-size:11px}.portfolio-note{font-size:12px}.portfolio-art .category{font-size:10px}}

@media(min-width:851px){.featured-card{height:248px;min-height:0}.bill-preview,.workforce-preview{margin-top:10px;margin-bottom:0}.featured-content{padding-top:23px}}
@media(min-width:851px) and (max-height:800px){.featured-card{height:232px}.hero-description{line-height:1.6}}
.page-view{animation:none}

.hero-description,.featured-card .featured-content>p{font-size:16px}.featured-card .card-link{font-size:14px}.hero-note{font-size:13px}.tool-status,.tool-bottom .button{font-size:14px}.tool-status>span{font-size:12px}.portfolio-title-row{flex-wrap:wrap}.brand,nav a{flex-shrink:0}nav a{white-space:nowrap}.featured-card p{line-height:1.45}
@media(max-width:1150px){.featured-card .featured-content>p{font-size:14px}.featured-card .card-link{font-size:12px}.tool-bottom{flex-wrap:wrap}.tool-bottom .button{font-size:14px}}
@media(max-width:540px){.hero-description{font-size:16px}.featured-card .featured-content>p{font-size:14px}.featured-card .card-link{font-size:12px}.tool-bottom .button{font-size:13px}.tool-status{font-size:13px}.portfolio-heading>p{line-height:1.6}.portfolio-card-body{padding:22px}.tag{font-size:12px!important}.portfolio-art{gap:20px}.portfolio-art p{font-size:26px}}
@media(max-width:360px){.brand{font-size:18px}.count{display:none}.portfolio-art{padding:24px;gap:18px}.app-symbol{width:55px;height:55px}.portfolio-art p{font-size:24px}.portfolio-art .category{font-size:9px}}
