*{box-sizing:border-box;margin:0;padding:0}html{font-family:Times New Roman,Times,serif;font-size:16px;line-height:1.5;background-color:#fff;color:#000}body{padding:20px}.container{max-width:700px;margin:0 auto}a{color:#00e;text-decoration:underline}a:visited{color:#551a8b}a:hover{color:#00e}h1,h2,h3{font-weight:400;margin-bottom:.5em}h1{font-size:1.5rem;border-bottom:1px solid #000000;padding-bottom:.25em;margin-bottom:1em}h2{font-size:1.25rem;margin-top:1.5em}p{margin-bottom:1em}ul,ol{margin-left:1.5em;margin-bottom:1em}li{margin-bottom:.25em}hr{border:none;border-top:1px solid #000000;margin:1em 0}.header{margin-bottom:2em}.header-title{font-size:1.5rem;margin-bottom:.5em}.header-title a{color:inherit;text-decoration:none}.header-title a:hover{text-decoration:underline}.header-meta{font-size:.875rem}.header-meta span{margin-right:.5em}.header-meta span:after{content:" |";margin-left:.5em}.header-meta span:last-child:after{content:""}.chat-container{border:1px solid #000000;padding:1em;margin-top:1em}.chat-messages{min-height:200px;max-height:400px;overflow-y:auto;border-bottom:1px solid #000000;padding-bottom:1em;margin-bottom:1em}.chat-message{margin-bottom:1em}.chat-message-user{font-weight:700}.chat-message-assistant{font-style:italic}.chat-input-form{display:flex;gap:.5em}.chat-input{flex:1;font-family:inherit;font-size:inherit;padding:.5em;border:1px solid #000000}.chat-submit{font-family:inherit;font-size:inherit;padding:.5em 1em;border:1px solid #000000;background:#fff;cursor:pointer}.chat-submit:hover{background:#f0f0f0}.placeholder{border:1px dashed #000000;padding:2em;text-align:center;color:#666}
