body{margin:0}#root{min-height:100vh}*{box-sizing:border-box}body{color:#2b2620;background:#f7f4ee;margin:0;font-family:Georgia,Iowan Old Style,serif}.btn,.btn-link{cursor:pointer;background:0 0;border:none;font-family:inherit}.btn{color:#f7f4ee;background:#2b2620;border-radius:4px;padding:.6rem 1.2rem;font-size:.95rem;text-decoration:none;display:inline-block}.btn:disabled{opacity:.6;cursor:default}.btn-link{color:#6b5f4f;padding:.4rem .6rem;font-size:.9rem;text-decoration:underline}.btn-link.danger{color:#a3372f}.error{color:#a3372f;background:#fbeceb;border:1px solid #eac9c6;border-radius:4px;padding:.6rem .8rem}.loading{text-align:center;margin-top:4rem}.login-page{justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{background:#fff;border-radius:8px;flex-direction:column;gap:1rem;width:320px;padding:2.5rem;display:flex;box-shadow:0 2px 16px #00000014}.login-card h1{margin:0;font-size:1.4rem}.login-card .subtitle{color:#6b5f4f;margin:-.5rem 0 .5rem}.login-card label{color:#6b5f4f;flex-direction:column;gap:.3rem;font-size:.9rem;display:flex}.login-card input{border:1px solid #ddd6c9;border-radius:4px;padding:.5rem;font-family:inherit;font-size:1rem}.journal-page{max-width:900px;margin:0 auto;padding:2rem 1.5rem}.journal-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.journal-header h1{font-size:1.6rem}.header-actions{align-items:center;gap:.5rem;display:flex}.journal-layout{grid-template-columns:260px 1fr;gap:2rem;display:grid}.post-list ul{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.post-list-item{text-align:left;border-radius:4px;flex-direction:column;gap:.15rem;width:100%;padding:.6rem .8rem;display:flex}.post-list-item:hover,.post-list-item.active{background:#ece6d8}.post-title{font-weight:700}.post-date{color:#6b5f4f;font-size:.75rem}.post-view{background:#fff;border-radius:8px;min-height:300px;padding:1.5rem 2rem;box-shadow:0 1px 8px #0000000f}.post-view-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:.8rem;display:flex}.post-view-actions{gap:.5rem;display:flex}.post-content{line-height:1.6}.empty{color:#6b5f4f}.editor-page{max-width:1000px;margin:0 auto;padding:2rem 1.5rem}.editor-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.title-input{border:1px solid #ddd6c9;border-radius:4px;width:100%;margin-bottom:1rem;padding:.6rem;font-family:inherit;font-size:1.3rem}.editor-split{grid-template-columns:1fr 1fr;gap:1rem;height:60vh;display:grid}.editor-split textarea{resize:none;border:1px solid #ddd6c9;border-radius:4px;padding:1rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.95rem}.preview{background:#fff;border:1px solid #eee;border-radius:4px;padding:1rem;line-height:1.6;overflow-y:auto}
