:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#071735;background:#f7fbff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #071735;--muted: #61718b;--subtle: #7d8ba2;--line: #d9e6f7;--line-strong: #c7dbf4;--blue: #1f75ff;--blue-dark: #0f63ef;--pink: #ec5aa4;--green: #17b978;--surface: rgba(255, 255, 255, .86);--soft: #f5f9ff;--shadow: 0 20px 50px rgba(42, 91, 145, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,#root{min-height:100%;margin:0}body{background:linear-gradient(105deg,#e7f7ffeb,#ffffffe0 45%,#ffeff7c7),#fff}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;border:0;cursor:pointer}a{color:inherit;text-decoration:none}.portal-shell{position:relative;overflow-x:clip;min-height:100vh}.site-header{position:sticky;top:0;z-index:20;width:100%;height:96px;background:#fafdffd1;border-bottom:1px solid transparent;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.site-header.is-floating{background:#fffffff0;border-bottom-color:#ccddf2d1;box-shadow:0 14px 34px #1f497c1a}.site-header-inner{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;margin:0 auto;padding:0 clamp(36px,7.5vw,150px)}.brand{display:inline-flex;align-items:center;gap:14px;min-width:0;font-size:28px;font-weight:900;color:var(--ink)}.brand.compact{font-size:24px}.brand-mark{display:inline-grid;place-items:center;flex:0 0 auto;width:46px;height:46px;border-radius:8px;color:#fff;font-size:16px;font-weight:900;background:linear-gradient(135deg,#1d78ff,#586df5 52%,#ee61a7);box-shadow:0 12px 28px #276ff433}.brand-mark.small{width:37px;height:37px;font-size:13px}.site-nav{display:flex;align-items:center;gap:50px;color:#0f203f;font-size:16px;font-weight:850}.site-nav a{transition:color .16s ease}.site-nav a:hover{color:var(--blue-dark)}.header-actions{display:flex;align-items:center;gap:18px}.auth-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 4px;color:#213753;font-size:15px;font-weight:850;white-space:nowrap;transition:color .16s ease}.auth-link:hover{color:var(--blue-dark)}.account-menu{position:relative}.account-link{display:inline-flex;align-items:center;gap:8px;max-width:min(280px,22vw);min-height:42px;padding:0 14px;border:1px solid rgba(203,220,239,.9);border-radius:999px;color:#213753;background:#ffffffb8;font-size:14px;font-weight:900;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.account-link:hover,.account-menu.open .account-link{border-color:#aad0ff;background:#fff;box-shadow:0 12px 28px #1f75ff1a}.account-link span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-link svg{flex:0 0 auto;width:14px;height:14px;color:#71839a}.account-dropdown{position:absolute;top:calc(100% + 12px);right:0;z-index:40;display:grid;gap:8px;width:280px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fffffffa;box-shadow:0 20px 46px #2a5b9129}.account-dropdown:before{position:absolute;top:-6px;right:30px;width:12px;height:12px;border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff;content:"";transform:rotate(45deg)}.account-dropdown strong{min-width:0;overflow:hidden;color:#17243d;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.account-dropdown span{color:#71839a;font-size:12px;font-weight:800}.account-dropdown button,.mobile-logout-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:8px;color:#cf2d4c;background:#fff3f6;font-weight:900}.account-dropdown button{margin-top:4px;width:100%}.account-dropdown button:hover,.mobile-logout-button:hover{background:#ffe8ee}.account-dropdown svg,.mobile-logout-button svg{width:17px;height:17px}.mobile-auth-link,.mobile-account-link,.mobile-logout-button{display:none}.header-cta,.primary-button,.secondary-button,.final-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;border-radius:8px;padding:0 26px;font-size:17px;font-weight:900;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.header-cta,.primary-button{color:#fff;background:linear-gradient(180deg,#247bff,#0f63ef);box-shadow:0 16px 32px #1f75ff38}.header-cta svg,.primary-button svg,.final-button svg{width:24px;height:24px;color:#f5cf2e}.header-cta:hover,.primary-button:hover,.final-button:hover{transform:translateY(-1px);box-shadow:0 18px 38px #1f75ff47}.secondary-button{color:#17335f;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px #244e8014}.secondary-button:hover{transform:translateY(-1px);border-color:#b8d4f5}.secondary-button svg{width:23px;height:23px;color:var(--blue)}.menu-button{display:none;width:44px;height:44px;border-radius:8px;color:var(--ink);background:#fff;border:1px solid var(--line)}.menu-button:focus-visible,.site-nav a:focus-visible,.auth-link:focus-visible,.header-cta:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.final-button:focus-visible,.translation-card:focus-visible,.language-pair button:focus-visible,.panel-icons button:focus-visible{outline:3px solid rgba(31,117,255,.28);outline-offset:2px}.auth-page-brand:focus-visible,.auth-home-link:focus-visible,.account-link:focus-visible,.account-dropdown button:focus-visible,.mobile-logout-button:focus-visible,.auth-page-password button:focus-visible,.auth-page-verify:focus-visible,.auth-forgot-link:focus-visible,.auth-page-submit:focus-visible,.auth-google-button:focus-visible,.auth-page-switch button:focus-visible{outline:3px solid rgba(31,117,255,.28);outline-offset:2px}.menu-button svg{width:22px;height:22px}.auth-page-shell{min-height:100vh;padding:34px clamp(28px,7vw,132px) 42px;color:var(--ink);background:radial-gradient(circle at 18% 16%,rgba(207,234,255,.5),transparent 34%),linear-gradient(135deg,#f4fbff,#fff 44%,#effffb)}.auth-page-header{display:flex;align-items:center;justify-content:space-between;min-height:56px}.auth-page-brand,.auth-home-link,.auth-forgot-link,.auth-page-switch button{color:inherit;background:transparent}.auth-page-brand{display:inline-flex;align-items:center;gap:12px;padding:0;color:var(--ink);font-size:24px;font-weight:950}.auth-page-brand .brand-mark{width:38px;height:38px;font-size:13px}.auth-home-link{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:8px;color:#50627b;font-weight:850}.auth-page-stage{display:grid;grid-template-columns:minmax(300px,430px) minmax(390px,470px);justify-content:center;align-items:center;gap:clamp(48px,10vw,150px);min-height:calc(100vh - 160px)}.auth-page-copy span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:var(--blue-dark);background:#ffffffb8;font-size:14px;font-weight:900}.auth-page-copy h1{margin:26px 0 18px;font-size:50px;line-height:1.12;letter-spacing:0}.auth-page-copy p{margin:0;color:#50627b;font-size:18px;line-height:1.8;font-weight:700}.auth-page-copy div{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.auth-page-copy strong{display:inline-flex;align-items:center;min-height:40px;padding:0 15px;border:1px solid var(--line);border-radius:8px;color:#40536f;background:#fff;font-size:14px}.auth-page-card{width:min(100%,470px);padding:42px 42px 34px;border:1px solid var(--line);border-radius:8px;background:#ffffffeb;box-shadow:0 24px 70px #2a5b9126}.auth-page-title{text-align:center}.auth-page-title h2{margin:0;font-size:30px;line-height:1.2}.auth-page-title p{margin:10px 0 32px;color:#61718b;font-size:16px;font-weight:700}.auth-page-form{display:grid;gap:16px}.auth-page-form label{display:grid;gap:8px;color:#304760;font-size:14px;font-weight:900}.auth-page-form input{width:100%;height:50px;padding:0 16px;border:1px solid #cddced;border-radius:8px;color:var(--ink);background:#fff;font:inherit;font-weight:750;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.auth-page-form input:focus{border-color:#83b9ff;box-shadow:0 0 0 4px #1f75ff1f}.auth-page-password{position:relative;display:block}.auth-page-password input{padding-right:50px}.auth-page-password button{position:absolute;top:50%;right:12px;display:grid;place-items:center;width:30px;height:30px;color:#6b7c92;background:transparent;transform:translateY(-50%)}.auth-page-password svg{width:18px;height:18px}.auth-page-verify{position:relative;min-height:52px;overflow:hidden;border:1px solid #d8e2ef;border-radius:8px;color:#15233a;background:linear-gradient(180deg,#fff,#f8fbff);font-weight:900}.auth-page-verify:before{position:absolute;top:0;bottom:0;left:0;width:6px;background:linear-gradient(180deg,#2d8cff,#ee5aa8);content:""}.auth-page-verify.verified{color:#107451;border-color:#b9efd0;background:#edfff5}.auth-page-verify.verified:before{background:var(--green)}.auth-forgot-link{justify-self:end;min-height:24px;padding:0;color:var(--blue-dark);font-size:13px;font-weight:900}.auth-page-notice{padding:12px 14px;border-radius:8px;font-size:14px;font-weight:850;line-height:1.5}.auth-page-notice.success{color:#0c7a54;background:#ecfff5;border:1px solid #b9efd0}.auth-page-notice.error{color:#ca1b45;background:#fff0f4;border:1px solid #ffc6d4}.auth-page-submit{min-height:54px;border-radius:8px;color:#fff;background:linear-gradient(180deg,#168fe0,#047cc7);font-size:16px;font-weight:950;box-shadow:0 14px 28px #047cc72e}.auth-page-submit:disabled,.auth-google-button:disabled{cursor:not-allowed;opacity:.68}.auth-page-divider{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:center;margin:28px 0 18px;color:#6a7a91;font-size:14px;font-weight:750}.auth-page-divider span{height:1px;background:#dfe8f4}.auth-page-divider em{font-style:normal}.auth-google-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:52px;border:1px solid #d5dfec;border-radius:8px;color:#263c59;background:#fff;font-size:16px;font-weight:900}.auth-google-button svg{width:22px;height:22px;color:#4285f4}.auth-page-switch{display:flex;justify-content:center;gap:8px;margin-top:30px;color:#60728a;font-weight:750}.auth-page-switch button{padding:0;color:var(--blue-dark);font-weight:950}.auth-page-terms{margin:-12px 0 0;color:#75849a;text-align:center;font-size:13px;font-weight:700}.hero-section{display:grid;grid-template-columns:minmax(420px,500px) minmax(0,820px);align-items:center;gap:54px;max-width:1440px;margin:0 auto;padding:38px 76px}.hero-copy{min-width:0}.eyebrow{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 16px;color:#28527d;background:#ffffffbd;border:1px solid var(--line);border-radius:8px;font-size:16px;font-weight:850}.eyebrow svg{width:22px;height:22px;color:var(--blue)}.hero-copy h1{max-width:590px;margin:42px 0 22px;color:var(--ink);font-size:56px;line-height:1.14;font-weight:950;letter-spacing:0}.hero-copy h1 .headline-line{display:inline-block;white-space:nowrap}.hero-copy h1 .headline-line span{color:transparent;background:linear-gradient(90deg,#3a67ff,#ec5aa4);-webkit-background-clip:text;background-clip:text}.hero-copy p{max-width:515px;margin:0;color:#40536f;font-size:20px;line-height:1.75;font-weight:650}.hero-actions{display:flex;flex-wrap:wrap;gap:20px;margin-top:34px}.trust-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.trust-row span{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:8px;color:#46627f;background:#ffffffc2;font-weight:850}.trust-row svg{width:19px;height:19px;color:var(--blue)}.hero-product{position:relative;min-height:565px}.video-player{position:absolute;inset:30px 34px 0 0;min-height:500px;overflow:hidden;border:1px solid rgba(13,35,66,.18);border-radius:8px;background:linear-gradient(90deg,#05101c9e,#05101c2e 40%,#fff0),linear-gradient(135deg,#8faeb9,#cff3fb,#e8fbff);box-shadow:0 28px 68px #1c395f2e}.video-board{position:absolute;top:66px;right:92px;width:410px;min-height:245px;padding:34px 38px;border:9px solid rgba(16,44,65,.86);border-radius:8px;color:#17304d;background:linear-gradient(180deg,#e6f7fc,#d7f2fb)}.video-board h2{margin:0 0 22px;font-size:26px;line-height:1.18;font-weight:650}.video-board span{display:block;width:100%;height:10px;margin:14px 0;border-radius:999px;background:#2a4e6a52}.video-board span:nth-child(3){width:84%}.video-board span:nth-child(4){width:72%}.speaker-figure{position:absolute;left:262px;bottom:116px;width:160px;height:250px}.speaker-figure div{position:absolute;top:0;left:50%;width:64px;height:70px;border-radius:32px 32px 28px 28px;background:#d8a783;transform:translate(-50%)}.speaker-figure span{position:absolute;top:64px;left:22px;width:118px;height:178px;border-radius:38px 38px 16px 16px;background:linear-gradient(180deg,#17263c,#101829)}.subtitle-overlay{position:absolute;left:145px;right:120px;bottom:112px;display:grid;gap:6px;padding:14px 22px;border-radius:8px;color:#fff;text-align:center;background:#000000c7;font-size:21px;line-height:1.42}.subtitle-overlay span{font-size:16px;font-weight:750}.player-progress{position:absolute;left:30px;right:32px;bottom:62px;height:5px;border-radius:999px;background:#ffffff73}.player-progress span{display:block;width:44%;height:100%;border-radius:inherit;background:#ff335d}.player-controls{position:absolute;left:30px;right:30px;bottom:18px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:16px;font-weight:850}.control-left,.control-right{display:flex;align-items:center;gap:15px}.player-controls svg{width:30px;height:30px}.control-right span,.control-right svg{display:inline-grid;place-items:center;width:32px;height:26px;border-radius:6px;color:#132743;background:#ffffffe6}.control-right .player-et-control{color:#fff;font-size:11px;font-weight:950;background:linear-gradient(135deg,#1d78ff,#586df5 52%,#ee61a7);box-shadow:0 6px 14px #1f75ff38}.plugin-panel{position:absolute;top:60px;right:52px;width:340px;padding:22px 22px 0;border:1px solid #e1ebf8;border-radius:8px;color:#112341;background:#fffffff5;box-shadow:0 24px 60px #18386038}.plugin-head,.plugin-title,.panel-icons,.account-card,.plugin-footer,.ready-state{display:flex;align-items:center}.plugin-head,.account-card,.plugin-footer{justify-content:space-between}.plugin-title{gap:12px;font-size:22px;font-weight:950}.panel-icons{gap:8px}.panel-icons button{display:grid;place-items:center;width:28px;height:28px;color:#6d7f99;background:transparent;border-radius:6px}.panel-icons button:hover{color:var(--blue-dark);background:#edf5ff}.panel-icons svg{width:17px;height:17px}.account-card{min-height:58px;margin:18px 0 20px;padding:0 14px;border-radius:8px;background:#f5f9ff}.account-card strong{display:block;overflow:hidden;max-width:218px;font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.account-card span{display:block;margin-top:2px;color:#6b7c95;font-size:12px;font-weight:750}.account-card em{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;color:#125cf0;background:#edf4ff;font-style:normal;font-weight:900}.language-pair{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);gap:10px;align-items:end}.language-pair label{min-width:0}.language-pair label span{display:block;margin-bottom:8px;color:#556883;font-size:13px;font-weight:850}.language-pair label button,.swap-button{display:flex;align-items:center;justify-content:space-between;width:100%;height:42px;padding:0 11px;border:1px solid #d6e3f4;border-radius:8px;color:#10223f;background:#fff;font-weight:850}.language-pair label button svg{width:14px;height:14px}.swap-button{justify-content:center;padding:0;color:var(--blue);background:#edf5ff;border-color:#d8e8fb}.swap-button svg{width:18px;height:18px}.translation-card{display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;min-height:66px;margin-top:18px;padding:10px 14px;border:2px solid #2a7cff;border-radius:8px;color:#12233f;background:#fff;text-align:left}.translation-card>span{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;color:#fff;background:#2378ff;font-weight:950}.translation-card strong,.translation-card em{display:block}.translation-card strong{font-size:17px;font-weight:950}.translation-card em{overflow:hidden;margin-top:3px;color:#6e7f97;font-size:13px;font-style:normal;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.translation-card svg{width:17px;height:17px;color:#0c3268}.ready-state{gap:9px;margin:18px 0;color:#657790;font-size:14px;font-weight:750}.ready-state svg{width:18px;height:18px;color:var(--green)}.ready-state strong{color:#172a48}.plugin-footer{margin:0 -22px;padding:17px 22px;border-top:1px solid #e2edf8;color:#42546e;font-size:14px;font-weight:850}.plugin-footer a:hover{color:var(--blue-dark)}.workflow-strip,.platform-section,.content-section,.comparison-section,.language-section,.final-cta,.site-footer{max-width:1290px;margin-right:auto;margin-left:auto}.workflow-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:24px;margin-bottom:54px;padding:30px;border:1px solid var(--line);border-radius:8px;background:#ffffffc7;box-shadow:0 16px 44px #31588214}.workflow-step{position:relative;display:grid;grid-template-columns:62px minmax(0,1fr);gap:18px;align-items:center;padding:0 28px}.workflow-step:first-child{padding-left:10px}.workflow-step:last-child{padding-right:10px}.step-icon,.feature-icon,.use-case-card>div{display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#1f75ff,#0f63ef);box-shadow:0 16px 30px #1f75ff33}.step-icon{width:62px;height:62px;border-radius:8px}.step-icon svg{width:30px;height:30px}.workflow-step span{display:block;margin-bottom:4px;color:var(--blue-dark);font-size:14px;font-weight:900}.workflow-step h2{margin:0 0 8px;font-size:20px;line-height:1.25}.workflow-step p{margin:0;color:var(--muted);font-size:15px;line-height:1.5;font-weight:650}.step-arrow{position:absolute;right:-11px;width:26px;height:26px;color:#a0aec0}.platform-section{margin-bottom:88px;color:#17243d}.platform-topline{display:flex;align-items:center;gap:28px;min-height:68px;padding:0 18px;border-bottom:1px solid rgba(203,220,239,.8);color:#61718b;font-size:16px;font-weight:750}.platform-topline strong{color:#596d89;font-weight:850}.platform-card{display:flex;align-items:center;justify-content:space-between;gap:36px;min-height:136px;padding:28px 18px;border-bottom:1px solid rgba(203,220,239,.8)}.platform-supported,.platform-upcoming{display:flex;align-items:center;gap:16px}.youtube-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;color:#fff;background:#f00612}.youtube-mark svg{width:25px;height:25px}.platform-supported h2,.platform-upcoming h3{margin:0;color:#17243d;font-size:17px;line-height:1.25;font-weight:900}.platform-supported p{margin:5px 0 0;color:#5f6f88;font-size:14px;font-weight:650}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border-radius:999px;font-size:14px;font-weight:900;white-space:nowrap}.status-pill.supported{color:#11875c;background:#cbf7dc}.platform-upcoming{text-align:left}.platform-tags{display:flex;align-items:center;gap:5px;margin-top:7px;color:#667893;font-size:13px;font-weight:750}.platform-tags span{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:4px;color:#657895;background:#e7eef8;font-size:11px;font-weight:900}.platform-tags em{font-style:normal}.platform-tags strong{color:#2369d8}.status-pill.developing{color:#c76a00;background:#fff7de;border:1px solid #f6bf4e}.content-section,.comparison-section,.language-section{padding:0 0 88px}.section-heading{max-width:720px;margin:0 auto 44px;text-align:center}.section-heading h2{margin:0;color:var(--ink);font-size:44px;line-height:1.2;font-weight:950}.section-heading p{margin:14px auto 0;color:var(--muted);font-size:18px;line-height:1.7;font-weight:650}.feature-grid,.use-case-grid{display:grid;gap:28px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.use-case-card,.comparison-section{border:1px solid var(--line);border-radius:8px;background:#ffffffc7}.feature-card{min-height:206px;padding:30px}.feature-icon,.use-case-card>div{width:56px;height:56px;border-radius:8px}.feature-icon svg,.use-case-card svg{width:27px;height:27px}.feature-card h3,.use-case-card h3{margin:24px 0 12px;font-size:24px;line-height:1.25}.feature-card p,.use-case-card p,.pricing-section p,.site-footer p{margin:0;color:var(--muted);font-size:17px;line-height:1.7;font-weight:650}.comparison-section{padding:60px 52px 64px}.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}.comparison-panel{min-height:360px;padding:34px;border:1px solid #dfe9f7;border-radius:8px;background:#fff}.comparison-panel.accent{border-color:#f2d5e6;background:linear-gradient(135deg,#fff,#fff6fb)}.comparison-panel h3{margin:0 0 18px;font-size:25px;line-height:1.25}.comparison-panel ul{display:grid;gap:12px;margin:0;padding:0;color:#445b76;font-size:17px;font-weight:750;list-style:none}.comparison-panel li{display:flex;align-items:flex-start;gap:10px}.comparison-panel li svg{flex:0 0 auto;width:18px;height:18px;margin-top:4px;color:var(--blue)}.comparison-panel.accent li svg{color:var(--pink)}.mini-video-card{position:relative;height:132px;margin-top:28px;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,#0000006b,#00000014),linear-gradient(135deg,#12304f,#255a86)}.mini-caption{position:absolute;left:24px;right:24px;bottom:22px;min-height:34px;display:grid;place-items:center;border-radius:6px;color:#fff;background:#000000b8;font-weight:850}.use-case-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.use-case-card{min-height:174px;padding:26px;background:#fff}.use-case-card h3{margin-top:18px;font-size:22px}.language-list{display:flex;flex-wrap:wrap;justify-content:center;max-width:1080px;margin:0 auto;gap:12px}.language-list span{display:inline-flex;align-items:center;min-height:40px;padding:0 18px;border:1px solid var(--line);border-radius:999px;color:#334c69;background:#fff;font-weight:850}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-bottom:58px;padding:56px 64px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#0f63ef,#267eff 52%,#e958a1)}.final-cta h2{margin:0 0 10px;font-size:40px;line-height:1.2}.final-cta p{margin:0;color:#ffffffd6;font-size:18px;font-weight:750}.final-button{color:#0f63ef;background:#fff;box-shadow:none}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px 0 56px;border-top:1px solid var(--line)}.site-footer div{display:flex;align-items:center;gap:22px;color:#42546e;font-weight:850}.site-footer a:hover{color:var(--blue-dark)}@media(max-width:1180px){.site-header-inner,.hero-section{padding-right:36px;padding-left:36px}.hero-section{grid-template-columns:1fr;gap:34px}.hero-copy h1,.hero-copy p{max-width:760px}.hero-product{min-height:560px}.auth-page-stage{grid-template-columns:minmax(390px,470px);gap:34px;min-height:auto;padding:64px 0 28px}.auth-page-copy{max-width:560px;text-align:center}.auth-page-copy h1{font-size:40px}.auth-page-copy div{justify-content:center}.workflow-strip,.platform-section,.content-section,.comparison-section,.language-section,.final-cta,.site-footer{max-width:calc(100% - 72px)}.workflow-strip,.feature-grid,.use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step-arrow{display:none}}@media(max-width:820px){body{background:linear-gradient(120deg,#e7f7ffeb,#ffffffe6 56%,#ffeff7c7),#fff}.site-header{height:78px}.site-header-inner{padding:0 18px}.auth-page-shell{padding:22px 18px 34px}.auth-page-header{min-height:48px}.auth-page-brand{font-size:22px}.auth-home-link{min-height:38px;padding:0 12px;font-size:14px}.auth-page-stage{grid-template-columns:1fr;padding:34px 0 18px}.auth-page-copy{display:none}.auth-page-card{width:100%;padding:30px 18px 26px}.auth-page-title h2{font-size:28px}.auth-page-title p{margin-bottom:26px}.auth-page-divider{gap:10px}.auth-page-terms{margin-top:0}.brand{font-size:23px}.brand-mark{width:40px;height:40px}.site-nav{position:fixed;top:78px;right:16px;left:16px;display:none;flex-direction:column;gap:0;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.site-nav.open{display:flex}.site-nav a{width:100%;padding:14px 16px;border-radius:8px}.site-nav a:hover{background:#f0f6ff}.header-actions{display:none}.mobile-auth-link,.mobile-account-link,.mobile-logout-button{display:inline-flex;width:100%;padding:14px 16px;border-radius:8px;background:#f3f8ff}.mobile-auth-link{color:var(--blue-dark);font-weight:900}.mobile-account-link{flex-direction:column;align-items:flex-start;gap:2px;color:#213753}.mobile-account-link strong{max-width:100%;overflow:hidden;font-size:15px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.mobile-account-link em{color:#698098;font-size:12px;font-style:normal;font-weight:850}.mobile-logout-button{justify-content:flex-start;min-height:46px;margin-top:4px;color:#cf2d4c;background:#fff3f6;font-weight:900}.menu-button{display:grid;place-items:center}.hero-section{padding:28px 18px 24px}.hero-copy h1{margin-top:28px;font-size:38px}.hero-copy h1 .headline-line{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere}.hero-copy p{font-size:17px}.hero-actions{display:grid;grid-template-columns:1fr}.trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.trust-row span{justify-content:center;gap:6px;min-width:0;padding:0 10px;font-size:14px;white-space:nowrap}.primary-button,.secondary-button{width:100%}.hero-product{min-height:770px}.video-player{inset:0 0 auto;height:390px;min-height:390px}.video-board{top:52px;right:36px;width:290px;min-height:180px;padding:24px}.video-board h2{font-size:20px}.speaker-figure{left:132px;bottom:102px;transform:scale(.72);transform-origin:bottom center}.subtitle-overlay{left:22px;right:22px;bottom:92px;font-size:16px}.subtitle-overlay span{font-size:13px}.plugin-panel{top:26px;right:18px;left:auto;width:min(330px,calc(100% - 36px));transform:none}.workflow-strip,.platform-section,.content-section,.comparison-section,.language-section,.final-cta,.site-footer{max-width:calc(100% - 36px)}.workflow-strip,.feature-grid,.comparison-grid,.use-case-grid{grid-template-columns:1fr}.workflow-strip{margin-bottom:70px;padding:18px}.platform-section{margin-bottom:70px}.platform-topline{min-height:58px;padding:0}.platform-card{align-items:flex-start;flex-direction:column;gap:26px;padding:24px 0}.platform-supported,.platform-upcoming{width:100%}.platform-upcoming{justify-content:space-between}.workflow-step{padding:16px 4px}.section-heading h2{font-size:34px}.comparison-section{padding:38px 18px}.pricing-section,.final-cta,.site-footer{align-items:flex-start;flex-direction:column}.final-cta{padding:38px 28px}.final-cta h2{font-size:32px}.final-button{width:100%}.site-footer div{flex-wrap:wrap}}
