.policy-page,.policy-page *{box-sizing:border-box}.policy-page button,.policy-page textarea{font:inherit}.policy-page button{-webkit-tap-highlight-color:transparent}.policy-page{min-height:100vh;background:radial-gradient(circle at 72% 74%,rgba(210,215,212,.5),transparent 27%),linear-gradient(180deg,#f6f3ed,#f2f1ee 60%,#e9eef4);padding:26px 24px 54px;position:relative;overflow:hidden}.policy-topbar{max-width:1320px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-mark{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;color:#fff;font-weight:900;background:linear-gradient(135deg,#6ee7f9,#8b5cf6 48%,#fb7185);box-shadow:0 8px 18px #5c4c782e}.brand-title{font-weight:850;font-size:20px;letter-spacing:-.02em}.brand-subtitle{color:#77716a;font-size:13px;margin-top:1px}.mode-pills{display:flex;gap:12px;justify-content:flex-end;align-items:center}.mode-pills button{border:1px solid transparent;background:#ffffffc7;color:#202020;border-radius:999px;padding:11px 19px;min-width:84px;font-weight:750;font-size:15px;cursor:pointer;box-shadow:0 1px #00000008;transition:transform .18s ease,border-color .18s ease,background .18s ease}.mode-pills button:hover{transform:translateY(-1px);background:#fff}.mode-pills button.active{background:transparent;border-color:#c7bfb2}.chat-stage{display:flex;justify-content:center;margin-top:68px}.policy-chat-card{position:relative;width:min(570px,calc(100vw - 48px));height:min(805px,calc(100vh - 180px));min-height:610px;display:flex;flex-direction:column;background:#fffffff5;border:1px solid rgba(214,210,202,.86);border-radius:28px;box-shadow:0 24px 70px #3b362c1f,0 8px 24px #3b362c12;overflow:hidden}.chat-card-header{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 10px}.chat-title-block{min-width:0}.chat-title-block h1{margin:0;max-width:450px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#242424;font-size:19px;line-height:1.2;letter-spacing:-.015em}.chat-title-block span{display:block;color:#817a72;font-size:12px;margin-top:3px}.chat-card-actions{position:relative;z-index:20;display:flex;align-items:center;gap:8px;flex-shrink:0}.card-action-button{width:34px;height:34px;border-radius:50%;border:none;background:transparent;color:#67615b;font-size:24px;line-height:1;cursor:pointer}.card-action-button:hover{background:#f2f0eb}.history-popover{position:absolute;right:0;top:44px;width:330px;max-height:430px;display:flex;flex-direction:column;background:#fffffffa;border:1px solid #dfd9cf;border-radius:18px;box-shadow:0 18px 54px #00000026;overflow:hidden}.history-popover-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #eee8df;font-weight:800}.history-popover-header button{border:none;background:#1f1f1f;color:#fff;border-radius:999px;padding:6px 12px;cursor:pointer}.history-list{overflow-y:auto;padding:8px}.history-empty{color:#8a8580;padding:18px;text-align:center}.history-row{display:grid;grid-template-columns:1fr 30px 30px;gap:4px;align-items:center;border-radius:12px;padding:4px}.history-row.active{background:#f4f0e8}.history-title{min-width:0;text-align:left;border:none;background:transparent;padding:8px;cursor:pointer}.history-title span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:650}.history-title small{color:#8a8580}.history-icon{width:28px;height:28px;border:none;border-radius:50%;background:transparent;color:#807a72;cursor:pointer}.history-icon:hover{background:#e9e2d7}.history-icon.danger:hover{color:#b42318;background:#fee4e2}.chat-container{flex:1;min-height:0;display:flex;flex-direction:column}.messages{flex:1;min-height:0;overflow-y:auto;padding:16px 28px 18px;display:flex;flex-direction:column;gap:16px;scroll-behavior:smooth}.messages.empty{justify-content:flex-end;padding-bottom:18px}.welcome{padding:0 8px 4px}.welcome h2{color:#282828;max-width:500px;margin:0 0 26px;font-size:clamp(32px,4vw,40px);line-height:1.12;letter-spacing:-.035em}.find-policy-hint{display:flex;align-items:center;gap:16px;color:#6a6763;font-size:24px;margin-bottom:28px}.search-glyph{font-size:36px;transform:rotate(-18deg);display:inline-block;color:#5f5f5f}.suggestions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.suggestions button{border:1px solid #e1ddd5;background:#faf9f6;color:#625e58;border-radius:999px;padding:8px 12px;font-size:13px;cursor:pointer}.suggestions button:hover{background:#f0ece4;color:#222}.conversation-title{align-self:center;max-width:80%;color:#8a8580;border:1px solid #eee7de;background:#fbfaf8;border-radius:999px;padding:6px 12px;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message{display:flex;gap:0;max-width:94%}.message.user{align-self:flex-end;flex-direction:row-reverse}.message.assistant{align-self:flex-start}.message-avatar{display:none}.message-content{max-width:100%;padding:0;border-radius:0;background:transparent;color:#262626}.message.user .message-content{background:#f2f2f2;color:#242424;border-radius:999px;padding:12px 16px}.message.assistant .message-content{padding:4px 0}.message-text{font-size:15px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.message-time{display:none}.message.assistant .message-text{white-space:normal}.message.assistant .message-text p{margin:0 0 .8em}.message.assistant .message-text p:last-child{margin-bottom:0}.message.assistant .message-text strong{font-weight:750}.message.assistant .message-text code{background:#00000012;padding:2px 6px;border-radius:5px;font-family:SF Mono,Monaco,Courier New,monospace;font-size:.9em}.message.assistant .message-text pre{background:#202020;color:#f5f2ea;padding:12px;border-radius:10px;overflow-x:auto}.message.assistant .message-text pre code{background:none;padding:0;color:inherit}.message.assistant .message-text ul,.message.assistant .message-text ol{margin:.75em 0;padding-left:1.35em}.message.assistant .message-text li{margin:.25em 0}.message.assistant .message-text a{color:#1d4ed8;text-decoration:none}.message.assistant .message-text a:hover{text-decoration:underline}.message.assistant .message-text blockquote{border-left:3px solid #c7bfb2;margin:.75em 0;padding-left:12px;color:#5f5b55}.message.assistant .message-text table{border-collapse:collapse;width:100%;font-size:.9em}.message.assistant .message-text th,.message.assistant .message-text td{border:1px solid #ddd6cb;padding:8px}.message.assistant .message-text th{background:#eee8df}.streaming-cursor{display:inline-block;color:#1f1f1f;animation:blink 1s infinite;margin-left:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.loading-indicator{display:flex;gap:5px;padding:20px;justify-content:center}.dot{width:8px;height:8px;background:#1f1f1f;border-radius:50%;animation:bounce 1.4s infinite ease-in-out}.dot:nth-child(1){animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.error-message{background:#fff1f0;color:#b42318;padding:12px 16px;border-radius:12px;text-align:center}.chat-input-wrap{flex-shrink:0;padding:0 20px 18px;background:linear-gradient(180deg,#fff0,#fff 18%)}.chat-input{display:flex;align-items:flex-end;gap:10px;background:#fff;border:1px solid #e5e1da;border-radius:30px;padding:10px 10px 10px 18px;box-shadow:0 10px 24px #3d372d14}.chat-input textarea{flex:1;min-width:0;min-height:32px;max-height:132px;border:none;outline:none;resize:none;overflow-y:auto;color:#272727;font-size:16px;line-height:1.45;padding:5px 0;background:transparent}.chat-input textarea::placeholder{color:#97928d}.chat-input button{width:44px;height:44px;border:none;border-radius:50%;background:#1f1f1f;color:transparent;cursor:pointer;position:relative;flex-shrink:0}.chat-input button:before{content:"↑";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:27px;line-height:1}.chat-input button:hover:not(:disabled){background:#000}.chat-input button:disabled{background:#d5d1ca;cursor:not-allowed}.chat-input button.stop-btn{background:#b42318}.chat-input button.stop-btn:before{content:"×"}.streaming-toggle.compact{display:inline-flex;align-items:center;gap:7px;margin:12px 0 0 10px;color:#77716a;font-size:13px}.streaming-toggle input{accent-color:#1f1f1f}.thinking-indicator-wrapper{width:100%;max-width:100%;padding:0}.thinking-indicator{display:flex;flex-direction:column;gap:7px;width:100%;border:1px solid #e4ddd2;background:#fbfaf7;color:#403c36;border-radius:14px;padding:12px 14px;cursor:pointer;text-align:left}.thinking-indicator:hover{background:#f5f1ea}.thinking-indicator-top{display:flex;align-items:center;justify-content:space-between;min-width:0}.thinking-indicator-left{display:flex;align-items:center;gap:10px;min-width:0}.thinking-dot{width:9px;height:9px;background:#a66f00;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.48;transform:scale(.82)}}.thinking-check{color:#198754;font-size:1rem}.thinking-label{font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thinking-chevron{color:#8b857d;font-size:1.2rem}.thinking-indicator-bottom{padding-left:20px}.thinking-current{color:#67615a;font-size:13px;line-height:1.45;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.message-content .thinking-indicator{margin-bottom:12px}.thinking-panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#231f1947;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:100}.thinking-panel-overlay.open{opacity:1;visibility:visible}.thinking-panel{position:fixed;top:0;right:0;bottom:0;width:min(420px,100vw);background:#fffaf2;box-shadow:-18px 0 50px #00000029;transform:translate(100%);transition:transform .25s ease;z-index:101;display:flex;flex-direction:column}.thinking-panel.open{transform:translate(0)}.thinking-panel-header,.thinking-panel-footer{display:flex;align-items:center;gap:8px;padding:16px 20px;border-color:#e8dfd2}.thinking-panel-header{justify-content:space-between;border-bottom:1px solid #e8dfd2}.thinking-panel-footer{border-top:1px solid #e8dfd2;color:#6a6259;font-size:14px}.thinking-panel-title{font-weight:850;font-size:18px}.thinking-panel-close{border:none;background:transparent;color:#68615a;font-size:20px;cursor:pointer;border-radius:50%;width:34px;height:34px}.thinking-panel-close:hover{background:#f0e8dd}.thinking-panel-content{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.thinking-step{background:#f5efe6;border:1px solid #ebe1d4;border-radius:14px;padding:12px}.thinking-step-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.thinking-step-icon{width:18px;text-align:center;color:#6b6258}.thinking-step-label{font-size:13px;font-weight:800}.thinking-step-time{margin-left:auto;color:#92897e;font-size:12px;font-family:SF Mono,Monaco,monospace;white-space:nowrap}.thinking-step-content{color:#514b44;font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word;margin-left:26px}.thinking-step-thinking{background:#fff7df}.thinking-step-tool_call{background:#edf7ee}.thinking-step-tool_result{background:#edf7f5}.thinking-step-error{background:#fff0f0}.thinking-step-icon-loading,.thinking-footer-dot{animation:pulse 1.5s ease-in-out infinite}.thinking-footer-dot{width:8px;height:8px;background:#a66f00;border-radius:50%}.thinking-footer-check{color:#198754}@media (max-width: 980px){.policy-page{padding:22px 20px 30px;overflow:auto}.policy-topbar{align-items:flex-start}.mode-pills{justify-content:flex-start}.chat-stage{margin-top:34px}.policy-chat-card{height:calc(100vh - 150px);min-height:580px}}@media (max-width: 640px){.policy-page{padding:14px 12px 18px}.policy-topbar{flex-direction:column;gap:14px}.brand-subtitle{display:none}.mode-pills{width:100%;gap:8px;overflow-x:auto}.mode-pills button{min-width:auto;padding:10px 15px;font-size:14px}.chat-stage{margin-top:16px}.policy-chat-card{width:100%;min-height:520px;height:calc(100vh - 150px);border-radius:24px}.chat-card-header{padding:18px 18px 8px}.chat-title-block h1{font-size:17px;max-width:230px}.messages{padding:14px 18px 12px}.welcome h2{font-size:31px}.find-policy-hint{font-size:20px}.chat-input-wrap{padding:0 14px 14px}.chat-input textarea{font-size:16px}.chat-input button{width:42px;height:42px}.history-popover{width:calc(100vw - 44px)}.message{max-width:98%}.thinking-indicator-wrapper{padding:0}}:root{--voice-accent: #6366f1;--voice-accent-strong: #4f46e5;--voice-surface: #f8fafc;--voice-surface-strong: #eef2ff;--voice-border: #e2e8f0;--voice-text: #0f172a;--voice-muted: #64748b;--voice-danger: #ef4444}.voice-dark{--voice-surface: #0b1120;--voice-surface-strong: #111827;--voice-border: #1f2937;--voice-text: #e2e8f0;--voice-muted: #94a3b8}.voice-page{width:100%;max-width:min(1200px,calc(100vw - 32px));margin:0 auto;min-height:640px;background:var(--voice-surface);color:var(--voice-text);border:1px solid var(--voice-border);border-radius:18px;box-shadow:0 18px 60px #0f172a2e;padding:20px 20px 28px;display:flex;flex-direction:column;gap:16px;transition:background-color .16s ease,color .16s ease,border-color .16s ease;position:relative}.voice-page.voice-dark{box-shadow:0 22px 70px #00000061}.voice-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 4px 10px;border-bottom:1px solid var(--voice-border)}.voice-title{font-size:18px;font-weight:700;letter-spacing:-.01em}.voice-main{flex:1;display:flex;align-items:center;justify-content:center}.voice-banner{position:absolute;top:18px;left:20px;right:20px;border-radius:12px;padding:12px 14px;font-size:14px;color:#991b1b;background:#fee2e2;border:1px solid #fecdd3}.voice-banner.inline{position:relative;top:auto;left:auto;right:auto;margin-bottom:8px;color:#4b5563;background:#f1f5f9;border-color:#e2e8f0;display:inline-flex;align-items:center;gap:10px;padding:10px 12px}.voice-dark .voice-banner{background:#7f1d1d40;color:#fecdd3;border-color:#fecdd366}.voice-welcome{text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px;padding:32px 20px}.voice-welcome h2{margin:0;font-size:30px;letter-spacing:-.01em}.voice-welcome p{margin:0;color:var(--voice-muted);font-size:15px}.voice-button{padding:14px 22px;border-radius:999px;border:none;cursor:pointer;background:linear-gradient(135deg,var(--voice-accent),var(--voice-accent-strong));color:#fff;font-weight:600;font-size:16px;box-shadow:0 14px 30px #6366f159;display:inline-flex;align-items:center;gap:10px;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.voice-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 36px #6366f161}.voice-button:disabled{opacity:.7;cursor:not-allowed}.spinner{animation:voiceSpin 1s linear infinite}.spinner.small{width:16px;height:16px}@keyframes voiceSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.voice-session{width:100%;max-width:960px;display:flex;flex-direction:column;gap:20px}.voice-visualizer-section{display:flex;justify-content:center;padding:16px 8px 6px}.voice-transcript-section{flex:1;min-height:260px;max-height:420px;background:var(--voice-surface-strong);border:1px solid var(--voice-border);border-radius:14px;padding:12px 10px;overflow:hidden;display:flex;flex-direction:column}.voice-controls{padding:10px 4px 4px}.voice-transcript{flex:1;min-height:0;overflow-y:auto;padding:4px 6px;display:flex;flex-direction:column;gap:10px}.voice-message-row{display:flex}.voice-message-row.user{justify-content:flex-end}.voice-bubble{max-width:72%;padding:10px 12px;border-radius:14px;font-size:14px;line-height:1.4;background:linear-gradient(135deg,#eef2ff,#e6ebff);color:#0f172a;border:1px solid rgba(99,102,241,.25);transition:opacity .12s ease}.voice-dark .voice-bubble:not(.user){background:#6366f129;color:#e5e7ff;border-color:#818cf866}.voice-bubble.user{background:linear-gradient(135deg,var(--voice-accent),var(--voice-accent-strong));color:#fff;border-color:transparent}.voice-bubble.partial{opacity:.75}.voice-text{margin:0}.voice-typing{display:inline-block;margin-left:6px;opacity:.7}.voice-empty{height:100%;display:flex;align-items:center;justify-content:center;color:var(--voice-muted);font-size:14px}.voice-visualizer{display:flex;flex-direction:column;align-items:center;gap:12px}.voice-breath{width:160px;height:160px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(99,102,241,.25),rgba(99,102,241,.08),transparent 70%);display:grid;place-items:center;transition:transform .16s ease}.voice-breath.inner{width:116px;height:116px;background:#6366f12e;box-shadow:inset 0 0 0 1px #6366f147}.voice-breath.active{transform:scale(1.05)}.voice-bars{display:flex;align-items:flex-end;gap:4px;height:52px}@keyframes voiceBar{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}.voice-bar{width:6px;border-radius:999px;height:20px;background:var(--voice-muted);animation:voiceBar .6s ease-in-out infinite}.voice-bar:nth-child(1){animation-delay:0s}.voice-bar:nth-child(2){animation-delay:.08s}.voice-bar:nth-child(3){animation-delay:.16s}.voice-bar:nth-child(4){animation-delay:.24s}.voice-bar:nth-child(5){animation-delay:.32s}.voice-bars.agent .voice-bar{background:var(--voice-accent)}.voice-bars.user .voice-bar{background:#10b981}.voice-status{font-size:13px;color:var(--voice-muted)}.voice-controls form{display:flex;gap:10px;margin-bottom:10px}.voice-input{flex:1;padding:12px 14px;border-radius:999px;border:1px solid var(--voice-border);background:var(--voice-surface-strong);color:var(--voice-text);font-size:14px}.voice-input:focus{outline:none;border-color:var(--voice-accent);box-shadow:0 0 0 3px #6366f133}.voice-send{padding:12px 16px;border-radius:999px;border:none;background:linear-gradient(135deg,var(--voice-accent),var(--voice-accent-strong));color:#fff;cursor:pointer;display:grid;place-items:center;box-shadow:0 8px 20px #6366f159}.voice-buttons{display:flex;justify-content:center;gap:10px}.voice-icon-btn{width:48px;height:48px;border-radius:999px;border:1px solid var(--voice-border);background:var(--voice-surface-strong);color:var(--voice-text);cursor:pointer;display:grid;place-items:center;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.voice-icon-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0f172a1f}.voice-icon-btn.primary{background:linear-gradient(135deg,var(--voice-accent),var(--voice-accent-strong));color:#fff;border-color:transparent}.voice-icon-btn.danger{background:var(--voice-danger);color:#fff;border-color:transparent}.voice-icon-btn.muted{background:#fee2e2;color:#991b1b;border-color:#fecdd3}.voice-dark .voice-icon-btn.muted{background:#ef44442e;color:#fecdd3;border-color:#fecdd366}.voice-toggle{padding:10px 12px;border-radius:10px;border:1px solid var(--voice-border);background:var(--voice-surface-strong);color:var(--voice-text);cursor:pointer;display:grid;place-items:center}.voice-error{color:#ef4444}@media (max-width: 768px){.voice-page{padding:16px}.voice-transcript-section{max-height:none;min-height:220px}.voice-bubble{max-width:85%}.voice-buttons{flex-wrap:wrap}}:root{color-scheme:light;font-family:Space Grotesk,Segoe UI,system-ui,sans-serif;line-height:1.4;font-weight:400;color:#1f1d1b;background-color:#f6f1ea;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#fff8ee,#f2efe7 45%,#e7edf6),linear-gradient(135deg,#fdf6ee,#e9f0f7)}#root{min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:32px 20px 48px;gap:24px}.hero{width:min(880px,100%);display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:600;margin:0 0 8px;color:#7a6f63}h1{margin:0 0 8px;font-size:clamp(28px,4vw,38px);line-height:1.1;font-weight:600}.subhead{margin:0;max-width:560px;color:#5c564f;font-size:15px}.nav{display:flex;gap:10px;align-items:center}.nav-link{padding:8px 14px;border-radius:999px;border:1px solid transparent;background:#ffffffb3;color:#413b34;text-decoration:none;font-size:13px;font-weight:600;letter-spacing:.02em;transition:all .15s ease}.nav-link:hover{border-color:#d8d0c6;background:#fff;transform:translateY(-1px)}.nav-link.active{border-color:#c9c1b7;background:#f6eee3;color:#1f1d1b}.voice-shell{width:100%;max-width:min(1200px,calc(100vw - 32px));margin:0 auto;padding:0 8px}@media (max-width: 640px){.app{padding:24px 16px 32px}.hero{align-items:flex-start;flex-direction:column}.nav{width:100%;justify-content:flex-start;flex-wrap:wrap}}
