.ph-feedback-btn{position:fixed;bottom:24px;left:24px;z-index:1000;background:#dc9435;color:#fff;border:none;cursor:pointer;border-radius:24px;padding:10px 20px;font-size:14px;font-weight:600;font-family:inherit;letter-spacing:.3px;box-shadow:0 4px 12px #0000002e;transition:transform .15s ease,background .15s ease;line-height:1.4}.ph-feedback-btn:hover{transform:scale(1.05);background:#c47f28}.ph-feedback-btn:focus-visible{outline:2px solid #dc9435;outline-offset:3px}.ph-feedback-btn[disabled]{opacity:.7;cursor:not-allowed;transform:none}.ph-feedback-overlay{position:fixed;inset:0;z-index:1001;background:#00000073;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.ph-feedback-overlay--visible{opacity:1}.ph-feedback-modal{background:#fff;border-radius:12px;padding:28px 24px 24px;max-width:480px;width:calc(100% - 32px);position:relative;box-shadow:0 8px 30px #0003;transform:translateY(12px);transition:transform .2s ease;max-height:90vh;overflow-y:auto}.ph-feedback-overlay--visible .ph-feedback-modal{transform:translateY(0)}.ph-feedback-close{position:absolute;top:12px;right:14px;background:none;border:none;font-size:22px;cursor:pointer;color:#666;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;line-height:1;padding:0}.ph-feedback-close:hover{background:#0000000f}.ph-feedback-close:focus-visible{outline:2px solid #dc9435;outline-offset:1px}.ph-feedback-title{margin:0 0 20px;font-size:18px;font-weight:700;color:#1a1a1a}.ph-feedback-categories{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.ph-feedback-category{padding:7px 16px;border-radius:20px;border:2px solid #ddd;background:#fff;color:#444;cursor:pointer;font-size:13px;font-weight:500;font-family:inherit;transition:all .15s ease;line-height:1.4}.ph-feedback-category:hover{border-color:#dc9435}.ph-feedback-category:focus-visible{outline:2px solid #dc9435;outline-offset:2px}.ph-feedback-category--active{background:#dc9435;color:#fff;border-color:#dc9435}.ph-feedback-label{display:block;margin-bottom:6px;font-size:13px;font-weight:600;color:#555}.ph-feedback-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.ph-feedback-textarea{width:100%;min-height:120px;border:2px solid #ddd;border-radius:8px;padding:12px;font-size:14px;font-family:inherit;resize:vertical;transition:border-color .15s ease;box-sizing:border-box;line-height:1.5}.ph-feedback-textarea:focus{border-color:#dc9435;outline:none}.ph-feedback-charcount{text-align:right;font-size:12px;color:#999;margin-top:4px;margin-bottom:16px}.ph-feedback-submit{width:100%;padding:12px;background:#dc9435;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s ease;line-height:1.4}.ph-feedback-submit:hover{background:#c47f28}.ph-feedback-submit:focus-visible{outline:2px solid #dc9435;outline-offset:3px}.ph-feedback-submit[disabled]{opacity:.7;cursor:not-allowed}.ph-feedback-success,.ph-feedback-error{text-align:center;padding:24px 16px;font-size:15px;line-height:1.5}.ph-feedback-success{color:#16a34a;font-weight:600}.ph-feedback-error{color:#dc2626;font-weight:500}[data-theme=dark] .ph-feedback-btn{box-shadow:0 4px 12px #0006}[data-theme=dark] .ph-feedback-modal{background:#2d2d2d;box-shadow:0 8px 30px #00000080}[data-theme=dark] .ph-feedback-title{color:#e0e0e0}[data-theme=dark] .ph-feedback-close{color:#aaa}[data-theme=dark] .ph-feedback-close:hover{background:#ffffff14}[data-theme=dark] .ph-feedback-category{background:#3a3a3a;color:#ccc;border-color:#555}[data-theme=dark] .ph-feedback-category:hover{border-color:#dc9435}[data-theme=dark] .ph-feedback-category--active{background:#dc9435;color:#fff;border-color:#dc9435}[data-theme=dark] .ph-feedback-label{color:#aaa}[data-theme=dark] .ph-feedback-textarea{background:#3a3a3a;color:#e0e0e0;border-color:#555}[data-theme=dark] .ph-feedback-textarea:focus{border-color:#dc9435}[data-theme=dark] .ph-feedback-charcount{color:#777}[data-theme=dark] .ph-feedback-error{color:#f87171}@media(max-width:480px){.ph-feedback-modal{padding:22px 16px 18px}.ph-feedback-categories{gap:6px}.ph-feedback-category{padding:6px 12px;font-size:12px}.ph-feedback-btn{bottom:16px;left:16px;padding:8px 16px;font-size:13px}}
