.quill-editor{min-height:300px}.quill-editor .ql-editor{min-height:250px}.guestbook-entries{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.guestbook-empty{padding:3rem 2rem;text-align:center;color:var(--text-secondary);background:var(--bg-secondary);border-radius:12px;font-size:1rem}.guestbook-entry-header-content{display:flex;flex-direction:column;gap:.75rem;width:100%}.guestbook-entry-badge{display:inline-flex;align-items:center;gap:.375rem;background:var(--accent-color);color:#fff;padding:.375rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600;box-shadow:0 2px 8px #dc28144d;align-self:flex-start}.guestbook-entry-badge .material-symbols-outlined{font-size:18px}.guestbook-entry-title{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.guestbook-entry-author{display:flex;flex-direction:column;gap:.25rem}.guestbook-entry-name{font-size:1.25rem;font-weight:600;color:var(--text-primary)}.guestbook-entry-city,.guestbook-entry-date{font-size:.875rem;color:var(--text-secondary)}.guestbook-entry-text{line-height:1.6;color:var(--text-primary);font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;display:flow-root}.guestbook-entry-text p{margin:0 0 1rem}.guestbook-entry-text p:last-child{margin-bottom:0}.guestbook-entry-text a{color:var(--accent-color);text-decoration:none;transition:opacity .2s ease}.guestbook-entry-text a:hover{opacity:.8;text-decoration:underline}.guestbook-entry-text ul,.guestbook-entry-text ol{margin:.5rem 0;padding-left:1.5rem}.guestbook-entry-text li{margin:.25rem 0}.guestbook-entry-website{margin-top:1rem}.guestbook-entry-website a{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent-color);text-decoration:none;font-size:.875rem;transition:opacity .2s ease}.guestbook-entry-website a:hover{opacity:.8}.guestbook-entry-website .material-symbols-outlined{font-size:18px}.guestbook-entry-reply{margin-top:1.5rem;padding:1rem;background:var(--bg-secondary);border-left:3px solid var(--accent-color);border-radius:8px}.guestbook-reply-label{font-size:.875rem;font-weight:600;color:var(--accent-color);margin-bottom:.5rem}.guestbook-reply-text{color:var(--text-primary);line-height:1.6;display:flow-root}.guestbook-reply-text p{margin:0 0 1rem}.guestbook-reply-text p:last-child{margin-bottom:0}@media(max-width:768px){.guestbook-entry-title{flex-direction:column;gap:.5rem}.guestbook-entry-date{font-size:.8rem}.guestbook-entry-name{font-size:1.1rem}.guestbook-entry-badge{font-size:.75rem;padding:.25rem .5rem;gap:.25rem}.guestbook-entry-badge .material-symbols-outlined{font-size:14px}}@media(max-width:480px){.guestbook-entries{gap:1rem}.guestbook-entry-name{font-size:1rem}.guestbook-entry-city{font-size:.8rem}.guestbook-entry-badge{font-size:.7rem;padding:.2rem .4rem;gap:.2rem}.guestbook-entry-badge .material-symbols-outlined{font-size:12px}}
