:root{--bg:#080910;--surface:#11121a;--surface-2:#171821;--ink:#f7f5ff;--muted:#aaa7b7;--line:#292a36;--purple:#8f72ff;--purple-2:#5c38e8;--cyan:#16d9ed;--pink:#ff5e9d;--radius:28px;--shell:min(1180px,calc(100vw - 40px));color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;overflow-x:hidden}body::before{content:"";position:fixed;inset:0;z-index:-3;background:radial-gradient(circle at 85% 10%,#22204c55,transparent 32%),linear-gradient(#080910,#090a12);pointer-events:none}a{color:inherit}img{max-width:100%;display:block}.shell{width:var(--shell);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;background:#fff;color:#080910;padding:10px 16px;border-radius:12px}.skip-link:focus{top:16px}.ambient{position:absolute;border-radius:999px;filter:blur(100px);pointer-events:none;z-index:-1;opacity:.22}.ambient-one{width:420px;height:420px;background:#6e36ff;right:-170px;top:80px}.ambient-two{width:320px;height:320px;background:#00d6e6;left:-180px;top:720px;opacity:.11}
.site-header{height:84px;position:sticky;top:0;z-index:50;transition:background .25s,border-color .25s,backdrop-filter .25s}.site-header.scrolled{background:#080910d9;border-bottom:1px solid #ffffff0d;backdrop-filter:blur(18px)}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-size:21px;font-weight:850;letter-spacing:-.5px}.brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#4f2ac9,#1f1a45);display:flex;align-items:center;justify-content:center;gap:2.5px;box-shadow:inset 0 0 0 1px #ffffff18,0 8px 30px #5e3ad833}.brand-mark i{display:block;width:3px;border-radius:4px;background:linear-gradient(#c5b8ff,#33e8f3)}.brand-mark i:nth-child(1),.brand-mark i:nth-child(5){height:10px}.brand-mark i:nth-child(2),.brand-mark i:nth-child(4){height:18px}.brand-mark i:nth-child(3){height:25px}.nav-links{display:flex;gap:30px}.nav-links a,.footer-links a{color:#b6b3c1;text-decoration:none;font-size:14px;font-weight:650;transition:color .2s}.nav-links a:hover,.footer-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:10px}.language-control{height:42px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid var(--line);border-radius:13px;background:#11121a}.language-control svg{width:17px;fill:none;stroke:#bcb8ca;stroke-width:1.7}.language-control select{appearance:none;border:0;background:transparent;color:#fff;font:700 12px inherit;outline:0;cursor:pointer}.language-control option{background:#11121a}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:15px;text-decoration:none;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-small{height:42px;padding:0 17px;background:#eeeaff;color:#171226;font-size:13px}.button-primary{min-height:66px;padding:10px 22px;background:linear-gradient(135deg,#a58dff,#7b5cf4);color:#110d21;box-shadow:0 15px 45px #6e4be433}.button-primary svg{width:27px;fill:currentColor}.button-primary span{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.button-primary small{font-size:10px;text-transform:uppercase;letter-spacing:.07em;opacity:.68;margin-bottom:4px}.button-primary strong{font-size:15px}.button-light{background:#fff;color:#0b0c12;padding:16px 21px}.button-light b{font-size:20px}
.hero{min-height:730px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:30px;padding-block:72px 92px}.hero-copy{position:relative;z-index:2}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:9px;color:#c6b9ff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.17em}.eyebrow span:first-child{width:23px;height:1px;background:#9079f5}.hero h1{margin:20px 0 23px;font-size:clamp(58px,7.2vw,96px);line-height:.92;letter-spacing:-.065em;font-weight:900}.hero h1 em{font-style:normal;background:linear-gradient(100deg,#a88fff 20%,#ef8bd7 58%,#43e3ed);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:590px;margin:0;color:#b2aebe;font-size:clamp(17px,1.6vw,21px);line-height:1.65}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:35px}.text-link{display:inline-flex;gap:10px;align-items:center;color:#d4d0df;text-decoration:none;font-size:14px;font-weight:750}.text-link span:last-child{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.trust-row{display:flex;gap:38px;margin-top:42px}.trust-row>div{display:flex;flex-direction:column}.trust-row strong{font-size:20px}.trust-row span{font-size:11px;color:#777483;text-transform:uppercase;letter-spacing:.08em}.hero-visual{position:relative;min-height:625px;display:grid;place-items:center}.phone{width:min(340px,70vw);padding:9px;border-radius:49px;background:linear-gradient(145deg,#777482,#1a1920 35%,#050506 80%);box-shadow:0 35px 100px #000b,0 0 0 1px #ffffff44;position:relative;z-index:3;transform:rotate(2deg)}.phone::before{content:"";position:absolute;inset:5px;border-radius:44px;border:1px solid #ffffff28;pointer-events:none}.phone-top{position:absolute;z-index:4;top:18px;left:50%;transform:translateX(-50%);width:95px;height:25px;border-radius:20px;background:#050507;box-shadow:inset 0 -1px 0 #29272c}.phone-screen{overflow:hidden;border-radius:41px;background:#090a10;aspect-ratio:912/2048}.phone-screen img{width:100%;height:100%;object-fit:cover}.visual-orbit{position:absolute;border-radius:50%;border:1px solid #856ee52e}.orbit-one{width:520px;height:520px}.orbit-two{width:400px;height:400px;border-style:dashed;animation:spin 28s linear infinite}.hero-visual::after{content:"";position:absolute;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,#6748e85c,transparent 68%);filter:blur(10px)}.floating-card{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid #ffffff19;border-radius:17px;background:#181822d9;backdrop-filter:blur(15px);box-shadow:0 18px 60px #0008}.floating-card>span{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#30295b;color:#c8baff}.floating-card div{display:flex;flex-direction:column}.floating-card strong{font-size:13px}.floating-card small{font-size:10px;color:#918e9c}.card-ai{left:0;top:130px;animation:float 5s ease-in-out infinite}.card-community{right:-8px;bottom:115px;animation:float 5.5s ease-in-out infinite reverse}.card-community>span{background:#183c42;color:#5cedf5}
.signal-strip{overflow:hidden;border-block:1px solid #262732;background:#0e0f16;transform:rotate(-1deg);margin-inline:-5px}.signal-track{width:max-content;display:flex;align-items:center;gap:29px;padding:15px 0;animation:marquee 35s linear infinite}.signal-track span{font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.14em;color:#a7a3b0}.signal-track b{color:#886ff2;font-size:12px}
.section{padding-block:125px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:55px}.section-heading h2,.experience-copy h2,.language-banner h2,.final-cta h2{font-size:clamp(40px,5.2vw,66px);line-height:1.02;letter-spacing:-.055em;margin:14px 0 0}.section-heading>p{max-width:420px;color:var(--muted);font-size:17px;margin:0 0 5px}.bento{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.feature{position:relative;min-height:340px;padding:30px;border-radius:var(--radius);border:1px solid #292a36;background:linear-gradient(145deg,#14151e,#0e0f16);overflow:hidden}.feature::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#ffffff08,transparent 30%);pointer-events:none}.feature-large,.feature-market{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:30px}.feature-large{min-height:400px;background:radial-gradient(circle at 80% 30%,#6042dc28,transparent 42%),linear-gradient(145deg,#171526,#0e0f16)}.feature-icon{width:47px;height:47px;border-radius:15px;display:grid;place-items:center;font-size:23px;margin-bottom:65px}.feature-large .feature-icon{position:absolute;top:30px;left:30px}.feature-icon.purple{background:#362768;color:#cbbdff}.feature-icon.cyan{background:#153c41;color:#5bebf2}.feature-icon.pink{background:#48243b;color:#ff9eca}.feature>span,.feature-copy>span{font-size:11px;color:#676471;font-weight:800;letter-spacing:.15em}.feature h3{font-size:clamp(25px,2.7vw,37px);line-height:1.05;letter-spacing:-.035em;margin:12px 0}.feature p{color:#9f9ba9;max-width:470px;margin:0}.mix-preview{height:220px;border:1px solid #ffffff16;border-radius:23px;background:#1b1a28;display:flex;align-items:center;gap:18px;padding:20px;box-shadow:0 25px 60px #0006;transform:rotate(2deg)}.mix-cover{width:120px;aspect-ratio:1;border-radius:18px;background:linear-gradient(145deg,#633bd8,#d44e9c);display:flex;align-items:center;justify-content:center;gap:4px}.mix-cover i{display:block;width:5px;border-radius:5px;background:#fff}.mix-cover i:nth-child(1),.mix-cover i:nth-child(5){height:23px}.mix-cover i:nth-child(2),.mix-cover i:nth-child(4){height:45px}.mix-cover i:nth-child(3){height:70px}.mix-preview>div:nth-child(2){display:flex;flex:1;flex-direction:column}.mix-preview small{font-size:9px;color:#a99af0;letter-spacing:.12em}.mix-preview strong{font-size:20px;margin:5px 0}.mix-preview span{font-size:11px;color:#878391}.mix-preview button{width:50px;height:50px;border:0;border-radius:50%;background:#fff;color:#111}.prompt-preview{margin-top:53px;padding:15px;border:1px solid #ffffff17;border-radius:15px;background:#0a0b11;color:#7d7988;display:flex;justify-content:space-between;font-size:12px}.prompt-preview b{width:26px;height:26px;border-radius:8px;background:#856cf2;color:#fff;display:grid;place-items:center}.avatars{display:flex;margin-top:58px}.avatars i{width:49px;height:49px;border-radius:50%;display:grid;place-items:center;background:#302b54;border:3px solid #13141c;color:#d9d1ff;font-style:normal;font-weight:800;margin-left:-8px}.avatars i:first-child{margin-left:0}.avatars i:nth-child(2){background:#17424a}.avatars i:nth-child(3){background:#4e293f}.feature-market{min-height:315px;background:linear-gradient(120deg,#11121a,#191728)}.market-preview{padding:22px;border:1px solid #ffffff17;border-radius:22px;background:#1c1c27;display:flex;align-items:center;justify-content:space-between}.market-preview>div{display:flex;align-items:center;gap:14px}.market-preview>div>span{width:50px;height:50px;border-radius:15px;background:linear-gradient(145deg,#775cf0,#31cbd4);display:grid;place-items:center;font-size:23px}.market-preview p{display:flex;flex-direction:column}.market-preview strong{color:#fff}.market-preview small{font-size:11px;color:#8b8797}.market-preview>b{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111}
.experience-section{padding-block:120px;background:#0d0e15;border-block:1px solid #20212c;overflow:hidden}.experience-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px}.experience-visual{position:relative;height:730px}.screenshot-stage{height:100%;width:390px;margin:auto;position:relative;overflow:hidden;border-radius:44px 44px 26px 26px;background:#090a10;box-shadow:0 40px 100px #000c,0 0 0 1px #ffffff22;transform:rotate(-3deg)}.screenshot-stage img{width:100%;height:auto}.screenshot-glow{position:absolute;z-index:-1;width:430px;height:430px;top:120px;left:-20px;border-radius:50%;background:#784ff34d;filter:blur(50px)}.experience-copy>p{color:var(--muted);font-size:18px;max-width:560px}.experience-list{list-style:none;padding:0;margin:45px 0 0}.experience-list li{display:flex;align-items:flex-start;gap:20px;padding:22px 0;border-top:1px solid #2a2b35}.experience-list li>b{font-size:11px;color:#7f6ae1}.experience-list li>div{display:flex;flex-direction:column}.experience-list strong{font-size:18px}.experience-list span{color:#908c9a;margin-top:4px}
.language-banner{padding:55px;border-radius:34px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;background:radial-gradient(circle at 20% 50%,#24d8e72b,transparent 35%),linear-gradient(135deg,#141527,#211543);border:1px solid #ffffff14}.language-circles{display:flex;justify-content:center}.language-circles span{width:83px;height:83px;border-radius:50%;display:grid;place-items:center;border:1px solid #ffffff29;background:#171825cc;font-weight:850;font-size:18px;margin-left:-15px;box-shadow:0 20px 50px #0005}.language-circles span:nth-child(2){background:#2b2152}.language-circles span:nth-child(3){background:#17454c}.language-circles span:nth-child(4){background:#4c263f}.language-banner h2{font-size:clamp(34px,4vw,54px)}.language-banner p{color:#aca8b8;margin-bottom:0}
.faq-section{padding-top:80px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:25px 0;font-size:18px;font-weight:760}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{width:33px;height:33px;border:1px solid #343541;border-radius:50%;display:grid;place-items:center;font-style:normal;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{max-width:750px;color:#9d99a7;margin:-10px 0 25px}.final-cta{min-height:520px;margin-bottom:100px;border-radius:40px;background:radial-gradient(circle at 90% 10%,#16d8e83a,transparent 35%),radial-gradient(circle at 10% 100%,#ff5d9a40,transparent 40%),linear-gradient(135deg,#3d24ae,#6732cf 55%,#264cb3);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;padding:50px 20px}.final-cta h2{font-size:clamp(50px,7vw,85px);margin:15px 0}.final-cta p{max-width:600px;color:#ded8f5;font-size:17px}.final-cta .button{margin-top:20px}.cta-wave{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:12px;opacity:.08}.cta-wave i{display:block;width:16px;border-radius:20px;background:#fff}.cta-wave i:nth-child(1),.cta-wave i:nth-child(7){height:110px}.cta-wave i:nth-child(2),.cta-wave i:nth-child(6){height:220px}.cta-wave i:nth-child(3),.cta-wave i:nth-child(5){height:360px}.cta-wave i:nth-child(4){height:460px}.final-cta>*:not(.cta-wave){position:relative;z-index:1}.footer{display:grid;grid-template-columns:1fr auto;gap:30px;border-top:1px solid var(--line);padding-block:45px}.footer-brand p{color:#777483;font-size:13px}.footer-links{display:flex;gap:25px;align-items:flex-start}.copyright{grid-column:1/-1;color:#625f6b;font-size:12px;margin:10px 0 0}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
[dir="rtl"] body{font-family:Tahoma,Arial,sans-serif}[dir="rtl"] .hero h1,[dir="rtl"] .section-heading h2,[dir="rtl"] .experience-copy h2,[dir="rtl"] .final-cta h2{letter-spacing:-.025em}[dir="rtl"] .brand-mark{direction:ltr}[dir="rtl"] .button-primary span{align-items:flex-start}[dir="rtl"] .feature-large .feature-icon{left:auto;right:30px}[dir="rtl"] .avatars i{margin-left:0;margin-right:-8px}[dir="rtl"] .avatars i:first-child{margin-right:0}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-13px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(max-width:900px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:45px;text-align:center}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:680px;margin-top:15px}.card-ai{left:4%}.card-community{right:2%}.section-heading{align-items:flex-start;flex-direction:column}.bento{grid-template-columns:1fr}.feature-large,.feature-market{grid-column:auto;grid-template-columns:1fr}.feature-large{padding-top:110px}.experience-grid{grid-template-columns:1fr;gap:60px}.experience-visual{order:2}.language-banner{grid-template-columns:1fr;text-align:center}.footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.copyright{grid-column:auto}}
@media(max-width:580px){:root{--shell:calc(100vw - 28px);--radius:22px}.site-header,.nav{height:70px}.nav .button-small{display:none}.brand{font-size:18px}.brand-mark{width:34px;height:34px}.hero{padding-block:45px 75px}.hero h1{font-size:54px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;gap:17px}.trust-row{width:100%;gap:0;justify-content:space-between}.trust-row>div{align-items:center}.hero-visual{min-height:580px}.phone{width:285px;border-radius:43px}.phone-screen{border-radius:36px}.phone-top{top:16px}.floating-card{padding:10px}.card-ai{left:-2%;top:100px}.card-community{right:-4%;bottom:85px}.visual-orbit{display:none}.section{padding-block:90px}.section-heading{margin-bottom:35px}.feature{padding:23px}.mix-preview{height:180px;padding:14px;gap:11px}.mix-cover{width:88px}.mix-preview button{width:42px;height:42px}.experience-section{padding-block:90px}.experience-visual{height:610px}.screenshot-stage{width:310px}.language-banner{padding:38px 20px;gap:35px}.language-circles span{width:65px;height:65px;font-size:14px}.final-cta{min-height:470px;margin-bottom:70px;border-radius:28px}.footer-links{flex-direction:column;gap:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.orbit-two,.floating-card,.signal-track{animation:none}}
.nav,.language-control{direction:ltr}.hero-copy{min-width:0;width:100%}.hero>.reveal{opacity:1;transform:none}[data-dir="rtl"] body{font-family:Tahoma,Arial,sans-serif}[data-dir="rtl"] .hero-copy,[data-dir="rtl"] .section-heading,[data-dir="rtl"] .feature,[data-dir="rtl"] .experience-copy,[data-dir="rtl"] .language-banner,[data-dir="rtl"] .faq-section,[data-dir="rtl"] .final-cta,[data-dir="rtl"] .footer,[data-dir="rtl"] .floating-card{direction:rtl}[data-dir="rtl"] .hero h1,[data-dir="rtl"] .section-heading h2,[data-dir="rtl"] .experience-copy h2,[data-dir="rtl"] .final-cta h2{letter-spacing:-.025em}[data-dir="rtl"] .button-primary span{align-items:flex-start}[data-dir="rtl"] .feature-large .feature-icon{left:auto;right:30px}[data-dir="rtl"] .avatars i{margin-left:0;margin-right:-8px}[data-dir="rtl"] .avatars i:first-child{margin-right:0}@media(max-width:580px){.hero h1{overflow-wrap:anywhere;word-break:break-word}[data-dir="rtl"] .hero h1{font-size:47px;line-height:1.08}.trust-row{display:grid;grid-template-columns:repeat(3,1fr)}}
