:root{color-scheme:dark;--page:#050509;--surface:#0c0d14;--surface-strong:#11131d;--text:#f7f7fb;--text-muted:#aeb5c7;--line:rgba(255,255,255,0.12);--line-strong:rgba(255,255,255,0.2);--pink:#ff3079;--cyan:#7ce1ff;--yellow:#ffd86f;--green:#8df2c4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--text);font-family:Inter,SF Pro Text,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img,video{max-width:100%}.home-page{min-height:100vh;overflow-x:hidden;background:var(--page)}.home-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;min-height:74px;padding:12px 64px;display:grid;grid-template-columns:190px minmax(0,1fr) 280px;align-items:center;grid-gap:24px;gap:24px;border-bottom:1px solid rgba(255,255,255,.09);background:rgba(5,5,9,.86);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.home-logo{width:158px;display:inline-flex;align-items:center}.home-logo img{width:100%;height:auto;display:block}.home-nav{min-width:0;display:flex;justify-content:center;gap:30px}.home-footer a,.home-nav a{color:rgba(247,247,251,.74);font-size:14px;font-weight:650;white-space:nowrap}.home-footer a:hover,.home-nav a:hover{color:white}.home-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.locale-menu{position:relative}.locale-menu summary{min-width:92px;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#edf1f8;background:rgba(255,255,255,.055);font-size:13px;font-weight:700;cursor:pointer;list-style:none}.locale-menu summary::-webkit-details-marker{display:none}.locale-menu summary svg{width:17px;height:17px;color:var(--cyan)}.locale-options{position:absolute;top:calc(100% + 8px);right:0;width:138px;padding:6px;border:1px solid var(--line-strong);border-radius:8px;display:grid;grid-gap:2px;gap:2px;background:#11131d;box-shadow:0 20px 60px rgba(0,0,0,.45)}.locale-options a{min-height:36px;padding:0 10px;border-radius:6px;display:flex;align-items:center;color:var(--text-muted);font-size:13px;font-weight:700}.locale-options a:hover,.locale-options a[aria-current=page]{color:white;background:rgba(124,225,255,.09)}.button{min-height:46px;max-width:100%;padding:0 18px;border:1px solid transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:white;font-size:14px;font-weight:750;line-height:1.3;text-align:center}.button svg{width:18px;height:18px;flex:0 0 auto}.button-primary{border-color:rgba(255,48,121,.72);background:var(--pink);box-shadow:0 14px 36px rgba(255,48,121,.24)}.button-primary:hover{background:#ff4c8d}.button-quiet{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.065)}.button-quiet:hover{border-color:rgba(124,225,255,.35);background:rgba(124,225,255,.08)}.home-login{min-width:86px}.home-hero{position:relative;min-height:calc(100svh - 108px);isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,.82fr);align-items:center;grid-gap:44px;gap:44px;padding:44px 64px 86px;border-bottom:1px solid rgba(255,255,255,.09);background:#050509}.home-hero-bg{z-index:-3;object-fit:cover;object-position:center right;opacity:.82}.home-hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,5,9,.99),rgba(5,5,9,.89) 35%,rgba(5,5,9,.3) 72%,rgba(5,5,9,.62)),linear-gradient(180deg,rgba(5,5,9,.18),rgba(5,5,9,.9))}.home-hero-copy{width:min(100%,700px);display:grid;grid-gap:22px;gap:22px}.home-kicker{width:-moz-fit-content;width:fit-content;padding:8px 12px;border:1px solid rgba(124,225,255,.28);border-radius:8px;color:#a8f1ff;background:rgba(124,225,255,.08);font-size:13px;line-height:1;font-weight:700}.home-hero h1{margin:0;color:white;font-size:72px;line-height:.98;font-weight:790;letter-spacing:0}.hero-statement{margin:0;max-width:650px;color:#c5cad9;font-size:19px;line-height:1.68;font-weight:430}.home-hero-actions,.home-proof-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.home-proof-row{gap:10px 16px}.home-proof-row span{display:inline-flex;align-items:center;gap:7px;color:#eef3fb;font-size:13px;font-weight:620}.home-proof-row svg{width:16px;height:16px;color:var(--green)}.home-video-showcase{position:relative;min-width:0;height:min(60vh,560px);min-height:460px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;overflow:hidden}.home-showcase-glow{display:none}.home-reel-column{min-width:0;display:grid;grid-gap:14px;gap:14px;animation:home-reel-scroll 18s linear infinite}.home-reel-column.column-1{transform:translateY(-150px);animation-name:home-reel-scroll-reverse;animation-duration:22s}.home-reel-card{position:relative;min-height:370px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:8px;display:grid;grid-template-rows:minmax(0,1fr) auto auto auto;background:rgba(12,13,20,.94);box-shadow:0 24px 68px rgba(0,0,0,.28)}.home-reel-card:before{content:"";position:absolute;inset:0 0 auto;z-index:2;height:3px;background:linear-gradient(90deg,var(--pink),#8671ef,var(--cyan))}.home-reel-card.tone-1:before{background:linear-gradient(90deg,var(--yellow),var(--pink))}.home-reel-card.tone-2:before{background:linear-gradient(90deg,var(--cyan),#8671ef)}.home-reel-media{position:relative;overflow:hidden;aspect-ratio:9/16;background:#11131d}.home-reel-media video,.home-tool-media video{width:100%;height:100%;display:block;object-fit:cover}.home-reel-card strong{padding:14px 15px 0;color:white;font-size:17px;line-height:1.25;font-weight:760}.home-reel-card p{margin:0;padding:7px 15px 0;color:var(--text-muted);font-size:13px;line-height:1.5}.home-reel-card em{width:-moz-fit-content;width:fit-content;margin:11px 15px 15px;padding:6px 9px;border-radius:999px;color:white;background:rgba(255,48,121,.18);font-size:11px;line-height:1;font-style:normal;font-weight:720}.home-flow-strip{position:absolute;left:64px;right:64px;bottom:22px;min-height:56px;padding:11px 16px;border:1px solid rgba(255,255,255,.12);border-radius:8px;display:flex;align-items:center;flex-wrap:wrap;gap:12px;background:rgba(8,10,16,.78);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-flow-strip span{display:inline-flex;align-items:center;gap:12px;color:#f8f9fd;font-size:13px;font-weight:680}.home-flow-strip svg{width:13px;height:13px;color:rgba(124,225,255,.76)}.home-trust-section{padding:74px 64px 88px;display:grid;grid-gap:30px;gap:30px;border-bottom:1px solid rgba(255,255,255,.08);background:#07070c}.home-trust-copy{width:min(100%,920px);margin:0 auto;text-align:center}.home-brand-wall>span,.home-section-head>span,.home-trust-copy>span{display:inline-flex;margin-bottom:12px;color:var(--cyan);font-size:12px;line-height:1;font-weight:720;text-transform:uppercase}.home-final h2,.home-section h2,.home-trust-copy h2{margin:0;color:white;font-size:38px;line-height:1.18;font-weight:760;letter-spacing:0}.home-final p,.home-section-head p,.home-trust-copy p{margin:16px auto 0;color:var(--text-muted);font-size:16px;line-height:1.72}.home-trust-copy p{max-width:780px}.home-brand-wall{min-width:0;display:grid;justify-items:center;grid-gap:14px;gap:14px}.home-brand-marquee{width:min(100%,1180px);overflow:hidden;padding:6px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.home-brand-track{width:max-content;display:flex;gap:14px;animation:home-brand-scroll 34s linear infinite}.home-brand-logo{width:168px;height:86px;padding:12px 16px;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.065)}.home-brand-logo img{max-width:100%;max-height:58px;width:auto;height:auto;object-fit:contain}.home-section{padding:86px 64px;background:#07070c}.home-section:nth-of-type(odd){background:#090a10}.home-section-head{width:min(100%,860px);margin:0 auto 34px;text-align:center}.home-faq-grid,.home-feature-grid,.home-workflow-grid{width:min(100%,1180px);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.home-feature-card,.home-workflow-step{min-width:0;padding:22px;border:1px solid rgba(255,255,255,.11);border-radius:8px;background:rgba(255,255,255,.052);box-shadow:0 20px 58px rgba(0,0,0,.16)}.home-feature-icon,.home-tool-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,48,121,.26);border-radius:8px;color:#ff79aa;background:rgba(255,48,121,.09)}.home-feature-icon{margin-bottom:18px}.home-feature-icon svg,.home-tool-icon svg{width:20px;height:20px}.home-feature-card h3,.home-workflow-step h3{margin:0;color:white;font-size:18px;line-height:1.32;font-weight:700}.home-feature-card p,.home-workflow-step p{margin:12px 0 0;color:#b4bacb;font-size:14px;line-height:1.68}.home-workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-workflow-step{min-height:238px;display:flex;flex-direction:column}.home-workflow-step>span{margin-bottom:40px;color:var(--yellow);font-size:22px;line-height:1;font-weight:720}.home-tools-section{background:#08090f}.home-tool-grid{width:min(100%,1220px);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.home-tool-card{position:relative;min-width:0;min-height:610px;overflow:hidden;padding:18px;border:1px solid rgba(255,255,255,.13);border-radius:8px;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;align-content:start;grid-gap:14px;gap:14px;background:rgba(12,13,20,.92);box-shadow:0 26px 76px rgba(0,0,0,.22)}.home-faq-item:before,.home-tool-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--pink),#8671ef,var(--cyan))}.home-tool-card.tool-1:before,.home-tool-card.tool-4:before{background:linear-gradient(90deg,var(--cyan),#8671ef)}.home-tool-card.tool-2:before,.home-tool-card.tool-5:before{background:linear-gradient(90deg,var(--yellow),var(--pink))}.home-tool-media{position:relative;width:min(100%,300px);justify-self:center;overflow:hidden;aspect-ratio:9/16;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#11131d}.home-tool-card h3{margin:0;color:white;font-size:24px;line-height:1.22;font-weight:760}.home-tool-card p{margin:0;color:var(--text-muted);font-size:14px;line-height:1.66}.home-faq-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-faq-item{position:relative;min-width:0;min-height:190px;overflow:hidden;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(12,13,20,.9);box-shadow:0 24px 70px rgba(0,0,0,.22)}.home-faq-item h3{margin:0;color:white;font-size:20px;line-height:1.34;font-weight:760}.home-faq-item p{margin:14px 0 0;color:var(--text-muted);font-size:14px;line-height:1.72}.home-final{padding:88px 64px;display:grid;justify-items:center;text-align:center;border-top:1px solid rgba(255,255,255,.08);background:#050509}.home-final p{max-width:680px;margin-bottom:26px}.home-footer{min-height:92px;padding:24px 64px;border-top:1px solid rgba(255,255,255,.09);display:grid;grid-template-columns:150px 1fr auto;align-items:center;grid-gap:20px;gap:20px;color:#7f8799;background:#050509;font-size:13px}.home-footer>img{width:132px;height:auto}.home-footer>span{text-align:center}.home-footer div{display:flex;gap:18px}.legal-page{min-height:100vh;padding:48px clamp(20px,6vw,84px) 88px;background:#07070c}.legal-back{display:inline-flex;margin-bottom:56px;color:var(--cyan);font-weight:750}.legal-page article{width:min(780px,100%)}.legal-page h1{margin:0 0 24px;color:white;font-size:54px;line-height:1.05}.legal-page p:not(.eyebrow){color:var(--text-muted);font-size:17px;line-height:1.75}.eyebrow{color:var(--cyan);font-size:12px;font-weight:750;text-transform:uppercase}@keyframes home-reel-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes home-reel-scroll-reverse{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes home-brand-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1100px){.home-header{padding:12px 34px;grid-template-columns:170px minmax(0,1fr) 250px}.home-nav{gap:18px}.home-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:28px;padding:44px 34px 86px}.home-hero-copy{width:100%}.home-video-showcase{width:100%;height:min(58vh,500px);min-height:420px}.home-final,.home-section,.home-trust-section{padding-left:34px;padding-right:34px}.home-feature-grid,.home-tool-grid,.home-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-tool-card{min-height:590px}.home-footer{padding-left:34px;padding-right:34px}}@media (max-width:920px){.home-header{min-height:68px;padding:12px 14px;grid-template-columns:136px 1fr;gap:12px}.home-logo{width:136px}.home-nav{display:none}.home-actions{gap:6px}.locale-menu summary{min-width:46px;padding:0 9px}.locale-menu summary span{display:none}.home-login{min-width:62px;min-height:42px;padding:0 11px}.home-hero{grid-template-columns:1fr;min-height:calc(100svh - 84px);padding:34px 14px 24px;gap:20px}.home-hero-bg{object-position:64% center;opacity:.62}.home-hero-shade{background:linear-gradient(90deg,rgba(5,5,9,.99),rgba(5,5,9,.93) 54%,rgba(5,5,9,.72)),linear-gradient(180deg,rgba(5,5,9,.16),rgba(5,5,9,.92))}.home-hero-copy{gap:16px}.home-hero h1{font-size:52px}.hero-statement{font-size:15px;line-height:1.58}.home-hero-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.home-hero-actions .button{min-height:48px;padding:8px 12px}.home-proof-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 12px;gap:8px 12px}.home-video-showcase{width:100%;height:230px;min-height:230px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-reel-column{gap:8px}.home-reel-card{min-height:310px}.home-reel-card strong{padding:10px 10px 0;font-size:14px}.home-reel-card em,.home-reel-card p{display:none}.home-flow-strip{position:relative;left:auto;right:auto;bottom:auto;grid-column:1;min-height:42px;padding:8px 10px;gap:7px}.home-flow-strip span{gap:7px;font-size:11px}.home-final,.home-section,.home-trust-section{padding:58px 14px}.home-final h2,.home-section h2,.home-trust-copy h2{font-size:28px;line-height:1.22}.home-section-head{margin-bottom:24px}.home-final p,.home-section-head p,.home-trust-copy p{font-size:14px}.home-brand-logo{width:144px;height:76px}.home-faq-grid,.home-feature-grid,.home-tool-grid,.home-workflow-grid{grid-template-columns:1fr}.home-workflow-step{min-height:auto}.home-workflow-step>span{margin-bottom:22px}.home-tool-card{min-height:auto;padding:16px}.home-tool-media{width:min(100%,260px);max-height:462px}.home-footer{padding:22px 14px;grid-template-columns:1fr;justify-items:start}.home-footer>span{text-align:left}.legal-page h1{font-size:40px}}@media (max-width:460px){.home-kicker{font-size:11px}.home-hero h1{font-size:46px}.home-proof-row{display:none}.home-video-showcase{height:214px;min-height:214px}.home-flow-strip span:nth-child(4),.home-flow-strip span:nth-child(5){display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-brand-track,.home-reel-column{animation:none}}