html{min-width:320px;min-height:100%}body,#root{min-height:100vh}:root{color:#e8edf7;font-synthesis:none;text-rendering:optimizelegibility;background:#07101f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top,#14294d 0%,#07101f 42%),#07101f;min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}button{cursor:pointer}button:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:3px;outline:2px solid #6fd7ff}.app-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050d1ceb;border-right:1px solid #ffffff14;flex-direction:column;padding:24px;display:flex}.sidebar-heading{align-items:center;gap:12px;display:flex}.brand-mark,.avatar{color:#061020;background:linear-gradient(135deg,#6fd7ff,#8bf0c8);flex-shrink:0;place-items:center;font-weight:800;display:grid}.brand-mark{border-radius:13px;width:42px;height:42px;font-size:20px;box-shadow:0 8px 24px #6fd7ff2e}.brand-copy h1,.brand-copy p{margin:0}.brand-copy h1{color:#f3f7fd;letter-spacing:-.01em;font-size:18px}.brand-copy p{color:#91a0ba;margin-top:3px;font-size:12px}.new-chat-button{color:#e8edf7;text-align:left;background:#6fd7ff14;border:1px solid #6fd7ff47;border-radius:12px;width:100%;margin-top:28px;padding:13px 14px;transition:transform .16s,background .16s,border-color .16s}.new-chat-button:hover{background:#6fd7ff24;border-color:#6fd7ff8c;transform:translateY(-1px)}.sidebar-footer{color:#6f7f99;margin-top:auto;font-size:12px;line-height:1.5}.chat-page{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:100vh;display:grid}.chat-header{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#07101fd1;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:86px;padding:18px 30px;display:flex;position:sticky;top:0}.chat-header h2,.chat-header p{margin:0}.chat-header h2{color:#f3f7fd;letter-spacing:-.015em;font-size:20px}.chat-header p{color:#8d9ab1;margin-top:5px;font-size:13px}.status-badge{color:#a4ecc8;background:#78f5b912;border:1px solid #78f5b92b;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;display:inline-flex}.status-dot{background:#71e7aa;border-radius:999px;width:8px;height:8px;box-shadow:0 0 12px #71e7aacc}.chat-content{padding:34px 24px 32px;overflow-y:auto}.messages{width:min(920px,100%);margin:0 auto}.message-row{align-items:flex-start;gap:12px;margin-bottom:26px;display:flex}.message-row.user{flex-direction:row-reverse}.avatar{border-radius:11px;width:36px;height:36px;font-size:12px;box-shadow:0 6px 18px #6fd7ff26}.message-row.user .avatar{color:#dbe5f8;box-shadow:none;background:#243654}.message-bubble{color:#dfe7f4;background:#111f37d6;border:1px solid #ffffff14;border-radius:18px;max-width:min(760px,86%);padding:17px 19px;box-shadow:0 12px 34px #00000029}.message-row.assistant .message-bubble{border-top-left-radius:6px}.message-row.user .message-bubble{background:#173456;border-color:#6fd7ff2e;border-top-right-radius:6px;padding:14px 16px}.message-row.user .message-bubble p{white-space:pre-wrap;margin:0;line-height:1.65}.sammy-response{color:#dfe7f4;overflow-wrap:anywhere;font-size:15px;line-height:1.75}.sammy-response>:first-child{margin-top:0}.sammy-response>:last-child{margin-bottom:0}.sammy-response h1,.sammy-response h2,.sammy-response h3,.sammy-response h4{color:#f4f8ff;letter-spacing:-.012em;line-height:1.3}.sammy-response h1{margin:0 0 16px;font-size:1.45rem}.sammy-response h2{border-bottom:1px solid #6fd7ff29;margin:28px 0 12px;padding-bottom:8px;font-size:1.17rem}.sammy-response h3{color:#dff6ff;margin:22px 0 9px;font-size:1.03rem}.sammy-response h4{margin:18px 0 8px;font-size:.96rem}.sammy-response p{margin:10px 0}.sammy-response strong{color:#fff;font-weight:750}.sammy-response em{color:#b8c6da}.sammy-response ul,.sammy-response ol{margin:12px 0;padding-left:24px}.sammy-response li{margin:7px 0;padding-left:4px}.sammy-response li::marker{color:#6fd7ff;font-weight:700}.sammy-response ol li::marker{color:#8bf0c8}.sammy-response li>p{margin:4px 0}.sammy-response a{color:#7cddff;text-underline-offset:3px;font-weight:650;-webkit-text-decoration:underline #7cddff73;text-decoration:underline #7cddff73}.sammy-response a:hover{color:#a9ebff;text-decoration-color:currentColor}.sammy-response blockquote{color:#ecf0f7;background:linear-gradient(135deg,#c9a2271f,#c9a2270a);border:1px solid #c9a22733;border-left:4px solid #c9a227;border-radius:4px 12px 12px 4px;margin:18px 0;padding:16px 18px 16px 20px;font-family:Georgia,Times New Roman,serif;font-size:.98rem;line-height:1.7;position:relative}.sammy-response blockquote p{margin:0}.sammy-response hr{border:0;border-top:1px solid #ffffff1a;margin:24px 0}.sammy-response code{color:#a9ebff;background:#030a16a6;border:1px solid #ffffff14;border-radius:5px;padding:2px 6px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88em}.sammy-response pre{background:#050d1a;border:1px solid #6fd7ff1f;border-radius:12px;margin:16px 0;padding:16px;overflow-x:auto}.sammy-response pre code{color:#dceaff;white-space:pre;background:0 0;border:0;padding:0}.response-table-wrapper{border:1px solid #ffffff17;border-radius:12px;margin:18px 0;overflow-x:auto}.sammy-response table{border-collapse:collapse;background:#06102080;width:100%;font-size:14px}.sammy-response th,.sammy-response td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff14;padding:11px 13px}.sammy-response th{color:#eaf8ff;background:#6fd7ff17;font-weight:700}.sammy-response tr:last-child td{border-bottom:0}.starter-section{width:min(920px,100%);margin:18px auto 0}.starter-section>p{color:#8896ae;margin:0 0 12px;font-size:13px}.starter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.starter-grid button{color:#cad5e7;text-align:left;background:#0f1d33bf;border:1px solid #ffffff17;border-radius:14px;padding:15px;line-height:1.4;transition:transform .16s,border-color .16s,background .16s}.starter-grid button:hover{background:#182f4fd9;border-color:#6fd7ff59;transform:translateY(-1px)}.starter-grid button:disabled{cursor:not-allowed;opacity:.5}.composer-area{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#07101fe6;border-top:1px solid #ffffff12;padding:14px 24px 18px;position:sticky;bottom:0}.composer{background:#101d32;border:1px solid #ffffff1f;border-radius:18px;align-items:flex-end;gap:12px;width:min(920px,100%);margin:0 auto;padding:10px 10px 10px 16px;transition:border-color .16s,box-shadow .16s;display:flex;box-shadow:0 18px 45px #00000038}.composer:focus-within{border-color:#6fd7ff73;box-shadow:0 18px 45px #00000038,0 0 0 3px #6fd7ff12}.composer textarea{resize:none;color:#eef3fb;background:0 0;border:0;outline:0;flex:1;min-height:42px;max-height:180px;line-height:1.5}.composer textarea::placeholder{color:#73819a}.composer button{color:#061020;background:linear-gradient(135deg,#6fd7ff,#8bf0c8);border:0;border-radius:12px;min-width:76px;padding:11px 16px;font-weight:750;transition:transform .16s,opacity .16s,box-shadow .16s}.composer button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 20px #6fd7ff33}.composer button:disabled{cursor:not-allowed;opacity:.45}.disclaimer{color:#64738c;text-align:center;width:min(920px,100%);margin:9px auto 0;font-size:11px}.error-message{color:#ffb4b4;background:#ff5a5a14;border:1px solid #ff737340;border-radius:12px;width:min(920px,100%);margin:18px auto 0;padding:12px 14px}.typing{align-items:center;gap:5px;min-height:48px;display:flex}.typing span{background:#8fa2be;border-radius:999px;width:7px;height:7px;animation:1.1s ease-in-out infinite typing-bounce}.typing span:nth-child(2){animation-delay:.12s}.typing span:nth-child(3){animation-delay:.24s}@keyframes typing-bounce{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}@media (width<=780px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.chat-header{min-height:72px;padding:14px 18px}.chat-header h2{font-size:18px}.chat-header p{display:none}.chat-content{padding:24px 14px}.message-row{gap:9px;margin-bottom:22px}.avatar{width:32px;height:32px}.message-bubble{max-width:88%;padding:15px}.sammy-response{font-size:14px}.sammy-response h2{margin-top:23px;font-size:1.08rem}.composer-area{padding:12px}.starter-grid{grid-template-columns:1fr}.status-badge{padding:7px 9px}}@media (width<=480px){.chat-header{padding:13px 14px}.status-badge{font-size:11px}.chat-content{padding:20px 10px}.message-row{gap:7px}.message-row.user .avatar{display:none}.message-bubble{max-width:calc(100% - 39px)}.message-row.user .message-bubble{max-width:88%}.sammy-response ul,.sammy-response ol{padding-left:20px}.composer{gap:8px;padding-left:13px}.composer button{min-width:68px;padding:10px 13px}}
