:root{--teal:#76a19e;--peach:#e8bd8e;--off-white:#fefdfb;--text:#2f3433;--muted:#5f6865;--mist:#94a3b8;--aqua:#e1f2f0;--cream:#fff4e8;--mint:#b9e4c9;--blush:#f4b5b5;--border:#e5e7eb;--white:#fff;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--text);background:radial-gradient(circle at top left, #e1f2f0b8, transparent 34rem), var(--off-white);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}a{color:inherit}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #76a19e80}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{color:var(--text);font-weight:700}#root{min-height:100svh}::selection{background:var(--mint);color:var(--text)}.site-header,.site-footer,.hero-section,.section,.download-section,.legal-shell{width:min(1120px,100% - 40px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:24px;padding:24px 0;display:flex}.brand-link,.site-nav,.site-footer nav,.download-buttons{align-items:center;display:flex}.brand-link{color:var(--text);gap:10px;font-weight:700;text-decoration:none}.brand-mark{border-radius:11px;width:38px;height:38px}.site-nav,.site-footer nav{gap:8px}.site-nav a,.site-footer a{color:var(--muted);border-radius:999px;padding:8px 12px;font-size:15px;font-weight:600;text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current=page],.site-footer a:hover,.site-footer a:focus-visible{background:var(--aqua);color:var(--text)}.hero-section{grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:center;gap:56px;min-height:calc(100svh - 92px);padding:24px 0 64px;display:grid}.hero-copy{max-width:640px}.eyebrow{color:var(--teal);margin:0 0 12px;font-size:15px;font-weight:700}.hero-section h1{margin:0;font-size:clamp(48px,8vw,96px);line-height:.96}.hero-text{color:var(--muted);max-width:590px;margin:28px 0 0;font-size:clamp(20px,2vw,25px);line-height:1.48}.download-buttons{flex-wrap:wrap;gap:12px;margin-top:32px}.store-button{background:var(--text);border:1px solid var(--text);color:var(--off-white);border-radius:16px;min-width:172px;padding:12px 18px;text-decoration:none}.store-button span,.store-button small{font-size:12px;line-height:1.1;display:block}.store-button strong{margin-top:3px;font-size:20px;line-height:1.15;display:block}.phone-scene{justify-content:center;display:flex}.hero-screenshot,.screenshot-card{aspect-ratio:1242/2688;object-fit:contain;border-radius:32px;height:auto;display:block;box-shadow:0 24px 70px #2f343324}.hero-screenshot{width:100%;max-width:360px;max-height:min(74svh,720px)}.section,.download-section{padding:72px 0}.intro-section,.moments-section{border-top:1px solid var(--border);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;display:grid}.section h2,.download-section h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.08}.intro-section>p,.download-section>p,.moments-section li,.feature-card p{color:var(--muted);font-size:18px;line-height:1.7}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:0;display:grid}.feature-card{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:24px;box-shadow:0 10px 28px #2f34330f}.feature-card h2{margin-bottom:14px;font-size:22px;line-height:1.2}.feature-card p{margin:0}.screenshot-section{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-top:0;display:grid}.screenshot-card{background:var(--aqua);width:100%;max-width:100%}.moments-section ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.moments-section li{background:var(--aqua);color:var(--text);border-radius:8px;padding:18px 20px}.download-section{background:linear-gradient(135deg, var(--aqua), var(--cream));border-radius:8px;margin-bottom:64px;padding-left:clamp(24px,6vw,72px);padding-right:clamp(24px,6vw,72px)}.download-section>p{max-width:620px}.legal-shell{padding:42px 0 80px}.legal-document{background:var(--white);border:1px solid var(--border);border-radius:8px;max-width:860px;margin:0 auto;padding:clamp(28px,5vw,56px);box-shadow:0 14px 36px #2f34330f}.legal-document h1{margin:0 0 24px;font-size:clamp(38px,6vw,56px);line-height:1.05}.legal-document h2{margin:38px 0 12px;font-size:26px;line-height:1.2}.legal-document h3{color:var(--text);margin:26px 0 10px;font-size:20px;line-height:1.3}.legal-document p,.legal-document li{color:var(--muted);font-size:17px;line-height:1.72}.legal-document p{margin:0 0 16px}.legal-document ul{margin:0 0 20px;padding-left:24px}.site-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:20px;padding:26px 0 34px;display:flex}@media (width<=900px){.hero-section,.intro-section,.moments-section{grid-template-columns:1fr}.hero-section{gap:36px;min-height:auto;padding-top:36px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.screenshot-section{scroll-snap-type:x proximity;grid-template-columns:repeat(3,minmax(180px,1fr));padding-bottom:12px;overflow-x:auto}.screenshot-card{scroll-snap-align:center}}@media (width<=640px){.site-header,.site-footer,.hero-section,.section,.download-section,.legal-shell{width:min(100% - 28px,1120px)}.site-header,.site-footer{flex-direction:column;align-items:flex-start}.site-nav,.site-footer nav,.download-buttons{width:100%}.site-nav{flex-wrap:wrap}.download-buttons{flex-direction:column;align-items:stretch}.store-button{box-sizing:border-box;width:100%}.feature-grid{grid-template-columns:1fr}.hero-screenshot{max-width:300px;max-height:640px}.section,.download-section{padding-top:52px;padding-bottom:52px}}
