:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.famograph-footer{width:100%;background:#f0f5ffb3;border-top:1px solid #e3eafc;box-shadow:0 -2px 12px #4f8cff11;padding:2rem 0 1rem;margin-top:3rem;text-align:center;font-size:15px;color:#222}.famograph-hero{position:relative}.famograph-hero-glass{background:#ffffff8c;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(200,220,255,.18)}.famograph-waitlist-glass{background:#ffffffb3;backdrop-filter:blur(12px) saturate(160%);-webkit-backdrop-filter:blur(12px) saturate(160%);border:1px solid rgba(200,220,255,.12);box-shadow:0 8px 32px #4f8cff1a}.famograph-feature-card{background:#ffffffd9;border-radius:var(--card-radius);box-shadow:0 8px 32px #4f8cff1f,0 2px 8px #ff6fd81a,0 1.5px 8px #0000000f;padding:1.5rem;transition:transform .2s,box-shadow .2s,opacity .6s;display:flex;flex-direction:column;align-items:flex-start;opacity:0;transform:translateY(40px) scale(.98);will-change:opacity,transform}.famograph-feature-card.famograph-feature-scroll{animation:featureScrollFadeIn .8s cubic-bezier(.23,1,.32,1) forwards;animation-delay:calc(.08s * var(--scroll-index))}@keyframes featureScrollFadeIn{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.famograph-feature-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 32px #4f8cff1f}:root{--primary: #4f8cff;--secondary: #f0f2f5;--accent: #ffb347;--text: #222;--card-radius: 18px;--shadow: 0 4px 24px rgba(0, 0, 0, .08)}body{font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--secondary);color:var(--text);margin:0;padding:0 .5rem}@media (min-width: 600px){body{padding:0 1.5rem}}@media (min-width: 900px){body{padding:0 3rem}}.famograph-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem 1rem;background:linear-gradient(120deg,#e3f0ff,#f0f2f5);border-radius:var(--card-radius);box-shadow:var(--shadow);margin-bottom:2rem;width:100%}.famograph-waitlist{margin-left:auto;margin-right:auto}@media (min-width: 900px){.famograph-hero{flex-direction:row;align-items:flex-start;justify-content:center;padding:3rem 2rem 2rem;width:100%}.famograph-hero-content{flex:1 1 0;min-width:0;max-width:520px;margin-right:2.5rem;text-align:left;align-items:flex-start;display:flex;flex-direction:column}.famograph-hero-content>*{align-items:flex-start!important;text-align:left!important}.famograph-waitlist{margin-top:0;min-width:340px;max-width:420px;align-self:flex-start;box-shadow:0 8px 32px #4f8cff1a;margin-left:0;margin-right:0}}@media (min-width: 900px){.famograph-hero{flex-direction:row;align-items:flex-start;justify-content:center;padding:3rem 2rem 2rem}.famograph-hero-content{flex:1 1 0;min-width:0;max-width:520px;margin-right:2.5rem}.famograph-waitlist{margin-top:0;min-width:340px;max-width:420px;align-self:flex-start;box-shadow:0 8px 32px #4f8cff1a}}.famograph-logo{width:80px;height:80px;margin-bottom:1rem}.famograph-features{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 600px){.famograph-features{grid-template-columns:1fr 1fr}}@media (min-width: 900px){.famograph-features{grid-template-columns:1fr 1fr 1fr}}.famograph-feature-card{background:#fff;border-radius:var(--card-radius);box-shadow:var(--shadow);padding:1.5rem;transition:transform .2s cubic-bezier(.23,1,.32,1),box-shadow .2s;display:flex;flex-direction:column;align-items:flex-start}.famograph-feature-card:hover{transform:translateY(-14px) scale(1.09);box-shadow:0 20px 48px #4f8cff38,0 4px 16px #ff6fd844,0 2px 8px #0000001a;background:linear-gradient(120deg,#f8faff 60%,#ffe0f7)}.famograph-waitlist{background:#fff;border-radius:var(--card-radius);box-shadow:var(--shadow);padding:2rem 1.5rem;margin-top:2rem;max-width:420px;margin-left:auto;margin-right:auto}.famograph-waitlist input{border-radius:8px;border:1px solid #dbeafe;padding:.75rem 1rem;font-size:1rem}.famograph-waitlist button{background:var(--primary);color:#fff;border:none;border-radius:8px;padding:.75rem 1rem;font-size:1rem;cursor:pointer;transition:background .2s}.famograph-waitlist button:hover{background:#2563eb}@keyframes heroGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.famograph-hero{width:100%;max-width:100vw;margin:0 auto 2rem;background:linear-gradient(120deg,#b6e0fe,#ffe0f7);background-size:200% 200%;animation:heroGradient 8s ease-in-out infinite;border-radius:var(--card-radius);box-shadow:var(--shadow);padding:2rem 1rem 1rem;overflow-x:hidden;box-sizing:border-box}.famograph-hero-flex{width:100%;max-width:100vw;box-sizing:border-box;overflow-x:auto}.famograph-hero-flex{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:2rem}.famograph-hero-content{width:100%;text-align:center}@media (min-width: 900px){.famograph-hero-flex{flex-direction:row;align-items:center;justify-content:space-between;gap:3rem;width:100%;max-width:1100px;margin:0 auto}.famograph-hero-content{flex:1 1 0;min-width:0;max-width:520px;text-align:left;align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.famograph-waitlist{flex:1 1 0;min-width:340px;max-width:420px;align-self:center;margin-top:0;box-shadow:0 8px 32px #4f8cff1a;display:flex;flex-direction:column;justify-content:center}}
