:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#151217;background:#fbfaf7;font-synthesis:none;--ink:#151217;--muted:#6d6871;--pink:#f52475;--line:#e8e3e7;--paper:#fbfaf7;--white:#fff;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}a{-webkit-tap-highlight-color:transparent;color:inherit}img{display:block;max-width:100%}.site-shell{overflow:hidden}.section-frame{width:min(calc(100% - 56px),var(--max));margin-inline:auto}.signal-line{height:7px;display:grid;grid-template-rows:repeat(3,1fr)}.signal-line span:nth-child(1){background:#171717}.signal-line span:nth-child(2){background:var(--pink)}.signal-line span:nth-child(3){background:#fc0}.site-header{width:min(calc(100% - 56px),var(--max));min-height:88px;margin-inline:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:16px;font-weight:800;width:fit-content}.brand img{width:44px;height:44px;border-radius:12px;box-shadow:0 8px 20px #3b183326}.site-header nav{display:flex;gap:30px;font-size:14px;font-weight:650}.site-header nav a,.site-footer a{text-decoration:none;transition:color .2s ease}.site-header nav a:hover,.site-footer a:hover{color:var(--pink)}.site-header>.store-buttons{justify-self:end}.store-buttons{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.store-buttons>a{display:block;border-radius:8px;transition:transform .2s ease,box-shadow .2s ease}.store-buttons>a:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000024}.store-buttons img{height:54px;width:auto}.play-button img{height:61px;margin:-4px -8px}.app-store-coming{position:relative;opacity:.48;filter:grayscale(.25);cursor:not-allowed}.app-store-coming span{position:absolute;inset:auto 8px -14px;text-align:center;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6e6870}.store-buttons--compact{gap:8px;flex-wrap:nowrap}.store-buttons--compact img{height:36px}.store-buttons--compact .play-button img{height:41px;margin:-3px -6px}.store-buttons--compact .app-store-coming span{display:none}.hero{display:grid;grid-template-columns:minmax(430px,.92fr) minmax(560px,1.08fr);min-height:650px;align-items:center;gap:42px;padding:62px 0 58px}.hero-copy{position:relative;z-index:3}.app-icon{width:112px;height:112px;border-radius:26px;box-shadow:0 20px 50px #4819363d;margin-bottom:24px}.eyebrow{margin:0 0 13px;color:var(--pink);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:850}.hero h1{margin:0;font-size:clamp(54px,4.6vw,70px);line-height:.96;letter-spacing:-.058em;max-width:670px}.hero h1 span{color:var(--pink)}.hero-subtitle{margin:27px 0 14px;color:#6d6871;font-size:clamp(25px,2.2vw,34px);line-height:1.18;letter-spacing:-.025em}.hero-subtitle strong{color:var(--pink);font-weight:700}.hero-description{max-width:540px;margin:0 0 28px;color:#5f5962;font-size:17px;line-height:1.65}.platforms{color:#8b858e;font-size:13px;margin:18px 0 0}.hero-stage{height:560px;position:relative;border-radius:30px;overflow:hidden;background:#160712;box-shadow:0 40px 90px #4f193443}.hero-stage video{width:100%;height:100%;object-fit:cover}.hero-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,#10050ecc 100%);pointer-events:none}.hero-glow{position:absolute;width:420px;height:420px;right:-160px;top:-150px;background:#ff2f874f;filter:blur(40px);border-radius:50%;z-index:1}.hero-banner{position:absolute;z-index:3;left:28px;right:28px;bottom:28px;background:#0a070ad9;border:1px solid #ffffff24;border-radius:18px;padding:18px 22px;display:flex;align-items:center;gap:18px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-banner span{font-size:10px;letter-spacing:.12em;font-weight:900;color:#30d158;border:1px solid #30d15866;padding:5px 7px;border-radius:99px}.hero-banner strong{font-size:clamp(24px,3vw,44px);color:#ff357c;letter-spacing:-.035em}.stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.stats>div{display:flex;justify-content:center;align-items:center;gap:17px;padding:34px 28px}.stats>div+div{border-left:1px solid var(--line)}.stats svg{width:42px;height:42px;color:var(--pink);flex:0 0 auto}.stats p{margin:0;display:grid}.stats strong{font-size:28px;line-height:1}.stats span{font-weight:750;margin-top:5px}.stats small{color:var(--muted);margin-top:4px}.showcase,.feature-section,.language-section{padding:78px 0 70px}.section-heading{text-align:center;max-width:780px;margin:0 auto 46px}.section-heading h2,.pro-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.06;letter-spacing:-.045em;margin:0}.section-heading>p:last-child{color:var(--muted);font-size:17px;margin:14px 0 0}.screen-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.screen-card{background:var(--white);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 14px 34px #1b212a0f;transition:transform .25s ease,box-shadow .25s ease}.screen-card:hover{transform:translateY(-6px);box-shadow:0 24px 46px #1b212a1f}.screen-image{aspect-ratio:2.17/1;overflow:hidden;background:#ecebf0}.screen-image img{width:100%;height:100%;object-fit:cover}.screen-copy{padding:24px 26px 28px}.screen-card h3{font-size:20px;margin:0 0 8px;letter-spacing:-.025em}.screen-card p{color:var(--muted);font-size:14px;line-height:1.55;margin:0}.pro-section{margin-top:12px;margin-bottom:76px;background:#151217;color:#fff;border-radius:30px;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;min-height:420px;box-shadow:0 28px 70px #30102024}.pro-copy{padding:64px;align-self:center}.pro-copy .eyebrow{color:#ff4a92}.pro-copy p:not(.eyebrow){color:#c8bec6;line-height:1.7;font-size:16px;max-width:520px}.pro-copy a{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-weight:750;margin-top:12px}.pro-copy a svg{width:18px}.pro-section>img{width:100%;height:100%;object-fit:cover}.feature-section{border-top:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(6,1fr)}.feature{text-align:center;padding:8px 22px}.feature+.feature{border-left:1px solid var(--line)}.feature svg{width:39px;height:39px;color:var(--pink);margin:0 auto 18px}.feature h3{font-size:15px;margin:0 0 9px}.feature p{color:var(--muted);font-size:13px;line-height:1.55;margin:0}.language-section{border-top:1px solid var(--line)}.language-grid{display:grid;grid-template-columns:repeat(5,1fr);max-width:1080px;margin:0 auto;border-top:1px solid var(--line);border-left:1px solid var(--line)}.language{min-height:95px;display:flex;align-items:center;gap:16px;padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.language span{font-size:11px;font-weight:850;color:var(--pink);letter-spacing:.08em}.language strong{font-size:15px}.trust-section{margin-bottom:22px;border:1px solid #eadbe4;background:#fff8fb;border-radius:17px;display:grid;grid-template-columns:1fr 1fr}.trust-section>div{display:flex;gap:17px;padding:25px 28px}.trust-section>div+div{border-left:1px solid #eadbe4}.trust-section svg{color:var(--pink);width:27px;height:27px;flex:0 0 auto}.trust-section p{margin:0;display:grid;gap:6px}.trust-section strong{font-size:14px}.trust-section span{color:#6a6269;font-size:12px;line-height:1.5}.footer-download{display:grid;justify-items:center;gap:15px;margin-bottom:56px}.footer-download .store-buttons{justify-content:center}.footer-download p{margin:0;color:var(--muted);font-size:12px}.site-footer{border-top:1px solid var(--line);padding:26px 0 38px;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:13px}.site-footer div{display:flex;gap:22px}.muted-link{opacity:.65}@media(max-width:1120px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:.85fr 1.15fr}.feature-grid{grid-template-columns:repeat(3,1fr);row-gap:38px}.feature:nth-child(4){border-left:0}}@media(max-width:820px){.section-frame,.site-header{width:min(calc(100% - 36px),var(--max))}.site-header{min-height:76px}.site-header>.store-buttons{display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-copy{text-align:center}.app-icon,.hero-description{margin-inline:auto}.hero-copy .store-buttons{justify-content:center}.hero-stage{height:min(600px,92vw);margin-top:20px}.stats{grid-template-columns:1fr}.stats>div{justify-content:flex-start}.stats>div+div{border-left:0;border-top:1px solid var(--line)}.pro-section{grid-template-columns:1fr}.pro-copy{padding:46px}.pro-section>img{max-height:420px}.language-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.section-frame,.site-header{width:min(calc(100% - 28px),var(--max))}.brand span{font-size:14px}.hero{padding-top:36px}.app-icon{width:92px;height:92px;border-radius:22px}.hero h1{font-size:47px}.hero-subtitle{font-size:23px}.hero-description{font-size:15px}.store-buttons{justify-content:center;gap:8px}.store-buttons img{height:44px}.play-button img{height:51px;margin:-4px -7px}.app-store-coming span{font-size:8px;bottom:-13px}.hero-stage{height:430px}.hero-banner{left:14px;right:14px;bottom:14px;padding:14px}.screen-grid{grid-template-columns:1fr}.screen-copy{padding:20px}.pro-section{border-radius:22px}.pro-copy{padding:34px 26px}.feature-grid{grid-template-columns:repeat(2,1fr);row-gap:34px}.feature:nth-child(3),.feature:nth-child(5){border-left:0}.feature:nth-child(4){border-left:1px solid var(--line)}.feature{padding-inline:14px}.language-grid,.trust-section{grid-template-columns:1fr}.trust-section>div+div{border-left:0;border-top:1px solid #eadbe4}.site-footer{flex-direction:column;gap:17px;text-align:center}.site-footer div{flex-wrap:wrap;justify-content:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}.music-toggle{border:1px solid #eadbe7;background:#fff8fb;color:#f52475;border-radius:999px;padding:9px 13px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;transition:transform .2s ease,background .2s ease}.music-toggle:hover{transform:translateY(-2px);background:#fff}.music-toggle[aria-pressed=true]{background:#f52475;color:#fff}@media(max-width:1120px){.music-toggle{display:none}}.site-shell>audio{display:none}
