@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root,[data-theme=light]{--ff-bg: #f8fafc;--ff-bg-elevated: #ffffff;--ff-text: #1e293b;--ff-text-muted: #64748b;--ff-border: #e2e8f0;--ff-primary: #2563eb;--ff-primary-hover: #1d4ed8;--ff-nav-bg: rgba(255, 255, 255, .9);--ff-nav-border: #e2e8f0;--ff-input-bg: #ffffff;--ff-row-hover: #f1f5f9;--ff-badge-approved-bg: #22c55e;--ff-badge-approved-text: #ffffff;--ff-badge-pending-bg: #eab308;--ff-badge-pending-text: #ffffff;--ff-badge-released-bg: #86efac;--ff-badge-released-text: #14532d}[data-theme=dark]{--ff-bg: #0f172a;--ff-bg-elevated: #1e293b;--ff-text: #f1f5f9;--ff-text-muted: #94a3b8;--ff-border: #334155;--ff-primary: #3b82f6;--ff-primary-hover: #60a5fa;--ff-nav-bg: rgba(15, 23, 42, .95);--ff-nav-border: #334155;--ff-input-bg: #1e293b;--ff-row-hover: #334155;--ff-badge-approved-bg: #16a34a;--ff-badge-approved-text: #ffffff;--ff-badge-pending-bg: #ca8a04;--ff-badge-pending-text: #ffffff;--ff-badge-released-bg: #4ade80;--ff-badge-released-text: #052e16}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--ff-bg);color:var(--ff-text)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes manpower-delete-blink{0%{opacity:.3}to{opacity:.8}}@keyframes account-sign-in-pulse{0%,to{transform:scale(1);box-shadow:0 0 #dc262680}50%{transform:scale(1.06);box-shadow:0 0 0 4px #dc262659,0 0 10px 2px #dc262666}}.account-sign-in-alert{animation:account-sign-in-pulse 1.5s ease-in-out infinite}.manpower-future-divider{border-left:4px solid var(--ff-primary)!important}.manpower-day-header .ag-header-cell-label{writing-mode:vertical-rl;transform:rotate(180deg);display:flex;align-items:flex-start;justify-content:center;white-space:nowrap;font-size:14px;font-weight:600;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.lp-root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#0f172a;min-height:100vh;overflow-x:hidden;width:100%;align-self:flex-start}.lp-container{max-width:1200px;margin:0 auto;padding:0 40px}.lp-blueprint-bg{background-image:linear-gradient(rgba(10,71,204,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(10,71,204,.022) 1px,transparent 1px);background-size:44px 44px}.lp-root{scroll-behavior:smooth}.lp-header{position:fixed;top:0;left:0;right:0;z-index:200;background:#fffffff5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid #e8edf3;transition:box-shadow .25s ease}.lp-header.lp-header--scrolled{box-shadow:0 2px 24px #07237317}.lp-header__inner{display:flex;align-items:center;justify-content:space-between;height:68px;gap:32px}.lp-header__logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.lp-header__wordmark{font-size:18px;font-weight:800;color:#072373;letter-spacing:-.02em}.lp-header__nav{display:flex;align-items:center;gap:4px;margin-left:auto}.lp-nav-link{font-size:14px;font-weight:500;color:#334155;text-decoration:none;padding:8px 14px;border-radius:6px;transition:color .15s,background .15s;cursor:pointer;background:none;border:none}.lp-nav-link:hover{color:#0a47cc;background:#f0f5ff}.lp-header__cta-group{display:flex;align-items:center;gap:10px;flex-shrink:0}.lp-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#0a47cc;color:#fff!important;font-family:inherit;font-size:14px;font-weight:600;padding:10px 22px;border-radius:8px;border:none;cursor:pointer;text-decoration:none!important;transition:background .15s,transform .15s,box-shadow .15s;white-space:nowrap}.lp-btn-primary:hover{background:#083aad;transform:translateY(-1px);box-shadow:0 6px 20px #0a47cc47;color:#fff!important}.lp-btn-primary--lg{font-size:15px;padding:13px 30px;border-radius:8px}.lp-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:#0f172a;font-family:inherit;font-size:14px;font-weight:500;padding:10px 20px;border-radius:8px;border:1.5px solid #cbd5e1;cursor:pointer;text-decoration:none;transition:border-color .15s,color .15s,background .15s;white-space:nowrap}.lp-btn-secondary:hover{border-color:#0a47cc;color:#0a47cc;background:#f0f5ff}.lp-btn-secondary--lg{font-size:15px;padding:12px 26px}.lp-hero{padding:136px 0 80px;position:relative;overflow:hidden}.lp-hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:56px}.lp-hero__copy{max-width:740px;width:100%}.lp-hero__badge{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:100px;padding:5px 14px;font-size:13px;font-weight:600;color:#0a47cc;margin-bottom:24px;width:fit-content}.lp-hero__badge-dot{width:7px;height:7px;border-radius:50%;background:#0a47cc}.lp-hero__headline{font-size:clamp(38px,5vw,58px);font-weight:800;line-height:1.08;color:#0f172a;letter-spacing:-.03em;margin:0 0 24px}.lp-hero__headline em{font-style:normal;color:#0a47cc}.lp-hero__subheadline{font-size:17px;line-height:1.7;color:#475569;margin:0 auto 36px;max-width:580px}.lp-hero__actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.lp-carousel{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #0000000a,0 20px 60px #0a47cc24,0 0 0 1px #e2e8f0;aspect-ratio:16 / 9;background:#f1f5f9;width:100%}.lp-carousel__slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease;pointer-events:none}.lp-carousel__slide--active{opacity:1;pointer-events:auto}.lp-carousel__img{width:100%;height:100%;object-fit:contain;display:block}.lp-carousel__placeholder{width:100%;height:100%;display:flex;flex-direction:column;background:#f1f5f9}.lp-carousel__placeholder-header{background:#1e3a5f;height:44px;display:flex;align-items:center;padding:0 20px;gap:12px;flex-shrink:0}.lp-carousel__placeholder-dot{width:10px;height:10px;border-radius:50%}.lp-carousel__placeholder-tab{background:#ffffff26;height:22px;border-radius:4px}.lp-carousel__placeholder-body{flex:1;display:flex;overflow:hidden}.lp-carousel__placeholder-sidebar{width:160px;background:#152a47;flex-shrink:0;padding:16px 12px;display:flex;flex-direction:column;gap:4px}.lp-carousel__placeholder-sidebar-item{height:28px;border-radius:6px;background:#ffffff14}.lp-carousel__placeholder-sidebar-item--active{background:#0a47cc99}.lp-carousel__placeholder-content{flex:1;padding:20px;display:flex;flex-direction:column;gap:14px}.lp-carousel__placeholder-row{display:flex;gap:12px}.lp-carousel__placeholder-card{background:#fff;border-radius:8px;border:1px solid #e2e8f0;padding:14px;flex:1}.lp-carousel__placeholder-bar{height:10px;border-radius:4px;background:#e2e8f0;margin-bottom:8px}.lp-carousel__placeholder-bar--short{width:60%}.lp-carousel__placeholder-bar--value{height:22px;width:75%;background:#bfdbfe;border-radius:4px}.lp-carousel__placeholder-label{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.lp-carousel__placeholder-table{background:#fff;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden}.lp-carousel__placeholder-th{display:flex;gap:0;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:8px 14px}.lp-carousel__placeholder-th-cell{flex:1;height:10px;border-radius:3px;background:#e2e8f0}.lp-carousel__placeholder-tr{display:flex;gap:0;border-bottom:1px solid #f1f5f9;padding:10px 14px;align-items:center}.lp-carousel__placeholder-tr-cell{flex:1;height:8px;border-radius:3px;background:#f1f5f9}.lp-carousel__placeholder-tr-cell--accent{background:#bfdbfe}.lp-carousel__controls{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;z-index:10}.lp-carousel__dot{width:7px;height:7px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0;transition:background .2s,transform .2s}.lp-carousel__dot--active{background:#fff;transform:scale(1.3)}.lp-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .15s,box-shadow .15s;box-shadow:0 2px 8px #0000001a}.lp-carousel__arrow:hover{background:#fff;box-shadow:0 4px 16px #00000024}.lp-carousel__arrow--prev{left:12px}.lp-carousel__arrow--next{right:12px}.lp-carousel__label{position:absolute;bottom:42px;left:16px;background:#072373d9;color:#fff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:100px;letter-spacing:.03em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lp-features{padding:96px 0;background:#f8fafc}.lp-features__header{text-align:center;margin-bottom:56px}.lp-section-label{display:inline-block;font-size:12px;font-weight:700;color:#0a47cc;text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px}.lp-section-heading{font-size:clamp(28px,3.5vw,38px);font-weight:800;color:#0f172a;letter-spacing:-.025em;line-height:1.15;margin:0 0 16px}.lp-section-subheading{font-size:16px;color:#64748b;line-height:1.65;max-width:540px;margin:0 auto}.lp-features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.lp-feature-card{background:#fff;border:1px solid #e8edf3;border-radius:14px;padding:28px 24px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;cursor:default}.lp-feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px #0a47cc1a;border-color:#bfdbfe}.lp-feature-card__icon{width:48px;height:48px;border-radius:12px;background:#eff6ff;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}.lp-feature-card__title{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 10px;letter-spacing:-.01em}.lp-feature-card__desc{font-size:14px;line-height:1.65;color:#64748b;margin:0}.lp-tools{padding:100px 0;background:#fff}.lp-tools__inner{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.lp-tools__copy{display:flex;flex-direction:column;gap:32px}.lp-tools__stats{display:flex;gap:28px}.lp-tools__stat{display:flex;flex-direction:column;gap:4px}.lp-tools__stat-value{font-size:28px;font-weight:800;color:#0a47cc;letter-spacing:-.03em;line-height:1}.lp-tools__stat-label{font-size:13px;color:#64748b;font-weight:500}.lp-tools__visual{border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #0000000a,0 24px 64px #0a47cc1f,0 0 0 1px #e2e8f0;aspect-ratio:16 / 10;background:#f1f5f9}.lp-tools__img{width:100%;height:100%;object-fit:cover;display:block}.lp-outcomes{padding:96px 0;background:#f8fafc}.lp-outcomes__inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.lp-outcomes__bullets{display:flex;flex-direction:column;gap:28px}.lp-outcome-item{display:flex;gap:16px;align-items:flex-start}.lp-outcome-item__check{width:24px;height:24px;border-radius:50%;background:#eff6ff;border:1.5px solid #bfdbfe;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.lp-outcome-item__title{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 5px}.lp-outcome-item__desc{font-size:14px;color:#64748b;line-height:1.6;margin:0}.lp-cta{padding:96px 0;background:linear-gradient(135deg,#072373,#0a47cc);position:relative;overflow:hidden}.lp-cta:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:44px 44px;pointer-events:none}.lp-cta__inner{position:relative;text-align:center;max-width:640px;margin:0 auto}.lp-cta__heading{font-size:clamp(30px,4vw,42px);font-weight:800;color:#fff;letter-spacing:-.025em;margin:0 0 18px;line-height:1.15}.lp-cta__subheading{font-size:17px;color:#ffffffc7;line-height:1.65;margin:0 0 44px}.lp-cta__form{display:flex;gap:12px;justify-content:center;align-items:stretch;max-width:640px;margin:0 auto 16px}.lp-cta__input{flex:1 1 340px;min-width:min(100%,280px);padding:13px 18px;font-size:15px;font-family:inherit;border-radius:8px;border:1.5px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;outline:none;transition:border-color .15s,background .15s}.lp-cta__input::placeholder{color:#ffffff80}.lp-cta__input:focus{border-color:#fff9;background:#ffffff29}.lp-cta__submit{padding:13px 28px;font-size:15px;font-weight:600;font-family:inherit;background:#fff;color:#0a47cc;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .15s,transform .15s,box-shadow .15s}.lp-cta__submit:hover{background:#f0f5ff;transform:translateY(-1px);box-shadow:0 6px 20px #0003}.lp-cta__note{font-size:13px;color:#ffffff8c;margin:0}.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}.lp-footer{background:#0f172a;padding:48px 0}.lp-footer__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.lp-footer__brand{display:flex;align-items:center;gap:10px;text-decoration:none}.lp-footer__wordmark{font-size:16px;font-weight:800;color:#fff;letter-spacing:-.02em}.lp-footer__tagline{font-size:13px;color:#64748b;margin-top:4px}.lp-footer__links{display:flex;align-items:center;gap:24px}.lp-footer-link{color:#94a3b8;text-decoration:none;font-size:14px;font-weight:500;transition:color .15s}.lp-footer-link:hover{color:#fff}.lp-footer__legal{font-size:13px;color:#475569;text-align:right}.lp-divider{height:1px;background:#e8edf3;margin:0}@media(max-width:900px){.lp-container{padding:0 24px}.lp-hero__inner{gap:40px}.lp-hero{padding:108px 0 64px}.lp-features__grid{grid-template-columns:repeat(2,1fr)}.lp-tools__inner{grid-template-columns:1fr;gap:48px}.lp-outcomes__inner{grid-template-columns:1fr;gap:40px}.lp-footer__inner{flex-direction:column;align-items:flex-start;gap:20px}.lp-footer__legal{text-align:left}}@media(max-width:600px){.lp-features__grid{grid-template-columns:1fr}.lp-cta__form{flex-direction:column}.lp-cta__input{min-width:0;width:100%}.lp-header__nav{display:none}}
