.guestbook-page{background:#f4f6f8;min-height:100vh}.guestbook-hero{min-height:360px;padding:70px max(7vw,40px);display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(6,34,58,.96),rgba(6,34,58,.72)),url('assets/contact.webp') center/cover}.guestbook-hero>div{width:min(1180px,100%);margin:auto}.guestbook-hero h1{margin:10px 0 18px}.guestbook-hero p:last-child{max-width:690px;color:#dce5eb;font-size:18px}.guestbook-layout{width:min(1180px,90%);margin:auto;padding:90px 0 110px;display:grid;grid-template-columns:390px 1fr;gap:60px;align-items:start}.guestbook-form-card{background:#fff;padding:38px;box-shadow:0 18px 55px #082c4d14;position:sticky;top:100px}.guestbook-form-card h2,.entries-heading h2{font-size:36px;margin:6px 0 28px}.guestbook-form-card form{display:grid;gap:10px}.guestbook-form-card label,.guestbook-form-card legend{font-size:14px;font-weight:800;color:#203446}.guestbook-form-card input[type=text],.guestbook-form-card textarea{width:100%;border:1px solid #d8dfe4;border-radius:3px;padding:13px 14px;font:inherit;outline:none;resize:vertical}.guestbook-form-card input[type=text]:focus,.guestbook-form-card textarea:focus{border-color:#f3213d;box-shadow:0 0 0 3px #f3213d12}.guestbook-form-card fieldset{border:0;padding:6px 0;margin:0}.rating{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:3px}.rating input{position:absolute;opacity:0}.rating label{font-size:31px;color:#cbd2d8;cursor:pointer;line-height:1}.rating input:checked~label,.rating label:hover,.rating label:hover~label{color:#f3213d}.form-meta{text-align:right;color:#7a8791;font-size:12px}.guestbook-form-card .button{border:0;font:inherit;margin-top:8px;cursor:pointer}.form-status{min-height:24px;margin:0;color:#08724b;font-size:14px;font-weight:700}.entries-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.entries-heading h2{margin-bottom:0}.entries-heading>span{color:#687681;font-size:14px}.guestbook-entries{display:grid;gap:20px}.guest-entry{background:#fff;padding:30px 34px;border-left:4px solid #f3213d;box-shadow:0 8px 30px #082c4d0c}.entry-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.entry-author{display:flex;align-items:center;gap:13px}.entry-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#082c4d;color:#fff;font-weight:800}.entry-author strong{display:block;color:#082c4d}.entry-date{display:block;color:#89949c;font-size:12px}.entry-stars{color:#f3213d;letter-spacing:2px;white-space:nowrap}.guest-entry>p{color:#4c5963;margin:20px 0 0;white-space:pre-wrap}.empty-state{text-align:center;background:#fff;padding:70px 30px;color:#687681}.empty-state strong{color:#082c4d;font-size:20px}.empty-state p{margin-bottom:0}@media(max-width:900px){.guestbook-layout{grid-template-columns:1fr}.guestbook-form-card{position:static}.guestbook-hero{min-height:310px}}@media(max-width:520px){.guestbook-layout{width:90%;padding:60px 0}.guestbook-form-card,.guest-entry{padding:25px 22px}.entry-top{flex-direction:column;gap:12px}}

.rating input:focus-visible+label{outline:3px solid #f3213d;outline-offset:3px}.clear-local-data{margin-top:24px;border:0;background:none;color:#9b1b2e;text-decoration:underline;cursor:pointer;font:inherit;font-size:13px}
