/* MUST VN: product-led visual system */
:root{--blue:#2962ff;--blue-deep:#1648d8;--navy:#071e37;--ink:#132f46;--muted:#637688;--pale:#f3f6fb;--line:#e2e9f1;--cyan:#9de5ff;--green:#127b59;--font:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:var(--font);color:var(--ink);font-size:16px;line-height:1.6;background:#fff}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:24px;height:24px;flex-shrink:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #09a6e2;outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;z-index:100;top:-90px;left:20px;background:white;padding:12px 18px;border:2px solid var(--blue)}.skip:focus{top:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid var(--blue);border-radius:9px;background:var(--blue);color:white;padding:17px 23px;font-size:15px;font-weight:800;line-height:1.2;min-height:54px;transition:background .2s,transform .2s}.btn:hover{background:var(--blue-deep);transform:translateY(-2px)}.btn>span{font-size:22px}.btn-small{padding:12px 18px;min-height:46px;font-size:14px;gap:19px}.btn-white{background:white;color:var(--navy);border-color:white}.btn-white:hover{background:#eaf3ff}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:15px;font-weight:800}.text-link span{font-size:22px}.text-link:hover{color:var(--blue)}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.45px;color:var(--blue);display:block;margin-bottom:22px}.eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--blue);margin-right:9px}.section{padding-block:104px}h1,h2,h3,h4,p{margin:0}h2{font-size:clamp(35px,3.4vw,48px);line-height:1.18;letter-spacing:-1.7px;font-weight:800}h3{letter-spacing:-.8px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:46px}.section-heading p{max-width:370px;color:var(--muted);line-height:1.8;margin-bottom:3px}.section-heading .text-link{margin-bottom:7px;flex-shrink:0}.visual-disclaimer{font-size:12px;color:var(--muted);text-align:right;margin-top:16px}
/* Navigation */
.offer-bar{background:var(--navy);color:#dbe6f4;font-size:12px}.offer-bar .wrap{display:flex;justify-content:space-between;align-items:center;min-height:35px;gap:16px}.offer-bar b{color:var(--cyan);margin-inline:7px}.offer-bar a{font-weight:700;color:white}.offer-bar a span{margin-left:10px}.site-header{position:sticky;top:0;z-index:50;background:#ffffffed;backdrop-filter:blur(18px);border-bottom:1px solid #e7edf4}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;height:82px}.wordmark{font-family:Arial,sans-serif;font-size:38px;letter-spacing:-1.8px;font-weight:900;line-height:1;color:var(--blue);display:inline-flex;align-items:flex-end;gap:4px;flex-shrink:0}.logo-dot{display:inline-block;width:7px;height:7px;background:currentColor;margin-bottom:4px}.nav nav{display:flex;align-items:center;gap:31px;font-size:14px;font-weight:700}.nav nav>a:hover,.nav-group>button:hover{color:var(--blue)}.nav-group{position:relative}.nav-group>button{border:0;padding:25px 0;background:none;font-size:14px;font-weight:700}.nav-group>button>span{margin-left:7px}.mega-menu{position:absolute;top:68px;left:-25px;width:365px;background:white;padding:12px;border:1px solid var(--line);border-radius:15px;box-shadow:0 22px 60px #08234125}.mega-menu>a{display:flex;align-items:center;gap:17px;padding:15px 12px;border-radius:9px}.mega-menu>a:hover{background:var(--pale)}.mega-menu svg{width:27px;height:27px;color:var(--blue)}.mega-menu b,.mega-menu small{display:block}.mega-menu b{font-size:15px}.mega-menu small{font-size:12px;color:var(--muted);font-weight:500;margin-top:4px}.mega-menu>a>span:last-child{margin-left:auto}.menu-toggle{display:none}
/* Main hero / original dimensional product scene */
.home-hero{position:relative;overflow:hidden;background:linear-gradient(110deg,#fff 38%,#f0f5ff);padding:65px 0 75px}#must-network{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:.65}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 1.17fr;gap:35px;align-items:center;min-height:540px}.hero-copy{position:relative;z-index:2}.hero-copy h1{font-size:clamp(48px,5.05vw,72px);line-height:1.11;letter-spacing:-3px;font-weight:800;margin-bottom:25px}.hero-copy h1>span{color:var(--blue)}.hero-copy p{font-size:17px;line-height:1.8;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:29px}.hero-note{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px;margin-top:27px}.hero-note svg{width:17px;height:17px;color:var(--blue)}.product-stage{position:relative;padding-top:54px;padding-bottom:60px;perspective:1400px;min-width:0}.stage-backdrop{position:absolute;inset:8px -25px 29px 50px;background:linear-gradient(145deg,#3576ff,#1942c6);border-radius:50px 12px 65px 16px;transform:rotate(-6deg);overflow:hidden;box-shadow:0 30px 80px #2962ff25}.stage-backdrop>span{position:absolute;font-size:520px;line-height:1;letter-spacing:-70px;right:15px;top:-39px;color:#ffffff0c;font-family:Arial,sans-serif;font-weight:900}.hero-product-tabs{position:relative;display:flex;gap:5px;padding:5px;width:max-content;background:#173bb9;border:1px solid #ffffff30;border-radius:10px;margin-left:26px;margin-bottom:17px;z-index:2}.hero-product-tabs button{border:0;background:none;color:#c9dbff;padding:8px 22px;border-radius:6px;font-size:13px;font-weight:800}.hero-product-tabs button[aria-selected=true]{background:white;color:var(--blue);box-shadow:0 2px 9px #05184530}.screen-shell{position:relative;transform:rotateY(-9deg) rotateX(4deg) rotateZ(1deg);transform-origin:center;transition:transform .45s;box-shadow:0 30px 50px #081d4933;border:6px solid #fff;border-radius:15px;background:#f6f8fd}.screen-shell:hover{transform:rotateY(-3deg) rotateX(1deg)}.dashboard{display:flex;min-height:378px;background:#f3f6fc;border-radius:9px;overflow:hidden;font-family:var(--font)}.dash-sidebar{background:var(--navy);width:45px;display:flex;flex-direction:column;align-items:center;gap:23px;color:#7991af;padding:15px 0 14px;flex-shrink:0}.dash-sidebar>b{font-family:Arial;font-size:23px;font-weight:900;color:white;line-height:1;margin-bottom:6px}.dash-sidebar svg{width:15px;height:15px}.dash-sidebar svg:first-of-type{color:var(--cyan)}.dash-sidebar>i{font-style:normal;margin-top:auto;font-size:10px;background:#ffffff15;color:white;border-radius:5px;width:24px;height:24px;text-align:center;padding-top:4px}.dash-main{min-width:0;flex:1;padding:13px 17px 16px}.dash-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#788a9c;border-bottom:1px solid var(--line);padding-bottom:9px;margin-bottom:14px}.dash-avatar{font-size:8px;background:#dee9ff;border-radius:50%;width:23px;height:23px;display:grid;place-items:center;color:var(--blue);font-weight:800}.dash-main h3{font-size:15px;letter-spacing:-.4px;margin-bottom:3px}.dash-sub{font-size:9px;color:#8795a8;margin-bottom:13px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.metric{padding:12px;background:white;border:1px solid #e9eef5;border-radius:7px;display:flex;flex-direction:column}.metric>span{font-size:9px;color:var(--muted)}.metric>strong{font-size:25px;line-height:1.5;font-weight:800;letter-spacing:-1px;color:var(--ink)}.metric>small{font-size:8px;color:#8d9bad}.dash-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:8px;margin-top:9px}.dash-box{background:white;padding:12px;border:1px solid #e9eef5;border-radius:7px;min-width:0}.box-title{font-size:10px;font-weight:800;display:flex;justify-content:space-between;gap:5px}.box-title>span{font-size:8px;color:#8b98a8;font-weight:500}.mini-chart{height:86px;display:flex;align-items:flex-end;gap:9px;padding-top:14px;padding-bottom:17px;background:repeating-linear-gradient(to top,transparent 0,transparent 22px,#f2f5fa 23px,#f2f5fa 24px);position:relative}.mini-chart>span{position:relative;height:var(--v);flex:1;min-width:0}.mini-chart i{display:block;height:100%;background:linear-gradient(#76a9ff,#2962ff);border-radius:3px 3px 0 0}.mini-chart>span:nth-child(2n) i{background:#b1ceff}.mini-chart small{font-size:7px;color:#8c9bac;position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);white-space:nowrap}.avatar-stack{display:flex;margin-top:15px;padding-left:4px}.av{font-size:10px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:2px solid white;margin-left:-4px;font-style:normal;font-weight:800;color:#36568f;background:#d9e8ff}.av-1{background:#e8e0ff;color:#7b5caa}.av-2{background:#dbf1e9;color:#2c8269}.av-3{background:#edf1f9;color:#6e7b91}.team-lines{margin-top:8px;display:grid;gap:3px}.team-lines>span{font-size:8px;color:#8190a2;display:flex;justify-content:space-between}.team-lines b{font-weight:700;color:#516b82}.dash-table{margin-top:9px;border-radius:7px;border:1px solid #e9eef5;background:white;padding:4px 10px}.dash-table>div{display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:center;gap:7px;font-size:8px;padding:6px 0;border-bottom:1px solid #eef2f7}.dash-table>div:first-child{font-size:7px;color:#8896a5}.dash-table>div:last-child{border-bottom:0}.dash-table b{font-weight:600;display:flex;align-items:center;gap:6px}.dash-table em{font-size:7px;font-style:normal;background:#e3f4ed;color:#3c8b6c;border-radius:4px;padding:3px 5px;width:max-content}.dot-avatar{width:19px;height:19px;background:#dceaff;color:#4175c2;font-size:8px;display:inline-grid;place-items:center;border-radius:50%;font-style:normal;flex-shrink:0}.lavender{background:#eee5ff;color:#8870ad}.float-note{position:absolute;bottom:30px;left:-20px;background:white;box-shadow:0 17px 45px #0a255524;border:1px solid #e4ebf6;border-radius:12px;padding:14px 20px;display:flex;gap:12px;align-items:center;z-index:3;animation:gentle-float 6s ease-in-out infinite}.success-icon{width:34px;height:34px;display:grid;place-items:center;background:#e1f7ef;color:#299577;border-radius:50%}.success-icon svg{width:19px;height:19px}.float-note b{display:block;font-size:12px}.float-note div>span{font-size:10px;color:var(--muted);display:block;margin-top:2px}.stage-caption{font-size:10px;color:#718399;position:absolute;bottom:4px;right:0}.motion-control{position:absolute;bottom:16px;right:20px;width:28px;height:28px;border:1px solid #c6d9f5;background:#ffffffb0;border-radius:50%;font-size:12px;color:#6d8ab5}.order-line{display:flex;justify-content:space-between;font-size:8px;padding:9px 0 5px;border-bottom:1px solid #edf2f8}.order-total{display:flex;justify-content:space-between;margin-top:9px;font-size:9px}.paid-pill{font-size:8px;background:#e3f4ed;color:var(--green);text-align:center;border-radius:4px;margin-top:8px;padding:3px}.expense-item{font-size:8px;margin-top:10px}.expense-item>span{display:block;height:5px;border-radius:3px;background:linear-gradient(to right,var(--blue) var(--progress),#e8eff8 var(--progress));margin-top:4px}.benefit-strip{border-block:1px solid var(--line);padding:24px 0;background:white}.benefit-strip .wrap{display:flex;justify-content:space-between;gap:22px;align-items:center}.benefit-strip .wrap>span{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:700}.benefit-strip svg{color:var(--blue);width:21px;height:21px}.benefit-strip a{font-size:13px;font-weight:800;color:var(--blue)}.benefit-strip a span{margin-left:14px}
/* Product cards */
.solution-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:20px}.solution-card{position:relative;background:var(--pale);border:1px solid #e6edf5;border-radius:18px;padding:26px 25px 24px;overflow:hidden;display:flex;flex-direction:column}.card-top{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:800;letter-spacing:1px}.product-icon{display:grid;place-items:center;width:37px;height:37px;background:#e3edff;color:var(--blue);border-radius:9px}.product-icon svg{width:21px;height:21px}.solution-card h3{font-size:30px;line-height:1.23;letter-spacing:-1px;margin-top:28px}.solution-card>p{font-size:14px;color:var(--muted);line-height:1.7;margin-top:14px;max-width:280px;min-height:48px}.hr-card{background:var(--navy);color:white;border-color:var(--navy)}.hr-card .product-icon{color:var(--cyan);background:#ffffff13}.hr-card>p{color:#a4bed3}.hr-card-visual{margin:30px -7px 30px;background:#12334e;padding:18px 14px;border-radius:13px;height:181px;display:flex;flex-direction:column;justify-content:center}.profile-mini{display:flex;align-items:center;gap:8px;background:white;padding:12px 10px;border-radius:8px;color:var(--ink)}.profile-mini>.av{margin:0;width:31px;height:31px}.profile-mini b{font-size:12px;display:block}.profile-mini small{font-size:9px;color:var(--muted);display:block}.pill{display:inline-flex;background:#e5f4ef;color:var(--green);border-radius:5px;padding:5px 8px;font-size:10px;font-weight:700;white-space:nowrap}.profile-mini .pill{margin-left:auto;font-size:7px;padding:4px}.mini-journey{display:flex;justify-content:space-between;align-items:center;margin-top:17px;gap:6px}.mini-journey>span{display:flex;align-items:center;gap:5px;font-size:9px;color:#b5cfdf;white-space:nowrap}.mini-journey i{width:19px;height:19px;display:grid;place-items:center;font-size:8px;font-style:normal;border:1px solid #477091;border-radius:50%;color:var(--cyan)}.mini-journey>b{color:#638aac;font-size:11px;font-weight:400}.card-link{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:17px 0 0;border:0;border-top:1px solid #d9e3ed;background:none;font-size:14px;font-weight:800;text-align:left}.card-link>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:white;color:var(--blue);transition:transform .2s}.card-link:hover>span{transform:translate(2px,-2px)}.hr-card .card-link{border-color:#264764}.hr-card .card-link>span{background:var(--blue);color:white}.pos-card-visual{height:181px;position:relative;margin:30px 0}.receipt{width:73%;margin-left:24px;padding:15px 18px;background:white;border:1px solid #e3eaf5;box-shadow:8px 12px 0 #e7edf8;transform:rotate(-5deg);border-radius:9px;color:var(--ink)}.receipt>span{font-size:8px;letter-spacing:1px;color:var(--muted)}.receipt>div{display:flex;justify-content:space-between;padding-top:11px;font-size:11px}.receipt i{font-style:normal}.receipt>strong{font-size:24px;display:flex;align-items:center;justify-content:space-between;margin-top:12px;border-top:1px dashed #d3deea;padding-top:10px}.receipt em{width:24px;height:24px;display:grid;place-items:center;background:#e0f6eb;border-radius:50%;font-size:13px;color:var(--green);font-style:normal}.store-chip{position:absolute;right:0;bottom:1px;display:flex;align-items:center;gap:8px;font-size:10px;background:var(--blue);border-radius:7px;padding:11px;color:white;box-shadow:0 5px 15px #2962ff25}.store-chip svg{width:15px;height:15px}.finance-card-visual{height:181px;margin:30px 0;border-radius:10px;background:white;padding:16px 18px;border:1px solid #e6edf5}.balance-label{font-size:8px;letter-spacing:.6px;color:var(--muted)}.cashflow{display:flex;gap:31px;margin-top:8px}.cashflow span{display:flex;align-items:baseline;gap:8px}.cashflow i{font-size:10px;font-style:normal;color:var(--muted)}.cashflow b{font-size:23px;color:var(--blue)}.cashflow span:last-child b{color:#8196ba}.finance-card-visual .mini-chart{height:95px}
/* Human story */
.about-section{padding:25px 0 100px}.about-grid{display:grid;grid-template-columns:1.06fr 1fr;gap:90px;align-items:center}.about-image{border-radius:18px;overflow:hidden;position:relative;min-height:520px;background:var(--navy)}.about-image img{height:520px;width:100%;object-fit:cover;object-position:75% center}.about-image:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#061d3baa)}.photo-label{position:absolute;left:30px;bottom:27px;color:white;font-size:11px;letter-spacing:1.6px;font-weight:800;z-index:1}.about-copy h2{font-size:45px}.about-copy h2>span{color:var(--blue)}.about-copy>p{color:var(--muted);max-width:410px;margin-block:24px 25px;font-size:16px}.principle{display:flex;gap:20px;align-items:center;padding:12px 0;border-top:1px solid var(--line);font-size:14px}.principle>span{font-size:12px;color:var(--blue)}.about-copy .text-link{margin-top:21px}
/* Localization workspace */
.localization{background:var(--navy);color:white;overflow:hidden}.localization .eyebrow{color:var(--cyan)}.localization .section-heading p{color:#96b0c7;font-size:15px}.local-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:start}.local-tabs{display:flex;flex-direction:column}.local-tabs button{display:flex;gap:18px;align-items:center;text-align:left;border:0;border-top:1px solid #234058;background:transparent;padding:23px 14px;color:#7c99b3;transition:background .2s}.local-tabs button:last-child{border-bottom:1px solid #234058}.local-tabs button>span{font-size:12px}.local-tabs button b{font-size:20px;display:block;letter-spacing:-.5px}.local-tabs button small{font-size:13px;display:block;margin-top:5px}.local-tabs button i{margin-left:auto;font-size:24px;font-style:normal}.local-tabs button[aria-selected=true]{background:#143755;color:white;border-color:#285472;border-radius:9px}.local-tabs button[aria-selected=true]>span{color:var(--cyan)}.local-tabs button[aria-selected=true] small{color:#9cbcd5}.local-preview{border:1px solid #284a66;border-radius:18px;background:#11324e;padding:30px;min-height:398px;box-shadow:0 20px 70px #00000014}.locale-head{display:flex;align-items:center;gap:14px;margin-bottom:28px}.locale-head>span{display:grid;place-items:center;width:45px;height:45px;background:var(--blue);border-radius:10px;font-size:19px;font-weight:800}.locale-head b{display:block;font-size:16px}.locale-head small{font-size:12px;color:#93aec4;display:block;margin-top:5px}.locale-head>i{margin-left:auto;width:25px;height:25px;display:grid;place-items:center;background:#154939;color:#85e5bc;border-radius:50%;font-style:normal;font-size:12px}.locale-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.locale-fields>span{display:block;font-size:12px;color:#a1bed3}.locale-fields b{display:block;padding:13px 15px;background:#092741;border:1px solid #30516e;color:white;border-radius:7px;font-size:15px;font-weight:500;margin-top:8px}.local-bottom{display:flex;justify-content:space-between;gap:9px;margin-top:24px;padding-top:22px;border-top:1px solid #2b4b64;font-size:11px;color:#8facbf}.local-bottom>span:before{content:'✓';color:var(--cyan);margin-right:7px}.shift-row,.approval-step{display:flex;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid #2a4b65;font-size:13px}.shift-row b{width:100px;font-size:14px}.shift-row>span{color:#afc6d9}.shift-row em,.approval-step em{font-size:10px;font-style:normal;color:var(--cyan);background:#254c6a;padding:4px 8px;border-radius:4px;margin-left:auto}.approval-step>span{font-size:11px;color:#99caff}.approval-step b{font-size:14px;font-weight:600}.integration-map{display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:center}.integration-map>span{background:#21455f;border-radius:7px;padding:14px 8px;font-size:13px}.integration-map>strong{grid-column:1/-1;grid-row:2;background:var(--blue);border-radius:7px;font-size:22px;letter-spacing:-1px;padding:10px}.connection-note{font-size:12px;text-align:center;color:#91adc3;margin-top:18px}
/* Resources and footer */
.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.resource-card{display:flex;flex-direction:column;background:none;border:0;padding:0;text-align:left;border-radius:12px}.resource-art{height:230px;border-radius:12px;overflow:hidden;position:relative}.resource-copy{padding:21px 0}.resource-copy small{font-size:10px;color:var(--muted);font-weight:700;letter-spacing:1px}.resource-copy h3{font-size:22px;line-height:1.35;margin-block:10px 15px;letter-spacing:-.5px}.resource-copy>span{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:800;color:var(--blue)}.brochure-art{background:var(--navy)}.brochure-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60%}.brochure-art>div{position:relative;color:white;padding:24px 20px;max-width:250px}.brochure-art b{display:block;font-size:15px}.brochure-art strong{display:block;font-size:22px;line-height:1.25;margin-top:25px;letter-spacing:-.6px}.brochure-art>span{position:absolute;bottom:15px;left:20px;font-size:9px;letter-spacing:1px;color:#adc7e0}.flow-art{background:#edf3ff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.flow-art>span{padding:9px;width:55%;background:white;border:1px solid #d6e4fd;border-radius:7px;font-size:10px;letter-spacing:1px;color:var(--blue);font-weight:800;text-align:center;box-shadow:0 5px 10px #9db5dd10}.flow-art>span:last-child{background:var(--blue);color:white}.flow-art i{color:#7aa5e8;font-style:normal;font-size:15px}.roadmap-art{background:#e9f2f6;display:flex;align-items:center;justify-content:center;gap:12px;padding-top:45px}.roadmap-art>span{font-size:34px;line-height:1.1;letter-spacing:-1px;color:#3180aa;font-weight:800}.roadmap-art small{font-size:10px;letter-spacing:0;display:block;margin-top:10px;font-weight:600}.roadmap-art>span:nth-of-type(2){transform:translateY(-29px);color:#1c698f}.roadmap-art>span:nth-of-type(3){transform:translateY(-58px);color:#154661}.roadmap-art>i{font-style:normal;color:#7bb4d0;font-size:25px;transform:translateY(-10px)}.roadmap-art>i:nth-of-type(2){transform:translateY(-39px)}.resource-card:hover .resource-copy h3{color:var(--blue)}.contact-section{padding:70px 0;background:var(--blue);color:white}.contact-section .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.contact-section .eyebrow{color:#b7d7ff;font-size:11px}.contact-section h2{font-size:40px;line-height:1.3}.site-footer{background:var(--navy);color:#a2b4c5;padding:60px 0 25px}.footer-top{display:flex;align-items:flex-start;gap:70px;padding-bottom:55px}.footer-top .wordmark{color:white;font-size:43px}.footer-top p{font-size:14px;line-height:1.7}.footer-email{font-size:21px;font-weight:700;color:white;margin-left:auto;letter-spacing:-.5px}.footer-email>span{margin-left:20px}.footer-bottom{border-top:1px solid #203c54;padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px}.footer-bottom>div{display:flex;gap:23px}.footer-bottom a:hover{color:white}
/* Dialogs / campaign */
dialog{padding:42px;border:0;border-radius:18px;color:var(--ink);width:min(660px,calc(100% - 32px));max-height:90dvh;overflow:auto}dialog::backdrop{background:#031b36b8;backdrop-filter:blur(7px)}.close-dialog,.close-campaign{position:absolute;right:12px;top:12px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:#edf2fa;color:var(--navy);font-size:25px;line-height:1;z-index:2}.detail-dialog h2,#privacy-dialog h2{font-size:36px;line-height:1.18;margin-bottom:23px}.detail-dialog p,#privacy-dialog p{color:var(--muted);font-size:15px;margin-top:14px}.detail-flow{margin:25px 0;display:grid;gap:10px;counter-reset:item}.detail-flow>div{display:flex;align-items:center;gap:15px;background:var(--pale);border-radius:8px;padding:14px 17px;font-size:15px}.detail-flow>div:before{counter-increment:item;content:'0' counter(item);font-size:12px;color:var(--blue);font-weight:800}.detail-dialog .btn{margin-top:12px}.campaign-popup{padding:0;width:min(435px,calc(100% - 32px));max-height:88dvh;background:var(--navy);border:1px solid #ffffff35;border-radius:15px;overflow:auto}.campaign-popup img{width:100%;height:auto}.close-campaign{position:sticky;float:right;margin:10px 10px -44px 0;top:10px;background:white}.campaign-tab{position:fixed;bottom:24px;left:24px;z-index:35;display:flex;align-items:center;gap:13px;background:var(--navy);color:white;border:1px solid #ffffff25;border-radius:10px;padding:12px 16px;box-shadow:0 8px 25px #071e3726;font-size:11px;transform:translateY(120px);transition:transform .35s}.campaign-tab.visible{transform:translateY(0)}.campaign-tab b{font-size:21px;color:var(--cyan);letter-spacing:-1px}.campaign-tab>span:last-child{font-size:19px}
/* HRMS route */
.hr-hero{background:var(--navy);color:white;padding:57px 0 68px;overflow:hidden;position:relative}.hr-hero:before{content:'';position:absolute;width:800px;height:800px;right:-250px;top:-350px;border-radius:50%;background:radial-gradient(#2e6bff35,transparent 65%);pointer-events:none}.hr-hero-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:55px;align-items:center;position:relative}.breadcrumb{font-size:12px;color:#85a7c4;display:block;margin-bottom:28px}.breadcrumb b{color:#e1ecf7;font-weight:600}.hr-hero h1{font-size:clamp(43px,4.2vw,61px);line-height:1.16;letter-spacing:-2.3px;font-weight:800}.hr-hero h1>span{color:var(--cyan)}.hr-hero-copy>p{font-size:16px;max-width:440px;color:#9eb9cd;line-height:1.8;margin-top:23px}.hr-hero .hero-actions{gap:23px}.light-link{font-size:13px;font-weight:700;color:#d5e4f0}.hr-offer{display:flex;align-items:center;gap:18px;margin-top:33px;padding-top:23px;border-top:1px solid #2a4861;max-width:400px}.hr-offer>b{font-size:46px;line-height:1;letter-spacing:-2px;color:var(--cyan)}.hr-offer>span{font-size:12px;line-height:1.7;color:#8dacbf}.hr-offer strong{font-size:14px;color:white;font-weight:700}.hr-hero-visual{position:relative;padding:30px 0 0}.hr-product-image{background:#dceefe;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px #00000030;border:6px solid #294963;transform:perspective(1500px) rotateY(-5deg);margin-right:-35px}.hr-product-image img{width:100%;height:auto}.hr-visual-footer{display:flex;justify-content:center;gap:25px;background:#12334e;padding:18px 15px;border:1px solid #2d4e68;border-radius:10px;position:relative;margin:-4px -5px 0 30px}.hr-visual-footer>span{display:flex;align-items:center;gap:7px;font-size:11px;color:#bed3e3}.hr-visual-footer svg{width:15px;height:15px;color:var(--cyan)}.hr-hero-visual>small{display:block;margin-top:15px;text-align:right;font-size:10px;color:#6e90ab}.journey-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:33px}.journey-tabs>button{background:white;border:1px solid transparent;border-radius:8px;padding:14px 8px;font-size:14px;font-weight:800;display:flex;gap:10px;align-items:center;justify-content:center;white-space:nowrap}.journey-tabs button>span{font-size:10px;color:#9aaec3;font-weight:600}.journey-tabs button[aria-selected=true]{color:var(--blue);background:#eef4ff;border-color:#d2e2ff}.journey-tabs button[aria-selected=true]>span{color:var(--blue)}.feature-panel{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;align-items:center;background:var(--pale);border-radius:18px;padding:38px;min-height:374px}.feature-panel-copy h3{font-size:30px;line-height:1.25;letter-spacing:-1px}.feature-panel-copy p{font-size:15px;color:var(--muted);margin-top:17px;line-height:1.75;max-width:270px}.feature-panel-copy .text-link{font-size:13px;margin-top:25px}.feature-demo{position:relative;min-width:0;min-height:278px;padding-bottom:25px}.demo-label{position:absolute;bottom:0;right:0;font-size:9px;color:#8b9bab}.hiring-demo{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.kanban-column{padding:11px;background:#e5ecf6;border-radius:8px}.kanban-heading{font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:4px}.kanban-heading b{font-size:9px;color:var(--blue);background:#d8e5fd;width:19px;height:19px;border-radius:5px;display:grid;place-items:center}.candidate{position:relative;background:white;border:1px solid #dce5f0;border-radius:7px;padding:13px 9px 12px 36px;margin-bottom:9px}.candidate>.dot-avatar{position:absolute;left:9px;top:14px}.candidate b{display:block;font-size:10px;line-height:1.3}.candidate small{display:block;font-size:8px;color:#8c9aaa;margin-top:5px}.people-demo{display:grid;grid-template-columns:1fr 1fr;gap:20px}.employee-card{background:white;border:1px solid var(--line);border-radius:10px;padding:22px}.employee-avatar{display:grid;place-items:center;width:48px;height:48px;background:var(--blue);color:white;border-radius:12px;font-size:20px;font-weight:800;margin-bottom:12px}.employee-card h4{font-size:17px;letter-spacing:-.5px}.employee-card>p{font-size:11px;color:var(--muted);margin-top:4px}.employee-card>div{display:flex;justify-content:space-between;gap:8px;font-size:10px;padding:10px 0;border-bottom:1px solid #edf2f8}.employee-card>div:first-of-type{margin-top:15px}.employee-card>div>span{color:#8a9caf}.employee-card>div:last-child{border-bottom:0}.green{color:var(--green)}.employee-timeline{border-left:2px solid #c4d6f6;padding-left:22px;margin:17px 0 0 8px}.employee-timeline>div{position:relative;padding-bottom:28px}.employee-timeline>div:before{content:'';position:absolute;width:8px;height:8px;background:var(--blue);border:3px solid #f3f6fb;box-sizing:content-box;border-radius:50%;left:-30px;top:3px}.employee-timeline i{font-size:11px;font-style:normal;color:var(--blue)}.employee-timeline b{font-size:14px;display:block;margin-top:3px}.employee-timeline small{font-size:10px;color:var(--muted);display:block;margin-top:6px}.time-demo{display:grid;grid-template-columns:1fr .35fr;gap:14px}.work-calendar{padding:18px;background:white;border:1px solid var(--line);border-radius:10px}.calendar-title{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-bottom:17px}.calendar-title>span{font-size:9px;color:var(--muted)}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.calendar-grid>b{font-size:8px;text-align:center;color:#879bb2;padding-bottom:6px}.calendar-grid>span{padding:7px 6px 8px;font-size:9px;background:#edf3ff;min-height:34px;border-radius:5px}.calendar-grid>span>i{display:block;height:3px;background:#6597ff;border-radius:3px;margin-top:5px}.calendar-grid>span.off{background:#f2f5f9;color:#a8b7c6}.calendar-grid>span.off i{background:transparent}.calendar-stats{display:flex;flex-direction:column;gap:12px}.calendar-stats .metric{padding:15px}.calendar-stats .metric>span{font-size:10px}.calendar-stats .metric>strong{font-size:33px;color:var(--blue)}.calendar-stats .pill{font-size:9px;justify-content:center}.pay-demo{display:flex;flex-direction:column;gap:20px}.payroll-flow{display:flex;align-items:center;gap:7px;justify-content:space-between}.payroll-flow>span{padding:10px;background:#e1eafe;color:var(--blue);font-size:10px;flex:1;text-align:center;border-radius:5px;font-weight:700}.payroll-flow>span:last-child{background:var(--blue);color:white}.payroll-flow>i{color:#86a9e7;font-style:normal}.payroll-scroll{overflow-x:auto}.pay-demo table{border-collapse:collapse;background:white;width:100%;border:1px solid var(--line);font-size:11px;text-align:left}.pay-demo caption{text-align:left;font-size:10px;padding-bottom:10px;color:var(--muted)}.pay-demo th{background:#e9eff9;font-size:9px;font-weight:600;color:#788fa5}.pay-demo th,.pay-demo td{padding:13px 11px;border-bottom:1px solid #e9eef6;white-space:nowrap}.pay-demo td:last-child{font-weight:800;color:var(--blue)}.goals-board{background:white;border:1px solid var(--line);border-radius:10px;padding:20px}.goals-board>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:9px;margin-bottom:21px}.goals-board>div:last-child{margin-bottom:0}.goals-board b{font-size:13px}.goals-board em{font-style:normal;font-size:9px;color:var(--blue);background:#e9f0ff;border-radius:4px;padding:3px 6px}.goals-board>div>span{display:block;width:100%;height:6px;border-radius:3px;background:linear-gradient(to right,var(--blue) var(--progress),#edf2f8 var(--progress));margin-top:3px}.goal-cycle{display:flex;align-items:center;justify-content:space-between;gap:9px;font-size:10px;margin-top:18px}.goal-cycle>span{background:#e1ebff;border-radius:5px;padding:8px 12px}.goal-cycle i{font-style:normal;color:var(--blue)}.learning-path{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;height:247px}.learning-path>div{background:var(--navy);color:white;border-radius:10px;padding:21px 17px;display:flex;flex-direction:column}.learning-path>div>span{font-size:37px;color:var(--cyan);font-weight:800;letter-spacing:-2px}.learning-path h4{font-size:18px;margin-top:23px}.learning-path p{font-size:11px;color:#93b3ce;margin-top:8px}.learning-path i{height:4px;background:#3c5b73;border-radius:3px;margin-top:auto}.learning-path i.completed{background:var(--blue)}.rollout-section{background:var(--pale);padding:75px 0}.rollout-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:39px}.rollout-grid>div{position:relative;border-top:1px solid #cbd9ef;padding-top:20px}.rollout-grid span{font-size:31px;font-weight:800;letter-spacing:-1px;color:var(--blue)}.rollout-grid h3{font-size:23px;margin-top:12px}.rollout-grid p{font-size:14px;color:var(--muted);max-width:210px;margin-top:7px}
/* Conversion form */
.registration-section{background:var(--navy);color:white;padding:100px 0}.registration-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:105px;align-items:start}.registration-copy{position:sticky;top:132px}.registration-copy .eyebrow{color:var(--cyan)}.registration-copy h2{font-size:41px}.offer-number{font-size:135px;line-height:1.15;letter-spacing:-7px;color:var(--cyan);font-weight:800;margin-top:28px}.offer-number>span{font-size:80px;letter-spacing:-4px}.offer-limit{font-size:21px;display:block;margin-top:6px}.registration-copy>p{font-size:16px;line-height:1.85;color:#a0bbcf;max-width:365px;margin-top:26px}.registration-email{display:inline-flex;align-items:center;gap:20px;font-size:22px;font-weight:700;margin-top:34px;letter-spacing:-.6px}.registration-email>span{color:var(--cyan)}.offer-detail{font-size:12px;line-height:1.8;color:#7696af;max-width:380px;margin-top:32px;border-top:1px solid #28485f;padding-top:23px}.lead-form{background:white;color:var(--ink);border-radius:17px;padding:36px;box-shadow:0 20px 60px #00000015}.lead-form h3{font-size:27px;line-height:1.3;letter-spacing:-.8px}.lead-form>p{font-size:13px;color:var(--muted);margin-top:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 17px;margin-top:27px}.form-grid label{font-size:13px;font-weight:700;display:block}.form-grid label>span{color:var(--blue)}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;min-width:0;border:1px solid #d8e2ee;background:#fafcff;color:var(--ink);border-radius:7px;margin-top:8px;padding:12px 13px;font-size:14px;line-height:1.5}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#a0afbd;font-weight:400}.form-grid textarea{resize:vertical;min-height:87px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--blue);background:white}.consent{display:flex;gap:10px;align-items:flex-start;font-size:11px;line-height:1.8;color:var(--muted);margin-top:22px}.consent input{margin:4px 0 0;width:16px;height:16px;flex-shrink:0;accent-color:var(--blue)}.consent button{display:inline;border:0;background:none;padding:0;color:var(--blue);text-decoration:underline;font-size:11px}.submit-button{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;border-radius:8px;padding:16px 20px;margin-top:22px;background:var(--blue);color:white;font-size:15px;font-weight:800;min-height:55px}.submit-button:hover{background:var(--blue-deep)}.submit-button:disabled{opacity:.7;cursor:wait}.form-status{font-size:13px!important;color:var(--green)!important;line-height:1.7}.form-status.error{color:#b34242!important}.form-status:not(:empty){padding:14px;background:#edf8f3;border:1px solid #c4e8d8;border-radius:7px}.form-status.error:not(:empty){background:#fff3f1;border-color:#f0d4ce}.form-footnote{display:block;font-size:10px;text-align:center;color:#8c9faf;margin-top:14px}.hp{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.faq-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;font-size:16px;font-weight:700;padding:23px 28px 23px 0;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:3px;top:19px;color:var(--blue);font-size:25px;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:15px;color:var(--muted);line-height:1.8;padding-bottom:25px;max-width:650px}.faq-list details a{color:var(--blue);text-decoration:underline}
@keyframes gentle-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
/* Tablet */
@media(max-width:1200px){.wrap{width:calc(100% - 64px)}.nav nav{gap:23px}.hero-grid{grid-template-columns:.92fr 1.08fr;gap:21px;min-height:490px}.hero-copy h1{font-size:58px;letter-spacing:-2.5px}.hero-copy .eyebrow{font-size:10px}.hero-actions{gap:18px}.hero-actions .btn{font-size:13px;padding:16px 17px;gap:16px}.hero-actions .text-link{font-size:12px;gap:10px}.dashboard{min-height:357px}.dash-main{padding:11px}.dash-main h3{font-size:13px}.metric{padding:9px}.metric>strong{font-size:23px}.dash-sidebar{width:36px}.dash-box{padding:9px}.box-title{font-size:9px}.box-title>span{display:none}.product-stage{padding-bottom:60px}.float-note{left:0}.solution-card{padding:22px 20px}.solution-card h3{font-size:27px}.profile-mini .pill{display:none}.mini-journey{gap:3px}.mini-journey i{display:none}.about-grid{gap:55px}.about-copy h2{font-size:39px}.local-grid{gap:42px}.local-preview{padding:24px}.local-tabs button b{font-size:18px}.local-tabs button small{font-size:12px}.hr-hero-grid{gap:30px}.hr-hero h1{font-size:49px}.hr-visual-footer{gap:15px;margin-left:10px;margin-right:-15px}.feature-panel{gap:27px;padding:28px}.feature-panel-copy h3{font-size:26px}.candidate{padding-left:12px}.candidate>.dot-avatar{display:none}.learning-path>div{padding:19px 13px}.learning-path h4{font-size:16px}.registration-grid{gap:55px}.registration-copy h2{font-size:37px}.lead-form{padding:29px}.footer-top{gap:40px}}
@media(max-width:960px){.nav{gap:15px}.nav nav{gap:18px;font-size:12px}.nav-group>button{font-size:12px}.nav>.btn-small{font-size:12px;padding:12px;gap:10px}.wordmark{font-size:33px}.hero-grid{grid-template-columns:1fr;gap:25px;max-width:750px}.home-hero{padding:47px 0 55px}.hero-copy h1{font-size:67px;line-height:1.08}.hero-copy h1 br:nth-child(2){display:none}.hero-copy h1>span{display:block}.hero-copy .eyebrow{font-size:12px}.hero-copy p br{display:none}.hero-copy p{max-width:550px;font-size:17px}.hero-actions .btn{font-size:15px;padding:17px 23px}.hero-actions .text-link{font-size:14px}.hero-note{margin-top:20px}.product-stage{max-width:610px;width:100%;margin:20px auto 0;padding-bottom:50px}.dashboard{min-height:370px}.dash-main{padding:15px}.dash-main h3{font-size:15px}.dash-sidebar{width:44px}.metric{padding:12px}.metric>strong{font-size:27px}.float-note{left:-12px;bottom:10px}.stage-caption{bottom:-14px}.stage-backdrop{inset:12px -6px 20px 30px}.benefit-strip .wrap{flex-wrap:wrap;gap:18px 25px}.benefit-strip .wrap>span{font-size:12px}.benefit-strip a{font-size:12px}.section{padding-block:75px}.section-heading{gap:30px;margin-bottom:35px}.section-heading p{font-size:14px}.solution-grid{grid-template-columns:repeat(3,1fr);gap:13px}.solution-card{padding:18px 16px}.card-top{font-size:9px;gap:7px;letter-spacing:.2px}.product-icon{width:28px;height:28px}.product-icon svg{width:17px;height:17px}.solution-card h3{font-size:23px;letter-spacing:-.7px}.solution-card>p{font-size:13px;min-height:67px}.card-link{font-size:11px;gap:6px}.card-link>span{width:26px;height:26px}.hr-card-visual{padding:14px 9px;margin-inline:-6px}.mini-journey{font-size:8px;gap:2px}.mini-journey>span{font-size:8px}.profile-mini{padding:10px 7px}.profile-mini b{font-size:10px}.profile-mini small{font-size:8px}.receipt{width:88%;margin-left:5px;padding:12px}.receipt>strong{font-size:21px}.finance-card-visual{padding:12px}.cashflow{gap:12px}.cashflow span{gap:4px}.cashflow b{font-size:20px}.about-grid{gap:40px}.about-image,.about-image img{min-height:440px;height:440px}.about-copy h2{font-size:33px}.about-copy>p{font-size:14px}.local-grid{gap:28px;grid-template-columns:.85fr 1.15fr}.local-tabs button{padding:22px 10px;gap:12px}.local-tabs button b{font-size:16px}.local-tabs button small{font-size:10px}.local-tabs button i{font-size:20px}.local-preview{padding:22px 18px;min-height:382px}.locale-head{gap:10px}.locale-head b{font-size:13px}.locale-head small{font-size:10px}.locale-head>span{width:38px;height:38px;font-size:15px}.locale-fields b{font-size:12px;padding:13px 10px}.local-bottom{font-size:9px}.local-bottom>span:before{margin-right:3px}.shift-row,.approval-step{font-size:11px;gap:8px}.shift-row b,.approval-step b{font-size:12px}.shift-row b{width:77px}.shift-row em,.approval-step em{font-size:8px;padding:3px 5px}.resource-grid{gap:20px}.resource-art{height:200px}.resource-copy h3{font-size:19px}.brochure-art strong{font-size:19px;max-width:200px}.roadmap-art{gap:7px}.roadmap-art>span{font-size:27px}.roadmap-art small{font-size:8px}.contact-section h2{font-size:33px}.footer-email{font-size:18px}.hr-hero-grid{grid-template-columns:1fr 1fr;gap:25px}.hr-hero h1{font-size:43px}.hr-hero-copy>p{font-size:14px}.hr-hero .hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hr-product-image{margin-right:0;transform:none}.hr-visual-footer{margin-inline:10px;flex-wrap:wrap;gap:10px}.hr-visual-footer>span{font-size:9px}.feature-panel{grid-template-columns:1fr;gap:30px}.feature-panel-copy{display:flex;align-items:flex-start;gap:25px;flex-wrap:wrap}.feature-panel-copy h3{flex:1;min-width:260px}.feature-panel-copy p{flex:1;margin:0;min-width:220px}.feature-panel-copy .text-link{margin-top:0}.feature-demo{max-width:670px;width:100%;margin:auto}.candidate{padding-left:36px}.candidate>.dot-avatar{display:inline-grid}.journey-tabs>button{font-size:12px;gap:7px;padding:12px 5px}.registration-grid{gap:35px;grid-template-columns:.8fr 1.2fr}.registration-copy h2{font-size:31px}.offer-number{font-size:111px}.offer-number>span{font-size:64px}.offer-limit{font-size:17px}.registration-email{font-size:18px;gap:8px}.lead-form{padding:25px}.form-grid{grid-template-columns:1fr;gap:15px}.form-grid .full{grid-column:auto}.faq-section{gap:45px}.footer-bottom>div{gap:14px}}
/* Mobile */
@media(max-width:760px){html{scroll-padding-top:92px}.wrap{width:calc(100% - 40px)}.offer-bar .wrap{justify-content:center;min-height:33px;font-size:10px;gap:12px}.offer-bar a{font-size:0}.offer-bar a span{font-size:15px;margin-left:0}.nav{height:70px;gap:15px}.wordmark{font-size:34px}.nav>.btn-small{margin-left:auto;font-size:11px;padding:10px 12px;min-height:40px;gap:11px}.nav>.btn-small>span{font-size:18px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;flex-shrink:0;width:27px;height:36px;background:none;border:0;padding:2px}.menu-toggle>span{display:block;height:2px;background:var(--navy);width:23px;transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav nav{display:none;position:absolute;top:70px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:12px 24px 25px;box-shadow:0 20px 30px #071e3712;font-size:15px;gap:0}.nav nav.open{display:flex;flex-direction:column;align-items:stretch}.nav nav>a{padding:15px 0;border-top:1px solid var(--line)}.nav-group>button{font-size:15px;width:100%;text-align:left;padding:15px 0}.nav-group>button>span{float:right}.mega-menu{position:static;box-shadow:none;width:100%;border:0;background:var(--pale);padding:7px;margin-bottom:15px}.mega-menu>a{padding:13px 10px}.mega-menu b{font-size:14px}.mega-menu small{font-size:12px}.hero-grid{gap:16px;min-height:0}.home-hero{padding:37px 0 42px}.hero-copy h1{font-size:clamp(42px,10vw,62px);letter-spacing:-2px;line-height:1.13;margin-bottom:21px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:19px}.hero-copy h1 br:nth-child(2){display:none}.hero-copy h1>span{display:block}.hero-copy p{font-size:15px;line-height:1.8;max-width:440px}.hero-actions{gap:18px;flex-wrap:wrap;margin-top:24px}.hero-actions .btn{font-size:13px;padding:15px 17px;min-height:50px;gap:15px}.hero-actions .text-link{font-size:12px;gap:8px}.hero-note{font-size:10px;margin-top:21px;gap:7px}.product-stage{margin:26px auto 0;max-width:540px;padding-top:36px;padding-bottom:52px}.stage-backdrop{inset:0 3px 34px 29px;border-radius:33px 10px 40px 10px;transform:rotate(-5deg)}.hero-product-tabs{margin-left:23px;padding:4px;margin-bottom:13px;gap:3px}.hero-product-tabs button{font-size:11px;padding:7px 18px}.screen-shell{transform:rotateY(-4deg) rotateX(2deg);border-width:4px;border-radius:12px;margin-right:5px;margin-left:0}.screen-shell:hover{transform:rotateY(-4deg) rotateX(2deg)}.dashboard{min-height:308px}.dash-sidebar{width:31px;gap:21px;padding-top:14px}.dash-sidebar>b{font-size:20px}.dash-sidebar svg{width:12px;height:12px}.dash-sidebar>i{font-size:7px;width:19px;height:19px}.dash-main{padding:10px}.dash-top{font-size:7px;margin-bottom:11px;padding-bottom:6px}.dash-avatar{width:18px;height:18px;font-size:6px}.dash-main h3{font-size:12px;letter-spacing:-.3px}.dash-sub{font-size:7px;margin-bottom:10px}.metrics{gap:5px}.metric{padding:8px;border-radius:5px}.metric>span{font-size:7px}.metric>strong{font-size:21px}.metric>small{font-size:6px}.dash-grid{gap:5px;margin-top:6px}.dash-box{padding:8px;border-radius:5px}.box-title{font-size:8px}.mini-chart{height:72px;gap:6px;padding-top:10px}.mini-chart small{font-size:6px}.avatar-stack{margin-top:13px}.av{width:24px;height:24px;font-size:8px}.team-lines>span{font-size:6px}.team-lines{gap:3px}.dash-table{margin-top:6px;padding:3px 7px;border-radius:5px}.dash-table>div{font-size:6px;padding:5px 0;gap:4px}.dash-table>div:first-child{font-size:6px}.dash-table em{font-size:6px;padding:2px 4px}.dot-avatar{width:15px;height:15px;font-size:6px}.float-note{left:10px;bottom:12px;padding:10px 13px;gap:9px;border-radius:9px}.float-note b{font-size:10px}.float-note div>span{font-size:8px}.success-icon{width:28px;height:28px}.success-icon svg{width:15px;height:15px}.stage-caption{bottom:-2px;right:4px;font-size:8px}.motion-control{right:9px;bottom:5px;width:23px;height:23px;font-size:10px}.order-line{font-size:6px;padding-top:7px}.order-total{font-size:7px;margin-top:7px}.paid-pill{font-size:6px;margin-top:6px}.expense-item{font-size:6px;margin-top:9px}.benefit-strip{padding:21px 0}.benefit-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:17px 11px}.benefit-strip .wrap>span{font-size:10px;gap:7px;white-space:nowrap}.benefit-strip svg{width:16px;height:16px}.benefit-strip a{font-size:10px}.benefit-strip a>span{margin-left:10px}.section{padding-block:64px}.section-heading{display:block;margin-bottom:30px}.section-heading p{font-size:14px;margin-top:19px}.section-heading .text-link{font-size:13px;margin-top:21px}.eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:17px}h2{font-size:34px;letter-spacing:-1.3px;line-height:1.22}.solution-grid{grid-template-columns:1fr;gap:20px;max-width:500px;margin-inline:auto}.solution-card{padding:24px;border-radius:15px}.card-top{font-size:11px;letter-spacing:.8px;gap:11px}.product-icon{width:35px;height:35px}.product-icon svg{width:21px;height:21px}.solution-card h3{font-size:31px;letter-spacing:-1px;margin-top:23px}.solution-card>p{font-size:15px;max-width:330px;min-height:0;margin-top:12px}.hr-card-visual{margin:25px 0;max-width:400px;min-height:160px;height:auto;padding:22px 17px}.profile-mini{padding:13px}.profile-mini b{font-size:13px}.profile-mini small{font-size:10px}.profile-mini .pill{display:inline-flex;font-size:8px}.mini-journey{gap:7px;margin-top:22px}.mini-journey>span{font-size:10px}.mini-journey i{display:grid;font-size:8px}.card-link{font-size:14px;padding-top:16px}.card-link>span{width:34px;height:34px}.pos-card-visual{height:190px;margin:27px 0 30px}.receipt{max-width:250px;width:80%;margin-left:20px;padding:18px 20px}.receipt>span{font-size:10px}.receipt>div{font-size:12px;padding-top:13px}.receipt>strong{font-size:28px}.store-chip{bottom:0;right:15px;font-size:12px;padding:12px 15px}.finance-card-visual{height:194px;margin:27px 0 28px;padding:18px 24px}.balance-label{font-size:9px}.cashflow{gap:37px}.cashflow span{gap:11px}.cashflow b{font-size:28px}.cashflow i{font-size:12px}.finance-card-visual .mini-chart{height:103px;gap:15px;padding-bottom:21px}.finance-card-visual .mini-chart small{font-size:8px}.visual-disclaimer{font-size:10px;text-align:left;margin-top:13px}.about-section{padding:0 0 64px}.about-grid{grid-template-columns:1fr;gap:33px}.about-image,.about-image img{height:350px;min-height:350px}.about-image img{object-position:75% center}.about-copy h2{font-size:36px}.about-copy>p{font-size:15px;max-width:none;margin-block:19px 23px}.principle{font-size:14px;padding:13px 0}.about-copy .text-link{font-size:14px}.photo-label{font-size:10px;left:23px;bottom:23px}.localization .section-heading .eyebrow{font-size:8px;letter-spacing:1px}.localization .section-heading p{font-size:14px}.local-grid{grid-template-columns:1fr;gap:28px}.local-tabs button{padding:17px 12px;gap:15px}.local-tabs button b{font-size:17px}.local-tabs button small{font-size:12px}.local-tabs button>span{font-size:11px}.local-tabs button i{font-size:21px}.local-preview{padding:25px 20px;min-height:369px}.locale-head b{font-size:14px}.locale-head small{font-size:10px}.locale-head>span{width:39px;height:39px;font-size:17px}.locale-fields b{font-size:13px}.locale-fields>span{font-size:11px}.local-bottom{font-size:9px}.local-bottom>span:before{margin-right:5px}.shift-row,.approval-step{padding:17px 0}.shift-row b,.approval-step b{font-size:12px}.shift-row>span{font-size:11px}.shift-row em,.approval-step em{font-size:9px}.integration-map>span{font-size:12px}.resource-grid{grid-template-columns:1fr;gap:23px;max-width:500px;margin-inline:auto}.resource-art{height:240px}.resource-copy{padding:19px 0 15px}.resource-copy h3{font-size:23px;margin-top:8px}.resource-copy small{font-size:10px}.resource-copy>span{font-size:13px}.brochure-art strong{font-size:24px;max-width:250px}.brochure-art b{font-size:18px}.brochure-art>div{padding:26px}.brochure-art>span{left:26px}.flow-art>span{width:48%;font-size:11px}.roadmap-art{gap:20px}.roadmap-art>span{font-size:38px}.roadmap-art small{font-size:11px}.contact-section{padding:52px 0}.contact-section .wrap{display:block}.contact-section .eyebrow{font-size:9px}.contact-section h2{font-size:31px;letter-spacing:-1px;line-height:1.32}.contact-section .btn{margin-top:28px;font-size:14px;min-height:52px}.site-footer{padding:44px 0 26px}.footer-top{flex-wrap:wrap;gap:25px 40px;padding-bottom:34px}.footer-top .wordmark{font-size:37px}.footer-top p{font-size:12px}.footer-email{margin-left:0;width:100%;font-size:21px;margin-top:3px}.footer-bottom{flex-wrap:wrap;font-size:10px;gap:19px}.footer-bottom>div{order:3;width:100%;gap:22px}.campaign-tab{bottom:16px;left:16px;padding:9px 12px;gap:11px;font-size:9px}.campaign-tab b{font-size:19px}.campaign-tab>span:last-child{font-size:16px}.campaign-popup{width:min(380px,calc(100% - 28px));max-height:85dvh}.detail-dialog,#privacy-dialog{padding:40px 25px 30px}.detail-dialog h2,#privacy-dialog h2{font-size:29px}.detail-dialog p,#privacy-dialog p{font-size:14px}.detail-flow>div{font-size:14px;padding:12px 14px}.detail-dialog .btn{font-size:14px}.hr-hero{padding:32px 0 45px}.hr-hero-grid{grid-template-columns:1fr;gap:15px}.breadcrumb{font-size:10px;margin-bottom:23px}.hr-hero h1{font-size:clamp(39px,9.5vw,57px);letter-spacing:-1.7px}.hr-hero-copy>p{font-size:15px;max-width:440px;margin-top:19px}.hr-hero .hero-actions{flex-direction:row;align-items:center;gap:20px;flex-wrap:wrap}.light-link{font-size:11px}.hr-offer{margin-top:26px;padding-top:23px}.hr-offer>b{font-size:41px}.hr-offer>span{font-size:11px}.hr-offer strong{font-size:13px}.hr-hero-visual{padding-top:25px}.hr-product-image{margin-inline:0;border-width:4px;border-radius:12px}.hr-visual-footer{margin:0 13px;padding:13px 10px;gap:15px;border-radius:0 0 9px 9px}.hr-visual-footer>span{font-size:9px;gap:6px}.hr-visual-footer svg{width:13px;height:13px}.hr-hero-visual>small{font-size:9px;margin-top:12px}.journey-tabs{display:flex;overflow-x:auto;scrollbar-width:thin;gap:7px;padding-bottom:12px;margin-bottom:24px}.journey-tabs>button{font-size:12px;padding:12px 15px;gap:8px;flex-shrink:0}.feature-panel{padding:25px 18px;gap:25px;border-radius:13px;min-height:0}.feature-panel-copy{display:block}.feature-panel-copy h3{font-size:28px}.feature-panel-copy p{font-size:14px;margin-top:13px;max-width:320px;min-width:0}.feature-panel-copy .text-link{font-size:12px;margin-top:17px}.feature-demo{min-height:252px;padding-bottom:23px}.hiring-demo{gap:6px}.kanban-column{padding:8px 6px}.kanban-heading{font-size:8px;margin-bottom:10px;gap:2px;align-items:flex-start}.kanban-heading b{width:15px;height:15px;font-size:7px;flex-shrink:0}.candidate{padding:12px 7px 10px;margin-bottom:7px}.candidate>.dot-avatar{display:none}.candidate b{font-size:9px}.candidate small{font-size:7px}.demo-label{font-size:8px}.people-demo{gap:12px;grid-template-columns:1.07fr 1fr}.employee-card{padding:14px 12px}.employee-avatar{width:40px;height:40px;font-size:17px}.employee-card h4{font-size:13px}.employee-card>p{font-size:9px}.employee-card>div{font-size:8px;gap:6px;flex-wrap:wrap;padding:9px 0}.employee-timeline{padding-left:14px;margin-left:4px}.employee-timeline>div:before{left:-22px}.employee-timeline b{font-size:11px}.employee-timeline small{font-size:8px}.employee-timeline i{font-size:10px}.employee-timeline>div{padding-bottom:29px}.time-demo{grid-template-columns:1fr;gap:13px}.work-calendar{padding:15px 12px}.calendar-title{font-size:11px}.calendar-grid{gap:5px}.calendar-grid>span{font-size:9px;padding:8px 6px}.calendar-stats{flex-direction:row;align-items:center;gap:8px}.calendar-stats .metric{flex:1;padding:9px 12px}.calendar-stats .metric>span{font-size:8px}.calendar-stats .metric>strong{font-size:23px}.calendar-stats .pill{font-size:8px;padding:7px;white-space:normal}.calendar-title>span{font-size:8px}.payroll-flow{gap:5px}.payroll-flow>span{font-size:8px;padding:9px 5px}.payroll-flow>i{font-size:12px}.pay-demo table{font-size:9px}.pay-demo th{font-size:8px}.pay-demo th,.pay-demo td{padding:14px 9px}.pay-demo caption{font-size:9px}.goals-board{padding:17px 13px}.goals-board b{font-size:11px}.goals-board em{font-size:8px}.goals-board>div{gap:8px;margin-bottom:23px}.goal-cycle{font-size:8px;gap:5px}.goal-cycle>span{padding:8px}.learning-path{gap:7px;height:230px}.learning-path>div{padding:18px 10px}.learning-path>div>span{font-size:33px}.learning-path h4{font-size:13px;margin-top:25px}.learning-path p{font-size:10px}.rollout-section{padding:56px 0}.rollout-grid{grid-template-columns:1fr 1fr;gap:29px 22px;margin-top:31px}.rollout-grid>div{padding-top:17px}.rollout-grid span{font-size:28px}.rollout-grid h3{font-size:22px;margin-top:9px}.rollout-grid p{font-size:13px;margin-top:6px}.registration-section{padding:62px 0}.registration-grid{grid-template-columns:1fr;gap:35px}.registration-copy{position:static}.registration-copy h2{font-size:35px}.offer-number{font-size:105px;letter-spacing:-5px;margin-top:19px}.offer-number>span{font-size:64px}.offer-limit{font-size:20px;margin-top:2px}.registration-copy>p{font-size:15px;max-width:430px;margin-top:19px}.registration-email{font-size:23px;margin-top:23px;gap:15px}.offer-detail{font-size:11px;max-width:none;margin-top:24px;padding-top:17px}.lead-form{padding:27px 22px;border-radius:12px}.lead-form h3{font-size:25px}.lead-form>p{font-size:12px}.form-grid{margin-top:25px;gap:18px;grid-template-columns:1fr}.form-grid label{font-size:13px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px;padding:12px;min-height:48px}.consent{font-size:11px;gap:10px}.consent button{font-size:11px}.submit-button{font-size:13px;padding:16px;min-height:54px}.form-status{font-size:12px!important}.faq-section{grid-template-columns:1fr;gap:28px}.faq-section h2 br{display:none}.faq-list summary{font-size:15px;padding-block:20px}.faq-list details p{font-size:14px}.faq-list summary:after{top:16px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.nav>.btn-small{font-size:10px;padding:9px;gap:7px}.wordmark{font-size:31px}.hero-copy h1{font-size:39px}.hero-copy .eyebrow{font-size:8px}.hero-actions{gap:13px}.hero-actions .btn{padding:14px;font-size:12px}.hero-actions .text-link{font-size:10px}.dashboard{min-height:296px}.dash-main{padding:8px}.dash-main h3{font-size:10px}.metric>strong{font-size:18px}.metric>span{font-size:6px}.mini-journey>span{font-size:9px}.hr-visual-footer{gap:10px}.hr-hero h1{font-size:36px}.offer-bar .wrap{font-size:9px}.locale-head b{font-size:12px}.locale-fields b{font-size:11px}.shift-row b{width:65px}.registration-email{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.screen-shell,.screen-shell:hover,.hr-product-image{transform:none}.stage-backdrop{transform:none}}
