#shpn-subscription-container{position:fixed;bottom:20px;right:20px;z-index:9999}#shpn-subscribe-btn,#shpn-unsubscribe-btn{background:#0073aa;color:#fff;border:none;padding:12px 20px;border-radius:25px;cursor:pointer;font-size:14px;box-shadow:0 2px 10px rgba(0,0,0,.2);transition:all 0.3s ease}#shpn-subscribe-btn:hover,#shpn-unsubscribe-btn:hover{background:#005a87;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.3)}#shpn-unsubscribe-btn{background:#dc3232}#shpn-unsubscribe-btn:hover{background:#a02622}.shpn-admin-container{max-width:1200px;margin:20px 0}.shpn-card{background:#fff;border:1px solid #ccd0d4;border-radius:4px;padding:20px;margin-bottom:20px;box-shadow:0 1px 1px rgba(0,0,0,.04)}.shpn-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.shpn-stat-card{background:#fff;border:1px solid #ccd0d4;border-radius:4px;padding:20px;text-align:center;box-shadow:0 1px 1px rgba(0,0,0,.04)}.shpn-stat-number{font-size:2em;font-weight:700;color:#0073aa;display:block}.shpn-stat-label{color:#666;margin-top:5px}.shpn-form-table{width:100%}.shpn-form-table th{text-align:left;padding:15px 10px 15px 0;width:200px;vertical-align:top}.shpn-form-table td{padding:15px 0}.shpn-form-table input[type="text"],.shpn-form-table textarea{width:100%;max-width:500px}.shpn-button-primary{background:#0073aa;border-color:#0073aa;color:#fff;padding:8px 12px;border-radius:3px;cursor:pointer;text-decoration:none;display:inline-block}.shpn-button-primary:hover{background:#005a87;border-color:#005a87;color:#fff}.shpn-subscribers-table{width:100%;border-collapse:collapse}.shpn-subscribers-table th,.shpn-subscribers-table td{padding:12px;text-align:left;border-bottom:1px solid #ddd}.shpn-subscribers-table th{background-color:#f9f9f9;font-weight:700}.shpn-status-active{color:#46b450;font-weight:700}.shpn-status-inactive{color:#dc3232;font-weight:700}