:root{--green:#22c55e;--green-700:#16a34a;--green-800:#15803d;--green-900:#166534;--lime:#65a30d;--mint:#f0fdf4;--mint-2:#dcfce7;--ink:#111827;--text:#475569;--muted:#64748b;--line:#e6e9e7;--soft:#f8fafc;--white:#fff;--shadow:0 22px 60px rgba(15,66,35,.12);--radius:18px;--container:min(1180px,calc(100% - 40px));font-family:Inter,system-ui,sans-serif;color:var(--ink);scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font-size:16px;line-height:1.65;overflow-x:hidden}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:var(--container);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;background:var(--ink);color:#fff;padding:10px 16px;border-radius:8px;z-index:999}.skip-link:focus{top:16px}.site-header{position:fixed;inset:0 0 auto;z-index:100;height:78px;transition:.25s ease}.site-header.scrolled{background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.9);box-shadow:0 8px 30px rgba(15,23,42,.04)}.nav-wrap{height:78px;display:flex;align-items:center;gap:28px}.brand{width:155px;margin-right:auto}.brand img{width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:30px;color:#334155;font-size:.9rem;font-weight:600}.desktop-nav a{position:relative;padding:28px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--green);transition:.2s}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.nav-cta{padding:11px 18px!important}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 20px;border:1px solid transparent;border-radius:10px;font-weight:700;font-size:.9rem;transition:.22s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn:focus-visible,.text-link:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(34,197,94,.3);outline-offset:3px}.btn-primary{background:var(--green);color:white;box-shadow:0 10px 25px rgba(34,197,94,.24)}.btn-primary:hover{background:var(--green-700)}.btn-secondary{background:#fff;color:var(--green-800);border-color:#a7efbf}.btn-secondary:hover{border-color:var(--green);background:var(--mint)}.btn-large{min-height:52px;padding:14px 23px;font-size:.95rem}.btn-light{background:#fff;color:var(--green-900);box-shadow:0 14px 35px rgba(0,0,0,.16)}.btn-ghost{color:#fff;border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.08)}.menu-button,.mobile-nav{display:none}.hero{position:relative;min-height:850px;padding:145px 0 88px;background:linear-gradient(140deg,#fff 0%,#f7fff9 46%,#effcf2 100%);overflow:hidden}.hero:before{content:"";position:absolute;width:580px;height:580px;border-radius:50%;right:-160px;top:-210px;background:radial-gradient(circle,rgba(74,222,128,.17),rgba(74,222,128,0) 70%)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(22,163,74,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(22,163,74,.05) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to right,#000,transparent 48%,#000);opacity:.65}.hero-layout{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:62px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--green-800);font-size:.74rem!important;font-weight:800;margin:0 0 18px!important}.hero-copy .eyebrow{display:flex;align-items:center;gap:10px}.hero-copy .eyebrow span{width:24px;height:2px;background:var(--green)}h1,h2,h3,h4,p{margin-top:0}.hero h1{font-size:clamp(3.25rem,5.25vw,5.1rem);line-height:.99;letter-spacing:-.055em;margin-bottom:28px;max-width:790px}.hero h1 em{font-style:normal;color:var(--green-700);position:relative}.hero-lede{max-width:640px;color:var(--text);font-size:1.1rem;line-height:1.75}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.hero-note{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.84rem;font-weight:600;margin-top:30px}.avatar-stack{display:flex}.avatar-stack i{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid var(--mint-2);margin-left:-7px;font-size:.58rem;font-style:normal;font-weight:800;color:var(--green-900)}.avatar-stack i:first-child{margin-left:0}.hero-product{position:relative;min-width:0}.product-window{background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:20px;overflow:hidden;box-shadow:0 30px 80px rgba(15,55,30,.17);transform:perspective(1400px) rotateY(-3deg) rotateX(1.5deg)}.window-bar{height:48px;background:#f8fafc;border-bottom:1px solid #edf0ee;display:flex;align-items:center;padding:0 17px;gap:12px;color:#64748b;font-size:.68rem}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#cbd5e1}.window-dots i:first-child{background:#86efac}.window-title{margin:auto}.live-pill{background:#dcfce7;color:#166534;border-radius:99px;padding:3px 8px;font-weight:700}.product-shell{display:grid;grid-template-columns:55px 1fr;min-height:430px}.mock-sidebar{background:#111914;padding:18px 12px;display:flex;flex-direction:column;gap:19px;align-items:center}.mock-sidebar img{width:30px;height:13px;object-fit:cover;object-position:left}.mock-sidebar span{display:block;width:23px;height:7px;border-radius:4px;background:#38423b}.mock-sidebar .side-active{height:23px;background:var(--green);border-radius:7px}.dashboard{padding:25px;background:#f6f8f7}.dash-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.dash-heading div{display:flex;flex-direction:column}.dash-heading small{color:#64748b;font-size:.62rem}.dash-heading strong{font-size:1rem}.dash-heading button{border:1px solid #dce2de;border-radius:7px;background:#fff;font-size:.58rem;padding:7px 10px;color:#475569}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.metric-row article{background:#fff;border:1px solid #e8ece9;border-radius:11px;padding:13px;display:grid;grid-template-columns:26px 1fr}.metric-row article i{width:24px;height:24px;border-radius:7px;display:grid;place-items:center;font-style:normal;font-size:.65rem;grid-row:1/3}.metric-row article span,.metric-row article small{font-size:.53rem;color:#64748b;margin-left:7px}.metric-row article strong{font-size:1.15rem;line-height:1;margin:5px 0 3px 7px}.tone-green{background:#dcfce7;color:#15803d}.tone-blue{background:#dbeafe;color:#2563eb}.tone-amber{background:#fef3c7;color:#d97706}.tone-purple{background:#f3e8ff;color:#9333ea}.dash-lower{display:grid;grid-template-columns:1.65fr 1fr;gap:11px;margin-top:11px}.chart-card,.activity-card{background:#fff;border:1px solid #e8ece9;border-radius:11px;padding:14px}.card-label{display:flex;justify-content:space-between;align-items:center;font-size:.65rem}.card-label span{color:#64748b;font-size:.52rem}.bars{height:130px;display:flex;align-items:end;gap:10px;padding:15px 5px 0;border-bottom:1px solid #edf2ef;background:repeating-linear-gradient(to top,transparent,transparent 31px,#eef2ef 32px)}.bars i{height:var(--h);flex:1;background:linear-gradient(180deg,#4ade80,#22c55e);border-radius:4px 4px 0 0}.axis{display:flex;justify-content:space-around;color:#94a3b8;font-size:.45rem;margin-top:4px}.activity-card ul{list-style:none;margin:12px 0 0;padding:0}.activity-card li{display:flex;align-items:center;gap:7px;padding:9px 0;border-top:1px solid #edf2ef}.activity-card li i{width:23px;height:23px;border-radius:7px;display:grid;place-items:center;font-style:normal;font-size:.6rem}.activity-card li div{display:flex;flex-direction:column}.activity-card li b{font-size:.56rem}.activity-card li small{font-size:.46rem;color:#94a3b8}.float-card{position:absolute;background:#fff;border:1px solid #e3e9e5;box-shadow:0 18px 38px rgba(15,65,32,.17);border-radius:12px;padding:11px 14px;display:flex;align-items:center;gap:10px;z-index:4}.float-card i,.float-card>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#dcfce7;color:#15803d;font-size:.67rem;font-style:normal;font-weight:800}.float-card div{display:flex;flex-direction:column}.float-card small{font-size:.53rem;color:#64748b}.float-card strong{font-size:.68rem}.float-attendance{left:-34px;bottom:52px}.float-onboard{right:-25px;top:94px}.capability-strip{background:#fff;border-block:1px solid var(--line);padding:26px 0}.capability-strip .container{display:flex;align-items:center;gap:30px}.capability-strip h2{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;margin:0;white-space:nowrap}.capability-row{display:flex;align-items:center;justify-content:space-between;gap:20px;flex:1;overflow-x:auto;scrollbar-width:none}.capability-row span{white-space:nowrap;color:#475569;font-size:.74rem;font-weight:600}.section,.module-section{padding:112px 0;scroll-margin-top:78px}.soft{background:var(--soft)}.section-heading{max-width:710px;margin-bottom:55px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2,.module-copy h2{font-size:clamp(2.25rem,4vw,3.6rem);line-height:1.08;letter-spacing:-.045em;margin-bottom:20px}.section-heading p,.module-copy>p{font-size:1.03rem;color:var(--text);max-width:650px}.section-heading.centered p{margin-inline:auto}.journey{background:linear-gradient(180deg,#fff,#f7fff9)}.journey-shell{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 22px 65px rgba(22,101,52,.07)}.journey-path{display:grid;grid-template-columns:repeat(7,1fr);position:relative;margin-bottom:36px}.journey-path:before{content:"";position:absolute;left:7%;right:7%;top:22px;height:2px;background:#d9eee0}.journey-step{position:relative;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:8px;color:#64748b;font-size:.78rem;font-weight:700;z-index:1}.journey-step b{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #cfe4d6;color:#64748b;transition:.2s}.journey-step.active b,.journey-step:hover b{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 8px 18px rgba(34,197,94,.25)}.journey-step.active span{color:var(--green-800)}.journey-detail{background:#f5fcf7;border-radius:17px;padding:28px;display:grid;grid-template-columns:68px 1.5fr 1fr;gap:25px;align-items:center}.journey-icon{width:58px;height:58px;border-radius:15px;background:#fff;color:var(--green-700);display:grid;place-items:center;font-size:1.1rem;font-weight:800;box-shadow:0 7px 24px rgba(22,101,52,.1)}.journey-detail p{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--green-700);font-weight:800;margin-bottom:4px}.journey-detail h3{font-size:1.3rem;margin-bottom:6px}.journey-detail span{color:var(--text);font-size:.87rem}.journey-detail ul{margin:0;padding:0;list-style:none}.journey-detail li{padding:7px 0 7px 22px;position:relative;color:#334155;font-size:.82rem;font-weight:600}.journey-detail li:before,.check-grid span:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:800}.center-action{text-align:center;margin-top:40px}.product-tour{background:#0c1710;color:#fff}.product-tour .section-heading p{color:#a8b9ae}.product-tour .eyebrow,.section-heading.light .eyebrow{color:#86efac}.tour-layout{display:grid;grid-template-columns:270px 1fr;border:1px solid rgba(255,255,255,.12);border-radius:22px;overflow:hidden;background:#111f16}.tour-tabs{border-right:1px solid rgba(255,255,255,.1);padding:12px}.tour-tabs button{width:100%;border:0;background:transparent;color:#a8b9ae;padding:14px 12px;border-radius:11px;display:flex;align-items:center;text-align:left;gap:12px}.tour-tabs button i{font-style:normal;font-size:.61rem;color:#5f7668}.tour-tabs button span{display:flex;flex-direction:column}.tour-tabs button b{font-size:.8rem}.tour-tabs button small{font-size:.62rem}.tour-tabs button.active{background:rgba(34,197,94,.15);color:#fff}.tour-tabs button.active i{color:#86efac}.tour-stage{padding:36px;display:grid;grid-template-columns:220px 1fr;gap:30px;align-items:center;min-width:0}.tour-copy>p{color:#86efac;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.tour-copy h3{font-size:1.5rem;line-height:1.2}.tour-copy ul{padding-left:18px;color:#b8c7be;font-size:.82rem}.tour-copy li{margin:8px 0}.tour-screen{border:1px solid rgba(255,255,255,.18);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 22px 65px rgba(0,0,0,.3);min-height:330px;transition:.2s}.tour-screen.switching{opacity:.15;transform:translateY(6px)}.screen-top{height:37px;background:#edf2ef;color:#334155;display:flex;align-items:center;padding:0 13px;gap:12px;font-size:.6rem}.screen-top>span{display:flex;gap:4px}.screen-top i{display:block;width:6px;height:6px;border-radius:50%;background:#cbd5e1}.screen-top b{margin-left:auto}.screen-top small{color:#64748b}.screen-body{display:grid;grid-template-columns:45px 1fr;min-height:293px}.screen-nav{background:#142219;padding:18px 10px;display:flex;align-items:center;flex-direction:column;gap:14px}.screen-nav i{width:19px;height:6px;border-radius:3px;background:#445249}.screen-nav .active{height:20px;background:var(--green)}.screen-content{background:#f4f7f5;padding:20px}.screen-heading{display:flex;justify-content:space-between}.screen-heading span{width:110px;height:15px;border-radius:4px;background:#18251d}.screen-heading button{width:65px;height:21px;border-radius:5px;border:0;background:#22c55e}.screen-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:17px}.screen-metrics i{height:65px;border:1px solid #e0e7e2;background:#fff;border-radius:8px}.screen-data{display:grid;grid-template-columns:1.6fr 1fr;gap:9px;margin-top:9px}.screen-chart,.screen-list{height:140px;border:1px solid #e0e7e2;background:#fff;border-radius:8px;padding:13px;display:flex;align-items:end;gap:8px}.screen-chart span{display:block;flex:1;background:linear-gradient(#4ade80,#22c55e);border-radius:3px 3px 0 0}.screen-chart span:nth-child(1){height:34%}.screen-chart span:nth-child(2){height:55%}.screen-chart span:nth-child(3){height:47%}.screen-chart span:nth-child(4){height:76%}.screen-chart span:nth-child(5){height:66%}.screen-chart span:nth-child(6){height:88%}.screen-list{flex-direction:column;align-items:stretch;justify-content:center}.screen-list i{height:18px;background:#eef2ef;border-radius:4px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-card{border:1px solid var(--line);border-radius:16px;padding:24px;background:#fff;min-height:210px;transition:.25s;position:relative;overflow:hidden}.feature-card:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:#eafcef;right:-45px;bottom:-45px;transition:.25s}.feature-card:hover{transform:translateY(-5px);border-color:#a7efbf;box-shadow:0 18px 35px rgba(22,101,52,.09)}.feature-card:hover:after{transform:scale(1.4)}.feature-card.featured{grid-column:span 2;min-height:250px;padding:30px}.icon-box{width:42px;height:42px;border-radius:11px;background:var(--mint);color:var(--green-800);display:grid;place-items:center;font-weight:800;margin-bottom:32px}.feature-card h3{font-size:1.05rem;margin-bottom:9px}.feature-card.featured h3{font-size:1.35rem}.feature-card p{color:var(--text);font-size:.84rem;line-height:1.6;margin-bottom:0}.feature-card b{display:block;color:var(--green-700);font-size:.76rem;margin-top:20px}.module-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:85px;align-items:center}.module-layout.reverse .module-visual{order:2}.module-layout.reverse .module-copy{order:1}.module-copy .eyebrow{margin-bottom:16px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;margin:28px 0}.check-grid span{position:relative;padding-left:22px;color:#334155;font-size:.84rem;font-weight:600}.text-link{background:none;border:0;padding:5px 0;color:var(--green-800);font-weight:800;font-size:.84rem}.text-link span{margin-left:7px}.module-visual{position:relative}.profile-mock,.calendar-mock,.okr-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:var(--shadow)}.profile-head{display:flex;align-items:center;gap:12px;padding-bottom:20px;border-bottom:1px solid var(--line)}.profile-avatar{width:50px;height:50px;border-radius:13px;background:linear-gradient(135deg,#22c55e,#65a30d);color:white;display:grid;place-items:center;font-weight:800}.profile-head div{margin-right:auto}.profile-head h4{margin:0;font-size:1rem}.profile-head p{margin:0;color:var(--muted);font-size:.72rem}.profile-head>b{background:#dcfce7;color:#166534;border-radius:99px;padding:4px 9px;font-size:.62rem}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:18px 0}.profile-stats span,.profile-info span{display:flex;flex-direction:column}.profile-stats small,.profile-info small{color:var(--muted);font-size:.61rem}.profile-stats b,.profile-info b{font-size:.74rem}.profile-tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);color:#64748b;font-size:.68rem}.profile-tabs>*{padding:10px 0}.profile-tabs b{color:var(--green-700);border-bottom:2px solid var(--green)}.profile-info{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:20px}.mini-card{position:absolute;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 12px 30px rgba(15,65,32,.14);padding:11px 14px;display:flex;align-items:center;gap:10px}.profile-doc{right:-28px;bottom:-23px}.profile-doc i{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#dcfce7;color:#15803d;font-style:normal}.profile-doc span{display:flex;flex-direction:column}.profile-doc small{font-size:.58rem;color:#64748b}.profile-doc b{font-size:.74rem}.workflow-mini article{padding:15px 0;border-bottom:1px solid var(--line)}.workflow-mini b{font-size:.76rem;color:var(--green-800)}.workflow-mini p{font-size:.82rem;color:var(--text);margin:4px 0 0}.calendar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.calendar-head small{color:#64748b;font-size:.62rem}.calendar-head h4{margin:0}.calendar-head span{font-size:.62rem;border:1px solid var(--line);border-radius:7px;padding:6px 9px}.weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.weekdays b{text-align:center;font-size:.55rem;color:#64748b;padding-bottom:7px}.calendar-grid>i{height:54px;border-radius:7px;padding:5px;font-size:.58rem;font-style:normal;border:1px solid #edf2ef;display:flex;flex-direction:column}.calendar-grid small{font-size:.43rem;margin-top:auto}.calendar-grid .present{background:#effcf3;border-color:#bbf7d0;color:#166534}.calendar-grid .late{background:#fffbeb;border-color:#fde68a;color:#92400e}.calendar-grid .leave-day{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.calendar-grid .weekend,.calendar-grid .muted{background:#f8fafc;color:#94a3b8}.calendar-legend{display:flex;gap:15px;margin-top:14px;font-size:.54rem;color:#64748b}.calendar-legend span{display:flex;align-items:center;gap:5px}.calendar-legend i{width:7px;height:7px;border-radius:2px}.calendar-legend .green{background:#86efac}.calendar-legend .amber{background:#fcd34d}.calendar-legend .blue{background:#93c5fd}.leave-flow{display:grid;grid-template-columns:1fr 44px 1fr 44px 1fr;align-items:center}.leave-flow>article{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px;min-height:335px}.leave-flow>article>span{color:var(--green-700);font-size:.67rem;font-weight:800}.leave-flow article h3{font-size:1rem;margin:22px 0 7px}.leave-flow article>p{font-size:.78rem;color:var(--text)}.flow-arrow{text-align:center;color:#86efac;font-size:1.5rem;font-style:normal}.leave-balance,.request-card,.approval-card{margin-top:15px;padding:17px;border-radius:12px;background:#f7fcf8;border:1px solid #e2f3e7;min-height:135px}.leave-balance{display:flex;flex-direction:column}.leave-balance small,.request-card small,.approval-card small{font-size:.63rem;color:#64748b}.leave-balance strong{font-size:2.1rem;line-height:1.2}.leave-balance strong i{font-size:.63rem;font-style:normal;color:#64748b;font-weight:500}.leave-balance div{height:6px;border-radius:99px;background:#dcfce7;margin-top:9px}.leave-balance div i{display:block;height:100%;background:var(--green);border-radius:99px}.leave-balance p{font-size:.55rem;color:#64748b;margin:5px 0 0}.request-card{display:flex;flex-direction:column}.request-card p{font-size:.75rem}.request-card em{font-size:.57rem;font-style:normal;background:#fef3c7;color:#92400e;border-radius:99px;padding:4px 7px;align-self:flex-start}.approval-card{display:flex;flex-direction:column}.approval-card b{font-size:1.1rem;margin:3px 0 auto}.approval-card button{border:0;background:var(--green);color:white;border-radius:7px;padding:8px;font-size:.67rem;font-weight:700}.payroll-section{padding:112px 0;background:#102218;color:white;scroll-margin-top:78px}.section-heading.light p{color:#b9c8bd}.payroll-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:45px;align-items:center}.payroll-points{display:flex;flex-direction:column}.payroll-points span{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.12);font-size:.85rem}.payroll-points i{font-style:normal;color:#86efac;font-size:.65rem}.payroll-screen{background:#fff;color:var(--ink);border-radius:20px;padding:25px;box-shadow:0 25px 70px rgba(0,0,0,.35)}.payroll-head{display:flex;justify-content:space-between;align-items:center}.payroll-head small{font-size:.62rem;color:#64748b}.payroll-head h3{font-size:1.25rem;margin:1px 0}.payroll-head>b{background:#dcfce7;color:#166534;border-radius:99px;padding:5px 9px;font-size:.62rem}.payroll-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0}.payroll-metrics span{background:#f8fafc;border:1px solid #e8ece9;border-radius:10px;padding:13px;display:flex;flex-direction:column}.payroll-metrics small{font-size:.58rem;color:#64748b}.payroll-metrics strong{font-size:1rem}.payroll-chart{display:grid;grid-template-columns:1fr 1.3fr;gap:22px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:12px}.donut{width:130px;height:130px;border-radius:50%;background:conic-gradient(var(--green) 0 96%,#e2e8f0 96%);display:grid;place-items:center;position:relative}.donut:after{content:"";position:absolute;width:92px;height:92px;border-radius:50%;background:#fff}.donut span{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;font-size:1.3rem;font-weight:800}.donut small{font-size:.55rem;color:#64748b}.breakdown p{display:grid;grid-template-columns:8px 1fr auto;gap:8px;align-items:center;font-size:.67rem;margin:10px 0}.breakdown p i{width:7px;height:7px;border-radius:2px}.breakdown .green{background:var(--green)}.breakdown .amber{background:#f59e0b}.breakdown .gray{background:#cbd5e1}.payroll-action{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.payroll-action span{font-size:.58rem;color:#64748b}.payroll-action button{border:0;background:var(--green);color:#fff;border-radius:8px;padding:9px 14px;font-size:.68rem;font-weight:700}.pipeline{border:1px solid var(--line);border-radius:20px;background:#f8fafc;padding:20px}.pipeline-head{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--line);padding:14px 17px;border-radius:11px;margin-bottom:13px}.pipeline-head div{display:flex;flex-direction:column}.pipeline-head b{font-size:.86rem}.pipeline-head small{font-size:.59rem;color:#64748b}.pipeline-head>span{font-size:.6rem;background:#dcfce7;color:#166534;padding:4px 8px;border-radius:99px;font-weight:700}.pipeline-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pipeline-cols article{background:#eef2ef;border-radius:11px;padding:12px;min-height:210px}.pipeline-cols h4{display:flex;justify-content:space-between;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;color:#475569}.pipeline-cols h4 i{font-style:normal;background:#fff;border-radius:4px;padding:2px 5px}.candidate{background:#fff;border:1px solid #e3e9e5;border-radius:9px;padding:10px;margin:8px 0;display:grid;grid-template-columns:31px 1fr auto;gap:7px;align-items:center}.candidate.selected{border-color:#86efac;box-shadow:0 6px 18px rgba(34,197,94,.12)}.avatar{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;color:#fff;font-size:.55rem;font-weight:800}.avatar.purple{background:#8b5cf6}.avatar.blue{background:#3b82f6}.avatar.green{background:#22c55e}.avatar.amber{background:#f59e0b}.avatar.pink{background:#ec4899}.candidate div{display:flex;flex-direction:column}.candidate b{font-size:.58rem}.candidate small{font-size:.46rem;color:#64748b}.candidate em{font-style:normal;color:#15803d;font-size:.56rem;font-weight:800}.three-points,.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:16px}.three-points article,.integration-grid article{border:1px solid var(--line);border-radius:14px;padding:20px}.three-points i,.integration-grid>article>i{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;background:var(--mint);color:var(--green-800);font-style:normal}.three-points h3,.integration-grid h3{font-size:.93rem;margin:14px 0 6px}.three-points p,.integration-grid p{font-size:.76rem;color:var(--text);margin:0}.lifecycle-panels{display:grid;grid-template-columns:1fr 130px 1fr;align-items:center}.lifecycle-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 15px 40px rgba(15,65,32,.06)}.panel-top{display:flex;justify-content:space-between;color:#64748b;font-size:.6rem}.panel-top b{color:#15803d}.lifecycle-panel h3{margin:8px 0 20px}.task-list p{display:flex;gap:10px;padding:12px 0;border-top:1px solid var(--line);margin:0}.task-list p>i{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;background:#f1f5f9;color:#64748b;font-size:.58rem;font-style:normal;font-weight:800}.task-list .done>i{background:#dcfce7;color:#15803d}.task-list .current>i{background:var(--green);color:#fff}.task-list span{display:flex;flex-direction:column}.task-list b{font-size:.7rem}.task-list small{font-size:.55rem;color:#64748b}.record-bridge{text-align:center;display:flex;flex-direction:column;color:#64748b;font-size:.6rem;position:relative}.record-bridge:before{content:"";position:absolute;left:0;right:0;top:49px;height:1px;background:#bae9ca}.record-bridge b{color:#166534;font-size:.75rem}.record-bridge i{position:relative;z-index:1;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-style:normal;margin:12px auto 0}.performance-layout{grid-template-columns:.92fr 1.08fr}.okr-card{max-width:500px;margin-left:auto}.okr-head{display:flex;justify-content:space-between}.okr-head small{font-size:.6rem;color:#64748b}.okr-head h4{font-size:1.05rem}.okr-head>b{color:#15803d}.okr-progress{height:7px;background:#dcfce7;border-radius:99px;margin:12px 0 20px}.okr-progress i{display:block;width:68%;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--green),var(--lime))}.key-result{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-top:1px solid var(--line);font-size:.68rem}.key-result span{display:flex;align-items:center;gap:8px}.key-result span i{width:7px;height:7px;border-radius:50%}.key-result .green{background:#22c55e}.key-result .blue{background:#3b82f6}.key-result .purple{background:#a855f7}.key-result em{font-style:normal;color:#64748b}.review-card{position:absolute;left:-30px;bottom:-45px;background:#16231a;color:#fff;border-radius:13px;padding:17px;width:230px;box-shadow:0 18px 40px rgba(0,0,0,.22);display:flex;flex-direction:column}.review-card small{color:#8fa196;font-size:.58rem}.review-card b{font-size:.73rem;margin:4px 0 12px}.review-card>span{height:5px;border-radius:99px;background:#415047}.review-card>span i{display:block;height:100%;border-radius:99px;background:#4ade80}.review-card p{font-size:.52rem;color:#a8b9ae;margin:5px 0 0}.operations{background:#f8fafc}.operations-stack{display:flex;flex-direction:column;gap:18px}.operation-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:35px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px}.operation-card.reverse .operation-copy{order:2}.operation-copy>span{color:var(--green-700);font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.operation-copy h3{font-size:1.55rem;line-height:1.2;margin:10px 0}.operation-copy p,.operation-copy li{font-size:.8rem;color:var(--text)}.operation-copy ul{padding-left:18px}.operation-ui{border-radius:14px;background:#f5f8f6;border:1px solid #e3e9e5;padding:17px;min-height:220px}.project-top,.ticket-head{display:flex;justify-content:space-between}.project-top b,.ticket-head b{font-size:.75rem}.project-top span,.ticket-head span{font-size:.58rem;color:#15803d}.kanban-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px}.kanban-mini section{background:#e9eeeb;border-radius:8px;padding:8px}.kanban-mini small{font-size:.46rem;color:#64748b}.kanban-mini p{background:#fff;border-radius:6px;padding:9px;font-size:.53rem;display:flex;justify-content:space-between;margin:6px 0}.kanban-mini p.accent{border-left:2px solid var(--green)}.kanban-mini p i{font-style:normal;color:#15803d}.asset-ui{display:flex;flex-direction:column;gap:8px;justify-content:center}.asset-row{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;background:#fff;border-radius:9px;padding:10px}.asset-row>i{width:34px;height:34px;border-radius:8px;background:#dcfce7;color:#15803d;display:grid;place-items:center;font-style:normal}.asset-row div{display:flex;flex-direction:column}.asset-row b{font-size:.65rem}.asset-row small{font-size:.52rem;color:#64748b}.asset-row>span{font-size:.51rem;background:#dcfce7;color:#166534;padding:4px 6px;border-radius:99px}.asset-row>span.pending{background:#fef3c7;color:#92400e}.ticket-ui{display:flex;flex-direction:column;gap:8px}.ticket-ui>p{display:grid;grid-template-columns:45px 1fr auto;gap:8px;align-items:center;background:#fff;border-radius:8px;padding:9px;margin:0}.ticket-ui p>i{font-size:.45rem;font-style:normal;text-align:center;padding:3px;border-radius:4px}.ticket-ui i.high{background:#fee2e2;color:#991b1b}.ticket-ui i.medium{background:#fef3c7;color:#92400e}.ticket-ui i.low{background:#dbeafe;color:#1e40af}.ticket-ui p span{display:flex;flex-direction:column}.ticket-ui p b{font-size:.61rem}.ticket-ui p small{font-size:.49rem;color:#64748b}.ticket-ui p em{font-size:.5rem;color:#64748b;font-style:normal}.automation{background:linear-gradient(180deg,#fff,#f4fcf6)}.automation-canvas{display:grid;grid-template-columns:1fr 38px 1fr 38px 1fr 38px 1fr;align-items:center;background:#102218;border-radius:20px;padding:34px}.flow-node{background:#fff;border-radius:12px;padding:14px}.flow-node small{display:block;color:#64748b;font-size:.52rem;margin-bottom:9px}.flow-node span{display:flex;align-items:center;gap:8px}.flow-node i{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:#dcfce7;color:#15803d;font-style:normal;font-size:.65rem}.flow-node b{font-size:.67rem}.connector{text-align:center;color:#86efac;font-style:normal}.why{background:#fff}.comparison{display:grid;grid-template-columns:1fr 70px 1fr;align-items:center}.fragmented,.connected{border-radius:20px;padding:26px;min-height:325px}.fragmented{background:#f8fafc;border:1px dashed #cbd5e1}.fragmented>small{color:#64748b;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.fragmented>div{display:flex;flex-wrap:wrap;gap:12px;margin-top:45px}.fragmented span{background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:13px 15px;color:#64748b;font-size:.72rem;box-shadow:0 5px 15px rgba(15,23,42,.05)}.compare-arrow{width:44px;height:44px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;margin:auto;position:relative;z-index:2}.connected{background:#102218;color:#fff}.connected img{width:140px;filter:brightness(0) invert(1)}.connected>p{color:#b9c8bd;font-size:.86rem;margin-top:22px}.connected ul{display:grid;grid-template-columns:1fr 1fr;gap:8px;list-style:none;padding:0;margin-top:25px}.connected li{font-size:.68rem;padding-left:17px;position:relative}.connected li:before{content:"✓";position:absolute;left:0;color:#4ade80}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:15px}.benefit-grid article{border:1px solid var(--line);border-radius:14px;padding:20px}.benefit-grid i{font-size:.6rem;color:var(--green-700);font-style:normal;font-weight:800}.benefit-grid h3{font-size:.82rem;margin:14px 0 7px}.benefit-grid p{font-size:.68rem;color:var(--text);margin:0}.getting-started{background:var(--soft)}.setup-steps{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;margin:0;padding:0;position:relative}.setup-steps:before{content:"";position:absolute;top:24px;left:8%;right:8%;height:2px;background:#ccebd7}.setup-steps li{position:relative;text-align:center;padding:0 12px}.setup-steps li>b{position:relative;z-index:1;margin:auto;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid var(--green);color:var(--green-700);font-size:.7rem}.setup-steps span{display:flex;flex-direction:column;margin-top:16px}.setup-steps strong{font-size:.77rem}.setup-steps small{font-size:.65rem;color:#64748b;margin-top:5px}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.faq-layout .section-heading{position:sticky;top:115px}.accordion article{border-top:1px solid var(--line)}.accordion article:last-child{border-bottom:1px solid var(--line)}.accordion button{border:0;background:transparent;width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 0;text-align:left;font-weight:700;color:var(--ink)}.accordion button i{font-style:normal;color:var(--green-700);font-size:1.1rem}.accordion article>div p{color:var(--text);font-size:.87rem;padding:0 35px 20px 0;margin:0}.final-cta{padding:35px 0 95px}.cta-panel{background:linear-gradient(135deg,#15803d,#166534 55%,#3f6212);border-radius:26px;color:#fff;padding:58px;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;overflow:hidden}.cta-panel .eyebrow{color:#bbf7d0}.cta-panel h2{font-size:clamp(2.4rem,4vw,3.8rem);line-height:1.07;letter-spacing:-.04em;max-width:700px}.cta-panel>div>p:not(.eyebrow){color:#d7f6df;max-width:650px}.cta-orbit{width:270px;height:270px;border:1px solid rgba(255,255,255,.25);border-radius:50%;position:relative;margin-left:auto}.orbit-logo{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:78px;height:78px;border-radius:20px;background:#fff;color:#166534;display:grid;place-items:center;font-size:2rem;font-weight:900}.cta-orbit i{position:absolute;left:50%;top:50%;transform:rotate(var(--a)) translateX(135px) rotate(calc(-1*var(--a))) translate(-50%,-50%);background:#fff;color:#166534;border-radius:99px;padding:6px 9px;font-style:normal;font-size:.56rem;font-weight:800}footer{background:#0c1710;color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.footer-brand img{width:150px;filter:brightness(0) invert(1)}.footer-brand p{color:#9fb0a5;font-size:.82rem}.footer-grid h3{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#86efac}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid a,.footer-grid button{color:#b7c5bc;font-size:.76rem;background:transparent;border:0;text-align:left;padding:0}.footer-grid a:hover,.footer-grid button:hover{color:#fff}.footer-bottom{margin-top:55px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;color:#829187;font-size:.65rem}.footer-bottom span:last-child{display:flex;gap:20px}.modal[hidden]{display:none}.modal{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:25px}.modal-backdrop{position:absolute;inset:0;background:rgba(6,18,11,.75);backdrop-filter:blur(7px)}.modal-panel{position:relative;z-index:1;width:min(1040px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 30px 100px rgba(0,0,0,.35);display:grid;grid-template-columns:.72fr 1.28fr}.modal-close{position:absolute;right:16px;top:14px;width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:#fff;font-size:1.4rem;z-index:2}.modal-intro{padding:45px;background:#f0fdf4;border-radius:22px 0 0 22px}.modal-intro h2{font-size:2.2rem;line-height:1.1}.modal-intro>p:not(.eyebrow){color:var(--text);font-size:.86rem}.modal-benefits{display:flex;flex-direction:column;gap:12px;margin-top:32px;color:#166534;font-size:.78rem;font-weight:700}.demo-form{padding:45px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.demo-form label,.demo-form fieldset{display:flex;flex-direction:column;gap:6px;font-size:.69rem;font-weight:700;color:#334155}.demo-form label>span{font-size:.58rem;color:#94a3b8;font-weight:500}.demo-form em{color:#ef4444;font-style:normal}.demo-form input,.demo-form select,.demo-form textarea{width:100%;border:1px solid #d9e1dc;border-radius:8px;padding:10px 11px;color:var(--ink);background:#fff;font-size:.78rem}.demo-form input[aria-invalid=true],.demo-form select[aria-invalid=true]{border-color:#ef4444}.demo-form label small,.demo-form fieldset>small{min-height:13px;color:#dc2626;font-size:.57rem;font-weight:500}.demo-form fieldset{border:0;margin:16px 0;padding:0}.demo-form legend{margin-bottom:8px}.interest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.interest-grid label{position:relative}.interest-grid input{position:absolute;opacity:0}.interest-grid span{display:block!important;border:1px solid #d9e1dc;border-radius:7px;padding:7px 8px;font-size:.59rem!important;color:#475569!important;text-align:center}.interest-grid input:checked+span{border-color:var(--green);background:#f0fdf4;color:#166534!important}.consent{flex-direction:row!important;align-items:flex-start;margin-top:12px}.consent input{width:auto;margin-top:4px}.submit-demo{width:100%;margin-top:16px}.form-note{text-align:center;color:#94a3b8;font-size:.57rem;margin:8px 0 0}.form-status{border-radius:8px;padding:10px 12px;font-size:.72rem;margin-bottom:14px}.form-status.error{display:block;background:#fef2f2;color:#991b1b}.form-status.success{display:block;background:#f0fdf4;color:#166534}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.reveal-delay{transition-delay:.12s}
@media(max-width:1050px){.desktop-nav{gap:18px}.hero-layout{grid-template-columns:1fr;gap:65px}.hero-copy{text-align:center}.hero-copy .eyebrow,.hero-actions,.hero-note{justify-content:center}.hero-lede{margin-inline:auto}.hero{padding-top:130px}.hero-product{max-width:780px;margin:auto;width:100%}.float-attendance{left:-12px}.float-onboard{right:-10px}.capability-strip .container{display:block}.capability-strip h2{margin-bottom:15px}.tour-stage{grid-template-columns:1fr}.tour-copy{display:grid;grid-template-columns:1fr 1.6fr;gap:15px}.tour-copy p{grid-column:1/3}.tour-copy ul{margin:0}.module-layout{gap:45px}.benefit-grid{grid-template-columns:repeat(3,1fr)}.cta-panel{grid-template-columns:1fr}.cta-orbit{display:none}}
@media(max-width:820px){:root{--container:min(100% - 30px,720px)}.desktop-nav,.nav-cta{display:none}.menu-button{display:flex;width:44px;height:44px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px}.menu-button span{display:block;height:2px;width:23px;background:var(--ink);transition:.2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:none;position:absolute;top:78px;left:15px;right:15px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px;box-shadow:var(--shadow)}.mobile-nav.open{display:flex;flex-direction:column}.mobile-nav a{padding:10px;font-weight:700;font-size:.86rem}.mobile-nav .btn{margin-top:8px}.section,.module-section,.payroll-section{padding:82px 0}.journey-path{grid-template-columns:1fr;gap:8px;margin-bottom:20px}.journey-path:before{left:22px;top:20px;bottom:20px;width:2px;height:auto}.journey-step{flex-direction:row}.journey-step b{width:42px;height:42px}.journey-detail{grid-template-columns:58px 1fr}.journey-detail ul{grid-column:2}.tour-layout{grid-template-columns:1fr}.tour-tabs{border-right:0;border-bottom:1px solid rgba(255,255,255,.1);display:flex;overflow-x:auto}.tour-tabs button{min-width:180px}.feature-grid{grid-template-columns:1fr 1fr}.feature-card.featured{grid-column:span 1}.module-layout,.module-layout.reverse,.performance-layout{grid-template-columns:1fr}.module-layout.reverse .module-visual,.module-layout.reverse .module-copy{order:initial}.module-copy{order:-1}.leave-flow{grid-template-columns:1fr}.flow-arrow{transform:rotate(90deg);padding:5px}.payroll-layout{grid-template-columns:1fr}.pipeline-cols{grid-template-columns:1fr 1fr}.lifecycle-panels{grid-template-columns:1fr}.record-bridge{padding:22px}.record-bridge:before{display:none}.operation-card,.operation-card.reverse{grid-template-columns:1fr}.operation-card.reverse .operation-copy{order:initial}.automation-canvas{grid-template-columns:1fr}.connector{transform:rotate(90deg)}.integration-grid,.three-points{grid-template-columns:1fr}.comparison{grid-template-columns:1fr}.compare-arrow{transform:rotate(90deg);margin:10px auto}.benefit-grid{grid-template-columns:1fr 1fr}.setup-steps{grid-template-columns:1fr;gap:18px}.setup-steps:before{left:24px;right:auto;top:24px;bottom:24px;width:2px;height:auto}.setup-steps li{text-align:left;display:grid;grid-template-columns:48px 1fr;gap:15px;padding:0}.setup-steps li>b{margin:0}.setup-steps span{margin-top:0}.faq-layout{grid-template-columns:1fr;gap:15px}.faq-layout .section-heading{position:static}.footer-grid{grid-template-columns:1fr 1fr}.modal-panel{grid-template-columns:1fr}.modal-intro{border-radius:22px 22px 0 0;padding:30px}.modal-benefits{display:none}.demo-form{padding:30px}}
@media(max-width:560px){:root{--container:calc(100% - 24px)}.site-header,.nav-wrap{height:68px}.mobile-nav{top:68px}.brand{width:130px}.hero{min-height:auto;padding:115px 0 65px}.hero h1{font-size:2.72rem}.hero-lede{font-size:.98rem}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.product-window{transform:none;border-radius:14px}.product-shell{grid-template-columns:36px 1fr;min-height:300px}.mock-sidebar{padding:12px 7px;gap:12px}.mock-sidebar span{width:16px}.dashboard{padding:13px}.metric-row{grid-template-columns:1fr 1fr}.metric-row article:last-child{display:none}.dash-lower{grid-template-columns:1fr}.activity-card{display:none}.bars{height:90px}.float-card{display:none}.capability-row{padding-bottom:5px}.section-heading h2,.module-copy h2{font-size:2.2rem}.section-heading{margin-bottom:38px}.journey-shell{padding:16px}.journey-detail{padding:17px;grid-template-columns:1fr}.journey-icon{display:none}.journey-detail ul{grid-column:auto}.tour-stage{padding:18px}.tour-copy{display:block}.tour-screen{min-height:250px}.screen-body{min-height:213px}.screen-data{grid-template-columns:1fr}.screen-list{display:none}.screen-chart{height:105px}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card.featured{min-height:0;padding:22px}.icon-box{margin-bottom:18px}.check-grid{grid-template-columns:1fr}.profile-doc,.review-card{position:static;margin-top:10px}.calendar-mock,.profile-mock,.okr-card{padding:16px}.calendar-grid>i{height:43px}.calendar-grid small{display:none}.leave-flow>article{min-height:0}.payroll-screen{padding:15px}.payroll-metrics{grid-template-columns:1fr 1fr}.payroll-metrics span:last-child{display:none}.payroll-chart{grid-template-columns:1fr}.donut{margin:auto}.pipeline-cols{grid-template-columns:1fr}.pipeline-cols article{min-height:0}.lifecycle-panel[data-lifecycle-panel=offboarding]{margin-top:15px}.kanban-mini{grid-template-columns:1fr 1fr}.kanban-mini section:last-child{display:none}.automation-canvas{padding:20px}.comparison .connected,.comparison .fragmented{padding:20px}.connected ul{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr}.cta-panel{padding:35px 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/3}.footer-bottom{flex-direction:column;gap:12px}.modal{padding:0}.modal-panel{height:100vh;max-height:none;border-radius:0}.modal-intro{border-radius:0;padding:25px}.modal-intro h2{font-size:1.8rem}.demo-form{padding:25px}.form-grid{grid-template-columns:1fr}.interest-grid{grid-template-columns:1fr 1fr}.modal-close{position:fixed}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none!important}.btn,.feature-card,.tour-screen{transition:none!important}}
.footer-bottom button{border:0;background:transparent;color:inherit;font:inherit;padding:0}.footer-bottom a:hover,.footer-bottom button:hover{color:#fff}
