.home-page{--bg: #ffffff;--bg-soft: #f7f7f7;--bg-deep: #0a0a0a;--panel: rgba(255, 255, 255, .88);--panel-strong: #ffffff;--text: #0a0a0a;--text-muted: #636363;--line: rgba(0, 0, 0, .1);--accent: #0a0a0a;--accent-soft: #333333;--shadow: 0 24px 80px rgba(0, 0, 0, .08);--focus-ring: 0 0 0 3px rgba(0, 0, 0, .3);overflow:clip;color:var(--text);background:var(--bg);font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.home-page a:focus-visible,.home-page button:focus-visible,.home-page summary:focus-visible,.home-page details:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:8px}.skip-nav{position:absolute;left:-9999px;top:0;z-index:100;padding:12px 24px;background:var(--accent);color:#fff;font-weight:800;border-radius:0 0 12px}.skip-nav:focus{left:0}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.section-kicker,.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.8rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.eyebrow-dot{width:10px;height:10px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 8px #0000000f}.hero{position:relative;padding:40px 0 32px}.hero-grid{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:36px;align-items:center;min-height:100vh}.hero-backdrop{position:absolute;border-radius:999px;filter:blur(80px);opacity:.5;pointer-events:none}.hero-backdrop-left{width:400px;height:400px;left:-160px;top:80px;background:radial-gradient(circle,rgba(0,0,0,.04),transparent 70%)}.hero-backdrop-right{width:500px;height:500px;right:-180px;top:20px;background:radial-gradient(circle,rgba(0,0,0,.03),transparent 70%)}.hero-copy{position:relative;z-index:2;padding:26px 0;max-width:620px}.app-icon{width:88px;height:88px;border-radius:24px;margin:18px 0 22px;box-shadow:0 18px 40px #0000001f}.hero h1,.problem h2,.proof-copy h2,.features h2,.workflow h2,.story-copy h2,.use-cases h2,.pricing h2,.faq h2,.final-copy h2{font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.04em;line-height:.96;margin:0}.hero h1{font-size:clamp(3.25rem,7vw,6.2rem);max-width:14ch}.h1-fade{color:var(--text-muted)}.hero-subtitle{font-size:clamp(1.05rem,1.4vw,1.26rem);line-height:1.7;color:var(--text-muted);max-width:58ch;margin:22px 0 0}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:30px}.primary-cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;border-radius:999px;background:var(--accent);color:#fff;font-size:1.05rem;font-weight:800;letter-spacing:-.01em;box-shadow:0 12px 30px #00000026;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.primary-cta:hover{transform:translateY(-2px);background:var(--accent-soft);box-shadow:0 16px 40px #0003}.secondary-cta{display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--text);font-size:.95rem;font-weight:800;transition:transform .18s ease,background .18s ease}.secondary-cta:hover{transform:translateY(-2px);background:var(--bg-soft)}.store-badges{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.store-badge{display:inline-flex;transition:transform .18s ease,opacity .18s ease}.store-badge:hover{transform:translateY(-2px);opacity:.92}.store-badge img{height:42px;width:auto}.store-badge.google-play img{height:60px;margin:-10px -12px}.trust-strip{padding:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-strip-inner{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:10px;padding:8px 28px;font-size:.95rem;font-weight:700;color:var(--text)}.trust-icon{display:flex;align-items:center;color:var(--text)}.trust-divider{width:1px;height:28px;background:var(--line)}.hero-visual{position:relative;min-height:760px;display:grid;place-items:center}.orbit-ring{position:absolute;border-radius:50%;border:1px solid rgba(0,0,0,.06);pointer-events:none}.orbit-ring-one{width:460px;height:460px;top:70px;right:40px}.orbit-ring-two{width:580px;height:580px;top:10px;right:-20px;opacity:.55}.hero-phone{position:relative;z-index:2;background:#0a0a0a;border-radius:42px;padding:12px;box-shadow:0 40px 100px #0003}.hero-phone-main{width:min(100%,460px);transform:rotate(4deg)}.hero-phone-topbar{height:20px;width:36%;margin:4px auto 12px;border-radius:999px;background:#ffffff14}.hero-screen{border-radius:30px;overflow:hidden;background:#111}.hero-feed-screen{padding:14px;display:grid;gap:14px}.feed-post{background:#ffffff0f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:14px}.feed-post-compact{transform:translateY(-4px)}.feed-post-floating{transform:translate(18px)}.feed-post-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-weight:800;color:#fff}.avatar-teal{background:linear-gradient(135deg,#06b6d4,#22c55e)}.avatar-coral{background:linear-gradient(135deg,#fb7185,#f97316)}.feed-name{color:#fff;font-weight:800;font-size:.98rem}.feed-meta{color:#ffffffb3;font-size:.84rem;margin-top:2px}.feed-media{position:relative;border-radius:18px;overflow:hidden;background:#000;border:1px solid rgba(255,255,255,.05)}.feed-media-hero{aspect-ratio:4 / 5}.feed-media-grid{aspect-ratio:1.08 / 1}.feed-media img{width:100%;height:100%;object-fit:cover}.media-badge{position:absolute;left:12px;bottom:12px;padding:8px 10px;border-radius:999px;background:#000000a6;color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.08em}.feed-actions{display:flex;justify-content:space-between;gap:8px;padding-top:10px;color:#ffffff80;font-size:.76rem;font-weight:700}.hero-stat{position:absolute;z-index:3;max-width:220px;padding:16px 18px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 50px #0000000f}.hero-stat-top{top:92px;left:-20px;animation:float 7s ease-in-out infinite}.hero-stat-bottom{right:-10px;bottom:92px;animation:float 7s ease-in-out infinite reverse}.stat-label{display:block;font-size:.78rem;font-weight:800;color:var(--text-muted);text-transform:uppercase;letter-spacing:.14em;margin-bottom:6px}.stat-value{display:block;font-size:.95rem;line-height:1.5;color:var(--text);font-weight:700}.problem,.workflow,.pricing{padding:96px 0}.problem{background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.problem-grid,.proof-grid,.story-grid{display:grid;gap:28px;align-items:center}.problem-grid{grid-template-columns:1.15fr .85fr}.problem h2,.proof-copy h2,.features h2,.workflow h2,.story-copy h2,.use-cases h2,.pricing h2,.faq h2,.final-copy h2{font-size:clamp(2.4rem,4vw,4rem);max-width:14ch}.problem p,.proof-copy p,.story-copy p,.pricing-description,.pricing-note,.final-copy p{font-size:1.02rem;line-height:1.75;color:var(--text-muted)}.problem-copy{max-width:620px}.problem-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:22px;box-shadow:var(--shadow)}.problem-statement{font-weight:800;letter-spacing:-.02em;font-size:1.2rem;margin-bottom:16px}.problem-stack{display:grid;gap:12px}.problem-item{padding:16px;border-radius:18px;background:var(--bg-soft);border:1px solid var(--line)}.problem-item span{display:inline-block;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:8px}.problem-item p{margin:0;color:var(--text)}.problem-item-active{background:#fff;border-color:var(--accent)}.proof{padding:96px 0 0}.proof-grid{grid-template-columns:1.1fr .85fr}.proof-tile{position:relative;border-radius:30px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line)}.proof-tile img{width:100%;height:100%;object-fit:cover}.proof-tile-large{aspect-ratio:1.15 / 1}.proof-tile-side{aspect-ratio:.88 / 1;transform:translateY(46px)}.proof-overlay{position:absolute;left:18px;right:18px;bottom:18px;padding:16px;border-radius:22px;background:#000000b3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff}.proof-overlay span{display:block;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;opacity:.7;margin-bottom:6px}.proof-overlay strong{font-size:1.02rem;line-height:1.45}.proof-copy{grid-column:1 / -1;max-width:720px;margin-top:12px}.features{padding:120px 0 80px}.section-heading{display:grid;gap:16px;margin-bottom:34px}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-card,.workflow-card,.pricing-card{background:#fff;border:1px solid var(--line);box-shadow:0 14px 40px #0000000a}.feature-card{border-radius:26px;padding:22px;min-height:180px}.feature-card-top{display:flex;gap:14px;align-items:center;margin-bottom:14px}.feature-mark{width:14px;height:14px;border-radius:999px;background:var(--accent);flex-shrink:0}.feature-card h3,.workflow-card h3{font-size:1.2rem;margin:0}.feature-card p,.workflow-card p{margin:0;color:var(--text-muted);line-height:1.7}.workflow{background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.workflow-card{border-radius:24px;padding:20px;min-height:220px}.workflow-step{width:fit-content;padding:8px 11px;border-radius:999px;background:var(--accent);color:#fff;font-size:.75rem;font-weight:900;letter-spacing:.16em;margin-bottom:18px}.mid-cta{margin-top:48px;text-align:center}.mid-cta-line{font-family:Fraunces,Georgia,serif;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:600;letter-spacing:-.03em;margin-bottom:24px;color:var(--text)}.mid-cta-actions{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap}.feature-story{padding:96px 0}.story-grid{grid-template-columns:.95fr 1.05fr}.story-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.story-strip img{width:100%;aspect-ratio:.78 / 1;object-fit:cover;border-radius:24px;border:1px solid var(--line);box-shadow:var(--shadow)}.use-cases{padding:96px 0;background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.use-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.use-case-card{background:#fff;border:1px solid var(--line);box-shadow:0 14px 40px #0000000a;border-radius:26px;padding:24px}.use-case-label{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:var(--text);margin-bottom:12px}.use-case-card p{margin:0;color:var(--text-muted);line-height:1.7;font-size:1.02rem}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.pricing-card{position:relative;border-radius:28px;padding:24px}.pricing-card-featured{background:var(--bg-soft);border-color:var(--accent);border-width:2px}.pricing-badge{position:absolute;top:18px;right:18px;padding:7px 10px;border-radius:999px;background:var(--accent);color:#fff;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pricing-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-top:14px;margin-bottom:10px}.pricing-price{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.04em}.pricing-price span{font-size:.95rem;font-weight:700;color:var(--text-muted)}.pricing-features{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:12px;color:var(--text)}.pricing-features li{padding-left:24px;position:relative;line-height:1.6}.pricing-features li:before{content:"";position:absolute;left:0;top:10px;width:10px;height:10px;border-radius:999px;background:var(--accent)}.pricing-note{margin-top:18px;padding:18px 20px;border-radius:20px;background:var(--bg-soft);border:1px solid var(--line)}.faq{padding:96px 0}.faq-list{display:grid;gap:12px;max-width:780px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:box-shadow .2s ease}.faq-item[open]{box-shadow:0 14px 40px #0000000f}.faq-item summary{padding:20px 24px;font-size:1.05rem;font-weight:700;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;-webkit-user-select:none;user-select:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.4rem;font-weight:400;color:var(--text-muted);flex-shrink:0;transition:transform .2s ease}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{padding:0 24px 20px;margin:0;color:var(--text-muted);line-height:1.75;font-size:.98rem}.final-cta{padding:96px 0 88px}.final-cta-shell{padding:34px;border-radius:36px;background:var(--bg-deep);color:#fff;box-shadow:0 28px 90px #0003;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.final-copy p{color:#ffffffa6;max-width:58ch}.cta-buttons-large{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px}.store-badges-large .store-badge img{height:48px}.store-badges-large .store-badge.google-play img{height:68px}.footer{padding:28px 0 40px;border-top:1px solid var(--line)}.footer-content{display:grid;gap:14px;justify-items:center;text-align:center}.footer-icon{width:56px;height:56px;border-radius:16px;margin:0 auto 10px}.footer-tagline{margin:0;color:var(--text-muted)}.footer-links{display:flex;gap:18px;flex-wrap:wrap;justify-content:center;color:var(--text-muted);font-weight:700}.footer-links a:hover{color:var(--text)}.copyright{margin:0;color:var(--text-muted);font-size:.92rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(prefers-reduced-motion:reduce){.hero-stat-top,.hero-stat-bottom{animation:none}html{scroll-behavior:auto}}@media(max-width:1024px){.hero-grid,.problem-grid,.proof-grid,.story-grid,.final-cta-shell{grid-template-columns:1fr}.hero-visual{min-height:620px}.hero-phone-main{transform:rotate(0)}.hero-stat-top{left:0}.hero-stat-bottom{right:0}.proof-tile-side{transform:none}.workflow-grid,.feature-grid,.pricing-grid,.story-strip,.use-case-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.container{width:min(100% - 24px,100%)}.hero{padding-top:24px}.hero-grid{min-height:auto}.hero-visual{min-height:560px}.hero-copy{padding-top:6px}.hero h1,.problem h2,.proof-copy h2,.features h2,.workflow h2,.story-copy h2,.use-cases h2,.pricing h2,.faq h2,.final-copy h2{max-width:none}.hero-actions,.cta-buttons-large,.mid-cta-actions{flex-direction:column;align-items:flex-start}.store-badge.google-play img{margin:-10px -14px}.workflow-grid,.feature-grid,.pricing-grid,.story-strip,.use-case-grid{grid-template-columns:1fr}.hero-stat{position:static;margin-top:14px}.hero-visual{display:grid;gap:14px}.hero-phone-main{width:100%}.feed-post-floating{transform:none}.final-cta-shell{padding:24px}.trust-strip-inner{flex-direction:column;gap:8px}.trust-divider{width:60px;height:1px}.trust-item{padding:8px 16px}.mid-cta{margin-top:32px}}.page-container{max-width:800px;margin:0 auto;padding:24px}.page-container h1{font-size:2rem;font-weight:700;margin-bottom:8px}.page-container .updated{color:var(--text-muted, #666);font-size:.875rem;margin-bottom:2rem}.page-container .subtitle{color:var(--text-muted, #666);font-size:1.125rem;margin-bottom:2rem}.page-container h2{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem}.page-container p{margin-bottom:1rem;color:var(--text-muted, #444)}.page-container ul{margin-bottom:1rem;padding-left:1.5rem}.page-container li{margin-bottom:.5rem;color:var(--text-muted, #444)}.page-container a{color:var(--text, #000)}.page-container .faq-item{margin-bottom:1.5rem}.page-container .question{font-weight:600;color:var(--text, #000);margin-bottom:.5rem}.page-container .answer{color:var(--text-muted, #666)}.page-container .contact-btn{display:inline-block;background:var(--text, #000);color:var(--bg, #fff);padding:14px 28px;border-radius:12px;text-decoration:none;font-weight:600;margin-bottom:8px;transition:background .2s}.page-container .contact-btn:hover{opacity:.8}.page-container .email-hint{color:var(--text-muted, #888);font-size:.875rem}.page-container .version{color:var(--text-muted, #888);margin-top:2rem;padding-top:1rem;border-top:1px solid var(--border, #eee)}:root{--bg: #ffffff;--bg-alt: #f8f9fa;--text: #111111;--text-muted: #666666;--accent: #22c55e;--accent-hover: #16a34a;--border: #e5e5e5;--card-bg: #ffffff;--phone-bg: #1a1a1a}@media(prefers-color-scheme:dark){:root{--bg: #0a0a0a;--bg-alt: #111111;--text: #ffffff;--text-muted: #888888;--border: #222222;--card-bg: #1a1a1a;--phone-bg: #000000}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}
