.plugin-section-box{background-color:#0B0024;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #4b5563;border-radius:8px;color:#d1d5db}.contest-sharing-section{text-align:center;border-color:var(--mlbb-plugin-accent-blue,#3b82f6)}.contest-sharing-section h3{font-size:1.2em;color:#f9fafb;margin-bottom:1rem}.contest-share-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:1.5rem}.plugin-button--share{display:inline-flex;align-items:center;gap:5px;padding:8px 15px!important;text-decoration:none!important;font-size:0.9em!important;border-radius:5px;background-color:#374151;color:#f9fafb!important;border:1px solid #4b5563;transition:background-color 0.2s ease,border-color 0.2s ease;cursor:pointer}.plugin-button--share:hover,.plugin-button--share:focus{background-color:#4b5563;border-color:#6b7280;color:#fff!important}.contest-copy-link{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:.5rem}.contest-copy-link input[type="text"]{flex-grow:1;max-width:350px;padding:8px 10px;background-color:#374151;border:1px solid #4b5563;color:#d1d5db;border-radius:4px;font-size:1rem;text-align:center}.plugin-button--copy{padding:8px 15px!important;font-size:0.9em!important;border-radius:5px;background-color:var(--mlbb-plugin-accent-purple,#8b5cf6);color:#fff!important;border:1px solid var(--mlbb-plugin-accent-purple,#8b5cf6);cursor:pointer;transition:background-color 0.2s ease;white-space:nowrap}.plugin-button--copy:hover,.plugin-button--copy:focus{background-color:#7c3aed;border-color:#7c3aed}.contest-copy-link+p{font-size:.85em;color:#9ca3af;margin-top:.75rem}@media (max-width:600px){.contest-share-buttons{gap:8px}.plugin-button--share,.plugin-button--copy{padding:6px 10px!important;font-size:0.85em!important}.contest-copy-link{flex-direction:column;gap:8px}.contest-copy-link input[type="text"]{max-width:100%;width:100%}}