:root{color-scheme:light;--font-sans: "Figtree", ui-sans-serif, system-ui, sans-serif;--font-display: var(--font-sans);--ink: #0c0a09;--ink-muted: #57534e;--ink-soft: #78716c;--line: #e7e5e4;--line-strong: #d6d3d1;--surface: #fafaf9;--surface-elevated: #ffffff;--brand: #4f46e5;--brand-hover: #4338ca;--brand-soft: #eef2ff;--accent: #c2410c;--accent-soft: #fff7ed;--shadow-sm: 0 1px 2px rgb(15 23 42 / .04);--shadow-md: 0 1px 3px rgb(15 23 42 / .06);--shadow-lg: 0 4px 20px rgb(15 23 42 / .06);--radius-lg: 16px;--radius-xl: 22px;--header-h: 64px}*{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-mock-glow{animation:none!important}.faq-item summary:after{transition:none}}body{margin:0;min-height:100vh;font-family:var(--font-sans);font-weight:400;line-height:1.55;color:var(--ink);background-color:var(--surface);-webkit-font-smoothing:antialiased}#root{min-height:100vh}.site{position:relative;min-height:100vh;overflow-x:clip}.skip-link{position:absolute;left:12px;top:12px;z-index:100;padding:10px 16px;border-radius:10px;background:var(--ink);color:#fff;font-weight:600;font-size:.875rem;text-decoration:none;transform:translateY(-140%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0);outline:2px solid var(--brand);outline-offset:2px}.site-header{position:sticky;top:0;z-index:40;height:var(--header-h);border-bottom:1px solid var(--line);background:#fafaf9f0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.site-header-inner{margin:0 auto;max-width:1120px;height:100%;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit;font-weight:700;letter-spacing:-.02em}.brand-mark{display:flex;overflow:hidden;border-radius:10px;box-shadow:var(--shadow-sm)}.brand-mark-img{display:block;width:28px;height:28px;border-radius:8px;object-fit:contain;object-position:center}.brand-name{font-family:var(--font-display);font-size:1.2rem;font-weight:700;letter-spacing:-.02em}.site-nav{display:none;align-items:center;gap:14px;flex-wrap:wrap;row-gap:6px}@media(min-width:1100px){.site-nav{gap:22px;flex-wrap:nowrap}}@media(min-width:768px){.site-nav{display:flex}}.site-nav a{font-size:.9375rem;font-weight:550;color:var(--ink-muted);text-decoration:none;transition:color .15s ease}.site-nav a:hover{color:var(--ink)}.site-header-cta{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 18px;font-size:.9375rem;font-weight:600;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.btn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.btn-primary{background:var(--brand);color:#fff;box-shadow:none}.btn-primary:hover{background:var(--brand-hover)}.btn-ghost{background:transparent;color:var(--ink-muted);border-color:transparent}.btn-ghost:hover{color:var(--ink);background:#0000000a}.btn-outline{background:var(--surface-elevated);color:var(--ink);border-color:var(--line-strong)}.btn-outline:hover{border-color:var(--ink-muted);background:#fafaf9}.btn-lg{padding:14px 24px;font-size:1rem}.btn-on-dark{background:#fff;color:var(--brand)}.btn-on-dark:hover{background:#f5f5f4}.btn-outline-light{background:transparent;color:#fff;border-color:#ffffff73}.btn-outline-light:hover{background:#ffffff1a;border-color:#ffffffa6}@media(max-width:480px){.site-header-cta .btn-ghost{display:none}}main{position:relative;z-index:1}.hero{padding:40px 24px 56px}@media(min-width:1024px){.hero{padding:48px 24px 72px}}.hero-inner{margin:0 auto;max-width:1120px;display:grid;gap:48px;align-items:center}@media(min-width:1024px){.hero-inner{grid-template-columns:1fr minmax(280px,.95fr);gap:64px}}.hero-copy{max-width:600px}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 12px;font-size:.9375rem;font-weight:500;letter-spacing:-.01em;text-transform:none;color:var(--ink-muted)}.eyebrow-lilu{flex-shrink:0;width:22px;height:22px;border-radius:6px;object-fit:contain;object-position:center;box-shadow:none}.hero h1{margin:0 0 16px;font-family:var(--font-display);font-size:clamp(2rem,3.5vw,2.85rem);font-weight:700;line-height:1.15;letter-spacing:-.03em;color:var(--ink)}.hero-lead{margin:0 0 24px;font-size:clamp(1rem,1.35vw,1.1rem);line-height:1.58;color:var(--ink-muted);max-width:52ch}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.hero-bullets{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px 18px;font-size:.8125rem;color:var(--ink-soft)}.hero-bullets li{display:inline-flex;align-items:center;gap:8px}.hero-bullets li:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--ink-soft);opacity:.9}.hero-visual{display:flex;justify-content:center}@media(min-width:1024px){.hero-visual{justify-content:flex-end}}.hero-mock-root{position:relative;width:min(100%,292px);margin:0 auto;user-select:none;-webkit-user-select:none}.hero-mock-glow{position:absolute;inset:4% -6% 18%;background:radial-gradient(ellipse at center,rgb(99 102 241 / .08),transparent 70%);filter:blur(12px);pointer-events:none}.hero-mock-bezel{position:relative;border-radius:36px;padding:10px;background:#312e81;box-shadow:0 16px 40px #0f172a1a;transform:scale(.96);transform-origin:top center}@media(min-width:1024px){.hero-mock-bezel{transform:scale(1);transform-origin:top center}}.hero-mock-notch{position:absolute;top:14px;left:50%;width:88px;height:26px;margin-left:-44px;border-radius:0 0 16px 16px;background:#0f172a;z-index:2}.hero-mock-screen{position:relative;display:flex;flex-direction:column;height:498px;max-height:498px;border-radius:28px;overflow:hidden;background:#f1f5f9;isolation:isolate}.hero-mock-nav{flex-shrink:0;display:flex;align-items:center;min-height:48px;padding:36px 8px 6px;background:#f1f5f9;border-bottom:1px solid rgb(226 232 240 / .9)}.hero-mock-hamburger{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 0 4px;padding:10px 12px;border:none;border-radius:12px;background:transparent;cursor:pointer;color:inherit;font:inherit}.hero-mock-hamburger:hover{background:#0f172a0f}.hero-mock-hamburger:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.hero-mock-hamburger-bars{display:flex;flex-direction:column;justify-content:center;gap:5px}.hero-mock-hamburger-bars span{display:block;width:20px;height:2px;border-radius:1px;background:#0f172a}.hero-mock-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;padding:4px 16px 8px;user-select:auto;-webkit-user-select:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.hero-mock-scroll *{user-select:none;-webkit-user-select:none}.hero-mock-scroll::-webkit-scrollbar{display:none}.hero-mock-baby-name{margin:10px 0 14px;font-size:1.5rem;font-weight:700;letter-spacing:-.035em;color:#0f172a;font-family:var(--font-sans)}.hero-mock-cards{display:flex;flex-direction:column;gap:9px}.hero-mock-card{position:relative;border-radius:18px;overflow:hidden;border-width:1px;border-style:solid;box-shadow:0 6px 14px #0f172a0f}.hero-mock-card-accent{height:4px;width:100%}.hero-mock-card-feeding{border-color:#fdba74a6;background:#fffaf5}.hero-mock-card-feeding .hero-mock-card-accent{background:#f97316}.hero-mock-card-diaper{border-color:#7dd3fcd9;background:#f5fbff}.hero-mock-card-diaper .hero-mock-card-accent{background:#0ea5e9}.hero-mock-card-temperature{border-color:#fdba74a6;background:#fffaf5}.hero-mock-card-temperature .hero-mock-card-accent{background:#0ea5e9}.hero-mock-card-medication{border-color:#7dd3fcd9;background:#f5fbff}.hero-mock-card-medication .hero-mock-card-accent{background:#f97316}.hero-mock-card-growth{border-color:#7dd3fcd9;background:#f5fbff}.hero-mock-card-growth .hero-mock-card-accent{background:#0ea5e9}.hero-mock-card-inner{display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px 12px 11px}.hero-mock-icon-wrap{flex-shrink:0;width:46px;height:46px;border-radius:15px;display:flex;align-items:center;justify-content:center;border:1px solid transparent}.hero-mock-icon-wrap-feeding,.hero-mock-icon-wrap-medication{background:#f973161f;border-color:#fb923c73}.hero-mock-icon-wrap-diaper,.hero-mock-icon-wrap-temperature,.hero-mock-icon-wrap-growth{background:#0ea5e91f;border-color:#38bdf880}.hero-mock-card-text{flex:1;min-width:0}.hero-mock-card-title{font-size:.9375rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.hero-mock-card-meta{margin-top:2px;font-size:.6875rem;font-weight:500;color:#94a3b8}.hero-mock-card-summary{margin-top:2px;font-size:.75rem;font-weight:600;color:#64748b;line-height:1.35}.hero-mock-chevron{flex-shrink:0;font-size:.75rem;color:#94a3b8;padding-left:2px}.hero-mock-chip-bar{flex-shrink:0;background:#fff;border-top:1px solid rgb(226 232 240 / .95);padding-top:10px;padding-bottom:10px}.hero-mock-chip-scroll{display:flex;flex-wrap:nowrap;gap:8px;padding:0 14px;overflow:hidden;justify-content:flex-start}.hero-mock-chip{margin:0;padding:9px 15px;border:none;border-radius:999px;font:inherit;font-size:.8125rem;font-weight:600;color:#64748b;background:#e2e8f0;white-space:nowrap;cursor:pointer}.hero-mock-chip:hover{filter:brightness(.97)}.hero-mock-chip:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.hero-mock-chip-on{background:#0f172a;color:#fff}.hero-mock-drawer-layer{position:absolute;inset:0;z-index:5;display:flex;flex-direction:row;align-items:stretch}.hero-mock-drawer-panel{display:block;flex-shrink:0;width:76%;max-width:210px;min-height:100%;background:#fff;border-right:1px solid #e2e8f0;padding:40px 11px 14px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;font-family:var(--font-sans);text-align:left;box-shadow:4px 0 24px #0f172a14;user-select:auto;-webkit-user-select:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.hero-mock-drawer-panel *{user-select:none;-webkit-user-select:none}.hero-mock-drawer-scrim{flex:1;min-width:0;margin:0;padding:0;border:none;cursor:pointer;background:#0f172a6b}.hero-mock-drawer-brand{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px}.hero-mock-drawer-logo{width:28px;height:28px;border-radius:8px;object-fit:contain;object-position:center}.hero-mock-drawer-brand-title{font-size:.9375rem;font-weight:700;letter-spacing:-.02em;color:#0f172a}.hero-mock-drawer-section-label{font-size:.625rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px}.hero-mock-drawer-section-label-spaced{margin-top:12px}.hero-mock-drawer-baby-row{display:flex;flex-direction:row;align-items:center;border-radius:8px;margin-bottom:5px;background:#f1f5f9;overflow:hidden}.hero-mock-drawer-baby-main{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:7px 6px 7px 8px;min-width:0}.hero-mock-drawer-baby-name{font-size:.8125rem;color:#64748b}.hero-mock-drawer-baby-name-selected{font-weight:700;color:#0f172a}.hero-mock-drawer-baby-check{font-size:.75rem;font-weight:700;color:#16a34a;width:1.1rem;text-align:right}.hero-mock-drawer-baby-edit{padding:7px 8px;font-size:.6875rem;font-weight:500;color:#94a3b8}.hero-mock-drawer-add-baby{padding:8px;border-radius:8px;margin-bottom:3px;font-size:.8125rem;font-weight:700;color:#0f172a;background:#f1f5f9}.hero-mock-drawer-actions{display:flex;flex-direction:column;gap:4px}.hero-mock-drawer-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border-radius:8px;background:#f1f5f9}.hero-mock-drawer-row-label{font-size:.8125rem;font-weight:600;color:#0f172a;line-height:1.3}.hero-mock-drawer-row-chevron{flex-shrink:0;font-size:.875rem;font-weight:500;color:#94a3b8;line-height:1}.hero-mock-drawer-divider{height:1px;margin:12px 0 10px;background:#e2e8f0}.hero-mock-drawer-settings-row{padding:7px 8px;border-radius:8px;margin-bottom:4px;font-size:.8125rem;font-weight:600;color:#0f172a;background:#f1f5f9}.hero-mock-drawer-settings-row:last-of-type{margin-bottom:0}.hero-mock-drawer-status{margin:14px 0 0;padding-top:10px;border-top:1px solid #e2e8f0;font-size:.6875rem;color:#94a3b8;text-align:right}.hero-mock-page{padding-top:6px;padding-bottom:8px}.hero-mock-page-title{margin:0 0 4px;font-size:1.375rem;font-weight:700;letter-spacing:-.03em;color:#0f172a;font-family:var(--font-sans)}.hero-mock-page-lead{margin:0 0 14px;font-size:.8125rem;font-weight:500;color:#64748b}.hero-mock-chart-cards{display:flex;flex-direction:column;gap:10px}.hero-mock-chart-card{border-radius:14px;padding:12px 12px 14px;background:#fff;border:1px solid rgb(226 232 240 / .95);box-shadow:0 4px 12px #0f172a0d}.hero-mock-chart-card-title{font-size:.8125rem;font-weight:700;color:#334155;margin-bottom:10px}.hero-mock-chart-bars{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:4px;height:72px;padding:0 2px}.hero-mock-chart-bar{flex:1;min-width:0;max-width:14px;margin:0 auto;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,#818cf8,#4f46e5);align-self:flex-end}.hero-mock-page-charts .hero-mock-chart-bar:nth-child(3n+2){background:linear-gradient(180deg,#38bdf8,#0284c7)}.hero-mock-page-charts .hero-mock-chart-bar:nth-child(3n+3){background:linear-gradient(180deg,#34d399,#059669)}.hero-mock-history-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.hero-mock-history-row{display:grid;grid-template-columns:4.5rem 1fr;grid-template-rows:auto auto;column-gap:10px;row-gap:2px;padding:10px 12px;border-radius:14px;background:#fff;border:1px solid rgb(226 232 240 / .95);box-shadow:0 2px 8px #0f172a0a}.hero-mock-history-time{grid-column:1;grid-row:1;font-size:.6875rem;font-weight:600;color:#94a3b8}.hero-mock-history-kind{grid-column:2;grid-row:1;font-size:.8125rem;font-weight:700;color:#0f172a}.hero-mock-history-detail{grid-column:1 / -1;grid-row:2;font-size:.75rem;font-weight:600;color:#64748b}.section{padding:52px 24px 56px}.section-tight{padding-top:28px;padding-bottom:48px}.section-surface{background:#f4f4f3;border-top:1px solid var(--line);border-bottom:none}.section-inner{margin:0 auto;max-width:1120px}.section-title{margin:0 0 10px;font-family:var(--font-display);font-size:clamp(1.5rem,2.6vw,2rem);font-weight:700;letter-spacing:-.025em;text-align:center;color:var(--ink)}.section-title-left{text-align:left}.section-sub{margin:0 auto 28px;max-width:56ch;text-align:center;font-size:1rem;color:var(--ink-muted);line-height:1.55}.section-sub-left{margin-left:0;margin-right:0;text-align:left;max-width:52ch}.feature-grid{display:grid;gap:14px;grid-template-columns:1fr;max-width:min(42rem,100%);margin-inline:auto}.feature-card{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:18px;row-gap:0;padding:18px 20px 20px;border-radius:var(--radius-lg);background:var(--surface-elevated);border:1px solid var(--line);box-shadow:var(--shadow-sm);transition:border-color .2s ease,box-shadow .25s ease,background-color .2s ease;outline:none}.feature-card:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.feature-card-body{min-width:0}.feature-icon{width:44px;height:44px;flex-shrink:0;border-radius:12px;background:var(--surface);color:var(--brand);display:flex;align-items:center;justify-content:center}.feature-icon .illustration-svg{width:28px;height:28px}.feature-card h3{margin:0;font-size:1.0625rem;font-weight:600;letter-spacing:-.015em;line-height:1.35;color:var(--ink)}.feature-card p{margin:0;font-size:.9375rem;color:var(--ink-muted);line-height:1.55}@media(hover:hover)and (pointer:fine){.feature-card{min-height:88px;cursor:default}.feature-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:48px;border-radius:0 0 calc(var(--radius-lg) - 1px) calc(var(--radius-lg) - 1px);background:linear-gradient(to bottom,rgb(255 255 255 / 0),var(--surface-elevated));pointer-events:none;opacity:1;transition:opacity .25s ease}.feature-card:hover:after,.feature-card:focus-within:after{opacity:0}.feature-card-detail{display:grid;grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.33,1,.68,1)}.feature-card-detail-inner{overflow:hidden;min-height:0;opacity:0;transform:translateY(6px);transition:opacity .22s ease,transform .3s cubic-bezier(.33,1,.68,1)}.feature-card:hover .feature-card-detail,.feature-card:focus-within .feature-card-detail{grid-template-rows:1fr}.feature-card:hover .feature-card-detail-inner,.feature-card:focus-within .feature-card-detail-inner{opacity:1;transform:translateY(0);transition-delay:.04s}.feature-card:hover,.feature-card:focus-within{border-color:#4f46e538;box-shadow:var(--shadow-md);background:#fff}}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:reduce){.feature-card{min-height:unset}.feature-card:after{display:none}.feature-card-detail{display:block!important;margin-top:14px;padding-top:14px;border-top:1px solid var(--line);grid-template-rows:unset!important}.feature-card-detail-inner{opacity:1!important;transform:none!important;overflow:visible!important}}@media(hover:none),(pointer:coarse){.feature-card-detail{display:block;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}}.flow-wrap{border-radius:var(--radius-lg);background:var(--surface-elevated);border:1px solid var(--line);padding:20px 12px 16px;box-shadow:none;overflow:auto}.flow-diagram{display:block;min-width:640px;width:100%;height:auto;margin:0 auto}.section-privacy{padding-bottom:60px}.privacy-layout{display:grid;gap:36px;align-items:start}@media(min-width:900px){.privacy-layout{grid-template-columns:220px minmax(0,1fr);gap:52px;align-items:center}}.privacy-graphic{position:relative;width:180px;height:180px;margin:0 auto}@media(min-width:900px){.privacy-graphic{margin:0}}.privacy-orbit{position:absolute;inset:0;border-radius:50%;border:1px dashed var(--line-strong)}.privacy-lock{position:absolute;inset:28px;border-radius:50%;background:var(--surface-elevated);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--brand);box-shadow:var(--shadow-sm)}.privacy-lock .illustration-svg{width:56px;height:56px}.privacy-copy{display:flex;flex-direction:column;gap:28px;min-width:0}.privacy-header{display:flex;flex-direction:column;gap:10px}.privacy-heading{margin-bottom:0}.privacy-deck{margin:0;max-width:42rem;font-size:1.0625rem;line-height:1.5;color:var(--ink-muted);letter-spacing:-.01em}.privacy-pillars{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:720px){.privacy-pillars{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}.privacy-pillar{margin:0;padding:22px 20px;border-radius:var(--radius-lg);background:var(--surface-elevated);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.privacy-pillar-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.privacy-pillar-icon{display:flex;flex-shrink:0;width:44px;height:44px;align-items:center;justify-content:center;border-radius:12px;background:var(--brand-soft);color:var(--brand)}.privacy-pillar-icon .illustration-svg{width:26px;height:26px}.privacy-pillar-title{margin:0;font-family:var(--font-display);font-size:1.0625rem;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--ink)}.privacy-pillar-text{margin:0;font-size:.9375rem;line-height:1.6;color:var(--ink-muted)}.privacy-callout{margin:0;padding:18px 20px;border-radius:var(--radius-lg);border:1px solid rgb(79 70 229 / .2);background:linear-gradient(135deg,var(--brand-soft) 0%,#fff 55%);box-shadow:var(--shadow-sm)}.privacy-callout-title{margin:0 0 8px;font-size:.9375rem;font-weight:700;letter-spacing:-.015em;color:var(--ink)}.privacy-callout-text{margin:0;font-size:.9375rem;line-height:1.55;color:var(--ink-muted)}.privacy-highlights{margin:0;padding:0;list-style:none;display:grid;gap:10px;grid-template-columns:1fr}@media(min-width:640px){.privacy-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.privacy-highlights li{display:grid;grid-template-columns:auto 1fr;column-gap:12px;row-gap:4px;align-items:start;padding:14px 16px;border-radius:12px;background:#ffffffa6;border:1px solid var(--line)}.privacy-highlights li:before{content:"";grid-row:1 / span 2;grid-column:1;width:22px;height:22px;margin-top:1px;border-radius:50%;background:var(--brand);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 6l2.5 2.5L9.5 3.5' stroke='white' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 12px}.privacy-highlight-label{grid-column:2;grid-row:1;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--brand)}.privacy-highlight-text{grid-column:2;grid-row:2;font-size:.875rem;line-height:1.45;color:var(--ink-muted)}@media(min-width:640px){.privacy-highlights li:nth-child(5){grid-column:1 / -1;max-width:100%}}.cta-section{padding:40px 24px 64px}.cta-card{margin:0 auto;max-width:1120px;padding:40px 28px;border-radius:var(--radius-xl);text-align:center;background:#312e81;color:#e7e5e4;box-shadow:none}.cta-lilu-mark{display:block;width:48px;height:48px;margin:0 auto 14px;border-radius:12px;object-fit:contain;object-position:center;box-shadow:none}.cta-card h2{margin:0 0 10px;font-family:var(--font-display);font-size:clamp(1.4rem,2.5vw,1.85rem);font-weight:700;letter-spacing:-.02em;color:#fff}.cta-card p{font-size:1rem;opacity:.9;max-width:480px;margin:0 auto 24px}.cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.site-footer{border-top:1px solid var(--line);padding:28px 24px 40px;background:#fafaf9}.site-footer-inner{margin:0 auto;max-width:1120px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.footer-brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-weight:600;font-size:1.125rem;color:var(--ink)}.footer-brand-mark{display:block;width:24px;height:24px;border-radius:6px;object-fit:contain;object-position:center;box-shadow:var(--shadow-sm)}.footer-meta{font-size:.875rem;color:var(--ink-soft)}.footer-link{font-size:.875rem;font-weight:600;color:var(--brand);text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px}.footer-legal a{font-size:.875rem;font-weight:600;color:var(--brand);text-decoration:none}.footer-legal a:hover{text-decoration:underline}.privacy-legal-cta{margin:0 0 12px;font-size:.95rem;color:var(--ink-muted)}.privacy-legal-cta a{font-weight:600;color:var(--brand);text-decoration:none}.privacy-legal-cta a:hover{text-decoration:underline}.legal-main{padding-top:8px}.legal-inner{max-width:720px}.legal-inner h1{margin:0 0 12px;font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:var(--ink);letter-spacing:-.02em}.legal-summary{margin-bottom:20px}.legal-inner p{margin:0 0 16px;line-height:1.65;color:var(--ink-soft)}.legal-inner a{font-weight:600;color:var(--brand);text-decoration:none}.legal-inner a:hover{text-decoration:underline}.offline-split{display:grid;gap:16px;margin-bottom:36px}@media(min-width:900px){.offline-split{grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}}.offline-panel{border-radius:var(--radius-lg);padding:22px 20px;border:1px solid var(--line);background:var(--surface-elevated);box-shadow:none}.offline-panel h3{margin:12px 0 10px;font-size:1.1rem;font-weight:600;letter-spacing:-.015em;color:var(--ink)}.offline-panel p{margin:0 0 10px;font-size:.9375rem;color:var(--ink-muted);line-height:1.55}.offline-panel p:last-child{margin-bottom:0}.offline-panel ul{margin:12px 0 0;padding:0 0 0 1.15rem;color:var(--ink-muted);font-size:.98rem;line-height:1.55}.offline-panel ul li{margin-bottom:8px}.offline-panel ul li:last-child{margin-bottom:0}.offline-panel-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--brand);background:var(--surface)}.offline-panel-icon .illustration-svg{width:28px;height:28px}.offline-panel-cloud .offline-panel-icon{background:#e0f2fe;color:#0369a1}.free-strip{margin:0 auto 40px;max-width:720px;text-align:left;padding:18px 20px;border-radius:var(--radius-lg);border:1px solid var(--line);border-left:3px solid var(--brand);background:var(--surface-elevated)}.free-strip p{margin:0;font-size:1rem;font-weight:600;color:var(--ink);line-height:1.45}.free-strip span{display:block;margin-top:6px;font-size:.875rem;font-weight:400;color:var(--ink-muted);line-height:1.5}.founder-section{padding-bottom:56px}.founder-card{margin:0 auto;max-width:720px;padding:24px 22px;border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface-elevated);box-shadow:none}.founder-card p{margin:0 0 12px;font-size:1rem;line-height:1.55;color:var(--ink-muted)}.founder-card p:last-child{margin-bottom:0}.founder-card strong{color:var(--ink);font-weight:650}.faq-section{padding-bottom:56px}.faq-list{margin:0 auto;max-width:720px;display:flex;flex-direction:column;gap:8px}.faq-item{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface-elevated);overflow:hidden;box-shadow:none}.faq-item summary{list-style:none;cursor:pointer;padding:14px 18px;font-size:.9375rem;font-weight:600;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:16px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";width:8px;height:8px;border-right:2px solid var(--ink-muted);border-bottom:2px solid var(--ink-muted);transform:rotate(45deg);flex-shrink:0;margin-top:-4px;transition:transform .2s ease}.faq-item[open] summary:after{transform:rotate(225deg);margin-top:4px}.faq-item .faq-answer{padding:12px 18px 16px;margin:0;font-size:.9375rem;line-height:1.55;color:var(--ink-muted);border-top:1px solid var(--line)}.faq-item .faq-answer p{margin:0}.faq-item .faq-answer p+p{margin-top:.75em}.illustration-svg{display:block}
