:root{color:#232323;background:#111417;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh}button,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid #c89a53;outline-offset:3px}[hidden]{display:none!important}.page-shell{min-height:100vh;display:grid;place-items:center;padding:40px 24px;background:radial-gradient(circle at 12% 10%,rgba(200,154,83,.2),transparent 26rem),radial-gradient(circle at 90% 90%,rgba(84,97,103,.22),transparent 31rem),linear-gradient(135deg,#111417,#1c2022 62%,#141719)}.agent-card{width:min(1100px,100%);min-height:660px;display:grid;grid-template-columns:320px minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:28px;background:#f8f6f1fb;box-shadow:0 28px 80px #00000059}.identity-rail{display:flex;flex-direction:column;align-items:center;padding:36px 28px 28px;color:#f6f1e9;text-align:center;background:linear-gradient(155deg,#272d30,#171b1d 53%,#2d2821)}.wordmark{display:flex;align-items:center;gap:8px;width:100%;color:#fffdf9;font-size:18px;font-weight:700;letter-spacing:-.6px;text-align:left}.wordmark-mark{color:#d3a764;font-family:Georgia,Times New Roman,serif;font-size:30px;letter-spacing:-4px}.portrait-wrap{position:relative;width:142px;height:142px;margin:42px 0 20px;border:4px solid rgba(211,167,100,.92);border-radius:50%;box-shadow:0 14px 34px #00000040}.portrait-wrap img{width:100%;height:100%;border-radius:inherit;object-fit:cover;object-position:50% 30%}.presence-dot{position:absolute;right:7px;bottom:8px;width:17px;height:17px;border:3px solid #1e2325;border-radius:50%;background:#8acd71}.eyebrow{margin:0 0 7px;color:#a37c45;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.identity-rail .eyebrow{color:#e3c18b}h1,h2{margin:0;font-family:Georgia,Times New Roman,serif;letter-spacing:-.035em}h1{font-size:35px}h2{color:#202225;font-size:clamp(30px,4vw,45px);line-height:1.08}.purpose{margin:11px 0 20px;color:#d9ddd9;font-size:14px;line-height:1.55}.trust-cues{display:grid;gap:8px;width:100%;padding:0;margin:0 0 18px;list-style:none}.trust-cues li{padding:8px 10px;border:1px solid rgba(255,255,255,.16);border-radius:10px;color:#f8f3eb;font-size:12px}.topics{margin-top:auto;color:#babdbb;font-size:12px;line-height:1.45}.workspace{position:relative;display:flex;min-width:0;min-height:0;padding:42px;background:#fbfaf7}.entry-state{flex-direction:column;justify-content:center}.entry-content{width:min(580px,100%)}.lead{max-width:48ch;margin:16px 0 27px;color:#606364;font-size:16px;line-height:1.55}.prototype-disclosure{width:100%;margin-bottom:30px;padding:14px 16px;border:1px solid #d6c7ae;border-left:4px solid #b48849;border-radius:10px;color:#574e42;background:#f4efe5;font-size:12px;line-height:1.45}.prototype-disclosure strong{display:block;margin-bottom:7px;color:#4c3b22;font-size:11px;letter-spacing:.08em}.prototype-disclosure p{margin:3px 0}.prototype-disclosure a{color:#5e431a;font-weight:700;overflow-wrap:anywhere}.mode-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mode-button{display:flex;align-items:flex-start;gap:12px;min-height:102px;padding:18px;border:1px solid #dfd7ca;border-radius:15px;color:#292b2b;background:#fff;text-align:left;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.mode-button:hover{transform:translateY(-2px);border-color:#b48a4c;box-shadow:0 12px 24px #4d3f2c1a}.mode-button strong,.mode-button small{display:block}.mode-button strong{margin-bottom:7px;font-size:15px}.mode-button small{color:#707270;font-size:12px;line-height:1.4}.mode-icon{display:grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border-radius:9px;color:#fff;background:#b48849;font-size:17px}.mode-button.text .mode-icon{color:#fff;background:#404a4c}.starter-prompts{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.starter-prompts button{padding:8px 11px;border:1px solid #e0d9cf;border-radius:99px;color:#5d554b;background:#f8f6f2;font-size:12px;text-align:left}.starter-prompts button:hover{border-color:#b48849;color:#3b2c17}.privacy-note{margin:19px 0 0;color:#777771;font-size:11px;line-height:1.45}.status-error{margin:12px 0;padding:10px 12px;border-radius:9px;color:#7e2d26;background:#fae7e5;font-size:13px;line-height:1.45}.focused-state{flex-direction:column}.voice-surface{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;max-width:520px;margin:0 auto;text-align:center}.voice-surface h2{font-size:35px}.voice-surface>p:not(.eyebrow):not(.status-error){max-width:46ch;margin:13px 0 24px;color:#656865;line-height:1.55}.voice-orb{display:grid;width:104px;height:104px;margin-bottom:24px;place-items:center;border-radius:50%;background:radial-gradient(circle at 32% 28%,#e4c287,#a57939 70%);box-shadow:0 0 0 13px #b488491f,0 18px 34px #69481c33}.voice-orb span{width:32px;height:32px;border:3px solid rgba(255,255,255,.86);border-radius:50%;border-top-color:transparent}.session-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.button{min-height:42px;padding:10px 15px;border:0;border-radius:10px;font-weight:700;font-size:13px}.button.primary{color:#fff;background:#ad7e3c}.button.primary:hover{background:#90652c}.button.secondary{border:1px solid #d5cec3;color:#444743;background:#fff}.button.danger{color:#fff;background:#3e484b}.button:disabled{opacity:.5;cursor:not-allowed}.text-state{gap:0}.text-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.text-header h2{font-size:30px}.text-end{padding:7px 0;border:0;border-bottom:1px solid #7d6a4d;color:#5a482b;background:transparent;font-size:12px;font-weight:700}.message-history{display:flex;flex:1;flex-direction:column;gap:12px;min-height:250px;max-height:330px;margin:20px 0 14px;overflow-y:auto;padding:4px 3px}.message{max-width:85%;padding:11px 13px;border-radius:14px;line-height:1.45}.message.agent{align-self:flex-start;border-top-left-radius:3px;background:#eeece7}.message.user{align-self:flex-end;border-top-right-radius:3px;color:#fff;background:#394749}.message span{display:block;margin-bottom:4px;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;opacity:.75}.message p{margin:0;font-size:14px}.connection-note{color:#76736d;font-size:13px;text-align:center}.composer{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.composer textarea{width:100%;resize:none;padding:11px;border:1px solid #d7d0c7;border-radius:10px;color:#252525;background:#fff;line-height:1.4}.consent-backdrop{position:absolute;inset:0;z-index:5;display:grid;place-items:center;padding:20px;border-radius:inherit;background:#1317198f}.consent-dialog{width:min(430px,100%);padding:26px;border-radius:17px;color:#262726;background:#fffdf9;box-shadow:0 20px 50px #00000040}.consent-dialog h2{font-size:28px}.consent-dialog>p:not(.eyebrow){color:#62635f;font-size:13px;line-height:1.55}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:780px){.page-shell{place-items:start center;padding:16px}.agent-card{grid-template-columns:1fr;min-height:0;border-radius:20px}.identity-rail{padding:25px 22px 20px}.wordmark{justify-content:center;text-align:center}.portrait-wrap{width:98px;height:98px;margin:19px 0 13px}.identity-rail h1{font-size:30px}.purpose{max-width:32ch;margin-bottom:13px}.trust-cues{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:11px}.trust-cues li{padding:7px 4px;font-size:10px}.topics{margin-top:0}.workspace{min-height:520px;padding:25px 21px}.prototype-disclosure{margin-bottom:24px;font-size:11px}.mode-actions{grid-template-columns:1fr}h2{font-size:34px}.composer{grid-template-columns:1fr}.composer .button{width:100%}.message-history{max-height:290px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
