.client-project-overview{width:min(100%,760px);margin:0 auto}.client-project-heading{display:grid;grid-gap:9px;gap:9px;margin-bottom:28px}.client-project-heading h1,.client-project-heading p{margin:0}.client-project-heading h1{font-size:clamp(34px,6vw,54px);line-height:1.03}.client-project-heading>p:last-child{max-width:620px;color:var(--muted);font-size:16px;line-height:1.6}.client-project-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;margin:0;border:1px solid var(--line);border-radius:16px;background:var(--line)}.client-project-facts>div{display:grid;min-height:104px;align-content:start;grid-gap:9px;gap:9px;padding:18px;background:var(--surface)}.client-project-facts dt{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.client-project-facts dd{margin:0;overflow-wrap:anywhere;font-size:16px;line-height:1.5}.client-project-facts small{color:var(--muted);line-height:1.5}.client-project-facts a{color:var(--accent)}.client-project-fact-wide{grid-column:1/-1}.client-project-review{display:grid;grid-gap:8px;gap:8px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.client-project-review h2,.client-project-review p{margin:0}.client-project-review h2{font-size:24px}.client-project-review>p:last-child{color:var(--muted)}.client-project-history{display:grid;grid-gap:14px;gap:14px;margin-top:34px;padding-top:28px;border-top:1px solid var(--line)}.client-project-history-empty,.client-project-history>h2{margin:0}.client-project-history>h2{font-size:26px}.client-project-history-empty{color:var(--muted);line-height:1.55}.client-project-history-list{display:grid;grid-gap:14px;gap:14px}.client-project-history-item{overflow:hidden;border:1px solid var(--line-strong);border-radius:16px;background:var(--surface)}.client-project-history-item>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px;border-bottom:1px solid var(--line);background:var(--surface-strong)}.client-project-history-item>header>div{display:grid;grid-gap:5px;gap:5px;min-width:0}.client-project-history-item span,.client-project-history-item strong,.client-project-history-item time{overflow-wrap:anywhere}.client-project-history-item strong{font-size:18px}.client-project-history-item span,.client-project-history-item time{color:var(--muted);font-size:13px}.client-project-history-findings{display:grid;grid-gap:1px;gap:1px;background:var(--line)}.client-project-history-findings>div{display:grid;grid-gap:8px;gap:8px;padding:18px;background:var(--surface)}.client-project-history-findings p{margin:0;overflow-wrap:anywhere}.client-project-history-findings>div>p:last-child{line-height:1.6}@media (max-width:640px){.client-project-facts{grid-template-columns:1fr}.client-project-fact-wide{grid-column:auto}.client-project-history-item>header{align-items:stretch;flex-direction:column;gap:9px}}body:has(.conversation-shell){overflow-x:hidden}body:has(.conversation-shell) .workspace-footer{display:none}.conversation-shell{display:grid;min-height:100vh;grid-template-columns:264px minmax(0,1fr);background:var(--paper)}.conversation-sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:60;display:flex;height:100vh;min-width:0;flex-direction:column;border-right:1px solid var(--line);background:#0f0f0e}.conversation-sidebar-heading{display:flex;min-height:64px;align-items:center;justify-content:space-between;padding:0 18px}.conversation-wordmark{margin:0;font-size:16px;font-weight:800;letter-spacing:.08em}.conversation-menu-button,.conversation-sidebar-close{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:12px;background:transparent;color:var(--ink);cursor:pointer}.conversation-sidebar-close{font-size:28px;font-weight:300}.conversation-project-summary{display:grid;grid-gap:7px;gap:7px;padding:18px 18px 20px;border-block:1px solid var(--line)}.conversation-project-summary h1,.conversation-project-summary p,.conversation-project-summary span{margin:0;overflow-wrap:anywhere}.conversation-project-summary p,.conversation-project-summary span{color:var(--muted);font-size:11px}.conversation-project-summary p{font-weight:800;letter-spacing:.08em;text-transform:uppercase}.conversation-project-summary h1{font-size:18px;line-height:1.35}.conversation-navigation{display:grid;grid-gap:4px;gap:4px;padding:12px 10px}.conversation-nav-item{display:grid;min-height:48px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:0 12px;border:0;border-radius:12px;background:transparent;color:var(--muted);cursor:pointer;text-align:left}.conversation-nav-item.is-active,.conversation-nav-item:hover{background:var(--surface-strong);color:var(--ink)}.conversation-nav-marker{width:8px;height:8px;border:1px solid;border-radius:50%}.conversation-nav-item.is-active .conversation-nav-marker{background:currentColor}.conversation-nav-count{display:grid;min-width:26px;min-height:26px;place-items:center;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:800}.conversation-sidebar-status{display:grid;grid-gap:6px;gap:6px;margin:auto 14px 12px;padding:14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.025)}.conversation-sidebar-status p,.conversation-sidebar-status span,.conversation-sidebar-status strong{margin:0;overflow-wrap:anywhere}.conversation-sidebar-status p,.conversation-sidebar-status span{color:var(--muted);font-size:11px}.conversation-sidebar-status strong{font-size:13px;line-height:1.45}.conversation-sidebar-profile{display:grid;min-height:66px;grid-template-columns:38px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:10px 16px;border-top:1px solid var(--line)}.conversation-sidebar-profile>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--surface-strong);font-size:12px;font-weight:800}.conversation-sidebar-profile div{display:grid;min-width:0;grid-gap:2px;gap:2px}.conversation-sidebar-profile small,.conversation-sidebar-profile strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-sidebar-profile strong{font-size:13px}.conversation-sidebar-profile small{color:var(--muted);font-size:10px}.conversation-stage{min-width:0}.conversation-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:45;display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:18px;padding:8px 18px;border-bottom:1px solid rgba(52,49,43,.72);background:rgba(18,18,16,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.conversation-topbar-actions,.conversation-topbar-title{display:flex;min-width:0;align-items:center;gap:10px}.conversation-topbar-title>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.conversation-topbar-title span,.conversation-topbar-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-topbar-title strong{font-size:14px}.conversation-topbar-title span{color:var(--muted);font-size:11px}.conversation-sign-out{min-height:44px;padding:0 10px;border:0;background:transparent;color:var(--muted);cursor:pointer}.conversation-sign-out:hover{color:var(--ink)}.conversation-content{width:min(100%,840px);min-height:calc(100vh - 64px);margin:0 auto;padding:20px 22px 92px}.conversation-backdrop{position:fixed;inset:0;z-index:55;display:none;border:0;background:rgba(0,0,0,.56);opacity:0;pointer-events:none;transition:opacity .18s ease}.conversation-workspace-return{min-height:62px}.conversation-shell .assistant-page{min-height:auto}.conversation-shell .assistant-heading,.conversation-shell .assistant-topbar{display:none}.conversation-shell .assistant-main{width:100%;margin:0;padding:0}.conversation-shell .assistant-panel{gap:22px}.conversation-shell .assistant-conversation{min-height:calc(100vh - 250px);gap:24px;padding:18px 0 46px}.conversation-shell .assistant-message{width:min(100%,760px);gap:0}.conversation-shell .assistant-message-meta,.conversation-shell .assistant-message>.eyebrow{display:none}.conversation-shell .assistant-message>p{font-size:16px;line-height:1.72}.conversation-shell .assistant-message-assistant>p{padding:2px 0;background:transparent}.conversation-shell .assistant-message-client{width:min(82%,650px);justify-self:end}.conversation-shell .assistant-message-client>p{padding:12px 16px;border:0;border-radius:18px;background:var(--surface-strong)}.conversation-shell .assistant-message-owner>p{padding:10px 0 10px 16px;border-left:2px solid var(--accent);background:transparent}.conversation-shell .assistant-hints,.conversation-shell .assistant-question-toggle{display:none}.conversation-shell .assistant-preview-link{min-height:44px;width:-moz-fit-content;width:fit-content;justify-self:start;border:0;background:transparent;color:var(--accent);padding-inline:4px}.conversation-shell .assistant-preview-link:hover{transform:none;text-decoration:underline}.conversation-shell .review-owner-pending{max-width:760px;margin-top:0;padding:4px 0 4px 18px;border:0;border-left:2px solid var(--warning);border-radius:0;background:transparent}.conversation-shell .review-owner-pending h2{font-size:16px}.conversation-shell .review-owner-question{padding-top:10px}.conversation-shell .review-polling{display:none}.conversation-shell .assistant-composer{position:-webkit-sticky;position:sticky;bottom:14px;z-index:35;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:8px;gap:8px;padding:8px 10px;border:1px solid var(--line-strong);border-radius:24px;background:rgba(33,31,27,.96);box-shadow:0 18px 48px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.conversation-shell section.assistant-composer>label:not(.assistant-composer-field){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.conversation-shell .assistant-composer-field{grid-column:1;gap:0}.conversation-shell .assistant-composer-field>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.conversation-shell .assistant-composer textarea{max-height:180px;height:50px;resize:none;border:0;border-radius:18px;padding:13px 12px;line-height:1.5}.conversation-shell .assistant-composer textarea:focus{outline:0}.conversation-shell .assistant-composer-actions{grid-column:2;display:flex;justify-content:flex-end;gap:6px}.conversation-shell .assistant-composer-actions .primary-button{border-radius:999px;padding:0 15px}.conversation-shell .assistant-composer-actions .secondary-button{min-height:44px;border:0;background:transparent;color:var(--muted);padding:0 10px;font-size:12px}.conversation-shell .assistant-composer-actions .secondary-button:hover{color:var(--ink);transform:none}.conversation-shell .review-action-hint{grid-column:1/-1;padding:0 8px 3px;font-size:11px}.conversation-shell .assistant-summary,.conversation-shell .review-complete-card,.conversation-shell .review-deliverable-group,.conversation-shell .review-summary-confirm{box-shadow:none}.conversation-shell .review-summary-header{padding-top:10px}.conversation-shell .review-complete-card{margin:40px auto 0}.conversation-shell .review-owner-live{gap:26px;padding:0;border:0;background:transparent}.conversation-shell .review-owner-live-header{gap:6px;padding:12px 0 18px;border-bottom:1px solid var(--line)}.conversation-shell .review-owner-live-header .eyebrow{display:none}.conversation-shell .review-owner-live-header h2{font-size:22px}.conversation-shell .review-owner-live-header p{max-width:680px;font-size:14px}.conversation-shell .review-owner-live-log{min-height:calc(100vh - 320px);gap:24px;padding:8px 0 40px}.conversation-shell .review-owner-live-message{width:min(100%,760px);gap:7px;padding:0;border:0;background:transparent}.conversation-shell .review-owner-live-message.is-owner{width:min(82%,650px);justify-self:end;padding:12px 16px;border-radius:18px;background:var(--surface-strong)}.conversation-shell .review-owner-live-message.is-assistant,.conversation-shell .review-owner-live-message.is-client{justify-self:start}.conversation-shell .review-owner-live-meta .eyebrow,.conversation-shell .review-owner-live-status:not(.is-failed):not(.is-missing){display:none}.conversation-shell .review-owner-live-message>p{font-size:16px;line-height:1.72}.conversation-shell .review-owner-live-details{margin-top:3px}.conversation-shell .review-owner-live-section{gap:14px}.conversation-shell .review-owner-live>.review-owner-live-section:last-of-type{position:-webkit-sticky;position:sticky;bottom:14px;z-index:35;display:block;padding:8px 10px;border:1px solid var(--line-strong);border-radius:24px;background:rgba(33,31,27,.96);box-shadow:0 18px 48px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.conversation-shell .review-owner-live>.review-owner-live-section:last-of-type>h3{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.conversation-shell .review-owner-live>.review-owner-live-section:last-of-type form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.conversation-shell .review-owner-live>.review-owner-live-section:last-of-type textarea{min-height:50px;max-height:180px;height:50px;resize:none;border:0;border-radius:18px;background:transparent;padding:13px 12px}.conversation-shell .review-owner-live>.review-owner-live-section:last-of-type textarea:focus{outline:0}.conversation-shell .review-owner-live>.review-owner-live-section:last-of-type button{min-height:44px;border-radius:999px;padding:0 15px}.conversation-shell .review-owner-live-polling{display:none}@media (max-width:860px){.conversation-shell{display:block}.conversation-sidebar{position:fixed;left:0;width:min(86vw,300px);transform:translateX(-102%);transition:transform .19s cubic-bezier(.22,1,.36,1)}.conversation-sidebar.is-open{transform:translateX(0)}.conversation-menu-button,.conversation-sidebar-close{display:inline-flex}.conversation-backdrop{display:block}.conversation-backdrop.is-visible{opacity:1;pointer-events:auto}.conversation-content{padding-inline:18px}}@media (max-width:600px){.conversation-topbar{min-height:60px;padding-inline:10px}.conversation-topbar-actions{gap:2px}.conversation-topbar .locale-switcher a:not(.is-active){display:none}.conversation-sign-out{padding-inline:7px;font-size:12px}.conversation-content{min-height:calc(100vh - 60px);padding:10px 12px 72px}.conversation-shell .assistant-conversation{min-height:calc(100vh - 230px);gap:20px;padding-top:12px}.conversation-shell .assistant-message-client,.conversation-shell .review-owner-live-message.is-owner{width:min(92%,650px)}.conversation-shell .assistant-composer{bottom:8px;grid-template-columns:minmax(0,1fr) auto;border-radius:22px}.conversation-shell .assistant-composer-actions{flex-wrap:wrap}.conversation-shell .assistant-composer-actions .secondary-button{position:absolute;right:8px;bottom:calc(100% + 5px);min-height:36px;border:1px solid var(--line);border-radius:999px;background:var(--surface)}.conversation-shell .review-action-hint{display:none}.conversation-shell .review-owner-live>.review-owner-live-section:last-of-type{bottom:8px}.conversation-shell .review-owner-live>.review-owner-live-section:last-of-type button{width:auto}}@media (prefers-reduced-motion:reduce){.conversation-backdrop,.conversation-sidebar{transition:none}}body:has(.owner-app-shell){overflow-x:hidden}body:has(.owner-app-shell) .workspace-footer{display:none}.owner-app-shell{display:grid;min-height:100vh;grid-template-columns:280px minmax(0,1fr);background:var(--paper)}.owner-app-sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:70;display:flex;height:100vh;min-width:0;flex-direction:column;border-right:1px solid var(--line);background:#0f0f0e}.owner-app-brand-row{display:flex;min-height:64px;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--line)}.owner-app-brand-row>strong{font-size:16px;letter-spacing:.08em}.owner-app-close,.owner-app-menu{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:12px;background:transparent;color:var(--ink);cursor:pointer}.owner-app-close{font-size:28px;font-weight:300}.owner-app-new-review{display:flex;min-height:48px;align-items:center;gap:10px;margin:12px 10px 6px;padding:0 13px;border:1px solid var(--line-strong);border-radius:12px;color:var(--ink);font-weight:800}.owner-app-new-review:hover{background:var(--surface-strong)}.owner-app-new-review>span{font-size:22px;font-weight:300}.owner-app-global-link{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;margin:0 10px 12px;padding:0 13px;border-radius:12px;color:var(--muted)}.owner-app-global-link.is-active,.owner-app-global-link:hover{background:var(--surface-strong);color:var(--ink)}.owner-app-global-link>strong,.owner-app-project-count{display:grid;min-width:26px;min-height:26px;place-items:center;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11px}.owner-app-projects{min-height:0;flex:1 1;overflow-y:auto;padding:8px 10px 16px}.owner-app-projects>p:first-child{margin:0 8px 8px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.owner-app-projects nav{display:grid;grid-gap:4px;gap:4px}.owner-app-project-link{display:grid;min-height:58px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:7px 9px;border-radius:12px;color:var(--muted)}.owner-app-project-link.is-active,.owner-app-project-link:hover{background:var(--surface-strong);color:var(--ink)}.owner-app-project-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:rgba(255,255,255,.055);font-size:10px;font-weight:800}.owner-app-project-copy{display:grid;min-width:0;grid-gap:3px;gap:3px}.owner-app-project-copy small,.owner-app-project-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owner-app-project-copy strong{font-size:13px}.owner-app-project-copy small{color:var(--muted);font-size:10px}.owner-app-empty{margin:10px 8px;color:var(--muted);font-size:12px}.owner-app-profile{display:grid;min-height:68px;grid-template-columns:38px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:10px 16px;border-top:1px solid var(--line)}.owner-app-profile>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--surface-strong);font-size:11px;font-weight:800}.owner-app-profile>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.owner-app-profile small,.owner-app-profile strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owner-app-profile strong{font-size:13px}.owner-app-profile small{color:var(--muted);font-size:10px}.owner-app-stage{min-width:0}.owner-app-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:18px;padding:8px 18px;border-bottom:1px solid var(--line);background:rgba(18,18,16,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.owner-app-actions,.owner-app-heading{display:flex;min-width:0;align-items:center;gap:10px}.owner-app-heading>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.owner-app-heading span,.owner-app-heading strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owner-app-heading strong{font-size:14px}.owner-app-heading span{color:var(--muted);font-size:11px}.owner-app-sign-out{min-height:44px;padding:0 8px;border:0;background:transparent;color:var(--muted);cursor:pointer}.owner-app-sign-out:hover{color:var(--ink)}.owner-app-content{width:min(100%,920px);min-height:calc(100vh - 64px);margin:0 auto;padding:34px 24px 90px}.owner-app-backdrop{position:fixed;inset:0;z-index:65;display:none;border:0;background:rgba(0,0,0,.58);opacity:0;pointer-events:none;transition:opacity .18s ease}.owner-control-view,.owner-global-inbox,.owner-project-overview{width:min(100%,800px);margin:0 auto}.owner-control-heading,.owner-global-inbox>header,.owner-project-overview-heading{display:grid;grid-gap:10px;gap:10px;margin-bottom:30px}.owner-control-heading h1,.owner-control-heading p,.owner-global-inbox>header h1,.owner-global-inbox>header p,.owner-project-overview-heading h1,.owner-project-overview-heading p{margin:0}.owner-control-heading h1,.owner-global-inbox>header h1,.owner-project-overview-heading h1{font-size:clamp(32px,6vw,48px);line-height:1.05}.owner-control-heading>p:last-child,.owner-global-inbox>header p,.owner-project-overview-heading>div>p:last-child{max-width:650px;color:var(--muted);font-size:16px;line-height:1.65}.owner-review-form{display:grid;grid-gap:20px;gap:20px}.owner-review-form .field-label{display:grid;width:100%;grid-gap:8px;gap:8px}.owner-review-form input:not([type=checkbox]),.owner-review-form textarea{width:100%}.owner-review-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.owner-review-categories{display:grid;width:100%;grid-gap:12px;gap:12px;margin:4px 0 0;padding:0;border:0}.owner-review-categories legend{margin-bottom:10px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.owner-review-category-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.owner-review-category-list .choice-row{display:grid;width:100%;min-height:58px;grid-template-columns:20px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;padding:10px 13px;border:1px solid var(--line);border-radius:12px;background:transparent;line-height:1.35}.owner-review-category-list .choice-row input{width:18px;height:18px;margin:0}.owner-review-category-list .choice-row span{min-width:0;overflow-wrap:anywhere}.owner-review-submit-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding-top:4px}.owner-project-overview-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px}.owner-project-overview-heading .primary-button{min-height:44px}.owner-project-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;margin:0;border:1px solid var(--line);border-radius:16px;background:var(--line)}.owner-project-facts>div{display:grid;min-height:104px;align-content:start;grid-gap:10px;gap:10px;padding:18px;background:var(--surface)}.owner-project-facts dt{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.owner-project-facts dd{margin:0;overflow-wrap:anywhere;font-size:16px;line-height:1.5}.owner-project-facts a{color:var(--accent)}.owner-project-fact-wide{grid-column:1/-1}.owner-project-active-review,.owner-project-history{margin-top:32px;padding-top:28px;border-top:1px solid var(--line)}.owner-project-active-review>div{display:flex;align-items:center;justify-content:space-between;gap:18px}.owner-project-active-review h2,.owner-project-active-review p,.owner-project-history h2{margin:0}.owner-project-active-review h2,.owner-project-history h2{font-size:24px}.owner-project-active-review>div p{margin-top:6px;color:var(--muted)}.owner-project-history>h2{margin-bottom:16px}.owner-project-history-list{display:grid;border-top:1px solid var(--line)}.owner-project-history-list article{display:grid;min-height:70px;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;padding:12px 2px;border-bottom:1px solid var(--line)}.owner-project-history-list article>div{display:grid;min-width:0;grid-gap:4px;gap:4px}.owner-project-history-list span,.owner-project-history-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owner-project-history-list span,.owner-project-history-list time{color:var(--muted);font-size:12px}.owner-inbox-list{display:grid;grid-gap:0;gap:0;border-top:1px solid var(--line)}.owner-inbox-item{display:grid;grid-gap:16px;gap:16px;padding:24px 0;border-bottom:1px solid var(--line)}.owner-inbox-actions,.owner-inbox-item>header,.owner-inbox-review-context{display:flex;align-items:center;justify-content:space-between;gap:14px}.owner-inbox-item>header>div{display:grid;grid-gap:4px;gap:4px}.owner-inbox-item>header small,.owner-inbox-item>header span,.owner-inbox-review-context>span{color:var(--muted);font-size:11px}.owner-inbox-item>header span{font-weight:800;letter-spacing:.06em;text-transform:uppercase}.owner-inbox-item>p{margin:0;font-size:17px;line-height:1.65;white-space:pre-wrap}.owner-inbox-item .field-label,.owner-inbox-item textarea{width:100%}.owner-inbox-review-context{padding-top:4px}.theme-toggle.is-icon-only{display:inline-grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;padding:0;border:0;border-radius:12px;background:transparent;color:var(--muted)}.theme-toggle.is-icon-only:hover{background:var(--surface-strong);color:var(--ink);transform:none}.theme-toggle.is-icon-only .theme-toggle-icon{width:20px;height:20px}.owner-app-shell .review-owner-live{gap:26px;padding:0;border:0;background:transparent}.owner-app-shell .review-owner-live-header{gap:6px;padding:4px 0 18px;border-bottom:1px solid var(--line)}.owner-app-shell .review-owner-live-header .eyebrow{display:none}.owner-app-shell .review-owner-live-header h2{font-size:22px}.owner-app-shell .review-owner-live-header p{max-width:680px;font-size:14px}.owner-app-shell .review-owner-live-log{gap:24px;padding:8px 0 40px}.owner-app-shell .review-owner-live-message{width:min(100%,760px);gap:7px;padding:0;border:0;background:transparent}.owner-app-shell .review-owner-live-message.is-owner{width:min(82%,650px);justify-self:end;padding:12px 16px;border-radius:18px;background:var(--surface-strong)}.owner-app-shell .review-owner-live-message.is-assistant,.owner-app-shell .review-owner-live-message.is-client{justify-self:start}.owner-app-shell .review-owner-live-meta .eyebrow,.owner-app-shell .review-owner-live-polling,.owner-app-shell .review-owner-live-status:not(.is-failed):not(.is-missing){display:none}.owner-app-shell .review-owner-live-message>p{font-size:16px;line-height:1.72}.owner-app-shell .review-owner-live>.review-owner-live-section:last-of-type{position:-webkit-sticky;position:sticky;bottom:14px;z-index:35;display:block;padding:8px 10px;border:1px solid var(--line-strong);border-radius:24px;background:rgba(33,31,27,.96);box-shadow:0 18px 48px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.owner-app-shell .review-owner-live>.review-owner-live-section:last-of-type>h3{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.owner-app-shell .review-owner-live>.review-owner-live-section:last-of-type form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px}.owner-app-shell .review-owner-live>.review-owner-live-section:last-of-type textarea{min-height:50px;max-height:180px;height:50px;resize:none;border:0;border-radius:18px;background:transparent;padding:13px 12px}.owner-app-shell .review-owner-live>.review-owner-live-section:last-of-type textarea:focus{outline:0}.owner-app-shell .review-owner-live>.review-owner-live-section:last-of-type button{min-height:44px;border-radius:999px;padding:0 15px}@media (max-width:900px){.owner-app-shell{display:block}.owner-app-sidebar{position:fixed;left:0;width:min(88vw,320px);transform:translateX(-102%);transition:transform .19s cubic-bezier(.22,1,.36,1)}.owner-app-sidebar.is-open{transform:translateX(0)}.owner-app-close,.owner-app-menu{display:inline-flex}.owner-app-backdrop{display:block}.owner-app-backdrop.is-visible{opacity:1;pointer-events:auto}}@media (max-width:700px){.owner-app-content{padding:24px 16px 76px}.owner-project-facts,.owner-review-form-grid{grid-template-columns:1fr}.owner-project-fact-wide{grid-column:auto}.owner-review-category-list{grid-template-columns:repeat(2,minmax(0,1fr))}.owner-project-overview-heading{grid-template-columns:1fr}.owner-project-overview-heading .primary-button,.owner-review-submit-row .primary-button{width:100%}}@media (max-width:560px){.owner-app-topbar{min-height:60px;padding-inline:10px}.owner-app-actions{gap:2px}.owner-app-topbar .locale-switcher a:not(.is-active){display:none}.owner-app-sign-out{padding-inline:7px;font-size:12px}.owner-review-category-list{grid-template-columns:1fr}.owner-inbox-actions,.owner-inbox-item>header,.owner-inbox-review-context,.owner-project-active-review>div{align-items:flex-start;flex-direction:column}.owner-inbox-actions .primary-button,.owner-inbox-review-context .secondary-button{width:100%}.owner-app-shell .review-owner-live-message.is-owner{width:min(92%,650px)}.owner-app-shell .review-owner-live>.review-owner-live-section:last-of-type{bottom:8px}}@media (prefers-reduced-motion:reduce){.owner-app-backdrop,.owner-app-sidebar{transition:none}}.owner-app-new-review.is-current{border-color:transparent;background:var(--surface-strong);cursor:default;text-decoration:none}.owner-app-new-review.is-current>span{font-size:18px}.owner-app-shell .review-owner-live-log{min-width:0;min-height:calc(100vh - 320px);align-content:start;grid-auto-rows:max-content;gap:22px;padding:8px 0 28px}.owner-app-shell .review-owner-live-message{box-sizing:border-box;min-width:0;max-width:100%;gap:10px}.owner-app-shell .review-owner-live-message.is-client{width:min(78%,620px);justify-self:end;padding:16px 18px;border:0;border-left:0;border-radius:18px;background:var(--surface-strong)}.owner-app-shell .review-owner-live-message.is-assistant{width:min(100%,720px);justify-self:start;padding:8px 4px;border:0;border-left:0;background:transparent}.owner-app-shell .review-owner-live-message.is-owner{width:min(92%,700px);justify-self:start;padding:16px 18px;border-left:1px solid var(--line-strong);border:1px solid var(--line-strong);border-radius:16px;background:var(--surface)}.owner-app-shell .review-owner-live-meta{min-width:0;gap:6px 8px}.owner-app-shell .review-owner-live-message.is-client .review-owner-live-meta{justify-content:flex-end}.owner-app-shell .review-owner-live-meta .eyebrow{display:block;margin:0;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.owner-app-shell .review-owner-live-message.is-owner .review-owner-live-meta .eyebrow{color:var(--accent)}.owner-app-shell .review-owner-live-details,.owner-app-shell .review-owner-live-details p,.owner-app-shell .review-owner-live-details summary,.owner-app-shell .review-owner-live-message>p{min-width:0;max-width:100%;overflow-wrap:anywhere}.owner-app-shell .review-owner-live-message>p{margin:0}.owner-app-shell .review-owner-live-details{margin-top:2px}.owner-app-shell .review-owner-live-details summary{white-space:normal}.owner-app-shell .review-owner-live>.review-owner-live-section:last-of-type textarea{overflow-y:auto;scrollbar-width:none}.owner-app-shell .review-owner-live>.review-owner-live-section:last-of-type textarea::-webkit-scrollbar{display:none}@media (max-width:700px){.owner-app-shell .review-owner-live-log{min-height:calc(100vh - 300px);gap:18px;padding-bottom:24px}.owner-app-shell .review-owner-live-message.is-client{width:min(88%,620px);padding:14px 15px}.owner-app-shell .review-owner-live-message.is-assistant,.owner-app-shell .review-owner-live-message.is-owner{width:100%}.owner-app-shell .review-owner-live-message.is-owner{padding:14px 15px}}.owner-review-language-note{display:grid;grid-gap:8px;gap:8px;margin-bottom:24px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:var(--surface-strong)}.owner-review-language-note p,.owner-review-language-note strong{margin:0}.owner-review-language-note p{color:var(--muted);font-size:13px;line-height:1.6}.review-language-choice{display:grid;width:min(100%,720px);grid-gap:24px;gap:24px;margin:0 auto;padding-top:clamp(32px,9vh,96px)}.review-language-choice>header{display:grid;grid-gap:10px;gap:10px;text-align:center}.review-language-choice h1,.review-language-choice header p{margin:0}.review-language-choice h1{font-size:clamp(34px,6vw,52px);line-height:1.05}.review-language-choice header>p:last-child{max-width:590px;margin-inline:auto;color:var(--muted);font-size:16px;line-height:1.6}.review-language-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.review-language-option{position:relative;display:grid;min-height:132px;align-content:center;grid-gap:5px;gap:5px;padding:18px;border:1px solid var(--line-strong);border-radius:16px;background:var(--surface);color:var(--ink);cursor:pointer;text-align:center;transition:transform .16s ease,opacity .16s ease}.review-language-option:hover:not(:disabled){transform:translateY(-2px)}.review-language-option:disabled{cursor:wait;opacity:.58}.review-language-option.is-suggested{border-color:var(--accent);background:var(--accent-soft)}.review-language-option strong{font-size:20px}.review-language-option span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em}.review-language-option small{position:absolute;top:9px;right:9px;padding:4px 7px;border-radius:999px;background:var(--surface);color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.review-language-note,.review-language-progress{max-width:610px;margin:0 auto;text-align:center;line-height:1.6}.review-language-note{color:var(--muted);font-size:13px}.review-language-progress{color:var(--accent);font-weight:800}.review-language-choice .form-error{text-align:center}.owner-review-language-pending{display:grid;width:min(100%,760px);grid-gap:28px;gap:28px;margin:0 auto;padding-top:clamp(36px,9vh,96px)}.owner-review-language-pending>header{display:grid;grid-gap:10px;gap:10px}.owner-review-language-pending h1,.owner-review-language-pending h2,.owner-review-language-pending header p{margin:0}.owner-review-language-pending h1{font-size:clamp(30px,5vw,46px);line-height:1.08}.owner-review-language-pending h2{margin-top:8px;font-size:clamp(20px,3vw,28px)}.owner-review-language-pending header>p:last-child,.owner-review-language-pending-note{color:var(--muted);line-height:1.65}.owner-review-language-pending dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0}.owner-review-language-pending dl>div{display:grid;min-height:112px;align-content:center;grid-gap:8px;gap:8px;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.owner-review-language-pending dt{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.owner-review-language-pending dd{margin:0;font-size:18px;font-weight:800}.owner-review-language-pending-note{margin:0;padding:16px 18px;border-left:3px solid var(--accent);background:var(--surface-strong)}@media (max-width:680px){.owner-review-language-pending,.review-language-choice{padding-top:24px}.owner-review-language-pending dl,.review-language-options{grid-template-columns:1fr}.review-language-option{min-height:82px}.owner-review-language-pending dl>div{min-height:88px}}@media (prefers-reduced-motion:reduce){.review-language-option{transition:none}}.assistant-composer textarea:disabled{color:transparent;-webkit-text-fill-color:transparent;caret-color:transparent}.review-owner-pending{display:grid;grid-gap:12px;gap:12px;margin-top:18px;padding:20px;border:1px solid rgba(209,170,112,.45);border-radius:var(--radius-md);background:var(--warning-soft)}.review-complete-card h2,.review-owner-pending h2,.review-summary-confirm h2{margin:0;font-size:22px}.review-owner-pending p{margin:0;line-height:1.55}.review-owner-question{padding-top:12px;border-top:1px solid var(--line-strong)}.review-polling{color:var(--muted);font-size:13px}.assistant-conversation{overflow-anchor:none}.review-response-slot{min-height:92px}.review-thinking{animation:review-message-enter .24s ease both;opacity:.82}.review-thinking-dots{display:inline-flex;gap:5px;margin-left:6px}.review-thinking-dots span{width:5px;height:5px;border-radius:50%;background:currentColor;animation:review-dot .9s ease-in-out infinite}.review-thinking-dots span:nth-child(2){animation-delay:.14s}.review-thinking-dots span:nth-child(3){animation-delay:.28s}.assistant-conversation>.assistant-message:last-child,.review-typing-message{animation:review-message-enter .24s ease both}.review-typing-cursor{display:inline-block;width:2px;height:1em;margin-left:3px;background:currentColor;opacity:.85;transform:translateY(2px);animation:review-cursor .62s step-end infinite}.review-summary-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:22px;gap:22px;padding-bottom:24px;border-bottom:1px solid var(--line)}.review-summary-header h2{margin:0;font-size:clamp(28px,4vw,38px)}.review-summary-header p:not(.eyebrow){max-width:700px;margin:12px 0 0;color:var(--muted);line-height:1.6}.review-summary-navigation{display:grid;max-width:330px;grid-gap:10px;gap:10px}.review-summary-navigation p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.review-summary-groups{display:grid;grid-gap:22px;gap:22px;margin-top:24px}.review-deliverable-group{overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--surface)}.review-deliverable-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--line);background:var(--surface-strong)}.review-deliverable-heading h3{margin:0;font-size:22px}.review-deliverable-count{display:inline-grid;min-width:32px;min-height:32px;place-items:center;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:800}.review-category-group{display:grid;grid-gap:12px;gap:12px;padding:18px 20px 20px}.review-category-group+.review-category-group{border-top:1px solid var(--line)}.review-category-heading{margin:0;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.review-finding-card{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-strong)}.review-finding-card textarea{width:100%;min-height:104px;resize:vertical}.review-finding-meta,.review-summary-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.review-finding-status{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:var(--positive-soft);color:var(--positive);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.review-summary-actions{justify-content:flex-start}.review-summary-actions .danger-button{min-width:150px}.review-unsaved{margin:0;color:var(--warning);font-size:13px}.review-excluded{margin-top:22px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.review-excluded>summary{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:14px;padding:0 18px;cursor:pointer;font-weight:800}.review-excluded-body{display:grid;grid-gap:12px;gap:12px;padding:0 18px 18px}.review-excluded-body>p{margin:0;color:var(--muted);line-height:1.55}.review-excluded-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;padding:14px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-strong)}.review-excluded-item p{margin:0;overflow-wrap:anywhere}.review-excluded-item .eyebrow{margin-bottom:6px}.review-summary-confirm{display:grid;grid-gap:16px;gap:16px;margin-top:24px;padding:22px;border:2px solid var(--line-strong);border-radius:var(--radius-md);background:var(--surface-strong)}.review-summary-confirm>p{margin:0;color:var(--muted);line-height:1.55}.review-confirm-checklist{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid var(--line);border-radius:var(--radius-sm)}.review-confirm-checklist h3{margin:0 0 4px;font-size:16px}.review-check-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;color:var(--muted);font-size:13px}.review-check-row span:last-child{font-weight:800}.review-check-row.is-ready{color:var(--positive)}.review-check-row.is-pending{color:var(--warning)}.review-confirm-check{display:grid;min-height:52px;grid-template-columns:24px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;cursor:pointer}.review-confirm-check input{width:20px;height:20px}.review-confirm-button{width:100%}.review-action-hint{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.review-action-hint.is-blocked{color:var(--warning)}.review-complete-card{display:grid;max-width:760px;grid-gap:18px;gap:18px;padding:clamp(24px,5vw,46px);border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.review-complete-card>p{margin:0;color:var(--muted);line-height:1.65}.review-complete-next{padding-top:18px;border-top:1px solid var(--line)}.review-complete-next h3{margin:0 0 8px;font-size:22px}.review-complete-next p{margin:0;color:var(--muted)}@keyframes review-message-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes review-dot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes review-cursor{0%,49%{opacity:.85}50%,to{opacity:0}}@media (max-width:760px){.review-summary-header{grid-template-columns:1fr}.review-summary-navigation{max-width:none}.review-excluded-item button,.review-summary-navigation button{width:100%}.review-excluded-item{grid-template-columns:1fr}}@media (max-width:640px){.review-summary-actions{align-items:stretch;flex-direction:column}.review-summary-actions button{width:100%}.review-category-group,.review-deliverable-heading{padding-inline:14px}.review-check-row{grid-template-columns:1fr;gap:3px}}@media (prefers-reduced-motion:reduce){.assistant-conversation>.assistant-message:last-child,.review-thinking,.review-thinking-dots span,.review-typing-cursor,.review-typing-message{animation:none!important}}.review-summary-confirm{max-width:720px;gap:10px;margin-top:20px;padding:18px 0 0;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent}.review-confirm-checklist,.review-summary-confirm>div{display:none}.review-confirm-check{order:1;min-height:44px}.review-summary-confirm>p{order:2;max-width:620px;font-size:13px}.review-confirm-button{order:3;width:auto;min-width:260px;justify-self:start}@media (max-width:640px){.review-confirm-button{width:100%}}html[data-theme=light] .conversation-sidebar,html[data-theme=light] .owner-app-sidebar{background:var(--sidebar-background)}html[data-theme=light] .conversation-topbar,html[data-theme=light] .owner-app-topbar{background:var(--header-background)}html[data-theme=light] .conversation-sidebar-profile>span,html[data-theme=light] .owner-app-profile>span,html[data-theme=light] .owner-app-project-avatar{background:var(--surface-strong)}.conversation-shell .assistant-composer{background:color-mix(in srgb,var(--surface) 96%,transparent);color:var(--ink);box-shadow:0 18px 48px rgba(0,0,0,.22)}.conversation-shell .assistant-composer textarea{field-sizing:content;width:100%;height:auto;min-height:50px;max-height:160px;overflow-y:auto;scrollbar-width:none;background:transparent;color:var(--ink);caret-color:var(--ink)}.conversation-shell .assistant-composer textarea::-webkit-scrollbar{display:none}.conversation-shell .assistant-composer textarea::placeholder{color:var(--muted);opacity:1}.conversation-shell .assistant-composer textarea:disabled{opacity:1;color:var(--muted);-webkit-text-fill-color:var(--muted)}.conversation-shell .assistant-composer-actions{width:auto;align-self:end}.conversation-shell .assistant-composer-actions .primary-button{display:grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;padding:0;border-radius:50%;font-size:0;line-height:0}.conversation-shell .assistant-composer-actions .primary-button:before{width:26px;height:26px;background:currentColor;content:"";transform:translateY(6px);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10.7 20.2V8.7l-3.8 3.8a1.3 1.3 0 1 1-1.8-1.8l6-6a1.3 1.3 0 0 1 1.8 0l6 6a1.3 1.3 0 1 1-1.8 1.8l-3.8-3.8v11.5a1.3 1.3 0 1 1-2.6 0Z' fill='black'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10.7 20.2V8.7l-3.8 3.8a1.3 1.3 0 1 1-1.8-1.8l6-6a1.3 1.3 0 0 1 1.8 0l6 6a1.3 1.3 0 1 1-1.8 1.8l-3.8-3.8v11.5a1.3 1.3 0 1 1-2.6 0Z' fill='black'/%3E%3C/svg%3E") center /contain no-repeat}.conversation-shell .assistant-composer-actions .primary-button:disabled:before{opacity:.78}.conversation-shell .review-voice-control{position:relative;display:grid;width:44px;height:44px;place-items:center}.conversation-shell .review-voice-button{display:grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:var(--muted);cursor:pointer}.conversation-shell .review-voice-button:focus-visible,.conversation-shell .review-voice-button:hover:not(:disabled){background:var(--surface-strong);color:var(--ink)}.conversation-shell .review-voice-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.conversation-shell .review-voice-button:disabled{cursor:default;opacity:.5}.conversation-shell .review-voice-button svg{width:23px;height:23px;fill:currentColor}.conversation-shell .review-voice-stop{width:14px;height:14px;border-radius:4px;background:currentColor}.conversation-shell .review-voice-control[data-state=recording] .review-voice-button{background:var(--accent);color:var(--surface)}.conversation-shell .review-voice-control[data-state=transcribing] .review-voice-button svg{animation:review-voice-pulse .9s ease-in-out infinite alternate}.conversation-shell .review-voice-status{position:absolute;right:0;bottom:calc(100% + 12px);width:max-content;max-width:min(70vw,360px);padding:7px 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface-strong);color:var(--ink);box-shadow:0 8px 24px rgba(0,0,0,.2);font-size:12px;line-height:1.4;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease}.conversation-shell .review-voice-status:not(:empty){opacity:1;transform:translateY(0)}@keyframes review-voice-pulse{0%{opacity:.45;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.conversation-shell .assistant-composer .review-action-hint,.conversation-shell .assistant-composer-actions .secondary-button{display:none}.conversation-shell .review-message-body{white-space:pre-wrap}.conversation-shell .review-inline-preview-link{display:inline-flex;min-height:44px;align-items:center;margin-block:4px;color:var(--accent);font-weight:700;overflow-wrap:anywhere;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}html[data-theme=light] .conversation-shell .assistant-composer{background:color-mix(in srgb,var(--surface) 97%,transparent);box-shadow:0 18px 48px rgba(39,34,27,.13)}@media (prefers-reduced-motion:reduce){.conversation-shell .review-voice-control[data-state=transcribing] .review-voice-button svg{animation:none;opacity:.72}.conversation-shell .review-voice-status{transition:none}}@media (max-width:640px){.conversation-shell .assistant-composer{bottom:8px;padding:7px 8px}.conversation-shell .assistant-composer textarea{max-height:140px}.conversation-shell .review-voice-status{right:-52px;max-width:min(82vw,320px)}}.review-attachment-composer{display:contents}.review-attachment-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.review-attachment-trigger{min-width:44px;min-height:44px;gap:8px}.conversation-shell .assistant-composer-actions button.review-attachment-trigger{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:var(--muted);font:inherit;font-weight:700;cursor:pointer}.conversation-shell .assistant-composer-actions button.review-attachment-trigger:focus-visible,.conversation-shell .assistant-composer-actions button.review-attachment-trigger:hover:not(:disabled){background:var(--surface-strong);color:var(--ink)}.conversation-shell .assistant-composer-actions button.review-attachment-trigger:disabled{cursor:default;opacity:.5}.review-attachment-trigger>span:first-child{font-size:22px;line-height:1}.review-attachment-selection{order:20;display:grid;flex:1 0 100%;width:100%;min-width:0;grid-gap:10px;gap:10px}.review-attachment-card,.review-attachment-selection-card{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;width:100%;min-width:0;padding:10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-strong)}.review-attachment-selection-card.is-error{border-color:var(--warning)}.review-attachment-selection-card img,.review-attachment-thumb img{display:block;width:56px;height:56px;border-radius:8px;object-fit:cover}.review-attachment-file-icon,.review-attachment-selection-card>span{display:grid;width:56px;height:56px;place-items:center;border-radius:8px;background:var(--accent-soft);font-size:22px}.review-attachment-info,.review-attachment-selection-card>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.review-attachment-info strong,.review-attachment-selection-card strong{overflow-wrap:anywhere}.review-attachment-info span,.review-attachment-selection-card span{color:var(--muted);font-size:12px;overflow-wrap:anywhere}.review-attachment-selection-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.review-attachment-download,.review-attachment-lightbox-close,.review-attachment-selection-actions button,.review-attachment-thumb{min-width:44px;min-height:44px}.review-attachment-download,.review-attachment-selection-actions button{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.review-attachment-download:focus-visible,.review-attachment-lightbox-close:focus-visible,.review-attachment-selection-actions button:focus-visible,.review-attachment-thumb:focus-visible,.review-attachment-trigger:focus-visible{outline:3px solid var(--accent-soft);outline-offset:2px}.review-message-attachments{display:grid;width:100%;min-width:0;grid-gap:8px;gap:8px;margin-top:10px}.review-attachment-card{grid-template-columns:56px minmax(0,1fr) auto;padding:8px;background:color-mix(in srgb,var(--surface-strong) 85%,transparent)}.review-attachment-thumb{display:block;padding:0;border:0;border-radius:8px;background:transparent;cursor:zoom-in}.review-attachment-download{align-self:center}.review-attachment-lightbox{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;background:rgb(0 0 0/82%)}.review-attachment-lightbox img{display:block;max-width:min(1100px,94vw);max-height:88vh;object-fit:contain}.review-attachment-lightbox-close{position:fixed;top:16px;right:16px;display:grid;place-items:center;border:1px solid rgb(255 255 255/55%);border-radius:999px;background:rgb(0 0 0/50%);color:white;font-size:28px;cursor:pointer}@media (max-width:640px){.conversation-shell .assistant-composer-actions button.review-attachment-trigger{width:44px;padding:0}.review-attachment-trigger-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%)}.review-attachment-card,.review-attachment-selection-card{grid-template-columns:48px minmax(0,1fr)}.review-attachment-file-icon,.review-attachment-selection-card img,.review-attachment-selection-card>span,.review-attachment-thumb,.review-attachment-thumb img{width:48px;height:48px}.review-attachment-download,.review-attachment-selection-actions{grid-column:1/-1;width:100%}.review-attachment-selection-actions button{flex:1 1 120px}.review-attachment-lightbox{padding:12px}}body,html{min-width:0}.conversation-shell,.locale-shell,.owner-app-shell,.project-list-page,body{min-height:100dvh}.locale-switcher-mobile{position:relative;display:none}.locale-switcher-mobile summary{display:grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;border-radius:999px;color:var(--muted);font-size:11px;font-weight:800;list-style:none;cursor:pointer}.locale-switcher-mobile summary::-webkit-details-marker{display:none}.locale-switcher-mobile summary:focus-visible,.locale-switcher-mobile summary:hover,.locale-switcher-mobile[open] summary{background:var(--surface-strong);color:var(--ink)}.locale-switcher-mobile summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.locale-switcher-mobile nav{position:absolute;top:calc(100% + 6px);right:0;z-index:120;display:grid;min-width:132px;grid-gap:2px;gap:2px;padding:6px;border:1px solid var(--line-strong);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.locale-switcher-mobile a{display:flex;min-height:44px;align-items:center;justify-content:center;border-radius:10px;color:var(--muted);font-size:12px;font-weight:800;text-decoration:none}.locale-switcher-mobile a.is-active,.locale-switcher-mobile a:focus-visible,.locale-switcher-mobile a:hover{background:var(--surface-strong);color:var(--ink)}.conversation-sidebar,.owner-app-sidebar{height:100dvh;max-height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);overscroll-behavior:contain}.conversation-sidebar{overflow-y:auto}.conversation-stage,.owner-app-stage{min-width:0;min-height:100dvh;scroll-padding-bottom:calc(112px + env(safe-area-inset-bottom))}.conversation-content,.owner-app-content{padding-right:max(12px,env(safe-area-inset-right));padding-bottom:calc(92px + env(safe-area-inset-bottom));padding-left:max(12px,env(safe-area-inset-left))}.locale-shell>.owner-control-view{padding:24px max(12px,env(safe-area-inset-right)) 64px max(12px,env(safe-area-inset-left))}.conversation-shell .assistant-composer,.owner-app-shell .review-owner-live>.review-owner-live-section:last-of-type{bottom:max(8px,env(safe-area-inset-bottom))}.conversation-shell .assistant-composer-actions{display:grid;width:100%;grid-template-columns:auto auto minmax(44px,1fr);align-items:center;grid-gap:4px 6px;gap:4px 6px}.conversation-shell .assistant-composer-actions .review-attachment-trigger{grid-row:2;grid-column:1;justify-self:start}.conversation-shell .assistant-composer-actions .review-voice-control{grid-row:2;grid-column:2}.conversation-shell .assistant-composer-actions .primary-button{grid-row:2;grid-column:3;justify-self:end}.conversation-shell .assistant-composer-actions .review-attachment-selection{grid-row:1;grid-column:1/-1;max-height:min(38dvh,360px);overflow-y:auto;padding-right:2px;overscroll-behavior:contain}.conversation-shell .assistant-composer-actions>.form-error{grid-column:1/-1;margin:0 4px 2px}.review-attachment-lightbox{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));overscroll-behavior:none}.review-attachment-lightbox-close{top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right))}.client-project-facts a,.owner-control-view .assistant-owner-question a,.owner-project-facts a{display:inline-flex;min-height:44px;max-width:100%;align-items:center;overflow-wrap:anywhere}.owner-control-view .assistant-owner-question,.owner-control-view .assistant-owner-question article,.owner-control-view .assistant-owner-question section{min-width:0;max-width:100%}.owner-control-view .assistant-owner-question summary{min-height:44px;overflow-wrap:anywhere}.owner-control-view .assistant-owner-question pre{max-width:100%;overflow-x:auto;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-strong);font-size:12px;line-height:1.55;white-space:pre;overscroll-behavior-inline:contain}.owner-control-view .assistant-owner-question code{overflow-wrap:anywhere}@media (max-width:600px){.locale-switcher-desktop{display:none}.locale-switcher-mobile{display:block}.conversation-topbar,.owner-app-topbar{min-height:calc(60px + env(safe-area-inset-top));padding:max(8px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) 8px max(10px,env(safe-area-inset-left))}.conversation-topbar-title,.owner-app-heading{flex:1 1 auto;overflow:hidden}.conversation-topbar-actions,.owner-app-actions{flex:0 0 auto}.conversation-topbar .locale-switcher a:not(.is-active),.owner-app-topbar .locale-switcher a:not(.is-active){display:flex}.conversation-content,.owner-app-content{min-height:calc(100dvh - 60px - env(safe-area-inset-top))}.conversation-shell .assistant-composer{max-height:calc(100dvh - 76px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.conversation-shell .assistant-composer-actions .review-attachment-selection{max-height:min(34dvh,300px)}.conversation-shell .review-voice-status{right:auto;left:0;max-width:min(82vw,320px)}.review-attachment-lightbox img{max-width:100%;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}@media (max-width:380px){.conversation-topbar-title>div span,.owner-app-heading>div span{display:none}.conversation-sign-out,.owner-app-sign-out{padding-inline:5px;font-size:11px}.conversation-content,.owner-app-content{padding-right:max(10px,env(safe-area-inset-right));padding-left:max(10px,env(safe-area-inset-left))}}@media (max-height:560px) and (orientation:landscape){.conversation-sidebar-status{margin-top:8px}.conversation-sidebar-profile,.owner-app-profile{min-height:56px}}@media (prefers-reduced-motion:reduce){.locale-switcher-mobile nav,.review-attachment-lightbox{scroll-behavior:auto}}:root{--workspace-header-height:76px;--workspace-footer-height:96px}html body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.005em}html body .brand,html body .danger-button,html body .eyebrow,html body .locale-switcher,html body .locale-switcher-mobile,html body .primary-button,html body .secondary-button,html body .text-button,html body .workspace-footer,html body .workspace-header,html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{font-family:var(--font-oswald),sans-serif}.workspace-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%;min-height:var(--workspace-header-height);border-bottom:1px solid var(--header-border);background:var(--header-background);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.workspace-header-inner{display:grid;width:min(100%,1600px);min-height:var(--workspace-header-height);grid-template-columns:minmax(220px,1fr) minmax(0,1.15fr) auto;align-items:center;grid-gap:24px;gap:24px;margin-inline:auto;padding:10px 24px}.workspace-header-actions,.workspace-header-identity{display:flex;min-width:0;align-items:center}.workspace-header-identity{gap:10px}.workspace-header-actions{justify-content:flex-end;gap:6px}.workspace-header .brand{min-width:0;min-height:44px}html body .brand-mark{display:block;width:44px;height:44px;flex:0 0 44px;border:0;background:currentColor;-webkit-mask:url(/icon.svg) center/contain no-repeat;mask:url(/icon.svg) center/contain no-repeat}.brand-copy{display:block;min-width:0}.workspace-header .brand small,.workspace-header .brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-header-context{display:grid;min-width:0;justify-items:center;grid-gap:2px;gap:2px;text-align:center}.workspace-header-context span,.workspace-header-context strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-header-context strong{font-size:15px;letter-spacing:.04em}.workspace-header-context span{color:var(--muted);font-size:11px;letter-spacing:.04em}.conversation-menu-button,.owner-app-menu{flex-direction:column;gap:4px}.conversation-menu-button>span,.owner-app-menu>span{display:block;width:18px;height:1.5px;background:currentColor;transition:opacity .16s ease,transform .16s ease}.conversation-menu-button[aria-expanded=true]>span:first-child,.owner-app-menu[aria-expanded=true]>span:first-child{transform:translateY(5.5px) rotate(45deg)}.conversation-menu-button[aria-expanded=true]>span:nth-child(2),.owner-app-menu[aria-expanded=true]>span:nth-child(2){opacity:0}.conversation-menu-button[aria-expanded=true]>span:last-child,.owner-app-menu[aria-expanded=true]>span:last-child{transform:translateY(-5.5px) rotate(-45deg)}.workspace-header .theme-toggle.is-icon-only,.workspace-sign-out{display:inline-grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;padding:0;border:0;border-radius:12px;background:transparent;color:var(--muted)}.workspace-header .theme-toggle.is-icon-only:hover,.workspace-sign-out:hover{background:var(--surface-strong);color:var(--ink);transform:none}.workspace-sign-out-form{margin:0}.workspace-sign-out{display:inline-flex;width:auto;padding-inline:10px;cursor:pointer;font-family:var(--font-oswald),sans-serif;font-weight:700}.workspace-sign-out-icon{display:none}.workspace-footer{display:block;margin-top:auto}html body .workspace-footer-inner{display:grid;width:min(100%,1280px);min-height:var(--workspace-footer-height);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:24px;gap:24px;margin-inline:auto;padding:20px 24px}.workspace-footer-main-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;justify-self:center;border:1px solid var(--line-strong);border-radius:999px;padding:0 16px;background:var(--surface);color:var(--ink);font-weight:700;text-decoration:none;transition:opacity .16s ease,transform .16s ease}.workspace-footer-main-link:hover{transform:translateY(-2px)}.workspace-footer-product{justify-self:end;text-align:right}body:has(.conversation-shell) .workspace-footer,body:has(.owner-app-shell) .workspace-footer{display:block}.login-page{width:min(100%,1280px);flex:1 0 auto;margin-inline:auto;padding:0 24px 64px}.login-page .project-list-intro{padding:56px 0 34px}.login-card{width:min(100%,620px);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.login-card-body{padding:clamp(28px,5vw,44px)}.login-card h2{margin:0;font-size:clamp(24px,4vw,32px)}.login-card .action-form,.login-card .field-label{width:100%}.login-card .action-form{max-width:420px}.login-card input{width:100%;min-height:46px;border-radius:var(--radius-sm);padding:0 13px}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--surface-strong) inset;-webkit-text-fill-color:var(--ink);caret-color:var(--ink);-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}.projects-hero-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.projects-hero-meta .eyebrow{margin:0}body .conversation-shell,body .owner-app-shell{grid-template-rows:auto minmax(0,1fr);min-height:calc(100dvh - var(--workspace-footer-height))}.conversation-shell>.workspace-header,.owner-app-shell>.workspace-header{grid-row:1;grid-column:1/-1}body .conversation-sidebar,body .owner-app-sidebar{top:var(--workspace-header-height);grid-row:2;height:calc(100dvh - var(--workspace-header-height));max-height:calc(100dvh - var(--workspace-header-height));padding-top:0}body .conversation-sidebar,body .owner-app-sidebar{grid-column:1}body .conversation-stage,body .owner-app-stage{grid-row:2;grid-column:2;min-height:0}body .conversation-content,body .owner-app-content{min-height:calc(100dvh - var(--workspace-header-height) - var(--workspace-footer-height))}body .conversation-backdrop,body .owner-app-backdrop{top:var(--workspace-header-height)}.conversation-project-summary{border-top:0}@media (max-width:900px){.workspace-header-inner{grid-template-columns:minmax(0,1fr) auto}.workspace-header-context{display:none}body .conversation-shell,body .owner-app-shell{display:block}body .conversation-sidebar,body .owner-app-sidebar{position:fixed;top:var(--workspace-header-height);height:calc(100dvh - var(--workspace-header-height));max-height:calc(100dvh - var(--workspace-header-height))}body .conversation-stage,body .owner-app-stage{min-height:calc(100dvh - var(--workspace-header-height))}}@media (max-width:820px){:root{--workspace-header-height:68px}.workspace-header-inner{min-height:var(--workspace-header-height);gap:12px;padding:8px 16px}html body .workspace-footer-inner{min-height:0;grid-template-columns:1fr;justify-items:center;gap:14px;padding-block:28px;text-align:center}.workspace-footer-copyright,.workspace-footer-product{justify-self:center;text-align:center}.workspace-footer-main-link{grid-row:1}.workspace-footer-copyright{grid-row:2}.workspace-footer-product{grid-row:3}}@media (max-width:520px){.workspace-header-inner{padding-inline:max(10px,env(safe-area-inset-left))}.workspace-header.has-menu .brand-copy{display:none}.workspace-header.has-menu .brand{gap:0}.workspace-header-actions{gap:2px}.workspace-sign-out{width:44px;padding:0}.workspace-sign-out-icon{display:inline;font-size:20px}.workspace-sign-out-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.login-page{padding-inline:16px}.login-page .project-list-intro{padding-top:40px}.login-card-body{padding:26px 20px}.workspace-footer-main-link{width:100%}}@media (prefers-reduced-motion:reduce){.conversation-menu-button>span,.owner-app-menu>span,.workspace-footer-main-link{transition:none}.workspace-footer-main-link:hover{transform:none}}:root{--owner-composer-background:#282622;--owner-composer-foreground:#f1eee7;--owner-composer-muted:#aaa39a;--owner-composer-surface:#37342f;--owner-composer-line:#4b4740}.workspace-header-inner{grid-template-columns:minmax(220px,1fr) minmax(0,auto) minmax(220px,1fr)}.workspace-header .brand{gap:0}.login-page .project-list-intro{margin-inline:auto;text-align:center}.login-card,.login-page .project-list-intro>p:last-child{margin-inline:auto}.login-card h2{text-align:center}.login-card .action-form{margin-inline:auto}.owner-message-composer{position:-webkit-sticky;position:sticky;bottom:14px;z-index:35;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:8px;gap:8px;padding:8px 10px;border:1px solid var(--owner-composer-line);border-radius:24px;background:var(--owner-composer-background);color:var(--owner-composer-foreground);box-shadow:0 18px 48px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.owner-message-composer-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.review-owner-live .owner-message-composer>textarea{field-sizing:content;width:100%;height:auto;min-height:50px;max-height:160px;overflow-y:auto;resize:none;border:0;border-radius:18px;background:transparent;color:var(--owner-composer-foreground);caret-color:var(--owner-composer-foreground);padding:13px 12px;line-height:1.5;scrollbar-width:none}.review-owner-live .owner-message-composer>textarea::-webkit-scrollbar{display:none}.review-owner-live .owner-message-composer>textarea::placeholder{color:var(--owner-composer-muted);opacity:1}.review-owner-live .owner-message-composer>textarea:focus{outline:0}.review-owner-live .owner-message-composer>textarea:disabled{opacity:1;color:var(--owner-composer-muted);-webkit-text-fill-color:var(--owner-composer-muted)}.owner-message-composer-actions{display:flex;width:auto;align-items:center;align-self:end;justify-content:flex-end;gap:6px}.owner-message-composer .review-attachment-composer{display:contents}.owner-message-composer .review-voice-button,.owner-message-composer button.review-attachment-trigger{display:inline-flex;width:auto;min-width:44px;height:44px;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:var(--owner-composer-muted);cursor:pointer;font:inherit;font-weight:700}.owner-message-composer .review-voice-button:focus-visible,.owner-message-composer .review-voice-button:hover:not(:disabled),.owner-message-composer button.review-attachment-trigger:focus-visible,.owner-message-composer button.review-attachment-trigger:hover:not(:disabled){background:var(--owner-composer-surface);color:var(--owner-composer-foreground)}.owner-message-composer .review-voice-button:disabled,.owner-message-composer button.review-attachment-trigger:disabled{cursor:default;opacity:.5}.owner-message-composer .review-attachment-trigger>span:first-child{font-size:22px;line-height:1}.owner-message-composer .review-voice-control{position:relative;display:grid;width:44px;height:44px;place-items:center}.owner-message-composer .review-voice-button{width:44px;padding:0}.owner-message-composer .review-voice-button svg{width:23px;height:23px;fill:currentColor}.owner-message-composer .review-voice-stop{width:14px;height:14px;border-radius:4px;background:currentColor}.owner-message-composer .review-voice-control[data-state=recording] .review-voice-button{background:var(--accent);color:var(--owner-composer-background)}.owner-message-composer .review-voice-control[data-state=transcribing] .review-voice-button svg{animation:owner-review-voice-pulse .9s ease-in-out infinite alternate}.owner-message-composer .review-voice-status{position:absolute;right:0;bottom:calc(100% + 12px);width:max-content;max-width:min(70vw,360px);padding:7px 10px;border:1px solid var(--owner-composer-line);border-radius:10px;background:var(--owner-composer-surface);color:var(--owner-composer-foreground);box-shadow:0 8px 24px rgba(0,0,0,.2);font-size:12px;line-height:1.4;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease}.owner-message-composer .review-voice-status:not(:empty){opacity:1;transform:translateY(0)}.owner-message-composer-actions>.primary-button{display:grid;width:44px;min-width:44px;height:44px;min-height:44px;place-items:center;padding:0;border-radius:50%;background:var(--owner-composer-foreground);color:var(--owner-composer-background);font-size:0;line-height:0}.owner-message-composer-actions>.primary-button:before{width:26px;height:26px;background:currentColor;content:"";transform:translateY(6px);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10.7 20.2V8.7l-3.8 3.8a1.3 1.3 0 1 1-1.8-1.8l6-6a1.3 1.3 0 0 1 1.8 0l6 6a1.3 1.3 0 1 1-1.8 1.8l-3.8-3.8v11.5a1.3 1.3 0 1 1-2.6 0Z' fill='black'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10.7 20.2V8.7l-3.8 3.8a1.3 1.3 0 1 1-1.8-1.8l6-6a1.3 1.3 0 0 1 1.8 0l6 6a1.3 1.3 0 1 1-1.8 1.8l-3.8-3.8v11.5a1.3 1.3 0 1 1-2.6 0Z' fill='black'/%3E%3C/svg%3E") center /contain no-repeat}.owner-message-composer .review-attachment-selection,.owner-message-composer-actions>.form-error{grid-column:1/-1;flex:1 0 100%;width:100%}.owner-message-composer .review-attachment-selection{order:20;max-height:min(38dvh,360px);overflow-y:auto;padding-right:2px;overscroll-behavior:contain}.owner-message-composer .review-attachment-selection-card{border-color:var(--owner-composer-line);background:var(--owner-composer-surface);color:var(--owner-composer-foreground)}.owner-message-composer .review-attachment-selection-card span{color:var(--owner-composer-muted)}.owner-message-composer .review-attachment-selection-actions button{border-color:var(--owner-composer-line);color:var(--owner-composer-foreground)}.owner-message-composer-actions>.form-error{margin:0 4px 2px}@keyframes owner-review-voice-pulse{0%{opacity:.45;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.workspace-header-inner{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:640px){.owner-message-composer{bottom:max(8px,env(safe-area-inset-bottom));max-height:calc(100dvh - 76px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:7px 8px}.review-owner-live .owner-message-composer>textarea{max-height:140px}.owner-message-composer-actions{display:grid;width:100%;grid-template-columns:auto auto minmax(44px,1fr);grid-gap:4px 6px;gap:4px 6px}.owner-message-composer-actions .review-attachment-trigger{grid-row:2;grid-column:1;justify-self:start;width:44px;padding:0}.owner-message-composer .review-attachment-trigger-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.owner-message-composer-actions .review-voice-control{grid-row:2;grid-column:2}.owner-message-composer-actions>.primary-button{grid-row:2;grid-column:3;justify-self:end}.owner-message-composer .review-attachment-selection{grid-row:1;grid-column:1/-1;max-height:min(34dvh,300px)}.owner-message-composer .review-voice-status{right:-52px;max-width:min(82vw,320px)}}@media (prefers-reduced-motion:reduce){.owner-message-composer .review-voice-control[data-state=transcribing] .review-voice-button svg{animation:none;opacity:.72}.owner-message-composer .review-voice-status{transition:none}}