@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fraunces-500-DnGCNyPD.woff2) format("woff2")}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fraunces-600-BFCDtZfi.woff2) format("woff2")}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fraunces-700-CEOla-zY.woff2) format("woff2")}.landing{--ink: #16293d;--navy: #1f3c61;--navy-deep: #12283f;--teal: #16879b;--teal-soft: #e7f2f4;--coral: #dd8451;--bg: #f6f8fb;--card: #ffffff;--tint: #eaf1f8;--fg: #2b3a48;--muted: #5c6e7e;--border: #e3eaf2;--radius: .85rem;--radius-lg: 1.35rem;--max: 68rem;--shadow-sm: 0 1px 2px rgba(18, 40, 63, .06), 0 4px 14px rgba(18, 40, 63, .05);--shadow-md: 0 10px 30px rgba(18, 40, 63, .09), 0 2px 8px rgba(18, 40, 63, .05);--shadow-lg: 0 24px 60px rgba(18, 40, 63, .14);--sans: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--serif: "Fraunces", Georgia, "Times New Roman", serif;color-scheme:light}.landing *,.landing *:before,.landing *:after{box-sizing:border-box}.landing{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){.landing{scroll-behavior:auto}}.landing{margin:0;font-family:var(--sans);background:var(--bg);color:var(--fg);font-size:1.0625rem;line-height:1.65;-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column}.landing h1,.landing h2,.landing h3{font-family:var(--serif);color:var(--ink);line-height:1.12;letter-spacing:-.015em;font-weight:600;margin:0}.landing p{margin:0}.landing a{color:var(--navy);text-decoration:none}.landing a:hover{text-decoration:underline}.landing .wrap{width:100%;max-width:var(--max);margin:0 auto;padding:0 1.5rem}.landing .eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--teal)}.landing .eyebrow:before{content:"";width:1.5rem;height:2px;background:var(--teal);border-radius:2px}.landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font:inherit;font-weight:600;padding:.8rem 1.4rem;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.landing .btn--primary{background:var(--navy);color:#fff;box-shadow:var(--shadow-sm)}.landing .btn--primary:hover{background:#26497a;box-shadow:var(--shadow-md);text-decoration:none;transform:translateY(-1px)}.landing .btn--ghost{background:transparent;color:var(--navy);border-color:var(--border)}.landing .btn--ghost:hover{background:#fff;text-decoration:none;border-color:#cfdbe8}.landing .btn--soon{background:transparent;color:var(--muted);border:1px dashed #c3cedb;cursor:not-allowed;font-weight:500}.landing .btn--lg{padding:.95rem 1.7rem;font-size:1.05rem}@media(prefers-reduced-motion:reduce){.landing .btn{transition:none}.landing .btn--primary:hover{transform:none}}.landing header.site{position:sticky;top:0;z-index:50;overflow:visible;background:#f6f8fbd1;backdrop-filter:saturate(1.4) blur(12px);-webkit-backdrop-filter:saturate(1.4) blur(12px);border-bottom:1px solid transparent;transition:border-color .2s ease}.landing header.site.scrolled{border-bottom-color:var(--border)}.landing .nav{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;height:3.35rem}.landing .brand{position:relative;width:8.75rem;height:100%}.landing .brand img{position:absolute;left:0;top:.12rem;height:4.7rem;width:auto;display:block;filter:drop-shadow(0 1px 2px rgba(15,34,54,.22)) drop-shadow(0 0 5px rgba(247,249,252,.92))}.landing .nav__links{display:flex;align-items:center;gap:1.4rem}.landing .nav__links a.link{color:var(--muted);font-weight:500;font-size:.9rem}.landing .nav__links a.link:hover{color:var(--ink);text-decoration:none}.landing .nav__cta{display:flex;align-items:center;gap:.65rem}.landing .nav__cta .btn{padding:.42rem .95rem;font-size:.86rem}@media(max-width:58rem){.landing .nav__cta .btn--soon{display:none}}@media(max-width:46rem){.landing .nav__links a.link{display:none}.landing .brand{width:7.5rem}.landing .brand img{height:4.1rem}}.landing .hero{position:relative;overflow:hidden}.landing .hero__bg{position:absolute;inset:0;z-index:0;background:radial-gradient(60rem 40rem at 78% -10%,#e9f3f6,#e9f3f600 60%),radial-gradient(50rem 40rem at 8% 8%,#eef2f9,#eef2f900 55%);pointer-events:none}.landing .hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:2rem;align-items:center;padding:3.5rem 0 1rem}.landing .hero__copy{max-width:38rem}.landing .hero h1{font-size:clamp(2.05rem,4.1vw,3.05rem);font-weight:600;margin:1.1rem 0 0}.landing .hero h1 .acc{color:var(--teal)}.landing .hero__sub{font-size:1.2rem;color:var(--muted);margin-top:1.25rem;line-height:1.6}.landing .hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.landing .hero__note{margin-top:1.15rem;font-size:.9rem;color:var(--muted);display:inline-flex;align-items:center;gap:.5rem}.landing .hero__note svg{color:var(--teal);flex:none}.landing .hero__art{position:relative;display:flex;justify-content:center;align-items:center;min-height:30rem}.landing .hero__art svg{width:100%;max-width:33rem;height:auto;overflow:visible}@media(max-width:60rem){.landing .hero__grid{grid-template-columns:1fr;text-align:center;padding-top:2.5rem}.landing .hero__copy{max-width:40rem;margin:0 auto}.landing .eyebrow,.landing .hero__actions{justify-content:center}.landing .hero__art{min-height:auto}.landing .hero__art svg{max-width:22rem}}.landing .band{background:var(--navy-deep);color:#dce6f1;text-align:center;padding:2.25rem 0}.landing .band p{font-size:clamp(1.25rem,2.6vw,1.7rem);font-weight:300;letter-spacing:-.01em;color:#eaf1f8}.landing .band p strong{font-weight:650;color:#fff}.landing section.block{padding:5rem 0}.landing .section-head{max-width:40rem;margin:0 auto 3rem;text-align:center}.landing .section-head h2{font-size:clamp(1.7rem,3.4vw,2.4rem);margin-top:.9rem}.landing .section-head .eyebrow{justify-content:center}.landing .section-head p{color:var(--muted);margin-top:1rem;font-size:1.1rem}.landing .cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.landing .card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.9rem;box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease}.landing .card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}@media(prefers-reduced-motion:reduce){.landing .card{transition:none}.landing .card:hover{transform:none}}.landing .card__icon{width:3rem;height:3rem;display:grid;place-items:center;border-radius:.8rem;background:var(--teal-soft);color:var(--teal);margin-bottom:1.15rem}.landing .card h3{font-size:1.2rem;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.landing .card p{color:var(--muted);margin-top:.6rem;font-size:1rem}.landing .tag{font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .55rem;border-radius:999px}.landing .tag--live{background:#e4f3ec;color:#1d7a4d}.landing .tag--soon{background:#eef1f6;color:#6a7a8c}@media(max-width:46rem){.landing .cards{grid-template-columns:1fr}}.landing .audiences{background:#fff}.landing .aud-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.landing .aud{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.7rem 1.4rem}.landing .aud__icon{width:2.9rem;height:2.9rem;display:grid;place-items:center;border-radius:.75rem;margin-bottom:1rem}.landing .aud__icon--teal{background:var(--teal-soft);color:var(--teal)}.landing .aud__icon--navy{background:#e8eef7;color:var(--navy)}.landing .aud__icon--green{background:#e5f2ea;color:#1d7a4d}.landing .aud__icon--coral{background:#fbeadd;color:#c26a34}.landing .aud h3{font-size:1.1rem}.landing .aud p{color:var(--muted);margin-top:.5rem;font-size:.95rem}.landing .aud__closing{text-align:center;margin:2.75rem auto 0;max-width:42rem;font-size:1.15rem;color:var(--fg)}.landing .aud__closing b{color:var(--ink)}@media(max-width:62rem){.landing .aud-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:40rem){.landing .aud-grid{grid-template-columns:1fr}}.landing .preview{background:var(--tint)}.landing .preview__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:3rem;align-items:center}.landing .preview__copy .feature-list{list-style:none;margin:1.75rem 0 0;padding:0;display:grid;gap:1.1rem}.landing .preview__copy .feature-list li{display:flex;gap:.85rem;align-items:flex-start}.landing .feature-list .check{flex:none;width:1.6rem;height:1.6rem;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;margin-top:.15rem}.landing .feature-list b{color:var(--ink)}.landing .feature-list span{color:var(--muted)}.landing .phone{position:relative;justify-self:center;width:20rem;max-width:100%;background:#0e1f33;border-radius:2.4rem;padding:.7rem;box-shadow:var(--shadow-lg)}.landing .buddy{position:absolute;left:-3rem;bottom:-.75rem;z-index:3;display:flex;flex-direction:column;align-items:center;pointer-events:none}.landing .buddy img{height:10rem;width:auto;filter:drop-shadow(0 14px 18px rgba(18,40,63,.26))}.landing .buddy__say{margin-bottom:.4rem;background:#fff;border:1px solid var(--border);border-radius:999px;padding:.34rem .78rem;font-size:.8rem;font-weight:600;color:var(--navy);box-shadow:var(--shadow-md);white-space:nowrap}@media(max-width:40rem){.landing .buddy{left:-1.75rem}.landing .buddy img{height:8.5rem}}.landing .phone__screen{background:#f3f7fb;border-radius:1.9rem;overflow:hidden;height:34rem;display:flex;flex-direction:column}.landing .phone__bar{background:#fff;padding:1rem 1.1rem;display:flex;align-items:center;gap:.65rem;border-bottom:1px solid var(--border)}.landing .phone__avatar{width:2.1rem;height:2.1rem;border-radius:50%;background:linear-gradient(135deg,var(--teal),#3aa7bb);display:grid;place-items:center;color:#fff;font-weight:700;font-size:.9rem}.landing .phone__title{font-weight:650;color:var(--ink);font-size:.98rem}.landing .phone__brand{height:1.6rem;width:auto;display:block;margin-bottom:.2rem}.landing .phone__status{font-size:.75rem;color:#1d7a4d}.landing .chat{padding:1.1rem;display:flex;flex-direction:column;gap:.75rem;overflow:hidden;flex:1}.landing .bubble{max-width:82%;padding:.7rem .95rem;border-radius:1.15rem;font-size:.92rem;line-height:1.45}.landing .bubble--them{align-self:flex-start;background:#fff;color:var(--fg);border:1px solid var(--border);border-bottom-left-radius:.35rem}.landing .bubble--me{align-self:flex-end;background:var(--navy);color:#eaf1f8;border-bottom-right-radius:.35rem}.landing .bubble .mem{display:inline-flex;align-items:center;gap:.35rem;margin-top:.4rem;font-size:.72rem;color:var(--teal);font-weight:600}.landing .phone__compose{margin-top:auto;background:#fff;border-top:1px solid var(--border);padding:.7rem .9rem;display:flex;align-items:center;gap:.6rem}.landing .phone__compose .fake-input{flex:1;background:#f0f4f8;border-radius:999px;padding:.55rem .9rem;color:#93a2b2;font-size:.88rem}.landing .phone__compose .mic{width:2.2rem;height:2.2rem;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;flex:none}@media(max-width:60rem){.landing .preview__grid{grid-template-columns:1fr;gap:2.5rem}.landing .preview__copy{text-align:center}.landing .preview__copy .eyebrow{justify-content:center}.landing .feature-list li{text-align:left}}.landing .privacy{background:var(--navy-deep);color:#cfdcea}.landing .privacy__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.landing .privacy h2{color:#fff}.landing .privacy .eyebrow{color:#7cc6d6}.landing .privacy .eyebrow:before{background:#7cc6d6}.landing .privacy p{color:#b9c9d9;margin-top:1rem}.landing .privacy__points{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.landing .privacy__points li{background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-radius:var(--radius);padding:1.1rem 1.2rem;display:flex;gap:.85rem;align-items:flex-start}.landing .privacy__points svg{color:#7cc6d6;flex:none;margin-top:.15rem}.landing .privacy__points b{color:#fff;display:block;margin-bottom:.15rem}.landing .privacy__points span{color:#a9bacb;font-size:.95rem}@media(max-width:60rem){.landing .privacy__grid{grid-template-columns:1fr;gap:2rem}}.landing .story__inner{max-width:44rem;margin:0 auto;text-align:center}.landing .story blockquote{font-family:var(--sans);margin:1.5rem 0 0;font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:500;line-height:1.45;color:var(--ink);letter-spacing:-.01em}.landing .story blockquote strong{font-weight:650}.landing .story .signoff{margin-top:1.5rem;color:var(--muted);font-size:.98rem}.landing .waitlist{background:linear-gradient(180deg,var(--bg),#eef3f9)}.landing .waitlist__card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);max-width:40rem;margin:0 auto;padding:2.75rem;text-align:center}.landing .waitlist h2{font-size:clamp(1.7rem,3.4vw,2.3rem)}.landing .waitlist>.waitlist__card>p.lead{color:var(--muted);margin-top:.85rem;font-size:1.08rem}.landing .form{margin-top:1.75rem;text-align:left;display:grid;gap:1rem}.landing .form .row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.landing .form label{font-weight:600;font-size:.9rem;color:var(--ink);display:block;margin:0 0 .35rem}.landing .form label .opt{font-weight:400;color:var(--muted)}.landing .form input[type=email],.landing .form input[type=text],.landing .form input[type=password]{width:100%;font:inherit;padding:.8rem .95rem;border:1px solid var(--border);border-radius:var(--radius);background:#fbfdff;color:var(--fg)}.landing .form input:focus-visible{outline:2px solid var(--teal);outline-offset:1px;border-color:var(--teal)}.landing .consent{display:flex;gap:.65rem;align-items:flex-start;background:#f7fafc;border:1px solid var(--border);border-radius:var(--radius);padding:.9rem 1rem}.landing .consent input{margin-top:.25rem;width:1.05rem;height:1.05rem;flex:none}.landing .consent label{font-weight:400;font-size:.9rem;color:var(--muted);margin:0}.landing .form .btn--primary{width:100%}.landing .form__fineprint{font-size:.82rem;color:var(--muted);text-align:center}@media(max-width:40rem){.landing .form .row{grid-template-columns:1fr}.landing .waitlist__card{padding:1.75rem}}.landing footer.site{background:#0d1c2e;color:#90a2b5;padding:3rem 0 2.25rem;margin-top:auto}.landing .footer__top{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.08)}.landing .footer__brand-img{height:2.9rem;width:auto;display:block;filter:brightness(0) invert(1);opacity:.92}.landing .footer__brand-img+p{margin-top:.5rem;max-width:22rem;font-size:.95rem;color:#8a9db0}.landing .footer__links{display:flex;gap:2.5rem;flex-wrap:wrap}.landing .footer__col h4{color:#ccd8e5;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .85rem}.landing .footer__col a{display:block;color:#90a2b5;font-size:.95rem;margin-bottom:.55rem}.landing .footer__col a:hover{color:#fff;text-decoration:none}.landing .footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;padding-top:1.75rem;font-size:.85rem;color:#6f8296}.landing .footer__bottom .cookie{display:inline-flex;align-items:center;gap:.4rem}.landing .legal{max-width:46rem;margin:0 auto;padding:3.75rem 1.5rem 4.5rem}.landing .legal__title{font-size:clamp(2rem,4vw,2.9rem)}.landing .legal__meta{color:var(--muted);margin-top:.6rem;font-size:.92rem}.landing .legal__lead{color:var(--muted);margin-top:1.25rem;font-size:1.12rem;line-height:1.6}.landing .legal__note{background:var(--tint);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem 1.25rem;margin:1.9rem 0;font-size:.97rem;color:var(--fg)}.landing .legal__note b{color:var(--ink)}.landing .legal section{margin-top:2.4rem}.landing .legal h2{font-size:1.4rem;margin-bottom:.5rem}.landing .legal p{color:var(--muted);margin:.6rem 0}.landing .legal ul{color:var(--muted);margin:.6rem 0;padding-left:1.2rem}.landing .legal li{margin:.35rem 0}.landing .legal strong{color:var(--ink)}.landing .legal a{color:var(--navy);font-weight:500}.landing .legal__contact{margin-top:2.75rem;padding:1.5rem 1.75rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.landing .legal__contact h2{margin-top:0}.landing .legal__back{display:inline-flex;align-items:center;gap:.4rem;margin-top:2.75rem;font-weight:600}.landing .login{position:relative;overflow:hidden;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem;padding:3rem 1.5rem 4rem}.landing .login__bg{position:absolute;inset:0;z-index:0;background:radial-gradient(60rem 40rem at 78% -10%,#e9f3f6,#e9f3f600 60%),radial-gradient(50rem 40rem at 8% 8%,#eef2f9,#eef2f900 55%);pointer-events:none}.landing .login__brand{position:relative;z-index:1;height:3.4rem;width:auto}.landing .login__card{position:relative;z-index:1;width:100%;max-width:26rem;padding:2.25rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.landing .login__card h1{font-size:1.85rem;margin-top:.5rem}.landing .login__card .form{margin-top:1.4rem}.landing .login__card .error{margin:0;font-size:.92rem}.landing .login__back{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.5rem;font-weight:600;font-size:.95rem}@media(max-width:40rem){.landing .login__card{padding:1.6rem}}:root{--bg: #f6f8fb;--card: #ffffff;--fg: #2b3a48;--ink: #16293d;--muted: #5c6e7e;--accent: #1f3c61;--accent-hover: #26497a;--accent-fg: #ffffff;--teal: #16879b;--teal-text: #10707f;--border: #e3eaf2;--danger: #9b2c2c;--chat: #f3f7fb;--radius: .85rem;--radius-lg: 1.35rem;--serif: "Fraunces", Georgia, "Times New Roman", serif;--max-width: 48rem;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--fg);font-size:1.0625rem;line-height:1.6}.page{max-width:var(--max-width);margin:0 auto;padding:2.5rem 1.25rem}h1,h2,h3{font-family:var(--serif);color:var(--ink);font-weight:600;letter-spacing:-.015em;line-height:1.2}p{color:var(--muted)}a{color:var(--accent)}.muted{color:var(--muted)}.error{color:var(--danger)}.saved{color:var(--teal-text);font-weight:600}.app-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.app-header__brand img{display:block;height:2.75rem;width:auto}.app-header__nav{display:flex;align-items:center;gap:1rem}.app-header__nav a{font-weight:600;white-space:nowrap}.app-header__account{display:flex;align-items:center;gap:.75rem}label{display:block;margin:.75rem 0;font-weight:500}label.checkbox{display:flex;align-items:center;gap:.5rem;font-weight:400}input,select,textarea{display:block;width:100%;margin-top:.25rem;padding:.5rem .625rem;font:inherit;color:var(--fg);background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}label.checkbox input{display:inline-block;width:auto;margin-top:0}textarea{min-height:4.5rem;resize:vertical}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible{outline:2px solid var(--teal);outline-offset:1px}button{font:inherit;font-weight:600;padding:.45rem 1.1rem;color:var(--accent-fg);background:var(--accent);border:1px solid transparent;border-radius:999px;cursor:pointer}button:hover:enabled{background:var(--accent-hover)}button:disabled{opacity:.5;cursor:not-allowed}button.danger{color:var(--danger);background:var(--card);border-color:var(--danger)}button.danger:hover:enabled{background:var(--card)}.form-section{margin-bottom:1.25rem;padding:1.25rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.form-section h3{margin:0 0 .5rem}.form-section__actions{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.subform{display:grid;gap:.5rem}fieldset.editor{margin:.5rem 0;padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius)}fieldset.editor legend{padding:0 .4rem;font-weight:500}.editor__items{list-style:none;margin:0 0 .5rem;padding:0;display:grid;gap:.4rem}.editor__items li{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.editor__items li button{padding:.2rem .6rem}.editor__add{display:flex;gap:.5rem}.editor__add input{flex:1}.sensitive-list{margin-top:1.5rem;padding:1.25rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.sensitive-list h2{margin-top:0}.sensitive-list ul{list-style:none;margin:0 0 1rem;padding:0;display:grid;gap:.5rem}.sensitive-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.sensitive-list__actions,.sensitive-form__actions{display:flex;gap:.5rem}.sensitive-list__actions button{padding:.2rem .6rem}.sensitive-form{margin-top:.5rem;padding:1rem;border:1px dashed var(--border);border-radius:var(--radius)}.recall-bar{display:flex;gap:.5rem;margin:1rem 0}.recall-bar input{flex:1}.memory-form{margin:.75rem 0;padding:1rem;border:1px dashed var(--border);border-radius:var(--radius)}.memory-form__actions{display:flex;gap:.5rem;margin-top:1rem}.memory-form output{margin-left:.5rem;font-variant-numeric:tabular-nums}.memory-list{display:grid;gap:.75rem;margin-top:1rem;max-height:70vh;overflow-y:auto}.memory-browse__more{margin-top:1rem}.memory-card{padding:1rem 1.25rem;background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.memory-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.memory-card__head h3{margin:0}.memory-card__meta,.memory-card__relevance{margin:.25rem 0;font-size:.9rem}.memory-card__content{margin:.5rem 0;color:var(--fg);white-space:pre-wrap}.memory-card__actions{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.memory-card__actions button{padding:.2rem .6rem}.badge{padding:.1rem .6rem;font-size:.8rem;text-transform:capitalize;color:var(--muted);background:var(--bg);border:1px solid var(--border);border-radius:999px}.badge--episodic{color:var(--accent);border-color:var(--accent)}.badge--milestone{color:var(--danger);border-color:var(--danger)}.memory-card__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:.5rem 0 0;padding:0;list-style:none}.tag{padding:.1rem .55rem;font-size:.8rem;color:var(--muted);background:var(--bg);border:1px solid var(--border);border-radius:999px}.companion__transcript{display:grid;gap:.75rem;margin:1rem 0;max-height:65vh;overflow-y:auto;padding:1.1rem;background:var(--chat);border:1px solid var(--border);border-radius:var(--radius-lg)}.chat-message{padding:.7rem .95rem;background:var(--card);border:1px solid var(--border);border-radius:1.15rem;max-width:82%}.chat-message--user{justify-self:end;background:var(--accent);border-color:transparent;border-bottom-right-radius:.35rem}.chat-message--assistant{justify-self:start;border-bottom-left-radius:.35rem}.chat-message__role{margin:0 0 .25rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em}.chat-message__content{margin:0;color:var(--fg);white-space:pre-wrap}.chat-message--user .chat-message__role{color:#eaf1f8c7}.chat-message--user .chat-message__content{color:#fff}.chat-message__grounding{margin:.4rem 0 0;font-size:.85rem;font-weight:600;color:var(--teal-text)}.chat-composer{display:flex;gap:.5rem;margin-top:1rem}.chat-composer input{flex:1;padding:.55rem 1.1rem;background:#f0f4f8;border-color:transparent;border-radius:999px}.companion__modes{display:inline-flex;gap:.25rem;padding:.25rem;margin-bottom:.75rem;background:#eaf1f8;border-radius:999px}.companion__mode--inactive{color:var(--muted);background:transparent;border-color:transparent}.companion__modes .companion__mode--inactive:hover:enabled{background:#dde6f0;color:var(--ink)}.voice-panel__status{margin:.25rem 0;font-size:.9rem}.chat-message--partial{opacity:.7;border:1px dashed var(--border)}.voice-panel__controls{display:flex;gap:.5rem;margin:.75rem 0}.voice-panel__controls button:not(.danger){background:var(--teal)}.voice-panel__controls button:not(.danger):hover:enabled{background:#0f7286}.voice-panel__reconnect{display:flex;align-items:center;gap:.75rem;margin:.5rem 0}.voice-panel__reconnect .error{margin:0}.aac-board{margin:.75rem 0 0;padding:0;border:none}.aac-board__legend{padding:0;font-weight:500}.aac-board__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(5rem,1fr));gap:.5rem;margin-top:.5rem}.aac-board__tile{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.6rem .4rem;color:var(--fg);background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.aac-board__tile:hover:enabled{background:var(--bg);border-color:var(--teal);color:var(--fg)}.aac-board__emoji{font-size:1.6rem;line-height:1}.aac-board__label{font-size:.85rem}.lexicon-confirm-list{margin:1rem 0;display:grid;gap:.75rem}.lexicon-confirm-list__title{margin:0;font-size:1.1rem}.lexicon-confirm{padding:1rem 1.25rem;background:var(--card);border:1px solid var(--accent);border-radius:var(--radius)}.lexicon-confirm__prompt{margin:0 0 .75rem;color:var(--fg)}.lexicon-confirm__actions{display:flex;flex-wrap:wrap;gap:.5rem}.lexicon-confirm__edit{display:grid;gap:.5rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
