.wc-survey-container{max-width:100%;margin:20px 0;padding:10px;border:1px solid #ddd;border-radius:8px;background:#f9f9f9;position:relative}.wc-survey-question h4{margin-bottom:5px;color:#333;font-size:14px}.wc-survey-subtitle{margin-bottom:15px;margin-top:0;color:#666;font-size:12px;font-style:italic}.wc-survey-buttons{display:flex;gap:10px;margin-bottom:10px}.wc-survey-btn{flex:1;padding:8px 10px;border:none;border-radius:5px;font-weight:700;cursor:pointer;transition:all .3s ease;font-size:12px;display:flex;flex-direction:column;align-items:center;gap:4px}.btn-text{font-size:12px;font-weight:700}.btn-percentage{display:none}.wc-survey-yes{background-color:#28a745;color:#fff}.wc-survey-yes:hover:not(:disabled){background-color:#218838}.wc-survey-no{background-color:#dc3545;color:#fff}.wc-survey-no:hover:not(:disabled){background-color:#c82333}.wc-survey-btn:disabled{opacity:.6;cursor:not-allowed}.wc-survey-results{margin-top:20px;padding-top:20px;border-top:1px solid #ddd}.wc-survey-results h5{margin-bottom:10px;color:#333}.wc-survey-stats{margin-bottom:10px}.wc-survey-stat{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;padding:2px 0;background:0 0;border:none;box-shadow:none}.wc-survey-label{font-weight:700;color:#333;flex:1;font-size:12px}.wc-survey-count{font-weight:700;font-size:12px;color:#2c3e50;margin-right:8px}.wc-survey-percentage{font-size:12px;color:#7f8c8d;min-width:60px;text-align:right}.wc-survey-total{font-weight:400;font-size:11px;color:#856404;margin:0;padding:8px 0 0;border-top:1px solid #dee2e6;position:relative}.wc-survey-message{padding:0;background-color:transparent;color:#333;border:none;border-radius:0;margin:0;display:none;height:0;overflow:hidden}@media (max-width:480px){.wc-survey-container{margin:10px 0;padding:15px}.wc-survey-buttons{flex-direction:column}}