:root{--gb-card:#12161c;--gb-border:rgba(255,255,255,.11);--gb-muted:#aeb5c0}.guestbook-shell{width:min(1380px,calc(100% - 32px))}.guestbook-layout{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:22px;align-items:start}.guestbook-panel{background:linear-gradient(155deg,#141920,#0e1116);border:1px solid var(--gb-border);border-radius:20px;padding:24px}.guestbook-panel h2{margin-top:0}.guestbook-form label{display:block;font-weight:800;color:#e9ebee}.guestbook-form input,.guestbook-form textarea,.guestbook-list-head input{width:100%;margin-top:7px;padding:12px;border:1px solid var(--gb-border);border-radius:10px;background:#090c10;color:#fff;font:inherit}.guestbook-form textarea{resize:vertical}.guestbook-form small,.guestbook-privacy{display:block;margin-top:7px;color:var(--gb-muted);font-size:.82rem}.guestbook-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.guestbook-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.guestbook-alert{max-width:900px;margin:0 auto 22px;padding:15px 18px;border-radius:13px}.guestbook-alert.success{background:#123a22;border:1px solid #28643e}.guestbook-alert.error{background:#421719;border:1px solid #743034}.guestbook-list-head{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:18px}.guestbook-list-head p{margin:5px 0;color:var(--gb-muted)}.guestbook-list-head form{display:flex;gap:8px}.guestbook-list-head input{margin:0;min-width:180px}.guestbook-list-head button{border:0;border-radius:9px;padding:0 14px;background:#a83c27;color:#fff;font-weight:800}.guestbook-entry{padding:20px;margin-top:14px;background:#0c1015;border:1px solid var(--gb-border);border-radius:16px}.guestbook-entry.pinned{border-color:rgba(255,159,50,.58);box-shadow:inset 3px 0 #ff9f32}.guestbook-entry header{display:flex;justify-content:space-between;gap:18px}.guestbook-entry h3{margin:0}.guestbook-entry header p{margin:5px 0 0;color:#ffad4d}.guestbook-entry time{color:var(--gb-muted);white-space:nowrap;font-size:.85rem}.pin{font-size:.68rem;margin-left:9px;padding:4px 7px;border-radius:999px;background:rgba(255,159,50,.15);color:#ffb45f;text-transform:uppercase}.guestbook-message{margin:17px 0;line-height:1.65;overflow-wrap:anywhere}.guestbook-entry footer{display:flex;gap:16px;color:var(--gb-muted);font-size:.86rem}.guestbook-entry footer a{color:#ffad4d}.guestbook-reply{margin-top:17px;padding:15px;border-left:3px solid #c84b2d;background:#161b22;border-radius:0 10px 10px 0}.guestbook-reply p{margin:7px 0 0}.guestbook-pagination{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.guestbook-pagination a{min-width:38px;padding:9px;text-align:center;border-radius:8px;background:#171c23;color:#fff;text-decoration:none}.guestbook-pagination a.active{background:#c94a2d}.guestbook-empty{padding:30px;text-align:center;color:var(--gb-muted)}@media(max-width:920px){.guestbook-layout{grid-template-columns:1fr}.guestbook-list-head{flex-direction:column}.guestbook-list-head form{width:100%}.guestbook-list-head input{flex:1}}@media(max-width:560px){.guestbook-grid{grid-template-columns:1fr}.guestbook-panel{padding:18px}.guestbook-entry header{flex-direction:column;gap:7px}}

/* Guestbook 1.1 */
.guestbook-form .optional{font-weight:500;color:var(--gb-muted);font-size:.78rem}.guestbook-grid .wide-field{grid-column:1/-1}.guestbook-author{display:flex;align-items:center;gap:13px}.guestbook-avatar{width:46px;height:46px;display:grid;place-items:center;flex:0 0 46px;border-radius:13px;background:linear-gradient(145deg,#a8321f,#5e160e);border:1px solid rgba(255,173,77,.45);color:#fff;font-weight:900;letter-spacing:.04em;box-shadow:0 8px 24px rgba(0,0,0,.25)}
@media(max-width:560px){.guestbook-grid .wide-field{grid-column:auto}.guestbook-author{align-items:flex-start}.guestbook-avatar{width:40px;height:40px;flex-basis:40px}}

/* Guestbook 1.2 */
.guestbook-compose-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:8px}.guestbook-emoji-bar{display:flex;flex-wrap:wrap;gap:6px}.guestbook-emoji-bar button{margin:0;padding:5px 8px;border:1px solid var(--gb-border);border-radius:8px;background:#171c23;color:#fff;cursor:pointer}.guestbook-emoji-bar button:hover{border-color:#c94a2d;background:#23130f}.guestbook-entry footer{justify-content:space-between;align-items:center}.guestbook-contact-meta{display:flex;gap:16px;flex-wrap:wrap}.guestbook-like-form{margin:0}.guestbook-like{display:inline-flex;align-items:center;gap:7px;margin:0;padding:7px 11px;border:1px solid var(--gb-border);border-radius:999px;background:#171c23;color:#d9dee5;font-weight:800;cursor:pointer}.guestbook-like:hover,.guestbook-like.liked{border-color:#d55b39;background:#351710;color:#ffb394}.guestbook-reply{border-left-width:4px;background:linear-gradient(145deg,#171d25,#11161c)}.guestbook-reply-head{display:flex;justify-content:space-between;gap:14px;align-items:center}.guestbook-reply-head strong{color:#ffad4d}.guestbook-reply-head time{font-size:.78rem;color:var(--gb-muted)}.guestbook-entry:target{scroll-margin-top:90px;outline:2px solid rgba(255,159,50,.55)}
@media(max-width:560px){.guestbook-compose-row,.guestbook-entry footer,.guestbook-reply-head{align-items:flex-start;flex-direction:column}.guestbook-like-form{align-self:flex-end}}

/* Guestbook 2.0 – Community Hub */
.guestbook-tabs{display:flex;justify-content:center;gap:8px;margin:-4px auto 18px}.guestbook-tabs a{padding:10px 18px;border:1px solid var(--gb-border);border-radius:999px;background:#11161c;color:#d8dde4;text-decoration:none;font-weight:800}.guestbook-tabs a:hover,.guestbook-tabs a.active{border-color:#c94a2d;background:#32150f;color:#ffb06a}.community-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:0 auto 22px}.community-stats>div{padding:15px 10px;text-align:center;border:1px solid var(--gb-border);border-radius:14px;background:linear-gradient(145deg,#151a21,#0d1116)}.community-stats strong{display:block;font-size:1.35rem;color:#ffad4d}.community-stats span{display:block;margin-top:3px;color:var(--gb-muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.07em}.player-name-link{color:inherit;text-decoration:none}.player-name-link:hover{color:#ffad4d}.player-directory-panel{max-width:1100px;margin:0 auto}.player-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.player-card{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--gb-border);border-radius:15px;background:#0c1015;color:#fff;text-decoration:none}.player-card:hover{border-color:rgba(255,159,50,.6);transform:translateY(-1px)}.player-card h3{margin:0}.player-card p{margin:5px 0;color:#ffad4d}.player-card span{color:var(--gb-muted);font-size:.82rem}.player-profile-head{display:flex;align-items:center;justify-content:center;gap:22px;text-align:left;margin:22px auto}.player-profile-head h1{margin:5px 0;font-size:clamp(2rem,5vw,4rem)}.player-profile-head p{margin:0;color:#ffad4d}.profile-avatar{width:92px;height:92px;flex-basis:92px;font-size:1.8rem;border-radius:24px}.profile-stats{grid-template-columns:repeat(4,1fr)}.guestbook-report{margin-top:10px;color:var(--gb-muted);font-size:.8rem}.guestbook-report summary{cursor:pointer;width:max-content}.guestbook-report form{display:grid;grid-template-columns:180px 1fr auto;gap:8px;margin-top:9px}.guestbook-report select,.guestbook-report textarea{padding:9px;border:1px solid var(--gb-border);border-radius:8px;background:#090c10;color:#fff}.guestbook-report button{border:0;border-radius:8px;padding:0 13px;background:#8f3323;color:#fff;font-weight:800}
@media(max-width:900px){.community-stats{grid-template-columns:repeat(3,1fr)}.player-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guestbook-report form{grid-template-columns:1fr}}
@media(max-width:560px){.community-stats,.profile-stats{grid-template-columns:repeat(2,1fr)}.player-directory-grid{grid-template-columns:1fr}.player-profile-head{align-items:flex-start;justify-content:flex-start}.profile-avatar{width:64px;height:64px;flex-basis:64px;border-radius:18px}}

.guestbook-compose-row small.warning{color:#ffad4d}.guestbook-compose-row small.danger{color:#ff5d5d;font-weight:900}
