:root{--navy:#081a42;--navy2:#0b2557;--blue:#143d7b;--teal:#19b9b0;--teal2:#0f948e;--ink:#10203a;--muted:#66748b;--line:#dce4ee;--paper:#f5f8fc;--white:#fff;--amber:#efad31;--red:#e55d6a;--shadow:0 30px 80px rgba(8,26,66,.18);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;left:16px;top:-80px;padding:12px 18px;background:#fff;color:#081a42;border-radius:10px;z-index:999}.skip-link:focus{top:16px}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(8,26,66,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08);transition:.25s}.site-header.scrolled{background:rgba(8,26,66,.97);box-shadow:0 12px 35px rgba(0,0,0,.15)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.brand img{width:176px}.site-nav{display:flex;align-items:center;gap:28px;color:#dfe8f7;font-weight:650;font-size:14px}.site-nav>a:not(.button){transition:.2s}.site-nav>a:not(.button):hover{color:#67eee3}.nav-signin{padding-left:20px;border-left:1px solid rgba(255,255,255,.2)}.nav-toggle{display:none;background:none;border:0;width:44px;height:44px;border-radius:12px;padding:10px}.nav-toggle span:not(.sr-only){display:block;height:2px;background:white;margin:5px 0;border-radius:3px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:15px 22px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.button-small{padding:11px 16px;background:var(--teal);color:#04152e}.button-primary{background:var(--teal);color:#06182e;box-shadow:0 15px 35px rgba(25,185,176,.28)}.button-primary:hover{background:#55e1d8}.button-secondary{border-color:rgba(255,255,255,.35);color:white;background:rgba(255,255,255,.05)}.button-white{background:#fff;color:#0a2150}.button-outline{border-color:rgba(255,255,255,.55);color:#fff}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 70% 15%,#174a82 0,#0d2d62 32%,#081a42 70%);color:#fff;padding:154px 0 96px}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:62px;align-items:center;position:relative;z-index:2}.hero h1{font-size:clamp(52px,6vw,84px);line-height:.96;letter-spacing:-.055em;margin:18px 0 26px}.hero h1 span{color:#62e6dc}.hero-lead{font-size:20px;color:#cad7eb;max-width:640px;margin:0 0 30px}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#5be5db;font-weight:900;margin:0 0 14px}.eyebrow.dark{color:#0e9992}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-notes{display:flex;gap:24px;flex-wrap:wrap;margin-top:28px;color:#b9c8df;font-size:13px;font-weight:650}.hero-notes span{display:flex;align-items:center;gap:8px}.hero-notes i{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 14px var(--teal)}.hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.18}.hero-glow-one{width:380px;height:380px;background:#17b8af;top:50px;right:20px}.hero-glow-two{width:280px;height:280px;background:#4d7df2;bottom:-120px;left:24%}.hero-visual{position:relative;perspective:1300px}.portal-window{background:#eef3f9;border:1px solid rgba(255,255,255,.24);border-radius:24px;box-shadow:0 50px 120px rgba(0,0,0,.35);overflow:hidden;transform:rotateY(-5deg) rotateX(2deg);transform-origin:center;min-height:535px}.window-topbar{height:59px;background:#0a1f4b;display:flex;align-items:center;justify-content:space-between;padding:0 22px;color:#fff}.window-brand{display:flex;align-items:center;gap:10px}.window-brand img{width:28px;height:28px}.window-status{font-size:12px;font-weight:800;color:#c8d8ee}.window-status span,.mock-live span{display:inline-block;width:8px;height:8px;background:#1ed0b5;border-radius:50%;margin-right:6px}.portal-layout{display:grid;grid-template-columns:135px 1fr;min-height:476px}.mock-sidebar{background:#fff;border-right:1px solid #dce4ee;padding:20px 12px}.mock-nav{font-size:11px;font-weight:750;color:#758299;padding:10px 11px;border-radius:10px;margin-bottom:5px;display:flex;gap:8px;align-items:center}.mock-nav span{width:18px;text-align:center}.mock-nav.active{background:#e1f8f5;color:#0b7772}.mock-main{padding:22px}.mock-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mock-heading small{font-size:8px;letter-spacing:.14em;color:#0e9d95;font-weight:900}.mock-heading h2{font-size:21px;margin:2px 0;color:#10203a}.mock-live{background:#dcf8f2;border-radius:999px;padding:7px 10px;color:#08766f;font-size:9px;font-weight:900}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metric-grid article{background:#fff;border:1px solid #dfe7f0;border-radius:13px;padding:13px;box-shadow:0 6px 18px rgba(26,50,86,.05)}.metric-grid small{display:block;color:#78869a;font-size:8px}.metric-grid strong{display:block;font-size:17px;margin:3px 0;color:#10203a}.metric-grid em{font-style:normal;color:#0c948c;font-size:8px;font-weight:800}.mock-content-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:10px;margin-top:10px}.sales-card,.action-card{background:#fff;border:1px solid #dfe7f0;border-radius:13px;padding:13px}.card-title{display:flex;justify-content:space-between;font-size:9px;font-weight:850;color:#22334f}.card-title small{color:#0c968e}.chart{height:92px;display:flex;align-items:end;gap:7px;border-bottom:1px solid #dce4ee;margin-top:8px;position:relative;padding:0 5px}.bar{height:var(--h);background:linear-gradient(#25cfc4,#128a87);border-radius:4px 4px 0 0;flex:1;opacity:.9}.chart-line{position:absolute;left:2%;right:0;top:47%;height:2px;background:#efa936;transform:rotate(-8deg);box-shadow:30px -5px 0 #efa936,60px -2px 0 #efa936}.action-card ul{list-style:none;padding:0;margin:8px 0 0}.action-card li{display:flex;align-items:center;gap:8px;border-top:1px solid #edf1f5;padding:8px 0}.dot{width:8px;height:8px;border-radius:50%;background:var(--amber)}.dot.red{background:var(--red)}.dot.teal{background:var(--teal)}.action-card strong,.action-card small{display:block}.action-card strong{font-size:8px}.action-card small{font-size:7px;color:#7b8798}.mock-footer-row{display:flex;justify-content:space-between;align-items:end;margin-top:11px}.progress-block{width:62%;font-size:8px;color:#6b7789}.progress-block strong{float:right;color:#142541}.progress-block>div{height:5px;background:#dde5ed;border-radius:5px;overflow:hidden;clear:both;margin-top:4px}.progress-block i{display:block;width:87%;height:100%;background:var(--teal)}.saved-badge{font-size:8px;color:#0d7d76;font-weight:850;background:#def8f4;padding:7px 10px;border-radius:8px}.floating-card{position:absolute;background:#fff;color:#132441;border-radius:15px;padding:12px 16px;box-shadow:0 20px 45px rgba(0,0,0,.24);display:flex;align-items:center;gap:10px;min-width:196px}.floating-card>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#dff8f4;color:#0b9189;font-weight:900}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:11px}.floating-card small{font-size:9px;color:#718098}.floating-one{bottom:-34px;left:-22px}.floating-two{right:-28px;top:90px}.trust-strip{background:#fff;border-bottom:1px solid #e5ebf2}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0}.trust-grid div{padding:0 28px;border-right:1px solid #e2e8ef}.trust-grid div:first-child{padding-left:0}.trust-grid div:last-child{border:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{font-size:14px}.trust-grid span{font-size:12px;color:#7b8798}.section{padding:105px 0}.section-light{background:#f6f9fd}.intro-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end}.intro-grid h2,.section-heading h2,.journey-copy h2,.security-grid h2,.cta-inner h2{font-size:clamp(38px,4.2vw,58px);line-height:1.08;letter-spacing:-.045em;margin:0}.intro-grid>p{color:var(--muted);font-size:18px;margin:0}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px}.problem-grid article{background:#fff;border:1px solid #e1e8f0;border-radius:22px;padding:30px;box-shadow:0 16px 40px rgba(31,58,91,.05)}.problem-grid span{color:#12a39b;font-size:13px;font-weight:900}.problem-grid h3{font-size:22px;margin:18px 0 8px}.problem-grid p{margin:0;color:#66748b}.feature-section{background:#081a42;color:#fff}.section-heading{max-width:800px}.section-heading.centered{text-align:center;margin:0 auto 48px}.section-heading>p:last-child{color:#aebdd2;font-size:17px;max-width:680px;margin:18px auto}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-card{background:linear-gradient(145deg,#102a5d,#0b214c);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:30px;min-height:330px;overflow:hidden;position:relative}.feature-card h3{font-size:26px;margin:14px 0 10px}.feature-card>p,.feature-copy>p{color:#b7c5da;margin:0 0 18px}.feature-large{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.feature-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#1ec3b8;color:#05182e;font-weight:950;font-size:20px}.feature-copy ul{padding:0;margin:18px 0 0;list-style:none}.feature-copy li{font-size:13px;color:#d0dbea;margin:9px 0;padding-left:20px;position:relative}.feature-copy li:before{content:"✓";position:absolute;left:0;color:#5ce5da}.mini-ui{background:#fff;color:#12233d;border-radius:18px;padding:22px;box-shadow:0 28px 70px rgba(0,0,0,.22)}.mini-top{display:flex;justify-content:space-between;font-size:12px;color:#69788e}.mini-top small{color:#09978f;font-weight:900}.mini-ui>strong{font-size:32px;display:block;margin:12px 0}.spark{height:90px;background:linear-gradient(to top,rgba(24,183,174,.15),transparent);position:relative;overflow:hidden;border-bottom:1px solid #dde5ed}.spark i{position:absolute;width:110%;height:70px;border-top:4px solid #17ada5;border-radius:50%;transform:rotate(-8deg);bottom:-25px;left:-5%}.mini-stats{display:flex;justify-content:space-between;margin-top:14px;color:#69788e;font-size:11px}.stock-bars{margin-top:34px}.stock-bars span{display:block;margin:18px 0;color:#c7d3e3;font-size:12px}.stock-bars span b{font-weight:700;display:block;margin-bottom:6px}.stock-bars span:after{content:"";display:block;height:10px;background:rgba(255,255,255,.12);border-radius:999px}.stock-bars span i{display:block;width:var(--w);height:10px;background:#1fc4b9;border-radius:999px;margin-top:-10px}.stock-bars .low i{background:#efaa37}.staff-list{margin-top:26px}.staff-list>div{display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding:15px 0}.staff-list>div>span,.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e3f7f4;color:#087f78;font-size:11px;font-weight:900;margin-right:12px}.staff-list p{margin:0;flex:1}.staff-list strong,.staff-list small{display:block}.staff-list small{color:#9dafc7;font-size:11px}.staff-list em{font-size:10px;font-style:normal;background:#16416f;padding:6px 8px;border-radius:8px}.staff-list em.break{background:#6e4b14;color:#ffd58a}.checklist{margin-top:22px;background:#fff;color:#162844;border-radius:16px;padding:15px}.checklist label{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e4e9ef;padding:11px 4px;font-size:12px;font-weight:700}.checklist label:last-child{border:0}.checklist i{display:grid;place-items:center;width:21px;height:21px;border:1px solid #cbd5e0;border-radius:6px;color:#087d76;font-style:normal}.checklist label:not(:last-child) i{background:#daf8f3;border-color:#b3ebe5}.incident{display:flex;align-items:center;gap:12px;background:#fff;color:#132541;border-radius:15px;padding:16px;margin-top:35px}.incident>span{width:12px;height:12px;border-radius:50%;background:#ed6470;box-shadow:0 0 0 6px #fde5e8}.incident div{flex:1}.incident strong,.incident small{display:block}.incident small{color:#77869a}.incident em{font-style:normal;font-size:10px;background:#fde5e8;color:#ba3e4a;border-radius:8px;padding:6px 8px}.roles-ui{background:#fff;color:#132541;border-radius:18px;padding:10px 18px}.roles-ui>div{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #e6ebf0}.roles-ui>div:last-child{border:0}.roles-ui p{flex:1;margin:0}.roles-ui strong,.roles-ui small{display:block}.roles-ui small{color:#738196;font-size:10px}.roles-ui em{font-style:normal;font-size:10px;color:#0b8880;background:#dff7f3;padding:6px 8px;border-radius:8px}.journey-section{background:#fff}.journey-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.journey-copy>p:not(.eyebrow){font-size:17px;color:var(--muted);margin:20px 0}.text-link{display:inline-flex;gap:9px;color:#087f78;font-weight:850}.journey-steps{list-style:none;padding:0;margin:0}.journey-steps li{display:flex;gap:22px;padding:24px 0;border-bottom:1px solid #e0e7ef}.journey-steps li>span{display:grid;place-items:center;width:45px;height:45px;flex:0 0 auto;border-radius:14px;background:#e1f8f4;color:#078179;font-weight:900}.journey-steps strong{font-size:18px}.journey-steps p{margin:4px 0;color:#6c7a8e}.security-section{background:linear-gradient(145deg,#0b2557,#081a42);color:#fff}.security-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.security-grid>div:last-child>p:not(.eyebrow){color:#b7c6da;font-size:17px}.security-visual{height:460px;position:relative;display:grid;place-items:center}.shield{width:190px;height:220px;background:linear-gradient(145deg,#fff,#dbe4ef);clip-path:polygon(50% 0,92% 16%,82% 75%,50% 100%,18% 75%,8% 16%);display:grid;place-items:center;position:relative;z-index:2;filter:drop-shadow(0 30px 50px rgba(0,0,0,.3))}.shield img{width:75px}.shield span{position:absolute;bottom:41px;right:47px;background:#17b8ae;color:#fff;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-weight:900}.security-orbit{position:absolute;border:1px solid rgba(86,230,220,.28);border-radius:50%}.orbit-one{width:320px;height:320px}.orbit-two{width:440px;height:440px}.security-list{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.security-list>div{display:flex;gap:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:15px;padding:16px}.security-list>div>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#1bbdb3;color:#041832;font-weight:900}.security-list p{margin:0}.security-list strong,.security-list small{display:block}.security-list small{color:#aebdd0}.cta-section{background:#17afa6;color:#041a31;padding:72px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-inner .eyebrow{color:#073e4a}.cta-inner p:not(.eyebrow){font-size:17px}.cta-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.site-footer{background:#061632;color:#c4d0e0;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer-brand img{width:174px}.footer-brand p{color:#7f91aa}.footer-grid strong{display:block;color:#fff;margin-bottom:14px}.footer-grid>div:not(.footer-brand) a{display:block;margin:9px 0;color:#a7b6ca;font-size:14px}.footer-grid a:hover{color:#5ce5da}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;font-size:13px;color:#71839c}@media(max-width:980px){.site-nav{position:fixed;top:78px;left:20px;right:20px;background:#0b2557;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:20px;display:none;flex-direction:column;align-items:stretch;gap:14px;box-shadow:var(--shadow)}.site-nav.open{display:flex}.site-nav .nav-signin{border:0;padding:0}.nav-toggle{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-visual{max-width:780px;margin:auto;width:100%}.portal-window{transform:none}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div:nth-child(2){border:0}.trust-grid div{padding:15px 24px}.intro-grid,.journey-grid,.security-grid{grid-template-columns:1fr;gap:55px}.feature-large{grid-template-columns:1fr}.security-visual{height:340px}.cta-inner{align-items:flex-start;flex-direction:column}.cta-actions{justify-content:flex-start}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.floating-two{right:-5px}}@media(max-width:680px){.shell{width:min(100% - 28px,1180px)}.header-inner{height:68px}.site-nav{top:68px}.brand img{width:150px}.hero{padding:118px 0 70px}.hero h1{font-size:50px}.hero-lead{font-size:17px}.hero-actions .button{width:100%}.hero-notes{gap:12px;flex-direction:column}.portal-layout{grid-template-columns:1fr}.mock-sidebar{display:none}.mock-main{padding:15px}.portal-window{min-height:auto}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article:last-child{grid-column:1/-1}.mock-content-grid{grid-template-columns:1fr}.floating-card{display:none}.trust-grid{grid-template-columns:1fr}.trust-grid div{border:0;border-bottom:1px solid #e2e8ef;padding:14px 0}.section{padding:72px 0}.intro-grid{gap:25px}.problem-grid,.feature-grid{grid-template-columns:1fr}.section-heading h2,.intro-grid h2,.journey-copy h2,.security-grid h2,.cta-inner h2{font-size:38px}.feature-card{min-height:auto;padding:24px}.security-list{grid-template-columns:1fr}.security-visual{height:280px}.shield{width:145px;height:170px}.orbit-one{width:230px;height:230px}.orbit-two{width:290px;height:290px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.cta-actions{width:100%}.cta-actions .button{width:100%}}


/* v1.0.1: dimensional laptop hero visual */
.hero-grid{grid-template-columns:.9fr 1.1fr;gap:34px}
.hero-copy{position:relative;z-index:3}
.hero-device{min-width:0;align-self:center;perspective:none;overflow:visible}
.hero-device-frame{position:relative;margin-right:-13%;margin-left:-7%;isolation:isolate}
.hero-device-frame:before{content:"";position:absolute;inset:7% 2% 1% 10%;background:radial-gradient(ellipse at center,rgba(27,189,180,.24),transparent 66%);filter:blur(34px);z-index:-1}
.hero-device-frame:after{content:"";position:absolute;left:-1px;top:0;bottom:0;width:10%;background:linear-gradient(90deg,#0b2859 0,rgba(11,40,89,.86) 35%,transparent 100%);pointer-events:none;z-index:2}
.hero-device-image{width:100%;max-width:none;height:auto;display:block;border-radius:26px;filter:drop-shadow(0 38px 45px rgba(0,0,0,.36));transform:translateY(5px);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 100%);mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 100%)}
@media(max-width:980px){.hero-grid{gap:28px}.hero-device-frame{margin:12px auto -6%;max-width:900px}.hero-device-image{width:100%}.hero-device-frame:after{width:7%}}
@media(max-width:680px){.hero-device-frame{margin:14px -10% -8%}.hero-device-frame:after{width:9%}.hero-device-image{border-radius:18px;filter:drop-shadow(0 24px 30px rgba(0,0,0,.32))}}

/* v1.0.2: reliable laptop asset and headline spacing fix */
.hero h1{line-height:1.08;letter-spacing:-.05em}
.hero h1 span{display:inline-block;margin-top:.08em}
.hero-device-frame{margin:0 -10% 0 -2%}
.hero-device-frame:before,.hero-device-frame:after{display:none}
.hero-device-image{width:100%;height:auto;display:block;border-radius:0;filter:none;transform:none;-webkit-mask-image:none;mask-image:none}
@media(max-width:980px){.hero-device-frame{margin:10px auto -4%;max-width:900px}}
@media(max-width:680px){.hero h1{line-height:1.06;letter-spacing:-.045em}.hero h1 span{margin-top:.1em}.hero-device-frame{margin:12px -8% -4%}}
