body.slpg-pico-standalone-body{margin:0;background:#f6f2ea}
.slpg-pico-app{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:#132238;background:#f6f2ea;min-height:100vh;padding:0;box-sizing:border-box}
.slpg-pico-app *{box-sizing:border-box}
.slpg-pico-app a{color:#0f766e;text-decoration:none}
.slpg-pico-app p{line-height:1.7}
.slpg-pico-layout{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}
.slpg-pico-sidebar{position:sticky;top:0;align-self:start;display:grid;gap:22px;align-content:start;height:100vh;padding:22px 18px;border-right:1px solid #d9e2ec;background:#0f172a;color:#e2e8f0}
.slpg-pico-sidebar-brand{display:grid;gap:8px}
.slpg-pico-sidebar-brand span{width:max-content;border-radius:999px;padding:5px 10px;background:#1e293b;color:#93c5fd;font-size:12px;font-weight:900}
.slpg-pico-sidebar-brand strong{font-size:22px;line-height:1.35;color:#fff}
.slpg-pico-sidebar nav{display:grid;gap:8px}
.slpg-pico-sidebar nav a{display:flex;align-items:center;min-height:40px;padding:9px 12px;border-radius:12px;color:#dbeafe;font-weight:900}
.slpg-pico-sidebar nav a:hover,.slpg-pico-sidebar nav a.is-active{background:#1e293b;color:#fff}
.slpg-pico-sidebar nav a.is-active{box-shadow:inset 3px 0 0 #38bdf8}
.slpg-pico-sidebar-context{display:grid;gap:7px;padding-top:18px;border-top:1px solid rgba(226,232,240,.18)}
.slpg-pico-sidebar-context span{color:#93c5fd;font-size:11px;font-weight:900;letter-spacing:0}
.slpg-pico-sidebar-context strong{overflow:hidden;color:#fff;font-size:14px;line-height:1.45;text-overflow:ellipsis}
.slpg-pico-sidebar-context a{display:flex;align-items:center;min-height:34px;padding:7px 10px;border-radius:10px;background:#111c32;color:#dbeafe;font-size:12px;font-weight:900}
.slpg-pico-sidebar-context a:hover{background:#1e293b;color:#fff}
.slpg-pico-main{min-width:0;padding:22px 24px 40px}
.slpg-pico-auth{display:grid;align-content:center;justify-items:start;max-width:720px;min-height:70vh;margin:0 auto;background:linear-gradient(135deg,#f8fffb,#fffaf1);border:1px solid #dfd5c6;border-radius:22px;padding:44px;box-shadow:0 24px 60px rgba(15,23,42,.08)}
.slpg-pico-auth span,.slpg-pico-app .slpg-record-type{display:inline-flex;align-items:center;border-radius:999px;padding:5px 12px;background:#e8f5ef;color:#0f766e;font-weight:800;font-size:12px}
.slpg-pico-auth h1{font-size:34px;line-height:1.35;margin:12px 0}
.slpg-pico-auth p{margin:0 0 20px;color:#475569}
.slpg-pico-button,.slpg-pico-app .button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;border:1px solid #d8cbb8;border-radius:999px;background:#fff;color:#132238;font-weight:800;text-decoration:none;cursor:pointer}
.slpg-pico-button.primary,.slpg-pico-app .button-primary,.slpg-pico-app .button.primary{background:#0f766e;border-color:#0f766e;color:#fff}
.slpg-pico-app .button-secondary{background:#f8fafc;border-color:#cbd5e1}
.slpg-pico-app .button-link-delete{border:0;background:transparent;color:#b42318;padding:0;min-height:auto}
.slpg-pico-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin:0 0 20px;padding:24px;border:1px solid #dfd5c6;border-radius:22px;background:linear-gradient(135deg,#f7fffb,#fff8ef);box-shadow:0 18px 42px rgba(31,47,70,.05)}
.slpg-ops-control .slpg-pico-hero{border-color:#c8d8eb;background:linear-gradient(135deg,#f8fbff,#f7fff9)}
.slpg-ops-control .slpg-record-type{background:#dbeafe;color:#1d4ed8}
.slpg-pico-hero h1{margin:10px 0 8px;font-size:30px;line-height:1.35;letter-spacing:0}
.slpg-pico-hero p{max-width:900px;margin:0;color:#475569}
.slpg-pico-links{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}
.slpg-pico-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:18px 0}
.slpg-pico-kpis article{padding:16px;border:1px solid #dfd5c6;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(31,47,70,.04)}
.slpg-pico-kpis span{display:block;color:#64748b;font-weight:800;font-size:12px}
.slpg-pico-kpis strong{display:block;margin-top:8px;font-size:30px;line-height:1;color:#0f172a}
.slpg-pico-grid{display:grid;grid-template-columns:minmax(420px,1fr) minmax(420px,1fr);gap:18px;margin:18px 0}
.slpg-pico-view-grid{grid-template-columns:1fr}
.slpg-pico-insight-grid{align-items:stretch}
.slpg-pico-period-switch{display:flex;gap:8px;align-items:center;justify-content:flex-end;margin:-6px 0 18px}
.slpg-pico-period-switch span{color:#64748b;font-weight:800}
.slpg-pico-period-switch a{display:inline-flex;align-items:center;justify-content:center;min-width:50px;padding:8px 12px;border:1px solid #d7e2ee;border-radius:999px;background:#fff;color:#334155;font-weight:900;text-decoration:none}
.slpg-pico-period-switch a.is-active{border-color:#0f766e;background:#0f766e;color:#fff;box-shadow:0 8px 18px rgba(15,118,110,.18)}
.slpg-pico-bar-chart{display:grid;grid-template-columns:repeat(auto-fit,minmax(18px,1fr));gap:5px;align-items:end;height:190px;margin-top:12px;padding:12px 8px 0;border:1px solid #eee4d5;border-radius:16px;background:linear-gradient(180deg,#fffdf8,#fbfaf6)}
.slpg-pico-bar-chart div{position:relative;min-width:0;height:100%;padding-bottom:18px}
.slpg-pico-bar-chart span{position:absolute;right:14%;bottom:18px;left:14%;display:block;min-height:0;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,#0f766e,#76c7b8)}
.slpg-pico-bar-chart small{position:absolute;right:0;bottom:0;left:0;overflow:hidden;color:#64748b;font-size:10px;text-align:center;white-space:nowrap}
.slpg-pico-insight-numbers{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.slpg-pico-insight-numbers span{display:inline-flex;gap:6px;align-items:center;padding:7px 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-weight:800}
.slpg-pico-insight-numbers strong{color:#0f172a}
.slpg-pico-template-list,.slpg-pico-follow-list{display:grid;gap:11px}
.slpg-pico-template-list article{display:grid;gap:7px;padding:12px;border:1px solid #edf0f3;border-radius:14px;background:#fbfcfd}
.slpg-pico-template-list strong{font-size:14px}
.slpg-pico-template-list span{color:#64748b;font-size:12px;font-weight:700}
.slpg-pico-template-list i{display:block;overflow:hidden;height:9px;border-radius:999px;background:#edf2f7}
.slpg-pico-template-list b{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#0f766e,#f59e0b)}
.slpg-pico-follow-panel{margin:18px 0}
.slpg-pico-follow-list article{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px;border:1px solid #edf0f3;border-radius:14px;background:#fbfcfd}
.slpg-pico-follow-list article>div{display:grid;gap:5px;min-width:0}
.slpg-pico-follow-list strong{font-size:15px}
.slpg-pico-follow-list p,.slpg-pico-follow-list small{margin:0;color:#64748b;line-height:1.55}
.slpg-pico-google-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:14px;padding:12px;border:1px solid #eee4d5;border-radius:14px;background:#fffdf8}
.slpg-pico-google-row span{font-weight:900;color:#334155}
.slpg-pico-google-row strong{font-weight:900}
.slpg-pico-broadcast-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0}
.slpg-pico-broadcast-status article{display:grid;gap:5px;padding:14px;border:1px solid #e6edf2;border-radius:14px;background:#f8fbfd}
.slpg-pico-broadcast-status span,.slpg-pico-broadcast-preview h3,.slpg-pico-broadcast-body-preview h3{margin:0;color:#334155;font-size:13px;font-weight:900}
.slpg-pico-broadcast-status strong{font-size:18px}
.slpg-pico-broadcast-status small{color:#64748b;font-weight:700}
.slpg-pico-broadcast-filters{grid-template-columns:minmax(140px,.9fr) minmax(220px,1.4fr) repeat(4,minmax(130px,1fr)) auto auto}
.slpg-pico-email-filters{grid-template-columns:minmax(260px,1.5fr) minmax(130px,1fr) minmax(100px,.7fr) auto}
.slpg-pico-broadcast-preview{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1fr);gap:14px;align-items:start;margin:14px 0;padding:14px;border:1px solid #dbe7ef;border-radius:16px;background:#f8fbfd}
.slpg-pico-broadcast-preview p{margin:4px 0 0;color:#64748b}
.slpg-pico-preview-chips{display:flex;flex-wrap:wrap;gap:8px}
.slpg-pico-preview-chips span{display:inline-grid;gap:2px;max-width:280px;padding:8px 11px;border-radius:999px;background:#eefbf7;color:#0f766e;font-weight:900}
.slpg-pico-preview-chips small{overflow:hidden;color:#64748b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.slpg-pico-broadcast-compose{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(320px,1.25fr);gap:12px;margin:16px 0 4px;padding:14px;border:1px solid #d8eee9;border-radius:16px;background:#f2fbf8}
.slpg-pico-broadcast-compose label{display:grid;gap:6px;color:#334155;font-weight:900}
.slpg-pico-broadcast-compose input,.slpg-pico-broadcast-compose select,.slpg-pico-broadcast-compose textarea{width:100%;min-height:38px;border:1px solid #b9d7d1;border-radius:10px;padding:8px 10px;background:#fff;color:#0f172a}
.slpg-pico-broadcast-compose textarea{resize:vertical}
.slpg-pico-broadcast-compose small{color:#64748b;font-weight:700;line-height:1.55}
.slpg-pico-compose-footer{grid-column:1/-1;display:flex;gap:12px;align-items:center;justify-content:space-between}
.slpg-pico-compose-footer p{margin:0;color:#64748b;font-weight:800}
.slpg-pico-broadcast-list,.slpg-pico-broadcast-detail{margin-top:18px}
.slpg-pico-broadcast-meta{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}
.slpg-pico-broadcast-meta span{display:inline-flex;gap:5px;align-items:center;padding:7px 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:900}
.slpg-pico-broadcast-meta strong{color:#0f172a}
.slpg-pico-broadcast-body-preview{margin:0 0 14px;padding:12px;border:1px solid #e6edf2;border-radius:14px;background:#fbfcfd}
.slpg-pico-broadcast-body-preview pre{max-height:260px;overflow:auto;margin:8px 0 0;white-space:pre-wrap;word-break:break-word;font:inherit;line-height:1.65;color:#0f172a}
.slpg-pico-app .slpg-panel{background:#fff;border:1px solid #dfd5c6;border-radius:20px;padding:20px;box-shadow:0 16px 40px rgba(31,47,70,.05)}
.slpg-pico-app .slpg-panel h2{margin:0 0 14px;font-size:23px;line-height:1.4}
.slpg-pico-action-list{display:grid;gap:10px}
.slpg-pico-action-list article{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px;border:1px solid #edf0f3;border-radius:14px;background:#fbfcfd}
.slpg-pico-action-list strong{display:block;margin:6px 0 3px}
.slpg-pico-action-list p{margin:0;color:#64748b}
.slpg-pico-action-buttons{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.slpg-pico-record-account-actions{position:relative}
.slpg-pico-record-account-actions summary{display:inline-flex;align-items:center;min-height:30px;padding:4px 10px;border:1px solid #0f766e;border-radius:999px;background:#f0fdfa;color:#0f766e;font-size:12px;font-weight:900;cursor:pointer}
.slpg-pico-record-account-actions[open]{width:min(360px,70vw)}
.slpg-pico-mini-action-form{display:grid;gap:7px;margin-top:8px;padding:10px;border:1px solid #dbe7ef;border-radius:12px;background:#f8fbfd}
.slpg-pico-mini-action-form label{display:grid;gap:4px;min-width:0;color:#334155;font-size:12px;font-weight:900}
.slpg-pico-mini-action-form input,.slpg-pico-mini-action-form select{width:100%;min-height:32px;border:1px solid #cbd5e1;border-radius:9px;padding:5px 8px;background:#fff}
.slpg-pico-inline-check{display:flex!important;gap:7px;align-items:center}
.slpg-pico-inline-check input{width:auto;min-height:0}
.slpg-pico-same-email{display:inline-flex;width:max-content;max-width:100%;margin-top:6px;padding:3px 8px;border-radius:999px;background:#eef2ff;color:#3730a3!important;font-size:12px;font-weight:900}
.slpg-pico-identity-hints{display:grid;gap:6px;margin:8px 0;padding:9px;border:1px solid #bae6fd;border-radius:12px;background:#f0f9ff;color:#0c4a6e}
.slpg-pico-identity-hints strong{font-size:12px;color:#075985}
.slpg-pico-identity-hints span{display:inline-flex;width:max-content;max-width:100%;padding:4px 8px;border-radius:999px;background:#fff;color:#075985;font-size:12px;font-weight:900;overflow-wrap:anywhere}
.slpg-pico-identity-hints p{margin:2px 0 0!important}
.slpg-pico-identity-hints.is-compact{display:flex;flex-wrap:wrap;padding:0;border:0;background:transparent}
.slpg-pico-identity-hints.is-compact span{background:#e0f2fe}
.slpg-pico-record-summary{margin:0!important;color:#0f172a!important;font-weight:800}
.slpg-pico-record-detail{margin-top:6px}
.slpg-pico-record-detail summary{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid #d7e2ee;border-radius:999px;background:#fff;color:#0f766e;font-size:12px;font-weight:900;cursor:pointer}
.slpg-pico-record-detail[open] summary{border-color:#0f766e;background:#eefbf7}
.slpg-pico-record-detail dl{display:grid;grid-template-columns:96px minmax(0,1fr);gap:6px 10px;margin:9px 0;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}
.slpg-pico-record-detail dt{color:#64748b;font-size:12px;font-weight:900}
.slpg-pico-record-detail dd{min-width:0;margin:0;color:#0f172a;font-weight:800;word-break:break-word}
.slpg-pico-record-detail pre{max-height:320px;overflow:auto;margin:8px 0 0;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;white-space:pre-wrap;word-break:break-word;font:inherit;line-height:1.65;color:#0f172a}
.slpg-pico-delete-record-form{margin:0}
.slpg-pico-delete-record-form .button{color:#b42318!important}
.slpg-pico-hearing-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;min-width:210px}
.slpg-pico-hearing-actions .slpg-record-status{min-width:auto}
.slpg-pico-compact-form{margin:0}
.slpg-pico-hearing-sheet{margin-top:8px}
.slpg-pico-hearing-sheet summary{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border:1px solid #d7e2ee;border-radius:999px;background:#fff;color:#0f766e;font-size:12px;font-weight:900;cursor:pointer}
.slpg-pico-hearing-sheet[open] summary{border-color:#0f766e;background:#eefbf7}
.slpg-pico-hearing-sheet-body{display:grid;gap:12px;width:min(720px,72vw);margin-top:10px;padding:12px;border:1px solid #dbe7ef;border-radius:14px;background:#f8fbfd;box-shadow:0 10px 24px rgba(15,23,42,.06)}
.slpg-pico-hearing-sheet-body section{display:grid;gap:7px}
.slpg-pico-hearing-sheet-body h4{margin:0;color:#0f172a;font-size:13px}
.slpg-pico-hearing-sheet-body p{margin:0}
.slpg-pico-hearing-sheet-body dl{display:grid;grid-template-columns:minmax(110px,.34fr) minmax(0,1fr);gap:7px 10px;margin:0}
.slpg-pico-hearing-sheet-body dt{color:#64748b;font-size:12px;font-weight:900}
.slpg-pico-hearing-sheet-body dd{min-width:0;margin:0;color:#0f172a;font-weight:700}
.slpg-pico-hearing-sheet-body pre{margin:0;white-space:pre-wrap;word-break:break-word;font:inherit;line-height:1.65}
.slpg-pico-detail-panel{scroll-margin-top:18px}
.slpg-pico-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0 18px}
.slpg-pico-detail-grid article{padding:14px;border:1px solid #e6edf2;border-radius:14px;background:#f8fbfd}
.slpg-pico-detail-grid span{display:block;color:#64748b;font-size:12px;font-weight:900}
.slpg-pico-detail-grid strong{display:block;margin-top:6px;font-size:26px;line-height:1}
.slpg-pico-detail-actions{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(420px,1.1fr);gap:16px;margin:0 0 18px}
.slpg-pico-detail-actions article{display:grid;gap:12px;align-content:start;padding:14px;border:1px solid #e6edf2;border-radius:14px;background:#fbfcfd}
.slpg-pico-detail-actions h3{margin:0;font-size:16px}
.slpg-pico-detail-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.slpg-pico-detail-columns h3{margin:0 0 8px;font-size:16px}
.slpg-pico-detail-wide{grid-column:1/-1}
.slpg-pico-school-email-form{grid-template-columns:minmax(220px,1fr) auto;max-width:520px;margin:0;padding:0;border:0;background:transparent}
.slpg-pico-school-email-form label{font-size:12px}
.slpg-pico-mini-table{min-width:0!important}
.slpg-pico-mini-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.slpg-pico-mini-columns h3{margin:0 0 8px;font-size:14px}
.slpg-pico-app .slpg-status-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.slpg-pico-app .slpg-status-list li{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #eef1f4}
.slpg-pico-app .slpg-status-list li:last-child{border-bottom:0}
.slpg-pico-section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}
.slpg-pico-section-head h2{margin:0 0 6px}
.slpg-pico-section-head p{margin:0;color:#64748b}
.slpg-pico-section-head>span{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:8px 12px;border-radius:999px;background:#e7f6ef;color:#0f766e;font-weight:800}
.slpg-pico-tenant-filters{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(8,minmax(116px,1fr)) auto auto;gap:10px;align-items:end;margin:0 0 14px;padding:12px;border:1px solid #e6edf2;border-radius:16px;background:#f8fbfd}
.slpg-pico-action-filters{grid-template-columns:minmax(240px,1.4fr) repeat(5,minmax(120px,1fr)) auto auto}
.slpg-pico-school-lp-filters{grid-template-columns:minmax(240px,1.5fr) repeat(7,minmax(118px,1fr)) auto auto}
.slpg-pico-tenant-filters label{display:grid;gap:5px;min-width:0;color:#334155;font-weight:900;font-size:12px}
.slpg-pico-tenant-filters input,.slpg-pico-tenant-filters select{width:100%;min-height:38px;border:1px solid #cbd5e1;border-radius:10px;padding:7px 9px;background:#fff;color:#0f172a}
.slpg-pico-tenant-filters .button{min-height:38px;white-space:nowrap}
.slpg-pico-page-summary,.slpg-pico-pagination{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:10px 0;color:#64748b;font-weight:900}
.slpg-pico-pagination{justify-content:center;margin-top:14px}
.slpg-pico-row-tools{display:grid;gap:9px;margin-bottom:10px}
.slpg-pico-count-stack{display:flex;flex-wrap:wrap;gap:6px;align-items:center}
.slpg-pico-count-stack span{display:inline-flex;gap:4px;align-items:center;border-radius:999px;padding:5px 8px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:900}
.slpg-pico-count-stack strong{color:#0f172a}
.slpg-pico-count-stack .is-warn{background:#fef3c7;color:#92400e}
.slpg-pico-lp-chip-list{display:grid;gap:7px;min-width:260px}
.slpg-pico-lp-chip{display:grid;gap:2px;padding:8px 10px;border:1px solid #dbe7ef;border-radius:12px;background:#f8fbfd;color:#0f172a!important}
.slpg-pico-lp-chip:hover{border-color:#0f766e;background:#eefbf7}
.slpg-pico-lp-chip.is-demo{border-color:#facc15;background:#fffbeb}
.slpg-pico-lp-chip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.slpg-pico-lp-chip span{color:#64748b;font-size:12px;font-weight:900}
.slpg-pico-tag-list{display:flex;flex-wrap:wrap;gap:6px}
.slpg-pico-tag-list span{display:inline-flex;align-items:center;border-radius:999px;padding:5px 8px;background:#fff7ed;color:#9a3412;font-size:12px;font-weight:900}
.slpg-pico-proxy-form{display:grid;gap:7px;padding:10px;border:1px solid #d8eee9;border-radius:14px;background:#f2fbf8}
.slpg-pico-proxy-form label{display:grid;gap:4px;color:#334155;font-weight:900}
.slpg-pico-proxy-form input{width:100%;min-height:34px;border:1px solid #b9d7d1;border-radius:10px;padding:6px 9px;background:#fff}
.slpg-pico-table-wrap{overflow-x:auto;border:1px solid #dfd5c6;border-radius:16px;background:#fff}
.slpg-pico-app .widefat{width:100%;border-collapse:collapse;min-width:1380px;background:#fff}
.slpg-pico-app .slpg-pico-compact-table{min-width:920px}
.slpg-pico-app .slpg-pico-mini-table{min-width:640px!important}
.slpg-pico-app .widefat th,.slpg-pico-app .widefat td{padding:12px;vertical-align:top;border-bottom:1px solid #eef0f3;text-align:left}
.slpg-pico-app .widefat th{font-weight:900;color:#334155;background:#faf8f3}
.slpg-pico-sort-link{display:inline-flex;align-items:center;color:#334155!important;font-weight:900}
.slpg-pico-sort-link::after{content:"↕";margin-left:6px;color:#94a3b8;font-size:11px}
.slpg-pico-app .widefat td{font-size:13px;line-height:1.55}
.slpg-pico-app .widefat p{margin:5px 0;color:#475569}
.slpg-pico-app .widefat tr:nth-child(even) td{background:#fcfbf8}
.slpg-pico-app .widefat tr[data-slpg-tenant-detail-url]{cursor:pointer}
.slpg-pico-app .widefat tr[data-slpg-tenant-detail-url]:hover td{background:#f5fbff}
.slpg-pico-row-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}
.slpg-pico-row-actions{min-width:360px}
.slpg-pico-row-actions summary{cursor:pointer;font-weight:900;color:#0f766e}
.slpg-pico-inline-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;padding:10px;border:1px solid #edf0f3;border-radius:14px;background:#fbfcfd}
.slpg-pico-inline-form label{display:grid;gap:4px;font-weight:800;color:#334155}
.slpg-pico-inline-form input,.slpg-pico-inline-form select{width:100%;min-height:34px;border:1px solid #cbd5e1;border-radius:10px;padding:6px 9px;background:#fff}
.slpg-pico-inline-form .button{width:max-content;align-self:end}
.slpg-pico-form-wide{grid-column:1/-1}
.slpg-pico-check-row{display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:flex-start;gap:8px;line-height:1.55}
.slpg-pico-check-row input{width:auto!important;min-height:auto!important;margin-top:4px}
.slpg-pico-mini-list{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:6px 12px;margin:10px 0;padding:10px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}
.slpg-pico-mini-list dt{font-weight:900;color:#64748b}
.slpg-pico-mini-list dd{margin:0;font-weight:900;color:#0f172a;overflow-wrap:anywhere}
.slpg-pico-duplicate-badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin-top:5px;padding:4px 9px;border-radius:999px;background:#fff7ed;color:#9a3412!important;font-size:12px;font-weight:900}
.slpg-pico-duplicate-panel{border-color:#fed7aa!important;background:#fffaf3!important}
.slpg-pico-duplicate-list{display:grid;gap:10px}
.slpg-pico-duplicate-item{display:grid;gap:8px;padding:11px;border:1px solid #e2e8f0;border-radius:13px;background:#fff}
.slpg-pico-duplicate-item.is-safe{border-color:#bbf7d0;background:#f8fffb}
.slpg-pico-duplicate-item.is-unsafe{border-color:#fed7aa;background:#fffaf3}
.slpg-pico-duplicate-item strong{display:block;font-size:14px}
.slpg-pico-duplicate-item>.slpg-pico-count-stack{display:none}
.slpg-pico-merge-direction-note{display:grid;gap:5px;margin:10px 0;padding:10px 12px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed;color:#7c2d12;font-weight:800}
.slpg-pico-merge-direction-note strong{color:#9a3412}
.slpg-pico-merge-direction{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center;padding:8px;border:1px solid #e2e8f0;border-radius:12px;background:#fbfcfd}
.slpg-pico-merge-direction>div{display:grid;gap:3px;min-width:0;padding:8px;border-radius:10px;background:#fff}
.slpg-pico-merge-direction b{color:#64748b;font-size:18px}
.slpg-pico-merge-direction span{color:#64748b;font-size:11px;font-weight:900}
.slpg-pico-merge-direction small{color:#64748b;font-weight:800}
.slpg-pico-merge-direction .is-primary{border:1px solid #bbf7d0;background:#f0fdf4}
.slpg-pico-merge-direction .is-duplicate{border:1px solid #fed7aa;background:#fff7ed}
.slpg-pico-duplicate-summary{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}
.slpg-pico-duplicate-status{display:inline-flex;align-items:center;justify-content:center;min-width:132px;padding:7px 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:900}
.slpg-pico-duplicate-item.is-safe .slpg-pico-duplicate-status{background:#dcfce7;color:#166534}
.slpg-pico-duplicate-item.is-unsafe .slpg-pico-duplicate-status{background:#ffedd5;color:#9a3412}
.slpg-pico-duplicate-decision{display:grid;grid-template-columns:1.4fr repeat(2,minmax(0,.8fr));gap:8px}
.slpg-pico-duplicate-decision span{display:grid;gap:3px;min-height:58px;padding:9px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#475569;font-size:12px;font-weight:800;line-height:1.45}
.slpg-pico-duplicate-decision strong{font-size:15px;color:#0f172a}
.slpg-pico-merge-preview{border:1px solid #dbeafe;border-radius:12px;background:#f8fbff;padding:10px}
.slpg-pico-merge-preview summary{cursor:pointer;font-weight:900;color:#075985}
.slpg-pico-merge-preview:not([open]){border-color:#e2e8f0;background:#fff;padding:8px 10px}
.slpg-pico-merge-preview h4{margin:0 0 8px;font-size:13px;color:#0f172a}
.slpg-pico-merge-impact-grid,.slpg-pico-merge-sample-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}
.slpg-pico-merge-impact,.slpg-pico-merge-sample-group,.slpg-pico-merge-users{padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}
.slpg-pico-merge-impact.is-change{border-color:#bfdbfe;background:#eff6ff}
.slpg-pico-merge-impact.is-keep{border-color:#bbf7d0;background:#f0fdf4}
.slpg-pico-merge-impact ul,.slpg-pico-merge-sample-group ul{margin:0;padding-left:18px}
.slpg-pico-merge-impact li,.slpg-pico-merge-sample-group li{margin:5px 0;color:#334155;font-weight:800;line-height:1.5}
.slpg-pico-merge-users{margin-top:10px}
.slpg-pico-merge-user-list{display:flex;flex-wrap:wrap;gap:6px}
.slpg-pico-merge-user-list span{display:inline-flex;max-width:100%;padding:5px 8px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;font-weight:900;overflow-wrap:anywhere}
.slpg-pico-merge-samples{margin-top:10px}
.slpg-pico-merge-sample-group.has-items{border-color:#fed7aa;background:#fff7ed}
.slpg-pico-merge-sample-group.is-empty{background:#f8fafc}
.slpg-pico-merge-sample-group li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:5px 0;border-top:1px solid rgba(148,163,184,.25)}
.slpg-pico-merge-sample-group li:first-child{border-top:0}
.slpg-pico-merge-sample-group li span{overflow-wrap:anywhere}
.slpg-pico-merge-sample-group em{font-style:normal;color:#64748b;font-size:12px}
.slpg-pico-merge-action{margin-top:4px;border:1px solid #bbf7d0;border-radius:12px;background:#f8fffb;padding:8px 10px}
.slpg-pico-merge-action summary{cursor:pointer;color:#166534;font-weight:900}
.slpg-pico-unsafe-note{margin:0;color:#9a3412;font-weight:900}
.slpg-pico-danger-zone{margin-top:4px;padding:10px;border:1px solid #fecaca;border-radius:12px;background:#fff7f7}
.slpg-pico-danger-zone summary{cursor:pointer;color:#b42318;font-weight:900}
.slpg-pico-danger-zone .slpg-pico-inline-form{border-color:#fecaca;background:#fff}
.slpg-pico-revoke-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin-top:8px}
.slpg-pico-revoke-form input{width:100%;min-height:34px;border:1px solid #fecaca;border-radius:10px;padding:6px 9px;background:#fff}
.slpg-pico-app .notice{margin:0 0 16px;padding:12px 14px;border-radius:14px;border:1px solid #cbd5e1;background:#fff}
.slpg-pico-app .notice p{margin:0;font-weight:800}
.slpg-pico-app .notice-success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}
.slpg-pico-app .notice-error{border-color:#fecaca;background:#fef2f2;color:#991b1b}
.slpg-pico-app .slpg-record-status{display:inline-flex;align-items:center;justify-content:center;min-width:104px;border-radius:999px;padding:7px 12px;font-weight:900;font-size:13px;background:#eef2f7;color:#475569}
.slpg-pico-app .slpg-record-status.is-new,.slpg-pico-app .slpg-record-status.is-warn{background:#fef3c7;color:#92400e}
.slpg-pico-app .slpg-record-status.is-contacted{background:#dbeafe;color:#1d4ed8}
.slpg-pico-app .slpg-record-status.is-progress{background:#ede9fe;color:#6d28d9}
.slpg-pico-app .slpg-record-status.is-won,.slpg-pico-app .slpg-record-status.is-good{background:#dcfce7;color:#166534}
.slpg-pico-app .slpg-record-status.is-lost,.slpg-pico-app .slpg-record-status.is-muted{background:#f1f5f9;color:#475569}
.slpg-pico-app .slpg-record-status.is-bad{background:#fee2e2;color:#991b1b}
.slpg-pico-muted{color:#64748b;font-weight:800}
.slpg-pico-app .is-good{color:#166534}
.slpg-pico-app .is-warn{color:#92400e}
.slpg-pico-app .is-bad{color:#991b1b}
@media (max-width: 960px){
    .slpg-pico-layout{grid-template-columns:1fr}
    .slpg-pico-sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid #d9e2ec}
    .slpg-pico-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}
    .slpg-pico-main{padding:16px}
    .slpg-pico-hero,.slpg-pico-section-head{display:grid}
    .slpg-pico-links{justify-content:flex-start}
    .slpg-pico-grid,.slpg-pico-mini-columns,.slpg-pico-detail-columns,.slpg-pico-detail-grid,.slpg-pico-detail-actions{grid-template-columns:1fr}
    .slpg-pico-bar-chart{height:170px;grid-template-columns:repeat(15,minmax(16px,1fr));overflow-x:auto}
    .slpg-pico-follow-list article{align-items:flex-start;flex-direction:column}
    .slpg-pico-period-switch{align-items:stretch;justify-content:stretch;flex-wrap:wrap;margin:0 0 16px}
    .slpg-pico-period-switch span{width:100%}
    .slpg-pico-period-switch a{flex:1;min-width:0}
    .slpg-pico-tenant-filters{grid-template-columns:repeat(2,minmax(0,1fr))}
    .slpg-pico-broadcast-filters,.slpg-pico-email-filters,.slpg-pico-broadcast-status,.slpg-pico-broadcast-preview,.slpg-pico-broadcast-compose{grid-template-columns:1fr}
    .slpg-pico-school-lp-filters{grid-template-columns:repeat(2,minmax(0,1fr))}
    .slpg-pico-compose-footer{display:grid}
    .slpg-pico-tenant-filters label:first-child{grid-column:1/-1}
    .slpg-pico-merge-impact-grid,.slpg-pico-merge-sample-grid{grid-template-columns:1fr}
    .slpg-pico-merge-direction{grid-template-columns:1fr}
    .slpg-pico-merge-direction b{justify-self:center;transform:rotate(90deg)}
    .slpg-pico-duplicate-summary{display:grid}
    .slpg-pico-duplicate-status{width:max-content;min-width:0}
    .slpg-pico-duplicate-decision{grid-template-columns:1fr}
    .slpg-pico-app .widefat{min-width:1040px}
    .slpg-pico-inline-form{grid-template-columns:1fr}
    .slpg-pico-revoke-form{grid-template-columns:1fr}
}
@media (max-width: 760px){
    .slpg-pico-app{background:#f8fafc}
    .slpg-pico-main{padding:10px}
    .slpg-pico-sidebar{padding:14px}
    .slpg-pico-sidebar nav{grid-template-columns:1fr}
    .slpg-pico-app .slpg-panel{padding:14px;border-radius:16px}
    .slpg-pico-hero{padding:16px;border-radius:16px}
    .slpg-pico-hero h1{font-size:24px}
    .slpg-pico-tenant-filters{grid-template-columns:1fr;padding:10px;border-radius:14px}
    .slpg-pico-page-summary{display:grid;gap:4px}
    .slpg-pico-table-wrap{overflow:visible;border:0;background:transparent}
    .slpg-pico-app .widefat{display:block!important;width:100%!important;min-width:0!important;background:transparent}
    .slpg-pico-app .widefat thead{display:none!important}
    .slpg-pico-app .widefat tbody{display:grid!important;gap:12px;width:100%}
    .slpg-pico-app .widefat tr{display:block!important;width:100%;border:1px solid #d7e2ee;border-radius:16px;background:#fff;box-shadow:0 12px 26px rgba(15,23,42,.06);overflow:hidden}
    .slpg-pico-app .widefat td{display:grid!important;grid-template-columns:104px minmax(0,1fr);gap:10px;align-items:start;width:100%!important;padding:11px 12px;border-bottom:1px solid #eef2f7;background:#fff!important}
    .slpg-pico-app .widefat td:last-child{border-bottom:0}
    .slpg-pico-app .widefat td::before{content:attr(data-label);color:#64748b;font-size:12px;font-weight:900}
    .slpg-pico-row-actions{min-width:0}
    .slpg-pico-row-actions summary{min-height:40px;padding:8px 0}
    .slpg-pico-row-tools .button,.slpg-pico-inline-form .button,.slpg-pico-revoke-form .button{width:100%;min-width:0}
}
@media (max-width: 760px){
    .slpg-pico-ops .slpg-pico-table-wrap{overflow-x:auto;border:1px solid #d7e2ee;border-radius:14px;background:#fff}
    .slpg-pico-ops .widefat{display:table!important;width:100%!important;min-width:860px!important;background:#fff}
    .slpg-pico-ops .slpg-pico-tenant-table{min-width:1180px!important}
    .slpg-pico-ops .slpg-pico-school-lp-table{min-width:1240px!important}
    .slpg-pico-ops .slpg-pico-compact-table{min-width:900px!important}
    .slpg-pico-ops .slpg-pico-mini-table{min-width:620px!important}
    .slpg-pico-ops .widefat thead{display:table-header-group!important}
    .slpg-pico-ops .widefat tbody{display:table-row-group!important}
    .slpg-pico-ops .widefat tr{display:table-row!important;border:0;border-radius:0;box-shadow:none;overflow:visible}
    .slpg-pico-ops .widefat td{display:table-cell!important;width:auto!important;padding:10px;border-bottom:1px solid #eef2f7;background:#fff!important}
    .slpg-pico-ops .widefat td::before{content:none}
}

.slpg-pico-account-cleanup-panel{border-color:#fecaca!important;background:#fffafa!important}
.slpg-pico-cleanup-target{display:grid;gap:4px;padding:10px 12px;border:1px solid #fecaca;border-radius:12px;background:#fff}
.slpg-pico-cleanup-target strong{color:#991b1b}
.slpg-pico-cleanup-target span{font-size:13px;color:#526173;font-weight:800;overflow-wrap:anywhere}
