.fdm-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:4vh 1rem;position:fixed;z-index:100}.fdm-modal{background:#fff;border-radius:20px;box-shadow:0 24px 80px #0000002e,0 0 0 1px #0000000a;max-height:88vh;max-width:860px;overflow:hidden;position:relative;width:100%}:root.dark .fdm-modal{background:#131315;box-shadow:0 24px 80px #00000080,0 0 0 1px #ffffff0f}.fdm-close{background:#00000005;border:1px solid transparent;border-radius:10px;color:#94a3b8;cursor:pointer;padding:.5rem;position:absolute;right:1.25rem;top:1.25rem;transition:all .15s ease;z-index:10}:root.dark .fdm-close{background:#ffffff0a;color:#6b7280}.fdm-close:hover{background:#0000000d;border-color:#0000000f;color:#475569}:root.dark .fdm-close:hover{background:#ffffff14;border-color:#ffffff14;color:#d1d5db}.fdm-body{display:flex;flex-direction:column;max-height:88vh;overflow-y:auto}.fdm-main{flex:1;padding:2rem 2.25rem 1.75rem}@media(max-width:639px){.fdm-main{padding:1.5rem 1.25rem 1.25rem}}.fdm-title{color:#111827;font-size:20px;font-weight:800;letter-spacing:-.01em;line-height:1.3}:root.dark .fdm-title{color:#f3f4f6}.fdm-desc{color:#4b5563;font-size:14.5px;font-weight:500;line-height:1.75;margin-bottom:1.5rem}:root.dark .fdm-desc{color:#9ca3af}.fdm-vote-btn{align-items:center;background:#fafaf9;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:2px;padding:.5rem .875rem;transition:all .2s ease}:root.dark .fdm-vote-btn{background:#1d1d20;border-color:#ffffff14}.fdm-vote-btn:hover{background:#ecfdf5;border-color:#10b981;box-shadow:0 2px 8px #10b9811f;transform:translateY(-1px)}:root.dark .fdm-vote-btn:hover{background:#10b9811a}.fdm-vote-btn--active{background:#10b981;border-color:#10b981;box-shadow:0 4px 12px #10b98140}.fdm-vote-btn--active:hover{background:#059669;border-color:#059669}:root.dark .fdm-vote-btn--active{background:#10b981;border-color:#10b981}:root.dark .fdm-vote-btn--active:hover{background:#059669;border-color:#059669}.fdm-comment-input{background:#fafaf9;border:1.5px solid #e2e8f0;border-radius:12px;color:#1f2937;font-family:Inter,system-ui,sans-serif;font-size:13.5px;font-weight:500;outline:none;padding:.75rem 2.5rem .75rem .875rem;resize:none;transition:all .2s ease;width:100%}:root.dark .fdm-comment-input{background:#1d1d20;border-color:#ffffff14;color:#e5e7eb}.fdm-comment-input::-moz-placeholder{color:#94a3b8;font-weight:500}.fdm-comment-input::placeholder{color:#94a3b8;font-weight:500}:root.dark .fdm-comment-input::-moz-placeholder{color:#6b7280}:root.dark .fdm-comment-input::placeholder{color:#6b7280}.fdm-comment-input:focus{background:#fff;border-color:#10b981;box-shadow:0 0 0 3px #10b98114}:root.dark .fdm-comment-input:focus{background:#18181b}.fdm-sidebar{background:linear-gradient(180deg,#fafaf9,#f7f6f4);border-radius:0 0 20px 20px;border-top:1px solid rgba(0,0,0,.06);padding:1.5rem 2.25rem 2rem}:root.dark .fdm-sidebar{background:linear-gradient(180deg,#18181b,#131315);border-top-color:#ffffff0f}@media(max-width:639px){.fdm-sidebar{padding:1.25rem 1.25rem 1.5rem}}.fdm-sidebar-label{color:#94a3b8;display:block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}:root.dark .fdm-sidebar-label{color:#6b7280}.fdm-subscribe-btn{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;color:#1f2937;cursor:pointer;font-size:12.5px;font-weight:600;padding:.625rem 1rem;transition:all .15s ease;width:100%}:root.dark .fdm-subscribe-btn{background:#1d1d20;border-color:#ffffff14;color:#e5e7eb}.fdm-subscribe-btn:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 1px 4px #0000000a}:root.dark .fdm-subscribe-btn:hover{background:#242428;border-color:#ffffff1f}@media(min-width:640px){.fdm-body{flex-direction:row;overflow:hidden}.fdm-main{border-right:1px solid rgba(0,0,0,.06);flex:1;max-height:88vh;min-width:0;overflow-y:hidden}:root.dark .fdm-main{border-right-color:#ffffff0f}.fdm-sidebar{border-radius:0 20px 20px 0;border-top:none;flex-shrink:0;max-height:88vh;padding:2rem 1.75rem;width:260px}}.fdm-custom-scroll::-webkit-scrollbar{width:5px}.fdm-custom-scroll::-webkit-scrollbar-track{background:transparent}.fdm-custom-scroll::-webkit-scrollbar-thumb{background-color:#9ca3af66;border-radius:10px}:root.dark .fdm-custom-scroll::-webkit-scrollbar-thumb{background-color:#4b556380}.fdm-custom-scroll::-webkit-scrollbar-thumb:hover{background-color:#9ca3afb3}:root.dark .fdm-custom-scroll::-webkit-scrollbar-thumb:hover{background-color:#6b7280b3}
