:root{color-scheme:light;--bg: #f7f7f5;--surface: #ffffff;--ink: #171717;--muted: #666666;--line: #deded8;--soft: #f1f1ee;--accent: #245a4a;--accent-soft: #e8f0ec;--danger: #9f2f2f;--focus: #9a6a2f}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:var(--ink);background:var(--bg);font-family:Inter,Segoe UI,Arial,sans-serif}button,input,textarea{font:inherit}a{color:inherit}.app-shell{min-height:100vh;padding:24px clamp(16px,3.5vw,64px)}.workspace{width:min(1720px,100%);margin:0 auto}.topbar{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.title-block{min-width:0}.eyebrow{margin:0 0 4px;color:var(--muted);font-size:.74rem;font-weight:700;text-transform:uppercase}.title-row{display:flex;align-items:center;gap:10px;min-width:0}h1{margin:0;font-size:clamp(1.7rem,4vw,2.5rem);font-weight:750;line-height:1.08}.region-title-select{width:52px;min-height:30px;border:1px solid var(--accent);border-radius:8px;padding:0 6px;color:var(--accent);background:var(--accent-soft);font-size:.82rem;font-weight:800;letter-spacing:0;text-align:center;cursor:pointer}.account{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.profile-trigger{max-width:min(360px,48vw);overflow:hidden}.profile-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:min(380px,calc(100vw - 32px));max-height:calc(100vh - 96px);display:grid;gap:12px;overflow:auto;border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--surface);box-shadow:0 18px 46px #17171724}.profile-section{display:grid;gap:10px;border-bottom:1px solid var(--line);padding-bottom:12px}.profile-section:last-child{border-bottom:0;padding-bottom:0}.profile-summary{grid-template-columns:minmax(0,1fr) auto;align-items:center}.gmail-profile .gmail-status{margin:0;justify-content:flex-start}.account-email,.guest-pill{min-height:36px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:0 10px;color:var(--muted);background:var(--surface);font-size:.9rem;overflow-wrap:anywhere}.layout{display:grid;gap:16px;align-items:start}.intro-layout{grid-template-columns:1fr;min-height:calc(100vh - 190px);place-items:center}.result-layout{grid-template-columns:minmax(340px,430px) minmax(0,1fr);gap:0;align-items:stretch}.main-column,.result-column{min-width:0;display:grid;gap:16px}.panel{border:1px solid var(--line);border-radius:8px;padding:16px;background:var(--surface)}.composer-panel{width:min(980px,100%);margin:0 auto}.composer-panel form{display:grid;gap:12px}.intro-layout .composer-panel{display:grid;gap:24px;border:0;padding:0;background:transparent;transform:translateY(-44px)}.intro-prompt{margin:0;color:var(--ink);font-size:clamp(1.75rem,3vw,2.65rem);font-weight:500;line-height:1.18;text-align:center}.intro-layout .composer-panel form{position:relative;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:56px;border:1px solid var(--line);border-radius:999px;padding:6px;background:var(--surface);box-shadow:0 8px 28px #1717170f}.intro-layout .composer-panel .section-heading{display:none}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px;min-width:0}.section-heading span{min-width:0;font-weight:750;line-height:1.08}.section-heading small{color:var(--muted);font-size:.82rem;line-height:1.3;overflow-wrap:anywhere}textarea,input{width:100%;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;transition:border-color .16s ease,box-shadow .16s ease}textarea{resize:vertical;padding:14px;line-height:1.5}input{height:42px;padding:0 12px}textarea:focus,input:focus,button:focus-visible,a:focus-visible{border-color:var(--focus);outline:3px solid color-mix(in srgb,var(--focus) 22%,transparent);outline-offset:2px}#problem{min-height:132px}.intro-layout #problem{min-height:36px;height:36px;max-height:36px;border:0;padding:6px 14px 6px 18px;background:transparent;resize:none;line-height:24px;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.intro-layout #problem::placeholder{white-space:nowrap}.intro-layout #problem:focus{border-color:transparent;outline:0;box-shadow:none}.voice-card,.location-card{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fff;margin-bottom:12px}.voice-card>div{min-width:0;display:grid;gap:4px}.voice-card span{font-weight:750}.voice-card small{color:var(--muted);line-height:1.35}.record-button{min-width:190px;min-height:54px}.record-button.active{border-color:var(--danger);background:var(--danger)}.record-button.active:hover{border-color:#7d2424;background:#7d2424}.location-card{margin:0}.location-copy,.location-actions{min-width:0;display:flex;align-items:center;gap:8px}.location-copy{color:var(--muted);overflow-wrap:anywhere}.location-copy svg{flex:0 0 auto;color:var(--accent)}.location-actions{flex:0 0 auto}.icon-button{width:40px;padding:0}.actions,.complaint-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.composer-panel .actions{align-items:center;flex-direction:row;justify-content:flex-end;margin-top:0}.composer-panel .record-button{width:100%}.intro-layout .composer-panel .actions{display:flex;min-width:0}.intro-layout .composer-panel .record-button{width:44px;min-width:44px;min-height:44px;height:44px;border-radius:999px;padding:0}.intro-layout .composer-panel .record-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.intro-layout .composer-panel [role=status]{position:absolute;top:calc(100% + 10px);left:20px;right:20px;min-height:20px;text-align:center}button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--accent);border-radius:8px;padding:0 14px;color:#fff;background:var(--accent);font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}button:hover{background:#1c493c;border-color:#1c493c}button:disabled{cursor:not-allowed;opacity:.6}.ghost-button{border-color:var(--line);color:var(--ink);background:#fff}.ghost-button:hover{border-color:var(--ink);color:var(--ink);background:var(--soft)}.link-button{min-height:auto;margin-top:12px;padding:0;border:0;color:var(--accent);background:transparent}.link-button:hover{color:#1c493c;background:transparent}[role=status],.auth-status{min-height:22px;margin:0;color:var(--muted);font-size:.9rem}.auth-status:not(:empty){color:var(--danger)}.auth-panel form{display:grid;gap:10px}.result-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:18px}.result-meta>div{min-width:0;min-height:92px;border:1px solid var(--line);border-radius:8px;padding:14px;background:#fff}.result-meta span{display:block;margin-bottom:6px;color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.result-meta strong,.result-meta a{color:var(--ink);overflow-wrap:anywhere;line-height:1.16}.request-summary{display:grid;gap:6px;border:1px solid var(--line);border-radius:8px;padding:10px;margin-bottom:18px;background:#fff}.request-summary span{color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.request-summary p{max-height:96px;margin:0;overflow:auto;color:var(--ink);line-height:1.45;white-space:pre-wrap}.complaint-tools{margin-bottom:14px}.complaint-tools .section-heading{margin-bottom:0}.delivery-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.gmail-status{min-height:28px;display:flex;align-items:center;justify-content:flex-end;gap:12px;margin:-4px 0 10px;color:var(--muted);font-size:.86rem}.gmail-status .link-button{margin-top:0;white-space:nowrap}.clarification-block{display:grid;gap:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;margin-bottom:14px}.improve-panel .clarification-block{border:0;padding:0;margin-bottom:0}.improve-panel{height:100%;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0;padding:24px}.result-panel{min-width:0}.result-layout .result-panel{height:100%;border-top-left-radius:0;border-bottom-left-radius:0;padding:24px}.clarification-block .section-heading{margin-bottom:0}.clarification-block button{justify-self:start}.step-card{display:grid;gap:12px;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fff;overflow:hidden}.step-count{color:var(--muted);font-size:.78rem;font-weight:750}.step-actions{display:flex;justify-content:flex-end;gap:8px}.step-actions button{width:100%;min-width:0}.flow-status{display:block}.identity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.identity-grid label{display:grid;gap:6px}.identity-grid span{color:var(--muted);font-size:.78rem;font-weight:750}.clarification-list{display:grid;gap:10px}.clarification-item{display:grid;gap:6px;min-width:0}.clarification-item>span{color:var(--ink);font-size:.92rem;font-weight:650;line-height:1.35}.clarification-item textarea{min-height:68px}.clarification-item input,.clarification-item textarea{min-width:0}.generated-text{min-height:clamp(360px,46vh,620px);line-height:1.58}.history-panel{max-height:calc(100vh - 110px);display:flex;flex-direction:column}.profile-menu .history-panel{max-height:320px;min-height:0}.history-list{display:grid;gap:8px;overflow:auto;padding-right:2px;align-content:start}.history-item{min-height:76px;height:auto;justify-content:flex-start;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;padding:10px;color:var(--ink);background:#fff;text-align:left;overflow:hidden}.history-item:hover,.history-item.active{border-color:var(--accent);color:var(--ink);background:var(--accent-soft)}.history-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:8px;color:var(--accent);background:var(--accent-soft)}.history-copy{min-width:0;display:grid;gap:4px;overflow:hidden}.history-copy strong{font-size:.9rem;line-height:1.25;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.history-copy small{color:var(--muted);font-size:.76rem;line-height:1.2;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.empty-history{min-height:150px;display:grid;place-items:center;gap:8px;border:1px dashed var(--line);border-radius:8px;padding:16px;color:var(--muted);text-align:center;background:#fff}.empty-history p{max-width:27ch;margin:0;line-height:1.42}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:960px){.result-layout,.result-meta{grid-template-columns:1fr}.result-layout{gap:16px}.improve-panel,.result-layout .result-panel{height:auto;border:1px solid var(--line);border-radius:8px;padding:16px}.history-panel{max-height:none}.profile-menu .history-panel{max-height:320px}}@media(max-width:640px){.app-shell{padding:18px 12px}.topbar{align-items:flex-start;flex-direction:column}.account{position:relative;width:100%;justify-content:space-between}.profile-trigger,.account-email{flex:1;max-width:100%}.profile-menu{right:auto;left:0;width:100%;max-height:calc(100vh - 132px)}.profile-summary{grid-template-columns:1fr}.panel{padding:14px}.intro-layout{min-height:calc(100vh - 210px);place-items:center stretch}.intro-layout .composer-panel{transform:translateY(-24px)}.intro-layout .composer-panel form{min-height:60px;padding:8px}.intro-layout #problem{height:42px;max-height:42px;min-height:42px;padding-left:12px}.intro-layout .composer-panel .record-button{width:44px;min-width:44px;height:44px;min-height:44px}.actions,.complaint-tools,.delivery-actions,.gmail-status,.voice-card,.location-card{align-items:stretch;flex-direction:column}.identity-grid{grid-template-columns:1fr}.record-button,.location-actions,.location-actions button{width:100%}.step-actions{flex-direction:column}.step-actions button,.clarification-block button,.actions button,.complaint-tools button{width:100%}}
