@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0";.app-hero[data-astro-cid-brmdfpyo]{background-color:var(--color-cream);color:var(--color-wine);justify-content:center;padding:6rem 2rem 4rem;display:flex}.app-hero__inner[data-astro-cid-brmdfpyo]{max-width:var(--max-width);text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.app-eyebrow[data-astro-cid-brmdfpyo]{font-family:var(--font-body);letter-spacing:.3em;text-transform:uppercase;color:var(--color-sage);margin-bottom:1.25rem;font-size:.75rem;font-weight:400}.app-title[data-astro-cid-brmdfpyo]{font-family:var(--font-heading);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.1}.app-subtitle[data-astro-cid-brmdfpyo]{font-family:var(--font-body);color:#2d2a26d9;max-width:680px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.2rem);font-weight:300;line-height:1.75}.app-cta-group[data-astro-cid-brmdfpyo]{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;margin-bottom:1.5rem;display:flex}@media (width>=640px){.app-cta-group[data-astro-cid-brmdfpyo]{flex-direction:row;width:auto}}.app-store-badge[data-astro-cid-brmdfpyo]{width:auto;height:3.5rem;transition:transform .2s;display:block}.app-store-badge[data-astro-cid-brmdfpyo]:hover{transform:translateY(-2px)}.btn-beta[data-astro-cid-brmdfpyo]{border:2px solid var(--color-sage);height:3.5rem;color:var(--color-sage);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:0 2rem;font-size:.85rem;font-weight:400;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:flex}@media (width>=640px){.btn-beta[data-astro-cid-brmdfpyo]{width:auto}}.btn-beta[data-astro-cid-brmdfpyo]:hover{background-color:var(--color-sage);color:var(--color-cream);transform:translateY(-2px)}.icon-android[data-astro-cid-brmdfpyo]{flex-shrink:0;width:1.25rem;height:1.25rem}.app-cta-caption[data-astro-cid-brmdfpyo]{color:#2d2a268c;margin:0;font-size:.85rem}.section-divider[data-astro-cid-brmdfpyo]{max-width:var(--max-width);background-color:#a26c5633;width:calc(100% - 4rem);height:1px;margin:0 auto}.app-features[data-astro-cid-brmdfpyo]{background-color:var(--color-cream);justify-content:center;padding:6rem 2rem;display:flex}.app-features__inner[data-astro-cid-brmdfpyo]{max-width:var(--max-width);flex-direction:column;align-items:center;width:100%;display:flex}.section-heading[data-astro-cid-brmdfpyo]{font-family:var(--font-heading);text-align:center;text-transform:lowercase;margin-bottom:0;font-size:clamp(2rem,5vw,3rem)}.heading-line[data-astro-cid-brmdfpyo]{background-color:var(--color-sienna);width:4rem;height:1px;margin:2rem 0 4rem}.features-grid[data-astro-cid-brmdfpyo]{grid-template-columns:1fr;gap:2rem;width:100%;display:grid}@media (width>=640px){.features-grid[data-astro-cid-brmdfpyo]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.features-grid[data-astro-cid-brmdfpyo]{grid-template-columns:repeat(4,1fr)}}.feature-card[data-astro-cid-brmdfpyo]{text-align:center;background-color:#ffffff40;border:1px solid #d39d8726;border-radius:4px;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:transform .2s,box-shadow .2s;display:flex}.feature-card[data-astro-cid-brmdfpyo]:hover{transform:translateY(-4px);box-shadow:0 10px 20px #00000008}.feature-icon[data-astro-cid-brmdfpyo]{color:var(--color-sienna);margin-bottom:1.25rem;font-size:3rem}.feature-title[data-astro-cid-brmdfpyo]{font-family:var(--font-heading);margin-bottom:.75rem;font-size:1.25rem;font-weight:400}.feature-description[data-astro-cid-brmdfpyo]{font-family:var(--font-body);color:#2d2a26cc;margin:0;font-size:.9rem;font-weight:300;line-height:1.7}.app-screenshots[data-astro-cid-brmdfpyo]{background-color:#efe8db66;flex-direction:column;align-items:center;padding:6rem 0;display:flex}.app-carousel-track[data-astro-cid-brmdfpyo]{will-change:transform;animation:32s linear infinite app-carousel-scroll;display:flex}@media (hover:hover){.app-carousel-track[data-astro-cid-brmdfpyo]:hover{animation-play-state:paused}}.app-carousel-set[data-astro-cid-brmdfpyo]{flex-shrink:0;gap:2rem;padding-right:2rem;display:flex}.screenshot-wrapper[data-astro-cid-brmdfpyo]{flex-shrink:0;width:200px}@media (width>=768px){.screenshot-wrapper[data-astro-cid-brmdfpyo]{width:220px}}.screenshot-frame[data-astro-cid-brmdfpyo]{border:4px solid var(--color-cream);border-radius:2rem;outline:1px solid #0000000d;overflow:hidden;box-shadow:0 20px 40px #00000014}.screenshot-frame[data-astro-cid-brmdfpyo] img[data-astro-cid-brmdfpyo]{width:100%;height:auto;display:block}.screenshot-label[data-astro-cid-brmdfpyo]{text-align:center;color:#2d2a2680;letter-spacing:.08em;text-transform:lowercase;margin-top:.85rem;font-size:.75rem}@keyframes app-carousel-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.app-carousel-outer[data-astro-cid-brmdfpyo]{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.app-cta-banner[data-astro-cid-brmdfpyo]{background:linear-gradient(135deg, var(--color-sage) 0%, var(--color-sienna) 100%);color:var(--color-cream);justify-content:center;padding:7rem 2rem;display:flex;position:relative;overflow:hidden}.app-cta-banner__bg[data-astro-cid-brmdfpyo]{opacity:.06;background-image:url("data:image/svg+xml,%3Csvg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cg fill=\"none\" fill-rule=\"evenodd\"%3E%3Cg fill=\"%23ffffff\" fill-opacity=\"1\"%3E%3Cpath d=\"M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4z\"/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.app-cta-banner__inner[data-astro-cid-brmdfpyo]{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:900px;display:flex;position:relative}.banner-eyebrow[data-astro-cid-brmdfpyo]{font-family:var(--font-body);letter-spacing:.3em;text-transform:uppercase;color:#efe8dbcc;margin-bottom:1.25rem;font-size:.75rem;font-weight:400}.banner-title[data-astro-cid-brmdfpyo]{font-family:var(--font-heading);color:var(--color-cream);text-transform:lowercase;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.15}.banner-subtitle[data-astro-cid-brmdfpyo]{font-family:var(--font-body);color:#efe8dbe6;max-width:620px;margin:0 auto 3rem;font-size:clamp(1rem,2vw,1.3rem);font-weight:300;line-height:1.8}.btn-beta--white[data-astro-cid-brmdfpyo]{border-color:var(--color-cream);color:var(--color-cream)}.btn-beta--white[data-astro-cid-brmdfpyo]:hover{color:var(--color-cream);background-color:#efe8db1a}.banner-footer[data-astro-cid-brmdfpyo]{color:#efe8db99;margin:1.5rem 0 0;font-size:.85rem}.banner-email-link[data-astro-cid-brmdfpyo]{color:inherit;text-decoration:underline}
