:root{--hp-ink:#10182f;--hp-muted:#69748a;--hp-line:#e3e8f1;--hp-blue:#4260e8;--hp-violet:#7551de;--hp-bg:#f4f7fb;--hp-green:#15996c;--hp-shadow:0 24px 70px rgba(16,27,66,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--hp-ink);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.hp-nav{height:78px;background:rgba(255,255,255,.88);border-bottom:1px solid rgba(17,27,58,.07);backdrop-filter:blur(18px);transition:.2s}.hp-nav.scrolled{height:68px;box-shadow:0 8px 30px rgba(16,26,60,.08)}.hp-nav .navbar-brand,.hp-footer-brand{display:flex;align-items:center;gap:10px;color:var(--hp-ink);font-weight:900;text-decoration:none}.hp-logo{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--hp-blue),var(--hp-violet));box-shadow:0 8px 18px rgba(66,96,232,.23)}.hp-nav .nav-link{color:#4e5970!important;font-size:14px;font-weight:700;padding:.7rem .75rem!important}.hp-nav .nav-link:hover{color:var(--hp-blue)!important}.hp-login,.hp-nav-cta{display:inline-flex;padding:9px 14px;border-radius:10px;font-size:13px;font-weight:800;text-decoration:none}.hp-login{color:var(--hp-ink);border:1px solid var(--hp-line)}.hp-nav-cta{color:#fff;background:linear-gradient(135deg,var(--hp-blue),var(--hp-violet));box-shadow:0 8px 20px rgba(66,96,232,.2)}.hp-hero{position:relative;min-height:900px;padding:165px 0 105px;color:#fff;background:radial-gradient(circle at 78% 15%,rgba(99,118,255,.28),transparent 22%),linear-gradient(132deg,#081126,#101d43 50%,#213bb3 100%);overflow:hidden}.hp-hero:after{content:"";position:absolute;inset:auto 0 0;height:190px;background:linear-gradient(transparent,rgba(5,12,30,.3));pointer-events:none}.hp-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.28}.hp-orb.one{width:480px;height:480px;right:-190px;top:100px;border:1px solid #91a1ff;box-shadow:inset 0 0 100px rgba(123,86,230,.35)}.hp-orb.two{width:270px;height:270px;left:-150px;bottom:70px;background:radial-gradient(#6e63ed,transparent 68%)}.hp-kicker,.hp-label{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border-radius:99px;font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.hp-kicker{border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.08);color:#d5dcff}.hp-kicker span{width:7px;height:7px;border-radius:50%;background:#6ce5ba;box-shadow:0 0 0 6px rgba(108,229,186,.1)}.hp-hero h1{max-width:750px;margin:22px 0;font-size:clamp(45px,5.4vw,76px);line-height:1.02;letter-spacing:-.047em;font-weight:900}.hp-hero h1 em,.hp-heading h2 em{color:#9d93ff;font-style:normal}.hp-lead{max-width:730px;color:#bec8ea;font-size:18px;line-height:1.7}.hp-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.hp-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 18px;border-radius:12px;border:1px solid transparent;font-size:14px;font-weight:850;text-decoration:none;transition:.2s}.hp-btn:hover{transform:translateY(-2px)}.hp-btn.primary{color:#fff;background:linear-gradient(135deg,#5369ed,#8057df);box-shadow:0 12px 30px rgba(62,83,211,.32)}.hp-btn.secondary{color:#fff;border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}.hp-btn.outline-light{color:#fff;border-color:rgba(255,255,255,.2)}.hp-reassurance{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px;color:#9daaca;font-size:11px;font-weight:700}.hp-reassurance i{color:#65d9b2;margin-right:5px}.hp-product{position:relative;border:1px solid rgba(255,255,255,.18);border-radius:21px;background:#fff;color:var(--hp-ink);box-shadow:0 35px 90px rgba(1,7,25,.48);overflow:hidden;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg);transition:transform .25s}.hp-product-bar{display:flex;align-items:center;gap:6px;padding:11px 13px;background:#f8fafc;border-bottom:1px solid var(--hp-line)}.hp-product-bar i{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.hp-product-bar i:first-child{background:#fb7185}.hp-product-bar i:nth-child(2){background:#fbbf24}.hp-product-bar i:nth-child(3){background:#34d399}.hp-product-bar small{margin-left:5px;color:var(--hp-muted);font-size:9px}.hp-product-bar>span{margin-left:auto;padding:4px 7px;border-radius:99px;background:#e6f7f0;color:#0b7854;font-size:8px;font-weight:850}.hp-product-body{padding:14px;background:#f4f6fa}.hp-product-head{display:flex;align-items:center;justify-content:space-between;padding:15px;border-radius:13px;color:#fff;background:linear-gradient(135deg,#17264d,#5364e4)}.hp-product-head small,.hp-product-head strong{display:block}.hp-product-head small{color:#cbd3fb;font-size:9px}.hp-product-head strong{margin-top:3px;font-size:14px}.hp-health{display:flex;align-items:center;gap:7px;padding:7px 9px;border-radius:10px;background:rgba(255,255,255,.12)}.hp-health b{font-size:20px}.hp-health span{max-width:46px;color:#dbe1ff;font-size:8px}.hp-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:8px}.hp-kpis>div{padding:10px;border:1px solid var(--hp-line);border-radius:10px;background:#fff}.hp-kpis span,.hp-kpis strong,.hp-kpis small{display:block}.hp-kpis span{color:var(--hp-muted);font-size:8px}.hp-kpis strong{margin:4px 0;font-size:19px}.hp-kpis small{font-size:7px;color:var(--hp-muted)}.hp-kpis small.good{color:var(--hp-green)}.hp-kpis small.warn{color:#b06f1c}.hp-product-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:8px;margin-top:8px}.hp-panel{padding:11px;border:1px solid var(--hp-line);border-radius:11px;background:#fff}.hp-panel header{display:flex;justify-content:space-between;margin-bottom:7px;font-size:9px}.hp-panel header span{color:var(--hp-muted)}.hp-task{display:grid;grid-template-columns:25px 1fr auto;gap:7px;align-items:center;padding:7px;margin-top:5px;border-radius:8px;background:#f7f8fb}.hp-task>i{display:grid;place-items:center;width:25px;height:25px;border-radius:7px}.hp-task b,.hp-task small{display:block}.hp-task b{font-size:8px}.hp-task small{color:var(--hp-muted);font-size:6px}.hp-task button,.hp-task>span{border:0;background:none;color:var(--hp-blue);font-size:7px;font-weight:850}.hp-task.danger>i{background:#fde9ed;color:#c83e54}.hp-task.warning>i{background:#fff3dd;color:#ab6c19}.hp-task.success>i{background:#e6f7f0;color:#0b7854}.hp-panel.compact a{display:flex;align-items:center;gap:7px;padding:7px;margin-top:5px;border-radius:8px;background:#f7f8fb;color:inherit;text-decoration:none}.hp-panel.compact a>i{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#eceeff;color:var(--hp-blue);font-size:9px}.hp-panel.compact a span,.hp-panel.compact a small{display:block}.hp-panel.compact a span{font-size:7px;font-weight:800}.hp-panel.compact a small{font-size:6px;color:var(--hp-muted)}.hp-trust{padding:26px 0;border-bottom:1px solid var(--hp-line);background:#fff}.hp-trust .container{display:flex;align-items:center;gap:40px}.hp-trust p{margin:0;color:var(--hp-muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.hp-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:12px}.hp-trust-grid span{color:#536079;font-size:12px;font-weight:750}.hp-trust-grid i{margin-right:9px;color:var(--hp-blue)}.hp-section{padding:105px 0}.hp-heading{max-width:880px;margin:0 auto 55px;text-align:center}.hp-label{background:#edf0ff;color:var(--hp-blue)}.hp-heading h2,.hp-roles h2,.hp-industries h2{margin:17px 0;font-size:clamp(35px,4.5vw,58px);line-height:1.08;letter-spacing:-.04em;font-weight:900}.hp-heading p{max-width:760px;margin:auto;color:var(--hp-muted);font-size:17px;line-height:1.7}.hp-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.hp-flow article{position:relative;min-height:210px;padding:20px;border:1px solid var(--hp-line);border-radius:17px;background:#fff;cursor:pointer;transition:.2s}.hp-flow article:hover,.hp-flow article.active{border-color:#a9b5ef;box-shadow:0 16px 36px rgba(25,40,90,.08);transform:translateY(-4px)}.hp-flow article.active{color:#fff;background:linear-gradient(145deg,#182750,#4b60df)}.hp-flow article>span{color:#a0a9bb;font-size:10px;font-weight:850}.hp-flow article>i{display:block;margin:27px 0 16px;color:var(--hp-blue);font-size:23px}.hp-flow article.active>i{color:#aab5ff}.hp-flow h3{font-size:15px;font-weight:850}.hp-flow article p{margin:0;color:var(--hp-muted);font-size:11px;line-height:1.5}.hp-flow article.active p{color:#d2d9f8}.hp-flow-detail{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;margin-top:18px;padding:40px;border-radius:22px;background:#f4f6fb}.hp-flow-detail>div:first-child>span{color:var(--hp-blue);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.hp-flow-detail h3{margin:12px 0;font-size:28px;font-weight:900}.hp-flow-detail p{color:var(--hp-muted);line-height:1.65}.hp-flow-detail a{color:var(--hp-blue);font-weight:850;text-decoration:none}.hp-flow-visual{padding:16px;border:1px solid var(--hp-line);border-radius:15px;background:#fff}.demand-row{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;padding:10px;border-bottom:1px solid var(--hp-line);font-size:11px}.demand-row span{color:var(--hp-muted)}.demand-row strong{color:var(--hp-blue)}.hp-capacity{display:flex;justify-content:space-between;padding:13px 10px 4px;font-size:12px}.hp-capacity b{color:var(--hp-green)}.hp-modules{background:radial-gradient(circle at 10% 15%,rgba(76,93,218,.18),transparent 25%),#091126}.hp-heading.light h2{color:#fff}.hp-heading.light p{color:#9da9c7}.hp-bento{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hp-module{position:relative;min-height:300px;padding:28px;border:1px solid rgba(255,255,255,.1);border-radius:22px;color:#fff;text-decoration:none;overflow:hidden;transition:.22s}.hp-module:hover{transform:translateY(-5px);color:#fff;border-color:rgba(255,255,255,.25)}.hp-module.large{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:30px;min-height:380px}.hp-module.purple{background:radial-gradient(circle at 85% 15%,rgba(255,255,255,.16),transparent 25%),linear-gradient(135deg,#26379e,#7250d7)}.hp-module.blue{background:linear-gradient(145deg,#172a55,#284ec5)}.hp-module.amber{background:linear-gradient(145deg,#3c2941,#9a5f24)}.hp-module.green{background:linear-gradient(145deg,#153848,#137661)}.hp-module.navy{background:linear-gradient(145deg,#202a45,#394a76)}.hp-module>i{margin-bottom:30px;font-size:27px}.hp-module>span,.hp-module.large span{color:#bfc8ef;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.hp-module h3{margin:9px 0;font-size:27px;font-weight:900}.hp-module.large h3{font-size:38px}.hp-module p{max-width:520px;color:#cbd3ee;line-height:1.65}.hp-module strong{position:absolute;bottom:26px;font-size:12px}.hp-module.large strong{position:static;display:inline-flex;margin-top:12px}.mini-planner{align-self:center;padding:15px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(9,17,38,.23);backdrop-filter:blur(15px)}.mini-planner header,.mini-cover{display:flex;justify-content:space-between}.mini-planner header span{padding:5px 8px;border-radius:99px;background:#e6f7f0;color:#147656;font-size:10px;font-weight:900}.mini-days{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin:23px 0}.mini-days i{height:95px;border-radius:7px;background:linear-gradient(to top,rgba(255,255,255,.2) 75%,rgba(255,255,255,.06) 75%)}.mini-days i:nth-child(2),.mini-days i:nth-child(6){background:linear-gradient(to top,#75d9ba 88%,rgba(255,255,255,.06) 88%)}.mini-cover{font-size:12px}.mini-cover b{color:#77e0be}.hp-roles{background:#f5f7fb}.hp-roles>div>div>div:first-child>p{line-height:1.7}.hp-role-tabs{display:grid;gap:7px;margin-top:30px}.hp-role-tabs button{display:flex;align-items:center;gap:13px;padding:12px;border:1px solid var(--hp-line);border-radius:13px;background:#fff;color:var(--hp-ink);text-align:left;cursor:pointer}.hp-role-tabs button.active{border-color:#aab5ef;background:#ecefff}.hp-role-tabs button>i{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#eff1f7;color:var(--hp-blue)}.hp-role-tabs button span,.hp-role-tabs button small{display:block}.hp-role-tabs button span{font-size:12px;font-weight:850}.hp-role-tabs button small{color:var(--hp-muted);font-size:9px;font-weight:600}.hp-role-screen{padding:17px;border:1px solid var(--hp-line);border-radius:23px;background:#fff;box-shadow:var(--hp-shadow)}.hp-role-screen>header{display:flex;justify-content:space-between;align-items:start;padding:18px;border-radius:15px;color:#fff;background:linear-gradient(135deg,#17264d,#5364e4)}.hp-role-screen header small,.hp-role-screen header h3{display:block;margin:0}.hp-role-screen header small{color:#cbd3fb}.hp-role-screen header h3{margin-top:5px;font-size:18px;font-weight:850}.hp-role-screen header>span{padding:5px 8px;border-radius:99px;background:rgba(255,255,255,.14);font-size:8px}.hp-role-content{display:grid;grid-template-columns:160px 1fr;gap:9px;margin-top:9px}.hp-role-score{display:grid;place-items:center;padding:25px 10px;border-radius:14px;background:#eef1ff;text-align:center}.hp-role-score span{font-size:52px;font-weight:900;color:var(--hp-blue)}.hp-role-score small{color:var(--hp-muted)}.hp-role-cards{display:grid;grid-template-columns:1fr 1fr;gap:7px}.hp-role-cards>div{padding:13px;border:1px solid var(--hp-line);border-radius:12px}.hp-role-cards span,.hp-role-cards b{display:block}.hp-role-cards span{color:var(--hp-muted);font-size:9px}.hp-role-cards b{margin-top:6px;font-size:19px}.hp-role-note{display:flex;gap:10px;margin-top:9px;padding:12px;border-radius:12px;background:#edf9f5;color:#166f53}.hp-role-note p{margin:0;font-size:11px}.hp-proof article{height:100%;padding:24px;border:1px solid var(--hp-line);border-radius:18px}.hp-proof article>i{display:grid;place-items:center;width:48px;height:48px;margin-bottom:28px;border-radius:14px;background:#edf0ff;color:var(--hp-blue)}.hp-proof h3{font-size:16px;font-weight:850}.hp-proof p{margin:0;color:var(--hp-muted);font-size:12px;line-height:1.6}.hp-industries{background:#f5f7fb}.hp-industry-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.hp-industry-list span{padding:9px 12px;border:1px solid var(--hp-line);border-radius:99px;background:#fff;font-size:11px;font-weight:800}.hp-industry-list i{margin-right:7px;color:var(--hp-blue)}.hp-security{padding:35px;border-radius:25px;color:#fff;background:radial-gradient(circle at 90% 0,rgba(255,255,255,.15),transparent 24%),linear-gradient(140deg,#0f1b3a,#263eb0);box-shadow:var(--hp-shadow)}.hp-security-icon{display:grid;place-items:center;width:55px;height:55px;border-radius:16px;background:rgba(255,255,255,.12);font-size:23px}.hp-security>small{display:block;margin-top:25px;color:#aeb9e7;text-transform:uppercase;letter-spacing:.1em}.hp-security h3{margin:9px 0;font-size:30px;font-weight:900}.hp-security p{color:#c5cdef;line-height:1.65}.hp-security ul{list-style:none;padding:0;margin:22px 0 0}.hp-security li{margin:10px 0;color:#dbe1fa;font-size:12px}.hp-security li i{margin-right:8px;color:#6ee0b8}.hp-final{padding:70px 0}.hp-final-shell{display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center;padding:50px;border-radius:28px;color:#fff;background:radial-gradient(circle at 85% 0,rgba(255,255,255,.18),transparent 25%),linear-gradient(135deg,#101b39,#334dc9 70%,#6e4dd4);box-shadow:var(--hp-shadow)}.hp-final-shell>div:first-child>span{color:#bdc7f2;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.hp-final h2{max-width:840px;margin:10px 0;font-size:clamp(30px,4vw,49px);font-weight:900;line-height:1.08}.hp-final p{max-width:780px;margin:0;color:#cbd3f1}.hp-final-actions{display:grid;gap:8px;min-width:220px}.hp-final-actions small{text-align:center;color:#cbd3f1;font-size:9px}.hp-footer{padding:70px 0 25px;background:#080f22;color:#fff}.hp-footer-brand{color:#fff;font-size:18px}.hp-footer .col-lg-5>p{max-width:430px;margin-top:20px;color:#8f9ab7;line-height:1.7}.hp-contact{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.hp-contact a{color:#c8d0e8;text-decoration:none;font-size:12px}.hp-contact i{margin-right:7px;color:#8c83f1}.hp-footer h3{font-size:11px;text-transform:uppercase;letter-spacing:.09em}.hp-footer .col-lg>a,.hp-footer .col-6>a{display:block;margin-top:12px;color:#8f9ab7;font-size:12px;text-decoration:none}.hp-footer a:hover{color:#fff}.hp-footer-bottom{display:flex;justify-content:space-between;margin-top:50px;padding-top:22px;border-top:1px solid #1c2640;color:#6f7a97;font-size:10px}.hp-cookie{position:fixed;z-index:200;left:20px;bottom:20px;right:20px;display:flex;align-items:center;justify-content:space-between;gap:15px;max-width:700px;padding:14px 17px;border:1px solid #303b58;border-radius:13px;background:#111a31;color:#d8def1;box-shadow:var(--hp-shadow)}.hp-cookie[hidden]{display:none}.hp-cookie p{margin:0;font-size:11px}.hp-cookie a{color:#a9b4ff}.hp-cookie button{border:0;border-radius:9px;padding:8px 11px;background:#6779ee;color:#fff;font-size:11px;font-weight:800}@media(max-width:1199px){.hp-hero{min-height:auto}.hp-product{margin-top:15px;transform:none}.hp-flow{grid-template-columns:repeat(3,1fr)}.hp-trust .container{display:block}.hp-trust p{text-align:center;margin-bottom:18px}}@media(max-width:991px){.hp-nav{height:auto}.hp-nav .navbar-collapse{margin-top:12px;padding:15px;border-radius:14px;background:#fff;box-shadow:var(--hp-shadow)}.hp-nav .nav-item{width:100%}.hp-login,.hp-nav-cta{display:flex;margin-top:6px}.hp-hero{padding-top:130px}.hp-flow-detail,.hp-module.large,.hp-final-shell{grid-template-columns:1fr}.hp-module.large{min-height:650px}.hp-bento{grid-template-columns:1fr}.hp-role-screen{margin-top:20px}.hp-final-actions{min-width:0}.hp-trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hp-section{padding:75px 0}.hp-hero h1{font-size:45px}.hp-product-grid{grid-template-columns:1fr}.hp-panel.compact{display:none}.hp-flow{grid-template-columns:1fr 1fr}.hp-flow article{min-height:180px}.hp-flow-detail{padding:24px;gap:25px}.hp-module.large{min-height:620px}.hp-role-content{grid-template-columns:1fr}.hp-role-cards{grid-template-columns:1fr 1fr}.hp-final-shell{padding:30px}.hp-footer-bottom{display:grid;gap:7px}.hp-trust-grid{grid-template-columns:1fr}.hp-reassurance{gap:10px}}@media(max-width:480px){.hp-hero{padding:115px 0 75px}.hp-hero h1{font-size:39px}.hp-actions .hp-btn{width:100%}.hp-kpis{grid-template-columns:1fr 1fr}.hp-kpis>div:last-child{grid-column:1/-1}.hp-flow{grid-template-columns:1fr}.hp-flow article{min-height:auto}.hp-flow article>i{margin:17px 0 10px}.hp-module{min-height:330px;padding:22px}.hp-module.large{min-height:580px}.hp-module.large h3{font-size:30px}.mini-days i{height:65px}.hp-role-cards{grid-template-columns:1fr}.hp-cookie{display:grid;left:10px;right:10px}.hp-cookie[hidden]{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.hp-hero h1,
.hp-hero h2,
.hp-modules h2,
.hp-modules h3,
.hp-final h2,
.hp-security h3,
.hp-role-screen > header h3 {
    color: #fff !important;
}
