:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fc81ea;--text:#fff;--text-soft:#ffffffe0;--border:#ffffff57;--card:#ffffff1f;--cta-dark:#121212;--cta-dark-hover:#000;--visual-1:#ffb246;--visual-2:#ff841f}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:ui-rounded,SF Pro Rounded,Avenir Next Rounded,Avenir Next,Trebuchet MS,Segoe UI,sans-serif;line-height:1.6}a{color:var(--text);text-underline-offset:2px;text-decoration-thickness:1px}.site-shell{flex-direction:column;max-width:1180px;min-height:100vh;margin:0 auto;padding:1.25rem 1rem 2rem;display:flex}.site-header{padding:.3rem 0 .75rem}.site-brand{color:var(--text);letter-spacing:.08em;text-transform:uppercase;font-size:1rem;font-weight:700;text-decoration:none}.content{flex:1}.card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:clamp(1rem,3vw,1.5rem)}.landing{align-items:center;min-height:clamp(360px,72vh,700px);display:flex}.landing-copy{max-width:980px}.landing-title{letter-spacing:-.02em;max-width:14ch;margin:0;font-size:clamp(2.2rem,7.5vw,5rem);font-weight:700;line-height:.94}.store-buttons{flex-wrap:wrap;gap:.6rem;margin-top:1.2rem;display:flex}.store-button{background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;padding:0;line-height:0;text-decoration:none;display:inline-flex}.app-store-badge{width:clamp(180px,26vw,240px);height:auto;display:block}.landing-visual{background:linear-gradient(145deg,var(--visual-1),var(--visual-2));border-radius:22px;justify-content:center;align-items:center;min-height:420px;padding:1.5rem;display:flex}.phone-mock{aspect-ratio:9/19;background:#0d0d0d;border:3px solid #fff9;border-radius:34px;grid-template-rows:auto 1fr;gap:.5rem;width:min(78%,320px);max-width:320px;padding:.5rem;display:grid;box-shadow:0 22px 34px #00000059}.phone-notch{background:#121212;border-radius:999px;width:42%;height:.82rem;margin:0 auto}.phone-screen{background:linear-gradient(185deg,#1f2637 0%,#344364 46%,#111 100%);border-radius:25px;flex-direction:column;gap:.55rem;padding:.95rem .8rem;display:flex}.screen-line{background:#ffffff57;border-radius:999px;width:100%;height:.56rem}.screen-line.short{width:45%}.screen-line.medium{width:72%}.screen-avatar{aspect-ratio:4/5;background:linear-gradient(175deg,#f6f8ff,#c9d2e8);border-radius:14px;width:100%;margin:.35rem 0}.page-title{margin:0 0 1rem;font-size:clamp(1.5rem,3.4vw,2.1rem)}.text-block p,.text-block li{color:var(--text-soft)}.text-block h2{margin:1.2rem 0 .5rem;font-size:1.08rem}.text-block ul,.text-block ol{margin-top:0;margin-bottom:0;padding-left:1.2rem}.contact-form{gap:.75rem;margin-top:1rem;display:grid}.contact-form label{gap:.35rem;font-size:.94rem;font-weight:600;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:#ffffff29;border-radius:10px;padding:.65rem .7rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffffbf}.contact-form textarea{resize:vertical;min-height:130px}.contact-form button{color:#111;width:fit-content;font:inherit;cursor:pointer;background:#fff;border:1px solid #ffffff73;border-radius:10px;padding:.6rem 1rem;font-weight:700}.contact-form button:hover{background:#ffffffe6}.site-footer{border-top:1px solid #ffffff59;margin-top:1.7rem;padding-top:1rem}.footer-links{text-align:center;flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.footer-link-button{color:#fff;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff80;border-radius:999px;padding:.5rem .95rem;font-size:.92rem;line-height:1;text-decoration:none}.footer-link-button:hover{background:#fff3}.footer-copy{text-align:center;color:#ffffffe6;margin:.7rem 0 0;font-size:.9rem}@media (max-width:980px){.landing{min-height:60vh}.landing-copy{max-width:none}.landing-visual{min-height:300px}}@media (max-width:640px){.site-shell{padding-left:.85rem;padding-right:.85rem}.landing-title{font-size:clamp(2.15rem,12vw,3.3rem)}.store-button{justify-content:flex-start}}
