
.fptf-premium-table .fptf-switch { position: relative; display:inline-block; width: 52px; height: 28px; vertical-align: middle; margin-right:8px; }
.fptf-premium-table .fptf-switch input { opacity: 0; width: 0; height: 0; }
.fptf-premium-table .fptf-slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; transition: .2s; border-radius: 28px; }
.fptf-premium-table .fptf-slider:before { position: absolute; content: ""; height: 22px; width: 22px; left: 3px; bottom: 3px; background-color: white; transition: .2s; border-radius: 50%; }
.fptf-premium-table input:checked + .fptf-slider { background-color: #4CAF50; }
.fptf-premium-table input:focus + .fptf-slider { box-shadow: 0 0 1px #4CAF50; }
.fptf-premium-table input:checked + .fptf-slider:before { transform: translateX(24px); }
.fptf-switch-label { vertical-align: middle; }


.fptf-premium-wrap{max-width:1180px}.fptf-premium-hero{margin:22px 0;padding:34px;border-radius:24px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;color:#fff;background:radial-gradient(circle at top right, rgba(59,130,246,.45), transparent 34%),linear-gradient(135deg,#111827,#1d4ed8);box-shadow:0 22px 55px rgba(15,23,42,.22)}.fptf-premium-eyebrow{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.14);color:#dbeafe;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.fptf-premium-hero h1{color:#fff;font-size:38px;line-height:1.08;margin:16px 0 10px}.fptf-premium-hero p{color:rgba(255,255,255,.84);font-size:15px;max-width:650px;margin:0}.fptf-premium-actions{display:flex;gap:12px;margin-top:22px;flex-wrap:wrap}.fptf-premium-status-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:22px;backdrop-filter:blur(10px)}.fptf-premium-status-card strong{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#dbeafe;margin-bottom:12px}.fptf-status-pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:#fff7ed;color:#9a3412;font-weight:900}.fptf-status-pill.is-active{background:#dcfce7;color:#166534}.fptf-premium-status-card p{font-size:13px;margin-top:14px}.fptf-premium-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:18px 0}.fptf-premium-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.fptf-premium-card .dashicons{color:#2563eb;font-size:30px;width:30px;height:30px}.fptf-premium-card h3{font-size:17px;margin:12px 0 8px;color:#111827}.fptf-premium-card p{margin:0;color:#667085;font-size:14px;line-height:1.55}.fptf-premium-settings-panel{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:26px;box-shadow:0 12px 34px rgba(15,23,42,.07)}.fptf-premium-section-title{border-bottom:1px solid #eef2f7;margin-bottom:8px;padding-bottom:18px}.fptf-premium-section-title h2{font-size:23px;margin:0 0 6px;color:#111827}.fptf-premium-section-title p{margin:0;color:#667085}.fptf-premium-table th{font-weight:800;color:#111827}.fptf-premium-table td{vertical-align:middle}@media(max-width:900px){.fptf-premium-hero{grid-template-columns:1fr;padding:26px}.fptf-premium-grid{grid-template-columns:1fr}}
