:root{--charcoal:#3d3838;--ink-2:#5a5552;--ink-3:#6b6663;--line:#e3e6c8;--line-2:#d9dcc0;--green:#f7f9de;--green-2:#e6ebb8;--leaf:#a9b93a;--leaf-dark:#6e8b3d;--white:#fff;--danger:#8f2f2f;--font:"Helvetica Neue", Helvetica, -apple-system, "Segoe UI", sans-serif;--safe-b:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html,body,#root{background:var(--green);min-height:100%;color:var(--charcoal);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.45}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}h1,h2,p{margin:0}.screen{background:var(--green);flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;display:flex;position:relative}.screen.tabs{height:100dvh;min-height:0;overflow:hidden}.screen.tabs>.page{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow-y:auto}.screen.tabs>.topbar{flex:none}.screen.tabs>.page>*{flex-shrink:0}.screen.tabs>.page .chat{height:auto;padding-left:0;padding-right:0;overflow:visible}.screen.tabs>.topbar+.page{padding-top:12px}.page{flex-direction:column;flex:1;gap:14px;padding:56px 24px 24px;display:flex}.screen.tabs .page{padding-top:56px}.topbar+.page{padding-top:12px}.topbar{align-items:center;gap:8px;height:60px;padding:12px 16px 0 12px;display:flex}.topbar-title{flex:1;font-size:17px;font-weight:600;line-height:1.2}.topbar-right{align-items:center;gap:8px;margin-left:auto;display:flex}.wordmark{letter-spacing:-.02em;padding-left:8px;font-size:22px;font-weight:700}.wordmark.big{padding:0;font-size:44px;line-height:1}.title{letter-spacing:-.01em;font-size:30px;font-weight:700;line-height:1.15}.title.small{font-size:24px}h1{letter-spacing:-.01em;font-size:28px;font-weight:700;line-height:1.15}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);font-size:13px;font-weight:600}.muted{color:var(--ink-3)}.small{font-size:13px}.strong{font-weight:600}.center{text-align:center}.grow{flex:1;min-width:0}.error{color:var(--danger);font-size:14px}.btn{border:1px solid var(--line-2);background:var(--white);height:50px;color:var(--charcoal);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;padding:0 16px;font-size:15px;font-weight:600;display:flex}.btn.big{border-radius:16px;height:56px;font-size:17px}.btn.primary{background:var(--charcoal);color:var(--green);border-color:var(--charcoal)}.btn:disabled{opacity:.5;cursor:default}.textlink{text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;height:44px;font-size:15px;font-weight:600;text-decoration:underline;display:flex}.textlink.left{justify-content:flex-start;height:auto;font-size:14px}.linklike{cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}.linklike.danger{color:var(--danger);font-weight:600}.icon-btn{cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.icon-btn.round{background:var(--white);border:1px solid var(--line);border-radius:999px}.icon-btn:disabled{opacity:.4;cursor:default}.pill{background:var(--white);border:1px solid var(--line-2);cursor:pointer;border-radius:999px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.pill.dark{background:var(--charcoal);color:var(--green);border-color:var(--charcoal)}.pill b{font-weight:700}.badge{background:var(--green);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;height:28px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.badge.dark{background:var(--charcoal);color:var(--green)}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{background:var(--white);border:1px solid var(--line-2);cursor:pointer;border-radius:999px;align-items:center;height:38px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.chip.on{background:var(--charcoal);color:var(--green);border-color:var(--charcoal)}.segmented{background:var(--white);border:1px solid var(--line);border-radius:999px;gap:6px;padding:4px;display:flex}.segmented.left{align-self:flex-start}.segmented button{cursor:pointer;background:0 0;border:0;border-radius:999px;flex:1;height:40px;padding:0 14px;font-size:15px;font-weight:600}.segmented button.on{background:var(--charcoal);color:var(--green)}.segmented button:disabled{opacity:.4;cursor:default}.segmented.left button{flex:none;height:34px;font-size:14px}.stack{flex-direction:column;gap:10px;display:flex}.stack.bottom{gap:10px;margin-top:auto;padding-top:16px}.row{gap:10px;display:flex}.row>*{flex:1;min-width:0}.row.between{justify-content:space-between;align-items:center}.row.between>*{flex:none}.row-center{align-items:center;gap:8px;display:flex}.section-head{justify-content:space-between;align-items:baseline;display:flex}.footer-links{color:var(--ink-3);justify-content:center;gap:18px;font-size:13px;display:flex}.hero-row{align-items:center;gap:14px;display:flex}.hero-row h1{font-size:26px}.hero-row .chev{color:var(--ink-3);display:flex;transform:rotate(180deg)}.hero-row .grow{min-width:0}.hero-row .grow .muted{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.welcome{padding:64px 24px 28px}.welcome .eyebrow{text-align:center;line-height:1.4}.hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:0 4px;display:flex}.hero h1{font-size:30px}.orb-mini{background:radial-gradient(circle at 36% 30%,#fff 0%,#f6f9c9 26%,#d7e06a 60%,#a9b93a 100%);border-radius:50%;flex-shrink:0;display:inline-block;box-shadow:inset -4px -6px 10px #8c963c59,inset 3px 4px 7px #ffffffe6,0 8px 18px #3d38381f}.form{flex-direction:column;flex:1;gap:14px;padding:8px 24px 28px;display:flex}.form label{color:var(--ink-2);flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.form input,.closing input{border:1px solid var(--line-2);background:var(--white);height:54px;color:var(--charcoal);font:inherit;border-radius:12px;width:100%;padding:0 14px;font-size:17px}.form .row label{flex:1}.consent{background:var(--white);border:1px solid var(--line);border-radius:14px;align-items:flex-start;gap:12px;padding:12px 14px;line-height:1.45;color:var(--charcoal)!important;flex-direction:row!important;font-size:14px!important;font-weight:400!important}.consent input{width:22px;height:22px;accent-color:var(--charcoal);flex-shrink:0;margin:1px 0 0}.consent a{text-decoration:underline}.list-card{background:var(--white);border:1px solid var(--line);border-radius:16px;overflow:hidden}.list-row{border-bottom:1px solid #eef0da;flex-direction:column;gap:4px;padding:12px 16px;display:flex}.list-row:last-child{border-bottom:0}.list-row.between{flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.list-row .k{color:var(--ink-3);font-size:13px}.list-row .v{font-size:16px;line-height:1.35}.list-row .quote{color:var(--ink-3);font-size:13px;font-style:italic;line-height:1.4}.row-card{background:var(--white);border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.avatar{background:var(--charcoal);width:56px;height:56px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:700;display:inline-flex}.avatars{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.avatar-col{flex-direction:column;align-items:center;gap:6px;display:flex}.cta{background:var(--charcoal);color:var(--green);border-radius:18px;align-items:center;gap:14px;padding:14px 16px;font-size:17px;font-weight:700;display:flex}.conv{background:var(--white);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.conv-item{flex-direction:column;gap:8px;display:flex}.conv-item .conv{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.conv-item.open .conv{border-color:var(--danger)}.conv-actions{gap:8px;display:flex}.conv-actions .btn{flex:1;height:44px}.btn.danger{background:var(--danger);border-color:var(--danger);color:var(--white)}.conv-head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.conv-topic{color:var(--ink-2);font-size:15px;line-height:1.4}.tags{flex-wrap:wrap;gap:8px;display:flex}.tag{background:var(--green);border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}.person{background:var(--white);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.person.kept{background:var(--green)}.person.dismissed{opacity:.55}.person-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.person-name{font-size:17px;font-weight:700}.person-who{color:var(--ink-2);font-size:14px}.person .reason{font-size:15px;line-height:1.4}.person .when{color:var(--ink-3);white-space:nowrap;font-size:12px}.session{align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}a.session{text-underline-offset:3px;text-decoration:underline}.session.muted{font-weight:400}.pills{flex-wrap:wrap;gap:8px;display:flex}.actions{gap:8px;display:flex}.actions .btn{border-radius:12px;flex:1;height:44px}.bottomnav{width:100%;padding:6px 8px calc(6px + var(--safe-b));background:var(--white);border-top:1px solid var(--line);z-index:10;flex:none;display:flex}.bottomnav a{color:var(--ink-3);flex-direction:column;flex:1;align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.bottomnav a.on{color:var(--charcoal)}.bottomnav .tab-icon{border-radius:999px;padding:4px 14px;display:flex}.bottomnav a.on .tab-icon{background:var(--green)}.talk{height:100dvh;min-height:0;overflow:hidden}.talk-hero{gap:14px;padding:0 28px}.talk .caption{color:var(--ink-3);font-size:14px;font-weight:600}.talk .now{max-width:330px;font-size:21px;line-height:1.35}.talk .last-you{color:var(--ink-3);max-width:330px;font-size:15px;line-height:1.4}.talk .last-you.interim{color:var(--ink-2)}.talk-meta{color:var(--ink-3);justify-content:space-between;align-items:center;padding:0 24px;font-size:13px;display:flex}.talk-meta .linklike:disabled{opacity:.4;cursor:default}.noted{align-items:center;gap:6px;display:inline-flex}.talk-bar{padding:14px 24px calc(28px + var(--safe-b));justify-content:space-between;align-items:center;display:flex}.talk-bar.center-only{justify-content:center}.talk-bar .icon-btn.round{width:56px;height:56px}.mic{background:var(--charcoal);width:76px;height:76px;color:var(--green);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 10px 24px #3d383840}.mic:disabled{opacity:.6}.closing{flex-direction:column;gap:14px;padding:8px 24px 0;display:flex}.closing .textlink{height:36px;color:var(--ink-3);font-size:14px;font-weight:400}.chat-wrap{flex:1;min-height:0;position:relative}.chat{flex-direction:column;gap:10px;height:100%;margin:0;padding:8px 16px 12px;list-style:none;display:flex;overflow-y:auto}.chat li{flex-direction:column;align-self:flex-start;gap:4px;max-width:310px;display:flex}.chat li.you{align-self:flex-end;align-items:flex-end}.chat .who{color:var(--ink-3);padding:0 4px;font-size:12px;font-weight:600}.chat .bubble{background:var(--white);border-radius:16px 16px 16px 6px;padding:12px 14px;font-size:16px;line-height:1.4}.chat li.you .bubble{background:var(--green-2);border-radius:16px 16px 6px}.chat .bubble.interim{opacity:.6}.chat .bubble.cut{color:var(--ink-3);font-style:italic}.jump{background:var(--charcoal);width:36px;height:36px;color:var(--green);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)rotate(-90deg)}.sheet{z-index:20;background:var(--white);width:100%;max-width:480px;padding:10px 16px calc(110px + var(--safe-b));border-radius:24px 24px 0 0;flex-direction:column;gap:12px;transition:max-height .25s;display:flex;position:fixed;bottom:0;left:50%;right:auto;overflow:hidden;transform:translate(-50%);box-shadow:0 -8px 30px #3d383814}.sheet.peek{touch-action:none;max-height:52vh}.sheet.full{max-height:88vh;overflow-y:auto}.sheet.peek .person+.person{display:none}.sheet-head{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;flex-direction:column;gap:10px;display:flex}.sheet .handle{background:var(--line-2);border:0;border-radius:999px;width:44px;height:5px;margin:0 auto;padding:0;display:block}.sheet h2{font-size:20px;font-weight:700}.sheet .status{align-items:center;gap:8px;display:flex}.talk.has-sheet .talk-bar{z-index:30;justify-content:center;width:100%;max-width:480px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.talk.has-sheet .talk-bar .icon-btn{display:none}.dot{background:var(--charcoal);border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite pulse}.dot.green{background:var(--leaf-dark);width:8px;height:8px;animation:none}@keyframes pulse{0%,to{opacity:.35}50%{opacity:1}}.overlay{z-index:40;background:var(--green);flex-direction:column;width:100%;max-width:480px;margin:0 auto;display:flex;position:fixed;inset:0;overflow-y:auto}.overlay .topbar{background:var(--green);z-index:1;padding-left:20px;position:sticky;top:0}.overlay .page{flex:none;padding-top:0}@media (width>=700px){.overlay{max-width:560px}}@media (width>=1100px){.overlay{max-width:640px}}.legal{gap:10px;padding-bottom:40px}.legal h1{font-size:26px}.legal h2{margin-top:12px;font-size:18px;font-weight:700}.legal h3{margin:6px 0 0;font-size:16px;font-weight:700}.legal p,.legal li{font-size:15px;line-height:1.5}.legal ul{flex-direction:column;gap:6px;margin:0;padding-left:20px;display:flex}.legal a{text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:underline}.graph{background:var(--white);border:1px solid var(--line);border-radius:20px;flex:none;height:min(470px,56dvh);min-height:280px}.legend{color:var(--ink-2);flex-wrap:wrap;gap:14px;padding:0 4px;font-size:12px;display:flex}.legend span{align-items:center;gap:6px;display:inline-flex}.legend .sw{border-radius:50%;width:12px;height:12px;display:inline-block}.legend .sw-me{background:var(--charcoal)}.legend .sw-person{background:var(--leaf)}.legend .sw-org{background:var(--white);border:1px solid var(--line-2)}.legend .sw-session{background:var(--charcoal);border-radius:3px;width:10px;height:10px}.legend .sw-topic{background:var(--green-2);border:1px solid var(--leaf)}.legend .sw-cat{background:var(--green);border:1px solid var(--charcoal)}.legend .sw-new{background:var(--leaf);border-radius:0;width:18px;height:3px}.graph{touch-action:none}.list-row.link{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border-top:0;border-left:0;border-right:0;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.list-row.link:last-child{border-bottom:0}.list-row.link .v{color:var(--ink-2);font-size:15px}.danger-zone{justify-content:center;margin-top:8px;display:flex}.graph-info{background:var(--white);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.relations{flex-direction:column;gap:6px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.relations .rel{background:var(--green);border-radius:999px;min-width:96px;margin-right:8px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}html,body{overflow-x:hidden}.screen{width:100%;overflow-x:hidden}.person-name,.person-who,.list-row .v,.muted,.conv-topic,.now,.bubble,.title,h1{overflow-wrap:anywhere}@media (height<=700px){.welcome{padding:40px 20px 20px}.hero{gap:8px}.hero h1,.talk .now{font-size:22px}.wordmark.big{font-size:36px}.page,.screen.tabs .page{padding-top:40px}.talk-bar{padding:8px 24px calc(16px + var(--safe-b))}.mic{width:64px;height:64px}.talk-bar .icon-btn.round{width:48px;height:48px}.btn.big{height:52px}.form{gap:10px}.form input{height:48px}}@media (width<=360px){.form .row{flex-direction:column}.page,.welcome{padding-left:16px;padding-right:16px}.chip{height:34px;padding:0 12px;font-size:13px}.hero h1{font-size:26px}}@media (width>=700px){.screen,.bottomnav,.sheet,.talk.has-sheet .talk-bar{max-width:560px}html,body,#root{background:#eef0dd}.screen{box-shadow:0 0 0 1px var(--line);min-height:100dvh}}@media (width>=1100px){.screen,.bottomnav,.sheet,.talk.has-sheet .talk-bar{max-width:640px}.talk .now{max-width:460px;font-size:24px}.talk .last-you{max-width:460px}.hero h1{font-size:34px}}
