:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#17343d;background:#eef4f3}*{box-sizing:border-box}body{margin:0}header{min-height:76px;padding:12px 5%;display:flex;justify-content:space-between;align-items:center;gap:18px;background:#123b48;color:#fff;border-bottom:3px solid #e8c06c}.brand{display:flex;align-items:center;min-width:0;gap:12px}.brand-mark{width:42px;height:42px;flex:none}.brand h1{margin:0;font-size:clamp(1.2rem,2.4vw,1.55rem);line-height:1.15;white-space:nowrap}.brand h1 b{color:#e8c06c;font-weight:550}.brand span{display:block;margin-top:3px;color:#b9d2ce;font-size:.75rem;letter-spacing:.035em}.eyebrow{font-size:.72rem;letter-spacing:.1em;color:#e8c06c}.dark{color:#557074}h2{margin:.3rem 0}button{border:0;border-radius:8px;padding:.7rem 1rem;font:inherit;font-weight:650;background:#e8c06c;color:#15343e;cursor:pointer}.head-actions{display:flex;align-items:center;gap:8px;flex:none}.head-actions #new{background:#e8c06c;white-space:nowrap}.icon{background:#255461;color:#fff;font-size:1.2rem;padding:.48rem .7rem;line-height:1}main{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,1fr);gap:20px;padding:24px 5%;max-width:1500px;margin:auto}.chat,.preview,.settings-card{background:#fff;border:1px solid #d5e1df;border-radius:14px;padding:20px;box-shadow:0 5px 18px #17343d0b}.meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.meta label{font-size:.83rem;font-weight:650}.meta label:first-child{grid-column:span 2}input,textarea{display:block;width:100%;margin-top:6px;padding:.7rem;border:1px solid #b9cac7;border-radius:8px;font:inherit}.messages{height:min(52vh,500px);min-height:280px;margin:16px 0;padding:0 8px 0 0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#9bbab5 transparent}.messages::-webkit-scrollbar{width:8px}.messages::-webkit-scrollbar-thumb{background:#9bbab5;border-radius:8px}.intro,.hint{color:#557074;line-height:1.5}.bubble{max-width:94%;margin:0 0 18px;padding:13px 15px;border-radius:10px;line-height:1.48}.bubble p{margin:0;white-space:pre-wrap}.bubble.user{margin-left:auto;background:#d9ece7;border:1px solid #c6ded8}.bubble.assistant{background:#f3f6f5;border:1px solid #dbe5e3}.assistant-badge{display:inline-block;margin:0 0 8px;padding:3px 8px;border-radius:99px;background:#17636c;color:#fff;font-size:.72rem;font-weight:750;letter-spacing:.04em}textarea{min-height:112px;resize:vertical}form{display:grid;gap:10px}form button{justify-self:end;background:#17636c;color:#fff}#status{min-height:2.4rem;margin:14px 0 0;font-size:.9rem;color:#46636a}.loading-preview{display:inline-flex;align-items:center;gap:9px;padding:9px 12px;border-radius:9px;background:#eef7f5;color:#17515a;font-weight:650}.spinner{width:16px;height:16px;border:2px solid #b7d4cf;border-top-color:#17636c;border-radius:50%;animation:spin .8s linear infinite}.loading-dots{display:flex;gap:3px}.loading-dots i{width:5px;height:5px;border-radius:50%;background:#17636c;animation:pulse 1s ease-in-out infinite}.loading-dots i:nth-child(2){animation-delay:.16s}.loading-dots i:nth-child(3){animation-delay:.32s}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,100%{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){.spinner,.loading-dots i{animation:none}}.preview-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.tabs{display:flex;gap:6px;border-bottom:1px solid #d7e1e0;padding-bottom:10px}.tabs button{background:transparent;color:#557074}.tabs .active{background:#d9ece7;color:#15414b}.report{margin-top:12px}.report article{padding:10px 0;border-bottom:1px solid #edf1f0}.report h3{font-size:.82rem;color:#48676a;margin:0 0 4px}.report p{margin:0;white-space:pre-wrap;line-height:1.45}aside{margin:16px 0;padding:12px;border-left:4px solid #e8c06c;background:#fff8e7}aside p{margin:.3rem 0 0}.export-actions,.save{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.export-actions button,.save button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.copy,.pdf{background:#fff!important;color:#28515a!important;border:1px solid #a9c4c0}.copy:before{content:'⧉'}.pdf:before{content:'⇩'}#save{background:#e4ecea;color:#28515a}#save:before{content:'◌'}#finalize{background:#17636c;color:#fff}#finalize:before{content:'✓'}#settings-screen{position:fixed;inset:0;z-index:5;padding:5vh 16px;background:#123b48bb;overflow:auto}.settings-card{max-width:680px;margin:auto;box-shadow:0 20px 55px #061c2280}.settings-title{display:flex;justify-content:space-between;border-bottom:1px solid #d7e1e0;padding-bottom:14px}.settings-card article{padding:16px 0;border-bottom:1px solid #e8eeec}.settings-card code{display:block;padding:10px;background:#edf4f2;border-radius:7px}.toggle{display:flex;gap:8px;align-items:center}.toggle input{width:auto;margin:0}.compact-preview .report article{padding:5px 0}@media(max-width:780px){header{min-height:64px;padding:10px 14px}.brand{gap:8px}.brand-mark{width:34px;height:34px}.brand h1{font-size:1.05rem}.brand span{display:none}.head-actions #new{padding:.58rem .7rem;font-size:.88rem}.icon{padding:.48rem .62rem}main{grid-template-columns:1fr;padding:14px}.meta{grid-template-columns:1fr}.meta label:first-child{grid-column:auto}.messages{height:42vh;min-height:240px}.chat,.preview{padding:15px}.preview-head{align-items:flex-start;flex-direction:column}.bubble{max-width:100%}.export-actions,.save{display:grid;grid-template-columns:1fr 1fr}.export-actions button,.save button{width:100%}#finalize{grid-column:span 2}}
