.marketing-page{--marketing-bg:#0b0c0e;--marketing-surface:#101114;--marketing-line:#ffffff1b;--marketing-muted:#ffffffad;color:#ffffffed;background:var(--marketing-bg);min-height:100vh}:is(html:has(.marketing-page),body:has(.marketing-page)){overflow-x:clip}.marketing-page h1,.marketing-page h2,.marketing-page h3,.marketing-page p{margin:0}.marketing-header{z-index:100;background:#0b0c0e00;border-bottom:1px solid #0000;height:78px;transition:height .22s,border-color .22s;position:fixed;inset:0 0 auto}.marketing-header.is-scrolled{background:#0b0c0e;border-bottom-color:#ffffff14;height:64px}.marketing-header:has(.marketing-mobile-menu){background:#0b0c0e;border-bottom-color:#ffffff14;height:64px}.marketing-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;width:min(1400px,100% - 64px);height:100%;margin:0 auto;display:grid}.marketing-brand{justify-self:start;align-items:center;display:inline-flex}.marketing-brand img{width:auto;height:22px}.marketing-nav{color:#ffffff9c;align-items:center;gap:30px;font-size:12px;display:flex}.marketing-nav a,.marketing-login{transition:color .15s}.marketing-nav a:hover,.marketing-login:hover{color:#fffffff2}.marketing-header-actions{justify-self:end;align-items:center;gap:17px;display:flex}.marketing-login{color:#ffffffb8;font-size:12px}.marketing-header-cta{color:#151618;background:#f0f0ed;border:1px solid #f0f0ed;border-radius:5px;align-items:center;height:35px;padding:0 15px;font-size:11.5px;font-weight:590;transition:background .15s,transform .15s;display:inline-flex}.marketing-header-cta:hover{background:#fff;transform:translateY(-1px)}.marketing-menu-button{color:inherit;background:0 0;border:0;display:none}.marketing-mobile-menu{display:none}.marketing-hero{padding:158px 32px 0;position:relative;overflow:hidden}.marketing-hero:after{content:"";z-index:0;background:#0e0f12;border-top:1px solid #ffffff0e;height:220px;position:absolute;inset:auto 0 0}.marketing-hero-copy{z-index:2;text-align:center;width:min(980px,100%);margin:0 auto 58px;position:relative}.marketing-eyebrow{color:#ffffff7d;letter-spacing:.115em;text-transform:uppercase;font-size:11px;font-weight:610}.marketing-hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:970px;margin:18px auto 25px;font-size:clamp(58px,6.1vw,82px);font-weight:520;line-height:.98}.marketing-lead{color:#ffffffb3;text-wrap:balance;max-width:720px;font-size:17px;line-height:1.55;margin:0 auto!important}.marketing-hero-actions,.marketing-pilot-actions{justify-content:center;align-items:center;gap:9px;margin-top:31px;display:flex}.marketing-button{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 18px;font-size:12.5px;font-weight:580;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.marketing-button-primary{color:#151618;background:#f0f0ed;border-color:#f0f0ed}.marketing-button-primary:hover{background:#fff;border-color:#fff;transform:translateY(-1px)}.marketing-button-secondary{color:#ffffffc7;background:0 0;border-color:#ffffff2b}.marketing-button-secondary:hover{color:#fff;border-color:#ffffff4d}.marketing-hero-product{z-index:2;width:min(1480px,100%);margin:0 auto;position:relative}.marketing-product-frame{background:#0d0e10;border:1px solid #ffffff1c;border-radius:10px;overflow:hidden;box-shadow:0 28px 80px #00000047}.marketing-product-capture{overflow:hidden}.marketing-product-capture img{width:100%;height:auto;display:block}.marketing-product-capture-hero{aspect-ratio:16/6.15}.marketing-product-capture-hero img{transform:translateY(-3.5%)}.marketing-dashboard-preview{width:100%;height:100%;min-height:100%;color:var(--text-primary);background:var(--bg-app);font-family:var(--font-geist-sans);text-align:left;grid-template-columns:168px minmax(0,1fr);display:grid}.marketing-dashboard-preview button{color:inherit;font:inherit}.marketing-dashboard-sidebar{background:var(--bg-sidebar);border-right:1px solid var(--border-subtle);min-width:0;padding:16px 8px}.marketing-dashboard-site{min-height:48px;color:var(--text-secondary);grid-template-columns:17px minmax(0,1fr) 12px;align-items:center;gap:7px;padding:0 8px;display:grid}.marketing-dashboard-building{color:var(--text-muted);font-size:15px}.marketing-dashboard-site>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.marketing-dashboard-site b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:560;overflow:hidden}.marketing-dashboard-site small{color:var(--text-muted);font-size:8px}.marketing-dashboard-sidebar>p{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;margin:15px 8px 6px;font-size:7px;font-weight:650}.marketing-dashboard-nav{min-height:31px;color:var(--text-muted);border-radius:4px;align-items:center;gap:8px;padding:0 8px;font-size:9.5px;display:flex}.marketing-dashboard-nav.is-active{color:var(--text-primary);background:var(--selected)}.marketing-dashboard-nav small{background:#ffffff0e;border-radius:8px;place-items:center;min-width:16px;height:16px;margin-left:auto;font-size:7px;display:grid}.marketing-dashboard-content{min-width:0;padding:17px 18px 0}.marketing-dashboard-heading{justify-content:space-between;align-items:flex-start;gap:22px;min-height:59px;display:flex}.marketing-dashboard-heading h2{letter-spacing:-.02em;margin:0;font-size:15px;font-weight:560}.marketing-dashboard-heading p{color:#ffffffad;text-align:right;width:min(430px,48%);font-size:9.5px;line-height:1.45}.marketing-dashboard-metrics{border-top:1px solid var(--border-medium);border-bottom:1px solid var(--border-medium);grid-template-columns:1.12fr repeat(4,1fr);display:grid}.marketing-dashboard-metric{border:0;border-right:1px solid var(--border-subtle);text-align:left;background:0 0;flex-direction:column;justify-content:center;gap:4px;min-height:66px;padding:8px 12px;transition:opacity .12s,background .12s,box-shadow .12s;display:flex;position:relative}.marketing-dashboard-metric:last-child{border-right:0}.marketing-dashboard-metric:hover,.marketing-dashboard-metric:focus-visible,.marketing-dashboard-metric.is-selected{background:#ffffff0e}.marketing-dashboard-metric.is-selected{box-shadow:inset 0 -2px}.marketing-dashboard-metric b{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:17px;font-weight:530}.marketing-dashboard-metric span{color:#ffffffa3;font-size:8.5px}.marketing-dashboard-metric.status-missing{color:#df9696}.marketing-dashboard-metric.status-expiring{color:#d9b774}.marketing-dashboard-metric.status-pending{color:#9badde}.marketing-dashboard-grid{grid-template-columns:minmax(0,1.85fr) minmax(245px,1fr);min-height:0;display:grid}.marketing-dashboard-main{border-right:1px solid var(--border-medium);min-width:0;padding-right:15px}.marketing-dashboard-attention{min-width:0;padding-left:15px}.marketing-dashboard-section-heading{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.marketing-dashboard-section-heading>span{align-items:baseline;gap:6px;display:flex}.marketing-dashboard-section-heading b{font-size:10.5px;font-weight:560}.marketing-dashboard-section-heading small{color:var(--text-muted);font-size:8px}.marketing-dashboard-section-heading button{color:#ffffffa3;background:0 0;border:0;align-items:center;gap:3px;padding:5px 0;font-size:8.5px;display:inline-flex}.marketing-dashboard-section-heading button:hover,.marketing-dashboard-section-heading button:focus-visible{color:var(--text-primary)}.marketing-dashboard-crew-summary{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);grid-template-columns:80px repeat(4,minmax(54px,1fr));display:grid}.marketing-dashboard-crew-summary>span{border-right:1px solid var(--border-subtle);flex-direction:column;justify-content:center;gap:3px;min-height:55px;padding:7px 9px;display:flex}.marketing-dashboard-crew-summary>span:last-child{border-right:0}.marketing-dashboard-crew-summary b{font-size:13px;font-weight:530}.marketing-dashboard-crew-summary small{color:#fff9;font-size:8px}.marketing-dashboard-rows{margin-top:5px}.marketing-dashboard-row{border:0;border-bottom:1px solid var(--border-subtle);text-align:left;background:0 0;grid-template-columns:minmax(105px,1fr) minmax(75px,.75fr) minmax(140px,1.25fr) 12px;align-items:center;gap:7px;width:100%;min-height:39px;padding:0 7px;transition:opacity .12s,background .12s,box-shadow .12s;display:grid}.marketing-dashboard-row:hover,.marketing-dashboard-row:focus-visible,.marketing-dashboard-row.is-selected{background:#ffffff0e}.marketing-dashboard-row.is-selected{box-shadow:inset 2px 0 #8f94ee}.marketing-dashboard-row b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:560;overflow:hidden}.marketing-dashboard-row>span:nth-child(2){color:#fff9;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.marketing-dashboard-row>svg{color:var(--text-disabled)}.marketing-dashboard-row .status-dot{min-width:0;font-size:8px}.marketing-dashboard-row .status-dot-mark{flex-basis:5px;width:5px;height:5px}.marketing-dashboard-row .status-detail{text-overflow:ellipsis;max-width:115px;overflow:hidden}.marketing-dashboard-attention>div:last-child{border-top:1px solid var(--border-subtle)}.marketing-dashboard-attention>div:last-child>button{width:100%;min-height:46px;color:var(--text-secondary);border:0;border-bottom:1px solid var(--border-subtle);text-align:left;background:0 0;grid-template-columns:15px minmax(0,1fr) 12px;align-items:center;gap:7px;padding:6px 3px;transition:opacity .12s,background .12s,box-shadow .12s;display:grid}.marketing-dashboard-attention>div:last-child>button:hover,.marketing-dashboard-attention>div:last-child>button:focus-visible,.marketing-dashboard-attention>div:last-child>button.is-selected{background:#ffffff0e}.marketing-dashboard-attention>div:last-child>button.is-selected{box-shadow:inset 2px 0 #8f94ee}.marketing-dashboard-attention button>svg:first-child{color:var(--text-muted)}.marketing-dashboard-attention button>svg:last-child{color:var(--text-disabled)}.marketing-dashboard-attention button>span{flex-direction:column;gap:2px;min-width:0;display:flex}.marketing-dashboard-attention button b,.marketing-dashboard-attention button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.marketing-dashboard-attention button b{font-size:8.5px;font-weight:520}.marketing-dashboard-attention button small{color:#fff9;font-size:7.5px}.marketing-dashboard-preview .is-dimmed{opacity:.28}.marketing-dashboard-preview .is-related{opacity:1}.marketing-product-proof{color:#ffffff8a;justify-content:center;align-items:center;gap:clamp(20px,4vw,60px);min-height:61px;font-size:11px;display:flex}.marketing-product-proof span{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.status-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.status-dot-green{background:#67c391}.status-dot-amber{background:#d7aa5e}.status-dot-red{background:#dd777d}.status-dot-blue{background:#86a7e7}.marketing-reveal{animation:.62s cubic-bezier(.22,.72,.24,1) both marketing-enter}@keyframes marketing-enter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.marketing-section{padding:112px 32px}.marketing-section-inner{width:min(1320px,100%);margin:0 auto}#jak-dziala,#pilot,#kontakt{scroll-margin-top:82px}.marketing-problem{background:#0e0f12;border-top:1px solid #ffffff0e;padding-block:94px}.marketing-problem-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:100px;display:grid}.marketing-problem h2,.marketing-story-heading h2,.marketing-portal h2,.marketing-crew h2,.marketing-security h2,.marketing-pilot h2,.marketing-final-cta h2{letter-spacing:-.055em;text-wrap:balance;margin-top:16px;font-size:clamp(38px,4.4vw,62px);font-weight:510;line-height:1.02}.marketing-problem-copy>p{max-width:620px;color:var(--marketing-muted);font-size:18px;line-height:1.6}.marketing-source-line{color:#fff9;border-top:1px solid var(--marketing-line);border-bottom:1px solid var(--marketing-line);min-height:72px;font-family:var(--font-geist-mono);align-items:center;gap:15px;margin-top:38px;padding:0 2px;font-size:11px;display:flex}.marketing-source-line i{color:#ffffff45;font-style:normal}.marketing-source-line svg{margin-left:auto}.marketing-source-line strong{color:#ffffffde;font-family:var(--font-geist-sans);font-weight:560}.marketing-story{background:#090a0c;padding-top:118px}.marketing-story-heading{max-width:1320px;margin-bottom:48px}.marketing-story-heading h2{max-width:740px}.marketing-story-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:78px;display:grid}.marketing-story-viewport{position:sticky;top:clamp(150px,18vh,210px)}.marketing-story-frame{border:1px solid var(--marketing-line);background:#0f1013;border-radius:10px;overflow:hidden}.marketing-story-frame-label{border-bottom:1px solid #ffffff13;align-items:center;gap:12px;height:48px;padding:0 16px;display:flex}.marketing-story-frame-label span{color:#ffffff59;font-family:var(--font-geist-mono);font-size:10px}.marketing-story-frame-label strong{font-size:11.5px;font-weight:560}.marketing-story-images{isolation:isolate;contain:paint;aspect-ratio:16/8.1;background:#0d0e10;position:relative}.marketing-story-images img{z-index:0;object-fit:cover;opacity:0;transform-origin:50% 42%;width:100%;height:100%;transition:opacity .56s cubic-bezier(.22,.72,.24,1);position:absolute;inset:0;transform:scale(1.2)}.marketing-story-images img.is-active{z-index:1;opacity:1}.marketing-story-images img.marketing-story-image-2{transform-origin:50%;transform:scale(1.25)}.marketing-story-images img.marketing-story-image-4{transform-origin:54% 47%;transform:scale(1.17)}.marketing-story-images img.marketing-story-image-5{transform-origin:50% 41%;transform:scale(1.22)}.marketing-story-images img.is-portrait{object-fit:contain;padding:16px;transform:scale(1)}.marketing-story-steps article{opacity:.2;flex-direction:column;justify-content:center;min-height:43vh;padding:30px 0;transition:opacity .42s cubic-bezier(.22,.72,.24,1);display:flex}.marketing-story-steps article.is-active{opacity:1}.marketing-story-steps article>span{color:#fff9;font-family:var(--font-geist-mono);font-size:11px}.marketing-story-steps h3{letter-spacing:-.045em;max-width:390px;margin:13px 0 15px;font-size:clamp(27px,2.8vw,40px);font-weight:520;line-height:1.05}.marketing-story-steps p{max-width:420px;color:var(--marketing-muted);font-size:15px;line-height:1.65}.marketing-mobile-story-image{display:none}.marketing-portal{background:#0b0c0e}.marketing-portal-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:110px;display:grid}.marketing-portal-copy h2{max-width:610px}.marketing-portal-copy>p:not(.marketing-eyebrow){max-width:550px;color:var(--marketing-muted);margin-top:27px;font-size:16px;line-height:1.65}.marketing-portal-stage{justify-content:flex-end;align-items:center;gap:24px;display:flex}.marketing-mobile-capture{background:#111215;border:1px solid #ffffff1f;border-radius:10px;width:min(290px,42%);padding:8px}.marketing-mobile-capture img{border-radius:5px;width:100%;height:auto;display:block}.marketing-mobile-capture-before{opacity:.54;transform:translateY(-24px)}.marketing-mobile-capture-after{transform:translateY(24px)}.marketing-portal-connector{color:#ffffff6b;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.marketing-crew{background:#101114;border-top:1px solid #ffffff0e;padding-top:105px}.marketing-crew-heading{grid-template-columns:1fr .75fr;align-items:end;gap:80px;margin-bottom:46px;display:grid}.marketing-crew-heading>p{max-width:570px;color:var(--marketing-muted);font-size:16px;line-height:1.65}.marketing-crew-frame{aspect-ratio:16/6.15;box-shadow:none}.marketing-crew-frame img{width:104%;max-width:none;height:auto;display:block;transform:translate(-1.9%,-3.2%)}.marketing-security{background:#0b0c0e}.marketing-security-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:120px;display:grid}.marketing-security h2{max-width:610px}.marketing-security-grid>div:first-child>p:not(.marketing-eyebrow){max-width:580px;color:var(--marketing-muted);margin-top:25px;font-size:15px;line-height:1.65}.marketing-text-link{color:#ffffffe0;border-bottom:1px solid #ffffff42;align-items:center;gap:9px;margin-top:28px;padding-bottom:3px;font-size:12.5px;display:inline-flex}.marketing-text-link:hover{border-color:#ffffffb3}.marketing-security-points{border-top:1px solid var(--marketing-line);margin:0;padding:0;list-style:none}.marketing-security-points li{border-bottom:1px solid var(--marketing-line);grid-template-columns:54px 1fr;align-items:center;min-height:72px;display:grid}.marketing-security-points span{color:#fff9;font-family:var(--font-geist-mono);font-size:10px}.marketing-security-points strong{font-size:13px;font-weight:540}.marketing-pilot{color:#ffffffe8;background:#202124;border-top:1px solid #ffffff12}.marketing-pilot .marketing-eyebrow{color:#ffffff80}.marketing-pilot-grid{grid-template-columns:.9fr 1.1fr;gap:120px;display:grid}.marketing-pilot-grid>div:first-child>p:last-child{color:#ffffffa3;max-width:570px;margin-top:26px;font-size:16px;line-height:1.65}.marketing-pilot-plan{padding-top:8px}.marketing-pilot-plan>p:first-child{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:620}.marketing-pilot-plan ol{border-top:1px solid #ffffff21;margin:24px 0 0;padding:0;list-style:none}.marketing-pilot-plan li{color:#ffffffba;border-bottom:1px solid #ffffff21;grid-template-columns:42px 1fr;align-items:center;min-height:66px;font-size:13px;display:grid}.marketing-pilot-plan li span{color:#ffffff75;font-family:var(--font-geist-mono);font-size:10px}.marketing-pilot-actions{justify-content:flex-start;margin-top:27px}.marketing-pilot .marketing-button-primary{color:#151618;background:#f0f0ed;border-color:#f0f0ed}.marketing-pilot .marketing-button-primary:hover{background:#fff;border-color:#fff}.marketing-pilot .marketing-button-secondary{color:#ffffffb8;border-color:#ffffff38}.marketing-pilot .marketing-button-secondary:hover{color:#fff;border-color:#ffffff80}.marketing-pilot-contact{border-top:1px solid #ffffff24;grid-column:1/-1;grid-template-columns:110px minmax(280px,.8fr) 1fr;align-items:center;gap:30px;min-height:92px;margin-top:-38px;padding-top:22px;scroll-margin-top:64px;display:grid}.marketing-pilot-contact>span{color:#ffffff7a;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:620}.marketing-pilot-contact>a{color:#ffffffeb;letter-spacing:-.04em;align-items:center;gap:10px;font-size:clamp(20px,2.2vw,29px);font-weight:540;display:inline-flex}.marketing-pilot-contact>a svg{flex:none}.marketing-pilot-contact>small{color:#ffffff85;max-width:480px;font-size:10.5px;line-height:1.55}.marketing-final-cta{text-align:center;background:#090a0c;padding:92px 32px}.marketing-final-cta .marketing-section-inner{flex-direction:column;align-items:center;display:flex}.marketing-final-cta h2{max-width:760px}.marketing-final-cta>div>div{gap:9px;margin-top:32px;display:flex}.marketing-footer-wrap{background:#090a0c;padding:0 32px 35px}.marketing-page .public-footer{border-top-color:#ffffff17;align-items:flex-start;width:min(1320px,100%);margin:0 auto;padding:46px 0}.marketing-page .public-footer-brand{flex-direction:column;gap:7px;display:flex}.marketing-page .public-footer-logo{width:auto;height:18px}.marketing-page .public-footer-brand small{color:#ffffff9e;font-size:10.5px}.marketing-page .public-footer-links{display:block}.marketing-page .public-footer nav{flex-direction:row;align-items:center;gap:22px}.marketing-page .public-footer a{color:#ffffffa6;font-size:10.5px}.marketing-page .public-footer a:hover{color:#fff;text-decoration:none}.marketing-footer-wrap>p{color:#ffffff9e;align-items:center;gap:7px;width:min(1320px,100%);margin:0 auto;font-size:9.5px;display:flex}@media (max-width:1180px){.marketing-header-inner{grid-template-columns:auto 1fr auto}.marketing-nav{justify-self:center;gap:20px}.marketing-story-layout{gap:50px}.marketing-portal-grid,.marketing-security-grid,.marketing-pilot-grid{gap:70px}}@media (max-width:960px){.marketing-header-inner{grid-template-columns:1fr auto;width:calc(100% - 40px)}.marketing-nav{display:none}.marketing-menu-button{place-items:center;width:34px;height:34px;margin-left:-7px;display:grid}.marketing-mobile-menu{background:#0b0c0e;border-bottom:1px solid #ffffff14;gap:0;width:100%;padding:10px 20px 18px;display:grid}.marketing-mobile-menu a{color:#ffffffb8;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;min-height:44px;font-size:12px;display:flex}.marketing-mobile-menu a:last-child{color:#fff;border-bottom:0}.marketing-section{padding:96px 28px}.marketing-problem-grid,.marketing-portal-grid,.marketing-crew-heading,.marketing-security-grid,.marketing-pilot-grid{grid-template-columns:1fr;gap:45px}.marketing-portal-stage{justify-content:center}.marketing-crew-heading>p{max-width:650px}.marketing-security-points{margin-top:12px}.marketing-pilot-contact{grid-column:auto;margin-top:5px}.marketing-dashboard-preview{grid-template-columns:1fr}.marketing-dashboard-sidebar{display:none}}@media (max-width:768px){.marketing-header{height:64px}.marketing-header-actions{gap:12px}.marketing-header-cta{display:none}.marketing-hero{padding:108px 20px 0}.marketing-hero-copy{margin-bottom:34px}.marketing-hero h1{margin-top:15px;font-size:clamp(44px,12vw,58px);line-height:1.01}.marketing-lead{max-width:590px;font-size:15px}.marketing-hero-actions{margin-top:27px}.marketing-product-capture-hero{aspect-ratio:auto;height:420px}.marketing-dashboard-content{padding:13px 12px 0}.marketing-dashboard-heading{align-items:flex-start;min-height:58px}.marketing-dashboard-heading p{width:min(230px,60%);font-size:8px}.marketing-dashboard-metric{min-height:58px;padding:7px 8px}.marketing-dashboard-metric b{font-size:15px}.marketing-dashboard-metric span{font-size:7.5px}.marketing-dashboard-grid{grid-template-columns:1fr}.marketing-dashboard-main{border-right:0;padding-right:0}.marketing-dashboard-attention,.marketing-dashboard-row:nth-child(n+4){display:none}.marketing-section{padding:78px 20px}.marketing-problem{padding-block:70px}.marketing-problem-grid{gap:30px}.marketing-problem-copy>p{font-size:16px}.marketing-source-line{flex-wrap:wrap;gap:10px;padding:18px 0}.marketing-source-line svg{margin-left:0}.marketing-source-line strong{text-align:right;flex:1 0 auto}.marketing-story{padding-top:90px}.marketing-story-heading{margin-bottom:38px}.marketing-story-layout{display:block}.marketing-story-viewport{display:none}.marketing-story-steps article,.marketing-story-steps article.is-active{visibility:visible;opacity:1;border-top:1px solid #ffffff1a;min-height:0;padding:28px 0;display:block}.marketing-story-steps article:first-child{border-top:0}.marketing-story-steps h3{margin-bottom:11px;font-size:29px}.marketing-story-steps p{font-size:14px}.marketing-mobile-story-image{background:#0f1013;border:1px solid #ffffff1a;border-radius:7px;height:195px;margin-top:20px;display:block;overflow:hidden}.marketing-mobile-story-image img{object-fit:cover;width:100%;height:100%}.marketing-mobile-story-image-1 img,.marketing-mobile-story-image-2 img,.marketing-mobile-story-image-5 img{transform:scale(1.2)}.marketing-mobile-story-image-4 img{transform:scale(1.12)}.marketing-mobile-story-image.is-portrait{height:330px}.marketing-mobile-story-image.is-portrait img{object-fit:contain;padding:10px}.marketing-portal-stage{flex-direction:column;gap:16px}.marketing-mobile-capture{width:min(270px,84%);padding:6px}.marketing-mobile-capture-before,.marketing-mobile-capture-after{transform:none}.marketing-portal-connector{flex:0 0 30px;width:30px;height:30px}.marketing-portal-connector svg{transform:rotate(90deg)}.marketing-crew{padding-top:84px}.marketing-crew-frame{aspect-ratio:auto;height:335px}.marketing-crew-frame img{width:1000px;max-width:none;height:auto;transform:translate(-205px,-18px)}.marketing-pilot-actions{flex-direction:column;align-items:stretch}.marketing-pilot-contact{grid-template-columns:1fr;gap:11px;min-height:0;padding:27px 0 0}.marketing-pilot-contact>a{justify-content:space-between}.marketing-final-cta{padding:88px 20px}.marketing-final-cta>div>div{flex-direction:column;align-items:stretch;width:min(310px,100%)}.marketing-footer-wrap{padding-inline:20px}.marketing-page .public-footer{gap:40px}.marketing-page .public-footer nav{flex-wrap:wrap;align-items:flex-start;gap:14px 22px}}@media (max-width:560px){.marketing-header-inner{width:calc(100% - 30px)}.marketing-brand img{height:20px}.marketing-login{font-size:11.5px}.marketing-hero-actions{flex-direction:column;align-items:stretch;width:min(310px,100%);margin-inline:auto}.marketing-product-capture-hero{height:390px}.marketing-dashboard-content{padding-inline:9px}.marketing-dashboard-heading{min-height:64px;display:block}.marketing-dashboard-heading h2{font-size:14px}.marketing-dashboard-heading p{text-align:left;width:100%;margin-top:7px;font-size:8px}.marketing-dashboard-metrics{scrollbar-width:none;overflow-x:auto}.marketing-dashboard-metrics::-webkit-scrollbar{display:none}.marketing-dashboard-metric{min-width:70px}.marketing-dashboard-section-heading{min-height:40px}.marketing-dashboard-crew-summary{grid-template-columns:repeat(5,minmax(0,1fr))}.marketing-dashboard-crew-summary>span{min-height:48px;padding:6px}.marketing-dashboard-crew-summary b{font-size:11px}.marketing-dashboard-crew-summary small{font-size:7px}.marketing-dashboard-row{grid-template-columns:minmax(90px,1fr) minmax(120px,1.25fr) 12px;min-height:43px}.marketing-dashboard-row>span:nth-child(2){display:none}.marketing-dashboard-row .status-detail{max-width:88px}.marketing-problem h2,.marketing-story-heading h2,.marketing-portal h2,.marketing-crew h2,.marketing-security h2,.marketing-pilot h2,.marketing-final-cta h2{font-size:38px}.marketing-portal-copy h2{max-width:420px}.marketing-portal-stage{margin-top:12px}.marketing-mobile-capture{width:min(260px,84%)}.marketing-crew-frame{height:275px}.marketing-crew-frame img{width:860px;height:auto;transform:translate(-220px,-16px)}.marketing-page .public-footer{flex-direction:column}.marketing-page .public-footer-links{width:100%}}@media (max-width:390px){.marketing-hero{padding-inline:15px}.marketing-hero h1{font-size:43px}.marketing-section{padding-inline:16px}.marketing-source-line strong{text-align:left;flex-basis:100%}.marketing-mobile-story-image{height:190px}.marketing-mobile-story-image.is-portrait{height:320px}.marketing-mobile-capture{width:min(250px,82%)}}@media (prefers-reduced-motion:reduce){.marketing-page *,.marketing-page :before,.marketing-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
