/* ---- styles.css ---- */
:root{--ink:#111820;--muted:#66717d;--paper:#fff;--soft:#f5f7f8;--orange:#ef7d22;--dark:#0d1117;--line:#e6e8eb;--shadow:0 20px 60px rgba(0,0,0,.10)}*{box-sizing:border-box}body{margin:0;font-family:'Cairo',sans-serif;background:#fff;color:var(--ink)}a{text-decoration:none;color:inherit}.container{width:min(1120px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--dark);color:#fff;font-weight:800;border:2px solid var(--orange)}.brand strong,.brand span{display:block}.brand span{font-size:11px;color:var(--muted);letter-spacing:.8px}.nav{display:flex;align-items:center;gap:17px;font-weight:600}.nav-cta{padding:11px 17px;border-radius:12px;background:var(--orange);color:#fff}.nav-cta.secondary{background:var(--dark)}.hero{min-height:72vh;display:grid;align-items:center;background:radial-gradient(circle at 20% 20%,rgba(239,125,34,.25),transparent 32%),linear-gradient(135deg,#10151c 0%,#202a35 100%);color:#fff}.hero-content{padding:92px 0}.eyebrow,.section-kicker{display:inline-block;color:var(--orange);font-weight:800;margin-bottom:12px}.hero h1{font-size:clamp(38px,6vw,74px);line-height:1.15;max-width:900px;margin:0 0 20px}.hero p{max-width:720px;color:#d5d9de;font-size:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.btn{padding:14px 22px;border-radius:14px;font-weight:800}.btn-primary{background:var(--orange);color:#fff}.btn-ghost{border:1px solid #ffffff50}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:40px}.hero-stats>div{padding:20px;border:1px solid #ffffff20;background:#ffffff0d;border-radius:18px}.hero-stats strong,.hero-stats span{display:block}.hero-stats span{font-size:13px;color:#cfd5da;margin-top:6px}.section{padding:90px 0}.light{background:var(--soft)}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.section h2{font-size:clamp(28px,4vw,45px);margin:0 0 20px}.section p{line-height:1.9;color:var(--muted)}.chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.chips span{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#fff}.visual-card{min-height:330px;border-radius:28px;padding:35px;background:linear-gradient(135deg,#111820,#252d36);color:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:flex-end}.big-note{font-size:120px;color:var(--orange);line-height:1}.visual-card span{color:#cbd2d8}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.card{padding:30px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 10px 35px rgba(0,0,0,.05)}.card.featured{border:2px solid var(--orange)}.card-icon{font-size:36px}.card ul{padding-right:20px;color:var(--muted);line-height:2}.timeline{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.step{display:flex;gap:18px;padding:24px;border:1px solid var(--line);border-radius:20px}.step>span{width:45px;height:45px;border-radius:14px;background:var(--dark);color:#fff;display:grid;place-items:center;font-weight:800}.step h3{margin:0}.step p{margin:6px 0 0}.footer-wrap{display:flex;justify-content:space-between;padding:30px 0}.footer-wrap strong,.footer-wrap span{display:block}.footer-wrap span{color:var(--muted);font-size:13px}
.auth-shell{min-height:100vh;background:linear-gradient(135deg,#0d1117,#202a35);display:grid;place-items:center;padding:24px}.auth-card{width:min(500px,100%);background:#fff;border-radius:28px;padding:32px;box-shadow:var(--shadow)}.auth-head{text-align:center;margin-bottom:24px}.auth-head .brand-mark{margin:0 auto 14px}.form-grid{display:grid;gap:14px}.field label{display:block;font-size:13px;font-weight:700;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:12px;font:inherit}.oauth{display:grid;gap:10px;margin-top:14px}.oauth button,.submit-btn{border:0;padding:13px 16px;border-radius:12px;font:inherit;font-weight:800;cursor:pointer}.submit-btn{background:var(--orange);color:#fff}.oauth button{background:#f2f4f5}.muted-center{text-align:center;color:var(--muted);font-size:13px}.dashboard{background:#f5f7f9;min-height:100vh}.dash-top{background:#10151c;color:#fff}.dash-top .container{display:flex;align-items:center;justify-content:space-between;padding:22px 0}.dash-grid{display:grid;grid-template-columns:260px 1fr;gap:24px;padding:28px 0}.sidebar,.panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px}.sidebar a{display:block;padding:12px 14px;border-radius:12px;margin-bottom:6px}.sidebar a.active{background:#fff3e9;color:#b4540e;font-weight:800}.member-head{display:flex;justify-content:space-between;align-items:center;gap:18px}.avatar{width:72px;height:72px;border-radius:22px;background:#111820;color:#fff;display:grid;place-items:center;font-weight:800;font-size:26px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}.kpi{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.kpi span{display:block;color:var(--muted);font-size:12px}.kpi strong{font-size:24px}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:12px;border-bottom:1px solid var(--line);text-align:right}.badge{display:inline-block;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800}.ok{background:#e8f8ef;color:#217a47}.wait{background:#fff4dd;color:#946200}.danger{background:#fdecec;color:#a93636}@media(max-width:850px){.nav{display:none}.hero-stats,.cards,.timeline,.kpis{grid-template-columns:1fr}.split{grid-template-columns:1fr}.dash-grid{grid-template-columns:1fr}.sidebar{display:flex;overflow:auto;gap:4px}.sidebar a{min-width:max-content}.member-head{align-items:flex-start}.footer-wrap{gap:20px;flex-direction:column}}
.app-message{position:sticky;top:0;z-index:100;padding:12px 18px;text-align:center;font-weight:700;background:#eef4ff;color:#244b7d}.app-message.warn{background:#fff4dd;color:#7a5200}.app-message.error{background:#fdecec;color:#9b2c2c}.app-message.success{background:#e8f8ef;color:#17633b}.auth-card.wide{width:min(720px,100%)}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid .full{grid-column:1/-1}.consent{font-size:13px;color:var(--muted);display:flex;gap:8px;align-items:flex-start}.auth-divider{display:flex;align-items:center;gap:10px;margin:18px 0 10px;color:var(--muted);font-size:12px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--line);flex:1}.link-btn{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.pending-panel{margin-top:20px;border:1px solid #f2cb88;background:#fffaf0}.mt{margin-top:18px}.table-wrap{overflow:auto}.notice{padding:16px 0;border-bottom:1px solid var(--line)}.notice:last-child{border-bottom:0}.notice p{color:var(--muted);margin:6px 0}.notice small{color:var(--muted)}.doc-list{display:grid;gap:10px}.doc-link{padding:13px 15px;border:1px solid var(--line);border-radius:12px}.admin-main{padding:28px 0}.admin-forms{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.admin-forms input,.admin-forms select,.admin-forms textarea{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:11px;font:inherit}.mini-btn{border:0;border-radius:9px;background:var(--orange);color:#fff;padding:7px 11px;font:inherit;font-weight:700;cursor:pointer}.mini-btn.ghost{background:#eef0f2;color:#333}@media(max-width:850px){.form-grid.two,.admin-forms{grid-template-columns:1fr}.admin-main .kpis{grid-template-columns:1fr 1fr}}@media(max-width:520px){.admin-main .kpis{grid-template-columns:1fr}}


/* =========================================================
   V8 — PREMIUM MEMBER PORTAL + ADMIN APPROVAL
   ========================================================= */
:root{
  --cs-gold:#e9b94d;
  --cs-gold-2:#ffd979;
  --cs-ink:#090909;
  --cs-panel:#111111;
  --cs-panel-2:#171717;
  --cs-line:rgba(255,255,255,.09);
  --cs-soft:#a9a9a9;
}

/* V146 — reliable analytics, animated insights and admin notifications */
.control-tile{position:relative;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.control-tile:hover{transform:translateY(-2px)}
.control-badge{position:absolute;top:6px;left:6px;min-width:23px;height:23px;padding:0 6px;border-radius:99px;background:#e14646;color:#fff;display:grid;place-items:center;font-style:normal;font-size:11px;font-weight:900;border:2px solid #fff;box-shadow:0 4px 14px rgba(225,70,70,.4)}.control-badge[hidden]{display:none!important}.control-tile.has-notification{border-color:rgba(225,70,70,.7)!important;box-shadow:0 0 0 2px rgba(225,70,70,.11),0 8px 22px rgba(0,0,0,.12);animation:adminNotify 2.4s ease-in-out infinite}@keyframes adminNotify{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}
body.dashboard .analytics-panel{overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(222,174,76,.16),transparent 34%),linear-gradient(145deg,#10151c,#151b23)!important;border-color:rgba(222,174,76,.35)!important;color:#f7f2e8!important;padding:clamp(18px,3vw,30px)}
.analytics-head{display:grid!important;grid-template-columns:1fr auto;align-items:start!important}.analytics-head h1{font-size:clamp(28px,4vw,48px)!important;line-height:1.15;margin:5px 0!important;color:#edc46f!important;overflow-wrap:anywhere}.analytics-head p{margin:0!important;max-width:650px}.analytics-head>[data-analytics-status]{grid-column:1/-1;margin-top:9px;color:#aeb6c2!important}.analytics-head .mini-btn{align-self:center}
.analytics-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.analytics-kpis>div{min-height:125px;padding:18px!important;border:1px solid rgba(232,190,101,.25)!important;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;display:flex;flex-direction:column;justify-content:center;animation:analyticsRise .5s ease both}.analytics-kpis>div:nth-child(2){animation-delay:.05s}.analytics-kpis>div:nth-child(3){animation-delay:.1s}.analytics-kpis>div:nth-child(4){animation-delay:.15s}.analytics-kpis>div:nth-child(5){animation-delay:.2s}.analytics-kpis>div:nth-child(6){animation-delay:.25s}.analytics-kpis strong{font-size:34px!important}.analytics-kpis small{color:#8e99a8;font-size:10px;margin-top:3px}
.analytics-trend-card{margin:14px 0;padding:18px;border:1px solid rgba(232,190,101,.22);border-radius:18px;background:rgba(4,8,12,.32)}.analytics-trend-card h3{margin:0;color:#e8c16b}.analytics-trend-card>div:first-child>small{color:#929cab}.analytics-trend{height:180px;display:grid;grid-template-columns:repeat(7,1fr);gap:10px;align-items:end;margin-top:16px;direction:ltr}.trend-day{height:100%;display:grid;grid-template-rows:20px 1fr 22px;gap:5px;text-align:center;color:#abb3bf;font-size:10px}.trend-day>b{color:#f2d084}.trend-day>i{position:relative;border-radius:9px;background:rgba(255,255,255,.06);overflow:hidden}.trend-day>i>em{position:absolute;left:0;right:0;bottom:0;border-radius:9px;background:linear-gradient(180deg,#f3d17c,#a8731a);animation:trendGrow .75s cubic-bezier(.2,.8,.2,1) both;transform-origin:bottom}.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.analytics-grid>div{background:linear-gradient(145deg,#171d25,#11161d)!important;color:#eef1f5!important;border:1px solid rgba(232,190,101,.18)!important;border-radius:17px!important;padding:17px!important}.analytics-grid h3{color:#e8c16b!important;font-size:15px!important}.analytics-grid>div>small{display:block;color:#858f9d;font-size:10px;margin:-5px 0 7px}.analytics-line{border-bottom-color:rgba(255,255,255,.08)!important;font-size:13px!important}.analytics-line b{color:#f0c875}.analytics-note{color:#a9b1bc!important}
@keyframes analyticsRise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes trendGrow{from{transform:scaleY(0)}to{transform:scaleY(1)}}
@media(max-width:650px){.control-badge{top:4px;left:4px}.analytics-head{display:block!important}.analytics-head .mini-btn{margin-top:12px}.analytics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}.analytics-kpis>div{min-height:108px;padding:14px!important}.analytics-kpis strong{font-size:29px!important}.analytics-grid{grid-template-columns:1fr!important}.analytics-trend{height:155px;gap:6px}.trend-day{font-size:9px}}
@media(prefers-reduced-motion:reduce){.control-tile,.control-tile.has-notification,.analytics-kpis>div,.trend-day>i>em{animation:none!important;transition:none!important}}

body.member-portal{
  margin:0;
  background:
    radial-gradient(circle at 80% 0%, rgba(233,185,77,.09), transparent 26rem),
    #090909;
  color:#fff;
  font-family:"Cairo",sans-serif;
}

.portal-topbar{
  position:sticky;top:0;z-index:200;
  backdrop-filter:blur(16px);
  background:rgba(7,7,7,.86);
  border-bottom:1px solid var(--cs-line);
}
.portal-topbar-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.portal-brand{display:flex;align-items:center;gap:12px}
.portal-brand-mark{
  width:44px;height:44px;border-radius:50%;display:grid;place-items:center;
  color:#090909;font-weight:900;background:linear-gradient(135deg,var(--cs-gold-2),#ba8120);
  box-shadow:0 0 0 5px rgba(233,185,77,.08);
}
.portal-brand strong{display:block;font-size:.96rem}
.portal-brand small{display:block;color:#8e8e8e;font-size:.62rem;letter-spacing:.14em}
.portal-signout{
  background:transparent;color:#fff;border:1px solid rgba(255,255,255,.16);
  padding:9px 16px;border-radius:999px;font-family:inherit;cursor:pointer;
}

.portal-hero{
  min-height:420px;position:relative;overflow:hidden;
  display:flex;align-items:flex-end;
  border-bottom:1px solid rgba(233,185,77,.22);
  background:radial-gradient(circle at 18% 30%,rgba(233,185,77,.16),transparent 28rem),linear-gradient(135deg,#050505 0%,#12100b 58%,#050505 100%);
}
.portal-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 32%;filter:saturate(.9) contrast(1.04)}
.portal-hero-shade{
  position:absolute;inset:0;
  background:linear-gradient(0deg,#090909 0%,transparent 65%);
}
.portal-hero-pattern{
  position:absolute;inset:0;opacity:.12;pointer-events:none;
  background-image:linear-gradient(30deg,rgba(233,185,77,.25) 12%,transparent 12.5%,transparent 87%,rgba(233,185,77,.25) 87.5%);
  background-size:46px 80px;
}
.portal-hero-content{
  position:relative;z-index:2;padding-top:70px;padding-bottom:58px;
  width:100%;display:flex;justify-content:space-between;align-items:flex-end;gap:32px;
}
.portal-welcome{max-width:760px}
.portal-eyebrow{color:var(--cs-gold-2);font-size:.72rem;letter-spacing:.18em;font-weight:800}
.portal-welcome h1{font-size:clamp(2.5rem,6vw,5.5rem);line-height:1.08;margin:10px 0 14px;font-weight:900}
.portal-welcome p{font-size:1.08rem;color:#d1d1d1;max-width:650px;line-height:1.9}
.member-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.member-chip{
  padding:10px 14px;border-radius:999px;background:rgba(13,13,13,.64);
  border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(12px);font-size:.83rem
}
.member-chip b{color:var(--cs-gold-2);font-weight:800}
.member-chip-status{border-color:rgba(233,185,77,.42);color:var(--cs-gold-2)}

.portal-id-card{
  min-width:250px;max-width:280px;padding:24px;border-radius:26px;text-align:center;
  background:linear-gradient(150deg,rgba(255,255,255,.12),rgba(255,255,255,.03));
  border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(18px);
  box-shadow:0 22px 70px rgba(0,0,0,.28);
}
.portal-avatar{
  width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;
  font-size:1.4rem;font-weight:900;color:#111;
  background:linear-gradient(135deg,#ffe596,#c78d24);
  box-shadow:0 0 0 8px rgba(233,185,77,.10);
}
.portal-id-card>span{display:block;color:#b99a55;font-size:.65rem;letter-spacing:.18em}
.portal-id-card strong{display:block;font-size:1.1rem;margin-top:8px}
.portal-id-card small{color:#aaa}

.portal-layout{padding-top:0;padding-bottom:80px}
.portal-nav{
  position:sticky;top:76px;z-index:100;
  margin:-24px 0 30px;padding:8px;
  display:flex;gap:6px;overflow:auto;
  background:rgba(16,16,16,.92);border:1px solid var(--cs-line);
  border-radius:18px;backdrop-filter:blur(16px);
  box-shadow:0 12px 40px rgba(0,0,0,.28);
}
.portal-nav a{
  white-space:nowrap;color:#aaa;text-decoration:none;padding:10px 15px;border-radius:12px;font-size:.86rem;font-weight:700
}
.portal-nav a:hover,.portal-nav a.active{background:rgba(233,185,77,.12);color:var(--cs-gold-2)}

.portal-pending{
  display:flex;gap:16px;align-items:flex-start;margin:24px 0;
  border:1px solid rgba(233,185,77,.25);background:rgba(233,185,77,.07);
  border-radius:20px;padding:20px;
}
.portal-pending[hidden]{display:none!important}
.pending-icon{width:48px;height:48px;border-radius:14px;background:rgba(233,185,77,.14);display:grid;place-items:center;font-size:1.3rem}
.portal-pending strong{font-size:1.06rem}
.portal-pending p{margin:5px 0 0;color:#bbb;line-height:1.8}

.portal-section{
  background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));
  border:1px solid var(--cs-line);
  border-radius:28px;padding:30px;margin-top:22px;
  box-shadow:0 18px 55px rgba(0,0,0,.16);
}
.dossier-section{background:linear-gradient(145deg,rgba(233,185,77,.065),rgba(255,255,255,.018))}
.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}
.section-heading.compact{margin-bottom:18px}
.section-kicker-gold{display:block;color:var(--cs-gold);font-size:.73rem;font-weight:800;letter-spacing:.08em}
.section-heading h2{margin:3px 0 4px;font-size:clamp(1.55rem,3vw,2.2rem)}
.section-heading p{margin:0;color:#999}
.gold-btn{
  display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#090909;
  background:linear-gradient(135deg,var(--cs-gold-2),#c88b23);font-weight:900;
  padding:12px 17px;border-radius:14px;white-space:nowrap;
  box-shadow:0 10px 30px rgba(233,185,77,.16);
}

.dossier-feature{
  display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;
  padding:22px;border:1px solid rgba(233,185,77,.20);border-radius:20px;
  background:rgba(0,0,0,.24);margin-bottom:18px;
}
.dossier-feature-number{
  width:66px;height:66px;border-radius:18px;display:grid;place-items:center;
  font-size:1.5rem;font-weight:900;color:#090909;background:var(--cs-gold);
}
.dossier-feature strong{font-size:1.02rem}
.dossier-feature p{color:#999;margin:4px 0 0;line-height:1.7}
.dossier-feature a,.dossier-feature button{color:var(--cs-gold-2);text-decoration:none;font-weight:800;white-space:nowrap;background:none;border:0;font:inherit;cursor:pointer;padding:0}

.dossier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.dossier-card{
  min-height:118px;display:flex;align-items:flex-start;gap:14px;text-decoration:none;color:#fff;
  padding:18px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.20);
  transition:.22s ease;
}
.dossier-card:hover{transform:translateY(-3px);border-color:rgba(233,185,77,.34);background:rgba(233,185,77,.06)}
.doc-no{color:var(--cs-gold);font-weight:900;font-size:.72rem;letter-spacing:.08em;padding-top:2px}
.dossier-card strong{display:block;font-size:.94rem}
.dossier-card small{display:block;color:#919191;margin-top:5px;line-height:1.55}

.portal-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.portal-kpi{
  padding:20px;border-radius:20px;border:1px solid var(--cs-line);background:#0e0e0e;
}
.portal-kpi span{display:block;color:#8b8b8b;font-size:.78rem}
.portal-kpi strong{display:block;font-size:1.55rem;margin:6px 0;color:#fff}
.portal-kpi small{color:#666}

.premium-table-wrap{overflow:auto;border-radius:18px;border:1px solid var(--cs-line)}
.premium-table{width:100%;border-collapse:collapse;min-width:520px}
.premium-table th,.premium-table td{padding:15px 16px;text-align:right;border-bottom:1px solid rgba(255,255,255,.06)}
.premium-table th{background:#0d0d0d;color:#a98a46;font-size:.76rem}
.premium-table td{font-size:.9rem}
.premium-table tr:last-child td{border-bottom:0}
.premium-badge{display:inline-flex;padding:5px 10px;border-radius:999px;font-size:.73rem;font-weight:800}
.premium-badge.ok{color:#9ce7b4;background:rgba(45,150,80,.14)}
.premium-badge.wait{color:#ffd779;background:rgba(200,145,30,.14)}
.premium-badge.danger{color:#ffadad;background:rgba(190,50,50,.14)}
.premium-badge.neutral{color:#ccc;background:rgba(255,255,255,.08)}
.empty-cell{color:#777!important;text-align:center!important}

.premium-notices{display:grid;gap:12px}
.premium-notice{
  display:flex;gap:14px;padding:18px;border-radius:18px;background:#0e0e0e;border:1px solid var(--cs-line)
}
.notice-dot{width:8px;height:8px;border-radius:50%;background:var(--cs-gold);margin-top:8px;box-shadow:0 0 0 6px rgba(233,185,77,.07)}
.premium-notice strong{font-size:.98rem}
.premium-notice p{margin:5px 0;color:#a5a5a5;line-height:1.7}
.premium-notice small{color:#666}
.empty-box{padding:20px;border:1px dashed rgba(255,255,255,.12);border-radius:16px;color:#777;text-align:center}

.portal-doc-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.portal-doc-link{
  display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;text-decoration:none;color:#fff;
  padding:15px 16px;border-radius:16px;background:#0d0d0d;border:1px solid var(--cs-line)
}
.portal-doc-link small{display:block;color:#777}
.portal-doc-link>b{color:var(--cs-gold)}
.portal-footer{border-top:1px solid var(--cs-line);background:#050505}
.portal-footer .container{min-height:100px;display:flex;align-items:center;justify-content:space-between;color:#777}
.portal-footer strong{color:#c3a662;font-size:.82rem;letter-spacing:.1em}

/* Admin approval */
.muted{opacity:.7}
.requests-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:18px}
.request-card{
  padding:17px;border-radius:18px;border:1px solid rgba(255,255,255,.10);
  background:rgba(255,255,255,.03)
}
.request-card-top{display:flex;align-items:center;gap:12px}
.request-avatar{
  width:46px;height:46px;border-radius:50%;display:grid;place-items:center;
  background:linear-gradient(135deg,#ffd979,#b77916);color:#111;font-weight:900
}
.request-card h3{margin:0;font-size:1rem}
.request-card small{color:#888}
.request-meta{display:grid;gap:6px;margin:15px 0;font-size:.84rem}
.request-meta b{color:#888}
.request-actions{display:flex;gap:8px;flex-wrap:wrap}
.danger-btn,.ghost-btn{
  border:0;border-radius:12px;padding:11px 15px;font-family:inherit;font-weight:700;cursor:pointer
}
.danger-btn{background:#8d2323;color:#fff}
.ghost-btn{background:transparent;color:inherit;border:1px solid rgba(255,255,255,.18)}
.member-modal[hidden]{display:none!important}
.member-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:18px}
.member-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(6px)}
.member-modal-card{
  position:relative;width:min(680px,100%);max-height:92vh;overflow:auto;padding:26px;border-radius:24px;
  background:#131313;border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 100px rgba(0,0,0,.55)
}
.modal-close{position:absolute;left:16px;top:10px;border:0;background:transparent;color:#fff;font-size:32px;cursor:pointer}
.member-review-form label{display:grid;gap:7px;font-weight:700}
.full-row{grid-column:1/-1}
.review-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}

@media(max-width:900px){
  .portal-hero{min-height:420px}
  .portal-hero-content{display:block;padding-top:68px;padding-bottom:48px}
  .portal-id-card{display:grid;grid-template-columns:auto 1fr;min-width:0;max-width:none;width:100%;margin-top:24px;padding:15px 18px;border-radius:18px;text-align:right;align-items:center;column-gap:14px}
  .portal-id-card .portal-avatar{grid-row:1/3;width:64px;height:64px;min-width:64px;margin:0}
  .portal-id-card>span{display:none}.portal-id-card strong{margin:0}.portal-id-card small{display:block}
  .dossier-grid{grid-template-columns:repeat(2,1fr)}
  .portal-kpis{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .portal-topbar-inner{min-height:66px}
  .portal-brand small{display:none}
  .portal-hero{min-height:390px}
  .portal-hero-content{padding-top:58px;padding-bottom:42px}
  .portal-welcome h1{font-size:2.55rem}
  .portal-welcome p{font-size:.92rem}
  .portal-nav{top:66px;border-radius:14px;margin-top:-18px}
  .portal-section{padding:20px;border-radius:22px}
  .section-heading{display:block}
  .gold-btn{margin-top:14px;width:100%}
  .dossier-feature{grid-template-columns:auto 1fr}
  .dossier-feature>a,.dossier-feature>button{grid-column:1/-1}
  .dossier-grid{grid-template-columns:1fr}
  .portal-kpis{grid-template-columns:1fr 1fr}
  .portal-doc-list{grid-template-columns:1fr}
  .portal-footer .container{display:grid;justify-content:center;text-align:center;gap:4px;padding:20px}
  .member-modal{padding:0;align-items:flex-end}
  .member-modal-card{border-radius:24px 24px 0 0;max-height:94vh}
  .review-actions>*{width:100%}
}

/* =========================================================
   V9 — CINEMATIC LUXURY HOMEPAGE
   ========================================================= */
body.home-luxury{margin:0;background:#070707;color:#f7f3e9;font-family:'Cairo',sans-serif;overflow-x:hidden}
.home-luxury .container{width:min(1180px,92%);margin:auto}
.lux-header{position:fixed;top:0;left:0;right:0;z-index:300;background:linear-gradient(180deg,rgba(3,3,3,.82),rgba(3,3,3,.18),transparent);transition:.3s}
.lux-nav{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.lux-brand{display:flex;align-items:center;gap:13px;color:#fff;text-decoration:none}
.lux-logo{width:51px;height:51px;border:1px solid rgba(231,187,85,.68);border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:1rem;letter-spacing:.04em;background:rgba(4,4,4,.54);box-shadow:inset 0 0 0 4px rgba(231,187,85,.07),0 8px 35px rgba(0,0,0,.26);color:#f0c96c}
.lux-logo.small{width:43px;height:43px}
.lux-brand-text strong,.lux-brand-text small{display:block}
.lux-brand-text strong{font-size:.98rem;font-weight:800}
.lux-brand-text small{font-size:.58rem;letter-spacing:.19em;color:#a8a8a8;margin-top:2px}
.lux-links{display:flex;align-items:center;gap:21px}
.lux-links>a{color:#ddd;text-decoration:none;font-size:.79rem;font-weight:700;transition:.2s}
.lux-links>a:hover{color:#f1cd79}
.lux-links .lux-login{padding:10px 16px;border:1px solid rgba(255,255,255,.20);border-radius:999px;color:#fff}
.lux-links .lux-register{padding:11px 18px;border-radius:999px;background:linear-gradient(135deg,#f2d17e,#bb7d20);color:#090909;font-weight:900;box-shadow:0 9px 30px rgba(202,145,39,.17)}
.mobile-member{display:none}

.cinema-hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;overflow:hidden;background:#050505}
.cinema-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 41%;transform:scale(1.015);filter:saturate(.91) contrast(1.05) brightness(.88)}
.cinema-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.72) 35%,rgba(0,0,0,.22) 70%,rgba(0,0,0,.28) 100%),linear-gradient(0deg,#070707 0%,rgba(7,7,7,.43) 24%,transparent 58%)}
.cinema-vignette{position:absolute;inset:0;box-shadow:inset 0 0 180px 45px rgba(0,0,0,.50);pointer-events:none}
.cinema-grid{position:absolute;inset:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.17) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.17) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(to right,#000,transparent 78%)}
.cinema-content{position:relative;z-index:3;padding-top:160px;padding-bottom:78px}
.hero-seal{position:absolute;left:0;top:175px;display:grid;justify-items:center;gap:7px;color:#b7a06a;font-size:.59rem;letter-spacing:.12em;text-transform:uppercase}
.seal-mark{width:76px;height:76px;border:1px solid rgba(235,196,104,.42);border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:1.2rem;color:#efd079;background:rgba(0,0,0,.34);box-shadow:inset 0 0 0 7px rgba(235,196,104,.035)}
.hero-kicker{display:block;color:#e7c36d;font-size:.67rem;font-weight:800;letter-spacing:.22em;margin-bottom:14px}
.cinema-content h1{font-size:clamp(4.1rem,10vw,8.8rem);line-height:.90;margin:0;max-width:860px;font-weight:900;letter-spacing:-.055em;text-shadow:0 10px 45px rgba(0,0,0,.35)}
.cinema-content h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px rgba(241,205,121,.82);text-shadow:none}
.cinema-content>p{max-width:680px;color:#d2d0c9;font-size:1.03rem;line-height:1.95;margin:27px 0 0}
.cinema-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:30px}
.hero-primary,.hero-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:53px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:900;font-size:.86rem}
.hero-primary{background:linear-gradient(135deg,#f5d986,#bd8022);color:#090909;box-shadow:0 13px 35px rgba(201,145,38,.19)}
.hero-primary span{font-size:1.2rem;margin-right:10px}
.hero-secondary{border:1px solid rgba(255,255,255,.21);background:rgba(4,4,4,.27);backdrop-filter:blur(10px);color:#fff}
.hero-bottom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:920px;margin-top:65px;border-top:1px solid rgba(255,255,255,.14);padding-top:21px;gap:20px}
.hero-bottom>div{display:grid;grid-template-columns:auto 1fr;column-gap:11px;align-items:start}
.hero-bottom>div>span{grid-row:1/3;color:#c7a654;font-size:.65rem;font-weight:900;padding-top:2px}
.hero-bottom strong{font-size:.82rem}
.hero-bottom small{font-size:.70rem;color:#8f8f8f;line-height:1.5;margin-top:4px}
.scroll-cue{position:absolute;left:4%;bottom:46px;z-index:5;color:#b2b2b2;text-decoration:none;font-size:.64rem;letter-spacing:.07em;display:flex;align-items:center;gap:9px;transform:rotate(-90deg);transform-origin:left bottom}
.scroll-cue span{display:block;width:38px;height:1px;background:#b39043}

.lux-section{padding:110px 0;background:#080808}
.lux-kicker{display:block;color:#cfa94e;font-size:.68rem;font-weight:800;letter-spacing:.15em;margin-bottom:10px}
.dark-intro{border-top:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 20% 20%,rgba(202,147,40,.07),transparent 28rem),#080808}
.intro-grid{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:start}
.intro-grid h2,.section-lux-head h2,.experience-copy h2{font-size:clamp(2.4rem,5vw,5rem);line-height:1.08;margin:0;font-weight:900;letter-spacing:-.04em}
.intro-grid h2 em,.experience-copy h2 em{font-style:normal;color:#d8b65d}
.intro-copy p{margin:7px 0 25px;color:#aaa;line-height:2;font-size:1rem}
.micro-points{display:flex;gap:9px;flex-wrap:wrap}
.micro-points span{border:1px solid rgba(255,255,255,.10);padding:8px 12px;border-radius:999px;font-size:.73rem;color:#bfbfbf}

.academy-section{background:#ece8de;color:#111}
.section-lux-head{display:grid;grid-template-columns:1fr .55fr;align-items:end;gap:60px;margin-bottom:45px}
.section-lux-head p{color:#5e5d58;line-height:1.85;margin:0}
.academy-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.academy-card{min-height:450px;position:relative;padding:37px;border-radius:30px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid rgba(0,0,0,.10)}
.academy-card:before{content:"";position:absolute;inset:0;z-index:0}
.kids-card{background:linear-gradient(145deg,#1a1a1a,#080808);color:#fff}
.kids-card:before{background:radial-gradient(circle at 85% 12%,rgba(237,195,93,.18),transparent 13rem)}
.senior-card{background:linear-gradient(145deg,#d2a849,#a77418);color:#090909}
.senior-card:before{background:linear-gradient(130deg,rgba(255,255,255,.17),transparent 40%)}
.academy-card>*{position:relative;z-index:2}
.academy-number{position:absolute;top:28px;left:30px;font-size:5.8rem;font-weight:900;line-height:1;color:rgba(255,255,255,.08)}
.senior-card .academy-number{color:rgba(0,0,0,.11)}
.academy-tag{align-self:flex-start;border:1px solid currentColor;padding:6px 10px;border-radius:999px;font-size:.64rem;opacity:.65}
.academy-card h3{font-size:clamp(2.2rem,4vw,4.3rem);margin:13px 0 10px;line-height:1}
.academy-card p{max-width:540px;line-height:1.8;opacity:.70;margin:0 0 24px}
.academy-card a{color:inherit;text-decoration:none;font-weight:900;font-size:.82rem}

.experience-section{background:#090909}
.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}
.experience-visual{position:relative;min-height:620px;border-radius:34px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}
.experience-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:62% center;filter:saturate(.75) brightness(.65)}
.experience-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent 55%)}
.experience-badge{position:absolute;z-index:2;bottom:25px;right:25px;padding:16px 18px;border-radius:16px;background:rgba(8,8,8,.72);border:1px solid rgba(240,200,102,.24);backdrop-filter:blur(12px)}
.experience-badge strong,.experience-badge span{display:block}.experience-badge strong{color:#edc76a;font-size:1.05rem}.experience-badge span{font-size:.69rem;color:#999}
.experience-copy>p{color:#9f9f9f;line-height:1.95;margin:23px 0 30px}
.experience-list{display:grid;gap:0;border-top:1px solid rgba(255,255,255,.09)}
.experience-list>div{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.09)}
.experience-list b{color:#cfa94e;font-size:.68rem;padding-top:3px}
.experience-list strong,.experience-list small{display:block}.experience-list strong{font-size:.92rem}.experience-list small{color:#777;margin-top:3px}
.lux-outline{display:inline-flex;margin-top:28px;border:1px solid rgba(238,202,113,.45);color:#e8c66f;text-decoration:none;padding:12px 18px;border-radius:999px;font-weight:800;font-size:.78rem}

.final-cta{position:relative;padding:120px 0;background:linear-gradient(135deg,#c99a34,#805510);color:#080808;overflow:hidden}
.final-cta:before{content:"CS";position:absolute;left:-3vw;bottom:-12vw;font-size:32vw;font-weight:900;line-height:1;color:rgba(255,255,255,.08);letter-spacing:-.12em}
.final-cta-inner{position:relative;z-index:2}
.final-cta span{font-size:.70rem;font-weight:900;letter-spacing:.16em}
.final-cta h2{font-size:clamp(3rem,7vw,7rem);line-height:.98;margin:12px 0 30px;letter-spacing:-.05em;max-width:900px}
.final-cta a{display:inline-flex;background:#0b0b0b;color:#fff;text-decoration:none;padding:14px 22px;border-radius:999px;font-weight:900;font-size:.82rem}
.lux-footer{background:#050505;border-top:1px solid rgba(255,255,255,.07);color:#fff}
.lux-footer-inner{min-height:125px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand strong,.footer-brand small{display:block}.footer-brand small{color:#777;font-size:.68rem;margin-top:2px}
.footer-meta{display:flex;gap:18px;color:#717171;font-size:.70rem}

@media(max-width:900px){
  .lux-links{display:none}.mobile-member{display:inline-flex;color:#f0cf7e;border:1px solid rgba(240,207,126,.32);padding:8px 13px;border-radius:999px;text-decoration:none;font-size:.75rem;font-weight:800}
  .lux-nav{min-height:76px}.lux-logo{width:45px;height:45px}.lux-brand-text strong{font-size:.86rem}.lux-brand-text small{font-size:.52rem}
  .cinema-content{padding-top:125px;padding-bottom:52px}.hero-seal,.scroll-cue{display:none}
  .cinema-overlay{background:linear-gradient(0deg,#070707 0%,rgba(0,0,0,.58) 43%,rgba(0,0,0,.23) 100%)}
  .cinema-content h1{font-size:clamp(3.6rem,17vw,6rem);max-width:560px}
  .cinema-content>p{font-size:.91rem;max-width:580px}
  .hero-bottom{grid-template-columns:1fr;gap:10px;margin-top:42px}.hero-bottom>div{border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:10px}
  .intro-grid,.section-lux-head,.experience-grid{grid-template-columns:1fr;gap:36px}.lux-section{padding:80px 0}
  .academy-cards{grid-template-columns:1fr}.academy-card{min-height:390px}
  .experience-visual{min-height:520px;order:2}.experience-copy{order:1}
}
@media(max-width:560px){
  .lux-brand-text small{display:none}.cinema-hero{min-height:100svh}.cinema-photo{object-position:57% center}
  .cinema-content{padding-top:110px;padding-bottom:34px}.hero-kicker{font-size:.57rem;letter-spacing:.11em}
  .cinema-content h1{font-size:3.5rem}.cinema-content>p{line-height:1.8}
  .cinema-actions{display:grid;grid-template-columns:1fr}.hero-primary,.hero-secondary{width:100%}
  .hero-bottom{margin-top:32px}.lux-section{padding:66px 0}.intro-grid h2,.section-lux-head h2,.experience-copy h2{font-size:2.6rem}
  .academy-card{min-height:360px;padding:28px}.academy-card h3{font-size:3rem}.academy-number{font-size:4.8rem}
  .experience-visual{min-height:430px}.final-cta{padding:85px 0}.lux-footer-inner{padding:26px 0;display:grid}.footer-meta{display:grid;gap:4px}
}


/* ===== V10 EDITORIAL HOME ===== */
body.v10-home{margin:0;background:#080808;color:#fff;font-family:"Cairo",sans-serif;overflow-x:hidden}
.v10-home *{box-sizing:border-box}
.v10-wrap{width:min(1180px,calc(100% - 48px));margin:auto}
.v10-header{position:absolute;z-index:50;top:0;left:0;right:0;height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(255,255,255,.15)}
.v10-logo{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}
.v10-logo-mark{width:46px;height:46px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center;font-weight:900;letter-spacing:-.08em}
.v10-logo b,.v10-logo small{display:block}.v10-logo b{font-size:.9rem}.v10-logo small{font-size:.58rem;letter-spacing:.15em;color:#bbb}
.v10-header nav{display:flex;align-items:center;gap:24px}.v10-header nav a{color:#ddd;text-decoration:none;font-size:.78rem;font-weight:700}.v10-header .nav-member{padding:9px 14px;border:1px solid rgba(255,255,255,.4);border-radius:999px;color:#fff}

.v10-hero{height:max(720px,100vh);min-height:720px;position:relative;display:flex;align-items:center;overflow:hidden}
.v10-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}
.v10-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,4,4,.98) 0%,rgba(4,4,4,.82) 32%,rgba(4,4,4,.36) 66%,rgba(4,4,4,.12) 100%),linear-gradient(0deg,#080808 0%,transparent 35%)}
.v10-hero-glow{position:absolute;inset:0;background:radial-gradient(circle at 65% 42%,rgba(178,63,33,.10),transparent 30%);pointer-events:none}
.v10-hero-copy{position:relative;z-index:4;width:min(680px,calc(100% - 48px));margin-right:max(24px,calc((100vw - 1180px)/2));padding-top:70px}
.v10-kicker{display:block;color:#d6b36a;font-size:.7rem;letter-spacing:.2em;font-weight:800;margin-bottom:15px}
.v10-kicker.dark{color:#9b762c}
.v10-hero h1,.v10-section-title h2,.v10-section-head h2,.v10-president-copy h2,.v10-cta h2{margin:0;font-weight:900;letter-spacing:-.045em;line-height:1.13}
.v10-hero h1{font-size:clamp(3.4rem,7vw,6.8rem);max-width:720px}
.v10-home em{font-style:normal;color:#d8b25d}
.v10-hero-copy>p{font-size:1rem;line-height:2;color:#d2d2d2;max-width:590px;margin:22px 0 28px}
.v10-actions{display:flex;gap:10px;flex-wrap:wrap}
.v10-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 21px;border-radius:4px;text-decoration:none;font-size:.82rem;font-weight:900}
.v10-btn.primary{background:#d5ad56;color:#090909}.v10-btn.secondary{border:1px solid rgba(255,255,255,.42);color:#fff;background:rgba(0,0,0,.2);backdrop-filter:blur(8px)}
.v10-hero-foot{position:absolute;z-index:4;bottom:26px;left:max(24px,calc((100vw - 1180px)/2));right:max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:13px;color:#888;font-size:.6rem;letter-spacing:.13em}
.v10-hero-foot i{height:1px;width:36px;background:#66552e}

.v10-intro{background:#f1eee6;color:#111;padding:130px 0}
.v10-two{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}
.v10-section-title h2,.v10-section-head h2,.v10-president-copy h2{font-size:clamp(2.6rem,5vw,4.8rem)}
.v10-copy .lead{font-size:1.28rem;line-height:2;font-weight:700;margin-top:0}.v10-copy>p:not(.lead){line-height:2;color:#5f5a52}
.v10-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#cfc9bc;margin-top:40px;border:1px solid #cfc9bc}
.v10-stats div{background:#f1eee6;padding:20px}.v10-stats strong{display:block;font-size:1.7rem}.v10-stats span{font-size:.7rem;color:#6c665d}

.v10-vision{padding:130px 0;background:#0b0b0b}
.v10-section-head.centered{text-align:center;max-width:720px;margin:0 auto 55px}.v10-section-head.centered p{color:#888}
.v10-vision-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #292929;border-bottom:1px solid #292929}
.v10-vision-grid article{padding:42px 34px;min-height:300px;border-left:1px solid #292929}.v10-vision-grid article:last-child{border-left:0}
.v10-number{color:#a88439;font-size:.7rem;letter-spacing:.15em}.v10-vision-grid h3{font-size:1.65rem;margin:28px 0 12px}.v10-vision-grid p{color:#999;line-height:2;font-size:.9rem}

.v10-president{background:#e7e1d6;color:#111;padding:130px 0}
.v10-president-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:center}
.v10-president-photo{position:relative;min-height:590px;background:#171717}
.president-placeholder{height:590px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#777;background:linear-gradient(145deg,#171717,#24211d);border:1px solid rgba(0,0,0,.2)}
.president-placeholder span{font-size:1.1rem;font-weight:800}.president-placeholder small{margin-top:6px}
.president-caption{position:absolute;bottom:0;right:0;left:0;padding:22px;background:linear-gradient(0deg,rgba(0,0,0,.9),transparent);color:#fff}.president-caption strong,.president-caption span{display:block}.president-caption span{font-size:.72rem;color:#c6ad77}
.v10-president-copy blockquote{font-size:1.28rem;line-height:2;margin:32px 0 20px;padding:0;border:0;font-weight:700}.v10-president-copy>p{line-height:2;color:#5c574f}.president-signature{margin-top:28px;font-size:1.1rem;font-weight:900}.president-signature span{font-size:.75rem;color:#8b6d31}

.v10-paths{padding:120px 0;background:#090909}.v10-paths .v10-section-head{margin-bottom:40px}
.v10-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.v10-path-card{min-height:250px;padding:28px;display:grid;grid-template-columns:auto 1fr auto;gap:16px;color:#fff;text-decoration:none;border:1px solid #272727;background:#101010;transition:.25s}
.v10-path-card:hover{transform:translateY(-5px);border-color:#8e7034}.v10-path-card>span{color:#8d7139;font-size:.68rem}.v10-path-card small{color:#88703e}.v10-path-card h3{font-size:1.45rem;margin:8px 0}.v10-path-card p{color:#888;line-height:1.8;font-size:.84rem}.v10-path-card>b{align-self:end;color:#c8a755}
.v10-path-card.member{background:linear-gradient(145deg,#1c1810,#0f0f0f);border-color:#5b4824}

.v10-cta{text-align:center;padding:140px 0;background:linear-gradient(180deg,#090909,#16120a)}.v10-cta h2{font-size:clamp(3rem,6vw,6rem);margin-bottom:32px}
.v10-footer{min-height:110px;padding:30px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-top:1px solid #242424;background:#060606;color:#777}.v10-footer b,.v10-footer span{display:block}.v10-footer b{color:#bda05f;font-size:.72rem;letter-spacing:.12em}.v10-footer span,.v10-footer small{font-size:.68rem}

@media(max-width:850px){
 .v10-header{height:76px;padding:0 18px}.v10-header nav a:not(.nav-member){display:none}
 .v10-logo small{display:none}
 .v10-hero{height:760px;min-height:760px;align-items:flex-end}
 .v10-hero-img{object-position:60% center}
 .v10-hero-overlay{background:linear-gradient(0deg,#080808 0%,rgba(5,5,5,.88) 32%,rgba(5,5,5,.30) 72%,rgba(5,5,5,.16) 100%)}
 .v10-hero-copy{margin:0;width:100%;padding:0 22px 115px}
 .v10-hero h1{font-size:clamp(3rem,14vw,4.6rem)}
 .v10-hero-copy>p{font-size:.9rem;line-height:1.85}
 .v10-hero-foot{bottom:24px;left:22px;right:22px;overflow:hidden;white-space:nowrap}
 .v10-wrap{width:min(100% - 36px,1180px)}
 .v10-intro,.v10-vision,.v10-president,.v10-paths{padding:85px 0}
 .v10-two,.v10-president-grid{grid-template-columns:1fr;gap:48px}
 .v10-vision-grid,.v10-path-grid{grid-template-columns:1fr}
 .v10-vision-grid article{border-left:0;border-bottom:1px solid #292929;min-height:auto}
 .v10-stats{grid-template-columns:1fr 1fr}.v10-stats div:last-child{grid-column:1/-1}
 .v10-president-photo,.president-placeholder{min-height:460px;height:460px}
 .v10-path-card{min-height:210px}
 .v10-footer{display:grid;gap:10px;text-align:center;justify-content:center}
}


/* ===== V11 VISUAL POLISH ===== */
.v10-hero-img{
  image-rendering:auto;
  filter:contrast(1.04) saturate(.92);
}
.v10-hero-overlay{
  background:
    linear-gradient(90deg,
      rgba(4,4,4,.99) 0%,
      rgba(4,4,4,.92) 26%,
      rgba(4,4,4,.66) 48%,
      rgba(4,4,4,.24) 70%,
      rgba(4,4,4,.13) 100%),
    linear-gradient(0deg,#080808 0%,rgba(8,8,8,.58) 17%,transparent 45%);
}
/* Soft cinematic veil over the background choir, keeping the soloist readable. */
.v10-hero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background:
    radial-gradient(ellipse at 67% 43%, transparent 0 12%, rgba(0,0,0,.05) 28%, transparent 43%),
    linear-gradient(90deg,rgba(0,0,0,.18),transparent 55%);
}
.v10-hero-copy,.v10-hero-foot{z-index:5}
.v10-hero h1{
  text-shadow:0 4px 30px rgba(0,0,0,.45);
}
.v10-hero-copy>p{
  max-width:540px;
  text-shadow:0 2px 16px rgba(0,0,0,.65);
}
.president-real-photo{
  width:100%;
  height:590px;
  display:block;
  object-fit:cover;
  object-position:center 24%;
  filter:contrast(1.02) saturate(.96);
}
.v10-president-photo{
  overflow:hidden;
  box-shadow:0 30px 70px rgba(33,25,12,.16);
}
.v10-president-photo::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(0deg,rgba(0,0,0,.42),transparent 34%);
  pointer-events:none;
}
.president-caption{z-index:2}
@media(max-width:850px){
  .v10-hero-img{object-position:64% center}
  .v10-hero-overlay{
    background:
      linear-gradient(0deg,#080808 0%,rgba(5,5,5,.92) 34%,rgba(5,5,5,.28) 70%,rgba(5,5,5,.16) 100%),
      linear-gradient(90deg,rgba(0,0,0,.35),transparent 70%);
  }
  .president-real-photo{height:460px;object-position:center 22%}
}

/* V12 registration photo */
.required-star{color:#b7862f}.field-help{display:block;margin-top:7px;opacity:.72;font-size:.78rem}.photo-preview{margin-top:12px;width:96px;height:96px;border-radius:50%;overflow:hidden;border:2px solid rgba(190,150,70,.55);background:#111}.photo-preview img,.request-avatar img{width:100%;height:100%;object-fit:cover;display:block}.request-avatar{overflow:hidden}

/* =========================================================
   V13 — ACADEMIE CHORALE SALE / CINEMATIC BLACK & GOLD
   ========================================================= */
:root{--v13-gold:#d7ad4c;--v13-gold2:#f0cf7a;--v13-black:#090806;--v13-cream:#f5f1e7;--v13-ink:#17140f;--v13-line:rgba(215,173,76,.24)}
body.v13-home{margin:0;background:var(--v13-black);color:#fff;font-family:'Cairo',sans-serif;overflow-x:hidden}.v13-home *{box-sizing:border-box}.v13-shell{width:min(1180px,92%);margin:auto}.v13-header{position:fixed;z-index:1000;top:0;left:0;right:0;min-height:82px;display:flex;align-items:center;justify-content:space-between;padding:10px max(4vw,22px);background:linear-gradient(180deg,rgba(5,5,4,.94),rgba(5,5,4,.7),transparent);backdrop-filter:blur(8px)}.v13-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.v13-brand img{width:58px;height:58px;object-fit:cover;border-radius:50%;border:1px solid rgba(215,173,76,.52);box-shadow:0 8px 28px rgba(0,0,0,.35)}.v13-brand strong,.v13-brand small{display:block}.v13-brand strong{font-size:.92rem}.v13-brand small{font-size:.62rem;letter-spacing:.11em;color:#bca66e}.v13-nav{display:flex;gap:25px;align-items:center}.v13-nav a{color:#e7e0d3;text-decoration:none;font-size:.84rem;font-weight:700}.v13-nav a:hover{color:var(--v13-gold2)}.v13-nav-cta{border:1px solid var(--v13-gold);padding:10px 18px;border-radius:999px}.v13-hero{position:relative;min-height:100vh;display:flex;align-items:flex-end;overflow:hidden}.v13-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 28%;filter:saturate(.78) contrast(1.05)}.v13-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,3,3,.95) 0%,rgba(3,3,3,.76) 38%,rgba(3,3,3,.26) 72%,rgba(3,3,3,.56) 100%),linear-gradient(0deg,#080705 0%,transparent 45%,rgba(0,0,0,.18) 100%)}.v13-hero-grain{position:absolute;inset:0;opacity:.08;background-image:radial-gradient(#fff 0.6px,transparent .6px);background-size:6px 6px;mix-blend-mode:overlay}.v13-hero-content{position:relative;z-index:2;width:min(1180px,92%);margin:0 auto;padding:150px 0 66px;max-width:1180px}.v13-hero-logo{display:none}.v13-eyebrow{display:inline-block;color:var(--v13-gold2);font-size:.72rem;font-weight:800;letter-spacing:.16em;margin-bottom:18px}.v13-eyebrow.dark{color:#97701f}.v13-hero h1{font-size:clamp(3rem,7.2vw,7.2rem);line-height:.98;margin:0;max-width:900px;letter-spacing:-.035em}.v13-hero h1 em,.v13-section-head h2 em,.v13-title-block h2 em,.v13-president-copy h2 em,.v13-join h2 em{font-style:normal;color:var(--v13-gold2)}.v13-hero p{max-width:660px;color:#d2cbc0;line-height:1.95;font-size:1.06rem;margin:26px 0 0}.v13-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}.v13-btn{display:inline-flex;align-items:center;justify-content:center;min-height:51px;padding:0 25px;border-radius:999px;font-weight:800;text-decoration:none;font-family:inherit}.v13-btn.gold{background:linear-gradient(135deg,#e5bd5d,#b98b2d);color:#17110a;box-shadow:0 13px 40px rgba(196,146,42,.2)}.v13-btn.ghost{border:1px solid rgba(255,255,255,.28);color:#fff;background:rgba(5,5,5,.25)}.v13-hero-meta{display:flex;align-items:center;gap:14px;margin-top:48px;color:#c7b988;font-size:.67rem;letter-spacing:.13em;font-weight:700}.v13-hero-meta i{width:33px;height:1px;background:rgba(215,173,76,.42)}
.v13-about{background:#f5f1e7;color:#17140f;padding:110px 0}.v13-about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.v13-title-block h2,.v13-section-head h2,.v13-president-copy h2,.v13-join h2{font-size:clamp(2.2rem,5vw,4.7rem);line-height:1.08;margin:0;letter-spacing:-.035em}.v13-about-copy .lead{font-size:1.17rem;line-height:2;color:#3f3a33;margin:0}.v13-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px}.v13-stat-grid div{border-top:1px solid #cbbd9d;padding-top:17px}.v13-stat-grid strong,.v13-stat-grid span{display:block}.v13-stat-grid strong{font-size:1.7rem;color:#906b1f}.v13-stat-grid span{font-size:.78rem;color:#6c655a}
.v13-programs{padding:110px 0;background:#0b0a08}.v13-section-head{margin-bottom:40px}.v13-program-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.v13-program-card{position:relative;min-height:270px;border:1px solid var(--v13-line);background:linear-gradient(150deg,#17140e,#0b0a08);border-radius:26px;padding:31px;display:grid;grid-template-columns:auto 1fr auto;gap:21px;align-items:end;color:#fff;text-decoration:none;overflow:hidden}.v13-program-card:before{content:"";position:absolute;width:240px;height:240px;border:1px solid rgba(215,173,76,.09);border-radius:50%;top:-130px;left:-80px}.v13-card-no{color:var(--v13-gold2);font-size:.75rem;align-self:start}.v13-program-card small{color:#9b8a65}.v13-program-card h3{font-size:2rem;margin:7px 0}.v13-program-card p{color:#aaa295;line-height:1.8;margin:0}.v13-program-card>b{color:var(--v13-gold2);font-size:1.6rem}.v13-program-card:hover{transform:translateY(-3px);border-color:rgba(215,173,76,.52);transition:.25s}
.v13-values{background:#11100d;padding:75px 0;border-top:1px solid #1e1b15;border-bottom:1px solid #1e1b15}.v13-values-grid{display:grid;grid-template-columns:repeat(4,1fr)}.v13-values-grid article{padding:15px 30px;border-left:1px solid rgba(215,173,76,.16)}.v13-values-grid article:last-child{border-left:0}.v13-values-grid span{color:#8c6a27;font-size:.72rem}.v13-values-grid h3{font-size:1.22rem;margin:12px 0 8px}.v13-values-grid p{color:#918c82;line-height:1.7;font-size:.86rem;margin:0}
.v13-president{background:#f5f1e7;color:#181510;padding:110px 0}.v13-president-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:75px;align-items:center}.v13-president-photo{border-radius:30px;overflow:hidden;box-shadow:0 24px 80px rgba(61,45,16,.16);min-height:560px}.v13-president-photo img{width:100%;height:100%;min-height:560px;object-fit:cover}.v13-president-copy blockquote{font-size:1.16rem;line-height:2;margin:30px 0 20px;padding-right:22px;border-right:3px solid #b98b2d}.v13-president-copy p{line-height:1.9;color:#5d574e}.v13-president-copy>strong{display:block;margin-top:26px}.v13-president-copy>strong small{font-weight:500;color:#8b7e68}
.v13-join{position:relative;text-align:center;padding:105px 0 115px;background:radial-gradient(circle at center,rgba(200,151,48,.16),transparent 35%),#080705}.v13-join img{width:120px;height:120px;object-fit:cover;border-radius:50%;display:block;margin:0 auto 24px;border:1px solid rgba(215,173,76,.5)}.v13-join .v13-btn{margin-top:30px}.v13-footer{border-top:1px solid rgba(215,173,76,.14);background:#050504}.v13-footer>.v13-shell{min-height:100px;display:flex;align-items:center;justify-content:space-between;color:#8e877b}.v13-footer strong,.v13-footer span{display:block}.v13-footer strong{color:#c7a658;font-size:.78rem;letter-spacing:.13em}.v13-footer span{font-size:.75rem;margin-top:4px}

/* Registration V13 */
body.v13-register{margin:0;min-height:100vh;background:#0a0907;font-family:'Cairo',sans-serif;color:#17140f}.v13-register-bg{position:fixed;inset:0;z-index:0}.v13-register-bg img{width:100%;height:100%;object-fit:cover;filter:brightness(.22) saturate(.65)}.v13-register-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,7,5,.84),rgba(8,7,5,.62))}.v13-register-shell{position:relative;z-index:1;width:min(1020px,94%);margin:auto;padding:35px 0 70px}.v13-form-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;margin:0 auto 25px;width:max-content}.v13-form-brand img{width:72px;height:72px;object-fit:cover;border-radius:50%;border:1px solid rgba(215,173,76,.48)}.v13-form-brand b,.v13-form-brand small{display:block}.v13-form-brand small{color:#bba063;font-size:.68rem;letter-spacing:.12em}.v13-form-card{background:rgba(247,243,233,.98);border-radius:28px;padding:clamp(25px,5vw,48px);box-shadow:0 30px 100px rgba(0,0,0,.42);border:1px solid rgba(215,173,76,.28)}.v13-form-intro{text-align:center;max-width:680px;margin:0 auto 32px}.v13-form-intro h1{font-size:2.4rem;margin:0}.v13-form-intro p{color:#6d665d;line-height:1.8}.v13-member-form .field input,.v13-member-form .field select,.v13-member-form .field textarea{background:#fff;border:1px solid #ddd2b9;border-radius:13px;min-height:48px;padding:11px 13px;font-family:inherit}.v13-member-form .field textarea{min-height:96px}.v13-member-form .field label{font-weight:700;color:#2b261e}.v13-member-form .consent{background:#f0eadb;border:1px solid #dfd2b5;border-radius:12px;padding:12px 14px}.v13-member-form .submit-btn{min-height:54px;border-radius:999px;background:linear-gradient(135deg,#dcb254,#ad7d21);color:#151009}.registration-success{text-align:center;padding:35px 10px}.success-icon{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#d9b45d;color:#181008;font-size:2rem;font-weight:900}.registration-success h2{font-size:2rem;margin:0 0 14px}.registration-success p{max-width:650px;margin:10px auto;color:#625c52;line-height:1.9}.registration-success .v13-btn{margin-top:16px}.photo-preview img{max-width:120px;max-height:140px;object-fit:cover;border-radius:12px;margin-top:10px;border:2px solid #d7b35f}

/* Member acceptance V13 */
.portal-logo-img{width:47px;height:47px;border-radius:50%;object-fit:cover;border:1px solid rgba(233,185,77,.55)}.acceptance-section{border-color:rgba(233,185,77,.38)!important;background:linear-gradient(145deg,rgba(233,185,77,.08),rgba(255,255,255,.02))!important}.acceptance-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:20px}.acceptance-grid>div{padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:#0b0b0b}.acceptance-grid small,.acceptance-grid strong{display:block}.acceptance-grid small{color:#847a68;margin-bottom:5px}.acceptance-grid strong{color:#f0d584}.documents-reminder{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:16px;padding:14px;border-radius:14px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08)}.documents-reminder strong{width:100%;color:#e1c26f}.documents-reminder span{font-size:.82rem;color:#b8b1a5}.documents-reminder span:before{content:"✓";color:#d8b457;margin-left:6px}.appointment-note{margin-top:12px;color:#b7a77e;border-right:2px solid #c69a37;padding-right:12px}

@media(max-width:900px){.v13-header{min-height:70px}.v13-nav a:not(.v13-nav-cta){display:none}.v13-brand img{width:50px;height:50px}.v13-hero-content{padding-top:135px}.v13-about-grid,.v13-president-grid{grid-template-columns:1fr;gap:38px}.v13-program-grid{grid-template-columns:1fr}.v13-values-grid{grid-template-columns:1fr 1fr}.v13-values-grid article{border-bottom:1px solid rgba(215,173,76,.12)}.v13-president-photo,.v13-president-photo img{min-height:440px}.acceptance-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.v13-header{padding:9px 14px}.v13-brand strong{font-size:.78rem}.v13-brand small{font-size:.53rem}.v13-nav{gap:8px}.v13-nav-cta{padding:9px 13px;font-size:.75rem!important}.v13-hero{min-height:860px;align-items:flex-end}.v13-hero-photo{object-position:57% center}.v13-hero-shade{background:linear-gradient(0deg,#070604 0%,rgba(5,5,5,.86) 43%,rgba(5,5,5,.17) 83%,rgba(5,5,5,.56) 100%)}.v13-hero-content{padding:100px 0 42px}.v13-hero-logo{display:block;margin-bottom:22px}.v13-hero-logo img{width:86px;height:86px;object-fit:cover;border-radius:50%;border:1px solid rgba(215,173,76,.52)}.v13-hero h1{font-size:3.1rem}.v13-hero p{font-size:.93rem}.v13-hero-meta{font-size:.57rem;gap:8px;flex-wrap:wrap}.v13-about,.v13-programs,.v13-president{padding:75px 0}.v13-stat-grid{grid-template-columns:1fr}.v13-program-card{min-height:245px;padding:25px}.v13-values-grid{grid-template-columns:1fr}.v13-values-grid article{border-left:0}.v13-footer>.v13-shell{display:grid;justify-content:center;text-align:center;gap:5px;padding:20px}.v13-form-card{border-radius:22px;padding:24px 18px}.v13-form-intro h1{font-size:1.8rem}.v13-member-form.form-grid.two{grid-template-columns:1fr}.v13-member-form .field{grid-column:1/-1}.acceptance-grid{grid-template-columns:1fr}.section-heading .gold-btn{width:100%}}

/* =========================================================
   V14 HOME — exact direction inspired by approved mockup
   ========================================================= */
.v14-home{margin:0;background:#070707;color:#fff;font-family:'Cairo',sans-serif;overflow-x:hidden;--v14-gold:#e7ad47;--v14-gold2:#f3c565;--v14-black:#070707;--v14-card:#11110f;--v14-cream:#f6f3ed}
.v14-home *{box-sizing:border-box}.v14-home a{text-decoration:none;color:inherit}.v14-header{position:sticky;top:0;z-index:1000;background:rgba(5,5,5,.96);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px)}
.v14-header-inner{max-width:1540px;margin:auto;min-height:94px;padding:10px 34px;display:flex;align-items:center;gap:26px;direction:ltr}.v14-brand{display:flex;align-items:center;gap:15px;min-width:285px}.v14-brand img{width:78px;height:78px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px rgba(231,173,71,.45)}.v14-brand span{display:block;color:#fff;line-height:1.3;letter-spacing:.12em}.v14-brand strong{display:block;font-family:Georgia,serif;font-size:19px}.v14-brand b{display:block;font-family:Georgia,serif;font-size:16px;font-weight:500}.v14-nav{display:flex;align-items:center;justify-content:center;gap:27px;flex:1;direction:rtl}.v14-nav a{font-size:15px;font-weight:700;white-space:nowrap;padding:13px 0;border-bottom:2px solid transparent;color:#eee}.v14-nav a:hover,.v14-nav a.active{color:var(--v14-gold2);border-color:var(--v14-gold)}.v14-member-btn{direction:rtl;background:linear-gradient(135deg,#f4ce78,#d9982d);color:#16110a!important;padding:14px 24px;border-radius:999px;font-weight:900;white-space:nowrap;box-shadow:0 10px 30px rgba(231,173,71,.14)}.v14-menu{display:none;border:1px solid rgba(255,255,255,.14);background:#111;color:#fff;width:44px;height:44px;border-radius:12px;font-size:20px}
.v14-hero{max-width:1600px;margin:auto;min-height:610px;display:grid;grid-template-columns:31% 69%;direction:ltr;background:#050505;border-bottom:1px solid rgba(255,255,255,.08)}.v14-hero-copy{direction:rtl;padding:76px 48px 42px 58px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:right;background:radial-gradient(circle at 20% 40%,rgba(231,173,71,.08),transparent 37%),#050505}.v14-kicker{font-size:13px;letter-spacing:.23em;color:#ddd;direction:ltr;margin-bottom:20px}.v14-hero-copy h1{font-size:clamp(42px,5vw,68px);line-height:1.18;margin:0 0 23px;font-weight:900;letter-spacing:-.04em}.v14-hero-copy h1 em{font-style:normal;color:var(--v14-gold2)}.v14-hero-copy p{font-size:18px;line-height:2;color:#e5e5e5;margin:0;max-width:510px}.v14-hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.v14-btn{min-width:178px;padding:14px 22px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:900}.v14-btn.primary{background:linear-gradient(135deg,#f5cb6b,#d99b31);color:#15100a}.v14-btn.outline{border:1px solid #d49b3f;background:rgba(0,0,0,.18);color:#fff}.v14-motto{direction:ltr;margin-top:52px;font-size:11px;letter-spacing:.28em;color:#e9e4db;display:flex;align-items:center;gap:18px}.v14-motto i{width:44px;height:2px;background:var(--v14-gold)}.v14-hero-image{position:relative;overflow:hidden;min-height:610px}.v14-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 41%;display:block;filter:saturate(.95) contrast(1.03)}.v14-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.8) 0,rgba(5,5,5,.13) 22%,transparent 55%),linear-gradient(0deg,rgba(0,0,0,.18),transparent 50%)}.v14-photo-glow{position:absolute;inset:auto 0 0;height:24%;background:linear-gradient(0deg,rgba(0,0,0,.28),transparent);z-index:2}
.v14-quick{max-width:1450px;margin:0 auto;padding:16px 30px 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;background:#090909}.v14-quick>a{min-height:132px;background:linear-gradient(145deg,#151513,#0e0e0d);border:1px solid rgba(255,255,255,.075);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;transition:.2s}.v14-quick>a:hover{transform:translateY(-3px);border-color:rgba(231,173,71,.35)}.v14-icon{font-size:30px;color:#f1b449;line-height:1;margin-bottom:10px}.v14-quick strong{font-size:18px}.v14-quick small{color:#d4d4d4;margin-top:5px;font-size:13px}
.v14-about{background:var(--v14-cream);color:#111;display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:42px;padding:38px max(6vw,38px) 46px;align-items:stretch}.v14-about-media{border-radius:12px;overflow:hidden;min-height:315px}.v14-about-media img{width:100%;height:100%;object-fit:cover;display:block}.v14-about-copy{display:flex;flex-direction:column;justify-content:center;text-align:right}.v14-section-label{font-weight:900;color:#9a641c;display:inline-flex;align-items:center;gap:13px;font-size:14px}.v14-section-label:before,.v14-section-label:after{content:"";width:35px;height:1px;background:#c68d35}.v14-about-copy h2{font-size:43px;margin:8px 0 0;line-height:1.2}.v14-about-copy h3{font-size:17px;margin:4px 0 11px}.v14-about-copy p{color:#575757;line-height:1.9;margin:0}.v14-more{align-self:flex-start;margin-top:16px;background:linear-gradient(135deg,#f2c566,#dc9e38);padding:12px 23px;border-radius:999px;color:#17110b!important;font-weight:900}.v14-stats{border-radius:14px;padding:32px 28px;color:#fff;background:radial-gradient(circle at 85% 35%,#7b3b13 0,#2c180d 32%,#0c0b0a 76%);display:grid;grid-template-columns:repeat(3,1fr);align-content:center;text-align:center;gap:16px}.v14-stats>div{border-left:1px solid rgba(231,173,71,.26)}.v14-stats>div:nth-child(3){border-left:0}.v14-stats span{display:block;color:#efad43;font-size:25px}.v14-stats strong{display:block;font-size:27px}.v14-stats small{font-size:12px;color:#eee}.v14-stats blockquote{grid-column:1/-1;border-top:1px solid rgba(231,173,71,.25);padding-top:22px;margin:5px 0 0;font-size:18px;line-height:1.8}
.v14-academy,.v14-news{background:#f6f3ed;color:#121212;padding:72px max(5vw,30px)}.v14-section-title{max-width:1220px;margin:0 auto 34px;display:flex;align-items:center;justify-content:center;gap:24px;text-align:center}.v14-section-title>span{width:68px;height:2px;background:#d79b3c}.v14-section-title h2{font-size:34px;margin:0}.v14-section-title p{margin:4px 0 0;color:#686868}.v14-section-title.light h2{color:#fff}.v14-section-title.light p{color:#aaa}.v14-programs{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v14-programs article{position:relative;padding:31px;border:1px solid #ded6c9;border-radius:15px;background:#fff;min-height:260px}.v14-programs b{color:#ce8d2c;font-size:13px}.v14-programs h3{font-size:26px;margin:18px 0 8px}.v14-programs p{line-height:1.8;color:#666}.v14-programs a{color:#9a641c!important;font-weight:900}
.v14-gallery{background:#090909;padding:65px max(3vw,22px) 75px}.v14-gallery-grid{max-width:1450px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.v14-gallery figure{margin:0;height:360px;overflow:hidden;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#111}.v14-gallery img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .35s ease,filter .35s ease;filter:saturate(1.03) contrast(1.02)}.v14-gallery figure:hover img{transform:scale(1.025)}
.v14-activities{background:#11100e;padding:74px max(7vw,40px);display:grid;grid-template-columns:1fr 1.3fr;gap:80px;align-items:center}.v14-activity-copy h2{font-size:44px;margin:8px 0}.v14-activity-copy p{color:#bbb;line-height:1.9}.v14-activity-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.v14-activity-list div{border:1px solid rgba(255,255,255,.1);background:#151513;padding:24px;border-radius:10px;display:flex;align-items:center;gap:20px}.v14-activity-list b{color:#e5a741;font-size:12px}.v14-activity-list span{font-weight:800}.v14-news-card{max-width:1050px;margin:auto;background:#0e0e0d;color:#fff;border-radius:16px;padding:34px;display:grid;grid-template-columns:170px 1fr;gap:34px;align-items:center}.v14-news-card img{width:150px;height:150px;border-radius:50%;object-fit:cover}.v14-news-card small{color:#d7a34e}.v14-news-card h3{font-size:30px;margin:6px 0}.v14-news-card p{color:#c9c9c9}.v14-news-card a{color:#efb34b!important;font-weight:900}.v14-contact{padding:65px max(7vw,38px);background:linear-gradient(115deg,#050505,#24150b);display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center}.v14-contact img{width:120px;height:120px;border-radius:50%;object-fit:cover}.v14-contact span{color:#d9a24c;font-family:Georgia,serif;letter-spacing:.12em}.v14-contact h2{font-size:39px;line-height:1.25;margin:8px 0}.v14-footer{padding:27px 5vw;background:#030303;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:20px;align-items:center;color:#8f8f8f}.v14-footer strong{color:#d5aa60;letter-spacing:.08em}
@media(max-width:1120px){.v14-nav{gap:16px}.v14-nav a{font-size:13px}.v14-brand{min-width:230px}.v14-brand span{display:none}.v14-hero{grid-template-columns:40% 60%}.v14-about{grid-template-columns:1fr 1fr}.v14-stats{grid-column:1/-1}.v14-programs{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.v14-header-inner{min-height:72px;padding:7px 14px;direction:rtl}.v14-brand{min-width:0;margin-left:auto}.v14-brand img{width:54px;height:54px}.v14-member-btn{padding:10px 14px;font-size:12px}.v14-menu{display:block}.v14-nav{display:none;position:absolute;top:72px;left:10px;right:10px;background:#0d0d0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:12px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 18px 50px rgba(0,0,0,.45)}.menu-open .v14-nav{display:flex}.v14-nav a{text-align:right;padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.v14-hero{display:block;position:relative;min-height:690px}.v14-hero-image{position:absolute;inset:0;min-height:690px}.v14-hero-image img{object-position:57% center}.v14-hero-image:after{background:linear-gradient(0deg,rgba(3,3,3,.98) 0%,rgba(3,3,3,.68) 48%,rgba(3,3,3,.20) 100%)}.v14-hero-copy{position:relative;z-index:3;min-height:690px;padding:285px 22px 38px;justify-content:flex-end;background:none}.v14-kicker{font-size:10px}.v14-hero-copy h1{font-size:47px}.v14-hero-copy p{font-size:15px}.v14-hero-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.v14-btn{min-width:0;padding:12px 10px;font-size:13px}.v14-motto{font-size:8px;margin-top:27px}.v14-quick{grid-template-columns:1fr 1fr;padding:10px}.v14-quick>a{min-height:120px;padding:14px}.v14-quick strong{font-size:15px}.v14-quick small{font-size:11px}.v14-about{grid-template-columns:1fr;padding:24px 16px;gap:20px}.v14-about-media{min-height:230px}.v14-about-copy h2{font-size:36px}.v14-stats{padding:22px 10px}.v14-stats strong{font-size:21px}.v14-stats small{font-size:10px}.v14-stats blockquote{font-size:15px}.v14-academy,.v14-news{padding:54px 16px}.v14-section-title{gap:12px}.v14-section-title>span{width:34px}.v14-section-title h2{font-size:26px}.v14-programs{grid-template-columns:1fr}.v14-gallery{padding:50px 10px}.v14-gallery-grid{grid-template-columns:1fr}.v14-gallery figure{height:245px}.v14-activities{grid-template-columns:1fr;padding:54px 18px;gap:28px}.v14-activity-copy h2{font-size:34px}.v14-activity-list{grid-template-columns:1fr}.v14-news-card{grid-template-columns:1fr;text-align:center;padding:25px 18px}.v14-news-card img{margin:auto;width:125px;height:125px}.v14-contact{grid-template-columns:1fr;text-align:center;padding:50px 20px}.v14-contact img{margin:auto}.v14-contact h2{font-size:32px}.v14-contact .v14-btn{margin:auto;width:100%}.v14-footer{display:grid;text-align:center;justify-content:center;font-size:12px}}
/* V20 member identity */
.portal-avatar.has-photo{padding:0;overflow:hidden}.portal-avatar.has-photo img{width:100%;height:100%;object-fit:cover;display:block}.member-form-card{display:grid;grid-template-columns:150px 1fr;gap:24px;padding:22px;border:1px solid rgba(183,138,36,.35);border-radius:18px;background:linear-gradient(135deg,rgba(183,138,36,.08),rgba(255,255,255,.02))}.member-form-photo{width:140px;height:170px;border:1px solid rgba(183,138,36,.45);border-radius:14px;overflow:hidden;display:grid;place-items:center}.member-form-photo img{width:100%;height:100%;object-fit:cover}.member-form-info h3{font-size:26px;margin:0 0 6px}.member-form-number{display:inline-block;padding:5px 12px;border-radius:999px;background:#b78a24;color:#111;font-weight:800;margin-bottom:18px}.member-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.member-form-grid div{padding:10px 12px;border-bottom:1px solid rgba(183,138,36,.18)}.member-form-grid small{display:block;opacity:.65;margin-bottom:4px}.member-form-grid strong{overflow-wrap:anywhere}@media(max-width:700px){.member-form-card{grid-template-columns:1fr}.member-form-photo{margin:auto}.member-form-grid{grid-template-columns:1fr}}
.profile-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.profile-edit-btn{border:1px solid rgba(233,185,77,.5);background:transparent;color:var(--cs-gold-2);cursor:pointer;font-family:inherit}.member-profile-edit{margin-top:20px;padding:22px;border-radius:18px;border:1px solid rgba(233,185,77,.32);background:#0d0d0d}.profile-edit-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.profile-edit-head strong,.profile-edit-head small{display:block}.profile-edit-head small{color:#929292;margin-top:4px}.profile-cancel-btn{border:1px solid rgba(255,255,255,.16);background:transparent;color:#fff;border-radius:10px;padding:8px 13px;font-family:inherit;cursor:pointer}.profile-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-edit-grid label span{display:block;color:#bda66f;font-size:.78rem;font-weight:700;margin-bottom:6px}.profile-edit-grid input{width:100%;min-height:48px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#171717;color:#fff;padding:10px 13px;font:inherit}.profile-edit-grid input:focus{outline:2px solid rgba(233,185,77,.35);border-color:var(--cs-gold)}.profile-edit-footer{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:18px}.profile-edit-footer .gold-btn{border:0;cursor:pointer;font-family:inherit}.profile-edit-footer .gold-btn:disabled{opacity:.6;cursor:wait}.profile-status{font-size:.86rem;font-weight:700}.profile-status.success{color:#91e2ad}.profile-status.error{color:#ffadad}@media(max-width:700px){.profile-actions{width:100%;justify-content:stretch}.profile-actions .gold-btn{flex:1}.profile-edit-grid{grid-template-columns:1fr}.profile-edit-head{flex-direction:column}.profile-cancel-btn{align-self:flex-end}}

/* V44 member guide cleanup */
.dossier-feature-clean{margin-bottom:0}.dossier-feature-clean p{max-width:760px}.member-portal .dossier-section{padding-bottom:22px}


/* V45 — luxury member experience */
body.member-portal{background:radial-gradient(circle at 78% -5%,rgba(233,185,77,.14),transparent 30rem),radial-gradient(circle at 10% 45%,rgba(116,78,18,.09),transparent 25rem),#070707}
.portal-topbar{border-bottom:1px solid rgba(233,185,77,.18);box-shadow:0 12px 40px rgba(0,0,0,.28)}
.portal-brand strong{font-weight:900;letter-spacing:.01em}.portal-logo-img{filter:drop-shadow(0 8px 18px rgba(233,185,77,.16))}
.portal-hero{min-height:450px;background:radial-gradient(circle at 18% 30%,rgba(255,217,121,.18),transparent 26rem),radial-gradient(circle at 86% 18%,rgba(133,87,14,.18),transparent 23rem),linear-gradient(125deg,#030303 0%,#151006 52%,#050505 100%)}
.portal-hero:after{content:"";position:absolute;inset:14px;border:1px solid rgba(233,185,77,.08);pointer-events:none}
.portal-hero-pattern{opacity:.09;background-size:54px 94px}
.portal-eyebrow{font-weight:900;color:#e9c86f}.portal-welcome h1{font-weight:900;letter-spacing:-.035em;text-shadow:0 8px 34px rgba(0,0,0,.45)}
.portal-welcome h1 [data-member-name]{color:#f2d47e}.portal-welcome p{color:#cfc9bd;max-width:690px}
.member-chip{background:linear-gradient(135deg,rgba(20,18,13,.82),rgba(7,7,7,.72));border-color:rgba(233,185,77,.18);box-shadow:inset 0 1px rgba(255,255,255,.04)}
.portal-id-card{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(48,39,21,.82),rgba(8,8,8,.82));border-color:rgba(233,185,77,.35);box-shadow:0 28px 80px rgba(0,0,0,.45),inset 0 1px rgba(255,255,255,.08)}
.portal-id-card:before{content:"";position:absolute;inset:7px;border:1px solid rgba(233,185,77,.16);border-radius:20px;pointer-events:none}.portal-id-card>*{position:relative;z-index:1}
.portal-section{border-color:rgba(233,185,77,.12);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(233,185,77,.018));box-shadow:0 24px 70px rgba(0,0,0,.22)}
.section-heading h2{font-weight:900;letter-spacing:-.025em}.section-kicker-gold{color:#dcb65a}.gold-btn{border:1px solid rgba(255,230,159,.28);font-family:inherit;cursor:pointer}
.member-form-card{position:relative;overflow:hidden;border-color:rgba(233,185,77,.42);background:linear-gradient(135deg,rgba(233,185,77,.11),rgba(255,255,255,.025));box-shadow:inset 0 1px rgba(255,255,255,.04)}
.member-form-card:after{content:"ACADÉMIE CHORALE SALÉ";position:absolute;left:18px;bottom:8px;color:rgba(233,185,77,.10);font-size:11px;letter-spacing:.18em;font-weight:900}
.member-form-info h3{font-weight:900}.member-form-number{background:linear-gradient(135deg,#f2d47e,#b77b19);box-shadow:0 8px 25px rgba(183,123,25,.2)}
@media(max-width:700px){.portal-hero{min-height:430px}.portal-hero:after{inset:8px}.portal-welcome h1{font-size:2.55rem}.portal-id-card{margin-top:26px}}
/* V48 premium admin analytics */
.analytics-panel{background:linear-gradient(145deg,#11100d,#211b10);color:#fff;border:1px solid rgba(201,148,61,.45);box-shadow:0 18px 55px rgba(0,0,0,.18)}
.analytics-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.analytics-head h1{color:#e4b866;margin-bottom:4px}.analytics-head p,.analytics-head small,.analytics-note{color:#c9c0af}
.analytics-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.analytics-kpis>div{padding:16px;border-radius:14px;background:rgba(255,255,255,.055);border:1px solid rgba(228,184,102,.22)}.analytics-kpis span{display:block;color:#c9c0af;font-size:12px}.analytics-kpis strong{font-size:28px;color:#f0c875}
.analytics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.analytics-grid>div{background:#fff;color:#17130d;border-radius:14px;padding:14px}.analytics-grid h3{margin:0 0 10px;color:#8b6718;font-size:14px}.analytics-line{display:flex;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px solid #eee;font-size:12px}.analytics-note{font-size:11px;margin:12px 0 0}
@media(max-width:850px){.analytics-kpis,.analytics-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.analytics-kpis,.analytics-grid{grid-template-columns:1fr}.analytics-head{display:block}}

/* V66 — QR Attendance */
.qr-attendance-panel{border:1px solid rgba(191,151,63,.28);background:linear-gradient(145deg,#fff,#fffaf0)}
.qr-panel-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:18px}
.qr-create-form label{display:grid;gap:7px;font-weight:700}
.qr-session-result{margin-top:22px;padding:24px;border-radius:22px;background:#111;color:#fff;display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:center}
.qr-session-result[hidden]{display:none}
.qr-code-box{width:280px;min-height:280px;background:#fff;border-radius:18px;padding:10px;display:grid;place-items:center}
.qr-code-box img,.qr-code-box canvas{max-width:100%;height:auto}
.qr-session-info h3{font-size:25px;margin:0 0 8px}.qr-session-info p{color:#ddd}
.qr-link-row{display:flex;gap:8px;margin:18px 0}.qr-link-row input{min-width:0;flex:1;direction:ltr}
.attendance-scan-page{min-height:100vh;background:radial-gradient(circle at top,#2d2414,#090909 55%);color:#fff;display:grid;place-items:center;padding:20px}
.scan-shell{width:min(560px,100%)}.scan-card{text-align:center;background:rgba(17,17,17,.96);border:1px solid rgba(212,175,55,.35);border-radius:30px;padding:36px 26px;box-shadow:0 30px 90px rgba(0,0,0,.4)}
.scan-logo{width:92px;height:92px;object-fit:contain;margin-bottom:12px}.scan-card h1{font-size:34px;margin:8px 0}.scan-card p{color:#d6d0c4;line-height:1.8}
.scan-status{margin:22px 0}.scan-status.success,.scan-status.error{padding:20px;border-radius:18px}.scan-status.success{background:rgba(38,151,89,.16);border:1px solid rgba(67,194,119,.35)}.scan-status.error{background:rgba(190,55,55,.14);border:1px solid rgba(225,78,78,.35)}
.scan-icon{width:54px;height:54px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;background:#d4af37;color:#111;font-size:28px;font-weight:900}
.scan-confirm-btn{width:100%;font-size:18px;padding:16px;margin-top:8px}.scan-login-btn,.scan-card>a.ghost-btn{display:inline-block;margin-top:16px}
@media(max-width:720px){.qr-session-result{grid-template-columns:1fr}.qr-code-box{margin:auto;width:min(280px,100%)}.qr-link-row{flex-direction:column}}

/* V68 — clean overview */
.overview-welcome{padding:22px 24px;margin:8px 0 20px;border-radius:20px;background:linear-gradient(135deg,rgba(212,175,55,.14),rgba(255,255,255,.02));border:1px solid rgba(212,175,55,.24);display:flex;flex-direction:column;gap:5px}
.overview-welcome small{color:#b9ad94}.overview-welcome strong{font-size:24px}.overview-welcome span{color:#bdb7aa;font-size:13px}.overview-welcome b{color:#e8c66b}
.overview-kpis .portal-kpi{min-height:130px}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}
.overview-feature{display:flex;gap:16px;align-items:flex-start;padding:22px;border-radius:20px;border:1px solid rgba(212,175,55,.18);background:rgba(255,255,255,.025)}
.overview-icon{flex:0 0 44px;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:rgba(212,175,55,.12);color:#e8c45e;font-size:22px}
.overview-feature small{display:block;color:#c7a94c;font-weight:700;margin-bottom:6px}.overview-feature strong{display:block;font-size:17px}.overview-feature p{margin:6px 0 0;color:#9f9b92;font-size:13px;line-height:1.7}
@media(max-width:720px){.overview-grid{grid-template-columns:1fr}.overview-kpis{grid-template-columns:1fr 1fr}.overview-kpis .portal-kpi{min-height:112px;padding:16px}.overview-kpis .portal-kpi strong{font-size:20px}}

/* V69 — uncluttered attendance & payments */
.clean-empty-state,.member-scan-card{border:1px solid rgba(212,175,55,.28);border-radius:24px;background:linear-gradient(145deg,rgba(212,175,55,.08),rgba(255,255,255,.02));padding:34px 24px;text-align:center}
.clean-empty-icon{width:74px;height:58px;margin:0 auto 18px;border:4px solid #9d9d9d;border-radius:10px;display:grid;place-items:center;font-size:0}
.clean-empty-state strong,.member-scan-card>strong{display:block;font-size:21px;margin-bottom:8px}.clean-empty-state p,.member-scan-card p{color:#a9a49a;max-width:520px;margin:0 auto;line-height:1.8}
.payment-cards{display:grid;gap:12px}.payment-cards[hidden]{display:none}.payment-card{display:grid;grid-template-columns:1fr 1fr auto;gap:16px;align-items:center;padding:18px 20px;border:1px solid rgba(212,175,55,.18);border-radius:18px;background:rgba(255,255,255,.025)}
.payment-card small{display:block;color:#999;margin-bottom:4px}.payment-card strong{font-size:17px}
.member-scan-card{padding:38px 24px}.member-scan-icon{width:112px;height:112px;margin:0 auto 18px;border:3px solid #e6bd48;border-radius:22px;display:grid;place-items:center;box-shadow:inset 0 0 30px rgba(212,175,55,.08)}.member-scan-icon span{font-size:60px;color:#e6bd48;line-height:1}
.member-scan-card .gold-btn{width:min(420px,100%);margin:24px auto 14px;padding:16px;font-size:17px}.member-scan-card small{display:block;color:#827e76;line-height:1.7}
@media(max-width:600px){.payment-card{grid-template-columns:1fr 1fr}.payment-card .premium-badge{grid-column:1/-1;justify-self:start}.clean-empty-state,.member-scan-card{padding:28px 18px}}

/* V70 — real QR camera scanner */
.qr-camera-box{margin-top:24px;border:1px solid rgba(212,175,55,.32);border-radius:20px;padding:16px;background:#080808}
.qr-camera-box[hidden]{display:none}
.qr-camera-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}
.qr-camera-head strong{font-size:16px}
.qr-video-wrap{position:relative;overflow:hidden;border-radius:18px;background:#000;aspect-ratio:3/4;max-height:520px}
.qr-video-wrap video{width:100%;height:100%;object-fit:cover;display:block}
.qr-scan-frame{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:min(68%,280px);aspect-ratio:1;border:3px solid #e6bd48;border-radius:24px;box-shadow:0 0 0 999px rgba(0,0,0,.34),0 0 28px rgba(230,189,72,.24)}
.qr-camera-status{margin:12px 0 2px!important;color:#c7b98e!important;font-size:13px!important}
/* V77 — mobile-first administration + separate Kids/Senior registration */
.v77-admin{padding-bottom:50px}.admin-hero{margin:18px 0;display:flex;justify-content:space-between;align-items:end;gap:18px;padding:24px;border-radius:24px;background:linear-gradient(135deg,#0b0a08,#211a0c);color:#fff;border:1px solid rgba(215,173,76,.35)}.admin-hero h1{margin:3px 0;font-size:30px}.admin-hero p{margin:0;color:#bbb}.admin-hero-actions{display:flex;gap:8px;min-width:min(430px,100%)}.admin-hero-actions input{flex:1;min-width:0}.v77-kpis{grid-template-columns:repeat(6,1fr)}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:18px}.panel-title h2{margin:2px 0}.admin-tabs,.member-filters{display:flex;gap:8px;flex-wrap:wrap}.admin-tabs button,.member-filters button{border:1px solid #ddd;background:#fff;padding:10px 15px;border-radius:999px;font:700 13px Cairo;cursor:pointer}.admin-tabs button.active,.member-filters button.active{background:#15120c;color:#f0c875;border-color:#b88a31}.admin-tabs b{margin-right:7px;background:#eee;color:#111;border-radius:999px;padding:2px 7px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stats-grid article{border:1px solid #eadfc8;border-radius:18px;padding:16px;background:#fff}.stats-grid h3{margin:0 0 12px;font-size:14px}.stat-row{display:grid;grid-template-columns:minmax(70px,auto) 1fr 28px;align-items:center;gap:8px;font-size:12px;margin:9px 0}.stat-row i{height:7px;background:#eee;border-radius:99px;overflow:hidden}.stat-row em{display:block;height:100%;background:linear-gradient(90deg,#a67825,#e4bd60);border-radius:99px}.admin-members-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.admin-member-card{border:1px solid #e7dfd0;border-radius:20px;padding:16px;background:#fff;box-shadow:0 8px 30px rgba(30,20,5,.05)}.member-card-head{display:grid;grid-template-columns:54px 1fr auto;gap:11px;align-items:center}.admin-avatar{width:54px;height:54px;border-radius:16px;background:#15120c;color:#e6bd5d;display:grid;place-items:center;overflow:hidden;font-weight:900}.admin-avatar img{width:100%;height:100%;object-fit:cover}.member-card-head h3{margin:0;font-size:16px}.member-card-head small{color:#888}.member-card-data{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:14px 0}.member-card-data>div{padding:10px;border-radius:12px;background:#faf8f3;min-width:0}.member-card-data small,.member-card-data b{display:block}.member-card-data small{font-size:10px;color:#8a8173}.member-card-data b{font-size:12px;overflow-wrap:anywhere}.member-card-actions{display:flex;gap:8px}.v77-request-card{padding:17px}.admin-profile-snapshot{display:flex;gap:13px;align-items:center;padding:14px;margin:10px 0 14px;background:#12100b;color:#fff;border-radius:17px}.snapshot-photo{width:68px;height:68px;border-radius:16px;overflow:hidden;background:#272218;display:grid;place-items:center;font-size:10px}.snapshot-photo img{width:100%;height:100%;object-fit:cover}.admin-profile-snapshot strong,.admin-profile-snapshot small{display:block}.admin-profile-snapshot small{color:#c8b98e}.original-form-box{border:1px solid #e7d8b8;background:#fffcf5;border-radius:17px;padding:14px;margin-bottom:16px}.original-form-box h3{margin:0 0 12px;color:#8b651c}.original-form-box>[data-original-form]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.original-form-box [data-original-form]>div{padding:9px;background:#fff;border-radius:10px}.original-form-box small,.original-form-box b{display:block}.original-form-box small{color:#8b8171;font-size:10px}.original-form-box b{font-size:12px;white-space:pre-wrap}.category-choice{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:24px}.category-choice button{position:relative;min-height:220px;text-align:right;border:1px solid rgba(183,137,44,.35);border-radius:24px;padding:24px;background:linear-gradient(145deg,#17140e,#090806);color:#fff;font-family:Cairo;cursor:pointer}.category-choice button>span{color:#d9b458;font-weight:900}.category-choice b,.category-choice small,.category-choice em{display:block}.category-choice b{font-size:28px;margin-top:28px}.category-choice small{color:#b8b0a3;margin-top:8px;line-height:1.7}.category-choice em{position:absolute;bottom:20px;color:#e5c36c;font-style:normal;font-weight:800}.form-category-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:5px}.form-category-head h2{margin:0}.form-category-head button{border:0;background:#eee8dc;padding:9px 12px;border-radius:10px;font-family:Cairo;cursor:pointer}.v77-category-form[hidden],.category-choice[hidden],.kids-only[hidden],.senior-only[hidden]{display:none!important}
@media(max-width:1000px){.v77-kpis{grid-template-columns:repeat(3,1fr)}.stats-grid{grid-template-columns:1fr 1fr}.admin-members-grid{grid-template-columns:1fr}}
@media(max-width:650px){.admin-main{width:min(100% - 18px,1180px)}.admin-hero{padding:18px;display:block}.admin-hero h1{font-size:25px}.admin-hero-actions{min-width:0;margin-top:15px}.v77-kpis{grid-template-columns:1fr 1fr;gap:8px}.v77-kpis .kpi{min-height:94px;padding:13px}.stats-grid{grid-template-columns:1fr}.admin-tabs{display:grid;grid-template-columns:1fr 1fr;width:100%}.admin-tabs button{border-radius:13px}.member-card-head{grid-template-columns:48px 1fr auto}.admin-avatar{width:48px;height:48px}.member-card-data{grid-template-columns:1fr 1fr}.original-form-box>[data-original-form]{grid-template-columns:1fr}.member-modal-card{width:calc(100% - 14px);max-height:94vh;padding:18px}.category-choice{grid-template-columns:1fr}.category-choice button{min-height:190px}.v13-form-card{padding:22px 16px}.v77-category-form.two{grid-template-columns:1fr}.form-category-head{align-items:flex-start}.form-category-head h2{font-size:20px}}

/* V78 admin reliability + mobile search */
.admin-hero-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.admin-hero-actions input{min-width:min(100%,280px);flex:1}
.admin-load-status{width:100%;opacity:.72;margin-top:2px}
.admin-load-status.error{color:#b42318;opacity:1}
@media(max-width:720px){
  .admin-hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .admin-hero-actions input{grid-column:1/-1;width:100%;min-width:0}
  .admin-hero-actions [data-refresh-members]{grid-column:1/-1}
  .admin-load-status{grid-column:1/-1}
}
/* V79 multi-step registration + visible light/dark theme */
.theme-toggle{position:fixed;z-index:9999;top:14px;left:14px;display:flex;align-items:center;gap:7px;border:1px solid rgba(197,151,54,.55);background:#fff;color:#171717;border-radius:999px;padding:8px 12px;font:700 12px Cairo,sans-serif;box-shadow:0 8px 24px #0002;cursor:pointer}.theme-toggle .moon{font-size:17px}.theme-toggle .sun{font-size:15px}
html[data-theme="dark"] .theme-toggle{background:#171717;color:#f6e8c5;border-color:#b9892e}
.reg-stepper{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:2px 0 22px;position:relative}.reg-stepper:before{content:"";position:absolute;top:17px;right:15%;left:15%;height:2px;background:#ddd;z-index:0}.reg-stepper span{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:7px;font-weight:800;color:#aaa}.reg-stepper span::first-line{background:#fff}.reg-stepper span{font-size:15px}.reg-stepper span small{font-size:10px;white-space:nowrap}.reg-stepper span.active{color:#111}.reg-stepper span.active{--dot:#d6a42f}.reg-stepper span{counter-reset:x}.reg-stepper span[data-step-dot]{text-align:center}.reg-stepper span[data-step-dot]::before{content:attr(data-step-dot);display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:2px solid #d7d7d7;background:#fff;color:#777;margin:auto}.reg-stepper span.active::before{background:#171717;color:#f3c44f;border-color:#d6a42f}.reg-stepper span.done::before{content:"✓";background:#aa8526;color:#fff;border-color:#aa8526}
.reg-stepper span{font-size:0}.reg-stepper span small{font-size:11px}
.reg-nav{display:flex;gap:10px;justify-content:space-between;margin-top:8px}.reg-nav button{min-height:48px;border-radius:12px;font:800 14px Cairo,sans-serif;padding:10px 22px}.reg-prev{background:#fff;border:1px solid #c99a36;color:#555}.reg-next,.reg-nav .submit-btn{background:linear-gradient(135deg,#f1c451,#c78a18);border:0;color:#151515;flex:1}.reg-nav .submit-btn{margin:0}.reg-step-hidden{display:none!important}
html[data-theme="dark"] body{background:#0d0e10;color:#f4f1e9}html[data-theme="dark"] .v13-form-card{background:#151618;color:#f4f1e9;border-color:#3b3325}html[data-theme="dark"] .v13-form-intro h1,html[data-theme="dark"] .form-category-head h2,html[data-theme="dark"] label{color:#f4f1e9}html[data-theme="dark"] .v13-form-card input,html[data-theme="dark"] .v13-form-card select,html[data-theme="dark"] .v13-form-card textarea{background:#202124;color:#fff;border-color:#3d3e42}html[data-theme="dark"] .category-choice button{background:#202124;color:#fff;border-color:#493d28}html[data-theme="dark"] .category-choice button small,html[data-theme="dark"] .field-help,html[data-theme="dark"] .muted-center{color:#b9b9b9}html[data-theme="dark"] .reg-stepper span[data-step-dot]::before{background:#202124;border-color:#555;color:#ddd}html[data-theme="dark"] .reg-stepper span.active::before{background:#0e0f10;color:#f3c44f;border-color:#d6a42f}html[data-theme="dark"] .reg-stepper span.active{color:#fff}html[data-theme="dark"] .reg-prev{background:#202124;color:#eee}
@media(max-width:640px){.theme-toggle{top:9px;left:9px;padding:6px 9px}.reg-stepper span small{font-size:9px}.v77-category-form.form-grid.two{grid-template-columns:1fr}.reg-nav{position:sticky;bottom:8px;z-index:20;background:inherit;padding:7px 0}}
/* V79 shared dark mode */
html[data-theme="dark"] body:not(.v13-register){background:#0d0e10;color:#f1eee7}html[data-theme="dark"] .card,html[data-theme="dark"] .panel,html[data-theme="dark"] .admin-card,html[data-theme="dark"] .member-card,html[data-theme="dark"] .modal-content{background:#17181b!important;color:#f1eee7!important;border-color:#3a3428!important}html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea{background:#202124!important;color:#fff!important;border-color:#45464a!important}

/* V80 automatic device theme + admin mobile polish */
.theme-toggle{display:none!important}
html[data-theme=dark] body.dashboard{background:#0b0d10;color:#f3f0e8}
html[data-theme=dark] body.dashboard .admin-hero{background:linear-gradient(145deg,#14110b,#090a0c)!important;border-color:#6e5627!important;box-shadow:0 18px 45px rgba(0,0,0,.32)!important}
html[data-theme=dark] body.dashboard .kpi,html[data-theme=dark] body.dashboard .panel,html[data-theme=dark] body.dashboard .admin-member-card,html[data-theme=dark] body.dashboard .request-card{background:#15171a!important;color:#f4f1e9!important;border-color:#302b22!important}
html[data-theme=dark] body.dashboard .kpi span,html[data-theme=dark] body.dashboard small,html[data-theme=dark] body.dashboard .muted{color:#aaa79f!important}
html[data-theme=dark] body.dashboard input,html[data-theme=dark] body.dashboard select,html[data-theme=dark] body.dashboard textarea{background:#0f1114!important;color:#f5f2ea!important;border-color:#3a3428!important}
html[data-theme=light] body.dashboard{background:#f5f6f8;color:#121820}
@media(max-width:640px){.admin-hero-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:10px}.admin-hero-actions input{grid-column:1/-1;min-width:0;width:100%}.admin-hero-actions [data-refresh-members]{grid-column:1/-1}.admin-load-status{grid-column:1/-1}.admin-members-grid{grid-template-columns:1fr!important}}

/* V81 — dark-mode contrast fix for admin cards and statistics */
html[data-theme="dark"] body.dashboard .member-card-data > div,
html[data-theme="dark"] body.dashboard .stats-grid article,
html[data-theme="dark"] body.dashboard .original-form-box,
html[data-theme="dark"] body.dashboard .original-form-box [data-original-form] > div {
  background:#1d2024 !important;
  color:#f7f3ea !important;
  border:1px solid #39342b !important;
}
html[data-theme="dark"] body.dashboard .member-card-data small,
html[data-theme="dark"] body.dashboard .original-form-box small,
html[data-theme="dark"] body.dashboard .stat-row span,
html[data-theme="dark"] body.dashboard .stats-grid h3 {
  color:#c8c2b7 !important;
}
html[data-theme="dark"] body.dashboard .member-card-data b,
html[data-theme="dark"] body.dashboard .original-form-box b,
html[data-theme="dark"] body.dashboard .stat-row strong,
html[data-theme="dark"] body.dashboard .stats-grid strong {
  color:#fffaf0 !important;
}
html[data-theme="dark"] body.dashboard .stat-row i {
  background:#31343a !important;
}
html[data-theme="dark"] body.dashboard .stat-row em {
  background:linear-gradient(90deg,#a87d28,#e1b84f) !important;
}
html[data-theme="dark"] body.dashboard .admin-tabs button,
html[data-theme="dark"] body.dashboard .member-filters button {
  background:#1c1f23 !important;
  color:#eee9df !important;
  border-color:#3f3a31 !important;
}
html[data-theme="dark"] body.dashboard .admin-tabs button.active,
html[data-theme="dark"] body.dashboard .member-filters button.active {
  background:#d99a2b !important;
  color:#17120b !important;
  border-color:#e4b85a !important;
}
html[data-theme="dark"] body.dashboard .mini-btn.ghost,
html[data-theme="dark"] body.dashboard .member-card-actions .ghost {
  background:#ece9e2 !important;
  color:#242424 !important;
}
html[data-theme="dark"] body.dashboard .admin-member-card {
  box-shadow:0 10px 28px rgba(0,0,0,.28) !important;
}
html[data-theme="dark"] body.dashboard .member-card-head h3,
html[data-theme="dark"] body.dashboard .panel-title h2,
html[data-theme="dark"] body.dashboard .admin-hero h1 {
  color:#fffdf7 !important;
}
html[data-theme="dark"] body.dashboard .member-card-head small {
  color:#bdb8ae !important;
}

@media(max-width:650px){
  .member-card-data{gap:10px}
  .member-card-data>div{min-height:82px;padding:12px!important}
  .member-card-data small{font-size:11px!important;line-height:1.4}
  .member-card-data b{font-size:13px!important;line-height:1.5;margin-top:5px}
  .stats-grid article{padding:18px!important}
  .stat-row{grid-template-columns:minmax(84px,auto) 1fr 30px;gap:10px;font-size:12px}
}


/* V83 — verified automatic theme contrast system */
html{color-scheme:light dark}
html[data-theme="light"]{color-scheme:light}
html[data-theme="dark"]{color-scheme:dark}

/* Authentication pages */
html[data-theme="dark"] .auth-shell{
  background:radial-gradient(circle at 20% 0%,rgba(214,164,57,.10),transparent 28rem),linear-gradient(145deg,#0a0c0f,#121820)!important;
}
html[data-theme="dark"] .auth-card{
  background:#15171a!important;color:#f6f2e9!important;border:1px solid #3a3225!important;
  box-shadow:0 24px 70px rgba(0,0,0,.38)!important;
}
html[data-theme="dark"] .auth-head h1{color:#fffdf7!important}
html[data-theme="dark"] .auth-head p,
html[data-theme="dark"] .auth-card .muted-center,
html[data-theme="dark"] .auth-card .consent{color:#bdb8ae!important}
html[data-theme="dark"] .auth-card .field label{color:#f0eadf!important}
html[data-theme="dark"] .auth-card input,
html[data-theme="dark"] .auth-card select,
html[data-theme="dark"] .auth-card textarea{
  background:#0f1114!important;color:#fff!important;border-color:#454039!important;
}
html[data-theme="dark"] .auth-card input::placeholder,
html[data-theme="dark"] .auth-card textarea::placeholder{color:#777b82!important;opacity:1}
html[data-theme="dark"] .auth-card .submit-btn{background:#ef7d22!important;color:#fff!important}
html[data-theme="dark"] .auth-card a{color:#e7be62!important}
html[data-theme="light"] .auth-card{background:#fff!important;color:#111820!important}
html[data-theme="light"] .auth-head h1{color:#111820!important}
html[data-theme="light"] .auth-head p,
html[data-theme="light"] .auth-card .muted-center{color:#66717d!important}
html[data-theme="light"] .auth-card .field label{color:#111820!important}
html[data-theme="light"] .auth-card input,
html[data-theme="light"] .auth-card select,
html[data-theme="light"] .auth-card textarea{background:#fff!important;color:#111820!important;border-color:#e6e8eb!important}

/* Registration */
html[data-theme="dark"] body.v13-register .v13-form-card{background:#15171a!important;color:#f6f2e9!important}
html[data-theme="dark"] body.v13-register .v13-form-intro p{color:#bdb8ae!important}
html[data-theme="dark"] body.v13-register .form-category-head{border-color:#373229!important}
html[data-theme="dark"] body.v13-register .form-category-head button{background:#25221d!important;color:#f1d58d!important}
html[data-theme="dark"] body.v13-register .v13-member-form .field label{color:#f6f2e9!important}
html[data-theme="dark"] body.v13-register .v13-member-form .consent{background:#211f1a!important;color:#ddd6c8!important;border-color:#4b402b!important}
html[data-theme="dark"] body.v13-register .registration-success p{color:#c6c0b5!important}
html[data-theme="light"] body.v13-register .v13-form-card{background:rgba(247,243,233,.98)!important;color:#17140f!important}
html[data-theme="light"] body.v13-register .v13-form-intro h1,
html[data-theme="light"] body.v13-register .form-category-head h2,
html[data-theme="light"] body.v13-register .v13-member-form .field label{color:#2b261e!important}
html[data-theme="light"] body.v13-register .v13-form-intro p{color:#6d665d!important}

/* Admin: never place pale text on pale cards */
html[data-theme="dark"] body.dashboard .member-card-data>div,
html[data-theme="dark"] body.dashboard .stats-grid article,
html[data-theme="dark"] body.dashboard .original-form-box,
html[data-theme="dark"] body.dashboard .original-form-box [data-original-form]>div{
  background:#111316!important;border:1px solid #393329!important;color:#f5f1e8!important;
}
html[data-theme="dark"] body.dashboard .member-card-data small,
html[data-theme="dark"] body.dashboard .stats-grid h3,
html[data-theme="dark"] body.dashboard .stat-row span,
html[data-theme="dark"] body.dashboard .original-form-box small{color:#bcb6ab!important}
html[data-theme="dark"] body.dashboard .member-card-data b,
html[data-theme="dark"] body.dashboard .stat-row strong,
html[data-theme="dark"] body.dashboard .original-form-box b{color:#fffdf8!important}
html[data-theme="dark"] body.dashboard .stat-row i{background:#2a2c30!important}
html[data-theme="light"] body.dashboard .member-card-data>div,
html[data-theme="light"] body.dashboard .stats-grid article,
html[data-theme="light"] body.dashboard .original-form-box [data-original-form]>div{background:#fff!important;color:#16191d!important}
html[data-theme="light"] body.dashboard .member-card-data small,
html[data-theme="light"] body.dashboard .stats-grid h3,
html[data-theme="light"] body.dashboard .stat-row span{color:#6f6f6f!important}
html[data-theme="light"] body.dashboard .member-card-data b,
html[data-theme="light"] body.dashboard .stat-row strong{color:#17191c!important}

/* Keep already-dark member portal and attendance scanner readable regardless of device mode */
body.member-portal,body.attendance-scan-page{color:#f4f1e8}
body.member-portal input,body.member-portal select,body.member-portal textarea{color:#f5f2e9}
body.member-portal input::placeholder,body.member-portal textarea::placeholder{color:#777b82}

@media(max-width:650px){
  .auth-shell{padding:18px 12px!important;align-items:center}
  .auth-card{padding:24px 18px!important;border-radius:24px!important}
  .auth-head h1{font-size:clamp(26px,8vw,38px)!important;line-height:1.35}
  .auth-head p{line-height:1.8}
  .member-card-data>div{min-height:78px!important}
}

/* V84 admin delete controls */
.mini-btn.danger{background:#b42318!important;color:#fff!important;border-color:#b42318!important}
.mini-btn.danger:hover{filter:brightness(.96)}
[data-theme="dark"] .mini-btn.danger{background:#c9362b!important;color:#fff!important;border-color:#c9362b!important}

/* V91 social + booking */
.v91-social{padding:72px 6%;background:#f7f3ea}.v91-social-grid{max-width:1100px;margin:28px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v91-social-grid a{background:#111;color:#fff;text-decoration:none;padding:24px;border-radius:18px;display:flex;flex-direction:column;gap:5px;transition:.2s}.v91-social-grid a:hover{transform:translateY(-3px)}.v91-social-grid b{font-size:18px;color:#e4bd62}.v91-social-grid small{color:#ddd}.v91-booking{padding:76px 6%;background:#0c0c0c;color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:start}.v91-booking-copy h2{font-size:clamp(34px,5vw,64px);margin:12px 0}.v91-booking-copy p{color:#c8c8c8;line-height:1.9}.v91-contact-links{display:flex;flex-direction:column;gap:10px;margin-top:25px}.v91-contact-links a{color:#e4bd62;text-decoration:none}.v91-devis-form{background:#fff;color:#171717;border-radius:26px;padding:30px}.v91-devis-form h3{font-size:25px;margin-top:0}.v91-devis-form h3 small{display:block;font-size:12px;color:#9a7a35;letter-spacing:1px;margin-top:4px}.v91-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:22px 0}.v91-form-grid label{font-size:13px;font-weight:700}.v91-form-grid input,.v91-form-grid select,.v91-form-grid textarea{width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #ddd;border-radius:11px;padding:12px;font:inherit;background:#fff;color:#111}.v91-form-grid .full{grid-column:1/-1}.v91-form-status{font-size:13px;line-height:1.7}.v91-admin-requests .request-card{border:1px solid #ddd;border-radius:16px;padding:16px;margin:10px 0}.v91-admin-requests .request-card h3{margin:0 0 6px}.v91-admin-requests .request-meta{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:13px}.v91-admin-requests .request-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}@media(max-width:850px){.v91-social-grid{grid-template-columns:1fr 1fr}.v91-booking{grid-template-columns:1fr}.v91-form-grid{grid-template-columns:1fr}.v91-form-grid .full{grid-column:auto}}

/* V92 — premium social + booking and dark-mode contrast hardening */
.v92-social{padding:72px 6%;background:linear-gradient(180deg,#f8f4ea 0%,#efe8d8 100%);color:#17130d}
.v92-social-head{max-width:1100px;margin:0 auto 28px;text-align:center}
.v92-kicker{display:inline-block;color:#9a6f20;font-size:11px;font-weight:900;letter-spacing:1.8px}
.v92-social-head h2{margin:8px 0 6px;font-size:clamp(30px,5vw,50px);color:#14110d}
.v92-social-head p{margin:0;color:#6f6657;font-size:15px}
.v92-social-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.v92-social-grid a{position:relative;overflow:hidden;min-height:150px;padding:22px;border-radius:22px;background:#111;color:#fff;text-decoration:none;border:1px solid #2b261d;box-shadow:0 16px 40px rgba(0,0,0,.12);display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s,box-shadow .2s}
.v92-social-grid a:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(0,0,0,.18)}
.v92-social-grid a:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;background:rgba(218,173,70,.13);top:-45px;left:-35px}
.v92-social-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#d9ad46;color:#111;font-size:20px;font-weight:900;margin-bottom:16px}
.v92-social-grid b{font-size:18px;color:#fff}.v92-social-grid small{color:#c8c0b1}.v92-social-grid em{font-style:normal;color:#d9ad46;font-size:11px;font-weight:800;margin-top:auto;padding-top:14px}

.v92-booking{padding:86px 5%;background:radial-gradient(circle at 15% 10%,rgba(204,154,53,.16),transparent 32%),linear-gradient(145deg,#070707,#13100a 60%,#050505);color:#fff}
.v92-booking-shell{max-width:1180px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:46px;align-items:start}
.v92-booking-copy{padding:36px 0;position:sticky;top:100px}
.v92-booking-copy h2{font-size:clamp(42px,6vw,72px);line-height:1.05;margin:14px 0 22px;color:#fff}.v92-booking-copy h2 span{color:#d9ad46}
.v92-booking-copy p{font-size:16px;line-height:2;color:#c9c1b3;max-width:520px}
.v92-service-tags{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.v92-service-tags span{border:1px solid #493a20;background:#16130d;color:#e7d2a0;padding:8px 11px;border-radius:999px;font-size:12px}
.v92-direct-contact{display:grid;gap:10px;margin-top:26px}.v92-direct-contact a{display:block;padding:15px 17px;border:1px solid #3b3120;border-radius:16px;background:#100f0d;text-decoration:none}.v92-direct-contact small,.v92-direct-contact b{display:block}.v92-direct-contact small{color:#9f937f;font-size:11px}.v92-direct-contact b{color:#fff;font-size:15px;margin-top:3px;direction:ltr;text-align:right}
.v92-devis-form{background:#fbfaf7;color:#17130d;border:1px solid #eadfca;border-radius:30px;padding:32px;box-shadow:0 30px 80px rgba(0,0,0,.28);position:relative;overflow:hidden}
.v92-devis-form:before{content:"";position:absolute;top:0;right:0;left:0;height:5px;background:linear-gradient(90deg,#8c621b,#f2c866,#9d6d1b)}
.v92-form-head{border-bottom:1px solid #e8dfd0;padding-bottom:20px;margin-bottom:20px}.v92-form-head>span{font-size:10px;letter-spacing:1.8px;color:#9d742a;font-weight:900}.v92-form-head h3{font-size:28px;margin:5px 0;color:#17130d}.v92-form-head p{margin:0;color:#756c5e;font-size:13px;line-height:1.8}
.v92-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.v92-form-grid label{display:block;color:#292219!important;font-size:12px!important;font-weight:800!important}.v92-form-grid label>span{display:block;margin-bottom:7px;color:#332a20!important}.v92-form-grid label i{font-style:normal;color:#9b8f7e;font-size:10px;font-weight:600}
.v92-form-grid input,.v92-form-grid select,.v92-form-grid textarea{width:100%!important;box-sizing:border-box!important;margin:0!important;background:#fff!important;color:#18130d!important;border:1px solid #d9cfbd!important;border-radius:14px!important;padding:13px 14px!important;font:600 13px Cairo,Arial,sans-serif!important;outline:none!important;box-shadow:none!important}.v92-form-grid input::placeholder,.v92-form-grid textarea::placeholder{color:#9a9388!important;opacity:1!important}.v92-form-grid input:focus,.v92-form-grid select:focus,.v92-form-grid textarea:focus{border-color:#bd8d32!important;box-shadow:0 0 0 3px rgba(189,141,50,.12)!important}.v92-form-grid .full{grid-column:1/-1}
.v92-submit{width:100%;border:0;border-radius:15px;padding:15px 18px;margin-top:20px;background:linear-gradient(135deg,#f0c861,#bf861f);color:#17110a;font:900 15px Cairo,Arial,sans-serif;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;box-shadow:0 10px 24px rgba(174,119,24,.22)}.v92-submit b{font-size:21px}.v92-privacy{display:block;text-align:center;color:#8c8376;margin-top:12px;font-size:10px}
html[data-theme=dark] .v92-devis-form{background:#fbfaf7!important;color:#17130d!important}html[data-theme=dark] .v92-devis-form label,html[data-theme=dark] .v92-devis-form label span,html[data-theme=dark] .v92-form-head h3{color:#292219!important}html[data-theme=dark] .v92-form-head p{color:#756c5e!important}
/* home section contrast: device dark mode must not wash out light sections */
html[data-theme=dark] body:not(.dashboard) .v14-section-title h2{color:#17130d}html[data-theme=dark] body:not(.dashboard) .v14-section-title p{color:#756c5e}html[data-theme=dark] body:not(.dashboard) .v14-gallery{color:#17130d}
@media(max-width:900px){.v92-booking-shell{grid-template-columns:1fr}.v92-booking-copy{position:static;padding-bottom:4px}.v92-social-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.v92-social{padding:56px 18px}.v92-social-grid{grid-template-columns:1fr 1fr;gap:10px}.v92-social-grid a{min-height:135px;padding:16px}.v92-social-icon{width:34px;height:34px;margin-bottom:10px}.v92-social-grid b{font-size:15px}.v92-booking{padding:60px 16px}.v92-booking-copy h2{font-size:42px}.v92-devis-form{padding:22px 18px;border-radius:24px}.v92-form-grid{grid-template-columns:1fr}.v92-form-grid .full{grid-column:auto}.v92-form-head h3{font-size:24px}}

/* V94 — clearer academy logo on mobile */
@media(max-width:760px){
  .v14-header-inner{min-height:86px!important;padding-top:7px!important;padding-bottom:7px!important}
  .v14-brand img{width:70px!important;height:70px!important;object-fit:contain!important;box-shadow:0 0 0 1px rgba(231,173,71,.62),0 8px 28px rgba(0,0,0,.38)!important}
  .v14-nav{top:86px!important}
}
@media(max-width:380px){
  .v14-brand img{width:64px!important;height:64px!important}
  .v14-header-inner{min-height:80px!important}
  .v14-nav{top:80px!important}
}


/* V95 — attendance history + mobile QR reliability */
.attendance-history-block{margin-top:22px;padding-top:22px;border-top:1px solid rgba(212,175,55,.18)}
.attendance-history-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:14px}
.attendance-history-head h3{margin:4px 0 0;font-size:22px}.attendance-history-head small{color:#8f897f}
.attendance-history-list{display:grid;gap:10px}.attendance-history-list[hidden]{display:none}
.attendance-history-card{display:grid;grid-template-columns:12px 1fr auto;gap:13px;align-items:center;padding:16px 18px;border-radius:17px;background:rgba(255,255,255,.03);border:1px solid rgba(212,175,55,.16)}
.attendance-status-dot{width:10px;height:10px;border-radius:50%;background:#999}.attendance-history-card.present .attendance-status-dot{background:#43ba73;box-shadow:0 0 0 5px rgba(67,186,115,.12)}.attendance-history-card.absent .attendance-status-dot{background:#d85b55;box-shadow:0 0 0 5px rgba(216,91,85,.12)}.attendance-history-card.excused .attendance-status-dot{background:#d7a842;box-shadow:0 0 0 5px rgba(215,168,66,.12)}
.attendance-history-main strong{display:block;font-size:16px}.attendance-history-main span{display:block;color:#aaa49b;font-size:12px;margin-top:2px}.attendance-history-main small{display:block;color:#c4b790;margin-top:5px}.attendance-history-card em{font-style:normal;font-size:11px;color:#d8bb70;border:1px solid rgba(216,187,112,.25);border-radius:999px;padding:6px 9px;white-space:nowrap}
.attendance-empty{padding:24px 18px!important}.attendance-empty[hidden]{display:none}
@media(max-width:600px){.attendance-history-head{display:block}.attendance-history-head small{display:block;margin-top:5px}.attendance-history-card{grid-template-columns:12px 1fr}.attendance-history-card em{grid-column:2;justify-self:start}.scan-card{padding:28px 18px}.scan-logo{width:108px;height:108px}}

/* V96 — Admin member attendance/payment tracking */
.member-card-actions .attendance-track-btn{background:#121212;color:#f6c65b;border:1px solid rgba(246,198,91,.45)}
.member-card-actions .payment-track-btn{background:#f6c65b;color:#17120a;border:1px solid #f6c65b}
.tracking-modal[hidden]{display:none!important}.tracking-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:18px}.tracking-modal-card{position:relative;z-index:2;width:min(760px,96vw);max-height:90vh;overflow:auto;background:var(--card,#fff);color:var(--text,#161616);border:1px solid rgba(196,151,54,.28);border-radius:26px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.35)}
.tracking-modal-card h2{margin:6px 0 22px;font-size:clamp(1.45rem,4vw,2rem)}.tracking-loading,.tracking-season{padding:16px;border-radius:16px;background:rgba(196,151,54,.08);margin:8px 0 18px}.tracking-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.tracking-summary article{padding:16px 12px;border-radius:18px;background:rgba(127,127,127,.08);border:1px solid rgba(127,127,127,.13);text-align:center}.tracking-summary span{display:block;font-size:.78rem;opacity:.72;margin-bottom:7px}.tracking-summary strong{font-size:1.35rem}.tracking-highlight{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:14px 0;padding:14px 16px;border-right:3px solid #c89d43;background:rgba(200,157,67,.08);border-radius:14px}.tracking-list{display:grid;gap:9px;margin-top:14px}.tracking-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px;border:1px solid rgba(127,127,127,.14);border-radius:16px}.tracking-row>div:first-child{display:grid;gap:4px}.tracking-row small{opacity:.68}.tracking-row-meta{text-align:left;display:grid;gap:5px;justify-items:end}.track-status{padding:5px 10px;border-radius:999px;font-weight:800;font-size:.78rem}.track-status.present,.track-status.paid{background:rgba(40,167,69,.14);color:#279246}.track-status.absent,.track-status.unpaid{background:rgba(220,53,69,.13);color:#d23b4b}.track-status.excused,.track-status.partial{background:rgba(255,193,7,.15);color:#a87800}.track-status.exempt{background:rgba(23,162,184,.14);color:#11859a}.month-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.month-card{padding:14px;border-radius:16px;border:1px solid rgba(127,127,127,.15);display:grid;gap:5px}.month-card span{font-weight:800;font-size:.85rem}.month-card small{opacity:.7}.month-card.paid,.month-card.exempt{border-color:rgba(40,167,69,.35);background:rgba(40,167,69,.06)}.month-card.unpaid{border-color:rgba(220,53,69,.25)}.month-card.partial{border-color:rgba(255,193,7,.35);background:rgba(255,193,7,.06)}.payment-history{margin-top:18px}.payment-history summary{cursor:pointer;font-weight:800;padding:12px 0}
@media(max-width:640px){.tracking-modal{padding:8px}.tracking-modal-card{padding:22px 14px;border-radius:20px}.tracking-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.month-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tracking-row{align-items:flex-start}.tracking-row-meta{min-width:95px}.member-card-actions{gap:7px}.member-card-actions .mini-btn{flex:1 1 auto}}


/* V97 — compact finance reminder + admin corrections */
.payment-reminder{display:flex;align-items:center;gap:10px;padding:10px 12px;margin:0 0 12px;border:1px solid rgba(214,168,66,.28);border-radius:13px;background:rgba(214,168,66,.08);font-size:.86rem}.payment-reminder[hidden]{display:none}.payment-reminder strong{color:#d7ad55;white-space:nowrap}.payment-reminder span{color:#b8b2a7;line-height:1.5}
.payment-cards{gap:8px}.payment-card{padding:11px 13px;border-radius:13px;gap:10px}.payment-card small{font-size:.72rem;margin-bottom:2px}.payment-card strong{font-size:14px}.payment-card .premium-badge{font-size:.72rem;padding:5px 8px}
.tracking-modal-card{width:min(680px,96vw);padding:20px}.tracking-modal-card h2{margin:4px 0 14px;font-size:1.35rem}.tracking-summary{gap:7px}.tracking-summary article{padding:10px 8px;border-radius:13px}.tracking-summary span{font-size:.7rem;margin-bottom:3px}.tracking-summary strong{font-size:1.05rem}.tracking-highlight.compact,.compact-season{padding:9px 11px;margin:9px 0;border-radius:11px;font-size:.82rem}.tracking-list{gap:6px;margin-top:9px}.tracking-row.compact-row{padding:9px 10px;border-radius:12px}.tracking-row.compact-row b{font-size:.9rem}.tracking-row.compact-row small{font-size:.72rem}.track-status{padding:4px 7px;font-size:.7rem}.compact-month-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px}.compact-month-grid .month-card{padding:9px;border-radius:12px;gap:3px}.compact-month-grid .month-card strong{font-size:.88rem}.compact-month-grid .month-card span,.compact-month-grid .month-card small{font-size:.72rem}.record-actions{display:flex;gap:5px;margin-top:5px;flex-wrap:wrap}.tiny-btn{border:1px solid rgba(127,127,127,.22);background:transparent;color:inherit;border-radius:8px;padding:4px 7px;font-size:.68rem;font-weight:800;cursor:pointer}.tiny-btn.danger{color:#c94855;border-color:rgba(201,72,85,.28)}
@media(max-width:600px){.payment-reminder{align-items:flex-start;flex-direction:column;gap:3px}.compact-month-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tracking-modal-card{padding:16px 11px}.tracking-row.compact-row{gap:8px}.record-actions{justify-content:flex-end}}

/* V98 — clearer mobile brand + announcement media */
@media(max-width:760px){
  .v14-header-inner{min-height:92px!important;padding:7px 12px!important;gap:10px!important}
  .v14-brand{margin-left:auto!important;min-width:88px!important;justify-content:flex-start!important}
  .v14-brand img{width:82px!important;height:82px!important;min-width:82px!important;object-fit:cover!important;border-radius:50%!important;box-shadow:0 0 0 2px rgba(231,173,71,.72),0 9px 30px rgba(0,0,0,.5)!important}
  .v14-brand span{display:none!important}
  .v14-nav{top:92px!important}
  .v14-member-btn{padding:11px 17px!important;font-size:13px!important}
  .v14-menu{width:48px!important;height:48px!important}
}
@media(max-width:390px){.v14-brand img{width:76px!important;height:76px!important;min-width:76px!important}.v14-header-inner{min-height:86px!important}.v14-nav{top:86px!important}}
.announcement-publisher .form-grid{gap:12px}.announcement-upload-field{display:grid;gap:7px;padding:12px;border:1px dashed rgba(218,164,55,.45);border-radius:14px;background:rgba(218,164,55,.05);font-weight:800}.announcement-upload-field input[type=file]{width:100%;padding:10px;background:#fff;color:#171717;border-radius:10px}.announcement-upload-field small{font-size:11px;opacity:.7}.announcement-media-preview{display:flex;align-items:center;gap:12px;padding:10px;border-radius:12px;background:rgba(255,255,255,.05);overflow:hidden}.announcement-media-preview img{width:90px;height:90px;object-fit:cover;border-radius:10px}.announcement-media-preview span{font-size:12px;word-break:break-word}.file-preview-icon{font-size:30px}.premium-notice .notice-content{min-width:0;width:100%}.notice-media{display:block;margin-top:12px;text-decoration:none}.notice-poster img{display:block;width:min(100%,460px);max-height:560px;object-fit:contain;border-radius:14px;border:1px solid rgba(194,145,43,.24);background:#0a0a0a}.notice-file{display:flex!important;align-items:center;gap:10px;padding:12px;border:1px solid rgba(194,145,43,.24);border-radius:12px;background:rgba(194,145,43,.07);color:inherit}.notice-file span{font-size:28px}.notice-file div{display:grid}.notice-file small{opacity:.65}

/* V99 — premium simple admin hierarchy + mobile modal correction + clearer logo */
body.dashboard{background:#f4f5f7!important;color:#17191c!important}
body.dashboard .dash-top{background:#111318!important;border-bottom:1px solid #242833!important}
body.dashboard .admin-main{display:grid;gap:16px;padding-top:18px}
body.dashboard .panel,body.dashboard .admin-hero{box-shadow:0 8px 26px rgba(17,24,39,.055)!important;border:1px solid #e4e7ec!important}
body.dashboard .panel{background:#fff!important;border-radius:18px!important}
body.dashboard .admin-hero{background:linear-gradient(135deg,#111318,#1b1d22)!important;color:#fff!important;border-color:#242833!important}
body.dashboard .admin-hero p{color:#b9bec8!important}
body.dashboard .section-kicker{color:#bd8734!important}

.admin-access-hub{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.access-card{display:flex;align-items:center;gap:13px;padding:16px 17px;text-decoration:none;color:#20242a;background:#fff;border:1px solid #e2e6ec;border-radius:17px;transition:.18s;min-width:0}
.access-card:hover{transform:translateY(-2px);border-color:#d8bf8d}.access-card.active{background:#17191d;color:#fff;border-color:#17191d}
.access-card .access-icon{width:38px;height:38px;flex:0 0 38px;border-radius:12px;display:grid;place-items:center;background:#f5efe4;color:#9b6d25;font-size:19px}.access-card.active .access-icon{background:#2a2d33;color:#e4b85f}
.access-card div{min-width:0}.access-card small{display:block;opacity:.62;font-size:.72rem}.access-card strong{display:block;margin-top:2px;font-size:.98rem}.access-card p{margin:4px 0 0;font-size:.72rem;opacity:.65;line-height:1.55}

/* light section tones only where useful */
body.dashboard .analytics-panel{background:#f8fbff!important;border-color:#dfe9f5!important}
body.dashboard .requests-panel{background:#fffaf4!important;border-color:#efe1ce!important}
body.dashboard .qr-attendance-panel{background:#f8fbf8!important;border-color:#deeadf!important}
body.dashboard .announcement-publisher{background:#fbf9ff!important;border-color:#e8e0f1!important}
body.dashboard .v91-admin-requests{background:#fff!important}
body.dashboard .kpi{background:#fff!important;border:1px solid #e5e8ed!important;border-radius:15px!important;box-shadow:none!important}
body.dashboard .kpi:nth-child(2),body.dashboard .kpi:nth-child(3){background:#fafcfb!important}
body.dashboard .kpi:nth-child(5),body.dashboard .kpi:nth-child(6){background:#fffbf5!important}
body.dashboard .mini-btn,body.dashboard .submit-btn{border-radius:10px!important}
body.dashboard .submit-btn{background:#17191d!important;color:#fff!important}
body.dashboard .mini-btn{background:#24272d!important;color:#fff!important}.dashboard .mini-btn.ghost{background:#eef0f3!important;color:#333840!important}.dashboard .mini-btn.danger,.dashboard .danger-btn{background:#fff1f1!important;color:#ad3434!important;border:1px solid #f0caca!important}
.dashboard .payment-track-btn{background:#f2e4c5!important;color:#654813!important;border-color:#e0c58f!important}.dashboard .attendance-track-btn{background:#e9f0ea!important;color:#31583a!important;border-color:#cfddcf!important}

.admin-team-wing{overflow:hidden}.admin-team-placeholders{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.admin-team-placeholders article{min-height:118px;border:1px dashed #d7dce4;border-radius:15px;padding:14px;display:flex;flex-direction:column;justify-content:flex-end;background:#fafbfc}.admin-team-placeholders span{align-self:flex-start;font:700 .72rem/1 Cairo;color:#a0702a;background:#f3ead8;border-radius:99px;padding:5px 8px;margin-bottom:auto}.admin-team-placeholders b{font-size:.9rem}.admin-team-placeholders small{font-size:.7rem;color:#8a9098;margin-top:3px}

/* tracking modal: keep everything inside phone viewport, including edit/delete buttons */
.tracking-modal{box-sizing:border-box!important;width:100vw!important;max-width:100vw!important;padding:10px!important;overflow:hidden!important}
.tracking-modal-card{box-sizing:border-box!important;width:min(680px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;max-height:88dvh!important;overflow-y:auto!important;overflow-x:hidden!important;margin:0 auto!important;left:auto!important;right:auto!important}
.tracking-modal-card *{box-sizing:border-box}.tracking-list,.tracking-row,.tracking-row>div,.tracking-row-meta{min-width:0!important;max-width:100%!important}.tracking-row{width:100%!important}.tracking-row b,.tracking-row small{overflow-wrap:anywhere}.record-actions{max-width:100%!important}
.modal-close{z-index:6;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(17,19,24,.08)!important;color:#20242a!important;font-size:24px!important;line-height:1!important}

/* logo: mobile asset is tightly cropped; make it breathe without hiding details */
.brand-logo-picture{display:block;line-height:0}.brand-logo-picture img{display:block}
@media(max-width:700px){
  .v14-header-inner{min-height:104px!important;padding:8px 18px!important;gap:12px!important}
  .v14-brand{min-width:102px!important;width:102px!important;overflow:visible!important}
  .v14-brand img{width:98px!important;height:98px!important;min-width:98px!important;object-fit:contain!important;border-radius:16px!important;box-shadow:none!important;background:#090a0c!important}
  .v14-member-btn{padding:13px 20px!important;font-size:15px!important}
  .v14-menu{width:54px!important;height:54px!important}
  .v14-nav{top:104px!important}
  .admin-access-hub{grid-template-columns:1fr!important}
  .access-card{padding:13px 14px}.access-card p{display:none}
  .admin-team-placeholders{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tracking-modal{align-items:flex-end!important;place-items:end center!important;padding:0!important}
  .tracking-modal-card{width:100vw!important;max-width:100vw!important;border-radius:22px 22px 0 0!important;padding:18px 13px 20px!important;max-height:91dvh!important}
  .tracking-row.compact-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
  .tracking-row-meta{text-align:right!important;justify-items:start!important;width:100%!important}
  .record-actions{width:100%!important;justify-content:flex-start!important;display:flex!important;gap:7px!important}
  .record-actions .tiny-btn{min-width:66px!important;padding:7px 11px!important;font-size:.74rem!important}
  .tracking-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}
  .tracking-summary article{padding:8px 4px!important}.tracking-summary span{font-size:.64rem!important}.tracking-summary strong{font-size:.95rem!important}
  .compact-month-grid{grid-template-columns:1fr 1fr!important}
}
@media(max-width:380px){.v14-brand{width:90px!important;min-width:90px!important}.v14-brand img{width:86px!important;height:86px!important;min-width:86px!important}.v14-header-inner{min-height:96px!important}.v14-nav{top:96px!important}.v14-member-btn{padding:12px 14px!important}.tracking-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}}

/* dark mode stays premium but section differences remain subtle */
html[data-theme=dark] body.dashboard{background:#0d0f12!important;color:#eef0f3!important}
html[data-theme=dark] body.dashboard .panel{background:#15181d!important;border-color:#292e36!important;color:#eef0f3!important}
html[data-theme=dark] body.dashboard .analytics-panel{background:#141a21!important}html[data-theme=dark] body.dashboard .requests-panel{background:#1b1814!important}html[data-theme=dark] body.dashboard .qr-attendance-panel{background:#141a16!important}html[data-theme=dark] body.dashboard .announcement-publisher{background:#19161e!important}
html[data-theme=dark] body.dashboard .access-card{background:#15181d;color:#eef0f3;border-color:#292e36}html[data-theme=dark] body.dashboard .access-card.active{background:#f1e2bf;color:#231a0d;border-color:#e2c98f}html[data-theme=dark] body.dashboard .access-card.active .access-icon{background:#fff6df;color:#815e21}
html[data-theme=dark] body.dashboard .admin-team-placeholders article{background:#111419;border-color:#343941;color:#eef0f3}
html[data-theme=dark] body.dashboard .modal-close{background:#2a2e35!important;color:#fff!important}

/* V100 — smart back navigation */
.smart-back{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 13px;border:1px solid rgba(217,152,45,.38);border-radius:12px;background:rgba(255,255,255,.06);color:inherit;font-family:Cairo,sans-serif;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer;white-space:nowrap}.smart-back .back-arrow{font-size:20px;line-height:1}.dashboard .smart-back{color:#fff}.portal-topbar .smart-back{color:#f6d27b}.scan-card .smart-back,.auth-card .smart-back,.v13-register-shell>.smart-back{color:#2a2114;background:#fff;border-color:#e7d3a5}.auth-card>.smart-back{margin-bottom:14px}.scan-card>.smart-back{align-self:flex-start;margin-bottom:8px}.v13-register-shell>.smart-back{position:relative;z-index:3;margin:14px 0 0}.portal-topbar-inner{gap:10px}.portal-topbar .smart-back{margin-inline-start:auto}.portal-topbar .portal-signout{margin-inline-start:0}@media(max-width:600px){.smart-back{width:40px;height:40px;min-height:40px;padding:0;border-radius:11px}.smart-back .back-label{display:none}.portal-topbar .smart-back{margin-inline-start:auto}.dashboard .dash-top .container{gap:8px}.dashboard .dash-top strong{font-size:13px}.dashboard .dash-top .smart-back{flex:0 0 40px}}


/* V101 — corrected compact header + separate admin/member portals + compact admin control center */
.v14-portals{display:flex;align-items:center;gap:8px;direction:rtl;white-space:nowrap}
.v14-admin-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(231,173,71,.55);color:#f5d98f!important;background:rgba(255,255,255,.025);padding:12px 16px;border-radius:999px;font-weight:800;white-space:nowrap}
.v14-admin-btn:hover{background:rgba(231,173,71,.12)}
.v14-member-btn{display:inline-flex;align-items:center;gap:7px}
.brand-logo-picture{display:block;line-height:0;flex:0 0 auto}

/* undo the oversized V99 mobile logo rules */
@media(max-width:760px){
  .v14-header-inner{min-height:78px!important;padding:7px 12px!important;gap:8px!important;direction:rtl!important}
  .v14-brand{width:auto!important;min-width:0!important;margin-left:auto!important;flex:0 0 auto!important}
  .v14-brand img{width:60px!important;height:60px!important;min-width:60px!important;object-fit:contain!important;border-radius:50%!important;background:transparent!important;box-shadow:0 0 0 1px rgba(231,173,71,.45)!important}
  .v14-brand span{display:none!important}
  .v14-portals{gap:6px!important;flex:1 1 auto!important;justify-content:center!important}
  .v14-member-btn,.v14-admin-btn{min-height:42px!important;padding:9px 12px!important;font-size:12px!important;border-radius:14px!important}
  .v14-member-btn b,.v14-admin-btn b{font-size:12px!important}
  .v14-member-btn span,.v14-admin-btn span{font-size:13px!important}
  .v14-menu{flex:0 0 44px!important}
  .v14-nav{top:78px!important}
}
@media(max-width:390px){
  .v14-brand{width:auto!important;min-width:0!important}
  .v14-brand img{width:54px!important;height:54px!important;min-width:54px!important}
  .v14-header-inner{min-height:72px!important;padding-inline:8px!important;gap:5px!important}
  .v14-member-btn,.v14-admin-btn{padding:8px 9px!important;min-height:40px!important}
  .v14-member-btn b{font-size:11px!important}.v14-admin-btn b{font-size:11px!important}
  .v14-nav{top:72px!important}
}

.admin-control-center{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;position:sticky;top:8px;z-index:20;background:rgba(244,245,247,.94);backdrop-filter:blur(12px);padding:10px;border:1px solid #e3e6ea;border-radius:18px;box-shadow:0 8px 24px rgba(17,24,39,.05)}
.control-tile{appearance:none;border:1px solid #e1e5ea;background:#fff;color:#292d32;border-radius:14px;padding:11px 9px;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"ico title" "ico sub";column-gap:8px;text-align:right;cursor:pointer;font-family:Cairo,sans-serif;min-width:0}
.control-tile>span{grid-area:ico;align-self:center;width:34px;height:34px;border-radius:10px;background:#f2f4f6;display:grid;place-items:center;font-weight:900;color:#765522}
.control-tile>b{grid-area:title;font-size:.83rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.control-tile>small{grid-area:sub;color:#838891;font-size:.66rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.control-tile.active{background:#17191d;color:#fff;border-color:#17191d}.control-tile.active>span{background:#f2ddb1;color:#5f4315}.control-tile.active>small{color:#c8cbd0}
.admin-view{display:none!important}.admin-view.is-open{display:block!important}
.kpis.admin-view.is-open{display:grid!important}.admin-hero.admin-view.is-open{display:flex!important}
.admin-forms{display:contents}
.admin-access-hub{grid-template-columns:repeat(3,minmax(0,1fr))}

@media(max-width:900px){.admin-control-center{grid-template-columns:repeat(3,minmax(0,1fr));position:relative;top:auto}.admin-access-hub{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:600px){
  body.dashboard .admin-main{gap:12px!important;padding:12px 10px 30px!important}
  .admin-access-hub{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .admin-access-hub .access-card:last-child{grid-column:1/-1}
  .access-card{padding:10px!important;min-height:74px!important}.access-card p{display:none!important}.access-card .access-icon{width:34px!important;height:34px!important}
  .admin-control-center{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:8px;border-radius:15px}
  .control-tile{padding:9px 8px;border-radius:12px;column-gap:7px}.control-tile>span{width:30px;height:30px;border-radius:9px}.control-tile>b{font-size:.78rem}.control-tile>small{font-size:.62rem}
  .admin-hero.admin-view.is-open{display:grid!important;padding:16px!important}.admin-hero h1{font-size:1.5rem!important}.admin-hero p{font-size:.8rem!important}
  .kpis.admin-view.is-open{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.kpi{padding:11px!important}.kpi strong{font-size:1.25rem!important}
}

html[data-theme=dark] body.dashboard .admin-control-center{background:rgba(13,15,18,.94);border-color:#292e36}
html[data-theme=dark] body.dashboard .control-tile{background:#15181d;color:#eef0f3;border-color:#292e36}
html[data-theme=dark] body.dashboard .control-tile>span{background:#20242a;color:#d5b36d}
html[data-theme=dark] body.dashboard .control-tile>small{color:#8f959d}
html[data-theme=dark] body.dashboard .control-tile.active{background:#f1e2bf;color:#231a0d;border-color:#e2c98f}
html[data-theme=dark] body.dashboard .control-tile.active>small{color:#6c5a3d}

/* V102 — member list/search visibility fix */
.members-search-strip{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;margin:0 0 14px}
.members-search-strip input{min-width:0;width:100%;height:44px;border:1px solid #dfe3e8;border-radius:12px;padding:0 13px;font:inherit;background:#fff;color:#20242a}
html[data-theme=dark] body.dashboard .members-search-strip input{background:#111419;color:#f4f4f2;border-color:#30343b}
@media(max-width:640px){
  .members-search-strip{grid-template-columns:1fr auto;gap:7px}
  .members-search-strip .ghost{grid-column:1/-1}
}

/* V103 — member portal sections + strict visual separation */
.member-control-center{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin:18px 0 22px;
}
.member-control-tile{
  border:1px solid rgba(193,145,63,.18);
  border-radius:18px;
  padding:16px 14px;
  min-height:112px;
  background:rgba(255,255,255,.035);
  color:inherit;
  text-align:right;
  cursor:pointer;
  display:flex;
  flex-direction:column;
  gap:5px;
  justify-content:center;
  transition:.2s ease;
}
.member-control-tile>span{font-size:22px;color:#c89b49}
.member-control-tile>b{font-size:16px}
.member-control-tile>small{opacity:.67;font-size:12px}
.member-control-tile:hover,.member-control-tile.active{
  transform:translateY(-1px);
  border-color:rgba(215,167,80,.55);
  background:rgba(210,159,68,.08);
}
.member-view{display:none!important}
.member-view.is-open{display:block!important}
.member-mini-nav{overflow:auto;white-space:nowrap;scrollbar-width:none}
.member-mini-nav::-webkit-scrollbar{display:none}
@media(max-width:720px){
  .member-control-center{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:12px 0 16px}
  .member-control-tile{min-height:92px;border-radius:15px;padding:12px}
  .member-control-tile>b{font-size:14px}
  .member-control-tile>small{font-size:11px}
}

/* V104 — professional member portal navigation */
.member-control-center{display:none!important}

.member-portal-shell{
  display:grid;
  grid-template-columns:230px minmax(0,1fr);
  gap:18px;
  align-items:start;
  margin-top:14px;
}

.member-side-menu{
  position:sticky;
  top:88px;
  display:flex;
  flex-direction:column;
  gap:8px;
  padding:10px;
  border:1px solid rgba(193,145,63,.18);
  border-radius:18px;
  background:rgba(255,255,255,.025);
  backdrop-filter:blur(10px);
}

.member-side-item{
  width:100%;
  border:1px solid transparent;
  border-radius:14px;
  padding:11px 12px;
  background:transparent;
  color:inherit;
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  align-items:center;
  gap:10px;
  text-align:right;
  cursor:pointer;
  transition:.18s ease;
}

.member-side-item>span{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:rgba(202,155,73,.08);
  color:#c89b49;
  font-size:16px;
  font-weight:800;
}

.member-side-item div{min-width:0}
.member-side-item b{
  display:block;
  font-size:13px;
  line-height:1.35;
}
.member-side-item small{
  display:block;
  margin-top:2px;
  opacity:.6;
  font-size:10.5px;
  line-height:1.35;
}

.member-side-item:hover,
.member-side-item.active{
  border-color:rgba(215,167,80,.35);
  background:rgba(210,159,68,.07);
}

.member-side-item.active>span{
  background:#d1a04d;
  color:#17120b;
}

.member-view-stage{
  min-width:0;
  scroll-margin-top:100px;
}

.member-view{
  display:none!important;
  animation:memberViewIn .18s ease both;
}
.member-view.is-open{
  display:block!important;
}
@keyframes memberViewIn{
  from{opacity:.25;transform:translateY(5px)}
  to{opacity:1;transform:none}
}

/* الصفحة الرئيسية ديال العضو تبقى خفيفة: غير المهم */
.member-view[data-member-view="overview"] .section-heading{margin-bottom:10px}
.member-view[data-member-view="overview"] .overview-kpis{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.member-view[data-member-view="overview"] .portal-kpi{
  min-height:94px;
  padding:14px;
}
.member-view[data-member-view="overview"] .overview-grid{
  grid-template-columns:1fr;
  gap:10px;
}
.member-view[data-member-view="overview"] .overview-feature{
  min-height:auto;
  padding:13px;
}

/* مايبقاش المحتوى كيبان كامل قبل اختيار القسم */
[data-active-content]:not([hidden]) .member-profile-sheet:not(.is-open),
[data-active-content]:not([hidden]) .dossier-section:not(.is-open),
[data-active-content]:not([hidden]) .clean-data-section:not(.is-open),
[data-active-content]:not([hidden]) .qr-member-section:not(.is-open){
  display:none!important;
}

@media(max-width:780px){
  .member-portal-shell{
    display:block;
    margin-top:10px;
  }
  .member-side-menu{
    position:sticky;
    top:64px;
    z-index:18;
    flex-direction:row;
    overflow-x:auto;
    gap:7px;
    padding:8px;
    margin:0 -2px 12px;
    border-radius:15px;
    scrollbar-width:none;
    background:rgba(17,18,20,.94);
  }
  .member-side-menu::-webkit-scrollbar{display:none}
  .member-side-item{
    flex:0 0 auto;
    width:auto;
    min-width:104px;
    grid-template-columns:26px auto;
    gap:7px;
    padding:8px 10px;
    border-radius:12px;
  }
  .member-side-item>span{
    width:26px;
    height:26px;
    border-radius:8px;
    font-size:13px;
  }
  .member-side-item b{font-size:11.5px;white-space:nowrap}
  .member-side-item small{display:none}
  .member-view-stage{scroll-margin-top:126px}
  .member-view[data-member-view="overview"] .overview-kpis{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }
  .member-view[data-member-view="overview"] .portal-kpi{
    padding:11px;
    min-height:82px;
  }
}

@media(max-width:420px){
  .member-side-item{min-width:96px;padding:7px 9px}
  .member-side-item b{font-size:11px}
}

/* V105 — keep Member/Admin portals visible on PC/tablet and desktop-mode phones */
@media(max-width:1180px){
  .v14-header{position:relative;z-index:100}
  .v14-header-inner{
    min-height:78px!important;
    padding:7px 14px!important;
    gap:10px!important;
    direction:rtl!important;
    justify-content:flex-start!important;
  }
  .v14-brand{
    width:auto!important;
    min-width:0!important;
    flex:0 0 auto!important;
    margin:0!important;
    order:1!important;
  }
  .v14-brand img{
    width:58px!important;
    height:58px!important;
    min-width:58px!important;
    object-fit:contain!important;
    border-radius:50%!important;
    box-shadow:0 0 0 1px rgba(231,173,71,.42)!important;
    background:transparent!important;
  }
  .v14-brand span{display:none!important}
  .v14-portals{
    display:flex!important;
    flex:1 1 auto!important;
    justify-content:center!important;
    gap:7px!important;
    order:2!important;
    min-width:0!important;
  }
  .v14-admin-btn,.v14-member-btn{
    display:inline-flex!important;
    min-height:42px!important;
    padding:9px 13px!important;
    font-size:12px!important;
    border-radius:14px!important;
    max-width:none!important;
  }
  .v14-admin-btn b,.v14-member-btn b{
    display:inline!important;
    font-size:12px!important;
  }
  .v14-menu{
    display:block!important;
    flex:0 0 44px!important;
    width:44px!important;
    height:44px!important;
    order:3!important;
  }
  .v14-nav{
    display:none!important;
    position:absolute!important;
    top:78px!important;
    left:12px!important;
    right:12px!important;
    background:#0d0d0d!important;
    border:1px solid rgba(255,255,255,.1)!important;
    border-radius:16px!important;
    padding:12px!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    box-shadow:0 18px 50px rgba(0,0,0,.45)!important;
    z-index:120!important;
  }
  body.menu-open .v14-nav{display:flex!important}
  .v14-nav a{
    text-align:right!important;
    padding:12px 10px!important;
    border-bottom:1px solid rgba(255,255,255,.06)!important;
  }
}
@media(max-width:520px){
  .v14-header-inner{padding-inline:8px!important;gap:6px!important}
  .v14-brand img{width:52px!important;height:52px!important;min-width:52px!important}
  .v14-portals{gap:5px!important}
  .v14-admin-btn,.v14-member-btn{padding:8px 9px!important;min-height:40px!important}
  .v14-admin-btn b,.v14-member-btn b{font-size:10.5px!important}
  .v14-admin-btn span,.v14-member-btn span{font-size:12px!important}
  .v14-menu{width:40px!important;height:40px!important;flex-basis:40px!important}
}
@media(max-width:385px){
  .v14-admin-btn span,.v14-member-btn span{display:none!important}
  .v14-admin-btn,.v14-member-btn{padding-inline:8px!important}
}

/* V106 — clear header logo on PC/mobile: no circular frame or crop */
.v14-brand img{
  object-fit:contain!important;
  border-radius:0!important;
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
@media(min-width:1181px){
  .v14-brand img{
    width:86px!important;
    height:70px!important;
    min-width:86px!important;
  }
}
@media(min-width:521px) and (max-width:1180px){
  .v14-brand img{
    width:68px!important;
    height:60px!important;
    min-width:68px!important;
  }
}
@media(max-width:520px){
  .v14-brand img{
    width:58px!important;
    height:52px!important;
    min-width:58px!important;
  }
}

/* V107 — original academy logo, transparent background */
.v14-brand,
.v14-brand img{
  background:transparent!important;
}
.v14-brand img{
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  object-fit:contain!important;
}

/* V108 — real transparent logo + single-section site routing */
[hidden]{display:none!important}

.v14-brand img,
.v14-contact img,
.v14-news-card img{
  background:transparent!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  object-fit:contain!important;
}

/* الشعار يبقى واضح بلا دائرة ولا مربع داكن */
.v14-brand img{
  border-radius:0!important;
  filter:drop-shadow(0 2px 8px rgba(0,0,0,.18));
}

body[data-site-route]:not([data-site-route="home"]) main{
  min-height:calc(100vh - 82px);
  background:#f7f4ed;
}

body[data-site-route]:not([data-site-route="home"]) main > section.route-active{
  display:block!important;
  min-height:calc(100vh - 82px);
  padding-top:clamp(42px,7vw,90px)!important;
  padding-bottom:clamp(48px,8vw,100px)!important;
  animation:siteRouteIn .22s ease both;
}

@keyframes siteRouteIn{
  from{opacity:.25;transform:translateY(6px)}
  to{opacity:1;transform:none}
}

.v14-nav a.active{
  color:#e7b34f!important;
}

@media(max-width:1180px){
  body[data-site-route]:not([data-site-route="home"]) main > section.route-active{
    padding-top:34px!important;
  }
}

/* V109 — header logo without outer circular frame */
.v14-brand img{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  outline:0!important;
  object-fit:contain!important;
  filter:drop-shadow(0 2px 8px rgba(0,0,0,.16))!important;
}
/* v110 — Arabic / French / English selector */
.cs-language-switcher{position:relative;z-index:20;display:flex;flex:0 0 auto;align-items:center;gap:1px;margin-inline:8px;padding:3px;border:1px solid rgba(212,160,23,.34);border-radius:10px;background:rgba(255,255,255,.055);box-shadow:inset 0 1px rgba(255,255,255,.06);direction:ltr}
.cs-lang-btn{appearance:none;border:0;background:transparent;color:rgba(255,255,255,.82);font:700 10px/1 Cairo,Arial,sans-serif;min-width:29px;height:27px;padding:0 7px;border-radius:7px;cursor:pointer;transition:.2s ease}
.cs-lang-btn:first-child{min-width:48px}
.cs-lang-btn:hover{color:#fff;background:rgba(255,255,255,.08)}
.cs-lang-btn.active{background:#d4a017;color:#090909;box-shadow:0 3px 9px rgba(212,160,23,.2)}
.auth-card>.cs-language-switcher,.scan-card>.cs-language-switcher{width:max-content;margin:0 0 14px auto}
.dash-top .cs-language-switcher,.member-topbar-inner .cs-language-switcher{margin-inline:auto 10px}
html[dir="ltr"] body{font-family:Cairo,Arial,sans-serif;text-align:left}
html[dir="ltr"] .v14-hero-copy,html[dir="ltr"] .v14-about-copy,html[dir="ltr"] .v14-activity-copy,html[dir="ltr"] .v92-booking-copy,html[dir="ltr"] .v92-devis-form{text-align:left}
html[dir="ltr"] .v14-btn span,html[dir="ltr"] .v14-more,html[dir="ltr"] .v14-programs a,html[dir="ltr"] .v92-social-grid em{direction:ltr}
@media(max-width:1100px){.v14-header-inner>.cs-language-switcher{margin-inline-start:auto}.v14-header-inner .cs-lang-btn{min-width:27px;padding:0 6px}.v14-header-inner .cs-lang-btn:first-child{min-width:44px}}
@media(max-width:700px){.v14-header-inner>.cs-language-switcher{order:3;margin:0 4px 0 auto;padding:2px;border-radius:9px}.v14-header-inner .cs-lang-btn{height:26px;min-width:25px;padding:0 5px;font-size:9px}.v14-header-inner .cs-lang-btn:first-child{min-width:40px}.auth-card>.cs-language-switcher,.scan-card>.cs-language-switcher{margin-bottom:10px}}

/* V111 — premium, uncluttered responsive header */
@media (min-width:761px) and (max-width:1180px){
  .v14-header-inner{gap:9px!important;padding-inline:18px!important}
  .v14-portals{flex:0 0 auto!important}
  .v14-admin-btn,.v14-member-btn{min-height:38px!important;padding:8px 11px!important;border-radius:11px!important}
  .v14-admin-btn b,.v14-member-btn b{font-size:11px!important}
  .v14-header-inner>.cs-language-switcher{order:2!important;margin-inline:2px!important}
  .v14-menu{order:4!important}
}

@media(max-width:760px){
  .v14-header{background:rgba(6,6,7,.985)!important;border-bottom-color:rgba(218,166,57,.2)!important;box-shadow:0 10px 34px rgba(0,0,0,.28)!important}
  .v14-header-inner{
    min-height:108px!important;
    padding:8px 12px 9px!important;
    display:grid!important;
    grid-template-columns:44px minmax(0,1fr) 52px!important;
    grid-template-rows:48px 38px!important;
    align-items:center!important;
    column-gap:9px!important;
    row-gap:5px!important;
    direction:ltr!important;
  }
  .v14-brand{grid-column:3!important;grid-row:1!important;order:unset!important;width:52px!important;min-width:52px!important;height:48px!important;margin:0!important;justify-self:end!important;overflow:visible!important}
  .v14-brand img{width:52px!important;height:48px!important;min-width:52px!important;filter:drop-shadow(0 4px 10px rgba(222,166,51,.16))!important}
  .v14-header-inner>.cs-language-switcher{
    grid-column:2!important;grid-row:1!important;order:unset!important;
    justify-self:center!important;margin:0!important;padding:3px!important;
    border-radius:11px!important;border-color:rgba(218,166,57,.28)!important;
    background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.025))!important;
  }
  .v14-header-inner .cs-lang-btn{height:29px!important;min-width:29px!important;padding:0 7px!important;font-size:9.5px!important;border-radius:8px!important}
  .v14-header-inner .cs-lang-btn:first-child{min-width:48px!important}
  .v14-menu{
    grid-column:1!important;grid-row:1!important;order:unset!important;
    width:42px!important;height:42px!important;flex-basis:auto!important;
    border-radius:12px!important;border-color:rgba(255,255,255,.12)!important;
    background:linear-gradient(180deg,#171719,#0d0d0f)!important;
    box-shadow:inset 0 1px rgba(255,255,255,.05)!important;
  }
  .v14-portals{
    grid-column:1 / -1!important;grid-row:2!important;order:unset!important;
    display:flex!important;justify-content:center!important;gap:8px!important;
    width:100%!important;min-width:0!important;padding:0!important;
  }
  .v14-admin-btn,.v14-member-btn{
    flex:0 1 148px!important;min-width:0!important;max-width:148px!important;
    min-height:34px!important;height:34px!important;padding:5px 12px!important;
    border-radius:10px!important;font-size:10px!important;gap:6px!important;
    box-shadow:none!important;letter-spacing:0!important;
  }
  .v14-admin-btn{background:rgba(255,255,255,.035)!important;border-color:rgba(218,166,57,.34)!important;color:#e8c778!important}
  .v14-member-btn{background:linear-gradient(135deg,#e8b94f,#c98a25)!important;color:#151006!important;border:1px solid rgba(255,220,139,.38)!important;box-shadow:0 5px 15px rgba(198,134,29,.13)!important}
  .v14-admin-btn b,.v14-member-btn b{display:inline!important;font-size:10.5px!important;font-weight:800!important;line-height:1!important}
  .v14-admin-btn span,.v14-member-btn span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;border-radius:6px!important;font-size:11px!important}
  .v14-admin-btn span{background:rgba(231,179,79,.1)!important}
  .v14-member-btn span{background:rgba(20,15,6,.1)!important}
  .v14-nav{top:108px!important;left:10px!important;right:10px!important;border-color:rgba(218,166,57,.2)!important}
}

@media(max-width:365px){
  .v14-header-inner{padding-inline:8px!important;grid-template-columns:42px minmax(0,1fr) 48px!important;column-gap:5px!important}
  .v14-brand,.v14-brand img{width:48px!important;min-width:48px!important}
  .v14-header-inner .cs-lang-btn{padding-inline:5px!important;min-width:26px!important}
  .v14-header-inner .cs-lang-btn:first-child{min-width:43px!important}
  .v14-admin-btn,.v14-member-btn{max-width:138px!important;padding-inline:9px!important}
}


/* V119 — focused member portal: attendance & payments first, no horizontal hunting */
.member-primary-menu,.member-secondary-menu{display:flex;flex-direction:column;gap:8px}
.member-secondary-menu{margin-top:8px;padding-top:8px;border-top:1px solid rgba(193,145,63,.12)}
.member-more-toggle{display:none}
.member-priority{border-color:rgba(215,167,80,.18);background:linear-gradient(135deg,rgba(210,159,68,.06),rgba(255,255,255,.018))}

/* Member portrait: clearly visible and always circular */
.portal-id-card{display:flex;flex-direction:column;align-items:center}
.portal-avatar{width:94px;height:94px;min-width:94px;border-radius:50%!important;border:2px solid rgba(239,194,92,.72);box-shadow:0 0 0 7px rgba(233,185,77,.09),0 14px 30px rgba(0,0,0,.28)}
.portal-avatar.has-photo img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}
.member-form-photo{border-radius:50%;width:128px;height:128px;align-self:center;box-shadow:0 0 0 6px rgba(183,138,36,.08)}
.member-form-photo img{border-radius:50%}

/* Attendance becomes a compact, high-priority action instead of a large decorative block */
.qr-member-section .section-heading{margin-bottom:14px}
.member-scan-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;text-align:right;padding:18px 20px;border-radius:20px;background:linear-gradient(135deg,rgba(214,166,75,.10),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}
.member-scan-icon{width:64px;height:64px;margin:0;border:1px solid rgba(230,189,72,.55);border-radius:50%;background:rgba(230,189,72,.07)}
.member-scan-icon span{font-size:30px}
.member-scan-card>strong{margin:0;font-size:18px}
.member-scan-card>p{grid-column:2;margin:2px 0 0;max-width:none;font-size:13px;line-height:1.65}
.member-scan-card>.gold-btn{grid-column:3;grid-row:1/3;width:auto;min-width:170px;margin:0;padding:13px 18px;font-size:14px;white-space:nowrap}
.member-scan-card>small{grid-column:2/4;margin-top:-3px;font-size:11px}
.member-scan-card .qr-camera-box{grid-column:1/-1;width:100%}

/* Premium scan result page: calmer, cleaner, better hierarchy */
.attendance-scan-page{background:radial-gradient(circle at 50% -10%,rgba(193,145,63,.20),transparent 36%),linear-gradient(180deg,#0b0c0e,#060708 70%);padding:18px}
.scan-card-v119{position:relative;overflow:hidden;text-align:center;border-radius:26px;padding:26px 24px 28px;background:linear-gradient(180deg,rgba(22,22,22,.98),rgba(12,12,12,.98));border:1px solid rgba(225,180,79,.32);box-shadow:0 28px 80px rgba(0,0,0,.48),inset 0 1px rgba(255,255,255,.04)}
.scan-card-v119:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,transparent,#d9aa4f,transparent)}
.scan-card-v119 .scan-logo{width:78px;height:78px;border-radius:50%;margin:4px auto 10px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.35))}
.scan-secure-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(217,170,76,.22);border-radius:999px;background:rgba(217,170,76,.06);color:#dcb45d;font-size:10px;font-weight:800;letter-spacing:.02em}
.scan-card-v119 h1{font-size:clamp(30px,8vw,42px);margin:13px 0 5px;letter-spacing:-.03em}
.scan-card-v119>p{font-size:14px;margin:0;color:#aaa49a}
.scan-card-v119 .scan-status{margin:18px 0 8px;border-radius:16px}
.scan-card-v119 .scan-status.success,.scan-card-v119 .scan-status.error{padding:17px 14px}
.scan-card-v119 .scan-icon{width:46px;height:46px;font-size:22px;margin-bottom:8px}
.scan-card-v119 .scan-confirm-btn{border-radius:14px;min-height:50px}

@media(max-width:780px){
  .member-portal-shell{margin-top:8px}
  .member-side-menu{position:relative;top:auto;display:block;overflow:visible;padding:0;margin:0 0 14px;border:0;background:transparent;backdrop-filter:none}
  .member-primary-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  .member-secondary-menu{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px;padding-top:8px}
  .member-secondary-menu.is-open{display:grid}
  .member-more-toggle{display:grid}
  .member-side-item{width:100%;min-width:0;grid-template-columns:1fr;text-align:center;justify-items:center;gap:5px;padding:10px 5px;min-height:72px;border:1px solid rgba(193,145,63,.13);background:rgba(255,255,255,.025)}
  .member-side-item>span{width:30px;height:30px;font-size:13px}
  .member-side-item b{font-size:11.5px;white-space:normal}
  .member-side-item small{display:none}
  .member-side-item.active{border-color:rgba(223,174,81,.52);background:linear-gradient(145deg,rgba(211,160,71,.16),rgba(255,255,255,.03));box-shadow:inset 0 0 0 1px rgba(223,174,81,.08)}
  .member-view-stage{scroll-margin-top:82px}
  .portal-id-card{min-width:0;width:100%;max-width:none;padding:16px 14px}
  .portal-id-card .portal-avatar{grid-row:auto;width:84px;height:84px;min-width:84px;margin:0 auto 10px}
  .member-form-photo{width:112px;height:112px}
  .member-scan-card{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:16px;text-align:right}
  .member-scan-icon{width:54px;height:54px}
  .member-scan-icon span{font-size:25px}
  .member-scan-card>.gold-btn{grid-column:1/-1;grid-row:auto;width:100%;min-width:0;margin-top:4px}
  .member-scan-card>small{grid-column:1/-1;text-align:center;margin-top:0}
}

@media(max-width:420px){
  .member-primary-menu,.member-secondary-menu{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  .member-side-item{min-width:0!important;padding:9px 3px!important;min-height:68px}
  .member-side-item b{font-size:10.8px}
  .scan-card-v119{padding:22px 16px 24px;border-radius:22px}
}


/* V121 — Admin cleanup + Kids/Senior visual coding */
body.dashboard .admin-member-card.category-kids,
body.dashboard .request-card.category-kids{
  border-inline-start:5px solid #49a7ff!important;
  background:linear-gradient(135deg,rgba(73,167,255,.10),rgba(255,255,255,.98) 38%)!important;
}
body.dashboard .admin-member-card.category-senior,
body.dashboard .request-card.category-senior{
  border-inline-start:5px solid #d7a33d!important;
  background:linear-gradient(135deg,rgba(215,163,61,.11),rgba(255,255,255,.98) 38%)!important;
}
body.dashboard .table tbody tr.category-kids td{background:rgba(73,167,255,.08)!important}
body.dashboard .table tbody tr.category-senior td{background:rgba(215,163,61,.08)!important}
body.dashboard .table tbody tr.category-kids td:first-child{box-shadow:inset -4px 0 0 #49a7ff}
body.dashboard .table tbody tr.category-senior td:first-child{box-shadow:inset -4px 0 0 #d7a33d}
body.dashboard .category-pill{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-weight:800}
body.dashboard tr.category-kids .category-pill{background:rgba(73,167,255,.14);color:#176aa8}
body.dashboard tr.category-senior .category-pill{background:rgba(215,163,61,.16);color:#8a5c00}
html[data-theme=dark] body.dashboard .admin-member-card.category-kids,
html[data-theme=dark] body.dashboard .request-card.category-kids{
  background:linear-gradient(135deg,rgba(73,167,255,.14),#15171a 42%)!important;border-inline-start-color:#62b5ff!important;
}
html[data-theme=dark] body.dashboard .admin-member-card.category-senior,
html[data-theme=dark] body.dashboard .request-card.category-senior{
  background:linear-gradient(135deg,rgba(215,163,61,.16),#15171a 42%)!important;border-inline-start-color:#e0b758!important;
}
html[data-theme=dark] body.dashboard .table tbody tr.category-kids td{background:rgba(73,167,255,.10)!important}
html[data-theme=dark] body.dashboard .table tbody tr.category-senior td{background:rgba(215,163,61,.10)!important}
html[data-theme=dark] body.dashboard tr.category-kids .category-pill{color:#8dceff}
html[data-theme=dark] body.dashboard tr.category-senior .category-pill{color:#f0cf81}
@media(max-width:640px){
  body.dashboard .admin-member-card.category-kids,
  body.dashboard .admin-member-card.category-senior,
  body.dashboard .request-card.category-kids,
  body.dashboard .request-card.category-senior{border-inline-start-width:4px!important}
}

/* V122 — Official Chorale Salé performance group */
.official-group-tile span{color:#efc96e}
.official-group-panel{border:1px solid rgba(183,138,36,.24);background:linear-gradient(180deg,rgba(183,138,36,.035),transparent)}
.official-group-summary{min-width:130px;padding:12px 16px;border-radius:16px;background:#15120c;color:#f2d17d;text-align:center}
.official-group-summary span,.official-group-summary strong{display:block}.official-group-summary span{font-size:10px;color:#c8b98e}.official-group-summary strong{font-size:26px}
.official-group-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 16px}.official-group-toolbar input{flex:1;min-width:220px}
.official-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.official-member-card{border:1px solid #e7dfd0;border-radius:18px;padding:14px;background:#fff;box-shadow:0 7px 25px rgba(30,20,5,.04)}
.official-member-card.category-kids{border-inline-start:4px solid #49a7ff;background:linear-gradient(90deg,rgba(73,167,255,.07),#fff 32%)}
.official-member-card.category-senior{border-inline-start:4px solid #d7a33d;background:linear-gradient(90deg,rgba(215,163,61,.07),#fff 32%)}
.official-member-card.selected{box-shadow:inset 0 0 0 1px rgba(183,138,36,.2),0 8px 28px rgba(30,20,5,.06)}
.official-member-head{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:11px}.official-member-head h3{margin:0;font-size:15px}.official-member-head small{color:#888}.official-star{font-size:11px;font-weight:900;color:#8a6108;background:#f8e9b9;padding:5px 8px;border-radius:999px}
.official-member-meta{display:flex;justify-content:space-between;gap:10px;margin:12px 0;color:#777;font-size:11px}.official-add,.official-toggle-btn.is-selected{background:#17130d!important;color:#efc96e!important;border-color:#8a6a22!important}
.official-program-box{margin-top:18px;padding:18px;border-radius:18px;border:1px dashed rgba(183,138,36,.45);display:grid;grid-template-columns:minmax(220px,.7fr) minmax(320px,1.3fr);gap:18px;align-items:start;background:rgba(183,138,36,.035)}
.official-program-box h3{margin:3px 0}.official-program-box .form-grid{margin:0}
.official-member-nav{border-color:rgba(224,179,75,.38)!important;background:linear-gradient(135deg,rgba(224,179,75,.11),rgba(255,255,255,.02))!important}
.official-member-badge{white-space:nowrap;border:1px solid rgba(215,163,61,.35);padding:7px 11px;border-radius:999px;color:#9b7018;font-weight:900;font-size:11px}
.official-program-list{display:grid;gap:10px}.official-program-item{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start;padding:15px;border:1px solid rgba(183,138,36,.24);border-radius:16px;background:linear-gradient(135deg,rgba(183,138,36,.065),rgba(255,255,255,.02))}.official-program-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#17130d;color:#efc96e}.official-program-item strong{display:block}.official-program-item p{margin:6px 0;white-space:pre-wrap;line-height:1.75}.official-program-item small{color:#888}
html[data-theme=dark] .official-member-card{background:#17181a;border-color:#343434;color:#f4f1e9}html[data-theme=dark] .official-member-card.category-kids{background:linear-gradient(90deg,rgba(73,167,255,.10),#17181a 32%)}html[data-theme=dark] .official-member-card.category-senior{background:linear-gradient(90deg,rgba(215,163,61,.10),#17181a 32%)}html[data-theme=dark] .official-program-box{background:rgba(215,163,61,.04)}html[data-theme=dark] .official-member-badge{color:#f0cf81}
@media(max-width:700px){.official-group-grid{grid-template-columns:1fr}.official-program-box{grid-template-columns:1fr}.official-group-toolbar{display:grid;grid-template-columns:1fr 1fr}.official-group-toolbar input{grid-column:1/-1;min-width:0}.official-member-head{grid-template-columns:48px 1fr auto}.official-member-head .admin-avatar{width:48px;height:48px}}

/* V123 — admin clarity, responsive desktop, member portal polish, repertoire/staff */
body.dashboard{overflow-x:hidden}
body.dashboard .admin-main{width:min(100% - 24px,1400px)!important;max-width:1400px;margin-inline:auto}
body.dashboard .dash-top .container{width:min(100% - 24px,1400px);max-width:1400px;margin-inline:auto;display:flex;justify-content:space-between;align-items:center;gap:14px}
body.dashboard .dash-top .smart-back{padding:7px 11px;min-height:36px;border-radius:10px;background:rgba(255,255,255,.04);border-color:rgba(232,197,116,.26);font-size:12px}
body.dashboard .dash-top .smart-back .back-arrow{font-size:17px}
.admin-control-center{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important}
.admin-access-hub{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.table-wrap{max-width:100%;overflow:auto}

/* subtle section colors */
.control-tile[data-admin-open="overview"]{background:linear-gradient(145deg,#fffaf0,#fff);border-color:#ead6a2}
.control-tile[data-admin-open="members"]{background:linear-gradient(145deg,#f3f8ff,#fff);border-color:#cfe0f7}
.control-tile[data-admin-open="requests"]{background:linear-gradient(145deg,#f8f3ff,#fff);border-color:#dfd1f3}
.control-tile[data-admin-open="official"]{background:linear-gradient(145deg,#fff7df,#fff);border-color:#e7ca78}
.control-tile[data-admin-open="attendance"]{background:linear-gradient(145deg,#f1fbf5,#fff);border-color:#cde8d6}
.control-tile[data-admin-open="payments"]{background:linear-gradient(145deg,#fff8e9,#fff);border-color:#ead6a4}
.control-tile[data-admin-open="announcements"]{background:linear-gradient(145deg,#fff4f8,#fff);border-color:#efd2dc}
.control-tile[data-admin-open="repertoire"]{background:linear-gradient(145deg,#f4f9ff,#fff);border-color:#cfe1f3}
.control-tile[data-admin-open="staff"]{background:linear-gradient(145deg,#f6f7fb,#fff);border-color:#d7dbea}
.control-tile.active{background:#17191d!important;color:#fff!important;border-color:#17191d!important}
html[data-theme=dark] body.dashboard .control-tile[data-admin-open="overview"]{background:linear-gradient(145deg,rgba(210,165,71,.12),#15181d)}
html[data-theme=dark] body.dashboard .control-tile[data-admin-open="members"]{background:linear-gradient(145deg,rgba(75,142,215,.10),#15181d)}
html[data-theme=dark] body.dashboard .control-tile[data-admin-open="requests"]{background:linear-gradient(145deg,rgba(145,94,190,.10),#15181d)}
html[data-theme=dark] body.dashboard .control-tile[data-admin-open="official"]{background:linear-gradient(145deg,rgba(215,163,61,.15),#15181d)}
html[data-theme=dark] body.dashboard .control-tile[data-admin-open="attendance"]{background:linear-gradient(145deg,rgba(68,166,105,.10),#15181d)}
html[data-theme=dark] body.dashboard .control-tile[data-admin-open="payments"]{background:linear-gradient(145deg,rgba(229,176,74,.10),#15181d)}
html[data-theme=dark] body.dashboard .control-tile[data-admin-open="announcements"]{background:linear-gradient(145deg,rgba(194,84,124,.09),#15181d)}
html[data-theme=dark] body.dashboard .control-tile[data-admin-open="repertoire"]{background:linear-gradient(145deg,rgba(76,145,210,.10),#15181d)}
html[data-theme=dark] body.dashboard .control-tile[data-admin-open="staff"]{background:linear-gradient(145deg,rgba(122,132,161,.10),#15181d)}
html[data-theme=dark] body.dashboard .control-tile.active{background:#f1e2bf!important;color:#231a0d!important;border-color:#e2c98f!important}

/* Kids / Senior / official visibility */
body.dashboard .admin-member-card.category-kids,body.dashboard .request-card.category-kids{border-inline-start:5px solid #4aa7ff!important}
body.dashboard .admin-member-card.category-senior,body.dashboard .request-card.category-senior{border-inline-start:5px solid #d6a13c!important}
body.dashboard .admin-member-card.category-kids .member-card-head small,body.dashboard .request-card.category-kids .request-card-top small{color:#65b2ff!important}
body.dashboard .admin-member-card.category-senior .member-card-head small,body.dashboard .request-card.category-senior .request-card-top small{color:#d7b15c!important}
.official-group-tile{box-shadow:inset 0 0 0 1px rgba(215,163,61,.10)}
.official-star,.official-member-badge{background:rgba(215,163,61,.12);border:1px solid rgba(215,163,61,.32);padding:6px 10px;border-radius:999px}

/* clearer profile photo in admin */
.admin-profile-snapshot{display:grid!important;grid-template-columns:120px minmax(0,1fr)!important;gap:18px!important;align-items:center!important}
.admin-profile-snapshot .snapshot-photo{width:120px!important;height:120px!important;border-radius:18px!important;overflow:hidden!important;border:2px solid rgba(215,163,61,.45)!important;background:#111!important}
.admin-profile-snapshot .snapshot-photo img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.admin-profile-snapshot strong{font-size:1.3rem}
.admin-file-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:12px;border:1px solid rgba(183,138,36,.18);border-radius:14px;background:rgba(183,138,36,.04)}
.admin-file-checks label{display:flex;align-items:center;gap:8px;font-size:12px}
.whatsapp-btn{background:#e8f7ed!important;color:#125c2d!important;border:1px solid #bfe5cb!important}
html[data-theme=dark] .whatsapp-btn{background:rgba(54,180,92,.12)!important;color:#9ee1b1!important;border-color:rgba(78,196,112,.3)!important}

/* repertoire admin */
.repertoire-admin-panel{border-inline-start:4px solid #4a93d3}
.staff-admin-panel{border-inline-start:4px solid #7a8198}
.staff-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px}
.staff-search{width:100%;margin-bottom:12px}
.staff-members-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:620px;overflow:auto;padding-inline-end:3px}
.staff-member-card{border:1px solid #e3e5ea;border-radius:16px;padding:13px;background:#fff}
.staff-member-card.selected{box-shadow:inset 0 0 0 1px rgba(94,111,150,.22);background:linear-gradient(145deg,#f7f8fb,#fff)}
.staff-badge{font-size:10px;font-weight:800;padding:5px 8px;border-radius:999px;background:#e9edf7;color:#4d5b79}
.staff-count{min-width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#eef1f7;color:#3f4b66;font-size:20px}
.staff-assignment-box{border:1px solid #e2e4e9;border-radius:18px;padding:16px;background:#fbfbfc}
.two-inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.staff-assignments-list{display:grid;gap:8px;margin-top:16px}
.staff-assignment-row{border:1px solid #e3e5e8;border-radius:13px;padding:11px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center}
.staff-assignment-row strong,.staff-assignment-row small{display:block}.staff-assignment-row small{opacity:.65;font-size:10px}.staff-assignment-row em{font-style:normal;font-size:10px;font-weight:800;padding:5px 8px;border-radius:999px;background:#f0f1f3}.staff-assignment-row p{grid-column:1/-1;margin:0;font-size:11px;opacity:.75}
.staff-assignment-side{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.staff-assignment-delete{padding:6px 9px!important;font-size:10px!important;white-space:nowrap}.staff-assignment-delete.danger{border-color:rgba(211,74,74,.3)!important;color:#b33a3a!important;background:rgba(211,74,74,.06)!important}
html[data-theme=dark] .staff-assignment-delete.danger{color:#ffaaaa!important;border-color:rgba(255,120,120,.32)!important;background:rgba(255,100,100,.08)!important}
.staff-assignment-row.status-accepted{border-color:#bfe1c9;background:#f6fbf7}.staff-assignment-row.status-declined{border-color:#efcaca;background:#fff8f8}
html[data-theme=dark] .staff-member-card,html[data-theme=dark] .staff-assignment-box,html[data-theme=dark] .staff-assignment-row{background:#17191d;border-color:#30343b;color:#f2f2f2}
html[data-theme=dark] .staff-member-card.selected{background:linear-gradient(145deg,rgba(102,117,151,.13),#17191d)}

/* member desktop top — compact and balanced */
@media(min-width:781px){
  body.member-portal .portal-hero{min-height:330px!important}
  body.member-portal .portal-hero-content{align-items:center!important;padding-top:48px!important;padding-bottom:42px!important;gap:28px!important}
  body.member-portal .portal-welcome{max-width:760px!important}
  body.member-portal .portal-welcome h1{font-size:clamp(2.35rem,4vw,3.75rem)!important;line-height:1.15!important;margin:8px 0 12px!important;max-width:850px;overflow-wrap:anywhere}
  body.member-portal .portal-welcome p{font-size:.98rem!important;line-height:1.75!important;max-width:660px!important}
  body.member-portal .member-chips{margin-top:18px!important}
  body.member-portal .portal-id-card{min-width:225px!important;max-width:240px!important;padding:18px!important;border-radius:22px!important}
  body.member-portal .portal-avatar{width:82px!important;height:82px!important;min-width:82px!important}
}

/* repertoire member */
.repertoire-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.repertoire-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;padding:15px;border:1px solid rgba(96,153,207,.22);border-radius:16px;background:linear-gradient(145deg,rgba(65,126,184,.08),rgba(255,255,255,.02));color:inherit;text-decoration:none}
.repertoire-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:rgba(83,149,209,.12);font-size:22px}.repertoire-card strong,.repertoire-card small{display:block}.repertoire-card p{margin:5px 0;font-size:12px;opacity:.72}.repertoire-card>b{font-size:10px;padding:5px 8px;border-radius:999px;background:rgba(83,149,209,.12)}

/* staff member */
.staff-member-badge{padding:6px 10px;border-radius:999px;background:rgba(125,137,166,.12);border:1px solid rgba(125,137,166,.28);font-size:11px;font-weight:800}
.staff-member-assignments{display:grid;gap:12px}.staff-member-task{border:1px solid rgba(255,255,255,.10);border-radius:17px;padding:16px;background:rgba(255,255,255,.025)}.staff-task-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.staff-task-head small,.staff-task-head strong{display:block}.staff-task-head span{font-size:10px;font-weight:800;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.06)}.staff-task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:13px 0}.staff-task-grid>div{padding:10px;border-radius:12px;background:rgba(255,255,255,.035)}.staff-task-grid small,.staff-task-grid b{display:block}.staff-task-grid small{opacity:.58;font-size:10px}.staff-task-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.member-task-note{display:block;margin-top:10px;color:#d7bc7a}

/* hero social links */
.v123-hero-socials{display:flex;align-items:center;gap:8px;margin-top:18px;direction:rtl}.v123-hero-socials>span{font-size:11px;font-weight:800;color:#d6c59b;margin-inline-end:2px}.v123-hero-socials a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,.24);backdrop-filter:blur(8px);font-weight:900;transition:.18s}.v123-hero-socials a:hover{transform:translateY(-2px);border-color:#e3bd67;background:rgba(227,189,103,.14)}

@media(max-width:1100px){
  .admin-access-hub{grid-template-columns:1fr 1fr 1fr!important}
  .staff-layout{grid-template-columns:1fr}
}
@media(max-width:780px){
  body.dashboard .admin-main{width:min(100% - 14px,1400px)!important}
  .admin-control-center{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .admin-access-hub{grid-template-columns:1fr!important}
  .staff-members-grid{grid-template-columns:1fr}
  .staff-task-grid{grid-template-columns:1fr 1fr}
  .repertoire-list{grid-template-columns:1fr}
  .admin-file-checks{grid-template-columns:1fr 1fr}
  .admin-profile-snapshot{grid-template-columns:88px minmax(0,1fr)!important}.admin-profile-snapshot .snapshot-photo{width:88px!important;height:88px!important}
}
@media(max-width:520px){
  .staff-task-grid,.admin-file-checks{grid-template-columns:1fr}
  .two-inputs{grid-template-columns:1fr}
  .staff-assignment-row{grid-template-columns:1fr!important;align-items:stretch}.staff-assignment-side{flex-direction:row;align-items:center;justify-content:space-between}.staff-assignment-row p{grid-column:1}
}
@media(min-width:781px){body.dashboard .admin-member-card .admin-avatar,body.dashboard .official-member-card .admin-avatar,body.dashboard .staff-member-card .admin-avatar{width:58px;height:58px;min-width:58px}body.dashboard .admin-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}}
/* V124 — portal clarity, music motion and repertoire management */
.v14-staff-btn{display:inline-flex;align-items:center;gap:7px;padding:11px 14px;border:1px solid rgba(119,196,255,.25);border-radius:999px;color:#e9f6ff!important;background:rgba(80,153,205,.08);font-weight:800;font-size:12px;white-space:nowrap}
.v14-staff-btn:hover{background:rgba(80,153,205,.15);border-color:rgba(119,196,255,.45)}
.v124-music-ribbon{position:relative;min-height:48px;width:min(100%,510px);display:flex;align-items:center;overflow:hidden;margin-bottom:18px;border:1px solid rgba(230,185,77,.22);border-radius:16px;background:linear-gradient(90deg,rgba(230,185,77,.09),rgba(255,255,255,.025));padding:0 48px 0 16px}
.music-message{display:flex;gap:10px;align-items:center;white-space:nowrap;animation:v124Message 14s linear infinite;color:#eee;font-size:11px;letter-spacing:.05em}.music-message i{color:#d9ac4e}.music-note{position:absolute;color:#efc867;font-size:20px;opacity:.85;animation:v124Float 3.4s ease-in-out infinite}.music-note.n1{right:14px}.music-note.n2{right:29px;animation-delay:.7s;font-size:14px}.music-note.n3{right:40px;animation-delay:1.4s;font-size:11px}@keyframes v124Float{0%,100%{transform:translateY(5px) rotate(-8deg);opacity:.45}50%{transform:translateY(-7px) rotate(8deg);opacity:1}}@keyframes v124Message{0%,12%{transform:translateX(0)}45%,62%{transform:translateX(28px)}100%{transform:translateX(0)}}
.v123-hero-socials{padding:9px 11px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(0,0,0,.22)}.v123-hero-socials>span{font-size:13px!important;color:#f0d38c!important}
.repertoire-admin-list{display:grid;gap:9px;margin-top:18px}.admin-repertoire-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid rgba(218,164,55,.16);border-radius:14px;background:rgba(255,255,255,.025)}.admin-repertoire-row strong,.admin-repertoire-row small{display:block}.admin-repertoire-row small{opacity:.65;margin-top:4px}.delete-repertoire-btn{border-color:rgba(255,103,103,.32)!important;color:#ffb0b0!important}.repertoire-return{align-self:center}
@media(max-width:1120px){.v14-portals{flex-wrap:wrap}.v14-staff-btn{padding:9px 11px;font-size:11px}}
@media(max-width:760px){.v14-staff-btn{display:none}.v124-music-ribbon{min-height:42px;margin-bottom:12px;padding-right:42px}.music-message{font-size:9px}.v123-hero-socials{margin-top:12px}.admin-repertoire-row{grid-template-columns:1fr}}
/* V127 — requested portal/social/repertoire polish */
.repertoire-admin-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.delete-repertoire-btn{cursor:pointer}
.v124-music-ribbon{box-shadow:0 10px 35px rgba(0,0,0,.16)}
.v123-hero-socials a{font-size:15px}.v123-hero-socials>span{white-space:nowrap}
@media(max-width:760px){.v14-staff-btn{display:inline-flex!important}.v14-portals{gap:6px!important}.v14-staff-btn,.v14-admin-btn,.v14-member-btn{font-size:10px!important;padding:8px 9px!important}.v124-music-ribbon{width:100%;margin-top:2px}.repertoire-admin-actions{width:100%}.repertoire-admin-actions .mini-btn{flex:1;text-align:center}}

/* V128 — premium portal alignment + clear social icons. Homepage/header only. */
.v128-socials-top{
  width:max-content;max-width:100%;margin:4px 0 13px!important;padding:7px 9px!important;
  border:1px solid rgba(231,184,76,.28)!important;border-radius:999px!important;
  background:linear-gradient(180deg,rgba(10,10,10,.58),rgba(10,10,10,.34))!important;
  box-shadow:0 12px 34px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.06)!important;
  backdrop-filter:blur(12px);
}
.v128-socials-top>span{font-size:11px!important;letter-spacing:.02em;color:#f1d58d!important;margin-inline:3px 2px!important}
.v128-socials-top a{width:34px!important;height:34px!important;border-color:rgba(231,184,76,.22)!important;background:rgba(255,255,255,.055)!important}
.v128-socials-top a:hover{background:rgba(231,184,76,.14)!important;border-color:rgba(239,199,105,.62)!important}
.v128-socials-top svg{width:17px;height:17px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.v128-socials-top a[aria-label="Facebook"] svg,.v128-socials-top a[aria-label="TikTok"] svg{fill:currentColor;stroke:none}
.v128-socials-top a[aria-label="YouTube"] svg{fill:currentColor;stroke:none}.v128-socials-top a[aria-label="YouTube"] .play{fill:#090909}

@media(min-width:1181px){
  .v14-portals{display:grid!important;grid-template-columns:repeat(3,minmax(118px,1fr));gap:8px!important;align-items:center!important;flex-wrap:nowrap!important}
  .v14-staff-btn,.v14-admin-btn,.v14-member-btn{
    min-width:118px!important;height:42px!important;min-height:42px!important;padding:0 13px!important;
    border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
    gap:7px!important;font-size:11px!important;line-height:1!important;box-sizing:border-box!important
  }
  .v14-staff-btn b,.v14-admin-btn b,.v14-member-btn b{font-size:11px!important;white-space:nowrap!important}
}

@media(max-width:760px){
  .v14-header-inner{
    min-height:106px!important;padding:7px 10px 8px!important;
    grid-template-columns:44px minmax(0,1fr) 54px!important;
    grid-template-rows:47px 39px!important;column-gap:8px!important;row-gap:5px!important
  }
  .v14-brand{width:54px!important;min-width:54px!important;height:47px!important}
  .v14-brand img{width:54px!important;height:47px!important;min-width:54px!important}
  .v14-portals{
    grid-column:1/-1!important;grid-row:2!important;width:100%!important;
    display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;align-items:stretch!important;justify-content:stretch!important;flex-wrap:nowrap!important
  }
  .v14-staff-btn,.v14-admin-btn,.v14-member-btn{
    width:100%!important;max-width:none!important;min-width:0!important;height:36px!important;min-height:36px!important;
    padding:0 6px!important;margin:0!important;border-radius:10px!important;
    display:inline-flex!important;align-items:center!important;justify-content:center!important;
    gap:5px!important;font-size:10px!important;line-height:1!important;box-shadow:none!important
  }
  .v14-staff-btn b,.v14-admin-btn b,.v14-member-btn b{font-size:10px!important;line-height:1!important;white-space:nowrap!important}
  .v14-staff-btn span,.v14-admin-btn span,.v14-member-btn span{
    display:inline-flex!important;width:19px!important;height:19px!important;min-width:19px!important;
    align-items:center!important;justify-content:center!important;border-radius:6px!important;font-size:10px!important
  }
  .v14-staff-btn{background:rgba(52,124,177,.11)!important;border-color:rgba(118,195,255,.28)!important;color:#e9f6ff!important}
  .v14-admin-btn{background:rgba(255,255,255,.035)!important;border-color:rgba(218,166,57,.34)!important;color:#e8c778!important}
  .v14-member-btn{background:linear-gradient(135deg,#e8b94f,#c98a25)!important;color:#151006!important;border:1px solid rgba(255,220,139,.38)!important}
  .v14-nav{top:106px!important}
  .v14-hero-copy{padding-top:245px!important}
  .v124-music-ribbon{margin-bottom:9px!important;min-height:39px!important}
  .v128-socials-top{margin:0 0 11px!important;padding:6px 8px!important;gap:6px!important}
  .v128-socials-top>span{font-size:10px!important}
  .v128-socials-top a{width:32px!important;height:32px!important}
  .v128-socials-top svg{width:16px;height:16px}
}

@media(max-width:390px){
  .v14-header-inner{padding-inline:7px!important;column-gap:5px!important}
  .v14-portals{gap:4px!important}
  .v14-staff-btn,.v14-admin-btn,.v14-member-btn{padding-inline:4px!important;gap:3px!important}
  .v14-staff-btn b,.v14-admin-btn b,.v14-member-btn b{font-size:9.2px!important}
  .v14-staff-btn span,.v14-admin-btn span,.v14-member-btn span{width:17px!important;height:17px!important;min-width:17px!important;font-size:9px!important}
  .v128-socials-top a{width:30px!important;height:30px!important}
}

/* V129 — mobile hero top social placement; keeps all portal/admin/member logic untouched */
@media(max-width:760px){
  .v14-hero-copy{position:relative!important;padding-top:210px!important}
  .v124-music-ribbon{
    position:absolute!important;top:22px!important;right:16px!important;left:16px!important;
    width:auto!important;max-width:none!important;margin:0!important;z-index:5!important;
    min-height:40px!important
  }
  .v128-socials-top{
    position:absolute!important;top:72px!important;right:16px!important;left:auto!important;
    width:max-content!important;max-width:calc(100% - 32px)!important;margin:0!important;z-index:5!important;
    padding:6px 9px!important
  }
}
@media(max-width:390px){
  .v124-music-ribbon{top:18px!important;right:12px!important;left:12px!important}
  .v128-socials-top{top:68px!important;right:12px!important;max-width:calc(100% - 24px)!important}
}

/* V130 Teacher portal */
.teacher-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.teacher-profile-grid>div{padding:14px;border:1px solid rgba(148,163,184,.18);border-radius:16px}.teacher-profile-grid small{display:block;opacity:.7}.teacher-profile-grid b{display:block;margin-top:5px}.teacher-profile-grid .full{grid-column:1/-1}.teacher-admin-list{display:grid;gap:14px}.teacher-docs-inline{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.teacher-doc-send{margin-top:22px;padding-top:18px;border-top:1px solid rgba(148,163,184,.2)}@media(max-width:700px){.teacher-profile-grid{grid-template-columns:1fr}}


/* V132 — Teacher portal authentication polish (desktop + mobile) */
body.teacher-auth-page{min-height:100svh;background:#090b0e;color:#f7f2e8;overflow-x:hidden}
body.teacher-auth-page .teacher-auth-shell{
  min-height:100svh;position:relative;isolation:isolate;overflow:hidden;
  display:grid;place-items:center;padding:clamp(20px,4vw,48px) 18px;
  background:
    radial-gradient(circle at 14% 18%,rgba(215,174,78,.18),transparent 26rem),
    radial-gradient(circle at 86% 82%,rgba(117,78,24,.14),transparent 24rem),
    linear-gradient(145deg,#080a0d 0%,#10161b 52%,#0a0d10 100%)!important;
}
body.teacher-auth-page .teacher-auth-shell::before{
  content:"𝄞";position:absolute;z-index:-1;left:clamp(-18px,3vw,38px);top:50%;transform:translateY(-50%) rotate(-8deg);
  font-family:Georgia,serif;font-size:clamp(180px,32vw,470px);line-height:1;color:rgba(218,176,79,.055);pointer-events:none;
}
body.teacher-auth-page .teacher-auth-shell::after{
  content:"";position:absolute;z-index:-1;inset:auto 7% 9% 7%;height:1px;
  background:linear-gradient(90deg,transparent,rgba(221,181,87,.55),transparent);pointer-events:none;
}
body.teacher-auth-page .teacher-auth-card{
  width:min(440px,100%);padding:34px 32px 28px!important;border-radius:28px!important;
  background:linear-gradient(155deg,rgba(24,29,33,.96),rgba(14,18,21,.96))!important;
  color:#f8f4e9!important;border:1px solid rgba(219,177,78,.42)!important;
  box-shadow:0 28px 85px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.035)!important;
  backdrop-filter:blur(16px);text-align:center;
}
body.teacher-auth-page .teacher-auth-logo{
  display:flex!important;align-items:center;justify-content:center;gap:12px;width:max-content;max-width:100%;
  margin:0 auto 22px!important;color:#f2dfaa!important;text-decoration:none;
}
body.teacher-auth-page .teacher-auth-logo img{
  display:block;width:82px!important;height:82px!important;max-width:82px!important;max-height:82px!important;
  object-fit:contain!important;object-position:center!important;border-radius:50%;padding:3px;
  background:#070809;border:1px solid rgba(222,181,86,.45);box-shadow:0 8px 25px rgba(0,0,0,.28);
}
body.teacher-auth-page .teacher-auth-brand-text{text-align:right;line-height:1.35;white-space:nowrap}
body.teacher-auth-page .teacher-auth-brand-text b{display:block;color:#f7e7bb;font-size:14px;font-weight:800}
body.teacher-auth-page .teacher-auth-brand-text small{display:block;margin-top:4px;color:#af9762;font-size:8.5px;letter-spacing:.1em;direction:ltr}
body.teacher-auth-page .section-kicker{color:#dcb254!important;font-size:12px;margin-bottom:7px}
body.teacher-auth-page .teacher-auth-card h1{margin:0 0 8px;color:#fffdf8!important;font-size:clamp(28px,4vw,35px);line-height:1.35}
body.teacher-auth-page .teacher-auth-card>.muted{margin:0 auto 22px;color:#bfb9ad!important;font-size:13px;line-height:1.85;max-width:330px}
body.teacher-auth-page .teacher-auth-card .form-grid{gap:12px}
body.teacher-auth-page .teacher-auth-card input{
  width:100%;min-height:50px;padding:12px 15px!important;border-radius:13px!important;
  background:#0b0f12!important;color:#fff!important;border:1px solid #353b3f!important;outline:none;font-family:inherit;
  transition:border-color .18s,box-shadow .18s,background .18s;
}
body.teacher-auth-page .teacher-auth-card input:focus{border-color:#d8ae50!important;box-shadow:0 0 0 3px rgba(216,174,80,.12);background:#0e1317!important}
body.teacher-auth-page .teacher-auth-card input::placeholder{color:#7e8589!important;opacity:1}
body.teacher-auth-page .teacher-auth-card .submit-btn{
  min-height:50px;border-radius:13px!important;background:linear-gradient(135deg,#e7bf63,#b88325)!important;
  color:#171107!important;box-shadow:0 10px 28px rgba(176,126,33,.18);transition:transform .16s,filter .16s;
}
body.teacher-auth-page .teacher-auth-card .submit-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}
body.teacher-auth-page .teacher-auth-card .muted-center{margin:17px 0 0;color:#a9a69e!important}
body.teacher-auth-page .teacher-auth-card .muted-center a{color:#e4bf69!important;font-weight:700}
body.teacher-auth-page .teacher-auth-card [data-message]{border-radius:12px;margin-bottom:14px;text-align:right}

/* Teacher registration brand: use the transparent academy mark without cropping it */
body.teacher-register-page .teacher-register-brand{gap:13px;margin-bottom:24px}
body.teacher-register-page .teacher-register-brand img{
  width:76px!important;height:76px!important;object-fit:contain!important;border-radius:50%!important;padding:3px;
  background:#070809!important;border:1px solid rgba(215,173,76,.48)!important;box-shadow:0 8px 24px rgba(0,0,0,.28);
}
.teacher-existing-notice{display:flex;flex-direction:column;gap:5px;padding:14px 16px;border-radius:14px;border:1px solid rgba(211,164,57,.45);background:rgba(211,164,57,.10);color:inherit}
.teacher-existing-notice b{color:#d4a63f}.teacher-existing-notice span{font-size:12px;line-height:1.7;color:#aaa}

/* V137 — compact professional Kids / Senior workshop cards */
.v14-programs{grid-template-columns:repeat(2,minmax(0,1fr))}
.v14-programs>article:last-child{grid-column:1/-1;min-height:auto;text-align:center;padding:24px}
.v137-program-card{padding:0!important;display:grid;grid-template-columns:minmax(150px,42%) 1fr;overflow:hidden;min-height:360px!important;background:#fff}
.v137-poster{position:relative;min-height:360px;background:#0a0b0c;overflow:hidden}
.v137-poster:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(204,151,53,.22);pointer-events:none}
.v137-poster img{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:contain;object-position:center;transition:transform .35s ease}
.v137-program-card:hover .v137-poster img{transform:scale(1.025)}
.v137-program-copy{padding:28px 24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:right}
.v137-program-copy b{font-size:11px;letter-spacing:.03em}.v137-program-copy h3{font-size:30px;margin:10px 0 2px;color:#17130d}
.v137-program-copy h4{font-size:14px;line-height:1.7;margin:0 0 13px;color:#9a641c}.v137-program-copy p{font-size:13px;line-height:1.9;margin:0 0 20px}
.v137-program-copy a{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:auto;padding:11px 16px;border-radius:999px;background:linear-gradient(135deg,#dcae51,#aa741d);color:#15100a!important;text-decoration:none;font-size:12px;box-shadow:0 9px 24px rgba(165,111,25,.16)}
.v137-program-copy a span{font-size:17px;transition:transform .2s}.v137-program-copy a:hover span{transform:translateX(-3px)}
@media(max-width:920px){.v14-programs{grid-template-columns:1fr}.v14-programs>article:last-child{grid-column:auto}.v137-program-card{grid-template-columns:minmax(145px,38%) 1fr}}
@media(max-width:560px){.v137-program-card{display:block;min-height:0!important;border-radius:18px!important}.v137-poster{height:290px;min-height:0}.v137-poster img{object-fit:cover;object-position:center top}.v137-program-copy{padding:20px 18px 22px}.v137-program-copy h3{font-size:25px}.v137-program-copy h4{font-size:13px}.v137-program-copy p{font-size:12px;margin-bottom:16px}.v137-program-copy a{width:100%;margin-top:0}.v14-programs>article:last-child{text-align:right;padding:21px}}

/* V143 — subtle Moroccan zellige identity, decorative only and zero image weight */
.v14-academy{position:relative;isolation:isolate;overflow:hidden}
.v14-academy>*{position:relative;z-index:1}
.v14-academy:before{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;opacity:.15;background-image:linear-gradient(30deg,rgba(177,119,30,.22) 12%,transparent 12.5%,transparent 87%,rgba(177,119,30,.22) 87.5%,rgba(177,119,30,.22)),linear-gradient(150deg,rgba(177,119,30,.22) 12%,transparent 12.5%,transparent 87%,rgba(177,119,30,.22) 87.5%,rgba(177,119,30,.22)),linear-gradient(30deg,rgba(177,119,30,.22) 12%,transparent 12.5%,transparent 87%,rgba(177,119,30,.22) 87.5%,rgba(177,119,30,.22)),linear-gradient(150deg,rgba(177,119,30,.22) 12%,transparent 12.5%,transparent 87%,rgba(177,119,30,.22) 87.5%,rgba(177,119,30,.22));background-size:52px 90px;background-position:0 0,0 0,26px 45px,26px 45px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 25%,transparent 75%,#000);mask-image:linear-gradient(90deg,#000,transparent 25%,transparent 75%,#000)}
.v14-academy:after{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:repeating-linear-gradient(135deg,#b77a22 0 8px,#e4bd62 8px 16px,#15110b 16px 24px);opacity:.7}
.v137-program-card{box-shadow:0 16px 45px rgba(68,45,12,.08),inset 0 0 0 1px rgba(185,126,36,.06)}
.v137-program-card:after{content:"✦";position:absolute;top:12px;inset-inline-end:14px;color:rgba(182,124,34,.42);font-size:13px}
@media(max-width:560px){.v14-academy:before{opacity:.09;background-size:40px 70px}.v14-academy:after{height:3px}.v137-program-card:after{display:none}}

@media(max-width:600px){
  body.teacher-auth-page .teacher-auth-shell{padding:20px 12px!important;align-items:center}
  body.teacher-auth-page .teacher-auth-card{width:min(100%,390px);padding:26px 18px 23px!important;border-radius:23px!important}
  body.teacher-auth-page .teacher-auth-logo{gap:10px;margin-bottom:18px!important}
  body.teacher-auth-page .teacher-auth-logo img{width:66px!important;height:66px!important;max-width:66px!important;max-height:66px!important}
  body.teacher-auth-page .teacher-auth-brand-text b{font-size:12px}
  body.teacher-auth-page .teacher-auth-brand-text small{font-size:7px;letter-spacing:.06em}
  body.teacher-auth-page .teacher-auth-card h1{font-size:28px!important}
  body.teacher-auth-page .teacher-auth-card>.muted{font-size:12px;margin-bottom:18px}
  body.teacher-auth-page .teacher-auth-card input,body.teacher-auth-page .teacher-auth-card .submit-btn{min-height:48px}
  body.teacher-auth-page .teacher-auth-shell::before{font-size:260px;left:-55px;opacity:.7}
  body.teacher-register-page .teacher-register-brand{gap:9px;max-width:94%}
  body.teacher-register-page .teacher-register-brand img{width:60px!important;height:60px!important}
  body.teacher-register-page .teacher-register-brand b{font-size:13px}
  body.teacher-register-page .teacher-register-brand small{font-size:.58rem;letter-spacing:.06em}
}

/* V146 final cascade: analytics and notification polish */
.control-tile{position:relative;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.control-tile:hover{transform:translateY(-2px)}.control-badge{position:absolute;top:6px;left:6px;min-width:23px;height:23px;padding:0 6px;border-radius:99px;background:#e14646;color:#fff;display:grid;place-items:center;font-style:normal;font-size:11px;font-weight:900;border:2px solid #fff;box-shadow:0 4px 14px rgba(225,70,70,.4)}.control-badge[hidden]{display:none!important}.control-tile.has-notification{border-color:rgba(225,70,70,.7)!important;box-shadow:0 0 0 2px rgba(225,70,70,.11),0 8px 22px rgba(0,0,0,.12);animation:adminNotify 2.4s ease-in-out infinite}@keyframes adminNotify{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}
body.dashboard .analytics-panel{overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(222,174,76,.16),transparent 34%),linear-gradient(145deg,#10151c,#151b23)!important;border-color:rgba(222,174,76,.35)!important;color:#f7f2e8!important;padding:clamp(18px,3vw,30px)}.analytics-head{display:grid!important;grid-template-columns:1fr auto;align-items:start!important}.analytics-head h1{font-size:clamp(28px,4vw,48px)!important;line-height:1.15;margin:5px 0!important;color:#edc46f!important;overflow-wrap:anywhere}.analytics-head p{margin:0!important;max-width:650px}.analytics-head>[data-analytics-status]{grid-column:1/-1;margin-top:9px;color:#aeb6c2!important}.analytics-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.analytics-kpis>div{min-height:125px;padding:18px!important;border:1px solid rgba(232,190,101,.25)!important;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;display:flex;flex-direction:column;justify-content:center;animation:analyticsRise .5s ease both}.analytics-kpis strong{font-size:34px!important}.analytics-kpis small{color:#8e99a8;font-size:10px;margin-top:3px}.analytics-trend-card{margin:14px 0;padding:18px;border:1px solid rgba(232,190,101,.22);border-radius:18px;background:rgba(4,8,12,.32)}.analytics-trend-card h3{margin:0;color:#e8c16b}.analytics-trend-card>div:first-child>small{color:#929cab}.analytics-trend{height:180px;display:grid;grid-template-columns:repeat(7,1fr);gap:10px;align-items:end;margin-top:16px;direction:ltr}.trend-day{height:100%;display:grid;grid-template-rows:20px 1fr 22px;gap:5px;text-align:center;color:#abb3bf;font-size:10px}.trend-day>b{color:#f2d084}.trend-day>i{position:relative;border-radius:9px;background:rgba(255,255,255,.06);overflow:hidden}.trend-day>i>em{position:absolute;left:0;right:0;bottom:0;border-radius:9px;background:linear-gradient(180deg,#f3d17c,#a8731a);animation:trendGrow .75s cubic-bezier(.2,.8,.2,1) both;transform-origin:bottom}.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.analytics-grid>div{background:linear-gradient(145deg,#171d25,#11161d)!important;color:#eef1f5!important;border:1px solid rgba(232,190,101,.18)!important;border-radius:17px!important;padding:17px!important}.analytics-grid h3{color:#e8c16b!important;font-size:15px!important}.analytics-grid>div>small{display:block;color:#858f9d;font-size:10px;margin:-5px 0 7px}.analytics-line{border-bottom-color:rgba(255,255,255,.08)!important;font-size:13px!important}.analytics-line b{color:#f0c875}.analytics-note{color:#a9b1bc!important}@keyframes analyticsRise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes trendGrow{from{transform:scaleY(0)}to{transform:scaleY(1)}}
@media(max-width:650px){.control-badge{top:4px;left:4px}.analytics-head{display:block!important}.analytics-head .mini-btn{margin-top:12px}.analytics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}.analytics-kpis>div{min-height:108px;padding:14px!important}.analytics-kpis strong{font-size:29px!important}.analytics-grid{grid-template-columns:1fr!important}.analytics-trend{height:155px;gap:6px}.trend-day{font-size:9px}}@media(prefers-reduced-motion:reduce){.control-tile,.control-tile.has-notification,.analytics-kpis>div,.trend-day>i>em{animation:none!important;transition:none!important}}

/* V147 — Moroccan member profile and mobile-safe administration */
body.member-portal main{background-color:#080806;background-image:linear-gradient(30deg,rgba(212,164,64,.035) 12%,transparent 12.5%,transparent 87%,rgba(212,164,64,.035) 87.5%),linear-gradient(150deg,rgba(212,164,64,.035) 12%,transparent 12.5%,transparent 87%,rgba(212,164,64,.035) 87.5%),linear-gradient(30deg,rgba(212,164,64,.035) 12%,transparent 12.5%,transparent 87%,rgba(212,164,64,.035) 87.5%),linear-gradient(150deg,rgba(212,164,64,.035) 12%,transparent 12.5%,transparent 87%,rgba(212,164,64,.035) 87.5%),linear-gradient(60deg,rgba(212,164,64,.025) 25%,transparent 25.5%,transparent 75%,rgba(212,164,64,.025) 75%);background-size:72px 126px;background-position:0 0,0 0,36px 63px,36px 63px,0 0}.member-portal .portal-hero-pattern{opacity:.22!important;background-size:42px 73px!important}.member-portal .portal-id-card,.member-portal .portal-section{backdrop-filter:blur(5px);box-shadow:0 18px 50px rgba(0,0,0,.28)}
body.dashboard{overflow-x:hidden}.member-card-data b,.original-form-box b{overflow-wrap:anywhere;word-break:break-word}.member-card-actions{flex-wrap:wrap!important}.admin-profile-snapshot .snapshot-photo{appearance:none;padding:0;position:relative;cursor:zoom-in;color:inherit}.admin-profile-snapshot .snapshot-photo em{position:absolute;inset:auto 5px 5px;background:rgba(0,0,0,.72);color:#f5cc70;border-radius:7px;padding:3px;font-size:9px;font-style:normal}.admin-photo-field small{font-size:11px;opacity:.7}.admin-photo-preview button{display:flex;align-items:center;gap:12px;width:100%;border:1px solid rgba(215,163,61,.35);border-radius:14px;padding:9px;background:rgba(215,163,61,.07);color:inherit;font:inherit;cursor:zoom-in}.admin-photo-preview img{width:74px;height:74px;object-fit:cover;border-radius:12px;border:1px solid rgba(215,163,61,.35)}.admin-photo-viewer[hidden]{display:none}.admin-photo-viewer{position:fixed;inset:0;z-index:12000;background:rgba(0,0,0,.92);display:grid;place-items:center;padding:18px;cursor:zoom-out}.admin-photo-viewer img{max-width:min(94vw,900px);max-height:88vh;object-fit:contain;border-radius:18px;border:2px solid #c79a3f;box-shadow:0 25px 90px #000}.admin-photo-viewer button{position:fixed;top:18px;left:18px;width:46px;height:46px;border-radius:50%;border:1px solid #c79a3f;background:#171717;color:#fff;font-size:28px;z-index:1}
@media(max-width:650px){body.dashboard .admin-main{width:calc(100% - 12px)!important}.admin-members-grid{display:block!important}.admin-member-card{margin-bottom:12px;padding:13px!important}.member-card-head{grid-template-columns:58px minmax(0,1fr) auto!important}.admin-avatar{width:58px!important;height:58px!important;border-radius:50%!important}.member-card-head h3{font-size:15px!important;overflow-wrap:anywhere}.member-card-head small{white-space:normal!important}.member-card-data{grid-template-columns:1fr!important;gap:7px!important}.member-card-data>div{min-height:0!important;padding:11px 12px!important;display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:8px}.member-card-data small{margin:0!important}.member-card-data b{text-align:left;direction:auto;font-size:12px!important}.member-card-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px!important}.member-card-actions .mini-btn{width:100%;min-height:46px;white-space:normal;line-height:1.35;padding:8px 6px!important}.member-card-actions .danger{grid-column:1/-1}.member-modal{padding:0!important;align-items:stretch!important;overflow:hidden}.member-modal-card{width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;border-radius:0!important;padding:18px 13px 26px!important;overflow-x:hidden!important;overflow-y:auto!important}.member-review-form{grid-template-columns:1fr!important}.member-review-form>*{grid-column:1/-1!important;min-width:0}.member-review-form input,.member-review-form select,.member-review-form textarea{width:100%;max-width:100%;min-width:0}.original-form-box>[data-original-form]{grid-template-columns:1fr!important}.admin-profile-snapshot{grid-template-columns:92px minmax(0,1fr)!important}.admin-profile-snapshot .snapshot-photo{width:92px!important;height:92px!important}.review-actions{display:grid!important;grid-template-columns:1fr 1fr!important}.review-actions>*{width:100%;min-height:48px;white-space:normal}.review-actions .submit-btn,.review-actions [data-delete-member],.review-actions [data-close-member-modal]{grid-column:1/-1}.modal-close{position:sticky!important;float:left;top:0;z-index:3;width:42px;height:42px;border-radius:50%;background:#282828!important}.member-form-card{padding:16px 12px!important}.member-form-info h3{font-size:21px!important;text-align:center}.member-form-grid{grid-template-columns:1fr!important}.member-form-grid>div{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:8px}.member-form-grid strong{direction:auto;text-align:left}}
@media(max-width:390px){.member-card-data>div,.member-form-grid>div{grid-template-columns:92px minmax(0,1fr)}.member-card-actions{grid-template-columns:1fr!important}.member-card-actions .danger{grid-column:auto}.review-actions{grid-template-columns:1fr!important}.review-actions>*{grid-column:1/-1!important}}

/* V148 — restrained luxury member profile, readable mobile hero */
body.member-portal main{background:#08090a!important;background-image:radial-gradient(circle at 85% 10%,rgba(202,153,57,.12),transparent 28rem),radial-gradient(circle at 8% 75%,rgba(130,91,27,.08),transparent 25rem),linear-gradient(155deg,#08090a 0%,#11100d 48%,#070809 100%)!important}
.member-portal .portal-hero{overflow:hidden!important}
.member-portal .portal-hero-pattern{opacity:.035!important;background-size:90px 90px!important}
.member-portal .portal-welcome{width:100%;min-width:0;overflow:hidden}
.member-portal .portal-welcome h1{max-width:100%;font-size:clamp(32px,6vw,58px)!important;line-height:1.18!important;overflow-wrap:anywhere;word-break:normal}
@media(max-width:650px){.member-portal .portal-welcome h1{font-size:clamp(29px,8.8vw,42px)!important;line-height:1.25!important}.member-portal .portal-welcome p{font-size:13px!important;line-height:1.8}.member-portal .portal-hero-pattern{display:none!important}}

/* V149 — compact controls, notification center and user-selected appearance */
.portal-tools,.admin-top-tools{display:flex;align-items:center;gap:7px}.portal-tool{position:relative;min-width:40px;height:40px;padding:0 10px;border:1px solid rgba(202,158,67,.35);border-radius:12px;background:rgba(255,255,255,.06);color:inherit;font:700 12px 'Cairo';display:inline-flex;align-items:center;justify-content:center;gap:5px;cursor:pointer}.portal-tool em{position:absolute;top:-6px;left:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:#e34242;color:#fff;border:2px solid #111;font:900 10px 'Cairo';display:grid;place-items:center}.portal-tool em[hidden]{display:none}.theme-tool span{font-size:10px}.admin-top-tools{color:inherit}.admin-top-tools>a,.admin-top-tools>.link-btn{white-space:nowrap}
@media(max-width:650px){body.dashboard .admin-access-hub{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.admin-access-hub .access-card{min-height:78px!important;padding:10px 8px!important;border-radius:15px!important;display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;gap:7px!important}.admin-access-hub .access-icon{width:32px!important;height:32px!important;font-size:16px!important}.admin-access-hub strong{font-size:12px!important}.admin-access-hub small{font-size:8px!important}.admin-access-hub p{display:none!important}.admin-control-center{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;padding:8px!important}.control-tile{min-height:68px!important;padding:7px 6px!important;border-radius:11px!important;grid-template-columns:27px minmax(0,1fr)!important;column-gap:5px!important}.control-tile>span{width:27px!important;height:27px!important;border-radius:8px!important;font-size:12px!important}.control-tile>b{font-size:10.5px!important}.control-tile>small{font-size:8px!important}.member-card-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.member-card-actions .mini-btn{min-height:38px!important;padding:6px 4px!important;font-size:10px!important;border-radius:9px!important}.member-card-actions .danger{grid-column:1/-1}.portal-tools,.admin-top-tools{gap:4px}.portal-tool{min-width:36px;height:36px;padding:0 7px}.theme-tool span{display:none}.dash-top .container{gap:7px}.dash-top .container>strong{font-size:12px;line-height:1.5}.admin-top-tools>a{display:none}.admin-top-tools .smart-back .back-label{display:none}.member-primary-menu,.member-secondary-menu{gap:6px!important}.member-side-item{min-height:62px!important;padding:8px!important}.member-side-item b{font-size:11px!important}.member-side-item small{font-size:8.5px!important}}
@media(max-width:390px){.member-card-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-control-center{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
html[data-theme="light"] body.member-portal{background:#eee9df!important;color:#1d1a15!important}html[data-theme="light"] body.member-portal main{background:radial-gradient(circle at 90% 10%,rgba(190,139,40,.13),transparent 25rem),linear-gradient(150deg,#f8f5ee,#e9e2d5)!important}html[data-theme="light"] body.member-portal .portal-topbar{background:rgba(255,253,248,.95)!important;color:#18140d!important;border-color:#d8c79e!important}html[data-theme="light"] body.member-portal .portal-section,html[data-theme="light"] body.member-portal .portal-id-card,html[data-theme="light"] body.member-portal .member-side-menu{background:rgba(255,255,255,.88)!important;color:#1e1a13!important;border-color:#d7c69e!important}html[data-theme="light"] body.member-portal .member-side-item{color:#252017!important;border-color:#ddd2b8!important;background:#fffaf0!important}html[data-theme="light"] body.member-portal .member-side-item.active{background:#1b1915!important;color:#fff!important}html[data-theme="light"] body.member-portal .portal-tool{background:#fff;color:#201b13;border-color:#c9a862}

/* V150 — refined light member portal, lean navigation and readable controls */
.member-side-item,.gold-btn,.portal-tool,.portal-signout{font-family:'Cairo',Tahoma,Arial,sans-serif!important;letter-spacing:0!important}.member-side-item b{font-weight:700!important}.member-side-item small{font-weight:400!important}.gold-btn{font-weight:700!important;font-size:13px!important}.portal-signout{font-weight:600!important}.theme-tool{font-weight:600!important}
html[data-theme="light"] body.member-portal .portal-hero{background:linear-gradient(145deg,#211b12,#0f0e0b)!important;color:#fff!important;border-bottom-color:#c69a42!important}html[data-theme="light"] body.member-portal .portal-welcome p{color:#d6cdbb!important}html[data-theme="light"] body.member-portal .member-chip{background:rgba(255,255,255,.08)!important;color:#f7f0df!important;border-color:rgba(222,180,87,.38)!important}html[data-theme="light"] body.member-portal .premium-notice,html[data-theme="light"] body.member-portal .overview-feature,html[data-theme="light"] body.member-portal .payment-card,html[data-theme="light"] body.member-portal .attendance-history-card,html[data-theme="light"] body.member-portal .member-scan-card,html[data-theme="light"] body.member-portal .clean-empty-state,html[data-theme="light"] body.member-portal .repertoire-card{background:linear-gradient(145deg,#fff,#fbf5e7)!important;color:#201b13!important;border-color:#dfcca0!important;box-shadow:0 8px 22px rgba(64,45,12,.06)!important}html[data-theme="light"] body.member-portal .premium-notice p,html[data-theme="light"] body.member-portal .overview-feature p,html[data-theme="light"] body.member-portal .member-scan-card p,html[data-theme="light"] body.member-portal .clean-empty-state p{color:#665f54!important}html[data-theme="light"] body.member-portal .premium-notice small,html[data-theme="light"] body.member-portal .payment-card small,html[data-theme="light"] body.member-portal .attendance-history-main span{color:#81796b!important}html[data-theme="light"] body.member-portal .notice-dot{box-shadow:0 0 0 6px rgba(184,132,34,.12)!important}html[data-theme="light"] body.member-portal .notice-file{background:#f6ecd2!important;color:#271f12!important;border-color:#d8bd7a!important}html[data-theme="light"] body.member-portal .empty-box{color:#6f685d!important;border-color:#cdbd99!important;background:#fffaf0!important}html[data-theme="light"] body.member-portal .member-profile-edit,html[data-theme="light"] body.member-portal .member-form-card{background:#fffaf0!important;color:#201b13!important;border-color:#d8c18c!important}html[data-theme="light"] body.member-portal .profile-edit-grid input{background:#fff!important;color:#1c1812!important;border-color:#cfc4ad!important}html[data-theme="light"] body.member-portal .profile-cancel-btn{color:#352a17!important;border-color:#c9b78f!important}
@media(max-width:650px){.member-side-item{min-height:58px!important;padding:7px 5px!important}.member-side-item>span{width:28px!important;height:28px!important;font-size:12px!important}.member-side-item b{font-size:10.5px!important;line-height:1.4!important}.gold-btn{font-size:12px!important;padding:11px 13px!important}.portal-signout{font-size:11px!important;padding:8px 10px!important}}
.service-request-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.service-request-title h3{margin:0}.service-request-card.is-rejected{opacity:.68;border-color:rgba(202,65,65,.35)!important;background:linear-gradient(145deg,rgba(202,65,65,.05),transparent)!important}.service-request-card.is-rejected .request-meta,.service-request-card.is-rejected>p{text-decoration-color:rgba(190,60,60,.45)}

/* V153 — polished desktop/mobile member review modal */
body.dashboard .member-modal{
  padding:22px!important;
}
body.dashboard .member-modal-card{
  width:min(1040px,calc(100vw - 44px))!important;
  max-width:1040px!important;
  max-height:92dvh!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:26px 28px 30px!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fffdf8 0%,#f7efe0 100%)!important;
  color:#201a11!important;
  border:1px solid #d6b66f!important;
  box-shadow:0 30px 100px rgba(0,0,0,.48)!important;
}
body.dashboard .member-modal-card .section-kicker{
  color:#a77320!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
}
body.dashboard .member-modal-card>[data-review-title]{
  color:#201a11!important;
  margin:5px 0 4px!important;
  font-size:27px!important;
  line-height:1.35!important;
}
body.dashboard .member-modal-card>.muted{
  color:#766d5e!important;
  margin:0 0 15px!important;
}
body.dashboard .member-modal-card .modal-close{
  position:sticky!important;
  top:0!important;
  float:left!important;
  z-index:10!important;
  width:38px!important;
  height:38px!important;
  display:grid!important;
  place-items:center!important;
  color:#fff!important;
  background:#171717!important;
  border:1px solid #c99b42!important;
  border-radius:50%!important;
  box-shadow:0 5px 18px rgba(0,0,0,.18)!important;
  font-size:25px!important;
}
body.dashboard .admin-profile-snapshot{
  margin:12px 0 14px!important;
  border:1px solid rgba(198,151,59,.38)!important;
  box-shadow:0 8px 24px rgba(44,31,9,.10)!important;
}
body.dashboard .original-form-box{
  background:#fffaf0!important;
  border-color:#dfc891!important;
  color:#201a11!important;
  box-shadow:0 8px 24px rgba(81,58,18,.05)!important;
}
body.dashboard .original-form-box h3{color:#8a621c!important}
body.dashboard .original-form-box [data-original-form]>div{
  background:#fff!important;
  border:1px solid #eee3cd!important;
  color:#201a11!important;
}
body.dashboard .original-form-box small{color:#8b8171!important}
body.dashboard .original-form-box b{color:#2a241b!important}
body.dashboard .member-review-form{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px 16px!important;
  align-items:start!important;
}
body.dashboard .member-review-form>*{min-width:0!important}
body.dashboard .member-review-form>.full-row{
  grid-column:1/-1!important;
}
body.dashboard .member-review-form>label{
  display:grid!important;
  gap:7px!important;
  color:#2a241a!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.45!important;
}
body.dashboard .member-review-form input,
body.dashboard .member-review-form select,
body.dashboard .member-review-form textarea{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  background:#fff!important;
  color:#1b1813!important;
  border:1px solid #cfc2a7!important;
  border-radius:11px!important;
  padding:11px 13px!important;
  font:inherit!important;
  line-height:1.35!important;
  box-shadow:0 1px 0 rgba(255,255,255,.7),inset 0 1px 2px rgba(74,52,15,.04)!important;
}
body.dashboard .member-review-form input,
body.dashboard .member-review-form select{min-height:45px!important}
body.dashboard .member-review-form textarea{resize:vertical!important}
body.dashboard .member-review-form input::placeholder,
body.dashboard .member-review-form textarea::placeholder{
  color:#8b857c!important;
  opacity:1!important;
}
body.dashboard .member-review-form input:focus,
body.dashboard .member-review-form select:focus,
body.dashboard .member-review-form textarea:focus{
  outline:2px solid rgba(190,143,48,.20)!important;
  border-color:#b98a2c!important;
}
body.dashboard .member-review-form input[readonly]{
  background:#f2eee5!important;
  color:#645f56!important;
}
body.dashboard .admin-photo-field small{color:#746c5e!important}
body.dashboard .admin-file-checks{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  padding:12px!important;
  border:1px solid #dfcfaa!important;
  border-radius:14px!important;
  background:#fffaf0!important;
}
body.dashboard .admin-file-checks label{
  min-height:46px!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  padding:9px 10px!important;
  border:1px solid #eadfc8!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#211c14!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.45!important;
}
body.dashboard .admin-file-checks input[type='checkbox']{
  appearance:auto!important;
  -webkit-appearance:checkbox!important;
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  margin:0!important;
  accent-color:#b58527!important;
}
body.dashboard .review-actions{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:9px!important;
  margin-top:4px!important;
  padding-top:14px!important;
  border-top:1px solid #dfcfaa!important;
}
body.dashboard .review-actions>*{
  width:100%!important;
  min-height:46px!important;
  white-space:normal!important;
  line-height:1.35!important;
}
body.dashboard .review-actions .ghost-btn,
body.dashboard .review-actions .mini-btn.ghost{
  color:#2c2519!important;
  border:1px solid #aa9871!important;
  background:#fff9ec!important;
}
body.dashboard .review-actions .danger-btn{
  background:#fff1f1!important;
  color:#a93636!important;
  border:1px solid #e8bcbc!important;
}
body.dashboard .review-actions [data-review-submit]{
  background:#17191d!important;
  color:#fff!important;
}
body.dashboard .review-actions .whatsapp-btn{
  background:#edf8f0!important;
  color:#24633b!important;
  border:1px solid #bcd9c5!important;
}
@media(max-width:760px){
  body.dashboard .member-modal{padding:0!important;align-items:stretch!important;overflow:hidden!important}
  body.dashboard .member-modal-card{
    width:100vw!important;
    max-width:none!important;
    height:100dvh!important;
    max-height:none!important;
    border-radius:0!important;
    padding:15px 12px 24px!important;
  }
  body.dashboard .member-modal-card .section-kicker{display:block!important;padding-inline:50px 6px!important;margin-top:1px!important}
  body.dashboard .member-modal-card>[data-review-title]{font-size:22px!important;margin:8px 0 5px!important}
  body.dashboard .member-modal-card>.muted{font-size:11px!important;line-height:1.7!important;margin-bottom:12px!important}
  body.dashboard .member-review-form{grid-template-columns:1fr!important;gap:11px!important}
  body.dashboard .member-review-form>*{grid-column:1/-1!important}
  body.dashboard .original-form-box>[data-original-form]{grid-template-columns:1fr!important}
  body.dashboard .admin-file-checks{grid-template-columns:1fr!important}
  body.dashboard .review-actions{grid-template-columns:1fr 1fr!important}
  body.dashboard .review-actions [data-review-submit],
  body.dashboard .review-actions [data-delete-member],
  body.dashboard .review-actions [data-close-member-modal]{grid-column:1/-1!important}
}
@media(max-width:390px){
  body.dashboard .review-actions{grid-template-columns:1fr!important}
  body.dashboard .review-actions>*{grid-column:1/-1!important}
}

/* V155 — member self-service profile photo */
.profile-photo-editor{display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:center;margin:0 0 18px;padding:16px;border:1px solid rgba(233,185,77,.22);border-radius:16px;background:rgba(255,255,255,.025)}
.profile-photo-editor-preview{width:104px;height:104px;border-radius:50%;overflow:hidden;display:grid;place-items:center;border:2px solid rgba(233,185,77,.55);background:#171717;color:#bda66f;font-weight:800;box-shadow:0 0 0 5px rgba(183,138,36,.08)}
.profile-photo-editor-preview img{width:100%;height:100%;object-fit:cover;display:block}
.profile-photo-upload{display:block}.profile-photo-upload>span{display:block;color:#bda66f;font-size:.86rem;font-weight:800;margin-bottom:8px}.profile-photo-upload input[type=file]{width:100%;min-height:46px;border:1px dashed rgba(233,185,77,.45);border-radius:12px;background:#171717;color:#fff;padding:10px;font:inherit;cursor:pointer}.profile-photo-upload small{display:block;color:#999;margin-top:7px;line-height:1.7}
html[data-theme="light"] body.member-portal .profile-photo-editor{background:#fff7e8!important;border-color:#d8c18c!important}html[data-theme="light"] body.member-portal .profile-photo-editor-preview{background:#fff!important;color:#8d6b24!important}html[data-theme="light"] body.member-portal .profile-photo-upload input[type=file]{background:#fff!important;color:#1c1812!important;border-color:#c9a95d!important}html[data-theme="light"] body.member-portal .profile-photo-upload small{color:#6b6254!important}
@media(max-width:700px){.profile-photo-editor{grid-template-columns:1fr;text-align:center}.profile-photo-editor-preview{margin:auto}.profile-photo-upload{text-align:right}}

/* V158 — About / president / board + clear real gallery */
.v158-about{background:#f6f3ed;color:#17130e;padding:86px max(5vw,30px) 92px}
.v158-about-head{max-width:1100px;margin:0 auto 38px;text-align:center}
.v158-about-head .v14-section-label{justify-content:center}
.v158-about-head h2{font-size:clamp(38px,5vw,66px);line-height:1.08;margin:10px 0 16px;font-weight:900;letter-spacing:-.035em}
.v158-about-lead{max-width:900px;margin:auto;color:#5d564c;font-size:18px;line-height:2}
.v158-about-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:.92fr 1.08fr;gap:26px;align-items:stretch}
.v158-about-photo{position:relative;min-height:520px;overflow:hidden;border-radius:22px;background:#0a0a09;box-shadow:0 20px 60px rgba(46,31,9,.12)}
.v158-about-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.v158-about-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.85),transparent 48%)}
.v158-about-photo>div{position:absolute;z-index:2;right:26px;bottom:24px;color:#fff}
.v158-about-photo b,.v158-about-photo span{display:block}.v158-about-photo b{font-size:21px;letter-spacing:.08em}.v158-about-photo span{color:#e7b454;margin-top:4px;font-size:13px}
.v158-definition{border:1px solid #ded3c1;border-radius:22px;background:#fff;padding:44px 42px;display:flex;flex-direction:column;justify-content:center}
.v158-definition>span,.v158-kicker,.v158-board-head>span{color:#9a641c;font-size:13px;font-weight:900;letter-spacing:.06em}
.v158-definition h3{font-size:clamp(27px,3vw,42px);line-height:1.3;margin:12px 0 20px}
.v158-definition p{color:#5e584f;line-height:2.05;margin:0 0 13px;font-size:15px}
.v158-values{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.v158-values span{border:1px solid #d5b77b;background:#fbf6e9;color:#72501c;border-radius:999px;padding:8px 15px;font-size:12px;font-weight:800}
.v158-president-word{max-width:1240px;margin:28px auto 0;background:linear-gradient(125deg,#0c0b09,#23170c);color:#fff;border:1px solid rgba(223,173,78,.24);border-radius:24px;padding:48px 52px;display:grid;grid-template-columns:90px 1fr;gap:28px;box-shadow:0 20px 60px rgba(22,14,4,.12)}
.v158-president-mark{font:110px/1 Georgia,serif;color:#dba84b;opacity:.65;align-self:start}
.v158-president-word h3{font-size:clamp(30px,4vw,50px);margin:8px 0 18px;line-height:1.3;color:#f7e6bf}
.v158-president-word p{font-size:16px;line-height:2.15;color:#ded7c9;margin:0 0 13px;max-width:1020px}
.v158-president-sign{margin-top:24px;padding-top:18px;border-top:1px solid rgba(232,183,88,.22)}.v158-president-sign strong,.v158-president-sign span{display:block}.v158-president-sign strong{font-size:19px;color:#f1c56d}.v158-president-sign span{font-size:12px;color:#aaa69e;margin-top:3px}
.v158-board{max-width:1240px;margin:34px auto 0}.v158-board-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:18px}.v158-board-head h3{font-size:27px;margin:0}.v158-board-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.v158-board-grid article{position:relative;background:#fff;border:1px solid #ded4c4;border-radius:18px;padding:25px 24px;min-height:150px}.v158-board-grid article b{color:#c68d35;font-size:12px}.v158-board-grid h4{font-size:22px;margin:26px 0 5px}.v158-board-grid p{margin:0;color:#6b6357;font-weight:700}
.v158-gallery{background:#080808;padding:78px max(4vw,24px) 86px;color:#fff}
.v158-gallery-head{max-width:1220px;margin:0 auto 30px}.v158-gallery-head>span{display:block;color:#e2ad50;font-size:12px;font-weight:900;letter-spacing:.12em}.v158-gallery-head h2{font-size:clamp(38px,5vw,64px);margin:8px 0 10px;line-height:1.14}.v158-gallery-head p{margin:0;color:#bcb8b0;font-size:16px;line-height:1.9;max-width:800px}
.v158-gallery-grid{max-width:1450px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.v158-gallery-grid figure{position:relative;margin:0;height:390px;overflow:hidden;border-radius:18px;border:1px solid rgba(239,190,91,.22);background:#111}.v158-gallery-grid figure.featured{grid-column:1/-1;height:520px}.v158-gallery-grid img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(1.04) contrast(1.03);transition:transform .35s ease}.v158-gallery-grid figure:hover img{transform:scale(1.02)}
.v158-gallery-grid figure:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.86),transparent 46%);pointer-events:none}.v158-gallery-grid figcaption{position:absolute;z-index:2;right:22px;left:22px;bottom:19px}.v158-gallery-grid figcaption b,.v158-gallery-grid figcaption span{display:block}.v158-gallery-grid figcaption b{font-size:20px;color:#f2c264}.v158-gallery-grid figcaption span{font-size:12px;color:#e5e2db;margin-top:3px}
@media(max-width:900px){.v158-about-grid{grid-template-columns:1fr}.v158-about-photo{min-height:430px}.v158-president-word{grid-template-columns:58px 1fr;padding:36px 30px}.v158-president-mark{font-size:76px}.v158-board-grid{grid-template-columns:1fr}.v158-board-head{display:block}.v158-board-head h3{margin-top:7px}.v158-gallery-grid{grid-template-columns:1fr}.v158-gallery-grid figure.featured{grid-column:auto;height:430px}.v158-gallery-grid figure{height:390px}}
@media(max-width:560px){.v158-about{padding:58px 16px 65px}.v158-about-head{text-align:right}.v158-about-head .v14-section-label{justify-content:flex-start}.v158-about-head h2{font-size:38px}.v158-about-lead{font-size:14px}.v158-about-photo{min-height:360px;border-radius:17px}.v158-definition{padding:28px 21px;border-radius:17px}.v158-definition h3{font-size:28px}.v158-definition p{font-size:14px}.v158-president-word{display:block;padding:29px 22px;border-radius:18px}.v158-president-mark{display:none}.v158-president-word h3{font-size:29px}.v158-president-word p{font-size:14px}.v158-board-grid article{min-height:125px}.v158-gallery{padding:58px 14px 65px}.v158-gallery-head h2{font-size:36px}.v158-gallery-head p{font-size:13px}.v158-gallery-grid{gap:12px}.v158-gallery-grid figure,.v158-gallery-grid figure.featured{height:310px;border-radius:15px}.v158-gallery-grid figcaption{right:15px;left:15px;bottom:14px}.v158-gallery-grid figcaption b{font-size:17px}}

/* V159 — President portrait integrated into the president message */
.v159-president-word{max-width:1240px;margin:28px auto 0;background:linear-gradient(125deg,#0c0b09,#23170c);color:#fff;border:1px solid rgba(223,173,78,.24);border-radius:24px;padding:22px;display:grid;grid-template-columns:minmax(290px,360px) minmax(0,1fr);gap:36px;align-items:stretch;box-shadow:0 20px 60px rgba(22,14,4,.12);overflow:hidden}
.v159-president-photo{position:relative;margin:0;min-height:490px;border-radius:18px;overflow:hidden;background:#17120d;border:1px solid rgba(231,181,83,.28)}
.v159-president-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 22%}
.v159-president-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,4,2,.9) 0%,rgba(6,4,2,.18) 42%,transparent 64%);pointer-events:none}
.v159-president-photo figcaption{position:absolute;z-index:2;right:22px;left:22px;bottom:20px}
.v159-president-photo figcaption strong,.v159-president-photo figcaption span{display:block}.v159-president-photo figcaption strong{font-size:22px;color:#f5cd7c}.v159-president-photo figcaption span{font-size:12px;color:#e7e0d4;margin-top:4px}
.v159-president-copy{position:relative;padding:32px 30px 30px;display:flex;flex-direction:column;justify-content:center}
.v159-president-copy:before{content:"“";position:absolute;top:9px;left:18px;font:96px/1 Georgia,serif;color:#dba84b;opacity:.18}
.v159-president-copy h3{font-size:clamp(30px,4vw,50px);margin:8px 0 18px;line-height:1.3;color:#f7e6bf;position:relative;z-index:1}
.v159-president-copy p{font-size:16px;line-height:2.15;color:#ded7c9;margin:0 0 13px;max-width:860px;position:relative;z-index:1}
@media(max-width:900px){.v159-president-word{grid-template-columns:280px minmax(0,1fr);gap:22px}.v159-president-photo{min-height:440px}.v159-president-copy{padding:25px 18px}.v159-president-copy p{font-size:14px;line-height:2}}
@media(max-width:720px){.v159-president-word{display:flex;flex-direction:column;padding:16px;border-radius:19px;gap:20px}.v159-president-photo{width:100%;min-height:0;height:auto;aspect-ratio:1/1;border-radius:15px}.v159-president-photo img{object-position:50% 18%}.v159-president-copy{padding:8px 7px 14px}.v159-president-copy:before{font-size:70px;top:-5px;left:5px}.v159-president-copy h3{font-size:29px}.v159-president-copy p{font-size:14px;line-height:2.05}.v159-president-photo figcaption{right:17px;left:17px;bottom:16px}.v159-president-photo figcaption strong{font-size:20px}}


/* V160 — complete Contact route, no empty full-screen hero */
.v160-contact{
  padding:72px max(6vw,36px);
  background:
    radial-gradient(circle at 86% 15%,rgba(209,159,63,.18),transparent 29rem),
    linear-gradient(145deg,#090908 0%,#16120d 55%,#090909 100%);
  color:#fff;
}
.v160-contact-head{
  width:min(1160px,100%);margin:0 auto 30px;display:flex;align-items:center;justify-content:space-between;gap:28px;
}
.v160-contact-copy{max-width:720px}.v160-contact-kicker{display:block;color:#d9aa51;font:700 12px Georgia,serif;letter-spacing:.11em;margin-bottom:8px}
.v160-contact-copy h2{margin:0;font-size:clamp(38px,6vw,70px);line-height:1.08}.v160-contact-copy p{margin:15px 0 0;color:#c8c2b7;line-height:1.95;font-size:15px;max-width:680px}
.v160-contact-logo{width:118px;height:118px;object-fit:contain!important;background:transparent!important;border:0!important;filter:drop-shadow(0 10px 30px rgba(0,0,0,.35))}
.v160-contact-grid{width:min(1160px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.v160-contact-card{min-width:0;padding:22px;border:1px solid rgba(219,177,91,.23);border-radius:22px;background:rgba(255,255,255,.045);color:#fff;text-decoration:none;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon small" "icon strong" "icon em";column-gap:14px;align-items:center;transition:.2s ease;overflow:hidden}
.v160-contact-card[href]:hover{transform:translateY(-3px);border-color:rgba(228,184,91,.55);background:rgba(255,255,255,.065)}
.v160-contact-icon{grid-area:icon;width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#e5b85a,#9d6c20);color:#15110a;font-weight:900;font-size:21px}
.v160-contact-card small{grid-area:small;color:#948c7f;font-size:11px}.v160-contact-card strong{grid-area:strong;font-size:16px;overflow-wrap:anywhere}.v160-contact-card em{grid-area:em;color:#d8ac57;font-style:normal;font-size:11px;margin-top:4px}
.v160-contact-actions{width:min(1160px,100%);margin:18px auto 0;padding:26px 28px;border-radius:24px;border:1px solid rgba(219,177,91,.22);background:linear-gradient(110deg,rgba(219,177,91,.12),rgba(255,255,255,.025));display:flex;align-items:center;justify-content:space-between;gap:24px}
.v160-contact-actions small{color:#c6a35f}.v160-contact-actions h3{margin:4px 0 0;font-size:25px}.v160-contact-buttons{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.v160-contact-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid rgba(222,181,94,.36);border-radius:13px;color:#f6ead0!important;text-decoration:none;font-weight:800;font-size:12px;background:#15120e}.v160-contact-btn.primary{background:linear-gradient(135deg,#e6b34e,#b57b22);color:#171107!important;border-color:#edc66f}.v160-contact-btn.ghost{background:rgba(255,255,255,.04)}

/* Keep the Contact route compact instead of forcing a blank viewport */
body[data-site-route="contact"] main{min-height:auto!important;background:#090908!important}
body[data-site-route="contact"] main > #contact.route-active{display:block!important;min-height:0!important;padding-top:clamp(48px,6vw,76px)!important;padding-bottom:clamp(54px,7vw,86px)!important}

@media(max-width:850px){
  .v160-contact{padding:52px 18px}.v160-contact-head{align-items:flex-start}.v160-contact-logo{width:82px;height:82px}.v160-contact-grid{grid-template-columns:1fr}.v160-contact-actions{align-items:flex-start;flex-direction:column}.v160-contact-buttons{width:100%;display:grid;grid-template-columns:1fr 1fr}.v160-contact-btn.ghost{grid-column:1/-1}
}
@media(max-width:520px){
  .v160-contact{padding:42px 14px}.v160-contact-head{display:grid;grid-template-columns:1fr auto;gap:12px}.v160-contact-copy h2{font-size:40px}.v160-contact-copy p{font-size:13px;line-height:1.85}.v160-contact-logo{width:67px;height:67px}.v160-contact-card{padding:17px}.v160-contact-actions{padding:20px 16px}.v160-contact-actions h3{font-size:20px}.v160-contact-buttons{grid-template-columns:1fr}.v160-contact-btn.ghost{grid-column:auto}
}


/* === V161 · compact board cards with real member photos === */
.v161-board-grid{gap:16px}
.v158-board-grid .v161-board-card{
  position:relative;
  min-height:0;
  padding:18px 18px 17px;
  display:grid;
  grid-template-columns:82px minmax(0,1fr);
  align-items:center;
  gap:16px;
  overflow:hidden;
  box-shadow:0 10px 28px rgba(52,38,16,.055);
}
.v161-board-photo{
  width:82px;
  height:82px;
  border-radius:50%;
  object-fit:cover;
  object-position:center 24%;
  display:block;
  border:3px solid #f3eadb;
  box-shadow:0 5px 16px rgba(31,20,7,.12);
  background:#eee8df;
}
.v161-board-card:nth-child(2) .v161-board-photo{object-position:center 30%}
.v161-board-card:nth-child(3) .v161-board-photo{object-position:center 24%}
.v161-board-copy{min-width:0}
.v158-board-grid .v161-board-card .v161-board-copy h4{
  font-size:19px;
  line-height:1.35;
  margin:0 0 4px;
  font-weight:850;
}
.v158-board-grid .v161-board-card .v161-board-copy p{
  margin:0;
  font-size:13px;
  line-height:1.5;
  color:#746b5d;
  font-weight:700;
}
.v161-board-number{
  position:absolute;
  top:14px;
  left:16px;
  color:#c68d35!important;
  font-size:11px!important;
  letter-spacing:.04em;
}
@media(max-width:900px){
  .v161-board-grid{gap:11px}
  .v158-board-grid .v161-board-card{
    min-height:0;
    grid-template-columns:76px minmax(0,1fr);
    padding:13px 14px;
    gap:14px;
    border-radius:16px;
  }
  .v161-board-photo{width:76px;height:76px;border-width:2px}
  .v158-board-grid .v161-board-card .v161-board-copy h4{font-size:18px;margin-bottom:3px}
  .v158-board-grid .v161-board-card .v161-board-copy p{font-size:12.5px}
  .v161-board-number{top:12px;left:13px;font-size:10px!important}
}
@media(max-width:560px){
  .v158-board{margin-top:28px}
  .v158-board-head{margin-bottom:14px}
  .v158-board-head h3{font-size:23px;line-height:1.35}
  .v158-board-grid .v161-board-card{
    grid-template-columns:72px minmax(0,1fr);
    padding:12px 13px;
    gap:13px;
  }
  .v161-board-photo{width:72px;height:72px}
  .v158-board-grid .v161-board-card .v161-board-copy h4{font-size:17px}
  .v158-board-grid .v161-board-card .v161-board-copy p{font-size:12px}
}

/* =========================================================
   V163 — Masterclass archive inside Academy section
   ========================================================= */
.v163-masterclasses{max-width:1220px;margin:54px auto 0;padding:34px;border-radius:24px;background:linear-gradient(145deg,#0c0b09,#17120c);color:#fff;border:1px solid rgba(186,126,35,.32);box-shadow:0 24px 70px rgba(61,39,8,.16);scroll-margin-top:116px;position:relative;overflow:hidden}
.v163-masterclasses:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 5%,rgba(228,183,86,.14),transparent 28%),radial-gradient(circle at 90% 92%,rgba(156,89,23,.16),transparent 28%)}
.v163-masterclasses>*{position:relative;z-index:1}
.v163-masterclasses-head{text-align:center;max-width:760px;margin:0 auto 28px}
.v163-masterclasses-kicker{display:inline-flex;align-items:center;gap:10px;color:#e4b756;font-size:11px;font-weight:800;letter-spacing:.18em;direction:ltr}
.v163-masterclasses-kicker:before,.v163-masterclasses-kicker:after{content:"";width:30px;height:1px;background:#b77a22}
.v163-masterclasses-head h3{margin:10px 0 8px;font-size:clamp(26px,3.2vw,40px);line-height:1.25;color:#fff}
.v163-masterclasses-head p{margin:0;color:#c8c1b6;line-height:1.9;font-size:14px}
.v163-masterclass-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.v163-masterclass-card{appearance:none;-webkit-appearance:none;border:1px solid rgba(231,183,83,.28);background:#11100e;border-radius:18px;padding:0;overflow:hidden;cursor:zoom-in;text-align:inherit;color:inherit;font:inherit;box-shadow:0 14px 35px rgba(0,0,0,.2);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.v163-masterclass-card:hover{transform:translateY(-5px);border-color:rgba(240,191,90,.72);box-shadow:0 20px 42px rgba(0,0,0,.34)}
.v163-masterclass-card>img{display:block;width:100%;aspect-ratio:1087/1536;object-fit:cover;background:#0b0b0b}
.v163-masterclass-card>span{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px 14px;border-top:1px solid rgba(255,255,255,.06)}
.v163-masterclass-card b{color:#f1c66c!important;font-size:13px!important}
.v163-masterclass-card small{color:#aaa;font-size:10px;line-height:1.5;text-align:left}
.v163-masterclass-hint{text-align:center;margin:18px 0 0!important;color:#92897b!important;font-size:11px!important}
.v163-masterclass-dialog{width:min(92vw,720px);max-height:92vh;padding:0;border:1px solid rgba(231,183,83,.45);border-radius:20px;background:#090807;color:#fff;box-shadow:0 35px 100px rgba(0,0,0,.7);overflow:visible}
.v163-masterclass-dialog::backdrop{background:rgba(0,0,0,.84);backdrop-filter:blur(8px)}
.v163-masterclass-dialog figure{margin:0;max-height:92vh;overflow:auto;border-radius:20px}
.v163-masterclass-dialog img{width:100%;height:auto;display:block;border-radius:20px 20px 0 0;background:#111}
.v163-masterclass-dialog figcaption{text-align:center;padding:11px 16px 14px;color:#e7bf66;font-weight:800;background:#0c0b09;border-radius:0 0 20px 20px}
.v163-dialog-close{position:absolute;z-index:3;top:-14px;right:-14px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#17130d;color:#fff;font-size:26px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.4)}
@media(max-width:920px){.v163-masterclass-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v163-masterclasses{padding:28px 22px}}
@media(max-width:560px){.v163-masterclasses{margin-top:38px;padding:24px 14px 18px;border-radius:20px;scroll-margin-top:88px}.v163-masterclasses-head{margin-bottom:19px}.v163-masterclasses-head h3{font-size:25px}.v163-masterclasses-head p{font-size:12px}.v163-masterclass-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:2px 1px 12px;overscroll-behavior-inline:contain;scrollbar-width:thin}.v163-masterclass-card{flex:0 0 82%;scroll-snap-align:center;border-radius:15px}.v163-masterclass-card>span{padding:11px 12px}.v163-masterclass-card b{font-size:12px!important}.v163-masterclass-card small{font-size:9px}.v163-masterclass-hint{margin-top:6px!important}.v163-masterclass-dialog{width:94vw;max-height:90vh;border-radius:15px}.v163-masterclass-dialog figure{max-height:90vh;border-radius:15px}.v163-masterclass-dialog img{border-radius:15px 15px 0 0}.v163-dialog-close{top:8px;right:8px;background:rgba(15,12,9,.88)}}


/* V164 — announcements replace the old empty news card */
.v164-announcements{
  position:relative;
  padding:76px max(5vw,30px) 84px;
  background:
    radial-gradient(circle at 10% 5%,rgba(211,157,58,.14),transparent 24%),
    radial-gradient(circle at 92% 92%,rgba(113,54,18,.12),transparent 26%),
    linear-gradient(180deg,#f7f2e9 0%,#eee6d8 100%);
  color:#17120c;
  overflow:hidden;
}
.v164-announcements:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.32;background-image:linear-gradient(rgba(154,104,32,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(154,104,32,.05) 1px,transparent 1px);background-size:34px 34px}
.v164-announcements>*{position:relative;z-index:1}
.v164-announcements-head{max-width:760px;margin:0 auto 34px;text-align:center}
.v164-announcements-kicker{display:inline-flex;align-items:center;gap:10px;color:#9f6c24;font-size:11px;font-weight:900;letter-spacing:.16em;direction:ltr}
.v164-announcements-kicker:before,.v164-announcements-kicker:after{content:"";width:38px;height:1px;background:#c08a35}
.v164-announcements-head h2{margin:10px 0 8px;font-size:clamp(32px,4vw,48px);line-height:1.2}
.v164-announcements-head p{margin:0;color:#6d6256;line-height:1.9;font-size:14px}
.v164-announcements-grid{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.v164-announcement-card{appearance:none;-webkit-appearance:none;position:relative;padding:0;border:1px solid rgba(155,104,31,.30);border-radius:20px;overflow:hidden;background:#100d09;cursor:zoom-in;box-shadow:0 16px 42px rgba(70,44,12,.15);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
.v164-announcement-card:after{content:"تكبير";position:absolute;left:14px;bottom:14px;padding:7px 11px;border-radius:999px;background:rgba(8,7,5,.80);border:1px solid rgba(238,192,102,.48);color:#f2cd7e;font:800 10px/1 Cairo,system-ui,sans-serif;opacity:0;transform:translateY(5px);transition:.22s ease;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.v164-announcement-card:hover{transform:translateY(-6px);border-color:rgba(167,107,24,.68);box-shadow:0 24px 55px rgba(70,44,12,.24)}
.v164-announcement-card:hover:after,.v164-announcement-card:focus-visible:after{opacity:1;transform:none}
.v164-announcement-card:focus-visible{outline:3px solid rgba(188,131,40,.38);outline-offset:3px}
.v164-announcement-card img{display:block;width:100%;aspect-ratio:1229/1536;object-fit:cover;background:#0e0c09}
.v164-announcement-dialog{width:min(92vw,780px);max-height:94vh;padding:0;border:1px solid rgba(226,177,81,.5);border-radius:20px;background:#090807;color:#fff;box-shadow:0 38px 110px rgba(0,0,0,.75);overflow:visible}
.v164-announcement-dialog::backdrop{background:rgba(0,0,0,.88);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.v164-announcement-dialog figure{margin:0;max-height:94vh;overflow:auto;border-radius:20px}
.v164-announcement-dialog img{display:block;width:100%;height:auto;background:#111;border-radius:20px 20px 0 0}
.v164-announcement-dialog figcaption{text-align:center;padding:12px 16px 15px;color:#e8bd66;font-weight:900;background:#0d0b08;border-radius:0 0 20px 20px}
.v164-announcement-close{position:absolute;z-index:3;top:10px;right:10px;width:38px;height:38px;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:rgba(12,10,8,.86);color:#fff;font-size:26px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.35)}
body[data-site-route="news"] main{background:#efe7da!important}
body[data-site-route="news"] .v164-announcements.route-active{padding-top:clamp(48px,7vw,84px)!important}
@media(max-width:920px){.v164-announcements-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.v164-announcements{padding-left:22px;padding-right:22px}}
@media(max-width:560px){
  .v164-announcements{padding:54px 14px 62px}
  .v164-announcements-head{margin-bottom:22px}
  .v164-announcements-head h2{font-size:30px}
  .v164-announcements-head p{font-size:12px;padding:0 6px}
  .v164-announcements-kicker{font-size:9px;letter-spacing:.12em}
  .v164-announcements-kicker:before,.v164-announcements-kicker:after{width:22px}
  .v164-announcements-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:13px;padding:3px 2px 14px;overscroll-behavior-inline:contain;scrollbar-width:thin}
  .v164-announcement-card{flex:0 0 84%;scroll-snap-align:center;border-radius:16px}
  .v164-announcement-card:after{opacity:1;transform:none;font-size:9px;left:10px;bottom:10px}
  .v164-announcement-dialog{width:95vw;max-height:91vh;border-radius:15px}
  .v164-announcement-dialog figure{max-height:91vh;border-radius:15px}
  .v164-announcement-dialog img{border-radius:15px 15px 0 0}
  .v164-announcement-close{top:7px;right:7px}
}

/* =========================================================
   V165 — Public site architecture: ensemble, talents, parallel
   activities, partners + lighter home experience
   ========================================================= */
.v165-nav{gap:18px}.v165-nav>a{font-size:13px}.v165-nav-more{position:relative;color:#eee}.v165-nav-more summary{list-style:none;cursor:pointer;font-size:13px;font-weight:800;white-space:nowrap;padding:13px 0;border-bottom:2px solid transparent;display:flex;align-items:center;gap:5px}.v165-nav-more summary::-webkit-details-marker{display:none}.v165-nav-more summary span{color:var(--v14-gold2);font-size:12px;transition:transform .2s}.v165-nav-more[open] summary span{transform:rotate(180deg)}.v165-nav-more.has-active summary,.v165-nav-more[open] summary{color:var(--v14-gold2);border-color:var(--v14-gold)}.v165-nav-menu{position:absolute;top:48px;right:-18px;min-width:220px;padding:10px;background:rgba(10,10,10,.98);border:1px solid rgba(255,255,255,.10);border-radius:16px;box-shadow:0 24px 65px rgba(0,0,0,.5);display:grid;z-index:1200}.v165-nav-menu a{padding:11px 13px!important;border:0!important;border-radius:10px;text-align:right;font-size:13px!important}.v165-nav-menu a:hover,.v165-nav-menu a.active{background:rgba(231,173,71,.10);color:var(--v14-gold2)}
.v165-home-showcase{padding:62px max(5vw,28px) 70px;background:radial-gradient(circle at 15% 0%,rgba(231,173,71,.10),transparent 32rem),#0a0a09}.v165-home-showcase-head{max-width:760px;margin:0 auto 28px;text-align:center}.v165-home-showcase-head>span,.v165-kicker{display:block;color:#dfa747;font-size:11px;font-weight:900;letter-spacing:.18em}.v165-home-showcase-head h2{font-size:clamp(30px,4vw,48px);margin:7px 0}.v165-home-showcase-head p{margin:0;color:#bdbdbd;line-height:1.9}.v165-home-showcase-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.v165-home-card{position:relative;min-height:245px;padding:25px;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:linear-gradient(145deg,#151513,#0d0d0c);overflow:hidden;transition:.22s}.v165-home-card:hover{transform:translateY(-4px);border-color:rgba(231,173,71,.38)}.v165-home-card>b{position:absolute;left:18px;top:16px;color:#5d5548;font-size:11px;letter-spacing:.14em}.v165-home-card>span{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:rgba(231,173,71,.10);color:#efbd5a;font-size:25px;margin-bottom:26px}.v165-home-card h3{font-size:23px;margin:0 0 8px}.v165-home-card p{color:#aaa;line-height:1.8;margin:0}.v165-home-card em{position:absolute;bottom:22px;right:25px;color:#e4ae4f;font-style:normal;font-size:12px;font-weight:900}.v165-home-card.star{background:radial-gradient(circle at 15% 10%,rgba(231,173,71,.16),transparent 16rem),linear-gradient(145deg,#17130b,#0c0c0b)}
.v165-page{min-height:calc(100vh - 94px);padding:68px max(5vw,28px) 82px;background:#f5f1e9;color:#161616}.v165-page-heading{max-width:900px;margin:0 auto 34px;text-align:center}.v165-page-heading h2{font-size:clamp(34px,5vw,58px);margin:7px 0 10px;line-height:1.2}.v165-page-heading p{max-width:760px;margin:auto;color:#68635a;line-height:2}.v165-page-hero{max-width:1260px;margin:auto;display:grid;grid-template-columns:1fr 1.25fr;min-height:470px;border-radius:28px;overflow:hidden;background:#0c0c0b;color:#fff;box-shadow:0 26px 70px rgba(40,24,5,.12)}.v165-page-hero-copy{padding:56px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.v165-page-hero-copy>span{font-size:11px;color:#e1aa4b;font-weight:900;letter-spacing:.18em}.v165-page-hero-copy h2{font-size:clamp(38px,5vw,64px);margin:9px 0 18px}.v165-page-hero-copy p{margin:0;color:#cfcfcf;line-height:2;font-size:16px}.v165-page-hero>img{width:100%;height:100%;min-height:470px;object-fit:cover;object-position:center;display:block}.v165-ensemble-grid{max-width:1260px;margin:18px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.v165-ensemble-grid article{background:#fff;border:1px solid #ded6c9;border-radius:20px;padding:26px}.v165-ensemble-grid article>span{color:#c88c2d;font-size:11px;font-weight:900}.v165-ensemble-grid h3{font-size:21px;margin:18px 0 8px}.v165-ensemble-grid p{margin:0;color:#6c665c;line-height:1.85}.v165-roster-ready{max-width:1260px;margin:18px auto 0;border-radius:24px;padding:30px 34px;background:#15130f;color:#fff;display:grid;grid-template-columns:1.4fr 1fr;gap:28px;align-items:center}.v165-roster-ready h3{font-size:28px;margin:7px 0}.v165-roster-ready p{color:#c4c0b8;margin:0;line-height:1.85}.v165-instruments{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.v165-instruments span{padding:9px 13px;border:1px solid rgba(231,173,71,.26);border-radius:999px;color:#e6c887;background:rgba(231,173,71,.07);font-size:12px}
.v165-talents{background:radial-gradient(circle at 10% 10%,rgba(231,173,71,.12),transparent 26rem),#0b0b0a;color:#fff}.v165-talents .v165-page-heading p{color:#b9b9b9}.v165-talents-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.v165-talents-grid>article{border-radius:28px;padding:34px;border:1px solid rgba(255,255,255,.10);background:linear-gradient(145deg,#151514,#0c0c0b)}.v165-feature-no{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#e5ae4e;color:#17110a;font-weight:900;margin-bottom:28px}.v165-young-artists>span,.v165-star-month>span{color:#e7b757;font-size:12px;font-weight:900;letter-spacing:.08em}.v165-talents h3{font-size:30px;line-height:1.35;margin:8px 0 12px}.v165-talents p{color:#bdbdbd;line-height:1.9}.v165-talent-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.v165-talent-tags b{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09);font-size:12px;color:#dfd3bc}.v165-star-month{position:relative;overflow:hidden;background:radial-gradient(circle at 10% 10%,rgba(231,173,71,.20),transparent 22rem),linear-gradient(145deg,#1b160c,#0c0c0b)!important}.v165-star-mark{position:absolute;left:-18px;top:-42px;font-size:180px;line-height:1;color:rgba(231,173,71,.08);transform:rotate(-12deg)}.v165-star-criteria{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.v165-star-criteria>div{padding:14px;border-radius:15px;border:1px solid rgba(231,173,71,.18);background:rgba(255,255,255,.035)}.v165-star-criteria b,.v165-star-criteria small{display:block}.v165-star-criteria b{color:#f0c56f}.v165-star-criteria small{color:#999;margin-top:3px;font-size:11px}.v165-star-note{display:block;color:#8f8f8f;line-height:1.8;margin-top:17px}
.v165-parallel-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v165-parallel-grid article{background:#fff;border:1px solid #ded6c9;border-radius:22px;padding:27px;min-height:240px}.v165-parallel-grid article>span{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:#16130e;color:#e4ae50;font-size:22px}.v165-parallel-grid h3{font-size:21px;margin:25px 0 9px}.v165-parallel-grid p{color:#6a655c;line-height:1.85;margin:0}.v165-soft-note{max-width:1180px;margin:16px auto 0;padding:18px 22px;border-radius:16px;background:#eee7da;border:1px solid #ddcfb8;display:flex;gap:10px;align-items:flex-start}.v165-soft-note b{white-space:nowrap;color:#845a1d}.v165-soft-note span{color:#625c52;line-height:1.8}
.v165-partners{background:#0b0b0a;color:#fff}.v165-partners .v165-page-heading p{color:#b5b5b5}.v165-partner-types{max-width:1160px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.v165-partner-types article{padding:25px 20px;min-height:175px;border-radius:21px;background:linear-gradient(145deg,#161614,#0d0d0c);border:1px solid rgba(255,255,255,.09);display:flex;flex-direction:column;justify-content:flex-end}.v165-partner-types b{color:#d6a24b;font-size:11px}.v165-partner-types span{font-size:18px;font-weight:900;margin-top:20px}.v165-partner-types small{color:#888;margin-top:4px}.v165-partner-cta{max-width:1160px;margin:16px auto 0;padding:34px;border-radius:24px;background:radial-gradient(circle at 10% 0%,rgba(231,173,71,.16),transparent 25rem),#15130f;border:1px solid rgba(231,173,71,.19);display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.v165-partner-cta span{font-size:11px;color:#dca749;font-weight:900;letter-spacing:.12em}.v165-partner-cta h3{font-size:27px;margin:6px 0 8px}.v165-partner-cta p{margin:0;color:#aaa;line-height:1.8}.v165-partner-cta>a{padding:14px 20px;border-radius:999px;background:linear-gradient(135deg,#f0c364,#d89a31);color:#18110a!important;font-weight:900;white-space:nowrap}
.v14-home [hidden]{display:none!important}
@media(min-width:761px) and (max-width:1260px){.v165-nav{gap:12px}.v165-nav>a,.v165-nav-more summary{font-size:12px}.v14-header-inner{gap:17px}.v14-brand{min-width:210px}.v14-portals a{padding-inline:14px!important}}
@media(max-width:980px){.v165-home-showcase-grid,.v165-ensemble-grid{grid-template-columns:1fr}.v165-talents-grid{grid-template-columns:1fr}.v165-parallel-grid,.v165-partner-types{grid-template-columns:1fr 1fr}.v165-roster-ready{grid-template-columns:1fr}.v165-instruments{justify-content:flex-start}.v165-page-hero{grid-template-columns:1fr}.v165-page-hero>img{min-height:330px;max-height:420px}.v165-page-hero-copy{padding:38px}}
@media(max-width:760px){.v165-nav-more{width:100%}.v165-nav-more summary{padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.06);justify-content:space-between}.v165-nav-menu{position:static;min-width:0;margin:5px 0 2px;padding:4px 8px;background:#151515;border-radius:10px;box-shadow:none}.v165-nav-menu a{padding:10px!important}.v165-home-showcase{padding:45px 14px 52px}.v165-home-showcase-grid{grid-template-columns:1fr}.v165-home-card{min-height:220px}.v165-page{min-height:calc(100vh - 72px);padding:44px 14px 58px}.v165-page-hero{border-radius:20px}.v165-page-hero-copy{padding:30px 23px}.v165-page-hero-copy p{font-size:14px}.v165-page-hero>img{min-height:260px}.v165-ensemble-grid article,.v165-talents-grid>article{padding:23px}.v165-roster-ready{padding:24px;border-radius:20px}.v165-parallel-grid,.v165-partner-types{grid-template-columns:1fr}.v165-parallel-grid article{min-height:190px}.v165-soft-note{display:block}.v165-soft-note b{display:block;margin-bottom:5px}.v165-partner-cta{grid-template-columns:1fr;padding:25px}.v165-partner-cta>a{text-align:center}.v165-star-criteria{grid-template-columns:1fr 1fr}}
@media(max-width:430px){.v165-star-criteria{grid-template-columns:1fr}.v165-page-heading h2{font-size:34px}.v165-talents h3{font-size:25px}}

/* =========================================================
   V167 — people directory, artistic lead, richer homepage
   ========================================================= */
.v167-hero-prestige{width:min(100%,520px);display:flex;align-items:center;gap:10px;margin:0 0 14px;color:#d8ad59;direction:ltr}
.v167-hero-prestige span{height:1px;flex:1;background:linear-gradient(90deg,transparent,rgba(220,173,82,.72))}
.v167-hero-prestige span:last-child{background:linear-gradient(90deg,rgba(220,173,82,.72),transparent)}
.v167-hero-prestige b{font-size:9px;letter-spacing:.23em;white-space:nowrap;color:#f0d08d;font-weight:800}
.v167-hero-prestige i{font-style:normal;font-size:10px;color:#e1b34f}
.v14-hero{position:relative;isolation:isolate;box-shadow:0 30px 85px rgba(0,0,0,.34)}
.v14-hero:before{content:"SALÉ";position:absolute;z-index:0;left:2.2%;bottom:-2.5%;font:900 clamp(86px,13vw,210px)/.8 'Cairo',sans-serif;letter-spacing:-.08em;color:rgba(255,255,255,.025);pointer-events:none}
.v14-hero-copy,.v14-hero-image{z-index:1}
.v14-hero-copy{position:relative}
.v14-hero-copy:after{content:"";position:absolute;inset:22px 18px 22px auto;width:1px;background:linear-gradient(transparent,rgba(220,173,82,.32),transparent);pointer-events:none}
.v14-hero-image{box-shadow:inset 0 0 0 1px rgba(222,176,85,.15)}
.v14-hero-image .v14-photo-glow:after{content:"";position:absolute;inset:auto 24px 24px auto;width:58px;height:58px;border-right:1px solid rgba(227,188,104,.5);border-bottom:1px solid rgba(227,188,104,.5);opacity:.65}

.v167-board-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px!important}
.v167-board-grid .v161-board-card{grid-template-columns:68px minmax(0,1fr)!important;padding:15px 14px!important;gap:11px!important}
.v167-board-grid .v161-board-photo{width:68px;height:68px}
.v167-board-grid .v161-board-copy h4{font-size:16px!important}
.v167-board-grid .v161-board-copy p{font-size:11.5px!important}
.v167-board-grid .v161-board-card:nth-child(3) .v161-board-photo{object-position:center 18%}
.v167-board-grid .v161-board-card:nth-child(4) .v161-board-photo{object-position:center 16%}
.v167-board-grid .v161-board-card:nth-child(5) .v161-board-photo{object-position:center 17%}

.v167-artistic-lead{max-width:1260px;margin:18px auto 0;display:grid;grid-template-columns:170px minmax(0,1fr);gap:26px;align-items:center;padding:18px 26px 18px 18px;border-radius:24px;background:linear-gradient(125deg,#0b0a09,#19140d);color:#fff;border:1px solid rgba(224,173,76,.3);box-shadow:0 22px 56px rgba(48,31,6,.14);overflow:hidden;position:relative}
.v167-artistic-lead:after{content:"ARTISTIC DIRECTION";position:absolute;left:24px;bottom:-10px;font-size:34px;font-weight:900;letter-spacing:.08em;color:rgba(255,255,255,.025);direction:ltr;pointer-events:none}
.v167-artistic-lead img{width:170px;height:170px;object-fit:cover;object-position:center 18%;border-radius:18px;border:1px solid rgba(239,200,114,.36);box-shadow:0 13px 34px rgba(0,0,0,.32)}
.v167-artistic-lead>div{position:relative;z-index:1}
.v167-artistic-lead span{font-size:10px;letter-spacing:.18em;color:#dcae55;font-weight:900;direction:ltr;display:block}
.v167-artistic-lead h3{font-size:31px;margin:6px 0 2px;line-height:1.35}
.v167-artistic-lead h3 small{display:block;font-size:12px;color:#b9b3a9;font-weight:700;letter-spacing:.05em;direction:ltr;margin-top:5px}
.v167-artistic-lead p{margin:8px 0 0;color:#ead8ac;font-size:15px;font-weight:800}

.v167-roster-head{max-width:1260px;margin:34px auto 14px;text-align:center}
.v167-roster-head>span{font-size:10px;letter-spacing:.2em;color:#b77d23;font-weight:900;direction:ltr}
.v167-roster-head h3{font-size:31px;margin:5px 0 7px}
.v167-roster-head p{margin:0;color:#756e62;font-size:13px}
.v167-musicians-grid{max-width:1260px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.v167-musician-card{min-height:310px;position:relative;border-radius:24px;overflow:hidden;background:#111;color:#fff;border:1px solid rgba(184,127,38,.26);box-shadow:0 18px 45px rgba(42,29,11,.13)}
.v167-musician-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 26%;filter:saturate(.9) contrast(1.03)}
.v167-musician-card:nth-child(2) img{object-position:center 24%}
.v167-musician-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,5,5,.94) 0%,rgba(5,5,5,.38) 42%,transparent 72%)}
.v167-musician-card>div{position:absolute;z-index:2;right:20px;left:20px;bottom:18px}
.v167-musician-card h4{margin:0 0 5px;font-size:24px}
.v167-musician-card p{margin:0;color:#ddc58e;line-height:1.7;font-size:13px;font-weight:700}

.v167-talents-roster{max-width:1260px;margin:0 auto 22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.v167-talent-card{position:relative;min-height:390px;border-radius:22px;overflow:hidden;background:#0e0d0b;color:#fff!important;text-decoration:none;border:1px solid rgba(184,127,38,.22);box-shadow:0 15px 38px rgba(49,34,13,.11);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.v167-talent-card:hover{transform:translateY(-4px);box-shadow:0 24px 58px rgba(49,34,13,.17);border-color:rgba(202,148,55,.55)}
.v167-talent-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 20%;transition:transform .28s ease;filter:saturate(.92) contrast(1.02)}
.v167-talent-card:nth-child(2) img{object-position:center 18%}
.v167-talent-card:nth-child(3) img{object-position:center 14%}
.v167-talent-card:nth-child(4) img{object-position:center 18%}
.v167-talent-card:hover img{transform:scale(1.025)}
.v167-talent-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,7,6,.94) 0%,rgba(7,7,6,.52) 28%,transparent 61%)}
.v167-talent-card>div{position:absolute;z-index:2;right:17px;left:17px;bottom:16px}
.v167-talent-card h3{margin:0;font-size:21px;line-height:1.35}
.v167-talent-card small{display:block;margin-top:2px;color:#d9d3c7;direction:ltr;text-align:right;font-size:11px}
.v167-talent-card span{display:inline-block;margin-top:9px;color:#e4b95f;font-size:10px;font-weight:900;direction:ltr}
.v167-talents-intro{margin-top:18px}

/* V167 — admin privacy gate: no dashboard content flashes before authorization */
body.admin-dashboard.admin-auth-pending{background:#0b0b0a!important;min-height:100vh}
body.admin-dashboard.admin-auth-pending>:not(.admin-auth-gate):not(script){visibility:hidden!important;pointer-events:none!important}
.admin-auth-gate{position:fixed;inset:0;z-index:20000;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 50% 35%,rgba(208,157,59,.09),transparent 30%),#0b0b0a;color:#fff;text-align:center}
.admin-auth-gate-card{width:min(420px,92vw);padding:34px 26px;border-radius:24px;border:1px solid rgba(215,168,73,.28);background:rgba(22,19,14,.92);box-shadow:0 28px 80px rgba(0,0,0,.45)}
.admin-auth-gate-card i{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 15px;border-radius:50%;border:1px solid rgba(215,168,73,.45);color:#e0b861;font-style:normal;font-size:20px;animation:v167GatePulse 1.4s ease-in-out infinite}
.admin-auth-gate-card strong{display:block;font-size:18px}.admin-auth-gate-card small{display:block;margin-top:7px;color:#a9a49b;line-height:1.7}
body.admin-dashboard.admin-authenticated .admin-auth-gate{display:none!important}
@keyframes v167GatePulse{0%,100%{transform:scale(1);opacity:.72}50%{transform:scale(1.06);opacity:1}}

@media(max-width:1180px){
  .v167-board-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .v167-talents-roster{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .v167-board-grid{grid-template-columns:1fr!important}
  .v167-board-grid .v161-board-card{grid-template-columns:76px minmax(0,1fr)!important}
  .v167-board-grid .v161-board-photo{width:76px;height:76px}
  .v167-artistic-lead{grid-template-columns:135px minmax(0,1fr);padding:16px;gap:18px}
  .v167-artistic-lead img{width:135px;height:150px}
  .v167-musicians-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
  .v167-hero-prestige{gap:7px;margin-bottom:10px}.v167-hero-prestige b{font-size:7.5px;letter-spacing:.16em}.v14-hero:before{font-size:95px;left:-6%;bottom:0}.v14-hero-copy:after{display:none}
  .v167-artistic-lead{grid-template-columns:92px minmax(0,1fr);border-radius:18px}.v167-artistic-lead img{width:92px;height:112px;border-radius:14px}.v167-artistic-lead h3{font-size:22px}.v167-artistic-lead h3 small{font-size:10px}.v167-artistic-lead p{font-size:12px}
  .v167-roster-head{text-align:right}.v167-roster-head h3{font-size:26px}.v167-roster-head p{font-size:12px;line-height:1.8}
  .v167-musician-card{min-height:300px;border-radius:18px}.v167-musician-card h4{font-size:21px}.v167-musician-card p{font-size:12px}
  .v167-talents-roster{grid-template-columns:1fr 1fr;gap:9px}.v167-talent-card{min-height:290px;border-radius:16px}.v167-talent-card>div{right:12px;left:12px;bottom:12px}.v167-talent-card h3{font-size:16px}.v167-talent-card small{font-size:9px}.v167-talent-card span{font-size:9px;margin-top:6px}
}
@media(max-width:390px){.v167-talents-roster{grid-template-columns:1fr}.v167-talent-card{min-height:370px}}


/* V170 — targeted rebuild: same identity on PC/mobile, approved people images, compact partners */
:root{--v170-navy:#0b1730;--v170-gold:#d7aa4c;--v170-gold2:#f0cf83}
.v14-btn,.v14-member-btn,.v14-admin-btn,.v14-staff-btn,.category-choice button,.reg-nav button,.v13-member-form .submit-btn{font-family:'Cairo',sans-serif!important}
.v14-btn{min-width:142px!important;padding:11px 18px!important;border-radius:12px!important;font-size:13px!important;min-height:43px!important}
.v14-btn.primary{background:linear-gradient(135deg,var(--v170-gold2),#bd8426)!important;border:1px solid rgba(255,232,168,.45)!important;color:#111827!important;box-shadow:0 8px 24px rgba(180,126,35,.18)!important}
.v14-btn.outline{background:rgba(11,23,48,.74)!important;border:1px solid rgba(215,170,76,.58)!important;color:#f7e2ad!important}
.v14-portals a{border-radius:11px!important}
.v14-member-btn{background:linear-gradient(135deg,#e5bc60,#b87a1f)!important;color:#101726!important}
.v14-admin-btn{background:#0c172d!important;border-color:rgba(215,170,76,.50)!important;color:#f2d78f!important}
.v14-staff-btn{background:#101d36!important;border-color:rgba(215,170,76,.30)!important;color:#edf4ff!important}

/* Board: approved formal portraits */
.v167-board-grid .v161-board-photo{object-position:center 18%!important}
.v167-board-grid .v161-board-card:nth-child(1) .v161-board-photo{object-position:center 20%!important}
.v167-board-grid .v161-board-card:nth-child(2) .v161-board-photo{object-position:center 16%!important}
.v167-board-grid .v161-board-card:nth-child(3) .v161-board-photo{object-position:center 18%!important}
.v167-board-grid .v161-board-card:nth-child(4) .v161-board-photo{object-position:center 17%!important}
.v167-board-grid .v161-board-card:nth-child(5) .v161-board-photo{object-position:center 14%!important}

/* Musician cards: all members visible and balanced */
.v167-musicians-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.v167-musician-card{min-height:390px!important}
.v167-musician-card img{object-position:center 20%!important}
.v167-musician-card:nth-child(1) img{object-position:center 25%!important}
.v167-musician-card:nth-child(2) img{object-position:center 34%!important}
.v167-musician-card:nth-child(3) img{object-position:center 24%!important}

/* Talents: five approved uniform portraits */
.v167-talents-roster{grid-template-columns:repeat(5,minmax(0,1fr))!important}
.v167-talent-card{min-height:365px!important}
.v167-talent-card img{object-position:center 18%!important}
.v167-talent-card:nth-child(5) img{object-position:center 16%!important}

/* Star of month: NEVER crop the approved poster */
.v165-star-month{padding:22px!important}
.v170-star-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(260px,.58fr);gap:20px;align-items:center;position:relative;z-index:2}
.v170-star-copy{min-width:0}.v170-star-poster{margin:0;border-radius:18px;overflow:hidden;background:#070707;border:1px solid rgba(231,173,71,.28);display:flex;align-items:center;justify-content:center}
.v170-star-poster img{display:block;width:100%;height:auto!important;max-height:640px;object-fit:contain!important;object-position:center!important;background:#070707}

/* Homepage now includes parallel activities and compact partnerships at the bottom */
body[data-site-route="home"] #parallel{display:block!important;min-height:0!important;padding:44px max(4vw,22px) 50px!important}
body[data-site-route="home"] #partners{display:block!important;min-height:0!important;padding:30px max(4vw,22px) 36px!important}
body[data-site-route="home"] #parallel .v165-page-heading,body[data-site-route="home"] #partners .v165-page-heading{margin-bottom:20px!important}
body[data-site-route="home"] #parallel .v165-page-heading h2,body[data-site-route="home"] #partners .v165-page-heading h2{font-size:30px!important}
body[data-site-route="home"] #parallel .v165-parallel-grid{grid-template-columns:repeat(4,1fr)!important;gap:10px!important}
body[data-site-route="home"] #parallel .v165-parallel-grid article{min-height:150px!important;padding:18px!important;border-radius:16px!important}
body[data-site-route="home"] #parallel .v165-parallel-grid article>span{width:40px;height:40px;border-radius:11px}
body[data-site-route="home"] #parallel .v165-parallel-grid h3{font-size:17px;margin:15px 0 6px}
body[data-site-route="home"] #parallel .v165-parallel-grid p{font-size:12px;line-height:1.7}
body[data-site-route="home"] #parallel .v165-soft-note{display:none!important}
.v170-partners-logos{max-width:760px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.v170-partners-logos article{display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:16px;background:#121312;border:1px solid rgba(215,170,76,.18);min-height:92px}
.v170-partners-logos img{width:68px;height:68px;border-radius:14px;object-fit:contain;background:#fff;padding:3px;flex:0 0 auto}
.v170-partners-logos strong,.v170-partners-logos small{display:block}.v170-partners-logos strong{font-size:15px;color:#f4ddb0}.v170-partners-logos small{font-size:11px;color:#98958f;margin-top:3px}
body[data-site-route="home"] #partners .v165-page-heading p{max-width:680px;font-size:12px!important;line-height:1.75!important}

/* Registration: smaller buttons, same academy navy/gold identity */
.category-choice{max-width:780px;margin:20px auto 0!important;gap:12px!important}
.category-choice button{min-height:158px!important;border-radius:18px!important;padding:18px 20px!important;background:linear-gradient(145deg,#111b31,#090d16)!important;border:1px solid rgba(215,170,76,.40)!important;box-shadow:0 12px 30px rgba(0,0,0,.14)!important}
.category-choice b{font-size:22px!important;margin-top:14px!important;color:#fff!important}.category-choice small{font-size:12px!important}.category-choice em{bottom:14px!important;font-size:11px!important;color:#e9c979!important}
.reg-nav{justify-content:flex-end!important;gap:8px!important}.reg-nav button{min-height:42px!important;max-width:210px!important;padding:8px 16px!important;border-radius:11px!important;font-size:12px!important;flex:0 1 auto!important}
.reg-next,.reg-nav .submit-btn{background:linear-gradient(135deg,#e6bd61,#b97d24)!important;color:#101726!important}.reg-prev{border-color:rgba(185,125,36,.45)!important;background:#f7f1e4!important}
.v13-member-form .submit-btn{min-height:42px!important}

/* Mobile: use the same visual structure as desktop, no giant overlay layout */
@media(max-width:760px){
  .v14-header-inner{min-height:104px!important;padding:7px 8px!important;grid-template-columns:54px minmax(0,1fr) 42px!important;grid-template-rows:48px 38px!important;gap:5px 6px!important}
  .v14-brand{grid-column:1!important;grid-row:1!important}.v14-brand img{width:50px!important;height:48px!important;object-fit:contain!important;border-radius:12px!important;background:#050505!important}
  .v14-menu{grid-column:3!important;grid-row:1!important;width:40px!important;height:40px!important;border-radius:10px!important}
  .v14-header-inner>.cs-language-switcher{grid-column:2!important;grid-row:1!important;justify-self:center!important;margin:0!important}
  .v14-portals{grid-column:1/-1!important;grid-row:2!important;gap:5px!important}
  .v14-staff-btn,.v14-admin-btn,.v14-member-btn{height:34px!important;min-height:34px!important;padding:0 5px!important;font-size:9.5px!important;border-radius:9px!important}
  .v14-staff-btn b,.v14-admin-btn b,.v14-member-btn b{font-size:9.5px!important}
  .v14-nav{top:104px!important}
  .v14-hero{display:flex!important;flex-direction:column-reverse!important;min-height:0!important;max-width:100%!important;background:#050505!important}
  .v14-hero-image{position:relative!important;inset:auto!important;min-height:330px!important;height:42vh!important;max-height:430px!important;order:2!important}
  .v14-hero-image img{height:100%!important;object-position:center 42%!important}.v14-hero-image:after{background:linear-gradient(0deg,rgba(5,5,5,.32),transparent 55%)!important}
  .v14-hero-copy{order:1!important;position:relative!important;padding:24px 18px 30px!important;min-height:0!important;background:radial-gradient(circle at 16% 5%,rgba(215,170,76,.10),transparent 42%),#050505!important}
  .v14-hero-copy h1{font-size:38px!important;line-height:1.15!important;margin:10px 0 14px!important}.v14-hero-copy p{font-size:14px!important;line-height:1.85!important}
  .v124-music-ribbon,.v128-socials-top{position:static!important;inset:auto!important;width:100%!important;max-width:100%!important;margin:0 0 9px!important}
  .v128-socials-top{width:max-content!important}.v167-hero-prestige{margin-top:6px!important}
  .v14-hero-actions{margin-top:18px!important;gap:8px!important;width:100%!important}.v14-btn{min-width:0!important;flex:1 1 140px!important;padding:10px 12px!important;font-size:12px!important}
  .v14-motto{margin-top:26px!important;font-size:8px!important;letter-spacing:.17em!important}
  .v14-quick{grid-template-columns:1fr 1fr!important;padding:12px!important;gap:8px!important}.v14-quick>a{min-height:110px!important;padding:13px!important}.v14-quick strong{font-size:14px!important}.v14-quick small{font-size:10px!important}
  .v167-musicians-grid{grid-template-columns:1fr!important}.v167-musician-card{min-height:360px!important}
  .v167-talents-roster{grid-template-columns:1fr 1fr!important;gap:9px!important}.v167-talent-card{min-height:300px!important}
  .v170-star-layout{grid-template-columns:1fr!important}.v170-star-poster{order:-1}.v170-star-poster img{width:100%!important;max-height:none!important;height:auto!important;object-fit:contain!important}
  body[data-site-route="home"] #parallel .v165-parallel-grid{grid-template-columns:1fr 1fr!important}.v170-partners-logos{grid-template-columns:1fr!important;max-width:460px!important}
  .category-choice{grid-template-columns:1fr!important}.category-choice button{min-height:142px!important}.category-choice b{font-size:19px!important}.reg-nav{position:static!important;display:flex!important;flex-wrap:wrap!important;background:transparent!important}.reg-nav button{min-height:40px!important;max-width:none!important;flex:1 1 120px!important}
}
@media(max-width:430px){
  .v167-talents-roster{grid-template-columns:1fr!important}.v167-talent-card{min-height:390px!important}
  body[data-site-route="home"] #parallel .v165-parallel-grid{grid-template-columns:1fr!important}
}

/* V171 home layout refinements */
.v171-home-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.v171-home-showcase-grid .v165-home-card{min-height:220px}
.v171-home-showcase-grid .v165-home-card h3{font-size:21px}
.v171-home-showcase-grid .v165-home-card p{font-size:13px;line-height:1.75}

/* Shrink talents section slightly */
.v167-talents-roster{max-width:1180px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}
.v167-talent-card{min-height:320px!important;border-radius:18px!important}
.v167-talent-card>div{right:14px;left:14px;bottom:14px}
.v167-talent-card h3{font-size:18px!important}
.v167-talent-card small{font-size:10px!important}
.v167-talent-card span{font-size:9px!important}

/* Keep social/contact visible on home */
.v92-social{scroll-margin-top:88px}
#parallel{scroll-margin-top:88px}

@media(max-width:1080px){
  .v171-home-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .v171-home-showcase-grid{grid-template-columns:1fr!important}
  .v171-home-showcase-grid .v165-home-card{min-height:190px!important}
  .v167-talents-roster{grid-template-columns:1fr 1fr!important;gap:9px!important}
  .v167-talent-card{min-height:255px!important}
  .v167-talent-card h3{font-size:15px!important}
  .v167-talent-card small{font-size:8px!important}
}
@media(max-width:420px){
  .v167-talents-roster{grid-template-columns:1fr!important}
  .v167-talent-card{min-height:330px!important}
}

/* V172 refinements */
.v14-brand img{border-radius:0!important;background:transparent!important;box-shadow:none!important;border:none!important;object-fit:contain!important}

/* Home showcase with booking card */
.v172-home-showcase-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}
.v172-home-showcase-grid .v165-home-card{min-height:205px!important}
.v172-home-showcase-grid .v165-home-card h3{font-size:20px!important}
.v172-home-showcase-grid .v165-home-card p{font-size:12px!important;line-height:1.75!important}
.v172-home-showcase-grid .v165-home-card em{font-size:11px!important}

/* Talents like masterclass posters */
.v167-talents-roster{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;max-width:1220px!important}
.v167-talent-card{display:flex!important;flex-direction:column!important;min-height:auto!important;height:auto!important;background:linear-gradient(145deg,#171614,#0d0d0c)!important;border:1px solid rgba(231,173,71,.22)!important;border-radius:20px!important;overflow:hidden!important;box-shadow:0 14px 34px rgba(0,0,0,.14)!important}
.v167-talent-card:after{display:none!important}
.v167-talent-card img{position:static!important;inset:auto!important;width:100%!important;height:270px!important;object-fit:cover!important;object-position:center 20%!important;display:block!important;filter:saturate(.97) contrast(1.01)!important}
.v167-talent-card>div{position:static!important;right:auto!important;left:auto!important;bottom:auto!important;padding:13px 14px 15px!important;background:linear-gradient(180deg,rgba(14,13,11,.1),rgba(14,13,11,.94) 18%,#100f0d 100%)!important}
.v167-talent-card h3{font-size:17px!important;margin:0!important}
.v167-talent-card small{font-size:10px!important;color:#d7cfbf!important}
.v167-talent-card span{font-size:10px!important;margin-top:7px!important}
.v167-talent-card:hover{transform:translateY(-4px)!important}

/* Partner logos more visible on white background */
.v170-partners-logos article{background:#fff!important;border:1px solid #e3d2af!important;box-shadow:0 10px 24px rgba(0,0,0,.06)!important}
.v170-partners-logos img{background:#fff!important;padding:6px!important;border:1px solid #ede2c8!important}
.v170-partners-logos strong{color:#231c12!important}
.v170-partners-logos small{color:#6d644f!important}

/* Collapsible booking form */
.v172-booking-shell{align-items:start!important}
.v172-booking-toggle{margin-top:18px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;background:linear-gradient(135deg,#f0c364,#d89a31);color:#18110a;font-weight:900;font-family:'Cairo',sans-serif;box-shadow:0 12px 28px rgba(203,145,45,.22)}
.v172-booking-toggle:hover{transform:translateY(-2px)}
.v172-booking[data-collapsed="true"] .v92-devis-form{display:none!important}
.v172-booking[data-collapsed="false"] .v92-devis-form{display:block!important}
.v172-booking[data-collapsed="true"] .v92-booking-copy{max-width:720px}

@media(max-width:1180px){
  .v172-home-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .v167-talents-roster{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .v172-home-showcase-grid{grid-template-columns:1fr 1fr!important}
  .v172-home-showcase-grid .v165-home-card{min-height:170px!important;padding:18px!important}
  .v172-home-showcase-grid .v165-home-card>span{width:44px!important;height:44px!important;font-size:20px!important;margin-bottom:16px!important}
  .v172-home-showcase-grid .v165-home-card h3{font-size:17px!important}
  .v172-home-showcase-grid .v165-home-card p{font-size:11px!important}
  .v172-home-showcase-grid .v165-home-card em{position:static!important;display:block!important;margin-top:10px!important}
  .v167-talents-roster{grid-template-columns:1fr 1fr!important;gap:10px!important}
  .v167-talent-card img{height:200px!important}
  .v167-talent-card h3{font-size:15px!important}
  .v170-partners-logos{grid-template-columns:1fr!important;max-width:460px!important}
}
@media(max-width:430px){
  .v172-home-showcase-grid{grid-template-columns:1fr!important}
  .v167-talents-roster{grid-template-columns:1fr!important}
  .v167-talent-card img{height:295px!important}
}

/* V173 partner logos and new Soufiane image */
.v170-partners-logos article{background:#fff!important;border:1px solid #eadab7!important;box-shadow:0 10px 24px rgba(0,0,0,.08)!important}
.v170-partners-logos img{background:#fff!important;padding:8px!important;border:1px solid #efe3ca!important;border-radius:14px!important}
.v170-partners-logos strong{color:#20180d!important}
.v170-partners-logos small{color:#6b6353!important}

/* V174 header polish and navigation */
.v14-header{background:linear-gradient(180deg,#070707 0%,#0d0d0d 100%)!important;border-bottom:1px solid rgba(227,177,74,.22)!important;box-shadow:0 10px 28px rgba(0,0,0,.22)!important}
.v14-header-inner{position:relative;align-items:center!important}
.v14-brand{gap:10px!important}
.v14-brand img{background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;object-fit:contain!important}
.v14-brand span strong,.v14-brand span b{color:#f0d28a!important}
.v14-portals a{background:linear-gradient(180deg,#121a32,#0b1328)!important;border:1px solid rgba(227,177,74,.45)!important;color:#f7dfab!important;box-shadow:0 10px 24px rgba(0,0,0,.18)!important}
.v14-portals .v14-member-btn{background:linear-gradient(180deg,#dfb043,#c8921f)!important;color:#161109!important}
.v14-portals .v14-member-btn b,.v14-portals .v14-member-btn span{color:#161109!important}
.v14-menu,.v174-back-btn{background:rgba(255,255,255,.03)!important;border:1px solid rgba(227,177,74,.28)!important;color:#f1d38c!important;box-shadow:0 8px 20px rgba(0,0,0,.22)!important}
.v174-back-btn{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;border-radius:16px;font:800 13px Cairo,sans-serif;cursor:pointer}
.v174-back-btn span{font-size:19px;line-height:1}
body[data-site-route="home"] .v174-back-btn{opacity:.72}

/* only show parallel section on direct route */
body[data-site-route]:not([data-site-route="parallel"]) #parallel{display:none!important}

/* home cards/mobile overlap fix */
.v172-home-showcase-grid .v165-home-card{min-height:215px!important}
.v172-home-showcase-grid .v165-home-card em{position:static!important;display:block!important;margin-top:12px!important}
.v172-home-showcase-grid .v165-home-card p{padding-bottom:0!important}

/* partners redesign */
#partners{background:radial-gradient(circle at 14% 10%,rgba(229,183,80,.15),transparent 24rem),linear-gradient(180deg,#090909 0%,#11100d 100%)!important}
.v170-partners-logos{max-width:980px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin-top:24px!important}
.v170-partners-logos article{position:relative;display:grid!important;grid-template-columns:96px 1fr!important;align-items:center!important;gap:18px!important;padding:18px 20px!important;border-radius:24px!important;background:linear-gradient(135deg,#f7f1e3 0%,#ffffff 55%,#efe0b9 100%)!important;border:1px solid rgba(221,193,135,.8)!important;box-shadow:0 16px 34px rgba(0,0,0,.12)!important;overflow:hidden}
.v170-partners-logos article:before{content:"";position:absolute;inset:auto auto -40px -40px;width:130px;height:130px;border-radius:50%;background:rgba(216,160,53,.12)}
.v170-partners-logos img{width:84px!important;height:84px!important;background:#fff!important;padding:10px!important;border:1px solid #eadfca!important;border-radius:20px!important;box-shadow:0 10px 18px rgba(0,0,0,.08)!important;object-fit:contain!important;z-index:1}
.v170-partners-logos strong,.v170-partners-logos small{position:relative;z-index:1;display:block}
.v170-partners-logos strong{font-size:21px!important;color:#18130c!important;line-height:1.4!important}
.v170-partners-logos small{font-size:13px!important;color:#655c4b!important;margin-top:6px!important}

@media(max-width:900px){
  .v170-partners-logos{grid-template-columns:1fr!important}
}
@media(max-width:760px){
  .v14-header-inner{grid-template-columns:auto 1fr auto auto!important}
  .v14-brand img{width:64px!important;height:64px!important;min-width:64px!important}
  .v14-portals a{padding:11px 12px!important;border-radius:18px!important}
  .v174-back-btn{padding:0!important;width:46px;height:46px!important;justify-content:center!important;border-radius:14px!important}
  .v174-back-btn b{display:none!important}
  .v172-home-showcase-grid{grid-template-columns:1fr!important}
  .v172-home-showcase-grid .v165-home-card{min-height:185px!important}
  .v170-partners-logos article{grid-template-columns:78px 1fr!important;padding:15px 16px!important;gap:14px!important;border-radius:20px!important}
  .v170-partners-logos img{width:70px!important;height:70px!important;border-radius:16px!important}
  .v170-partners-logos strong{font-size:18px!important}
}

/* V175 talents as masterclass posters */
.v175-talents-roster{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:16px!important;
  max-width:1240px!important;
  margin:0 auto 24px!important;
}
.v175-talent-card{
  appearance:none;
  -webkit-appearance:none;
  position:relative!important;
  display:block!important;
  padding:0!important;
  min-height:auto!important;
  height:auto!important;
  border:1px solid rgba(231,183,83,.28)!important;
  background:#11100e!important;
  border-radius:18px!important;
  overflow:hidden!important;
  cursor:pointer!important;
  text-align:inherit!important;
  color:inherit!important;
  text-decoration:none!important;
  box-shadow:0 14px 35px rgba(0,0,0,.22)!important;
  transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease!important;
  transform-origin:center center!important;
}
.v175-talent-card:after{display:none!important}
.v175-talent-card::before{
  content:"موهبة";
  position:absolute;
  top:12px;
  left:12px;
  z-index:3;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(7,7,6,.75);
  color:#f0c56f;
  border:1px solid rgba(240,191,90,.3);
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
}
.v175-talent-card img{
  position:static!important;
  inset:auto!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:1087/1536!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center 18%!important;
  background:#0b0b0b!important;
  filter:saturate(.98) contrast(1.02)!important;
  transition:transform .34s ease!important;
}
.v175-talent-card>div{
  position:static!important;
  right:auto!important;
  left:auto!important;
  bottom:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  padding:13px 14px 14px!important;
  border-top:1px solid rgba(255,255,255,.06)!important;
  background:linear-gradient(180deg,#15120d,#0f0d09)!important;
}
.v175-talent-card h3{
  margin:0!important;
  font-size:16px!important;
  line-height:1.45!important;
  color:#f3f1eb!important;
}
.v175-talent-card small{
  display:block!important;
  margin-top:3px!important;
  color:#aaa!important;
  font-size:10px!important;
  line-height:1.5!important;
  direction:ltr!important;
  text-align:right!important;
}
.v175-talent-card span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:flex-end!important;
  padding:8px 10px!important;
  min-width:82px!important;
  border-radius:999px!important;
  background:rgba(231,183,83,.10)!important;
  border:1px solid rgba(240,191,90,.24)!important;
  color:#f1c66c!important;
  font-size:10px!important;
  font-weight:900!important;
  white-space:nowrap!important;
  direction:ltr!important;
}
.v175-talent-card:hover,
.v175-talent-card:focus-visible{
  transform:translateY(-6px) scale(1.035)!important;
  border-color:rgba(240,191,90,.72)!important;
  box-shadow:0 20px 42px rgba(0,0,0,.34)!important;
}
.v175-talent-card:hover img,
.v175-talent-card:focus-visible img{
  transform:scale(1.05)!important;
}
.v175-talent-card:hover span,
.v175-talent-card:focus-visible span{
  background:rgba(231,183,83,.18)!important;
}
.v175-talent-card:active{
  transform:translateY(-2px) scale(1.01)!important;
}

@media(max-width:1180px){
  .v175-talents-roster{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:980px){
  .v175-talents-roster{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .v175-talents-roster{
    display:flex!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    gap:12px!important;
    padding:2px 1px 12px!important;
    overscroll-behavior-inline:contain!important;
    scrollbar-width:thin!important;
  }
  .v175-talent-card{
    flex:0 0 82%!important;
    scroll-snap-align:center!important;
    border-radius:15px!important;
  }
  .v175-talent-card>div{padding:11px 12px 12px!important}
  .v175-talent-card h3{font-size:15px!important}
  .v175-talent-card small{font-size:9px!important}
  .v175-talent-card span{font-size:9px!important;min-width:72px!important;padding:7px 9px!important}
}
@media(max-width:430px){
  .v175-talent-card{flex-basis:86%!important}
}

/* V176 compact ensemble intro cards */
.v176-ensemble-grid{max-width:1180px!important;gap:12px!important;margin-top:16px!important}
.v176-ensemble-grid article{padding:20px 22px!important;border-radius:22px!important;min-height:190px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;box-shadow:0 10px 26px rgba(0,0,0,.04)!important}
.v176-ensemble-grid article>span{align-self:flex-end!important;font-size:22px!important;line-height:1!important;color:#c79339!important;margin-bottom:10px!important}
.v176-ensemble-grid h3{font-size:19px!important;line-height:1.45!important;margin:0 0 10px!important;color:#171512!important}
.v176-ensemble-grid p{font-size:14px!important;line-height:1.75!important;color:#686258!important;margin:0!important;max-width:28ch!important}

@media(max-width:980px){
  .v176-ensemble-grid{grid-template-columns:1fr!important}
  .v176-ensemble-grid article{min-height:unset!important}
}
@media(max-width:760px){
  .v176-ensemble-grid{
    display:flex!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    gap:12px!important;
    padding:2px 1px 10px!important;
    overscroll-behavior-inline:contain!important;
    scrollbar-width:thin!important;
  }
  .v176-ensemble-grid article{
    flex:0 0 84%!important;
    scroll-snap-align:center!important;
    min-height:170px!important;
    padding:18px 18px 16px!important;
    border-radius:18px!important;
  }
  .v176-ensemble-grid article>span{font-size:18px!important;margin-bottom:8px!important}
  .v176-ensemble-grid h3{font-size:17px!important;margin-bottom:8px!important}
  .v176-ensemble-grid p{font-size:13px!important;line-height:1.7!important;max-width:none!important}
}
@media(max-width:430px){
  .v176-ensemble-grid article{flex-basis:88%!important}
}

/* V176 compact musicians intro cards */
.v176-ensemble-grid{
  max-width:1180px!important;
  gap:16px!important;
  margin-top:20px!important;
}
.v176-ensemble-grid article{
  position:relative!important;
  min-height:205px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  align-items:flex-start!important;
  background:linear-gradient(180deg,#fffdfa 0%,#f8f3e8 100%)!important;
  border:1px solid #e2d6bf!important;
  border-radius:24px!important;
  padding:22px 22px 20px!important;
  box-shadow:0 10px 26px rgba(74,50,10,.06)!important;
  overflow:hidden!important;
}
.v176-ensemble-grid article::after{
  content:"";
  position:absolute;
  inset:auto -18px -24px auto;
  width:120px;
  height:120px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(226,178,79,.12),rgba(226,178,79,0) 70%);
  pointer-events:none;
}
.v176-ensemble-grid article>span{
  position:absolute!important;
  top:16px!important;
  left:18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:40px!important;
  height:40px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  background:#15120d!important;
  border:1px solid rgba(226,178,79,.32)!important;
  color:#d29b3b!important;
  font-size:14px!important;
  font-weight:900!important;
  box-shadow:0 8px 18px rgba(0,0,0,.08)!important;
}
.v176-ensemble-grid h3{
  margin:28px 0 10px!important;
  padding-left:0!important;
  font-size:29px!important;
  line-height:1.22!important;
  letter-spacing:-.01em!important;
  color:#151515!important;
  max-width:85%!important;
}
.v176-ensemble-grid p{
  margin:0!important;
  max-width:94%!important;
  font-size:15px!important;
  line-height:1.8!important;
  color:#6a645b!important;
}

@media(max-width:980px){
  .v176-ensemble-grid{grid-template-columns:1fr!important;gap:12px!important}
}
@media(max-width:760px){
  .v176-ensemble-grid article{
    min-height:auto!important;
    padding:18px 18px 16px!important;
    border-radius:20px!important;
  }
  .v176-ensemble-grid article>span{
    top:12px!important;
    left:14px!important;
    min-width:34px!important;
    height:34px!important;
    font-size:12px!important;
  }
  .v176-ensemble-grid h3{
    margin:22px 0 8px!important;
    font-size:19px!important;
    line-height:1.35!important;
    max-width:100%!important;
  }
  .v176-ensemble-grid p{
    font-size:13px!important;
    line-height:1.65!important;
    max-width:100%!important;
  }
}

/* V177 quick links + talents intro polish */
.v177-quick{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;padding:14px 24px 18px!important}
.v177-quick>a{min-height:112px!important;padding:16px 14px!important;border-radius:18px!important;box-shadow:0 10px 24px rgba(0,0,0,.15)!important}
.v177-quick .v14-icon{font-size:24px!important;margin-bottom:8px!important}
.v177-quick strong{font-size:16px!important;line-height:1.3!important}
.v177-quick small{font-size:11px!important;line-height:1.55!important}
.v177-quick-star{border-color:rgba(231,173,71,.34)!important;background:radial-gradient(circle at 15% 18%,rgba(231,173,71,.16),transparent 9rem),linear-gradient(145deg,#17140e,#0d0d0c)!important}

.v177-young-artists{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 88% 14%,rgba(231,173,71,.14),transparent 10rem),linear-gradient(145deg,#151514,#0c0c0b)!important}
.v177-young-artists::before{content:"";position:absolute;left:-16px;bottom:-30px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(231,173,71,.12),rgba(231,173,71,0) 70%);pointer-events:none}
.v177-young-artists::after{content:"♪";position:absolute;top:22px;left:22px;font-size:32px;line-height:1;color:rgba(231,173,71,.14);font-weight:900}
.v177-young-artists .v165-feature-no{margin-bottom:18px!important}
.v177-young-artists>span{display:inline-block!important;margin-bottom:3px!important;color:#efbf68!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important}
.v177-young-artists h3{font-size:24px!important;line-height:1.35!important;margin:8px 0 10px!important;max-width:92%!important}
.v177-young-artists p{font-size:14px!important;line-height:1.85!important;max-width:95%!important;color:#c9c3b8!important}
.v177-young-artists .v165-talent-tags{margin-top:20px!important;gap:7px!important}
.v177-young-artists .v165-talent-tags b{padding:8px 11px!important;font-size:11px!important;background:rgba(255,255,255,.045)!important}

@media(max-width:1180px){
  .v177-quick{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .v177-quick{grid-template-columns:1fr 1fr!important;gap:8px!important;padding:10px 12px 14px!important}
  .v177-quick>a{min-height:95px!important;padding:12px 10px!important;border-radius:14px!important}
  .v177-quick .v14-icon{font-size:20px!important;margin-bottom:7px!important}
  .v177-quick strong{font-size:13px!important}
  .v177-quick small{font-size:9.5px!important;line-height:1.45!important}
  .v177-quick>a:last-child{grid-column:1/-1!important;min-height:86px!important}
  .v177-young-artists h3{font-size:21px!important;max-width:100%!important}
  .v177-young-artists p{font-size:13px!important;line-height:1.7!important;max-width:100%!important}
  .v177-young-artists .v165-talent-tags{margin-top:16px!important}
  .v177-young-artists .v165-talent-tags b{font-size:10px!important;padding:7px 10px!important}
}

/* V178 premium mobile header + partner logos */
@media(max-width:760px){
  .v14-header{
    background:
      radial-gradient(circle at 18% 18%, rgba(229,177,70,.10), transparent 9rem),
      linear-gradient(180deg,#0a0d13 0%, #0c111b 100%)!important;
    border-bottom:1px solid rgba(229,177,70,.22)!important;
    box-shadow:0 14px 34px rgba(0,0,0,.26)!important;
  }

  .v14-header-inner{
    min-height:auto!important;
    padding:10px 12px 12px!important;
    display:grid!important;
    grid-template-columns:72px minmax(0,1fr) 44px 44px!important;
    grid-template-rows:auto auto!important;
    gap:8px 8px!important;
    align-items:center!important;
  }

  .v14-brand{
    grid-column:1!important;
    grid-row:1!important;
    width:72px!important;
    min-width:72px!important;
    height:72px!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:20px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015))!important;
    border:1px solid rgba(229,177,70,.26)!important;
    box-shadow:0 12px 24px rgba(0,0,0,.18)!important;
    overflow:hidden!important;
  }
  .v14-brand img{
    width:60px!important;
    height:60px!important;
    min-width:60px!important;
    filter:drop-shadow(0 6px 16px rgba(0,0,0,.28));
  }
  .v14-brand span{display:none!important}

  .v14-header-inner>.cs-language-switcher{
    grid-column:2!important;
    grid-row:1!important;
    justify-self:center!important;
    align-self:center!important;
    margin:0!important;
    padding:4px!important;
    border-radius:16px!important;
    background:rgba(10,15,24,.95)!important;
    border:1px solid rgba(229,177,70,.24)!important;
    box-shadow:0 10px 24px rgba(0,0,0,.18)!important;
  }
  .v14-header-inner .cs-lang-btn{
    min-width:32px!important;
    height:34px!important;
    padding:0 8px!important;
    border-radius:12px!important;
    font-size:11px!important;
    font-weight:800!important;
    color:#efe4c0!important;
  }
  .v14-header-inner .cs-lang-btn:first-child{min-width:74px!important}
  .v14-header-inner .cs-lang-btn.active{
    background:linear-gradient(180deg,#e3b447,#cb8f1d)!important;
    color:#17120a!important;
    box-shadow:0 8px 16px rgba(203,143,29,.25)!important;
  }

  .v174-back-btn,
  .v14-menu{
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    border-radius:14px!important;
    background:linear-gradient(180deg,#101827,#0b1321)!important;
    border:1px solid rgba(229,177,70,.28)!important;
    color:#f1d48d!important;
    box-shadow:0 10px 22px rgba(0,0,0,.18)!important;
  }
  .v174-back-btn{grid-column:3!important;grid-row:1!important;padding:0!important}
  .v14-menu{grid-column:4!important;grid-row:1!important;display:grid!important;place-items:center!important}

  .v14-portals{
    grid-column:1 / -1!important;
    grid-row:2!important;
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
    margin:2px 0 0!important;
  }
  .v14-staff-btn,
  .v14-admin-btn,
  .v14-member-btn{
    width:100%!important;
    max-width:none!important;
    min-height:44px!important;
    height:44px!important;
    padding:0 10px!important;
    border-radius:16px!important;
    gap:6px!important;
    justify-content:center!important;
    font-size:10.5px!important;
    box-shadow:0 10px 18px rgba(0,0,0,.14)!important;
  }
  .v14-staff-btn{
    background:linear-gradient(180deg,#132449,#0f1d3d)!important;
    border:1px solid rgba(229,177,70,.30)!important;
    color:#f4e7c0!important;
  }
  .v14-admin-btn{
    background:linear-gradient(180deg,#132449,#0f1d3d)!important;
    border:1px solid rgba(229,177,70,.30)!important;
    color:#f4e7c0!important;
  }
  .v14-member-btn{
    background:linear-gradient(180deg,#e2b448,#cc911f)!important;
    border:1px solid rgba(255,224,146,.44)!important;
    color:#17120a!important;
  }
  .v14-staff-btn b,.v14-admin-btn b,.v14-member-btn b{
    font-size:10.5px!important;
    font-weight:800!important;
    white-space:nowrap!important;
  }
  .v14-staff-btn span,.v14-admin-btn span,.v14-member-btn span{
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    border-radius:7px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:11px!important;
  }
  .v14-staff-btn span,.v14-admin-btn span{background:rgba(255,255,255,.07)!important}
  .v14-member-btn span{background:rgba(20,15,6,.10)!important}
}

/* premium logo tiles in partners */
.v170-partners-logos article{
  background:linear-gradient(135deg,#fffdfa 0%,#ffffff 52%,#f5ead1 100%)!important;
  border:1px solid rgba(225,192,123,.82)!important;
  box-shadow:0 18px 36px rgba(0,0,0,.10)!important;
}
.v170-partners-logos img{
  background:#ffffff!important;
  padding:14px!important;
  border:1px solid #ece4d2!important;
  border-radius:22px!important;
  box-shadow:0 12px 24px rgba(0,0,0,.10), inset 0 0 0 1px rgba(255,255,255,.86)!important;
  object-fit:contain!important;
}
.v170-partners-logos strong{color:#19130c!important}
.v170-partners-logos small{color:#5f5748!important}

/* V179 hero signature */
.v179-brand-signature{
  position:relative;
  display:inline-flex;
  flex-direction:column;
  align-items:flex-start;
  gap:6px;
  margin:14px 0 10px;
  padding:16px 22px 14px;
  border-radius:22px;
  background:linear-gradient(135deg,rgba(10,10,10,.76),rgba(20,16,10,.58));
  border:1px solid rgba(231,173,71,.24);
  box-shadow:0 18px 36px rgba(0,0,0,.18);
  backdrop-filter:blur(4px);
  max-width:min(100%,520px);
}
.v179-brand-signature::before,
.v179-brand-signature::after{
  content:"";
  position:absolute;
  inset:auto 22px 10px auto;
  width:54px;
  height:1px;
  background:linear-gradient(90deg,rgba(231,173,71,0),rgba(231,173,71,.8),rgba(231,173,71,0));
}
.v179-brand-signature::before{top:10px;bottom:auto}
.v179-brand-signature h2{
  margin:0;
  font-family:'Aref Ruqaa','Amiri','Times New Roman',serif;
  font-size:clamp(30px,4.4vw,50px);
  line-height:1.15;
  font-weight:700;
  color:#f4e5bf;
  text-shadow:0 2px 16px rgba(0,0,0,.24);
  letter-spacing:.01em;
}
.v179-brand-signature p{
  margin:0;
  font-family:'Playfair Display','Times New Roman',serif;
  font-size:clamp(14px,1.6vw,18px);
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#e0b25a;
}

@media(max-width:760px){
  .v179-brand-signature{
    margin:12px auto 8px;
    padding:12px 16px 11px;
    align-items:center;
    text-align:center;
    width:100%;
    max-width:100%;
    border-radius:18px;
  }
  .v179-brand-signature::before,
  .v179-brand-signature::after{
    right:50%;
    transform:translateX(50%);
    width:44px;
  }
  .v179-brand-signature h2{font-size:30px}
  .v179-brand-signature p{font-size:12px;letter-spacing:.14em}
}

/* V180 refined mobile header and hero title */
.v180-brand{display:flex!important;align-items:center!important;gap:12px!important;text-decoration:none!important}
.v180-brand .brand-logo-picture{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto}
.v180-brand-text{display:flex!important;flex-direction:column!important;gap:2px!important;line-height:1.1!important}
.v180-brand-text strong{
  font-family:'Aref Ruqaa','Amiri',serif!important;
  font-size:26px!important;
  color:#f3e5bf!important;
  font-weight:700!important;
  letter-spacing:0!important;
}
.v180-brand-text b{
  font-family:'Playfair Display','Times New Roman',serif!important;
  font-size:11px!important;
  color:#d8ae58!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}

.v180-hero-overlay-title{
  position:absolute;
  top:18px;
  right:18px;
  z-index:3;
  padding:12px 16px 10px;
  border-radius:18px;
  background:linear-gradient(135deg,rgba(10,10,10,.42),rgba(10,10,10,.18));
  border:1px solid rgba(231,173,71,.22);
  backdrop-filter:blur(4px);
  box-shadow:0 14px 28px rgba(0,0,0,.16);
  text-align:right;
}
.v180-hero-overlay-title h2{
  margin:0;
  font-family:'Aref Ruqaa','Amiri',serif;
  font-size:32px;
  line-height:1.08;
  color:#f5e9c7;
  text-shadow:0 4px 16px rgba(0,0,0,.26);
}
.v180-hero-overlay-title p{
  margin:2px 0 0;
  font-family:'Playfair Display','Times New Roman',serif;
  font-size:11px;
  color:#d9b364;
  letter-spacing:.11em;
  text-transform:uppercase;
}

#v174-back-btn{display:none!important}

@media(max-width:760px){
  .v14-header-inner{
    grid-template-columns:minmax(0,1.4fr) auto 46px!important;
    grid-template-rows:auto auto!important;
    gap:8px!important;
  }
  .v14-brand,
  .v180-brand{
    grid-column:1!important;
    grid-row:1!important;
    width:auto!important;
    min-width:0!important;
    height:auto!important;
    padding:0!important;
    margin:0!important;
    border:none!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
    justify-content:flex-start!important;
  }
  .v180-brand .brand-logo-picture{width:56px!important;min-width:56px!important;height:56px!important}
  .v180-brand img{
    width:56px!important;
    height:56px!important;
    min-width:56px!important;
    background:transparent!important;
    filter:drop-shadow(0 6px 14px rgba(0,0,0,.18));
  }
  .v180-brand span,
  .v180-brand-text{display:flex!important}
  .v180-brand-text strong{font-size:19px!important;white-space:nowrap!important}
  .v180-brand-text b{font-size:8.7px!important;letter-spacing:.06em!important;white-space:nowrap!important}

  .v14-header-inner>.cs-language-switcher{
    grid-column:2!important;
    grid-row:1!important;
    justify-self:center!important;
  }
  .v14-menu{
    grid-column:3!important;
    grid-row:1!important;
  }
  .v14-portals{grid-column:1/-1!important;grid-row:2!important}

  .v180-hero-overlay-title{
    top:14px!important;
    right:14px!important;
    padding:10px 13px 8px!important;
    border-radius:15px!important;
    max-width:calc(100% - 28px)!important;
  }
  .v180-hero-overlay-title h2{font-size:24px!important}
  .v180-hero-overlay-title p{font-size:9px!important;letter-spacing:.08em!important}
}

/* V181 final header cleanup */
.v180-hero-overlay-title{display:none!important}
.v180-brand .brand-logo-picture,
.v180-brand img{
  background:transparent!important;
  border:none!important;
  box-shadow:none!important;
  border-radius:0!important;
}
.v180-brand .brand-logo-picture{width:52px!important;min-width:52px!important;height:52px!important}
.v180-brand img{width:52px!important;height:52px!important;min-width:52px!important;object-fit:contain!important;filter:drop-shadow(0 4px 10px rgba(0,0,0,.20))}
.v180-brand-text{gap:0!important}
.v180-brand-text strong{
  font-family:'Aref Ruqaa','Amiri',serif!important;
  font-size:23px!important;
  line-height:1.05!important;
  color:#f4e2b7!important;
  white-space:nowrap!important;
}
.v180-brand-text b{display:none!important}

@media(max-width:760px){
  .v14-header-inner{
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-rows:auto auto!important;
  }
  .v180-brand,
  .v14-brand{
    grid-column:1!important;
    grid-row:1!important;
    gap:10px!important;
    align-items:center!important;
  }
  .v180-brand .brand-logo-picture{width:46px!important;min-width:46px!important;height:46px!important}
  .v180-brand img{width:46px!important;height:46px!important;min-width:46px!important}
  .v180-brand-text strong{font-size:18px!important}
  .v14-header-inner>.cs-language-switcher{
    grid-column:2!important;
    grid-row:1!important;
    justify-self:end!important;
  }
  .v14-menu{grid-column:2!important;grid-row:1!important;justify-self:end!important;margin-top:54px!important}
  .v14-portals{grid-column:1/-1!important;grid-row:2!important;margin-top:2px!important}
}

@media(max-width:760px){
  .v14-header-inner{grid-template-columns:minmax(0,1fr) auto 46px!important;grid-template-rows:auto auto!important}
  .v14-header-inner>.cs-language-switcher{grid-column:2!important;grid-row:1!important;justify-self:end!important}
  .v14-menu{grid-column:3!important;grid-row:1!important;justify-self:end!important;margin-top:0!important}
}

/* V182 compact mobile header and clear logo */
@media(max-width:760px){
  .v14-header{
    border-bottom:1px solid rgba(231,173,71,.18)!important;
  }
  .v14-header-inner{
    padding:8px 10px 10px!important;
    gap:7px!important;
    grid-template-columns:minmax(0,1fr) auto 42px!important;
    grid-template-rows:auto auto!important;
  }
  .v180-brand,
  .v14-brand{
    gap:8px!important;
    align-items:center!important;
    min-width:0!important;
  }
  .v180-brand .brand-logo-picture,
  .v14-brand .brand-logo-picture{
    width:54px!important;
    min-width:54px!important;
    height:54px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .v180-brand img,
  .v14-brand img{
    width:54px!important;
    height:54px!important;
    min-width:54px!important;
    object-fit:contain!important;
    object-position:center!important;
    background:transparent!important;
    border:none!important;
    border-radius:0!important;
    box-shadow:none!important;
    filter:drop-shadow(0 4px 10px rgba(0,0,0,.16))!important;
  }
  .v180-brand-text strong{
    font-size:16px!important;
    line-height:1.02!important;
  }
  .v14-header-inner>.cs-language-switcher{
    padding:3px!important;
    border-radius:14px!important;
  }
  .v14-header-inner .cs-lang-btn{
    height:30px!important;
    min-width:30px!important;
    padding:0 7px!important;
    font-size:10px!important;
    border-radius:10px!important;
  }
  .v14-header-inner .cs-lang-btn:first-child{min-width:66px!important}
  .v14-menu{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    border-radius:13px!important;
    font-size:18px!important;
  }
  .v14-portals{
    gap:7px!important;
    margin-top:0!important;
  }
  .v14-staff-btn,
  .v14-admin-btn,
  .v14-member-btn{
    min-height:38px!important;
    height:38px!important;
    padding:0 8px!important;
    border-radius:14px!important;
    gap:5px!important;
    box-shadow:0 8px 16px rgba(0,0,0,.12)!important;
  }
  .v14-staff-btn b,.v14-admin-btn b,.v14-member-btn b{
    font-size:9.6px!important;
    line-height:1!important;
  }
  .v14-staff-btn span,.v14-admin-btn span,.v14-member-btn span{
    width:18px!important;
    height:18px!important;
    min-width:18px!important;
    font-size:10px!important;
    border-radius:6px!important;
  }
}

/* V182 mobile header sizing fix */
.v180-brand .brand-logo-picture{width:58px!important;min-width:58px!important;height:42px!important;overflow:visible!important}
.v180-brand img{width:58px!important;height:42px!important;min-width:58px!important;object-fit:contain!important;object-position:center center!important}
.v180-brand-text strong{font-size:21px!important;line-height:1.06!important}

@media(max-width:760px){
  .v14-header-inner{padding:8px 10px 10px!important;gap:6px!important}
  .v180-brand,.v14-brand{gap:8px!important}
  .v180-brand .brand-logo-picture{width:60px!important;min-width:60px!important;height:44px!important}
  .v180-brand img{width:60px!important;height:44px!important;min-width:60px!important;object-fit:contain!important;object-position:center center!important}
  .v180-brand-text strong{font-size:17px!important;line-height:1.02!important}

  .v14-portals{gap:6px!important;margin-top:0!important}
  .v14-staff-btn,
  .v14-admin-btn,
  .v14-member-btn{
    min-height:39px!important;
    height:39px!important;
    padding:0 8px!important;
    border-radius:14px!important;
    font-size:9.5px!important;
    gap:5px!important;
  }
  .v14-staff-btn b,.v14-admin-btn b,.v14-member-btn b{font-size:9.5px!important}
  .v14-staff-btn span,.v14-admin-btn span,.v14-member-btn span{width:18px!important;height:18px!important;min-width:18px!important;font-size:10px!important;border-radius:6px!important}

  .v14-header-inner>.cs-language-switcher{padding:3px!important;border-radius:14px!important}
  .v14-header-inner .cs-lang-btn{height:31px!important;min-width:28px!important;font-size:10px!important;padding:0 7px!important;border-radius:10px!important}
  .v14-header-inner .cs-lang-btn:first-child{min-width:66px!important}
  .v14-menu{width:42px!important;height:42px!important;border-radius:13px!important}
}

/* V183 final mobile header sizing + partner logo tiles */
.v170-partners-logos img{
  background:#ffffff!important;
  padding:12px!important;
  border:1px solid #ece4d2!important;
  border-radius:18px!important;
  object-fit:contain!important;
}

@media(max-width:760px){
  .v14-header-inner{
    padding:8px 10px 10px!important;
    gap:6px!important;
    grid-template-columns:minmax(0,1fr) auto 42px!important;
    grid-template-rows:auto auto!important;
  }
  .v180-brand,.v14-brand{
    gap:6px!important;
    min-width:0!important;
    align-items:center!important;
  }
  .v180-brand .brand-logo-picture{
    width:72px!important;
    min-width:72px!important;
    height:52px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:visible!important;
  }
  .v180-brand img,.v14-brand img{
    width:72px!important;
    height:52px!important;
    min-width:72px!important;
    object-fit:contain!important;
    object-position:center center!important;
    border-radius:0!important;
    box-shadow:none!important;
  }
  .v180-brand-text strong{
    font-size:15.5px!important;
    line-height:1.02!important;
    white-space:nowrap!important;
  }

  .v14-header-inner>.cs-language-switcher{
    transform:scale(.92)!important;
    transform-origin:right center!important;
  }
  .v14-menu{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    border-radius:12px!important;
    font-size:19px!important;
  }

  .v14-portals{
    gap:6px!important;
    margin-top:2px!important;
  }
  .v14-staff-btn,.v14-admin-btn,.v14-member-btn{
    min-height:36px!important;
    height:36px!important;
    padding:0 7px!important;
    border-radius:11px!important;
    gap:4px!important;
    justify-content:center!important;
  }
  .v14-staff-btn b,.v14-admin-btn b,.v14-member-btn b{
    font-size:8.8px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  .v14-staff-btn span,.v14-admin-btn span,.v14-member-btn span{
    width:17px!important;
    height:17px!important;
    min-width:17px!important;
    font-size:9px!important;
    border-radius:5px!important;
  }

  .v170-partners-logos article{
    grid-template-columns:74px 1fr!important;
    padding:14px 15px!important;
    gap:12px!important;
  }
  .v170-partners-logos img{
    width:74px!important;
    height:74px!important;
    padding:10px!important;
    background:#fff!important;
    border-radius:18px!important;
    box-shadow:0 10px 22px rgba(0,0,0,.08)!important;
  }
}

/* V184 official logo fix + more compact mobile top bar */
@media(max-width:760px){
  .v14-header-inner{
    padding:7px 10px 9px!important;
    gap:6px!important;
    grid-template-columns:minmax(0,1fr) auto 40px!important;
  }
  .v180-brand,.v14-brand{gap:7px!important}
  .v180-brand .brand-logo-picture{
    width:54px!important;
    min-width:54px!important;
    height:54px!important;
    overflow:hidden!important;
    border-radius:10px!important;
  }
  .v180-brand img,.v14-brand img{
    width:54px!important;
    height:54px!important;
    min-width:54px!important;
    object-fit:cover!important;
    object-position:center center!important;
    border-radius:10px!important;
    box-shadow:0 4px 10px rgba(0,0,0,.16)!important;
  }
  .v180-brand-text strong{
    font-size:16px!important;
    line-height:1.03!important;
  }
  .v14-header-inner>.cs-language-switcher{
    transform:scale(.88)!important;
    margin-right:-2px!important;
  }
  .v14-menu{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    border-radius:11px!important;
    font-size:18px!important;
  }
  .v14-portals{gap:5px!important}
  .v14-staff-btn,.v14-admin-btn,.v14-member-btn{
    min-height:33px!important;
    height:33px!important;
    padding:0 6px!important;
    border-radius:10px!important;
    gap:4px!important;
  }
  .v14-staff-btn b,.v14-admin-btn b,.v14-member-btn b{
    font-size:8.2px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  .v14-staff-btn span,.v14-admin-btn span,.v14-member-btn span{
    width:16px!important;
    height:16px!important;
    min-width:16px!important;
    font-size:8px!important;
    border-radius:5px!important;
  }
}

/* V185 — simplified public header, member-first */
.v185-menu-sep{height:1px;background:rgba(231,173,71,.18);margin:6px 4px}
.v185-menu-access{color:#e9c66f!important;font-weight:800!important}
.v185-member-access{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important}
.v185-member-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:42px!important;padding:10px 18px!important;border-radius:14px!important;font-weight:900!important;white-space:nowrap!important;background:linear-gradient(180deg,#e4b649,#c98d1d)!important;color:#17120a!important;border:1px solid rgba(255,224,146,.46)!important;box-shadow:0 10px 22px rgba(0,0,0,.16)!important}
.v185-member-btn span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;border-radius:7px!important;background:rgba(20,15,6,.10)!important}
.v185-member-btn b{font-size:12px!important}

/* one partnership presentation only */
.v172-home-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}

/* compact official mark in header */
.v180-brand .brand-logo-picture{width:46px!important;min-width:46px!important;height:46px!important;overflow:visible!important}
.v180-brand img,.v14-brand img{width:46px!important;height:46px!important;min-width:46px!important;object-fit:contain!important;object-position:center!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;filter:drop-shadow(0 3px 8px rgba(0,0,0,.18))!important}
.v180-brand-text strong{font-size:18px!important;line-height:1.04!important}

@media(max-width:760px){
  .v14-header-inner{
    min-height:auto!important;
    padding:8px 10px 10px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto 42px!important;
    grid-template-rows:auto auto!important;
    gap:7px!important;
    align-items:center!important;
  }
  .v180-brand,.v14-brand{
    grid-column:1!important;
    grid-row:1!important;
    min-width:0!important;
    width:auto!important;
    margin:0!important;
    gap:6px!important;
    justify-self:start!important;
  }
  .v180-brand .brand-logo-picture{width:40px!important;min-width:40px!important;height:40px!important}
  .v180-brand img,.v14-brand img{width:40px!important;height:40px!important;min-width:40px!important}
  .v180-brand-text strong{font-size:15.5px!important;white-space:nowrap!important}

  .v14-header-inner>.cs-language-switcher{
    grid-column:2!important;
    grid-row:1!important;
    justify-self:end!important;
    margin:0!important;
    transform:scale(.86)!important;
    transform-origin:right center!important;
  }
  .v14-menu{
    grid-column:3!important;
    grid-row:1!important;
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    border-radius:12px!important;
    justify-self:end!important;
  }
  .v185-member-access{
    grid-column:1/-1!important;
    grid-row:2!important;
    width:100%!important;
    justify-content:center!important;
    margin-top:1px!important;
  }
  .v185-member-btn{
    width:min(72%,290px)!important;
    min-height:40px!important;
    height:40px!important;
    padding:0 16px!important;
    border-radius:13px!important;
  }
  .v185-member-btn b{font-size:11px!important}
  .v185-member-btn span{width:20px!important;height:20px!important;font-size:10px!important}
}

@media(max-width:430px){
  .v180-brand-text strong{font-size:14px!important}
  .v185-member-btn{width:min(78%,270px)!important}
}

/* ===== V186 polish: cleaner member-first header, better mobile hero, showcase, and star-month ===== */
.v185-member-access{gap:10px!important}
.v185-join-btn{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
  min-height:42px!important;padding:10px 16px!important;border-radius:14px!important;font-weight:900!important;
  white-space:nowrap!important;text-decoration:none!important;
  background:rgba(11,19,40,.92)!important;color:#f3d58d!important;border:1px solid rgba(227,177,74,.42)!important;
  box-shadow:0 10px 22px rgba(0,0,0,.13)!important
}
.v185-join-btn span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;border-radius:7px!important;background:rgba(227,177,74,.12)!important;color:#f2cf77!important}
.v185-join-btn b{font-size:12px!important}
.v185-menu-sep{height:1px;background:rgba(255,255,255,.08);margin:6px 0}
.v185-menu-access{font-weight:800!important;color:#f2d188!important}

.v124-music-ribbon{
  min-height:54px!important;padding:10px 18px 10px 46px!important;border-radius:18px!important;
  background:linear-gradient(90deg,rgba(231,173,71,.13),rgba(255,255,255,.03))!important;
}
.v124-music-ribbon .music-message{font-size:13px!important;line-height:1.8!important}
.v123-hero-socials{
  margin-top:14px!important;padding:10px 14px!important;border-radius:999px!important;
  background:rgba(5,5,5,.42)!important;border:1px solid rgba(227,177,74,.28)!important;
  width:max-content;max-width:100%
}
.v123-hero-socials>span{font-size:14px!important}

.v165-home-showcase-head{max-width:850px!important}
.v165-home-showcase-grid{max-width:1100px!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}
.v165-home-card{min-height:205px!important;padding:22px!important}
.v165-home-card h3{font-size:20px!important;line-height:1.35!important}
.v165-home-card p{font-size:13px!important;line-height:1.85!important}
.v165-home-card em{position:static!important;display:block!important;margin-top:14px!important}

.v177-quick-star{background:linear-gradient(145deg,#161108,#0e0c08)!important;border-color:rgba(227,177,74,.38)!important}

.v165-star-month.v177-star-month{
  padding:28px!important;border-radius:26px!important;
  background:radial-gradient(circle at 12% 12%,rgba(231,173,71,.12),transparent 19rem),linear-gradient(180deg,#12110d 0%,#0a0a09 100%)!important;
  border:1px solid rgba(227,177,74,.22)!important;
}
.v170-star-layout{gap:24px!important}
.v170-star-copy span{display:block;color:#d6a84b;font-weight:800;letter-spacing:.12em;margin-bottom:6px}
.v170-star-copy h3{font-size:clamp(28px,4vw,42px)!important;margin:8px 0 8px!important}
.v170-star-copy p{font-size:15px!important;line-height:1.9!important;color:#d7d3cb!important;margin:0 0 16px!important}
.v165-star-criteria{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}
.v165-star-criteria>div{background:rgba(255,255,255,.03)!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:16px!important;padding:14px!important}
.v170-star-poster{border-radius:22px!important;box-shadow:0 12px 34px rgba(0,0,0,.25)!important}

@media (max-width:760px){
  .v14-header-inner{
    min-height:118px!important;padding:10px 12px 12px!important;grid-template-columns:minmax(0,1fr) auto 42px!important;grid-template-rows:54px auto!important;gap:8px 8px!important
  }
  .v180-brand,.v14-brand{align-items:center!important;gap:8px!important;margin-top:4px!important;padding-inline-start:2px!important;min-width:0!important}
  .v180-brand .brand-logo-picture{
    width:54px!important;height:64px!important;min-width:54px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:visible!important
  }
  .v180-brand img,.v14-brand img{
    width:50px!important;height:58px!important;min-width:50px!important;object-fit:contain!important;object-position:center bottom!important;
    border-radius:0!important;box-shadow:none!important;transform:translateY(6px)!important
  }
  .v180-brand-text strong{font-size:15px!important;line-height:1.05!important;white-space:nowrap!important}

  .v14-header-inner>.cs-language-switcher{justify-self:end!important;transform:scale(.92)!important;transform-origin:right center!important}
  .v14-menu{width:42px!important;height:42px!important;min-width:42px!important;border-radius:12px!important}

  .v185-member-access{
    grid-column:1/-1!important;grid-row:2!important;width:100%!important;justify-content:center!important;gap:8px!important;
    display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,.78fr)!important;align-items:center!important
  }
  .v185-member-btn,.v185-join-btn{
    width:100%!important;min-height:40px!important;height:40px!important;padding:0 12px!important;border-radius:14px!important
  }
  .v185-member-btn b,.v185-join-btn b{font-size:11px!important}
  .v185-member-btn span,.v185-join-btn span{width:20px!important;height:20px!important;font-size:10px!important}

  .v124-music-ribbon{min-height:auto!important;padding:12px 14px 12px 44px!important;margin-bottom:10px!important;border-radius:16px!important}
  .v124-music-ribbon .music-message{font-size:11px!important;line-height:1.75!important}
  .v123-hero-socials{width:100%!important;justify-content:center!important;padding:9px 12px!important;border-radius:18px!important;gap:7px!important}
  .v123-hero-socials>span{font-size:12px!important}
  .v123-hero-socials a{width:34px!important;height:34px!important}

  .v165-home-showcase{padding:42px 14px 52px!important}
  .v165-home-showcase-head h2{font-size:44px!important}
  .v165-home-showcase-head p{font-size:14px!important;line-height:1.85!important}
  .v165-home-showcase-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}
  .v165-home-card{min-height:188px!important;padding:18px!important;border-radius:20px!important}
  .v165-home-card>b{top:12px!important;left:14px!important;font-size:10px!important}
  .v165-home-card>span{width:42px!important;height:42px!important;font-size:19px!important;margin-bottom:14px!important;border-radius:14px!important}
  .v165-home-card h3{font-size:17px!important;margin-bottom:6px!important}
  .v165-home-card p{font-size:11px!important;line-height:1.7!important;display:-webkit-box!important;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
  .v165-home-card em{font-size:11px!important;margin-top:10px!important}

  .v165-star-month.v177-star-month{padding:20px 16px!important;border-radius:22px!important}
  .v170-star-layout{grid-template-columns:1fr!important;gap:16px!important}
  .v170-star-poster{order:-1!important}
  .v170-star-copy span{font-size:11px!important}
  .v170-star-copy h3{font-size:28px!important;margin:6px 0!important}
  .v170-star-copy p{font-size:13px!important;line-height:1.8!important}
  .v165-star-criteria{grid-template-columns:1fr 1fr!important;gap:10px!important}
  .v165-star-criteria>div{padding:11px!important;border-radius:14px!important}
  .v165-star-criteria b{font-size:13px!important}
  .v165-star-criteria small{font-size:11px!important;line-height:1.55!important}
}

@media (max-width:430px){
  .v14-header-inner{padding:10px 10px 12px!important;grid-template-columns:minmax(0,1fr) auto 40px!important}
  .v180-brand .brand-logo-picture{width:50px!important;height:62px!important;min-width:50px!important}
  .v180-brand img,.v14-brand img{width:46px!important;height:56px!important;min-width:46px!important;transform:translateY(7px)!important}
  .v180-brand-text strong{font-size:14px!important}
  .v185-member-access{grid-template-columns:1fr .78fr!important;gap:6px!important}
  .v185-member-btn,.v185-join-btn{padding:0 10px!important}
  .v165-home-showcase-grid{grid-template-columns:1fr 1fr!important}
}

/* ===== V187 header restore / cleanup ===== */
.v185-join-btn{display:none!important}
.v14-brand{min-width:0!important}
.v180-brand .brand-logo-picture,.v14-brand .brand-logo-picture{
  display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:visible!important;flex:0 0 auto!important
}
.v180-brand img,.v14-brand img{
  object-fit:contain!important;object-position:center bottom!important;display:block!important;overflow:visible!important
}
.v187-portals{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important}
.v187-portals a{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
  min-height:42px!important;padding:10px 14px!important;border-radius:14px!important;text-decoration:none!important;
  white-space:nowrap!important;font-weight:800!important;box-shadow:0 10px 18px rgba(0,0,0,.12)!important
}
.v187-portals a span{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;border-radius:7px!important;font-size:11px!important
}
.v187-admin-btn,.v187-staff-btn{
  background:linear-gradient(180deg,#10204a,#0a1637)!important;color:#f5e8bf!important;border:1px solid rgba(229,185,87,.34)!important
}
.v187-admin-btn span,.v187-staff-btn span{background:rgba(255,255,255,.08)!important;color:#f0cc72!important}
.v187-member-btn{
  background:linear-gradient(180deg,#e4b649,#ca911f)!important;color:#17120a!important;border:1px solid rgba(255,224,146,.46)!important;
  min-width:190px!important
}
.v187-member-btn span{background:rgba(20,15,6,.10)!important;color:#17120a!important}
.v187-portals b{font-size:12px!important}

@media (max-width:760px){
  .v14-header-inner{
    padding:12px 12px 14px!important;min-height:132px!important;
    grid-template-columns:minmax(0,1fr) auto 44px!important;grid-template-rows:58px auto!important;gap:10px 8px!important
  }
  .v180-brand,.v14-brand{grid-column:1!important;grid-row:1!important;align-items:center!important;gap:8px!important;padding-top:4px!important;padding-inline-start:2px!important}
  .v180-brand .brand-logo-picture,.v14-brand .brand-logo-picture{width:52px!important;height:64px!important;min-width:52px!important}
  .v180-brand img,.v14-brand img{width:47px!important;height:58px!important;min-width:47px!important;transform:translateY(8px)!important}
  .v180-brand-text strong{font-size:14px!important;line-height:1.05!important;white-space:nowrap!important}

  .v14-header-inner>.cs-language-switcher{grid-column:2!important;grid-row:1!important;justify-self:end!important;transform:scale(.92)!important;transform-origin:right center!important}
  .v14-menu{grid-column:3!important;grid-row:1!important;width:44px!important;height:44px!important;min-width:44px!important;border-radius:12px!important}

  .v187-portals{
    grid-column:1/-1!important;grid-row:2!important;width:100%!important;
    display:grid!important;grid-template-columns:1fr 1.25fr 1fr!important;gap:8px!important;align-items:center!important
  }
  .v187-portals a{width:100%!important;min-height:40px!important;height:40px!important;padding:0 10px!important;border-radius:13px!important}
  .v187-portals a span{width:20px!important;height:20px!important;font-size:10px!important}
  .v187-portals b{font-size:11px!important}
  .v187-member-btn{min-width:0!important}
}

@media (max-width:430px){
  .v14-header-inner{padding:12px 10px 14px!important;grid-template-columns:minmax(0,1fr) auto 42px!important}
  .v180-brand .brand-logo-picture,.v14-brand .brand-logo-picture{width:48px!important;height:60px!important;min-width:48px!important}
  .v180-brand img,.v14-brand img{width:43px!important;height:54px!important;min-width:43px!important;transform:translateY(9px)!important}
  .v180-brand-text strong{font-size:13px!important}
  .v187-portals{grid-template-columns:.96fr 1.18fr .96fr!important;gap:6px!important}
  .v187-portals a{padding:0 7px!important}
  .v187-portals b{font-size:10.5px!important}
}

/* V196 — membership identity document review */
.identity-document-box [data-identity-document]{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.identity-document-box [data-identity-document]>.identity-doc-preview{width:150px!important;height:96px!important;border-radius:14px!important;overflow:hidden!important;border:1px solid rgba(183,137,44,.35)!important;background:#15120c!important;padding:0!important;cursor:zoom-in!important;position:relative!important}
.identity-document-box [data-identity-document]>.identity-doc-preview img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.identity-document-box [data-identity-document]>.identity-doc-preview em{position:absolute;inset:auto 5px 5px;background:rgba(0,0,0,.72);color:#f5cc70;border-radius:7px;padding:3px 6px;font-size:9px;font-style:normal}
.identity-document-box [data-identity-document]>div strong,.identity-document-box [data-identity-document]>div small{display:block}
@media(max-width:650px){.identity-document-box [data-identity-document]>.identity-doc-preview{width:100%!important;height:180px!important}}

/* ---- styles-v193.css ---- */
/* Académie Chorale Salé — V188 clean UI layer
   New components use v188-* classes to avoid the legacy override cascade.
*/
:root{--v188-bg:#080807;--v188-panel:#11100d;--v188-panel2:#16130d;--v188-gold:#d7a438;--v188-gold2:#f0c75f;--v188-cream:#f6eedb;--v188-muted:#b9b2a5;--v188-line:rgba(224,177,76,.24)}

/* Header */
.v188-header{position:sticky;top:0;z-index:80;background:rgba(7,8,10,.97);border-bottom:1px solid rgba(224,177,76,.2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#fff}
.v188-header-inner{position:relative;width:min(1400px,100%);margin:auto;min-height:112px;padding:10px 22px 12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-rows:54px 42px;grid-template-areas:"brand nav lang menu" "portals portals portals portals";align-items:center;gap:6px 18px}
.v188-brand{grid-area:brand;display:flex;align-items:center;gap:10px;min-width:0;color:#fff;text-decoration:none}
.v188-brand>img{display:block;width:76px;height:48px;object-fit:contain;object-position:center;flex:0 0 76px}
.v188-brand-copy{display:block;line-height:1.05;min-width:0}
.v188-brand-copy strong{display:block;color:#f4d583;font-family:'Aref Ruqaa','Cairo',serif;font-size:20px;font-weight:700;white-space:nowrap}
.v188-brand-copy small{display:block;margin-top:5px;color:#a89361;font-size:7.5px;font-weight:700;letter-spacing:.14em;direction:ltr;white-space:nowrap}
.v188-nav{grid-area:nav;justify-self:center;display:flex;align-items:center;gap:4px;min-width:0}
.v188-nav>a,.v188-nav summary{color:#ddd3c1;padding:9px 10px;border-radius:10px;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer;list-style:none}
.v188-nav>a:hover,.v188-nav>a.active,.v188-nav-more.has-active>summary{background:rgba(215,164,56,.12);color:#f0c75f}
.v188-nav summary::-webkit-details-marker{display:none}.v188-nav-more{position:relative}.v188-nav-menu{position:absolute;top:43px;left:0;width:230px;background:#0e0e0c;border:1px solid var(--v188-line);border-radius:16px;padding:8px;box-shadow:0 20px 50px rgba(0,0,0,.45);display:grid;z-index:90}.v188-nav-menu a{padding:10px 12px;border-radius:10px;color:#ddd3c1;font-size:12px;font-weight:700}.v188-nav-menu a:hover{background:rgba(215,164,56,.1);color:#f0c75f}
.v188-header-inner>.cs-language-switcher{grid-area:lang!important;position:static!important;margin:0!important;justify-self:end!important;display:flex!important;align-items:center!important;padding:3px!important;border:1px solid rgba(215,164,56,.24)!important;border-radius:13px!important;background:#0e1014!important;transform:none!important}
.v188-header-inner .cs-lang-btn{height:31px!important;min-width:31px!important;padding:0 8px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#e9dfcb!important;font:800 10px Cairo,sans-serif!important}
.v188-header-inner .cs-lang-btn:first-child{min-width:64px!important}.v188-header-inner .cs-lang-btn.active{background:linear-gradient(180deg,#edbd50,#cf941f)!important;color:#171106!important}
.v188-menu{grid-area:menu;display:none;width:42px;height:42px;padding:10px;border:1px solid rgba(215,164,56,.3);border-radius:13px;background:#11151d;cursor:pointer}.v188-menu span{display:block;height:2px;background:#e9c66f;margin:4px 0;border-radius:3px}
.v188-portals{grid-area:portals;display:flex;align-items:center;justify-content:center;gap:10px;width:100%}
.v188-portal{height:40px;min-width:150px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid rgba(215,164,56,.28);border-radius:13px;background:linear-gradient(180deg,#111a31,#0b1225);color:#f5e8bf;text-decoration:none;font-size:12px;font-weight:800;box-shadow:0 8px 18px rgba(0,0,0,.15)}
.v188-portal span{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:rgba(255,255,255,.06);color:#e8bd5b}.v188-portal.member{min-width:190px;background:linear-gradient(180deg,#e7b94c,#cb921f);color:#171106;border-color:rgba(255,224,146,.5)}.v188-portal.member span{background:rgba(20,15,6,.09);color:#171106}

/* Hero refinements */
.v188-hero-copy{gap:0}.v188-hero-copy .v167-hero-prestige{margin-bottom:12px}.v188-hero-copy .v14-kicker{margin-bottom:13px}.v188-hero-copy h1{font-family:'Aref Ruqaa','Cairo',serif!important;letter-spacing:0!important}.v188-hero-copy>p{max-width:560px}
.v188-hero-socials{margin-top:18px!important;align-self:flex-start!important}.v188-hero-note{display:flex;align-items:center;gap:10px;margin-top:12px;padding:10px 13px;border:1px solid rgba(215,164,56,.18);border-radius:13px;background:rgba(215,164,56,.04);color:#d7d0c5}.v188-hero-note>span{color:#e6b74d;font-size:18px}.v188-hero-note p{margin:0!important;font-size:11px!important;line-height:1.65!important;color:#cfc7b9!important}.v188-hero-copy .v14-motto{margin-top:22px!important}

/* Homepage */
.v188-home-intro,.v188-home-news,.v188-home-gallery,.v188-home-talent,.v188-home-partners,.v188-home-cta{background:#080807;color:#fff;padding:70px clamp(18px,5vw,72px);border-bottom:1px solid rgba(255,255,255,.055)}
.v188-section-heading{max-width:760px;margin:0 auto 30px;text-align:center}.v188-section-heading>span,.v188-star-copy>span,.v188-talents-card>div>span,.v188-home-cta>div>span{display:block;color:#d7a438;font-size:11px;font-weight:900;letter-spacing:.14em;margin-bottom:8px}.v188-section-heading h2,.v188-star-copy h2,.v188-talents-card h2,.v188-home-cta h2{margin:0;color:#f8f1e4;font-size:clamp(28px,4vw,46px);line-height:1.3}.v188-section-heading p,.v188-star-copy p,.v188-talents-card p,.v188-home-cta p{color:#bfb8aa;line-height:1.9;font-size:14px}.v188-section-heading.row{max-width:1180px;display:flex;align-items:end;justify-content:space-between;text-align:right}.v188-section-heading.row>a{color:#e4b64d;font-weight:800;font-size:12px;padding-bottom:6px}
.v188-program-grid{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:18px}.v188-program-card{min-height:320px;display:grid;grid-template-columns:42% 1fr;overflow:hidden;border-radius:26px;border:1px solid rgba(215,164,56,.22);background:linear-gradient(145deg,#15130f,#0e0d0a);color:#fff;box-shadow:0 18px 45px rgba(0,0,0,.18)}.v188-program-card img{width:100%;height:100%;object-fit:cover}.v188-program-card>div{padding:28px;align-self:center}.v188-program-card small{color:#d7a438;font-weight:900;letter-spacing:.08em}.v188-program-card h3{margin:7px 0 10px;font-size:29px}.v188-program-card p{color:#bbb5aa;line-height:1.85;font-size:13px}.v188-program-card strong{display:inline-block;margin-top:12px;color:#efc75e;font-size:12px}
.v188-home-news{background:#0b0a08}.v188-news-grid{width:min(1080px,100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v188-news-grid>a{position:relative;overflow:hidden;border:1px solid rgba(215,164,56,.17);border-radius:24px;background:#111;aspect-ratio:4/5;box-shadow:0 18px 40px rgba(0,0,0,.2)}.v188-news-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.v188-news-grid>a:hover img{transform:scale(1.025)}.v188-news-grid span{position:absolute;inset:auto 12px 12px;background:rgba(7,7,7,.78);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.08);border-radius:13px;padding:10px;text-align:center;font-weight:800;font-size:12px}
.v188-home-gallery{background:#070707}.v188-gallery-grid{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:1.35fr 1fr;grid-template-rows:210px 210px;gap:12px}.v188-gallery-grid figure{margin:0;position:relative;overflow:hidden;border-radius:22px;border:1px solid rgba(215,164,56,.14);background:#111}.v188-gallery-grid .large{grid-row:1/3}.v188-gallery-grid img{width:100%;height:100%;object-fit:cover;display:block}.v188-gallery-grid figcaption{position:absolute;inset:auto 12px 12px;background:rgba(0,0,0,.68);color:#f2dfaa;padding:8px 12px;border-radius:10px;font-size:11px;font-weight:800}
.v188-home-talent{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;background:#0b0906}.v188-star-card,.v188-talents-card{min-height:360px;border:1px solid rgba(215,164,56,.2);border-radius:28px;background:radial-gradient(circle at 10% 10%,rgba(215,164,56,.12),transparent 17rem),#10100d;overflow:hidden}.v188-star-card{display:grid;grid-template-columns:1fr 44%;align-items:stretch}.v188-star-copy{padding:34px;align-self:center}.v188-star-copy a,.v188-talents-card a{color:#eac15a;font-weight:800;font-size:12px}.v188-star-card>img{width:100%;height:100%;object-fit:cover;object-position:center}.v188-talents-card{padding:32px;display:flex;flex-direction:column;justify-content:space-between}.v188-talent-faces{display:flex;margin-top:24px}.v188-talent-faces img{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #15110a;margin-inline-start:-11px;box-shadow:0 8px 20px rgba(0,0,0,.3)}.v188-talent-faces img:first-child{margin-inline-start:0}
.v188-home-partners{padding-top:54px;padding-bottom:54px}.v188-home-partners .v188-section-heading{margin-bottom:20px}.v188-partners-row{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.v188-partners-row a{min-width:220px;display:flex;align-items:center;gap:14px;padding:15px 20px;border:1px solid rgba(215,164,56,.18);border-radius:18px;background:#0f0f0d;color:#e8e0d2}.v188-partners-row img{width:58px;height:44px;object-fit:contain}.v188-partners-row b{font-size:13px}
.v188-home-cta{background:radial-gradient(circle at 15% 50%,rgba(215,164,56,.13),transparent 25rem),#090806;display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px}.v188-home-cta>div:first-child{max-width:760px}.v188-home-cta>div:last-child{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.v188-home-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid rgba(215,164,56,.34);border-radius:13px;color:#f3e5be;font-size:12px;font-weight:900}.v188-home-cta a.primary{background:linear-gradient(180deg,#e7b94c,#c98e1d);color:#161006;border-color:#e3b04b}

/* Welcome gate for member/admin/teacher */
.v188-auth-page .v188-auth-shell{background:radial-gradient(circle at 50% 10%,rgba(215,164,56,.12),transparent 23rem),linear-gradient(145deg,#08090b,#111319)!important}
.v188-auth-card{border:1px solid rgba(215,164,56,.2)!important;box-shadow:0 28px 80px rgba(0,0,0,.3)!important}.v188-auth-brand{display:flex!important;align-items:center;justify-content:center;gap:10px;margin:0 auto 24px;color:inherit;text-decoration:none}.v188-auth-brand img{width:74px!important;height:48px!important;object-fit:contain!important;border-radius:0!important;box-shadow:none!important}.v188-auth-brand span{text-align:right}.v188-auth-brand b{display:block;font-size:14px}.v188-auth-brand small{display:block;margin-top:3px;font-size:7px;letter-spacing:.11em;direction:ltr;color:#aa8e52}.v188-auth-welcome{text-align:center}.v188-auth-kicker{display:inline-block;color:#c89427;font-size:11px;font-weight:900;letter-spacing:.09em;margin-bottom:7px}.v188-auth-welcome h1{margin:0;font-size:clamp(26px,6vw,36px);line-height:1.4}.v188-auth-welcome>p{color:#6f716f;line-height:1.9;font-size:13px;max-width:390px;margin:12px auto}.v188-auth-points{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0}.v188-auth-points span{padding:10px 8px;border:1px solid #eee0bf;border-radius:12px;background:#fffaf0;color:#6c5727;font-size:10px;font-weight:800}.v188-enter-login{width:100%;min-height:49px;border:0;border-radius:13px;background:linear-gradient(180deg,#e6b64a,#c98e1e);color:#171006;font:900 13px Cairo,sans-serif;cursor:pointer}.v188-auth-login[hidden],.v188-auth-welcome[hidden]{display:none!important}.v188-auth-login{animation:v188Fade .25s ease}.v188-auth-login .auth-head{margin-top:4px}@keyframes v188Fade{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
html[data-theme="dark"] .v188-auth-welcome>p{color:#bdb8ae!important}html[data-theme="dark"] .v188-auth-points span{background:#11120f;color:#e2c272;border-color:rgba(215,164,56,.22)}

@media(max-width:900px){
  .v188-header-inner{padding:9px 14px 11px;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"brand nav lang menu" "portals portals portals portals";gap:6px 10px}.v188-brand-copy small{display:none}.v188-nav>a,.v188-nav summary{padding:8px 7px;font-size:10px}.v188-program-card{grid-template-columns:38% 1fr}.v188-home-talent{grid-template-columns:1fr}.v188-home-cta{grid-template-columns:1fr}.v188-home-cta>div:last-child{justify-content:flex-start}
}
@media(max-width:760px){
  .v188-header-inner{min-height:122px;padding:9px 10px 10px;grid-template-columns:minmax(0,1fr) auto 42px;grid-template-rows:54px 40px;grid-template-areas:"brand lang menu" "portals portals portals";gap:8px 7px}.v188-brand{gap:7px;overflow:hidden}.v188-brand>img{width:62px;height:44px;flex-basis:62px}.v188-brand-copy strong{font-size:17px;line-height:1.05}.v188-brand-copy small{display:none}.v188-menu{display:block}.v188-nav{display:none;position:absolute;top:119px;left:10px;right:10px;padding:10px;background:#0d0e10;border:1px solid var(--v188-line);border-radius:16px;box-shadow:0 22px 55px rgba(0,0,0,.52);flex-direction:column;align-items:stretch;z-index:100}.v188-menu-open .v188-nav{display:flex}.v188-nav>a,.v188-nav summary{text-align:right;padding:11px 12px;font-size:12px;border-bottom:1px solid rgba(255,255,255,.05)}.v188-nav-more{width:100%}.v188-nav-menu{position:static;width:100%;box-shadow:none;margin-top:4px}.v188-header-inner>.cs-language-switcher{justify-self:end!important;padding:2px!important}.v188-header-inner .cs-lang-btn{height:30px!important;min-width:27px!important;padding:0 6px!important;font-size:9px!important}.v188-header-inner .cs-lang-btn:first-child{min-width:57px!important}.v188-portals{gap:5px}.v188-portal{height:39px;min-width:0!important;flex:1 1 0;padding:0 6px;gap:5px;border-radius:12px;font-size:10.5px}.v188-portal span{width:19px;height:19px;font-size:9px}.v188-portal b{white-space:nowrap}

  .v188-hero{display:flex!important;flex-direction:column!important;min-height:0!important}.v188-hero-image{order:1!important;position:relative!important;inset:auto!important;height:310px!important;min-height:310px!important;max-height:none!important}.v188-hero-image img{height:100%!important;object-position:center 40%!important}.v188-hero-copy{order:2!important;min-height:0!important;padding:25px 18px 30px!important;background:radial-gradient(circle at 18% 0,rgba(215,164,56,.09),transparent 38%),#050505!important}.v188-hero-copy .v167-hero-prestige{order:0}.v188-hero-copy .v14-kicker{order:1}.v188-hero-copy h1{order:2;font-size:42px!important;margin:4px 0 12px!important}.v188-hero-copy>p{order:3;font-size:13px!important;line-height:1.85!important}.v188-hero-copy .v14-hero-actions{order:4;margin-top:17px!important}.v188-hero-socials{order:5;width:100%!important;margin-top:16px!important;justify-content:center!important}.v188-hero-note{order:6;width:100%}.v188-hero-copy .v14-motto{order:7;margin-top:18px!important}.v188-hero-copy:after{display:none!important}
  .v188-home-intro,.v188-home-news,.v188-home-gallery,.v188-home-talent,.v188-home-partners,.v188-home-cta{padding:46px 14px}.v188-section-heading{margin-bottom:22px}.v188-section-heading h2,.v188-star-copy h2,.v188-talents-card h2,.v188-home-cta h2{font-size:29px}.v188-section-heading p,.v188-star-copy p,.v188-talents-card p,.v188-home-cta p{font-size:12.5px;line-height:1.8}.v188-section-heading.row{display:flex;align-items:end;text-align:right;gap:10px}.v188-section-heading.row h2{font-size:26px}.v188-section-heading.row>a{font-size:10px;white-space:nowrap}.v188-program-grid{grid-template-columns:1fr;gap:12px}.v188-program-card{min-height:240px;grid-template-columns:40% 1fr;border-radius:20px}.v188-program-card>div{padding:18px}.v188-program-card h3{font-size:22px}.v188-program-card p{font-size:11.5px;line-height:1.75}.v188-news-grid{grid-template-columns:repeat(3,1fr);gap:7px}.v188-news-grid>a{border-radius:14px}.v188-news-grid span{display:none}.v188-gallery-grid{grid-template-columns:1.25fr .9fr;grid-template-rows:145px 145px;gap:7px}.v188-gallery-grid figure{border-radius:14px}.v188-gallery-grid figcaption{inset:auto 7px 7px;padding:6px 8px;font-size:9px}.v188-star-card{grid-template-columns:1fr 40%;min-height:260px;border-radius:20px}.v188-star-copy{padding:20px}.v188-talents-card{min-height:260px;padding:22px;border-radius:20px}.v188-talent-faces img{width:58px;height:58px}.v188-home-partners{padding-top:40px;padding-bottom:40px}.v188-partners-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v188-partners-row a{min-width:0;padding:11px;border-radius:14px;gap:8px}.v188-partners-row img{width:42px;height:34px}.v188-partners-row b{font-size:10px}.v188-home-cta>div:last-child{display:grid;grid-template-columns:1fr 1fr;width:100%}.v188-home-cta a{min-height:43px;padding:0 10px;font-size:10.5px}.v188-home-cta a:first-child{grid-column:1/-1}
  .v188-auth-card{padding:24px 17px!important}.v188-auth-points{grid-template-columns:1fr;gap:7px;margin:17px 0}.v188-auth-points span{padding:8px}.v188-auth-brand{margin-bottom:18px}.v188-auth-brand img{width:64px!important;height:43px!important}.v188-auth-welcome h1{font-size:27px}.v188-auth-welcome>p{font-size:12px}.teacher-auth-page .v188-auth-brand{justify-content:flex-start!important}
}
@media(max-width:410px){.v188-brand>img{width:54px;height:40px;flex-basis:54px}.v188-brand-copy strong{font-size:15px}.v188-header-inner{grid-template-columns:minmax(0,1fr) auto 40px}.v188-portal{font-size:9.5px}.v188-portal span{display:none}.v188-hero-image{height:285px!important;min-height:285px!important}.v188-hero-copy h1{font-size:38px!important}.v188-news-grid{gap:5px}.v188-star-card{grid-template-columns:1fr 38%}}
/* Teacher portal keeps its dark visual identity while using the V188 welcome step. */
body.teacher-auth-page .teacher-auth-logo.v188-auth-brand img{width:74px!important;height:48px!important;max-width:74px!important;max-height:48px!important;object-fit:contain!important;border-radius:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
body.teacher-auth-page .v188-auth-welcome>p{color:#bdb8ae!important}
body.teacher-auth-page .v188-auth-points span{background:#11120f!important;color:#e2c272!important;border-color:rgba(215,164,56,.22)!important}
body.teacher-auth-page .v188-enter-login{background:linear-gradient(180deg,#e6b64a,#c98e1e)!important;color:#171006!important}
@media(max-width:600px){body.teacher-auth-page .teacher-auth-logo.v188-auth-brand img{width:64px!important;height:43px!important;max-width:64px!important;max-height:43px!important}}

/* ===== V189 — Arabic clarity + visible social icons + clean logo ===== */
/* Header brand: one clear Arabic wordmark next to a sharper emblem. */
.v188-brand{overflow:visible!important;gap:11px!important}
.v188-brand>img{
  width:68px!important;height:54px!important;flex:0 0 68px!important;
  object-fit:contain!important;object-position:center!important;
  border-radius:0!important;background:transparent!important;box-shadow:none!important;
}
.v188-brand-copy{min-width:0!important;overflow:visible!important}
.v188-brand-copy strong{
  font-family:'Cairo',sans-serif!important;font-size:18px!important;font-weight:900!important;
  line-height:1.35!important;letter-spacing:0!important;color:#f1d17d!important;white-space:nowrap!important;
  text-shadow:0 1px 0 rgba(0,0,0,.3)!important;
}
.v188-brand-copy small{font-family:'Cairo',sans-serif!important;letter-spacing:.11em!important}

/* Hero headline: remove calligraphic ambiguity and keep a strong, readable Arabic title. */
.v188-hero-copy h1{
  font-family:'Cairo',sans-serif!important;font-style:normal!important;font-weight:900!important;
  letter-spacing:0!important;line-height:1.22!important;text-align:right!important;
  color:#fff8e8!important;text-wrap:balance;
}
.v188-hero-copy h1 span,.v188-hero-copy h1 em{display:block!important;font-family:'Cairo',sans-serif!important;font-style:normal!important}
.v188-hero-copy h1 em{color:#efbd4e!important}

/* "تابعونا" — make the label and all four platform icons unmistakable. */
.v188-hero-socials{
  min-height:58px!important;padding:10px 13px!important;gap:9px!important;
  border:1px solid rgba(229,184,83,.28)!important;border-radius:18px!important;
  background:linear-gradient(180deg,rgba(19,18,15,.94),rgba(8,8,7,.94))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 10px 28px rgba(0,0,0,.16)!important;
}
.v188-hero-socials>span{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:36px!important;padding:0 10px!important;margin:0!important;border-radius:11px!important;
  background:rgba(215,164,56,.10)!important;color:#f2d27c!important;
  font-family:'Cairo',sans-serif!important;font-size:13px!important;font-weight:900!important;white-space:nowrap!important;
}
.v188-hero-socials a{
  width:39px!important;height:39px!important;min-width:39px!important;border-radius:50%!important;
  color:#f7e8bd!important;background:#11110f!important;border:1px solid rgba(238,200,112,.35)!important;
  box-shadow:0 4px 14px rgba(0,0,0,.22)!important;
}
.v188-hero-socials a svg{width:18px!important;height:18px!important;display:block!important;overflow:visible!important}
.v188-hero-socials a[aria-label="Instagram"] svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.v188-hero-socials a[aria-label="Facebook"] svg,.v188-hero-socials a[aria-label="TikTok"] svg{fill:currentColor!important;stroke:none!important}
.v188-hero-socials a[aria-label="YouTube"] svg{fill:currentColor!important;stroke:none!important}
.v188-hero-socials a[aria-label="YouTube"] .play{fill:#11110f!important;stroke:none!important}

/* Welcome pages: prevent old authentication CSS from blowing up brand/logo on mobile. */
.v188-auth-page,.v188-auth-page *{box-sizing:border-box}
.v188-auth-page{overflow-x:hidden!important}
.v188-auth-page .v188-auth-shell{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;padding-inline:12px!important}
.v188-auth-page .v188-auth-card{width:min(430px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;margin-inline:auto!important;overflow:hidden!important}
.v188-auth-page .v188-auth-brand{
  width:auto!important;max-width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;
  gap:10px!important;margin-inline:auto!important;overflow:hidden!important;
}
.v188-auth-page .v188-auth-brand img,
body.teacher-auth-page .teacher-auth-logo.v188-auth-brand img{
  width:72px!important;height:56px!important;min-width:72px!important;max-width:72px!important;max-height:56px!important;
  object-fit:contain!important;object-position:center!important;border:0!important;border-radius:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;
}
.v188-auth-page .v188-auth-brand span{min-width:0!important;text-align:right!important;overflow:hidden!important}
.v188-auth-page .v188-auth-brand b,
body.teacher-auth-page .teacher-auth-brand-text b{
  display:block!important;font-family:'Cairo',sans-serif!important;font-size:15px!important;font-weight:900!important;line-height:1.4!important;
  color:#f1d17d!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
.v188-auth-page .v188-auth-brand small{font-size:7px!important;white-space:nowrap!important}

@media(max-width:760px){
  .v188-brand{gap:7px!important;overflow:visible!important}
  .v188-brand>img{width:58px!important;height:47px!important;flex-basis:58px!important}
  .v188-brand-copy strong{font-size:15px!important;line-height:1.35!important}
  .v188-hero-copy h1{font-size:38px!important;line-height:1.25!important;margin:5px 0 13px!important}
  .v188-hero-socials{width:100%!important;justify-content:center!important;gap:8px!important;padding:9px 10px!important}
  .v188-hero-socials>span{font-size:12px!important;padding:0 9px!important;min-height:34px!important}
  .v188-hero-socials a{width:38px!important;height:38px!important;min-width:38px!important}
  .v188-auth-page .v188-auth-card{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}
  .v188-auth-page .v188-auth-brand img,
  body.teacher-auth-page .teacher-auth-logo.v188-auth-brand img{width:64px!important;height:50px!important;min-width:64px!important;max-width:64px!important;max-height:50px!important}
  .v188-auth-page .v188-auth-brand b,body.teacher-auth-page .teacher-auth-brand-text b{font-size:13px!important}
}
@media(max-width:410px){
  .v188-brand>img{width:52px!important;height:43px!important;flex-basis:52px!important}
  .v188-brand-copy strong{font-size:13.5px!important}
  .v188-hero-copy h1{font-size:34px!important}
  .v188-hero-socials{gap:6px!important;padding-inline:8px!important}
  .v188-hero-socials>span{font-size:11px!important;padding-inline:7px!important}
  .v188-hero-socials a{width:35px!important;height:35px!important;min-width:35px!important}
}

/* ===== V190 — single partners flow + supplied round academy logo ===== */
/* Home header uses the supplied round logo at a compact size. */
.v188-brand>img{
  width:52px!important;
  height:52px!important;
  min-width:52px!important;
  flex:0 0 52px!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:50%!important;
  background:#050505!important;
  box-shadow:0 0 0 1px rgba(218,172,67,.20),0 6px 18px rgba(0,0,0,.28)!important;
}
.v188-brand{gap:9px!important;align-items:center!important;overflow:visible!important}
.v188-brand-copy strong{font-family:'Cairo',sans-serif!important;font-weight:900!important;line-height:1.3!important}

@media(max-width:760px){
  .v188-brand>img{width:46px!important;height:46px!important;min-width:46px!important;flex-basis:46px!important}
  .v188-brand{gap:7px!important}
  .v188-brand-copy strong{font-size:14.5px!important}
}
@media(max-width:410px){
  .v188-brand>img{width:42px!important;height:42px!important;min-width:42px!important;flex-basis:42px!important}
  .v188-brand-copy strong{font-size:13px!important}
}


/* ===== V191 — supplied round logo + live registration news on hero ===== */
.v188-brand>img{
  width:50px!important;height:50px!important;min-width:50px!important;flex:0 0 50px!important;
  object-fit:contain!important;object-position:center!important;border-radius:50%!important;
  background:#050505!important;padding:1px!important;
  box-shadow:0 0 0 1px rgba(226,180,75,.26),0 7px 20px rgba(0,0,0,.26)!important;
}
.v188-auth-page .v188-auth-brand img,
body.teacher-auth-page .teacher-auth-logo.v188-auth-brand img{
  width:72px!important;height:72px!important;min-width:72px!important;max-width:72px!important;max-height:72px!important;
  object-fit:contain!important;object-position:center!important;border-radius:50%!important;
  padding:1px!important;background:#050505!important;
  border:1px solid rgba(224,178,72,.28)!important;
  box-shadow:0 8px 22px rgba(0,0,0,.24)!important;
}
.v188-auth-page .v188-auth-brand{overflow:visible!important}
body.teacher-auth-page .teacher-auth-logo.v188-auth-brand{justify-content:center!important}
.v191-latest-news{
  position:absolute;z-index:6;left:18px;bottom:18px;width:138px;
  display:flex;flex-direction:column;gap:7px;direction:rtl;
  filter:drop-shadow(0 12px 22px rgba(0,0,0,.42));
}
.v191-latest-label{
  align-self:flex-start;display:inline-flex;align-items:center;gap:6px;
  min-height:28px;padding:0 10px;border-radius:999px;
  border:1px solid rgba(244,201,99,.52);background:rgba(5,5,5,.84);
  color:#f2c75c;font:900 10px 'Cairo',sans-serif;backdrop-filter:blur(9px);
}
.v191-latest-label::before{
  content:"";width:7px;height:7px;border-radius:50%;background:#e5aa2e;
  box-shadow:0 0 0 0 rgba(229,170,46,.5);animation:v191Pulse 1.8s infinite;
}
.v191-latest-card{
  position:relative;display:block;width:138px;height:174px;overflow:hidden;
  border-radius:16px;border:1px solid rgba(241,200,105,.55);
  background:#070707;text-decoration:none;transition:opacity .24s ease,transform .24s ease;
}
.v191-latest-card.is-switching{opacity:.2;transform:translateX(-8px) scale(.985)}
.v191-latest-card img{width:100%;height:100%;display:block;object-fit:contain;background:#050505}
.v191-latest-meta{
  position:absolute;inset:auto 6px 6px;display:grid;gap:1px;padding:6px 7px;border-radius:9px;
  background:linear-gradient(180deg,rgba(5,5,5,.70),rgba(5,5,5,.93));
  border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(7px);color:#fff;
}
.v191-latest-meta b{font:900 9.5px 'Cairo',sans-serif;color:#f4cf72;line-height:1.3}
.v191-latest-meta small{font:700 8px 'Cairo',sans-serif;color:#f2ede2;line-height:1.3}
.v191-latest-dots{display:flex;gap:4px;justify-content:center}
.v191-latest-dots i{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.25);transition:.25s ease}
.v191-latest-dots i.active{width:16px;border-radius:9px;background:#d9a536}
@keyframes v191Pulse{70%{box-shadow:0 0 0 8px rgba(229,170,46,0)}100%{box-shadow:0 0 0 0 rgba(229,170,46,0)}}
.v188-home-news .v188-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:780px}
.v188-home-news .v188-news-grid>a{aspect-ratio:4/5}
.v188-home-news .v188-news-grid img{object-fit:cover}
.portal-logo-img[src*="logo-official-round-v191"]{object-fit:contain!important;border-radius:50%!important;background:#050505!important}
@media(max-width:760px){
  .v188-brand>img{width:44px!important;height:44px!important;min-width:44px!important;flex-basis:44px!important}
  .v188-auth-page .v188-auth-brand img,
  body.teacher-auth-page .teacher-auth-logo.v188-auth-brand img{width:68px!important;height:68px!important;min-width:68px!important;max-width:68px!important;max-height:68px!important}
  .v191-latest-news{left:9px;bottom:9px;width:92px;gap:5px}
  .v191-latest-label{min-height:24px;padding:0 8px;font-size:8.5px}
  .v191-latest-card{width:92px;height:116px;border-radius:12px}
  .v191-latest-meta{inset:auto 4px 4px;padding:4px 5px;border-radius:7px}
  .v191-latest-meta b{font-size:8px}.v191-latest-meta small{font-size:7px}
  .v188-home-news .v188-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
}
@media(max-width:410px){
  .v191-latest-news{width:84px}
  .v191-latest-card{width:84px;height:106px}
  .v191-latest-label{font-size:8px;padding-inline:7px}
}
@media(prefers-reduced-motion:reduce){.v191-latest-label::before{animation:none}.v191-latest-card{transition:none}}

/* V192 — portal routing polish */
.portal-route-notice{position:fixed;inset-inline:16px;top:16px;z-index:99999;max-width:560px;margin:auto;padding:12px 16px;border-radius:14px;background:rgba(18,18,18,.94);color:#fff;font-weight:700;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.24)}


/* V193 — portal separation, homepage cleanup and masterclass restoration */
body.member-portal.member-auth-pending{background:#0b0b0a!important;min-height:100vh}
body.member-portal.member-auth-pending>:not(.member-auth-gate):not(script){visibility:hidden!important;pointer-events:none!important}
.member-auth-gate{position:fixed;inset:0;z-index:20000;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 50% 35%,rgba(208,157,59,.09),transparent 30%),#0b0b0a;color:#fff;text-align:center}
.member-auth-gate[hidden],body.member-authenticated .member-auth-gate{display:none!important}
.member-auth-gate-card{width:min(420px,92vw);padding:34px 26px;border-radius:24px;border:1px solid rgba(215,168,73,.28);background:rgba(22,19,14,.94);box-shadow:0 28px 80px rgba(0,0,0,.45)}
.member-auth-gate-card i{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 15px;border-radius:50%;border:1px solid rgba(215,168,73,.45);color:#e0b861;font-style:normal;font-size:20px;animation:v167GatePulse 1.4s ease-in-out infinite}
.member-auth-gate-card strong{display:block;font-size:18px}.member-auth-gate-card small{display:block;margin-top:7px;color:#a9a49b;line-height:1.7}
.v193-home-masterclasses{max-width:1220px;margin:0 auto;padding:72px 24px 16px}
.v193-home-master-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px}
.v193-home-master-grid .v163-masterclass-card>img{aspect-ratio:4/5;object-position:center top}
.v193-home-master-grid .v163-masterclass-card>span{min-height:58px}
.v193-star-page{scroll-margin-top:116px}
.teacher-top-actions{display:flex;align-items:center;gap:8px}
@media(max-width:820px){.v193-home-master-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.v193-home-masterclasses{padding:48px 16px 8px}}
@media(max-width:560px){.v193-home-masterclasses{padding:38px 12px 4px}.v193-home-master-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:2px 2px 12px}.v193-home-master-grid .v163-masterclass-card{flex:0 0 68%;scroll-snap-align:center}.v193-home-master-grid .v163-masterclass-card>img{aspect-ratio:4/5}.teacher-top-actions{gap:6px;flex-wrap:wrap}}

/* ---- styles-v194.css ---- */
/* Académie Chorale Salé — V194: booking/contact prominence + partners last */
:root{--v194-gold:#e3ad3f;--v194-gold2:#f3ca6a;--v194-ink:#080808;--v194-card:#12110e;--v194-line:rgba(226,174,66,.28)}
.v194-section-kicker{display:block;color:#d8a34a;font-size:11px;font-weight:900;letter-spacing:.15em;margin-bottom:10px;direction:ltr;text-align:inherit}

/* Booking: a deliberate, clickable premium callout. */
.v194-booking{padding:88px 5%!important;background:radial-gradient(circle at 18% 12%,rgba(224,168,55,.22),transparent 34%),radial-gradient(circle at 84% 72%,rgba(224,168,55,.09),transparent 28%),linear-gradient(145deg,#060606,#100d08 58%,#050505)!important;border-top:1px solid rgba(220,172,74,.18);border-bottom:1px solid rgba(220,172,74,.18)}
.v194-booking-shell{width:min(1120px,100%);margin:auto;display:grid;gap:22px}
.v194-booking-hero{position:relative;overflow:hidden;padding:48px 44px;border-radius:34px;border:1px solid rgba(232,185,87,.34);background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(255,255,255,.015));box-shadow:0 30px 80px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.04);text-align:center}
.v194-booking-hero:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;right:-150px;top:-170px;border:1px solid rgba(229,177,71,.16);box-shadow:0 0 0 44px rgba(229,177,71,.035),0 0 0 88px rgba(229,177,71,.018);pointer-events:none}
.v194-booking-icon{width:84px;height:84px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f4ce73,#c48620);box-shadow:0 14px 34px rgba(202,139,31,.28),0 0 0 8px rgba(226,174,66,.08);position:relative;z-index:1}
.v194-booking-icon svg{width:39px;height:39px;stroke:#151008;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.v194-booking-hero h2{margin:0;color:#fff;font-size:clamp(44px,7vw,78px);line-height:1.08;letter-spacing:-.02em}.v194-booking-hero h2 span{color:#e8b750}.v194-booking-hero>p{max-width:760px;margin:18px auto 0;color:#c9c1b3;font-size:15px;line-height:2}
.v194-booking-tags{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin:24px auto 0}.v194-booking-tags span{padding:8px 13px;border:1px solid rgba(229,179,78,.24);border-radius:999px;background:rgba(229,179,78,.065);color:#e6cf9c;font-size:11px;font-weight:800}
.v194-booking-toggle{width:min(610px,100%)!important;min-height:78px!important;margin:28px auto 0!important;padding:10px 14px!important;border-radius:22px!important;display:grid!important;grid-template-columns:54px 1fr 36px!important;gap:13px!important;text-align:right!important;background:linear-gradient(135deg,#f0c45f,#d29125)!important;color:#171006!important;box-shadow:0 18px 42px rgba(195,132,28,.28)!important;transition:transform .22s ease,box-shadow .22s ease!important}
.v194-booking-toggle:hover{transform:translateY(-3px)!important;box-shadow:0 23px 50px rgba(195,132,28,.34)!important}.v194-booking-toggle.is-open{background:linear-gradient(135deg,#e8ddc6,#cbb791)!important}
.v194-toggle-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:rgba(19,13,5,.12);box-shadow:inset 0 0 0 1px rgba(20,13,4,.08)}.v194-toggle-icon svg{width:27px;height:27px;stroke:#181108;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.v194-toggle-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.v194-toggle-copy b{font-size:16px}.v194-toggle-copy small{font-size:10px;opacity:.72;margin-top:2px}.v194-toggle-arrow{font-size:24px;align-self:center;transition:transform .22s ease}.v194-booking-toggle.is-open .v194-toggle-arrow{transform:rotate(-90deg)}
.v194-booking-quick{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:17px auto 0}.v194-booking-quick a{min-width:210px;padding:10px 14px;border-radius:15px;border:1px solid rgba(224,174,71,.19);background:rgba(255,255,255,.035);text-decoration:none;color:#eee!important}.v194-booking-quick span,.v194-booking-quick b{display:block}.v194-booking-quick span{font-size:9px;color:#b69f72}.v194-booking-quick b{font-size:12px;margin-top:2px;overflow-wrap:anywhere}
.v194-devis-form{width:min(900px,100%);margin:0 auto!important;border:1px solid rgba(229,177,71,.3)!important;box-shadow:0 28px 70px rgba(0,0,0,.28)!important;animation:v194FormIn .28s ease both}@keyframes v194FormIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
.v194-booking[data-collapsed="true"] .v194-devis-form{display:none!important}.v194-booking[data-collapsed="false"] .v194-devis-form{display:block!important}

/* Contact: circular icon language and obvious primary channels. */
.v194-contact{padding:84px 5%!important;background:linear-gradient(180deg,#0b0b0b,#0f0d09)!important;border-bottom:1px solid rgba(226,174,66,.15)}
.v194-contact-shell{width:min(1120px,100%);margin:auto}.v194-contact-head{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center;margin-bottom:25px}.v194-contact-head h2{margin:0;color:#fff;font-size:clamp(42px,6vw,70px);line-height:1.1}.v194-contact-head h2 span{color:#e0ad4a}.v194-contact-head p{max-width:700px;color:#bdb6aa;line-height:1.95;margin:13px 0 0}.v194-contact-logo{width:104px;height:104px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 15px 28px rgba(0,0,0,.4));box-shadow:0 0 0 1px rgba(226,174,66,.22),0 0 0 8px rgba(226,174,66,.035)}
.v194-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.v194-contact-card{position:relative;min-width:0;min-height:156px;padding:24px;border-radius:25px;border:1px solid var(--v194-line);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));display:flex;align-items:center;gap:17px;color:#fff!important;text-decoration:none;overflow:hidden;transition:.22s ease}.v194-contact-card[href]:hover{transform:translateY(-4px);border-color:rgba(236,193,101,.55);background:rgba(255,255,255,.065)}
.v194-contact-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;left:-62px;bottom:-70px;background:rgba(226,174,66,.055)}
.v194-contact-icon{flex:0 0 auto;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#efc45f,#b9791c);box-shadow:0 12px 26px rgba(190,128,27,.2),0 0 0 7px rgba(226,174,66,.055)}.v194-contact-icon svg{width:31px;height:31px;stroke:#151007;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.v194-contact-card small,.v194-contact-card strong,.v194-contact-card em{display:block;position:relative;z-index:1}.v194-contact-card small{font-size:10px;color:#a99e8d}.v194-contact-card strong{font-size:16px;margin-top:4px;overflow-wrap:anywhere}.v194-contact-card em{font-size:11px;color:#dcb158;font-style:normal;margin-top:7px}
.v194-contact-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.v194-contact-actions a{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:10px 17px;border-radius:999px;border:1px solid rgba(229,178,76,.23);background:#15130f;color:#f2e2c1!important;text-decoration:none;font-size:12px;font-weight:900}.v194-contact-actions a:first-child{background:linear-gradient(135deg,#e9b84e,#ba7c20);color:#171006!important}.v194-contact-actions a span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);font-size:13px}

/* Partners are intentionally the final content block. */
.v165-partners{padding-top:82px!important;padding-bottom:86px!important;background:radial-gradient(circle at 50% 0%,rgba(221,166,59,.12),transparent 34%),#090908!important;border-top:1px solid rgba(225,174,72,.18)}
.v165-partners .v165-page-heading{max-width:850px!important}.v194-partners-icon{width:64px;height:64px;margin:0 auto 15px;border-radius:50%;display:grid;place-items:center;background:rgba(224,171,64,.1);border:1px solid rgba(224,171,64,.3);box-shadow:0 0 0 7px rgba(224,171,64,.03)}.v194-partners-icon svg{width:30px;height:30px;stroke:#e0ae4d;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.v165-partners .v165-page-heading p{max-width:700px!important;margin-left:auto!important;margin-right:auto!important;color:#b7b1a6!important}

@media(max-width:820px){.v194-booking{padding:64px 18px!important}.v194-booking-hero{padding:36px 22px;border-radius:28px}.v194-contact{padding:62px 18px!important}.v194-contact-grid{grid-template-columns:1fr}.v194-contact-card{min-height:130px}.v194-contact-head{align-items:start}.v194-contact-logo{width:82px;height:82px}}
@media(max-width:560px){.v194-booking{padding:52px 14px!important}.v194-booking-hero{padding:30px 16px;border-radius:24px}.v194-booking-icon{width:70px;height:70px}.v194-booking-icon svg{width:33px;height:33px}.v194-booking-hero h2{font-size:43px}.v194-booking-hero>p{font-size:13px;line-height:1.85}.v194-booking-toggle{grid-template-columns:48px 1fr 28px!important;min-height:70px!important;border-radius:18px!important;padding:9px 10px!important}.v194-toggle-icon{width:48px;height:48px}.v194-toggle-copy b{font-size:14px}.v194-booking-quick{display:grid;grid-template-columns:1fr;width:100%}.v194-booking-quick a{min-width:0}.v194-contact{padding:50px 14px!important}.v194-contact-head{grid-template-columns:1fr auto;gap:12px}.v194-contact-head h2{font-size:39px}.v194-contact-head p{font-size:13px;line-height:1.8}.v194-contact-logo{width:66px;height:66px}.v194-contact-card{padding:18px;min-height:116px;border-radius:21px}.v194-contact-icon{width:58px;height:58px}.v194-contact-icon svg{width:27px;height:27px}.v194-contact-card strong{font-size:14px}.v194-contact-actions{display:grid;grid-template-columns:1fr;width:100%}.v194-contact-actions a{justify-content:center}.v165-partners{padding:58px 14px 64px!important}.v194-partners-icon{width:56px;height:56px}}

/* ---- styles-v197.css ---- */
/* Académie Chorale Salé — V195 booking/contact consolidation */
.v195-legacy-anchor{position:absolute;top:0;right:0;width:1px;height:1px;overflow:hidden;pointer-events:none}
.v195-booking-hub{width:min(880px,100%);margin:30px auto 0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;position:relative;z-index:2}
.v195-action-card{appearance:none;-webkit-appearance:none;border:1px solid rgba(235,188,91,.24);background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.02));color:#fff!important;text-decoration:none!important;min-width:0;min-height:92px;border-radius:24px;padding:14px 16px;display:flex;align-items:center;gap:14px;text-align:right;font-family:'Cairo',sans-serif;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.035);transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}
.v195-action-card[href]:hover,.v195-action-card[type="button"]:hover{transform:translateY(-3px);border-color:rgba(239,195,103,.52);background:rgba(255,255,255,.07);box-shadow:0 14px 30px rgba(0,0,0,.2)}
.v195-action-primary{grid-column:span 3;min-height:108px}
.v195-action-compact{grid-column:span 2}
.v195-action-primary.join{background:linear-gradient(135deg,#f0c45f,#d4932a);color:#181107!important;border-color:rgba(255,221,145,.58);box-shadow:0 16px 34px rgba(196,132,28,.2)}
.v195-action-primary.booking{width:auto!important;margin:0!important;padding:14px 16px!important;border-radius:24px!important;display:flex!important;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025))!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;font-weight:inherit!important}
.v195-action-primary.booking.is-open{background:linear-gradient(135deg,#e8ddc6,#cbb791)!important;color:#181107!important;border-color:rgba(255,230,171,.55)!important}
.v195-action-icon{flex:0 0 auto;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f0c967,#b97b1f);box-shadow:0 10px 24px rgba(190,128,27,.2),0 0 0 6px rgba(226,174,66,.05)}
.v195-action-primary.join .v195-action-icon{background:rgba(22,15,6,.12);box-shadow:inset 0 0 0 1px rgba(18,12,4,.08)}
.v195-action-icon svg{width:28px;height:28px;stroke:#171007;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.v195-action-copy{min-width:0;display:flex;flex:1;flex-direction:column;align-items:flex-start;justify-content:center}
.v195-action-copy b{font-size:15px;line-height:1.35;font-weight:900}.v195-action-copy small{font-size:10px;line-height:1.5;color:#bcae95;margin-top:3px;overflow-wrap:anywhere;word-break:break-word}
.v195-action-primary.join .v195-action-copy small{color:rgba(24,17,7,.68)}
.v195-action-arrow{flex:0 0 auto;font-size:22px;font-weight:900;transition:transform .2s ease}.v195-action-primary.booking.is-open .v195-action-arrow{transform:rotate(-90deg)}
.v195-action-compact .v195-action-icon{width:50px;height:50px}.v195-action-compact .v195-action-icon svg{width:24px;height:24px}.v195-action-compact .v195-action-copy b{font-size:13px}.v195-action-compact .v195-action-copy small{font-size:9px}
.v195-action-compact.location{cursor:default}
/* The former standalone contact section was merged into the booking hub to avoid duplicate content. */
@media(max-width:760px){
  .v195-booking-hub{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}
  .v195-action-primary{grid-column:span 1;min-height:100px}
  .v195-action-compact{grid-column:span 1;min-height:88px;padding:12px;border-radius:20px;flex-direction:column;justify-content:center;text-align:center;gap:8px}
  .v195-action-compact .v195-action-copy{align-items:center;flex:0 1 auto}
  .v195-action-compact.location{grid-column:1/-1;flex-direction:row;min-height:84px}
  .v195-action-compact.location .v195-action-copy{align-items:flex-start}
}
@media(max-width:520px){
  .v195-booking-hub{grid-template-columns:1fr}
  .v195-action-primary,.v195-action-compact,.v195-action-compact.location{grid-column:1;min-height:86px;flex-direction:row;text-align:right;padding:12px 13px;border-radius:19px}
  .v195-action-compact .v195-action-copy,.v195-action-compact.location .v195-action-copy{align-items:flex-start;flex:1}
  .v195-action-icon,.v195-action-compact .v195-action-icon{width:52px;height:52px}
  .v195-action-icon svg,.v195-action-compact .v195-action-icon svg{width:25px;height:25px}
  .v195-action-copy b,.v195-action-compact .v195-action-copy b{font-size:14px}
  .v195-action-copy small,.v195-action-compact .v195-action-copy small{font-size:9.5px}
}


/* Académie Chorale Salé — V197 final notes polish */
/* Preserve the gold primary membership card on hover/focus; generic hover must not wash it out. */
.v195-action-primary.join:hover,.v195-action-primary.join:focus-visible{
  background:linear-gradient(135deg,#f4cc6b,#d89a31)!important;
  color:#181107!important;
  border-color:rgba(255,229,164,.82)!important;
  box-shadow:0 18px 40px rgba(196,132,28,.28),inset 0 1px 0 rgba(255,255,255,.32)!important;
}
.v195-action-primary.join:hover .v195-action-copy b,.v195-action-primary.join:focus-visible .v195-action-copy b{color:#181107!important}
.v195-action-primary.join:hover .v195-action-copy small,.v195-action-primary.join:focus-visible .v195-action-copy small{color:rgba(24,17,7,.72)!important}
.v195-action-primary.join:hover .v195-action-icon,.v195-action-primary.join:focus-visible .v195-action-icon{background:rgba(22,15,6,.13)!important}

/* Keep booking action legible on hover and when expanded. */
.v195-action-primary.booking:hover:not(.is-open),.v195-action-primary.booking:focus-visible:not(.is-open){
  background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.045))!important;
  color:#fff!important;
}
.v195-action-primary.booking.is-open:hover,.v195-action-primary.booking.is-open:focus-visible{
  background:linear-gradient(135deg,#efe5d0,#d2bf98)!important;
  color:#181107!important;
}

/* Phone numbers and e-mail stay visually left-to-right even on the Arabic page. */
.v197-ltr{direction:ltr;unicode-bidi:isolate;text-align:left;display:inline-block;width:100%}
html[dir="ltr"] .v197-ltr{text-align:left}

/* Location is now an actionable map card, so it gets the same pointer/hover affordance. */
.v195-action-compact.location{cursor:pointer}
.v195-action-compact.location:hover,.v195-action-compact.location:focus-visible{border-color:rgba(239,195,103,.55)}

/* Desktop header: keep navigation and portals separated without oversized controls. */
@media(min-width:1100px){
  .v188-header-inner{column-gap:14px}
  .v188-nav{gap:2px}
  .v188-nav>a,.v188-nav summary{white-space:nowrap}
  .v188-portals{gap:7px}
  .v188-portal{white-space:nowrap}
}

/* Training paths: consistent card heights and poster framing on desktop. */
@media(min-width:921px){
  .v14-programs{align-items:stretch}
  .v137-program-card{height:100%}
  .v137-poster img{object-fit:cover;object-position:center top}
}

/* ---- styles-v200.css ---- */
/* Académie Chorale Salé — V200 desktop header + registration poster polish
   Scope: desktop/tablet landscape only. Mobile layout remains untouched.
*/

/* Full-width desktop header: use the available screen instead of compressing
   the navigation and portal buttons into a narrow centered strip. */
@media (min-width:1100px){
  .v188-header-inner{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    min-height:124px!important;
    padding:0 34px!important;
    grid-template-columns:auto minmax(0,1fr) auto!important;
    grid-template-rows:72px 52px!important;
    grid-template-areas:"brand nav lang" "portals portals portals"!important;
    column-gap:24px!important;
    row-gap:0!important;
  }
  .v188-brand{gap:12px!important}
  .v188-brand>img{width:86px!important;height:54px!important;flex-basis:86px!important}
  .v188-brand-copy strong{font-size:22px!important}
  .v188-brand-copy small{font-size:8px!important;margin-top:6px!important}

  .v188-nav{width:100%!important;justify-content:center!important;gap:5px!important}
  .v188-nav>a,.v188-nav summary{
    padding:10px 12px!important;
    font-size:13px!important;
    border-radius:11px!important;
  }

  /* The three academy gateways become a real full-width top bar. */
  .v188-portals{
    align-self:stretch!important;
    width:calc(100% + 68px)!important;
    margin-inline:-34px!important;
    padding-inline:clamp(34px,6vw,118px)!important;
    gap:0!important;
    background:linear-gradient(180deg,#0d1119,#090c12)!important;
    border-top:1px solid rgba(224,177,76,.17)!important;
    border-bottom:1px solid rgba(255,255,255,.035)!important;
  }
  .v188-portal{
    flex:1 1 0!important;
    min-width:0!important;
    max-width:none!important;
    height:52px!important;
    padding:0 18px!important;
    border:0!important;
    border-inline-start:1px solid rgba(224,177,76,.13)!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    font-size:13.5px!important;
    letter-spacing:.01em!important;
  }
  .v188-portal:first-child{border-inline-start:0!important}
  .v188-portal:hover,.v188-portal:focus-visible{
    background:rgba(224,177,76,.08)!important;
    color:#f6d77d!important;
  }
  .v188-portal.member{
    background:linear-gradient(180deg,rgba(232,188,82,.98),rgba(202,142,29,.98))!important;
    color:#171106!important;
    border-inline:1px solid rgba(255,226,153,.32)!important;
  }
  .v188-portal.member:hover,.v188-portal.member:focus-visible{
    background:linear-gradient(180deg,#f1c968,#d99c2e)!important;
    color:#171106!important;
  }
  .v188-portal span{width:25px!important;height:25px!important;font-size:11px!important}
  .v188-portal b{font-size:13.5px!important;white-space:nowrap!important}

  /* The desktop hero now reaches the available width. */
  .v14-hero{max-width:none!important;width:100%!important}

  /* Latest registration poster: larger and fully visible. */
  .v191-latest-news{
    left:28px!important;
    bottom:26px!important;
    width:190px!important;
    gap:8px!important;
  }
  .v191-latest-label{min-height:32px!important;padding:0 12px!important;font-size:10.5px!important}
  .v191-latest-card{
    width:190px!important;
    height:auto!important;
    aspect-ratio:4/5!important;
    border-radius:19px!important;
    background:#050505!important;
  }
  .v191-latest-card[data-poster-shape="square"]{aspect-ratio:1/1!important}
  .v191-latest-card img{object-fit:contain!important;object-position:center!important;background:#050505!important}
  .v191-latest-meta{inset:auto 8px 8px!important;padding:8px 9px!important;border-radius:11px!important}
  .v191-latest-meta b{font-size:10.5px!important}.v191-latest-meta small{font-size:8.5px!important}

  /* Home programme cards: use more of the desktop canvas and never crop posters. */
  .v188-home-intro{padding-inline:clamp(30px,3.5vw,64px)!important}
  .v188-program-grid{width:min(1500px,100%)!important;gap:22px!important}
  .v188-program-card{
    min-height:380px!important;
    grid-template-columns:48% 1fr!important;
  }
  .v188-program-card img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    background-color:#080808!important;
  }
  .v188-program-card.kids img{
    background-image:linear-gradient(rgba(5,5,5,.48),rgba(5,5,5,.48)),url('assets/chorale-kids-ismail-hanfour-v143.webp')!important;
    background-size:cover!important;background-position:center!important;
  }
  .v188-program-card.senior img{
    background-image:linear-gradient(rgba(5,5,5,.48),rgba(5,5,5,.48)),url('assets/chorale-senior-malhoun-souhaila-sahraoui.webp')!important;
    background-size:cover!important;background-position:center!important;
  }
  .v188-program-card>div{padding:30px 32px!important}

  /* Academy Kids / Malhoun cards: wider canvas and full-poster framing. */
  .v14-academy{padding-inline:clamp(30px,3.5vw,64px)!important}
  .v14-programs{max-width:1500px!important;gap:22px!important;align-items:stretch!important}
  .v137-program-card{
    min-height:420px!important;
    grid-template-columns:minmax(260px,50%) 1fr!important;
  }
  .v137-poster{min-height:420px!important;background:#080808!important}
  .v137-poster img{
    object-fit:contain!important;
    object-position:center!important;
    z-index:2!important;
    background:#080808!important;
  }
  .v137-program-card.kids .v137-poster{
    background-image:linear-gradient(rgba(4,4,4,.58),rgba(4,4,4,.58)),url('assets/chorale-kids-ismail-hanfour-v143.webp')!important;
    background-size:cover!important;background-position:center!important;
  }
  .v137-program-card.senior .v137-poster{
    background-image:linear-gradient(rgba(4,4,4,.58),rgba(4,4,4,.58)),url('assets/chorale-senior-malhoun-souhaila-sahraoui.webp')!important;
    background-size:cover!important;background-position:center!important;
  }
}

/* Slightly smaller laptops: still show posters fully, without changing phones. */
@media (min-width:921px) and (max-width:1099px){
  .v188-program-grid{width:min(1000px,100%)!important}
  .v188-program-card img,.v137-poster img{object-fit:contain!important;object-position:center!important}
  .v14-programs{max-width:1040px!important}
  .v137-program-card{grid-template-columns:minmax(230px,46%) 1fr!important}
}

/* ---- styles-v201.css ---- */
/* Académie Chorale Salé — v201: richer “More” navigation */
.v201-nav-menu a{
  display:flex;
  align-items:center;
  min-height:40px;
}
.v201-nav-menu .v201-menu-featured{
  color:#f0cf7a;
  background:linear-gradient(135deg,rgba(216,166,57,.12),rgba(216,166,57,.04));
  border:1px solid rgba(216,166,57,.18);
}
.v201-nav-menu .v201-menu-featured:hover,
.v201-nav-menu .v201-menu-featured.active{
  background:linear-gradient(135deg,rgba(216,166,57,.22),rgba(216,166,57,.08));
  color:#ffe09a;
}
@media (min-width:1000px){
  .v188-nav-menu.v201-nav-menu{
    width:430px;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:5px;
    padding:10px;
  }
  .v188-nav-menu.v201-nav-menu a{
    min-height:42px;
    padding:10px 12px;
  }
}
@media (max-width:999px){
  .v188-nav-menu.v201-nav-menu{
    grid-template-columns:1fr;
  }
}

/* ---- styles-v202.css ---- */
/* Académie Chorale Salé — v202 mobile programme poster fit
   Goal: on phones, show Kids / Malhoun posters fully without cropping and use the
   available horizontal space better. Desktop (>= 761px) is intentionally unchanged. */

@media (max-width:760px){
  /* Reduce wasted side gutters on the programme block only. */
  .v188-home-intro{
    padding-left:7px!important;
    padding-right:7px!important;
  }
  .v188-program-grid{
    width:100%!important;
    max-width:none!important;
    gap:14px!important;
  }
  .v188-program-card{
    width:100%!important;
    min-height:250px!important;
    grid-template-columns:minmax(0,44%) minmax(0,56%)!important;
    border-radius:20px!important;
  }
  .v188-program-card img{
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    display:block!important;
    object-fit:contain!important;
    object-position:center!important;
    background-color:#080807!important;
  }
  /* Fill the unused frame softly with the same artwork, while the real poster stays fully visible. */
  .v188-program-card.kids img{
    background-image:linear-gradient(rgba(5,5,5,.56),rgba(5,5,5,.56)),url('assets/chorale-kids-ismail-hanfour-v143.webp')!important;
    background-size:cover!important;
    background-position:center!important;
  }
  .v188-program-card.senior img{
    background-image:linear-gradient(rgba(5,5,5,.56),rgba(5,5,5,.56)),url('assets/chorale-senior-malhoun-souhaila-sahraoui.webp')!important;
    background-size:cover!important;
    background-position:center!important;
  }
  .v188-program-card>div{
    min-width:0!important;
    padding:17px 14px!important;
  }
  .v188-program-card h3{font-size:21px!important}
  .v188-program-card p{font-size:11px!important;line-height:1.72!important}
  .v188-program-card strong{font-size:11px!important}

  /* The detailed academy cards use the full phone width as well. */
  .v14-academy{
    padding-left:8px!important;
    padding-right:8px!important;
  }
  .v14-programs{
    width:100%!important;
    max-width:none!important;
    gap:14px!important;
  }
}

@media (max-width:560px){
  /* Phone-first programme cards: give the artwork a wider column and match
     each card height to the real poster shape so no useful artwork is cut. */
  .v188-program-card{
    grid-template-columns:minmax(0,54%) minmax(0,46%)!important;
  }
  .v188-program-card.kids{min-height:255px!important}
  .v188-program-card.senior{min-height:225px!important}
  .v188-program-card>div{padding:14px 11px!important}
  .v188-program-card h3{font-size:20px!important}
  .v188-program-card p{font-size:10.5px!important;line-height:1.7!important}
  .v188-program-card strong{font-size:10.5px!important;margin-top:9px!important}

  /* Legacy mobile rule used object-fit:cover here and cut the poster edges.
     Give each artwork its natural frame instead. */
  .v137-program-card{
    width:100%!important;
    overflow:hidden!important;
  }
  .v137-program-card.kids .v137-poster{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:4 / 5!important;
    background:#080807!important;
  }
  .v137-program-card.senior .v137-poster{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:1 / 1!important;
    background:#080807!important;
  }
  .v137-poster img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    transform:none!important;
  }
}

@media (max-width:390px){
  .v188-program-card.kids{min-height:245px!important}
  .v188-program-card.senior{min-height:220px!important}
  .v188-program-card>div{padding:13px 10px!important}
  .v188-program-card h3{font-size:19px!important}
  .v188-program-card p{font-size:10.2px!important}
}

/* Desktop: surface the two high-value actions directly in the main navigation.
   They remain inside “More” on smaller screens so mobile navigation stays compact. */
.v202-desktop-nav-extra{display:none!important}
@media (min-width:1200px){
  .v202-desktop-nav-extra{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .v188-nav>a.v202-nav-star,
  .v188-nav>a.v202-nav-book{
    color:#f3cf75!important;
    border:1px solid rgba(224,177,76,.20)!important;
    background:linear-gradient(180deg,rgba(224,177,76,.08),rgba(224,177,76,.025))!important;
  }
  .v188-nav>a.v202-nav-star:hover,
  .v188-nav>a.v202-nav-book:hover,
  .v188-nav>a.v202-nav-star.active,
  .v188-nav>a.v202-nav-book.active{
    color:#ffe29a!important;
    background:rgba(224,177,76,.15)!important;
  }
  .v188-nav-menu.v201-nav-menu .v202-more-desktop-duplicate{display:none!important}
}

/* ---- styles-v203.css ---- */
/* Académie Chorale Salé — V203 unified system-aware theme
   Loaded last on every page. The active theme comes from theme.js.
*/
:root{
  --acs-light-bg:#f5f1e8;
  --acs-light-bg2:#fbf8f1;
  --acs-light-card:#fffdfa;
  --acs-light-text:#1d1913;
  --acs-light-muted:#6e665a;
  --acs-light-line:#dfd3bb;
  --acs-gold:#b77b21;
  --acs-dark-bg:#090a0c;
  --acs-dark-bg2:#111317;
  --acs-dark-card:#15171b;
  --acs-dark-text:#f8f4ea;
  --acs-dark-muted:#aaa59b;
  --acs-dark-line:#3b3327;
}
html{background:var(--acs-light-bg);color-scheme:light dark}
html[data-theme="light"]{background:var(--acs-light-bg);color-scheme:light}
html[data-theme="dark"]{background:var(--acs-dark-bg);color-scheme:dark}
body{transition:background-color .18s ease,color .18s ease}

/* =========================
   HOME / PUBLIC WEBSITE
   ========================= */
html[data-theme="light"] body.v14-home{background:var(--acs-light-bg)!important;color:var(--acs-light-text)!important}
html[data-theme="dark"] body.v14-home{background:#070807!important;color:#fff!important}

/* Header follows the phone/computer appearance too. */
html[data-theme="light"] body.v14-home .v188-header{
  background:rgba(249,246,238,.96)!important;color:#211b12!important;
  border-bottom-color:rgba(154,109,31,.22)!important;
  box-shadow:0 8px 26px rgba(80,57,20,.08)!important;
}
html[data-theme="light"] body.v14-home .v188-brand{color:#211b12!important}
html[data-theme="light"] body.v14-home .v188-brand-copy strong{color:#8d601c!important;text-shadow:none!important}
html[data-theme="light"] body.v14-home .v188-brand-copy small{color:#806f50!important}
html[data-theme="light"] body.v14-home .v188-nav>a,
html[data-theme="light"] body.v14-home .v188-nav summary{color:#3a3228!important}
html[data-theme="light"] body.v14-home .v188-nav>a:hover,
html[data-theme="light"] body.v14-home .v188-nav>a.active,
html[data-theme="light"] body.v14-home .v188-nav-more.has-active>summary{background:#efe3c9!important;color:#8a5c19!important}
html[data-theme="light"] body.v14-home .v188-nav-menu{
  background:#fffdfa!important;border-color:#dfcfad!important;box-shadow:0 18px 44px rgba(75,52,15,.14)!important
}
html[data-theme="light"] body.v14-home .v188-nav-menu a{color:#342d24!important}
html[data-theme="light"] body.v14-home .v188-nav-menu a:hover{background:#f6eddc!important;color:#8b5d18!important}
html[data-theme="light"] body.v14-home .v188-menu{background:#fffaf1!important;border-color:#cfa552!important}
html[data-theme="light"] body.v14-home .v188-menu span{background:#8a611d!important}
html[data-theme="light"] body.v14-home .v188-portal:not(.member){
  background:linear-gradient(180deg,#fffefa,#f0e8d8)!important;color:#352c20!important;
  border-color:#d4bf93!important;box-shadow:0 7px 17px rgba(68,48,16,.07)!important
}
html[data-theme="light"] body.v14-home .v188-portal:not(.member) span{background:#ead9b7!important;color:#855819!important}
html[data-theme="light"] body.v14-home .v188-portal.member{box-shadow:0 8px 20px rgba(169,112,24,.16)!important}

/* Main hero: photo remains photographic; the text panel becomes light in Light mode. */
html[data-theme="light"] body.v14-home .v14-hero{
  background:#f7f2e8!important;border-bottom-color:#dfd2b9!important;box-shadow:0 24px 65px rgba(73,50,14,.10)!important
}
html[data-theme="light"] body.v14-home .v14-hero-copy{
  background:radial-gradient(circle at 18% 38%,rgba(191,137,44,.10),transparent 38%),#f7f2e8!important;
  color:#201a12!important
}
html[data-theme="light"] body.v14-home .v14-kicker{color:#765d38!important}
html[data-theme="light"] body.v14-home .v14-hero-copy h1{color:#1e1912!important}
html[data-theme="light"] body.v14-home .v14-hero-copy>p{color:#5f574c!important}
html[data-theme="light"] body.v14-home .v14-btn.outline{background:#fffaf0!important;color:#2a2117!important;border-color:#bc8a32!important}
html[data-theme="light"] body.v14-home .v14-motto{color:#756a5b!important}
html[data-theme="light"] body.v14-home .v188-hero-note{background:#fff9ec!important;color:#564a39!important;border-color:#d9c39b!important}
html[data-theme="light"] body.v14-home .v188-hero-note p{color:#665c4c!important}
html[data-theme="light"] body.v14-home .v188-hero-socials{background:linear-gradient(180deg,#fffdfa,#f2eadb)!important;border-color:#d8c197!important;box-shadow:0 10px 28px rgba(76,53,16,.08)!important}
html[data-theme="light"] body.v14-home .v188-hero-socials>span{background:#efe3c8!important;color:#805718!important}
html[data-theme="light"] body.v14-home .v188-hero-socials a{background:#fffaf1!important;color:#6d4a17!important;border-color:#d6bd8d!important;box-shadow:none!important}
html[data-theme="light"] body.v14-home .v188-hero-socials a[aria-label="YouTube"] .play{fill:#fffaf1!important}
html[data-theme="light"] body.v14-home .v14-hero-image:after{background:linear-gradient(90deg,rgba(247,242,232,.68) 0,rgba(247,242,232,.08) 22%,transparent 55%),linear-gradient(0deg,rgba(0,0,0,.08),transparent 45%)!important}

/* Every public section changes appearance, including hidden pages shown by the SPA navigation. */
html[data-theme="light"] body.v14-home main>section:not(.v14-hero){
  background:var(--acs-light-bg)!important;color:var(--acs-light-text)!important;border-color:#e2d7c1!important
}
html[data-theme="light"] body.v14-home main>section:nth-of-type(even):not(.v14-hero){background:var(--acs-light-bg2)!important}
html[data-theme="light"] body.v14-home :is(.v188-section-heading,.v165-page-heading,.v158-about-head,.v158-board-head,.v163-masterclasses-head,.v158-gallery-head,.v164-announcements-head) h2,
html[data-theme="light"] body.v14-home :is(.v188-star-copy,.v188-talents-card,.v158-definition,.v159-president-copy,.v165-page,.v165-star-month,.v194-booking-hero) h3,
html[data-theme="light"] body.v14-home .v188-program-card h3{color:#221c14!important}
html[data-theme="light"] body.v14-home :is(.v188-section-heading,.v165-page-heading,.v158-about-head,.v158-board-head,.v163-masterclasses-head,.v158-gallery-head,.v164-announcements-head) p,
html[data-theme="light"] body.v14-home :is(.v188-star-copy,.v188-talents-card,.v158-definition,.v159-president-copy,.v165-page,.v165-star-month,.v194-booking-hero) p{color:var(--acs-light-muted)!important}

/* Public cards */
html[data-theme="light"] body.v14-home :is(
  .v188-program-card,.v188-star-card,.v188-talents-card,.v163-masterclass-card,
  .v161-board-card,.v167-musician-card,.v175-talent-card,.v165-home-card,
  .v165-star-month,.v164-announcement-card,.v195-action-card,.v194-contact-card,
  .v165-partner-types article,.v165-partner-cta,.v170-partners-logos article
){
  background:linear-gradient(145deg,#fffefa,#f7f0e3)!important;color:#211b13!important;
  border-color:#ddcba9!important;box-shadow:0 12px 32px rgba(73,52,17,.07)!important
}
html[data-theme="light"] body.v14-home :is(
 .v188-program-card,.v163-masterclass-card,.v161-board-card,.v167-musician-card,.v175-talent-card,
 .v165-home-card,.v165-star-month,.v164-announcement-card,.v195-action-card,.v194-contact-card,.v165-partner-cta
) :is(h3,h4,strong,b){color:#231c13!important}
html[data-theme="light"] body.v14-home :is(
 .v188-program-card,.v163-masterclass-card,.v161-board-card,.v167-musician-card,.v175-talent-card,
 .v165-home-card,.v165-star-month,.v164-announcement-card,.v195-action-card,.v194-contact-card,.v165-partner-cta
) :is(p,small){color:#6b6255!important}
html[data-theme="light"] body.v14-home .v188-talent-faces img{border-color:#f6ead1!important}
html[data-theme="light"] body.v14-home .v193-home-masterclasses{background:#f8f4eb!important}
html[data-theme="light"] body.v14-home .v163-masterclass-hint{color:#776b5a!important}
html[data-theme="light"] body.v14-home .v195-action-primary.join{background:linear-gradient(135deg,#edc466,#d79a32)!important;color:#181107!important}
html[data-theme="light"] body.v14-home .v195-action-primary.booking{background:linear-gradient(145deg,#fffefa,#f4ead8)!important;color:#231b12!important}
html[data-theme="light"] body.v14-home .v195-action-copy small{color:#6f6557!important}
html[data-theme="light"] body.v14-home .v92-devis-form{background:#fffdfa!important;color:#1d1913!important;border-color:#ddc9a5!important;box-shadow:0 18px 50px rgba(74,51,14,.10)!important}
html[data-theme="light"] body.v14-home .v92-form-grid :is(input,select,textarea){background:#fff!important;color:#1c1914!important;border-color:#d9ccb5!important}
html[data-theme="light"] body.v14-home .v14-footer{background:#eee6d7!important;color:#6d6559!important;border-color:#d8c9aa!important}
html[data-theme="light"] body.v14-home .v14-footer strong{color:#8d611c!important}

/* Keep gallery captions/readability over photographs. */
html[data-theme="light"] body.v14-home :is(.v188-gallery-grid figcaption,.v191-latest-meta){color:#fff!important;background:rgba(24,18,10,.72)!important}
html[data-theme="light"] body.v14-home .v191-latest-card img{background:#f2ede3!important}

/* =========================
   MEMBER PORTAL — ALL PARTS
   ========================= */
html[data-theme="light"] body.member-portal{
  --mp-bg:#f3efe7;--mp-bg-2:#faf7f0;--mp-surface:#fffdfa;--mp-surface-2:#f6efe2;
  --mp-text:#1d1913;--mp-muted:#6d6558;--mp-line:rgba(142,101,31,.22);
  --mp-gold:#9b671c;--mp-gold-2:#bd8428;--mp-gold-soft:rgba(177,124,34,.10);
  --mp-shadow:0 16px 40px rgba(75,53,19,.08);
  background:var(--mp-bg)!important;color:var(--mp-text)!important
}
html[data-theme="dark"] body.member-portal{
  --mp-bg:#090a0c;--mp-bg-2:#111216;--mp-surface:#131418;--mp-surface-2:#191a1f;
  --mp-text:#f8f5ee;--mp-muted:#aaa69c;--mp-line:rgba(232,190,101,.17);
  --mp-gold:#e7bb62;--mp-gold-2:#f5d486;--mp-gold-soft:rgba(231,187,98,.11);
  --mp-shadow:0 22px 65px rgba(0,0,0,.28);
  background:var(--mp-bg)!important;color:var(--mp-text)!important
}
html[data-theme="light"] body.member-portal main{background:linear-gradient(180deg,#faf7f0,#f3efe7)!important}
html[data-theme="light"] body.member-portal .portal-topbar{background:rgba(255,253,248,.94)!important;color:#1d1913!important;border-color:#ddcfb4!important;box-shadow:0 8px 24px rgba(77,53,17,.07)!important}
html[data-theme="light"] body.member-portal .portal-brand small{color:#776d5e!important}
html[data-theme="light"] body.member-portal :is(.portal-tool,.portal-signout,.smart-back){background:#fffaf1!important;color:#2b241a!important;border-color:#d7c39c!important}
html[data-theme="light"] body.member-portal .portal-hero{
  background:radial-gradient(circle at 82% 20%,rgba(190,135,41,.13),transparent 24rem),linear-gradient(135deg,#fbf6eb 0%,#efe2c8 58%,#fbf8f1 100%)!important;
  color:#211b13!important;border-color:#ddcba9!important
}
html[data-theme="light"] body.member-portal .portal-hero-pattern{opacity:.035!important}
html[data-theme="light"] body.member-portal .portal-welcome h1{color:#1e1912!important}
html[data-theme="light"] body.member-portal .portal-welcome p{color:#655d51!important}
html[data-theme="light"] body.member-portal .portal-eyebrow{color:#8e601b!important}
html[data-theme="light"] body.member-portal .member-chip{background:rgba(255,253,248,.78)!important;color:#332a20!important;border-color:#d8c49e!important}
html[data-theme="light"] body.member-portal .member-chip b{color:#8f611b!important}
html[data-theme="light"] body.member-portal .portal-id-card{
  background:linear-gradient(145deg,#fffefa,#efe2c8)!important;color:#211b13!important;
  border-color:#cfad70!important;box-shadow:0 16px 38px rgba(91,61,13,.10)!important
}
html[data-theme="light"] body.member-portal .portal-id-card>span{color:#8d5f19!important}
html[data-theme="light"] body.member-portal .portal-id-card small{color:#6c6252!important}
html[data-theme="light"] body.member-portal .member-side-menu,
html[data-theme="light"] body.member-portal .portal-section{background:#fffdfa!important;color:#1d1913!important;border-color:#dfd1b7!important;box-shadow:var(--mp-shadow)!important}
html[data-theme="light"] body.member-portal .member-side-item{color:#262017!important}
html[data-theme="light"] body.member-portal .member-side-item small{color:#756b5d!important}
html[data-theme="light"] body.member-portal .member-side-item.active{background:linear-gradient(135deg,#f4e7cf,#fffaf0)!important}
html[data-theme="light"] body.member-portal .section-heading h2{color:#211b13!important}
html[data-theme="light"] body.member-portal .section-heading p{color:#6f6658!important}
html[data-theme="light"] body.member-portal :is(
 .premium-notice,.overview-feature,.payment-card,.attendance-history-card,.member-scan-card,
 .clean-empty-state,.repertoire-card,.member-profile-edit,.member-form-card,.overview-welcome,
 .portal-kpi,.profile-photo-editor,.qr-camera-box
){background:#fffaf2!important;color:#211b13!important;border-color:#dfcda9!important}
html[data-theme="light"] body.member-portal :is(.premium-notice,.overview-feature,.member-scan-card,.clean-empty-state,.payment-card,.attendance-history-card,.repertoire-card) :is(p,small,span){color:#6d6457!important}
html[data-theme="light"] body.member-portal :is(input,select,textarea){background:#fff!important;color:#211b13!important;border-color:#d7c7aa!important}
html[data-theme="light"] body.member-portal :is(input,textarea)::placeholder{color:#9a9184!important}

/* =========================
   ADMIN + TEACHER DASHBOARDS
   ========================= */
html[data-theme="light"] body.dashboard{background:#f4f6f8!important;color:#17191d!important}
html[data-theme="dark"] body.dashboard{background:#0b0d10!important;color:#f4f1e9!important}
html[data-theme="light"] body.dashboard .dash-top{background:#fffdfa!important;color:#221c14!important;border-bottom:1px solid #ded0b4!important}
html[data-theme="dark"] body.dashboard .dash-top{background:#101216!important;color:#fff!important;border-bottom:1px solid #292c32!important}
html[data-theme="light"] body.dashboard .dash-top :is(a,button){color:#2a2319!important}
html[data-theme="dark"] body.dashboard .dash-top :is(a,button){color:#f4ead6!important}
html[data-theme="light"] body.dashboard :is(.panel,.kpi,.admin-member-card,.request-card,.teacher-welcome){background:#fff!important;color:#17191d!important;border-color:#e2e5e9!important}
html[data-theme="dark"] body.dashboard :is(.panel,.kpi,.admin-member-card,.request-card,.teacher-welcome){background:#15171b!important;color:#f4f1e9!important;border-color:#34363c!important}
html[data-theme="light"] body.dashboard .admin-hero{background:linear-gradient(135deg,#fffaf0,#efe3cb)!important;color:#201a12!important;border-color:#d9c59e!important}
html[data-theme="dark"] body.dashboard .admin-hero{background:linear-gradient(135deg,#15120c,#0e1013)!important;color:#fff!important;border-color:#5a4726!important}
html[data-theme="light"] body.dashboard .admin-hero :is(h1,p){color:#211b13!important}
html[data-theme="dark"] body.dashboard .admin-hero p{color:#bdb8ae!important}
html[data-theme="light"] body.dashboard :is(input,select,textarea){background:#fff!important;color:#17191d!important;border-color:#d9dde3!important}
html[data-theme="dark"] body.dashboard :is(input,select,textarea){background:#0f1114!important;color:#f7f3ea!important;border-color:#3d3f45!important}
html[data-theme="light"] body.dashboard :is(.member-card-data>div,.stats-grid article,.original-form-box,.original-form-box [data-original-form]>div){background:#fff!important;color:#17191d!important;border-color:#e1e4e9!important}
html[data-theme="dark"] body.dashboard :is(.member-card-data>div,.stats-grid article,.original-form-box,.original-form-box [data-original-form]>div){background:#111316!important;color:#f6f2e8!important;border-color:#373940!important}
html[data-theme="dark"] body.dashboard :is(.analytics-panel,.requests-panel,.qr-attendance-panel,.announcement-publisher,.v91-admin-requests){background:#15171b!important;color:#f5f1e8!important;border-color:#34363d!important}

/* =========================
   LOGIN / REGISTER / PASSWORD
   ========================= */
html[data-theme="light"] :is(.auth-shell,.v188-auth-shell){background:radial-gradient(circle at 20% 0%,rgba(185,130,39,.10),transparent 28rem),linear-gradient(145deg,#f5f1e8,#fbf8f2)!important}
html[data-theme="dark"] :is(.auth-shell,.v188-auth-shell){background:radial-gradient(circle at 20% 0%,rgba(214,164,57,.10),transparent 28rem),linear-gradient(145deg,#0a0c0f,#121820)!important}
html[data-theme="light"] :is(.auth-card,.v188-auth-card){background:#fffdfa!important;color:#17191d!important;border-color:#dfd1b7!important;box-shadow:0 22px 65px rgba(72,52,18,.11)!important}
html[data-theme="dark"] :is(.auth-card,.v188-auth-card){background:#15171a!important;color:#f6f2e9!important;border-color:#3a342a!important;box-shadow:0 24px 70px rgba(0,0,0,.36)!important}
html[data-theme="light"] .v188-auth-welcome :is(h1,p){color:#211b13!important}
html[data-theme="light"] .v188-auth-points span{background:#f7efe0!important;color:#6f501c!important;border-color:#ddc69a!important}
html[data-theme="dark"] .v188-auth-points span{background:#11120f!important;color:#e2c272!important;border-color:rgba(215,164,56,.22)!important}
html[data-theme="light"] :is(.auth-card,.v188-auth-card) :is(input,select,textarea){background:#fff!important;color:#1c1914!important;border-color:#d9ccb5!important}
html[data-theme="dark"] :is(.auth-card,.v188-auth-card) :is(input,select,textarea){background:#0f1114!important;color:#fff!important;border-color:#454039!important}

html[data-theme="light"] body.v13-register{background:#f1ece2!important;color:#201a12!important}
html[data-theme="dark"] body.v13-register{background:#0a0907!important;color:#f6f2e9!important}
html[data-theme="light"] body.v13-register .v13-register-bg img{filter:brightness(.75) saturate(.72)!important}
html[data-theme="light"] body.v13-register .v13-register-bg:after{background:rgba(247,242,232,.72)!important}
html[data-theme="dark"] body.v13-register .v13-register-bg img{filter:brightness(.22) saturate(.65)!important}
html[data-theme="light"] body.v13-register .v13-form-brand{color:#211b13!important}
html[data-theme="dark"] body.v13-register .v13-form-brand{color:#fff!important}
html[data-theme="light"] body.v13-register .v13-form-card{background:rgba(255,253,248,.97)!important;color:#1d1913!important;border-color:#d8c39b!important}
html[data-theme="dark"] body.v13-register .v13-form-card{background:#15171a!important;color:#f6f2e9!important;border-color:#3a342a!important}
html[data-theme="light"] body.v13-register :is(input,select,textarea){background:#fff!important;color:#1d1913!important;border-color:#d9cbb1!important}
html[data-theme="dark"] body.v13-register :is(input,select,textarea){background:#0f1114!important;color:#fff!important;border-color:#454039!important}

/* =========================
   ATTENDANCE SCANNER
   ========================= */
html[data-theme="light"] body.attendance-scan-page{background:radial-gradient(circle at top,#eee1c4,#f8f4ec 58%)!important;color:#211b13!important}
html[data-theme="dark"] body.attendance-scan-page{background:radial-gradient(circle at top,#2d2414,#090909 55%)!important;color:#fff!important}
html[data-theme="light"] body.attendance-scan-page .scan-card{background:rgba(255,253,248,.97)!important;color:#211b13!important;border-color:#d7ba80!important;box-shadow:0 26px 70px rgba(75,54,18,.12)!important}
html[data-theme="dark"] body.attendance-scan-page .scan-card{background:rgba(17,17,17,.96)!important;color:#fff!important;border-color:rgba(212,175,55,.35)!important}
html[data-theme="light"] body.attendance-scan-page .scan-card p{color:#6b6254!important}
html[data-theme="dark"] body.attendance-scan-page .scan-card p{color:#d6d0c4!important}

/* Inputs/buttons native rendering follows the selected appearance everywhere. */
html[data-theme="light"] input,html[data-theme="light"] select,html[data-theme="light"] textarea{color-scheme:light}
html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea{color-scheme:dark}

@media(prefers-reduced-motion:reduce){body{transition:none!important}}

/* ---- styles-v204.css ---- */
/* Académie Chorale Salé — V204 light/dark final consistency pass
   Loaded after V203. Only fixes components that still carried legacy fixed dark colors.
*/

/* =========================
   PUBLIC SITE — LIGHT MODE
   ========================= */
html[data-theme="light"] body.v14-home .v188-home-talent{
  background:linear-gradient(180deg,#f8f4ec,#f3eee4)!important;
}
html[data-theme="light"] body.v14-home .v188-star-copy h2,
html[data-theme="light"] body.v14-home .v188-talents-card h2{
  color:#211a12!important;
  text-shadow:none!important;
}
html[data-theme="light"] body.v14-home .v188-star-copy>span,
html[data-theme="light"] body.v14-home .v188-talents-card>div>span{
  color:#9a681f!important;
}
html[data-theme="light"] body.v14-home .v188-star-copy a,
html[data-theme="light"] body.v14-home .v188-talents-card a{
  color:#9a681f!important;
}

/* Booking/contact block: remove the remaining white-on-cream legacy colors. */
html[data-theme="light"] body.v14-home #booking.v194-booking{
  background:linear-gradient(180deg,#f7f2e8,#f3eee4)!important;
  color:#211a12!important;
}
html[data-theme="light"] body.v14-home #booking .v194-booking-hero{
  background:
    radial-gradient(circle at 92% 4%,rgba(191,137,44,.12),transparent 20rem),
    linear-gradient(145deg,#fffdf8,#f5eddf)!important;
  border-color:#dcc59a!important;
  box-shadow:0 24px 60px rgba(78,55,18,.09),inset 0 1px 0 #fff!important;
}
html[data-theme="light"] body.v14-home #booking .v194-booking-hero:before{
  border-color:rgba(165,111,28,.14)!important;
  box-shadow:0 0 0 44px rgba(185,128,35,.035),0 0 0 88px rgba(185,128,35,.018)!important;
}
html[data-theme="light"] body.v14-home #booking .v194-section-kicker{color:#97651c!important}
html[data-theme="light"] body.v14-home #booking .v194-booking-icon{
  background:linear-gradient(145deg,#f4cc72,#d99c32)!important;
  border-color:#d4a449!important;
  box-shadow:0 12px 32px rgba(168,110,25,.16)!important;
}
html[data-theme="light"] body.v14-home #booking .v194-booking-icon svg{stroke:#21170a!important}
html[data-theme="light"] body.v14-home #booking .v194-booking-hero h2{color:#241d14!important;text-shadow:none!important}
html[data-theme="light"] body.v14-home #booking .v194-booking-hero h2 span{color:#b7781f!important}
html[data-theme="light"] body.v14-home #booking .v194-booking-hero>p{color:#62594d!important}
html[data-theme="light"] body.v14-home #booking .v194-booking-tags span{
  background:#fff9ed!important;color:#79541e!important;border-color:#dac397!important;
}
html[data-theme="light"] body.v14-home #booking .v195-action-card{
  color:#241d14!important;
}
html[data-theme="light"] body.v14-home #booking .v195-action-icon{
  color:#21170a!important;border-color:#cba252!important;
}
html[data-theme="light"] body.v14-home #booking .v195-action-icon svg{stroke:currentColor!important}
html[data-theme="light"] body.v14-home #booking .v195-action-arrow{color:#6f4a17!important}

/* Partners: legacy V194 forced a black section. In light mode it now fully follows the theme. */
html[data-theme="light"] body.v14-home #partners.v165-partners{
  background:
    radial-gradient(circle at 50% 0%,rgba(191,137,44,.10),transparent 30rem),
    linear-gradient(180deg,#f8f4eb,#f1eadc)!important;
  color:#211a12!important;
  border-top-color:#decbaa!important;
}
html[data-theme="light"] body.v14-home #partners .v194-partners-icon{
  background:#fff7e8!important;border-color:#d5b77c!important;
  box-shadow:0 0 0 7px rgba(183,123,33,.045)!important;
}
html[data-theme="light"] body.v14-home #partners .v194-partners-icon svg{stroke:#9c681d!important}
html[data-theme="light"] body.v14-home #partners .v165-kicker{color:#9b681d!important}
html[data-theme="light"] body.v14-home #partners .v165-page-heading h2{color:#211a12!important;text-shadow:none!important}
html[data-theme="light"] body.v14-home #partners .v165-page-heading p{color:#665d50!important}
html[data-theme="light"] body.v14-home #partners .v170-partners-logos article{
  background:linear-gradient(145deg,#fffefa,#f4ecdd)!important;
  border-color:#ddc8a1!important;
  box-shadow:0 12px 30px rgba(75,52,16,.07)!important;
}
html[data-theme="light"] body.v14-home #partners .v170-partners-logos strong{color:#221b13!important}
html[data-theme="light"] body.v14-home #partners .v170-partners-logos small{color:#675e50!important}
html[data-theme="light"] body.v14-home #partners .v170-partners-logos img{
  background:#fff!important;border:1px solid #e2d6bf!important;
}

/* =========================
   REGISTRATION — LIGHT MODE
   ========================= */
html[data-theme="light"] body.v13-register .category-choice button{
  background:
    radial-gradient(circle at 92% 10%,rgba(190,134,37,.10),transparent 11rem),
    linear-gradient(145deg,#fffdf8,#f3ead9)!important;
  color:#211a12!important;
  border-color:#d5bd8f!important;
  box-shadow:0 12px 30px rgba(73,51,16,.08)!important;
}
html[data-theme="light"] body.v13-register .category-choice button>span{color:#a46e1f!important}
html[data-theme="light"] body.v13-register .category-choice b{color:#211a12!important}
html[data-theme="light"] body.v13-register .category-choice small{color:#665d50!important}
html[data-theme="light"] body.v13-register .category-choice em{color:#9c681e!important}
html[data-theme="light"] body.v13-register .form-category-head{border-color:#e4d9c4!important}
html[data-theme="light"] body.v13-register .form-category-head button{
  background:#f1e6d2!important;color:#332719!important;border:1px solid #dcc9a5!important;
}
html[data-theme="light"] body.v13-register .muted-center,
html[data-theme="light"] body.v13-register .field-help{color:#71685a!important}
html[data-theme="light"] body.v13-register .muted-center a{color:#8e5e18!important}

/* =========================
   MEMBER PORTAL — LIGHT MODE
   ========================= */
html[data-theme="light"] body.member-portal .portal-hero{
  background:
    radial-gradient(circle at 80% 10%,rgba(189,132,36,.12),transparent 23rem),
    linear-gradient(145deg,#fffdf8 0%,#f2e7d2 55%,#faf6ee 100%)!important;
  color:#211a12!important;
  border-bottom-color:#ddc8a0!important;
}
html[data-theme="light"] body.member-portal .portal-hero-shade{
  background:linear-gradient(0deg,rgba(188,139,57,.07),transparent 56%)!important;
}
html[data-theme="light"] body.member-portal .portal-hero:after{border-color:rgba(155,103,28,.10)!important}
html[data-theme="light"] body.member-portal .portal-welcome h1{
  color:#1f1912!important;text-shadow:none!important;
}
html[data-theme="light"] body.member-portal .portal-welcome h1 [data-member-name]{color:#8f5f19!important}
html[data-theme="light"] body.member-portal .portal-welcome p{color:#665d50!important}
html[data-theme="light"] body.member-portal .portal-eyebrow{color:#925f18!important}
html[data-theme="light"] body.member-portal .member-chip{
  background:rgba(255,253,248,.88)!important;color:#2d251b!important;
  border-color:#d7c29a!important;box-shadow:0 5px 14px rgba(77,54,18,.05)!important;
}
html[data-theme="light"] body.member-portal .member-chip b{color:#8c5d18!important}
html[data-theme="light"] body.member-portal .member-chip-status{color:#7b5118!important}
html[data-theme="light"] body.member-portal .portal-id-card{
  background:linear-gradient(145deg,#fffefa,#f2e6cf)!important;
  color:#211a12!important;border-color:#d3b579!important;
  box-shadow:0 18px 42px rgba(83,57,17,.10)!important;
}
html[data-theme="light"] body.member-portal .portal-avatar{
  background:#f4ead8!important;color:#8a5b17!important;border-color:#d8c29a!important;
}

/* Keep the light-mode mobile layout airy while avoiding dark legacy overlays. */
@media(max-width:760px){
  html[data-theme="light"] body.member-portal .portal-hero{min-height:300px!important}
  html[data-theme="light"] body.member-portal .portal-hero-content{padding-top:38px!important;padding-bottom:50px!important}
  html[data-theme="light"] body.v13-register .category-choice button{min-height:150px!important}
}

/* ---- styles-v205.css ---- */
/* Académie Chorale Salé — V205
   Final public-site polish requested after V204:
   - light-mode fixes for Talents + President message
   - cleaner mobile navigation / “More” panel
   - Star of the Month + Book Chorale Salé visible directly in desktop nav
*/

/* =========================================================
   1) LIGHT MODE — TALENTS PAGE
   ========================================================= */
html[data-theme="light"] body.v14-home #talents.v165-talents{
  background:
    radial-gradient(circle at 8% 8%,rgba(184,126,32,.08),transparent 24rem),
    linear-gradient(180deg,#f8f4ec,#f3eee4)!important;
  color:#211a12!important;
}
html[data-theme="light"] body.v14-home #talents .v177-young-artists,
html[data-theme="light"] body.v14-home #talents .v165-talents-grid>article{
  background:
    radial-gradient(circle at 90% 12%,rgba(190,134,37,.11),transparent 12rem),
    linear-gradient(145deg,#fffdf8,#f4ecdd)!important;
  color:#211a12!important;
  border:1px solid #dcc7a0!important;
  box-shadow:0 16px 38px rgba(72,50,14,.08)!important;
}
html[data-theme="light"] body.v14-home #talents .v177-young-artists::before{
  background:radial-gradient(circle,rgba(188,131,34,.12),rgba(188,131,34,0) 70%)!important;
}
html[data-theme="light"] body.v14-home #talents .v177-young-artists::after{
  color:rgba(165,109,24,.16)!important;
}
html[data-theme="light"] body.v14-home #talents .v177-young-artists>span{
  color:#9b671c!important;
}
html[data-theme="light"] body.v14-home #talents .v177-young-artists h3{
  color:#211a12!important;
  text-shadow:none!important;
}
html[data-theme="light"] body.v14-home #talents .v177-young-artists p{
  color:#675e50!important;
}
html[data-theme="light"] body.v14-home #talents .v165-talent-tags b{
  background:#fff9ed!important;
  color:#76501a!important;
  border-color:#dec99f!important;
}
html[data-theme="light"] body.v14-home #talents .v165-feature-no{
  background:linear-gradient(145deg,#efc35e,#d79a30)!important;
  color:#211608!important;
}

/* Talent profile cards keep their poster photography but their footer follows Light mode. */
html[data-theme="light"] body.v14-home #talents .v175-talent-card{
  background:#fffdfa!important;
  border-color:#d8bf8d!important;
  box-shadow:0 14px 34px rgba(72,50,14,.09)!important;
}
html[data-theme="light"] body.v14-home #talents .v175-talent-card>div{
  background:linear-gradient(180deg,#fffdf9,#f4ecdd)!important;
  border-top-color:#dfcda8!important;
}
html[data-theme="light"] body.v14-home #talents .v175-talent-card h3{color:#211a12!important}
html[data-theme="light"] body.v14-home #talents .v175-talent-card small{color:#746a5b!important}
html[data-theme="light"] body.v14-home #talents .v175-talent-card span{
  background:#fff5df!important;
  border-color:#d9bd84!important;
  color:#8f5d18!important;
}
html[data-theme="light"] body.v14-home #talents .v175-talent-card::before{
  background:rgba(255,249,236,.92)!important;
  color:#8e5d18!important;
  border-color:#d7b979!important;
}

/* =========================================================
   2) LIGHT MODE — PRESIDENT MESSAGE
   ========================================================= */
html[data-theme="light"] body.v14-home #about .v159-president-word{
  background:
    radial-gradient(circle at 92% 8%,rgba(190,134,37,.11),transparent 17rem),
    linear-gradient(145deg,#fffdf8,#f2e7d3)!important;
  color:#211a12!important;
  border-color:#d9bd87!important;
  box-shadow:0 20px 52px rgba(71,49,14,.09)!important;
}
html[data-theme="light"] body.v14-home #about .v159-president-copy{
  background:transparent!important;
  color:#211a12!important;
}
html[data-theme="light"] body.v14-home #about .v159-president-copy:before{
  color:#b57a23!important;
  opacity:.12!important;
}
html[data-theme="light"] body.v14-home #about .v159-president-copy .v158-kicker{
  color:#98651c!important;
}
html[data-theme="light"] body.v14-home #about .v159-president-copy h3{
  color:#241c12!important;
  text-shadow:none!important;
}
html[data-theme="light"] body.v14-home #about .v159-president-copy p{
  color:#62594c!important;
}
html[data-theme="light"] body.v14-home #about .v158-president-sign{
  border-top-color:#dcc69a!important;
}
html[data-theme="light"] body.v14-home #about .v158-president-sign strong{color:#8d5d18!important}
html[data-theme="light"] body.v14-home #about .v158-president-sign span{color:#756b5c!important}
html[data-theme="light"] body.v14-home #about .v159-president-photo{
  border-color:#cda65c!important;
  box-shadow:0 10px 28px rgba(65,43,12,.10)!important;
}

/* =========================================================
   3) MOBILE NAVIGATION — cleaner, compact, no nested black/white clash
   ========================================================= */
@media (max-width:760px){
  body.v14-home.v188-menu-open{overflow-x:hidden}

  body.v14-home.v188-menu-open .v188-nav{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-items:stretch!important;
    gap:8px!important;
    top:calc(100% + 8px)!important;
    left:10px!important;
    right:10px!important;
    width:auto!important;
    max-height:calc(100vh - 155px)!important;
    overflow:auto!important;
    overscroll-behavior:contain!important;
    padding:11px!important;
    border-radius:20px!important;
    z-index:120!important;
    -webkit-overflow-scrolling:touch!important;
  }

  body.v14-home .v188-nav>a{
    min-height:50px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    padding:10px 9px!important;
    border:1px solid transparent!important;
    border-radius:13px!important;
    font-size:12px!important;
    line-height:1.35!important;
  }

  body.v14-home .v188-nav-more{
    grid-column:1/-1!important;
    width:100%!important;
    margin:0!important;
  }
  body.v14-home .v188-nav-more>summary{
    width:100%!important;
    min-height:50px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    padding:10px 12px!important;
    border:1px solid transparent!important;
    border-radius:13px!important;
    text-align:center!important;
    font-size:12px!important;
  }
  body.v14-home .v188-nav-more[open]>summary span{transform:rotate(180deg)}
  body.v14-home .v188-nav-more>summary span{transition:transform .2s ease}

  body.v14-home .v188-nav-menu.v201-nav-menu{
    position:static!important;
    width:100%!important;
    min-width:0!important;
    margin:8px 0 0!important;
    padding:8px!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
    border-radius:15px!important;
    box-shadow:none!important;
  }
  body.v14-home .v188-nav-menu.v201-nav-menu a{
    min-height:48px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    padding:9px 8px!important;
    border-radius:11px!important;
    font-size:11px!important;
    line-height:1.35!important;
    border:1px solid transparent!important;
  }

  /* Light phone menu */
  html[data-theme="light"] body.v14-home.v188-menu-open .v188-nav{
    background:rgba(255,253,248,.985)!important;
    border-color:#d8c298!important;
    box-shadow:0 24px 58px rgba(66,44,12,.18)!important;
  }
  html[data-theme="light"] body.v14-home .v188-nav>a,
  html[data-theme="light"] body.v14-home .v188-nav-more>summary{
    background:#faf4e8!important;
    color:#30271c!important;
    border-color:#e2d2b4!important;
  }
  html[data-theme="light"] body.v14-home .v188-nav>a.active,
  html[data-theme="light"] body.v14-home .v188-nav-more.has-active>summary{
    background:linear-gradient(145deg,#f1c45f,#d99a2d)!important;
    color:#1c1408!important;
    border-color:#d3a044!important;
    box-shadow:0 8px 18px rgba(173,113,21,.15)!important;
  }
  html[data-theme="light"] body.v14-home .v188-nav-menu.v201-nav-menu{
    background:#f2e8d5!important;
    border:1px solid #deca9f!important;
  }
  html[data-theme="light"] body.v14-home .v188-nav-menu.v201-nav-menu a{
    background:#fffaf0!important;
    color:#352b20!important;
    border-color:#e3d3b4!important;
  }
  html[data-theme="light"] body.v14-home .v188-nav-menu.v201-nav-menu .v201-menu-featured{
    background:linear-gradient(145deg,#fff2d1,#f2ddb0)!important;
    color:#7e5115!important;
    border-color:#d6b66f!important;
  }

  /* Dark phone menu */
  html[data-theme="dark"] body.v14-home.v188-menu-open .v188-nav{
    background:rgba(10,11,13,.985)!important;
    border-color:rgba(224,177,76,.24)!important;
    box-shadow:0 24px 58px rgba(0,0,0,.48)!important;
  }
  html[data-theme="dark"] body.v14-home .v188-nav>a,
  html[data-theme="dark"] body.v14-home .v188-nav-more>summary{
    background:#111318!important;
    color:#e7dece!important;
    border-color:rgba(224,177,76,.12)!important;
  }
  html[data-theme="dark"] body.v14-home .v188-nav>a.active,
  html[data-theme="dark"] body.v14-home .v188-nav-more.has-active>summary{
    background:rgba(224,177,76,.15)!important;
    color:#f3cd70!important;
    border-color:rgba(224,177,76,.32)!important;
  }
  html[data-theme="dark"] body.v14-home .v188-nav-menu.v201-nav-menu{
    background:#0d0f12!important;
    border:1px solid rgba(224,177,76,.18)!important;
  }
  html[data-theme="dark"] body.v14-home .v188-nav-menu.v201-nav-menu a{
    background:#14161a!important;
    color:#ded5c5!important;
    border-color:rgba(255,255,255,.05)!important;
  }
  html[data-theme="dark"] body.v14-home .v188-nav-menu.v201-nav-menu .v201-menu-featured{
    background:rgba(224,177,76,.10)!important;
    color:#f0c96b!important;
    border-color:rgba(224,177,76,.22)!important;
  }
}

/* =========================================================
   4) DESKTOP NAV — expose Star of the Month + Booking directly
   ========================================================= */
@media (min-width:1000px){
  body.v14-home .v202-desktop-nav-extra{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  body.v14-home .v188-nav-menu.v201-nav-menu .v202-more-desktop-duplicate{
    display:none!important;
  }
  body.v14-home .v188-nav{
    gap:2px!important;
  }
  body.v14-home .v188-nav>a,
  body.v14-home .v188-nav summary{
    padding-inline:8px!important;
    font-size:11.5px!important;
  }
  html[data-theme="light"] body.v14-home .v188-nav>a.v202-nav-star,
  html[data-theme="light"] body.v14-home .v188-nav>a.v202-nav-book{
    color:#8a5b18!important;
    background:#fff7e7!important;
    border:1px solid #dbc391!important;
  }
  html[data-theme="dark"] body.v14-home .v188-nav>a.v202-nav-star,
  html[data-theme="dark"] body.v14-home .v188-nav>a.v202-nav-book{
    color:#f2cd71!important;
    background:rgba(224,177,76,.08)!important;
    border:1px solid rgba(224,177,76,.20)!important;
  }
}

@media (min-width:1200px){
  body.v14-home .v188-nav>a,
  body.v14-home .v188-nav summary{
    padding-inline:10px!important;
    font-size:12.5px!important;
  }
}

/* ---- styles-v206.css ---- */
/* Académie Chorale Salé — V206
   - direct high-value desktop navigation (Star, Gallery, Booking, Contact)
   - keep those links available in More only below desktop width
   - Light-mode correction for Ensemble page
*/

/* =========================================================
   1) ENSEMBLE PAGE — true Light mode
   ========================================================= */
html[data-theme="light"] body.v14-home #ensemble.v165-ensemble{
  background:linear-gradient(180deg,#f8f4ec,#f3eee4)!important;
  color:#211a12!important;
}
html[data-theme="light"] body.v14-home #ensemble .v165-page-hero{
  background:
    radial-gradient(circle at 16% 12%,rgba(190,134,37,.12),transparent 18rem),
    linear-gradient(145deg,#fffdf8,#f1e5d1)!important;
  color:#211a12!important;
  border:1px solid #dcc49a!important;
  box-shadow:0 20px 52px rgba(72,49,14,.10)!important;
}
html[data-theme="light"] body.v14-home #ensemble .v165-page-hero-copy>span{color:#98651c!important}
html[data-theme="light"] body.v14-home #ensemble .v165-page-hero-copy h2{color:#211a12!important;text-shadow:none!important}
html[data-theme="light"] body.v14-home #ensemble .v165-page-hero-copy p{color:#675e50!important}
html[data-theme="light"] body.v14-home #ensemble .v165-page-hero>img{
  background:#eee5d5!important;
}
html[data-theme="light"] body.v14-home #ensemble .v167-artistic-lead{
  background:
    radial-gradient(circle at 92% 16%,rgba(190,134,37,.13),transparent 15rem),
    linear-gradient(145deg,#fffdf8,#f1e6d3)!important;
  color:#211a12!important;
  border-color:#d7b97f!important;
  box-shadow:0 16px 42px rgba(72,49,14,.09)!important;
}
html[data-theme="light"] body.v14-home #ensemble .v167-artistic-lead:after{color:rgba(152,101,28,.07)!important}
html[data-theme="light"] body.v14-home #ensemble .v167-artistic-lead span{color:#98651c!important}
html[data-theme="light"] body.v14-home #ensemble .v167-artistic-lead h3{color:#211a12!important}
html[data-theme="light"] body.v14-home #ensemble .v167-artistic-lead h3 small{color:#756a5a!important}
html[data-theme="light"] body.v14-home #ensemble .v167-artistic-lead p{color:#8d5d18!important}
html[data-theme="light"] body.v14-home #ensemble .v167-artistic-lead img{
  border-color:#cfa95f!important;
  box-shadow:0 10px 28px rgba(67,46,14,.12)!important;
}
html[data-theme="light"] body.v14-home #ensemble .v176-ensemble-grid article{
  background:linear-gradient(145deg,#fffdf9,#f6eee0)!important;
  border-color:#dfcda9!important;
  box-shadow:0 12px 30px rgba(72,49,14,.06)!important;
}
html[data-theme="light"] body.v14-home #ensemble .v176-ensemble-grid h3{color:#211a12!important}
html[data-theme="light"] body.v14-home #ensemble .v176-ensemble-grid p{color:#675e50!important}
html[data-theme="light"] body.v14-home #ensemble .v167-roster-head h3{color:#211a12!important}
html[data-theme="light"] body.v14-home #ensemble .v167-roster-head p{color:#675e50!important}
/* musician cards remain photographic: keep caption readable over the photo */
html[data-theme="light"] body.v14-home #ensemble .v167-musician-card h4{color:#fff!important;text-shadow:0 2px 12px rgba(0,0,0,.55)!important}
html[data-theme="light"] body.v14-home #ensemble .v167-musician-card p{color:#f0cf82!important}

/* =========================================================
   2) DESKTOP HEADER — important links stay outside “More”
   ========================================================= */
.v206-direct-nav{display:none!important}

@media (min-width:1100px){
  body.v14-home .v188-header-inner{
    width:min(1680px,100%)!important;
    padding-inline:18px!important;
    column-gap:10px!important;
  }
  body.v14-home .v188-nav{
    width:100%!important;
    justify-content:center!important;
    gap:2px!important;
  }
  body.v14-home .v188-nav>a,
  body.v14-home .v188-nav summary{
    padding:8px 7px!important;
    font-size:11px!important;
  }
  body.v14-home .v206-direct-nav{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid transparent!important;
  }
  body.v14-home .v188-nav-menu .v206-more-direct-duplicate{
    display:none!important;
  }
  html[data-theme="light"] body.v14-home .v206-direct-nav{
    background:#fff9ed!important;
    border-color:#dfcda8!important;
    color:#805515!important;
  }
  html[data-theme="light"] body.v14-home .v206-nav-book,
  html[data-theme="light"] body.v14-home .v206-nav-star{
    background:linear-gradient(145deg,#fff0c7,#efd79e)!important;
    border-color:#d4b365!important;
    color:#70470f!important;
  }
  html[data-theme="light"] body.v14-home .v206-direct-nav:hover,
  html[data-theme="light"] body.v14-home .v206-direct-nav.active{
    background:linear-gradient(145deg,#efc35e,#d99a2e)!important;
    color:#1d1408!important;
    border-color:#d19b35!important;
  }
  html[data-theme="dark"] body.v14-home .v206-direct-nav{
    background:rgba(224,177,76,.07)!important;
    border-color:rgba(224,177,76,.18)!important;
    color:#e9c873!important;
  }
  html[data-theme="dark"] body.v14-home .v206-nav-book,
  html[data-theme="dark"] body.v14-home .v206-nav-star{
    background:rgba(224,177,76,.13)!important;
    border-color:rgba(224,177,76,.30)!important;
    color:#f6d985!important;
  }
  html[data-theme="dark"] body.v14-home .v206-direct-nav:hover,
  html[data-theme="dark"] body.v14-home .v206-direct-nav.active{
    background:rgba(224,177,76,.20)!important;
    color:#ffe49b!important;
  }
}

@media (min-width:1360px){
  body.v14-home .v188-nav{gap:4px!important}
  body.v14-home .v188-nav>a,
  body.v14-home .v188-nav summary{
    padding-inline:9px!important;
    font-size:12px!important;
  }
}

/* 1100px–1250px: save width but keep the important links visible. */
@media (min-width:1100px) and (max-width:1250px){
  body.v14-home .v188-brand-copy small{display:none!important}
  body.v14-home .v188-brand-copy strong{font-size:16px!important}
  body.v14-home .v188-brand>img{width:58px!important;height:46px!important;flex-basis:58px!important}
  body.v14-home .v188-nav>a,
  body.v14-home .v188-nav summary{font-size:10px!important;padding-inline:5px!important}
}

/* Below desktop width, those four remain available inside “More”. */
@media (max-width:1099px){
  body.v14-home .v206-direct-nav{display:none!important}
  body.v14-home .v188-nav-menu .v206-more-direct-duplicate{display:flex!important}
}

/* ---- styles-v207.css ---- */
/* Académie Chorale Salé — V207
   Fix requested: Star / Gallery / Booking / Contact are NEVER nested in “More”.
   They are first-level navigation items on desktop/tablet and first-level items
   in the mobile hamburger menu. “More” now contains secondary links only.
*/

/* These are first-level links everywhere. On phones the parent nav itself is
   hidden until the hamburger opens, so this does not clutter the closed header. */
body.v14-home .v206-direct-nav{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}

/* Defensive rule in case an older cached HTML still contains duplicates. */
body.v14-home .v188-nav-menu .v206-more-direct-duplicate,
body.v14-home .v188-nav-menu .v202-more-desktop-duplicate{
  display:none!important;
}

/* Tablet / compact desktop: give navigation its own row rather than squeezing
   ten items into the brand row. This is the width range shown in the screenshot. */
@media (min-width:761px) and (max-width:1099px){
  body.v14-home .v188-header-inner{
    width:100%!important;
    max-width:none!important;
    min-height:154px!important;
    padding:8px 14px 10px!important;
    grid-template-columns:minmax(0,1fr) auto auto!important;
    grid-template-rows:52px 44px 42px!important;
    grid-template-areas:
      "brand lang menu"
      "nav nav nav"
      "portals portals portals"!important;
    gap:4px 10px!important;
  }
  body.v14-home .v188-brand{grid-area:brand!important}
  body.v14-home .v188-nav{
    grid-area:nav!important;
    width:100%!important;
    justify-self:stretch!important;
    justify-content:center!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:2px!important;
    overflow:visible!important;
  }
  body.v14-home .v188-nav>a,
  body.v14-home .v188-nav summary{
    min-height:34px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:6px 7px!important;
    font-size:10.5px!important;
    line-height:1.2!important;
    border-radius:9px!important;
    white-space:nowrap!important;
  }
  body.v14-home .v206-direct-nav{
    border:1px solid transparent!important;
  }
  html[data-theme="light"] body.v14-home .v206-direct-nav{
    background:#fff9ed!important;
    border-color:#dfcda8!important;
    color:#805515!important;
  }
  html[data-theme="light"] body.v14-home .v206-nav-star,
  html[data-theme="light"] body.v14-home .v206-nav-book{
    background:linear-gradient(145deg,#fff0c7,#efd79e)!important;
    border-color:#d4b365!important;
    color:#70470f!important;
  }
  html[data-theme="dark"] body.v14-home .v206-direct-nav{
    background:rgba(224,177,76,.07)!important;
    border-color:rgba(224,177,76,.18)!important;
    color:#e9c873!important;
  }
  body.v14-home .v188-nav-more{position:relative!important}
  body.v14-home .v188-nav-menu.v201-nav-menu{
    top:39px!important;
    left:0!important;
    right:auto!important;
    width:225px!important;
  }
}

/* Narrow phones: direct links are first-level cards inside the hamburger panel.
   “More” remains only for secondary content. */
@media (max-width:760px){
  body.v14-home .v206-direct-nav{display:flex!important}
  body.v14-home.v188-menu-open .v188-nav{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  body.v14-home .v206-nav-book,
  body.v14-home .v206-nav-star{
    font-weight:900!important;
  }
  html[data-theme="light"] body.v14-home .v206-direct-nav{
    background:#fff9ed!important;
    border-color:#dfcda8!important;
    color:#805515!important;
  }
  html[data-theme="light"] body.v14-home .v206-nav-book,
  html[data-theme="light"] body.v14-home .v206-nav-star{
    background:linear-gradient(145deg,#fff0c7,#efd79e)!important;
    border-color:#d4b365!important;
    color:#70470f!important;
  }
  html[data-theme="dark"] body.v14-home .v206-direct-nav{
    background:rgba(224,177,76,.09)!important;
    border-color:rgba(224,177,76,.20)!important;
    color:#e9c873!important;
  }
}

/* ---- styles-v208.css ---- */
/* Académie Chorale Salé — V208
   Navigation hardening + cache-migration companion.
*/
body.v14-home .v188-nav-menu a[href="#star-month"],
body.v14-home .v188-nav-menu a[href="#gallery"],
body.v14-home .v188-nav-menu a[href="#booking"],
body.v14-home .v188-nav-menu a[href="#contact"]{display:none!important}

/* Primary links are real top-level items. */
body.v14-home .v188-nav > .v206-direct-nav{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}

@media (min-width:761px){
  body.v14-home .v188-header-inner{max-width:none!important;width:100%!important;padding-inline:18px!important}
  body.v14-home .v188-nav{display:flex!important;justify-content:center!important;align-items:center!important;gap:3px!important;flex-wrap:nowrap!important}
  body.v14-home .v188-nav>a,body.v14-home .v188-nav summary{font-size:10.5px!important;padding:7px 6px!important;white-space:nowrap!important}
  body.v14-home .v206-nav-star,body.v14-home .v206-nav-book{font-weight:900!important}
  body.v14-home .v188-nav-menu.v201-nav-menu{width:220px!important}
}

@media (min-width:1250px){
  body.v14-home .v188-nav>a,body.v14-home .v188-nav summary{font-size:11.5px!important;padding-inline:8px!important}
}

/* Normal mobile mode: hamburger opens the primary links as normal first-level
   items, while More contains secondary sections only. */
@media (max-width:760px){
  body.v14-home .v206-direct-nav{display:flex!important}
  body.v14-home.v188-menu-open .v188-nav{display:flex!important;grid-template-columns:none!important}
  body.v14-home .v188-nav-more{width:100%!important}
}

/* ---- styles-v214.css ---- */
/* Académie Chorale Salé — V214: talents expansion + distinct booking/contact */
.v214-musicians-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.v214-musicians-grid .v167-musician-card{min-height:420px!important}
.v214-musicians-grid .v167-musician-card>div{bottom:17px!important}
.v214-musicians-grid .v167-musician-card h4 small{display:block;font-size:11px;color:#cfc5b2;margin-top:2px;direction:ltr;text-align:right;font-weight:700}
.v214-musicians-grid .v167-musician-card em{display:block;margin-top:6px;color:#d1c8b7;font-size:11px;line-height:1.7;font-style:normal;max-width:420px}
.v214-musicians-grid .v214-yassine img{object-position:center 35%!important}

.v214-talents-roster{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;max-width:1240px!important}
.v214-talents-roster .v175-talent-card>div{display:grid!important;grid-template-columns:1fr auto!important;align-items:start!important;column-gap:10px!important;row-gap:2px!important;padding:14px 14px 15px!important;min-height:158px!important}
.v214-talents-roster .v175-talent-card h3,.v214-talents-roster .v175-talent-card small,.v214-talents-roster .v175-talent-card em,.v214-talents-roster .v175-talent-card p{grid-column:1/-1!important}
.v214-talents-roster .v175-talent-card h3{font-size:17px!important}
.v214-talents-roster .v175-talent-card em{display:inline-block!important;margin-top:5px!important;color:#e3b65a!important;font-size:10px!important;font-style:normal!important;font-weight:900!important;line-height:1.55!important}
.v214-talents-roster .v175-talent-card p{margin:6px 0 1px!important;color:#c8c1b5!important;font-size:10.5px!important;line-height:1.75!important;min-height:37px!important}
.v214-talents-roster .v175-talent-card span{grid-column:1/-1!important;justify-self:start!important;align-self:end!important;margin-top:7px!important}
.v214-talents-roster .v175-talent-card img{aspect-ratio:4/5!important;object-position:center 18%!important}
.v214-talents-roster .v214-male-talent img{object-position:center 20%!important}

.v214-booking-path{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:880px;margin:28px auto 0;position:relative;z-index:2}
.v214-booking-path article{padding:18px 16px;border-radius:20px;border:1px solid rgba(229,179,78,.18);background:rgba(255,255,255,.03);text-align:right}
.v214-booking-path article b{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(231,183,83,.13);border:1px solid rgba(231,183,83,.26);color:#e8b750;font-size:10px;direction:ltr}
.v214-booking-path article h3{margin:10px 0 5px!important;color:#f3efe8!important;font-size:14px!important}
.v214-booking-path article p{margin:0!important;color:#bdb5a8!important;font-size:11px!important;line-height:1.75!important}
.v214-booking-toggle{margin-top:18px!important}
.v214-contact{scroll-margin-top:105px}

html[data-theme="light"] body.v14-home .v214-booking-path article{background:#fff!important;border-color:rgba(162,113,32,.18)!important;box-shadow:0 10px 24px rgba(74,53,22,.06)!important}
html[data-theme="light"] body.v14-home .v214-booking-path article h3{color:#2b241a!important}
html[data-theme="light"] body.v14-home .v214-booking-path article p{color:#71685b!important}

@media(max-width:1180px){.v214-musicians-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v214-talents-roster{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:820px){.v214-booking-path{grid-template-columns:1fr!important}.v214-musicians-grid{grid-template-columns:1fr!important}.v214-musicians-grid .v167-musician-card{min-height:390px!important}}
@media(max-width:760px){
 .v214-talents-roster{display:flex!important;overflow-x:auto!important;grid-template-columns:none!important;gap:12px!important;padding:2px 1px 13px!important;scroll-snap-type:x mandatory!important}
 .v214-talents-roster .v175-talent-card{flex:0 0 84%!important;scroll-snap-align:center!important}
 .v214-talents-roster .v175-talent-card>div{min-height:150px!important}
 .v214-talents-roster .v175-talent-card p{font-size:10px!important}
}
@media(max-width:430px){.v214-talents-roster .v175-talent-card{flex-basis:88%!important}.v214-musicians-grid .v214-yassine img{object-position:center 31%!important}}

/* ---- styles-v215.css ---- */
/* Académie Chorale Salé — V215: booking form mobile readability only */
#chorale-booking-form{
  color-scheme:light!important;
  direction:rtl!important;
  text-align:right!important;
}
#chorale-booking-form .v92-form-head{
  text-align:right!important;
}
#chorale-booking-form .v92-form-head>span{
  display:block!important;
  color:#9a6f22!important;
  font-size:10px!important;
  letter-spacing:1.7px!important;
  margin-bottom:5px!important;
}
#chorale-booking-form .v92-form-head h3{
  color:#211b14!important;
  font-weight:900!important;
  line-height:1.35!important;
}
#chorale-booking-form .v92-form-head p{
  color:#6f6659!important;
  font-weight:600!important;
}
#chorale-booking-form .v92-form-grid label,
#chorale-booking-form .v92-form-grid label>span{
  color:#211b14!important;
}
#chorale-booking-form .v92-form-grid label>span{
  font-size:13px!important;
  font-weight:900!important;
  margin-bottom:8px!important;
}
#chorale-booking-form .v92-form-grid label i{
  color:#887d6e!important;
  font-size:10px!important;
}
#chorale-booking-form .v92-form-grid input,
#chorale-booking-form .v92-form-grid select,
#chorale-booking-form .v92-form-grid textarea{
  color-scheme:light!important;
  -webkit-text-fill-color:#1d1914!important;
  background:#ffffff!important;
  color:#1d1914!important;
  border:1px solid #d7c9b0!important;
  box-shadow:0 5px 14px rgba(67,49,20,.035)!important;
  text-align:right!important;
  direction:rtl!important;
  font-size:14px!important;
  font-weight:650!important;
  line-height:1.6!important;
  caret-color:#a8731e!important;
}
#chorale-booking-form .v92-form-grid input,
#chorale-booking-form .v92-form-grid select{
  min-height:52px!important;
}
#chorale-booking-form .v92-form-grid textarea{
  min-height:108px!important;
  resize:vertical!important;
}
#chorale-booking-form .v92-form-grid input::placeholder,
#chorale-booking-form .v92-form-grid textarea::placeholder{
  color:#746d63!important;
  -webkit-text-fill-color:#746d63!important;
  opacity:1!important;
  font-weight:600!important;
}
#chorale-booking-form .v92-form-grid select:invalid{
  color:#746d63!important;
  -webkit-text-fill-color:#746d63!important;
}
#chorale-booking-form .v92-form-grid input:focus,
#chorale-booking-form .v92-form-grid select:focus,
#chorale-booking-form .v92-form-grid textarea:focus{
  background:#fffefa!important;
  border-color:#c28c2c!important;
  box-shadow:0 0 0 3px rgba(194,140,44,.13)!important;
}
#chorale-booking-form input[type="date"],
#chorale-booking-form input[type="time"],
#chorale-booking-form input[type="email"],
#chorale-booking-form input[inputmode="tel"]{
  direction:ltr!important;
  text-align:left!important;
}
#chorale-booking-form input[type="date"]::-webkit-calendar-picker-indicator,
#chorale-booking-form input[type="time"]::-webkit-calendar-picker-indicator{
  opacity:.72!important;
  filter:none!important;
}
#chorale-booking-form .v92-submit{
  min-height:55px!important;
  font-size:15px!important;
  font-weight:900!important;
  border-radius:16px!important;
}
#chorale-booking-form .v92-privacy{
  color:#786f61!important;
  font-size:10px!important;
  line-height:1.7!important;
}

@media(max-width:820px){
  #chorale-booking-form{
    width:100%!important;
    max-width:100%!important;
    margin:18px auto 0!important;
    padding:24px 20px!important;
    border-radius:24px!important;
  }
  #chorale-booking-form .v92-form-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:16px!important;
  }
  #chorale-booking-form .v92-form-grid label,
  #chorale-booking-form .v92-form-grid .full{
    grid-column:1/-1!important;
    width:100%!important;
    min-width:0!important;
  }
  #chorale-booking-form .v92-form-head{
    padding-bottom:17px!important;
    margin-bottom:18px!important;
  }
  #chorale-booking-form .v92-form-head h3{
    font-size:25px!important;
    margin:5px 0 7px!important;
  }
  #chorale-booking-form .v92-form-head p{
    font-size:12.5px!important;
    line-height:1.9!important;
  }
}

@media(max-width:430px){
  #chorale-booking-form{
    padding:20px 15px!important;
    border-radius:21px!important;
  }
  #chorale-booking-form .v92-form-grid{
    gap:14px!important;
  }
  #chorale-booking-form .v92-form-grid label>span{
    font-size:12.5px!important;
  }
  #chorale-booking-form .v92-form-grid input,
  #chorale-booking-form .v92-form-grid select,
  #chorale-booking-form .v92-form-grid textarea{
    font-size:13.5px!important;
    padding:13px 14px!important;
    border-radius:13px!important;
  }
  #chorale-booking-form .v92-form-head h3{
    font-size:23px!important;
  }
}

/* ---- styles-v220.css ---- */
/* v220 — lighter interaction, motion polish, teacher review */
.cs-dynamic-control{position:relative;overflow:hidden;isolation:isolate;transition:transform .16s ease,box-shadow .18s ease,filter .18s ease,border-color .18s ease}
.cs-dynamic-control:not(:disabled):active{transform:translateY(1px) scale(.988)}
.cs-ripple{position:absolute;border-radius:999px;background:currentColor;opacity:.10;transform:scale(0);animation:cs-ripple .42s ease-out;pointer-events:none;z-index:-1}
@keyframes cs-ripple{to{transform:scale(1.7);opacity:0}}
.cs-reveal{opacity:0;transform:translateY(12px);transition:opacity .44s ease,transform .44s ease}
.cs-reveal.cs-revealed{opacity:1;transform:none}
.cs-submitting{filter:saturate(.8);cursor:progress}
.cs-current-page-link{font-weight:800}
body.v14-home section.route-active{animation:cs-route-in .3s cubic-bezier(.2,.7,.2,1)}
@keyframes cs-route-in{from{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:none}}
body.v14-home .v188-nav a.active{box-shadow:inset 0 -2px 0 rgba(240,199,95,.85)}
body.v14-home .v188-program-card:hover,body.v14-home .v194-contact-card:hover,body.v14-home .v170-talent-card:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(0,0,0,.22)}

/* Home: elegant motion without heavy JS */
body.v14-home .v188-hero{position:relative;overflow:hidden}
body.v14-home .v188-hero::after{content:"";position:absolute;inset:auto 8% 3% 8%;height:1px;background:linear-gradient(90deg,transparent,rgba(224,181,80,.62),transparent);transform:scaleX(.45);transform-origin:center;animation:cs-gold-line 5.5s ease-in-out infinite;pointer-events:none}
body.v14-home .v188-hero-image>img{will-change:transform;animation:cs-hero-breathe 12s ease-in-out infinite alternate}
body.v14-home .v191-latest-news{animation:cs-news-float 4.6s ease-in-out infinite}
body.v14-home .v167-hero-prestige i{display:inline-block;animation:cs-star-pulse 2.8s ease-in-out infinite}
@keyframes cs-hero-breathe{from{transform:scale(1.002)}to{transform:scale(1.035)}}
@keyframes cs-news-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@keyframes cs-star-pulse{0%,100%{opacity:.55;transform:scale(.9) rotate(0)}50%{opacity:1;transform:scale(1.12) rotate(14deg)}}
@keyframes cs-gold-line{0%,100%{opacity:.26;transform:scaleX(.4)}50%{opacity:.9;transform:scaleX(1)}}

/* Rendering optimization for below-the-fold home sections */
body.v14-home main>section:not(#home){content-visibility:auto;contain-intrinsic-size:780px}

/* Full teacher application modal */
.teacher-review-modal[hidden]{display:none!important}
.teacher-review-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:18px}
.teacher-review-card{position:relative;z-index:1;width:min(900px,96vw);max-height:92vh;overflow:auto;border:1px solid rgba(199,158,65,.34);border-radius:22px;background:var(--card,#fff);box-shadow:0 28px 90px rgba(0,0,0,.42);padding:24px}
.teacher-review-head{display:flex;gap:16px;align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(160,130,75,.2)}
.teacher-review-photo{width:86px;height:86px;border-radius:20px;overflow:hidden;background:#181818;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(210,169,70,.45)}
.teacher-review-photo img{width:100%;height:100%;object-fit:cover}
.teacher-review-head h2{margin:0 0 4px}.teacher-review-head p{margin:0;opacity:.72}
.teacher-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}
.teacher-review-grid>div{padding:12px 14px;border:1px solid rgba(160,130,75,.18);border-radius:13px;background:rgba(170,140,90,.055)}
.teacher-review-grid small{display:block;opacity:.64;margin-bottom:4px}.teacher-review-grid b{display:block;overflow-wrap:anywhere}
.teacher-review-grid .full{grid-column:1/-1}
.teacher-review-docs{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 18px}.teacher-review-docs a{max-width:100%}
.teacher-review-actions{display:flex;flex-wrap:wrap;gap:9px;position:sticky;bottom:-24px;margin:18px -24px -24px;padding:14px 24px;background:color-mix(in srgb,var(--card,#fff) 94%,transparent);backdrop-filter:blur(12px);border-top:1px solid rgba(160,130,75,.18)}
.teacher-review-status{display:inline-flex;align-items:center;gap:7px;font-weight:800;margin-top:4px}
@media(max-width:700px){.teacher-review-card{padding:18px;border-radius:18px}.teacher-review-grid{grid-template-columns:1fr}.teacher-review-grid .full{grid-column:auto}.teacher-review-head{align-items:flex-start}.teacher-review-photo{width:70px;height:70px;border-radius:16px}.teacher-review-actions{bottom:-18px;margin:14px -18px -18px;padding:12px 18px}}

@media(prefers-reduced-motion:reduce){.cs-dynamic-control,.cs-reveal{transition:none!important}.cs-reveal{opacity:1!important;transform:none!important}.cs-ripple{display:none!important}body.v14-home section.route-active,body.v14-home .v188-hero-image>img,body.v14-home .v191-latest-news,body.v14-home .v167-hero-prestige i,body.v14-home .v188-hero::after{animation:none!important}}

