.lp{--lp-bg:#110f0e;--lp-bg-subtle:#1a1715;--lp-surface:#1e1b19;--lp-surface-raised:#262220;--lp-border:#332e2b;--lp-border-light:#3f3935;--lp-text:#f5ede8;--lp-text-secondary:#c4bab3;--lp-text-muted:#8a817b;--lp-text-dim:#5c5551;--lp-primary:#e8845c;--lp-primary-hover:#f29b78;--lp-primary-soft:#e8845c1f;--lp-primary-glow:#e8845c33;--lp-warm:#f5d0a9;--lp-warm-soft:#f5d0a914;--lp-font-display:"Fraunces", Georgia, "Times New Roman", serif;--lp-font-body:"Outfit", -apple-system, BlinkMacSystemFont, sans-serif;--lp-radius-sm:8px;--lp-radius-md:12px;--lp-radius-lg:20px;--lp-radius-xl:28px;--lp-max-w:1120px;background:var(--lp-bg);min-height:100vh;color:var(--lp-text);font-family:var(--lp-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1.6;position:relative;overflow-x:hidden}.lp *,.lp :before,.lp :after{box-sizing:border-box}.lp-wrap{max-width:var(--lp-max-w);margin:0 auto;padding:0 1.25rem}.lp h1,.lp h2,.lp h3{font-family:var(--lp-font-display);letter-spacing:-.01em;font-weight:600;line-height:1.15}.lp a{color:inherit;text-decoration:none}.lp-btn{background:var(--lp-primary);color:#fff;border-radius:var(--lp-radius-sm);font-family:var(--lp-font-body);cursor:pointer;box-shadow:0 0 24px var(--lp-primary-glow);border:none;justify-content:center;align-items:center;min-height:48px;padding:.8125rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .3s,transform .2s;display:inline-flex}.lp-btn:hover{background:var(--lp-primary-hover);box-shadow:0 0 40px var(--lp-primary-glow);transform:translateY(-1px)}.lp-btn-lg{border-radius:var(--lp-radius-md);min-height:56px;padding:1rem 2.25rem;font-size:1.0625rem}.lp-btn-sm{min-height:40px;padding:.5rem 1.125rem;font-size:.875rem}.lp-btn-outline{border:1px solid var(--lp-border-light);color:var(--lp-text);box-shadow:none;background:0 0}.lp-btn-outline:hover{background:var(--lp-surface);border-color:var(--lp-text-muted);box-shadow:none}.lp-nav{z-index:100;border-bottom:1px solid #0000;padding:1rem 0;transition:background .35s,border-color .35s;position:fixed;top:0;left:0;right:0}.lp-nav-solid{-webkit-backdrop-filter:blur(16px);border-bottom-color:var(--lp-border);background:#110f0ee0}.lp-nav-inner{max-width:var(--lp-max-w);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.25rem;display:flex}.lp-logo{font-family:var(--lp-font-display);color:var(--lp-primary);letter-spacing:-.02em;font-size:1.625rem;font-weight:700}.lp-nav-right{align-items:center;gap:1rem;display:flex}.lp-nav-link{color:var(--lp-text-muted);align-items:center;min-height:44px;font-size:.9375rem;font-weight:500;transition:color .2s;display:inline-flex}.lp-nav-link:hover{color:var(--lp-text)}.lp-hero{align-items:center;min-height:100dvh;padding:7rem 1.25rem 4rem;display:flex;position:relative;overflow:hidden}.lp-hero-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#e8845c12 0%,#e8845c05 40%,#0000 70%);width:700px;height:700px;position:absolute;top:40%;right:-200px;transform:translateY(-50%)}.lp-hero-inner{max-width:var(--lp-max-w);z-index:1;flex-direction:column;align-items:center;gap:3rem;width:100%;margin:0 auto;display:flex;position:relative}.lp-hero-content{text-align:center;max-width:640px}.lp-eyebrow{color:var(--lp-primary);letter-spacing:.04em;text-transform:uppercase;opacity:0;margin-bottom:1.5rem;font-size:.8125rem;font-weight:500;animation:.6s .15s forwards lp-fade-up;display:inline-block}.lp-h1{color:var(--lp-text);opacity:0;margin-bottom:1rem;font-size:clamp(2rem,5.5vw,3.5rem);font-style:normal;font-weight:700;animation:.7s .3s forwards lp-fade-up}.lp-dim{color:var(--lp-text-muted);font-weight:400}.lp-hero-sub{color:var(--lp-text-secondary);opacity:0;margin-bottom:1.25rem;font-size:clamp(1.125rem,2.5vw,1.375rem);animation:.7s .45s forwards lp-fade-up}.lp-hero-sub strong{color:var(--lp-text);font-weight:600}.lp-hero-body{color:var(--lp-text-muted);opacity:0;max-width:520px;margin:0 auto 2rem;font-size:1rem;line-height:1.65;animation:.7s .55s forwards lp-fade-up}.lp-hero-cta{opacity:0;flex-direction:column;align-items:center;gap:.75rem;animation:.7s .65s forwards lp-fade-up;display:flex}.lp-hero-note{color:var(--lp-text-dim);font-size:.8125rem}.lp-hero-phone-wrap{opacity:0;animation:.8s .5s forwards lp-fade-up;position:relative}.lp-phone{width:270px;height:540px;box-shadow:0 0 0 1px #ffffff08, 0 30px 60px -15px #0009, 0 0 80px var(--lp-primary-soft);background:#0a0908;border:2.5px solid #2a2624;border-radius:40px;position:relative;overflow:hidden}.lp-phone-island{z-index:3;background:#000;border-radius:11px;width:72px;height:22px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.lp-phone-screen{background:var(--lp-bg);flex-direction:column;display:flex;position:absolute;inset:0}.lp-phone-status{color:var(--lp-text-secondary);z-index:2;justify-content:center;align-items:center;padding:14px 20px 4px;font-size:.6875rem;font-weight:600;display:flex;position:relative}.lp-phone-header{border-bottom:1px solid var(--lp-border);flex-direction:column;align-items:center;gap:4px;padding:8px 16px 12px;display:flex}.lp-phone-avatar{background:linear-gradient(135deg, var(--lp-primary), #d4703f);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.lp-phone-header span{color:var(--lp-text-secondary);letter-spacing:.01em;font-size:.6875rem;font-weight:600}.lp-phone-chat{flex-direction:column;flex:1;gap:8px;padding:12px 12px 20px;display:flex;overflow:hidden}.lp-msg{opacity:0;border-radius:14px;max-width:88%;padding:9px 12px;font-size:.6875rem;line-height:1.45;transition:opacity .5s,transform .5s;position:relative;transform:translateY(10px)}.lp-msg-visible{opacity:1;transform:translateY(0)}.lp-msg-user{background:var(--lp-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.lp-msg-clara{background:var(--lp-surface-raised);color:var(--lp-text-secondary);border:1px solid var(--lp-border);border-bottom-left-radius:4px;align-self:flex-start}.lp-msg-time{opacity:.5;text-align:right;margin-top:4px;font-size:.5625rem;display:block}.lp-msg-clara .lp-msg-time{text-align:left}.lp-typing{background:var(--lp-surface-raised);border:1px solid var(--lp-border);opacity:0;border-radius:14px 14px 14px 4px;align-self:flex-start;gap:4px;height:32px;padding:10px 14px;transition:opacity .3s;display:flex}.lp-typing-visible{opacity:1}.lp-typing-gone{opacity:0;height:0;padding:0;overflow:hidden}.lp-typing span{background:var(--lp-text-muted);border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite lp-dot-bounce}.lp-typing span:nth-child(2){animation-delay:.15s}.lp-typing span:nth-child(3){animation-delay:.3s}@keyframes lp-dot-bounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.lp-proof{border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border);background:var(--lp-bg-subtle);padding:1.5rem 1.25rem}.lp-proof-inner{max-width:var(--lp-max-w);flex-direction:column;align-items:center;gap:1.25rem;margin:0 auto;display:flex}.lp-proof-item{color:var(--lp-text-muted);align-items:center;gap:.625rem;font-size:.875rem;font-weight:500;display:flex}.lp-proof-icon{width:20px;height:20px;color:var(--lp-primary);flex-shrink:0}.lp-section{padding:5rem 1.25rem}.lp-section-inner{max-width:var(--lp-max-w);margin:0 auto}.lp-section-label{color:var(--lp-primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.lp-section-title{color:var(--lp-text);margin-bottom:1rem;font-size:clamp(1.625rem,4vw,2.5rem)}.lp-section-subtitle{color:var(--lp-text-muted);max-width:560px;font-size:1.0625rem;line-height:1.6}.lp-section-center{text-align:center}.lp-section-center .lp-section-subtitle{margin:0 auto}.lp-problems{grid-template-columns:1fr;gap:1rem;margin-top:2.5rem;display:grid}.lp-problem-card{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);padding:1.5rem;transition:border-color .3s}.lp-problem-card:hover{border-color:var(--lp-border-light)}.lp-problem-icon{border-radius:var(--lp-radius-sm);background:var(--lp-primary-soft);width:40px;height:40px;color:var(--lp-primary);justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.lp-problem-icon svg{width:20px;height:20px}.lp-problem-card h3{color:var(--lp-text);font-size:1.1875rem;font-family:var(--lp-font-display);margin-bottom:.5rem}.lp-problem-card p{color:var(--lp-text-muted);font-size:.9375rem;line-height:1.55}.lp-solutions{flex-direction:column;gap:4rem;margin-top:3rem;display:flex}.lp-solution-block{flex-direction:column;align-items:center;gap:2rem;display:flex}.lp-solution-text{max-width:480px}.lp-solution-text h3{color:var(--lp-text);font-size:clamp(1.25rem,3vw,1.5rem);font-family:var(--lp-font-display);margin-bottom:.75rem}.lp-solution-text p{color:var(--lp-text-muted);font-size:.9375rem;line-height:1.6}.lp-chat-preview{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);flex-direction:column;gap:.625rem;width:100%;max-width:360px;padding:1.25rem;display:flex}.lp-preview-msg{border-radius:12px;padding:.625rem .875rem;font-size:.8125rem;line-height:1.5}.lp-preview-user{background:var(--lp-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end;max-width:85%}.lp-preview-clara{background:var(--lp-surface-raised);color:var(--lp-text-secondary);border:1px solid var(--lp-border);border-bottom-left-radius:4px;align-self:flex-start;max-width:90%}.lp-preview-tag{color:#4aaf7c;background:#4aaf7c1f;border-radius:6px;margin-top:.375rem;padding:.1875rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.lp-call-preview{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:360px;padding:1.5rem;display:flex}.lp-call-avatar-lg{background:linear-gradient(135deg, var(--lp-primary), #d4703f);width:56px;height:56px;font-family:var(--lp-font-display);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.lp-call-info{flex-direction:column;gap:.125rem;display:flex}.lp-call-name{color:var(--lp-text);font-size:.9375rem;font-weight:600}.lp-call-label{color:var(--lp-text-muted);font-size:.75rem}.lp-call-duration{font-variant-numeric:tabular-nums;color:var(--lp-text);font-size:1.5rem;font-weight:600;font-family:var(--lp-font-body)}.lp-call-wave{align-items:center;gap:3px;height:28px;display:flex}.lp-wave-bar{background:var(--lp-primary);border-radius:2px;width:3px;animation:1.3s ease-in-out infinite lp-wave}.lp-wave-bar:first-child{height:10px;animation-delay:0s}.lp-wave-bar:nth-child(2){height:18px;animation-delay:.12s}.lp-wave-bar:nth-child(3){height:14px;animation-delay:.24s}.lp-wave-bar:nth-child(4){height:22px;animation-delay:.36s}.lp-wave-bar:nth-child(5){height:12px;animation-delay:.48s}.lp-wave-bar:nth-child(6){height:20px;animation-delay:.6s}.lp-wave-bar:nth-child(7){height:8px;animation-delay:.72s}@keyframes lp-wave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.lp-diff-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem;display:grid}.lp-diff-card{border-radius:var(--lp-radius-lg);border:1px solid var(--lp-border);padding:1.75rem}.lp-diff-before{background:var(--lp-surface)}.lp-diff-after{background:var(--lp-primary-soft);border-color:#e8845c33}.lp-diff-label{text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.6875rem;font-weight:600}.lp-diff-before .lp-diff-label{color:var(--lp-text-muted)}.lp-diff-after .lp-diff-label{color:var(--lp-primary)}.lp-diff-card h3{color:var(--lp-text);font-size:1.1875rem;font-family:var(--lp-font-display);margin-bottom:1rem}.lp-diff-list{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.lp-diff-list li{align-items:flex-start;gap:.625rem;font-size:.9375rem;line-height:1.45;display:flex}.lp-diff-before .lp-diff-list li{color:var(--lp-text-muted)}.lp-diff-after .lp-diff-list li{color:var(--lp-text-secondary)}.lp-diff-icon{flex-shrink:0;width:18px;height:18px;margin-top:2px}.lp-diff-before .lp-diff-icon{color:var(--lp-text-dim)}.lp-diff-after .lp-diff-icon{color:var(--lp-primary)}.lp-channels{border-top:1px solid var(--lp-border);flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:3rem;padding-top:2.5rem;display:flex}.lp-channel{flex-direction:column;align-items:center;gap:.625rem;min-width:120px;display:flex}.lp-channel-icon{background:var(--lp-surface);border:1px solid var(--lp-border);width:48px;height:48px;color:var(--lp-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.lp-channel-icon svg{width:22px;height:22px}.lp-channel span{color:var(--lp-text-muted);font-size:.8125rem;font-weight:500}.lp-bilingual-note{text-align:center;color:var(--lp-text-muted);margin-top:2rem;font-size:.9375rem;font-style:italic}.lp-bilingual-note strong{color:var(--lp-warm);font-style:normal}.lp-testimonials{grid-template-columns:1fr;gap:1rem;margin-top:2.5rem;display:grid}.lp-testimonial{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius-lg);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.lp-testimonial-quote{color:var(--lp-text-secondary);font-size:.9375rem;font-style:italic;line-height:1.6}.lp-testimonial-quote:before{content:"“";font-family:var(--lp-font-display);vertical-align:-.3em;color:var(--lp-primary);margin-right:.125rem;font-size:1.75rem;font-style:normal;line-height:0}.lp-testimonial-author{flex-direction:column;gap:.125rem;display:flex}.lp-testimonial-name{color:var(--lp-text);font-size:.875rem;font-weight:600}.lp-testimonial-detail{color:var(--lp-text-dim);font-size:.75rem}.lp-pricing-card{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius-xl);text-align:center;max-width:480px;margin:2.5rem auto 0;padding:2.25rem}.lp-pricing-amount{font-family:var(--lp-font-display);color:var(--lp-text);margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.lp-pricing-amount span{color:var(--lp-text-muted);font-size:1rem;font-weight:400}.lp-pricing-trial{color:var(--lp-primary);margin-bottom:1.5rem;font-size:.9375rem;font-weight:500}.lp-pricing-features{text-align:left;flex-direction:column;gap:.625rem;margin:0 0 1.75rem;padding:0;list-style:none;display:flex}.lp-pricing-features li{color:var(--lp-text-secondary);align-items:center;gap:.625rem;font-size:.9375rem;display:flex}.lp-pricing-check{width:18px;height:18px;color:var(--lp-primary);flex-shrink:0}.lp-pricing-note{color:var(--lp-text-dim);margin-top:1rem;font-size:.8125rem}.lp-faq-list{flex-direction:column;gap:0;max-width:680px;margin:2.5rem auto 0;display:flex}.lp-faq-item{border-bottom:1px solid var(--lp-border)}.lp-faq-item:first-child{border-top:1px solid var(--lp-border)}.lp-faq-trigger{cursor:pointer;text-align:left;width:100%;font-family:var(--lp-font-body);color:var(--lp-text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 0;font-size:1rem;font-weight:500;transition:color .2s;display:flex}.lp-faq-trigger:hover{color:var(--lp-primary)}.lp-faq-chevron{width:20px;height:20px;color:var(--lp-text-muted);flex-shrink:0;transition:transform .3s,color .2s}.lp-faq-open .lp-faq-chevron{color:var(--lp-primary);transform:rotate(180deg)}.lp-faq-answer{max-height:0;transition:max-height .35s;overflow:hidden}.lp-faq-open .lp-faq-answer{max-height:240px}.lp-faq-answer p{color:var(--lp-text-muted);padding:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.lp-final-cta{text-align:center;padding:5rem 1.25rem;position:relative}.lp-final-glow{background:radial-gradient(circle, var(--lp-primary-soft) 0%, transparent 70%);pointer-events:none;z-index:0;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-final-inner{z-index:1;max-width:560px;margin:0 auto;position:relative}.lp-final-quote{font-family:var(--lp-font-display);color:var(--lp-text);margin-bottom:.75rem;font-size:clamp(1.375rem,3.5vw,1.75rem);font-weight:600;line-height:1.35}.lp-final-subquote{color:var(--lp-text-muted);margin-bottom:2rem;font-size:1rem;font-style:italic}.lp-footer{border-top:1px solid var(--lp-border);text-align:center;padding:2rem 1.25rem}.lp-footer-inner{max-width:var(--lp-max-w);flex-direction:column;align-items:center;gap:1rem;margin:0 auto;display:flex}.lp-footer-links{gap:1.5rem;display:flex}.lp-footer-links a{color:var(--lp-text-muted);align-items:center;min-height:44px;font-size:.875rem;transition:color .2s;display:inline-flex}.lp-footer-links a:hover{color:var(--lp-primary)}.lp-footer-copy{color:var(--lp-text-dim);font-size:.8125rem}.lp-reveal{opacity:0;transition:opacity .75s,transform .75s;transform:translateY(28px)}.lp-reveal.lp-visible{opacity:1;transform:translateY(0)}.lp-visible .lp-stagger{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(16px)}.lp-visible .lp-stagger.lp-stagger-visible{opacity:1;transform:translateY(0)}.lp-visible .lp-stagger:first-child{transition-delay:0s}.lp-visible .lp-stagger:nth-child(2){transition-delay:.1s}.lp-visible .lp-stagger:nth-child(3){transition-delay:.2s}.lp-visible .lp-stagger:nth-child(4){transition-delay:.3s}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width>=768px){.lp-wrap{padding:0 2rem}.lp-section{padding:6rem 2rem}.lp-proof-inner{flex-direction:row;justify-content:center;gap:3rem}.lp-problems{grid-template-columns:repeat(3,1fr);gap:1.25rem}.lp-diff-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.lp-testimonials{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (width>=1024px){.lp-hero{min-height:100dvh;padding:0 2rem}.lp-hero-inner{flex-direction:row;justify-content:space-between;gap:4rem}.lp-hero-content{text-align:left;flex:1}.lp-hero-body{margin-left:0}.lp-hero-cta{align-items:flex-start}.lp-hero-phone-wrap{flex-shrink:0}.lp-phone{width:300px;height:600px}.lp-hero-glow{width:800px;height:800px;right:-50px}.lp-section{padding:7rem 2rem}.lp-solution-block{flex-direction:row;align-items:center;gap:3rem}.lp-solution-block:nth-child(2n){flex-direction:row-reverse}.lp-solution-text{flex:1}.lp-chat-preview,.lp-call-preview{flex-shrink:0;width:360px}}@media (width>=1280px){.lp-hero-content{max-width:580px}.lp-phone{width:320px;height:640px}}:root{--color-bg:#fff9f5;--color-surface:#fff;--color-primary:#e8845c;--color-primary-hover:#d4703f;--color-secondary:#f5e6dc;--color-accent:#c4956a;--color-text:#2d2926;--color-text-muted:#7a6f6a;--color-border:#ede5df;--color-error:#d94f4f;--color-error-bg:#fdf2f2;--color-success:#4aaf7c;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-full:9999px;--shadow-sm:0 1px 3px #2d29260f;--shadow-md:0 4px 12px #2d292614;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5;overflow-x:hidden}.app-layout{flex-direction:column;height:100%;display:flex}.app-content{padding:1rem;padding-bottom:calc(4rem + env(safe-area-inset-bottom));flex:1;overflow-y:auto}.bottom-nav{height:calc(3.5rem + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--color-surface);border-top:1px solid var(--color-border);z-index:100;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #2d29260a}.nav-item{min-width:44px;min-height:44px;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:.5rem 1rem;font-size:.7rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.nav-item.active{color:var(--color-primary)}.nav-item svg{width:22px;height:22px}.auth-page{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.auth-card{background:var(--color-surface);border-radius:var(--radius-lg);width:100%;max-width:400px;box-shadow:var(--shadow-md);padding:2rem}.auth-card h1{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.auth-subtitle{color:var(--color-text-muted);margin-bottom:1.5rem}.auth-footer{text-align:center;color:var(--color-text-muted);margin-top:1.5rem;font-size:.875rem}.auth-footer a{color:var(--color-primary);font-weight:500;text-decoration:none}.onboarding-card{background:var(--color-surface);border-radius:var(--radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-md);padding:2rem}.onboarding-progress{gap:.5rem;margin-bottom:1.5rem;display:flex}.progress-dot{border-radius:var(--radius-full);background:var(--color-border);width:100%;height:4px;transition:background .2s}.progress-dot.active{background:var(--color-primary)}.onboarding-step-title{align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.25rem;font-weight:600;display:flex}.optional-badge{color:var(--color-text-muted);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-full);padding:.125rem .5rem;font-size:.75rem;font-weight:500}.onboarding-step-hint{color:var(--color-text-muted);margin:-.75rem 0 1rem;font-size:.875rem;line-height:1.4}.field-label-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.optional-label{color:var(--color-text-muted);font-weight:400}.optional-group-title{color:var(--color-text);font-size:.875rem;font-weight:500}.optional-fields-group{background:var(--color-bg);border-radius:var(--radius-md);flex-direction:column;gap:1rem;padding:1rem;display:flex}.btn-skip{width:100%;color:var(--color-text-muted);font-size:.875rem;font-family:var(--font-sans);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:.75rem;padding:.5rem;text-decoration:underline;display:block}.btn-skip:hover{color:var(--color-text)}.btn-skip-inline{color:var(--color-primary);font-size:.8125rem;font-family:var(--font-sans);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;flex-shrink:0;padding:0;text-decoration:underline}.btn-skip-inline:hover{color:var(--color-primary-hover)}.form-section{flex-direction:column;gap:1rem;display:flex}.care-team-list{flex-direction:column;gap:.5rem;margin-bottom:.5rem;display:flex}.care-team-item{background:var(--color-secondary);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;display:flex}.btn-remove{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1rem}.add-doctor-form{background:var(--color-bg);border-radius:var(--radius-md);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.form-field{flex-direction:column;gap:.375rem;display:flex}.form-field label{color:var(--color-text);font-size:.875rem;font-weight:500}.form-field input,.form-field select{border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:1rem;font-family:var(--font-sans);background:var(--color-surface);color:var(--color-text);min-height:48px;padding:.75rem 1rem;transition:border-color .15s}.form-field input:focus,.form-field select:focus{border-color:var(--color-primary);outline:none}.toggle-group{gap:.5rem;display:flex}.toggle-btn{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);cursor:pointer;flex:1;padding:.75rem;font-size:.875rem;transition:all .15s}.toggle-btn.active{border-color:var(--color-primary);background:var(--color-secondary);color:var(--color-primary);font-weight:500}.checkbox-label{cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.4;display:flex}.checkbox-label input[type=checkbox]{width:20px;height:20px;accent-color:var(--color-primary);flex-shrink:0;margin-top:2px}.consent-label span{color:var(--color-text-muted)}.btn-primary{background:var(--color-primary);color:#fff;border-radius:var(--radius-sm);font-size:1rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;border:none;justify-content:center;align-items:center;min-height:48px;padding:.875rem 1.5rem;text-decoration:none;transition:background .15s;display:inline-flex}.btn-primary:hover{background:var(--color-primary-hover)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:1rem;font-weight:500;font-family:var(--font-sans);cursor:pointer;justify-content:center;align-items:center;min-height:48px;padding:.875rem 1.5rem;text-decoration:none;transition:background .15s;display:inline-flex}.btn-secondary:hover{background:var(--color-bg)}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-lg{min-height:52px;padding:1rem 2rem;font-size:1.0625rem}.btn-row{gap:.75rem;display:flex}.btn-row .btn-primary{flex:1}.error-message{background:var(--color-error-bg);color:var(--color-error);border-radius:var(--radius-sm);margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.success-message{color:#065f46;border-radius:var(--radius-sm);background:#ecfdf5;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.link-btn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.link-btn:disabled{opacity:.5;cursor:not-allowed}.page-placeholder{text-align:center;height:60vh;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.page-placeholder h2{color:var(--color-text);margin-bottom:.5rem}.landing-page{background:var(--color-bg);min-height:100vh}.landing-nav{justify-content:space-between;align-items:center;max-width:960px;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.landing-logo{color:var(--color-primary);font-size:1.5rem;font-weight:700}.landing-nav-link{color:var(--color-text-muted);align-items:center;min-height:44px;font-weight:500;text-decoration:none;display:inline-flex}.landing-hero{text-align:center;max-width:720px;margin:0 auto;padding:3rem 1.5rem 4rem}.landing-hero h1{color:var(--color-text);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15}.landing-tagline{color:var(--color-text-muted);max-width:540px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6}.landing-buttons{flex-direction:column;gap:.75rem;max-width:320px;margin:0 auto;display:flex}.landing-section{max-width:960px;margin:0 auto;padding:3rem 1.5rem}.landing-section h2{text-align:center;color:var(--color-text);margin-bottom:2rem;font-size:1.75rem}.landing-section-alt{background:var(--color-surface);max-width:none;padding-left:1.5rem;padding-right:1.5rem}.landing-section-alt>h2,.landing-section-alt>.landing-steps,.landing-section-alt>.landing-features{max-width:960px;margin-left:auto;margin-right:auto}.landing-steps{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.landing-steps{grid-template-columns:repeat(3,1fr)}.landing-buttons{flex-direction:row;justify-content:center;max-width:none}}.landing-step{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.5rem 1rem}.landing-section-alt .landing-step{background:var(--color-bg)}.landing-step-number{border-radius:var(--radius-full);background:var(--color-secondary);width:2.5rem;height:2.5rem;color:var(--color-primary);justify-content:center;align-items:center;margin-bottom:.75rem;font-weight:700;display:inline-flex}.landing-step h3{margin-bottom:.5rem;font-size:1.125rem}.landing-step p{color:var(--color-text-muted);font-size:.9375rem;line-height:1.5}.landing-features{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.landing-features{grid-template-columns:repeat(2,1fr)}}.landing-feature-card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.5rem}.landing-section-alt .landing-feature-card{background:var(--color-surface)}.landing-feature-icon{margin-bottom:.75rem;font-size:1.75rem;display:block}.landing-feature-card h3{margin-bottom:.5rem;font-size:1.0625rem}.landing-feature-card p{color:var(--color-text-muted);font-size:.9375rem;line-height:1.5}.landing-pricing{text-align:center}.landing-price{margin-bottom:.5rem;font-size:1.25rem}.landing-price-note{color:var(--color-text-muted);margin-bottom:1.5rem}.landing-footer{text-align:center;padding:2rem 1.5rem calc(2rem + env(safe-area-inset-bottom));border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:.875rem}.landing-footer-links{justify-content:center;gap:1.5rem;margin-top:.75rem;display:flex}.landing-footer-links a{color:var(--color-primary);align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.pwa-install-banner{background:var(--color-surface);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}.pwa-install-content{flex-direction:column;gap:.375rem;display:flex}.pwa-install-content p{margin:0;font-size:.875rem}.pwa-install-hint{color:var(--color-text-muted);font-size:.8125rem!important}.pwa-install-dismiss{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;min-width:44px;min-height:44px;font-size:1.25rem;line-height:1}.legal-page{max-width:600px;margin:0 auto;padding:2rem 1.5rem}.legal-page h1{margin-bottom:1.5rem}.legal-page h2{color:var(--color-text);margin:1.5rem 0 .75rem;font-size:1.125rem}.legal-page p,.legal-page li{color:var(--color-text-muted);margin-bottom:1rem;line-height:1.6}.legal-page ul{padding-left:1.5rem}.loading-screen{justify-content:center;align-items:center;height:100vh;display:flex}.spinner{border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;width:32px;height:32px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.chat-page{height:calc(100dvh - 3.5rem - env(safe-area-inset-bottom));background:var(--color-bg);flex-direction:column;min-height:0;margin:-1rem;display:flex}.chat-messages{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.chat-empty{text-align:center;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:50vh;display:flex}.chat-empty-icon{font-size:2rem}.chat-empty h2{color:var(--color-text)}.chat-bubble-row{display:flex}.chat-bubble-row.user{justify-content:flex-end}.chat-bubble-row.assistant{justify-content:flex-start}.chat-bubble{border-radius:var(--radius-md);max-width:85%;padding:.75rem 1rem;font-size:.9375rem;line-height:1.45;position:relative}.chat-bubble.user{background:var(--color-primary);color:#fff;border-bottom-right-radius:4px}.chat-bubble.assistant{background:var(--color-surface);border:1px solid var(--color-border);border-bottom-left-radius:4px}.chat-bubble.escalation{color:var(--color-text);background:#fff5f0;border:2px solid #e8845c}.chat-bubble.thinking{color:var(--color-text-muted);font-style:italic}.chat-time{opacity:.6;margin-top:.375rem;font-size:.6875rem;display:block}.chat-message-text{white-space:pre-wrap;word-break:break-word;margin:0}.chat-markdown{word-break:break-word}.chat-markdown>:first-child{margin-top:0}.chat-markdown>:last-child{margin-bottom:0}.chat-markdown p{margin:0 0 .625rem}.chat-markdown p:last-child{margin-bottom:0}.chat-markdown strong{font-weight:600}.chat-markdown ul,.chat-markdown ol{margin:.375rem 0 .625rem;padding-left:1.25rem}.chat-markdown li{margin-bottom:.375rem}.chat-markdown li:last-child{margin-bottom:0}.chat-markdown li>p{margin:0}.chat-markdown h1,.chat-markdown h2,.chat-markdown h3,.chat-markdown h4{margin:.75rem 0 .375rem;font-size:.9375rem;font-weight:600;line-height:1.35}.chat-markdown h1:first-child,.chat-markdown h2:first-child,.chat-markdown h3:first-child,.chat-markdown h4:first-child{margin-top:0}.chat-event-cards{flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.chat-event-card{background:var(--color-secondary);color:var(--color-primary);border-radius:var(--radius-sm);padding:.375rem .625rem;font-size:.8125rem;font-weight:500}.chat-input-area{padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:var(--color-surface);border-top:1px solid var(--color-border);gap:.5rem;display:flex}.chat-input-form{flex:1;gap:.5rem;display:flex}.chat-input-form input{border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:1rem;font-family:var(--font-sans);background:var(--color-bg);flex:1;min-height:48px;padding:.75rem 1rem}.chat-input-form input:focus{border-color:var(--color-primary);outline:none}.chat-send{border-radius:var(--radius-full);min-width:80px;padding:.75rem 1.25rem}.voice-recorder-mic{border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-bg);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.voice-recorder-mic:disabled{opacity:.5;cursor:not-allowed}.voice-recorder-fullbar{justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.voice-recorder-status{color:#b91c1c;align-items:center;gap:.5rem;font-weight:600;display:flex}.voice-recorder-dot{background:#ef4444;border-radius:50%;width:10px;height:10px;animation:1s infinite pulse}.voice-recorder-preview-info{color:var(--color-text);font-size:.9rem;font-weight:500}.voice-recorder-cancel-btn{border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-bg);cursor:pointer;padding:.5rem 1rem;font-size:.875rem}.voice-recorder-stop-btn,.voice-recorder-send-btn{border-radius:var(--radius-full);padding:.5rem 1.25rem}.voice-recorder-error{color:#b91c1c;font-size:.75rem}.voice-recorder-silence-warn{color:#d97706;margin-left:.25rem;font-size:.65rem;animation:1.5s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.chat-voice-audio{width:100%;margin-top:.5rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.page-header{margin-bottom:1.25rem}.page-header h1{font-size:1.5rem;font-weight:700}.page-subtitle{color:var(--color-text-muted);margin-top:.25rem;font-size:.9rem}.page-empty{text-align:center;color:var(--color-text-muted);padding:3rem 1rem}.page-empty-icon{margin-bottom:.5rem;font-size:2.5rem}.page-empty h2{color:var(--color-text);margin-bottom:.25rem;font-size:1.125rem}.btn-back{color:var(--color-primary);cursor:pointer;background:0 0;border:none;margin-bottom:.75rem;padding:0;font-size:.875rem;font-weight:500}.btn-danger{background:var(--color-error-bg);color:var(--color-error);border-radius:var(--radius-sm);cursor:pointer;border:1px solid #d94f4f4d;padding:.5rem 1rem;font-weight:500}.toast{border-radius:var(--radius-md);margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.toast-success{color:var(--color-success);background:#4aaf7c1f;border:1px solid #4aaf7c4d}.event-badge{border-radius:var(--radius-full);align-items:center;gap:.35rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}.event-badge-icon{font-size:.875rem}.event-badge-feed{color:#c45a20;background:#fff0e6}.event-badge-diaper{color:#2b7bb9;background:#e8f4fd}.event-badge-sleep{color:#6b4fa0;background:#ede8f5}.event-badge-weight{color:#3d8b5a;background:#e8f5ec}.event-badge-milestone{color:#b8860b;background:#fff8e1}.event-badge-doctor{color:#c53030;background:#fde8e8}.event-badge-medication{color:#0d9488;background:#e6f7f5}.event-badge-bp{color:#be185d;background:#fce8ec}.event-badge-note{color:#78716c;background:#f5f0eb}.event-badge-journal{color:#a0622e;background:#f5e6dc}.timeline-page{max-width:640px;margin:0 auto}.timeline-filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.filter-chip{border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s}.filter-chip.active{background:var(--color-secondary);border-color:var(--color-primary);color:var(--color-primary)}.timeline-date-header{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-size:.8125rem;font-weight:600}.timeline-group{margin-bottom:1.5rem}.timeline-cards{flex-direction:column;gap:.625rem;display:flex}.event-card{text-align:left;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;width:100%;box-shadow:var(--shadow-sm);padding:.875rem 1rem;transition:box-shadow .15s,border-color .15s;display:block}.event-card:hover{box-shadow:var(--shadow-md);border-color:var(--color-accent)}.event-card-muted{opacity:.65}.event-card-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.event-card-time{color:var(--color-text-muted);font-size:.75rem}.event-card-summary{color:var(--color-text);font-size:.9375rem;line-height:1.4}.event-card-meta{gap:.75rem;margin-top:.5rem;display:flex}.event-card-indicator{color:var(--color-text-muted);font-size:.75rem}.timeline-skeleton{flex-direction:column;gap:.625rem;display:flex}.timeline-skeleton-card{border-radius:var(--radius-md);background:linear-gradient(90deg, var(--color-border) 25%, var(--color-secondary) 50%, var(--color-border) 75%);background-size:200% 100%;height:80px;animation:1.5s infinite shimmer}.timeline-load-more{justify-content:center;min-height:48px;padding:1rem;display:flex}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.event-detail-page{max-width:640px;margin:0 auto}.event-detail-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.event-detail-actions{gap:.5rem;display:flex}.event-detail-title{margin:.75rem 0 .25rem;font-size:1.25rem;font-weight:600}.event-detail-date{color:var(--color-text-muted);margin-bottom:1.25rem;font-size:.875rem}.event-detail-section{margin-bottom:1.5rem}.event-detail-section h2{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin-bottom:.625rem;font-size:.8125rem;font-weight:600}.event-detail-fields{flex-direction:column;gap:.75rem;display:flex}.event-detail-field dt{color:var(--color-text-muted);margin-bottom:.125rem;font-size:.75rem;font-weight:600}.event-detail-field dd{font-size:.9375rem;line-height:1.4}.event-detail-transcript{background:var(--color-secondary);border-radius:var(--radius-md);white-space:pre-wrap;padding:1rem;font-size:.9375rem;line-height:1.5}.event-detail-textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);resize:vertical;width:100%;padding:.75rem;font-family:ui-monospace,monospace;font-size:.8125rem}.event-detail-edit-actions{gap:.5rem;margin-top:.75rem;display:flex}.event-detail-empty{color:var(--color-text-muted);font-size:.875rem}.audio-player{background:var(--color-secondary);border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.audio-player-error{color:var(--color-text-muted);justify-content:center;font-size:.875rem}.audio-player-btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;display:flex}.audio-player-btn:disabled{opacity:.5}.audio-player-track{flex:1;min-width:0}.audio-player-slider{appearance:none;background:linear-gradient(to right, var(--color-primary) 0%, var(--color-primary) var(--progress,0%), var(--color-border) var(--progress,0%), var(--color-border) 100%);cursor:pointer;border-radius:2px;width:100%;height:4px}.audio-player-slider::-webkit-slider-thumb{appearance:none;background:var(--color-primary);border-radius:50%;width:14px;height:14px}.audio-player-times{color:var(--color-text-muted);justify-content:space-between;margin-top:.25rem;font-size:.6875rem;display:flex}.photo-gallery-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.photo-gallery-item{aspect-ratio:1;position:relative}.photo-gallery-thumb{border-radius:var(--radius-sm);cursor:pointer;background:var(--color-secondary);border:none;width:100%;height:100%;padding:0;overflow:hidden}.photo-gallery-thumb img{object-fit:cover;width:100%;height:100%}.photo-gallery-unavailable{justify-content:center;align-items:center;font-size:1.5rem;display:flex}.photo-gallery-add{aspect-ratio:1;border:2px dashed var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:pointer;background:0 0;font-size:1.5rem}.photo-gallery-delete{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;width:24px;height:24px;font-size:1rem;line-height:1;position:absolute;top:4px;right:4px}.photo-lightbox{z-index:200;background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.photo-lightbox-content{max-width:100%;max-height:100%;position:relative}.photo-lightbox-content img{border-radius:var(--radius-md);max-width:100%;max-height:85vh}.photo-lightbox-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:-2.5rem;right:0}.documents-page{max-width:640px;margin:0 auto}.doc-upload-btn{width:100%;margin-bottom:1rem}.doc-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.doc-list-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);align-items:center;gap:.5rem;display:flex;overflow:hidden}.doc-list-button{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.doc-list-info{flex-direction:column;gap:.125rem;min-width:0;display:flex}.doc-list-title{white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:500;overflow:hidden}.doc-list-date{color:var(--color-text-muted);font-size:.75rem}.doc-list-delete{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:.5rem .75rem;font-size:1.25rem}.doc-type-badge{border-radius:var(--radius-full);white-space:nowrap;flex-shrink:0;padding:.2rem .5rem;font-size:.6875rem;font-weight:600}.doc-type-birth_plan{color:#a0622e;background:#f5e6dc}.doc-type-doctor_instructions{color:#2b7bb9;background:#e8f4fd}.doc-type-custom{color:#78716c;background:#f5f0eb}.doc-download-link{color:var(--color-primary);margin-bottom:1rem;font-size:.875rem;font-weight:500;display:inline-block}.doc-content-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.625rem;display:flex}.doc-content-header h2{margin-bottom:0}.doc-content-view h2{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin-bottom:.625rem;font-size:.8125rem;font-weight:600}.doc-content-text{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);font-family:var(--font-sans);white-space:pre-wrap;word-break:break-word;max-height:60vh;padding:1rem;font-size:.875rem;line-height:1.6;overflow-y:auto}.bottom-nav .nav-item{padding:.5rem;font-size:.625rem}.bottom-nav .nav-item svg{width:20px;height:20px}.settings-page{padding-bottom:2rem}.settings-section{margin-bottom:2rem}.settings-section h2{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin-bottom:.75rem;font-size:.8125rem;font-weight:600}.settings-member-list,.settings-reminder-list{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.settings-member-item,.settings-reminder-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.settings-member-name,.settings-reminder-text{font-size:.9375rem;font-weight:500;display:block}.settings-member-email,.settings-reminder-schedule{color:var(--color-text-muted);margin-top:.125rem;font-size:.75rem;display:block}.settings-role-badge{border-radius:var(--radius-full);white-space:nowrap;padding:.2rem .5rem;font-size:.6875rem;font-weight:600}.settings-role-badge.role-primary{background:var(--color-secondary);color:var(--color-primary)}.settings-role-badge.role-partner{color:#2b7bb9;background:#e8f4fd}.settings-invite-block{margin-top:1rem}.settings-invite-url input{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;margin-bottom:.5rem;padding:.625rem .75rem;font-size:.8125rem}.settings-invite-actions{gap:.5rem;display:flex}.settings-empty{color:var(--color-text-muted);font-size:.875rem}.settings-logout{margin-top:2rem}.settings-form{flex-direction:column;gap:.875rem;display:flex}.settings-form label{flex-direction:column;gap:.375rem;font-size:.875rem;display:flex}.settings-form input,.settings-form select{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);padding:.625rem .75rem;font-size:.9375rem}.settings-form input:disabled{opacity:.7}.settings-toggle{align-items:center;flex-direction:row!important;gap:.5rem!important}.settings-subheading{color:var(--color-text-muted);margin:.5rem 0;font-size:.8125rem;font-weight:600}.settings-care-team-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.settings-care-team-list li{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);justify-content:space-between;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;display:flex}.settings-care-role{color:var(--color-text-muted);text-transform:capitalize}.settings-subscription p{margin-bottom:.75rem;font-size:.9375rem}.settings-notice{border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.settings-notice.success{color:#1f6b3a;background:#edf8f0;border-color:#b8e0c2}.settings-danger .btn-danger{color:#fff;border-radius:var(--radius-md);cursor:pointer;background:#c0392b;border:none;padding:.625rem 1rem;font-size:.875rem}.settings-delete-confirm{flex-direction:column;gap:.75rem;display:flex}.settings-delete-confirm input{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.625rem .75rem}.settings-delete-actions{gap:.5rem;display:flex}.settings-legal-links{flex-direction:column;gap:.5rem;display:flex}.settings-legal-links a{color:var(--color-primary);font-size:.9375rem;text-decoration:none}.trial-banner{border-radius:var(--radius-md);background:linear-gradient(135deg,#fff8e7 0%,#fdebd0 100%);border:1px solid #f0d9a8;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:.75rem 1rem;display:flex}.trial-banner-content{flex-direction:column;gap:.5rem;display:flex}.trial-banner-content p{margin:0;font-size:.875rem;line-height:1.4}.trial-banner-link{color:var(--color-primary);font-size:.8125rem}.trial-banner-dismiss{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;padding:0;font-size:1.25rem;line-height:1}.invite-accept-form{text-align:left;flex-direction:column;gap:.875rem;margin-top:1rem;display:flex}.invite-accept-form label{flex-direction:column;gap:.375rem;font-size:.875rem;font-weight:500;display:flex}.invite-accept-form input[type=text],.invite-accept-form input[type=tel]{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.625rem .75rem;font-size:.9375rem}.btn-sm{padding:.375rem .75rem;font-size:.8125rem}
