@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600&display=swap";:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}img{max-width:100%}.site-shell{--mint:#73baaa;--purple:#7e86d5;--purple-dark:#4f229b;--purple-deep:#2d0c68;--black:#050505;--white:#fff;--ink:#111;--muted:#3d4442;background:linear-gradient(135deg, var(--purple-dark) 0%, #7600a5 42%, var(--purple-deep) 100%);min-height:100svh;color:var(--ink);position:relative;overflow:hidden}.topbar{z-index:10;background:var(--black);-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid #ffffff24;border-radius:0;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:none;margin:0;padding:18px max(34px,50vw - 626px);display:flex;position:sticky;top:0}.topbar-main{align-items:center;gap:12px;display:flex}.menu-toggle{width:42px;height:42px;color:var(--white);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:none}.menu-toggle span{background:currentColor;border-radius:999px;width:22px;height:2px;display:block}.brand,.nav-links,.hero-download,.platform-status,.footer{align-items:center;display:flex}.brand{color:var(--white);gap:10px;font-weight:800;text-decoration:none}.brand-text{letter-spacing:-.01em;font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif;font-weight:500}.brand img{border-radius:10px;width:38px;height:38px;box-shadow:0 10px 30px #0f172a1f}.nav-links{gap:22px}.nav-links a,.footer a,.about-section a{color:var(--white);font-weight:650;text-decoration:none}.nav-links a:hover,.footer a:hover,.about-section a:hover{color:var(--mint)}.footer a,.about-section a{color:var(--white)}.footer a:hover,.about-section a:hover{color:var(--mint)}main{overflow:hidden}.hero-section,.simple-page{max-width:1320px;margin:0 auto;padding:84px 24px}.feature-section,.about-section{width:100%;max-width:none}.section-inner,.about-inner{max-width:1180px;margin:0 auto;padding:84px 24px}.hero-section{min-height:calc(100svh - 110px);box-shadow:none;background:0 0;grid-template-columns:minmax(500px,1fr) minmax(280px,.56fr) minmax(220px,.52fr);align-items:center;gap:30px;margin-top:0;padding:54px 34px 44px;display:grid;position:relative;overflow:visible}.hero-section:after{content:"";z-index:2;background:var(--black);width:100vw;height:16px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.sparkle{z-index:4;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cpath fill='%23050505' d='M14 1l2.8 9.2L26 14l-9.2 3.8L14 27l-2.8-9.2L2 14l9.2-3.8L14 1z'/%3E%3C/svg%3E") 14 14,pointer;pointer-events:auto;width:34px;height:44px;display:block;position:absolute;overflow:visible}.animated-sparkle path{opacity:0;transform-box:fill-box;transform-origin:50%}.animated-sparkle path:first-child{animation:1.3s ease-in-out both topRightSparkle}.animated-sparkle path:nth-child(2){animation:1.3s ease-in-out both bottomRightSparkle}.animated-sparkle path:nth-child(3){animation:1.3s ease-in-out both leftSparkle}@keyframes leftSparkle{0%{opacity:1;transform:scale(1)}30%{opacity:.78;transform:scale(.72)}60%{opacity:.55;transform:scale(.52)}to{opacity:1;transform:scale(1)}}@keyframes topRightSparkle{0%{opacity:0;transform:scale(.35)}34%{opacity:0;transform:scale(.5)}52%,76%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.65)}}@keyframes bottomRightSparkle{0%{opacity:0;transform:scale(.35)}42%{opacity:0;transform:scale(.5)}66%,86%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.65)}}.sparkle-one{width:54px;height:70px;top:7%;left:3%}.sparkle-two{width:48px;height:62px;top:20%;left:45%}.sparkle-three{width:34px;height:44px;bottom:10%;left:10%}.sparkle-four{width:40px;height:52px;top:10%;right:18%}.sparkle-five{width:40px;height:60px;bottom:16%;right:20%}.sparkle-six{width:50px;height:60px;bottom:12%;left:20%}.sparkle-seven{width:30px;height:40px;top:20%;right:.1%}.phone-screen,.hero-copy,.hero-download{z-index:3;position:relative}.hero-download{z-index:30}.hero-copy{text-align:left;grid-area:1/1}.eyebrow{color:var(--mint);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}.hero-copy h1,.section-heading h2,.about-section h2{color:var(--white);letter-spacing:0;margin:0;font-weight:850}.hero-copy h1{max-width:740px;margin:0;font-size:clamp(2rem,4vw,3.55rem);line-height:1.22}.cut-phrase{white-space:nowrap;display:inline-block;position:relative}.cut-text{display:block}.cut-text-base{visibility:hidden}.cut-effect,.cut-text-top,.cut-text-bottom,.cut-slash{position:absolute}.cut-effect{pointer-events:none;inset:0}.cut-text-top,.cut-text-bottom{animation-duration:1.15s;animation-timing-function:cubic-bezier(.22,.8,.22,1);animation-delay:1.02s;animation-fill-mode:forwards;inset:0}.cut-text-top{clip-path:inset(0 0 43%);animation-name:splitTopText}.cut-text-bottom{clip-path:inset(57% 0 0);animation-name:splitBottomText}.cut-effect-stitching .cut-text-top{animation:.42s ease-out forwards stitchTopText}.cut-effect-stitching .cut-text-bottom{animation:.42s ease-out forwards stitchBottomText}.cut-slash{background:var(--white);clip-path:polygon(0 50%,8% 0,100% 0,92% 50%,100% 100%,8% 100%);opacity:0;width:34%;height:.075em;animation:.28s cubic-bezier(.12,.95,.18,1) .78s both slashSweep;top:48%;left:0;transform:translate(-110%)rotate(-1deg);box-shadow:0 0 18px #ffffff85}.cut-effect-stitching .cut-slash{display:none}@keyframes splitTopText{0%,48%{transform:translateY(0)}to{transform:translateY(-.16em)}}@keyframes splitBottomText{0%,48%{transform:translateY(0)}to{transform:translateY(.16em)}}@keyframes stitchTopText{0%{transform:translateY(-.16em)}to{transform:translateY(0)}}@keyframes stitchBottomText{0%{transform:translateY(.16em)}to{transform:translateY(0)}}@keyframes slashSweep{0%{opacity:0;transform:translate(-110%)rotate(-1deg)}10%,84%{opacity:1}85%{opacity:0;transform:translate(294%)rotate(-1deg)}to{opacity:0;transform:translate(294%)rotate(-1deg)}}.nowrap{white-space:nowrap}.hero-text{color:#ffffffe0;max-width:650px;margin:22px 0 0;font-size:1.13rem;line-height:1.75}.primary-button{background:var(--black);min-height:56px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;padding:0 26px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 18px 40px #1118273d}.primary-button:hover{background:var(--purple);transform:translateY(-2px);box-shadow:0 20px 44px #7e86d547}.play-badge-link{width:min(100%,250px);margin-inline:auto;transition:transform .18s,filter .18s;display:block;position:relative;top:-18px}.play-badge-link:hover{filter:drop-shadow(0 14px 24px #0505052e);transform:translateY(-2px)}.play-badge-link:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #7e86d599}.play-badge-link img{width:100%;height:auto;display:block}.app-store-badge{width:min(100%,250px);margin-inline:auto;transition:transform .18s,filter .18s;display:block;position:relative;top:-18px}.app-store-badge:hover{filter:drop-shadow(0 14px 24px #0505052e);transform:translateY(-2px)}.app-store-badge img{width:100%;height:auto;display:block}.hero-download{width:min(100%,300px);box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;grid-area:1/2;place-self:start end;align-items:stretch;gap:14px;margin-top:94px;padding:0;position:relative;transform:translate(54px)}.phone-screen{filter:drop-shadow(0 24px 34px #05050538);grid-area:1/3;place-self:end;width:clamp(390px,34vw,560px);max-width:110%;height:auto;margin:-58px -90px -32px 0;display:block}.download-brand{width:100%;color:var(--white);justify-content:center;align-items:center;gap:10px;font-size:1.62rem;font-weight:650;display:flex}.download-brand img{border-radius:13px;width:56px;height:56px;box-shadow:0 10px 24px #05050533}.platform-status{grid-template-columns:1fr;align-self:center;gap:8px;width:min(100%,260px);margin-top:16px;display:grid}.platform-status span{color:var(--black);text-align:center;background:#ffffffb8;border:1px solid #05050529;border-radius:8px;padding:9px 13px;font-size:.9rem;font-weight:750}.feature-section{background:#ffffffeb;border-top:1px solid #ffffff3d;position:relative}.feature-sparkle-one{width:60px;height:80px;top:140px;right:400px}.feature-sparkle-two{width:40px;height:60px;bottom:40px;left:100px}.feature-section .eyebrow,.feature-section .section-heading h2{color:var(--black)}.section-heading{max-width:720px}.simple-page{min-height:calc(100svh - 170px)}.simple-page h1{color:var(--white);margin:0;font-size:clamp(2.6rem,6vw,5rem);line-height:1}.support-title{white-space:nowrap}.simple-page .section-heading>p:last-child{color:#ffffffe0;margin:22px 0 0;font-size:1.08rem;line-height:1.7}.legal-page{padding-bottom:96px}.legal-heading{max-width:920px}.legal-card{background:#fffffff0;border:1px solid #0505051f;border-radius:18px;max-width:920px;margin-top:34px;padding:28px;box-shadow:0 20px 44px #0f172a14}.legal-card-meta{color:#64748b;justify-content:space-between;gap:16px;margin-bottom:20px;font-size:.92rem;font-weight:700;display:flex}.legal-content{gap:26px;display:grid}.legal-section h2{color:var(--black);margin:0 0 12px;font-size:1.3rem;line-height:1.2}.legal-section p,.legal-section li{color:var(--muted);line-height:1.75}.legal-section ul{gap:8px;margin:0;padding-left:20px;display:grid}.legal-summary{background:#73baaa24;border:1px solid #7e86d540;border-radius:12px;margin-bottom:24px;padding:18px 20px}.legal-summary p{color:var(--muted);margin:0;line-height:1.7}.legal-actions{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.legal-actions a{color:var(--purple);font-weight:750;text-decoration:none}.request-form{gap:18px;display:grid}.field{gap:10px;display:grid}.field>span{color:var(--black);font-weight:750}.field input,.field select,.field textarea{width:100%;color:var(--black);background:#fff;border:1px solid #cfd7e6;border-radius:12px;padding:13px 14px;box-shadow:inset 0 1px 2px #0f172a0a}.field textarea{resize:vertical;min-height:132px}.checkbox-group{gap:12px;display:grid}.checkbox-row{color:var(--muted);align-items:flex-start;gap:12px;display:flex}.checkbox-row input{flex:none;width:18px;height:18px;margin-top:4px}.checkbox-block{border-top:1px solid #0505051a;padding:18px 0 0}.checkbox-row span{line-height:1.7}.form-button{cursor:pointer;border:0;width:fit-content}.form-button:disabled{opacity:.72;cursor:progress}.form-status{border-radius:12px;margin-top:20px;padding:16px 18px;font-weight:650;line-height:1.6}.status-success{color:#15522b;background:#ecf9ef;border:1px solid #a8dbb7}.status-error{color:#8f1d1d;background:#fff1f1;border:1px solid #efb3b3}.form-note{color:#64748b;margin:14px 0 0;font-size:.94rem;line-height:1.6}.notice-panel{background:#fffffff0;border:1px solid #0505051f;border-radius:8px;max-width:760px;margin-top:34px;padding:22px;box-shadow:0 16px 40px #0f172a0f}.notice-panel p{color:var(--muted);margin:0 0 18px;line-height:1.7}.notice-panel a{color:var(--purple);font-weight:750;text-decoration:none}.changelog-heading{max-width:860px}.changelog-title-line{display:block}.platform-tabs{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.platform-tabs button{min-height:42px;color:var(--white);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;padding:0 18px;font-weight:750;transition:background .18s,transform .18s,box-shadow .18s}.platform-tabs button:hover,.platform-tabs button.active{background:#ffffff3d;transform:translateY(-2px);box-shadow:0 14px 30px #05050529}.changelog-panel,.changelog-entry{background:#ffffffeb;border:1px solid #ffffff2e;border-radius:14px;max-width:860px;box-shadow:0 20px 44px #0505051f}.changelog-panel{margin-top:26px;padding:24px}.changelog-panel p{color:var(--muted);margin:0;line-height:1.7}.changelog-list{gap:18px;margin-top:26px;display:grid}.changelog-entry{padding:24px}.changelog-entry-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.changelog-entry h2{color:var(--black);margin:0;font-size:1.35rem;line-height:1.2}.changelog-entry-header span,.changelog-entry time{color:#59636f;font-size:.92rem;font-weight:750}.changelog-entry ul{gap:10px;margin:20px 0 0;padding-left:20px;display:grid}.changelog-entry li{color:var(--muted);line-height:1.65}.section-heading h2,.about-section h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1.06}.feature-grid,.support-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:34px;display:grid}.feature-grid{gap:12px}.feature-carousel{margin-top:34px;position:relative}.feature-carousel .feature-grid{margin-top:0}.carousel-arrow{display:none}.support-card{box-shadow:none;background:#ffffff24;border:1px solid #ffffff47;border-radius:999px}.feature-card{place-items:center;min-height:clamp(420px,36vw,620px);padding:6px;display:grid;overflow:visible}.feature-card img{object-fit:contain;width:100%;height:auto;max-height:clamp(420px,36vw,620px);display:block}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-grid-page{grid-template-columns:1fr;max-width:520px}.support-card{min-height:54px;color:var(--white);justify-content:center;align-items:center;gap:10px;padding:0 22px;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:flex}.support-card:hover{background:#ffffff38;transform:translateY(-3px);box-shadow:0 16px 32px #0505052e}.support-card strong{color:inherit;text-align:center;font-size:1rem;font-weight:750}.support-card span{color:inherit;font-size:1.2rem;line-height:1;transition:transform .18s}.support-card:hover span{transform:translate(3px)}.about-section{background:linear-gradient(135deg, var(--purple-dark), var(--purple-deep));border-top:1px solid #ffffff3d;position:relative}.about-inner{grid-template-columns:.8fr 1.2fr;gap:48px;display:grid}.about-sparkle-one{width:32px;height:42px;top:44px;right:140px}.about-sparkle-two{width:26px;height:34px;bottom:32px;left:110px}.about-inner>p{color:#ffffffe0;margin:0;font-size:1.08rem;line-height:1.75}.about-phone-screen{filter:drop-shadow(0 24px 34px #05050538);justify-self:end;width:min(100%,340px);height:auto;display:none}.footer{background:var(--black);color:#ffffffd1;border-top:1px solid #ffffff3d;display:block}.footer-inner{grid-template-columns:minmax(240px,1.35fr) repeat(3,minmax(150px,.75fr));align-items:start;gap:clamp(28px,5vw,70px);width:100%;max-width:1320px;margin:0 auto;padding:42px max(34px,50vw - 626px) 46px;display:grid}.footer .brand-text{color:var(--white);font-size:1.25rem}.footer-brand-mark{align-items:center;gap:10px;margin-bottom:12px;display:inline-flex}.footer-brand-mark img{border-radius:9px;width:34px;height:34px}.footer-brand p{color:#ffffffad;max-width:340px;margin:0 0 16px;font-size:.92rem;line-height:1.55}.footer-column{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-column h2{color:var(--mint);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.footer a{color:#ffffffd1;font-size:.94rem;font-weight:650;line-height:1.25;text-decoration:none}.footer a:hover{color:var(--mint)}.footer-downloads a{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:180px;padding:10px 12px;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.footer-downloads a:hover{background:#73baaa1f;border-color:#73baaab3;transform:translateY(-2px)}@media (width>=865px) and (width<=1400px){.hero-section{grid-template-columns:minmax(0,1fr) minmax(260px,300px);gap:clamp(18px,3vw,42px);max-width:none;padding:54px clamp(28px,5vw,72px) 44px}.hero-copy{grid-area:1/1}.hero-download{grid-area:1/2;justify-self:end;width:min(100%,300px);transform:none}.phone-screen{display:none}.about-inner{grid-template-columns:minmax(180px,.8fr) minmax(0,1fr) minmax(220px,.7fr);align-items:center;padding-bottom:0}.about-phone-screen{align-self:end;width:min(130%,460px);margin-bottom:-2px;display:block}.about-inner>div:first-child{transform:translateY(-76px)}.feature-sparkle-one{width:34px;height:44px;top:24px;right:28px}.feature-sparkle-two{width:28px;height:36px;bottom:24px;left:24px}.about-sparkle-one{width:30px;height:40px;top:28px;right:30px}.about-sparkle-two{width:24px;height:32px;bottom:28px;left:26px}}@media (width<=864px){.topbar{flex-direction:column;align-items:stretch;margin-top:0;padding:14px 20px;position:static}.topbar-main{width:100%}.menu-toggle{flex:none;align-content:center;gap:5px;display:grid}.nav-links{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:100%;padding-top:12px;font-size:1rem;display:none}.topbar-open .nav-links{display:flex}.nav-links a{border-top:1px solid #ffffff29;padding:14px 0}.sparkle-one{width:34px;height:44px;top:15px;left:auto;right:18px}.sparkle-two{width:30px;height:40px;top:44%;left:auto;right:18px}.sparkle-three{width:28px;height:36px;bottom:42%;left:16px}.sparkle-four{width:28px;height:36px;top:65%;right:10px}.sparkle-five,.sparkle-six,.sparkle-seven{display:none}.hero-section,.simple-page,.section-inner,.about-inner{padding:58px 20px}.hero-section{grid-template-columns:1fr;gap:28px;min-height:auto;padding:58px 20px}.hero-section:after,.phone-screen{display:none}.hero-copy{text-align:left;grid-area:1/1}.hero-copy h1{font-size:clamp(1.45rem,7.2vw,3.1rem)}.hero-text{margin-top:22px;font-size:1rem}.hero-download{grid-area:2/1;justify-self:stretch;width:100%;max-width:360px;margin:0 auto;padding:0;transform:none}.about-phone-screen{display:none}.cut-text-base{visibility:hidden}.cut-effect{display:block}.cut-text-top,.cut-text-bottom{animation:none}.cut-text-top{transform:translateY(-.16em)}.cut-text-bottom{transform:translateY(.16em)}.feature-sparkle-one{width:28px;height:36px;top:18px;right:16px}.feature-sparkle-two{width:24px;height:32px;bottom:18px;left:16px}.about-sparkle-one{width:26px;height:34px;top:18px;right:16px}.about-sparkle-two{width:22px;height:30px;bottom:18px;left:16px}.primary-button{box-sizing:border-box;width:100%}.platform-status{grid-template-columns:1fr;margin-top:34px;display:grid}.platform-status span{text-align:center}.changelog-entry-header{flex-direction:column}.support-grid,.about-inner,.legal-card{grid-template-columns:1fr}.feature-carousel{margin-inline:-20px;padding-inline:38px;overflow:hidden}.feature-grid{width:100%;transform:translateX(calc(var(--feature-index,0) * (0px - (100% + 16px))));gap:16px;margin-top:0;transition:transform .26s;display:flex}.feature-card{flex:0 0 100%;min-height:clamp(440px,98vw,620px);padding:0}.feature-card img{width:100%;max-height:clamp(440px,98vw,620px)}.carousel-arrow{z-index:2;width:34px;height:48px;color:var(--black);cursor:pointer;background:0 0;border:0;place-items:center;font-size:2.4rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow-left{left:6px}.carousel-arrow-right{right:6px}.carousel-arrow:focus-visible{outline-offset:2px;outline:3px solid #7e86d58c}.legal-card{padding:22px}.legal-card-meta{flex-direction:column}.form-button{width:100%}.footer-inner{grid-template-columns:1fr;gap:26px;padding:34px 20px 38px}.footer-brand p{max-width:none}.footer-downloads a{max-width:260px}}@media (width<=440px){.nav-links{flex-wrap:wrap;justify-content:flex-start}.platform-status{grid-template-columns:1fr}.play-badge-link{max-width:none}.hero-copy h1{font-size:clamp(1.35rem,7.6vw,2.05rem)}.cut-phrase{white-space:nowrap}}
