:root{--ink:#14211c;--muted:#617069;--paper:#f4f2eb;--line:#14211c24;--deep:#153e31;--cream:#fffdf7}*{box-sizing:border-box}html{background:var(--paper)}body{background:radial-gradient(circle at 14% -10%, #e0f1e5d9, transparent 34%), radial-gradient(circle at 86% 12%, #e2eaf8b8, transparent 32%), var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{min-height:100vh;padding:0 38px 24px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:88px;display:flex}.brand-lockup,.topbar-actions,.provider-title-row{align-items:center;display:flex}.brand-lockup{gap:13px}.brand-mark{color:#f7f3df;background:var(--deep);border-radius:13px;place-items:center;width:42px;height:42px;font-size:20px;display:grid;box-shadow:0 9px 24px #153e3133}.eyebrow,.section-label,.provider-company{letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.eyebrow{color:#718079;text-transform:none}.brand-lockup h1{letter-spacing:-.04em;margin:2px 0 0;font-size:22px}.topbar-actions{gap:12px}.secure-badge{color:#5c6d65;align-items:center;gap:7px;font-size:12px;display:inline-flex}.status-dot{background:#2bb673;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #2bb6731c}.ghost-button{border:1px solid var(--line);color:var(--ink);background:#ffffff73;border-radius:999px;padding:9px 14px;font-size:12px}.hero-copy{justify-content:space-between;align-items:flex-end;gap:32px;padding:34px 2px 22px;display:flex}.section-label{color:#43816c}.hero-copy h2{letter-spacing:-.055em;margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,3.4vw,54px);font-weight:500}.hero-description{color:var(--muted);text-align:right;margin:0 0 5px;font-size:13px;line-height:1.7}.shared-question-zone{border-radius:20px;position:relative}.shared-question-zone.dragging{outline-offset:4px;outline:3px solid #2c8a6857}.shared-composer{background:#fffdf7e6;border:1px solid #153e3138;border-radius:20px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;margin-bottom:18px;padding:17px 18px 28px;display:grid;position:relative;box-shadow:0 16px 50px #1f372d17}.shared-icon{color:#2f8063;place-items:center;width:36px;height:36px;font-size:18px;display:grid}textarea{resize:none;color:var(--ink);background:0 0;border:0;outline:0;line-height:1.55}.shared-composer textarea{min-height:48px;padding:7px 3px;font-size:15px}textarea::placeholder{color:#9aa59f}.ask-all-button{background:var(--deep);color:#fff;border:0;border-radius:13px;align-items:center;gap:16px;padding:13px 14px 13px 18px;font-size:13px;font-weight:700;display:flex;box-shadow:0 8px 18px #153e3133}.ask-all-button span+span,.individual-composer button span{font-size:18px}.composer-hint{color:#a0aaa5;margin:0;font-size:9px;position:absolute;bottom:10px;left:69px}.attachment-bar{border:1px solid var(--line);background:#fffdf79e;border-top:0;border-radius:0 0 16px 16px;flex-wrap:wrap;align-items:center;gap:12px;margin:-8px 0 18px;padding:11px 14px;display:flex}.attachment-button{color:var(--deep);cursor:pointer;background:#fff;border:1px solid #153e3133;border-radius:999px;align-items:center;gap:5px;padding:8px 12px;font-size:11px;font-weight:800;display:inline-flex}.attachment-button:hover{background:#edf7f1;border-color:#2c8a68}.attachment-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.attachment-copy{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.attachment-copy strong{color:#3d6455}.attachment-copy span{color:#929d97}.attachment-list{flex-wrap:wrap;flex-basis:100%;gap:7px;display:flex}.attachment-chip{color:#315447;background:#edf7f1;border:1px solid #2c8a6833;border-radius:999px;align-items:center;gap:7px;max-width:260px;padding:6px 8px 6px 10px;font-size:10px;display:inline-flex}.attachment-chip>span{color:#2c8a68;font-size:8px;font-weight:900}.attachment-chip button{color:#315447;background:#2c8a681f;border:0;border-radius:50%;width:18px;height:18px;line-height:1}.attachment-error{color:#934d3c;flex-basis:100%;font-size:10px}.drop-overlay{z-index:5;pointer-events:none;color:var(--deep);background:#edf7f1f0;border:2px dashed #2c8a68;border-radius:20px;place-items:center;font-size:14px;font-weight:800;display:grid;position:absolute;inset:0}.drop-overlay.compact{border-radius:13px;font-size:11px;inset:0 12px 8px}.provider-grid{scrollbar-width:thin;grid-template-columns:repeat(3,minmax(270px,1fr));gap:14px;min-height:570px;padding-bottom:4px;display:grid;overflow-x:auto}.provider-card{border:1px solid var(--line);background:#fffdf7c2;border-radius:20px;grid-template-rows:auto 1fr auto;min-width:0;display:grid;overflow:hidden;box-shadow:0 10px 30px #1b2d250e}.provider-card.mint{--accent:#2c8a68;--soft:#e4f2eb}.provider-card.blue{--accent:#3976b7;--soft:#e7eef8}.provider-card.coral{--accent:#a55f49;--soft:#f5e8e1}.provider-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:17px 18px;display:flex}.provider-title-row{gap:11px;min-width:0}.provider-orb{width:37px;height:37px;color:var(--accent);background:var(--soft);border-radius:12px;place-items:center;font-family:Georgia,serif;font-weight:700;display:grid}.provider-company{color:#89958f;font-size:8px}.provider-header h3{letter-spacing:-.025em;margin:2px 0 0;font-size:17px}.model-picker{align-items:center;min-width:0;max-width:49%;display:flex;position:relative}.model-select{border:1px solid var(--line);color:#4f5f58;white-space:nowrap;cursor:pointer;background:#ffffffb8;border-radius:999px;outline:0;width:100%;padding:7px 24px 7px 10px;font-size:9px}.model-select:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 12%, transparent)}.model-source-dot{pointer-events:none;background:#c0c7c3;border-radius:50%;width:6px;height:6px;position:absolute;right:8px}.model-source-dot.account{background:#2bb673}.model-source-dot.loading{animation:1.2s infinite pulse}.model-source-dot.fallback{background:#d49a42}.message-stream{min-height:390px;max-height:560px;padding:20px 17px;overflow-y:auto}.empty-state{text-align:center;min-height:330px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.empty-symbol{width:46px;height:46px;color:var(--accent);background:var(--soft);border-radius:50%;place-items:center;margin-bottom:13px;display:grid}.empty-state p{max-width:230px;color:var(--ink);margin:0 0 8px;font-size:13px;font-weight:700;line-height:1.5}.empty-state span{color:#8b9791;max-width:240px;font-size:10px;line-height:1.55}.message{margin-bottom:17px;position:relative}.message-label{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin:0 0 6px;font-size:9px;font-weight:800;display:block}.message p{white-space:pre-wrap;margin:0;font-size:12px;line-height:1.65}.message.user{background:#ecece6;border-radius:14px 14px 3px;margin-left:34px;padding:11px 13px}.message.user .message-label{color:#6d7772}.message.assistant{border:1px solid color-mix(in srgb, var(--accent) 22%, transparent);background:color-mix(in srgb, var(--soft) 54%, white);border-radius:4px 14px 14px;padding:14px}.copy-button{color:var(--accent);background:0 0;border:0;margin-top:10px;padding:0;font-size:9px;font-weight:700}.message-actions{align-items:center;gap:12px;display:flex}.retry-error{justify-content:space-between;align-items:center;gap:10px;display:flex}.retry-error span{flex:1}.retry-error button{color:#fff;background:#934d3c;border:0;border-radius:999px;flex:none;padding:7px 10px;font-size:9px;font-weight:800}.thinking-row{color:#87938d;align-items:center;gap:4px;font-size:9px;display:flex}.thinking-row span{background:var(--accent);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite pulse}.thinking-row span:nth-child(2){animation-delay:.15s}.thinking-row span:nth-child(3){margin-right:4px;animation-delay:.3s}@keyframes pulse{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.error-box{color:#934d3c;background:#fff1ed;border:1px solid #e0b7ad;border-radius:10px;margin-top:12px;padding:10px 11px;font-size:10px;line-height:1.5}.auth-shell{background:radial-gradient(circle at top,#eef8f2,#f8f5ec 58%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);text-align:center;background:#ffffffe0;border-radius:24px;width:min(440px,100%);padding:42px;box-shadow:0 24px 70px #143e311f}.auth-card h1{letter-spacing:-.035em;margin:10px 0 14px;font-family:Georgia,serif;font-size:31px;font-weight:500}.auth-card>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.65}.google-signin-button{background:var(--deep);color:#fff;border:0;border-radius:12px;width:100%;margin-top:22px;padding:13px 18px;font-weight:800}.google-signin-button:disabled{opacity:.55}.user-email{color:var(--muted);font-size:10px}.workspace-notice{color:#934d3c;background:#fff1ed;border:1px solid #e0b7ad;border-radius:10px;margin:12px 0 0;padding:10px 13px;font-size:10px}.individual-question-zone{padding-bottom:8px;position:relative}.individual-question-zone.dragging{background:color-mix(in srgb, var(--soft) 45%, transparent)}.individual-composer{border:1px solid var(--line);background:#ffffffb3;border-radius:13px;grid-template-columns:1fr 34px;align-items:center;gap:8px;margin:0 12px 6px;padding:7px 7px 7px 12px;display:grid}.individual-composer textarea{min-height:38px;padding:8px 0;font-size:11px}.individual-composer button{background:var(--accent);color:#fff;border:0;border-radius:9px;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.individual-attachment-bar{color:#8b9791;flex-wrap:wrap;align-items:center;gap:8px;min-height:26px;margin:0 14px;font-size:9px;display:flex}.individual-attachment-button{color:var(--accent);cursor:pointer;align-items:center;gap:3px;font-size:9px;font-weight:800;display:inline-flex}.individual-attachment-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.individual-attachment-list{flex-wrap:wrap;flex-basis:100%;gap:5px;padding-bottom:2px;display:flex}.individual-attachment-list .attachment-chip{max-width:100%;padding-top:4px;padding-bottom:4px}.debate-section{background:#fffdf7d1;border:1px solid #153e3133;border-radius:20px;margin-top:18px;padding:25px;box-shadow:0 12px 35px #1b2d250f}.debate-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.debate-heading h2{letter-spacing:-.045em;margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.6vw,38px);font-weight:500}.debate-button{background:var(--deep);color:#fff;white-space:nowrap;border:0;border-radius:999px;padding:12px 22px;font-size:12px;font-weight:800}.debate-placeholder{color:var(--muted);text-align:center;border:1px dashed #153e3133;border-radius:14px;margin:24px 0 2px;padding:20px;font-size:11px}.debate-progress{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin-top:22px;font-size:11px;display:flex}.debate-progress span{background:#2c8a68;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite pulse}.debate-progress span:nth-child(2){animation-delay:.15s}.debate-progress span:nth-child(3){margin-right:5px;animation-delay:.3s}.debate-results{margin-top:22px}.critique-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.critique-card{--accent:#2c8a68;--soft:#e4f2eb;border:1px solid color-mix(in srgb, var(--accent) 22%, transparent);background:color-mix(in srgb, var(--soft) 48%, white);border-radius:14px;padding:16px}.critique-card.blue{--accent:#3976b7;--soft:#e7eef8}.critique-card.coral{--accent:#a55f49;--soft:#f5e8e1}.critique-card>p{color:var(--accent);margin:0 0 9px;font-size:10px;font-weight:800}.critique-card>div,.final-answer-card>div{white-space:pre-wrap;font-size:12px;line-height:1.7}.final-answer-card{background:var(--deep);color:#f8f5ea;border-radius:16px;margin-top:14px;padding:22px}.final-answer-card .section-label{color:#8fd4b8}.final-answer-card h3{margin:7px 0 14px;font-family:Georgia,serif;font-size:23px;font-weight:500}.final-answer-card .copy-button{color:#a9dfc9}.footer-note{color:#77847e;justify-content:center;align-items:center;gap:9px;padding:18px 0 0;font-size:9px;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.history-rail-button{z-index:42;border:1px solid var(--line);background:var(--deep);color:#fff;border-left:0;border-radius:0 14px 14px 0;width:38px;height:52px;font-size:17px;transition:left .25s,background .2s;position:fixed;top:112px;left:0;box-shadow:0 8px 24px #153e312e}.history-rail-button:hover{background:#1e5946}.history-rail-button.open{left:316px}.history-sidebar{z-index:41;border-right:1px solid var(--line);background:#fffdf7fa;grid-template-rows:auto auto 1fr auto;width:316px;padding:26px 20px 20px;transition:transform .25s;display:grid;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:18px 0 50px #14211c24}.history-sidebar.open{transform:translate(0)}.history-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.history-kicker{color:#43816c;letter-spacing:.14em;margin:0 0 5px;font-size:9px;font-weight:800}.history-header h2{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.history-close{border:1px solid var(--line);width:32px;height:32px;color:var(--ink);background:#fff;border-radius:50%;font-size:20px;line-height:1}.history-description{color:var(--muted);margin:16px 0 18px;font-size:11px;line-height:1.6}.history-list{flex-direction:column;gap:8px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.history-item-row{position:relative}.history-item{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:#ffffffb8;border-radius:13px;padding:12px 38px 12px 13px}.history-item:hover{background:#edf7f1;border-color:#2c8a68}.history-item span{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.history-item time{color:#8c9892;margin-top:7px;font-size:9px;display:block}.history-delete{color:#9b7167;background:0 0;border:0;border-radius:50%;width:24px;height:24px;font-size:16px;line-height:1;position:absolute;top:9px;right:9px}.history-delete:hover{color:#8b3f2f;background:#f7e7e2}.history-empty{color:#8b9791;text-align:center;place-content:center;justify-items:center;min-height:220px;display:grid}.history-empty span{color:#2c8a68;background:#e4f2eb;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.history-empty p{margin:12px 0 0;font-size:11px}.history-clear{border:1px solid var(--line);color:#7b5147;background:0 0;border-radius:12px;margin-top:16px;padding:10px;font-size:10px}.history-clear:disabled{opacity:.35;cursor:default}.history-scrim{z-index:40;opacity:0;pointer-events:none;background:#14211c2e;border:0;transition:opacity .25s;display:block;position:fixed;inset:0}.history-scrim.open{opacity:1;pointer-events:auto}@media (max-width:1000px){.app-shell{padding:0 20px 22px}.provider-card{min-height:560px}.provider-header{padding:15px 13px}.provider-title-row{gap:8px}.provider-orb{width:34px;height:34px}.message-stream{max-height:520px}}@media (max-width:640px){.app-shell{padding:0 12px 18px}.topbar{min-height:74px}.secure-badge{display:none}.hero-copy{padding:26px 2px 17px;display:block}.hero-description{text-align:left;margin-top:12px}.shared-composer{grid-template-columns:28px 1fr;padding:13px 13px 57px}.shared-icon{width:28px}.ask-all-button{padding:10px 13px;position:absolute;bottom:10px;right:12px}.composer-hint{bottom:17px;left:14px}.attachment-bar{align-items:flex-start;margin-top:-7px}.attachment-copy{flex-direction:column;align-items:flex-start;gap:2px}.provider-header{align-items:flex-start}.provider-grid{grid-template-columns:repeat(3,280px)}.debate-section{padding:18px}.debate-heading{align-items:flex-start}.critique-grid{grid-template-columns:1fr}.model-picker{margin-top:3px}.history-sidebar{width:min(88vw,316px)}.history-rail-button.open{left:min(88vw,316px)}}
