:root{--gray-1:#111;--gray-2:#191919;--gray-3:#222;--gray-4:#2a2a2a;--gray-5:#313131;--gray-6:#3a3a3a;--gray-7:#484848;--gray-8:#606060;--gray-9:#6e6e6e;--gray-10:#7b7b7b;--gray-11:#b4b4b4;--gray-12:#eee;--lime-1:#11130c;--lime-2:#151a10;--lime-3:#1f2917;--lime-4:#29371d;--lime-5:#334423;--lime-6:#3d522a;--lime-7:#496231;--lime-8:#577538;--lime-9:#bdee63;--lime-10:#d4ff70;--lime-11:#bde56c;--lime-12:#e3f7ba}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:radial-gradient(ellipse at 50% 0%, var(--lime-2) 0%, var(--gray-1) 60%);color:var(--gray-12);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;justify-content:center;align-items:center;min-height:100dvh;font-family:Inter,sans-serif;display:flex}#app{width:100%;max-width:960px;padding:32px}.split{align-items:center;gap:64px;display:flex}.copy{flex-direction:column;flex:1;align-items:flex-start;gap:20px;display:flex}.logo{background-color:var(--lime-10);border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.logo-letter{color:#111;margin-top:-2px;font-family:Inter,sans-serif;font-size:42px;font-style:italic;font-weight:900;line-height:1}.title{letter-spacing:-.02em;color:var(--gray-12);font-size:40px;font-weight:700;line-height:1.1}.tagline{color:var(--gray-11);font-size:18px;font-weight:400;line-height:1.5}.app-store-badge{margin-top:4px;transition:opacity .15s;display:inline-block}.app-store-badge:hover{opacity:.8}.app-store-badge svg{width:auto;height:44px}.hero{flex-shrink:0}.hero img{background:padding-box padding-box,linear-gradient(135deg,#ffffff26 0%,#ffffff14 40%,#ffffff05 60%,#ffffff1f 100%) border-box;border:1px solid #0000;border-radius:20px;width:280px}.page{max-width:640px;padding:48px 32px}.page h1{letter-spacing:-.02em;margin-bottom:16px;font-size:32px;font-weight:700}.page h2{color:var(--gray-12);margin-top:32px;margin-bottom:8px;font-size:18px;font-weight:600}.page p{color:var(--gray-11);line-height:1.6}.page a{color:var(--lime-11);text-decoration:none}.page a:hover{text-decoration:underline}.page-date{color:var(--gray-9);margin-bottom:16px;font-size:14px}.back-link{color:var(--gray-11);margin-bottom:24px;font-size:14px;text-decoration:none;transition:color .15s;display:inline-block}.back-link:hover{color:var(--gray-12)}.footer{text-align:center;padding:16px;font-size:13px;position:fixed;bottom:0;left:0;right:0}.footer a{color:var(--gray-9);text-decoration:none;transition:color .15s}.footer a:hover{color:var(--gray-11)}.footer-sep{color:var(--gray-6);margin:0 6px}@media (width<=680px){.split{flex-direction:column;gap:40px}.copy{text-align:center;align-items:center}.hero img{width:240px}}
