@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');

.dashboard-site{--dash-bg:#f4f7fb;--dash-ink:#12213a;--dash-muted:#66738a;--dash-line:#dce3ed;--dash-blue:#3157db;--dash-dark:#0c1830;--dash-green:#19a974;background:var(--dash-bg);color:var(--dash-ink);font-family:'DM Sans',system-ui,sans-serif}.dashboard-site h1,.dashboard-site h2,.dashboard-site h3{font-family:Manrope,system-ui,sans-serif;letter-spacing:-.045em}.dashboard-header{background:rgba(255,255,255,.92);border-color:var(--dash-line)}.dashboard-header .nav{height:104px}.dashboard-header .brand-mark{width:auto;height:78px;max-width:none;object-fit:contain;aspect-ratio:712/559;border-radius:8px}.dashboard-header .nav-links a{color:#33415a}.dashboard-header .nav-cta{color:white;background:var(--dash-blue);border:0;border-radius:9px;box-shadow:none;padding:14px 21px}.dashboard-header .nav-cta:hover,.product-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(35,67,169,.17)}

.product-hero{padding:78px 0 100px;overflow:hidden;background:radial-gradient(circle at 82% 14%,#dfe9ff 0,transparent 32%),linear-gradient(180deg,#fff 0,#f4f7fb 100%)}.product-hero-grid{display:grid;grid-template-columns:.73fr 1.27fr;align-items:center;gap:62px}.availability{display:inline-flex;align-items:center;gap:9px;margin-bottom:24px;padding:7px 12px;border:1px solid #d9e1ec;border-radius:999px;background:white;color:#47566f;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.availability span{width:8px;height:8px;border-radius:50%;background:var(--dash-green);box-shadow:0 0 0 4px #dff5ed}.product-copy h1{max-width:580px;margin:0 0 25px;font-size:clamp(52px,5.5vw,79px);line-height:1.02}.product-copy h1 em{color:var(--dash-blue);font-style:normal}.product-copy>p{max-width:570px;margin:0;color:#56647b;font-size:18px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:12px;margin-top:34px}.product-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:18px;padding:0 21px;border-radius:9px;text-decoration:none;font-weight:700;transition:.2s}.product-button.primary{background:var(--dash-blue);color:white}.product-button.secondary{border:1px solid #cfd8e6;background:white;color:var(--dash-ink)}.trust-row{display:flex;gap:24px;margin-top:29px;color:#718096;font-size:12px}.trust-row span:before{content:'✓';margin-right:7px;color:var(--dash-green);font-weight:800}

.dashboard-frame{border:1px solid #cad5e6;border-radius:16px;background:#fff;box-shadow:0 35px 80px rgba(26,50,98,.18),0 4px 12px rgba(26,50,98,.08);overflow:hidden;transform:perspective(1600px) rotateY(-1.5deg)}.window-bar{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #e4e9f1;background:#f9fbfd;color:#8490a3;font-size:10px}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#d2d9e5}.window-dots i:first-child{background:#ff7d6c}.window-dots i:nth-child(2){background:#f5c94a}.window-dots i:last-child{background:#35c58b}.live-pill{display:flex;align-items:center;gap:5px;color:#2f7960}.live-pill i{width:6px;height:6px;border-radius:50%;background:#2db57f}.app-layout{display:grid;grid-template-columns:112px 1fr;min-height:540px}.app-sidebar{display:flex;flex-direction:column;padding:21px 13px;border-right:1px solid #e3e8f0;background:#f8fafd}.app-logo{width:34px;height:34px;display:grid;place-items:center;margin:0 0 30px 7px;border-radius:9px;background:var(--dash-blue);color:white;font-size:11px;font-weight:800}.app-sidebar nav{display:grid;gap:7px}.app-sidebar nav span{display:flex;align-items:center;gap:8px;padding:9px 8px;border-radius:7px;color:#8995a8;font-size:10px}.app-sidebar nav .active{color:var(--dash-blue);background:#e9efff}.app-sidebar nav b{font-weight:600}.side-status{display:flex;align-items:center;gap:8px;margin-top:auto;padding:10px 7px;color:#758197;font-size:8px;line-height:1.3}.side-status i{width:7px;height:7px;flex:none;border-radius:50%;background:#23b47e}.side-status strong{color:#35425a}.app-main{min-width:0;padding:27px 25px;background:#fff}.app-heading{display:flex;align-items:start;justify-content:space-between;margin-bottom:22px}.app-heading small{color:#98a2b3;font-size:8px;font-weight:700;letter-spacing:.1em}.app-heading h2{margin:4px 0 0;font-size:22px;letter-spacing:-.04em}.app-heading button{width:31px;height:31px;border:1px solid #dee4ed;border-radius:8px;background:white;color:#5f6d82}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:13px}.metric-grid article{min-width:0;padding:14px;border:1px solid #e1e6ef;border-radius:9px}.metric-grid article>div{display:flex;align-items:start;justify-content:space-between;gap:5px}.metric-grid span{color:#7c889b;font-size:8px}.metric-grid strong{display:block;margin-top:8px;color:#1c2940;font-size:17px}.metric-grid small{font-size:8px;color:#8d98a9}.metric-grid .trend{padding:3px 5px;border-radius:5px;background:#e8f8f1;color:#15895f}.metric-grid .healthy{color:#16895f}.dashboard-columns{display:grid;grid-template-columns:1.4fr .7fr;gap:12px}.activity-card,.workflow-card{border:1px solid #e1e6ef;border-radius:10px;background:#fff}.activity-card{padding:17px 17px 7px}.workflow-card{padding:17px}.card-heading{display:flex;align-items:start;justify-content:space-between;margin-bottom:13px}.card-heading h3{margin:0 0 3px;font-size:12px;letter-spacing:-.02em}.card-heading p{margin:0;color:#929cad;font-size:8px}.card-heading a{color:var(--dash-blue);font-size:8px;text-decoration:none}.export-row{display:grid;grid-template-columns:28px minmax(0,1fr) 27px auto;align-items:center;gap:8px;padding:12px 0;border-top:1px solid #edf0f5}.file-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:7px;font-size:8px}.file-icon.video{background:#e9efff;color:#3157db}.file-icon.audio{background:#fff1e5;color:#d77825}.file-name{min-width:0}.file-name strong,.file-name span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-name strong{font-size:9px}.file-name span{color:#98a2b2;font-size:7px}.destination{width:25px;height:25px;display:grid;place-items:center;border-radius:6px;font-size:7px;font-weight:800}.destination.drive{background:#fff4d9;color:#4c8a54}.destination.s3{background:#eae5ff;color:#674cb4}.destination.azure{background:#e3f5ff;color:#23749e}.status{justify-self:end;padding:4px 6px;border-radius:999px;font-size:7px;font-weight:700}.status.done{background:#e6f7f0;color:#16895f}.status.active{background:#fff3d8;color:#a36c00}.pulse{width:7px;height:7px;border-radius:50%;background:#25b581;box-shadow:0 0 0 5px #e6f8f1}.workflow-route{display:flex;align-items:center;justify-content:center;margin:28px 0}.route-node{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;font-size:10px;font-weight:800}.zoom-node{background:#e9efff;color:#3157db}.s3-node{background:#ebe6ff;color:#6246ad}.workflow-route>span{position:relative;width:50px;height:2px;background:#dbe2ed}.workflow-route>span i{display:block;width:74%;height:100%;background:var(--dash-blue)}.progress-copy{display:flex;justify-content:space-between;align-items:end}.progress-copy strong{font-size:16px}.progress-copy span{color:#8792a5;font-size:7px}.progress-track{height:5px;margin:8px 0;border-radius:99px;background:#e8ecf3;overflow:hidden}.progress-track i{display:block;width:74%;height:100%;border-radius:inherit;background:var(--dash-blue)}.time-left{color:#929cad;font-size:7px}

.destination-band{padding:82px 0;background:var(--dash-dark);color:white}.destination-band-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.band-label,.section-kicker{display:block;margin-bottom:17px;color:#7692ff;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.destination-band h2{margin:0;font-size:clamp(42px,4.2vw,64px);line-height:1.05}.destination-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.destination-list article{min-height:155px;display:flex;flex-direction:column;align-items:flex-start;padding:20px;border:1px solid #2c3a54;border-radius:12px;background:#14223c;position:relative}.destination-list article>i{position:absolute;right:17px;top:16px;color:#687895;font-style:normal}.integration-icon{width:38px;height:38px;display:grid;place-items:center;margin-bottom:auto;border-radius:9px;font-size:10px;font-weight:800}.drive-icon{color:#31825a;background:#e4f5ed}.s3-icon{color:#7250c4;background:#ede7ff}.azure-icon{color:#277aa5;background:#e2f5ff}.destination-list strong,.destination-list small{display:block}.destination-list strong{font-size:13px}.destination-list small{margin-top:3px;color:#8390a7;font-size:9px}

.product-section{padding:110px 0}.product-section-heading{display:grid;grid-template-columns:1fr .7fr;gap:90px;align-items:end;margin-bottom:55px}.product-section-heading h2{max-width:700px;margin:0;font-size:clamp(44px,5vw,67px);line-height:1.05}.product-section-heading>p{margin:0;color:var(--dash-muted);font-size:17px;line-height:1.7}.feature-section{background:white}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-grid article{min-height:300px;padding:29px;border:1px solid var(--dash-line);border-radius:13px;background:#fbfcfe}.feature-symbol{width:46px;height:46px;display:grid;place-items:center;margin-bottom:75px;border-radius:10px;background:#e9efff;color:var(--dash-blue);font-size:22px}.feature-grid article:nth-child(2) .feature-symbol{background:#e5f7ef;color:#15916a}.feature-grid article:nth-child(3) .feature-symbol{background:#fff1e4;color:#bf6926}.feature-grid h3{margin:0 0 13px;font-size:20px}.feature-grid p{margin:0;color:var(--dash-muted);font-size:14px}.steps-section{background:#f3f6fa}.steps-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:110px}.steps-intro{align-self:start;position:sticky;top:130px}.steps-intro h2{margin:0 0 22px;font-size:clamp(45px,5vw,66px);line-height:1.04}.steps-intro p{max-width:410px;color:var(--dash-muted);font-size:16px}.steps-intro a{display:inline-flex;gap:18px;margin-top:19px;color:var(--dash-blue);font-weight:700;text-decoration:none}.steps-list{margin:0;padding:0;list-style:none;border-top:1px solid #ccd5e2}.steps-list li{display:grid;grid-template-columns:70px 1fr;gap:18px;padding:31px 0;border-bottom:1px solid #ccd5e2}.steps-list li>span{color:var(--dash-blue);font-size:11px;font-weight:800}.steps-list h3{margin:0 0 8px;font-size:23px}.steps-list p{margin:0;color:var(--dash-muted)}

.product-cta{padding:100px 0;background:var(--dash-blue);color:white}.product-cta .section-kicker{color:#b6c4ff}.product-cta-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:110px;align-items:end}.product-cta h2{margin:0;font-size:clamp(48px,5.5vw,78px);line-height:1.03}.product-cta p{max-width:490px;margin:0 0 26px;color:#dce3ff;font-size:17px}.product-button.light{background:white;color:#203252}.product-footer{background:#081326;color:#f7faff}.product-footer .brand{color:#fff}.product-footer .brand-mark{border-radius:8px}.product-footer .footer-about p{color:#aebbd0}.product-footer .footer-col strong{color:#8fa3c3}.product-footer .footer-col a{color:#e2e9f4}.product-footer .footer-col a:hover{color:#9db2ff}.product-footer .footer-signoff{color:#f7faff}.product-footer .footer-signoff strong{color:#91d7f5}.product-footer .footer-bottom{border-color:#26334a;color:#9baac1}.product-footer .footer-bottom span:last-child{text-transform:none;color:#c5d0e1}

@media(max-width:1080px){.product-hero-grid{grid-template-columns:1fr;gap:55px}.product-copy{max-width:760px}.dashboard-frame{transform:none}.app-layout{min-height:520px}.destination-band-grid{grid-template-columns:1fr;gap:45px}.steps-layout{gap:60px}}
@media(max-width:900px){.dashboard-header .nav-links{background:white;top:104px}.product-section-heading,.steps-layout,.product-cta-inner{grid-template-columns:1fr;gap:40px}.steps-intro{position:static}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:auto}.feature-symbol{margin-bottom:42px}.destination-list{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:650px){.dashboard-header .nav{height:90px}.dashboard-header .brand-mark{width:auto;height:68px}.dashboard-header .nav-links{top:90px}.product-hero{padding:55px 0 75px}.product-copy h1{font-size:48px}.product-copy>p{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.trust-row{gap:9px;flex-wrap:wrap}.dashboard-frame{margin-inline:-5px;border-radius:11px}.app-layout{grid-template-columns:1fr;min-height:auto}.app-sidebar{display:none}.app-main{padding:18px 13px}.app-heading h2{font-size:18px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article:last-child{display:none}.dashboard-columns{grid-template-columns:1fr}.workflow-card{display:none}.export-row{grid-template-columns:26px minmax(0,1fr) 25px}.export-row .status{display:none}.destination-band{padding:68px 0}.destination-list{grid-template-columns:1fr}.destination-list article{min-height:125px}.product-section{padding:78px 0}.product-section-heading{margin-bottom:38px}.feature-grid article{padding:24px}.steps-list li{grid-template-columns:45px 1fr}.product-cta{padding:75px 0}.product-cta-inner{gap:35px}.product-footer .footer-grid{grid-template-columns:1fr 1fr}.product-footer .footer-about{grid-column:1/-1}}
