/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.block{display:block}}:root{--ink:#182520;--muted:#68736e;--paper:#f6f3ec;--surface:#fffdfa;--line:#ddd9cf;--forest:#244c40;--forest-soft:#e8efeb;--gold:#b98442;--gold-soft:#f5ead9}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,textarea,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:is(button:focus-visible,a:focus-visible,textarea:focus-visible){outline-offset:2px;outline:3px solid #b984424d}.mentor-app{background:var(--paper);grid-template-rows:68px minmax(0,1fr);grid-template-columns:248px minmax(520px,1fr) 292px;height:100vh;min-height:100vh;display:grid;overflow:hidden}.topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdfaf0;grid-column:1/-1;grid-template-columns:248px 1fr 292px;align-items:center;display:grid;position:relative}.brand{height:100%;color:var(--ink);align-items:center;gap:11px;padding:0 22px;text-decoration:none;display:flex}.brand-button{cursor:pointer;text-align:left;background:0 0;border:0;width:100%}.brand-mark,.assistant-avatar{background:var(--forest);color:#fff;font-family:var(--font-editorial), Georgia, serif;border-radius:12px 12px 12px 3px;place-items:center;display:grid}.brand-mark{width:36px;height:36px;font-size:21px}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.02em;font-size:17px}.brand small{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:650}.topbar-center{color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.secure-dot{background:#4c8b6f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e4efe9}.profile-area{justify-content:flex-end;align-items:center;gap:8px;padding-right:16px;display:flex}.icon-button,.profile-button,.sign-in{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.icon-button{cursor:pointer;border-radius:50%;width:34px;height:34px}.profile-button{border-radius:22px;align-items:center;gap:8px;padding:4px 10px 4px 4px;display:flex}.avatar{background:var(--gold-soft);color:#7d5829;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-weight:750;display:grid}.profile-button span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-size:12px;font-weight:650;overflow:hidden}.sign-in{border-radius:10px;padding:8px 11px;font-size:11px;font-weight:700;text-decoration:none}.sidebar{border-right:1px solid var(--line);background:#f0ede6;flex-direction:column;min-height:0;padding:18px 14px 16px;display:flex}.new-analysis{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px 14px;font-size:12px;font-weight:700;display:flex;box-shadow:0 7px 20px #244c4024}.new-analysis span{font-size:17px;font-weight:400}.nav-caption{color:#7d8580;letter-spacing:.09em;text-transform:uppercase;margin:22px 9px 8px;font-size:9px;font-weight:800}.mode-list{flex-direction:column;gap:3px;display:flex;overflow-y:auto}.mode{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:30px 1fr;align-items:center;gap:9px;padding:7px 8px;display:grid}.mode.active{background:var(--surface);border-color:#d8ddd8;box-shadow:0 4px 13px #1825200d}.mode-code{color:#56605b;background:#e2dfd8;border-radius:8px;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:grid}.mode.active .mode-code{background:var(--forest-soft);color:var(--forest)}.mode strong,.mode small{display:block}.sidebar-foot{background:#fffdfa94;border:1px solid #d8d4ca;border-radius:12px;margin-top:auto;padding:12px}.sidebar-foot p{color:var(--muted);margin:0 0 3px;font-size:9px}.sidebar-foot strong{font-size:10px;display:block}.sidebar-foot button{color:var(--forest);cursor:pointer;background:0 0;border:0;margin-top:9px;padding:0;font-size:9px;font-weight:750}.workspace{background:linear-gradient(#f6f3eceb,#f6f3ecfa),repeating-linear-gradient(0deg,#0000,#0000 27px,#dedbd2 28px);flex-direction:column;min-width:0;min-height:0;padding:25px clamp(26px,4vw,60px) 18px;display:flex;overflow:hidden}.workspace-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.eyebrow{color:var(--gold);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:800}.workspace h1{max-width:570px;font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.035em;margin:4px 0 0;font-size:clamp(22px,2.35vw,34px);font-weight:500;line-height:1.12}.outline-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fffdfabf;border-radius:9px;padding:8px 12px;font-size:10px;font-weight:700}.conversation{flex:1;justify-content:center;align-items:center;min-height:260px;padding:28px 0 18px;display:flex}.conversation-active{justify-content:stretch;align-items:flex-start;overflow-y:auto}.message-stream{width:min(100%,760px);margin:0 auto;padding-bottom:8px}.answer-row{margin:0 0 22px}.user-message{background:var(--forest);color:#fff;border-radius:16px 16px 3px;width:min(82%,620px);margin:0 0 22px auto;padding:13px 16px;box-shadow:0 8px 22px #244c4021}.user-message span{color:#c7d8d1;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:8px;font-weight:800;display:block}.user-message p{white-space:pre-wrap;margin:0;font-size:11px;line-height:1.55}.answer-card{min-width:0}.answer-text{white-space:pre-wrap}.key-points{gap:6px;margin-top:17px;display:grid}.key-points>div{border-top:1px solid #ebe6dc;grid-template-columns:26px 1fr;gap:8px;padding-top:10px;display:grid}.key-points>div>span{color:var(--gold);font-family:var(--font-geist-mono), monospace;font-size:8px}.key-points strong{font-size:10px;display:block}.key-points p{color:#626b67;margin:3px 0 0;font-size:10px;line-height:1.5}.uncertainties{background:#fcf6ec;border:1px solid #ead9bf;border-radius:10px;margin-top:14px;padding:10px 12px}.uncertainties summary{color:#725329;cursor:pointer;font-size:9px;font-weight:750}.uncertainties ul,.human-actions ul{margin:8px 0 0;padding-left:17px}.uncertainties li,.human-actions li{color:#655f55;margin:5px 0;font-size:9px;line-height:1.45}.human-actions{border-left:3px solid var(--forest);background:var(--forest-soft);margin-top:12px;padding:10px 12px}.human-actions>strong{color:var(--forest);font-size:9px}.answer-footer{color:var(--muted);border-top:1px solid #ebe7df;justify-content:space-between;align-items:center;gap:10px;margin-top:15px;padding-top:11px;font-size:8px;display:flex}.review-button{color:var(--forest);cursor:pointer;background:#fff;border:1px solid #bfcac4;border-radius:8px;padding:6px 9px;font-size:8px;font-weight:750}.review-button.reviewed{background:var(--forest-soft);cursor:default;border-color:#0000}.thinking-row{margin-bottom:18px}.thinking-card{align-items:center;gap:5px;padding:14px 16px;display:flex}.thinking-card p{color:var(--muted);margin:0 0 0 7px;font-size:9px}.thinking-dot{background:var(--gold);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite pulse}.thinking-dot:nth-child(2){animation-delay:.12s}.thinking-dot:nth-child(3){animation-delay:.24s}@keyframes pulse{50%{opacity:.5}}.status-complete{color:#386650!important;background:#e6efe9!important}.status-needs_input,.status-needs_research{color:#805b2b!important;background:#f6e8d4!important}.status-requires_human_review{color:#5b4a7d!important;background:#ece7f5!important}.assistant-row{grid-template-columns:42px 1fr;gap:14px;width:min(100%,720px);display:grid}.assistant-avatar{width:42px;height:42px;font-size:20px;box-shadow:0 7px 18px #244c4026}.assistant-message{border:1px solid var(--line);background:#fffdfaed;border-radius:3px 18px 18px;padding:20px 22px;box-shadow:0 12px 36px #1f272312}.message-meta{align-items:center;gap:8px;display:flex}.message-meta strong{font-size:10px}.message-meta span{background:var(--forest-soft);color:var(--forest);border-radius:20px;padding:3px 7px;font-size:8px;font-weight:700}.assistant-message>p{color:#59635e;max-width:610px;margin:0;font-size:12px;line-height:1.6}.suggestions{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:18px;display:grid}.suggestions button{color:#424b47;cursor:pointer;text-align:left;background:#faf8f3;border:1px solid #e2ded4;border-radius:10px;align-items:flex-start;gap:7px;min-height:58px;padding:10px;font-size:9px;line-height:1.35;display:flex}.suggestions button:hover{background:#fff;border-color:#c7b99f}.composer{background:var(--surface);border:1px solid #cbc8bd;border-radius:16px;width:min(100%,760px);margin:0 auto;overflow:hidden;box-shadow:0 12px 32px #1d262214}.document-strip{gap:6px;width:min(100%,760px);margin:0 auto 7px;display:flex;overflow-x:auto}.document-chip{max-width:240px;color:var(--muted);background:#fff;border:1px solid #d7d2c8;border-radius:9px;align-items:center;gap:6px;padding:6px 7px;font-size:8px;display:flex}.document-chip>strong{background:var(--gold-soft);color:#805b2b;border-radius:6px;place-items:center;width:24px;height:22px;font-size:7px;display:grid}.document-chip>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.document-chip>button{color:#8b918d;cursor:pointer;background:0 0;border:0;padding:0 2px}.document-chip.uploading{opacity:.65}.error-banner{color:#853e35;background:#fff3f1;border:1px solid #e7c6c0;border-radius:9px;width:min(100%,760px);margin:0 auto 7px;padding:8px 11px;font-size:9px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.composer textarea{resize:none;width:100%;min-height:64px;color:var(--ink);background:0 0;border:0;outline:0;padding:15px 17px 6px;font-size:12px;line-height:1.5;display:block}.composer textarea::placeholder{color:#959b97}.composer-actions{justify-content:space-between;align-items:center;padding:7px 9px 9px;display:flex}.composer-actions>div{color:#858c88;align-items:center;gap:7px;font-size:8px;display:flex}.attach{border:1px solid var(--line);width:28px;height:28px;color:var(--muted);cursor:pointer;background:#f8f6f1;border-radius:8px}.send{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-size:10px;font-weight:750;display:flex}.send:disabled{cursor:not-allowed;opacity:.36}.send span{font-size:14px}.legal-note{color:#868d89;text-align:center;margin:8px auto 0;font-size:8px}.evidence-panel{border-left:1px solid var(--line);background:#efede7;min-height:0;padding:21px 17px;overflow-y:auto}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.panel-heading span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.panel-heading strong{color:#366450;background:#dfeae4;border-radius:20px;padding:4px 7px;font-size:8px}.trust-card,.source-card,.privacy-card{background:#fffdfac7;border:1px solid #d9d5cc;border-radius:13px}.trust-card{padding:14px}.trust-title{border-bottom:1px solid #e4e0d7;align-items:center;gap:10px;padding-bottom:12px;display:flex}.shield{background:var(--forest-soft);width:31px;height:31px;color:var(--forest);border-radius:50% 50% 50% 8px;place-items:center;font-size:12px;font-weight:800;display:grid}.trust-title strong,.trust-title small{display:block}.trust-title small{color:var(--muted);margin-top:2px;font-size:8px}.trust-row{border-bottom:1px solid #ebe7df;justify-content:space-between;gap:10px;padding:10px 0;font-size:8px;display:flex}.trust-row:last-child{border-bottom:0;padding-bottom:0}.trust-row span{color:var(--muted)}.trust-row strong{font-weight:700}.source-card{margin-top:12px;padding:2px 10px 10px}.source-card .nav-caption{margin-left:4px}.source-card ul{margin:0;padding:0;list-style:none}.source-card li{color:#555e5a;border-top:1px solid #e8e4db;align-items:center;gap:8px;padding:9px 3px;font-size:9px;display:flex}.source-card li span{color:var(--gold);font-family:var(--font-geist-mono), monospace;font-size:7px}.live-sources li{align-items:flex-start}.live-sources a{color:#555e5a;flex-direction:column;min-width:0;line-height:1.3;text-decoration:none;display:flex}.live-sources a:hover{color:var(--forest)}.live-sources a strong{color:var(--ink);margin-bottom:2px;font-size:8px}.live-sources a small{color:#8b918d;margin-top:3px;font-size:7px}.history-overlay{z-index:50;position:fixed;inset:0}.history-scrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#101a166b;border:0;width:100%;position:absolute;inset:0}.history-drawer{background:var(--surface);width:min(430px,92vw);height:100%;padding:24px;animation:.22s ease-out both drawer-in;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-20px 0 60px #0f18142e}.history-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding-bottom:15px;display:flex}.history-head h2{font-family:var(--font-editorial), Georgia, serif;margin:4px 0 0;font-size:22px;font-weight:550}.history-head>button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:32px;height:32px}.history-empty{color:var(--muted);margin-top:30px;font-size:11px}.history-list{gap:7px;margin-top:16px;display:grid}.history-list>button{cursor:pointer;text-align:left;background:#faf8f3;border:1px solid #e2ded5;border-radius:11px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.history-list>button:hover{background:#fff;border-color:#bfcac4}.history-list strong,.history-list small{display:block}.history-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.history-list small{color:var(--muted);margin-top:3px;font-size:8px}@keyframes drawer-in{0%{opacity:.5;transform:translate(25px)}}.privacy-card{grid-template-columns:31px 1fr;gap:9px;margin-top:12px;padding:12px;display:grid}.privacy-mark{background:var(--gold-soft);color:#825b2c;border-radius:9px;place-items:center;width:31px;height:31px;font-size:8px;font-weight:850;display:grid}.privacy-card p{color:#6a716d;margin:0;font-size:8px;line-height:1.5}@media (max-width:1050px){.mentor-app{grid-template-columns:220px minmax(0,1fr)}.topbar{grid-template-columns:220px 1fr auto}.evidence-panel{display:none}.suggestions{grid-template-columns:1fr}.suggestions button{min-height:0}}@media (max-width:720px){.mentor-app{height:auto;min-height:100svh;display:block;overflow:visible}.topbar{justify-content:space-between;height:62px;display:flex;position:sticky;top:0}.brand{padding-left:14px}.brand small,.topbar-center,.icon-button,.profile-button span:last-child{display:none}.sidebar{border-right:0;border-bottom:1px solid var(--line);padding:10px 12px;display:block;overflow-x:auto}.new-analysis,.sidebar>.nav-caption,.sidebar-foot,.mode small{display:none}.mode-list{flex-direction:row;overflow:visible}.mode{flex:none;grid-template-columns:24px 1fr;padding:6px 8px}.mode-code{width:23px;height:23px}.workspace{min-height:calc(100svh - 122px);padding:20px 16px 14px;overflow:visible}.workspace-head{align-items:center}.outline-button{display:none}.conversation{align-items:flex-start;padding-top:22px}.assistant-row{grid-template-columns:33px 1fr;gap:9px}.assistant-avatar{width:33px;height:33px;font-size:16px}.assistant-message{padding:16px}.assistant-message h2{font-size:18px}.answer-footer{flex-direction:column;align-items:flex-start}.composer-actions>div span{display:none}}@media (prefers-reduced-motion:no-preference){.assistant-message{animation:.44s ease-out both rise-in}@keyframes rise-in{0%{opacity:0;transform:translateY(8px)}}}:root{--ink:#172029;--muted:#626a70;--paper:#f2f2ef;--surface:#fff;--line:#d8d8d3;--forest:#0d141a;--forest-soft:#edf0f1;--gold:#d79b46;--gold-soft:#f7ead8;--brand-dark:#0d141a;--brand-panel:#121e26}html,body{background:var(--brand-dark)}body{font-family:var(--font-body), Arial, sans-serif;font-size:16px}.mentor-app{background:var(--paper);grid-template-rows:76px minmax(0,1fr);grid-template-columns:264px minmax(560px,1fr) 310px}.topbar{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d141af7;border-bottom-color:#d79b4647;grid-template-columns:264px 1fr 310px}.brand{color:#fff;gap:13px;padding:0 22px}.brand-mark{background:0 0;border-radius:0;width:46px;height:48px}.brand-mark img{object-fit:contain;width:46px;height:48px}.brand strong{font-family:var(--font-display), Arial, sans-serif;letter-spacing:.015em;font-size:1.08rem;font-weight:650}.brand small{color:var(--gold);letter-spacing:.12em;margin-top:2px;font-size:.72rem}.topbar-center{color:#c6cbce;letter-spacing:.015em;font-size:.88rem}.secure-dot{background:var(--gold);box-shadow:0 0 0 4px #d79b4621}.icon-button,.profile-button{color:#eef0f1;background:#ffffff0d;border-color:#d79b4647}.icon-button{font-size:.9rem}.profile-button{font-size:.88rem}.avatar{background:var(--gold);color:var(--brand-dark);font-size:.75rem}.sidebar{background:radial-gradient(circle at 20% 100%, #d79b4617, transparent 36%), var(--brand-panel);color:#fff;border-right-color:#d79b4633;padding:22px 16px 18px;position:relative}.new-analysis{border:1px solid var(--gold);background:var(--gold);color:var(--brand-dark);border-radius:4px;padding:13px 16px;font-size:.88rem;box-shadow:0 10px 28px #0000002e}.nav-caption{color:#c8a66f;letter-spacing:.16em;margin:28px 9px 11px;font-size:.72rem}.mode-list{gap:5px}.mode{color:#e9ecee;border-radius:4px;grid-template-columns:34px 1fr;gap:11px;padding:10px 9px}.mode:hover{background:#ffffff0f}.mode.active{box-shadow:inset 3px 0 0 var(--gold);background:#d79b461f;border-color:#d79b465c}.mode-code{color:#c7ccd0;background:0 0;border:1px solid #d79b4640;border-radius:50%;width:32px;height:32px;font-size:.68rem}.mode.active .mode-code{border-color:var(--gold);background:var(--gold);color:var(--brand-dark)}.mode strong{font-size:.88rem;font-weight:600}.mode small{color:#9ea5a9;margin-top:3px;font-size:.75rem}.mode.active small{color:#d5d8da}.sidebar-foot{background:#00000021;border-color:#d79b4638;border-radius:4px;padding:14px}.sidebar-foot p{color:#a8afb3;font-size:.75rem}.sidebar-foot strong{color:#fff;font-size:.82rem}.sidebar-foot button{color:var(--gold);margin-top:11px;font-size:.78rem}.workspace{background:linear-gradient(90deg,#0000 0 calc(100% - 1px),#d79b4614 calc(100% - 1px)),#f5f5f2;padding:32px clamp(30px,4vw,66px) 20px}.workspace-head{border-bottom-color:#cecec8;padding-bottom:22px}.eyebrow{color:#a46c22;letter-spacing:.15em;font-size:.75rem}.workspace h1{max-width:680px;font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.035em;margin-top:8px;font-size:clamp(1.75rem,2.4vw,2.55rem);font-weight:550;line-height:1.08}.outline-button{color:#384149;background:0 0;border-color:#bcbcb7;border-radius:3px;padding:10px 14px;font-size:.8rem}.conversation{padding:32px 0 20px}.assistant-row{grid-template-columns:48px 1fr;gap:16px}.assistant-avatar{background:var(--brand-dark);border-radius:3px;width:48px;height:50px;box-shadow:0 8px 22px #0d141a2e}.assistant-avatar img{object-fit:contain;width:38px;height:40px}.assistant-message{background:#fff;border-color:#d6d6d1;border-radius:3px 16px 16px;padding:24px 26px;box-shadow:0 14px 38px #0d141a12}.message-meta strong{letter-spacing:.01em;font-size:.84rem}.message-meta span{background:var(--gold-soft);color:#845713;padding:5px 9px;font-size:.72rem}.assistant-message h2{font-family:var(--font-display), Arial, sans-serif;margin:18px 0 8px;font-size:1.48rem;font-weight:600}.assistant-message>p{color:#535c62;font-size:1rem;line-height:1.68}.suggestions{gap:9px;margin-top:22px}.suggestions button{color:#353e44;background:#f8f8f6;border-color:#deded9;border-radius:4px;min-height:76px;padding:13px;font-size:.86rem;line-height:1.45}.suggestions button:hover{border-color:var(--gold);background:#fffaf3}.suggestions span{color:#a66c1d}.user-message{background:var(--brand-panel);border-radius:14px 14px 3px;padding:15px 18px}.user-message span{color:var(--gold);font-size:.7rem}.user-message p{font-size:.95rem;line-height:1.6}.key-points strong{font-size:.9rem}.key-points p{color:#576066;font-size:.9rem}.uncertainties summary,.human-actions>strong{font-size:.82rem}.uncertainties li,.human-actions li{font-size:.86rem}.answer-footer{font-size:.76rem}.review-button{color:#25333b;border-radius:3px;padding:8px 11px;font-size:.75rem}.thinking-card p{font-size:.86rem}.composer{border-color:#bfc0bc;border-radius:7px;box-shadow:0 15px 36px #0d141a17}.composer:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #d79b4621,0 15px 36px #0d141a17}.composer textarea{min-height:74px;padding:17px 18px 8px;font-size:1rem}.composer-actions>div{color:#71787c;font-size:.75rem}.attach{background:#f5f5f2;border-radius:3px;font-size:1rem}.send{background:var(--gold);color:var(--brand-dark);border-radius:3px;padding:11px 15px;font-size:.86rem}.legal-note{color:#72797d;font-size:.72rem}.document-chip,.error-banner{font-size:.8rem}.evidence-panel{background:#e9e9e5;border-left-color:#d1d1cc;padding:25px 19px}.panel-heading span{color:#555e63;letter-spacing:.13em;font-size:.73rem}.panel-heading strong{background:var(--brand-dark);color:#fff;padding:5px 9px;font-size:.7rem}.trust-card,.source-card,.privacy-card{background:#ffffffd1;border-color:#d2d2cc;border-radius:5px}.trust-card{border-top:3px solid var(--gold);padding:16px}.shield{background:var(--brand-dark);color:var(--gold);border-radius:3px}.trust-title strong{font-size:.86rem}.trust-title small,.trust-row{font-size:.75rem}.source-card li{font-size:.78rem}.source-card li span{font-size:.67rem}.live-sources a strong{font-size:.76rem}.live-sources a small{font-size:.7rem}.privacy-mark{background:var(--gold);color:var(--brand-dark);border-radius:3px}.privacy-card p{font-size:.75rem}.history-drawer{background:#f7f7f4}.history-head h2{font-family:var(--font-display), Arial, sans-serif}.history-empty{font-size:.9rem}.history-list>button{border-radius:4px}.history-list strong{font-size:.86rem}.history-list small{font-size:.72rem}@media (max-width:1120px){.mentor-app{grid-template-columns:238px minmax(0,1fr)}.topbar{grid-template-columns:238px 1fr auto}}@media (max-width:720px){.topbar{height:70px}.brand{padding-left:16px}.brand-mark,.brand-mark img{width:40px;height:42px}.brand small{display:block}.sidebar{background:var(--brand-panel);padding:10px 12px}.mode{border-radius:3px}.workspace{min-height:calc(100svh - 132px);padding:22px 16px 16px}.workspace h1{font-size:1.7rem}.assistant-row{grid-template-columns:38px 1fr;gap:10px}.assistant-avatar{width:38px;height:40px}.assistant-avatar img{width:31px;height:33px}.assistant-message{padding:18px}.assistant-message>p{font-size:.94rem}}.access-page{background:#f3f3f0;grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);min-height:100svh;display:grid}.access-brand{color:#fff;background:radial-gradient(circle at 16% 88%,#d79b4629,#0000 32%),linear-gradient(145deg,#111d25,#0d141a 70%);flex-direction:column;justify-content:center;min-height:100svh;padding:clamp(42px,7vw,104px);display:flex}.access-brand>img{object-fit:contain;width:92px;height:96px;margin-bottom:38px}.access-kicker{color:var(--gold);letter-spacing:.17em;text-transform:uppercase;font-size:.76rem;font-weight:700}.access-brand h1{max-width:560px;font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.045em;margin:14px 0 20px;font-size:clamp(2.2rem,4.1vw,4.7rem);font-weight:520;line-height:1.02}.access-brand>p{color:#bdc4c8;max-width:540px;margin:0;font-size:1rem;line-height:1.7}.access-assurances{color:#d9dddf;gap:13px;margin-top:46px;font-size:.87rem;display:grid}.access-assurances span{align-items:center;gap:12px;display:flex}.access-assurances strong{color:var(--gold);font-family:var(--font-geist-mono), monospace;font-size:.7rem}.access-card{border:1px solid #d6d6d1;border-top:4px solid var(--gold);background:#fff;border-radius:5px;place-self:center;width:min(580px,100% - 48px);padding:42px 44px;box-shadow:0 25px 70px #0d141a1a}.access-heading>span{color:#a66b1c;letter-spacing:.15em;text-transform:uppercase;font-size:.76rem;font-weight:750}.access-heading h2{font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.035em;margin:9px 0 7px;font-size:2rem}.access-heading p{color:#697177;margin:0;font-size:.9rem;line-height:1.55}.access-tabs{border-bottom:1px solid #d8d8d3;grid-template-columns:1fr 1fr;margin:28px 0 22px;display:grid}.access-tabs button{color:#747b80;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:11px 8px;font-size:.88rem;font-weight:650}.access-tabs button.active{border-bottom-color:var(--gold);color:var(--ink)}.access-form{gap:16px;display:grid}.access-form label{color:#303940;gap:7px;font-size:.82rem;font-weight:650;display:grid}.access-form input{width:100%;color:var(--ink);background:#fbfbf9;border:1px solid #c8c9c5;border-radius:4px;outline:0;padding:12px 13px;font-size:1rem}.access-form input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d79b4621}.access-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.access-form>small{color:#747b7f;margin-top:-6px;font-size:.74rem;line-height:1.5}.access-submit{border:1px solid var(--gold);background:var(--gold);color:var(--brand-dark);cursor:pointer;border-radius:3px;padding:13px 18px;font-size:.9rem;font-weight:750}.access-submit:disabled{cursor:wait;opacity:.62}.form-message{color:#80372f;background:#fff1ef;border-left:3px solid #b45349;margin:0;padding:10px 12px;font-size:.8rem;line-height:1.5}.form-message.success{color:#315b42;background:#edf6f0;border-left-color:#527b63}.access-privacy{color:#858b8e;text-align:center;margin:22px 0 0;font-size:.72rem;line-height:1.5}.topbar-link{color:var(--gold);border:1px solid #d79b464d;border-radius:3px;padding:8px 10px;font-size:.76rem;font-weight:700;text-decoration:none}.account-button{place-items:center;text-decoration:none;display:grid}.admin-page{min-height:100svh;color:var(--ink);background:#f2f2ef;padding:clamp(28px,5vw,70px)}.admin-head{border-bottom:1px solid #cccfc9;justify-content:space-between;align-items:flex-end;gap:28px;max-width:1160px;margin:0 auto 28px;padding-bottom:22px;display:flex}.admin-head span{color:#a66b1c;letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:750}.admin-head h1{font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.045em;margin:7px 0;font-size:clamp(2rem,4vw,3.4rem)}.admin-head p{color:#687077;margin:0;font-size:.92rem}.admin-head nav{gap:8px;display:flex}.admin-head a,.account-back{color:#303a40;white-space:nowrap;border:1px solid #bfc1bd;border-radius:3px;padding:10px 12px;font-size:.78rem;font-weight:650;text-decoration:none}.admin-list{border:1px solid #d1d2ce;border-top:4px solid var(--gold);background:#fff;max-width:1160px;margin:0 auto}.admin-list-head,.admin-user{grid-template-columns:minmax(260px,1fr) 190px 220px;align-items:center;gap:20px;display:grid}.admin-list-head{background:var(--brand-dark);color:#c9cfd2;letter-spacing:.1em;text-transform:uppercase;padding:13px 20px;font-size:.72rem;font-weight:700}.admin-user{border-bottom:1px solid #e2e2de;padding:18px 20px}.admin-user:last-child{border-bottom:0}.admin-user>div:first-child{gap:4px;display:grid}.admin-user strong{font-size:.95rem}.admin-user span{color:#5f686e;font-size:.8rem}.admin-user small{color:#888e91;font-size:.72rem}.user-status{border-radius:20px;justify-self:start;padding:6px 9px;font-weight:700;font-size:.72rem!important}.user-status.pending{color:#8b5917;background:#fff0dc}.user-status.approved{color:#386148;background:#e5f1e9}.user-status.blocked{color:#854238;background:#f5e7e5}.admin-actions{align-items:center;gap:7px;display:flex}.admin-actions button{border:1px solid var(--gold);background:var(--gold);color:var(--brand-dark);cursor:pointer;border-radius:3px;padding:8px 10px;font-size:.76rem;font-weight:700}.admin-actions button.block{color:#555e63;background:0 0;border-color:#c5c7c3}.admin-actions>span{font-size:.74rem}.admin-error,.admin-empty{color:#853e35;max-width:1160px;margin:0 auto 14px;font-size:.85rem}.admin-empty{color:#777e82;padding:30px}.account-page{background:var(--brand-dark);place-items:center;min-height:100svh;padding:32px;display:grid}.account-card{border-top:4px solid var(--gold);background:#fff;border-radius:5px;width:min(520px,100%);padding:36px 40px}.account-back{margin-bottom:30px;display:inline-block}.account-card h1{font-family:var(--font-display), Arial, sans-serif;margin:9px 0 2px;font-size:2.1rem}.account-username{color:#747b80;margin:0 0 26px;font-size:.85rem}.account-logout{color:#88463d;cursor:pointer;background:0 0;border:0;width:100%;margin-top:18px;padding:10px;font-size:.8rem;font-weight:700}@media (max-width:850px){.access-page{background:var(--brand-dark);display:block}.access-brand{min-height:auto;padding:38px 26px 34px}.access-brand>img{width:62px;height:66px;margin-bottom:22px}.access-brand h1{max-width:620px;font-size:2.35rem}.access-brand>p{font-size:.92rem}.access-assurances{display:none}.access-card{width:100%;box-shadow:none;border-radius:0;padding:32px 24px 38px}.admin-head{flex-direction:column;align-items:flex-start}.admin-list-head{display:none}.admin-user{grid-template-columns:1fr;gap:13px}}@media (max-width:520px){.access-form-row{grid-template-columns:1fr}.profile-area{gap:5px;padding-right:9px}.topbar-link{padding:7px}.account-card{padding:30px 23px}}
