*{box-sizing:border-box}:root{color:#f2e6d2;background:#211b17;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.6;font-synthesis:none;text-rendering:optimizeLegibility}body{margin:0;min-width:320px;min-height:100vh;background:#211b17}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #e1a85d;outline-offset:3px}.login-screen,.env-missing-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top right,#4a3020 0,#211b17 46%)}.login-card,.env-missing-card{width:min(100%,480px);padding:44px;border:1px solid #67503d;border-radius:18px;background:#2b231d;box-shadow:0 24px 80px #00000047}.login-title,.env-missing-card h1{margin:0;color:#f5d5a4;font-size:2.2rem;line-height:1.2;letter-spacing:-.03em}.login-subtitle,.header-subtitle{margin:8px 0 32px;color:#c8b49b}.login-form{display:grid;gap:10px}.field-label{margin-top:10px;color:#ead9c0}.text-input{width:100%;min-height:48px;border:1px solid #80654b;border-radius:9px;padding:10px 14px;color:#f8ead5;background:#1c1714}.text-input::placeholder{color:#a99580}.btn{min-height:48px;border:1px solid transparent;border-radius:9px;padding:8px 18px;font-weight:650;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.btn:not(:disabled):hover{transform:translateY(-1px)}.btn-primary{color:#211b17;background:#d99b51}.btn-primary:not(:disabled):hover{background:#e8ae69}.btn-secondary,.btn-example{color:#f1ddbf;border-color:#80654b;background:transparent}.btn-secondary:not(:disabled):hover,.btn-example:not(:disabled):hover{border-color:#d99b51;background:#3a2b20}.btn-login{margin-top:18px}.error-msg{margin:12px 0 0;color:#f0a69a}.env-missing-card p{color:#d5c1a7}.env-missing-card li{color:#f1c782;margin:6px 0}.env-missing-detail{font-size:.9rem}.chat-screen{min-height:100vh;display:flex;flex-direction:column}.chat-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px clamp(20px,5vw,72px);border-bottom:1px solid #513c2b;background:#29201a}.header-left,.header-right{display:flex;align-items:center;gap:20px}.header-left{flex-direction:column;align-items:flex-start;gap:0}.header-title{color:#f5d5a4;font-size:1.45rem;font-weight:700}.header-subtitle{margin:0;font-size:.86rem}.header-email{color:#d7c5ad;overflow-wrap:anywhere}.btn-logout{min-height:44px}.chat-messages{width:min(100%,920px);flex:1;margin:0 auto;padding:48px 24px 32px}.msg{max-width:70ch;margin-bottom:28px}.msg-user{margin-left:auto;padding:14px 18px;border-radius:14px 14px 3px;color:#2a211a;background:#d99b51}.msg-bot{margin-right:auto;padding:2px 0}.msg-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:1.08rem;line-height:1.7}.msg-user .msg-text{font-size:1rem;line-height:1.55}.msg-bronnen{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.bron-label{display:inline-block;padding:3px 10px;border:1px solid #5a4735;border-radius:999px;color:#cfbaa0;background:#30271f;font-size:.77rem;line-height:1.45}.loading-text{color:#c8ab86}.chat-input-area{width:min(100%,920px);margin:0 auto;padding:0 24px 28px}.example-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.btn-example{min-height:44px;padding-inline:14px;font-size:.9rem}.chat-form{display:flex;align-items:flex-end;gap:12px}.chat-textarea{min-height:58px;resize:vertical;line-height:1.45}.btn-send{min-width:120px}@media (max-width: 680px){.login-card,.env-missing-card{padding:30px 24px}.chat-header{align-items:flex-start;flex-direction:column;gap:14px;padding:18px 20px}.header-right{width:100%;justify-content:space-between;gap:12px}.header-email{min-width:0;font-size:.9rem}.chat-messages{padding:32px 20px 24px}.chat-input-area{padding:0 20px 20px}.chat-form{align-items:stretch;flex-direction:column}.btn-send{width:100%}}
