@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-cyrillic-ext-wght-normal.CO5hGrJv.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-cyrillic-wght-normal.EAA9jha_.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-vietnamese-wght-normal.k7S-YeeD.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-latin-ext-wght-normal.BsZE-iaG.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/montserrat-latin-wght-normal.l_AIctKy.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body{padding:0;margin:0;font-family:Montserrat Variable,Montserrat,sans-serif;font-weight:500;color:#fff;font-size:16px;background-color:#121212;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.text-primary{color:var(--color-primary)}:root{--color-primary: #ffa600;--color-primary-hover: #ffb732;--color-secondary: #4d8bff;--color-bg: #121212;--color-bg-card: #1f1f1f;--color-bg-card-hover: #292929;--color-border: rgba(255, 255, 255, .1);--color-text: #fff;--color-text-muted: #b3b3b3;--max-width: 1200px;--radius: 12px;--radius-lg: 20px;--spacing-section: 60px}.cta-primary{display:inline-block;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-hover));color:#000;font-family:inherit;font-size:1.1em;font-weight:700;padding:16px 32px;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffa60066}.badge{width:180px;height:auto;margin:10px}.badge:hover{filter:brightness(1.1)}.page-hero,.page-first-section{padding-top:120px}.page-hero{display:flex;flex-direction:column;align-items:center;padding:120px 5% calc(60px + env(safe-area-inset-bottom,0px));min-height:100svh}.hero{position:relative;z-index:0;overflow:hidden}.hero-inner{position:relative;z-index:5;flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:60px;max-width:1200px;width:100%}.hero-content{flex:1 1 0%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.hero-headline{font-size:4rem;font-weight:800;line-height:1.2;letter-spacing:-.03em;margin:0}.hero-subtitle{font-size:1.5em;font-weight:400;color:var(--color-text-muted);line-height:1.5;max-width:520px;margin:1.2rem 0 0}.hero-app-store-stuff{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:2.5em}.hero-social-proof{display:flex;align-items:center;gap:.8em;font-size:1em;color:var(--color-text)}.hero-social-proof .stat{font-weight:600}.hero-social-proof .star{color:var(--color-primary)}.hero-social-proof .divider{color:var(--color-text-muted)}.hero-badges{display:flex;flex-wrap:wrap;justify-content:center;column-gap:20px}html.platform-ios .hero-badges .badge-play-store,html.platform-android .hero-badges .badge-app-store{display:none}.hero-badges a{transition:transform .15s ease}.hero-badges a:hover{transform:scale(1.05)}.hero-badges .badge,.hero-app-store-stuff>a>.badge{width:60vw;max-width:200px}.hero-or-divider{display:flex;align-items:center;gap:12px;width:100%;max-width:300px;margin:0 auto 12px;color:var(--color-text-muted);font-size:.85em}.hero-or-divider:before,.hero-or-divider:after{content:"";flex:1;height:1px;background:var(--color-border)}.hero-web-link{font-size:.9em;color:var(--color-text);text-decoration:none;white-space:nowrap}.hero .hero-web-link,.product-device .hero-web-link{position:absolute;bottom:-2.25em;left:50%;transform:translate(-50%);animation:fade-in .5s ease forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.hero-web-link:hover{color:var(--color-primary)}.hero-device-hint{font-size:1em;color:var(--color-text-muted)}.hero-device{position:relative;flex:1 1 0%;min-width:0;display:flex;flex-direction:column;align-items:center;gap:10px}.hero-device .device-frame:hover{transform:scale(1.05)}.hero-device .device-frame.landscape:hover{transform:rotate(90deg) scale(1.05)}.device-frame{--w: min(20vw, 40vh, 285px);position:relative;width:var(--w);aspect-ratio:var(--device-aspect, 1379 / 2756);transition:transform .6s cubic-bezier(.4,0,.2,1),margin .6s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 calc(var(--w) * .05) calc(var(--w) * .2) rgba(0,0,0,.9)) drop-shadow(0 calc(var(--w) * .025) calc(var(--w) * .1) rgba(0,0,0,.7))}.device-frame-img{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}.device-frame-screen{position:absolute;top:var(--screen-top);left:var(--screen-left);width:var(--screen-width);height:var(--screen-height);border-radius:var(--screen-radius);overflow:hidden;background:#000;z-index:1;transform:scale(0)}.device-frame:before{content:"";position:absolute;top:var(--screen-top);left:var(--screen-left);width:var(--screen-width);height:var(--screen-height);border-radius:var(--screen-radius);background:#000}.device-frame.ready .device-frame-screen{animation:screen-reveal 1s cubic-bezier(.16,1,.3,1) forwards}@keyframes screen-reveal{0%{transform:scale(0)}to{transform:scale(1)}}.device-tap-hint{position:absolute;z-index:10;bottom:0%;right:0%;pointer-events:none;opacity:0;animation:tap-fade-in 1s ease forwards,tap-bob 1.5s ease-in-out infinite}.device-tap-hint.landscape{top:0%;bottom:auto;transform:rotate(-90deg);animation:tap-fade-in 1s ease forwards,tap-bob-landscape 1.5s ease-in-out infinite}@keyframes tap-fade-in{0%{opacity:0}to{opacity:.7}}@keyframes tap-bob{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@keyframes tap-bob-landscape{0%,to{transform:rotate(-90deg) translateY(0)}50%{transform:rotate(-90deg) translateY(2px)}}.device-frame.landscape{transform:rotate(90deg);margin:calc(var(--w) / -2) calc(var(--w) / 2)}.device-frame-iframe{border:none;background:#000;cursor:pointer}.product-section{padding:var(--spacing-section) 5%;background:var(--color-bg)}.product-forget{position:relative;overflow:hidden}.product-forget-frame{position:relative;display:flex;justify-content:center;margin-top:40px;height:160px;overflow:hidden}.product-forget-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 40%,#181818 90%);z-index:2;pointer-events:none}.product-forget-frame-inner{position:relative;height:400px;aspect-ratio:1379 / 2756}.product-forget-frame-inner img{position:absolute;inset:0;width:100%;height:100%;z-index:1}.product-forget-screen{position:absolute;top:3.63%;left:7.25%;width:85.5%;height:92.74%;border-radius:8.5%/4%;background:#000}.product-section-alt{background:#181818}.product-inner{max-width:800px;margin:0 auto}.product-opening{min-height:auto}.product-opening .product-inner{flex:1;max-width:1200px;display:flex;align-items:center;gap:60px;width:100%}.product-opening-quote{flex:1 1 0%;padding:24px 30px;text-align:left;display:flex;flex-direction:column;justify-content:center;background:#00000026;border-radius:12px}.product-opening-content{flex:1 1 0%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.product-opening-cta{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:2.5em;align-self:stretch}.product-device{position:relative;display:flex;flex-direction:column;align-items:center;margin:40px 0 50px}.product-device .device-frame{--w: min(45vw, 40vh, 210px)}.product-device .device-frame:hover{transform:scale(1.05)}.product-device .device-frame.landscape:hover{transform:rotate(90deg) scale(1.05)}.product-callout{color:var(--color-text);margin-bottom:0}.product-headline{font-size:3rem;font-weight:800;line-height:1.2;letter-spacing:-.03em;margin:0}.product-section-heading{font-size:2.4rem;font-weight:600;margin:0 0 24px}.product-section-subheading{display:block;font-size:1.5rem;font-weight:500;color:var(--color-text-muted);margin-top:10px}.product-body{color:var(--color-text-muted);font-size:1.05em;line-height:1.7;margin:0 0 30px}.product-quote{padding:20px 24px;margin:30px 0;background:#ffffff0a;border-left:3px solid var(--color-primary);border-radius:8px}.product-quote p{font-size:1.05em;font-style:italic;line-height:1.6;margin:0 0 8px;color:var(--color-text)}.product-quote cite{font-size:.9em;color:var(--color-text-muted);font-style:normal}.product-review-stars{font-size:1.1em;color:var(--color-primary);letter-spacing:4px;margin-bottom:12px}.product-opening-quote p{font-size:1.15em;line-height:1.6;margin:0 0 8px}.product-opening-quote cite{font-size:.9em;color:var(--color-text-muted);font-style:normal}.product-devices{display:flex;justify-content:space-evenly;margin:40px 0;overflow:hidden}.product-devices img{max-height:500px;width:auto;min-width:0;border-radius:var(--radius)}.product-devices img.landscape{max-height:none;max-width:420px}.product-devices-three img{max-height:420px}.product-sub-beats{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:0 0 30px}.product-beat h3{font-size:1.15em;font-weight:600;margin:0 0 10px}.product-beat p{font-size:.95em;color:var(--color-text-muted);line-height:1.6;margin:0}.product-proof{background:linear-gradient(180deg,var(--color-bg) 0%,#0f0f0f 50%,var(--color-bg) 100%)}.product-proof-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.product-proof-card{padding:24px;border:1px solid var(--color-border);border-radius:var(--radius)}.product-proof-card p{font-size:.95em;font-style:italic;line-height:1.6;margin:0 0 12px}.product-proof-card cite{font-size:.85em;color:var(--color-text-muted);font-style:normal}.product-faq-section .faq-list{max-width:700px}.privacy{padding:var(--spacing-section) 5%;background:var(--color-bg)}.privacy-inner{max-width:700px;margin:0 auto}.privacy h1{text-align:center;font-size:3rem;font-weight:800;line-height:1.2;letter-spacing:-.03em;margin-bottom:8px}.page-last-updated{text-align:center;color:var(--color-text-muted);font-size:.9em;margin-bottom:40px}.page-footer-note{text-align:center;color:var(--color-text-muted);font-size:.8em;padding:20px 24px 40px;margin:0;opacity:.7}.privacy h2{font-size:1.2em;font-weight:600;margin:30px 0 12px}.privacy p.privacy-tagline{color:#fff;font-size:.95em;margin:0 0 12px}.privacy p{color:var(--color-text-muted);line-height:1.7;margin:0 0 12px;font-size:.95em}.privacy ul{color:var(--color-text-muted);line-height:1.7;margin:0 0 12px;padding-left:24px;font-size:.95em}.privacy li{margin-bottom:8px}.privacy a{color:#fff}.privacy a:hover{color:var(--color-primary)}.about{padding:var(--spacing-section) 5%;background:var(--color-bg)}.about-inner{max-width:700px;margin:0 auto}.about h1{text-align:center;font-size:3rem;font-weight:800;line-height:1.2;letter-spacing:-.03em;margin-bottom:32px}.about-tagline{color:#fff;font-size:.95em;margin:0 0 40px}.about h2{font-size:1.2em;font-weight:600;margin:30px 0 12px}.about p.about-tagline{color:#fff}.about p{color:var(--color-text-muted);line-height:1.7;margin:0 0 12px;font-size:.95em}.not-found{padding:var(--spacing-section) 5%;background:var(--color-bg);min-height:60vh;display:flex;align-items:center;justify-content:center}.not-found-inner{max-width:500px;text-align:center}.not-found-inner h1{font-size:2.5rem;font-weight:800;letter-spacing:-.03em;margin-bottom:16px}.not-found-inner p{font-size:1.1em;line-height:1.6;color:var(--color-text-muted);margin-bottom:32px}.not-found-links{display:flex;flex-direction:column;align-items:center;gap:16px}.faq{padding:var(--spacing-section) 5%;background:var(--color-bg)}.faq-inner{max-width:700px;margin:0 auto}.faq h2{font-size:2em;font-weight:600;margin-bottom:10px}.faq-list details{border-bottom:1px solid var(--color-border)}.faq-list details:first-child{border-top:1px solid var(--color-border)}.faq-list summary{padding:20px 0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:1.4em;font-weight:300;color:var(--color-text-muted);flex-shrink:0;margin-left:16px;transition:transform .2s ease}.faq-list details[open] summary:after{content:"−"}.faq-list summary h3{font-size:1.1em;font-weight:600;margin:0;color:var(--color-text)}.faq-list details p{color:var(--color-text-muted);line-height:1.7;padding:0 0 20px;margin:0;font-size:.95em}.help-search-bar{max-width:700px;margin:0 auto;padding:0 5%}.help-search-field{position:relative}.help-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--color-text-muted);pointer-events:none}.help-search-input{width:100%;padding:14px 40px 14px 44px;background:var(--color-bg-card);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius);font-size:1em;font-family:inherit;outline:none}.help-search-input:focus{border-color:var(--color-primary)}.help-search-input::placeholder{color:var(--color-text-muted)}.help-search-clear{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;color:var(--color-text-muted)}.help-search-clear svg{width:16px;height:16px}.help-search-clear:hover{color:var(--color-text)}.help-search-highlight{background:#ffa60080;color:inherit;border-radius:2px;padding:0 1px}.help-search-no-results{color:var(--color-text-muted);text-align:center;margin-top:20px;font-size:.95em}.faq-alt{background:#181818}.faq+.faq{padding-top:30px;padding-bottom:10px}.support-link{color:var(--color-text);text-decoration:none}.support-link:hover{color:var(--color-primary)}.faq-category{margin-bottom:0}.faq-category-heading{font-size:1.3em;font-weight:600;margin:0 0 16px;color:var(--color-text)}.final-cta{padding:var(--spacing-section) 5%;background:linear-gradient(180deg,var(--color-bg) 0%,#0f0f0f 100%);text-align:center}.final-cta-inner{max-width:800px;margin:0 auto}.final-cta h2{font-size:2.4rem;font-weight:700;margin:0 0 16px}.final-cta p{font-size:1.2em;color:var(--color-text-muted);margin:0 0 30px}.final-cta .cta-primary{margin-bottom:24px}.final-cta-social-proof{display:flex;align-items:center;justify-content:center;gap:.8em;font-size:1em;color:var(--color-text);margin-bottom:16px}.final-cta-social-proof .stat{font-weight:600}.final-cta-social-proof .star{color:var(--color-primary)}.final-cta-social-proof .divider{color:var(--color-text-muted)}.final-cta-badges{display:flex;justify-content:center;column-gap:16px;row-gap:0;flex-wrap:wrap}.final-cta-badges a{transition:transform .15s ease}.final-cta-badges a:hover{transform:scale(1.05)}.final-cta-badges .badge{width:160px}.sticky-nav{position:fixed;top:0;left:0;right:0;height:60px;background:#121212f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 5%}.sticky-nav-brand{display:flex;align-items:center;gap:12px}.sticky-nav-logo{height:30px;width:auto}.sticky-nav-tagline{font-size:18px;font-weight:600;color:var(--color-text)}.sticky-nav-cta{background:var(--color-primary);color:#000;font-size:.9em;font-weight:700;padding:10px 20px;border:none;border-radius:6px;cursor:pointer;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s}.sticky-nav-cta:hover{background:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 8px 25px #ffa60066}.sticky-nav-right{display:flex;align-items:center;gap:24px}.sticky-nav-links{display:flex;gap:24px}.sticky-nav-link{font-size:.9em;font-weight:600;color:var(--color-text);text-decoration:none;transition:color .2s}.sticky-nav-link:hover,.sticky-nav-link.active{color:var(--color-primary)}.sticky-nav-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:8px;-webkit-tap-highlight-color:transparent}.hamburger{display:block;width:20px;height:2px;background:var(--color-text);position:relative;transition:background .2s}.hamburger:before,.hamburger:after{content:"";position:absolute;left:0;width:20px;height:2px;background:var(--color-text);transition:transform .2s}.hamburger:before{top:-6px}.hamburger:after{top:6px}.hamburger.open{background:transparent}.hamburger.open:before{transform:translateY(6px) rotate(45deg)}.hamburger.open:after{transform:translateY(-6px) rotate(-45deg)}.site-footer{padding:60px 5% 40px;background:#0a0a0a;border-top:1px solid rgba(255,255,255,.06)}.site-footer-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:12px}.footer-logo{height:24px}.footer-brand-name{font-weight:600;font-size:1.1em}.footer-tagline{color:var(--color-text-muted);font-size:.85em;line-height:1.5}.footer-col h4{font-size:.85em;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text);margin-bottom:14px}.footer-col a{display:block;font-size:.9em;color:var(--color-text-muted);text-decoration:none;padding:4px 0;transition:color .2s}.footer-col a:hover{color:var(--color-primary)}.footer-lang{max-width:900px;margin:30px auto 0;display:flex;align-items:center;gap:6px}.footer-lang-globe{font-size:.9em}.footer-lang-select{appearance:none;-webkit-appearance:none;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:var(--color-text-muted);font-size:.85em;padding:6px 28px 6px 10px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23888'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:border-color .2s}.footer-lang-select:hover{border-color:#ffffff4d}.footer-lang-select option{background:#1a1a1a;color:#ccc}@media(max-width:1023px){.device-frame{--w: min(45vw, 40vh, 300px)}.hero-inner{flex-direction:column;align-items:center;text-align:center;max-width:700px;gap:2rem}.hero-content{display:contents}.hero-text{order:1;text-align:center}.hero-subtitle{margin:1rem auto 0}.hero-device{order:2;margin:auto 0;justify-content:center}.hero-app-store-stuff{order:3;margin-top:0;padding-bottom:0}.hero-web-link,.hero-or-divider{display:none}}@media(max-width:900px){.page-hero{padding-bottom:40px}.hero-headline{font-size:4.48rem}.product-opening .product-inner{flex-direction:column;align-items:center;text-align:center;gap:2rem}.product-opening-content{display:contents}.product-opening .product-headline{order:1}.product-opening-quote{order:2}.product-opening-cta{order:3;margin-top:0}.product-sub-beats{grid-template-columns:1fr;max-width:400px;margin:0 auto 30px}.product-proof-grid{grid-template-columns:1fr}.product-devices-three img{max-height:340px}.site-footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:700px){.sticky-nav-links{display:flex;position:absolute;top:60px;left:0;right:0;flex-direction:column;background:#121212fa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:0 5%;gap:0;border-bottom:1px solid rgba(255,255,255,.06);max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .2s ease,padding .3s ease}.sticky-nav-links.open{max-height:300px;opacity:1;padding:16px 5%}.sticky-nav-link{padding:12px 0;font-size:1em}.sticky-nav-menu-btn{display:block}}@media(max-width:480px){.page-hero,.page-first-section{padding-top:80px}.hero-headline{font-size:2.8rem}.sticky-nav-tagline{display:none}.product-headline{font-size:2rem}.product-section-heading{font-size:1.8rem}.product-devices img{max-height:360px}.privacy h1{font-size:2rem}.final-cta h2{font-size:1.8rem}.sticky-nav{height:50px}.sticky-nav-links{top:50px}.sticky-nav-logo{height:24px}.sticky-nav-cta{font-size:.8em;padding:8px 14px}.site-footer-inner{grid-template-columns:1fr;gap:30px}}.final-cta h2{text-shadow:0 0 40px rgba(255,166,0,.15)}
