.daudit-auth-brand{margin:0 0 8px;font-family:var(--font-mono);font-size:10px;letter-spacing:3px;color:var(--gold)}.daudit-auth-heading{margin:0 0 8px;font-family:var(--font-display);font-weight:var(--weight-display-regular);font-size:clamp(26px,4vw,30px);line-height:1.2;color:var(--text-primary)}.daudit-auth-lead{margin:0 0 24px;font-family:var(--font-ui);font-size:15px;line-height:1.55;color:var(--text-secondary);max-width:36ch}.daudit-auth-page .exp-belonging{margin:0 0 20px}.daudit-auth-error{margin:0 0 16px;font-size:13px;line-height:1.45;color:var(--red-risk)}.daudit-auth-form-stack{display:flex;flex-direction:column;gap:16px}.daudit-auth-form-message{margin:0;font-size:13px;line-height:1.45}.daudit-auth-form-message--error{color:var(--red-risk)}.daudit-auth-form-message--ok{color:var(--green-resolved)}.daudit-auth-forgot{align-self:center;margin:0;padding:8px 0;min-height:44px;font-family:var(--font-mono);font-size:9px;letter-spacing:1.2px;text-transform:uppercase;color:var(--text-muted);background:none;border:none;cursor:pointer;transition:color .16s ease}.daudit-auth-forgot:hover{color:var(--text-secondary)}.daudit-auth-mode-toggle{margin:0;font-family:var(--font-mono);font-size:10px;letter-spacing:1px;color:var(--text-muted);text-align:center}.daudit-auth-mode-toggle a{color:var(--text-secondary);text-decoration:underline;text-underline-offset:3px}@media (min-width:761px){.daudit-auth-card{box-shadow:0 24px 64px rgba(0,0,0,.35)}.daudit-auth-lead{margin-bottom:28px}}.exp-speak-page--done .exp-speak-kicker,.exp-speak-page--done .exp-speak-lead,.exp-speak-page--done .exp-speak-title{display:none}.exp-speak-done{padding:32px 0 8px;text-align:center;max-width:480px;margin:0 auto}.exp-speak-done-title{font-family:var(--font-display);font-size:clamp(26px,4vw,32px);line-height:1.25;margin:0 0 16px;color:var(--text-primary)}.exp-speak-done>p:not(.exp-speak-done-title){margin:0 0 28px;font-size:15px;line-height:1.6;color:var(--text-secondary)}.exp-speak-done .m-btn{min-width:min(100%,280px)}.daudit-dashboard-panel-header{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--border-subtle);max-width:44rem}.daudit-panel-title{font-size:clamp(22px,3.2vw,28px);letter-spacing:-.01em}.daudit-panel-subtitle{margin-bottom:0;font-size:14px;line-height:1.55;color:var(--text-readable);max-width:48ch}.daudit-genome-view{gap:20px;max-width:min(44rem,100%)}.daudit-genome-toolbar{gap:16px;padding-bottom:4px}.daudit-lane-toggle--genome{flex:1 1 auto;min-width:min(100%,420px)}.daudit-genome-meta{font-size:10px;letter-spacing:.8px;color:var(--text-readable);max-width:52ch}.daudit-genome-dimensions{gap:0}.daudit-genome-dimensions.daudit-disclosure-stack{border-top:1px solid var(--border-subtle)}.daudit-genome-dimensions .daudit-disclosure-digest{font-size:10px;letter-spacing:1.2px;line-height:1.45}@media (min-width:761px){.daudit-lane-toggle--genome{display:flex;gap:8px}.daudit-lane-toggle--genome .daudit-lane-toggle-btn{flex:1 1 0;min-height:52px;padding:12px 16px;text-align:left}.daudit-lane-toggle--genome .daudit-lane-toggle-sub{display:block;margin-top:4px;font-size:10px;letter-spacing:.3px;text-transform:none;color:var(--text-muted)}.daudit-lane-toggle--genome .daudit-lane-toggle-btn--active .daudit-lane-toggle-sub{color:var(--text-readable)}}.the-room-active-head .the-room-status{flex:1 1 auto;text-align:center;font-family:var(--font-display);font-size:clamp(18px,2.8vw,22px);font-weight:var(--weight-display-regular);color:var(--text-secondary);margin:0}@media (min-width:761px){.daudit-app-content:not(.daudit-app-content--clearing-room):has(.daudit-workspace-conv){max-width:none;padding-left:clamp(24px,4vw,48px);padding-right:clamp(24px,4vw,48px)}.daudit-workspace-pane:has(.daudit-workspace-conv){max-width:min(var(--gpt-column-max,720px),100%);margin-inline:auto}}@media (max-width:760px){.daudit-panel-title{font-size:22px}.daudit-dashboard-panel-header{margin-bottom:20px;padding-bottom:16px}.daudit-genome-toolbar{flex-direction:column;align-items:stretch}.daudit-lane-toggle--genome{min-width:0}.the-room--intro .the-room-exit{position:absolute;top:max(12px,env(safe-area-inset-top,0px));left:max(16px,var(--pad-screen,16px));margin:0;z-index:12}.the-room--intro .the-room-intro{padding-top:calc(52px + env(safe-area-inset-top, 0px))}.daudit-dashboard-panel[data-dashboard-panel=clearing] .the-room--intro{min-height:100dvh}}:root{--clearing-canvas-bg:var(--bg-base);--clearing-line-bright:hsla(0,0%,100%,.09);--clearing-line-dim:hsla(0,0%,100%,.038);--clearing-room-gutter:clamp(36px,7vw,100px);--clearing-room-inner-w:min(var(--conv-column-max,720px),calc(100% - 2 * var(--clearing-room-gutter)))}.the-room{position:relative;min-height:min(72vh,640px);border:none;border-radius:0;background:var(--bg-base);isolation:isolate}.the-room-ambient{pointer-events:none;position:absolute;inset:0;border-radius:inherit;overflow:hidden;background:transparent;z-index:0}.the-room-ambient:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:var(--clearing-room-inner-w);box-sizing:border-box;border-left:1px solid var(--clearing-ambient-line,var(--clearing-line-bright));border-right:1px solid var(--clearing-ambient-line,var(--clearing-line-bright))}.the-room:not(.the-room-active){--clearing-ambient-line:var(--clearing-line-bright)}.the-room-active{--clearing-ambient-line:var(--clearing-line-dim)}.daudit-shell--clearing .daudit-app-main{position:relative;isolation:isolate;--clearing-shell-line:var(--clearing-line-bright)}.daudit-shell--clearing-active .daudit-app-main{--clearing-shell-line:var(--clearing-line-dim)}.daudit-shell--clearing .daudit-app-main:after{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:var(--clearing-room-inner-w);box-sizing:border-box;pointer-events:none;z-index:0;border-left:1px solid var(--clearing-shell-line,var(--clearing-line-bright));border-right:1px solid var(--clearing-shell-line,var(--clearing-line-bright))}.daudit-shell--clearing .daudit-app-content,.daudit-shell--clearing .daudit-app-panels,.daudit-shell--clearing .daudit-dashboard-panel[data-dashboard-panel=clearing]{position:relative;z-index:1}.daudit-app-content:has([data-dashboard-panel=clearing]){max-width:none;width:100%}.daudit-dashboard-panel[data-dashboard-panel=clearing]{display:flex;align-items:center;justify-content:center;min-height:calc(100dvh - 88px);padding:48px 32px 56px;box-sizing:border-box;background:var(--bg-base)}.daudit-shell--clearing .daudit-dashboard-panel[data-dashboard-panel=clearing]{min-height:100dvh;padding:0}.daudit-shell--clearing .daudit-dashboard-panel[data-dashboard-panel=clearing] .the-room:not(.the-room-active){width:min(100%,var(--clearing-room-inner-w));border:none;background:transparent;min-height:min(72vh,640px)}.daudit-dashboard-panel[data-dashboard-panel=clearing] .the-room:not(.the-room-active){width:min(100%,680px);flex-shrink:0}.daudit-dashboard-panel[data-dashboard-panel=clearing]:has(.the-room-active){align-items:stretch;justify-content:stretch;padding:0;flex:1 1 auto;min-height:0;height:100%;display:flex;flex-direction:column}.daudit-dashboard-panel[data-dashboard-panel=clearing] .the-room.the-room-active{width:100%;max-width:none;flex:1 1 auto;min-height:100%;height:100%;max-height:none;border-radius:0;border:none;background:var(--bg-base)}.the-room-frame{display:none!important}.daudit-app-content--clearing-room{padding-top:0!important}.daudit-shell--clearing .daudit-app-content>.daudit-immersive-hidden,.daudit-shell--clearing .growth-nudge,.daudit-shell--clearing-active .daudit-app-content>.daudit-immersive-hidden,.daudit-shell--clearing-active .growth-nudge{display:none!important}.daudit-shell--clearing .daudit-app-content,.daudit-shell--clearing .daudit-app-main,.daudit-shell--clearing .daudit-app-panels,.daudit-shell--clearing .daudit-dashboard-panel[data-dashboard-panel=clearing],.daudit-shell--clearing-active .daudit-app-content,.daudit-shell--clearing-active .daudit-app-main,.daudit-shell--clearing-active .daudit-app-panels,.daudit-shell--clearing-active .daudit-dashboard-panel[data-dashboard-panel=clearing],.daudit-shell--clearing-active .the-room-active-head,.daudit-shell--clearing-active .the-room-body,.daudit-shell--clearing-active .the-room-column,.daudit-shell--clearing-active .the-room.the-room-active{background:var(--bg-base)}.daudit-shell--clearing-active{--room-corner-y:clamp(28px,5vh,56px);--room-corner-x:clamp(36px,7vw,100px);--room-chrome-size:28px;--room-chrome-gap:10px}.the-room-intro{position:relative;z-index:1;max-width:min(var(--clearing-room-inner-w,720px),calc(100% - 32px));margin:0 auto;padding:clamp(32px,6vh,56px) clamp(20px,4vw,28px) clamp(40px,8vh,56px);text-align:center}.the-room--intro .the-room-ambient:after{content:"";position:absolute;top:18%;left:50%;transform:translate(-50%,-50%);width:min(900px,140%);height:min(700px,120%);background:radial-gradient(ellipse at center,hsla(42,43%,59%,.1) 0,hsla(42,43%,59%,.04) 38%,transparent 70%)}.the-room--intro{display:grid;grid-template-rows:auto 1fr;align-content:stretch;width:100%;min-height:min(100dvh,900px)}.the-room--intro .the-room-exit{grid-row:1;position:relative;top:auto;left:auto;justify-self:start;margin:clamp(12px,2vh,20px) clamp(16px,4vw,36px) 0;color:var(--text-readable)}.the-room--intro .the-room-intro{grid-row:2;align-self:center;padding-top:0}.the-room-active-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:env(safe-area-inset-top,0) 0 8px;box-sizing:border-box}.the-room-active-head .the-room-exit{position:static;flex:0 0 auto}.the-room-audit-bridge{flex:0 0 auto;margin:0;padding:10px 0;min-height:44px;font-family:var(--font-mono);font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-readable);background:none;border:none;cursor:pointer;transition:color .16s var(--ease-standard)}.the-room-audit-bridge:hover{color:var(--text-secondary)}.the-room-exit{position:absolute;top:clamp(16px,3vh,28px);left:clamp(16px,4vw,36px);z-index:12;margin:0;padding:10px 12px 10px 0;min-height:44px;min-width:44px;font-family:var(--font-mono);font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-readable);background:none;border:none;cursor:pointer;transition:color .16s var(--ease-standard)}.the-room-exit:hover{color:var(--text-secondary)}.the-room-eyebrow{margin:0 0 20px;font-family:var(--font-mono);font-size:9px;letter-spacing:3px;color:var(--gold)}.the-room--intro .the-room-title{font-weight:var(--weight-display-light,300);text-wrap:balance}.the-room-mark{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0 auto 20px;font-size:1.25rem;color:var(--gold);border:1px solid hsla(42,43%,59%,.25);border-radius:6px;background:hsla(42,43%,59%,.06);animation:daudit-pulse 3s var(--ease-standard) infinite}.the-room-title{margin:0 0 14px;font-family:var(--font-display);font-weight:400;font-size:clamp(24px,4vw,32px);line-height:1.2;color:var(--text-primary)}.the-room-lead{margin:0 0 12px;font-size:14px;line-height:1.6;color:var(--text-secondary)}.the-room-note{margin:0 0 28px;font-family:var(--font-mono);font-size:9px;letter-spacing:1px;line-height:1.55;color:var(--text-muted)}.the-room-budget{text-align:left;margin-bottom:28px;padding:18px 16px;border:1px solid var(--border-default);border-radius:8px;background:linear-gradient(180deg,var(--bg-surface) 0,rgba(17,19,22,.94) 100%);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.02)}.the-room-budget .daudit-body-budget-grid{gap:10px}.the-room-budget .daudit-body-budget-card{background:hsla(0,0%,100%,.02);border-color:var(--border-subtle);border-radius:8px;min-height:56px;padding:14px 16px;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.the-room-budget .daudit-body-budget-card:hover:not(:disabled){background:hsla(0,0%,100%,.04);border-color:var(--border-default)}.the-room-budget .daudit-body-budget-card--active{background:hsla(42,43%,59%,.08);border-color:hsla(42,43%,59%,.45);box-shadow:inset 0 0 0 1px hsla(42,43%,59%,.08)}.the-room-budget .daudit-body-budget-card--active .daudit-body-budget-card-label{color:var(--gold)}.the-room-budget-label{margin:0 0 14px;font-size:9px;letter-spacing:2px;color:var(--text-muted);text-align:center}.the-room-budget-label,.the-room-enter{font-family:var(--font-mono);text-transform:uppercase}.the-room-enter{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:360px;padding:14px 28px;min-height:48px;font-size:10px;font-weight:700;letter-spacing:2.5px;color:var(--gold);background:transparent;border:1px solid var(--gold);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard),border-color var(--duration-fast) var(--ease-standard)}.the-room-enter:hover:not(:disabled){background:var(--gold-subtle);border-color:var(--gold);color:var(--gold)}.the-room-enter:disabled{opacity:.7;cursor:wait}.the-room-upgrade-hint{display:block;margin-top:16px;font-family:var(--font-mono);font-size:8px;letter-spacing:1.5px;color:var(--text-muted);text-decoration:none}.the-room-active{position:relative;--room-inset-y:clamp(28px,5vh,56px);--room-gutter-x:clamp(36px,7vw,100px);--room-inner-w:min(var(--conv-column-max,720px),calc(100% - 2 * var(--room-gutter-x)));--room-corner-y:var(--room-inset-y);--room-corner-x:var(--room-gutter-x);--room-chrome-size:28px;--room-chrome-gap:10px;display:flex;flex-direction:column;flex:1 1 auto;min-height:100%;height:100%;max-height:none;overflow:hidden}@media (min-width:761px){.daudit-shell--clearing-active.daudit-app-shell,.daudit-shell--clearing.daudit-app-shell{height:100dvh;max-height:100dvh;overflow:hidden;background:var(--clearing-canvas-bg)}.daudit-shell--clearing .daudit-app-sidebar,.daudit-shell--clearing-active .daudit-app-sidebar{display:none!important}.daudit-shell--clearing .daudit-app-main,.daudit-shell--clearing-active .daudit-app-main{flex:1 1 auto;width:100%;max-width:100%;background:var(--clearing-canvas-bg)}.daudit-shell--clearing .growth-nudge,.daudit-shell--clearing-active .growth-nudge{display:none}.daudit-app-main:has(.the-room-active),.daudit-shell--clearing .daudit-app-main,.daudit-shell--clearing-active .daudit-app-main{display:flex;flex-direction:column;overflow:hidden;min-height:0;height:100dvh;max-height:100dvh}.daudit-app-content:has(.the-room-active),.daudit-shell--clearing .daudit-app-content,.daudit-shell--clearing-active .daudit-app-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;max-width:none;margin:0;padding:0;overflow:hidden}.daudit-app-panels:has(.the-room-active),.daudit-shell--clearing .daudit-app-panels,.daudit-shell--clearing-active .daudit-app-panels{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.daudit-dashboard-panel[data-dashboard-panel=clearing]:has(.the-room-active){min-height:0}}.the-room-body{position:relative;z-index:1;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;overflow:hidden}.the-room-active .the-room-column:not(.conv-shell){flex:1 1 auto;height:100%;display:flex;flex-direction:column;padding-bottom:calc(16px + env(safe-area-inset-bottom, 0px))}.the-room-active .the-room-column.conv-shell,.the-room-active .the-room-column:not(.conv-shell){min-height:0;width:100%;max-width:var(--room-inner-w);margin:0 auto;padding-inline:0;box-sizing:border-box;position:relative;z-index:3}.the-room-active .the-room-column.conv-shell{flex:1 1 auto}@media (min-width:761px){.the-room-active .the-room-column:not(.conv-shell){margin-top:var(--room-inset-y);margin-bottom:var(--room-inset-y);height:calc(100% - 2 * var(--room-inset-y))}.the-room-active .the-room-column.conv-shell,.the-room-active .the-room-column:not(.conv-shell){--room-content-pad:20px;border-left:none;border-right:none;padding-inline:var(--room-content-pad)}}.the-room-chrome-bar{--room-chrome-size:28px;--room-chrome-gap:10px;flex:0 0 auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:var(--room-chrome-gap);flex-shrink:0;box-sizing:border-box;pointer-events:auto;position:relative;z-index:10;align-self:flex-end;width:100%;min-height:var(--room-chrome-size);margin:0 0 8px}@media (min-width:761px){.the-room-active .the-room-chrome-bar{margin-bottom:10px}}.the-room-menu{position:relative;flex:0 0 auto;pointer-events:auto}.the-room-count{pointer-events:none;flex:0 0 auto;display:flex;align-items:center;gap:6px;height:var(--room-chrome-size);margin:0;padding:0;font-family:var(--font-mono);font-size:10px;font-variant-numeric:tabular-nums;letter-spacing:.5px;color:hsla(0,0%,100%,.22);line-height:1;white-space:nowrap}.the-room-count-k{font-size:8px;letter-spacing:1px;text-transform:uppercase;color:hsla(0,0%,100%,.16)}.the-room-menu-trigger{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:var(--room-chrome-size);height:var(--room-chrome-size);margin:0;padding:0;font-size:15px;line-height:1;color:hsla(0,0%,100%,.28);background:transparent;border:none;border-radius:6px;cursor:pointer;transition:color .16s ease,background .16s ease,opacity .16s ease;-webkit-tap-highlight-color:transparent}.the-room-menu-trigger:hover,.the-room-menu-trigger[aria-expanded=true]{color:hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.06)}.the-room-menu-trigger--intro{animation:the-room-menu-intro 2.8s var(--ease-decelerate,ease-out) 1 forwards}@keyframes the-room-menu-intro{0%{opacity:.1;transform:scale(.94)}45%{opacity:.52;transform:scale(1)}to{opacity:.2;transform:scale(1)}}.the-room-count--visible{animation:the-room-count-in .52s var(--ease-decelerate,ease-out) both}@keyframes the-room-count-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.the-room-menu-popover{position:absolute;top:calc(100% + 8px);right:0;left:auto;z-index:60;width:min(240px,calc(100vw - 48px));animation:daudit-fade .18s var(--ease-decelerate,ease-out)}.the-room-menu-backdrop{position:fixed;inset:0;z-index:54;background:rgba(0,0,0,.5)}.the-room-menu-sheet{position:fixed;left:0;right:0;bottom:0;z-index:55;padding:0 max(16px,var(--pad-screen,16px)) calc(12px + env(safe-area-inset-bottom, 0px));animation:daudit-fade .2s var(--ease-decelerate,ease-out)}.the-room-menu-panel{display:flex;flex-direction:column;gap:2px;padding:6px;background:rgba(8,9,11,.96);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;box-shadow:0 16px 48px rgba(0,0,0,.55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.the-room-menu-sheet .the-room-menu-panel{border-radius:14px 14px 0 0;padding-bottom:calc(10px + env(safe-area-inset-bottom, 0px))}.the-room-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:11px 12px;font-family:var(--font-ui);font-size:13px;line-height:1.35;color:var(--text-secondary);text-align:left;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background .14s ease,color .14s ease}.the-room-menu-item .sym{flex-shrink:0;width:16px;font-family:var(--font-mono);font-size:11px;color:var(--text-ghost);text-align:center}.the-room-menu-item:hover{background:hsla(0,0%,100%,.04);color:var(--text-primary)}.the-room-menu-item--audit{color:hsla(42,43%,59%,.75)}.the-room-menu-item--audit .sym{color:hsla(42,43%,59%,.55)}.the-room-menu-item--audit:hover{background:hsla(42,43%,59%,.07);color:hsla(42,43%,59%,.92)}.the-room-messages{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:20px 22px;scroll-padding-bottom:20px}.the-room-active .the-room-messages,.the-room-messages{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.the-room-active .the-room-messages{max-height:100%;padding:8px 0 20px;scroll-padding-bottom:32px;align-items:stretch;justify-content:flex-start;overflow-x:hidden;background:var(--clearing-canvas-bg);border-left:1px solid var(--clearing-line-dim);border-right:1px solid var(--clearing-line-dim);box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}.the-room-active .the-room-messages .lab-conv-msg+.lab-conv-msg{margin-top:0;padding-top:var(--conv-turn-gap,clamp(16px,2.2vh,22px));border-top:1px solid var(--clearing-line-dim)}@media (min-width:761px){.the-room-active .the-room-messages{padding:4px 0 24px}}.the-room-active .the-room-messages::-webkit-scrollbar{display:none;width:0;height:0}.the-room-active .lab-conv-msg,.the-room-msg{max-width:100%!important;width:100%;display:flex;flex-direction:column;align-self:stretch}.the-room-active .lab-conv-msg-assistant,.the-room-msg-assistant{align-self:stretch}.the-room-active .lab-conv-msg-user,.the-room-msg-user{align-self:stretch;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.the-room-active .lab-conv-msg-user .lab-conv-msg-role{text-align:right;width:100%}.the-room-active .lab-conv-msg-user .conv-msg-text,.the-room-active .lab-conv-msg-user .lab-conv-msg-text,.the-room-msg-user .conv-msg-text,.the-room-msg-user p{padding:0;background:transparent;border:none;text-align:right}.the-room-typing-dots span{animation-duration:2.4s}.the-room-active .daudit-conv-actions{flex:0 0 auto;flex-shrink:0;margin:0;padding-top:var(--composer-dock-pad-y,10px);padding-bottom:calc(var(--composer-dock-pad-y, 10px) + env(safe-area-inset-bottom, 0px));padding-inline:0;border-top:none;background:var(--clearing-canvas-bg);box-shadow:none}.conv-composer-dock--room{position:relative;z-index:1;flex-shrink:0;width:100%;max-width:100%;margin:0}.the-room-active .conv-composer-dock--console .conv-composer-bar{min-height:var(--gpt-composer-h,52px);padding:var(--gpt-composer-pad-y,8px) var(--gpt-composer-pad-x,10px);background:var(--gpt-composer-bg,var(--audit-composer-surface,#111316));border:1px solid var(--audit-composer-border,#1c1f26);border-radius:var(--gpt-composer-radius,4px);box-shadow:none}.the-room-active .conv-composer-dock--console .conv-composer-bar:focus-within{background:var(--gpt-composer-bg-focus,var(--audit-composer-surface-focus,#191c21));border-color:hsla(42,43%,59%,.42);box-shadow:0 0 0 1px hsla(42,43%,59%,.28)}.the-room-active .conv-composer-dock--v2:not(.conv-composer-dock--mobile) .conv-composer-bar:not(.conv-composer-bar--expanded){align-items:center}.the-room-active .conv-composer-bar:not(.conv-composer-dock--console .conv-composer-bar){min-height:var(--composer-tool,44px);padding:0;background:transparent;border:none;border-radius:0;box-shadow:none}.the-room-active .conv-composer-dock--v2 .conv-composer-bar:focus-within .conv-composer-pill{background:var(--composer-pill-bg-focus);box-shadow:none}.the-room-active .conv-composer-dock--mobile .conv-composer-bar{padding:0;background:transparent;border:none;border-radius:0}.the-room-active .conv-composer-dock--mobile .conv-composer-bar:focus-within{border-color:transparent}.the-room-active .conv-composer-dock--mobile .conv-composer-pill:focus-within{border-color:hsla(42,43%,59%,.55)}.the-room-active .conv-lens-trigger--composer{height:34px}.the-room-error{position:relative;z-index:1;margin:12px 22px 0;font-size:13px;color:var(--red-risk)}.the-room-error.banner{margin-top:0;padding:10px 22px;background:rgba(180,60,60,.08);border-bottom:1px solid var(--border-subtle)}.the-room-gate{position:relative;z-index:1;padding:48px 28px;text-align:center}.the-room-gate p{font-size:14px;color:var(--text-secondary);max-width:40ch;margin:0 auto 20px}.daudit-app-navitem.the-room-tab .sym{color:rgba(212,175,55,.65)}.daudit-app-navitem.the-room-tab.active .lbl,.daudit-app-navitem.the-room-tab.active .sym{color:var(--gold)}@media (max-width:760px){.daudit-dashboard-panel[data-dashboard-panel=clearing]:not(:has(.the-room-active)),.daudit-shell--clearing .daudit-dashboard-panel[data-dashboard-panel=clearing]:not(:has(.the-room-active)){min-height:calc(100dvh - 120px);padding:16px 0 0;align-items:stretch}.daudit-shell--clearing .daudit-dashboard-panel[data-dashboard-panel=clearing]:not(:has(.the-room-active)){min-height:100dvh;padding:0}.daudit-dashboard-panel[data-dashboard-panel=clearing] .the-room:not(.the-room-active){width:100%;border-radius:0;border-left:none;border-right:none;min-height:calc(100dvh - 120px);height:auto;max-height:none}.daudit-shell--clearing .daudit-dashboard-panel[data-dashboard-panel=clearing] .the-room:not(.the-room-active){min-height:100dvh;border:none;background:transparent}.the-room--intro{min-height:100dvh}.the-room--intro .the-room-exit{position:absolute;top:max(12px,env(safe-area-inset-top,0px));left:max(16px,var(--pad-screen,16px));margin:0;z-index:12}.the-room--intro .the-room-intro{padding-inline:var(--pad-screen,16px)}.daudit-dashboard-panel[data-dashboard-panel=clearing]:has(.the-room-active){min-height:0;padding:0;align-items:stretch}.daudit-dashboard-panel[data-dashboard-panel=clearing] .the-room.the-room-active{min-height:100%;height:100%;max-height:none}.the-room-active .the-room-column:not(.conv-shell){display:flex;flex-direction:column;max-width:none;padding-inline:var(--conv-column-pad-x,16px);padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px))}.the-room-active .the-room-column.conv-shell{padding-inline:var(--conv-column-pad-x,16px);padding-bottom:0}.the-room-chrome-bar{flex:0 0 auto;--room-chrome-size:44px;--room-chrome-gap:10px;position:relative;width:100%;min-height:calc(var(--room-chrome-size) + env(safe-area-inset-top, 0px));padding:env(safe-area-inset-top,0) 0 0;box-sizing:border-box}.the-room-menu-trigger{font-size:17px;border-radius:8px}.the-room-menu-popover{position:absolute;top:calc(100% + 6px);right:0;left:auto;z-index:56;width:min(260px,calc(100vw - 32px))}.the-room-menu-popover .the-room-menu-panel{border-radius:12px;padding-bottom:6px}.the-room-menu-item{min-height:44px;padding:12px 14px}.the-room-count{font-size:11px}.the-room-active .the-room-messages{flex:1 1 auto;min-height:0;padding-top:8px;padding-bottom:12px;padding-inline:0}.the-room-active .daudit-conv-actions{flex:0 0 auto;padding-top:var(--composer-dock-pad-y,10px);padding-bottom:calc(var(--composer-dock-pad-y, 10px) + env(safe-area-inset-bottom, 0px));padding-inline:0;background:var(--bg-base,#090a0c)}.the-room-active .the-room-frame{display:none}}.conv-shell>.the-room-active-head,.conv-shell>.the-room-top-chrome{display:none!important}.the-room--clearing-active .the-room-active-head{position:fixed;top:0;left:0;right:0;z-index:52;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:calc(44px + env(safe-area-inset-top, 0px));padding:env(safe-area-inset-top,0) max(16px,var(--pad-screen,16px)) 0;box-sizing:border-box;pointer-events:none;background:linear-gradient(180deg,rgba(9,10,12,.92),transparent)}.the-room--clearing-active .the-room-active-head button{pointer-events:auto}.the-room--clearing-active .the-room-body{padding-top:calc(44px + env(safe-area-inset-top, 0px))}.the-room--clearing-active .the-room-active-head .the-room-exit{color:var(--text-readable)!important;min-height:44px;min-width:44px;padding:10px 12px 10px 0;font-family:var(--font-mono);font-size:10px;letter-spacing:1.5px}.daudit-session-drawer-backdrop{z-index:90!important}.daudit-session-drawer{z-index:91!important}.audit-chrome-sessions{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;margin-right:4px;padding:0 10px;font-family:var(--font-mono);font-size:16px;line-height:1;color:var(--text-readable);background:transparent;border:1px solid var(--border-subtle);border-radius:6px;cursor:pointer}.audit-chrome-sessions:hover{border-color:var(--border-active);color:var(--gold)}.audit-chrome-anchor--back-row{display:flex;align-items:center;gap:4px}.the-room--audit.the-room-active .the-room-messages,.the-room--clearing-active .the-room-messages{background:radial-gradient(520px 280px at 50% 0,hsla(42,43%,59%,.04),transparent 70%),var(--conv-canvas-bg,#090a0c)}.daudit-shell--immersive-chat,.daudit-shell--immersive-clearing{background:#000!important}@media (max-width:760px){.daudit-dashboard-panel[data-dashboard-panel=clearing]{min-height:100dvh!important;padding:0!important;align-items:stretch!important}.the-room--intro .the-room-intro{max-width:none;width:100%;padding:calc(28px + env(safe-area-inset-top, 0px)) 20px calc(32px + env(safe-area-inset-bottom, 0px));box-sizing:border-box}.the-room--intro .the-room-exit{position:fixed;top:env(safe-area-inset-top,0);left:max(16px,var(--pad-screen,16px));z-index:4;min-height:44px;color:var(--text-readable)!important}.the-room--intro .the-room-budget{width:100%;max-width:100%;box-sizing:border-box}.audit-reveal-bar{position:relative;z-index:6;pointer-events:auto}.audit-reveal-bar .audit-readiness-mark,.audit-reveal-bar .audit-readiness-ready{touch-action:manipulation;cursor:pointer}.the-room--audit .lab-conv-msg,.the-room--clearing-active .lab-conv-msg{max-width:none;padding-inline:0}.the-room--audit .lab-conv-msg-user,.the-room--clearing-active .lab-conv-msg-user{background:transparent!important;border:none!important;border-radius:0!important}.conv-shell{display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;grid-template-columns:1fr!important;min-height:0!important;height:100%!important;overflow:hidden!important}.conv-shell>.lab-conv-messages,.conv-shell>.the-room-messages{grid-row:1!important;grid-column:1!important;min-height:0!important;max-height:none!important;overflow-y:auto!important;scroll-padding-bottom:calc(var(--mobile-composer-min-bar-h, 40px) + var(--keyboard-offset, 0px) + 24px)}.conv-shell>.daudit-conv-actions{grid-row:2!important;grid-column:1!important;position:static!important;transform:none!important;flex-shrink:0!important;padding-bottom:calc(var(--composer-dock-pad-y, 10px) + env(safe-area-inset-bottom, 0px) + var(--keyboard-offset, 0px))!important}.daudit-shell--immersive-chat,.daudit-shell--immersive-clearing{height:var(--visual-viewport-height,100dvh)!important;max-height:var(--visual-viewport-height,100dvh)!important}}