:root{--efs-navy:#002341;--efs-navy-2:#0f2f4f;--efs-blue:#4059e8;--efs-orange:#ff8f25;--efs-gold:#f28c28;--efs-green:#16a34a;--efs-bg:#f5f7fb;--efs-border:#d5e0ec;--efs-text:#001832;--efs-muted:#64748b;--efs-radius:18px;--efs-shadow:0 18px 42px rgba(15,23,42,.08)}
.efs-template-wrap{max-width:none;width:auto;margin:18px 18px 0 2px;color:var(--efs-text)}.efs-template-wrap *{box-sizing:border-box}.efs-pr-admin a{transition:.18s ease}.efs-template-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin:18px 0 18px;padding:30px 34px;border-radius:22px;background:linear-gradient(115deg,#002341 0%,#0b3155 44%,#5b493f 100%);color:#fff;box-shadow:0 22px 48px rgba(15,23,42,.20);position:relative;overflow:hidden}.efs-template-hero:after{content:"";position:absolute;right:34px;bottom:18px;width:152px;height:2px;background:var(--efs-orange);opacity:.9}.efs-template-hero-copy{max-width:840px;position:relative;z-index:1}.efs-template-hero h1{margin:0 0 10px!important;color:#fff!important;font-size:31px!important;line-height:1.12!important;font-weight:900!important;letter-spacing:-.03em}.efs-template-hero p{margin:0;color:rgba(255,255,255,.86);font-size:15px;line-height:1.6}.efs-template-eyebrow{margin:0 0 14px!important;text-transform:uppercase;letter-spacing:.16em;font-size:11px!important;line-height:1;font-weight:900;color:#fff!important}.efs-template-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;align-items:flex-start;position:relative;z-index:1}.efs-pill{display:inline-flex;align-items:center;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900;white-space:nowrap;border:1px solid transparent}.efs-pill-basic{background:#eaf7ef;color:#14532d}.efs-pill-pro{background:rgba(255,143,37,.16);color:#fff;border-color:rgba(255,143,37,.75)}.efs-pill-pro-muted{background:#fff7ed;color:#9a3412}.efs-pill-pro-locked{background:rgba(255,255,255,.16);color:#fff;border:1px solid rgba(255,255,255,.28)}.efs-pill-mode{background:rgba(255,255,255,.18);color:#fff;border-color:rgba(255,255,255,.32)}.efs-pill-sport{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.24)}
.efs-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 18px}.efs-stat-card{display:flex;flex-direction:column;gap:6px;min-height:132px;padding:20px;border-radius:20px;background:#fff;border:1px solid var(--efs-border);box-shadow:var(--efs-shadow);text-decoration:none;position:relative;overflow:hidden}.efs-stat-card:after{content:"";position:absolute;inset:auto 0 0 0;height:4px;background:linear-gradient(90deg,var(--efs-orange),var(--efs-blue))}.efs-stat-card .dashicons{font-size:28px;width:28px;height:28px;color:var(--efs-orange)}.efs-stat-card strong{font-size:34px;line-height:1;color:var(--efs-navy);font-weight:900}.efs-stat-card em{font-style:normal;color:var(--efs-muted);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.efs-stat-card:hover{transform:translateY(-1px);border-color:#b9c8d9;box-shadow:0 20px 50px rgba(15,23,42,.11)}
.efs-two-col{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:18px;margin-bottom:18px}.efs-two-col-wide{grid-template-columns:minmax(0,1fr) 430px}.efs-template-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}.efs-template-card,.efs-licence-card,.efs-modules-card{background:#fff;border:1px solid var(--efs-border);border-radius:var(--efs-radius);padding:22px;box-shadow:var(--efs-shadow)}.efs-template-card h2,.efs-licence-card h2,.efs-modules-card h2{margin:0 0 14px;color:var(--efs-text);font-size:21px;line-height:1.25;font-weight:900}.efs-template-card h3{margin:18px 0 10px;color:var(--efs-navy);font-size:16px}.efs-template-card p{font-size:14px;color:#526173}.efs-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.efs-card-head h2{margin:0}.efs-card-kicker{text-transform:uppercase;letter-spacing:.1em;font-size:11px;color:var(--efs-gold);font-weight:900;margin-bottom:8px}.efs-support-card{background:linear-gradient(180deg,#fff,#fff8f1);border-color:#f4c78f}.efs-workflow-list{margin:10px 0 18px;padding-left:20px}.efs-workflow-list li{margin:0 0 10px;color:#334155}.efs-muted{color:var(--efs-muted);font-size:13px}.efs-template-empty-state{margin-top:18px;padding:28px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;text-align:center;color:#475569}.efs-template-checklist{margin:12px 0 0}.efs-template-checklist li{margin:0 0 10px;padding-left:4px}.efs-template-upgrade-card{border-color:#f28c28;background:linear-gradient(180deg,#fff,#fff7ed)}
.efs-admin-tabs{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 18px}.efs-admin-tabs a{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--efs-border);color:var(--efs-navy);text-decoration:none;font-weight:800}.efs-admin-tabs a.active,.efs-admin-tabs a:hover{background:var(--efs-navy);color:#fff;border-color:var(--efs-navy)}.efs-search-form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.efs-search-form input[type=search]{min-width:220px;border:1px solid #cbd5e1;border-radius:999px;padding:8px 13px}.efs-table-scroll{overflow:auto;border:1px solid #e2e8f0;border-radius:15px}.efs-smart-table{border:0!important}.efs-smart-table th{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#475569;background:#f8fafc!important}.efs-smart-table td,.efs-smart-table th{padding:12px 14px!important}.efs-smart-table td{vertical-align:middle}.efs-row-actions a{font-weight:800;text-decoration:none;color:var(--efs-blue)}.efs-pagination{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-top:14px}.efs-pagination a{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border-radius:999px;background:#fff;border:1px solid var(--efs-border);text-decoration:none;font-weight:800}.efs-pagination a.active{background:var(--efs-navy);border-color:var(--efs-navy);color:#fff}.efs-admin-form{display:grid;gap:13px}.efs-admin-form label{display:grid;gap:6px;font-weight:800;color:var(--efs-navy)}.efs-admin-form label span{font-size:13px}.efs-admin-form input[type=text],.efs-admin-form input[type=email],.efs-admin-form input[type=url],.efs-admin-form input[type=date],.efs-admin-form input[type=number],.efs-admin-form select,.efs-admin-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;background:#fff;color:var(--efs-text);font-size:14px;max-width:none}.efs-admin-form textarea{resize:vertical}.efs-check{display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:center;gap:8px}.efs-primary-button{height:44px!important;border:0!important;border-radius:12px!important;background:var(--efs-blue)!important;color:#fff!important;font-weight:900!important;padding:0 18px!important;box-shadow:none!important}.efs-primary-button:hover{background:#3148ce!important}.efs-product-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--efs-orange);color:#001832!important;text-decoration:none;font-size:13px;font-weight:900;padding:13px 18px;box-shadow:none}.efs-product-button:hover{background:#ff9d3f;color:#001832}.efs-outline-button{height:40px!important;border:1px solid #234cff!important;border-radius:0!important;background:#fff!important;color:#234cff!important;padding:0 16px!important;box-shadow:none!important}
/* Shared Document Generator-style licence page. Lives in Basic so the Licence page looks identical with or without Paid installed. */
.efs-template-licence-wrap{max-width:none;margin:18px 18px 0 2px;color:#001832}.efs-template-licence-wrap *{box-sizing:border-box}.efs-template-licence-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin:18px 0 36px;padding:31px 34px 36px;border-radius:20px;background:linear-gradient(115deg,#002341 0%,#082846 42%,#4d403b 78%,#5b493f 100%);color:#fff;box-shadow:0 22px 48px rgba(15,23,42,.22);min-height:194px;position:relative;overflow:hidden}.efs-template-licence-hero:after{content:"";position:absolute;right:34px;bottom:18px;width:158px;height:2px;background:#f28c28;opacity:.85}.efs-template-licence-hero .efs-template-eyebrow{margin:0 0 24px!important}.efs-template-licence-hero .efs-template-eyebrow span{color:#ff9326;margin-right:8px}.efs-template-licence-hero h1{font-size:31px!important}.efs-template-hero-actions{display:flex;align-items:flex-start;justify-content:flex-end;gap:12px;min-width:260px;position:relative;z-index:1;padding-top:45px}.efs-version-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(242,140,40,.82);background:rgba(255,147,38,.12);color:#fff;font-size:13px;font-weight:800;padding:11px 14px}.efs-licence-panels{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:32px}.efs-licence-card{min-height:317px}.efs-status-pills{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:3px 0 15px}.efs-status-pill{display:inline-flex;border-radius:999px;padding:8px 12px;font-size:13px;line-height:1;font-weight:900}.efs-status-pill-active{background:#d9fbe7;color:#075e28}.efs-status-pill-inactive{background:#f1f5f9;color:#475569}.efs-status-pill-pro{background:#eff5fb;color:#002341}.efs-licence-card p{font-size:13px;line-height:1.55;color:#001832;margin:0 0 17px}.efs-licence-details{margin:0 0 14px}.efs-licence-details div{display:grid;grid-template-columns:158px minmax(0,1fr);gap:0;margin:0 0 9px}.efs-licence-details dt{font-weight:900;color:#001832;font-size:13px}.efs-licence-details dd{margin:0;color:#1d2c45;font-size:13px}.efs-soft-notice{background:#fff8f1;border-left:4px solid #a45f20;border-radius:7px;padding:12px 14px;color:#001832;font-size:12px;line-height:1.45}.efs-soft-notice a{color:#1f4eff;text-decoration:underline}.efs-soft-notice-accent{margin:0 0 16px}.efs-licence-form{display:grid;grid-template-columns:auto minmax(280px,1fr) auto;gap:11px;align-items:center;margin:14px 0 20px}.efs-licence-form label{font-size:13px;color:#001832}.efs-licence-form input[type=text]{width:100%;height:41px;border:1px solid #c7d5e6;border-radius:11px;padding:9px 12px;background:#fff;color:#001832;font-size:14px}.efs-licence-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:0 0 17px}.efs-template-inline-form{display:inline-block;margin:0}.efs-licence-links{margin:4px 0 0!important;font-size:13px!important;font-weight:800}.efs-licence-links a{color:#2145e8;text-decoration:underline}.efs-modules-card{padding:20px 22px 22px}.efs-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.efs-module-card{border:1px solid #d5e0ec;border-radius:15px;background:#fff;padding:19px 18px;min-height:102px}.efs-module-card h3{margin:0 0 9px;color:#001832;font-size:15px;font-weight:800}.efs-module-card p{margin:0;color:#31405d;font-size:13px;line-height:1.45}.efs-template-licence-wrap .notice{margin:0 0 18px}
/* Frontend portal polish */
.efs-team-manager-portal .efs-template-card{margin-bottom:18px}.efs-review-player-card{margin:18px 0;border:1px solid #e2e8f0;border-radius:18px;background:#fff;overflow:hidden}.efs-review-player-card h2{padding:18px 20px;margin:0!important;background:#f8fafc;border-bottom:1px solid #e2e8f0}.efs-review-field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;padding:18px}.efs-review-submit-bar{position:sticky;bottom:0;z-index:20;background:#fff;border:1px solid var(--efs-border);border-radius:18px;padding:14px;margin-top:18px;box-shadow:0 -8px 25px rgba(15,23,42,.08)}
@media(max-width:1100px){.efs-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.efs-two-col,.efs-two-col-wide,.efs-licence-panels{grid-template-columns:1fr}.efs-template-hero-actions{min-width:0}.efs-licence-form{grid-template-columns:1fr}.efs-primary-button{width:max-content}}@media(max-width:782px){.efs-template-wrap,.efs-template-licence-wrap{margin-right:10px}.efs-template-hero,.efs-template-licence-hero{display:block;padding:24px;min-height:0}.efs-template-pills,.efs-template-hero-actions{justify-content:flex-start;padding-top:18px;flex-wrap:wrap}.efs-template-hero:after,.efs-template-licence-hero:after{display:none}.efs-template-hero h1{font-size:26px!important}.efs-stat-grid,.efs-module-grid{grid-template-columns:1fr}.efs-card-head{display:block}.efs-search-form{margin-top:12px}.efs-licence-details div{grid-template-columns:1fr;gap:3px}}
/* v1.3.0 review workflow and campaign management polish */
.efs-campaign-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;padding:18px 20px;border:1px solid var(--efs-border);border-radius:18px;background:#fff;box-shadow:var(--efs-shadow)}
.efs-campaign-toolbar h2{margin:0;color:var(--efs-navy);font-size:20px;font-weight:900}.efs-campaign-detail-head{margin:0 0 18px;padding:20px;border:1px solid var(--efs-border);border-radius:18px;background:#fff;box-shadow:var(--efs-shadow)}.efs-campaign-detail-head h2{margin:5px 0 6px!important;font-size:25px!important}.efs-table-status .efs-status-pill{font-size:12px}.efs-player-profile-card .efs-two-col{grid-template-columns:1fr 1fr}.efs-review-workspace{display:block}.efs-review-intro{margin-bottom:18px}.efs-review-progress{display:grid;gap:2px;text-align:right}.efs-review-progress strong{font-size:28px;line-height:1;color:var(--efs-navy);font-weight:900}.efs-review-progress span{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900;color:var(--efs-muted)}.efs-review-player-card{margin:18px 0;border:1px solid #d9e4ef;border-radius:20px;background:#fff;box-shadow:var(--efs-shadow);overflow:hidden}.efs-review-player-card>.efs-card-head{padding:20px;margin:0;border-bottom:1px solid #e2e8f0;background:#f8fafc}.efs-review-category{padding:18px 20px;border-bottom:1px solid #eef2f7}.efs-review-category:last-child{border-bottom:0}.efs-review-category h3{margin:0 0 12px!important;color:var(--efs-navy);font-size:15px;font-weight:900}.efs-review-field{display:grid;gap:7px;font-weight:800;color:var(--efs-navy)}.efs-review-field span{font-size:13px}.efs-review-field select,.efs-review-field textarea{width:100%;max-width:none;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;background:#fff}.efs-review-submit-bar{display:flex;align-items:center;justify-content:space-between;gap:14px}.efs-coach-portal .efs-module-card,.efs-td-portal .efs-module-card{margin:0 0 12px}.efs-td-portal .efs-pagination{margin-top:14px}@media(max-width:782px){.efs-campaign-toolbar,.efs-review-submit-bar{display:block}.efs-review-submit-bar .button{width:100%;margin-top:10px}.efs-player-profile-card .efs-two-col{grid-template-columns:1fr}}

/* v1.4.0 full-width admin workspace and advanced template builder */
body.toplevel_page_efs-team-manager #wpcontent,
body[class*="efs-team-manager"] #wpcontent{background:#f5f7fb}
.efs-template-wrap,.efs-template-licence-wrap{max-width:none!important;width:auto!important;margin-right:20px!important}
.efs-pr-admin .efs-template-card,.efs-pr-admin .efs-stat-card{max-width:none}
.efs-template-builder-layout{display:grid;grid-template-columns:minmax(320px,0.95fr) minmax(360px,0.75fr);gap:18px;margin-bottom:18px}
.efs-template-library{display:grid;gap:10px}.efs-template-library-item{display:block;padding:15px 16px;border:1px solid var(--efs-border);border-radius:15px;background:#fff;text-decoration:none;color:var(--efs-text)}.efs-template-library-item strong{display:block;font-weight:900;color:var(--efs-navy);font-size:15px;margin-bottom:5px}.efs-template-library-item span{color:var(--efs-muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.efs-template-library-item.active,.efs-template-library-item:hover{border-color:var(--efs-orange);box-shadow:0 12px 28px rgba(15,23,42,.08);background:#fffaf5}.efs-selected-template{margin-bottom:18px}.efs-template-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 18px}.efs-template-metrics span{border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:12px;color:#475569;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.efs-template-metrics strong{display:block;font-size:24px;color:var(--efs-navy);line-height:1;margin-bottom:5px}.efs-template-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.efs-template-preview{display:grid;gap:12px}.efs-preview-category{border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;overflow:hidden}.efs-preview-category h4{margin:0;padding:12px 14px;background:#fff;border-bottom:1px solid #e2e8f0;color:var(--efs-navy);font-weight:900}.efs-preview-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;padding:13px}.efs-preview-fields label{display:grid;gap:4px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:11px}.efs-preview-fields span{font-weight:900;color:var(--efs-navy)}.efs-preview-fields em{font-style:normal;color:var(--efs-muted);font-size:12px}.efs-review-field input[type=text],.efs-review-field select,.efs-review-field textarea{width:100%;max-width:none;border:1px solid #cbd5e1;border-radius:12px;padding:10px 12px;background:#fff}.efs-review-help{display:block;color:var(--efs-muted);font-weight:600;line-height:1.35}.efs-review-options{display:grid;gap:8px}.efs-review-options label{display:flex;align-items:center;gap:8px;font-weight:700;color:#334155}
@media(max-width:1180px){.efs-template-builder-layout{grid-template-columns:1fr}.efs-template-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:782px){.efs-template-metrics{grid-template-columns:1fr}}

/* v1.5.0 premium flow enhancements */
.efs-toast-wrap{position:fixed;right:22px;top:48px;z-index:99999;display:grid;gap:10px;max-width:380px}.efs-toast{transform:translateY(-8px);opacity:0;border-radius:14px;padding:13px 16px;background:#fff;color:#001832;border:1px solid #dbe7f2;box-shadow:0 18px 42px rgba(15,23,42,.18);font-weight:800;transition:.22s ease}.efs-toast.is-visible{transform:translateY(0);opacity:1}.efs-toast-success{border-left:5px solid #16a34a}.efs-toast-error{border-left:5px solid #dc2626}.efs-field-error{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.10)!important;background:#fff7f7!important}.efs-primary-button.is-busy,.efs-outline-button.is-busy{opacity:.74;cursor:wait!important}.efs-review-submit-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.efs-review-progress{min-width:130px;text-align:right}.efs-review-progress strong{display:block;font-size:28px;color:var(--efs-navy)}.efs-review-progress span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--efs-muted)}.efs-review-progress-bar{height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin-top:9px}.efs-review-progress-bar span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--efs-orange),var(--efs-blue));transition:width .2s ease}.efs-review-field select,.efs-review-field textarea,.efs-review-field input[type=text]{transition:border-color .18s ease,box-shadow .18s ease}.efs-review-workspace{display:grid;gap:18px}.efs-review-player-card{background:#fff;border:1px solid var(--efs-border);border-radius:20px;padding:22px;box-shadow:var(--efs-shadow)}.efs-review-category{border-top:1px solid #e2e8f0;padding-top:14px;margin-top:14px}.efs-review-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.efs-review-field{display:grid;gap:7px;font-weight:800;color:var(--efs-navy)}.efs-review-field small{font-weight:600;color:var(--efs-muted)}.efs-review-submit-bar{position:sticky;bottom:18px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border:1px solid var(--efs-border);box-shadow:0 16px 45px rgba(15,23,42,.16);border-radius:18px;padding:16px 18px}.efs-review-options{display:flex;flex-wrap:wrap;gap:8px}.efs-review-options label{display:inline-flex;align-items:center;gap:6px;border:1px solid #dbe7f2;border-radius:999px;padding:8px 11px;background:#f8fafc}@media(max-width:900px){.efs-review-field-grid{grid-template-columns:1fr}.efs-review-submit-bar{align-items:flex-start;flex-direction:column}.efs-review-submit-actions{width:100%;justify-content:stretch}.efs-review-submit-actions .button{flex:1}.efs-toast-wrap{left:14px;right:14px;top:18px;max-width:none}}


/* v1.6.0 club mode + grassroots configuration */
.efs-mode-banner{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#f8fafc,#fff7ed)}
.efs-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.efs-list-grid label{align-self:start}.efs-list-grid small{display:block;color:var(--efs-muted);font-weight:600;margin-top:6px}.efs-template-card .efs-template-inline-form{display:inline-flex;margin:0 0 0 6px}.efs-card-kicker{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--efs-orange);margin-bottom:6px}.efs-soft-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:16px}.efs-row-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap}@media(max-width:900px){.efs-mode-banner{align-items:flex-start;flex-direction:column}.efs-list-grid{grid-template-columns:1fr}}


/* v1.7.0 grading and season rollover */
.efs-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;align-items:end}.efs-grading-table td{vertical-align:top}.efs-feedback-summary{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px;line-height:1.5}.efs-decision-form{display:grid;gap:10px;min-width:280px}.efs-decision-form label span{font-size:12px;font-weight:800;color:#334155;text-transform:uppercase;letter-spacing:.03em}.efs-decision-form textarea{min-height:70px}.efs-rollover-card{border-left:5px solid #f59e0b}.efs-rollover-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;align-items:end}.efs-rollover-form .efs-check,.efs-rollover-form .efs-locked-note{align-self:center}.efs-locked-note{background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:14px;color:#7c2d12}.efs-grading-buckets{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}.efs-grading-bucket{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 14px 32px rgba(15,23,42,.08)}.efs-grading-bucket strong{display:block;font-size:28px;color:#0f172a}.efs-grading-bucket span{color:#64748b;font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.04em}


/* v1.8.0 multi-sport, multi-team and external ID foundations */
.efs-workspace-loading{opacity:.68;pointer-events:none;filter:saturate(.88);transition:opacity .18s ease,filter .18s ease}
.efs-team-builder-form .efs-team-name-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #f6d7a8;background:linear-gradient(135deg,#fff7ed,#ffffff);border-radius:16px;padding:13px 15px;margin:4px 0 8px}
.efs-team-builder-form .efs-team-name-preview span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#9a3412}
.efs-team-builder-form .efs-team-name-preview strong{font-size:18px;color:var(--efs-navy);font-weight:900;text-align:right}
.efs-admin-form input,.efs-admin-form select,.efs-admin-form textarea{transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.efs-admin-form .button.is-busy:after{content:' ';display:inline-block;width:12px;height:12px;margin-left:8px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;vertical-align:-2px;animation:efsSpin .75s linear infinite}
@keyframes efsSpin{to{transform:rotate(360deg)}}
.efs-template-card form.efs-admin-form{position:relative}.efs-template-card form.efs-admin-form:focus-within{box-shadow:0 0 0 3px rgba(245,158,11,.10);border-radius:16px}

/* v1.8.0 multi-sport + multi-team admin refinements */
.efs-sport-preview{display:grid;gap:14px;margin-top:8px}.efs-sport-preview>div{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff}.efs-sport-preview strong{display:block;color:#0f172a;margin-bottom:6px}.efs-sport-preview p{margin:0;color:#475569;line-height:1.5}.efs-template-card small{color:#64748b}.efs-admin-form label small{display:block;margin-top:5px;color:#64748b}

/* v1.9.0 large-data allocation workspace */
.efs-bulk-workspace{display:grid;gap:18px}.efs-bulk-intro{background:linear-gradient(180deg,#fff,#f8fafc)}.efs-mini-tabs{margin:0}.efs-bulk-filters{display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:end;gap:10px}.efs-bulk-filters input,.efs-bulk-filters select{width:auto!important;min-width:170px}.efs-bulk-action-form{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.55fr);gap:18px;align-items:start}.efs-bulk-actions{position:sticky;top:48px}.efs-selectable-table input[type=checkbox]{width:18px;height:18px}.efs-async-picker{position:relative;display:grid!important;gap:6px}.efs-async-search{padding-right:34px!important}.efs-async-results{position:absolute;z-index:50;top:100%;left:0;right:0;background:#fff;border:1px solid #cbd5e1;border-radius:14px;box-shadow:0 18px 40px rgba(15,23,42,.16);padding:7px;margin-top:4px;max-height:290px;overflow:auto}.efs-async-result{display:block;width:100%;text-align:left;border:0;background:#fff;border-radius:10px;padding:10px 12px;cursor:pointer;color:#0f172a;font-weight:800}.efs-async-result:hover,.efs-async-result:focus{background:#f1f5f9}.efs-async-empty{padding:12px;color:#64748b}.efs-field-error,.efs-async-picker.efs-field-error .efs-async-search{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.12)!important;background:#fff7f7!important}
@media(max-width:1100px){.efs-bulk-action-form{grid-template-columns:1fr}.efs-bulk-actions{position:relative;top:auto}.efs-bulk-filters{align-items:stretch}.efs-bulk-filters input,.efs-bulk-filters select{width:100%!important}}

/* v1.9.1 readability and unified settings polish */
.efs-template-wrap{max-width:none!important;margin:18px 20px 0 2px!important;color:#172033;font-size:14px;line-height:1.55}
.efs-template-wrap p,.efs-template-wrap li,.efs-template-wrap td,.efs-template-wrap dd{font-size:14px;line-height:1.55;color:#334155}
.efs-template-card{background:#fff!important;border:1px solid #d9e4ef!important;box-shadow:0 10px 28px rgba(15,23,42,.07)!important;color:#172033}
.efs-template-card h2,.efs-template-card h3,.efs-card-head h2{color:#071a33!important;letter-spacing:-.01em}
.efs-muted,.efs-template-card small{color:#475569!important}
.efs-admin-form label span,.efs-readable-form label span{color:#10233f!important;font-weight:900;font-size:13px}
.efs-admin-form input[type=text],.efs-admin-form input[type=email],.efs-admin-form input[type=url],.efs-admin-form input[type=number],.efs-admin-form input[type=date],.efs-admin-form select,.efs-admin-form textarea{background:#fff!important;border:1px solid #b8c7d9!important;color:#0f172a!important;box-shadow:none!important;min-height:42px;font-size:14px}
.efs-admin-form input:focus,.efs-admin-form select:focus,.efs-admin-form textarea:focus{border-color:#f59e0b!important;box-shadow:0 0 0 3px rgba(245,158,11,.16)!important;outline:0}
.efs-smart-table{border:1px solid #dbe7f2!important;border-radius:14px;overflow:hidden;background:#fff;color:#0f172a}
.efs-smart-table th{background:#f1f5f9!important;color:#10233f!important;font-weight:900;border-bottom:1px solid #dbe7f2!important;padding:12px!important}
.efs-smart-table td{color:#24364f!important;border-bottom:1px solid #eef3f8!important;padding:12px!important;vertical-align:middle}
.efs-smart-table tr:hover td{background:#f8fafc!important}
.efs-template-tabs{background:#eef4fb;border:1px solid #d9e4ef;border-radius:16px;padding:6px;gap:4px}
.efs-template-tabs a{color:#1e3a5f!important;font-weight:900;border-radius:12px;padding:10px 14px;text-decoration:none}
.efs-template-tabs a.is-active,.efs-template-tabs a.nav-tab-active{background:#fff!important;color:#071a33!important;box-shadow:0 8px 22px rgba(15,23,42,.08)}
.efs-mode-banner{background:linear-gradient(135deg,#ffffff,#f8fafc)!important;border-left:5px solid #f59e0b!important}
.efs-primary-button{background:#0b1f3a!important;border-color:#0b1f3a!important;color:#fff!important;font-weight:900;border-radius:999px!important;padding:6px 18px!important;min-height:38px}
.efs-outline-button,.efs-template-wrap .button:not(.button-primary){border-color:#b8c7d9!important;color:#10233f!important;background:#fff!important;border-radius:999px!important;font-weight:800}
.efs-outline-button:hover,.efs-template-wrap .button:not(.button-primary):hover{border-color:#f59e0b!important;color:#7c2d12!important;background:#fff7ed!important}
.efs-soft-panel,.efs-feedback-summary,.efs-sport-preview>div{background:#f8fafc!important;border-color:#dbe7f2!important;color:#24364f!important}
@media(max-width:782px){.efs-template-wrap{margin:12px 10px 0 0!important}.efs-template-card{padding:16px!important}.efs-template-tabs{overflow:auto;display:flex;white-space:nowrap}}


/* v2.0.0 setup guide and import preview assistant */
.efs-setup-hero-card{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:24px;align-items:center;background:linear-gradient(135deg,#ffffff,#f8fafc)!important}.efs-setup-meter{height:16px;background:#e2e8f0;border-radius:999px;overflow:hidden}.efs-setup-meter span{display:block;height:100%;background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:999px}.efs-setup-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin:18px 0}.efs-setup-step{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:14px;align-items:center}.efs-setup-step-number{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eff6ff;color:#0b1f3a;font-weight:900;border:1px solid #cfe0f3}.efs-setup-step.is-complete .efs-setup-step-number{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.efs-setup-step.is-complete{border-left:5px solid #10b981!important}.efs-import-workspace{display:grid;gap:18px}.efs-import-intro{background:linear-gradient(135deg,#fff,#f8fafc)!important}.efs-import-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.efs-inline-form{display:inline-flex!important;gap:8px;margin:0!important}.efs-import-checks{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:18px 0}.efs-import-checks>div{background:#f8fafc;border:1px solid #dbe7f2;border-radius:16px;padding:14px}.efs-import-checks strong{display:block;font-size:24px;color:#0f172a;font-weight:900}.efs-import-checks span{display:block;color:#475569;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.efs-import-checks .is-ok{background:#ecfdf5;border-color:#a7f3d0}.efs-import-checks .is-warning{background:#fff7ed;border-color:#fed7aa}.efs-import-warnings{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;border-radius:16px;padding:14px 16px;margin:16px 0}.efs-import-warnings ul{margin:8px 0 0 18px}.efs-import-columns{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 18px}.efs-import-columns code{background:#f1f5f9;border:1px solid #dbe7f2;border-radius:999px;padding:6px 10px;color:#10233f;font-weight:800}@media(max-width:900px){.efs-setup-hero-card,.efs-setup-step{grid-template-columns:1fr}.efs-import-actions{align-items:stretch}.efs-inline-form{width:100%}.efs-inline-form .button{width:100%}}

/* v3.0.0 roadmap, international sports and large-club workflow polish */
.efs-roadmap-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.efs-roadmap-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #dbe7f2;border-radius:18px;padding:18px;box-shadow:0 12px 28px rgba(15,23,42,.07)}.efs-roadmap-card span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#0b1f3a;color:#fff;font-weight:900;margin-bottom:10px}.efs-roadmap-card h3{margin:0 0 8px;color:#071a33;font-size:16px}.efs-roadmap-card p{margin:0;color:#334155}.efs-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.58);z-index:100000;display:none;align-items:center;justify-content:center;padding:24px}.efs-modal-backdrop.is-visible{display:flex}.efs-modal-panel{background:#fff;border-radius:22px;max-width:980px;width:min(980px,96vw);max-height:88vh;overflow:auto;box-shadow:0 24px 70px rgba(15,23,42,.28);padding:24px}.efs-modal-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:12px}.efs-modal-close{border:0;background:#f1f5f9;border-radius:999px;width:36px;height:36px;font-weight:900;cursor:pointer}.efs-sport-preview{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.efs-import-profile-callout{background:#eff6ff!important;border-left:5px solid #2563eb!important}.efs-large-club-note{background:#ecfdf5!important;border-left:5px solid #10b981!important}.efs-portal-action-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.efs-report-bar{height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.efs-report-bar span{display:block;height:100%;background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:999px}.efs-template-card .efs-mini-copy{font-size:13px;color:#475569}.efs-smart-table .efs-row-actions{white-space:nowrap}.efs-smart-table .efs-row-actions .button{margin-right:6px}

/* v3.1.0 customer-facing polish + cleaner people workspaces */
.efs-card-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.efs-table-card .efs-card-head{align-items:flex-start}.efs-table-card .efs-search-form{display:flex;gap:8px;align-items:center;margin:0}.efs-table-card .efs-search-form input[type=search]{min-width:260px;background:#fff;border:1px solid #b8c7d9;border-radius:999px;min-height:38px;padding:0 14px;color:#0f172a}
.efs-modal-record-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.efs-modal-record-form label{margin:0}.efs-modal-record-form textarea,.efs-modal-record-form .efs-team-name-preview,.efs-modal-record-form p.efs-muted,.efs-modal-record-form .efs-check,.efs-modal-record-form button{grid-column:1/-1}.efs-modal-body .efs-admin-form{padding-top:4px}.efs-modal-body .efs-primary-button{justify-self:start}.efs-row-status-form{display:inline-flex!important;margin-left:6px!important}.efs-smart-table .efs-table-status{text-transform:capitalize;font-weight:800}.efs-import-profile-callout p{max-width:850px}.efs-admin-tabs a[href*="import_profiles"]{display:none!important}.efs-template-wrap .efs-card-head h2 + p{margin-top:4px}.efs-soft-notice{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;padding:14px 16px;color:#1e3a8a;margin-top:14px}
@media(max-width:900px){.efs-card-actions{justify-content:flex-start;width:100%}.efs-table-card .efs-search-form{width:100%;flex-wrap:wrap}.efs-table-card .efs-search-form input[type=search]{min-width:0;width:100%}.efs-modal-record-form{grid-template-columns:1fr}.efs-modal-panel{padding:18px}}


/* v3.2.0 dashboard setup and hero readability */
.efs-template-hero,.efs-template-licence-hero{color:#fff!important}
.efs-template-hero h1,.efs-template-licence-hero h1{color:#fff!important;text-shadow:0 1px 0 rgba(0,0,0,.12)}
.efs-template-hero p,.efs-template-hero-copy p,.efs-template-licence-hero p{color:rgba(255,255,255,.94)!important}
.efs-template-eyebrow{color:#fff!important}.efs-template-eyebrow .efs-brand-highlight{color:var(--efs-orange)!important}.efs-brand-highlight{color:var(--efs-orange)!important;font-weight:950}
.efs-dashboard-setup-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;margin:0 0 18px;background:linear-gradient(135deg,#ffffff,#f8fafc)!important;border-left:5px solid var(--efs-orange)!important}
.efs-dashboard-setup-main h2{margin:0 0 8px!important}.efs-dashboard-setup-main .efs-setup-meter{max-width:520px;margin:12px 0 8px}.efs-dashboard-setup-action{display:flex;justify-content:flex-end;align-items:center}.efs-coach-next-card{margin:0 0 18px;border-left:5px solid var(--efs-orange)!important}.efs-coach-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.efs-team-summary-card{padding:14px 0;border-bottom:1px solid #e2e8f0}.efs-team-summary-card:last-child{border-bottom:0}.efs-team-summary-card h3{margin:0 0 5px!important}.efs-team-summary-card p{margin:0!important}
@media(max-width:900px){.efs-dashboard-setup-card{grid-template-columns:1fr}.efs-dashboard-setup-action{justify-content:flex-start}.efs-coach-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* v3.4.0 campaign operations */
.efs-email-preview{background:#f8fafc;border:1px solid #dbe3ef;border-radius:16px;padding:18px;color:#172033;line-height:1.55}.efs-email-preview strong{display:block;font-size:16px;margin-bottom:10px;color:#0f172a}.efs-email-preview pre{white-space:pre-wrap;margin:0;font-family:inherit;color:#243045}.efs-activity-list{display:grid;gap:10px}.efs-activity-item{display:grid;grid-template-columns:110px 1fr auto;gap:14px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px}.efs-activity-item strong{color:#0f172a}.efs-activity-item span{color:#334155}.efs-activity-item em{font-style:normal;color:#64748b;font-size:12px}@media(max-width:780px){.efs-activity-item{grid-template-columns:1fr}.efs-activity-item em{font-size:12px}}


/* v3.5 player profile polish */
.efs-player-profile-premium{overflow:hidden}.efs-profile-head{align-items:flex-start}.efs-profile-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.efs-profile-stat-grid{margin:18px 0}.efs-profile-panel{background:#fff;border:1px solid #e3e8f0;border-radius:18px;padding:18px;box-shadow:0 8px 24px rgba(15,23,42,.05);margin-bottom:18px}.efs-profile-panel h3{margin:0 0 12px;color:#0f172a;font-size:18px}.efs-profile-dl{display:grid;grid-template-columns:160px 1fr;gap:8px 14px;margin:0}.efs-profile-dl dt{font-weight:700;color:#334155}.efs-profile-dl dd{margin:0;color:#0f172a}.efs-profile-answer{border-left:4px solid #f59e0b;background:#fffbeb;border-radius:12px;padding:12px 14px;margin:10px 0}.efs-profile-answer strong{display:block;color:#0f172a;margin-bottom:5px}.efs-profile-answer p{margin:0;color:#334155}.efs-timeline{position:relative;display:grid;gap:12px}.efs-timeline-item{border:1px solid #e2e8f0;border-radius:16px;padding:14px;background:#f8fafc}.efs-timeline-item strong{display:block;color:#0f172a;font-size:15px}.efs-timeline-item span,.efs-timeline-item em{display:block;color:#64748b;font-style:normal;margin-top:3px}.efs-timeline-item p{margin:8px 0 0;color:#334155}.efs-flag-card{border-left:4px solid #f59e0b}.efs-flag-critical{border-left-color:#dc2626}.efs-flag-warning{border-left-color:#f59e0b}.efs-flag-info{border-left-color:#2563eb}.efs-profile-note{border-top:1px solid #e5e7eb;padding:10px 0}.efs-profile-note strong{text-transform:capitalize;color:#0f172a}.efs-profile-note p{margin:4px 0;color:#334155}.efs-profile-note em{color:#64748b;font-style:normal;font-size:12px}@media(max-width:780px){.efs-profile-dl{grid-template-columns:1fr}.efs-profile-dl dt{margin-top:8px}}

/* v3.6 grading workflow polish */
.efs-compare-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:14px}
.efs-compare-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 10px 28px rgba(15,23,42,.06)}
.efs-compare-card h3{margin:0 0 4px;color:#0f172a;font-size:18px}
.efs-compare-card dl{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px;margin:14px 0;padding:12px;background:#f8fafc;border-radius:14px}
.efs-compare-card dt{font-weight:700;color:#475569;font-size:12px;text-transform:uppercase;letter-spacing:.04em}
.efs-compare-card dd{margin:0;color:#0f172a;font-weight:700}
.efs-inline-edit{margin-top:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:8px 10px}
.efs-inline-edit summary{cursor:pointer;font-weight:700;color:#0f172a}
.efs-decision-summary strong{display:inline-flex;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:999px;padding:4px 10px;margin-bottom:5px}
.efs-decision-summary p{margin:.25rem 0 0;color:#475569}
.efs-feedback-summary{background:#f8fafc;border-radius:12px;padding:10px;border:1px solid #e2e8f0}
.efs-grading-table td{vertical-align:top}
.efs-soft-notice .efs-card-head{align-items:center}
@media(max-width:900px){.efs-grading-table{min-width:900px}.efs-compare-grid{grid-template-columns:1fr}}

/* v3.7.1 Paid Grading Day mobile-first portal */
.efs-three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:18px 0}.efs-grading-day-mobile{max-width:1120px;margin-left:auto;margin-right:auto}.efs-grading-day-shell{display:grid;gap:16px}.efs-grading-entry-card{background:#fff;border:1px solid var(--efs-border);border-radius:24px;padding:22px;box-shadow:var(--efs-shadow);position:sticky;top:10px;z-index:2}.efs-number-field input{font-size:42px!important;font-weight:900!important;text-align:center;height:74px!important;border-radius:20px!important}.efs-rating-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:14px 0}.efs-rating-buttons label{display:block}.efs-rating-buttons input{position:absolute;opacity:0;pointer-events:none}.efs-rating-buttons span{display:grid;place-items:center;height:64px;border-radius:18px;border:2px solid #dbe7f2;background:#f8fafc;color:#0b1f3a;font-size:26px;font-weight:900}.efs-rating-buttons input:checked+span{background:#0b1f3a;color:#fff;border-color:#f59e0b;box-shadow:0 8px 22px rgba(15,23,42,.16)}.efs-big-submit{width:100%;height:58px!important;font-size:18px!important}.efs-score-note summary{font-weight:900;color:#0b1f3a;margin-bottom:8px;cursor:pointer}.efs-mini-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.efs-mini-stats div{background:#f8fafc;border:1px solid #dbe7f2;border-radius:18px;padding:16px;text-align:center}.efs-mini-stats strong{display:block;font-size:34px;line-height:1;color:#0b1f3a}.efs-mini-stats span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-weight:900}.efs-missing-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-top:14px}.efs-missing-player{border:1px solid #dbe7f2;background:#fff;border-radius:16px;padding:14px;text-align:left;cursor:pointer}.efs-missing-player strong{display:block;font-size:22px;color:#0b1f3a}.efs-missing-player span{display:block;color:#64748b}.efs-missing-player:hover{border-color:#f59e0b;background:#fff7ed}.efs-grading-day-mobile details summary{cursor:pointer;font-size:16px;color:#0b1f3a}.efs-grading-day-mobile .efs-template-hero h1,.efs-grading-day-mobile .efs-template-hero p{color:#fff!important}@media(max-width:900px){.efs-three-col{grid-template-columns:1fr}.efs-grading-day-mobile{margin:10px}.efs-grading-entry-card{position:relative;top:auto;padding:18px}.efs-number-field input{font-size:38px!important;height:68px!important}.efs-rating-buttons{gap:8px}.efs-rating-buttons span{height:58px;font-size:24px}.efs-template-hero{border-radius:20px;padding:22px!important}.efs-template-hero h1{font-size:25px!important}.efs-smart-table th,.efs-smart-table td{padding:10px!important}.efs-missing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.efs-rating-buttons span{height:52px;font-size:22px;border-radius:14px}.efs-number-field input{font-size:34px!important}.efs-mini-stats{grid-template-columns:1fr 1fr}.efs-missing-grid{grid-template-columns:1fr 1fr}.efs-template-card{padding:14px!important}}

/* v3.9.0 product workspace pass */
.efs-template-wrap{font-size:14px;line-height:1.5}.efs-template-card,.efs-licence-card,.efs-modules-card{border-color:#d9e4ef;box-shadow:0 12px 32px rgba(15,23,42,.07)}.efs-template-card h2,.efs-licence-card h2,.efs-modules-card h2{letter-spacing:-.015em}.efs-template-card p,.efs-template-card li{color:#334155}.efs-template-hero{align-items:center}.efs-template-hero-copy p{max-width:930px}.efs-module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.efs-module-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 8px 24px rgba(15,23,42,.05);position:relative}.efs-module-card h3{margin:0 0 8px!important;color:#0f172a!important;font-size:16px}.efs-module-card p{margin:0;color:#475569}.efs-pro-tag{display:inline-flex;align-items:center;border-radius:999px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:11px;font-weight:950;padding:3px 8px;text-transform:uppercase;letter-spacing:.05em;vertical-align:middle}.efs-mode-tag{display:inline-flex;align-items:center;border-radius:999px;background:#f1f5f9;border:1px solid #cbd5e1;color:#334155;font-size:11px;font-weight:800;padding:3px 8px;text-transform:uppercase;letter-spacing:.05em;vertical-align:middle}.efs-pro-locked-card,.efs-pro-feature-grid-card{border-color:#fed7aa;background:linear-gradient(180deg,#fff,#fffaf5)}.efs-pro-module-card{background:linear-gradient(180deg,#fff,#fff7ed)}.efs-reviews-overview{border-left:5px solid var(--efs-orange)}.efs-sales-overview{border-left:5px solid var(--efs-orange);margin-bottom:18px}.efs-template-upgrade-card .efs-primary-button,.efs-pro-feature-grid-card .efs-primary-button{white-space:nowrap}.efs-status-pill{white-space:nowrap}.efs-table-scroll{background:#fff}.efs-smart-table tbody tr:hover{background:#f8fafc}.efs-smart-table td{color:#172033}.efs-admin-form small,.efs-template-card small{color:#64748b}.efs-outline-button{border-radius:12px!important}.button{border-radius:10px}.efs-card-head .button{white-space:nowrap}@media(max-width:980px){.efs-template-hero{display:block;padding:24px!important}.efs-template-pills{justify-content:flex-start;margin-top:16px}.efs-two-col,.efs-two-col-wide,.efs-template-grid{grid-template-columns:1fr}.efs-card-head{align-items:flex-start;flex-direction:column}.efs-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.efs-licence-panels{grid-template-columns:1fr}.efs-licence-form{grid-template-columns:1fr}.efs-template-card{padding:18px}}@media(max-width:560px){.efs-template-wrap{margin:10px 10px 0 0}.efs-stat-grid{grid-template-columns:1fr}.efs-admin-tabs a{width:100%;justify-content:center}.efs-module-grid{grid-template-columns:1fr}.efs-template-hero h1{font-size:25px!important}.efs-template-hero p{font-size:14px}.efs-card-head .button,.efs-product-button,.efs-primary-button{width:100%;justify-content:center}}


/* v3.9.4 Grader Portal keep-awake control */
.efs-grading-app-header{display:grid!important;grid-template-columns:minmax(112px,.7fr) minmax(0,1.6fr) minmax(70px,.7fr)!important;align-items:start!important;gap:8px!important}
.efs-grading-app-title{text-align:center!important;min-width:0!important}
.efs-grading-app-header-left{display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;min-width:0!important}
.efs-grading-wake-toggle{display:inline-flex!important;align-items:center!important;gap:7px!important;max-width:150px!important;padding:8px 10px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.24)!important;background:rgba(255,255,255,.12)!important;color:#fff!important;font-size:11px!important;line-height:1.1!important;font-weight:950!important;cursor:pointer!important;box-shadow:0 8px 18px rgba(2,6,23,.14)!important;backdrop-filter:blur(8px)!important;user-select:none!important}
.efs-grading-wake-toggle input{appearance:none!important;width:16px!important;height:16px!important;min-width:16px!important;border-radius:5px!important;border:2px solid rgba(255,255,255,.86)!important;background:transparent!important;margin:0!important;box-shadow:none!important;display:inline-block!important;position:relative!important}
.efs-grading-wake-toggle input:checked{background:#f59e0b!important;border-color:#f59e0b!important}
.efs-grading-wake-toggle input:checked:after{content:'✓';position:absolute;left:2px;top:-4px;color:#0b1f3a;font-size:15px;font-weight:950}
.efs-grading-wake-toggle:hover,.efs-grading-wake-toggle:focus-within{background:#f59e0b!important;color:#0b1f3a!important;border-color:#f59e0b!important}
.efs-grading-wake-toggle:hover input,.efs-grading-wake-toggle:focus-within input{border-color:#0b1f3a!important}
@media(max-width:520px){.efs-grading-app-header{grid-template-columns:1fr auto 1fr!important;gap:6px!important}.efs-grading-app-title h1{font-size:15px!important}.efs-grading-app-title p{font-size:11px!important}.efs-grading-wake-toggle{max-width:112px!important;padding:7px 8px!important;font-size:10px!important}.efs-grading-wake-toggle span{display:inline!important}.efs-grading-app-header-actions{max-width:none!important}.efs-grading-help-button{padding:8px 10px!important}}
@media(max-width:360px){.efs-grading-wake-toggle{max-width:92px!important}.efs-grading-wake-toggle span{font-size:9px!important}.efs-grading-app-title h1{font-size:14px!important}}

/* v3.9.4 Grader Portal note mode + final mobile polish */
.efs-grading-score-panel[hidden],.efs-note-only-panel[hidden]{display:none!important}.efs-grading-app-notes-row{display:flex;justify-content:center;align-items:center;margin-top:auto;padding-top:clamp(6px,1.5vh,14px)}.efs-app-notes-button{appearance:none;border:1px solid #dbe7f2;background:#fff;color:#0b1f3a;border-radius:18px;height:54px;min-width:132px;padding:0 22px;font-size:16px;font-weight:950;box-shadow:0 8px 20px rgba(15,23,42,.08);cursor:pointer}.efs-app-notes-button:hover,.efs-app-notes-button:focus{background:#fff7ed;border-color:#f59e0b;outline:none}.efs-note-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.efs-app-note-cancel{height:52px!important;border-radius:18px!important;font-weight:950!important;font-size:15px!important;cursor:pointer!important;border:1px solid #dbe7f2!important;background:#fff!important;color:#0b1f3a!important}.efs-app-note-cancel:hover,.efs-app-note-cancel:focus{border-color:#f59e0b!important;background:#fff7ed!important;outline:none!important}

/* v3.9.5 grading app overlay + toast visibility */
.efs-toast-wrap{z-index:2147483647!important;top:calc(env(safe-area-inset-top) + 14px)!important}.efs-toast-error{background:#fff7f7!important;border-color:#fecaca!important;color:#7f1d1d!important}.efs-toast-success{background:#f0fdf4!important;border-color:#bbf7d0!important;color:#14532d!important}

/* v3.9.7 Admin readiness polish */
.efs-admin-form.efs-filter-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:16px}
.efs-email-preview{background:#f8fafc;border:1px solid #dbe5ef;border-radius:14px;padding:14px 16px;margin:8px 0;color:#0b2239}
.efs-email-preview p{margin:.35rem 0}
.efs-smart-table td,.efs-smart-table th{vertical-align:middle}
.efs-table-status{font-weight:700;text-transform:capitalize}
.efs-compare-card{border:1px solid #dbe5ef;border-radius:16px;background:#fff;padding:16px;box-shadow:0 8px 22px rgba(9,30,66,.06)}
.efs-compare-card h3{margin-top:0}.efs-compare-card dl{display:grid;grid-template-columns:auto 1fr;gap:6px 12px}.efs-compare-card dt{font-weight:700}.efs-compare-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}


/* v4.0 Season lifecycle */
.efs-lifecycle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-top:16px}.efs-lifecycle-stat{background:#f8fafc;border:1px solid #dbe4ef;border-radius:16px;padding:16px}.efs-lifecycle-stat strong{display:block;font-size:28px;color:#0f172a}.efs-lifecycle-stat span{display:block;font-weight:800;color:#1e293b}.efs-lifecycle-stat small{display:block;color:#64748b;margin-top:4px}.efs-close-season-card{border-left:4px solid #f59e0b}.efs-team-builder-grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(340px,1.4fr);gap:18px;align-items:start}.efs-builder-player-row td{vertical-align:middle}.efs-team-builder-actions{position:sticky;top:40px}.efs-season-command-centre .efs-card-head h2{margin-top:0}.efs-team-builder-muted{color:#64748b;font-size:13px}@media(max-width:900px){.efs-team-builder-grid{grid-template-columns:1fr}.efs-team-builder-actions{position:static}}


/* v4.0.2 professional admin refinement */
:root{--efs-card-radius:10px;--efs-button-radius:7px;}
.efs-template-card,.efs-licence-card,.efs-modules-card,.efs-module-card,.efs-lifecycle-stat,.efs-compare-card,.efs-soft-notice,.efs-email-preview{border-radius:var(--efs-card-radius)!important;}
.efs-template-card,.efs-licence-card,.efs-modules-card{border:1px solid #cfd9e6!important;box-shadow:0 8px 20px rgba(15,23,42,.055)!important;}
.efs-template-card{background:#fff!important;}
.efs-card-head{border-bottom:1px solid #e3eaf2;margin:-4px -2px 16px;padding:0 2px 14px;}
.efs-card-head h2,.efs-template-card h2{color:#0b1f3a!important;font-weight:900!important;letter-spacing:-.01em!important;}
.efs-card-kicker{color:#b45309!important;font-weight:950!important;letter-spacing:.075em!important;}
.button,.efs-primary-button,.efs-outline-button,.efs-product-button{border-radius:var(--efs-button-radius)!important;font-weight:850!important;box-shadow:none!important;}
.efs-primary-button,.button-primary{background:#0b1f3a!important;border-color:#0b1f3a!important;color:#fff!important;}
.efs-primary-button:hover,.button-primary:hover{background:#f59e0b!important;border-color:#f59e0b!important;color:#0b1f3a!important;}
.efs-outline-button{border-color:#0b1f3a!important;color:#0b1f3a!important;background:#fff!important;}
.efs-admin-tabs a{border-radius:var(--efs-button-radius)!important;}
.efs-smart-table{border-color:#d6e0eb!important;}
.efs-smart-table th{background:#f1f5f9!important;color:#0b1f3a!important;font-weight:900!important;}
.efs-smart-table td{color:#1e293b!important;}
.efs-admin-form input,.efs-admin-form select,.efs-admin-form textarea,.efs-page-search,.efs-async-search{border-radius:7px!important;border-color:#b8c7d8!important;}
.efs-admin-form input:focus,.efs-admin-form select:focus,.efs-admin-form textarea:focus,.efs-page-search:focus,.efs-async-search:focus{border-color:#f59e0b!important;box-shadow:0 0 0 2px rgba(245,158,11,.18)!important;outline:none!important;}
.efs-page-picker{position:relative;display:block}.efs-page-results{position:absolute;z-index:99999;left:0;right:0;top:calc(100% - 4px);background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 16px 38px rgba(15,23,42,.16);max-height:260px;overflow:auto;padding:6px}.efs-page-result,.efs-async-result{display:block;width:100%;text-align:left;background:#fff;border:0;border-radius:6px;padding:10px 12px;cursor:pointer;color:#0b1f3a;font-weight:750}.efs-page-result:hover,.efs-async-result:hover{background:#fff7ed;color:#7c2d12}.efs-async-empty{padding:12px;color:#64748b;font-weight:700}
.efs-modal-panel{border-radius:10px!important}.efs-modal-head{border-bottom:1px solid #e3eaf2!important;background:#f8fafc!important}.efs-modal-close{border-radius:6px!important}


/* v4.0.3 grading/admin cleanup */
.efs-grading-board-card .efs-card-head { align-items: flex-start; }
.efs-compact-filter-grid { grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)); gap: 12px; padding: 14px 0 16px; border-bottom: 1px solid #e5e7eb; margin-bottom: 12px; }
.efs-grading-table td { vertical-align: top; }
.efs-grading-table .efs-feedback-summary strong,
.efs-grading-table .efs-decision-summary strong { display:block; margin-bottom: 2px; }
.efs-grading-table .efs-decision-summary p { margin: 4px 0 0; max-width: 280px; }
.efs-card-actions { display:flex; gap:10px; flex-wrap:wrap; align-items:center; }

/* v4.1.1 Auto Team Builder */
.efs-auto-builder-card{border-left:4px solid #f59e0b!important}.efs-auto-team-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin:16px 0}.efs-auto-team-card{background:#f8fafc;border:1px solid #dbe5ef;border-radius:10px;padding:14px}.efs-auto-team-card h4{margin:0 0 8px;color:#0b1f3a}.efs-auto-team-card ol{margin:0;padding-left:20px;max-height:420px;overflow:auto}.efs-auto-team-card li{padding:7px 0;border-bottom:1px solid #e5edf5}.efs-auto-team-card li:last-child{border-bottom:0}.efs-auto-team-card li span{float:right;font-weight:900;color:#0b1f3a}.efs-auto-team-card li small{display:block;color:#64748b}.efs-auto-proposal{border-top:1px solid #e3eaf2;margin-top:18px;padding-top:16px}

/* v4.1.2 team builder and player age group polish */
.efs-age-rules-table-wrap{margin-top:20px;background:#f8fafc;border:1px solid #dbe5ef;border-radius:18px;padding:16px}
.efs-age-rules-table-wrap h3{margin:0 0 12px;color:#0b1f3a}.efs-age-rules-table input[type=number]{width:100%;max-width:110px;border-radius:10px;border-color:#cbd5e1}.efs-age-rules-table th{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#475569}.efs-age-rules-table td:first-child{color:#0b1f3a}
.efs-modal-record-form p.efs-muted{margin:-8px 0 8px;color:#64748b;font-size:12px}

/* v4.1.4 admin workspace redesign - clearer sections, tighter content, improved readability.
   Licence page intentionally excluded: it uses .efs-template-licence-wrap / SDK styling. */
.wrap.efs-template-wrap.efs-pr-admin{
    --efs-admin-page-bg:#eef3f8;
    --efs-admin-panel:#ffffff;
    --efs-admin-panel-soft:#f8fbff;
    --efs-admin-section:#f1f6fb;
    --efs-admin-line:#c9d7e6;
    --efs-admin-line-strong:#aebfd2;
    --efs-admin-heading:#061f3a;
    --efs-admin-body:#22344a;
    --efs-admin-muted:#637083;
    --efs-admin-accent:#f28c28;
    --efs-admin-blue:#0f3b63;
    --efs-admin-blue-soft:#e8f1f9;
    --efs-admin-green-soft:#edf8f1;
    --efs-admin-shadow:0 14px 34px rgba(15,35,58,.075);
    --efs-admin-shadow-soft:0 8px 22px rgba(15,35,58,.055);
    max-width:none;
    margin:20px 22px 0 2px;
    color:var(--efs-admin-body);
    background:linear-gradient(180deg,var(--efs-admin-page-bg) 0%,#f7f9fc 360px,#f6f8fb 100%);
    border:1px solid #dde7f1;
    border-radius:24px;
    padding:22px;
}
.wrap.efs-template-wrap.efs-pr-admin *{box-sizing:border-box}
.wrap.efs-template-wrap.efs-pr-admin a{color:#164bd8}
.wrap.efs-template-wrap.efs-pr-admin code{background:#edf3f9;border:1px solid #d6e2ef;border-radius:7px;color:#0b2a4a;padding:2px 6px}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero{
    margin:0 0 22px;
    border-radius:24px;
    padding:30px 34px;
    background:radial-gradient(circle at top right,rgba(242,140,40,.34),transparent 30%),linear-gradient(128deg,#061f3a 0%,#0b3155 48%,#274963 100%);
    border:1px solid rgba(255,255,255,.22);
    box-shadow:0 22px 48px rgba(6,31,58,.18);
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero h1{font-size:30px!important;letter-spacing:-.035em!important;line-height:1.08!important;margin-bottom:12px!important}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero p{max-width:900px;color:rgba(255,255,255,.9);font-size:14px;line-height:1.58}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero:after{height:3px;border-radius:99px;background:linear-gradient(90deg,#f28c28,#ffd49c);opacity:1}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-tabs{
    position:sticky;
    top:32px;
    z-index:30;
    margin:0 0 22px;
    padding:12px;
    border:1px solid #d6e2ef;
    border-radius:18px;
    background:rgba(255,255,255,.92);
    backdrop-filter:blur(8px);
    box-shadow:var(--efs-admin-shadow-soft);
}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-tabs a{
    min-height:38px;
    padding:9px 14px;
    border-radius:12px;
    background:#f8fbff;
    border-color:#d5e1ee;
    color:#123250;
    box-shadow:inset 0 -1px 0 rgba(15,35,58,.04);
}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-tabs a.active,
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-tabs a:hover{
    background:var(--efs-admin-blue);
    border-color:var(--efs-admin-blue);
    color:#fff;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-grid,
.wrap.efs-template-wrap.efs-pr-admin .efs-two-col,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-grid,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-tools-grid,
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-team-preview-grid{
    gap:22px;
    margin-bottom:24px;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-panel,
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-team-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-program-admin-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-list-card{
    background:var(--efs-admin-panel);
    border:1px solid var(--efs-admin-line);
    border-radius:22px;
    box-shadow:var(--efs-admin-shadow);
    position:relative;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card{
    padding:20px;
    margin:0 0 24px;
    overflow:hidden;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-two-col .efs-template-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-grid .efs-template-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-tools-grid .efs-template-card{margin-bottom:0}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card:before,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card:before,
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-card:before,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-panel:before,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-list-card:before{
    content:"";
    display:block;
    height:6px;
    margin:-20px -20px 18px;
    background:linear-gradient(90deg,var(--efs-admin-blue),#4d79a2 62%,var(--efs-admin-accent));
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card:nth-of-type(2n):before,
.wrap.efs-template-wrap.efs-pr-admin .efs-two-col .efs-template-card:nth-child(2n):before{background:linear-gradient(90deg,#315a7a,#86a6bf)}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card:nth-of-type(3n):before{background:linear-gradient(90deg,#f28c28,#ffcf9b)}
.wrap.efs-template-wrap.efs-pr-admin .efs-card-head,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-command-centre{
    margin:-4px 0 16px;
    padding:15px 16px;
    border:1px solid #dbe6f1;
    border-radius:17px;
    background:linear-gradient(180deg,#f8fbff,#f1f6fb);
}
.wrap.efs-template-wrap.efs-pr-admin .efs-card-head h2,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-command-centre h2,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card>h2:first-child,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card>h2:first-child,
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-card h2,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-panel h2{
    color:var(--efs-admin-heading)!important;
    font-size:20px!important;
    line-height:1.2!important;
    margin:0 0 7px!important;
    letter-spacing:-.015em;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card>h2:first-child,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card>h2:first-child{
    padding:14px 16px;
    margin:-2px 0 16px!important;
    background:linear-gradient(180deg,#f8fbff,#f1f6fb);
    border:1px solid #dbe6f1;
    border-radius:16px;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card h3,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card h3{
    margin:16px 0 9px;
    color:#103657;
    font-size:15px;
    font-weight:900;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-card-kicker,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-eyebrow{
    letter-spacing:.14em;
    font-size:10px!important;
    font-weight:900;
}
.wrap.efs-template-wrap.efs-pr-admin p,
.wrap.efs-template-wrap.efs-pr-admin li,
.wrap.efs-template-wrap.efs-pr-admin td,
.wrap.efs-template-wrap.efs-pr-admin dd{color:var(--efs-admin-body)}
.wrap.efs-template-wrap.efs-pr-admin .efs-muted,
.wrap.efs-template-wrap.efs-pr-admin .description{color:var(--efs-admin-muted)!important;line-height:1.45}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form,
.wrap.efs-template-wrap.efs-pr-admin .efs-search-form,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-inline-form{
    gap:11px;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form label{
    gap:5px;
    color:#153856;
    font-weight:850;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form label span,
.wrap.efs-template-wrap.efs-pr-admin .efs-search-form label span{
    color:#294b68;
    font-size:12px;
    font-weight:900;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=text],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=email],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=url],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=date],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=time],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=number],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=search],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form select,
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form textarea,
.wrap.efs-template-wrap.efs-pr-admin .efs-search-form input[type=search],
.wrap.efs-template-wrap.efs-pr-admin .efs-search-form select,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-inline-form select,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-inline-form input{
    min-height:40px;
    border:1px solid #b8c8da;
    border-radius:11px;
    background:#fff;
    color:#112942;
    box-shadow:0 1px 0 rgba(15,35,58,.03);
}
.wrap.efs-template-wrap.efs-pr-admin textarea{line-height:1.45}
.wrap.efs-template-wrap.efs-pr-admin input:focus,
.wrap.efs-template-wrap.efs-pr-admin select:focus,
.wrap.efs-template-wrap.efs-pr-admin textarea:focus{
    border-color:#315f85!important;
    box-shadow:0 0 0 3px rgba(49,95,133,.14)!important;
    outline:none!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-table-scroll{
    border:1px solid var(--efs-admin-line);
    border-radius:17px;
    background:#fff;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
    overflow:auto;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table{
    border-collapse:separate!important;
    border-spacing:0!important;
    background:#fff;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table th{
    background:#eef4fa!important;
    color:#153856!important;
    border-bottom:1px solid #c7d6e5!important;
    font-size:11px!important;
    letter-spacing:.075em!important;
    font-weight:900!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table td,
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table th{padding:10px 12px!important}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table tbody tr:nth-child(even) td{background:#fbfdff}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table tbody tr:hover td{background:#fff7ed!important}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table td{border-bottom:1px solid #edf2f7;color:#21364d}
.wrap.efs-template-wrap.efs-pr-admin .efs-primary-button,
.wrap.efs-template-wrap.efs-pr-admin .button.button-primary.efs-primary-button{
    min-height:40px!important;
    height:auto!important;
    border-radius:12px!important;
    background:linear-gradient(180deg,#234cff,#163bd0)!important;
    color:#fff!important;
    border:1px solid #1433b7!important;
    font-weight:900!important;
    box-shadow:0 8px 18px rgba(35,76,255,.18)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-outline-button,
.wrap.efs-template-wrap.efs-pr-admin .button.efs-outline-button,
.wrap.efs-template-wrap.efs-pr-admin .button:not(.button-primary){
    min-height:38px!important;
    height:auto!important;
    border-radius:12px!important;
    border:1px solid #b8c8da!important;
    background:#fff!important;
    color:#123250!important;
    font-weight:800!important;
    box-shadow:0 4px 12px rgba(15,35,58,.04)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .button:not(.button-primary):hover,
.wrap.efs-template-wrap.efs-pr-admin .efs-outline-button:hover{background:#f2f6fb!important;border-color:#91a8bd!important;color:#061f3a!important}
.wrap.efs-template-wrap.efs-pr-admin .efs-pill,
.wrap.efs-template-wrap.efs-pr-admin .efs-status-pill,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-status-pill{
    border-radius:999px;
    border:1px solid rgba(15,35,58,.08);
    box-shadow:inset 0 -1px 0 rgba(15,35,58,.05);
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-empty-state,
.wrap.efs-template-wrap.efs-pr-admin .efs-soft-notice,
.wrap.efs-template-wrap.efs-pr-admin .notice,
.wrap.efs-template-wrap.efs-pr-admin .updated,
.wrap.efs-template-wrap.efs-pr-admin .error{
    border-radius:16px;
    border:1px solid #d6e2ef;
    background:#fff;
    box-shadow:var(--efs-admin-shadow-soft);
}
.wrap.efs-template-wrap.efs-pr-admin .notice-success{border-left:5px solid #22a55a!important}
.wrap.efs-template-wrap.efs-pr-admin .notice-error,
.wrap.efs-template-wrap.efs-pr-admin .error{border-left:5px solid #dc2626!important}
.wrap.efs-template-wrap.efs-pr-admin .notice-warning{border-left:5px solid #f28c28!important}
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card{
    padding:18px;
    min-height:118px;
    border-top:5px solid var(--efs-admin-accent);
}
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card:after{display:none}
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card strong{font-size:31px;color:#061f3a}
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card em{color:#52647a}
.wrap.efs-template-wrap.efs-pr-admin .efs-module-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-profile-answer,
.wrap.efs-template-wrap.efs-pr-admin .efs-builder-rule-info,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-actions,
.wrap.efs-template-wrap.efs-pr-admin .efs-one-off-qr,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-menu-identity{
    background:linear-gradient(180deg,#fff,#f8fbff);
    border:1px solid #d6e2ef;
    border-radius:16px;
    box-shadow:0 6px 16px rgba(15,35,58,.045);
}
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-form,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-filter,
.wrap.efs-template-wrap.efs-pr-admin .efs-search-form{
    padding:14px;
    background:#eef5fb;
    border:1px solid #c9d8e7;
    border-radius:17px;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.7);
}
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-card{background:#fff;border-left:0!important}
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-card:before{background:linear-gradient(90deg,#f28c28,#ffcf9b,#fff4e6)}
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-panel{background:#fff;border-left:0!important}
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-panel:before{background:linear-gradient(90deg,#0f3b63,#6c93b5)}
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-grid{gap:22px}
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-actions{padding:16px;top:76px}
.wrap.efs-template-wrap.efs-pr-admin .efs-modal-panel{
    border-radius:22px;
    border:1px solid #c9d7e6;
    box-shadow:0 28px 70px rgba(6,31,58,.28);
}
.wrap.efs-template-wrap.efs-pr-admin .efs-modal-head{
    background:linear-gradient(180deg,#f8fbff,#eef4fa);
    border-bottom:1px solid #d6e2ef;
}
@media(max-width:1120px){
    .wrap.efs-template-wrap.efs-pr-admin .efs-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .wrap.efs-template-wrap.efs-pr-admin .efs-two-col,
    .wrap.efs-template-wrap.efs-pr-admin .efs-template-grid{grid-template-columns:1fr}
}
@media(max-width:782px){
    .wrap.efs-template-wrap.efs-pr-admin{margin:12px 10px 0 0;padding:14px;border-radius:18px}
    .wrap.efs-template-wrap.efs-pr-admin .efs-template-hero{padding:22px;border-radius:18px;display:block}
    .wrap.efs-template-wrap.efs-pr-admin .efs-admin-tabs{position:static;border-radius:16px}
    .wrap.efs-template-wrap.efs-pr-admin .efs-stat-grid{grid-template-columns:1fr}
    .wrap.efs-template-wrap.efs-pr-admin .efs-card-head,
    .wrap.efs-template-wrap.efs-pr-admin .efs-program-command-centre{display:block}
}

/* Import sample downloads */
.efs-sample-downloads {
    display: grid;
    gap: 10px;
    margin-top: 14px;
}
.efs-sample-downloads li {
    margin: 0;
}
.efs-sample-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 14px;
    border: 1px solid #d9e3ee;
    border-radius: 12px;
    background: #f8fafc;
    text-decoration: none;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
}
.efs-sample-link:hover,
.efs-sample-link:focus {
    border-color: #f0a33a;
    background: #fffaf1;
    box-shadow: 0 6px 16px rgba(15, 23, 42, 0.08);
}
.efs-sample-link span {
    font-weight: 700;
    color: #0f2a43;
}
.efs-sample-link code {
    color: #475569;
    background: #eef4f8;
    border-radius: 999px;
    padding: 4px 8px;
    font-size: 12px;
}

/* v4.2.2 previous-team continuity indicators */
.efs-prev-team-legend{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0;padding:12px;border:1px solid #d5e2ef;background:#f8fbff;border-radius:14px}
.efs-prev-team-chip{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900;border:1px solid currentColor;background:#fff}
.efs-prev-team-card{border-left-width:6px}
.efs-prev-team-color-0{color:#075985;border-left-color:#075985!important}.efs-prev-team-color-1{color:#9a3412;border-left-color:#9a3412!important}.efs-prev-team-color-2{color:#166534;border-left-color:#166534!important}.efs-prev-team-color-3{color:#7e22ce;border-left-color:#7e22ce!important}.efs-prev-team-color-4{color:#be123c;border-left-color:#be123c!important}.efs-prev-team-color-5{color:#0f766e;border-left-color:#0f766e!important}.efs-prev-team-color-6{color:#854d0e;border-left-color:#854d0e!important}.efs-prev-team-color-7{color:#4338ca;border-left-color:#4338ca!important}.efs-prev-team-color-8{color:#0e7490;border-left-color:#0e7490!important}.efs-prev-team-color-9{color:#a21caf;border-left-color:#a21caf!important}.efs-prev-team-color-10{color:#365314;border-left-color:#365314!important}.efs-prev-team-color-11{color:#991b1b;border-left-color:#991b1b!important}

/* v4.2.3 People workspace refinements */
.efs-people-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;align-items:end;margin:16px 0 18px;padding:14px;background:#f8fafc;border:1px solid #dbe4ef;border-radius:16px}
.efs-people-filters label{display:flex;flex-direction:column;gap:5px;margin:0;font-weight:600;color:#243044}
.efs-people-filters label span{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#64748b}
.efs-people-filters input,.efs-people-filters select{width:100%;max-width:none;min-height:36px}
.efs-people-filters .button{min-height:36px;align-self:end}
.efs-people-sortable-table th a{display:inline-flex;align-items:center;gap:4px;color:#0f172a;text-decoration:none;font-weight:700}
.efs-people-sortable-table th a:hover{color:#d97706}
.efs-team-more{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;margin-left:6px;padding:0 6px;border-radius:999px;background:#fff7ed;border:1px solid #fdba74;color:#9a3412;font-weight:800;font-size:12px;vertical-align:middle}
.efs-people-panel.efs-workspace-loading{position:relative;opacity:.72;pointer-events:none}
.efs-people-panel.efs-workspace-loading:after{content:'Updating…';position:absolute;right:18px;top:18px;background:#0f172a;color:#fff;border-radius:999px;padding:6px 12px;font-weight:700;font-size:12px;box-shadow:0 8px 20px rgba(15,23,42,.18)}


/* v4.2.4 workflow refinements */
.efs-season-command-centre .efs-lifecycle-grid{gap:18px}.efs-rollover-card,.efs-close-season-card{border-left:5px solid #f59e0b}.efs-people-panel .efs-team-more{display:inline-flex;align-items:center;justify-content:center;margin-left:6px;min-width:24px;height:22px;border-radius:999px;background:#0f2a44;color:#fff;font-size:12px;font-weight:700}.efs-module-card form.efs-template-inline-form{margin-top:14px}.efs-team-builder-actions select[name="manual_allocation_action"]{font-weight:700}.efs-team-builder-muted{background:#f8fafc;border:1px solid #dbe4ee;border-radius:10px;padding:10px 12px}.efs-status-pill{white-space:nowrap}.efs-table-status{text-transform:capitalize}


/* v4.2.9 Staff labels and active-season assignment polish */
.efs-profile-card{margin-bottom:22px;border-left:6px solid #f59e0b}
.efs-profile-head{align-items:flex-start}
.efs-profile-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}
.efs-profile-card .efs-profile-panel{background:#fff;border:1px solid #dbe5ef;border-radius:16px;padding:16px;margin-top:16px;box-shadow:0 8px 20px rgba(15,23,42,.04)}
.efs-profile-card .efs-profile-panel h3{margin-top:0;color:#0f2a44}
.efs-profile-card .efs-profile-dl{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:8px 16px;margin:0}
.efs-profile-card .efs-profile-dl dt{font-weight:800;color:#475569}
.efs-profile-card .efs-profile-dl dd{margin:0;color:#0f172a}
.efs-profile-note{border:1px solid #e2e8f0;background:#f8fafc;border-radius:12px;padding:12px;margin:0 0 10px}
.efs-profile-note strong{display:block;margin-bottom:4px;color:#0f2a44}
.efs-profile-note p{margin:0;white-space:pre-wrap}
.efs-team-profile-card .efs-table-scroll,.efs-coach-profile-card .efs-table-scroll{max-height:520px;overflow:auto}
@media(max-width:782px){.efs-profile-card .efs-profile-dl{grid-template-columns:1fr}.efs-profile-actions{justify-content:flex-start}}

/* v4.2.9 Staff labels and active-season assignment polish */
.efs-admin-form .efs-async-picker{position:relative}.efs-admin-form .efs-async-results{position:absolute;left:0;right:0;top:100%;z-index:50;background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-shadow:0 12px 30px rgba(15,23,42,.14);max-height:240px;overflow:auto;padding:6px}.efs-admin-form .efs-async-result{display:block;width:100%;text-align:left;background:#fff;border:0;border-radius:9px;padding:9px 10px;cursor:pointer;font-weight:800;color:#0f172a}.efs-admin-form .efs-async-result:hover{background:#f1f5f9}.efs-admin-form .efs-async-empty{padding:10px;color:#64748b;font-weight:700}

/* v4.2.11 admin readability cleanup */
.efs-help-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:6px;border-radius:999px;border:1px solid #9fb4cc;background:#eef6ff;color:#17405f;font-size:11px;font-weight:900;line-height:1;cursor:help;vertical-align:middle}
.efs-help-icon:hover,.efs-help-icon:focus{background:#dbeafe;border-color:#2563eb;color:#0f172a;outline:none;box-shadow:0 0 0 2px rgba(37,99,235,.15)}
.efs-admin-form label > span:first-child{display:inline-flex;align-items:center;gap:2px}
.efs-admin-form label small.efs-muted,.efs-admin-form label .description,.efs-admin-form label .efs-field-help{display:none!important}
.efs-admin-form label{gap:7px}
.efs-card-head p.efs-muted{max-width:860px}
.efs-pro-tag,.efs-status-pill{letter-spacing:.04em}

/* v4.2.11 Reviews cleanup + advanced template builder */
.efs-reviews-overview,
.efs-template-stats,
.efs-campaign-toolbar{display:none!important;}
.efs-compact-head{align-items:center;gap:14px;margin-bottom:12px;}
.efs-compact-head h2{margin:0;}
.efs-campaign-list-head{align-items:center;gap:16px;}
.efs-campaign-list-head form{margin-left:auto;display:flex;gap:8px;align-items:center;}
.efs-campaign-list-head input[type="search"],.efs-campaign-list-head input[type="text"]{min-width:260px;}
.efs-template-settings-card .efs-admin-form,.efs-compact-form{gap:10px;}
.efs-template-mini-metrics{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-end;}
.efs-template-mini-metrics span:not(.efs-status-pill){display:inline-flex;align-items:center;border:1px solid #d8e3ef;background:#f8fbff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;color:#27405f;}
.efs-advanced-template-builder{border:1px solid #d7e3ef;background:linear-gradient(180deg,#fbfdff,#f5f8fc);border-radius:16px;padding:14px;margin:10px 0 18px;display:grid;gap:12px;}
.efs-builder-summary{display:flex;gap:10px;flex-wrap:wrap;}
.efs-builder-summary span{background:#fff;border:1px solid #d7e3ef;border-radius:12px;padding:8px 12px;color:#40566f;}
.efs-builder-summary strong{color:#09284a;margin-right:4px;}
.efs-question-bank h3{margin:0 0 8px;font-size:14px;color:#0d2c4f;}
.efs-question-bank-grid{display:flex;flex-wrap:wrap;gap:8px;}
.efs-bank-question{margin:0!important;}
.efs-bank-question .button{border-radius:999px;border-color:#c9d8ea;background:#fff;color:#183a5d;font-weight:700;}
.efs-bank-question .button:hover{border-color:#1f6feb;color:#0a3d7a;background:#f2f7ff;}
.efs-advanced-template-grid{align-items:start;}
.efs-field-move-form{display:inline-block;margin:0 0 0 4px!important;}
.efs-field-move-form .button{min-width:28px;padding:0 6px;}
.efs-row-actions{white-space:nowrap;}
.efs-template-library-item{padding:11px 12px;}
@media (max-width: 900px){.efs-campaign-list-head{align-items:flex-start;}.efs-campaign-list-head form{margin-left:0;width:100%;}.efs-campaign-list-head input[type="search"],.efs-campaign-list-head input[type="text"]{min-width:0;width:100%;}.efs-template-mini-metrics{justify-content:flex-start;}}

/* v4.2.15 Pro template layout rendering */
.efs-review-layout{display:grid;gap:16px}.efs-review-layout-row{border:1px solid #d7e2ef;border-radius:16px;padding:14px;background:#fff}.efs-review-layout-row>h3{margin:0 0 12px;color:#061f3a;font-size:15px}.efs-review-layout-columns{display:grid;gap:14px}.efs-review-layout-columns.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.efs-review-layout-columns.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.efs-review-layout-column{display:grid;gap:12px}.efs-review-layout-table{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));background:#f8fbff;border-radius:14px;padding:10px}.efs-review-layout-table .efs-review-field{background:#fff}@media(max-width:820px){.efs-review-layout-columns.cols-2,.efs-review-layout-columns.cols-3{grid-template-columns:1fr}}

/* v4.2.15 Reviews template builder workflow cleanup */
.efs-review-template-workspace{display:flex;flex-direction:column;gap:16px}
.efs-template-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid #cbd8e6;border-radius:18px;background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);box-shadow:0 12px 28px rgba(15,39,68,.06)}
.efs-template-toolbar h2{margin:2px 0 4px;font-size:22px}.efs-template-toolbar p{max-width:760px;margin:0}
.efs-new-template-panel[hidden]{display:none!important}.efs-template-inline-create{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;align-items:end}.efs-template-inline-create label{margin:0}
.efs-template-builder-clean{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;align-items:start}.efs-template-sidebar{position:sticky;top:46px;border:1px solid #d3dfec;border-radius:18px;background:#fff;overflow:hidden}.efs-template-sidebar .efs-card-head{padding:14px 16px;background:#f5f8fc;border-bottom:1px solid #dbe5ef}.efs-template-sidebar h3{margin:0}.efs-template-library-clean{max-height:72vh;overflow:auto;padding:10px}.efs-template-library-clean .efs-template-library-item{border-radius:12px;margin:0 0 8px;padding:12px 13px;background:#fff;border:1px solid #e1e8f0}.efs-template-library-clean .efs-template-library-item.active{border-color:#1f5fbf;background:#eef5ff;box-shadow:inset 3px 0 0 #1f5fbf}
.efs-template-main{min-width:0;display:flex;flex-direction:column;gap:16px}.efs-template-editor-card{padding:18px}.efs-template-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.efs-template-editor-head h2{margin:2px 0 4px}.efs-autosave-status{font-size:12px;font-weight:800;color:#37516f;background:#eef4fb;border:1px solid #d2dfec;border-radius:999px;padding:6px 10px;white-space:nowrap}.efs-autosave-status.is-saving{color:#915b00;background:#fff6dc;border-color:#f3d68d}.efs-autosave-status.is-saved{color:#0f6b43;background:#eaf8f0;border-color:#bfe8cf}.efs-autosave-status.is-error{color:#9a3412;background:#fff0e8;border-color:#ffc8aa}
.efs-template-meta-grid{display:grid;grid-template-columns:minmax(220px,2fr) repeat(3,minmax(130px,1fr));gap:12px}.efs-template-description-row label{margin-top:10px}.efs-template-secondary-actions{margin-top:12px;display:flex;justify-content:flex-end}.efs-template-secondary-actions form{margin:0}
.efs-basic-question-builder{padding:18px}.efs-template-question-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}.efs-question-list-clean{display:flex;flex-direction:column;gap:10px}.efs-question-edit-card{border:1px solid #d6e1ec;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 22px rgba(15,39,68,.04)}.efs-question-edit-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;background:#fbfdff}.efs-question-edit-head h4{margin:2px 0 4px;font-size:15px}.efs-question-edit-head p{margin:0}.efs-question-edit-card .efs-row-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.efs-question-settings{border-top:1px solid #e5edf5;background:#f8fbff;padding:14px 15px}.efs-question-settings[hidden]{display:none!important}.efs-question-settings-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr repeat(4,minmax(88px,.7fr));gap:10px}.efs-question-settings label{margin:0}.efs-question-flags{display:flex;align-items:center;gap:12px;margin-top:10px}.efs-question-remove-form{padding:0 15px 14px;display:flex;justify-content:flex-end;background:#f8fbff;margin:0}.efs-question-add-panel{position:sticky;top:46px;border:1px solid #d3dfec;border-radius:18px;background:#fbfdff;padding:14px;max-height:76vh;overflow:auto}.efs-question-add-panel h3{margin:4px 0 10px}.efs-question-bank-compact{display:flex;flex-direction:column;gap:8px}.efs-question-bank-compact form{margin:0}.efs-question-bank-compact button{width:100%;text-align:left;display:flex;flex-direction:column;gap:3px;min-height:auto;padding:10px 12px;border-radius:12px}.efs-question-bank-compact button span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#6b7a8c;font-weight:800}.efs-custom-question-details{margin:14px 0;border:1px solid #dbe5ef;border-radius:14px;background:#fff;padding:10px}.efs-custom-question-details summary{font-weight:800;cursor:pointer}.efs-custom-question-details form{margin-top:10px}.efs-template-builder-clean .efs-pro-feature-grid{display:none}
.efs-template-card .efs-pro-template-builder{margin-top:0}
@media(max-width:1100px){.efs-template-builder-clean,.efs-template-question-layout{grid-template-columns:1fr}.efs-template-sidebar,.efs-question-add-panel{position:relative;top:auto}.efs-template-inline-create,.efs-template-meta-grid,.efs-question-settings-grid{grid-template-columns:1fr 1fr}.efs-template-toolbar{align-items:flex-start;flex-direction:column}}
@media(max-width:720px){.efs-template-inline-create,.efs-template-meta-grid,.efs-question-settings-grid{grid-template-columns:1fr}.efs-question-edit-head,.efs-template-editor-head{flex-direction:column;align-items:stretch}}


/* v4.2.15 Unified Template Builder */
.efs-unified-builder-shell{display:grid;grid-template-columns:minmax(230px,310px) 1fr;gap:18px;align-items:start}.efs-basic-builder-upsell{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #e8edf4;background:#f8fafc;border-radius:12px;margin:0 0 14px}.efs-basic-builder-upsell span{color:#536173;font-size:12px}.efs-basic-drag-handle{cursor:grab;color:#94a3b8;font-weight:800;padding:8px}.efs-question-edit-card.is-dragging{opacity:.55}.efs-question-list-clean{min-height:90px}.efs-custom-question-panel{margin:12px 0;padding:12px;border:1px solid #e8edf4;border-radius:12px;background:#fbfdff}.efs-basic-fallback-details{padding:0}.efs-basic-fallback-details>summary{cursor:pointer;padding:16px 18px;font-weight:800}.efs-basic-fallback-details .efs-template-builder-card{box-shadow:none;border:0;margin:0}.efs-template-builder-card .efs-card-head{border-bottom:1px solid #edf1f6}.efs-question-bank-compact .efs-bank-question[draggable="true"]{cursor:grab}@media(max-width:1100px){.efs-unified-builder-shell{grid-template-columns:1fr}}

/* v4.2.17 Review rebuild polish */
.efs-review-questions-workspace .efs-question-library-panel{margin-bottom:18px}.efs-library-edit-inline{position:fixed;inset:8vh auto auto 50%;transform:translateX(-50%);z-index:100001;background:#fff;border:1px solid #d6dde8;border-radius:18px;box-shadow:0 24px 80px rgba(15,23,42,.22);padding:20px;max-width:720px;width:min(720px,92vw);max-height:84vh;overflow:auto}.efs-library-edit-inline[hidden]{display:none}.efs-single-question-bank .efs-card-head{padding:0 0 10px;border:0}.efs-question-bank-search{width:100%;margin:10px 0 12px}.efs-library-question-card.is-added button{border-color:#c7d2fe;background:#eef2ff}.efs-bank-note{font-size:12px;margin:10px 0 0}.efs-builder-canvas-wrap{min-width:0;flex:1}.efs-template-canvas-zone{min-height:260px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;padding:14px}.efs-campaign-audience-builder{border:1px solid #d9e2ef;background:#f8fafc;border-radius:16px;padding:14px;margin:8px 0 14px}.efs-campaign-audience-builder h3{margin:8px 0 10px}.efs-campaign-audience-builder select[multiple]{min-height:110px}.efs-pro-layout-shell{grid-template-columns:minmax(260px,340px) minmax(0,1fr) !important}.efs-pro-question-bank h3{margin-top:0}.efs-pro-bank-card button{cursor:grab}.efs-pro-bank-card.is-dragging button{opacity:.55}.efs-pro-unplaced{display:none}.efs-pro-layout-canvas-wrap{grid-column:auto / span 1}.efs-question-edit-card .efs-question-settings{margin-top:12px;border-top:1px solid #e2e8f0;padding-top:12px}.efs-question-edit-card.is-dragging{opacity:.5}.efs-pro-layout-zone.is-over,.efs-template-canvas-zone.is-over{outline:2px dashed #f59e0b;outline-offset:3px;background:#fff7ed}


/* v4.2.17 Review Template Builder cleanup */
.efs-new-template-panel.is-open{display:block!important;}
.efs-pro-layout-shell-single-bank{grid-template-columns:minmax(260px,320px) 1fr!important;align-items:start;}
.efs-pro-layout-shell-single-bank .efs-pro-form-preview,.efs-pro-unplaced-zone{display:none!important;}
.efs-pro-layout-canvas[data-zone-kind="canvas"]{min-height:260px;}
.efs-pro-layout-canvas.is-over,.efs-pro-layout-zone.is-over{outline:2px dashed #f59e0b;outline-offset:3px;background:#fff7ed;}
.efs-pro-field-card.is-dragging,.efs-question-edit-card.is-dragging{opacity:.55;transform:scale(.99);}
.efs-pro-question-bank .efs-pro-bank-card,.efs-library-question-card{cursor:grab;}
.efs-question-settings[hidden]{display:none!important;}
.efs-question-settings{margin-top:12px;border-top:1px solid #e5e7eb;padding-top:12px;}
.efs-question-settings-grid .efs-full{grid-column:1/-1;}
.efs-workspace-loading{opacity:.55;pointer-events:none;}

/* v4.2.21 template builder drag/drop polish */
.efs-pro-layout-zone{min-height:88px;}
.efs-pro-layout-column .efs-pro-layout-zone{min-height:150px;}
.efs-pro-bank-list.is-over,.efs-question-bank-grid.is-over{outline:2px dashed #f59e0b; outline-offset:4px; background:#fff7ed;}
.efs-pro-layout-zone.is-over{outline:2px dashed #2563eb; outline-offset:4px; background:#eff6ff;}
.efs-returned-question-card{animation:efsFadeIn .18s ease-out;}
@keyframes efsFadeIn{from{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:none}}


/* v4.2.23 question edit modal */
.efs-question-edit-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.48);z-index:100000;display:flex;align-items:center;justify-content:center;padding:22px;}
.efs-question-edit-modal-backdrop[hidden]{display:none!important;}
.efs-question-edit-modal{width:min(860px,96vw);max-height:90vh;overflow:auto;background:#fff;border:1px solid #d6e1ec;border-radius:22px;box-shadow:0 30px 90px rgba(15,23,42,.28);}
.efs-question-edit-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e5edf5;background:linear-gradient(180deg,#fbfdff,#f6f9fc);}
.efs-question-edit-modal-head h2{margin:2px 0 4px;font-size:22px;}
.efs-question-edit-modal-body{padding:22px;}
.efs-question-modal-form{display:block!important;border:0!important;background:transparent!important;padding:0!important;margin:0!important;}
.efs-question-modal-form .efs-question-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
.efs-question-modal-form .efs-question-settings-grid .efs-full,.efs-question-modal-form label.efs-full{grid-column:1/-1;}
.efs-question-modal-form textarea{min-height:84px;}
.efs-question-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #e5edf5;}
.efs-pro-field-card>.efs-question-settings,.efs-question-edit-card>.efs-question-settings{display:none!important;}
@media(max-width:720px){.efs-question-modal-form .efs-question-settings-grid{grid-template-columns:1fr}.efs-question-edit-modal-head{flex-direction:column}.efs-question-edit-modal{max-height:94vh}}

/* v4.2.23 remove staff form preview from template builder */
.efs-preview-card,.efs-pro-form-preview,.efs-pro-preview-list,.efs-pro-preview-layout{display:none!important;}

/* v4.2.25 settings polish */
.efs-mode-explain-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch}
.efs-mode-explain-grid>.efs-template-card{height:100%;box-sizing:border-box}
@media(max-width:900px){.efs-mode-explain-grid{grid-template-columns:1fr!important}}


/* v4.2.27 campaign workflow polish */
.efs-campaign-mini-stats{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 16px}
.efs-campaign-mini-stats span{display:inline-flex;align-items:center;gap:6px;border:1px solid #d9e2ef;background:#f8fafc;border-radius:999px;padding:6px 10px;font-size:12px;color:#475569}
.efs-campaign-mini-stats strong{font-size:14px;color:#0f172a}
.efs-campaign-email-editor .wp-editor-wrap{max-width:100%}
.efs-campaign-email-editor .efs-token-list{margin:10px 0;color:#64748b;font-size:12px}
.efs-campaign-detail-head .efs-licence-actions{align-items:flex-start;flex-wrap:wrap;gap:6px}

/* v4.2.27 public review layout fixes */
.efs-review-layout-section > .efs-review-field-grid{grid-template-columns:1fr;}
.efs-review-layout-section .efs-review-field textarea{min-height:96px;}
.efs-review-layout-columns .efs-review-field-grid{grid-template-columns:1fr;}


/* v4.2.37 public review form polish */
.efs-review-public-page{max-width:980px;margin-left:auto;margin-right:auto}
.efs-review-public-page .efs-template-hero{display:none!important}
.efs-review-intro{position:sticky;top:0;z-index:40;padding:10px 14px!important;border-radius:16px!important;margin:0 0 12px!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(12px);box-shadow:0 10px 26px rgba(15,23,42,.10)!important}
.efs-review-topbar-main{display:flex;align-items:center;justify-content:space-between;gap:14px}
.efs-review-title-block h2{margin:0!important;font-size:18px!important;line-height:1.15!important;color:var(--efs-navy)!important}
.efs-review-meta-line{display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:4px;color:var(--efs-muted);font-size:12px;font-weight:800;line-height:1.2}
.efs-review-meta-line span{display:inline-flex;align-items:center;gap:6px}
.efs-review-meta-line span:not(:last-child):after{content:'•';color:#94a3b8;margin-left:10px}
.efs-review-intro .efs-review-progress{min-width:118px;text-align:right}
.efs-review-intro .efs-review-progress strong{font-size:22px!important;line-height:1!important}
.efs-review-intro .efs-review-progress span{font-size:10px!important}
.efs-review-intro .efs-review-progress-bar{height:6px;margin-top:6px}
.efs-review-player-head .efs-card-kicker{display:none!important}
.efs-review-player-head h2{margin:0!important;font-size:24px!important;line-height:1.15!important;color:var(--efs-navy)!important}
.efs-review-submit-actions .efs-primary-button{min-width:110px}
@media(max-width:700px){
  .efs-review-public-page{margin:0!important;padding:0 10px 18px!important}
  .efs-review-workspace{gap:12px!important}
  .efs-review-intro{top:0;border-radius:0 0 14px 14px!important;margin:0 -10px 10px!important;padding:8px 10px!important}
  .efs-review-topbar-main{gap:10px}
  .efs-review-title-block h2{font-size:15px!important}
  .efs-review-meta-line{font-size:10px;gap:3px 6px;max-width:calc(100vw - 116px)}
  .efs-review-meta-line span:not(:last-child):after{margin-left:6px}
  .efs-review-intro .efs-review-progress{min-width:92px}
  .efs-review-intro .efs-review-progress strong{font-size:18px!important}
  .efs-review-player-card{padding:12px!important;border-radius:16px!important;overflow:visible!important}
  .efs-review-player-head{position:sticky;top:58px;z-index:30;margin:-12px -12px 12px!important;padding:10px 12px!important;background:rgba(255,255,255,.98);backdrop-filter:blur(10px);border-bottom:1px solid #dbe7f2;border-radius:16px 16px 0 0}
  .efs-review-player-head h2{font-size:17px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .efs-review-player-head p{font-size:11px;margin:2px 0 0!important}
  .efs-review-submit-bar{left:10px;right:10px;bottom:10px;padding:10px 12px!important;border-radius:14px!important;gap:8px!important}
  .efs-review-submit-bar>div:first-child strong{font-size:13px}
  .efs-review-submit-bar>div:first-child .efs-muted{display:none}
  .efs-review-submit-actions{gap:8px;width:100%}
  .efs-review-submit-actions .button{min-height:42px!important;padding:8px 10px!important;font-size:13px!important;line-height:1.1!important;white-space:nowrap}
}


/* v4.2.38 campaign creation modal */
.efs-campaign-list-head{align-items:center;gap:16px;flex-wrap:wrap}.efs-campaign-list-tools{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-left:auto}.efs-campaign-list-tools .efs-search-form{margin:0}.efs-campaign-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.58);z-index:100000;display:flex;align-items:center;justify-content:center;padding:22px}.efs-campaign-modal-backdrop[hidden]{display:none!important}.efs-campaign-modal-panel{width:min(1180px,96vw);max-height:92vh;overflow:auto;background:#fff;border:1px solid #d6e1ec;border-radius:24px;box-shadow:0 28px 90px rgba(15,23,42,.28)}.efs-campaign-modal-panel .efs-modal-head{position:sticky;top:0;z-index:2;padding:20px 24px;background:linear-gradient(180deg,#fbfdff,#f5f8fc);border-bottom:1px solid #e5edf5;border-radius:24px 24px 0 0}.efs-campaign-create-form{padding:20px 24px 24px}.efs-campaign-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.efs-campaign-modal-grid section{border:1px solid #dbe7f2;background:#f8fbff;border-radius:18px;padding:16px}.efs-campaign-modal-grid section h3{margin:0 0 12px;font-size:15px;color:#0b1f3a}.efs-campaign-scope-group{margin-top:12px}.efs-campaign-scope-group[hidden],.efs-campaign-staff-manual[hidden]{display:none!important}.efs-two-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.efs-checkbox-dropdown{position:relative;display:block}.efs-checkbox-dropdown-toggle{width:100%;text-align:left;display:flex!important;justify-content:space-between;align-items:center}.efs-checkbox-dropdown-toggle:after{content:'▾';margin-left:auto}.efs-checkbox-dropdown-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:20;background:#fff;border:1px solid #bfd0e4;border-radius:14px;box-shadow:0 18px 42px rgba(15,23,42,.18);padding:10px;max-height:260px;overflow:auto}.efs-checkbox-dropdown-menu .efs-check{display:flex!important;gap:8px;align-items:center;margin:4px 0;padding:7px 8px;border-radius:10px}.efs-checkbox-dropdown-menu .efs-check:hover{background:#f1f5f9}.efs-campaign-modal-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;margin:18px -24px -24px;padding:16px 24px;background:#fff;border-top:1px solid #e5edf5;border-radius:0 0 24px 24px}@media(max-width:920px){.efs-campaign-modal-grid,.efs-two-fields{grid-template-columns:1fr}.efs-campaign-list-tools{width:100%;margin-left:0}.efs-campaign-list-tools .efs-search-form{width:100%}.efs-campaign-modal-panel{max-height:96vh}}

/* v4.2.38 public review sticky/header compatibility */
.efs-review-public-page{--efs-review-manual-offset:0px;--efs-review-sticky-offset:0px;--efs-review-player-sticky-offset:64px;}
.efs-review-intro{top:var(--efs-review-sticky-offset,0px)!important;}
@media(max-width:700px){.efs-review-intro{top:var(--efs-review-sticky-offset,0px)!important}.efs-review-player-head{top:var(--efs-review-player-sticky-offset,58px)!important;margin-top:0!important}.efs-review-player-head h2{font-size:16px!important}}


/* v4.2.41 configurable frontend scoring guide */
.efs-scoring-guide-link{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:var(--efs-blue,#2563eb);font-size:12px;font-weight:900;text-decoration:underline;cursor:pointer;padding:0;margin:0;line-height:1.2}
.efs-scoring-guide-link:hover{color:var(--efs-orange,#f97316)}
.efs-scoring-guide-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.48);padding:20px}
.efs-scoring-guide-modal[hidden]{display:none!important}
.efs-scoring-guide-dialog{width:min(520px,94vw);max-height:86vh;overflow:auto;background:#fff;border:1px solid #dbe7f2;border-radius:20px;box-shadow:0 28px 80px rgba(15,23,42,.28)}
.efs-scoring-guide-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #e5edf5;background:#f8fafc}
.efs-scoring-guide-head h2{margin:0!important;font-size:18px!important;color:var(--efs-navy,#0b1f3a)!important}
.efs-scoring-guide-close{border:0;background:#e2e8f0;border-radius:999px;width:34px;height:34px;font-size:22px;line-height:1;cursor:pointer;font-weight:900;color:#0f172a}
.efs-scoring-guide-body{padding:18px;color:#334155;font-size:14px;line-height:1.5;font-weight:600}
.efs-scoring-guide-body p{margin:0 0 10px}.efs-scoring-guide-body p:last-child{margin-bottom:0}
.efs-scoring-guide-settings{margin-top:14px;padding:14px;border:1px solid #dbe7f2;border-radius:16px;background:#f8fafc}.efs-scoring-guide-settings .efs-card-head{margin-bottom:10px!important}
@media(max-width:700px){.efs-scoring-guide-link{font-size:10px}.efs-scoring-guide-modal{align-items:flex-end;padding:10px}.efs-scoring-guide-dialog{width:100%;border-radius:18px 18px 12px 12px}}

/* v0.2.0 readability pass: reduce heavy admin typography.
   Keep genuine headings, badges and stat numbers strong, but stop labels,
   form values, table cells and helper text from inheriting harsh black/bold styling. */
.wrap.efs-template-wrap.efs-pr-admin{
    --efs-admin-heading:#0b1f3a;
    --efs-admin-body:#24364a;
    --efs-admin-muted:#667085;
    font-weight:400;
}
.wrap.efs-template-wrap.efs-pr-admin p,
.wrap.efs-template-wrap.efs-pr-admin li,
.wrap.efs-template-wrap.efs-pr-admin td,
.wrap.efs-template-wrap.efs-pr-admin dd,
.wrap.efs-template-wrap.efs-pr-admin input,
.wrap.efs-template-wrap.efs-pr-admin select,
.wrap.efs-template-wrap.efs-pr-admin textarea,
.wrap.efs-template-wrap.efs-pr-admin .description,
.wrap.efs-template-wrap.efs-pr-admin .efs-muted{
    font-weight:400!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form label,
.wrap.efs-template-wrap.efs-pr-admin .efs-search-form label,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-inline-form label,
.wrap.efs-template-wrap.efs-pr-admin .efs-people-filters label{
    font-weight:600!important;
    color:#1f3348!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form label span,
.wrap.efs-template-wrap.efs-pr-admin .efs-search-form label span,
.wrap.efs-template-wrap.efs-pr-admin .efs-people-filters label span,
.wrap.efs-template-wrap.efs-pr-admin .efs-card-kicker,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-eyebrow{
    font-weight:600!important;
    letter-spacing:.055em!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=text],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=email],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=url],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=date],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=time],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=number],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=search],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form select,
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form textarea,
.wrap.efs-template-wrap.efs-pr-admin .efs-search-form input,
.wrap.efs-template-wrap.efs-pr-admin .efs-search-form select,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-inline-form input,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-inline-form select{
    font-weight:400!important;
    color:#172b3f!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-card-head h2,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-command-centre h2,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card>h2:first-child,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card>h2:first-child,
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-card h2,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-panel h2,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card h3,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card h3{
    font-weight:700!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table th,
.wrap.efs-template-wrap.efs-pr-admin .efs-people-sortable-table th a{
    font-weight:600!important;
    letter-spacing:.045em!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table td strong,
.wrap.efs-template-wrap.efs-pr-admin .efs-module-card strong,
.wrap.efs-template-wrap.efs-pr-admin .efs-soft-notice strong,
.wrap.efs-template-wrap.efs-pr-admin .efs-activity-item strong,
.wrap.efs-template-wrap.efs-pr-admin .efs-profile-note strong,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-name-preview strong,
.wrap.efs-template-wrap.efs-pr-admin .efs-prev-team-legend strong{
    font-weight:600!important;
}
.wrap.efs-template-wrap.efs-pr-admin .button,
.wrap.efs-template-wrap.efs-pr-admin .efs-primary-button,
.wrap.efs-template-wrap.efs-pr-admin .efs-outline-button,
.wrap.efs-template-wrap.efs-pr-admin .efs-product-button,
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-tabs a,
.wrap.efs-template-wrap.efs-pr-admin .efs-status-pill,
.wrap.efs-template-wrap.efs-pr-admin .efs-pill,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-status-pill,
.wrap.efs-template-wrap.efs-pr-admin .efs-pagination a{
    font-weight:600!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card strong,
.wrap.efs-template-wrap.efs-pr-admin .efs-lifecycle-stat strong{
    font-weight:700!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card em,
.wrap.efs-template-wrap.efs-pr-admin .efs-lifecycle-stat span{
    font-weight:600!important;
}

/* v0.2.1 dashboard polish */
.wrap.efs-template-wrap.efs-pr-admin .efs-shortcode-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:14px;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-shortcode-card{
    border:1px solid #dbe7f3;
    border-radius:16px;
    background:#fbfdff;
    padding:16px;
    box-shadow:0 8px 24px rgba(15,23,42,.04);
}
.wrap.efs-template-wrap.efs-pr-admin .efs-shortcode-card h3{
    margin:0 0 10px;
    font-size:15px;
    font-weight:650!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-shortcode-card code{
    display:block;
    white-space:normal;
    word-break:break-word;
    padding:9px 10px;
    border-radius:10px;
    background:#eef5fb;
    color:#172b3f;
    font-weight:500!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-shortcode-card p{
    margin:10px 0 0;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-shortcode-title-row{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:10px;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-shortcode-card-pro{
    background:linear-gradient(180deg,#fffdf8,#fbfdff);
}
.wrap.efs-template-wrap.efs-pr-admin .efs-dashboard-inline-stat{
    display:inline-block;
    margin:4px 8px 0 0;
    padding:6px 10px;
    border-radius:999px;
    background:#eef5fb;
    color:#172b3f;
    font-weight:600;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-dashboard-pro-row{
    margin-top:18px;
}
@media(max-width:1100px){
    .wrap.efs-template-wrap.efs-pr-admin .efs-shortcode-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:720px){
    .wrap.efs-template-wrap.efs-pr-admin .efs-shortcode-grid{grid-template-columns:1fr;}
}

/* v0.2.5 grading admin workflow cleanup */
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-workflow-hero{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:18px;
    margin:18px 0;
    padding:22px;
    border:1px solid #d8e6f3;
    border-radius:22px;
    background:linear-gradient(135deg,#ffffff 0%,#f8fbff 72%,#fff8ed 100%);
    box-shadow:0 16px 38px rgba(15,35,58,.06);
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-workflow-copy h2{margin:4px 0 8px;font-size:24px;line-height:1.2;}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-workflow-copy p{max-width:850px;margin:0;}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-workflow-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-overview-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:16px;margin:16px 0;align-items:stretch;}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-summary-card,.wrap.efs-template-wrap.efs-pr-admin .efs-grading-next-card{margin:0;}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-metric-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px;margin-top:14px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-metric-row>div{padding:14px;border:1px solid #e1eaf3;border-radius:16px;background:#fbfdff;}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-metric-row strong{display:block;font-size:25px;line-height:1;color:#0f2f4f;font-weight:700!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-metric-row span{display:block;margin-top:6px;color:#64748b;font-size:12px;font-weight:500!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-progress-bar{height:9px;border-radius:999px;background:#e8f0f8;overflow:hidden;margin:14px 0 8px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-progress-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#f28c28,#0f3d5d);}
.wrap.efs-template-wrap.efs-pr-admin .efs-workflow-list{margin:12px 0 0;padding:0;list-style:none;display:grid;gap:10px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-workflow-list li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;margin:0;}
.wrap.efs-template-wrap.efs-pr-admin .efs-workflow-list li>span{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#eef5fb;color:#0f3d5d;font-weight:650!important;font-size:12px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-workflow-list div{color:#334155;font-weight:400!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-card .efs-card-head{margin-bottom:8px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-empty-state{padding:18px;border:1px dashed #c6d6e8;border-radius:16px;background:#fbfdff;text-align:left;}
.wrap.efs-template-wrap.efs-pr-admin .efs-empty-state h3{margin:0 0 6px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-empty-state p{margin:0 0 12px;}
@media(max-width:980px){
    .wrap.efs-template-wrap.efs-pr-admin .efs-grading-workflow-hero{display:block;}
    .wrap.efs-template-wrap.efs-pr-admin .efs-grading-workflow-actions{justify-content:flex-start;margin-top:14px;}
    .wrap.efs-template-wrap.efs-pr-admin .efs-grading-overview-grid{grid-template-columns:1fr;}
}

/* v0.2.6 grading admin tightening */
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact{
    margin-top:16px;
    padding:18px!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-card-head{
    gap:12px;
    align-items:flex-start;
    margin-bottom:10px;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-card-head h2{
    margin:2px 0 4px;
    font-size:20px;
    line-height:1.2;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-card-head p{
    max-width:840px;
    margin:0;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-filters-compact{
    grid-template-columns:repeat(auto-fit,minmax(145px,1fr));
    gap:10px;
    margin:10px 0 12px;
    padding:12px;
    border:1px solid #e4edf6;
    border-radius:16px;
    background:#fbfdff;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-filters-compact label span{
    margin-bottom:4px;
    font-size:11px;
    font-weight:500!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-filters-compact input,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-filters-compact select{
    min-height:34px!important;
    font-size:13px!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-portal-action-row{
    margin:8px 0 10px;
    padding:10px 12px;
    border-radius:14px;
    background:#f8fafc;
    border:1px solid #e4edf6;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-portal-action-row select,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-portal-action-row input{
    min-height:34px!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-smart-table th,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-smart-table td{
    padding:8px 10px!important;
    vertical-align:middle;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-smart-table td strong{
    font-weight:600!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-feedback-summary{
    padding:0;
    border:0;
    border-radius:0;
    background:transparent;
    line-height:1.35;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-feedback-summary strong{
    display:inline;
    margin:0;
    font-size:13px;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-decision-summary p{
    margin:2px 0 0;
    max-width:230px;
    color:#64748b;
    font-size:12px;
    line-height:1.35;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-inline-edit{
    margin-top:4px;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-inline-edit summary{
    display:inline-flex;
    align-items:center;
    gap:4px;
    cursor:pointer;
    color:#0f3d5d;
    font-size:12px;
    font-weight:500!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-decision-form{
    margin-top:8px;
    padding:10px;
    min-width:240px;
    border:1px solid #e4edf6;
    border-radius:14px;
    background:#fff;
    gap:8px;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-decision-form label span{
    font-weight:500!important;
    font-size:11px;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-decision-form textarea{
    min-height:54px;
}
@media(max-width:900px){
    .wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact{padding:14px!important;}
    .wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-smart-table{min-width:820px;}
}


/* v0.2.7 denser player grading board */
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-portal-action-row{
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    padding:8px 10px!important;
    margin:6px 0 8px!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-portal-action-row select{
    width:auto!important;
    min-width:190px!important;
    max-width:260px!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-portal-action-row input[type=text]{
    width:260px!important;
    min-width:220px!important;
    flex:0 0 260px!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-smart-table th,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-smart-table td{
    padding:6px 10px!important;
    vertical-align:middle!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-grading-table tr{
    min-height:0!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-grading-table td{
    line-height:1.25!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-check-col{
    width:34px!important;
    text-align:center!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-player-cell,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-team-cell{
    white-space:nowrap;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-player-cell strong{
    display:block;
    margin-bottom:1px;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-player-cell .efs-muted,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-team-cell .efs-muted{
    display:block;
    font-size:11px!important;
    line-height:1.15!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-feedback-summary{
    display:flex!important;
    flex-wrap:wrap;
    gap:4px 10px;
    align-items:center;
    padding:0!important;
    margin:0!important;
    border:0!important;
    background:transparent!important;
    line-height:1.2!important;
    font-size:12px!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-feedback-summary b{
    font-weight:500!important;
    color:#475569;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-decision-cell{
    min-width:230px;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-decision-summary{
    display:flex;
    align-items:center;
    gap:8px;
    flex-wrap:wrap;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-decision-summary strong{
    display:inline-flex!important;
    margin:0!important;
    padding:2px 8px!important;
    line-height:1.3!important;
    font-size:12px!important;
    font-weight:500!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-decision-summary p{
    margin:0!important;
    max-width:190px!important;
    font-size:11px!important;
    line-height:1.25!important;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-inline-edit{
    display:inline-block;
    margin-top:3px!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-inline-edit summary{
    padding:0!important;
    font-size:11px!important;
    line-height:1.2!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-action-cell{
    width:74px;
    white-space:nowrap;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-action-cell .button{
    min-height:28px!important;
    line-height:26px!important;
    padding:0 9px!important;
}
@media(max-width:900px){
    .wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-portal-action-row input[type=text],
    .wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-compact .efs-portal-action-row select{
        width:100%!important;
        max-width:none!important;
        flex:1 1 220px!important;
    }
}

/* v0.2.12 grading program QR cleanup */
.wrap.efs-template-wrap.efs-pr-admin .efs-one-off-qr img{
    width:160px!important;
    height:160px!important;
    max-width:160px!important;
    max-height:160px!important;
    aspect-ratio:1 / 1;
    object-fit:contain;
    display:block;
}

/* v0.2.14 grading management polish */
.efs-modal-panel-wide{max-width:980px;width:min(980px,calc(100vw - 40px));}
.efs-grading-bulk-preview{margin-top:14px;max-height:360px;overflow:auto;}
.efs-grading-quick-add-card .efs-card-head{align-items:flex-start;}
.efs-one-off-qr img{width:132px!important;height:132px!important;object-fit:contain;aspect-ratio:1/1;}
.efs-grading-app-programs{background:rgba(255,255,255,.08);}
.efs-grading-menu-program-list{display:grid;gap:8px;}
.efs-grading-menu-program-list .is-active{font-weight:700;}


/* v0.2.25 Lead grader footer + live overview refresh polish */
.efs-grading-day-portal .efs-grading-app-actions.efs-has-session-overview{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  width:100%!important;
}
.efs-grading-day-portal .efs-grading-app-actions.efs-has-session-overview .efs-app-secondary-button{
  width:100%!important;
  min-width:0!important;
  min-height:50px!important;
  padding:8px 6px!important;
  border-radius:12px!important;
  font-size:13px!important;
  line-height:1.1!important;
  box-shadow:none!important;
}
.efs-grading-day-portal .efs-grading-app-actions.efs-has-session-overview .efs-app-secondary-button strong{
  display:inline-grid!important;
  place-items:center!important;
  min-width:22px!important;
  height:22px!important;
  margin-left:4px!important;
  border-radius:999px!important;
  background:#eef4fb!important;
  color:#0b1f3a!important;
  font-size:12px!important;
}
.efs-grading-day-portal .efs-grading-app-actions.efs-has-session-overview .efs-session-lead-button{
  border-color:#dbe7f2!important;
  background:#fff!important;
  color:#0b1f3a!important;
}
.efs-grading-day-portal .efs-grading-app-actions.efs-has-session-overview .efs-session-lead-button:hover,
.efs-grading-day-portal .efs-grading-app-actions.efs-has-session-overview .efs-session-lead-button:focus{
  border-color:#f59e0b!important;
  background:#fff7ed!important;
  color:#7c2d12!important;
}
@media(max-width:420px){
  .efs-grading-day-portal .efs-grading-app-actions.efs-has-session-overview{gap:6px!important;}
  .efs-grading-day-portal .efs-grading-app-actions.efs-has-session-overview .efs-app-secondary-button{font-size:12px!important;padding-left:4px!important;padding-right:4px!important;}
}

/* v0.2.36 Grading decisions board evidence layout */
.efs-grading-decision-table th,
.efs-grading-decision-table td{
  vertical-align:top;
}
.efs-decision-evidence-summary{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:4px 10px;
  font-size:12px;
  line-height:1.35;
}
.efs-evidence-details{
  margin-top:8px;
}
.efs-evidence-details summary{
  cursor:pointer;
  color:#1d4ed8;
  font-weight:500;
  font-size:12px;
}
.efs-evidence-detail-grid{
  margin-top:8px;
  display:grid;
  gap:8px;
  padding:10px;
  border:1px solid #e5edf5;
  border-radius:10px;
  background:#f8fafc;
}
.efs-evidence-detail-grid p{
  margin:0;
}
.efs-grading-decision-row .efs-inline-edit summary{
  font-weight:500;
}
@media (max-width: 1180px){
  .efs-decision-evidence-summary{grid-template-columns:1fr;}
}

/* v0.2.38 Grading decisions evidence modals */
.efs-evidence-actions{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
  margin:8px 0 0;
}
.efs-evidence-actions .button{
  min-height:28px!important;
  line-height:26px!important;
  padding:0 9px!important;
}
.efs-evidence-modal-content .efs-compact-dl{
  display:grid;
  grid-template-columns:minmax(120px,180px) 1fr;
  gap:6px 12px;
  margin:0 0 14px;
  padding:12px;
  border:1px solid #e5edf5;
  border-radius:12px;
  background:#f8fafc;
}
.efs-evidence-modal-content .efs-compact-dl dt{
  font-weight:600;
  color:#334155;
}
.efs-evidence-modal-content .efs-compact-dl dd{
  margin:0;
  color:#0f172a;
}

/* v0.2.53 global setup pills */
.efs-template-pills .efs-pill-link{text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}
.efs-template-pills .efs-pill-link:hover,.efs-template-pills .efs-pill-link:focus{transform:translateY(-1px);box-shadow:0 8px 18px rgba(15,23,42,.14);outline:none}

/* v0.2.58 readable global setup pills */
.efs-template-hero .efs-template-pills .efs-pill{background:#ffffff!important;color:#0f2740!important;border:1px solid rgba(255,255,255,.75)!important;box-shadow:0 10px 22px rgba(0,0,0,.16);font-weight:800}
.efs-template-hero .efs-template-pills .efs-pill-pro{background:#ff8f25!important;color:#1f1307!important;border-color:#ffb366!important}
.efs-template-hero .efs-template-pills .efs-pill-basic{background:#eaf7ef!important;color:#14532d!important;border-color:#bbf7d0!important}
.efs-template-hero .efs-template-pills .efs-pill-link:hover,.efs-template-hero .efs-template-pills .efs-pill-link:focus{background:#f8fafc!important;color:#081b2f!important;text-decoration:none!important;transform:translateY(-1px)}

/* v0.2.59 global admin contrast and section clarity refresh */
.wrap.efs-template-wrap.efs-pr-admin{
    --efs-admin-page-bg:#e7eef6;
    --efs-admin-panel:#ffffff;
    --efs-admin-panel-soft:#f3f7fb;
    --efs-admin-section:#eef5fb;
    --efs-admin-line:#b9c9da;
    --efs-admin-line-strong:#7f98ae;
    --efs-admin-heading:#071f39;
    --efs-admin-body:#172c43;
    --efs-admin-muted:#50677d;
    --efs-admin-accent:#f28c28;
    --efs-admin-blue:#0b3155;
    --efs-admin-blue-soft:#e7f0f8;
    --efs-admin-shadow:0 14px 34px rgba(7,31,57,.095);
    background:linear-gradient(180deg,#e7eef6 0%,#f2f6fa 340px,#f5f7fa 100%)!important;
    border-color:#cbd8e6!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero{
    box-shadow:0 18px 42px rgba(7,31,57,.2)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-tabs{
    background:#fff!important;
    border-color:#bfd0df!important;
    box-shadow:0 10px 26px rgba(7,31,57,.09)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-panel,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-program-admin-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-list-card{
    border-color:#b9c9da!important;
    box-shadow:0 12px 30px rgba(7,31,57,.085)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card:before,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card:before,
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-card:before,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-panel:before,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-list-card:before{
    height:5px!important;
    background:linear-gradient(90deg,#0b3155 0%,#315f85 70%,#f28c28 100%)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-card-head,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-command-centre,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card>h2:first-child,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card>h2:first-child{
    background:linear-gradient(180deg,#f8fbfe 0%,#eaf2f8 100%)!important;
    border-color:#c4d4e3!important;
    box-shadow:inset 4px 0 0 #0b3155!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-card-head h2,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card h2,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card h2{
    color:#071f39!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-card-kicker,
.wrap.efs-template-wrap.efs-pr-admin .efs-mode-tag,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-eyebrow{
    color:#b45309!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-soft-notice,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-empty-state,
.wrap.efs-template-wrap.efs-pr-admin .efs-builder-rule-info,
.wrap.efs-template-wrap.efs-pr-admin .efs-one-off-qr,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-menu-identity,
.wrap.efs-template-wrap.efs-pr-admin .efs-module-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-profile-answer{
    background:#f7fafc!important;
    border-color:#c7d7e6!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-form,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-filter,
.wrap.efs-template-wrap.efs-pr-admin .efs-search-form,
.wrap.efs-template-wrap.efs-pr-admin .efs-squad-filter-panel{
    background:#eaf2f8!important;
    border-color:#bdcede!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table th{
    background:#e6eef6!important;
    color:#071f39!important;
    border-bottom-color:#b9c9da!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table td{
    border-bottom-color:#e2eaf2!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table tbody tr:nth-child(even) td{
    background:#f7fafc!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill{
    background:#fff!important;
    color:#071f39!important;
    border-color:#d7e2ec!important;
    box-shadow:0 8px 18px rgba(0,0,0,.16)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill-mode,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill-sport{
    background:#f8fafc!important;
    color:#0b3155!important;
    border-color:#d2dfeb!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill-mode:hover,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill-sport:hover{
    background:#fff7ed!important;
    color:#7c2d12!important;
    border-color:#f2b56b!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill-pro{
    background:#f28c28!important;
    color:#1f1307!important;
    border-color:#ffbf7b!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill-basic{
    background:#e6f8ed!important;
    color:#14532d!important;
    border-color:#afe6c1!important;
}
.wrap.efs-template-wrap.efs-pr-admin .button:not(.button-primary):hover,
.wrap.efs-template-wrap.efs-pr-admin .efs-outline-button:hover{
    background:#eef5fb!important;
    border-color:#7f98ae!important;
}

/* v0.2.65 Global admin visual language: hero / config / info / work / data panels */
.wrap.efs-template-wrap.efs-pr-admin{
  --efs-ui-hero:#0b243f;
  --efs-ui-hero-2:#123a5e;
  --efs-ui-page:#eef3f8;
  --efs-ui-card:#ffffff;
  --efs-ui-config:#edf6ff;
  --efs-ui-config-border:#9cc4e6;
  --efs-ui-info:#fff8ec;
  --efs-ui-info-border:#f3c47d;
  --efs-ui-work:#ffffff;
  --efs-ui-work-border:#84a6c4;
  --efs-ui-data:#ffffff;
  --efs-ui-data-head:#eaf1f8;
  --efs-ui-text:#102033;
  --efs-ui-muted:#52677d;
  --efs-ui-orange:#f28c28;
  --efs-ui-blue:#0b3155;
  background:linear-gradient(180deg,var(--efs-ui-page) 0%,#f6f8fb 360px,#f7f9fb 100%)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero{
  background:linear-gradient(135deg,var(--efs-ui-hero),var(--efs-ui-hero-2))!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 18px 44px rgba(11,36,63,.24)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero h1,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero p,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero .efs-template-eyebrow{color:#fff!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero .efs-brand-highlight{color:#ffcf8c!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill{
  box-shadow:none!important;
  border-width:1px!important;
  font-weight:800!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill-mode,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill-sport{
  background:#eaf3fb!important;
  color:#0b3155!important;
  border-color:#b8d1e6!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill-pro{background:#f28c28!important;color:#211305!important;border-color:#ffbf7b!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill-basic{background:#e8f7ed!important;color:#14532d!important;border-color:#bce7c8!important;}

/* Default cards are neutral containers, not all-purpose visual objects. */
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-licence-card{
  background:var(--efs-ui-card)!important;
  border:1px solid #cfdbe7!important;
  border-radius:18px!important;
  box-shadow:0 10px 24px rgba(15,35,55,.055)!important;
  overflow:hidden;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card:before,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card:before,
.wrap.efs-template-wrap.efs-pr-admin .efs-licence-card:before{
  display:none!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-card-head,
.wrap.efs-template-wrap.efs-pr-admin .efs-compact-section-head,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-editor-head,
.wrap.efs-template-wrap.efs-pr-admin .efs-campaign-list-head,
.wrap.efs-template-wrap.efs-pr-admin .efs-profile-head{
  background:#f7fafc!important;
  border-bottom:1px solid #dbe6f1!important;
  box-shadow:inset 4px 0 0 var(--efs-ui-blue)!important;
  padding:16px 18px!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-card-kicker{color:#b45309!important;font-weight:850!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-muted{color:var(--efs-ui-muted)!important;}

/* Configuration/filter panels: blue tinted, clearly controlling what the page shows. */
.wrap.efs-template-wrap.efs-pr-admin .efs-planning-drawer,
.wrap.efs-template-wrap.efs-pr-admin .efs-squad-planning-control,
.wrap.efs-template-wrap.efs-pr-admin .efs-squad-filter-panel,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-filter,
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-form,
.wrap.efs-template-wrap.efs-pr-admin form.efs-filter-grid,
.wrap.efs-template-wrap.efs-pr-admin .efs-search-form,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-filters,
.wrap.efs-template-wrap.efs-pr-admin .efs-readable-form{
  background:linear-gradient(180deg,#f3f9ff,#eaf4fd)!important;
  border:1px solid var(--efs-ui-config-border)!important;
  border-radius:16px!important;
  box-shadow:0 8px 20px rgba(11,49,85,.055)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-planning-drawer>summary,
.wrap.efs-template-wrap.efs-pr-admin details.efs-planning-drawer[open]>summary{
  background:#dcecf9!important;
  border-bottom:1px solid var(--efs-ui-config-border)!important;
  color:#0b3155!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-planning-drawer>summary small,
.wrap.efs-template-wrap.efs-pr-admin .efs-squad-filter-title span{color:#365873!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-planning-focus-panel,
.wrap.efs-template-wrap.efs-pr-admin .efs-planning-focus-current{
  background:#fff!important;
  border:1px solid #cfe1f2!important;
  box-shadow:none!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-planning-focus-tab-v2{
  background:#f7fbff!important;
  border-color:#c9ddf0!important;
  color:#17324c!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-planning-focus-tab-v2.is-active{
  background:linear-gradient(135deg,#0b3155,#174c79)!important;
  border-color:#0b3155!important;
  color:#fff!important;
}

/* Information panels: warm/soft and not confused with workspaces. */
.wrap.efs-template-wrap.efs-pr-admin .efs-soft-notice,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-empty-state,
.wrap.efs-template-wrap.efs-pr-admin .efs-module-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-support-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-sales-overview,
.wrap.efs-template-wrap.efs-pr-admin .efs-shortcode-overview,
.wrap.efs-template-wrap.efs-pr-admin .efs-dashboard-setup-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-builder-rule-info,
.wrap.efs-template-wrap.efs-pr-admin .efs-profile-answer{
  background:linear-gradient(180deg,#fffdf7,#fff8ed)!important;
  border:1px solid var(--efs-ui-info-border)!important;
  box-shadow:0 8px 20px rgba(180,83,9,.05)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-module-card h3,
.wrap.efs-template-wrap.efs-pr-admin .efs-soft-notice strong{color:#7c2d12!important;}

/* Work panels: strong white surface, blue accent, clear action area. */
.wrap.efs-template-wrap.efs-pr-admin .efs-squad-planning-workspace,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-panel,
.wrap.efs-template-wrap.efs-pr-admin .efs-manual-allocation-panel,
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-live-grading-workspace,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-quick-add-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-run-panel,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-builder-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-unified-template-builder,
.wrap.efs-template-wrap.efs-pr-admin .efs-professional-status-board,
.wrap.efs-template-wrap.efs-pr-admin .efs-professional-depth,
.wrap.efs-template-wrap.efs-pr-admin .efs-professional-coverage,
.wrap.efs-template-wrap.efs-pr-admin .efs-board-step{
  background:var(--efs-ui-work)!important;
  border:1px solid var(--efs-ui-work-border)!important;
  border-radius:18px!important;
  box-shadow:0 12px 30px rgba(11,49,85,.085)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-board-step>summary{
  background:linear-gradient(180deg,#f8fbfe,#eef5fb)!important;
  border-bottom:1px solid #cbddeb!important;
  box-shadow:inset 4px 0 0 var(--efs-ui-blue)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-board-step>summary h3{color:#071f39!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-status-lane,
.wrap.efs-template-wrap.efs-pr-admin .efs-depth-position,
.wrap.efs-template-wrap.efs-pr-admin .efs-depth-team,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-session-card{
  background:#f8fbfe!important;
  border:1px solid #cfddeb!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-status-player,
.wrap.efs-template-wrap.efs-pr-admin .efs-depth-player{
  background:#fff!important;
  border-color:#c9d8e7!important;
  box-shadow:0 4px 10px rgba(15,35,55,.045)!important;
}

/* Data panels and tables: compact, clean, not card-like work sections. */
.wrap.efs-template-wrap.efs-pr-admin .efs-table-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-results-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-campaigns-list-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-compare-panel{
  background:var(--efs-ui-data)!important;
  border:1px solid #bccddd!important;
  box-shadow:0 8px 22px rgba(15,35,55,.055)!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table{
  border-collapse:separate!important;
  border-spacing:0!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table th{
  background:var(--efs-ui-data-head)!important;
  color:#0b3155!important;
  font-weight:800!important;
  border-bottom:1px solid #b7cadc!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table td{
  background:#fff!important;
  border-bottom:1px solid #e4ecf4!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table tbody tr:nth-child(even) td{background:#f9fbfd!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table tbody tr:hover td{background:#eef6ff!important;}

/* Stats/action summaries: slim, clickable and visually different from panels. */
.wrap.efs-template-wrap.efs-pr-admin .efs-professional-action-queue,
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-grid,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-metrics{
  gap:8px!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-action-queue-intro,
.wrap.efs-template-wrap.efs-pr-admin .efs-action-queue-item,
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card{
  border-radius:14px!important;
  box-shadow:none!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-action-queue-item,
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card{
  background:#fff!important;
  border:1px solid #cad9e7!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-action-queue-intro{
  background:#0b3155!important;
  border-color:#0b3155!important;
}

/* Buttons and focus states: consistent across Basic/Pro and Grassroots/Professional. */
.wrap.efs-template-wrap.efs-pr-admin .button,
.wrap.efs-template-wrap.efs-pr-admin .efs-primary-button,
.wrap.efs-template-wrap.efs-pr-admin .efs-outline-button{
  border-radius:10px!important;
  font-weight:700!important;
}
.wrap.efs-template-wrap.efs-pr-admin .button-primary,
.wrap.efs-template-wrap.efs-pr-admin .efs-primary-button{
  background:#f28c28!important;
  border-color:#d87312!important;
  color:#201304!important;
}
.wrap.efs-template-wrap.efs-pr-admin .button-primary:hover,
.wrap.efs-template-wrap.efs-pr-admin .efs-primary-button:hover{background:#ff9d3c!important;border-color:#d87312!important;color:#201304!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-outline-button,
.wrap.efs-template-wrap.efs-pr-admin .button:not(.button-primary){
  background:#fff!important;
  border-color:#aac0d5!important;
  color:#0b3155!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-outline-button:hover,
.wrap.efs-template-wrap.efs-pr-admin .button:not(.button-primary):hover{
  background:#eef6ff!important;
  border-color:#7ea4c6!important;
  color:#071f39!important;
}

@media(max-width:900px){
  .wrap.efs-template-wrap.efs-pr-admin .efs-card-head,
  .wrap.efs-template-wrap.efs-pr-admin .efs-compact-section-head{padding:14px!important;}
  .wrap.efs-template-wrap.efs-pr-admin .efs-professional-action-queue{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:560px){
  .wrap.efs-template-wrap.efs-pr-admin .efs-professional-action-queue{grid-template-columns:1fr!important;}
}


/* v0.2.77 / v0.2.67 Enterprise analytics UX refresh
   Shared across Basic and Paid: lighter page headers, tighter cards, sharper data panels. */
.wrap.efs-template-wrap.efs-pr-admin,
.efs-template-licence-wrap{
  --efs-radius:10px;
  --efs-card-radius:10px;
  --efs-ui-radius:10px;
  --efs-ui-radius-sm:7px;
  --efs-ui-page:#f4f7fb;
  --efs-ui-card:#ffffff;
  --efs-ui-border:#d5dfeb;
  --efs-ui-border-strong:#b7c6d6;
  --efs-ui-text:#102033;
  --efs-ui-heading:#071f39;
  --efs-ui-muted:#667589;
  --efs-ui-accent:#e77d20;
  --efs-ui-accent-soft:#fff3e7;
  --efs-ui-blue:#163d63;
  --efs-ui-blue-soft:#eaf2fa;
  --efs-ui-shadow:0 8px 22px rgba(15,35,55,.055);
  --efs-ui-shadow-strong:0 16px 38px rgba(15,35,55,.095);
}
.wrap.efs-template-wrap.efs-pr-admin{background:transparent;color:var(--efs-ui-text);}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero,
.efs-template-licence-wrap .efs-template-licence-hero{
  background:linear-gradient(135deg,#ffffff 0%,#f8fbff 58%,#edf5fc 100%)!important;
  color:var(--efs-ui-heading)!important;
  border:1px solid #cfdae6!important;
  border-radius:12px!important;
  box-shadow:var(--efs-ui-shadow)!important;
  padding:22px 26px!important;
  min-height:0!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero:after,
.efs-template-licence-wrap .efs-template-licence-hero:after{display:none!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-eyebrow,
.efs-template-licence-wrap .efs-template-eyebrow{color:#b45309!important;letter-spacing:.11em!important;margin-bottom:8px!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero h1,
.efs-template-licence-wrap .efs-template-licence-hero h1{color:var(--efs-ui-heading)!important;font-size:28px!important;line-height:1.12!important;letter-spacing:-.025em!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero p,
.efs-template-licence-wrap .efs-template-licence-hero p{color:#526173!important;max-width:920px!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-pills .efs-pill,
.efs-template-licence-wrap .efs-version-badge{
  background:#fff!important;
  color:#163d63!important;
  border:1px solid #ccd9e6!important;
  border-radius:8px!important;
  padding:8px 10px!important;
  box-shadow:none!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-pill-pro,
.wrap.efs-template-wrap.efs-pr-admin .efs-pill-pro-muted{background:var(--efs-ui-accent-soft)!important;color:#9a3412!important;border-color:#f3c396!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-pill-basic{background:#eef8f1!important;color:#166534!important;border-color:#c9e8d2!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-licence-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-modules-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-module-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-profile-panel,
.wrap.efs-template-wrap.efs-pr-admin .efs-table-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-board-step,
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-panel,
.wrap.efs-template-wrap.efs-pr-admin .efs-manual-allocation-panel,
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-team-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-auto-builder-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-professional-status-board,
.wrap.efs-template-wrap.efs-pr-admin .efs-professional-depth,
.wrap.efs-template-wrap.efs-pr-admin .efs-professional-coverage,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-board-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-program-results-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-campaigns-list-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-compare-panel,
.efs-template-licence-wrap .efs-licence-card{
  border-radius:10px!important;
  border:1px solid var(--efs-ui-border)!important;
  box-shadow:var(--efs-ui-shadow)!important;
  background:#fff!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-card-head,
.wrap.efs-template-wrap.efs-pr-admin .efs-profile-head,
.wrap.efs-template-wrap.efs-pr-admin .efs-board-step>summary,
.wrap.efs-template-wrap.efs-pr-admin .efs-compact-section-head,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-editor-head,
.wrap.efs-template-wrap.efs-pr-admin .efs-campaign-list-head{
  background:#f8fafc!important;
  border-bottom:1px solid #dde6f0!important;
  box-shadow:inset 3px 0 0 var(--efs-ui-accent)!important;
  padding:14px 16px!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-card-head h2,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-card h2,
.wrap.efs-template-wrap.efs-pr-admin h2,
.wrap.efs-template-wrap.efs-pr-admin h3{color:var(--efs-ui-heading)!important;letter-spacing:-.01em;}
.wrap.efs-template-wrap.efs-pr-admin .efs-card-kicker{color:#b45309!important;letter-spacing:.08em!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-muted{color:var(--efs-ui-muted)!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-action-queue-item,
.wrap.efs-template-wrap.efs-pr-admin .efs-lifecycle-stat,
.wrap.efs-template-wrap.efs-pr-admin .efs-import-checks>div,
.wrap.efs-template-wrap.efs-pr-admin .efs-player-evidence-kpis>div{
  border-radius:9px!important;
  border:1px solid #d8e2ec!important;
  box-shadow:none!important;
  background:#fff!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card:after{height:3px!important;background:#e77d20!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-stat-card strong{color:#102033!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-table-scroll,
.wrap.efs-template-wrap.efs-pr-admin .efs-impact-table-scroll{border-radius:8px!important;border-color:#d5dfeb!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table th,
.wrap.efs-template-wrap.efs-pr-admin .efs-squad-impact-table th{background:#f4f7fb!important;color:#24364b!important;font-weight:850!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-smart-table td,
.wrap.efs-template-wrap.efs-pr-admin .efs-squad-impact-table td{border-bottom:1px solid #e6edf4!important;color:#1e293b!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-tabs a,
.wrap.efs-template-wrap.efs-pr-admin .button,
.wrap.efs-template-wrap.efs-pr-admin .efs-primary-button,
.wrap.efs-template-wrap.efs-pr-admin .efs-outline-button,
.wrap.efs-template-wrap.efs-pr-admin .efs-product-button,
.wrap.efs-template-wrap.efs-pr-admin .efs-mini-action{
  border-radius:7px!important;
  font-weight:750!important;
  box-shadow:none!important;
}
.wrap.efs-template-wrap.efs-pr-admin .button-primary,
.wrap.efs-template-wrap.efs-pr-admin .efs-primary-button{
  background:#163d63!important;
  border-color:#163d63!important;
  color:#fff!important;
}
.wrap.efs-template-wrap.efs-pr-admin .button-primary:hover,
.wrap.efs-template-wrap.efs-pr-admin .efs-primary-button:hover{background:#0f2d4b!important;border-color:#0f2d4b!important;color:#fff!important;}
.wrap.efs-template-wrap.efs-pr-admin .button:not(.button-primary),
.wrap.efs-template-wrap.efs-pr-admin .efs-outline-button,
.wrap.efs-template-wrap.efs-pr-admin .efs-mini-action{background:#fff!important;border-color:#b9c8d8!important;color:#163d63!important;}
.wrap.efs-template-wrap.efs-pr-admin .button:not(.button-primary):hover,
.wrap.efs-template-wrap.efs-pr-admin .efs-outline-button:hover,
.wrap.efs-template-wrap.efs-pr-admin .efs-mini-action:hover{background:#eef5fb!important;border-color:#8fb0cc!important;color:#071f39!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=text],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=email],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=url],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=date],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form input[type=number],
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form select,
.wrap.efs-template-wrap.efs-pr-admin .efs-admin-form textarea,
.wrap.efs-template-wrap.efs-pr-admin select,
.wrap.efs-template-wrap.efs-pr-admin input[type=search]{border-radius:7px!important;border-color:#b9c8d8!important;box-shadow:none!important;}
.wrap.efs-template-wrap.efs-pr-admin input:focus,
.wrap.efs-template-wrap.efs-pr-admin select:focus,
.wrap.efs-template-wrap.efs-pr-admin textarea:focus{border-color:#e77d20!important;box-shadow:0 0 0 2px rgba(231,125,32,.16)!important;outline:none!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-soft-notice,
.wrap.efs-template-wrap.efs-pr-admin .efs-template-empty-state,
.wrap.efs-template-wrap.efs-pr-admin .efs-dashboard-setup-card,
.wrap.efs-template-wrap.efs-pr-admin .efs-builder-rule-info{
  border-radius:9px!important;
  background:#fff8f1!important;
  border:1px solid #f1d1ad!important;
  box-shadow:none!important;
}
.wrap.efs-template-wrap.efs-pr-admin .efs-status-lane,
.wrap.efs-template-wrap.efs-pr-admin .efs-depth-position,
.wrap.efs-template-wrap.efs-pr-admin .efs-depth-team,
.wrap.efs-template-wrap.efs-pr-admin .efs-grading-session-card{border-radius:9px!important;background:#f8fbfe!important;border-color:#d5dfeb!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-status-player,
.wrap.efs-template-wrap.efs-pr-admin .efs-depth-player{border-radius:7px!important;box-shadow:none!important;border-color:#d4dee9!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-squad-impact-toggle{border-radius:9px!important;background:#163d63!important;box-shadow:0 8px 22px rgba(15,35,55,.16)!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-squad-impact-sheet{border-radius:10px 10px 0 0!important;box-shadow:0 -12px 32px rgba(15,35,55,.16)!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-player-drawer-panel{background:#f4f7fb!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-player-drawer-close{border-radius:8px!important;background:#163d63!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-player-drawer-head.efs-player-drawer-head-polished{background:linear-gradient(135deg,#ffffff 0%,#f5f9fd 65%,#eaf2fa 100%)!important;color:#102033!important;border:1px solid #d4e0eb!important;border-radius:10px!important;box-shadow:var(--efs-ui-shadow)!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-player-drawer-head-polished h2{color:#071f39!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-player-drawer-head-polished .efs-player-drawer-meta{color:#526173!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-player-drawer-head-polished .efs-player-drawer-avatar{background:#163d63!important;border-color:#163d63!important;border-radius:8px!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-player-drawer-head-polished .efs-player-drawer-head-summary>div{background:#fff!important;border-color:#d8e2ec!important;border-radius:8px!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-player-drawer-head-polished .efs-player-drawer-head-summary span{color:#667589!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-player-drawer-head-polished .efs-player-drawer-head-summary strong{color:#102033!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-player-drawer-grid section,
.wrap.efs-template-wrap.efs-pr-admin .efs-player-drawer-section,
.wrap.efs-template-wrap.efs-pr-admin .efs-drawer-list article{border-radius:9px!important;box-shadow:none!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-evidence-row-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-evidence-score{min-width:86px;text-align:right;border-left:1px solid #e5edf5;padding-left:12px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-evidence-score span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#667589;font-weight:900;margin:0 0 4px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-evidence-score strong{font-size:22px;line-height:1;color:#163d63!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-review-detail-panel{margin-top:10px;padding-top:10px;border-top:1px solid #e5edf5;}
@media(max-width:782px){.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero,.efs-template-licence-wrap .efs-template-licence-hero{padding:18px!important}.wrap.efs-template-wrap.efs-pr-admin .efs-template-hero h1{font-size:24px!important}.wrap.efs-template-wrap.efs-pr-admin .efs-evidence-row-main{display:block}.wrap.efs-template-wrap.efs-pr-admin .efs-evidence-score{text-align:left;border-left:0;border-top:1px solid #e5edf5;margin-top:10px;padding:10px 0 0;}}

/* v0.2.70 Data reset utility */
.wrap.efs-template-wrap.efs-pr-admin .efs-danger-zone{border-color:#f2c4c4!important;background:#fff!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-soft-notice-danger{background:#fff5f5!important;border-color:#f3b4b4!important;color:#6b1d1d!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-reset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-reset-card{border:1px solid #e3e8ef;background:#fbfdff;border-radius:9px;padding:14px;min-width:0;}
.wrap.efs-template-wrap.efs-pr-admin .efs-reset-card h3{margin:0 0 8px;color:#102033;font-size:16px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-reset-card p{margin:0 0 10px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-danger-button{background:#b42318!important;border-color:#b42318!important;color:#fff!important;border-radius:7px!important;font-weight:800;}
.wrap.efs-template-wrap.efs-pr-admin .efs-danger-button:hover{background:#8f1d14!important;border-color:#8f1d14!important;color:#fff!important;}
@media(max-width:1200px){.wrap.efs-template-wrap.efs-pr-admin .efs-reset-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:782px){.wrap.efs-template-wrap.efs-pr-admin .efs-reset-grid{grid-template-columns:1fr;}}

/* v0.2.78 allocation diagnostics */
.efs-allocation-diagnostics{margin:14px 0 18px;padding:16px;border:1px solid #d8e1ea;background:#f8fafc;border-radius:12px;}
.efs-stat-grid-compact{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:12px 0;}
.efs-stat-grid-compact .efs-stat-card{padding:12px;border-radius:10px;}
.efs-pill-warning{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;}
.efs-pill-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;}
.efs-inline-diagnostics{margin-top:8px;}


/* v0.2.79 Settings centre UX cleanup */
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-hub{display:block;max-width:1500px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-hub .efs-admin-tabs{position:sticky;top:32px;z-index:20;background:rgba(238,243,248,.96);backdrop-filter:blur(10px);padding:8px 0;margin:0 0 14px;border-bottom:1px solid #d7e2ee;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-intro-card{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px!important;background:linear-gradient(135deg,#fff,#f7fbff)!important;border-left:4px solid #e77d20!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-intro-card h2{margin:0 0 4px!important;font-size:22px!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-intro-card p{margin:0;max-width:780px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-intro-pills{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-grid-main{margin-top:14px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-panel{overflow:hidden;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-panel-wide{grid-column:1/-1;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-split-three{grid-template-columns:repeat(3,minmax(0,1fr));}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-section{background:#f8fbff;border:1px solid #dce7f2;border-radius:10px;padding:15px;margin:0;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-section h3{margin:0 0 6px!important;font-size:15px!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-section .efs-muted{margin-top:0;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #e3ebf4;padding-bottom:10px;margin-bottom:12px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-section-head h3{margin:0!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-section-head p{margin:2px 0 0;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-stack{display:flex;flex-direction:column;gap:14px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 14px;align-items:end;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-inline-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-mode-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-mode-cards article,.wrap.efs-template-wrap.efs-pr-admin .efs-settings-preview-grid>div{border:1px solid #dce7f2;background:#f8fbff;border-radius:10px;padding:14px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-mode-cards h3{margin:0 0 6px!important;font-size:15px!important;}.wrap.efs-template-wrap.efs-pr-admin .efs-settings-mode-cards p{margin:0;color:#536273;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-list-form{gap:0;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-list-group{border:1px solid #dce7f2;background:#f8fbff;border-radius:10px;padding:16px;margin:0 0 16px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0 0 12px;border-bottom:1px solid #e3ebf4;padding-bottom:10px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-group-head h3{margin:0!important;font-size:16px!important;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-group-head p{margin:0;text-align:right;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-list-group .efs-list-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-list-group textarea{min-height:142px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.4;}
.wrap.efs-template-wrap.efs-pr-admin .efs-settings-sticky-actions{position:sticky;bottom:0;z-index:10;display:flex;align-items:center;gap:12px;justify-content:flex-end;margin:14px -20px -20px;padding:13px 20px;background:rgba(255,255,255,.96);border-top:1px solid #e1e8f1;backdrop-filter:blur(8px);}
.wrap.efs-template-wrap.efs-pr-admin .efs-team-builder-settings .efs-settings-section{background:#fff;border-color:#d8e2ec;}
.wrap.efs-template-wrap.efs-pr-admin .efs-impact-mapping-settings .efs-impact-mapping-grid{background:#f8fbff;border:1px solid #dce7f2;border-radius:10px;padding:10px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-impact-map-head{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#667085;font-weight:900;padding:8px 10px;}
.wrap.efs-template-wrap.efs-pr-admin .efs-impact-map-row{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px!important;margin:6px 0!important;}
@media(max-width:1100px){.wrap.efs-template-wrap.efs-pr-admin .efs-settings-grid,.wrap.efs-template-wrap.efs-pr-admin .efs-settings-split,.wrap.efs-template-wrap.efs-pr-admin .efs-settings-split-three,.wrap.efs-template-wrap.efs-pr-admin .efs-settings-mode-cards{grid-template-columns:1fr;}.wrap.efs-template-wrap.efs-pr-admin .efs-settings-intro-card{display:block}.wrap.efs-template-wrap.efs-pr-admin .efs-settings-intro-pills{justify-content:flex-start;margin-top:12px}.wrap.efs-template-wrap.efs-pr-admin .efs-settings-group-head{display:block}.wrap.efs-template-wrap.efs-pr-admin .efs-settings-group-head p{text-align:left;margin-top:4px}}
@media(max-width:782px){.wrap.efs-template-wrap.efs-pr-admin .efs-settings-hub .efs-admin-tabs{top:46px;overflow-x:auto;white-space:nowrap}.wrap.efs-template-wrap.efs-pr-admin .efs-settings-inline-fields,.wrap.efs-template-wrap.efs-pr-admin .efs-settings-form-grid{grid-template-columns:1fr}.wrap.efs-template-wrap.efs-pr-admin .efs-settings-sticky-actions{position:static;margin:14px -16px -16px;padding:12px 16px;justify-content:flex-start;}}

/* v0.2.85 sport preset and review question UX */
.efs-sport-value-panel{margin-top:18px;padding:16px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:14px;}
.efs-sport-value-panel h3{margin:0 0 6px;font-size:16px;}
.efs-small-note{margin-top:10px;font-size:12px;}


/* v1.0.0 settings readability and profile card tidy */
.efs-settings-intro-pills .efs-pill,
.efs-settings-intro-pills .efs-pill-mode,
.efs-settings-intro-pills .efs-pill-sport {
    background: #fff7ed;
    color: #132238;
    border: 1px solid rgba(234, 88, 12, 0.35);
    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.08);
}
.efs-settings-intro-pills .efs-pill-mode {
    background: #132238;
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.24);
}
.efs-profile-stat-grid .efs-stat-card {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

/* v1.0.0 public player review compact coach workflow */
.efs-review-public-page{max-width:920px!important;}
.efs-review-public-page .efs-review-workspace{gap:12px!important;}
.efs-review-public-page .efs-review-player-card{margin:0 0 12px!important;padding:14px 16px!important;border-radius:18px!important;box-shadow:0 8px 22px rgba(15,23,42,.07)!important;}
.efs-review-public-page .efs-review-player-head{padding:0 0 10px!important;margin:0 0 10px!important;background:transparent!important;border-bottom:1px solid #e5edf5!important;}
.efs-review-player-count{display:inline-flex;align-items:center;width:max-content;margin:0 0 4px;padding:3px 8px;border:1px solid #dbe7f2;border-radius:999px;background:#f8fafc;color:#475569;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;}
.efs-review-public-page .efs-review-player-head h2{font-size:20px!important;line-height:1.12!important;}
.efs-review-public-page .efs-review-category{margin:8px 0 0!important;padding:10px 0 0!important;border-top:1px solid #eef2f7!important;border-bottom:0!important;}
.efs-review-public-page .efs-review-category h3,.efs-review-public-page .efs-review-layout-row>h3{margin:0 0 8px!important;font-size:13px!important;line-height:1.2!important;color:#475569!important;text-transform:uppercase;letter-spacing:.06em;}
.efs-review-public-page .efs-review-field-grid{grid-template-columns:1fr!important;gap:8px!important;padding:0!important;}
.efs-review-public-page .efs-review-layout{gap:10px!important;}
.efs-review-public-page .efs-review-layout-row{padding:10px!important;border-radius:14px!important;background:#fbfdff!important;}
.efs-review-public-page .efs-review-layout-columns{gap:8px!important;}
.efs-review-public-page .efs-review-layout-column{gap:8px!important;}
.efs-review-public-page .efs-review-field{gap:6px!important;margin:0!important;}
.efs-review-public-page .efs-review-field-type-score{display:grid!important;grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:10px!important;min-height:40px;padding:8px 10px;border:1px solid #e5edf5;border-radius:12px;background:#fff;}
.efs-review-public-page .efs-review-field-type-score>span{font-size:13px!important;font-weight:850!important;line-height:1.25!important;color:#172033!important;}
.efs-review-public-page .efs-review-score-select{width:92px!important;min-height:34px!important;padding:5px 9px!important;border-radius:10px!important;font-weight:900;text-align:center;background:#fff!important;}
.efs-review-public-page .efs-review-field-type-text,.efs-review-public-page .efs-review-field-type-textarea,.efs-review-public-page .efs-review-field-type-select,.efs-review-public-page .efs-review-field-type-yes_no,.efs-review-public-page .efs-review-field-type-multi_select,.efs-review-public-page .efs-review-field-type-checkbox{padding:8px 10px;border:1px solid #e5edf5;border-radius:12px;background:#fff;}
.efs-review-public-page .efs-review-field textarea{min-height:74px!important;rows:2;}
.efs-review-public-page .efs-review-field select,.efs-review-public-page .efs-review-field textarea,.efs-review-public-page .efs-review-field input[type=text]{min-height:36px!important;padding:7px 10px!important;border-radius:10px!important;}
.efs-review-public-page .efs-review-options{gap:6px!important;}
.efs-review-public-page .efs-review-options label{padding:6px 9px!important;font-size:12px!important;}
@media(max-width:700px){
  .efs-review-public-page{padding:0 8px 86px!important;}
  .efs-review-public-page .efs-review-player-card{padding:10px!important;border-radius:14px!important;margin-bottom:10px!important;}
  .efs-review-public-page .efs-review-player-head{margin:0 0 8px!important;padding:8px 10px!important;background:rgba(255,255,255,.98)!important;}
  .efs-review-player-count{font-size:10px;padding:2px 7px;}
  .efs-review-public-page .efs-review-field-type-score{grid-template-columns:minmax(0,1fr) 82px;gap:8px!important;padding:7px 8px;}
  .efs-review-public-page .efs-review-field-type-score>span{font-size:12px!important;}
  .efs-review-public-page .efs-review-score-select{width:82px!important;min-height:34px!important;font-size:13px!important;}
  .efs-review-public-page .efs-review-layout-row{padding:8px!important;}
  .efs-review-public-page .efs-review-submit-bar{bottom:8px!important;}
}
