.wpfub-btn-gh-note{background:#fff0;border:none!important;border-radius:0;cursor:pointer;padding:0!important;color:#e67e22!important;transition:all 0.2s ease;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto}.wpfub-btn-gh-note:hover{background-color:transparent!important;color:#d35400;border:none}.wpfub-btn-gh-note svg{width:20px;height:20px}.wpfub-gh-close{color:#fff;font-size:28px;font-weight:700;line-height:1;cursor:pointer;transition:color 0.2s;opacity:.8}.wpfub-gh-close:hover,.wpfub-gh-close:focus{color:#fff;opacity:1;text-decoration:none;cursor:pointer}.wpfub-modal-body{height:400px!important;overflow-y:auto;border-bottom:1px solid #e5e5e5}.wpfub-modal-body::-webkit-scrollbar{width:8px}.wpfub-modal-body::-webkit-scrollbar-track{background:#f1f1f1}.wpfub-modal-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.wpfub-modal-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}#wpfub-gh-loading{display:none;text-align:center;padding:30px;color:#666;font-style:italic}.wpfub-gh-note-list{list-style:none!important;padding:0!important;margin:0!important}.wpfub-gh-note-list li{background:#fff;border:1px solid #e5e7eb;padding:15px;margin-bottom:12px;border-radius:6px;box-shadow:0 1px 2px rgb(0 0 0 / .05);transition:transform 0.1s}.wpfub-gh-note-list li:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgb(0 0 0 / .1)}.wpfub-gh-note-list .note-date{font-size:12px;color:#9ca3af;margin-bottom:8px;display:block;font-weight:500}.wpfub-gh-note-list .note-content{font-size:14px;color:#374151;line-height:1.6}.wpfub-modal-footer{padding:15px 20px;background-color:#f0f0f1;border-top:1px solid #ddd;display:flex;flex-direction:column;gap:10px}#wpfub-gh-new-note-text{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:14px;resize:vertical;min-height:60px;box-sizing:border-box;color:#1F473F;background-color:#fff}#wpfub-gh-new-note-text:focus{border-color:#1F473F;box-shadow:0 0 0 1px #1F473F;outline:none}#wpfub-gh-new-note-text::placeholder{color:#1F473F;opacity:.6}#wpfub-gh-submit-note{align-self:flex-end;background-color:#1F473F;color:#fff;border:none;padding:8px 16px;border-radius:20px;cursor:pointer;font-size:13px;font-weight:400;transition:background 0.2s}#wpfub-gh-submit-note:hover{opacity:.9}#wpfub-gh-submit-note:disabled{background-color:#a7aaad;cursor:not-allowed}