.bob-progress{color:#f0e9eb;background:linear-gradient(115deg,#21141a,#12161c 72%);border:1px solid #493039;border-radius:8px;align-items:flex-start;gap:14px;margin:20px 0;padding:20px 18px;display:flex}.bob-progress-identity{isolation:isolate;flex:none;width:80px;height:80px;position:relative}.bob-progress-identity:before{content:"";z-index:-1;opacity:.4;pointer-events:none;background:radial-gradient(circle,#d3132c38,#0000 66%);border-radius:50%;animation:2.8s ease-in-out infinite bob-progress-glow;position:absolute;inset:-12%}.bob-progress-core{transform-origin:50%;width:100%;height:100%;animation:2.8s ease-in-out infinite bob-progress-breathe}.bob-progress-core .bob-presence{--bob-presence-size:100%}@keyframes bob-progress-breathe{0%,to{transform:scale(.96)}50%{transform:scale(1.04)}}@keyframes bob-progress-glow{0%,to{opacity:.35;transform:scale(.94)}50%{opacity:.85;transform:scale(1.06)}}.bob-progress[data-motion-stopped=true] .bob-progress-core,.bob-progress[data-motion-stopped=true] .bob-progress-identity:before{animation:none;transform:none}@media (prefers-reduced-motion:reduce){.bob-progress-core,.bob-progress-identity:before{animation:none!important;transform:none!important}}@media (max-width:599px){.bob-progress-identity{width:64px;height:64px}.bob-progress{gap:10px;padding:18px 14px}}.bob-progress-copy{flex:1;min-width:0}.bob-progress-copy strong{letter-spacing:.005em;font-size:14px;font-weight:550;line-height:1.55}.bob-progress-copy p{color:#b8b0b9;margin-top:4px;font-size:13px;line-height:1.65}.bob-progress-trail{color:#96909b;border-top:1px solid #ffffff0b;flex-wrap:wrap;gap:4px 12px;margin-top:14px;padding-top:11px;font-size:11px;line-height:1.6;display:flex}.bob-progress-trail>span:first-child{color:#c6a4ad}.bob-progress-trail>span:not(:first-child){align-items:center;gap:7px;display:inline-flex}.bob-progress-trail>span:not(:first-child):before{content:"";background:#925466;border-radius:50%;flex:none;width:3px;height:3px}.bob-launcher,.bob-surface,.bob-entry{font-family:var(--font-body-stack,"Segoe UI",Arial,sans-serif);box-sizing:border-box}.bob-surface{--bob-bg:#0c0e11;--bob-panel:#14171c;--bob-raised:#1a1e24;--bob-text:#f1f3f5;--bob-muted:#a4adb8;--bob-line:#2c323c;--bob-accent:var(--red,#b10e24);--bob-bright:#ee5d71;--bob-ok:#a8d5bd;--bob-amber:#e4b974;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;z-index:1100;background:var(--bob-bg);width:min(480px,100vw - 32px);color:var(--bob-text);isolation:isolate;border:1px solid #383e48;border-radius:14px;flex-direction:column;font-size:14px;line-height:1.6;display:flex;position:fixed;inset:16px 16px 16px auto;overflow:hidden;box-shadow:0 30px 100px #0005,0 4px 20px #0003;container:bob/inline-size}.bob-surface *{box-sizing:border-box;min-width:0}.bob-surface h2,.bob-surface h3,.bob-surface p{margin:0}.bob-surface h2,.bob-surface h3{font-family:var(--font-display-stack,"Bahnschrift","Arial Narrow",sans-serif);text-transform:none;color:inherit;letter-spacing:-.025em;font-weight:600}.bob-surface button,.bob-surface select,.bob-surface textarea{font:inherit}.bob-surface button,.bob-entry{cursor:pointer}.bob-surface button:disabled{cursor:default;opacity:.48}.bob-surface a{color:inherit;text-decoration:none}.bob-surface button:focus-visible,.bob-surface a:focus-visible,.bob-surface select:focus-visible,.bob-surface textarea:focus-visible,.bob-surface summary:focus-visible,.bob-entry:focus-visible,.bob-launcher:focus-visible{outline-offset:3px;outline:2px solid #f27b8b}.bob-surface svg{flex:none}.bob-surface button,.bob-surface a,.bob-surface summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.bob-header{border-bottom:1px solid var(--bob-line);background:linear-gradient(100deg,#17131a,#11151a 65%);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:17px 20px;display:flex}.bob-brand{align-items:center;gap:10px;display:flex}.bob-brand-mark{color:#e02a45;place-items:center;width:38px;height:38px;display:grid}.bob-brand-mark svg{width:100%;height:100%}.bob-brand strong{font-family:var(--font-display-stack,"Bahnschrift",sans-serif);letter-spacing:-.04em;font-size:25px;font-weight:600;line-height:1.05}.bob-brand strong span{font-family:var(--font-body-stack,"Segoe UI",sans-serif);color:var(--bob-muted);letter-spacing:0;font-size:12px;font-weight:400}.bob-brand small{color:var(--bob-muted);margin-top:3px;font-size:11px;display:block}.bob-header-actions{gap:4px;display:flex}.bob-icon{color:#bec6d0;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.bob-icon svg{width:20px;height:20px}.bob-icon:hover,.bob-icon[aria-pressed=true]{border-color:var(--bob-line);color:#fff;background:#ffffff07}.bob-body{flex-direction:column;flex:1;min-height:0;display:flex}.bob-context{border-bottom:1px solid var(--bob-line);background:#111419;flex:none;align-items:center;gap:16px;padding:13px 22px;display:flex}.bob-mode{color:var(--bob-muted);flex-direction:column;flex:none;gap:3px;font-size:10px;display:flex}.bob-mode select{color:var(--bob-text);cursor:pointer;background:#1c2026;border:0;border-radius:4px;max-width:132px;min-height:32px;padding:4px 6px;font-size:12px}.bob-context-selection{border-left:1px solid #59303a;flex-direction:column;flex:1;gap:3px;padding-left:14px;display:flex}.bob-context-selection>span{color:var(--bob-muted);font-size:10px}.bob-context-selection>strong{overflow-wrap:anywhere;font-size:12px;font-weight:500;line-height:1.5}.bob-context-selection>button{color:#b4beca;background:0 0;border:0;align-self:flex-start;align-items:center;gap:5px;min-height:30px;padding:4px 0;font-size:11px;display:flex}.bob-context-selection>button svg{width:13px;height:13px}.bob-context-selection>button:hover{color:#fff}.bob-workspace-context{display:none}.bob-conversation{flex-direction:column;flex:1;min-height:0;display:flex}.bob-presence-stage{text-align:center;background:radial-gradient(at 50% 0,#b10e240a,#0000 70%);flex-direction:column;flex:none;align-items:center;height:250px;padding:0 20px 16px;display:flex;position:relative;overflow:clip}.bob-presence-art{flex:none;place-items:center;width:200px;height:166px;display:grid;position:relative}.bob-presence-art .bob-presence{--bob-presence-size:200px}.bob-presence-copy{z-index:1;pointer-events:none;max-width:100%;position:relative}.bob-kicker{font:10px/1.5 var(--font-mono,Consolas,monospace);letter-spacing:.12em;color:#d07583}.bob-presence-copy h2{margin:7px 0;font-size:30px;line-height:1.12}.bob-presence-copy p{color:var(--bob-muted);max-width:44ch;font-size:12px;line-height:1.55}.bob-presence-stage.is-compact{text-align:left;border-bottom:1px solid #ffffff05;flex-direction:row;gap:10px;height:103px;padding:8px 22px}.bob-presence-stage.is-compact .bob-presence-art{width:68px;height:76px}.bob-presence-stage.is-compact .bob-presence{--bob-presence-size:82px}.bob-presence-stage.is-compact .bob-presence-copy h2{margin:4px 0;font-size:21px}.bob-presence-stage.is-compact .bob-presence-copy p{font-size:11px}.bob-presence-stage[data-state=completed] .bob-kicker{color:var(--bob-ok)}.bob-presence-stage[data-state=unavailable] .bob-kicker,.bob-presence-stage[data-state=clarification] .bob-kicker{color:var(--bob-amber)}.bob-live-status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.bob-log{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#434953 transparent;flex:1;min-height:0;padding:8px 22px 20px;scroll-padding-top:12px;overflow-y:auto}.bob-welcome{padding:0 0 8px}.bob-examples{border-top:1px solid var(--bob-line)}.bob-examples button{border:0;border-bottom:1px solid var(--bob-line);width:100%;min-height:56px;color:var(--bob-text);text-align:left;background:0 0;align-items:center;gap:12px;padding:13px 0;font-size:12px;line-height:1.6;display:flex}.bob-examples button>span:first-child{font:9px var(--font-mono,monospace);color:#83909e;flex:none}.bob-examples button>span:nth-child(2){flex:1}.bob-examples button>svg{color:#d64e65;width:18px;height:18px}.bob-examples button:hover{color:#fff;background:#ffffff05}.bob-examples button:hover>svg{color:#ff9dac}.bob-turn{border-bottom:1px solid var(--bob-line);overflow-wrap:anywhere;margin-bottom:14px;padding:14px 0 25px}.bob-turn:last-of-type{border-bottom:0}.bob-question{background:linear-gradient(100deg,#241a21,#1c1c23);border:1px solid #3d323b;border-radius:8px;align-items:flex-start;gap:14px;padding:13px 15px;display:flex}.bob-question>span{font:9px var(--font-mono,monospace);color:#cd9aa4;flex:none;padding-top:5px}.bob-question>p{white-space:pre-wrap;font-size:13px;line-height:1.7}.bob-answer{margin-top:24px}.bob-answer-label{color:var(--bob-muted);align-items:center;gap:10px;margin-bottom:12px;font-size:10px;display:flex}.bob-answer-label>span:first-child{font:10px var(--font-mono,monospace);letter-spacing:.1em;color:#e2a6af}.bob-answer-label>span:last-child{border-left:1px solid var(--bob-line);padding-left:10px}.bob-answer[data-answer-state=clarification] .bob-answer-label>span:last-child,.bob-answer[data-answer-state=unavailable] .bob-answer-label>span:last-child{color:var(--bob-amber)}.bob-answer-prose{color:#d9dfe6;font-size:14px;line-height:1.85}.bob-answer-prose p+p{margin-top:12px}.bob-answer-prose ul,.bob-answer-prose ol{padding-left:22px}.bob-answer-prose li+li{margin-top:7px}.bob-answer-prose strong{color:#fff;font-weight:600}.bob-result-grid{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:20px;display:grid}.bob-card{border:1px solid var(--bob-line);background:var(--bob-panel);overflow-wrap:anywhere;border-radius:9px;flex-direction:column;padding:18px;display:flex}.bob-card-heading{font:10px var(--font-mono,monospace);letter-spacing:.06em;text-transform:uppercase;color:#b4becc;align-items:center;gap:9px;display:flex}.bob-card-heading svg{color:#d76376;width:19px;height:19px}.bob-card h3{margin:14px 0 7px;font-size:25px;line-height:1.2}.bob-card .bob-card-summary{color:var(--bob-muted);font-size:12px;line-height:1.7}.bob-facts{margin:18px 0 4px;padding:0;list-style:none}.bob-facts li{color:#c8d0db;white-space:pre-wrap;border-top:1px solid #2b3039;padding:9px 0;font-size:12px;line-height:1.75}.bob-record-link{align-items:center;gap:12px;min-height:44px;padding:10px 0;font-size:12px;font-weight:500;color:#dce2ea!important;display:flex!important}.bob-record-link svg{color:#cd7483;width:17px;height:17px;margin-left:auto}.bob-record-link:hover{text-underline-offset:5px;color:#fff!important;text-decoration:underline!important}.bob-card>.bob-record-link{border-top:1px solid var(--bob-line);margin-top:auto;padding-top:13px}.bob-card[data-kind=course]{background:linear-gradient(145deg,#1a1d24,#14171c);border-top-color:#596878}.bob-card[data-kind=knowledge]{background:linear-gradient(145deg,#211d19,#151719);border-top-color:#705a3b}.bob-card[data-kind=knowledge] .bob-card-heading svg{color:#dbb379}.bob-card[data-kind=inventory]{border-top-color:#526b63}.bob-card[data-kind=inventory] .bob-card-heading svg{color:#a8c8bc}.bob-card[data-kind=content]{border-top-color:#8b3343}.bob-receipt{overflow-wrap:anywhere;background:linear-gradient(135deg,#241f18,#17191c);border:1px solid #675437;border-radius:10px;margin-top:20px;padding:20px}.bob-receipt[data-receipt-state=published],.bob-receipt[data-receipt-state=undone]{background:linear-gradient(135deg,#1a2923,#141b1a);border-color:#365446}.bob-receipt-label{color:var(--bob-amber);font:10px/1.7 var(--font-mono,monospace);letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:10px;display:flex}.bob-receipt-label svg{width:19px;height:19px}.bob-receipt[data-receipt-state=published] .bob-receipt-label,.bob-receipt[data-receipt-state=undone] .bob-receipt-label{color:var(--bob-ok)}.bob-receipt h3{margin:16px 0 14px;font-size:25px;line-height:1.2}.bob-receipt>p{color:#bbc7c0;font-size:13px;line-height:1.75}.bob-change-values{background:#0002;border-radius:5px;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:12px;margin-top:19px;padding:14px;display:grid}.bob-change-values>div>span{font:9px var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.1em;color:#a4afa9}.bob-change-values>svg{color:#a5afa8;align-self:center;width:16px;height:16px}.bob-change-values dl{margin:12px 0 0}.bob-change-values dl>div+div{margin-top:12px}.bob-change-values dt{color:#aeb5b0;margin-bottom:4px;font-size:10px}.bob-change-values dd{white-space:pre-wrap;color:#ebf1ec;margin:0;font-size:12px;line-height:1.7}.bob-revision{font:10px var(--font-mono,monospace);color:#9eaaa4;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:14px;display:flex}.bob-receipt-actions{border-top:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:8px;margin-top:19px;padding-top:12px;display:flex}.bob-receipt-actions>.bob-record-link{margin-right:auto}.bob-action-button{color:#e1e7e4;background:#ffffff06;border:1px solid #ffffff26;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:9px 12px;line-height:1.5;display:inline-flex;font-size:12px!important}.bob-action-button svg{width:17px;height:17px}.bob-action-button:hover:not(:disabled){background:#ffffff10;border-color:#ffffff50}.bob-sources{border-top:1px solid var(--bob-line);border-bottom:1px solid var(--bob-line);margin-top:18px;font-size:12px}.bob-sources summary{cursor:pointer;color:#bfc8d4;align-items:center;gap:10px;min-height:48px;padding:10px 0;list-style:none;display:flex}.bob-sources summary::-webkit-details-marker{display:none}.bob-sources summary>svg{width:17px;height:17px}.bob-count{font:10px var(--font-mono,monospace);border:1px solid var(--bob-line);text-align:center;border-radius:4px;min-width:22px;margin-left:auto;padding:2px 4px}.bob-sources summary:after{content:"+";margin-left:2px;font-size:17px}.bob-sources[open] summary:after{content:"−"}.bob-sources ol{color:#7e8c9d;margin:0;padding:0 0 12px 20px}.bob-sources li>a{color:#d4dce7;grid-template-columns:1fr 18px;align-items:center;gap:4px 10px;min-height:44px;padding:8px;display:grid}.bob-sources li>a svg{width:16px;height:16px}.bob-sources li>a small{color:var(--bob-muted);grid-column:1/-1;font-size:10px}.bob-sources li>a:hover{text-decoration:underline}.bob-feedback{color:var(--bob-muted);margin-top:8px;font-size:12px}.bob-feedback summary{cursor:pointer;min-height:44px;padding:11px 0}.bob-feedback form,.bob-feedback label{gap:8px;display:grid}.bob-feedback form{gap:14px;padding:8px 0 16px}.bob-feedback label>span{display:contents}.bob-feedback textarea,.bob-feedback select{color:#e3e8ef;background:var(--bob-panel);border:1px solid #414a57;border-radius:5px;width:100%;min-height:44px;padding:9px;font-size:14px}.bob-feedback button{justify-self:start}.bob-error,.bob-unavailable{color:#e1d2bd;background:#231d17;border:1px solid #604b35;border-radius:8px;margin:15px 0;padding:18px;font-size:13px;line-height:1.75}.bob-error h3,.bob-unavailable h3{letter-spacing:0;margin-bottom:8px;font-family:inherit;font-size:14px;line-height:1.5}.bob-error p+p,.bob-unavailable p+p{margin-top:8px}.bob-error button{margin-top:14px}.bob-unavailable>div{flex-wrap:wrap;align-items:center;gap:20px;margin-top:14px;display:flex}.bob-unavailable a{flex:1}.bob-connection-note{color:var(--bob-muted);align-items:center;gap:10px;padding:20px 0;font-size:12px;display:flex}.bob-signal{background:#d27584;border-radius:50%;flex:none;width:5px;height:5px}.bob-pending{color:#d7dfe8;background:#151820;border:1px solid #2f3540;border-radius:8px;align-items:center;gap:18px;margin:20px 0;padding:18px;display:flex}.bob-pending strong{font-size:12px;font-weight:500}.bob-pending p{color:var(--bob-muted);margin-top:3px;font-size:11px}.bob-pending-orbit{flex:none;width:30px;height:30px;position:relative}.bob-pending-orbit i{border:1px solid #d0506770;border-radius:50%;animation:3s linear infinite bob-orbit;position:absolute;inset:1px}.bob-pending-orbit i:nth-child(2){border-color:#f47f8e80;animation-duration:2s;animation-direction:reverse;inset:6px}.bob-pending-orbit i:nth-child(3){background:#f6889a;border:0;animation:none;inset:12px}.bob-pending-orbit i:not(:last-child):after{content:"";background:#f97d95;border-radius:50%;width:3px;height:3px;position:absolute;top:0;left:50%}@keyframes bob-orbit{to{transform:rotate(360deg)}}.bob-composer{border-top:1px solid var(--bob-line);background:#101318;flex:none;padding:12px 18px 13px}.bob-composer form{background:linear-gradient(120deg,#20242d,#191d25);border:1px solid #3d434f;border-radius:9px;transition:border-color .18s,box-shadow .18s;position:relative}.bob-composer form:focus-within{border-color:#df6479;box-shadow:0 0 0 1px #df6479}.bob-input-label{font:9px var(--font-mono,monospace);letter-spacing:.13em;color:#abb4c1;margin:12px 14px 0;display:block}.bob-composer textarea{color:#f1f3f5;resize:none;width:100%;min-height:63px;max-height:160px;box-shadow:none;background:0 0;border:0;border-radius:0;outline:none;padding:8px 65px 10px 14px;font-size:14px;line-height:1.6;display:block}.bob-composer textarea::placeholder{color:#a3acb9}.bob-composer textarea:disabled::placeholder{color:#88919f}.bob-composer form>button{color:#fff;background:linear-gradient(145deg,#d3132c,#9e0b20);border:1px solid #eb3e5666;border-radius:6px;place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:11px;right:11px}.bob-composer form>button svg{width:22px;height:22px;transform:rotate(-45deg)}.bob-composer form>button:hover:not(:disabled){background:#d3132c;box-shadow:0 0 24px #b10e242b}.bob-composer form>button:disabled{color:#b1a7b1;opacity:.65;background:#373039;border-color:#514049}.bob-composer-meta{color:#a2abba;justify-content:space-between;align-items:center;gap:12px;min-height:25px;margin-top:6px;font-size:10px;display:flex}.bob-composer-meta button{color:#c8d0db;white-space:nowrap;text-underline-offset:4px;background:0 0;border:0;min-height:32px;padding:4px 0;font-size:11px;text-decoration:underline}.bob-notice{color:#d9c9b2;overflow-wrap:anywhere;line-height:1.65;margin:0 0 10px!important;font-size:12px!important}.bob-notice:empty{display:none}.bob-launcher{z-index:1000;color:#f1f3f5;text-align:left;cursor:pointer;background:linear-gradient(110deg,#1c141b,#11161d);border:1px solid #62323f;border-radius:12px;align-items:center;gap:12px;min-height:66px;padding:9px 18px 9px 11px;font-size:14px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 35px #0003}.bob-launcher-mark{color:#e3334e;width:42px;height:42px}.bob-launcher-mark svg{width:100%;height:100%}.bob-launcher small{color:#b6bfcc;margin-top:4px;font-size:10px;display:block}.bob-launcher>svg{color:#d16d7e;width:18px;height:18px;margin-left:10px}.bob-launcher:hover{background:#18191f;border-color:#b94d62}.bob-entry{min-height:44px;color:inherit;background:0 0;border:1px solid;border-radius:5px;justify-content:center;align-items:center;gap:10px;padding:8px 13px;font-size:12px;line-height:1.4;display:inline-flex}.bob-entry svg{width:17px;height:17px}.bob-entry:hover{background:#b10e240a}.bob-demo-label{color:#ddc79e;background:#251f16;border-bottom:1px solid #55462f;flex:none;align-items:center;gap:12px;padding:9px 22px;font-size:10px;line-height:1.6;display:flex}.bob-demo-label strong{white-space:nowrap;font-weight:500}.bob-demo-label span{color:#c9b99c}.bob-workspace{z-index:1;width:100%;height:min(940px,100dvh - 112px);min-height:660px;position:relative;inset:auto;box-shadow:0 16px 55px #0001}.bob-workspace .bob-body{grid-template-columns:225px minmax(0,1fr);display:grid}.bob-workspace .bob-context{border-bottom:0;border-right:1px solid var(--bob-line);background:#101318;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:25px;padding:28px 20px;overflow-y:auto}.bob-workspace .bob-mode{gap:9px}.bob-workspace .bob-mode select{border:1px solid var(--bob-line);max-width:none;min-height:44px;padding:10px;font-size:13px}.bob-workspace .bob-context-selection{border-left:2px solid #a3374b;flex:0;gap:7px;padding-left:13px}.bob-workspace .bob-context-selection>strong{font-size:13px;line-height:1.7}.bob-workspace .bob-workspace-context{border-top:1px solid var(--bob-line);margin-top:10px;padding-top:24px;display:block}.bob-workspace-context>.bob-kicker{letter-spacing:.07em;color:#aeb7c6;font-size:9px}.bob-workspace-context ul{margin:18px 0;padding:0;list-style:none}.bob-workspace-context li{color:#d6dde7;align-items:center;gap:9px;padding:9px 0;font-size:12px;display:flex}.bob-access-dot{background:#c7566a;border-radius:50%;flex:none;width:4px;height:4px}.bob-workspace-context p{color:#9faab9;font-size:11px;line-height:1.9}.bob-workspace-context button{width:100%;margin-top:24px}.bob-workspace .bob-presence-stage{height:280px}.bob-workspace .bob-presence-art{width:235px;height:190px}.bob-workspace .bob-presence-art .bob-presence{--bob-presence-size:235px}.bob-workspace .bob-presence-copy h2{font-size:37px}.bob-workspace .bob-presence-copy p{font-size:13px}.bob-workspace .bob-presence-stage.is-compact{height:110px;padding:10px 30px}.bob-workspace .is-compact .bob-presence-art{width:72px;height:80px}.bob-workspace .is-compact .bob-presence{--bob-presence-size:86px}.bob-workspace .is-compact .bob-presence-copy h2{font-size:24px}.bob-workspace .is-compact .bob-presence-copy p{font-size:12px}.bob-workspace .bob-log{padding:12px 30px 25px}.bob-workspace .bob-welcome{max-width:640px;margin:0 auto}.bob-workspace .bob-examples button{min-height:60px;font-size:13px}.bob-workspace .bob-composer{padding:16px 30px 13px}.bob-workspace .bob-question{padding:15px 18px}.bob-workspace .bob-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bob-workspace .bob-answer-prose{max-width:75ch}.bob-workspace-shell{max-width:1250px;margin:28px auto;padding:0 24px}.bob-workspace-nav{justify-content:space-between;align-items:center;margin-bottom:16px;font-size:12px;display:flex}.bob-workspace-nav a{align-items:center;min-height:36px;display:inline-flex}@media (min-width:1600px){.bob-surface:not(.bob-workspace){width:510px}.bob-surface:not(.bob-workspace) .bob-presence-stage{height:280px}.bob-surface:not(.bob-workspace) .bob-presence-art{height:190px}.bob-surface:not(.bob-workspace) .bob-presence-stage.is-compact{height:110px}.bob-surface:not(.bob-workspace) .is-compact .bob-presence-art{height:76px}}@media (max-width:1050px){.bob-workspace .bob-body{grid-template-columns:185px minmax(0,1fr)}.bob-workspace .bob-context{padding:24px 16px}.bob-workspace .bob-log{padding:10px 22px 20px}.bob-workspace .bob-composer{padding:12px 20px}.bob-workspace .bob-presence-copy h2{font-size:32px}}@media (max-width:899px){.bob-surface:not(.bob-workspace){border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh;inset:0}.bob-header{padding:calc(12px + env(safe-area-inset-top)) 16px 12px}.bob-context{padding:10px 18px}.bob-presence-stage{height:230px}.bob-presence-art{height:150px}.bob-presence-stage.is-compact{height:105px;padding:10px 18px}.bob-log{padding:8px 18px 20px}.bob-composer{padding:10px 14px calc(10px + env(safe-area-inset-bottom))}.bob-composer textarea{font-size:16px}.bob-launcher{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));min-height:58px}.bob-workspace-shell{margin:0;padding:0}.bob-workspace-nav{margin:0;padding:8px 16px}.bob-workspace{border-left:0;border-right:0;border-radius:0;height:calc(100dvh - 52px);min-height:580px}.bob-workspace .bob-body{display:flex}.bob-workspace .bob-context{border-right:0;border-bottom:1px solid var(--bob-line);flex-direction:row;align-items:center;gap:16px;padding:10px 18px;overflow:visible}.bob-workspace .bob-mode{gap:3px}.bob-workspace .bob-mode select{max-width:135px;min-height:32px;padding:4px 6px;font-size:12px}.bob-workspace .bob-context-selection{flex:1;gap:3px}.bob-workspace .bob-context-selection>strong{font-size:12px}.bob-workspace .bob-workspace-context{display:none}.bob-workspace .bob-presence-stage{height:230px}.bob-workspace .bob-presence-art{height:150px}.bob-workspace .bob-presence-art .bob-presence{--bob-presence-size:200px}.bob-workspace .bob-presence-copy h2{font-size:30px}.bob-workspace .bob-presence-stage.is-compact{height:105px;padding:10px 18px}.bob-workspace .is-compact .bob-presence{--bob-presence-size:82px}.bob-workspace .is-compact .bob-presence-copy h2{font-size:21px}.bob-workspace .bob-log{padding:8px 18px 20px}.bob-workspace .bob-composer{padding:10px 14px calc(10px + env(safe-area-inset-bottom))}.bob-demo-label{gap:9px;padding:8px 18px;font-size:10px}.bob-demo-label span{max-width:52ch}.bob-workspace .bob-result-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:430px){.bob-brand strong{font-size:23px}.bob-brand small{font-size:10px}.bob-header-actions{gap:0}.bob-header{padding-left:12px;padding-right:12px}.bob-presence-copy h2,.bob-workspace .bob-presence-copy h2{font-size:28px}.bob-presence-stage.is-compact .bob-presence-art{width:56px}.bob-presence-stage.is-compact .bob-presence{--bob-presence-size:72px}.bob-presence-stage.is-compact .bob-presence-copy h2{font-size:20px}.bob-receipt,.bob-card{padding:16px}.bob-demo-label,.bob-demo-label strong{display:block}.bob-composer-meta{font-size:9px}.bob-change-values{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr);gap:8px;padding:12px}}@media (max-height:740px){.bob-surface:not(.bob-workspace) .bob-presence-stage{height:190px}.bob-surface:not(.bob-workspace) .bob-presence-art{height:115px}.bob-surface:not(.bob-workspace) .bob-presence-art .bob-presence{--bob-presence-size:155px}.bob-surface:not(.bob-workspace) .bob-presence-stage.is-compact{height:86px}.bob-surface:not(.bob-workspace) .is-compact .bob-presence-art{height:62px}.bob-surface:not(.bob-workspace) .is-compact .bob-presence{--bob-presence-size:68px}.bob-surface:not(.bob-workspace) .is-compact .bob-presence-copy p{display:none}}.bob-surface[data-motion-stopped=true] *{scroll-behavior:auto!important;transition:none!important;animation:none!important}@media (prefers-reduced-motion:reduce){.bob-surface *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.bob-access{font-family:var(--font-body-stack,"Segoe UI",Arial,sans-serif);color:#14171c;background:#f1f3f5}.bob-access h2{font-family:var(--font-display-stack,"Bahnschrift",Arial,sans-serif);max-width:20ch;margin:12px 0 20px;font-size:clamp(30px,4vw,42px);line-height:1.1}.bob-access>p{max-width:65ch;line-height:1.65}.bob-access .admin-page-kicker{font-family:var(--font-mono),monospace;letter-spacing:.12em;text-transform:uppercase;color:#8c0b1d;font-size:11px}.bob-access select{color:#14171c;background:#fff;border:1px solid #aeb7c1}.bob-access input{accent-color:#b10e24}.bob-access button:focus-visible,.bob-access select:focus-visible,.bob-access input:focus-visible{outline-offset:3px;outline:2px solid #b10e24}@container bob (max-width:650px){.bob-workspace .bob-body{display:flex}.bob-workspace .bob-context{border-right:0;border-bottom:1px solid var(--bob-line);flex-direction:row;align-items:center;gap:16px;padding:10px 18px;overflow:visible}.bob-workspace .bob-mode{gap:3px}.bob-workspace .bob-mode select{max-width:132px;min-height:32px;padding:4px 6px;font-size:12px}.bob-workspace .bob-context-selection{flex:1;gap:3px}.bob-workspace .bob-context-selection>strong{font-size:12px}.bob-workspace .bob-workspace-context{display:none}.bob-workspace .bob-presence-stage{height:242px}.bob-workspace .bob-presence-art{width:200px;height:164px}.bob-workspace .bob-presence-art .bob-presence{--bob-presence-size:200px}.bob-workspace .bob-presence-copy h2{font-size:29px}.bob-workspace .bob-presence-copy p{font-size:12px}.bob-workspace .bob-presence-stage.is-compact{height:105px;padding:10px 18px}.bob-workspace .is-compact .bob-presence-art{width:64px;height:76px}.bob-workspace .is-compact .bob-presence{--bob-presence-size:76px}.bob-workspace .is-compact .bob-presence-copy h2{font-size:21px}.bob-workspace .is-compact .bob-presence-copy p{font-size:11px}.bob-workspace .bob-log{padding:8px 18px 20px}.bob-workspace .bob-composer{padding:12px 18px}.bob-workspace .bob-result-grid{grid-template-columns:minmax(0,1fr)}}.bob-presence-stage:not(.is-compact){height:auto;min-height:0;padding-bottom:22px}.bob-presence-stage:not(.is-compact) .bob-presence-art{width:220px;height:190px}.bob-presence-stage:not(.is-compact) .bob-presence-copy{padding-top:8px}@media (max-height:740px){.bob-presence-stage:not(.is-compact) .bob-presence-art{width:160px;height:125px}.bob-presence-stage:not(.is-compact) .bob-presence-art .bob-presence{--bob-presence-size:155px}}.bob-surface{overflow:clip}.bob-workspace{min-height:0;max-height:100%}.bob-body,.bob-conversation{min-height:0;overflow:clip}.bob-log{overflow-anchor:none;flex:1 1 0;min-height:0}.bob-log>.bob-demo-label{border:1px solid #55462f;border-radius:6px;margin:2px 0 12px;padding:9px 12px}.bob-log>.bob-presence-stage{margin-bottom:14px}.bob-answer-prose{font-size:15px;line-height:1.8}.bob-question>p{font-size:15px}.bob-card .bob-card-summary,.bob-facts li,.bob-record-link,.bob-change-values dd,.bob-receipt>p,.bob-error,.bob-unavailable,.bob-sources,.bob-feedback{font-size:14px}.bob-change-values dt{font-size:12px}.bob-pending strong{font-size:14px}.bob-pending p{font-size:13px}.bob-surface[data-short-surface=true] .bob-brand small{display:none}.bob-surface[data-short-surface=true] .bob-brand-mark{width:32px;height:32px}.bob-surface[data-short-surface=true] .bob-brand strong{font-size:24px}.bob-surface[data-short-surface=true] .bob-composer{padding:8px 14px calc(6px + env(safe-area-inset-bottom))}.bob-surface[data-short-surface=true] .bob-input-label{margin:6px 12px 0;font-size:10px;line-height:1.5}.bob-surface[data-short-surface=true] .bob-composer textarea{height:48px;min-height:48px;max-height:96px;padding:7px 64px 9px 12px;font-size:16px;line-height:1.5}.bob-surface[data-short-surface=true] .bob-composer form>button{bottom:7px;right:8px}.bob-surface[data-short-surface=true] .bob-composer-meta{min-height:20px;margin-top:3px;font-size:11px}.bob-surface[data-short-surface=true] .bob-notice{margin-bottom:6px!important;font-size:13px!important}.bob-surface[data-short-surface=true] .bob-log{padding:10px 18px 20px}.bob-surface[data-short-surface=true] .bob-presence-stage.is-compact{height:90px;padding:4px 0}.bob-surface[data-short-surface=true] .bob-presence-stage.is-compact .bob-presence-copy p{font-size:13px;display:block}@media (max-width:899px){.bob-surface[data-short-surface=true] .bob-context{gap:14px;padding:8px 14px}.bob-surface[data-short-surface=true] .bob-mode{gap:2px}.bob-surface[data-short-surface=true] .bob-mode select{min-height:36px;padding:4px 6px;font-size:14px}.bob-surface[data-short-surface=true] .bob-context-selection{grid-template-columns:minmax(0,1fr) auto;gap:1px 8px;display:grid}.bob-surface[data-short-surface=true] .bob-context-selection>span{grid-column:1;font-size:11px}.bob-surface[data-short-surface=true] .bob-context-selection>strong{grid-column:1;font-size:14px;line-height:1.4}.bob-surface[data-short-surface=true] .bob-context-selection>button{grid-area:1/2/span 2;align-self:center;min-height:44px;font-size:12px}}@container bob (max-width:650px){.bob-surface[data-short-surface=true] .bob-context{gap:14px;padding:8px 14px}.bob-surface[data-short-surface=true] .bob-mode{gap:2px}.bob-surface[data-short-surface=true] .bob-mode select{min-height:36px;padding:4px 6px;font-size:14px}.bob-surface[data-short-surface=true] .bob-context-selection{grid-template-columns:minmax(0,1fr) auto;gap:1px 8px;display:grid}.bob-surface[data-short-surface=true] .bob-context-selection>span{grid-column:1;font-size:11px}.bob-surface[data-short-surface=true] .bob-context-selection>strong{grid-column:1;font-size:14px;line-height:1.4}.bob-surface[data-short-surface=true] .bob-context-selection>button{grid-area:1/2/span 2;align-self:center;min-height:44px;font-size:12px}}.bob-surface[data-short-surface=true] .bob-presence-stage:not(.is-compact){text-align:left;flex-direction:row;justify-content:center;gap:18px;padding:10px 0 16px}.bob-surface[data-short-surface=true] .bob-presence-stage:not(.is-compact) .bob-presence-art{width:118px;height:124px}.bob-surface[data-short-surface=true] .bob-presence-stage:not(.is-compact) .bob-presence-art .bob-presence{--bob-presence-size:124px}.bob-surface[data-short-surface=true] .bob-presence-stage:not(.is-compact) .bob-presence-copy{max-width:360px;padding:0}.bob-surface[data-short-surface=true] .bob-presence-stage:not(.is-compact) .bob-presence-copy h2{font-size:27px}.bob-surface[data-short-surface=true] .bob-presence-stage:not(.is-compact) .bob-presence-copy p{font-size:14px}.bob-surface[data-short-surface=true] .bob-examples button{min-height:54px;font-size:14px}@container bob (max-width:430px){.bob-surface[data-short-surface=true] .bob-presence-stage:not(.is-compact){gap:10px}.bob-surface[data-short-surface=true] .bob-presence-stage:not(.is-compact) .bob-presence-art{width:92px;height:112px}.bob-surface[data-short-surface=true] .bob-presence-stage:not(.is-compact) .bob-presence-art .bob-presence{--bob-presence-size:102px}.bob-surface[data-short-surface=true] .bob-presence-stage:not(.is-compact) .bob-presence-copy h2{font-size:25px}}.bob-surface .bob-composer textarea:focus,.bob-surface .bob-composer textarea:focus-visible{box-shadow:none;border-color:#0000;outline:none}.bob-surface .bob-header{z-index:1;gap:12px;min-height:88px;padding:8px 18px;position:relative}.bob-header-identity{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.bob-header-identity .bob-header-identity__presence{--bob-presence-size:72px;inline-size:72px}.bob-header-identity__copy{min-width:0;padding-block:3px}.bob-header-identity__name{flex-wrap:wrap;align-items:baseline;gap:2px 9px;line-height:1.1;display:flex}.bob-header-identity__name strong{font:600 28px/1.05 var(--font-display-stack,"Bahnschrift",sans-serif);letter-spacing:-.04em;color:#f3f1f1}.bob-header-identity__name>span{font:500 12px/1.3 var(--font-body-stack,"Segoe UI",sans-serif);letter-spacing:.015em;color:#aeb8c6}.bob-header-identity__status{color:#c4ccd6;overflow-wrap:anywhere;margin-top:6px;font-size:13px;line-height:1.35;display:block}.bob-header-identity[data-state=pending] .bob-header-identity__status,.bob-header-identity[data-state=checking] .bob-header-identity__status{color:#e8b3bd}.bob-header-identity[data-state=clarification] .bob-header-identity__status,.bob-header-identity[data-state=unavailable] .bob-header-identity__status{color:#dfc099}.bob-surface .bob-header-actions{flex:none;align-items:center}.bob-welcome-intro{text-align:left;max-width:640px;margin:0 auto;padding:24px 0 22px}.bob-welcome-intro h2{font:600 clamp(25px,2.3vw,34px)/1.18 var(--font-display-stack,"Bahnschrift",sans-serif);letter-spacing:-.035em;color:#f3f1f1;margin:0 0 10px}.bob-welcome-intro p{max-width:48ch;color:var(--bob-muted);margin:0;font-size:15px;line-height:1.7}.bob-surface[data-short-surface=true] .bob-header{min-height:76px;padding:6px 14px}.bob-surface[data-short-surface=true] .bob-header-identity__presence{--bob-presence-size:64px;inline-size:64px}.bob-surface[data-short-surface=true] .bob-welcome-intro{padding:12px 0 18px}@media (max-width:899px){.bob-surface:not(.bob-workspace) .bob-header{padding-top:calc(6px + env(safe-area-inset-top))}}@container bob (max-width:430px){.bob-surface .bob-header{gap:8px;min-height:76px;padding-inline:12px}.bob-header-identity{gap:7px}.bob-surface .bob-header-identity .bob-header-identity__presence{--bob-presence-size:56px;inline-size:56px}.bob-header-identity__name{column-gap:7px}.bob-header-identity__name strong{font-size:25px}.bob-header-identity__name>span{font-size:11px}.bob-header-identity__status{margin-top:5px;font-size:12px}.bob-surface .bob-header-actions{gap:0}.bob-welcome-intro{padding-top:16px}}@media (max-width:430px){.bob-surface .bob-header{gap:8px;min-height:76px;padding-inline:12px}.bob-header-identity{gap:7px}.bob-surface .bob-header-identity .bob-header-identity__presence{--bob-presence-size:56px;inline-size:56px}.bob-header-identity__name{column-gap:7px}.bob-header-identity__name strong{font-size:25px}.bob-header-identity__name>span{font-size:11px}.bob-header-identity__status{margin-top:5px;font-size:12px}.bob-surface .bob-header-actions{gap:0}.bob-welcome-intro{padding-top:16px}}
