.landing-page{min-height:100%;overflow-x:hidden;color:#f4f8fa;background:#06131d;font-family:Segoe UI,SF Pro Text,Helvetica Neue,sans-serif;letter-spacing:0;scroll-behavior:smooth}.landing-page *,.landing-page *:before,.landing-page *:after{box-sizing:border-box;letter-spacing:0}.landing-container{width:min(100% - 64px,1430px);margin-inline:auto}.landing-skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:10px 14px;color:#041018;background:#66d9ee;border-radius:6px;transform:translateY(-160%)}.landing-skip-link:focus{transform:translateY(0)}.landing-header{position:sticky;z-index:20;top:0;height:72px;background:#06131df5;border-bottom:1px solid #122a3a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-header__inner{height:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.landing-logo{display:inline-flex;align-items:center;gap:10px;color:#f7fafc;font-size:22px;font-weight:750;text-decoration:none;white-space:nowrap}.landing-logo svg{width:31px;height:31px;color:#35c5e6}.landing-nav{display:flex;justify-content:center;gap:42px}.landing-nav a,.landing-header__login{color:#eef4f7;font-size:15px;font-weight:500;text-decoration:none;transition:color .16s ease}.landing-nav a:hover,.landing-header__login:hover{color:#52d0e9}.landing-nav a:focus-visible,.landing-header__login:focus-visible,.landing-logo:focus-visible,.landing-button:focus-visible{outline:3px solid rgba(82,208,233,.68);outline-offset:3px}.landing-header__actions{display:flex;align-items:center;gap:28px}.landing-button{min-height:48px!important;padding:11px 24px!important;border-radius:8px!important;font-size:16px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important;transition:transform .16s ease,background-color .16s ease,border-color .16s ease!important}.landing-button:hover{transform:translateY(-1px)}.landing-button--primary{color:#03131d!important;background:#21b8df!important;border:1px solid #33c7e9!important;box-shadow:0 12px 26px #21b8df33!important}.landing-button--primary:hover{background:#55cee9!important}.landing-button--outline{color:#f4f8fa!important;background:#071923!important;border:1px solid #27c0e4!important;box-shadow:none!important}.landing-button--outline:hover{background:#0b2634!important}.landing-header__demo{min-height:46px!important;min-width:188px}.landing-hero{padding:18px 0 30px;background:#071824;border-bottom:1px solid #163041}.landing-hero__grid{display:grid;grid-template-columns:540px minmax(0,1fr);align-items:center;gap:50px}.landing-hero__copy{min-width:0}.landing-eyebrow{width:fit-content;display:inline-flex;align-items:center;gap:10px;padding:8px 14px;color:#80def0;border:1px solid #229bb7;border-radius:7px;font-size:12px;font-weight:750;text-transform:uppercase}.landing-eyebrow span{width:8px;height:8px;flex:0 0 8px;background:#66d9ee;border-radius:50%;box-shadow:0 0 12px #66d9eeb3}.landing-hero h1{max-width:620px;margin:28px 0 20px;color:#f6f9fb;font-size:52px;font-weight:760;line-height:1.15}.landing-hero h1 strong{color:#45c9e6;font-weight:inherit}.landing-hero h1>span,.landing-hero h1>strong{white-space:nowrap}.landing-hero__copy>p{max-width:570px;margin:0;color:#becbd3;font-size:20px;line-height:1.55}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px}.landing-hero__actions .landing-button{min-width:234px;min-height:64px!important}.landing-hero__assurances{display:flex;align-items:center;gap:15px;margin-top:22px;color:#98aab5;font-size:15px}.landing-hero__assurances span{display:inline-flex;align-items:center;gap:8px}.landing-hero__assurances svg{width:20px;height:20px;color:#76bed0}.landing-hero__assurances i{width:4px;height:4px;background:#66808e;border-radius:50%}.landing-dashboard{width:100%;min-height:510px;overflow:hidden;background:#071520;border:1px solid #5b7180;border-radius:8px;box-shadow:0 22px 50px #01080d5c}.landing-dashboard__chrome{height:34px;display:flex;align-items:center;gap:8px;padding:0 16px;background:#101f2b;border-bottom:1px solid #263b4a}.landing-dashboard__dot{width:10px;height:10px;border-radius:50%}.landing-dashboard__dot--red{background:#ff6f68}.landing-dashboard__dot--amber{background:#efbd5b}.landing-dashboard__dot--green{background:#5ecf8a}.landing-dashboard__body{min-height:475px;display:grid;grid-template-columns:138px minmax(0,1fr)}.landing-dashboard__sidebar{padding:18px 10px;background:#07131d;border-right:1px solid #1c3241}.landing-dashboard__brand-icon{width:25px!important;height:25px!important;margin:0 8px 16px;color:#35c5e6}.landing-dashboard__nav-item{min-height:38px;display:flex;align-items:center;gap:9px;margin-bottom:7px;padding:8px 10px;color:#b6c5ce;border-radius:6px;font-size:12px}.landing-dashboard__nav-item svg{width:17px;height:17px}.landing-dashboard__nav-item--active{color:#f4f8fa;background:#123247}.landing-dashboard__content{min-width:0;padding:16px}.landing-dashboard__header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.landing-dashboard__header>strong{font-size:22px}.landing-dashboard__header-tools,.landing-dashboard__header-tools span{display:flex;align-items:center;gap:10px;color:#becbd3}.landing-dashboard__header-tools span{min-height:30px;padding:5px 9px;border:1px solid #2c4454;border-radius:6px;font-size:10px}.landing-dashboard__header-tools svg{width:17px;height:17px}.landing-dashboard__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.landing-metric,.landing-chart-panel,.landing-heatmap-panel,.landing-dashboard__feedback{background:#0b202d;border:1px solid #203a4a;border-radius:7px}.landing-metric{min-height:102px;display:flex;flex-direction:column;padding:13px}.landing-metric>span{color:#d6e0e5;font-size:12px}.landing-metric>strong{margin-top:6px;font-size:30px;line-height:1}.landing-metric>small{margin-top:auto;color:#8fa4af;font-size:9px}.landing-metric__cyan{color:#1ec9ed}.landing-metric__green{color:#4ed2aa}.landing-metric__amber{color:#f2b84d}.landing-dashboard__analysis{display:grid;grid-template-columns:1.3fr 1fr;gap:12px;margin-top:12px}.landing-chart-panel,.landing-heatmap-panel{min-height:170px;padding:13px}.landing-chart-panel>strong,.landing-heatmap-panel>strong{font-size:12px}.landing-chart{height:112px;display:flex;align-items:flex-end;gap:5px;margin-top:10px;padding:8px 6px 0;border-bottom:1px solid #2a4454;border-left:1px solid #2a4454}.landing-chart span{min-width:7px;flex:1;background:#25bfe2;border-radius:3px 3px 0 0;opacity:.88}.landing-chart__labels{display:flex;justify-content:space-between;margin-top:5px;color:#718895;font-size:8px}.landing-heatmap{display:grid;gap:8px;margin-top:18px}.landing-heatmap>div{display:grid;grid-template-columns:repeat(7,minmax(7px,1fr));gap:5px}.landing-heatmap span{height:15px;border-radius:2px}.landing-heatmap__high{background:#39c4a0}.landing-heatmap__medium{background:#84aa50}.landing-heatmap__low{background:#496f51}.landing-heatmap__warning{background:#e5b641}.landing-heatmap__risk{background:#c75b55}.landing-dashboard__feedback{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px;padding:10px 13px;color:#dce5e9;font-size:11px}.landing-dashboard__feedback button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;color:#dce5e9;background:#102431;border:1px solid #2a4352;border-radius:6px;font:inherit}.landing-dashboard__feedback button svg{width:16px;height:16px}.landing-proof{background:#06121b;border-bottom:1px solid #183142}.landing-proof__inner{min-height:122px;display:grid;grid-template-columns:minmax(260px,360px) 1px 1fr;align-items:center;gap:54px}.landing-proof p{margin:0;color:#dbe4e9;font-size:18px;line-height:1.5}.landing-proof__divider{width:1px;height:52px;background:#425865}.landing-partners{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:28px}.landing-partners span{display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#aab7bf;font-size:20px;font-weight:650}.landing-partners svg{width:32px;height:32px;color:#b4c0c7}.landing-section{padding:34px 0 54px;background:#071824}.landing-section h2,.landing-detail-section h2,.landing-login h2{margin:0;color:#f5f8fa;font-size:36px;font-weight:740;line-height:1.2}.landing-section>.landing-container>h2{text-align:center}.landing-section__accent{width:58px;height:2px;margin:16px auto 24px;background:#2cc4e5}.landing-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landing-feature{min-height:146px;display:grid;grid-template-columns:84px 1fr;align-items:center;gap:20px;padding:20px;background:#0a1d29;border:1px solid #274655;border-radius:8px}.landing-feature__icon{width:76px;height:76px;display:grid;place-items:center;color:#65d6eb;background:#0a2734;border:1px solid #36a9c3;border-radius:8px}.landing-feature__icon svg{width:43px;height:43px}.landing-feature h3{margin:0 0 7px;font-size:20px}.landing-feature p,.landing-detail-section p,.landing-login p{margin:0;color:#aebdc6;font-size:16px;line-height:1.55}.landing-detail-section,.landing-login{padding:72px 0;scroll-margin-top:72px;background:#06131d;border-top:1px solid #173040}.landing-detail-section--analytics,.landing-login{background:#081b27}.landing-detail-section--security{background:#071720}.landing-detail-section__grid,.landing-login__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:center;gap:90px}.landing-detail-section__grid>div>p,.landing-login__grid>div>p{max-width:670px;margin-top:18px}.landing-detail-section__eyebrow{display:block;margin-bottom:12px;color:#56cce5;font-size:13px;font-weight:750;text-transform:uppercase}.landing-detail-section ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.landing-detail-section li{min-height:50px;display:flex;align-items:center;gap:12px;padding:12px 14px;color:#dce6ea;background:#0a202c;border-left:3px solid #36c2df}.landing-detail-section li svg{color:#58cfb2}.landing-login__panel{min-width:0;padding:24px;color:#eef5f7;background:#0b202d;border:1px solid #2b4a59;border-radius:8px}.landing-login__panel .MuiAlert-root,.landing-login__panel .MuiPaper-root{border-radius:7px}@media (max-width: 1260px){.landing-nav{gap:24px}.landing-hero__grid{grid-template-columns:minmax(360px,.75fr) minmax(520px,1.25fr);gap:34px}.landing-hero h1{font-size:46px}.landing-dashboard{min-height:470px}.landing-dashboard__body{min-height:435px;grid-template-columns:112px minmax(0,1fr)}.landing-dashboard__content{padding:12px}.landing-dashboard__feedback{margin-top:9px}.landing-proof__inner{gap:30px}.landing-partners{gap:16px}.landing-partners span{font-size:16px}}@media (max-width: 1024px){.landing-container{width:min(100% - 40px,940px)}.landing-header__inner{gap:20px}.landing-nav{display:none}.landing-header__inner{grid-template-columns:auto 1fr}.landing-header__actions{justify-content:flex-end}.landing-hero__grid{grid-template-columns:1fr}.landing-hero__copy{max-width:760px}.landing-dashboard{min-height:500px}.landing-proof__inner{grid-template-columns:1fr;gap:18px;padding-block:26px}.landing-proof__divider{display:none}.landing-partners{width:100%}.landing-features__grid{grid-template-columns:1fr}.landing-feature{min-height:128px}.landing-detail-section__grid,.landing-login__grid{grid-template-columns:1fr;gap:34px}.landing-detail-section__grid--reverse>ul{order:2}}@media (max-width: 680px){.landing-container{width:min(100% - 28px,620px)}.landing-header{height:64px}.landing-logo{font-size:18px}.landing-logo svg{width:26px;height:26px}.landing-header__actions{gap:14px}.landing-header__demo{display:none!important}.landing-header__login{font-size:14px}.landing-hero{padding-top:28px}.landing-eyebrow{font-size:10px}.landing-hero h1{margin-top:22px;font-size:38px;line-height:1.17}.landing-hero h1>span,.landing-hero h1>strong{white-space:normal}.landing-hero__copy>p{font-size:17px}.landing-hero__actions{flex-direction:column}.landing-hero__actions .landing-button{width:100%;min-width:0;min-height:54px!important}.landing-hero__assurances{flex-wrap:wrap;font-size:13px}.landing-dashboard{min-height:510px}.landing-dashboard__body{min-height:475px;grid-template-columns:1fr}.landing-dashboard__sidebar{display:none}.landing-dashboard__header-tools span,.landing-dashboard__header-tools>svg{display:none}.landing-dashboard__metrics{gap:7px}.landing-metric{min-height:94px;padding:10px 8px}.landing-metric>strong{font-size:24px}.landing-metric>small{font-size:7px}.landing-dashboard__analysis{grid-template-columns:1fr}.landing-heatmap-panel{display:none}.landing-chart-panel{min-height:170px}.landing-dashboard__feedback button{display:none}.landing-partners{grid-template-columns:repeat(2,minmax(120px,1fr))}.landing-partners span{justify-content:flex-start;font-size:14px}.landing-section{padding-top:38px}.landing-section h2,.landing-detail-section h2,.landing-login h2{font-size:29px}.landing-feature{grid-template-columns:62px 1fr;gap:14px;padding:16px}.landing-feature__icon{width:58px;height:58px}.landing-feature__icon svg{width:32px;height:32px}.landing-feature h3{font-size:18px}.landing-feature p,.landing-detail-section p,.landing-login p{font-size:15px}.landing-detail-section,.landing-login{padding:52px 0;scroll-margin-top:64px}.landing-login__panel{padding:18px}}@media (max-width: 360px){.landing-container{width:min(100% - 20px,340px)}.landing-logo span{font-size:16px}.landing-hero h1{font-size:34px}.landing-eyebrow{max-width:100%}.landing-dashboard__content{padding:9px}.landing-dashboard__header>strong{font-size:18px}.landing-metric>span{font-size:9px}.landing-metric>strong{font-size:21px}.landing-feature{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.landing-page{scroll-behavior:auto}.landing-page *,.landing-page *:before,.landing-page *:after{transition:none!important}}
