@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800;900&display=swap");
.ezsc-shop-page,.ezsc-course-screen,.ezsc-sales-page{font-family:Assistant,Arial,sans-serif}.ezsc-shop-page,.ezsc-sales-page{max-width:1200px;margin:0 auto;padding:40px 20px}.ezsc-shop-hero,.ezsc-sales-hero{margin-bottom:24px;padding:28px;border-radius:28px;background:linear-gradient(135deg,#111827,#1f2937);color:#fff}.ezsc-sales-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center}.ezsc-sales-media img{width:100%;border-radius:22px;display:block}.ezsc-pill{display:inline-flex;padding:8px 12px;background:rgba(255,255,255,.12);border-radius:999px;margin-bottom:12px}.ezsc-sales-summary{font-size:18px;line-height:1.7;max-width:60ch}.ezsc-sales-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}.ezsc-primary-btn,.ezsc-secondary-btn,.ezsc-card-button,.ezsc-question-panel button,.ezsc-notebook-save{background:#111827;color:#fff;border:none;border-radius:14px;padding:12px 16px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.ezsc-secondary-btn{background:#fff;color:#111827}.ezsc-sales-price,.ezsc-price{font-weight:700;font-size:22px}.ezsc-shop-filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.ezsc-shop-filters input,.ezsc-shop-filters select{padding:12px 14px;border:1px solid #d1d5db;border-radius:14px;min-width:220px}.ezsc-shop-filters button{background:#111827;color:#fff;border:none;border-radius:14px;padding:12px 16px;cursor:pointer}.ezsc-shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ezsc-course-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.05)}.ezsc-course-card-link{text-decoration:none;color:inherit;display:block}.ezsc-course-card-image img{width:100%;height:220px;object-fit:cover;display:block}.ezsc-course-card-body{padding:18px}.ezsc-course-card-body h3{margin:0 0 8px}.ezsc-course-card-meta{font-size:14px;opacity:.75;margin-bottom:10px}.ezsc-course-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.ezsc-empty-state,.ezsc-empty{padding:14px;border-radius:12px;background:#f3f4f6}.ezsc-sales-body{display:grid;gap:20px}.ezsc-sales-chapter{padding:14px 0;border-bottom:1px solid #eef2f7}.ezsc-sales-bonus-item{padding:10px 0;border-bottom:1px dashed #e5e7eb}.ezsc-course-screen{display:flex;align-items:stretch;min-height:100vh;background:#f8fafc;width:100%;max-width:100%;overflow:hidden}.ezsc-course-sidebar{background:#111827;color:#fff;position:sticky;top:0;height:100vh;overflow:hidden;transition:width .25s ease,flex-basis .25s ease;flex:0 0 320px;width:320px;max-width:100%;z-index:2}.ezsc-course-screen.sidebar-collapsed .ezsc-course-sidebar{flex-basis:72px;width:72px}.ezsc-course-sidebar.is-open{width:320px}.ezsc-sidebar-toggle{width:44px;height:44px;border-radius:14px;border:0;background:#fff;color:#111827;margin:14px;cursor:pointer;font-size:20px}.ezsc-course-sidebar-inner{opacity:0;pointer-events:none;transition:.2s;padding:0 24px 24px}.ezsc-course-sidebar.is-open .ezsc-course-sidebar-inner{opacity:1;pointer-events:auto}.ezsc-course-sidebar h1{font-size:28px;margin:0 0 10px}.ezsc-course-instructor{opacity:.8;margin-bottom:18px}.ezsc-nav-group{margin-bottom:20px}.ezsc-nav-group h3,.ezsc-bonus-chapter-title{font-size:14px;opacity:.8;margin:0 0 8px}.ezsc-lesson-link{display:block;width:100%;text-align:right;margin-bottom:8px;background:rgba(255,255,255,.07);color:#fff;border:0;border-radius:12px;padding:12px;cursor:pointer}.ezsc-lesson-link.is-active{background:#2563eb}.ezsc-course-main{flex:1 1 auto;padding:28px;min-width:0;width:calc(100% - 320px);max-width:calc(100% - 320px);overflow:hidden}.ezsc-course-screen.sidebar-collapsed .ezsc-course-main{width:calc(100% - 72px);max-width:calc(100% - 72px)}.ezsc-main-top-row{margin-bottom:8px;width:100%;max-width:100%;min-width:0}.ezsc-lesson-header{display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;max-width:100%;min-width:0}.ezsc-current-lesson-title{min-width:0;flex:1 1 auto}.ezsc-header-icons{display:flex;gap:10px;align-items:center;flex:0 0 auto}.ezsc-summary-hover{position:relative}.ezsc-summary-icon,.ezsc-note-toggle{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#111827;color:#fff;font-weight:700;border:0;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.ezsc-summary-tooltip{position:absolute;left:0;top:44px;width:260px;background:#111827;color:#fff;padding:12px 14px;border-radius:14px;opacity:0;pointer-events:none;transition:.2s;z-index:4}.ezsc-summary-hover:hover .ezsc-summary-tooltip{opacity:1}.ezsc-learn-layout{display:grid;grid-template-columns:1fr;gap:18px}.ezsc-learn-layout.is-notebook-open{grid-template-columns:minmax(0,1fr) minmax(360px,42vw)}.ezsc-video-stage{background:#000;border-radius:24px;overflow:hidden;aspect-ratio:16/9;margin:20px 0}.ezsc-video-stage iframe,.ezsc-video-stage video{width:100%;height:100%;border:0}.ezsc-tools-files-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ezsc-panel{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:20px;margin-top:18px}.ezsc-links-list{margin:0;padding-right:18px}.ezsc-links-list li{margin:0 0 10px}.ezsc-question-panel textarea,.ezsc-question-panel input,.ezsc-notebook-textarea{width:100%;padding:12px 14px;border-radius:14px;border:1px solid #d1d5db;margin-bottom:10px}.ezsc-success-banner{background:#dcfce7;border:1px solid #86efac;padding:12px 16px;border-radius:14px;margin-bottom:14px}.ezsc-notebook-panel{display:none;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:18px;min-height:calc(100vh - 80px);position:relative;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden}.ezsc-notebook-panel,.ezsc-notebook-head,.ezsc-notebook-textarea{box-sizing:border-box}.ezsc-learn-layout.is-notebook-open .ezsc-notebook-panel{display:flex;flex-direction:column}.ezsc-notebook-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;width:100%;max-width:100%;min-width:0}.ezsc-notebook-textarea{flex:1;min-height:420px;resize:vertical;font-size:16px;line-height:1.8;border-radius:18px;padding:18px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;display:block}.ezsc-notebook-status{font-size:14px;opacity:.75;margin-top:6px}.ezsc-note-toggle.is-saved-pulse{animation:ezscPulse .7s cubic-bezier(.2,.9,.2,1)}.ezsc-help{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:1px solid #94a3b8;font-size:12px;cursor:help}.ezsc-file-row,.ezsc-link-row{align-items:start}.ezsc-summary-textarea{max-height:96px} @keyframes ezscPulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(37,99,235,.0)}35%{transform:scale(1.24);box-shadow:0 0 0 10px rgba(37,99,235,.18)}70%{transform:scale(.96);box-shadow:0 0 0 3px rgba(37,99,235,.08)}100%{transform:scale(1);box-shadow:0 0 0 0 rgba(37,99,235,0)}}.ezsc-floating-video{position:fixed;bottom:90px;left:16px;width:140px;z-index:5;display:none}.ezsc-floating-video iframe{width:100%;height:80px;border-radius:16px}.ezsc-sales-page ul{margin:8px 0 0;padding-right:18px}@media (max-width:1180px){.ezsc-shop-grid{grid-template-columns:1fr 1fr}.ezsc-sales-hero{grid-template-columns:1fr}.ezsc-course-sidebar{flex-basis:280px;width:280px}.ezsc-course-main{width:calc(100% - 280px);max-width:calc(100% - 280px)}.ezsc-course-screen.sidebar-collapsed .ezsc-course-sidebar{flex-basis:64px;width:64px}.ezsc-course-screen.sidebar-collapsed .ezsc-course-main{width:calc(100% - 64px);max-width:calc(100% - 64px)}.ezsc-learn-layout.is-notebook-open{grid-template-columns:1fr 1fr}}@media (max-width:900px){.ezsc-tools-files-grid{grid-template-columns:1fr}.ezsc-learn-layout.is-notebook-open{grid-template-columns:1fr;grid-template-rows:auto 50vh}.ezsc-notebook-panel{min-height:50vh}.ezsc-notebook-save{position:absolute;bottom:18px;left:18px;border-radius:999px;width:58px;height:58px;padding:0}}@media (max-width:640px){.ezsc-shop-grid{grid-template-columns:1fr}.ezsc-shop-filters{flex-direction:column}.ezsc-summary-tooltip{right:0;left:auto;width:220px}.ezsc-course-sidebar,.ezsc-course-sidebar.is-open{flex-basis:48px;width:48px}.ezsc-course-main{padding:16px;width:calc(100% - 48px);max-width:calc(100% - 48px)}.ezsc-learn-layout.is-notebook-open .ezsc-learning-column{display:none}.ezsc-notebook-panel{display:none}.ezsc-learn-layout.is-notebook-open .ezsc-notebook-panel{display:flex;position:fixed;inset:0;z-index:50;border-radius:0;padding-top:72px}.ezsc-floating-video{display:block}}


/* ===== Auth + dashboard shell ===== */
.ezsc-shell{position:relative;min-height:100vh;overflow:hidden;background:linear-gradient(180deg,#eef7ff 0%,#f9fcff 100%);font-family:Assistant,Arial,sans-serif}
.ezsc-bg-blobs{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.ezsc-bg-blobs .blob{position:absolute;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(137,207,240,.7),rgba(137,207,240,.18));filter:blur(2px);opacity:.8;animation:ezscBlobFloat 18s linear infinite alternate}
.ezsc-bg-blobs .blob-a{width:220px;height:220px;top:9%;left:8%}
.ezsc-bg-blobs .blob-b{width:140px;height:140px;top:22%;right:12%;animation-duration:14s}
.ezsc-bg-blobs .blob-c{width:280px;height:280px;bottom:10%;left:18%;animation-duration:21s}
.ezsc-bg-blobs .blob-d{width:180px;height:180px;bottom:18%;right:10%;animation-duration:17s}
@keyframes ezscBlobFloat{0%{transform:translate(0,0)}25%{transform:translate(40px,22px)}50%{transform:translate(-30px,45px)}75%{transform:translate(18px,-14px)}100%{transform:translate(-20px,-36px)}}
.ezsc-auth-shell,.ezsc-dashboard-shell{display:flex;align-items:center;justify-content:center;padding:34px 18px}
.ezsc-auth-card,.ezsc-dashboard-frame,.ezsc-dashboard-sidebar,.ezsc-dashboard-content-card{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%)}
.ezsc-auth-card{position:relative;z-index:2;width:min(560px,100%);background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.38);box-shadow:0 25px 60px rgba(37,99,235,.09);border-radius:28px;padding:28px;animation:ezscLiquidIn .6s cubic-bezier(.2,.95,.2,1)}
@keyframes ezscLiquidIn{0%{opacity:0;transform:translateY(24px) scale(.96);filter:blur(10px)}100%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}
.ezsc-auth-tabs{display:flex;gap:8px;margin-bottom:18px}
.ezsc-auth-tab{border:0;background:rgba(255,255,255,.55);padding:10px 14px;border-radius:14px;cursor:pointer;color:#0f172a}
.ezsc-auth-tab.is-active{background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.08)}
.ezsc-auth-panel{display:none}.ezsc-auth-panel.is-active{display:block}
.ezsc-auth-kicker{display:inline-block;font-size:13px;color:#475569;background:rgba(255,255,255,.5);padding:7px 10px;border-radius:999px;margin-bottom:10px}
.ezsc-auth-headline h1{margin:0 0 8px;font-size:30px;color:#0f172a}.ezsc-auth-headline p{margin:0 0 18px;color:#334155;line-height:1.7}
.ezsc-auth-form label{display:block;font-size:14px;font-weight:600;color:#334155;margin:0 0 6px}
.ezsc-auth-form input{width:100%;padding:14px 16px;border-radius:16px;border:1px solid rgba(148,163,184,.35);background:rgba(255,255,255,.7);margin:0 0 12px;box-sizing:border-box}
.ezsc-auth-submit{width:100%;border:0;border-radius:16px;padding:14px 16px;background:#0f172a;color:#fff;cursor:pointer;font-weight:700}
.ezsc-check-row{display:flex;align-items:center;gap:8px;font-weight:500}.ezsc-check-row input{width:auto;margin:0}
.ezsc-auth-notice{border-radius:14px;padding:12px 14px;margin-bottom:16px}.ezsc-auth-notice.is-error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}
.ezsc-dashboard-frame{position:relative;z-index:2;width:min(1280px,100%);min-height:calc(100vh - 68px);display:flex;align-items:stretch;gap:18px}
.ezsc-dashboard-sidebar{flex:0 0 300px;width:300px;background:rgba(255,255,255,.38);border:1px solid rgba(255,255,255,.32);border-radius:28px;padding:18px 18px 22px;box-shadow:0 20px 55px rgba(37,99,235,.08);transition:width .25s ease,flex-basis .25s ease,padding .25s ease;overflow:hidden}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-sidebar{flex-basis:76px;width:76px;padding-inline:10px}
.ezsc-dashboard-toggle{width:44px;height:44px;border-radius:14px;border:0;background:#fff;color:#0f172a;cursor:pointer;margin-bottom:18px}
.ezsc-dashboard-sidebar-inner{opacity:1;transition:opacity .2s ease}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-sidebar-inner{opacity:0;pointer-events:none}
.ezsc-dashboard-user{font-weight:700;color:#0f172a;margin-bottom:18px}
.ezsc-dashboard-nav{display:flex;flex-direction:column;gap:8px}
.ezsc-dashboard-link{display:flex;align-items:center;justify-content:flex-end;text-align:right;padding:12px 14px;border-radius:14px;text-decoration:none;color:#0f172a;background:rgba(255,255,255,.38)}
.ezsc-dashboard-link.is-active{background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.08)}
.ezsc-dashboard-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:18px}
.ezsc-dashboard-topbar{background:rgba(255,255,255,.38);border:1px solid rgba(255,255,255,.3);border-radius:28px;padding:24px;box-shadow:0 18px 45px rgba(37,99,235,.07)}
.ezsc-dashboard-topbar h1{margin:0;font-size:34px;color:#0f172a}
.ezsc-dashboard-content-card{background:rgba(255,255,255,.44);border:1px solid rgba(255,255,255,.34);border-radius:28px;padding:24px;flex:1 1 auto;box-shadow:0 18px 45px rgba(37,99,235,.07)}
.ezsc-placeholder-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.ezsc-placeholder-box{background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.45);border-radius:22px;padding:20px;color:#0f172a}.ezsc-placeholder-box.is-large{min-height:260px}
@media (max-width:1024px){.ezsc-dashboard-frame{gap:12px}.ezsc-dashboard-sidebar{flex-basis:260px;width:260px}.ezsc-placeholder-grid{grid-template-columns:1fr}}
@media (max-width:767px){.ezsc-auth-card{padding:22px;border-radius:24px}.ezsc-auth-headline h1{font-size:24px}.ezsc-dashboard-frame{display:flex}.ezsc-dashboard-sidebar{flex-basis:76px;width:76px;padding-inline:10px}.ezsc-dashboard-sidebar-inner{opacity:0;pointer-events:none}.ezsc-dashboard-main{min-width:0}.ezsc-dashboard-topbar h1{font-size:26px}}


/* ===== v4.1 auth + dashboard design refinement ===== */
html body.ezsc-standalone-page,
body.ezsc-standalone,
body.ezsc-auth-page,
body.ezsc-dashboard-page{background:#fff !important;margin:0;min-height:100vh}

body.ezsc-standalone-page #wpadminbar{position:fixed}

.ezsc-shell{
  position:relative;
  min-height:100vh;
  overflow:hidden;
  background:#ffffff;
  font-family:Assistant,Arial,sans-serif;
}

.ezsc-bg-blobs{
  position:absolute;
  inset:0;
  pointer-events:none;
  overflow:hidden;
}

.ezsc-bg-blobs .blob{
  position:absolute;
  border-radius:50%;
  background:#d9f0ff;
  opacity:1;
  filter:none;
  animation:ezscBlobFloat 18s linear infinite alternate;
  will-change:transform;
}

.ezsc-bg-blobs .blob-a{width:240px;height:240px;top:7%;left:10%}
.ezsc-bg-blobs .blob-b{width:180px;height:180px;top:26%;right:14%;animation-duration:15s}
.ezsc-bg-blobs .blob-c{width:320px;height:320px;bottom:8%;left:20%;animation-duration:22s}
.ezsc-bg-blobs .blob-d{width:210px;height:210px;bottom:14%;right:12%;animation-duration:17s}

@keyframes ezscBlobFloat{
  0%{transform:translate3d(0,0,0)}
  25%{transform:translate3d(42px,18px,0)}
  50%{transform:translate3d(-28px,56px,0)}
  75%{transform:translate3d(20px,-10px,0)}
  100%{transform:translate3d(-18px,-34px,0)}
}

.ezsc-auth-shell{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:100vh;
  width:100%;
  padding:32px 20px;
}

.ezsc-auth-card{
  position:relative;
  z-index:2;
  width:min(640px, calc(100vw - 40px));
  margin:0 auto;
  background:rgba(255,255,255,.48);
  border:1px solid rgba(208,231,248,.9);
  box-shadow:0 20px 55px rgba(146,198,235,.16);
  border-radius:30px;
  padding:28px;
  backdrop-filter:blur(16px) saturate(180%);
  -webkit-backdrop-filter:blur(16px) saturate(180%);
}

.ezsc-dashboard-shell{
  display:block;
  min-height:100vh;
  width:100%;
  padding:0;
}

.ezsc-dashboard-frame{
  position:relative;
  z-index:2;
  width:100%;
  max-width:none;
  min-height:100vh;
  display:flex;
  align-items:stretch;
  gap:20px;
  padding:20px;
  box-sizing:border-box;
}

.ezsc-dashboard-sidebar,
.ezsc-dashboard-content-card{
  background:rgba(255,255,255,.42);
  border:1px solid rgba(208,231,248,.95);
  box-shadow:0 18px 45px rgba(146,198,235,.14);
  backdrop-filter:blur(16px) saturate(180%);
  -webkit-backdrop-filter:blur(16px) saturate(180%);
}

.ezsc-dashboard-sidebar{
  border-radius:28px;
}

.ezsc-dashboard-main{
  flex:1 1 auto;
  min-width:0;
  display:flex;
}

.ezsc-dashboard-content-card{
  width:100%;
  border-radius:28px;
  padding:28px;
}

.ezsc-dashboard-topbar{display:none !important}

.ezsc-placeholder-grid{
  display:grid;
  grid-template-columns:minmax(340px,1.1fr) minmax(260px,.9fr);
  gap:18px;
  align-items:stretch;
}

.ezsc-placeholder-box{
  background:rgba(255,255,255,.32);
  border:1px solid rgba(255,255,255,.55);
  border-radius:24px;
  padding:24px;
}

.ezsc-placeholder-box.is-hero{
  min-height:280px;
}

.ezsc-placeholder-box h2{
  margin:6px 0 10px;
  font-size:44px;
  color:#0f172a;
}

.ezsc-placeholder-box h3{
  margin:0 0 10px;
  font-size:28px;
  color:#0f172a;
}

.ezsc-placeholder-box p{color:#334155;line-height:1.8;margin:0}

@media (max-width:1024px){
  .ezsc-dashboard-frame{padding:16px;gap:14px}
  .ezsc-placeholder-grid{grid-template-columns:1fr}
}

@media (max-width:767px){
  .ezsc-auth-shell{padding:18px}
  .ezsc-auth-card{width:min(100%, calc(100vw - 24px));padding:22px;border-radius:24px}
  .ezsc-dashboard-frame{padding:12px;gap:12px}
  .ezsc-dashboard-content-card{padding:18px}
}

/* ===== v4.2 dashboard purchased courses ===== */
.ezsc-dashboard-section-head{margin-bottom:18px}
.ezsc-dashboard-section-head h2{margin:6px 0 8px;font-size:36px;color:#0f172a}
.ezsc-dashboard-section-head p{margin:0;color:#334155;line-height:1.8}
.ezsc-dashboard-courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,280px));gap:20px;justify-content:flex-start}
.ezsc-dashboard-course-card{background:rgba(255,255,255,.8);border:1px solid #dbeafe;border-radius:26px;overflow:hidden;box-shadow:0 12px 28px rgba(15,23,42,.06);display:flex;flex-direction:column;aspect-ratio:1/1}
.ezsc-dashboard-course-card.is-bonus{border-color:#bfdbfe}
.ezsc-dashboard-course-media{position:relative;display:block;aspect-ratio:1/1;text-decoration:none;color:inherit;overflow:hidden;background:#eaf6ff}
.ezsc-dashboard-course-media img,.ezsc-dashboard-course-fallback{width:100%;height:100%;display:block;object-fit:cover}
.ezsc-dashboard-course-fallback{background:linear-gradient(135deg,#d9f0ff,#eef8ff)}
.ezsc-dashboard-course-badge{position:absolute;top:14px;left:14px;background:#0f172a;color:#fff;border-radius:999px;padding:7px 10px;font-size:12px;line-height:1}
.ezsc-dashboard-course-body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1 1 auto;justify-content:space-between}
.ezsc-dashboard-course-body h3{margin:0;font-size:28px;color:#0f172a;line-height:1.2}
.ezsc-dashboard-course-body p{margin:0;color:#334155;line-height:1.7;font-size:16px}
.ezsc-dashboard-course-footer{display:flex;justify-content:flex-start;margin-top:auto}
.ezsc-dashboard-course-footer .ezsc-primary-btn{border-radius:18px;padding:12px 18px}
@media (max-width:767px){.ezsc-dashboard-courses-grid{grid-template-columns:1fr}.ezsc-dashboard-course-card{aspect-ratio:auto}}

/* ===== v4.3 progress + notebook ===== */
.ezsc-course-progress-inline{margin-top:10px;font-size:14px;color:#475569}
.ezsc-lesson-link.is-complete{border-color:#93c5fd;background:rgba(219,234,254,.8)}
.ezsc-lesson-link.is-complete span::after{content:' ✓';color:#2563eb;font-weight:700}
.ezsc-lesson-actions{display:flex;align-items:center;gap:12px;margin:16px 0}
.ezsc-complete-btn{border:none;background:#e2f2ff;color:#0f172a;padding:12px 18px;border-radius:999px;font-weight:700;cursor:pointer;transition:.2s ease}
.ezsc-complete-btn:hover{transform:translateY(-1px)}
.ezsc-complete-btn.is-complete{background:#dbeafe;color:#1d4ed8}
.ezsc-course-progress-pill{background:rgba(255,255,255,.72);border:1px solid #dbeafe;border-radius:999px;padding:10px 14px;color:#334155;font-weight:600}
.ezsc-dashboard-progress-line{display:flex;flex-direction:column;gap:8px}
.ezsc-dashboard-progress-bar{height:10px;background:#eaf2fb;border-radius:999px;overflow:hidden}
.ezsc-dashboard-progress-bar span{display:block;height:100%;background:linear-gradient(90deg,#8ec5ff,#60a5fa);border-radius:999px}
.ezsc-dashboard-progress-meta{font-size:13px;color:#475569}
.ezsc-dashboard-course-footer.is-actions{display:flex;gap:10px;flex-wrap:wrap}
.ezsc-secondary-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:18px;border:1px solid #cfe4ff;background:rgba(255,255,255,.75);color:#0f172a;text-decoration:none;font-weight:600}
.ezsc-link-back{display:inline-flex;margin-top:10px;color:#2563eb;text-decoration:none;font-weight:600}
.ezsc-notebook-course-list{display:grid;gap:14px}
.ezsc-notebook-course-item{background:rgba(255,255,255,.72);border:1px solid #dbeafe;border-radius:22px;padding:20px;box-shadow:0 10px 24px rgba(15,23,42,.04)}
.ezsc-notebook-course-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:12px}
.ezsc-notebook-course-top h3{margin:4px 0 0;font-size:24px;color:#0f172a}
.ezsc-notebook-course-chapter{font-size:13px;color:#64748b}
.ezsc-notebook-course-note{line-height:1.9;color:#334155;white-space:pre-wrap}
@media (max-width:767px){
  .ezsc-lesson-actions{flex-direction:column;align-items:stretch}
  .ezsc-dashboard-course-footer.is-actions{flex-direction:column}
  .ezsc-notebook-course-top{flex-direction:column}
}


/* ===== v4.4 small UX polish ===== */
.ezsc-course-screen .ezsc-course-main{padding:22px 24px}
.ezsc-main-top-row{margin-bottom:4px}
.ezsc-lesson-header{gap:10px}
.ezsc-current-lesson-title{font-size:clamp(28px,2.4vw,46px);line-height:1.18;margin:0}
.ezsc-video-stage{margin:12px 0 10px;max-width:1180px;aspect-ratio:16/8.8}
.ezsc-learning-column{min-width:0}
.ezsc-lesson-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.ezsc-lesson-nav-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:6px 0 8px}
.ezsc-lesson-nav-btn{background:#fff;color:#111827;border:1px solid #dbe4f0;border-radius:14px;padding:12px 16px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-weight:700}
.ezsc-lesson-nav-btn:disabled{opacity:.45;cursor:not-allowed}
.ezsc-back-dashboard-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:14px;background:rgba(255,255,255,.12);color:#fff;text-decoration:none;margin-top:10px}
.ezsc-complete-btn.is-complete{background:#fff;color:#111827;border:1px solid #dbe4f0}
.ezsc-dashboard-section-head.is-courses{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}
.ezsc-shop-link-btn{white-space:nowrap}
body.ezsc-shop-active .entry-title, body.ezsc-shop-active .wp-block-post-title, body.ezsc-shop-active .page-title{display:none !important}
.ezsc-shop-page{max-width:1320px;padding-top:18px}
.ezsc-shop-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}
.ezsc-shop-filters-right,.ezsc-shop-filters-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.ezsc-shop-filters input,.ezsc-shop-filters select{padding:10px 12px;border-radius:12px;min-width:180px;font-size:15px;height:46px}
.ezsc-shop-filters .ezsc-sort-select{min-width:180px}
.ezsc-shop-filters button{height:46px;padding:10px 18px}
@media (max-width:900px){
  .ezsc-dashboard-section-head.is-courses{flex-direction:column;align-items:stretch}
  .ezsc-shop-filters{flex-direction:column;align-items:stretch}
  .ezsc-shop-filters-right,.ezsc-shop-filters-left{width:100%}
  .ezsc-shop-filters-right > *, .ezsc-shop-filters-left > *{flex:1 1 100%}
}
@media (max-width:640px){
  .ezsc-course-screen .ezsc-course-main{padding:14px}
  .ezsc-current-lesson-title{font-size:28px}
  .ezsc-video-stage{aspect-ratio:16/9}
  .ezsc-lesson-nav-row{flex-direction:column}
  .ezsc-lesson-nav-btn{width:100%;justify-content:center}
}


/* ===== v4.5.4 lesson screen sidebar/title fix ===== */
.ezsc-course-sidebar{display:flex;flex-direction:column;max-height:100vh}
.ezsc-course-sidebar-inner{display:flex;flex-direction:column;height:100%;min-height:0;box-sizing:border-box}
.ezsc-course-nav{flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:28px;scrollbar-gutter:stable}
.ezsc-lesson-header{position:relative;justify-content:center;text-align:center}
.ezsc-current-lesson-title{text-align:center;flex:0 1 auto}
.ezsc-header-icons{position:absolute;left:0;top:50%;transform:translateY(-50%)}
body.admin-bar .ezsc-course-sidebar{top:32px;height:calc(100vh - 32px);max-height:calc(100vh - 32px)}
@media (max-width:782px){body.admin-bar .ezsc-course-sidebar{top:46px;height:calc(100vh - 46px);max-height:calc(100vh - 46px)}}
@media (max-width:640px){.ezsc-lesson-header{justify-content:space-between;text-align:initial}.ezsc-current-lesson-title{text-align:inherit;flex:1 1 auto}.ezsc-header-icons{position:static;transform:none}}


/* ===== v4.5.5 lesson sidebar full-height background ===== */
.ezsc-course-screen{background:linear-gradient(to left,#111827 0 320px,#f8fafc 320px 100%)}
.ezsc-course-screen.sidebar-collapsed{background:linear-gradient(to left,#111827 0 72px,#f8fafc 72px 100%)}
@media (max-width:1180px){.ezsc-course-screen{background:linear-gradient(to left,#111827 0 280px,#f8fafc 280px 100%)}.ezsc-course-screen.sidebar-collapsed{background:linear-gradient(to left,#111827 0 64px,#f8fafc 64px 100%)}}
@media (max-width:640px){.ezsc-course-screen,.ezsc-course-screen.sidebar-collapsed{background:linear-gradient(to left,#111827 0 48px,#f8fafc 48px 100%)}}

/* ===== v4.6.0 course communities ===== */
.ezsc-profile-card{background:rgba(255,255,255,.72);border:1px solid #dbeafe;border-radius:24px;padding:22px;display:grid;gap:12px;color:#0f172a;max-width:620px}
.ezsc-community-course-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,280px));gap:18px;justify-content:flex-start}
.ezsc-community-course-card{background:rgba(255,255,255,.78);border:1px solid #dbeafe;border-radius:24px;padding:18px;text-decoration:none;color:#0f172a;display:flex;flex-direction:column;gap:10px;min-height:190px;box-shadow:0 12px 28px rgba(15,23,42,.06)}
.ezsc-community-course-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px;background:#eaf6ff}
.ezsc-community-course-card span{font-size:13px;color:#475569}.ezsc-community-course-card strong{font-size:24px;line-height:1.25}
.ezsc-community-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px;align-items:start}
.ezsc-community-form,.ezsc-community-post,.ezsc-community-members{background:rgba(255,255,255,.78);border:1px solid #dbeafe;border-radius:24px;padding:20px;box-shadow:0 12px 28px rgba(15,23,42,.05)}
.ezsc-community-form{margin-bottom:18px}.ezsc-community-form label{display:block;font-weight:700;margin-bottom:8px;color:#0f172a}
.ezsc-community-form textarea,.ezsc-community-reply-form input{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:16px;padding:12px 14px;background:rgba(255,255,255,.84);margin-bottom:10px}
.ezsc-community-posts{display:grid;gap:16px}.ezsc-community-post-head{display:flex;justify-content:space-between;gap:12px;color:#0f172a;margin-bottom:10px}.ezsc-community-post-head span{color:#64748b;font-size:13px}
.ezsc-community-post-content{color:#1e293b;line-height:1.8;margin-bottom:14px}.ezsc-community-replies{display:grid;gap:10px;margin:12px 0;padding:12px;border-radius:18px;background:rgba(219,234,254,.42)}
.ezsc-community-reply{color:#1e293b}.ezsc-community-reply span{font-size:12px;color:#64748b;margin-inline-start:8px}.ezsc-community-reply p{margin:6px 0 0;line-height:1.7}
.ezsc-community-reply-form{display:flex;gap:8px;align-items:center}.ezsc-community-reply-form input{margin:0}.ezsc-community-reply-form button{border:0;border-radius:14px;background:#0f172a;color:#fff;padding:12px 14px;cursor:pointer;white-space:nowrap}
.ezsc-community-members h3{margin:0 0 14px;color:#0f172a;font-size:24px}.ezsc-community-member{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid rgba(203,213,225,.65)}
.ezsc-community-member:last-child{border-bottom:0}.ezsc-community-member>span{width:38px;height:38px;border-radius:50%;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.ezsc-community-member strong{display:block;color:#0f172a}.ezsc-community-member small{display:block;color:#64748b}
@media (max-width:900px){.ezsc-community-layout{grid-template-columns:1fr}.ezsc-community-reply-form{flex-direction:column;align-items:stretch}}

/* ===== v4.7.0 branding design tokens ===== */
.ezsc-shop-page,.ezsc-sales-page,.ezsc-shell,.ezsc-course-screen{color:var(--ezsc-text,#0f172a)}
.ezsc-shell{background:linear-gradient(180deg,var(--ezsc-secondary,#d9f0ff) 0%,#ffffff 46%,#ffffff 100%)}
.ezsc-bg-blobs .blob{background:var(--ezsc-secondary,#d9f0ff);opacity:.9}
.ezsc-auth-card,.ezsc-dashboard-sidebar,.ezsc-dashboard-topbar,.ezsc-dashboard-content-card,.ezsc-course-card,.ezsc-profile-card,.ezsc-community-course-card,.ezsc-community-form,.ezsc-community-post,.ezsc-community-members{border-radius:var(--ezsc-radius,28px);box-shadow:var(--ezsc-shadow,0 20px 55px rgba(15,23,42,.10))}
.ezsc-dashboard-topbar h1,.ezsc-dashboard-user,.ezsc-dashboard-link,.ezsc-dashboard-content-card,.ezsc-course-card-body h3,.ezsc-community-course-card strong,.ezsc-profile-card,.ezsc-community-post-head,.ezsc-community-members h3,.ezsc-community-member strong{color:var(--ezsc-text,#0f172a)}
.ezsc-dashboard-link.is-active,.ezsc-auth-tab.is-active{box-shadow:var(--ezsc-shadow,0 20px 55px rgba(15,23,42,.10))}
.ezsc-primary-btn,.ezsc-card-button,.ezsc-shop-filters button,.ezsc-auth-submit,.ezsc-community-reply-form button,.ezsc-question-panel button,.ezsc-notebook-save,.ezsc-dashboard-course-footer .ezsc-primary-btn{background:var(--ezsc-primary,#0f172a);color:#fff}
.ezsc-dashboard-link.is-active,.ezsc-dashboard-course-footer .ezsc-secondary-btn,.ezsc-secondary-btn{color:var(--ezsc-primary,#0f172a)}
.ezsc-course-sidebar,.ezsc-community-member>span{background:var(--ezsc-primary,#111827)}
.ezsc-course-screen{background:linear-gradient(to left,var(--ezsc-primary,#111827) 0 320px,#f8fafc 320px 100%)}
.ezsc-course-screen.sidebar-collapsed{background:linear-gradient(to left,var(--ezsc-primary,#111827) 0 72px,#f8fafc 72px 100%)}
.ezsc-course-nav-item.is-active{background:var(--ezsc-accent,#2563eb)}
.ezsc-progress-fill,.ezsc-course-progress-fill{background:var(--ezsc-accent,#2563eb)}
.ezsc-sales-hero,.ezsc-shop-hero{background:linear-gradient(135deg,var(--ezsc-primary,#111827),var(--ezsc-accent,#2563eb));border-radius:var(--ezsc-radius,28px)}
.ezsc-shop-filters input,.ezsc-shop-filters select,.ezsc-auth-form input,.ezsc-community-form textarea,.ezsc-community-reply-form input,.ezsc-notebook-textarea{border-color:color-mix(in srgb,var(--ezsc-accent,#2563eb) 24%,#dbe4f0)}
@media (max-width:1180px){.ezsc-course-screen{background:linear-gradient(to left,var(--ezsc-primary,#111827) 0 280px,#f8fafc 280px 100%)}.ezsc-course-screen.sidebar-collapsed{background:linear-gradient(to left,var(--ezsc-primary,#111827) 0 64px,#f8fafc 64px 100%)}}
@media (max-width:640px){.ezsc-course-screen,.ezsc-course-screen.sidebar-collapsed{background:linear-gradient(to left,var(--ezsc-primary,#111827) 0 48px,#f8fafc 48px 100%)}}

/* ===== v4.7.1 premium dashboard UI ===== */
.ezsc-premium-dashboard{display:grid;gap:22px}
.ezsc-premium-hero{position:relative;overflow:hidden;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:30px;border:1px solid rgba(219,234,254,.95);border-radius:var(--ezsc-radius,28px);background:linear-gradient(135deg,rgba(255,255,255,.92),color-mix(in srgb,var(--ezsc-secondary,#d9f0ff) 58%,#fff));box-shadow:0 24px 70px rgba(15,23,42,.08)}
.ezsc-premium-hero::after{content:'';position:absolute;inset:auto -70px -110px auto;width:260px;height:260px;border-radius:50%;background:color-mix(in srgb,var(--ezsc-accent,#2563eb) 18%,transparent);filter:blur(4px)}
.ezsc-premium-hero-content{position:relative;z-index:1;max-width:760px}
.ezsc-premium-hero h2{margin:8px 0 8px;font-size:clamp(34px,4vw,58px);line-height:1.08;color:var(--ezsc-text,#0f172a)}
.ezsc-premium-hero p{margin:0;color:#475569;font-size:18px;line-height:1.8}
.ezsc-premium-hero .ezsc-shop-link-btn{position:relative;z-index:1;background:#fff}
.ezsc-continue-card{display:grid;grid-template-columns:minmax(260px,43%) minmax(0,1fr);gap:0;overflow:hidden;border:1px solid rgba(219,234,254,.95);border-radius:var(--ezsc-radius,28px);background:rgba(255,255,255,.86);box-shadow:0 24px 70px rgba(15,23,42,.09)}
.ezsc-continue-card.is-empty{display:block;padding:34px;background:linear-gradient(135deg,rgba(255,255,255,.92),color-mix(in srgb,var(--ezsc-secondary,#d9f0ff) 52%,#fff))}
.ezsc-continue-media{display:block;min-height:280px;background:#eaf6ff;overflow:hidden}
.ezsc-continue-media img,.ezsc-continue-media .ezsc-dashboard-course-fallback{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}
.ezsc-continue-body{padding:32px;display:flex;flex-direction:column;justify-content:center;gap:14px}
.ezsc-continue-body h3{margin:0;font-size:clamp(30px,3vw,44px);line-height:1.16;color:var(--ezsc-text,#0f172a)}
.ezsc-continue-body p{margin:0;color:#475569;font-size:17px;line-height:1.7}
.ezsc-continue-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:6px}
.ezsc-dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.ezsc-stat-card{position:relative;overflow:hidden;padding:22px;border:1px solid rgba(219,234,254,.95);border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 16px 42px rgba(15,23,42,.06)}
.ezsc-stat-card::before{content:'';position:absolute;inset:18px auto auto 18px;width:42px;height:42px;border-radius:16px;background:color-mix(in srgb,var(--ezsc-accent,#2563eb) 14%,#fff)}
.ezsc-stat-card span{display:block;color:#64748b;font-weight:700;margin-bottom:10px}
.ezsc-stat-card strong{display:block;font-size:34px;line-height:1;color:var(--ezsc-text,#0f172a)}
.ezsc-premium-section-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:4px}
.ezsc-premium-section-title h3{margin:0;font-size:34px;color:var(--ezsc-text,#0f172a)}
.ezsc-premium-section-title a{color:var(--ezsc-accent,#2563eb);text-decoration:none;font-weight:800}
.ezsc-premium-courses-grid{grid-template-columns:repeat(auto-fit,minmax(280px,340px));gap:22px}
.ezsc-premium-course-card{aspect-ratio:auto;border-radius:26px;background:rgba(255,255,255,.88);box-shadow:0 20px 54px rgba(15,23,42,.08);transition:transform .18s ease,box-shadow .18s ease}
.ezsc-premium-course-card:hover{transform:translateY(-3px);box-shadow:0 28px 70px rgba(15,23,42,.11)}
.ezsc-premium-course-card .ezsc-dashboard-course-media{aspect-ratio:16/9}
.ezsc-premium-course-card .ezsc-dashboard-course-body{padding:20px;gap:14px}
.ezsc-premium-course-card .ezsc-dashboard-course-body h3{font-size:26px}
.ezsc-dashboard-course-badge{background:color-mix(in srgb,var(--ezsc-accent,#2563eb) 88%,#111827);color:#fff}
.ezsc-dashboard-progress-bar span{background:linear-gradient(90deg,var(--ezsc-accent,#2563eb),color-mix(in srgb,var(--ezsc-accent,#2563eb) 55%,#fff))}
.ezsc-dashboard-sidebar{background:linear-gradient(180deg,var(--ezsc-primary,#111827),color-mix(in srgb,var(--ezsc-primary,#111827) 88%,#ffffff));border-color:rgba(255,255,255,.16);box-shadow:0 24px 70px rgba(15,23,42,.18)}
.ezsc-dashboard-user{color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:18px;text-align:center}
.ezsc-dashboard-link{color:rgba(255,255,255,.82);background:transparent;border:1px solid transparent}
.ezsc-dashboard-link.is-active{background:var(--ezsc-accent,#2563eb);color:#fff;border-color:rgba(255,255,255,.12);box-shadow:0 16px 38px color-mix(in srgb,var(--ezsc-accent,#2563eb) 28%,transparent)}
.ezsc-dashboard-toggle{background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.12)}
@media (max-width:1024px){.ezsc-continue-card{grid-template-columns:1fr}.ezsc-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ezsc-continue-media,.ezsc-continue-media img,.ezsc-continue-media .ezsc-dashboard-course-fallback{min-height:220px}.ezsc-premium-hero{flex-direction:column}}
@media (max-width:767px){.ezsc-premium-hero,.ezsc-continue-body,.ezsc-continue-card.is-empty{padding:22px}.ezsc-dashboard-stats{grid-template-columns:1fr}.ezsc-premium-section-title{align-items:flex-start;flex-direction:column}.ezsc-premium-courses-grid{grid-template-columns:1fr}.ezsc-continue-actions a{width:100%}}


/* EZSC 0.4.7.2 Dashboard polish */
.ezsc-dashboard-shell,.ezsc-dashboard-main,.ezsc-dashboard-content-card,.ezsc-dashboard-sidebar{font-family:'Open Sans',Arial,sans-serif}
.ezsc-dashboard-user{font-size:14px!important;font-weight:600}
.ezsc-dashboard-section-head h1,
.ezsc-dashboard-section-head h2{font-size:42px;line-height:1.2;font-weight:700}
.ezsc-dashboard-content-card h1,
.ezsc-dashboard-content-card h2{font-weight:700}
.ezsc-dashboard-link{font-size:16px;font-weight:600}
.ezsc-dashboard-content-card p{font-size:16px;line-height:1.7}

/* ===== v4.7.6 course navigation + progress polish ===== */
.ezsc-course-screen .ezsc-lesson-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:18px 0;flex-wrap:wrap}
.ezsc-course-screen .ezsc-complete-btn,
.ezsc-course-screen .ezsc-course-progress-pill,
.ezsc-course-screen .ezsc-lesson-nav-btn{min-height:54px;border-radius:999px;font-weight:800;letter-spacing:.01em;color:#0b1220;border:1px solid color-mix(in srgb,var(--ezsc-accent,#2563eb) 22%,#dbe4f0);box-shadow:0 12px 30px rgba(15,23,42,.05);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}
.ezsc-course-screen .ezsc-complete-btn{background:color-mix(in srgb,var(--ezsc-accent,#2563eb) 13%,#ffffff);padding:14px 24px}
.ezsc-course-screen .ezsc-complete-btn.is-complete{background:color-mix(in srgb,var(--ezsc-accent,#2563eb) 18%,#ffffff);color:#0b1220;border-color:color-mix(in srgb,var(--ezsc-accent,#2563eb) 36%,#dbe4f0)}
.ezsc-course-screen .ezsc-course-progress-pill{display:inline-flex;align-items:center;justify-content:center;background:#fff;padding:14px 24px}
.ezsc-course-screen .ezsc-lesson-nav-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:10px 0 12px}
.ezsc-course-screen .ezsc-lesson-nav-btn{background:#fff;padding:14px 24px;min-width:130px;justify-content:center}
.ezsc-course-screen .ezsc-complete-btn:hover,
.ezsc-course-screen .ezsc-lesson-nav-btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 16px 38px color-mix(in srgb,var(--ezsc-accent,#2563eb) 14%,transparent);border-color:color-mix(in srgb,var(--ezsc-accent,#2563eb) 45%,#dbe4f0)}
.ezsc-course-screen .ezsc-lesson-nav-btn:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}
.ezsc-course-screen .ezsc-summary-icon,
.ezsc-course-screen .ezsc-note-toggle{width:50px;height:50px;border-radius:999px;background:var(--ezsc-primary,#111827);color:#fff;border:1px solid color-mix(in srgb,var(--ezsc-accent,#2563eb) 28%,transparent);box-shadow:0 12px 30px color-mix(in srgb,var(--ezsc-primary,#111827) 18%,transparent)}
.ezsc-course-screen .ezsc-summary-icon:hover,
.ezsc-course-screen .ezsc-note-toggle:hover{transform:translateY(-2px);box-shadow:0 16px 38px color-mix(in srgb,var(--ezsc-accent,#2563eb) 20%,transparent)}
.ezsc-course-screen .ezsc-lesson-link.is-complete span::after{content:' ✓';font-weight:900;color:color-mix(in srgb,var(--ezsc-accent,#2563eb) 80%,#ffffff)}
@media (max-width:640px){.ezsc-course-screen .ezsc-lesson-actions,.ezsc-course-screen .ezsc-lesson-nav-row{flex-direction:column;align-items:stretch}.ezsc-course-screen .ezsc-lesson-nav-btn,.ezsc-course-screen .ezsc-complete-btn,.ezsc-course-screen .ezsc-course-progress-pill{width:100%}}


/* ===== v4.7.7 header display settings ===== */
.ezsc-plugin-header{position:relative;z-index:20;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(15,23,42,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);font-family:'Open Sans',Arial,sans-serif}
.ezsc-plugin-header-inner{width:min(1200px,calc(100% - 40px));margin:0 auto;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.ezsc-plugin-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ezsc-primary,#0f172a);font-weight:800;font-size:18px;white-space:nowrap}
.ezsc-plugin-brand img{width:42px;height:42px;object-fit:contain;border-radius:12px;background:#fff}
.ezsc-plugin-nav{display:flex;align-items:center;justify-content:center;gap:8px;flex:1 1 auto}
.ezsc-plugin-nav a{padding:10px 13px;border-radius:999px;text-decoration:none;color:#111827;font-weight:700;font-size:14px;transition:.18s ease}
.ezsc-plugin-nav a:hover{background:var(--ezsc-secondary,#d9f0ff);color:var(--ezsc-primary,#0f172a)}
.ezsc-plugin-action{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 18px;background:var(--ezsc-accent,#2563eb);color:#111827;text-decoration:none;font-weight:800;box-shadow:0 12px 28px color-mix(in srgb,var(--ezsc-accent,#2563eb) 22%,transparent)}
.ezsc-standalone-content{min-height:calc(100vh - 74px)}
.ezsc-layout-plugin .ezsc-dashboard-shell,.ezsc-layout-plugin .ezsc-auth-shell{min-height:calc(100vh - 74px)}
@media (max-width:860px){.ezsc-plugin-header-inner{width:calc(100% - 28px);min-height:auto;padding:14px 0;align-items:flex-start;flex-direction:column}.ezsc-plugin-nav{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.ezsc-plugin-actions{width:100%}.ezsc-plugin-action{width:100%}}

/* EZSC 0.4.8.2 - Text contrast fix: keep dark text on light cards/sections, while preserving white text on dark heroes/buttons */
.ezsc-shop-page .ezsc-course-card,
.ezsc-shop-page .ezsc-course-card-body,
.ezsc-shop-page .ezsc-course-card-body h1,
.ezsc-shop-page .ezsc-course-card-body h2,
.ezsc-shop-page .ezsc-course-card-body h3,
.ezsc-shop-page .ezsc-course-card-body h4,
.ezsc-shop-page .ezsc-course-card-body p,
.ezsc-shop-page .ezsc-course-card-body li,
.ezsc-shop-page .ezsc-course-card-meta,
.ezsc-sales-page .ezsc-sales-body,
.ezsc-sales-page .ezsc-sales-body h1,
.ezsc-sales-page .ezsc-sales-body h2,
.ezsc-sales-page .ezsc-sales-body h3,
.ezsc-sales-page .ezsc-sales-body h4,
.ezsc-sales-page .ezsc-sales-body p,
.ezsc-sales-page .ezsc-sales-body li,
.ezsc-sales-page .ezsc-panel,
.ezsc-sales-page .ezsc-panel h1,
.ezsc-sales-page .ezsc-panel h2,
.ezsc-sales-page .ezsc-panel h3,
.ezsc-sales-page .ezsc-panel h4,
.ezsc-sales-page .ezsc-panel p,
.ezsc-sales-page .ezsc-panel li,
.ezsc-course-screen .ezsc-panel,
.ezsc-course-screen .ezsc-panel h1,
.ezsc-course-screen .ezsc-panel h2,
.ezsc-course-screen .ezsc-panel h3,
.ezsc-course-screen .ezsc-panel h4,
.ezsc-course-screen .ezsc-panel p,
.ezsc-course-screen .ezsc-panel li,
.ezsc-dashboard-content-card,
.ezsc-dashboard-content-card h1,
.ezsc-dashboard-content-card h2,
.ezsc-dashboard-content-card h3,
.ezsc-dashboard-content-card h4,
.ezsc-dashboard-content-card p,
.ezsc-dashboard-content-card li {
  color: var(--ezsc-text,#0f172a) !important;
}

.ezsc-shop-page .ezsc-course-card-meta,
.ezsc-sales-page .ezsc-sales-body small,
.ezsc-sales-page .ezsc-panel small,
.ezsc-course-screen .ezsc-panel small,
.ezsc-dashboard-content-card small {
  color: var(--ezsc-muted,#475569) !important;
}

.ezsc-shop-page .ezsc-primary-btn,
.ezsc-shop-page .ezsc-card-button,
.ezsc-sales-page .ezsc-primary-btn,
.ezsc-course-screen .ezsc-primary-btn,
.ezsc-dashboard-content-card .ezsc-primary-btn {
  color: #ffffff !important;
}

.ezsc-shop-page .ezsc-secondary-btn,
.ezsc-sales-page .ezsc-secondary-btn,
.ezsc-course-screen .ezsc-secondary-btn,
.ezsc-dashboard-content-card .ezsc-secondary-btn {
  color: var(--ezsc-primary,#0f172a) !important;
}

.ezsc-shop-hero,
.ezsc-shop-hero h1,
.ezsc-shop-hero h2,
.ezsc-shop-hero h3,
.ezsc-shop-hero p,
.ezsc-sales-hero,
.ezsc-sales-hero h1,
.ezsc-sales-hero h2,
.ezsc-sales-hero h3,
.ezsc-sales-hero p,
.ezsc-course-sidebar,
.ezsc-course-sidebar h1,
.ezsc-course-sidebar h2,
.ezsc-course-sidebar h3,
.ezsc-course-sidebar p,
.ezsc-dashboard-sidebar,
.ezsc-dashboard-sidebar h1,
.ezsc-dashboard-sidebar h2,
.ezsc-dashboard-sidebar h3,
.ezsc-dashboard-sidebar p {
  color: #ffffff !important;
}

/* EZSC 0.4.8.3 - user color mode + strict contrast */
html.ezsc-mode-bright {
  --ezsc-mode-bg: #ffffff;
  --ezsc-mode-surface: #ffffff;
  --ezsc-mode-text: #07111f;
  --ezsc-mode-muted: #334155;
  --ezsc-mode-border: #dbeafe;
}
html.ezsc-mode-dark {
  --ezsc-mode-bg: #050814;
  --ezsc-mode-surface: #0b1220;
  --ezsc-mode-text: #ffffff;
  --ezsc-mode-muted: #cbd5e1;
  --ezsc-mode-border: rgba(255,255,255,.14);
}
html.ezsc-mode-bright .ezsc-shop-page,
html.ezsc-mode-bright .ezsc-sales-page,
html.ezsc-mode-bright .ezsc-dashboard-main,
html.ezsc-mode-bright .ezsc-course-main,
html.ezsc-mode-bright .ezsc-standalone-content {
  background: #ffffff !important;
  color: #07111f !important;
}
html.ezsc-mode-dark .ezsc-shop-page,
html.ezsc-mode-dark .ezsc-sales-page,
html.ezsc-mode-dark .ezsc-dashboard-main,
html.ezsc-mode-dark .ezsc-course-main,
html.ezsc-mode-dark .ezsc-standalone-content,
html.ezsc-mode-dark .ezsc-course-screen {
  background: #050814 !important;
  color: #ffffff !important;
}
html.ezsc-mode-bright .ezsc-course-card,
html.ezsc-mode-bright .ezsc-course-card-body,
html.ezsc-mode-bright .ezsc-sales-body,
html.ezsc-mode-bright .ezsc-sales-body .ezsc-panel,
html.ezsc-mode-bright .ezsc-panel,
html.ezsc-mode-bright .ezsc-dashboard-content-card,
html.ezsc-mode-bright .ezsc-premium-hero,
html.ezsc-mode-bright .ezsc-continue-card,
html.ezsc-mode-bright .ezsc-stat-card,
html.ezsc-mode-bright .ezsc-premium-course-card,
html.ezsc-mode-bright .ezsc-notebook-panel,
html.ezsc-mode-bright .ezsc-community-form,
html.ezsc-mode-bright .ezsc-community-post,
html.ezsc-mode-bright .ezsc-community-members,
html.ezsc-mode-bright .ezsc-community-course-card,
html.ezsc-mode-bright .ezsc-profile-card,
html.ezsc-mode-bright .ezsc-empty-state {
  background: #ffffff !important;
  color: #07111f !important;
  border-color: var(--ezsc-mode-border) !important;
}
html.ezsc-mode-dark .ezsc-course-card,
html.ezsc-mode-dark .ezsc-course-card-body,
html.ezsc-mode-dark .ezsc-sales-body,
html.ezsc-mode-dark .ezsc-sales-body .ezsc-panel,
html.ezsc-mode-dark .ezsc-panel,
html.ezsc-mode-dark .ezsc-dashboard-content-card,
html.ezsc-mode-dark .ezsc-premium-hero,
html.ezsc-mode-dark .ezsc-continue-card,
html.ezsc-mode-dark .ezsc-stat-card,
html.ezsc-mode-dark .ezsc-premium-course-card,
html.ezsc-mode-dark .ezsc-notebook-panel,
html.ezsc-mode-dark .ezsc-community-form,
html.ezsc-mode-dark .ezsc-community-post,
html.ezsc-mode-dark .ezsc-community-members,
html.ezsc-mode-dark .ezsc-community-course-card,
html.ezsc-mode-dark .ezsc-profile-card,
html.ezsc-mode-dark .ezsc-empty-state {
  background: #0b1220 !important;
  color: #ffffff !important;
  border-color: var(--ezsc-mode-border) !important;
}
html.ezsc-mode-bright .ezsc-shop-page :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label),
html.ezsc-mode-bright .ezsc-sales-page :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label),
html.ezsc-mode-bright .ezsc-dashboard-main :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label),
html.ezsc-mode-bright .ezsc-course-main :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label),
html.ezsc-mode-bright .ezsc-community-page :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label) {
  color: #07111f !important;
}
html.ezsc-mode-dark .ezsc-shop-page :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label),
html.ezsc-mode-dark .ezsc-sales-page :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label),
html.ezsc-mode-dark .ezsc-dashboard-main :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label),
html.ezsc-mode-dark .ezsc-course-main :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label),
html.ezsc-mode-dark .ezsc-community-page :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label) {
  color: #ffffff !important;
}
html.ezsc-mode-bright :where(.ezsc-dashboard-progress-meta,.ezsc-course-card-meta,.ezsc-sales-summary,.ezsc-continue-body p,.ezsc-premium-hero p,.ezsc-stat-card span) {
  color: #334155 !important;
}
html.ezsc-mode-dark :where(.ezsc-dashboard-progress-meta,.ezsc-course-card-meta,.ezsc-sales-summary,.ezsc-continue-body p,.ezsc-premium-hero p,.ezsc-stat-card span) {
  color: #cbd5e1 !important;
}
html.ezsc-mode-bright :where(.ezsc-primary-btn,.ezsc-card-button,.ezsc-shop-filters button,.ezsc-plugin-action) {
  color: #ffffff !important;
}
html.ezsc-mode-bright :where(.ezsc-secondary-btn,.ezsc-course-nav-btn,.ezsc-lesson-nav-btn,.ezsc-complete-btn,.ezsc-course-progress-pill) {
  color: #07111f !important;
}
html.ezsc-mode-dark :where(.ezsc-primary-btn,.ezsc-secondary-btn,.ezsc-card-button,.ezsc-shop-filters button,.ezsc-plugin-action,.ezsc-course-nav-btn,.ezsc-lesson-nav-btn,.ezsc-complete-btn,.ezsc-course-progress-pill) {
  color: #ffffff !important;
}
html.ezsc-mode-bright :where(.ezsc-shop-hero,.ezsc-shop-hero *,.ezsc-sales-hero,.ezsc-sales-hero *,.ezsc-course-sidebar,.ezsc-course-sidebar *,.ezsc-dashboard-sidebar,.ezsc-dashboard-sidebar *) {
  color: #ffffff !important;
}
.ezsc-mode-switch-wrap{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 0 18px;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.07);color:#fff;font-weight:800;font-size:13px}
.ezsc-mode-switch{position:relative;display:grid;grid-template-columns:1fr 32px 1fr;align-items:center;gap:6px;width:132px;height:40px;padding:4px 8px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff;color:#07111f;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(15,23,42,.03),0 10px 24px rgba(0,0,0,.16);transition:.22s ease}
.ezsc-mode-switch.is-dark{background:#050814;color:#fff}
.ezsc-mode-switch-knob{position:absolute;top:5px;right:6px;width:30px;height:30px;border-radius:999px;background:var(--ezsc-accent,#2563eb);box-shadow:0 8px 18px rgba(0,0,0,.22);transition:.22s ease}
.ezsc-mode-switch.is-dark .ezsc-mode-switch-knob{right:94px;background:#f8fafc}
.ezsc-mode-switch-text{position:relative;z-index:2;font-size:11px;font-weight:900;line-height:1;opacity:.72;pointer-events:none}
.ezsc-mode-switch:not(.is-dark) .ezsc-mode-bright-label,.ezsc-mode-switch.is-dark .ezsc-mode-dark-label{opacity:1}

/* EZSC 0.4.8.4 - full mode foundation + course image cover */
html.ezsc-mode-bright {
  --ezsc-mode-bg: #ffffff;
  --ezsc-mode-shell: #ffffff;
  --ezsc-mode-surface: #ffffff;
  --ezsc-mode-surface-2: #f8fafc;
  --ezsc-mode-field: #ffffff;
  --ezsc-mode-text: #07111f;
  --ezsc-mode-muted: #334155;
  --ezsc-mode-border: #dbeafe;
}
html.ezsc-mode-dark {
  --ezsc-mode-bg: #0b0b0f;
  --ezsc-mode-shell: #111111;
  --ezsc-mode-surface: #202020;
  --ezsc-mode-surface-2: #2a2a2a;
  --ezsc-mode-field: #2f2f2f;
  --ezsc-mode-text: #f8fafc;
  --ezsc-mode-muted: #c7c7c7;
  --ezsc-mode-border: rgba(255,255,255,.1);
}
html.ezsc-mode-bright,
html.ezsc-mode-bright body {
  background: var(--ezsc-mode-bg) !important;
  color: var(--ezsc-mode-text) !important;
}
html.ezsc-mode-dark,
html.ezsc-mode-dark body {
  background: var(--ezsc-mode-bg) !important;
  color: var(--ezsc-mode-text) !important;
}
html.ezsc-mode-dark .ezsc-shell {
  background: #0b0b0f !important;
  color: var(--ezsc-mode-text) !important;
}
html.ezsc-mode-dark .ezsc-bg-blobs {
  background: #0b0b0f !important;
}
html.ezsc-mode-dark .ezsc-bg-blobs .blob {
  background: radial-gradient(circle at 30% 30%, color-mix(in srgb, var(--ezsc-accent,#7c3aed) 58%, transparent), transparent 68%) !important;
  filter: blur(54px) !important;
  opacity: .34 !important;
}
html.ezsc-mode-dark .ezsc-bg-blobs .blob-b {
  background: radial-gradient(circle at 30% 30%, color-mix(in srgb, var(--ezsc-primary,#7c3aed) 48%, #3b82f6), transparent 70%) !important;
}
html.ezsc-mode-dark .ezsc-bg-blobs .blob-c {
  background: radial-gradient(circle at 30% 30%, color-mix(in srgb, var(--ezsc-secondary,#f4d77b) 48%, transparent), transparent 70%) !important;
}
html.ezsc-mode-dark .ezsc-bg-blobs .blob-d {
  background: radial-gradient(circle at 30% 30%, color-mix(in srgb, var(--ezsc-accent,#7c3aed) 40%, #111111), transparent 70%) !important;
}
html.ezsc-mode-dark :where(.ezsc-dashboard-main,.ezsc-shop-page,.ezsc-sales-page,.ezsc-course-main,.ezsc-course-screen,.ezsc-standalone-content,.ezsc-community-page,.ezsc-account-page) {
  background: var(--ezsc-mode-shell) !important;
  color: var(--ezsc-mode-text) !important;
}
html.ezsc-mode-bright :where(.ezsc-dashboard-main,.ezsc-shop-page,.ezsc-sales-page,.ezsc-course-main,.ezsc-course-screen,.ezsc-standalone-content,.ezsc-community-page,.ezsc-account-page) {
  background: var(--ezsc-mode-bg) !important;
  color: var(--ezsc-mode-text) !important;
}
html.ezsc-mode-dark :where(.ezsc-course-card,.ezsc-course-card-body,.ezsc-sales-body,.ezsc-sales-body .ezsc-panel,.ezsc-panel,.ezsc-dashboard-content-card,.ezsc-premium-hero,.ezsc-continue-card,.ezsc-stat-card,.ezsc-premium-course-card,.ezsc-notebook-panel,.ezsc-community-form,.ezsc-community-post,.ezsc-community-members,.ezsc-community-course-card,.ezsc-profile-card,.ezsc-empty-state,.ezsc-empty,.ezsc-question-panel) {
  background: var(--ezsc-mode-surface) !important;
  color: var(--ezsc-mode-text) !important;
  border-color: var(--ezsc-mode-border) !important;
  box-shadow: 0 22px 55px rgba(0,0,0,.24) !important;
}
html.ezsc-mode-dark :where(.ezsc-file-row,.ezsc-link-row,.ezsc-empty,.ezsc-empty-state,.ezsc-notebook-head) {
  background: var(--ezsc-mode-surface-2) !important;
  color: var(--ezsc-mode-text) !important;
  border-color: var(--ezsc-mode-border) !important;
}
html.ezsc-mode-dark :where(input,select,textarea,.ezsc-question-panel textarea,.ezsc-question-panel input,.ezsc-notebook-textarea,.ezsc-shop-filters input,.ezsc-shop-filters select) {
  background: var(--ezsc-mode-field) !important;
  color: var(--ezsc-mode-text) !important;
  border-color: var(--ezsc-mode-border) !important;
}
html.ezsc-mode-dark :where(input,textarea)::placeholder {
  color: #9ca3af !important;
}
html.ezsc-mode-dark :where(.ezsc-dashboard-main,.ezsc-shop-page,.ezsc-sales-page,.ezsc-course-main,.ezsc-community-page) :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label) {
  color: var(--ezsc-mode-text) !important;
}
html.ezsc-mode-dark :where(.ezsc-dashboard-progress-meta,.ezsc-course-card-meta,.ezsc-sales-summary,.ezsc-continue-body p,.ezsc-premium-hero p,.ezsc-stat-card span,.ezsc-notebook-status) {
  color: var(--ezsc-mode-muted) !important;
}
html.ezsc-mode-bright :where(.ezsc-dashboard-main,.ezsc-shop-page,.ezsc-sales-page,.ezsc-course-main,.ezsc-community-page) :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label) {
  color: var(--ezsc-mode-text) !important;
}
html.ezsc-mode-bright :where(.ezsc-dashboard-progress-meta,.ezsc-course-card-meta,.ezsc-sales-summary,.ezsc-continue-body p,.ezsc-premium-hero p,.ezsc-stat-card span,.ezsc-notebook-status) {
  color: var(--ezsc-mode-muted) !important;
}
html.ezsc-mode-dark :where(.ezsc-secondary-btn,.ezsc-course-nav-btn,.ezsc-lesson-nav-btn,.ezsc-complete-btn,.ezsc-course-progress-pill) {
  background: var(--ezsc-mode-surface-2) !important;
  color: var(--ezsc-mode-text) !important;
  border-color: var(--ezsc-mode-border) !important;
}
html.ezsc-mode-dark :where(.ezsc-primary-btn,.ezsc-card-button,.ezsc-shop-filters button,.ezsc-plugin-action,.ezsc-question-panel button,.ezsc-notebook-save) {
  color: #ffffff !important;
}
html.ezsc-mode-dark .ezsc-plugin-header {
  background: rgba(24,24,24,.88) !important;
  color: #ffffff !important;
  border-bottom-color: rgba(255,255,255,.1) !important;
  box-shadow: 0 18px 44px rgba(0,0,0,.22) !important;
}
html.ezsc-mode-dark .ezsc-plugin-header :where(a,span,strong,div) {
  color: #ffffff !important;
}
html.ezsc-mode-dark .ezsc-plugin-nav a:hover {
  background: rgba(255,255,255,.08) !important;
  color: #ffffff !important;
}
html.ezsc-mode-dark .ezsc-plugin-brand img {
  background: rgba(255,255,255,.08) !important;
}
html.ezsc-mode-bright .ezsc-plugin-header {
  background: rgba(255,255,255,.92) !important;
  color: #07111f !important;
}
html.ezsc-mode-bright .ezsc-plugin-header :where(a,span,strong,div) {
  color: #07111f !important;
}
.ezsc-course-card-image,
.ezsc-dashboard-course-media,
.ezsc-continue-media,
.ezsc-sales-media,
.ezsc-shop-page .ezsc-course-card-image,
.ezsc-sales-page .ezsc-sales-media {
  overflow: hidden;
}
.ezsc-course-card-image img,
.ezsc-dashboard-course-media img,
.ezsc-continue-media img,
.ezsc-sales-media img,
.ezsc-shop-page .ezsc-course-card-image img,
.ezsc-sales-page .ezsc-sales-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  display: block !important;
}
.ezsc-sales-media img {
  min-height: 260px;
}
.ezsc-course-card-image img,
.ezsc-dashboard-course-media img {
  min-height: 220px;
}
html.ezsc-mode-dark * ,
html.ezsc-mode-bright * {
  transition: background-color .25s ease, color .25s ease, border-color .25s ease, box-shadow .25s ease;
}

/* EZSC 0.4.8.5 - course cover images consistency */
.ezsc-course-card-image,
.ezsc-dashboard-course-media,
.ezsc-premium-course-card .ezsc-dashboard-course-media,
.ezsc-community-course-card > a,
.ezsc-community-course-card .ezsc-community-course-image,
.ezsc-shop-page .ezsc-course-card-image {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto !important;
  min-height: 0 !important;
  overflow: hidden;
  background: var(--ezsc-mode-surface-2,#eef6ff);
}
.ezsc-course-card-image img,
.ezsc-dashboard-course-media img,
.ezsc-premium-course-card .ezsc-dashboard-course-media img,
.ezsc-community-course-card img,
.ezsc-shop-page .ezsc-course-card-image img {
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  max-height: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  display: block !important;
}
.ezsc-continue-media,
.ezsc-sales-media {
  position: relative;
  overflow: hidden;
  background: var(--ezsc-mode-surface-2,#eef6ff);
}
.ezsc-continue-media img,
.ezsc-sales-media img {
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  max-height: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  display: block !important;
}
.ezsc-sales-media {
  aspect-ratio: 16 / 9;
}
.ezsc-sales-media img {
  border-radius: inherit;
}
@media (max-width:1024px) {
  .ezsc-continue-media {
    aspect-ratio: 16 / 9;
    min-height: 0 !important;
  }
  .ezsc-continue-media img,
  .ezsc-continue-media .ezsc-dashboard-course-fallback {
    min-height: 0 !important;
  }
}


/* EZSC 0.4.8.7 - course card image top radius */
.ezsc-course-card-image,
.ezsc-dashboard-course-media,
.ezsc-premium-course-card .ezsc-dashboard-course-media,
.ezsc-community-course-card > a,
.ezsc-community-course-card .ezsc-community-course-image,
.ezsc-shop-page .ezsc-course-card-image {
  border-top-left-radius: inherit !important;
  border-top-right-radius: inherit !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.ezsc-course-card-image img,
.ezsc-dashboard-course-media img,
.ezsc-premium-course-card .ezsc-dashboard-course-media img,
.ezsc-community-course-card img,
.ezsc-shop-page .ezsc-course-card-image img {
  border-top-left-radius: inherit !important;
  border-top-right-radius: inherit !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}


/* EZSC profile page */
.ezsc-dashboard-user-profile {
  display: flex;
  align-items: center;
  gap: 12px;
}
.ezsc-dashboard-user-profile img {
  width: 46px;
  height: 46px;
  border-radius: 999px;
  object-fit: cover;
  border: 2px solid rgba(255,255,255,.32);
  box-shadow: 0 10px 26px rgba(0,0,0,.18);
}
.ezsc-profile-editor {
  display: grid;
  grid-template-columns: minmax(280px, 360px) 1fr;
  gap: 24px;
  align-items: start;
}
.ezsc-profile-avatar-panel,
.ezsc-profile-fields-panel {
  border: 1px solid var(--ezsc-border, rgba(15,23,42,.12));
  background: var(--ezsc-card, #fff);
  border-radius: 28px;
  padding: 24px;
  box-shadow: var(--ezsc-shadow, 0 20px 50px rgba(15,23,42,.08));
}
.ezsc-profile-avatar-current {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 22px;
}
.ezsc-profile-avatar-current img {
  width: 92px;
  height: 92px;
  border-radius: 999px;
  object-fit: cover;
  border: 3px solid var(--ezsc-primary, #2563eb);
  box-shadow: 0 18px 36px rgba(15,23,42,.16);
}
.ezsc-profile-avatar-current h3 {
  margin: 0 0 6px;
  font-size: 22px;
  color: var(--ezsc-text, #0f172a);
}
.ezsc-profile-avatar-current p {
  margin: 0;
  color: var(--ezsc-muted, #64748b);
  line-height: 1.7;
}
.ezsc-profile-avatar-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 18px;
}
.ezsc-profile-avatar-choice {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 12px;
  border: 1px solid var(--ezsc-border, rgba(15,23,42,.12));
  border-radius: 22px;
  cursor: pointer;
  background: var(--ezsc-surface, rgba(248,250,252,.8));
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.ezsc-profile-avatar-choice:hover,
.ezsc-profile-avatar-choice.is-selected {
  border-color: var(--ezsc-primary, #2563eb);
  box-shadow: 0 14px 28px rgba(15,23,42,.12);
  transform: translateY(-1px);
}
.ezsc-profile-avatar-choice input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.ezsc-profile-avatar-choice img {
  width: 96px;
  height: 96px;
  border-radius: 22px;
  object-fit: cover;
}
.ezsc-profile-avatar-choice span {
  font-weight: 700;
  color: var(--ezsc-text, #0f172a);
}
.ezsc-profile-upload {
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: var(--ezsc-text, #0f172a);
  font-weight: 700;
}
.ezsc-profile-upload input {
  width: 100%;
  border: 1px dashed var(--ezsc-border, rgba(15,23,42,.18));
  border-radius: 18px;
  padding: 14px;
  background: var(--ezsc-surface, rgba(248,250,252,.8));
  color: var(--ezsc-text, #0f172a);
}
.ezsc-profile-fields-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-bottom: 22px;
}
.ezsc-profile-fields-grid label {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-weight: 700;
  color: var(--ezsc-text, #0f172a);
}
.ezsc-profile-fields-grid label.is-wide {
  grid-column: 1 / -1;
}
.ezsc-profile-fields-grid input {
  width: 100%;
  border: 1px solid var(--ezsc-border, rgba(15,23,42,.12));
  border-radius: 18px;
  padding: 14px 16px;
  background: var(--ezsc-surface, #fff);
  color: var(--ezsc-text, #0f172a);
  font-size: 16px;
}
.ezsc-profile-notice {
  border-radius: 18px;
  padding: 14px 18px;
  margin-bottom: 18px;
  font-weight: 700;
}
.ezsc-profile-notice.is-success {
  background: rgba(34,197,94,.12);
  color: #15803d;
  border: 1px solid rgba(34,197,94,.25);
}
.ezsc-profile-notice.is-error {
  background: rgba(239,68,68,.12);
  color: #b91c1c;
  border: 1px solid rgba(239,68,68,.25);
}
.ezsc-shell.ezsc-mode-dark .ezsc-profile-avatar-panel,
.ezsc-shell.ezsc-mode-dark .ezsc-profile-fields-panel {
  background: #202020;
  border-color: rgba(255,255,255,.1);
}
.ezsc-shell.ezsc-mode-dark .ezsc-profile-avatar-current h3,
.ezsc-shell.ezsc-mode-dark .ezsc-profile-avatar-choice span,
.ezsc-shell.ezsc-mode-dark .ezsc-profile-upload,
.ezsc-shell.ezsc-mode-dark .ezsc-profile-fields-grid label {
  color: #f8fafc;
}
.ezsc-shell.ezsc-mode-dark .ezsc-profile-avatar-current p {
  color: #b8b8b8;
}
.ezsc-shell.ezsc-mode-dark .ezsc-profile-avatar-choice,
.ezsc-shell.ezsc-mode-dark .ezsc-profile-upload input,
.ezsc-shell.ezsc-mode-dark .ezsc-profile-fields-grid input {
  background: #2b2b2b;
  border-color: rgba(255,255,255,.1);
  color: #f8fafc;
}
@media (max-width: 900px) {
  .ezsc-profile-editor {
    grid-template-columns: 1fr;
  }
  .ezsc-profile-fields-grid {
    grid-template-columns: 1fr;
  }
}

/* EZSC 0.4.9.1 - premium dashboard sidebar polish */
.ezsc-dashboard-sidebar-inner{
  display:flex;
  flex-direction:column;
  min-height:100%;
  gap:14px;
}
.ezsc-dashboard-brand{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  flex-direction:row-reverse;
  gap:12px;
  padding:16px 14px 18px;
  margin-bottom:4px;
  color:#fff;
}
.ezsc-dashboard-brand-logo{
  width:46px;
  height:46px;
  border-radius:16px;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  flex:0 0 46px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 12px 30px rgba(0,0,0,.12);
}
.ezsc-dashboard-brand-logo img{
  width:100%;
  height:100%;
  object-fit:contain;
  padding:5px;
  box-sizing:border-box;
}
.ezsc-dashboard-brand-logo span{
  font-size:20px;
  font-weight:900;
  line-height:1;
}
.ezsc-dashboard-brand-text{
  min-width:0;
  text-align:right;
}
.ezsc-dashboard-brand-text strong{
  display:block;
  font-size:19px;
  line-height:1.25;
  font-weight:900;
  color:#fff;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.ezsc-dashboard-user.ezsc-dashboard-user-profile{
  justify-content:flex-start;
  flex-direction:row-reverse;
  text-align:right;
  gap:12px;
  padding:15px 16px;
  margin-bottom:0;
}
.ezsc-dashboard-user.ezsc-dashboard-user-profile span{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.ezsc-mode-switch-wrap{
  justify-content:center !important;
  padding:12px 14px !important;
  border-radius:22px !important;
  margin:0 0 10px !important;
}
.ezsc-mode-switch{
  width:142px !important;
  height:52px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:0 !important;
  padding:6px 11px !important;
  border-radius:999px !important;
  overflow:hidden !important;
  box-sizing:border-box !important;
}
.ezsc-mode-switch-knob{
  top:6px !important;
  right:6px !important;
  width:40px !important;
  height:40px !important;
  border-radius:999px !important;
  z-index:1 !important;
}
.ezsc-mode-switch.is-dark .ezsc-mode-switch-knob{
  right:96px !important;
}
.ezsc-mode-icon{
  position:relative;
  z-index:2;
  width:30px;
  height:30px;
  display:flex;
  align-items:center;
  justify-content:center;
  opacity:.62;
  pointer-events:none;
}
.ezsc-mode-icon img{
  width:19px;
  height:19px;
  object-fit:contain;
  filter:brightness(0) saturate(100%) invert(7%) sepia(22%) saturate(1293%) hue-rotate(183deg) brightness(90%) contrast(96%);
}
.ezsc-mode-switch.is-dark .ezsc-mode-icon img{
  filter:brightness(0) invert(1);
}
.ezsc-mode-switch:not(.is-dark) .ezsc-mode-bright-label,
.ezsc-mode-switch.is-dark .ezsc-mode-dark-label{
  opacity:1;
}
.ezsc-dashboard-nav{
  display:flex;
  flex-direction:column;
  gap:9px;
}
.ezsc-dashboard-link{
  direction:rtl;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  flex-direction:row !important;
  gap:12px !important;
  min-height:48px;
  padding:13px 16px !important;
  border-radius:18px !important;
  text-align:right !important;
}
.ezsc-dashboard-link-icon{
  width:21px;
  height:21px;
  flex:0 0 21px;
  object-fit:contain;
  opacity:.82;
  filter:brightness(0) invert(1);
}
.ezsc-dashboard-link span{
  flex:1 1 auto;
  min-width:0;
  line-height:1.25;
}
.ezsc-dashboard-link.is-active .ezsc-dashboard-link-icon{
  opacity:1;
  filter:brightness(0) invert(1);
}
html.ezsc-mode-bright .ezsc-dashboard-sidebar .ezsc-dashboard-link,
html.ezsc-mode-bright .ezsc-dashboard-sidebar .ezsc-dashboard-link *{
  color:rgba(255,255,255,.88) !important;
}
html.ezsc-mode-bright .ezsc-dashboard-sidebar .ezsc-dashboard-link.is-active,
html.ezsc-mode-bright .ezsc-dashboard-sidebar .ezsc-dashboard-link.is-active *{
  color:#fff !important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-user,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-mode-switch-wrap,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-nav{
  opacity:0;
  pointer-events:none;
}

/* EZSC v0.4.9.2 - dashboard sidebar polish */
html.ezsc-mode-bright .ezsc-dashboard-shell .ezsc-bg-blobs,
html.ezsc-mode-bright .ezsc-dashboard-shell .ezsc-bg-blobs .blob{
  display:none !important;
}
html.ezsc-mode-bright .ezsc-dashboard-shell{
  background:#fff !important;
}
.ezsc-dashboard-brand,
.ezsc-dashboard-user.ezsc-dashboard-user-profile{
  direction:rtl !important;
  flex-direction:row !important;
  justify-content:flex-start !important;
  text-align:right !important;
}
.ezsc-dashboard-brand-logo{
  order:0 !important;
}
.ezsc-dashboard-brand-text,
.ezsc-dashboard-user.ezsc-dashboard-user-profile span{
  order:1 !important;
}
.ezsc-mode-switch-wrap{
  background:rgba(255,255,255,.10) !important;
  border-color:rgba(255,255,255,.12) !important;
}
.ezsc-mode-switch,
.ezsc-mode-switch:hover,
.ezsc-mode-switch:focus,
.ezsc-mode-switch:active{
  width:116px !important;
  height:40px !important;
  padding:4px 7px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.60) !important;
  border-color:rgba(255,255,255,.48) !important;
  overflow:hidden !important;
  box-shadow:none !important;
}
.ezsc-mode-switch-knob{
  top:4px !important;
  right:4px !important;
  width:32px !important;
  height:32px !important;
  background:rgba(255,255,255,.88) !important;
}
.ezsc-mode-switch.is-dark .ezsc-mode-switch-knob{
  right:80px !important;
}
.ezsc-mode-icon{
  width:28px !important;
  height:28px !important;
}
.ezsc-mode-icon img{
  width:17px !important;
  height:17px !important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-sidebar-inner{
  opacity:1 !important;
  pointer-events:auto !important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand{
  opacity:1 !important;
  pointer-events:auto !important;
  justify-content:center !important;
  padding-inline:0 !important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-text,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-user,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-mode-switch-wrap{
  display:none !important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-nav{
  opacity:1 !important;
  pointer-events:auto !important;
  align-items:center !important;
  gap:10px !important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-link{
  width:48px !important;
  height:48px !important;
  min-height:48px !important;
  padding:0 !important;
  border-radius:16px !important;
  justify-content:center !important;
  align-items:center !important;
  gap:0 !important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-link span{
  display:none !important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-link-icon{
  margin:0 !important;
  width:23px !important;
  height:23px !important;
  flex:0 0 23px !important;
}

/* EZSC v0.4.9.3 - community polish */
.ezsc-community-author{
  display:flex;
  align-items:center;
  gap:12px;
  min-width:0;
}
.ezsc-community-author img,
.ezsc-community-reply img,
.ezsc-community-member img{
  width:42px;
  height:42px;
  border-radius:999px;
  object-fit:cover;
  flex:0 0 42px;
  border:2px solid rgba(255,255,255,.72);
  box-shadow:0 8px 18px rgba(15,23,42,.12);
}
.ezsc-community-post-head{
  align-items:flex-start;
}
.ezsc-community-author strong{
  display:block;
}
.ezsc-community-author span{
  display:block;
  margin:3px 0 0;
}
.ezsc-community-like-form{
  display:flex;
  justify-content:flex-start;
  margin:0 0 12px;
}
.ezsc-community-like-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-width:70px;
  min-height:36px;
  border:1px solid rgba(148,163,184,.32);
  border-radius:999px;
  background:rgba(255,255,255,.76);
  color:var(--ezsc-primary,#4b115d);
  font-weight:800;
  cursor:pointer;
  transition:.18s ease;
}
.ezsc-community-like-button:hover,
.ezsc-community-like-button.is-liked{
  background:var(--ezsc-accent,#f3d487);
  border-color:transparent;
  color:#1f1230;
  transform:translateY(-1px);
}
.ezsc-community-reply{
  display:flex;
  align-items:flex-start;
  gap:10px;
}
.ezsc-community-reply>div{
  min-width:0;
  flex:1 1 auto;
}
.ezsc-community-reply strong{
  display:inline-block;
}
.ezsc-community-member img{
  width:38px;
  height:38px;
  flex-basis:38px;
}
html.ezsc-mode-dark .ezsc-community-like-button{
  background:#2b2b2b;
  border-color:rgba(255,255,255,.12);
  color:#f8fafc;
}
html.ezsc-mode-dark .ezsc-community-like-button:hover,
html.ezsc-mode-dark .ezsc-community-like-button.is-liked{
  background:var(--ezsc-accent,#f3d487);
  color:#1f1230;
}
html.ezsc-mode-dark .ezsc-community-author img,
html.ezsc-mode-dark .ezsc-community-reply img,
html.ezsc-mode-dark .ezsc-community-member img{
  border-color:rgba(255,255,255,.16);
}

/* EZSC 0.5.4 Dashboard UX refresh */
.ezsc-continue-card.ezsc-continue-card-compact{display:block;padding:24px;border-radius:24px}
.ezsc-continue-card.ezsc-continue-card-compact .ezsc-continue-body{padding:0;max-width:760px}
.ezsc-continue-card.ezsc-continue-card-compact .ezsc-continue-body h3{font-size:clamp(24px,2.4vw,34px)}
.ezsc-create-course-panel{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:28px;border:1px solid rgba(219,234,254,.95);border-radius:var(--ezsc-radius,28px);background:rgba(255,255,255,.86);box-shadow:0 24px 70px rgba(15,23,42,.08)}
.ezsc-create-course-panel h3{margin:0 0 8px;color:var(--ezsc-text,#0f172a);font-size:28px}
.ezsc-create-course-panel p{margin:0;color:#475569;line-height:1.8;font-size:16px}
html.ezsc-mode-dark .ezsc-create-course-panel{background:#0f172a;border-color:rgba(255,255,255,.12)}
html.ezsc-mode-dark .ezsc-create-course-panel h3{color:#fff}
html.ezsc-mode-dark .ezsc-create-course-panel p{color:#cbd5e1}
@media (max-width:767px){.ezsc-create-course-panel{align-items:flex-start;flex-direction:column}.ezsc-create-course-panel .ezsc-primary-btn{width:100%}}

/* EZSC 0.5.5 - dashboard sidebar alignment + display settings */
html.ezsc-mode-bright .ezsc-dashboard-shell .ezsc-bg-blobs,
html.ezsc-mode-bright .ezsc-dashboard-shell .ezsc-bg-blobs .blob{
  display:none !important;
}
.ezsc-sidebar-top-actions{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin:0 0 22px;
  direction:rtl;
}
.ezsc-dashboard-icon-action,
.ezsc-dashboard-toggle{
  width:46px;
  height:46px;
  border-radius:14px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.22);
  background:rgba(255,255,255,.08);
  color:#fff;
  cursor:pointer;
  text-decoration:none;
  box-shadow:none;
  padding:0;
}
.ezsc-dashboard-icon-action:hover,
.ezsc-dashboard-toggle:hover{background:rgba(255,255,255,.14)}
.ezsc-dashboard-icon-action{font-size:20px;line-height:1}
.ezsc-dashboard-toggle img{width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(1)}
.ezsc-toggle-icon-open{display:none}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-toggle-icon-close{display:none}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-toggle-icon-open{display:block}
.ezsc-dashboard-brand{
  direction:rtl;
  justify-content:flex-start;
  text-align:right;
  gap:14px;
  margin-bottom:20px;
}
.ezsc-dashboard-brand-logo{flex:0 0 auto}
.ezsc-dashboard-brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:right}
.ezsc-dashboard-brand-text strong{line-height:1.1}
.ezsc-dashboard-brand-text small{display:block;color:rgba(255,255,255,.72);font-size:12px;font-weight:600;line-height:1.25}
.ezsc-dashboard-user-profile{direction:rtl;justify-content:flex-start;text-align:right}
.ezsc-mode-switch-wrap{justify-content:center!important;padding:10px!important;background:rgba(255,255,255,.06)!important}
.ezsc-mode-switch,
.ezsc-mode-switch:hover,
.ezsc-mode-switch:focus,
.ezsc-mode-switch:active{
  width:116px!important;
  height:34px!important;
  padding:3px 7px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.6)!important;
  border:1px solid rgba(255,255,255,.45)!important;
  box-shadow:none!important;
}
.ezsc-mode-switch-knob{width:28px!important;height:28px!important;top:2px!important;right:3px!important;background:rgba(255,255,255,.86)!important;box-shadow:0 4px 12px rgba(0,0,0,.14)!important}
.ezsc-mode-switch.is-dark .ezsc-mode-switch-knob{right:83px!important;background:rgba(255,255,255,.86)!important}
.ezsc-mode-icon{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;opacity:.88!important}
.ezsc-mode-icon img{width:17px!important;height:17px!important;object-fit:contain;filter:none!important}
.ezsc-dashboard-nav{direction:rtl}
.ezsc-dashboard-link{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:14px;text-align:right}
.ezsc-dashboard-link-icon{order:0;flex:0 0 auto}
.ezsc-dashboard-link span{order:1}
.ezsc-display-settings-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border:1px solid rgba(219,234,254,.9);border-radius:24px;background:rgba(255,255,255,.86);box-shadow:0 18px 48px rgba(15,23,42,.08)}
.ezsc-display-settings-card h3{margin:0 0 8px;font-size:24px;color:#07111f}
.ezsc-display-settings-card p{margin:0;color:#64748b}
html.ezsc-mode-dark .ezsc-display-settings-card{background:#202020;border-color:rgba(255,255,255,.08)}
html.ezsc-mode-dark .ezsc-display-settings-card h3{color:#fff}
html.ezsc-mode-dark .ezsc-display-settings-card p{color:#b8b8b8}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-sidebar-inner{opacity:1!important;pointer-events:auto!important}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-sidebar{overflow:visible!important}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-sidebar-top-actions{flex-direction:column;margin-bottom:14px}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand{justify-content:center;margin-bottom:14px}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-text,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-user-profile,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-mode-switch-wrap,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-link span{display:none!important}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-nav{display:flex;flex-direction:column;align-items:center;gap:10px}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-link{width:48px;height:48px;padding:0!important;border-radius:16px;justify-content:center;align-items:center}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-link-icon{width:22px;height:22px;margin:0!important}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-logo{width:46px;height:46px;margin:0 auto}

/* EZSC 0.5.6 - minimal dashboard sidebar header */
.ezsc-dashboard-sidebar .ezsc-sidebar-top-actions{display:none!important}
.ezsc-dashboard-sidebar .ezsc-dashboard-sidebar-inner{gap:18px!important}
.ezsc-dashboard-brand-row{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:16px!important;
  direction:rtl!important;
  margin:2px 0 22px!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  padding:0!important;
  margin:0!important;
  min-width:0!important;
  flex:1 1 auto!important;
  color:#fff!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo{
  width:54px!important;
  height:54px!important;
  flex:0 0 54px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
  overflow:visible!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo img{
  width:54px!important;
  height:54px!important;
  object-fit:contain!important;
  padding:0!important;
  display:block!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo span{
  display:flex!important;
  width:48px!important;
  height:48px!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.10)!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-text{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:5px!important;
  min-width:0!important;
  text-align:right!important;
  color:#fff!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-text strong{
  color:#fff!important;
  font-size:23px!important;
  font-weight:900!important;
  letter-spacing:-.02em!important;
  line-height:1.08!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-text small{
  color:rgba(255,255,255,.76)!important;
  font-size:12.5px!important;
  font-weight:600!important;
  line-height:1.35!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-toggle{
  flex:0 0 38px!important;
  width:38px!important;
  height:38px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:999px!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#fff!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-toggle:hover,
.ezsc-dashboard-brand-row .ezsc-dashboard-toggle:focus,
.ezsc-dashboard-brand-row .ezsc-dashboard-toggle:active{
  background:rgba(255,255,255,.08)!important;
  outline:0!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-toggle img{
  width:28px!important;
  height:28px!important;
  object-fit:contain!important;
  filter:brightness(0) invert(1)!important;
}
.ezsc-dashboard-user.ezsc-dashboard-user-profile{
  margin:0!important;
}
.ezsc-dashboard-controls-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  direction:rtl!important;
  gap:14px!important;
  padding:14px 16px!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.07)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  margin:0 0 10px!important;
}
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action{
  width:38px!important;
  height:38px!important;
  flex:0 0 38px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:999px!important;
  padding:0!important;
  color:#fff!important;
}
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action:hover,
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action:focus,
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action:active{
  background:rgba(255,255,255,.08)!important;
  outline:0!important;
}
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action img{
  width:27px!important;
  height:27px!important;
  display:block!important;
  object-fit:contain!important;
  filter:brightness(0) invert(1)!important;
}
.ezsc-dashboard-controls-row .ezsc-mode-switch,
.ezsc-dashboard-controls-row .ezsc-mode-switch:hover,
.ezsc-dashboard-controls-row .ezsc-mode-switch:focus,
.ezsc-dashboard-controls-row .ezsc-mode-switch:active{
  margin:0!important;
  width:104px!important;
  height:34px!important;
  padding:3px 7px!important;
  background:rgba(255,255,255,.60)!important;
  border:1px solid rgba(255,255,255,.38)!important;
  box-shadow:none!important;
}
.ezsc-dashboard-controls-row .ezsc-mode-switch-knob{
  width:28px!important;
  height:28px!important;
  top:2px!important;
  right:3px!important;
}
.ezsc-dashboard-controls-row .ezsc-mode-switch.is-dark .ezsc-mode-switch-knob{
  right:72px!important;
}
.ezsc-dashboard-controls-row .ezsc-mode-icon img{
  width:17px!important;
  height:17px!important;
}
html.ezsc-mode-bright .ezsc-dashboard-controls-row,
html.ezsc-mode-bright .ezsc-dashboard-user.ezsc-dashboard-user-profile{
  background:rgba(255,255,255,.10)!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-sidebar-inner{
  align-items:center!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row{
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  margin-bottom:16px!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row .ezsc-dashboard-brand{
  justify-content:center!important;
  padding:0!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo{
  display:flex!important;
  width:44px!important;
  height:44px!important;
  flex-basis:44px!important;
  margin:0!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo img{
  width:44px!important;
  height:44px!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row .ezsc-dashboard-brand-text,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-user-profile,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-controls-row{
  display:none!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row .ezsc-dashboard-toggle{
  width:42px!important;
  height:42px!important;
  flex-basis:42px!important;
}

/* EZSC 0.5.7 - refined minimal sidebar header */
.ezsc-dashboard-sidebar .ezsc-dashboard-sidebar-inner{
  gap:16px!important;
}
.ezsc-dashboard-top-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  direction:rtl!important;
  width:100%!important;
  margin:0 0 14px!important;
}
.ezsc-dashboard-top-actions .ezsc-dashboard-toggle,
.ezsc-dashboard-top-actions .ezsc-dashboard-icon-action{
  width:42px!important;
  height:42px!important;
  flex:0 0 42px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:999px!important;
  background:transparent!important;
  box-shadow:none!important;
  outline:0!important;
  color:#fff!important;
}
.ezsc-dashboard-top-actions .ezsc-dashboard-toggle:hover,
.ezsc-dashboard-top-actions .ezsc-dashboard-toggle:focus,
.ezsc-dashboard-top-actions .ezsc-dashboard-toggle:active,
.ezsc-dashboard-top-actions .ezsc-dashboard-icon-action:hover,
.ezsc-dashboard-top-actions .ezsc-dashboard-icon-action:focus,
.ezsc-dashboard-top-actions .ezsc-dashboard-icon-action:active{
  background:rgba(255,255,255,.08)!important;
  box-shadow:none!important;
  outline:0!important;
}
.ezsc-dashboard-top-actions img{
  width:28px!important;
  height:28px!important;
  display:block!important;
  object-fit:contain!important;
  filter:brightness(0) invert(1)!important;
}
.ezsc-dashboard-brand-row{
  display:block!important;
  width:100%!important;
  margin:0 0 20px!important;
  direction:rtl!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  width:100%!important;
  padding:0!important;
  margin:0!important;
  text-align:center!important;
  color:#fff!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo{
  width:76px!important;
  height:76px!important;
  flex:0 0 76px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
  overflow:visible!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo img{
  width:76px!important;
  height:76px!important;
  object-fit:contain!important;
  display:block!important;
  padding:0!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo span{
  display:flex!important;
  width:64px!important;
  height:64px!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.10)!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-text{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  max-width:100%!important;
  min-width:0!important;
  text-align:center!important;
  color:#fff!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-text strong{
  color:#fff!important;
  font-size:31px!important;
  font-weight:900!important;
  line-height:1.08!important;
  letter-spacing:-.025em!important;
  max-width:100%!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-text small{
  display:block!important;
  color:rgba(255,255,255,.82)!important;
  font-size:15.5px!important;
  font-weight:600!important;
  line-height:1.35!important;
  max-width:100%!important;
}
.ezsc-dashboard-controls-row{
  justify-content:center!important;
  padding:13px 16px!important;
  margin:0 0 10px!important;
}
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action{
  display:none!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-top-actions{
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  margin-bottom:12px!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row{
  margin-bottom:14px!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo{
  width:44px!important;
  height:44px!important;
  flex-basis:44px!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo img{
  width:44px!important;
  height:44px!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row .ezsc-dashboard-brand-text,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-user-profile,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-controls-row{
  display:none!important;
}

/* EZSC 0.5.8 - compact minimal sidebar header restore */
.ezsc-dashboard-top-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  direction:ltr!important;
  width:100%!important;
  margin:0 0 6px!important;
}
.ezsc-dashboard-top-actions .ezsc-dashboard-toggle{
  width:40px!important;
  height:40px!important;
  flex:0 0 40px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:0!important;
  margin:0!important;
  border-radius:999px!important;
}
.ezsc-dashboard-top-actions .ezsc-dashboard-toggle:hover,
.ezsc-dashboard-top-actions .ezsc-dashboard-toggle:focus,
.ezsc-dashboard-top-actions .ezsc-dashboard-toggle:active{
  background:rgba(255,255,255,.08)!important;
  outline:0!important;
  box-shadow:none!important;
}
.ezsc-dashboard-top-actions .ezsc-dashboard-toggle img{
  width:28px!important;
  height:28px!important;
  object-fit:contain!important;
  filter:brightness(0) invert(1)!important;
}
.ezsc-dashboard-brand-row{
  display:block!important;
  width:100%!important;
  margin:0 0 18px!important;
  direction:rtl!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  width:100%!important;
  padding:0!important;
  margin:0!important;
  text-align:right!important;
  color:#fff!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo{
  width:58px!important;
  height:58px!important;
  flex:0 0 58px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
  overflow:visible!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo img{
  width:58px!important;
  height:58px!important;
  object-fit:contain!important;
  display:block!important;
  padding:0!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo span{
  display:flex!important;
  width:48px!important;
  height:48px!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.10)!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-text{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:4px!important;
  max-width:calc(100% - 70px)!important;
  min-width:0!important;
  text-align:right!important;
  color:#fff!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-text strong{
  color:#fff!important;
  font-size:24px!important;
  font-weight:900!important;
  line-height:1.12!important;
  letter-spacing:-.02em!important;
  max-width:100%!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.ezsc-dashboard-brand-row .ezsc-dashboard-brand-text small{
  display:block!important;
  color:rgba(255,255,255,.82)!important;
  font-size:15px!important;
  font-weight:600!important;
  line-height:1.35!important;
  max-width:100%!important;
}
.ezsc-dashboard-user.ezsc-dashboard-user-profile{
  margin:0 0 12px!important;
}
.ezsc-dashboard-controls-row{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:18px!important;
  padding:0!important;
  margin:0 0 20px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action{
  width:40px!important;
  height:40px!important;
  flex:0 0 40px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  outline:0!important;
  border-radius:999px!important;
}
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action:hover,
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action:focus,
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action:active{
  background:rgba(255,255,255,.08)!important;
  box-shadow:none!important;
  outline:0!important;
}
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action img{
  width:28px!important;
  height:28px!important;
  object-fit:contain!important;
  filter:brightness(0) invert(1)!important;
  opacity:.92!important;
}
.ezsc-dashboard-controls-row .ezsc-mode-switch,
.ezsc-dashboard-controls-row .ezsc-mode-switch:hover,
.ezsc-dashboard-controls-row .ezsc-mode-switch:focus,
.ezsc-dashboard-controls-row .ezsc-mode-switch:active{
  width:116px!important;
  height:34px!important;
  padding:3px 8px!important;
  background:rgba(255,255,255,.62)!important;
  border:1px solid rgba(255,255,255,.30)!important;
  box-shadow:none!important;
  outline:0!important;
}
.ezsc-dashboard-controls-row .ezsc-mode-switch-knob{
  width:28px!important;
  height:28px!important;
  top:2px!important;
  right:3px!important;
  background:rgba(255,255,255,.86)!important;
  box-shadow:0 4px 12px rgba(0,0,0,.14)!important;
}
.ezsc-dashboard-controls-row .ezsc-mode-switch.is-dark .ezsc-mode-switch-knob{
  right:83px!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-top-actions{
  justify-content:center!important;
  margin-bottom:14px!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row{
  display:flex!important;
  justify-content:center!important;
  margin-bottom:16px!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row .ezsc-dashboard-brand{
  justify-content:center!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo{
  width:42px!important;
  height:42px!important;
  flex-basis:42px!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row .ezsc-dashboard-brand-logo img{
  width:42px!important;
  height:42px!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row .ezsc-dashboard-brand-text,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-user-profile,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-controls-row{
  display:none!important;
}

/* EZSC 0.5.9 - sidebar dynamic toggle + compact controls */
.ezsc-dashboard-top-actions{
  margin:0 0 4px!important;
  min-height:40px!important;
}
.ezsc-dashboard-top-actions .ezsc-dashboard-toggle{
  display:inline-flex!important;
  gap:0!important;
  overflow:hidden!important;
}
.ezsc-dashboard-top-actions .ezsc-dashboard-toggle .ezsc-toggle-icon-open{
  display:none!important;
}
.ezsc-dashboard-top-actions .ezsc-dashboard-toggle .ezsc-toggle-icon-close{
  display:block!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-top-actions .ezsc-dashboard-toggle .ezsc-toggle-icon-close{
  display:none!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-top-actions .ezsc-dashboard-toggle .ezsc-toggle-icon-open{
  display:block!important;
}
.ezsc-dashboard-brand-row{
  margin:0 0 12px!important;
}
.ezsc-dashboard-user.ezsc-dashboard-user-profile{
  margin:0 0 10px!important;
}
.ezsc-dashboard-controls-row,
html.ezsc-mode-bright .ezsc-dashboard-controls-row,
html.ezsc-mode-dark .ezsc-dashboard-controls-row{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  margin:0 0 14px!important;
  min-height:auto!important;
}
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action,
html.ezsc-mode-bright .ezsc-dashboard-controls-row .ezsc-dashboard-icon-action,
html.ezsc-mode-dark .ezsc-dashboard-controls-row .ezsc-dashboard-icon-action{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action:hover,
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action:focus,
.ezsc-dashboard-controls-row .ezsc-dashboard-icon-action:active{
  background:rgba(255,255,255,.08)!important;
}
html.ezsc-mode-bright .ezsc-dashboard-controls-row .ezsc-dashboard-icon-action:hover,
html.ezsc-mode-bright .ezsc-dashboard-controls-row .ezsc-dashboard-icon-action:focus,
html.ezsc-mode-bright .ezsc-dashboard-controls-row .ezsc-dashboard-icon-action:active{
  background:rgba(255,255,255,.08)!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-top-actions{
  margin-bottom:10px!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-brand-row{
  margin-bottom:12px!important;
}

/* EZSC 0.5.10 - Liquid Glass user preference */
.ezsc-liquid-settings-card{
  margin-top:16px;
}
.ezsc-liquid-switch{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  width:144px;
  height:44px;
  padding:4px 12px;
  border:1px solid rgba(15,23,42,.12);
  border-radius:999px;
  background:rgba(255,255,255,.72);
  color:#111827;
  cursor:pointer;
  overflow:hidden;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 12px 28px rgba(15,23,42,.08);
  transition:transform .22s cubic-bezier(.2,1.4,.35,1),background .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.ezsc-liquid-switch:hover{
  transform:translateY(-1px) scale(1.01);
}
.ezsc-liquid-switch-label{
  position:relative;
  z-index:2;
  font-size:12px;
  font-weight:900;
  opacity:.72;
  pointer-events:none;
}
.ezsc-liquid-switch-knob{
  position:absolute;
  z-index:1;
  top:5px;
  right:6px;
  width:34px;
  height:34px;
  border-radius:999px;
  background:linear-gradient(135deg,#ffffff,rgba(255,255,255,.72));
  box-shadow:0 9px 20px rgba(15,23,42,.18),inset 0 1px 0 rgba(255,255,255,.9);
  transition:right .34s cubic-bezier(.2,1.5,.35,1),width .28s cubic-bezier(.2,1.5,.35,1),background .22s ease;
}
.ezsc-liquid-switch:active .ezsc-liquid-switch-knob{
  width:48px;
}
.ezsc-liquid-switch.is-on{
  background:linear-gradient(135deg,rgba(255,255,255,.34),rgba(255,255,255,.14));
  border-color:rgba(255,255,255,.42);
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 18px 40px rgba(76,29,149,.22);
}
.ezsc-liquid-switch.is-on .ezsc-liquid-switch-knob{
  right:104px;
  background:linear-gradient(135deg,var(--ezsc-accent,#7c3aed),rgba(255,255,255,.62));
}

html.ezsc-liquid-glass .ezsc-dashboard-sidebar,
html.ezsc-liquid-glass .ezsc-dashboard-content-card,
html.ezsc-liquid-glass .ezsc-premium-hero,
html.ezsc-liquid-glass .ezsc-stat-card,
html.ezsc-liquid-glass .ezsc-dashboard-course-card,
html.ezsc-liquid-glass .ezsc-display-settings-card,
html.ezsc-liquid-glass .ezsc-community-form,
html.ezsc-liquid-glass .ezsc-community-post,
html.ezsc-liquid-glass .ezsc-profile-editor,
html.ezsc-liquid-glass .ezsc-sales-hero,
html.ezsc-liquid-glass .ezsc-course-card{
  backdrop-filter:blur(22px) saturate(1.18);
  -webkit-backdrop-filter:blur(22px) saturate(1.18);
  box-shadow:0 22px 58px rgba(15,23,42,.12),inset 0 1px 0 rgba(255,255,255,.16);
  transition:transform .28s cubic-bezier(.2,1.35,.35,1),box-shadow .28s ease,background .28s ease,border-color .28s ease;
}
html.ezsc-liquid-glass .ezsc-dashboard-link,
html.ezsc-liquid-glass .ezsc-primary-btn,
html.ezsc-liquid-glass .ezsc-secondary-btn,
html.ezsc-liquid-glass .ezsc-card-button,
html.ezsc-liquid-glass .ezsc-mode-switch,
html.ezsc-liquid-glass .ezsc-dashboard-icon-action{
  transition:transform .22s cubic-bezier(.2,1.55,.35,1),box-shadow .22s ease,background .22s ease,border-color .22s ease;
}
html.ezsc-liquid-glass .ezsc-dashboard-link:hover,
html.ezsc-liquid-glass .ezsc-primary-btn:hover,
html.ezsc-liquid-glass .ezsc-secondary-btn:hover,
html.ezsc-liquid-glass .ezsc-card-button:hover,
html.ezsc-liquid-glass .ezsc-dashboard-icon-action:hover{
  transform:translateY(-1px) scale(1.015);
}
html.ezsc-liquid-glass .ezsc-dashboard-link:active,
html.ezsc-liquid-glass .ezsc-primary-btn:active,
html.ezsc-liquid-glass .ezsc-secondary-btn:active,
html.ezsc-liquid-glass .ezsc-card-button:active,
html.ezsc-liquid-glass .ezsc-dashboard-icon-action:active{
  transform:scale(.97);
}
html.ezsc-liquid-glass.ezsc-mode-bright .ezsc-dashboard-sidebar,
html.ezsc-liquid-glass.ezsc-mode-bright .ezsc-dashboard-content-card,
html.ezsc-liquid-glass.ezsc-mode-bright .ezsc-premium-hero,
html.ezsc-liquid-glass.ezsc-mode-bright .ezsc-stat-card,
html.ezsc-liquid-glass.ezsc-mode-bright .ezsc-dashboard-course-card,
html.ezsc-liquid-glass.ezsc-mode-bright .ezsc-display-settings-card{
  background:rgba(255,255,255,.72);
  border-color:rgba(255,255,255,.44);
}
html.ezsc-liquid-glass.ezsc-mode-dark .ezsc-dashboard-content-card,
html.ezsc-liquid-glass.ezsc-mode-dark .ezsc-premium-hero,
html.ezsc-liquid-glass.ezsc-mode-dark .ezsc-stat-card,
html.ezsc-liquid-glass.ezsc-mode-dark .ezsc-dashboard-course-card,
html.ezsc-liquid-glass.ezsc-mode-dark .ezsc-display-settings-card,
html.ezsc-liquid-glass.ezsc-mode-dark .ezsc-community-form,
html.ezsc-liquid-glass.ezsc-mode-dark .ezsc-community-post{
  background:rgba(31,31,31,.58);
  border-color:rgba(255,255,255,.1);
}

/* EZ Smart Courses 0.6.0 - Campus Feed (login tab only) */
.ezsc-campus-feed {
  display: grid;
  gap: 22px;
}

.ezsc-campus-hero {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 4px 2px 8px;
}

.ezsc-campus-hero h2 {
  margin: 6px 0 8px;
  font-size: clamp(28px, 4vw, 44px);
  line-height: 1.1;
  color: var(--ezsc-text, #111827);
}

.ezsc-campus-hero p {
  margin: 0;
  max-width: 620px;
  color: var(--ezsc-muted, #667085);
  font-size: 16px;
  line-height: 1.7;
}

.ezsc-campus-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 22px;
  align-items: start;
}

.ezsc-campus-main,
.ezsc-campus-side {
  display: grid;
  gap: 18px;
}

.ezsc-campus-card {
  background: var(--ezsc-surface, #fff);
  border: 1px solid var(--ezsc-border, rgba(15, 23, 42, .08));
  border-radius: 24px;
  padding: 22px;
  box-shadow: var(--ezsc-shadow-soft, 0 18px 50px rgba(15, 23, 42, .08));
  color: var(--ezsc-text, #111827);
}

.ezsc-campus-continue {
  display: grid;
  gap: 14px;
}

.ezsc-campus-card-label {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 7px 12px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--ezsc-primary, #7c3aed) 12%, transparent);
  color: var(--ezsc-primary, #7c3aed);
  font-size: 13px;
  font-weight: 800;
}

.ezsc-campus-continue h3 {
  margin: 0;
  font-size: 24px;
  line-height: 1.25;
  color: var(--ezsc-text, #111827);
}

.ezsc-campus-continue .ezsc-secondary-btn {
  width: fit-content;
}

.ezsc-campus-section-title {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 16px;
}

.ezsc-campus-section-title h3 {
  margin: 0;
  font-size: 20px;
  line-height: 1.25;
  color: var(--ezsc-text, #111827);
}

.ezsc-campus-section-title span {
  color: var(--ezsc-muted, #667085);
  font-size: 13px;
  font-weight: 700;
}

.ezsc-campus-feed-list {
  display: grid;
  gap: 12px;
}

.ezsc-campus-feed-item {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 12px;
  padding: 14px;
  border-radius: 20px;
  background: color-mix(in srgb, var(--ezsc-surface-2, #f8fafc) 88%, transparent);
  border: 1px solid var(--ezsc-border, rgba(15, 23, 42, .07));
}

.ezsc-campus-feed-icon {
  width: 42px;
  height: 42px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  background: color-mix(in srgb, var(--ezsc-primary, #7c3aed) 12%, transparent);
  font-size: 19px;
}

.ezsc-campus-feed-body {
  min-width: 0;
}

.ezsc-campus-feed-head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 8px;
}

.ezsc-campus-feed-head img {
  width: 34px;
  height: 34px;
  border-radius: 999px;
  object-fit: cover;
}

.ezsc-campus-feed-head strong,
.ezsc-campus-feed-body > strong {
  display: block;
  color: var(--ezsc-text, #111827);
  font-size: 15px;
  line-height: 1.3;
}

.ezsc-campus-feed-head span {
  display: block;
  color: var(--ezsc-muted, #667085);
  font-size: 12px;
  margin-top: 2px;
}

.ezsc-campus-feed-body p {
  margin: 0 0 8px;
  color: var(--ezsc-text, #111827);
  line-height: 1.6;
  font-size: 14px;
}

.ezsc-campus-feed-body a {
  color: var(--ezsc-primary, #7c3aed);
  font-weight: 800;
  text-decoration: none;
  font-size: 13px;
}

.ezsc-campus-empty-mini {
  color: var(--ezsc-muted, #667085);
  background: color-mix(in srgb, var(--ezsc-surface-2, #f8fafc) 88%, transparent);
  border: 1px dashed var(--ezsc-border, rgba(15, 23, 42, .12));
  border-radius: 18px;
  padding: 16px;
  font-size: 14px;
}

.ezsc-campus-shortcuts {
  display: grid;
  gap: 10px;
}

.ezsc-campus-shortcuts a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 44px;
  padding: 10px 14px;
  border-radius: 16px;
  color: var(--ezsc-text, #111827);
  background: color-mix(in srgb, var(--ezsc-surface-2, #f8fafc) 88%, transparent);
  border: 1px solid var(--ezsc-border, rgba(15, 23, 42, .07));
  text-decoration: none;
  font-weight: 800;
}

.ezsc-campus-shortcuts a:hover {
  color: var(--ezsc-primary, #7c3aed);
  border-color: color-mix(in srgb, var(--ezsc-primary, #7c3aed) 25%, transparent);
}

.ezsc-mode-dark .ezsc-campus-card,
.ezsc-user-mode-dark .ezsc-campus-card,
body.ezsc-dark-mode .ezsc-campus-card {
  background: var(--ezsc-surface, #202020);
  border-color: rgba(255, 255, 255, .08);
}

.ezsc-mode-dark .ezsc-campus-feed-item,
.ezsc-user-mode-dark .ezsc-campus-feed-item,
body.ezsc-dark-mode .ezsc-campus-feed-item,
.ezsc-mode-dark .ezsc-campus-empty-mini,
.ezsc-user-mode-dark .ezsc-campus-empty-mini,
body.ezsc-dark-mode .ezsc-campus-empty-mini,
.ezsc-mode-dark .ezsc-campus-shortcuts a,
.ezsc-user-mode-dark .ezsc-campus-shortcuts a,
body.ezsc-dark-mode .ezsc-campus-shortcuts a {
  background: rgba(255, 255, 255, .045);
  border-color: rgba(255, 255, 255, .08);
}

@media (max-width: 980px) {
  .ezsc-campus-grid {
    grid-template-columns: 1fr;
  }

  .ezsc-campus-hero {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 640px) {
  .ezsc-campus-card {
    border-radius: 20px;
    padding: 18px;
  }

  .ezsc-campus-feed-item {
    grid-template-columns: 1fr;
  }
}


/* EZSC 0.6.1 - Light mode surface fix for campus feed and profile */
html.ezsc-mode-bright :where(.ezsc-campus-card,.ezsc-campus-feed-item,.ezsc-campus-empty-mini,.ezsc-campus-shortcuts a,.ezsc-profile-editor,.ezsc-profile-avatar-panel,.ezsc-profile-fields-panel,.ezsc-profile-avatar-choice,.ezsc-profile-upload,.ezsc-profile-upload input,.ezsc-profile-fields-grid input,.ezsc-display-settings-card) {
  background: #ffffff !important;
  color: #07111f !important;
  border-color: #dbeafe !important;
}
html.ezsc-mode-bright :where(.ezsc-campus-card,.ezsc-campus-feed-item,.ezsc-campus-empty-mini,.ezsc-campus-shortcuts a,.ezsc-profile-editor,.ezsc-profile-avatar-panel,.ezsc-profile-fields-panel,.ezsc-display-settings-card) :where(h1,h2,h3,h4,h5,h6,p,span,strong,li,div,label) {
  color: #07111f !important;
}
html.ezsc-mode-bright :where(.ezsc-campus-hero p,.ezsc-campus-section-title span,.ezsc-campus-empty-mini,.ezsc-profile-avatar-current p) {
  color: #334155 !important;
}
html.ezsc-mode-bright :where(.ezsc-campus-feed-icon,.ezsc-profile-avatar-choice,.ezsc-profile-upload input) {
  background: #f8fafc !important;
}
html.ezsc-mode-bright :where(.ezsc-campus-feed-body a,.ezsc-campus-card-label) {
  color: var(--ezsc-primary, #7c3aed) !important;
}
html.ezsc-mode-bright :where(.ezsc-campus-shortcuts a:hover) {
  color: var(--ezsc-primary, #7c3aed) !important;
  border-color: color-mix(in srgb, var(--ezsc-primary, #7c3aed) 25%, transparent) !important;
}
html.ezsc-mode-bright :where(.ezsc-profile-fields-grid input,.ezsc-profile-upload input) {
  background: #ffffff !important;
  color: #07111f !important;
}


/* EZSC 0.6.2 - Community feed foundation */
.ezsc-campus-feed-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 12px;
  color: rgba(15, 23, 42, .64);
  font-size: 13px;
  font-weight: 700;
}

.ezsc-campus-feed-actions a {
  margin-inline-start: auto;
}

.ezsc-community-form-tools {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin: 10px 0 12px;
}

.ezsc-community-form-tools select {
  min-width: 150px;
  border: 1px solid rgba(15, 23, 42, .12);
  border-radius: 999px;
  padding: 10px 14px;
  background: #fff;
  color: #0f172a;
  font-weight: 800;
}

.ezsc-community-feed-toggle {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 40px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(127, 90, 240, .08);
  color: #2f0a43;
  font-weight: 800;
  cursor: pointer;
}

.ezsc-community-feed-toggle input {
  width: 16px;
  height: 16px;
  accent-color: var(--ezsc-primary, #3b0a4f);
}

.ezsc-community-post-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.ezsc-community-type-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(127, 90, 240, .09);
  color: #3b0a4f;
  font-size: 12px;
  font-weight: 900;
  white-space: nowrap;
}

.ezsc-user-mode-dark .ezsc-campus-feed-actions,
body.ezsc-dark-mode .ezsc-campus-feed-actions {
  color: rgba(255, 255, 255, .64);
}

.ezsc-user-mode-dark .ezsc-community-form-tools select,
body.ezsc-dark-mode .ezsc-community-form-tools select {
  background: rgba(255, 255, 255, .08);
  border-color: rgba(255, 255, 255, .12);
  color: #fff;
}

.ezsc-user-mode-dark .ezsc-community-feed-toggle,
body.ezsc-dark-mode .ezsc-community-feed-toggle,
.ezsc-user-mode-dark .ezsc-community-type-badge,
body.ezsc-dark-mode .ezsc-community-type-badge {
  background: rgba(255, 255, 255, .10);
  color: #fff;
}

/* v0.6.4 – Campus feed: main area is feed-only, widgets stay in the side column */
.ezsc-campus-main-feed-only .ezsc-campus-updates {
  min-height: 360px;
}

.ezsc-campus-side-continue h3 {
  font-size: 18px;
}

.ezsc-campus-side-continue .ezsc-secondary-btn {
  width: 100%;
  justify-content: center;
}

/* EZSC 0.6.5 - personal menu editor + Liquid Glass background */
.ezsc-dashboard-link.is-menu-hidden{display:none!important}
.ezsc-dashboard-edit-menu-action{border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;width:34px!important;height:34px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;opacity:.92;transition:opacity .18s ease,background .18s ease,transform .18s ease}
.ezsc-dashboard-edit-menu-action img{width:22px;height:22px;display:block;filter:brightness(0) invert(1);opacity:.94}
.ezsc-dashboard-edit-menu-action:hover,.ezsc-dashboard-edit-menu-action.is-active{background:rgba(255,255,255,.6)!important;opacity:1;transform:translateY(-1px)}
html.ezsc-mode-bright .ezsc-dashboard-edit-menu-action img{filter:none;opacity:.72}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-edit-menu-action{background:rgba(255,255,255,.6)!important;box-shadow:0 0 0 1px rgba(255,255,255,.75)!important}
.ezsc-menu-remove{display:none;position:absolute;top:-7px;left:-7px;width:22px;height:22px;border:0;border-radius:999px;background:#fff;color:#3b0a55;font-size:17px;font-weight:900;line-height:20px;box-shadow:0 8px 18px rgba(0,0,0,.2);cursor:pointer;z-index:4}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-link{position:relative;background:rgba(255,255,255,.6)!important;border-color:rgba(255,255,255,.7)!important;box-shadow:0 10px 24px rgba(0,0,0,.08)!important;animation:ezscMenuWiggle .23s ease-in-out infinite alternate}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-link:nth-child(2n){animation-delay:.06s}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-link:nth-child(3n){animation-delay:.12s}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-menu-remove{display:flex;align-items:center;justify-content:center}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-link.is-active{background:rgba(255,255,255,.72)!important}
@keyframes ezscMenuWiggle{0%{transform:rotate(-.7deg) translateY(0)}100%{transform:rotate(.7deg) translateY(-1px)}}
.ezsc-menu-settings-card{align-items:flex-start!important}
.ezsc-menu-settings-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin-top:12px}
.ezsc-menu-visibility-switch{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(15,23,42,.1);border-radius:18px;background:#fff;padding:12px 14px;cursor:pointer;color:#0f172a;font-weight:800;transition:.18s ease;box-shadow:0 10px 24px rgba(15,23,42,.04)}
.ezsc-menu-visibility-switch i{position:relative;width:46px;height:26px;border-radius:999px;background:#d8dde8;flex:0 0 auto;transition:.18s ease}
.ezsc-menu-visibility-switch i:before{content:"";position:absolute;top:3px;right:3px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 3px 10px rgba(0,0,0,.18);transition:.18s ease}
.ezsc-menu-visibility-switch.is-on{border-color:color-mix(in srgb,var(--ezsc-accent,#7c3aed) 30%,transparent)}
.ezsc-menu-visibility-switch.is-on i{background:var(--ezsc-accent,#7c3aed)}
.ezsc-menu-visibility-switch.is-on i:before{right:23px}
html.ezsc-mode-dark .ezsc-menu-visibility-switch{background:#232323;color:#fff;border-color:rgba(255,255,255,.1)}
html.ezsc-liquid-glass .ezsc-dashboard-shell{background:#111!important;isolation:isolate}
html.ezsc-liquid-glass .ezsc-dashboard-shell:before{content:"";position:absolute;inset:0;background:url('../images/liquid-glass-bg.png') center/cover no-repeat;opacity:.44;filter:saturate(1.08);z-index:0;pointer-events:none}
html.ezsc-liquid-glass .ezsc-dashboard-shell:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.18);backdrop-filter:blur(3px);z-index:0;pointer-events:none}
html.ezsc-liquid-glass.ezsc-mode-dark .ezsc-dashboard-shell:after{background:rgba(0,0,0,.42);backdrop-filter:blur(2px)}
html.ezsc-liquid-glass .ezsc-dashboard-shell>.ezsc-bg-blobs,html.ezsc-liquid-glass .ezsc-dashboard-frame{position:relative;z-index:1}
@media(max-width:767px){.ezsc-menu-settings-list{grid-template-columns:1fr}}


/* EZSC 0.6.6 - menu edit + Liquid Glass polish */
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-link{
  background:rgba(255,255,255,.45)!important;
  border-color:rgba(255,255,255,.72)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.12)!important;
  backdrop-filter:blur(12px) saturate(1.08);
  -webkit-backdrop-filter:blur(12px) saturate(1.08);
  transform-origin:center center;
  animation:ezscMenuWiggleA .34s ease-in-out infinite alternate!important;
}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-link:nth-child(2n){animation-name:ezscMenuWiggleB!important;animation-duration:.29s!important;animation-delay:-.11s!important}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-link:nth-child(3n){animation-name:ezscMenuWiggleC!important;animation-duration:.38s!important;animation-delay:-.18s!important}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-link:nth-child(4n){animation-name:ezscMenuWiggleD!important;animation-duration:.31s!important;animation-delay:-.24s!important}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-link:nth-child(5n){animation-name:ezscMenuWiggleE!important;animation-duration:.36s!important;animation-delay:-.07s!important}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-link.is-active{background:rgba(255,255,255,.52)!important}
@keyframes ezscMenuWiggleA{0%{transform:rotate(-.85deg) translateY(-2px) scale(1.015)}100%{transform:rotate(.55deg) translateY(-1px) scale(1.02)}}
@keyframes ezscMenuWiggleB{0%{transform:rotate(.75deg) translateY(-1px) scale(1.018)}100%{transform:rotate(-.65deg) translateY(-3px) scale(1.012)}}
@keyframes ezscMenuWiggleC{0%{transform:rotate(-.45deg) translateY(-3px) scale(1.012)}100%{transform:rotate(.9deg) translateY(-1px) scale(1.02)}}
@keyframes ezscMenuWiggleD{0%{transform:rotate(.45deg) translateY(-2px) scale(1.02)}100%{transform:rotate(-.95deg) translateY(-1px) scale(1.014)}}
@keyframes ezscMenuWiggleE{0%{transform:rotate(-.65deg) translateY(-1px) scale(1.016)}100%{transform:rotate(.7deg) translateY(-3px) scale(1.018)}}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-menu-remove{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  top:-10px!important;
  left:-10px!important;
  width:24px!important;
  height:24px!important;
  border:1px solid rgba(15,23,42,.08)!important;
  background:rgba(255,255,255,.96)!important;
  color:#2f073e!important;
  font-size:18px!important;
  font-weight:900!important;
  line-height:1!important;
  opacity:1!important;
  z-index:30!important;
  box-shadow:0 10px 24px rgba(0,0,0,.22)!important;
}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-edit-menu-action{
  background:rgba(255,255,255,.45)!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.72),0 12px 26px rgba(0,0,0,.1)!important;
}
html.ezsc-liquid-glass .ezsc-dashboard-shell:after{content:none!important;display:none!important}
html.ezsc-liquid-glass .ezsc-dashboard-shell:before{
  opacity:.68!important;
  filter:saturate(1.08) contrast(1.02)!important;
}
html.ezsc-liquid-glass.ezsc-mode-bright .ezsc-dashboard-sidebar{
  background:rgba(255,255,255,.24)!important;
  border-color:rgba(255,255,255,.44)!important;
  box-shadow:0 24px 70px rgba(15,23,42,.16),inset 0 1px 0 rgba(255,255,255,.48)!important;
}
html.ezsc-liquid-glass.ezsc-mode-dark .ezsc-dashboard-sidebar{
  background:rgba(18,18,22,.42)!important;
  border-color:rgba(255,255,255,.14)!important;
}
html.ezsc-liquid-glass .ezsc-dashboard-sidebar{
  backdrop-filter:blur(26px) saturate(1.16)!important;
  -webkit-backdrop-filter:blur(26px) saturate(1.16)!important;
}

/* EZSC 0.6.7 - Social profile foundation */
.ezsc-social-profile{display:grid;gap:22px;direction:rtl}
.ezsc-social-profile-hero{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;padding:28px;border-radius:28px;background:rgba(255,255,255,.82);border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 50px rgba(15,23,42,.08)}
.ezsc-social-profile-avatar{width:118px;height:118px;border-radius:999px;padding:4px;background:linear-gradient(135deg,var(--ezsc-primary,#6d28d9),var(--ezsc-accent,#f59e0b));box-shadow:0 16px 35px rgba(15,23,42,.16);flex:0 0 auto}
.ezsc-social-profile-avatar img{width:100%;height:100%;border-radius:999px;object-fit:cover;display:block;border:4px solid #fff}
.ezsc-social-profile-avatar.has-story-ring{animation:ezscProfileRing 4s ease-in-out infinite}
@keyframes ezscProfileRing{0%,100%{filter:saturate(1)}50%{filter:saturate(1.35) brightness(1.06)}}
.ezsc-social-profile-main h2{margin:4px 0 8px;font-size:clamp(30px,4vw,48px);line-height:1.05;color:#111827}
.ezsc-social-profile-main p{margin:0;color:#4b5563;font-size:16px;line-height:1.75;max-width:680px}
.ezsc-social-edit-btn{justify-self:end;white-space:nowrap}
.ezsc-social-profile-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.ezsc-social-profile-tags span{display:inline-flex;align-items:center;border-radius:999px;padding:8px 13px;background:rgba(109,40,217,.09);color:#27143f;border:1px solid rgba(109,40,217,.15);font-weight:800;font-size:13px}
.ezsc-social-profile-tags.is-intentions span{background:rgba(16,185,129,.10);border-color:rgba(16,185,129,.22);color:#064e3b}
.ezsc-social-profile-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:18px}
.ezsc-social-card{padding:22px;border-radius:24px;background:rgba(255,255,255,.84);border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 35px rgba(15,23,42,.07);color:#111827}
.ezsc-social-card h3{margin:0 0 12px;color:#111827;font-size:22px}
.ezsc-social-card p{margin:0;color:#64748b;line-height:1.65}
.ezsc-social-mini-stats{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;gap:12px}
.ezsc-social-mini-stats h3{grid-column:1/-1}
.ezsc-social-mini-stats div{padding:12px;border-radius:18px;background:rgba(15,23,42,.04);text-align:center}
.ezsc-social-mini-stats strong{display:block;font-size:26px;color:#111827;line-height:1}
.ezsc-social-mini-stats span{display:block;margin-top:6px;font-size:12px;color:#64748b;font-weight:800}
.ezsc-social-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.ezsc-social-section-title h3{margin:0}
.ezsc-social-section-title a{color:var(--ezsc-primary,#6d28d9);font-weight:800;text-decoration:none}
.ezsc-social-courses-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}
.ezsc-social-course-pill{display:grid;grid-template-columns:58px 1fr auto;gap:10px;align-items:center;padding:10px;border-radius:18px;text-decoration:none;background:rgba(15,23,42,.035);border:1px solid rgba(15,23,42,.06);color:#111827}
.ezsc-social-course-pill img{width:58px;height:44px;border-radius:12px;object-fit:contain;background:rgba(255,255,255,.8)}
.ezsc-social-course-pill span{font-weight:900;line-height:1.25}
.ezsc-social-course-pill small{font-weight:900;color:var(--ezsc-primary,#6d28d9)}
.ezsc-social-activity-list{display:grid;gap:10px}
.ezsc-social-activity-item{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start;padding:12px;border-radius:18px;background:rgba(15,23,42,.035);border:1px solid rgba(15,23,42,.06);color:#111827;text-decoration:none}
.ezsc-social-activity-item>span{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:rgba(109,40,217,.10)}
.ezsc-social-activity-item strong{display:block;color:#111827;margin-bottom:4px}
.ezsc-social-activity-item p{margin:0;color:#64748b}
.ezsc-profile-fields-grid textarea,.ezsc-profile-edit-group input[type="text"]{width:100%;border:1px solid rgba(15,23,42,.12);border-radius:18px;padding:14px 16px;background:#fff;color:#111827;font:inherit;outline:none}
.ezsc-profile-fields-grid textarea:focus,.ezsc-profile-edit-group input[type="text"]:focus{border-color:var(--ezsc-primary,#6d28d9);box-shadow:0 0 0 4px rgba(109,40,217,.12)}
.ezsc-profile-edit-group{display:block;margin-top:18px}
.ezsc-profile-edit-group h3{margin:0 0 10px;color:#111827}
.ezsc-profile-edit-group p{margin:0 0 10px;color:#64748b}
.ezsc-profile-chip-picker{display:flex;flex-wrap:wrap;gap:10px}
.ezsc-profile-chip-picker label{cursor:pointer}
.ezsc-profile-chip-picker input{position:absolute;opacity:0;pointer-events:none}
.ezsc-profile-chip-picker span{display:inline-flex;border-radius:999px;padding:10px 14px;background:rgba(15,23,42,.05);border:1px solid rgba(15,23,42,.08);color:#111827;font-weight:800}
.ezsc-profile-chip-picker input:checked+span{background:rgba(109,40,217,.12);border-color:rgba(109,40,217,.28);color:#27143f}
html.ezsc-mode-dark .ezsc-social-profile-hero,
html.ezsc-mode-dark .ezsc-social-card{background:rgba(35,35,35,.86);border-color:rgba(255,255,255,.08);color:#f8fafc}
html.ezsc-mode-dark .ezsc-social-profile-main h2,
html.ezsc-mode-dark .ezsc-social-card h3,
html.ezsc-mode-dark .ezsc-social-mini-stats strong,
html.ezsc-mode-dark .ezsc-social-course-pill,
html.ezsc-mode-dark .ezsc-social-activity-item strong{color:#f8fafc}
html.ezsc-mode-dark .ezsc-social-profile-main p,
html.ezsc-mode-dark .ezsc-social-card p,
html.ezsc-mode-dark .ezsc-social-mini-stats span,
html.ezsc-mode-dark .ezsc-social-activity-item p{color:#cbd5e1}
html.ezsc-mode-dark .ezsc-social-mini-stats div,
html.ezsc-mode-dark .ezsc-social-course-pill,
html.ezsc-mode-dark .ezsc-social-activity-item{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.08)}
html.ezsc-mode-dark .ezsc-profile-fields-grid textarea,
html.ezsc-mode-dark .ezsc-profile-edit-group input[type="text"]{background:#2b2b2b;color:#fff;border-color:rgba(255,255,255,.12)}
html.ezsc-mode-dark .ezsc-profile-edit-group h3{color:#fff}
html.ezsc-mode-dark .ezsc-profile-edit-group p{color:#cbd5e1}
html.ezsc-mode-dark .ezsc-profile-chip-picker span{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#fff}
@media(max-width:860px){.ezsc-social-profile-hero{grid-template-columns:1fr;text-align:center;justify-items:center}.ezsc-social-edit-btn{justify-self:center}.ezsc-social-profile-grid{grid-template-columns:1fr}.ezsc-social-mini-stats{grid-template-columns:1fr 1fr 1fr}.ezsc-social-profile-tags{justify-content:center}}
@media(max-width:560px){.ezsc-social-mini-stats{grid-template-columns:1fr}.ezsc-social-course-pill{grid-template-columns:52px 1fr}.ezsc-social-course-pill small{grid-column:2}}


/* EZSC 0.6.8 - Social Profile 2.0 */
.ezsc-social-profile-quote{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px 12px;
  padding:18px 22px;
  border-radius:24px;
  background:linear-gradient(135deg,rgba(109,40,217,.10),rgba(245,158,11,.12));
  border:1px solid rgba(109,40,217,.12);
  color:#111827;
  box-shadow:0 14px 35px rgba(15,23,42,.06);
}
.ezsc-social-profile-quote strong{font-size:18px;color:#111827}
.ezsc-social-profile-quote span{font-size:16px;color:#4b5563;font-weight:700}
.ezsc-social-profile-intro-grid{grid-template-columns:1fr 1fr}
.ezsc-social-purpose-card .ezsc-social-profile-tags,
.ezsc-social-connect-card .ezsc-social-profile-tags{margin-top:0}
.ezsc-social-network-card{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.ezsc-social-network-card h3{margin-bottom:6px}
.ezsc-social-network-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}
.ezsc-social-network-actions span{
  display:inline-flex;
  align-items:center;
  border-radius:999px;
  padding:10px 14px;
  background:rgba(15,23,42,.05);
  border:1px solid rgba(15,23,42,.08);
  color:#111827;
  font-weight:900;
  white-space:nowrap;
}
html.ezsc-mode-dark .ezsc-social-profile-quote{background:linear-gradient(135deg,rgba(109,40,217,.20),rgba(245,158,11,.14));border-color:rgba(255,255,255,.08);color:#fff}
html.ezsc-mode-dark .ezsc-social-profile-quote strong{color:#fff}
html.ezsc-mode-dark .ezsc-social-profile-quote span{color:#d1d5db}
html.ezsc-mode-dark .ezsc-social-network-actions span{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.10);color:#fff}
@media(max-width:860px){.ezsc-social-profile-intro-grid{grid-template-columns:1fr}.ezsc-social-network-card{display:grid}.ezsc-social-network-actions{justify-content:flex-start}}

/* EZSC 0.6.9 - Learning Groups Foundation */
.ezsc-study-groups-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
}
.ezsc-study-groups-head p {
  max-width: 620px;
}
.ezsc-study-groups-empty,
.ezsc-study-group-form-card,
.ezsc-study-group-detail,
.ezsc-study-group-card {
  background: rgba(255,255,255,.92);
  border: 1px solid rgba(15,23,42,.08);
  border-radius: 28px;
  box-shadow: 0 18px 45px rgba(15,23,42,.08);
}
.ezsc-study-groups-empty {
  min-height: 300px;
  display: grid;
  place-items: center;
  text-align: center;
  padding: 44px 24px;
  margin-top: 22px;
}
.ezsc-study-groups-empty div {
  width: 74px;
  height: 74px;
  display: grid;
  place-items: center;
  border-radius: 24px;
  background: rgba(15,23,42,.06);
  font-size: 34px;
  margin-bottom: 14px;
}
.ezsc-study-groups-empty h3,
.ezsc-study-group-form-card h3,
.ezsc-study-group-detail h3 {
  margin: 0 0 8px;
  color: #111827;
}
.ezsc-study-groups-empty p {
  margin: 0 0 18px;
  max-width: 460px;
  color: #475569;
}
.ezsc-study-group-form-card {
  padding: 26px;
  margin: 22px 0;
}
.ezsc-study-group-fields {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 18px;
}
.ezsc-study-group-fields label,
.ezsc-study-group-invite-box {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ezsc-study-group-fields label.is-wide {
  grid-column: 1 / -1;
}
.ezsc-study-group-fields span,
.ezsc-study-group-invite-box h4 {
  font-weight: 800;
  color: #111827;
}
.ezsc-study-group-fields input,
.ezsc-study-group-fields select,
.ezsc-study-group-fields textarea,
.ezsc-study-group-invite-box input {
  width: 100%;
  border: 1px solid rgba(15,23,42,.12);
  background: #fff;
  border-radius: 16px;
  padding: 12px 14px;
  color: #111827;
}
.ezsc-study-group-invite-box {
  margin-top: 20px;
  padding: 18px;
  border-radius: 22px;
  background: rgba(15,23,42,.035);
  border: 1px solid rgba(15,23,42,.06);
}
.ezsc-study-group-invite-box p {
  margin: -2px 0 4px;
  color: #64748b;
}
.ezsc-study-group-selected,
.ezsc-study-group-results,
.ezsc-study-group-members-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.ezsc-study-group-selected-chip,
.ezsc-study-group-member-chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid rgba(15,23,42,.1);
  background: rgba(255,255,255,.82);
  border-radius: 999px;
  padding: 7px 10px;
  color: #111827;
  font-weight: 700;
}
.ezsc-study-group-selected-chip img,
.ezsc-study-group-member-chip img,
.ezsc-study-group-result img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  object-fit: cover;
}
.ezsc-study-group-selected-chip b {
  font-size: 16px;
  line-height: 1;
}
.ezsc-study-group-result {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 10px 12px;
  border-radius: 18px;
  border: 1px solid rgba(15,23,42,.08);
  background: rgba(255,255,255,.9);
  color: #111827;
  text-align: right;
  cursor: pointer;
}
.ezsc-study-group-result:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(15,23,42,.08);
}
.ezsc-study-group-result span {
  display: grid;
}
.ezsc-study-group-result small,
.ezsc-study-group-result em,
.ezsc-study-group-hint,
.ezsc-study-group-member-chip small {
  color: #64748b;
  font-style: normal;
  font-size: 12px;
}
.ezsc-study-group-result em {
  margin-inline-start: auto;
}
.ezsc-study-group-form-actions {
  display: flex;
  gap: 10px;
  margin-top: 18px;
}
.ezsc-study-groups-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 18px;
  margin-top: 22px;
}
.ezsc-study-group-card {
  overflow: hidden;
  transition: transform .18s ease, box-shadow .18s ease;
}
.ezsc-study-group-card:hover {
  transform: translateY(-3px);
}
.ezsc-study-group-card-link {
  display: grid;
  grid-template-columns: 92px 1fr;
  gap: 14px;
  padding: 14px;
  color: inherit;
  text-decoration: none;
}
.ezsc-study-group-card-image,
.ezsc-study-group-cover {
  display: grid;
  place-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(15,23,42,.08), rgba(15,23,42,.02));
}
.ezsc-study-group-card-image {
  width: 92px;
  height: 92px;
  border-radius: 24px;
  font-size: 34px;
}
.ezsc-study-group-card-image img,
.ezsc-study-group-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ezsc-study-group-card-body span,
.ezsc-study-group-meta-row span {
  color: #64748b;
  font-size: 13px;
}
.ezsc-study-group-card-body h3 {
  margin: 4px 0 6px;
  color: #111827;
}
.ezsc-study-group-card-body p {
  margin: 0 0 10px;
  color: #475569;
  font-size: 14px;
}
.ezsc-study-group-card-meta,
.ezsc-study-group-meta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.ezsc-study-group-card-meta small,
.ezsc-study-group-meta-row span {
  border-radius: 999px;
  background: rgba(15,23,42,.06);
  padding: 5px 9px;
  font-weight: 700;
}
.ezsc-study-group-detail {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 24px;
  padding: 22px;
  margin-top: 20px;
}
.ezsc-study-group-cover {
  min-height: 220px;
  border-radius: 28px;
  font-size: 56px;
}
.ezsc-study-group-detail-body {
  display: grid;
  gap: 16px;
}
.ezsc-study-group-invite-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  padding: 14px;
  border-radius: 20px;
  background: rgba(185,137,59,.12);
}
.ezsc-study-group-coming-soon {
  margin-top: 4px;
  padding: 18px;
  border-radius: 20px;
  background: rgba(15,23,42,.04);
  color: #475569;
  font-weight: 700;
}
.ezsc-social-network-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  padding: 9px 13px;
  background: rgba(15,23,42,.06);
  color: #111827;
  text-decoration: none;
  font-weight: 800;
}
html.ezsc-mode-dark .ezsc-study-groups-empty,
html.ezsc-mode-dark .ezsc-study-group-form-card,
html.ezsc-mode-dark .ezsc-study-group-detail,
html.ezsc-mode-dark .ezsc-study-group-card {
  background: rgba(34,34,34,.94);
  border-color: rgba(255,255,255,.08);
}
html.ezsc-mode-dark .ezsc-study-groups-empty h3,
html.ezsc-mode-dark .ezsc-study-group-form-card h3,
html.ezsc-mode-dark .ezsc-study-group-detail h3,
html.ezsc-mode-dark .ezsc-study-group-fields span,
html.ezsc-mode-dark .ezsc-study-group-invite-box h4,
html.ezsc-mode-dark .ezsc-study-group-card-body h3,
html.ezsc-mode-dark .ezsc-study-group-selected-chip,
html.ezsc-mode-dark .ezsc-study-group-member-chip,
html.ezsc-mode-dark .ezsc-social-network-actions a {
  color: #f8fafc;
}
html.ezsc-mode-dark .ezsc-study-groups-empty p,
html.ezsc-mode-dark .ezsc-study-group-invite-box p,
html.ezsc-mode-dark .ezsc-study-group-card-body p,
html.ezsc-mode-dark .ezsc-study-group-coming-soon,
html.ezsc-mode-dark .ezsc-study-group-result small,
html.ezsc-mode-dark .ezsc-study-group-result em,
html.ezsc-mode-dark .ezsc-study-group-hint,
html.ezsc-mode-dark .ezsc-study-group-card-body span,
html.ezsc-mode-dark .ezsc-study-group-meta-row span {
  color: #cbd5e1;
}
html.ezsc-mode-dark .ezsc-study-group-fields input,
html.ezsc-mode-dark .ezsc-study-group-fields select,
html.ezsc-mode-dark .ezsc-study-group-fields textarea,
html.ezsc-mode-dark .ezsc-study-group-invite-box input,
html.ezsc-mode-dark .ezsc-study-group-result,
html.ezsc-mode-dark .ezsc-study-group-selected-chip,
html.ezsc-mode-dark .ezsc-study-group-member-chip {
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.1);
  color: #f8fafc;
}
html.ezsc-mode-dark .ezsc-study-group-invite-box,
html.ezsc-mode-dark .ezsc-study-group-coming-soon,
html.ezsc-mode-dark .ezsc-study-group-card-meta small,
html.ezsc-mode-dark .ezsc-study-group-meta-row span,
html.ezsc-mode-dark .ezsc-social-network-actions a {
  background: rgba(255,255,255,.08);
}
@media (max-width: 760px) {
  .ezsc-study-groups-head,
  .ezsc-study-group-detail {
    display: block;
  }
  .ezsc-study-groups-head .ezsc-primary-btn {
    margin-top: 14px;
  }
  .ezsc-study-group-fields {
    grid-template-columns: 1fr;
  }
  .ezsc-study-group-cover {
    min-height: 170px;
    margin-bottom: 18px;
  }
}

/* EZSC 0.7.0 - Community Experience */
.ezsc-community-post {
  border: 1px solid rgba(15, 23, 42, .08);
  border-radius: 24px;
  background: rgba(255,255,255,.92);
  box-shadow: 0 18px 45px rgba(15,23,42,.08);
  overflow: hidden;
}
.ezsc-community-post-head {
  align-items: flex-start;
  gap: 16px;
}
.ezsc-community-author img,
.ezsc-community-reply img,
.ezsc-community-member img {
  object-fit: cover;
}
.ezsc-community-post-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-start;
}
.ezsc-community-pinned-badge,
.ezsc-community-type-badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border-radius: 999px;
  padding: 7px 10px;
  font-size: 12px;
  font-weight: 800;
  color: #1f2937;
  background: rgba(255,255,255,.75);
  border: 1px solid rgba(15,23,42,.08);
}
.ezsc-community-pinned-badge {
  color: var(--ezsc-primary, #6d28d9);
  background: rgba(109,40,217,.10);
}
.ezsc-community-form-tools {
  align-items: center;
}
.ezsc-community-feed-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}
.ezsc-community-reactions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}
.ezsc-community-reactions form {
  margin: 0;
}
.ezsc-community-reaction-button {
  border: 1px solid rgba(15,23,42,.08);
  background: rgba(255,255,255,.72);
  color: #111827;
  border-radius: 999px;
  min-height: 38px;
  padding: 8px 12px;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  cursor: pointer;
  transition: transform .18s ease, background .18s ease, border-color .18s ease;
}
.ezsc-community-reaction-button em {
  font-style: normal;
  font-size: 12px;
  font-weight: 800;
}
.ezsc-community-reaction-button strong {
  font-size: 12px;
  opacity: .7;
}
.ezsc-community-reaction-button:hover,
.ezsc-community-reaction-button.is-liked {
  transform: translateY(-1px);
  border-color: color-mix(in srgb, var(--ezsc-primary, #6d28d9) 28%, transparent);
  background: color-mix(in srgb, var(--ezsc-primary, #6d28d9) 12%, #ffffff);
}
.ezsc-community-replies {
  border-radius: 20px;
  background: rgba(15,23,42,.035);
  padding: 12px;
}
.ezsc-community-reply {
  border: 0;
  background: rgba(255,255,255,.75);
  border-radius: 16px;
  padding: 10px;
}
.ezsc-dark .ezsc-community-post {
  background: rgba(32,32,32,.92);
  border-color: rgba(255,255,255,.08);
  box-shadow: 0 18px 45px rgba(0,0,0,.24);
}
.ezsc-dark .ezsc-community-pinned-badge,
.ezsc-dark .ezsc-community-type-badge,
.ezsc-dark .ezsc-community-reaction-button,
.ezsc-dark .ezsc-community-reply {
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.10);
  color: #f8fafc;
}
.ezsc-dark .ezsc-community-reactions .is-liked,
.ezsc-dark .ezsc-community-reaction-button:hover {
  background: color-mix(in srgb, var(--ezsc-primary, #8b5cf6) 28%, rgba(255,255,255,.08));
}
.ezsc-dark .ezsc-community-replies {
  background: rgba(255,255,255,.045);
}

/* EZSC 0.7.1 - Stories */
.ezsc-social-profile-avatar {
  border: 0;
  background: transparent;
  padding: 0;
  cursor: default;
}
.ezsc-social-profile-avatar.has-story-ring,
.ezsc-dashboard-user-profile img.has-story-ring,
.ezsc-community-author .has-story-ring {
  position: relative;
}
.ezsc-social-profile-avatar.has-story-ring {
  cursor: pointer;
  border-radius: 50%;
  padding: 4px;
  background: conic-gradient(from 140deg, var(--ezsc-primary, #6d28d9), #f59e0b, #ec4899, var(--ezsc-primary, #6d28d9));
}
.ezsc-social-profile-avatar.has-story-ring img {
  border: 4px solid #fff;
}
.ezsc-story-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.ezsc-story-card h3,
.ezsc-story-card p {
  margin: 0;
}
.ezsc-story-card p {
  color: #64748b;
  margin-top: 4px;
}
.ezsc-story-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.ezsc-story-upload-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  padding: 10px 16px;
  min-height: 42px;
  font-weight: 800;
  color: #fff;
  background: var(--ezsc-primary, #6d28d9);
  cursor: pointer;
  overflow: hidden;
}
.ezsc-story-upload-btn input {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer;
}
.ezsc-link-button {
  border: 0;
  background: transparent;
  color: var(--ezsc-primary, #6d28d9);
  font-weight: 800;
  cursor: pointer;
  padding: 6px 8px;
}
.ezsc-story-modal {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: none;
  place-items: center;
  background: rgba(0,0,0,.72);
  backdrop-filter: blur(14px);
}
.ezsc-story-modal.is-open {
  display: grid;
}
.ezsc-story-modal-content {
  width: min(420px, 90vw);
  max-height: 82vh;
  border-radius: 28px;
  overflow: hidden;
  background: #000;
  box-shadow: 0 30px 80px rgba(0,0,0,.45);
}
.ezsc-story-modal-content img,
.ezsc-story-modal-content video {
  display: block;
  width: 100%;
  max-height: 82vh;
  object-fit: contain;
  background: #000;
}
.ezsc-story-close {
  position: fixed;
  top: 22px;
  left: 22px;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.2);
  background: rgba(255,255,255,.12);
  color: #fff;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}
.ezsc-dark .ezsc-story-card p { color: #b8b8b8; }
.ezsc-dark .ezsc-social-profile-avatar.has-story-ring img { border-color: #202020; }
@media (max-width: 720px) {
  .ezsc-story-card { align-items: flex-start; flex-direction: column; }
  .ezsc-community-reaction-button em { display: none; }
}

/* EZSC 0.7.2 - Stories UX Foundation */
.ezsc-stories-strip{
  display:flex;
  align-items:flex-start;
  gap:14px;
  overflow-x:auto;
  overflow-y:hidden;
  padding:4px 2px 14px;
  margin:0 0 18px;
  scrollbar-width:none;
}
.ezsc-stories-strip::-webkit-scrollbar{display:none}
.ezsc-story-bubble{
  appearance:none;
  border:0;
  background:transparent;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:7px;
  cursor:pointer;
  min-width:74px;
  padding:0;
  color:inherit;
  font:inherit;
}
.ezsc-story-bubble-avatar{
  position:relative;
  width:66px;
  height:66px;
  border-radius:999px;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.72);
  box-shadow:0 10px 26px rgba(15,23,42,.10);
}
.ezsc-story-bubble.has-story-ring .ezsc-story-bubble-avatar{
  padding:3px;
  background:conic-gradient(from 140deg,var(--ezsc-primary,#6d28d9),var(--ezsc-accent,#f59e0b),#ec4899,var(--ezsc-primary,#6d28d9));
}
.ezsc-story-bubble-avatar img{
  width:100%;
  height:100%;
  border-radius:999px;
  object-fit:cover;
  display:block;
  border:3px solid #fff;
  background:#fff;
}
.ezsc-story-bubble-name{
  max-width:76px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:12px;
  font-weight:800;
  color:#1f2937;
}
.ezsc-story-plus,
.ezsc-story-plus-button{
  position:absolute;
  right:-3px;
  bottom:1px;
  width:24px;
  height:24px;
  border-radius:999px;
  display:grid;
  place-items:center;
  border:3px solid #fff;
  background:var(--ezsc-primary,#6d28d9);
  box-shadow:0 8px 18px rgba(15,23,42,.20);
  cursor:pointer;
  z-index:3;
}
.ezsc-story-plus img,
.ezsc-story-plus-button img{width:12px;height:12px;display:block;filter:brightness(0) invert(1)}
.ezsc-profile-story-wrap{position:relative;display:inline-flex;flex:0 0 auto}
.ezsc-profile-story-wrap .ezsc-story-plus-button{right:4px;bottom:5px;width:30px;height:30px;border-width:4px}
.ezsc-profile-story-wrap .ezsc-story-plus-button img{width:15px;height:15px}
.ezsc-story-owner-actions{
  position:fixed;
  top:22px;
  right:22px;
  z-index:1000000;
  display:flex;
  gap:10px;
}
.ezsc-story-owner-actions form{margin:0}
.ezsc-story-icon-btn{
  width:42px;
  height:42px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.22);
  background:rgba(255,255,255,.14);
  backdrop-filter:blur(12px);
  display:grid;
  place-items:center;
  cursor:pointer;
}
.ezsc-story-icon-btn img{width:18px;height:18px;display:block;filter:brightness(0) invert(1)}
.ezsc-story-upload-sheet{
  position:fixed;
  inset:0;
  z-index:1000001;
  display:none;
  align-items:flex-end;
  justify-content:center;
}
.ezsc-story-upload-sheet.is-open{display:flex}
.ezsc-story-upload-backdrop{
  position:absolute;
  inset:0;
  border:0;
  background:rgba(0,0,0,.38);
  backdrop-filter:blur(10px);
}
.ezsc-story-upload-panel{
  position:relative;
  width:min(420px,calc(100vw - 28px));
  margin:0 14px 18px;
  border-radius:30px;
  padding:28px 22px 22px;
  background:rgba(255,255,255,.92);
  box-shadow:0 30px 90px rgba(15,23,42,.28);
}
.ezsc-story-upload-close{
  position:absolute;
  top:12px;
  left:12px;
  border:0;
  width:34px;
  height:34px;
  border-radius:999px;
  background:rgba(15,23,42,.07);
  color:#111827;
  font-size:24px;
  line-height:1;
  cursor:pointer;
}
.ezsc-story-upload-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.ezsc-story-option{
  position:relative;
  min-height:118px;
  border-radius:26px;
  display:grid;
  place-items:center;
  background:rgba(109,40,217,.09);
  border:1px solid rgba(109,40,217,.14);
  cursor:pointer;
  overflow:hidden;
}
.ezsc-story-option span{font-size:42px;line-height:1}
.ezsc-story-option input{position:absolute;inset:0;opacity:0;cursor:pointer}
.ezsc-dark .ezsc-story-bubble-name{color:#f8fafc}
.ezsc-dark .ezsc-story-bubble-avatar{background:rgba(255,255,255,.10);box-shadow:0 10px 26px rgba(0,0,0,.20)}
.ezsc-dark .ezsc-story-bubble-avatar img{border-color:#202020;background:#202020}
.ezsc-dark .ezsc-story-plus,
.ezsc-dark .ezsc-story-plus-button{border-color:#202020}
.ezsc-dark .ezsc-story-upload-panel{background:rgba(31,31,31,.94);border:1px solid rgba(255,255,255,.10)}
.ezsc-dark .ezsc-story-upload-close{background:rgba(255,255,255,.10);color:#fff}
.ezsc-dark .ezsc-story-option{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.10)}
@media (max-width:720px){.ezsc-story-bubble{min-width:64px}.ezsc-story-bubble-avatar{width:58px;height:58px}.ezsc-story-bubble-name{max-width:66px;font-size:11px}}

/* EZSC 0.7.2.1 - Stories UI fix */
.ezsc-social-profile-avatar:not(.has-story-ring){
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  outline:0!important;
}
.ezsc-social-profile-avatar:not(.has-story-ring) img{
  border:0!important;
}
.ezsc-social-profile-avatar:focus,
.ezsc-social-profile-avatar:focus-visible,
.ezsc-story-plus-button:focus,
.ezsc-story-plus-button:focus-visible{
  outline:0!important;
  box-shadow:none!important;
}
.ezsc-story-plus,
.ezsc-story-plus-button{
  border:0!important;
  background:var(--ezsc-primary,#6d28d9)!important;
  color:#fff!important;
  box-shadow:0 10px 22px rgba(15,23,42,.22)!important;
}
.ezsc-story-plus img,
.ezsc-story-plus-button img{
  display:none!important;
}
.ezsc-story-plus:before,
.ezsc-story-plus-button:before{
  content:'+';
  color:#fff;
  font-size:21px;
  line-height:1;
  font-weight:900;
  transform:translateY(-1px);
}
.ezsc-profile-story-wrap .ezsc-story-plus-button{
  right:7px!important;
  bottom:7px!important;
  width:28px!important;
  height:28px!important;
}
.ezsc-story-upload-sheet{
  background:transparent!important;
}
.ezsc-story-upload-backdrop{
  background:rgba(0,0,0,.5)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
}
.ezsc-story-upload-panel{
  background:rgba(255,255,255,.94)!important;
}
.ezsc-story-hidden-file{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
}
.ezsc-story-camera{
  position:fixed;
  inset:0;
  z-index:1000002;
  display:none;
  align-items:center;
  justify-content:center;
}
.ezsc-story-camera.is-open{display:flex}
.ezsc-story-camera-backdrop{
  position:absolute;
  inset:0;
  border:0;
  background:rgba(0,0,0,.5);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}
.ezsc-story-camera-panel{
  position:relative;
  width:min(420px,calc(100vw - 28px));
  border-radius:30px;
  overflow:hidden;
  background:#050505;
  box-shadow:0 30px 90px rgba(0,0,0,.35);
}
.ezsc-story-camera-panel video{
  display:block;
  width:100%;
  aspect-ratio:9/16;
  max-height:78vh;
  object-fit:cover;
  background:#000;
}
.ezsc-story-camera-close{
  position:absolute;
  top:12px;
  left:12px;
  width:36px;
  height:36px;
  border-radius:999px;
  border:0;
  z-index:2;
  background:rgba(255,255,255,.20);
  color:#fff;
  font-size:24px;
  line-height:1;
  cursor:pointer;
  backdrop-filter:blur(10px);
}
.ezsc-story-camera-actions{
  position:absolute;
  left:0;
  right:0;
  bottom:18px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:18px;
  z-index:2;
}
.ezsc-story-camera-shot,
.ezsc-story-camera-approve{
  width:62px;
  height:62px;
  border-radius:999px;
  border:4px solid rgba(255,255,255,.90);
  background:rgba(255,255,255,.22);
  cursor:pointer;
  backdrop-filter:blur(10px);
}
.ezsc-story-camera-approve{
  display:none;
  background:var(--ezsc-primary,#6d28d9);
  border-color:#fff;
}
.ezsc-story-camera-approve:before{
  content:'✓';
  color:#fff;
  font-size:28px;
  font-weight:900;
}
.ezsc-story-camera.has-capture .ezsc-story-camera-shot{display:none}
.ezsc-story-camera.has-capture .ezsc-story-camera-approve{display:grid;place-items:center}

/* EZ Smart Courses - Sales page CRO polish */
.ezsc-sales-page{direction:rtl;max-width:1180px;padding:28px 18px 64px;color:#0f172a;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 34%),linear-gradient(180deg,#f8fafc 0%,#fff 42%)}
.ezsc-sales-hero{position:relative;overflow:hidden;gap:34px;margin-bottom:28px;padding:42px;border:1px solid rgba(255,255,255,.2);box-shadow:0 28px 80px rgba(15,23,42,.18);background:linear-gradient(135deg,#0f172a 0%,#1e293b 48%,#334155 100%)}
.ezsc-sales-hero:before{content:"";position:absolute;inset:auto -70px -120px auto;width:290px;height:290px;border-radius:50%;background:rgba(255,255,255,.09);filter:blur(4px)}
.ezsc-sales-copy,.ezsc-sales-media{position:relative;z-index:1}.ezsc-sales-copy h1{margin:0 0 14px;font-size:clamp(34px,5vw,64px);line-height:1.02;letter-spacing:-.04em;max-width:780px}.ezsc-pill{font-weight:800;letter-spacing:.01em;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18)}
.ezsc-sales-summary{font-size:clamp(17px,2vw,22px);line-height:1.65;color:#e2e8f0;max-width:680px}.ezsc-sales-proof-chips{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 4px}.ezsc-sales-proof-chips span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:800;font-size:14px}.ezsc-sales-actions{gap:14px;margin-top:22px}.ezsc-primary-btn{min-height:52px;padding:14px 22px;border-radius:999px;background:#2563eb;color:#fff;font-weight:900;box-shadow:0 14px 30px rgba(37,99,235,.28);transition:transform .18s ease,box-shadow .18s ease}.ezsc-primary-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(37,99,235,.34);color:#fff}.ezsc-secondary-btn{min-height:52px;padding:14px 20px;border-radius:999px;font-weight:800}.ezsc-sales-price{display:grid;gap:2px;font-size:28px;font-weight:900}.ezsc-sales-price span{font-size:13px;font-weight:800;opacity:.75}.ezsc-sales-media img{aspect-ratio:4/3;object-fit:cover;border-radius:28px;box-shadow:0 24px 60px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.16)}.ezsc-sales-media-placeholder{display:flex;align-items:center;justify-content:center;min-height:290px;padding:24px;text-align:center;border-radius:28px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);font-size:28px;font-weight:900}.ezsc-sales-body{gap:24px}.ezsc-sales-body .ezsc-panel{border:1px solid #e2e8f0;border-radius:28px;padding:28px;background:rgba(255,255,255,.92);box-shadow:0 18px 48px rgba(15,23,42,.06)}.ezsc-section-kicker{display:inline-flex;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:900;font-size:13px}.ezsc-sales-body h2{margin:0 0 12px;font-size:clamp(24px,3vw,38px);line-height:1.12;letter-spacing:-.03em;color:#0f172a}.ezsc-sales-body p{margin:0;color:#475569;font-size:17px;line-height:1.8}.ezsc-sales-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0 0 !important;padding:0 !important;list-style:none}.ezsc-sales-checklist li{position:relative;padding:14px 42px 14px 16px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0;font-weight:800}.ezsc-sales-checklist li:before{content:"✓";position:absolute;right:14px;top:13px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dcfce7;color:#166534;font-size:14px}.ezsc-sales-chapter{padding:0;border:1px solid #e2e8f0;border-radius:20px;background:#fff;margin:12px 0;overflow:hidden}.ezsc-sales-chapter summary{cursor:pointer;padding:18px 20px;font-size:18px;font-weight:900}.ezsc-sales-chapter ul{margin:0;padding:0 20px 18px 20px;list-style:none}.ezsc-sales-chapter li{display:grid;gap:4px;padding:12px 0;border-top:1px dashed #e2e8f0}.ezsc-sales-chapter li span{color:#64748b}.ezsc-sales-bonus-grid,.ezsc-sales-testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.ezsc-sales-bonus-item{padding:18px;border:1px solid #dbeafe;border-radius:20px;background:#eff6ff;font-weight:900;color:#1e3a8a}.ezsc-sales-testimonial{margin:0;padding:20px;border-radius:22px;background:#f8fafc;border:1px solid #e2e8f0}.ezsc-sales-testimonial blockquote{margin:0;color:#0f172a;font-size:16px;line-height:1.75}.ezsc-sales-testimonial figcaption{margin-top:12px;color:#64748b;font-weight:900}.ezsc-sales-offer-panel,.ezsc-sales-final-cta{background:linear-gradient(135deg,#0f172a,#1e293b) !important;color:#fff;border-color:rgba(255,255,255,.14) !important}.ezsc-sales-offer-panel h2,.ezsc-sales-offer-panel p,.ezsc-sales-final-cta h2,.ezsc-sales-final-cta p{color:#fff}.ezsc-sales-offer-panel .ezsc-section-kicker,.ezsc-sales-final-cta .ezsc-section-kicker{background:rgba(255,255,255,.12);color:#fff}.ezsc-sales-guarantee-panel{border-color:#bbf7d0 !important;background:linear-gradient(135deg,#f0fdf4,#fff) !important}.ezsc-sales-faq-item{border:1px solid #e2e8f0;border-radius:18px;background:#fff;margin:10px 0;overflow:hidden}.ezsc-sales-faq-item summary{cursor:pointer;padding:16px 18px;font-weight:900}.ezsc-sales-faq-item p{padding:0 18px 18px}.ezsc-sales-standalone .ezsc-sales-page{margin-top:0}@media (max-width:900px){.ezsc-sales-page{padding:18px 14px 92px}.ezsc-sales-hero{padding:28px 20px;border-radius:26px}.ezsc-sales-checklist,.ezsc-sales-bonus-grid,.ezsc-sales-testimonials-grid{grid-template-columns:1fr}.ezsc-sales-body .ezsc-panel{padding:22px;border-radius:24px}.ezsc-sales-actions{align-items:stretch}.ezsc-sales-actions .ezsc-primary-btn{width:100%}.ezsc-sales-media img{border-radius:22px}}@media (max-width:640px){.ezsc-sales-copy h1{font-size:34px}.ezsc-sales-summary{font-size:17px}.ezsc-sales-proof-chips span{font-size:13px}.ezsc-sales-price{font-size:24px}}

/* EZ Smart Courses 0.7.3.2 - sales page premium visual layer */
.ezsc-sales-page-v2{
  --ezsc-sales-ink:#0b1220;
  --ezsc-sales-muted:#526174;
  --ezsc-sales-soft:#f6f8fc;
  --ezsc-sales-line:#dbe6f3;
  --ezsc-sales-blue:var(--ezsc-accent,#2563eb);
  --ezsc-sales-navy:var(--ezsc-primary,#0f172a);
  direction:rtl!important;
  width:min(1180px,calc(100% - 28px))!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:28px 0 74px!important;
  background:
    radial-gradient(circle at 92% 4%,color-mix(in srgb,var(--ezsc-sales-blue) 16%,transparent),transparent 26%),
    radial-gradient(circle at 8% 22%,rgba(14,165,233,.10),transparent 25%),
    linear-gradient(180deg,#f8fafc 0%,#ffffff 48%,#f8fafc 100%)!important;
  color:var(--ezsc-sales-ink)!important;
}
.ezsc-sales-page-v2 *{box-sizing:border-box}
.ezsc-sales-page-v2 .ezsc-sales-hero{
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(330px,.82fr)!important;
  align-items:center!important;
  gap:34px!important;
  margin:0 0 26px!important;
  padding:clamp(28px,5vw,58px)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:34px!important;
  overflow:hidden!important;
  position:relative!important;
  isolation:isolate!important;
  box-shadow:0 34px 95px rgba(15,23,42,.19)!important;
  background:
    radial-gradient(circle at 12% 14%,rgba(255,255,255,.16),transparent 22%),
    radial-gradient(circle at 88% 82%,color-mix(in srgb,var(--ezsc-sales-blue) 36%,transparent),transparent 30%),
    linear-gradient(135deg,#07111f 0%,#101c2e 48%,#1e3a8a 100%)!important;
}
.ezsc-sales-page-v2 .ezsc-sales-hero:after{
  content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.10);border-radius:26px;pointer-events:none;z-index:-1
}
.ezsc-sales-page-v2 .ezsc-sales-copy{position:relative;z-index:2;max-width:760px!important}
.ezsc-sales-page-v2 .ezsc-pill{
  display:inline-flex!important;align-items:center!important;gap:8px!important;
  width:max-content!important;margin:0 0 16px!important;padding:8px 13px!important;
  border-radius:999px!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.18)!important;
  color:#fff!important;font-weight:900!important;font-size:13px!important;letter-spacing:.02em!important
}
.ezsc-sales-page-v2 .ezsc-pill:before{content:"✦";font-size:12px;color:#bfdbfe}
.ezsc-sales-page-v2 .ezsc-sales-copy h1{
  margin:0 0 16px!important;color:#fff!important;font-size:clamp(36px,5.8vw,70px)!important;line-height:.98!important;letter-spacing:-.055em!important;font-weight:950!important;text-wrap:balance!important
}
.ezsc-sales-page-v2 .ezsc-sales-summary{
  max-width:720px!important;margin:0!important;color:#dbeafe!important;font-size:clamp(17px,2vw,22px)!important;line-height:1.72!important;font-weight:600!important
}
.ezsc-sales-page-v2 .ezsc-sales-proof-chips{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:24px 0 0!important}
.ezsc-sales-page-v2 .ezsc-sales-proof-chips span{
  color:#fff!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.20)!important;border-radius:999px!important;
  padding:9px 13px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;font-weight:900!important;font-size:14px!important;backdrop-filter:blur(10px)
}
.ezsc-sales-page-v2 .ezsc-sales-actions{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:14px!important;margin-top:26px!important}
.ezsc-sales-page-v2 .ezsc-primary-btn{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;
  min-height:56px!important;padding:15px 26px!important;border:0!important;border-radius:999px!important;
  background:linear-gradient(135deg,var(--ezsc-sales-blue),#1d4ed8)!important;color:#fff!important;font-weight:950!important;font-size:16px!important;
  box-shadow:0 18px 42px color-mix(in srgb,var(--ezsc-sales-blue) 32%,transparent)!important;transition:transform .18s ease,box-shadow .18s ease!important
}
.ezsc-sales-page-v2 .ezsc-primary-btn:hover{transform:translateY(-2px)!important;box-shadow:0 24px 54px color-mix(in srgb,var(--ezsc-sales-blue) 40%,transparent)!important;color:#fff!important}
.ezsc-sales-page-v2 .ezsc-secondary-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:56px!important;padding:15px 22px!important;border-radius:999px!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;text-decoration:none!important;font-weight:900!important}
.ezsc-sales-page-v2 .ezsc-sales-price{display:grid!important;gap:2px!important;color:#fff!important;font-size:32px!important;line-height:1.1!important;font-weight:950!important}
.ezsc-sales-page-v2 .ezsc-sales-price span{color:#cbd5e1!important;font-size:13px!important;font-weight:900!important}
.ezsc-sales-page-v2 .ezsc-sales-media{position:relative!important;z-index:2!important;min-width:0!important}
.ezsc-sales-page-v2 .ezsc-sales-media-card{position:relative!important;border-radius:30px!important;padding:10px!important;background:linear-gradient(135deg,rgba(255,255,255,.28),rgba(255,255,255,.08))!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 28px 70px rgba(0,0,0,.28)!important;transform:rotate(-1.2deg)}
.ezsc-sales-page-v2 .ezsc-sales-media-card img,.ezsc-sales-page-v2 .ezsc-sales-media img{
  width:100%!important;display:block!important;aspect-ratio:4/3!important;object-fit:cover!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:none!important
}
.ezsc-sales-page-v2 .ezsc-sales-media-placeholder{display:flex!important;align-items:center!important;justify-content:center!important;min-height:310px!important;padding:26px!important;border-radius:24px!important;background:linear-gradient(135deg,#1e293b,#334155)!important;color:#fff!important;text-align:center!important;font-size:30px!important;font-weight:950!important}
.ezsc-sales-page-v2 .ezsc-sales-media-badge{position:absolute!important;right:20px!important;bottom:20px!important;display:grid!important;grid-template-columns:auto auto!important;gap:2px 12px!important;align-items:end!important;padding:14px 16px!important;border-radius:20px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(226,232,240,.9)!important;box-shadow:0 18px 40px rgba(15,23,42,.20)!important;color:#0f172a!important}
.ezsc-sales-page-v2 .ezsc-sales-media-badge strong{color:#0f172a!important;font-size:22px!important;font-weight:950!important;line-height:1!important}.ezsc-sales-page-v2 .ezsc-sales-media-badge span{color:#64748b!important;font-size:12px!important;font-weight:900!important}
.ezsc-sales-page-v2 .ezsc-sales-body{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:22px!important;background:transparent!important;color:var(--ezsc-sales-ink)!important}
.ezsc-sales-page-v2 .ezsc-panel{grid-column:span 6!important;position:relative!important;overflow:hidden!important;border:1px solid var(--ezsc-sales-line)!important;border-radius:28px!important;padding:30px!important;background:rgba(255,255,255,.94)!important;color:var(--ezsc-sales-ink)!important;box-shadow:0 24px 70px rgba(15,23,42,.07)!important}
.ezsc-sales-page-v2 .ezsc-sales-about,.ezsc-sales-page-v2 .ezsc-sales-syllabus-panel,.ezsc-sales-page-v2 .ezsc-sales-offer-panel,.ezsc-sales-page-v2 .ezsc-sales-final-cta{grid-column:1 / -1!important}
.ezsc-sales-page-v2 .ezsc-section-kicker{display:inline-flex!important;width:max-content!important;margin:0 0 12px!important;padding:7px 11px!important;border-radius:999px!important;background:#eff6ff!important;color:#1d4ed8!important;font-size:12px!important;font-weight:950!important;letter-spacing:.02em!important}
.ezsc-sales-page-v2 .ezsc-panel h2{margin:0 0 12px!important;color:var(--ezsc-sales-ink)!important;font-size:clamp(25px,3vw,42px)!important;line-height:1.1!important;letter-spacing:-.035em!important;font-weight:950!important;text-wrap:balance!important}
.ezsc-sales-page-v2 .ezsc-panel p{margin:0!important;color:var(--ezsc-sales-muted)!important;font-size:17px!important;line-height:1.86!important;font-weight:600!important}
.ezsc-sales-page-v2 .ezsc-sales-about{display:grid!important;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)!important;gap:22px!important;align-items:center!important;background:linear-gradient(135deg,#ffffff,#f8fbff)!important}
.ezsc-sales-page-v2 .ezsc-sales-about p{font-size:18px!important;color:#334155!important}
.ezsc-sales-page-v2 .ezsc-sales-checklist{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin:18px 0 0!important;padding:0!important;list-style:none!important}
.ezsc-sales-page-v2 .ezsc-sales-checklist li{position:relative!important;margin:0!important;padding:15px 46px 15px 16px!important;border-radius:18px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#0f172a!important;font-weight:850!important;line-height:1.55!important}
.ezsc-sales-page-v2 .ezsc-sales-checklist li:before{content:"✓"!important;position:absolute!important;right:14px!important;top:14px!important;width:24px!important;height:24px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#dcfce7!important;color:#166534!important;font-size:14px!important;font-weight:950!important}
.ezsc-sales-page-v2 .ezsc-sales-syllabus-panel{padding:34px!important}.ezsc-sales-page-v2 .ezsc-sales-chapter{margin:12px 0!important;border:1px solid #e2e8f0!important;border-radius:20px!important;background:#fff!important;overflow:hidden!important}.ezsc-sales-page-v2 .ezsc-sales-chapter summary{cursor:pointer!important;padding:18px 22px!important;color:#0f172a!important;font-size:18px!important;font-weight:950!important}.ezsc-sales-page-v2 .ezsc-sales-chapter ul{margin:0!important;padding:0 22px 18px!important;list-style:none!important}.ezsc-sales-page-v2 .ezsc-sales-chapter li{display:grid!important;gap:5px!important;padding:13px 0!important;border-top:1px dashed #dbe6f3!important;color:#0f172a!important}.ezsc-sales-page-v2 .ezsc-sales-chapter li span{color:#64748b!important;font-size:14px!important}
.ezsc-sales-page-v2 .ezsc-sales-bonus-grid,.ezsc-sales-page-v2 .ezsc-sales-testimonials-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin-top:20px!important}
.ezsc-sales-page-v2 .ezsc-sales-bonus-item{display:grid!important;gap:12px!important;align-content:start!important;min-height:118px!important;padding:14px!important;border:1px solid #dbeafe!important;border-radius:22px!important;background:linear-gradient(180deg,#eff6ff,#fff)!important;color:#1e3a8a!important;font-weight:950!important;box-shadow:0 14px 34px rgba(37,99,235,.08)!important}
.ezsc-sales-page-v2 .ezsc-sales-bonus-item strong{color:#1e3a8a!important;font-weight:950!important}.ezsc-sales-page-v2 .ezsc-sales-bonus-thumb{margin:-4px -4px 0!important;border-radius:18px!important;overflow:hidden!important}.ezsc-sales-page-v2 .ezsc-sales-bonus-thumb img{width:100%!important;aspect-ratio:16/10!important;object-fit:cover!important;display:block!important}
.ezsc-sales-page-v2 .ezsc-sales-testimonial{margin:0!important;padding:22px!important;border-radius:22px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important}.ezsc-sales-page-v2 .ezsc-sales-testimonial blockquote{margin:0!important;color:#0f172a!important;font-size:16px!important;line-height:1.78!important;font-weight:650!important}.ezsc-sales-page-v2 .ezsc-sales-testimonial figcaption{margin-top:13px!important;color:#64748b!important;font-weight:950!important}
.ezsc-sales-page-v2 .ezsc-sales-offer-panel,.ezsc-sales-page-v2 .ezsc-sales-final-cta{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:20px!important;align-items:center!important;background:linear-gradient(135deg,#07111f 0%,#111827 52%,#1d4ed8 100%)!important;border-color:rgba(255,255,255,.12)!important;color:#fff!important}.ezsc-sales-page-v2 .ezsc-sales-offer-panel h2,.ezsc-sales-page-v2 .ezsc-sales-offer-panel p,.ezsc-sales-page-v2 .ezsc-sales-final-cta h2,.ezsc-sales-page-v2 .ezsc-sales-final-cta p{color:#fff!important}.ezsc-sales-page-v2 .ezsc-sales-offer-panel .ezsc-section-kicker,.ezsc-sales-page-v2 .ezsc-sales-final-cta .ezsc-section-kicker{background:rgba(255,255,255,.12)!important;color:#fff!important}.ezsc-sales-page-v2 .ezsc-sales-offer-panel .ezsc-sales-actions,.ezsc-sales-page-v2 .ezsc-sales-final-cta .ezsc-sales-actions{justify-content:flex-end!important;margin:0!important}
.ezsc-sales-page-v2 .ezsc-sales-guarantee-panel{border-color:#bbf7d0!important;background:linear-gradient(135deg,#f0fdf4,#ffffff)!important}.ezsc-sales-page-v2 .ezsc-sales-guarantee-panel .ezsc-section-kicker{background:#dcfce7!important;color:#166534!important}
.ezsc-sales-page-v2 .ezsc-sales-faq-panel{grid-column:1 / -1!important}.ezsc-sales-page-v2 .ezsc-sales-faq-item{border:1px solid #e2e8f0!important;border-radius:18px!important;background:#fff!important;margin:10px 0!important;overflow:hidden!important}.ezsc-sales-page-v2 .ezsc-sales-faq-item summary{cursor:pointer!important;padding:17px 20px!important;color:#0f172a!important;font-weight:950!important}.ezsc-sales-page-v2 .ezsc-sales-faq-item p{padding:0 20px 18px!important;color:#475569!important}
@media (max-width:920px){.ezsc-sales-page-v2{width:min(100% - 22px,1180px)!important;padding:18px 0 92px!important}.ezsc-sales-page-v2 .ezsc-sales-hero{grid-template-columns:1fr!important;padding:26px 20px!important;border-radius:28px!important}.ezsc-sales-page-v2 .ezsc-sales-body{grid-template-columns:1fr!important}.ezsc-sales-page-v2 .ezsc-panel,.ezsc-sales-page-v2 .ezsc-sales-about,.ezsc-sales-page-v2 .ezsc-sales-syllabus-panel,.ezsc-sales-page-v2 .ezsc-sales-offer-panel,.ezsc-sales-page-v2 .ezsc-sales-final-cta,.ezsc-sales-page-v2 .ezsc-sales-faq-panel{grid-column:1!important}.ezsc-sales-page-v2 .ezsc-sales-about,.ezsc-sales-page-v2 .ezsc-sales-offer-panel,.ezsc-sales-page-v2 .ezsc-sales-final-cta{grid-template-columns:1fr!important}.ezsc-sales-page-v2 .ezsc-sales-bonus-grid,.ezsc-sales-page-v2 .ezsc-sales-testimonials-grid{grid-template-columns:1fr!important}.ezsc-sales-page-v2 .ezsc-sales-media-card{transform:none!important}.ezsc-sales-page-v2 .ezsc-sales-actions{align-items:stretch!important}.ezsc-sales-page-v2 .ezsc-primary-btn,.ezsc-sales-page-v2 .ezsc-secondary-btn{width:100%!important}.ezsc-sales-page-v2 .ezsc-sales-price{width:100%!important}.ezsc-sales-page-v2 .ezsc-panel{padding:23px!important;border-radius:24px!important}}


/* Sales page polish */
.ezsc-sales-page{max-width:1280px;padding:56px 24px}
.ezsc-sales-hero{padding:48px;border-radius:36px;box-shadow:0 30px 80px rgba(15,23,42,.18);background:radial-gradient(circle at top right,#355cff 0,#18233f 45%,#0f172a 100%)}
.ezsc-sales-media img{border-radius:28px;box-shadow:0 18px 50px rgba(0,0,0,.25)}
.ezsc-sales-page section{background:#fff;border:1px solid #eef2ff;border-radius:28px;padding:56px;margin:34px 0;box-shadow:0 12px 40px rgba(15,23,42,.05)}
.ezsc-sales-page h2{font-size:48px;line-height:1.05;margin-bottom:24px}
.ezsc-sales-page h3{font-size:28px}
.ezsc-primary-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);padding:18px 34px;border-radius:18px;font-weight:700;box-shadow:0 16px 40px rgba(37,99,235,.35)}
.ezsc-primary-btn:hover{transform:translateY(-2px)}
.ezsc-sales-page .ezsc-pill{background:#eef4ff;color:#234}

/* EZSC DESIGN ONLY PATCH - Sales page premium CRO visual layer - 2026-06-27
   Only CSS. No logic, no fields, no PHP. */
body .ezsc-sales-page.ezsc-sales-page-v2{
  --ezsp-ink:#07111f;
  --ezsp-muted:#4b5d73;
  --ezsp-blue:#2f6bff;
  --ezsp-blue2:#6ea8ff;
  --ezsp-line:#dbe7f7;
  --ezsp-soft:#f5f8fd;
  width:min(1240px,calc(100% - 32px))!important;
  max-width:1240px!important;
  margin:0 auto!important;
  padding:34px 0 90px!important;
  background:
    radial-gradient(circle at 84px 180px,rgba(47,107,255,.10),transparent 245px),
    radial-gradient(circle at calc(100% - 120px) 40px,rgba(110,168,255,.16),transparent 260px),
    linear-gradient(180deg,#fbfdff 0%,#f7faff 36%,#ffffff 100%)!important;
  color:var(--ezsp-ink)!important;
  font-family:Assistant,Arial,sans-serif!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 *{box-sizing:border-box!important}

/* HERO */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-hero{
  min-height:640px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(420px,.92fr)!important;
  align-items:center!important;
  gap:clamp(32px,5vw,76px)!important;
  margin:0 0 42px!important;
  padding:clamp(42px,5vw,72px)!important;
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
  border-radius:42px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 38px 110px rgba(7,17,31,.22)!important;
  background:
    radial-gradient(circle at 14% 18%,rgba(255,255,255,.18),transparent 22%),
    radial-gradient(circle at 86% 82%,rgba(47,107,255,.42),transparent 30%),
    linear-gradient(135deg,#06101f 0%,#0b1930 46%,#1a3f90 100%)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-hero:before{
  content:""!important;
  position:absolute!important;
  inset:20px!important;
  z-index:-1!important;
  border-radius:30px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(255,255,255,0))!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-copy{
  position:relative!important;
  z-index:3!important;
  max-width:720px!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-pill{
  width:max-content!important;
  margin:0 0 20px!important;
  padding:9px 15px!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.14)!important;
  border:1px solid rgba(255,255,255,.24)!important;
  color:#eaf2ff!important;
  font-size:14px!important;
  font-weight:900!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.14)!important;
  backdrop-filter:blur(12px)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-pill:before{content:"✦"!important;color:#bfdbfe!important;font-size:13px!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-copy h1{
  margin:0 0 20px!important;
  color:#fff!important;
  font-size:clamp(44px,6.3vw,86px)!important;
  line-height:.96!important;
  letter-spacing:-.065em!important;
  font-weight:950!important;
  text-wrap:balance!important;
  text-shadow:0 18px 42px rgba(0,0,0,.22)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-summary{
  margin:0!important;
  max-width:660px!important;
  color:#dbeafe!important;
  font-size:clamp(18px,2vw,23px)!important;
  line-height:1.78!important;
  font-weight:700!important;
  opacity:1!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-proof-chips{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin:28px 0 0!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-proof-chips span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:42px!important;
  padding:10px 15px!important;
  border-radius:999px!important;
  border:1px solid rgba(255,255,255,.22)!important;
  background:rgba(255,255,255,.13)!important;
  color:#fff!important;
  font-weight:900!important;
  font-size:15px!important;
  backdrop-filter:blur(12px)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.13)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-actions{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:16px!important;
  margin-top:32px!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-primary-btn{
  min-height:60px!important;
  padding:17px 34px!important;
  border-radius:999px!important;
  border:0!important;
  text-decoration:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,#5b8cff 0%,#2563eb 58%,#1e40af 100%)!important;
  color:#fff!important;
  font-size:17px!important;
  font-weight:950!important;
  box-shadow:0 20px 50px rgba(37,99,235,.42),inset 0 1px 0 rgba(255,255,255,.22)!important;
  transition:transform .18s ease,box-shadow .18s ease!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-primary-btn:hover{transform:translateY(-2px)!important;box-shadow:0 26px 62px rgba(37,99,235,.50),inset 0 1px 0 rgba(255,255,255,.22)!important;color:#fff!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-secondary-btn{
  min-height:58px!important;
  padding:15px 24px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.12)!important;
  border:1px solid rgba(255,255,255,.20)!important;
  color:#fff!important;
  font-weight:900!important;
  backdrop-filter:blur(12px)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-price{
  display:grid!important;
  gap:2px!important;
  color:#fff!important;
  font-size:clamp(28px,3vw,40px)!important;
  line-height:1!important;
  font-weight:950!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-price span{color:#bfdbfe!important;font-size:13px!important;font-weight:900!important;opacity:1!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-media{position:relative!important;z-index:3!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-media-card{
  position:relative!important;
  transform:rotate(-1.3deg)!important;
  padding:12px!important;
  border-radius:34px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,255,255,.72))!important;
  border:1px solid rgba(255,255,255,.42)!important;
  box-shadow:0 34px 90px rgba(0,0,0,.32)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-media-card img{
  width:100%!important;
  height:auto!important;
  min-height:380px!important;
  max-height:540px!important;
  object-fit:cover!important;
  display:block!important;
  border-radius:26px!important;
  border:0!important;
  box-shadow:none!important;
  aspect-ratio:4/3!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-media-placeholder{
  min-height:380px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:32px!important;
  border-radius:26px!important;
  background:linear-gradient(135deg,#18243a,#334155)!important;
  color:#fff!important;
  font-size:32px!important;
  font-weight:950!important;
  text-align:center!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-media-badge{
  position:absolute!important;
  right:24px!important;
  bottom:24px!important;
  display:grid!important;
  grid-template-columns:auto auto!important;
  gap:3px 16px!important;
  padding:16px 18px!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.95)!important;
  border:1px solid rgba(219,231,247,.9)!important;
  box-shadow:0 20px 50px rgba(7,17,31,.20)!important;
  backdrop-filter:blur(18px)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-media-badge strong{color:#07111f!important;font-size:24px!important;font-weight:950!important;line-height:1!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-media-badge span{color:#64748b!important;font-size:12px!important;font-weight:900!important}

/* BODY LAYOUT */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body{
  display:grid!important;
  grid-template-columns:repeat(12,minmax(0,1fr))!important;
  gap:24px!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-panel{
  grid-column:span 6!important;
  position:relative!important;
  overflow:hidden!important;
  margin:0!important;
  padding:clamp(28px,3vw,42px)!important;
  border-radius:32px!important;
  border:1px solid var(--ezsp-line)!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 26px 74px rgba(7,17,31,.075)!important;
  color:var(--ezsp-ink)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-about,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-syllabus-panel,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-faq-panel{grid-column:1 / -1!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-section-kicker{
  display:inline-flex!important;
  width:max-content!important;
  margin:0 0 14px!important;
  padding:7px 12px!important;
  border-radius:999px!important;
  background:#eef5ff!important;
  color:#1d4ed8!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.02em!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-panel h2{
  margin:0 0 16px!important;
  color:var(--ezsp-ink)!important;
  font-size:clamp(30px,3.5vw,52px)!important;
  line-height:1.04!important;
  letter-spacing:-.055em!important;
  font-weight:950!important;
  text-wrap:balance!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-panel p{
  margin:0!important;
  color:var(--ezsp-muted)!important;
  font-size:18px!important;
  line-height:1.88!important;
  font-weight:650!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-about{
  display:grid!important;
  grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr)!important;
  gap:32px!important;
  align-items:center!important;
  background:linear-gradient(135deg,#ffffff 0%,#f8fbff 100%)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-about p{font-size:20px!important;color:#334155!important}

/* CHECKLIST CARDS */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-checklist{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:12px!important;
  margin:20px 0 0!important;
  padding:0!important;
  list-style:none!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-checklist li{
  position:relative!important;
  margin:0!important;
  padding:16px 48px 16px 18px!important;
  border-radius:20px!important;
  background:#f7faff!important;
  border:1px solid #dbe7f7!important;
  color:#102033!important;
  font-size:16px!important;
  font-weight:900!important;
  line-height:1.55!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-checklist li:before{
  content:"✓"!important;
  position:absolute!important;
  top:15px!important;
  right:16px!important;
  width:24px!important;
  height:24px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:50%!important;
  background:#dcfce7!important;
  color:#166534!important;
  font-size:14px!important;
  font-weight:950!important;
}

/* SYLLABUS */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-syllabus-panel{padding:clamp(32px,4vw,52px)!important;background:linear-gradient(180deg,#fff,#f8fbff)!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-chapter{
  margin:14px 0!important;
  padding:0!important;
  border:1px solid #dbe7f7!important;
  border-radius:22px!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:0 12px 30px rgba(7,17,31,.035)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-chapter summary{
  cursor:pointer!important;
  list-style:none!important;
  padding:20px 24px!important;
  color:#07111f!important;
  font-size:19px!important;
  font-weight:950!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-chapter summary::-webkit-details-marker{display:none!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-chapter summary:before{content:"▾"!important;margin-left:8px!important;color:#2563eb!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-chapter ul{margin:0!important;padding:0 24px 22px!important;list-style:none!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-chapter li{display:grid!important;gap:6px!important;padding:14px 0!important;border-top:1px dashed #dbe7f7!important;color:#102033!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-chapter li strong{font-weight:900!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-chapter li span{color:#64748b!important;font-size:15px!important;line-height:1.7!important}

/* BONUSES + TESTIMONIALS */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-bonus-grid,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-testimonials-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  margin-top:22px!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-bonus-item{
  display:grid!important;
  gap:13px!important;
  align-content:start!important;
  min-height:128px!important;
  padding:16px!important;
  border:1px solid #dbeafe!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#eff6ff 0%,#ffffff 100%)!important;
  color:#1e3a8a!important;
  font-size:17px!important;
  font-weight:950!important;
  box-shadow:0 16px 38px rgba(37,99,235,.09)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-bonus-thumb{margin:-5px -5px 0!important;border-radius:18px!important;overflow:hidden!important;background:#dbeafe!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-bonus-thumb img{width:100%!important;display:block!important;aspect-ratio:16/10!important;object-fit:cover!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-testimonial{
  margin:0!important;
  padding:24px!important;
  border-radius:24px!important;
  background:#f8fbff!important;
  border:1px solid #dbe7f7!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-testimonial blockquote{margin:0!important;color:#102033!important;font-size:17px!important;line-height:1.8!important;font-weight:700!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-testimonial figcaption{margin-top:14px!important;color:#64748b!important;font-weight:950!important}

/* OFFER + FINAL CTA */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:28px!important;
  align-items:center!important;
  background:
    radial-gradient(circle at 12% 18%,rgba(255,255,255,.14),transparent 22%),
    linear-gradient(135deg,#06101f 0%,#111827 48%,#1d4ed8 100%)!important;
  border-color:rgba(255,255,255,.14)!important;
  color:#fff!important;
  box-shadow:0 34px 90px rgba(7,17,31,.18)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel h2,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel p,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta h2,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta p{color:#fff!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel .ezsc-section-kicker,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta .ezsc-section-kicker{background:rgba(255,255,255,.13)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel .ezsc-sales-actions,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta .ezsc-sales-actions{justify-content:flex-end!important;margin:0!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel .ezsc-sales-price,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta .ezsc-sales-price{min-width:135px!important;text-align:right!important}

/* GUARANTEE + FAQ */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-guarantee-panel{border-color:#bbf7d0!important;background:linear-gradient(135deg,#f0fdf4 0%,#fff 100%)!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-guarantee-panel .ezsc-section-kicker{background:#dcfce7!important;color:#166534!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-faq-item{
  margin:12px 0!important;
  border:1px solid #dbe7f7!important;
  border-radius:20px!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:0 10px 24px rgba(7,17,31,.035)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-faq-item summary{cursor:pointer!important;padding:18px 22px!important;color:#07111f!important;font-size:17px!important;font-weight:950!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-faq-item p{padding:0 22px 20px!important;color:#4b5d73!important}

@media (max-width:980px){
  body .ezsc-sales-page.ezsc-sales-page-v2{width:min(100% - 22px,1240px)!important;padding:18px 0 96px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-hero{grid-template-columns:1fr!important;min-height:auto!important;padding:30px 22px!important;border-radius:30px!important;gap:26px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-copy h1{font-size:clamp(38px,10vw,58px)!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-media-card{transform:none!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-media-card img{min-height:260px!important;max-height:none!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body{grid-template-columns:1fr!important;gap:18px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-panel,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-about,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-syllabus-panel,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-faq-panel{grid-column:1!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-about,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta{grid-template-columns:1fr!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-bonus-grid,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-testimonials-grid{grid-template-columns:1fr!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-actions{align-items:stretch!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-primary-btn,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-secondary-btn{width:100%!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-price{width:100%!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-panel{padding:24px!important;border-radius:26px!important}
}


/* EZSC hero template fixed - isolated hero only */
body .ezsc-sales-page.ezsc-sales-page-v2{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  font-family:'Open Sans', Assistant, Heebo, Arial, sans-serif!important;
}

body .ezsc-plugin-header + .ezsc-sales-page.ezsc-sales-page-v2{
  margin-top:0!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-sales-hero{
  margin-top:0!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-sales-hero{
  --ezsc-new-hero-brand:var(--ezsc-primary,#30003f);
  --ezsc-new-hero-brand-2:#16001f;
  --ezsc-new-hero-blend-35:rgba(48,0,63,.35);
  --ezsc-new-hero-blend-88:rgba(48,0,63,.88);
  --ezsc-new-hero-img:linear-gradient(135deg,#1f2937,#111827);
  --ezsc-new-hero-cta:#1fb8ff;
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  min-height:500px!important;
  position:relative!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  box-shadow:none!important;
  color:#fff!important;
  isolation:isolate!important;
  background:
    linear-gradient(90deg,rgba(48,0,63,0) 0%,rgba(48,0,63,0) 28%,var(--ezsc-new-hero-blend-35) 42%,var(--ezsc-new-hero-blend-88) 54%,var(--ezsc-new-hero-brand) 64%,var(--ezsc-new-hero-brand-2) 100%),
    var(--ezsc-new-hero-img) left center / 58% 100% no-repeat,
    var(--ezsc-new-hero-brand)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-sales-hero::before{content:none!important;display:none!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-sales-hero::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  pointer-events:none!important;
  background:radial-gradient(circle at 78% 24%,rgba(255,255,255,.10),transparent 26%),linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.18))!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-inner{
  position:relative!important;
  z-index:1!important;
  width:min(1480px,100%)!important;
  min-height:500px!important;
  margin:0 auto!important;
  padding:52px 92px!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  align-items:center!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content{
  grid-column:1!important;
  width:min(620px,100%)!important;
  justify-self:start!important;
  color:#fff!important;
  position:relative!important;
  z-index:2!important;
  text-align:right!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-proof{
  width:max-content!important;
  max-width:100%!important;
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  padding:9px 12px 9px 18px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.14)!important;
  border:1px solid rgba(255,255,255,.22)!important;
  box-shadow:0 18px 50px rgba(0,0,0,.22)!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
  margin:0 0 34px!important;
  font-weight:800!important;
  font-size:16px!important;
  color:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-proof span{color:#fff!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-avatars{display:flex!important;direction:ltr!important;flex:0 0 auto!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-avatars span{
  width:38px!important;height:38px!important;border-radius:50%!important;border:2px solid rgba(255,255,255,.9)!important;margin-left:-10px!important;display:block!important;
  box-shadow:0 8px 18px rgba(0,0,0,.28)!important;background:linear-gradient(135deg,#f43f5e,#fbbf24)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-avatars span:nth-child(2){background:linear-gradient(135deg,#06b6d4,#2563eb)!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-avatars span:nth-child(3){background:linear-gradient(135deg,#8b5cf6,#ec4899)!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-title{
  margin:0!important;
  font-size:54px!important;
  line-height:1.08!important;
  letter-spacing:-.03em!important;
  font-weight:900!important;
  color:#fff!important;
  max-width:560px!important;
  text-shadow:none!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-desc{
  margin:24px 0 0!important;
  font-size:20px!important;
  line-height:1.7!important;
  color:rgba(255,255,255,.82)!important;
  max-width:590px!important;
  font-weight:600!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-price{
  margin-top:32px!important;
  font-size:25px!important;
  line-height:1.2!important;
  color:#fff!important;
  font-weight:900!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-price span{color:rgba(255,255,255,.82)!important;margin-left:8px!important;font-size:22px!important;font-weight:800!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-actions{margin-top:26px!important;display:flex!important;align-items:center!important;gap:24px!important;flex-wrap:wrap!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-cta{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:64px!important;padding:0 38px!important;border-radius:10px!important;border:0!important;
  background:linear-gradient(135deg,#28d6f5,#1588ff)!important;color:#fff!important;text-decoration:none!important;font-size:19px!important;font-weight:900!important;
  box-shadow:0 22px 55px rgba(21,136,255,.32)!important;transition:.2s ease!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-login{color:#fff!important;text-decoration:none!important;font-weight:800!important;opacity:.9!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-rating{display:flex!important;align-items:center!important;gap:10px!important;color:#ffd84d!important;font-size:24px!important;letter-spacing:2px!important;white-space:nowrap!important;direction:ltr!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-rating span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:30px!important;border-radius:999px!important;background:rgba(255,255,255,.16)!important;color:#fff!important;font-size:14px!important;letter-spacing:0!important;font-weight:800!important;border:1px solid rgba(255,255,255,.18)!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefits-glass{
  width:min(1180px,calc(100% - 40px))!important;
  margin:-64px auto 84px!important;
  position:relative!important;
  z-index:4!important;
  padding:34px 42px!important;
  border-radius:30px!important;
  background:rgba(255,255,255,.68)!important;
  border:1px solid rgba(255,255,255,.82)!important;
  box-shadow:0 30px 90px rgba(17,24,39,.14),inset 0 1px 0 rgba(255,255,255,.9)!important;
  backdrop-filter:blur(24px) saturate(150%)!important;
  -webkit-backdrop-filter:blur(24px) saturate(150%)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefits-list{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:32px!important;align-items:start!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefit-clean{text-align:center!important;min-width:0!important;color:#101827!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefit-icon{display:block!important;font-size:34px!important;line-height:1!important;margin:0 auto 14px!important;color:#168ff0!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefit-clean strong{display:block!important;font-size:18px!important;line-height:1.25!important;color:#101827!important;font-weight:900!important;margin:0 0 8px!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefit-clean span:not(.ezsc-new-benefit-icon){display:block!important;font-size:14px!important;line-height:1.55!important;color:#6b7280!important;font-weight:700!important}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body{width:min(1180px,calc(100% - 40px))!important;margin:0 auto!important}
@media (max-width:980px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-sales-hero{min-height:auto!important;background:linear-gradient(180deg,var(--ezsc-new-hero-brand),var(--ezsc-new-hero-brand-2))!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-inner{min-height:auto!important;padding:36px 22px 110px!important;display:block!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content{width:100%!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-title{font-size:38px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-desc{font-size:18px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-cta{width:100%!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefits-glass{margin:-74px auto 58px!important;padding:28px 18px!important;border-radius:24px!important;overflow:hidden!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefits-list{grid-template-columns:repeat(4,1fr)!important;gap:12px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefit-icon{font-size:28px!important;margin-bottom:8px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefit-clean strong{font-size:13px!important;line-height:1.2!important;margin-bottom:4px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefit-clean span:not(.ezsc-new-benefit-icon){font-size:11px!important;line-height:1.25!important}
}
@media (max-width:560px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefits-glass{width:calc(100% - 20px)!important;padding:18px 10px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefits-list{grid-template-columns:repeat(4,1fr)!important;gap:6px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefit-icon{font-size:22px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefit-clean strong{font-size:10px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-benefit-clean span:not(.ezsc-new-benefit-icon){display:none!important}
}


/* EZ Sales hero benefits - compact jelly glass under CTA */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-glass{
  width:100%!important;
  max-width:590px!important;
  margin:22px 0 0!important;
  position:relative!important;
  z-index:3!important;
  padding:12px 16px!important;
  border-radius:999px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:
    radial-gradient(circle at 12% 12%,rgba(255,255,255,.58),rgba(255,255,255,0) 31%),
    radial-gradient(circle at 86% 18%,rgba(255,255,255,.22),rgba(255,255,255,0) 33%),
    linear-gradient(135deg,rgba(255,255,255,.34),rgba(255,255,255,.14) 48%,rgba(255,255,255,.24))!important;
  border:1px solid rgba(255,255,255,.48)!important;
  box-shadow:
    0 22px 58px rgba(0,0,0,.20),
    inset 0 1px 0 rgba(255,255,255,.68),
    inset 0 -18px 34px rgba(255,255,255,.10)!important;
  backdrop-filter:blur(22px) saturate(180%)!important;
  -webkit-backdrop-filter:blur(22px) saturate(180%)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-glass::before{
  content:""!important;
  position:absolute!important;
  inset:1px!important;
  pointer-events:none!important;
  border-radius:inherit!important;
  background:linear-gradient(120deg,rgba(255,255,255,.54),rgba(255,255,255,0) 34%,rgba(255,255,255,.20) 62%,rgba(255,255,255,0))!important;
  opacity:.72!important;
  z-index:0!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-glass::after{
  content:""!important;
  position:absolute!important;
  left:7%!important;
  right:7%!important;
  top:7px!important;
  height:34%!important;
  pointer-events:none!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.38),rgba(255,255,255,0))!important;
  opacity:.85!important;
  z-index:0!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-list{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:4px!important;
  align-items:stretch!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-clean{
  text-align:center!important;
  min-width:0!important;
  color:#fff!important;
  background:rgba(255,255,255,.04)!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:28px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12)!important;
  padding:7px 4px 6px!important;
  transform:none!important;
  transition:none!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:31px!important;
  height:31px!important;
  line-height:1!important;
  margin:0 auto 6px!important;
  filter:drop-shadow(0 8px 14px rgba(0,0,0,.22))!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-icon img{
  display:block!important;
  width:31px!important;
  height:31px!important;
  object-fit:contain!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-clean strong{
  display:block!important;
  font-size:12px!important;
  line-height:1.15!important;
  color:#fff!important;
  font-weight:900!important;
  margin:0!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-clean span:not(.ezsc-new-benefit-icon){
  display:none!important;
}
@media (max-width:980px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-glass{max-width:none!important;margin-top:20px!important;padding:12px 8px!important;border-radius:30px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-list{grid-template-columns:repeat(4,1fr)!important;gap:4px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-clean{padding:6px 3px 5px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-icon{width:28px!important;height:28px!important;margin-bottom:6px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-icon img{width:28px!important;height:28px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-clean strong{font-size:11px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-clean span:not(.ezsc-new-benefit-icon){display:none!important}
}
@media (max-width:560px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-glass{width:100%!important;padding:10px 6px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-list{grid-template-columns:repeat(4,1fr)!important;gap:3px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-icon{width:24px!important;height:24px!important;margin-bottom:5px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-icon img{width:24px!important;height:24px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-clean strong{font-size:9px!important;line-height:1.1!important}
}

/* EZ Checkout */
.ezsc-checkout-body {
    margin: 0;
    background: #fff;
}
.ezsc-checkout-page {
    min-height: 100vh;
    direction: rtl;
    background: #fff;
    color: #1f2933;
    font-family: Heebo, Assistant, Arial, sans-serif;
}
.ezsc-checkout-page * {
    box-sizing: border-box;
}
.ezsc-checkout-shell {
    width: min(1180px, calc(100% - 32px));
    margin: 0 auto;
    padding: 54px 0 72px;
}
.ezsc-checkout-header {
    text-align: center;
    margin-bottom: 34px;
}
.ezsc-checkout-brand {
    color: #28313d;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;
}
.ezsc-checkout-header h1 {
    margin: 4px 0 14px;
    color: #27313c;
    font-size: clamp(46px, 6vw, 72px);
    font-weight: 800;
    line-height: 1;
}
.ezsc-checkout-header > span {
    display: block;
    width: 42px;
    height: 3px;
    margin: 0 auto;
    border-radius: 999px;
    background: #1da1f2;
}
.ezsc-checkout-layout {
    display: grid;
    grid-template-columns: minmax(520px, 1.35fr) minmax(320px, .85fr);
    gap: 24px;
    align-items: start;
}
.ezsc-checkout-details-card,
.ezsc-checkout-order-card,
.ezsc-checkout-coupon-card,
.ezsc-checkout-payment-card,
.ezsc-checkout-guarantee-card,
.ezsc-checkout-success-page,
.ezsc-checkout-error {
    width: 100%;
    border: 1px solid #d7dee8;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 34px rgba(15, 23, 42, .05);
}
.ezsc-checkout-details-card {
    grid-column: 1;
    grid-row: 1;
    padding: 26px 28px 30px;
}
.ezsc-checkout-side {
    grid-column: 2;
    grid-row: 1 / span 2;
    display: grid;
    gap: 20px;
}
.ezsc-checkout-details-card h2,
.ezsc-checkout-order-card h2 {
    margin: 0 0 22px;
    color: #183654;
    font-size: 25px;
    font-weight: 900;
    line-height: 1.2;
}
.ezsc-checkout-fields-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px 24px;
}

.ezsc-checkout-address-title {
    margin: 8px 0 8px;
    color: #183654;
    font-size: 18px;
    font-weight: 900;
}


.ezsc-checkout-address-note {
    margin: 0 0 18px;
    color: #5f6b7a;
    font-size: 14px;
    line-height: 1.65;
}
.ezsc-checkout-shipping-box {
    margin-top: 4px;
    padding-top: 18px;
    border-top: 1px solid #e6edf5;
}
.ezsc-checkout-radio-group {
    display: grid;
    gap: 10px;
    margin: 0 0 20px;
}
.ezsc-checkout-details-card .ezsc-checkout-radio {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 12px 14px;
    border: 1px solid #e1e6ed;
    border-radius: 10px;
    background: #fbfdff;
    color: #172c43;
    font-size: 15px;
    font-weight: 700;
}
.ezsc-checkout-radio input {
    flex: 0 0 auto;
    accent-color: #28aeea;
}
.ezsc-checkout-shipping-fields[hidden] {
    display: none !important;
}

.ezsc-checkout-details-card label {
    display: grid;
    gap: 9px;
    margin-bottom: 22px;
    color: #172c43;
    font-size: 15px;
    font-weight: 800;
}
.ezsc-checkout-details-card label span em,
.ezsc-checkout-checkbox em {
    color: #e11d48;
    font-style: normal;
}
.ezsc-checkout-details-card input[type="text"],
.ezsc-checkout-details-card input[type="email"],
.ezsc-checkout-details-card input[type="tel"] {
    width: 100%;
    min-height: 54px;
    border: 1px solid #e1e6ed;
    border-radius: 10px;
    background: #fff;
    color: #172c43;
    padding: 0 16px;
    font-size: 16px;
    outline: none;
    box-shadow: 0 10px 24px rgba(15, 23, 42, .035);
}
.ezsc-checkout-details-card input::placeholder {
    color: #a6afb9;
}
.ezsc-checkout-details-card input:focus {
    border-color: #26a7df;
    box-shadow: 0 0 0 4px rgba(38, 167, 223, .12);
}
.ezsc-checkout-order-card {
    padding: 22px 18px;
}
.ezsc-checkout-order-head,
.ezsc-checkout-product-row,
.ezsc-checkout-line,
.ezsc-checkout-total {
    display: grid;
    grid-template-columns: 1fr 130px;
    align-items: center;
    gap: 16px;
    color: #183654;
}
.ezsc-checkout-order-head {
    padding-bottom: 14px;
    border-bottom: 1px solid #dce3ec;
    font-size: 15px;
}
.ezsc-checkout-product-row {
    position: relative;
    padding: 18px 0;
    border-bottom: 1px solid #dce3ec;
    font-size: 15px;
}
.ezsc-checkout-product-info {
    display: flex;
    align-items: center;
    gap: 12px;
    min-width: 0;
}
.ezsc-checkout-product-thumb {
    flex: 0 0 54px;
    width: 54px;
    height: 54px;
    border-radius: 16px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 10px 22px rgba(15, 23, 42, .12);
}
.ezsc-checkout-remove {
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    border: 0;
    background: transparent;
    color: #ef4444;
    font-size: 26px;
    line-height: 1;
    cursor: default;
}
.ezsc-checkout-product-row > strong {
    padding-left: 36px;
}
.ezsc-checkout-line,
.ezsc-checkout-total {
    padding: 11px 0;
    border-bottom: 1px solid #dce3ec;
}
.ezsc-checkout-total {
    border-bottom: 0;
    font-size: 17px;
    font-weight: 900;
}
.ezsc-checkout-coupon-card {
    padding: 24px 20px;
    text-align: center;
    color: #183654;
    font-size: 17px;
}
.ezsc-checkout-coupon-card a {
    color: #1686d9;
    text-decoration: none;
}
.ezsc-checkout-payment-card {
    padding: 26px 20px 28px;
    color: #27313c;
}
.ezsc-checkout-payment-card h3 {
    margin: 0 0 22px;
    color: #27313c;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.ezsc-checkout-payment-card p {
    margin: 0 0 18px;
    color: #3f4d5d;
    font-size: 15px;
    line-height: 1.75;
}
.ezsc-checkout-checkbox {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    margin: 14px 0;
    color: #27313c;
    font-size: 14px;
    line-height: 1.55;
}
.ezsc-checkout-checkbox input {
    margin-top: 4px;
    accent-color: #28aeea;
}
.ezsc-checkout-submit {
    width: 100%;
    min-height: 58px;
    margin-top: 12px;
    border: 0 !important;
    outline: 0 !important;
    border-radius: 4px;
    background: linear-gradient(100deg, #25a8f2, #2bd8d0);
    color: #fff !important;
    font-size: 20px;
    font-weight: 800;
    cursor: pointer;
    box-shadow: 0 14px 28px rgba(37, 168, 242, .22);
    text-shadow: none;
}
.ezsc-checkout-submit:hover,
.ezsc-checkout-submit:focus {
    border: 0 !important;
    outline: 0 !important;
    color: #fff !important;
    background: linear-gradient(100deg, #25a8f2, #2bd8d0);
}
.ezsc-checkout-payments-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin: 26px 0 20px;
    color: #1f4d7a;
    font-size: 24px;
    font-weight: 900;
}
.ezsc-checkout-payments-row span:nth-child(1) { color: #555; }
.ezsc-checkout-payments-row span:nth-child(2) { color: #111; }
.ezsc-checkout-payments-row span:nth-child(3) {
    padding: 2px 7px;
    border-radius: 5px;
    background: #39a6c7;
    color: #fff;
    font-size: 18px;
}
.ezsc-checkout-payments-row span:nth-child(4) { color: #174a93; }
.ezsc-checkout-payments-row span:nth-child(5) {
    color: #194d7f;
    font-size: 15px;
}
.ezsc-checkout-trust-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px 24px;
    color: #6b7280;
    font-size: 13px;
    text-align: center;
}
.ezsc-checkout-guarantee-card {
    grid-column: 1;
    display: flex;
    align-items: center;
    gap: 24px;
    padding: 22px 28px;
    color: #183654;
}
.ezsc-checkout-guarantee-card h2 {
    margin: 0 0 6px;
    color: #0ea5e9;
    font-size: 21px;
    text-decoration: underline;
}
.ezsc-checkout-guarantee-card p {
    margin: 0;
    color: #5f6b7a;
    line-height: 1.6;
}
.ezsc-checkout-guarantee-badge {
    flex: 0 0 76px;
    width: 76px;
    height: 76px;
    display: grid;
    place-items: center;
    border: 5px double rgba(47, 125, 97, .28);
    border-radius: 50%;
    color: #2f7d61;
    font-size: 24px;
    font-weight: 900;
}
.ezsc-checkout-success-page,
.ezsc-checkout-error {
    max-width: 720px;
    margin: 0 auto 24px;
    padding: 20px 24px;
    color: #183654;
    line-height: 1.7;
}
.ezsc-checkout-success-page {
    border-color: rgba(34,197,94,.3);
    background: rgba(34,197,94,.06);
}
.ezsc-checkout-error {
    border-color: rgba(239,68,68,.28);
    background: rgba(239,68,68,.06);
    color: #991b1b;
    font-weight: 800;
}
@media (max-width: 900px) {
    .ezsc-checkout-shell {
        width: min(680px, calc(100% - 24px));
        padding: 34px 0 52px;
    }
    .ezsc-checkout-layout {
        grid-template-columns: 1fr;
    }
    .ezsc-checkout-details-card,
    .ezsc-checkout-side,
    .ezsc-checkout-guarantee-card {
        grid-column: 1;
        grid-row: auto;
    }
}
@media (max-width: 620px) {
    .ezsc-checkout-fields-grid {
        grid-template-columns: 1fr;
        gap: 0;
    }
    .ezsc-checkout-order-head,
    .ezsc-checkout-product-row,
    .ezsc-checkout-line,
    .ezsc-checkout-total {
        grid-template-columns: 1fr auto;
    }
    .ezsc-checkout-header h1 {
        font-size: 48px;
    }
    .ezsc-checkout-brand {
        font-size: 24px;
    }
    .ezsc-checkout-guarantee-card {
        align-items: flex-start;
        padding: 20px;
    }
}

/* EZ Sales hero performance tune: same layout, lighter glass, tighter benefits */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-glass{
  max-width:560px!important;
  margin-top:18px!important;
  padding:10px 12px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.30),rgba(255,255,255,.13) 52%,rgba(255,255,255,.22))!important;
  border:1px solid rgba(255,255,255,.42)!important;
  box-shadow:0 16px 38px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.58)!important;
  backdrop-filter:blur(12px) saturate(145%)!important;
  -webkit-backdrop-filter:blur(12px) saturate(145%)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-glass::before,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-glass::after{
  content:none!important;
  display:none!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-list{
  gap:4px!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-clean{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:6px 4px 5px!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-clean:hover{
  background:rgba(255,255,255,.10)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.20)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-icon{
  width:29px!important;
  height:29px!important;
  margin-bottom:5px!important;
  filter:none!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-icon img{
  width:29px!important;
  height:29px!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > *{
  content-visibility:auto;
  contain-intrinsic-size:1px 520px;
}
@media (max-width:980px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-glass{padding:12px 9px!important}
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-list{gap:4px!important}
}
@media (max-width:560px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-list{gap:8px 6px!important}
}

/* EZ Sales hero benefits quick fix: white icons + tighter spacing */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-glass{
  max-width:530px!important;
  padding-inline:10px!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-list{
  gap:0!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-clean{
  padding-inline:2px!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-icon img{
  filter:brightness(0) invert(1)!important;
  opacity:1!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefit-clean:hover .ezsc-new-benefit-icon img{
  filter:brightness(0) invert(1) drop-shadow(0 8px 14px rgba(255,255,255,.18))!important;
}
@media (max-width:980px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-list{gap:0!important}
}
@media (max-width:560px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-list{gap:6px 4px!important}
}

/* EZSC sales header overlay + hero breathing space */
body.ezsc-sales-standalone .ezsc-plugin-header,
body.ezsc-layout-plugin .ezsc-plugin-header:has(+ .ezsc-sales-page.ezsc-sales-page-v2){
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  z-index:999!important;
  background:rgba(255,255,255,.04)!important;
  border-bottom-color:rgba(255,255,255,.08)!important;
  box-shadow:none!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
  transition:background .24s ease,box-shadow .24s ease,border-color .24s ease,backdrop-filter .24s ease!important;
}
body.ezsc-sales-standalone .ezsc-plugin-header.is-scrolled,
body.ezsc-layout-plugin .ezsc-plugin-header.is-scrolled:has(+ .ezsc-sales-page.ezsc-sales-page-v2){
  background:rgba(255,255,255,.94)!important;
  border-bottom-color:rgba(15,23,42,.08)!important;
  box-shadow:0 18px 44px rgba(15,23,42,.10)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
body.ezsc-sales-standalone .ezsc-plugin-header:not(.is-scrolled) :where(.ezsc-plugin-brand,.ezsc-plugin-nav a),
body.ezsc-layout-plugin .ezsc-plugin-header:not(.is-scrolled):has(+ .ezsc-sales-page.ezsc-sales-page-v2) :where(.ezsc-plugin-brand,.ezsc-plugin-nav a){
  color:#ffffff!important;
  text-shadow:0 8px 22px rgba(0,0,0,.24)!important;
}
body.ezsc-sales-standalone .ezsc-plugin-header:not(.is-scrolled) .ezsc-plugin-nav a:hover,
body.ezsc-layout-plugin .ezsc-plugin-header:not(.is-scrolled):has(+ .ezsc-sales-page.ezsc-sales-page-v2) .ezsc-plugin-nav a:hover{
  background:rgba(255,255,255,.14)!important;
  color:#ffffff!important;
}
body.ezsc-sales-standalone .ezsc-plugin-header:not(.is-scrolled) .ezsc-plugin-action,
body.ezsc-layout-plugin .ezsc-plugin-header:not(.is-scrolled):has(+ .ezsc-sales-page.ezsc-sales-page-v2) .ezsc-plugin-action{
  background:rgba(255,255,255,.18)!important;
  color:#ffffff!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:none!important;
}
.ezsc-plugin-actions{display:flex;align-items:center;gap:10px}
.ezsc-header-mode-switch{width:54px!important;height:34px!important;grid-template-columns:1fr 1fr!important;padding:4px 6px!important;margin:0!important;background:rgba(255,255,255,.92)!important;border-color:rgba(15,23,42,.10)!important;box-shadow:0 10px 24px rgba(15,23,42,.10)!important}
.ezsc-header-mode-switch .ezsc-mode-switch-knob{width:26px!important;height:26px!important;top:3px!important;right:4px!important}
.ezsc-header-mode-switch.is-dark .ezsc-mode-switch-knob{right:22px!important}
.ezsc-header-mode-switch .ezsc-mode-switch-text{font-size:15px!important}
body.ezsc-sales-standalone .ezsc-plugin-header:not(.is-scrolled) .ezsc-header-mode-switch,
body.ezsc-layout-plugin .ezsc-plugin-header:not(.is-scrolled):has(+ .ezsc-sales-page.ezsc-sales-page-v2) .ezsc-header-mode-switch{
  background:rgba(255,255,255,.16)!important;
  color:#ffffff!important;
  border-color:rgba(255,255,255,.22)!important;
  box-shadow:none!important;
}
html.ezsc-mode-dark body.ezsc-sales-standalone .ezsc-plugin-header.is-scrolled,
html.ezsc-mode-dark body.ezsc-layout-plugin .ezsc-plugin-header.is-scrolled:has(+ .ezsc-sales-page.ezsc-sales-page-v2){
  background:rgba(7,10,20,.90)!important;
  border-bottom-color:rgba(255,255,255,.10)!important;
  box-shadow:0 18px 44px rgba(0,0,0,.28)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-inner{
  padding:76px 112px 60px!important;
}
@media (max-width:980px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-inner{padding:86px 26px 112px!important}
}
@media (max-width:560px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-inner{padding:82px 18px 106px!important}
}

/* EZSC v0.7.3.7 - sales hero header transparent + desktop benefits cleanup */
body.ezsc-sales-standalone .ezsc-plugin-header:not(.is-scrolled),
body.ezsc-layout-plugin .ezsc-plugin-header:not(.is-scrolled):has(+ .ezsc-sales-page.ezsc-sales-page-v2){
  background:transparent!important;
  border-bottom-color:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero::before{
  content:'';
  position:absolute;
  inset:0 0 auto 0;
  height:130px;
  pointer-events:none;
  z-index:1;
  background:linear-gradient(180deg,rgba(0,0,0,.30),rgba(0,0,0,.14) 42%,rgba(0,0,0,0));
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-inner{
  padding:96px 126px 76px!important;
}
@media (min-width:1025px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-content .ezsc-new-benefits-glass{
    display:none!important;
  }
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-actions{
    margin-bottom:0!important;
  }
}
@media (max-width:1024px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-inner{
    padding:94px 34px 118px!important;
  }
}
@media (max-width:560px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-new-hero-inner{
    padding:90px 24px 112px!important;
  }
}


/* EZSC v0.7.3.7 - mobile header menu */
.ezsc-plugin-menu-toggle{
  display:none;
  width:42px;
  height:42px;
  border:0;
  border-radius:999px;
  background:rgba(255,255,255,.92);
  box-shadow:0 12px 28px rgba(15,23,42,.12);
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  cursor:pointer;
  padding:0;
}
.ezsc-plugin-menu-toggle span{
  display:block;
  width:18px;
  height:2px;
  border-radius:999px;
  background:#111827;
  transition:transform .22s ease,opacity .18s ease,background .22s ease;
}
body.ezsc-sales-standalone .ezsc-plugin-header:not(.is-scrolled) .ezsc-plugin-menu-toggle,
body.ezsc-layout-plugin .ezsc-plugin-header:not(.is-scrolled):has(+ .ezsc-sales-page.ezsc-sales-page-v2) .ezsc-plugin-menu-toggle{
  background:rgba(255,255,255,.16)!important;
  box-shadow:none!important;
}
body.ezsc-sales-standalone .ezsc-plugin-header:not(.is-scrolled) .ezsc-plugin-menu-toggle span,
body.ezsc-layout-plugin .ezsc-plugin-header:not(.is-scrolled):has(+ .ezsc-sales-page.ezsc-sales-page-v2) .ezsc-plugin-menu-toggle span{
  background:#fff!important;
}
.ezsc-plugin-header.is-mobile-open .ezsc-plugin-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.ezsc-plugin-header.is-mobile-open .ezsc-plugin-menu-toggle span:nth-child(2){opacity:0}
.ezsc-plugin-header.is-mobile-open .ezsc-plugin-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
@media (max-width:860px){
  .ezsc-plugin-header-inner{
    width:calc(100% - 28px)!important;
    min-height:66px!important;
    padding:12px 0!important;
    display:grid!important;
    grid-template-columns:1fr auto!important;
    align-items:center!important;
    gap:10px 12px!important;
  }
  .ezsc-plugin-menu-toggle{display:flex!important;justify-self:end}
  .ezsc-plugin-brand{min-width:0;font-size:16px!important}
  .ezsc-plugin-brand img{width:36px!important;height:36px!important;border-radius:11px!important}
  .ezsc-plugin-brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .ezsc-plugin-nav,
  .ezsc-plugin-actions{
    grid-column:1 / -1;
    width:100%!important;
    display:none!important;
  }
  .ezsc-plugin-header.is-mobile-open .ezsc-plugin-nav,
  .ezsc-plugin-header.is-mobile-open .ezsc-plugin-actions{
    display:flex!important;
  }
  .ezsc-plugin-header.is-mobile-open .ezsc-plugin-nav{
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:7px!important;
    overflow:visible!important;
    padding:12px!important;
    border-radius:24px!important;
    background:rgba(255,255,255,.94)!important;
    box-shadow:0 18px 45px rgba(15,23,42,.13)!important;
    backdrop-filter:blur(18px)!important;
    -webkit-backdrop-filter:blur(18px)!important;
  }
  .ezsc-plugin-header.is-mobile-open .ezsc-plugin-nav a{
    color:#111827!important;
    text-shadow:none!important;
    padding:13px 14px!important;
    border-radius:16px!important;
    background:rgba(15,23,42,.04)!important;
  }
  .ezsc-plugin-header.is-mobile-open .ezsc-plugin-actions{
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    padding:0 2px 6px!important;
  }
  .ezsc-plugin-header.is-mobile-open .ezsc-plugin-action{
    width:auto!important;
    flex:1 1 auto!important;
    min-height:42px!important;
    color:#fff!important;
    text-shadow:none!important;
    border:0!important;
  }
  .ezsc-plugin-header.is-mobile-open .ezsc-header-mode-switch{
    flex:0 0 auto!important;
    background:rgba(255,255,255,.94)!important;
    color:#111827!important;
    border-color:rgba(15,23,42,.10)!important;
    box-shadow:0 10px 24px rgba(15,23,42,.10)!important;
  }
}
@media (max-width:560px){
  .ezsc-plugin-header-inner{width:calc(100% - 24px)!important;min-height:62px!important;padding:10px 0!important}
  .ezsc-plugin-menu-toggle{width:40px;height:40px}
}

/* EZSC v0.7.3.8 - automatic elegant section rhythm */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body{
  display:block!important;
  background:transparent!important;
  padding:0!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel{
  width:100%!important;
  max-width:none!important;
  grid-column:1 / -1!important;
  margin:0 0 28px!important;
  padding:clamp(34px,5vw,72px)!important;
  border-radius:clamp(26px,3vw,42px)!important;
  border:1px solid rgba(219,230,243,.92)!important;
  box-shadow:0 18px 54px rgba(15,23,42,.055)!important;
  background:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:nth-child(odd){
  background:#f8f8f2!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:nth-child(even){
  background:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-sales-about{
  display:block!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta{
  background:linear-gradient(135deg,#07111f 0%,#111827 52%,#1d4ed8 100%)!important;
  border-color:rgba(255,255,255,.12)!important;
  color:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-guarantee-panel{
  background:#f8f8f2!important;
  border-color:rgba(187,247,208,.92)!important;
}
@media (max-width:920px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel{
    margin-bottom:18px!important;
    padding:28px 22px!important;
  }
}

/* EZSC v0.7.3.8 - sales sections as true page sections, not cards */
body .ezsc-sales-page.ezsc-sales-page-v2{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0 0 90px!important;
  background:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-hero{
  width:100%!important;
  margin:0!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:clamp(58px,7vw,108px) max(24px,calc((100vw - 1180px) / 2))!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
  background:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:nth-child(odd){
  background:#f8f8f2!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:nth-child(even){
  background:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-sales-about{
  display:block!important;
  background:#f8f8f2!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-guarantee-panel{
  background:#f8f8f2!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta{
  background:linear-gradient(135deg,#07111f 0%,#111827 52%,#1d4ed8 100%)!important;
  color:#fff!important;
}
@media (max-width:920px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel{
    padding:48px 22px!important;
  }
}


/* EZSC v0.7.3.8 - special gradient cards only for offer and final CTA */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta{
  width:min(1180px,calc(100% - 40px))!important;
  margin:clamp(34px,5vw,72px) auto!important;
  padding:clamp(34px,5vw,72px)!important;
  border-radius:clamp(28px,4vw,48px)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 26px 70px rgba(15,23,42,.16)!important;
  background:
    radial-gradient(circle at 12% 20%, rgba(255,255,255,.16) 0, rgba(255,255,255,0) 32%),
    linear-gradient(135deg,var(--ezsc-sales-special-1,#07111f) 0%,var(--ezsc-sales-special-2,#1d4ed8) 100%)!important;
  color:#fff!important;
  overflow:hidden!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel + .ezsc-panel,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta + .ezsc-panel{
  margin-top:0!important;
}
@media (max-width:920px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta{
    width:calc(100% - 28px)!important;
    margin:28px auto!important;
    padding:30px 22px!important;
    border-radius:28px!important;
  }
}

/* EZSC v0.7.3.8 - flat sales sections, special gradient cards only */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:not(.ezsc-sales-offer-panel):not(.ezsc-sales-final-cta){
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:clamp(58px,7vw,108px) max(24px,calc((100vw - 1180px) / 2))!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
  background:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:not(.ezsc-sales-offer-panel):not(.ezsc-sales-final-cta):nth-child(odd){
  background:#f8f8f2!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:not(.ezsc-sales-offer-panel):not(.ezsc-sales-final-cta):nth-child(even){
  background:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-about,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-syllabus-panel,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-guarantee-panel,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-faq-panel{
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-about{
  display:block!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-guarantee-panel{
  border:0!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta{
  width:min(1180px,calc(100% - 40px))!important;
  max-width:1180px!important;
  margin:clamp(34px,5vw,72px) auto!important;
  padding:clamp(38px,5vw,76px)!important;
  border-radius:clamp(28px,4vw,48px)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 26px 70px rgba(15,23,42,.16)!important;
  background:
    radial-gradient(circle at 12% 20%, rgba(255,255,255,.16) 0, rgba(255,255,255,0) 32%),
    linear-gradient(135deg,var(--ezsc-sales-special-1,#07111f) 0%,var(--ezsc-sales-special-2,#1d4ed8) 100%)!important;
  color:#fff!important;
  overflow:hidden!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel h2,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel p,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta h2,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta p,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel .ezsc-sales-price,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta .ezsc-sales-price{
  color:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel .ezsc-section-kicker,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta .ezsc-section-kicker{
  background:rgba(255,255,255,.13)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.18)!important;
}
@media (max-width:920px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:not(.ezsc-sales-offer-panel):not(.ezsc-sales-final-cta){
    padding:48px 22px!important;
  }
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta{
    width:calc(100% - 28px)!important;
    margin:28px auto!important;
    padding:30px 22px!important;
    border-radius:28px!important;
  }
}


/* EZSC v0.7.3.9 - final flat sales sections + cache-safe override */
body .ezsc-sales-page.ezsc-sales-page-v2{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  overflow:hidden!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
  overflow:visible!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:not(.ezsc-sales-offer-panel):not(.ezsc-sales-final-cta){
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:clamp(64px,7vw,112px) max(24px,calc((100vw - 1180px) / 2))!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#fff!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:not(.ezsc-sales-offer-panel):not(.ezsc-sales-final-cta):nth-child(odd){
  background:#f8f8f2!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:not(.ezsc-sales-offer-panel):not(.ezsc-sales-final-cta):nth-child(even){
  background:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:not(.ezsc-sales-offer-panel):not(.ezsc-sales-final-cta) > *{
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:not(.ezsc-sales-offer-panel):not(.ezsc-sales-final-cta) h2{
  margin-top:0!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta{
  position:relative!important;
  width:min(1180px,calc(100% - 48px))!important;
  max-width:1180px!important;
  margin:clamp(42px,5vw,78px) auto!important;
  padding:clamp(42px,5vw,82px)!important;
  border-radius:clamp(30px,4vw,52px)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 28px 76px rgba(15,23,42,.16)!important;
  background:
    radial-gradient(circle at 14% 18%, rgba(255,255,255,.16) 0, rgba(255,255,255,0) 34%),
    linear-gradient(135deg,var(--ezsc-sales-special-1,#07111f) 0%,var(--ezsc-sales-special-2,#1d4ed8) 100%)!important;
  color:#fff!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel *,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta *{
  color:inherit!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel .ezsc-section-kicker,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta .ezsc-section-kicker{
  color:#fff!important;
  background:rgba(255,255,255,.14)!important;
  border:1px solid rgba(255,255,255,.20)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel .ezsc-primary-btn,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta .ezsc-primary-btn{
  color:#fff!important;
}
@media (max-width:920px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-panel:not(.ezsc-sales-offer-panel):not(.ezsc-sales-final-cta){
    padding:52px 22px!important;
  }
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-offer-panel,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-final-cta{
    width:calc(100% - 28px)!important;
    margin:30px auto!important;
    padding:32px 22px!important;
    border-radius:30px!important;
  }
}


/* EZSC v0.7.3.10 - offer/final CTA: flat section with centered gradient card */
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-sales-offer-panel,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-sales-final-cta{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:clamp(64px,7vw,112px) max(24px,calc((100vw - 1180px) / 2))!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#fff!important;
  overflow:visible!important;
  color:#fff!important;
  box-sizing:border-box!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-sales-offer-panel:nth-child(odd),
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-sales-final-cta:nth-child(odd){
  background:#f8f8f2!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-sales-offer-panel:nth-child(even),
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-sales-final-cta:nth-child(even){
  background:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner{
  width:min(1180px,100%)!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:clamp(42px,5vw,82px)!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:20px!important;
  align-items:center!important;
  border-radius:clamp(30px,4vw,52px)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 28px 76px rgba(15,23,42,.16)!important;
  background:
    radial-gradient(circle at 14% 18%, rgba(255,255,255,.16) 0, rgba(255,255,255,0) 34%),
    linear-gradient(135deg,var(--ezsc-sales-special-1,#07111f) 0%,var(--ezsc-sales-special-2,#1d4ed8) 100%)!important;
  color:#fff!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner > .ezsc-section-kicker,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner > h2,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner > p{
  grid-column:1!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner .ezsc-sales-actions{
  grid-column:2!important;
  grid-row:1 / span 3!important;
  justify-content:flex-end!important;
  margin:0!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner h2,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner p,
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner .ezsc-sales-price{
  color:#fff!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner .ezsc-section-kicker{
  color:#fff!important;
  background:rgba(255,255,255,.14)!important;
  border:1px solid rgba(255,255,255,.20)!important;
}
body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner .ezsc-primary-btn{
  color:#fff!important;
}
@media (max-width:920px){
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-sales-offer-panel,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-sales-body > .ezsc-sales-final-cta{
    padding:52px 22px!important;
  }
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner{
    grid-template-columns:1fr!important;
    width:100%!important;
    padding:32px 22px!important;
    border-radius:30px!important;
  }
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner > .ezsc-section-kicker,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner > h2,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner > p,
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner .ezsc-sales-actions{
    grid-column:1!important;
    grid-row:auto!important;
  }
  body .ezsc-sales-page.ezsc-sales-page-v2 .ezsc-special-gradient-card-inner .ezsc-sales-actions{
    justify-content:stretch!important;
  }
}

/* EZSC 0.7.3.11 - dashboard menu cleanup */
.ezsc-dashboard-user-profile{
  text-decoration:none!important;
  cursor:pointer;
  transition:transform .18s ease,background .18s ease,border-color .18s ease!important;
}
.ezsc-dashboard-user-profile:hover{
  transform:translateY(-1px);
  background:rgba(255,255,255,.14)!important;
  border-color:rgba(255,255,255,.22)!important;
}
.ezsc-dashboard-management{
  margin-top:20px;
  padding-top:18px;
  border-top:1px solid rgba(255,255,255,.16);
}
.ezsc-dashboard-management-toggle{
  width:100%;
  cursor:pointer;
}
.ezsc-dashboard-management-toggle .ezsc-management-arrow{
  margin-inline-start:auto;
  font-size:22px;
  line-height:1;
  font-weight:900;
  opacity:.86;
  transform:rotate(0deg);
  transition:transform .2s ease;
}
.ezsc-dashboard-management.is-open .ezsc-management-arrow{
  transform:rotate(-90deg);
}
.ezsc-dashboard-management-items{
  display:none;
  flex-direction:column;
  gap:8px;
  margin-top:8px;
}
.ezsc-dashboard-management.is-open .ezsc-dashboard-management-items{
  display:flex;
}
.ezsc-dashboard-management-link{
  min-height:46px;
  padding-inline-start:22px!important;
  background:rgba(255,255,255,.08)!important;
}
html.ezsc-mode-bright .ezsc-dashboard-management{
  border-top-color:rgba(15,23,42,.12);
}
html.ezsc-mode-bright .ezsc-dashboard-user-profile:hover{
  background:rgba(255,255,255,.82)!important;
  border-color:rgba(15,23,42,.12)!important;
}
html.ezsc-mode-bright .ezsc-dashboard-management-link{
  background:rgba(255,255,255,.52)!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-management{
  margin-top:8px;
  padding-top:8px;
  border-top:0;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-management-items,
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-management-arrow{
  display:none!important;
}


/* EZSC 0.7.3.12 - dashboard management menu visual fixes */
.ezsc-dashboard-management{
  margin:18px 0!important;
  padding-top:0!important;
  border-top:0!important;
}
.ezsc-dashboard-management-toggle,
.ezsc-dashboard-management-toggle.is-active{
  background:transparent!important;
  border-color:transparent!important;
  box-shadow:none!important;
  color:rgba(255,255,255,.82)!important;
}
.ezsc-dashboard-management-toggle:hover{
  background:rgba(255,255,255,.08)!important;
  border-color:transparent!important;
  box-shadow:none!important;
}
.ezsc-dashboard-management-toggle .ezsc-dashboard-link-icon,
.ezsc-dashboard-management-toggle.is-active .ezsc-dashboard-link-icon{
  filter:brightness(0) invert(1)!important;
  opacity:.82!important;
}
.ezsc-dashboard-management-items{
  gap:9px!important;
  margin-top:9px!important;
}
.ezsc-dashboard-management-link{
  padding-inline-start:16px!important;
  background:transparent!important;
  border-color:transparent!important;
  box-shadow:none!important;
}
.ezsc-dashboard-management-link:hover{
  background:rgba(255,255,255,.08)!important;
}
html.ezsc-mode-bright .ezsc-dashboard-management,
html.ezsc-mode-dark .ezsc-dashboard-management{
  border-top:0!important;
}
html.ezsc-mode-bright .ezsc-dashboard-management-toggle,
html.ezsc-mode-bright .ezsc-dashboard-management-toggle.is-active,
html.ezsc-mode-bright .ezsc-dashboard-management-link{
  background:transparent!important;
  border-color:transparent!important;
  box-shadow:none!important;
}
html.ezsc-mode-bright .ezsc-dashboard-management-toggle:hover,
html.ezsc-mode-bright .ezsc-dashboard-management-link:hover{
  background:rgba(255,255,255,.12)!important;
}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-menu-remove{
  background:#fff!important;
  color:#111827!important;
  font-size:0!important;
  border:1px solid rgba(17,24,39,.12)!important;
}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-menu-remove::before{
  content:'×';
  color:#111827!important;
  font-size:18px!important;
  font-weight:900!important;
  line-height:1!important;
}
.ezsc-dashboard-frame.sidebar-collapsed .ezsc-dashboard-management{
  margin:8px 0!important;
}


/* EZSC 0.7.3.13 - dashboard liquid glass layer cleanup */
.ezsc-dashboard-shell > .ezsc-bg-blobs{
  display:none!important;
}
html.ezsc-liquid-glass .ezsc-dashboard-shell{
  background:#111!important;
  isolation:isolate;
}
html.ezsc-liquid-glass .ezsc-dashboard-shell::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  display:block!important;
  background:url('../images/liquid-glass-bg.png') center/cover no-repeat!important;
  opacity:1!important;
  filter:none!important;
  transform:none!important;
  z-index:0!important;
  pointer-events:none!important;
}
html.ezsc-liquid-glass .ezsc-dashboard-shell::after{
  content:none!important;
  display:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
html.ezsc-liquid-glass .ezsc-dashboard-frame{
  position:relative!important;
  z-index:1!important;
  background:transparent!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
html.ezsc-liquid-glass .ezsc-dashboard-main{
  background:transparent!important;
  box-shadow:none!important;
}
html.ezsc-liquid-glass .ezsc-dashboard-sidebar,
html.ezsc-liquid-glass .ezsc-dashboard-content-card{
  background:linear-gradient(135deg,rgba(255,255,255,.34),rgba(255,255,255,.16))!important;
  border:1px solid rgba(255,255,255,.42)!important;
  box-shadow:0 28px 80px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.52),inset 0 -1px 0 rgba(255,255,255,.12)!important;
  backdrop-filter:blur(26px) saturate(1.24)!important;
  -webkit-backdrop-filter:blur(26px) saturate(1.24)!important;
}
html.ezsc-liquid-glass.ezsc-mode-dark .ezsc-dashboard-sidebar,
html.ezsc-liquid-glass.ezsc-mode-dark .ezsc-dashboard-content-card{
  background:linear-gradient(135deg,rgba(22,24,31,.58),rgba(22,24,31,.32))!important;
  border-color:rgba(255,255,255,.16)!important;
  box-shadow:0 28px 90px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.16),inset 0 -1px 0 rgba(255,255,255,.07)!important;
}
html.ezsc-liquid-glass .ezsc-dashboard-content-card::before,
html.ezsc-liquid-glass .ezsc-dashboard-sidebar::before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.46),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.18),transparent 42%);
  opacity:.72;
}
html.ezsc-liquid-glass .ezsc-dashboard-content-card,
html.ezsc-liquid-glass .ezsc-dashboard-sidebar{
  position:relative;
  overflow:hidden;
}


/* EZSC 0.7.3.14 - dashboard menu drag reorder */
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-link[data-menu-item]{
  cursor:grab!important;
  touch-action:none;
}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-link[data-menu-item]:active{
  cursor:grabbing!important;
}
.ezsc-dashboard-link.is-menu-dragging{
  opacity:.74!important;
  transform:scale(.985)!important;
  animation:none!important;
}
.ezsc-dashboard-frame.ezsc-menu-editing .ezsc-dashboard-management-items{
  min-height:8px;
}
