#author-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:999}#author-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;max-width:90%;background:#1a1a1a;border:2px solid #ff4500;border-radius:12px;padding:25px;box-shadow:0 0 15px rgba(255,69,0,.8);z-index:1000}.author-popup-content{position:relative;text-align:center}.popup-close-button-author{position:absolute;top:0;right:0;width:35px;height:35px;background:#500;color:#ff4500;border:2px solid #ff4500;border-radius:50%;font-size:1.2rem;text-align:center;line-height:31px;cursor:pointer;box-shadow:0 0 10px rgba(255,69,0,.8)}.popup-close-button-author:hover{background:#700;box-shadow:0 0 20px rgba(255,0,0,1);color:#fff}#confirm-author{margin-top:15px;padding:10px 20px;background:linear-gradient(145deg,#300,#500);color:#fff;border:2px solid #ff4500;border-radius:8px;cursor:pointer;box-shadow:0 0 10px rgba(255,69,0,.8)}#confirm-author:hover{background:linear-gradient(145deg,#500,#300);box-shadow:0 0 15px rgba(255,0,0,1)}.hidden{display:none}.autocomplete-suggestions{position:absolute;background:#fff;border:0 solid #ccc;border-radius:4px;list-style:none;padding:0;margin:5px 0 0;z-index:1000;width:100%}.autocomplete-suggestions li{display:flex;align-items:center;padding:8px 12px;cursor:pointer;gap:10px}.autocomplete-suggestions li:hover{background:#f0f0f0}.user-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover}.username{font-weight:700;margin-right:5px;color:#434343}.display-name{color:#555;font-style:italic}.autocomplete-suggestions .no-results{color:#888;font-style:italic}#yourhorse-kw-map-popup .kw-map-author{padding-top:5px}#author-popup p{font-size:.8rem;color:#ff4500;font-weight:700;text-align:center;margin-top:15px;margin-bottom:10px;background:rgba(255,69,0,.1);border:1px solid #ff4500;border-radius:4px;padding:10px}#author-popup h3{margin-bottom:40px;font-size:1.5rem;color:#ff4500;text-align:center}#author-popup-container #open-author-popup{padding:5px 10px;font-size:.85rem;border-radius:4px;width:auto;height:auto;background:linear-gradient(145deg,#500,#300);border:2px solid #ff4500;box-shadow:none;text-transform:none;font-family:Tektur,sans-serif;letter-spacing:1px}#author-popup-container #open-author-popup:hover{background:linear-gradient(145deg,#700,#400);box-shadow:0 0 10px rgba(255,0,0,1)}