@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";:root{--font-display: "Sora", "Avenir Next Rounded", "Nunito Sans", sans-serif;--font-body: "Manrope", "SF Pro Text", "Helvetica Neue", sans-serif;--color-background: #fdf2eb;--color-surface: #fffaf5;--color-surface-elevated: #fffdf9;--color-accent: #fa7040;--color-accent-strong: #ff8f5c;--color-accent-soft: rgba(250, 112, 64, .16);--color-text-primary: #221d18;--color-text-secondary: #5f5248;--color-border: rgba(112, 90, 74, .2);--color-link: #d45728;--color-link-hover: #b8461b;--color-page-gradient-start: #fff8f2;--color-page-gradient-end: #f9e6d9;--radius-lg: 18px;--radius-pill: 999px;--shadow-soft: 0 18px 36px rgba(130, 70, 44, .12);--size-display: clamp(2.1rem, 5.2vw, 4rem);--size-heading: clamp(1.4rem, 2.4vw, 2rem);--size-body: 1rem;--size-supporting: .95rem;--line-height-display: 1.05;--line-height-body: 1.6;--space-2xs: .25rem;--space-xs: .5rem;--space-sm: .75rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--site-max-width: 1120px}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:var(--font-body);color:#1c1713;line-height:1.58;background:radial-gradient(circle at 8% -10%,rgba(255,191,156,.36),transparent 45%),radial-gradient(circle at 88% -12%,rgba(255,228,204,.45),transparent 42%),linear-gradient(180deg,#f8f8f9,#f3f3f5 65%,#f8f8fa)}a{color:#2f2f35;text-decoration:none}a:hover{color:#fa7040}h1,h2,h3{margin:0;font-family:var(--font-display);color:#1f1a16;letter-spacing:-.018em}p{margin:0;color:#53505a}.page-shell{padding:var(--space-xl) var(--space-lg) var(--space-2xl)}.page-container{width:min(100%,1180px);margin:0 auto;padding:0 var(--space-md)}.marketing-page{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:#f8f8fbdb;border-bottom:1px solid rgba(60,60,70,.08)}.site-header-inner{min-height:76px;display:flex;align-items:center}.site-logo{display:flex;align-items:center;gap:.8rem;font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:#1d1b22}.site-logo-image{width:42px;height:42px;border-radius:11px;border:1px solid rgba(42,42,51,.1);object-fit:cover}.hero-section{padding:5.8rem 0 4.6rem}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.2rem;align-items:center}.hero-copy{max-width:560px}.hero-title{font-size:clamp(2.25rem,4.2vw,4rem);line-height:1.06;margin-bottom:.9rem}.hero-subtitle{font-size:clamp(1.16rem,2vw,1.48rem);font-weight:600;margin-bottom:.9rem;color:#2c2621}.hero-description{max-width:52ch;font-size:1.04rem;margin-bottom:1.75rem}.app-store-button{display:inline-flex;align-items:center}.app-store-button img{width:184px;height:auto;border-radius:9px;box-shadow:0 8px 18px #22222c1a}.app-store-badge-dark{display:none}.hero-visual{display:flex;justify-content:center;align-items:center}.hero-screenshot-stack{position:relative;width:min(450px,100%);padding-left:3.2rem;min-height:620px}.hero-screen{width:min(305px,67vw);height:auto;border-radius:26px;border:1px solid rgba(20,20,24,.14);background:#fff;box-shadow:0 30px 50px #16161e2e;object-fit:cover}.hero-screen-back{position:absolute;left:0;top:70px;width:min(260px,58vw);opacity:.95}.hero-screen-front{position:absolute;left:132px;top:0}.feature-highlights-section{padding:5rem 0}.section-title{text-align:center;font-size:clamp(1.9rem,3.4vw,3rem);margin-bottom:.9rem}.section-intro{text-align:center;max-width:670px;margin:0 auto;font-size:1.05rem}.feature-cards-grid{margin-top:2.8rem;display:grid;gap:1.35rem;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-item-card{border:1px solid rgba(35,36,42,.1);border-radius:16px;padding:1.2rem 1.1rem 1.15rem;background:#ffffffa8;min-height:180px}.feature-item-card h3{margin-bottom:.55rem;font-size:1.08rem}.feature-item-card p{font-size:.97rem;color:#595764}.carousel-section{padding:1rem 0 5rem}.carousel-shell{margin-top:2rem;display:grid;grid-template-columns:.9fr 1.1fr;gap:1.4rem;border:1px solid rgba(38,39,46,.12);border-radius:24px;background:linear-gradient(145deg,#ffffffd9,#fafafdc7);padding:1.3rem}.carousel-image-panel{display:grid;place-items:center;border-radius:18px;background:radial-gradient(circle at 16% 20%,rgba(250,112,64,.25),transparent 45%),#ffffffd9;min-height:640px}.carousel-screen-image{width:min(300px,82%);height:auto;border-radius:24px;border:1px solid rgba(20,20,25,.16);box-shadow:0 24px 44px #1c1d222e;background:#fff}.carousel-copy-panel{padding:1.2rem 1rem .85rem;display:flex;flex-direction:column}.carousel-eyebrow{display:inline-flex;align-self:flex-start;padding:.28rem .62rem;border-radius:999px;font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:#fa70402e;color:#b94719;margin-bottom:.7rem}.carousel-heading{font-size:clamp(1.3rem,2.2vw,1.85rem);margin-bottom:.65rem}.carousel-description{margin-bottom:.85rem}.carousel-highlight-list{margin:0;padding-left:1rem;display:grid;gap:.5rem;color:#4f4c57}.carousel-controls{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem}.carousel-arrow-button{width:40px;height:40px;border-radius:999px;border:1px solid rgba(40,42,50,.16);background:#fff;font-size:1rem;font-weight:700;cursor:pointer;color:#2e2f36}.carousel-arrow-button:hover{border-color:#fa704099;color:#fa7040}.carousel-dots{display:flex;align-items:center;gap:.5rem}.carousel-dot{width:9px;height:9px;border:0;border-radius:999px;background:#383a4247;cursor:pointer}.carousel-dot.is-active{width:26px;background:#fa7040}.bottom-cta{background:linear-gradient(160deg,#f1f1f4d9,#ececf0c7);border-top:1px solid rgba(45,46,56,.08);border-bottom:1px solid rgba(45,46,56,.08)}.bottom-cta-inner{padding:4.3rem var(--space-md);text-align:center}.bottom-cta-inner h2{margin-bottom:1.4rem;font-size:clamp(1.9rem,3.2vw,2.95rem)}.site-footer{padding:2.1rem 0 3rem}.site-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.site-footer p{font-size:.88rem;color:#66636e}.site-footer a{font-size:.9rem;color:#5a5764}.legal-page{display:grid;gap:var(--space-lg)}.legal-header,.legal-section{padding:var(--space-xl);border:1px solid rgba(40,42,52,.12);border-radius:var(--radius-lg);background:#ffffffb3}.legal-header{box-shadow:0 16px 34px #1e1f2614}.legal-page h1,.legal-page h2{margin-bottom:var(--space-sm)}.legal-page h1{font-size:clamp(1.5rem,2.4vw,2.1rem)}.legal-page h2{font-size:clamp(1.05rem,1.8vw,1.3rem)}.legal-meta{margin-bottom:var(--space-md);font-size:.9rem}.legal-section{display:grid;gap:var(--space-sm)}.legal-list{margin:0;padding-left:1.1rem;display:grid;gap:var(--space-xs);color:#565461}.legal-nav{display:flex;align-items:center;gap:var(--space-xs);font-size:var(--size-supporting)}.footer-link-divider{color:#7b7986}@media(prefers-color-scheme:dark){body{color:#f0edf7;background:radial-gradient(circle at 10% -8%,rgba(171,89,54,.34),transparent 42%),radial-gradient(circle at 88% -12%,rgba(73,53,44,.32),transparent 44%),linear-gradient(180deg,#101117,#12131b 56%,#0f1016)}a{color:#ddd9e8}a:hover{color:#ffa47a}h1,h2,h3{color:#f8f5ff}p{color:#c4bfce}.site-header{background:#101119d1;border-bottom-color:#ffffff1a}.site-logo{color:#f7f4ff}.site-logo-image{border-color:#ffffff3d}.hero-subtitle{color:#f0ebff}.hero-screen{border-color:#ffffff38;box-shadow:0 32px 56px #0505098c}.feature-item-card{border-color:#ffffff26;background:#1b1d27c7}.feature-item-card p{color:#bab5c6}.carousel-shell{border-color:#ffffff29;background:linear-gradient(145deg,#161821e6,#12131be0)}.carousel-image-panel{background:radial-gradient(circle at 16% 20%,rgba(245,117,72,.26),transparent 45%),#181b25e0}.carousel-screen-image{border-color:#fff3;box-shadow:0 24px 44px #04050a8f}.carousel-eyebrow{background:#fd987238;color:#ffb38f}.carousel-highlight-list{color:#c1bdcd}.carousel-arrow-button{border-color:#fff3;background:#1f2330;color:#ece9f5}.carousel-dot{background:#ffffff47}.bottom-cta{background:linear-gradient(160deg,#13151deb,#181a24db);border-top-color:#ffffff1f;border-bottom-color:#ffffff1f}.site-footer{background:#0f111966}.site-footer p{color:#a9a3b4}.site-footer a{color:#d2ccdf}.legal-header,.legal-section{border-color:#ffffff29;background:#1a1d27d1}.legal-header{box-shadow:0 16px 34px #04060c6b}.legal-list{color:#c2bdcd}.footer-link-divider{color:#bbb5cb}.app-store-badge-light{display:none}.app-store-badge-dark{display:block}}@media(max-width:1100px){.feature-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.carousel-shell{grid-template-columns:1fr}.carousel-image-panel{min-height:460px}.hero-grid{grid-template-columns:1fr;gap:2.4rem}.hero-copy{max-width:760px;margin:0 auto;text-align:center}.hero-description{margin-left:auto;margin-right:auto}.hero-screenshot-stack{min-height:560px;width:min(470px,100%);margin:0 auto}}@media(max-width:760px){.page-shell{padding:var(--space-lg) var(--space-md) var(--space-xl)}.site-header-inner{min-height:68px}.hero-section{padding:3.8rem 0 3.3rem}.hero-screenshot-stack{min-height:440px;width:min(340px,100%);padding-left:.8rem}.hero-screen{width:min(220px,62vw);border-radius:20px}.hero-screen-back{left:0;top:50px;width:min(185px,52vw)}.hero-screen-front{left:88px}.feature-cards-grid{grid-template-columns:1fr}.carousel-image-panel{min-height:390px}.carousel-screen-image{width:min(240px,78vw)}.legal-header,.legal-section{padding:var(--space-lg)}.legal-nav,.site-footer-inner{flex-wrap:wrap}}
