/* Return to Self — Main Stylesheet — 69MNKYS */
*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}
html,body{margin:0!important;padding:0!important;overflow-x:hidden;width:100%;height:100%}

:root{
  --cream:#F4EFE6;--cream2:#EDE7DA;--cream3:#E8E0D0;
  --warm:#8C7A66;--text:#2C2018;--textm:#5A4838;--textl:#9A8A78;
  --rust:#C87858;--sage:#8A9888;--taupe:#B4ACA0;
  --white:#FDFAF5;--sw:210px;
  --serif:'Cormorant Garamond',serif;
  --sans:'Jost',sans-serif;
  --arabic:'Noto Naskh Arabic','Cormorant Garamond',serif;
}

body{font-family:var(--sans);background:var(--cream);color:var(--text)}

/* LANG */
/* Language switching — EN default, AR on toggle */
.ar{display:none!important}
.ar-b{display:none!important}
[data-lang="en"] .en{display:inline!important}
[data-lang="en"] .en-b{display:block!important}
[data-lang="en"] .ar{display:none!important}
[data-lang="en"] .ar-b{display:none!important}
[data-lang="ar"] .ar{display:inline!important}
[data-lang="ar"] .ar-b{display:block!important}
[data-lang="ar"] .en{display:none!important}
[data-lang="ar"] .en-b{display:none!important}
[data-lang="ar"] body{direction:rtl;font-family:var(--arabic)}
[data-lang="ar"] h1,[data-lang="ar"] h2{font-family:var(--arabic)}

/* APP WRAPPER */
#rts-app{width:100%;min-height:100vh;background:var(--cream)}

/* PAGE */
.page{display:flex;min-height:100vh;width:100%}

/* SIDEBAR */
.sb{width:var(--sw);min-width:var(--sw);max-width:var(--sw);background:var(--cream);border-right:1px solid rgba(180,162,140,0.25);display:flex;flex-direction:column;padding:28px 0 24px;position:sticky;top:0;height:100vh;overflow-y:auto;z-index:100;flex-shrink:0;align-self:flex-start}
[data-lang="ar"] .sb{border-right:none;border-left:1px solid rgba(180,162,140,0.25)}
.sb-logo{padding:0 22px 28px}
.sb-logo-img{max-width:120px;height:auto;margin-bottom:8px}
.sb-dots{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}
.sb-dot{width:10px;height:10px;border-radius:50%}
.sb-dot:nth-child(1){background:var(--taupe)}
.sb-dot:nth-child(2){background:var(--sage)}
.sb-dot:nth-child(3){background:var(--rust)}
.sb-brand-en{font-family:var(--serif);font-size:14px;font-weight:500;letter-spacing:2px;text-transform:uppercase;line-height:1.25;color:var(--text);margin-bottom:5px}
.sb-brand-ar{font-family:var(--arabic);font-size:18px;font-weight:500;color:var(--text);margin-bottom:5px}
.sb-sub{font-size:9px;letter-spacing:2.5px;text-transform:uppercase;color:var(--textl)}
.sb-sub-ar{font-family:var(--arabic);font-size:11px;color:var(--textl)}
.sb-nav{flex:1}
.sb-nav ul{list-style:none}
.sb-nav ul li{border-bottom:1px solid rgba(180,162,140,0.18)}
.sb-nav ul li a{display:flex;align-items:center;justify-content:space-between;padding:10px 22px;font-size:12px;color:var(--textm);text-decoration:none;transition:color .2s}
[data-lang="ar"] .sb-nav ul li a{flex-direction:row-reverse;text-align:right}
.sb-nav ul li a:hover,.sb-nav ul li a.active{color:var(--text)}
.sb-nav ul li a .dot{width:5px;height:5px;border-radius:50%;background:var(--text);flex-shrink:0}
.sb-nav ul li a .plus{font-size:13px;color:var(--textl);flex-shrink:0}
.sb-btn{padding:22px 22px 0}
.sb-btn a{display:block;border:1px solid var(--text);padding:10px 16px;text-align:center;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--text);text-decoration:none;transition:all .2s;font-family:var(--sans)}
.sb-btn a:hover{background:var(--text);color:var(--white)}

/* MAIN */
.main{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}

/* TOPBAR */
.topbar{height:52px;background:rgba(244,239,230,0.96);backdrop-filter:blur(8px);border-bottom:1px solid rgba(180,162,140,0.2);display:flex;align-items:center;justify-content:flex-end;padding:0 36px;gap:28px;position:sticky;top:0;z-index:50;flex-shrink:0}
.topbar-a{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:var(--textm);text-decoration:none;transition:color .2s}
.topbar-a:hover{color:var(--text)}
.topbar-book{border:1px solid var(--text);padding:7px 18px;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--text);text-decoration:none;transition:all .2s}
.topbar-book:hover{background:var(--text);color:var(--white)}
.lang-row{display:flex;align-items:center;gap:5px}
.lbtn{background:none;border:none;cursor:pointer;font-size:10px;letter-spacing:1px;color:var(--textl);font-family:var(--sans);padding:0;transition:color .2s}
.lbtn:hover,.lbtn.on{color:var(--text);font-weight:500}
.lsep{font-size:10px;color:var(--taupe)}

/* HERO */
.hero{display:grid;grid-template-columns:42% 58%;min-height:calc(100vh - 52px);flex-shrink:0}
.hero-l{background:var(--cream);display:flex;flex-direction:column;justify-content:center;padding:60px 44px}
.hero-title{font-family:var(--serif);font-size:clamp(44px,5.5vw,88px);font-weight:300;line-height:1.0;letter-spacing:-1px;color:var(--text);margin-bottom:10px}
[data-lang="ar"] .hero-title{font-family:var(--arabic);font-size:clamp(42px,6vw,72px);line-height:1.2;letter-spacing:0}
.hero-sub{font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(16px,2.2vw,26px);color:var(--warm);margin-bottom:28px;line-height:1.3}
.hero-desc{font-size:13.5px;line-height:1.85;color:var(--textm);max-width:320px;margin-bottom:36px;font-weight:300}
[data-lang="ar"] .hero-desc{font-family:var(--arabic);font-size:14px;max-width:100%;text-align:right}
.hero-cta{display:inline-flex;align-items:center;gap:10px;font-size:10.5px;letter-spacing:1.8px;text-transform:uppercase;color:var(--text);text-decoration:none;border-bottom:1px solid var(--text);padding-bottom:3px;transition:gap .3s;width:fit-content}
.hero-cta:hover{gap:16px}
.hero-r{position:relative;background:var(--cream3);overflow:hidden;min-height:calc(100vh - 52px)}
.img-slot{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--cream3)}
.img-slot-label{font-size:9px;letter-spacing:2px;text-transform:uppercase;color:var(--textl);opacity:0.5;text-align:center}
.img-slot-label svg{display:block;margin:0 auto 6px;width:28px;height:28px;stroke:var(--textl);fill:none;stroke-width:1}

/* FRAMEWORK */
.framework{background:var(--cream2);display:grid;grid-template-columns:var(--sw) 1fr;flex-shrink:0}
.fw-sidebar-spacer{border-right:1px solid rgba(180,162,140,0.18);padding:72px 22px;display:flex;flex-direction:column;justify-content:center}
.fw-eyebrow{font-size:9px;letter-spacing:2.5px;text-transform:uppercase;color:var(--textl);margin-bottom:12px}
.fw-title{font-family:var(--serif);font-size:clamp(26px,3vw,38px);font-weight:300;line-height:1.1;color:var(--text);margin-bottom:16px}
.fw-body{font-size:12.5px;line-height:1.8;color:var(--textm);margin-bottom:24px;font-weight:300}
.fw-link{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--text);text-decoration:none;border-bottom:1px solid rgba(44,32,24,0.35);padding-bottom:2px;transition:gap .3s}
.fw-link:hover{gap:14px}
.fw-cards{display:grid;grid-template-columns:repeat(3,1fr)}
.fw-card{border-left:1px solid rgba(180,162,140,0.2);padding:52px 28px 44px;display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--cream2)}
.fw-card:first-child{border-left:none}
.cv{position:relative;margin-bottom:28px;width:80px;height:100px;flex-shrink:0}
.cv1 .c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;background:#C8BFB0}
.cv2 .c1{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:52px;height:52px;border-radius:50%;background:#8A9888;opacity:0.75}
.cv2 .c2{position:absolute;top:36px;left:50%;transform:translateX(-50%);width:52px;height:52px;border-radius:50%;background:#8A9888;opacity:0.5}
.cv3 .c1{position:absolute;top:0;left:50%;transform:translateX(-50%);width:46px;height:46px;border-radius:50%;background:#C87858;opacity:0.8}
.cv3 .c2{position:absolute;top:22px;left:50%;transform:translateX(-50%);width:46px;height:46px;border-radius:50%;background:#C87858;opacity:0.55}
.cv3 .c3{position:absolute;top:44px;left:50%;transform:translateX(-50%);width:46px;height:46px;border-radius:50%;background:#C87858;opacity:0.35}
.cname-ar{font-family:var(--arabic);font-size:17px;font-weight:500;color:var(--text);margin-bottom:3px;line-height:1.3}
.cname-en{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--textl);margin-bottom:16px}
.cdesc{font-size:12px;line-height:1.7;color:var(--textm);margin-bottom:18px;font-weight:300}
.cexplore{display:inline-flex;align-items:center;gap:6px;font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--text);text-decoration:none;border-bottom:1px solid rgba(44,32,24,0.3);padding-bottom:1px;transition:gap .2s}
.cexplore:hover{gap:10px}

/* OFFERINGS */
.offerings{background:var(--cream);padding:72px 0 0;flex-shrink:0}
.off-header{text-align:center;padding:0 40px 48px}
.off-eyebrow{font-size:9px;letter-spacing:2.5px;text-transform:uppercase;color:var(--textl);display:block;margin-bottom:12px}
.off-title{font-family:var(--serif);font-size:clamp(28px,4vw,48px);font-weight:300;line-height:1.1;color:var(--text)}
.off-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0}
.off-card{position:relative;aspect-ratio:1/1.6;overflow:hidden;cursor:pointer}
.off-card:nth-child(1) .off-bg{background:linear-gradient(175deg,#C0A888,#7A5840)}
.off-card:nth-child(2) .off-bg{background:linear-gradient(175deg,#9AA890,#607050)}
.off-card:nth-child(3) .off-bg{background:linear-gradient(175deg,#D4C8B4,#A09080)}
.off-card:nth-child(4) .off-bg{background:linear-gradient(175deg,#C0B0A0,#806050)}
.off-card:nth-child(5) .off-bg{background:linear-gradient(175deg,#B4C0B0,#708070)}
.off-card:nth-child(6) .off-bg{background:linear-gradient(175deg,#C8B8A8,#A09080)}
.off-bg{position:absolute;inset:0;transition:transform .5s ease}
.off-card:hover .off-bg{transform:scale(1.05)}
.off-grad{position:absolute;inset:0;background:linear-gradient(to top,rgba(20,12,6,0.75) 0%,rgba(20,12,6,0.1) 50%,transparent 100%)}
.off-body{position:absolute;bottom:0;left:0;right:0;padding:16px 14px 18px;color:var(--white)}
.off-ico{width:26px;height:26px;border-radius:50%;border:1px solid rgba(255,255,255,0.55);display:flex;align-items:center;justify-content:center;margin-bottom:8px}
.off-ico svg{width:12px;height:12px;stroke:#fff;fill:none;stroke-width:1.5}
.off-name{font-family:var(--serif);font-size:16px;font-weight:400;line-height:1.2;margin-bottom:4px}
.off-tag{font-size:8px;letter-spacing:1.5px;text-transform:uppercase;color:rgba(255,255,255,0.65);margin-bottom:10px;line-height:1.4;display:block}
.off-arr{font-size:14px;color:rgba(255,255,255,0.7)}

/* CONTACT */
.contact{background:var(--cream);border-top:1px solid rgba(180,162,140,0.2);flex-shrink:0}
.contact-inner{display:grid;grid-template-columns:1fr 1.5fr;gap:0;min-height:500px}
.contact-left{padding:72px 48px;border-right:1px solid rgba(180,162,140,0.2);display:flex;flex-direction:column;justify-content:center}
.contact-eyebrow{font-size:9px;letter-spacing:2.5px;text-transform:uppercase;color:var(--textl);display:block;margin-bottom:14px}
.contact-title{font-family:var(--serif);font-size:clamp(28px,3.5vw,44px);font-weight:300;line-height:1.1;color:var(--text);margin-bottom:20px}
.contact-body{font-size:13px;line-height:1.85;color:var(--textm);font-weight:300;margin-bottom:32px;max-width:300px}
.contact-details{display:flex;flex-direction:column;gap:14px}
.cd-row{display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--textm)}
.contact-right{padding:72px 48px}
.cf{display:flex;flex-direction:column;gap:20px}
.cf-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.cf-group{display:flex;flex-direction:column;gap:6px}
.cf-label{font-size:9.5px;letter-spacing:1.5px;text-transform:uppercase;color:var(--textm);font-weight:500}
.cf-input{width:100%;background:transparent;border:none;border-bottom:1px solid rgba(180,162,140,0.5);padding:10px 0;font-size:13.5px;color:var(--text);font-family:var(--sans);outline:none;transition:border-color .2s;-webkit-appearance:none;appearance:none}
.cf-input:focus{border-bottom-color:var(--text)}
.cf-textarea{resize:vertical;min-height:90px;border:1px solid rgba(180,162,140,0.4);padding:10px 12px;background:transparent}
.cf-select-wrap{position:relative}
.cf-select{cursor:pointer;padding-right:28px}
.cf-arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:12px;color:var(--textl);pointer-events:none}
.cf-submit{background:var(--text);color:var(--white);border:none;padding:14px 32px;font-size:10.5px;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;font-family:var(--sans);display:inline-flex;align-items:center;gap:10px;transition:background .2s;align-self:flex-start}
.cf-submit:hover{background:var(--warm)}
.cf-success{display:none;font-size:13px;color:var(--warm);padding:4px 0}
.cf-success.show{display:block}

/* FOOTER */
.footer{background:var(--cream2);border-top:1px solid rgba(180,162,140,0.2);flex-shrink:0}
.footer-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:56px 48px 48px;min-height:200px}
.footer-quote{font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(14px,1.8vw,20px);color:var(--textm);line-height:1.65;margin-bottom:10px;max-width:420px}
.footer-attr{font-size:10px;letter-spacing:2px;color:var(--textl)}
.footer-logo{display:flex;flex-direction:column;align-items:center;gap:5px}
.footer-dots{display:flex;flex-direction:column;align-items:center;gap:5px}
.footer-dot{width:12px;height:12px;border-radius:50%}
.footer-dot:nth-child(1){background:var(--taupe)}
.footer-dot:nth-child(2){background:var(--sage)}
.footer-dot:nth-child(3){background:var(--rust)}
.footer-cta-wrap{text-align:right}
.footer-cta-title{font-family:var(--serif);font-size:clamp(18px,2vw,26px);font-weight:300;color:var(--text);margin-bottom:4px}
.footer-cta-sub{font-size:12px;color:var(--textm);margin-bottom:18px;display:block}
.btn-apply{display:inline-block;border:1px solid var(--text);padding:10px 22px;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--text);text-decoration:none;transition:all .2s;font-family:var(--sans)}
.btn-apply:hover{background:var(--text);color:var(--white)}
.footer-bottom{border-top:1px solid rgba(180,162,140,0.2);padding:16px 48px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}
.fcopy{font-size:10px;color:var(--textl)}
.flinks{display:flex;gap:22px}
.flinks a{font-size:10px;color:var(--textl);text-decoration:none;transition:color .2s}
.flinks a:hover{color:var(--text)}
.flang{display:flex;align-items:center;gap:5px}
.flbtn{background:none;border:none;cursor:pointer;font-size:10px;font-family:var(--sans);color:var(--textl);padding:0;transition:color .2s}
.flbtn:hover,.flbtn.on{color:var(--text);font-weight:500}

/* MOBILE */
.mob-top{display:none;position:fixed;top:0;left:0;right:0;z-index:300;height:56px;background:rgba(244,239,230,0.97);backdrop-filter:blur(8px);border-bottom:1px solid rgba(180,162,140,0.2);align-items:center;justify-content:space-between;padding:0 20px}
.mob-brand{font-family:var(--serif);font-size:14px;letter-spacing:2px;text-transform:uppercase;color:var(--text)}
.mob-right{display:flex;align-items:center;gap:14px}
.mob-lang{display:flex;align-items:center;gap:4px}
.mlbtn{background:none;border:none;cursor:pointer;font-size:10px;font-family:var(--sans);color:var(--textl);padding:0}
.mlbtn.on{color:var(--text);font-weight:500}
.mlsep{font-size:10px;color:var(--taupe)}
.ham{display:flex;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:4px}
.ham span{width:22px;height:1.5px;background:var(--text);border-radius:2px;display:block;transition:all .3s}
.mob-menu{display:none;position:fixed;top:56px;left:0;right:0;bottom:0;background:var(--cream);z-index:299;overflow-y:auto;padding:20px 24px 40px;flex-direction:column}
.mob-menu a{font-size:14px;color:var(--textm);text-decoration:none;padding:13px 0;border-bottom:1px solid rgba(180,162,140,0.15)}
.mob-menu .mob-cta-link{margin-top:24px;border:1px solid var(--text);padding:12px 24px;text-align:center;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--text)}

/* RESPONSIVE */
@media(max-width:1200px){.off-grid{grid-template-columns:repeat(3,1fr)}.off-card{aspect-ratio:1/1.4}}
@media(max-width:768px){
  :root{--sw:0px}
  .sb{display:none}
  .mob-top{display:flex}
  .main{padding-top:56px}
  .topbar{display:none}
  .hero{grid-template-columns:1fr;min-height:auto}
  .hero-r{min-height:55vw}
  .hero-l{padding:40px 24px}
  .hero-desc{max-width:100%}
  .framework{grid-template-columns:1fr}
  .fw-sidebar-spacer{border-right:none;border-bottom:1px solid rgba(180,162,140,0.18);padding:48px 24px}
  .fw-cards{grid-template-columns:1fr}
  .fw-card{border-left:none;border-top:1px solid rgba(180,162,140,0.2)}
  .off-grid{grid-template-columns:repeat(2,1fr)}
  .contact-inner{grid-template-columns:1fr}
  .contact-left{border-right:none;border-bottom:1px solid rgba(180,162,140,0.2);padding:48px 24px}
  .contact-right{padding:40px 24px}
  .footer-main{grid-template-columns:1fr;gap:32px;padding:40px 24px 32px;text-align:center}
  .footer-cta-wrap{text-align:center}
  .footer-logo{display:none}
  .footer-bottom{padding:14px 24px;flex-direction:column;align-items:center}
  .offerings{padding:56px 0 0}
  .off-header{padding:0 24px 36px}
}
@media(max-width:600px){.hero-title{font-size:38px!important}.off-grid{grid-template-columns:1fr 1fr}}

/* ════════ VIDEOS SECTION ════════ */
.videos-section{
  background:var(--cream2);
  display:grid;
  grid-template-columns:var(--sw) 1fr;
  flex-shrink:0;
  padding:80px 0;
}
.videos-sidebar{
  padding:0 22px;
  display:flex;flex-direction:column;justify-content:flex-start;
  border-right:1px solid rgba(180,162,140,0.18);
}
.sec-eyebrow{font-size:9px;letter-spacing:2.5px;text-transform:uppercase;color:var(--textl);margin-bottom:12px}
.videos-title{
  font-family:var(--serif);font-size:clamp(28px,3vw,42px);
  font-weight:300;color:var(--text);margin-bottom:16px;line-height:1.1;
}
.videos-body{font-size:12.5px;line-height:1.8;color:var(--textm);margin-bottom:24px;font-weight:300}
.sec-link{
  display:inline-flex;align-items:center;gap:8px;
  font-size:9px;letter-spacing:1.5px;text-transform:uppercase;
  color:var(--text);text-decoration:none;
  border-bottom:1px solid rgba(44,32,24,0.35);padding-bottom:2px;
  transition:gap .3s;width:fit-content;
}
.sec-link:hover{gap:14px}
.videos-grid{
  display:flex;
  flex-direction:row;
  gap:16px;
  padding:0 16px 0 0;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  -webkit-overflow-scrolling:touch;
}
.videos-grid::-webkit-scrollbar{height:3px}
.videos-grid::-webkit-scrollbar-thumb{background:rgba(180,162,140,0.4);border-radius:2px}
.video-card{
  flex:0 0 calc(33.333% - 12px);
  min-width:240px;
  scroll-snap-align:start;
}
.video-card{cursor:pointer}
.video-card:hover .video-thumb img,
.video-card:hover .video-thumb-ph{transform:scale(1.03)}
.video-thumb{
  position:relative;overflow:hidden;
  aspect-ratio:4/3;
  background:var(--cream3);
}
.video-thumb img{
  width:100%;height:100%;object-fit:cover;display:block;
  transition:transform .4s ease;
}
.video-thumb-ph{
  width:100%;height:100%;
  background:linear-gradient(135deg,#C8B898,#9A7858);
  transition:transform .4s ease;
}
.video-play{
  position:absolute;inset:0;
  display:flex;align-items:center;justify-content:center;
  background:rgba(0,0,0,0.2);
  transition:background .3s;
}
.video-card:hover .video-play{background:rgba(0,0,0,0.35)}
.video-play svg{
  width:44px;height:44px;
  background:rgba(255,255,255,0.9);
  border-radius:50%;
  padding:12px 10px 12px 14px;
  filter:drop-shadow(0 2px 8px rgba(0,0,0,0.2));
  transition:transform .2s;
}
.video-card:hover .video-play svg{transform:scale(1.08)}
.video-info{padding:14px 4px 20px}
.video-title{
  font-family:var(--serif);font-size:15px;font-weight:400;
  color:var(--text);line-height:1.3;margin-bottom:6px;
}
.video-duration{font-size:11px;color:var(--textl);letter-spacing:0.5px}

/* Responsive videos */
@media(max-width:960px){
  .videos-section{grid-template-columns:1fr}
  .videos-sidebar{border-right:none;border-bottom:1px solid rgba(180,162,140,0.18);padding:0 24px 40px;margin-bottom:0}
  .videos-grid{grid-template-columns:1fr;padding:24px}
}
@media(min-width:961px) and (max-width:1200px){
  .videos-grid{grid-template-columns:repeat(2,1fr)}
}

/* ════════════════════════════════
   COURSE PAGE
════════════════════════════════ */
.course-layout{
  display:grid;
  grid-template-columns:340px 1fr;
  min-height:100vh;
  background:var(--white);
}

/* Course Sidebar */
.course-sb{
  border-right:1px solid rgba(180,162,140,0.2);
  background:var(--white);
  position:sticky;top:0;height:100vh;
  overflow-y:auto;
  flex-shrink:0;
}
.course-sb::-webkit-scrollbar{width:4px}
.course-sb::-webkit-scrollbar-thumb{background:rgba(180,162,140,0.3);border-radius:2px}
.course-sb-logo{
  padding:28px 28px 24px;
  border-bottom:1px solid rgba(180,162,140,0.15);
}
.course-sb-logo .sb-brand-en{
  font-family:var(--serif);font-size:18px;font-weight:500;
  letter-spacing:2px;text-transform:uppercase;
  line-height:1.2;color:var(--text);margin-bottom:4px;
}
.course-sb-logo .sb-sub{
  font-size:8.5px;letter-spacing:2px;text-transform:uppercase;color:var(--textl);
}

/* Nav items */
.course-nav{padding:8px 0 40px}
.course-nav-group-label{
  font-size:9px;letter-spacing:2px;text-transform:uppercase;
  color:var(--textl);padding:20px 28px 8px;
}
.course-nav-item{
  display:flex;align-items:center;gap:12px;
  padding:14px 28px;
  cursor:pointer;
  border-bottom:1px solid rgba(180,162,140,0.1);
  transition:background .2s;
}
.course-nav-item:hover{background:rgba(180,162,140,0.08)}
.course-nav-item.active{background:rgba(180,162,140,0.12)}
.course-nav-item svg{width:18px;height:18px;flex-shrink:0;stroke:var(--textl)}
.course-nav-item.active svg{stroke:var(--text)}
.chevron{margin-left:auto;width:16px!important;height:16px!important}
.module-num{
  width:28px;height:28px;border-radius:50%;
  background:rgba(180,162,140,0.15);
  display:flex;align-items:center;justify-content:center;
  font-size:11px;font-weight:500;color:var(--textm);
  flex-shrink:0;
}
.course-nav-item.active .module-num{background:var(--text);color:var(--white)}
.module-info{flex:1;min-width:0}
.module-title{font-size:13px;font-weight:500;color:var(--text);line-height:1.3;margin-bottom:2px}
.module-sub{font-size:11px;color:var(--textl);line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.for-icon{
  width:28px;height:28px;
  display:flex;align-items:center;justify-content:center;
  font-size:14px;color:var(--textl);flex-shrink:0;
}
.for-title{font-size:13px;color:var(--textm);flex:1}

/* Course Main */
.course-main{
  padding:48px 56px;
  background:var(--white);
  min-height:100vh;
}
.course-header{margin-bottom:28px}
.course-title{
  font-size:26px;font-weight:600;
  color:var(--text);margin-bottom:6px;
  font-family:var(--sans);
}
.course-subtitle{font-size:14px;color:var(--textl)}

/* Video Player */
.course-video-wrap{margin-bottom:40px}
.course-video-player video{
  width:100%;border-radius:8px;
  background:#1a1008;
  box-shadow:0 8px 40px rgba(44,32,24,0.15);
}

/* Promo video area */
.course-video-promo{
  border-radius:8px;overflow:hidden;
  background:linear-gradient(135deg,#C8B090 0%,#A08060 40%,#604830 100%);
  position:relative;
}
.promo-overlay{
  display:grid;grid-template-columns:1fr 1fr;
  align-items:center;min-height:380px;
  padding:48px;gap:32px;
}
.promo-text{color:var(--white)}
.promo-eyebrow{
  font-size:11px;letter-spacing:3px;text-transform:uppercase;
  color:rgba(255,255,255,0.7);margin-bottom:8px;
}
.promo-title{
  font-family:var(--serif);font-size:clamp(36px,5vw,64px);
  font-weight:300;line-height:1.0;letter-spacing:-1px;
  margin-bottom:16px;
}
.promo-line{width:48px;height:1px;background:rgba(255,255,255,0.4);margin-bottom:14px}
.promo-sub{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,0.65)}
.promo-founder-img{
  width:100%;height:100%;object-fit:cover;
  object-position:center top;
  border-radius:4px;max-height:300px;
}
.promo-pillars{
  display:flex;align-items:center;justify-content:center;
  gap:24px;padding:20px 48px;
  background:rgba(0,0,0,0.15);
  flex-wrap:wrap;
}
.promo-pillar{display:flex;flex-direction:column;align-items:center;gap:6px}
.pillar-icon svg{width:28px;height:28px;stroke:rgba(255,255,255,0.7)}
.promo-pillar span{
  font-size:9px;letter-spacing:1.5px;text-transform:uppercase;
  color:rgba(255,255,255,0.7);text-align:center;
}

/* Enroll bar */
.course-enroll-bar{
  display:flex;align-items:center;justify-content:space-between;
  background:var(--cream2);
  padding:20px 28px;border-radius:4px;
  margin-bottom:40px;
  border:1px solid rgba(180,162,140,0.2);
}
.enroll-price{
  font-family:var(--serif);font-size:28px;font-weight:300;color:var(--text);
}
.enroll-free{
  font-size:14px;letter-spacing:1px;text-transform:uppercase;color:var(--warm);
}
.enroll-btn{
  background:var(--text);color:var(--white);
  padding:14px 32px;font-size:11px;letter-spacing:1.5px;
  text-transform:uppercase;text-decoration:none;
  border-radius:2px;transition:background .2s;
  font-family:var(--sans);
}
.enroll-btn:hover{background:var(--warm)}

/* Benefits */
.course-benefits{margin-top:8px}
.benefits-title{
  font-size:11px;letter-spacing:2px;text-transform:uppercase;
  color:var(--textm);margin-bottom:24px;font-weight:600;
}
.benefits-grid{
  display:grid;grid-template-columns:repeat(2,1fr);
  gap:24px;
}
.benefit-card{display:flex;gap:16px;align-items:flex-start}
.benefit-icon{
  width:44px;height:44px;flex-shrink:0;
  border:1px solid rgba(180,162,140,0.3);border-radius:50%;
  display:flex;align-items:center;justify-content:center;
}
.benefit-icon svg{width:20px;height:20px;stroke:var(--warm)}
.benefit-title{font-size:13px;font-weight:600;color:var(--text);margin-bottom:6px}
.benefit-desc{font-size:12.5px;line-height:1.65;color:var(--textm)}

/* Course page responsive */
@media(max-width:1100px){
  .course-layout{grid-template-columns:280px 1fr}
  .course-main{padding:40px 36px}
}
@media(max-width:800px){
  .course-layout{grid-template-columns:1fr}
  .course-sb{position:static;height:auto;border-right:none;border-bottom:1px solid rgba(180,162,140,0.2)}
  .course-main{padding:32px 24px}
  .promo-overlay{grid-template-columns:1fr;min-height:280px;padding:32px}
  .benefits-grid{grid-template-columns:1fr}
}

/* ════════════════════════════════
   ABOUT PAGE — full width, no sidebar
════════════════════════════════ */
.about-page{background:var(--cream);min-height:100vh;overflow-x:hidden;width:100%}

/* 1. Hero */
.ap-hero{
  display:grid;grid-template-columns:42% 58%;
  min-height:calc(100vh - 52px);position:relative;overflow:hidden;
}
.ap-ham{display:none}
.ap-hero-l{
  display:flex;flex-direction:column;justify-content:center;
  padding:100px 64px 80px;background:var(--cream);
}
.ap-hero-title{
  font-family:var(--serif);
  font-size:clamp(26px,3vw,52px);
  font-weight:400;line-height:1.05;
  letter-spacing:-0.5px;color:var(--text);
  margin-bottom:28px;
}
.ap-hero-sub{
  font-size:13.5px;line-height:1.75;
  color:var(--textm);font-weight:300;
  max-width:260px;
}
.ap-hero-r{
  background:var(--cream3);overflow:hidden;position:relative;
}
.ap-hero-img{
  width:100%;height:100%;
  object-fit:cover;object-position:center top;
  display:block;
  filter:grayscale(15%);
}
.ap-img-ph{
  width:100%;height:100%;min-height:500px;
  background:var(--cream3);
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  gap:8px;color:var(--textl);font-size:12px;
  letter-spacing:1px;text-align:center;
}
.ap-img-ph small{font-size:10px;opacity:0.7}

/* 2. Tagline */
.ap-tagline{
  text-align:center;
  padding:88px 48px 56px;
  background:var(--cream);
}
.ap-tagline-text{
  font-family:var(--serif);
  font-size:clamp(20px,2.8vw,36px);
  font-weight:300;line-height:1.55;
  color:var(--text);max-width:680px;
  margin:0 auto 36px;
}
.ap-tagline-text em{font-style:italic;color:var(--warm)}
.ap-divider{
  width:36px;height:1px;
  background:rgba(180,162,140,0.5);
  margin:0 auto;
}

/* 3. Bio */
.ap-bio{
  display:grid;grid-template-columns:1fr 1fr;
  gap:72px;padding:56px 96px 72px;
  background:var(--cream);
}
.ap-bio-col p{
  font-size:13.5px;line-height:2;
  color:var(--textm);margin-bottom:22px;
  font-weight:300;
}

/* 4. Pull quote */
.ap-pull{
  display:grid;grid-template-columns:1fr 1fr;
  background:var(--cream2);min-height:420px;
}
.ap-pull-l{
  padding:80px 72px;
  display:flex;flex-direction:column;justify-content:center;
}
.ap-quote-mark{
  font-family:var(--serif);font-size:96px;
  line-height:0.5;color:var(--warm);
  margin-bottom:20px;opacity:0.5;
}
.ap-quote-text{
  font-family:var(--serif);font-style:italic;
  font-size:clamp(24px,3vw,40px);
  font-weight:300;line-height:1.35;
  color:var(--text);margin-bottom:28px;
  border:none;padding:0;
}
.ap-quote-rule{
  width:32px;height:1px;
  background:var(--warm);margin-bottom:22px;
}
.ap-quote-sub{
  font-size:13px;line-height:1.9;
  color:var(--textm);font-weight:300;
}
.ap-pull-r{overflow:hidden}
.ap-pull-img{
  width:100%;height:100%;
  object-fit:cover;display:block;
}

/* 5. Mission */
.ap-mission{
  text-align:center;
  padding:96px 48px;
  background:var(--cream);
  position:relative;overflow:hidden;
}
.ap-mission-text{
  font-family:var(--serif);
  font-size:clamp(24px,3.8vw,52px);
  font-weight:300;line-height:1.4;
  color:var(--text);max-width:820px;
  margin:0 auto;position:relative;z-index:1;
}
.ap-mission-text em{font-style:italic;color:var(--warm)}
.ap-circles-watermark{
  position:absolute;right:-60px;top:50%;
  transform:translateY(-50%);
  width:420px;height:420px;
  pointer-events:none;
}

/* 6. Cards */
.ap-cards{
  display:grid;grid-template-columns:repeat(3,1fr);
  background:var(--cream2);
}
.ap-card{
  padding:56px 44px;text-align:center;
  border-right:1px solid rgba(180,162,140,0.2);
}
.ap-card:last-child{border-right:none}
.ap-card-icon{
  width:60px;height:60px;border-radius:50%;
  border:1px solid rgba(180,162,140,0.3);
  display:flex;align-items:center;justify-content:center;
  margin:0 auto 22px;
}
.ap-card-icon svg{width:26px;height:26px;stroke:var(--warm)}
.ap-card-title{
  font-family:var(--serif);font-size:22px;
  font-weight:400;color:var(--text);
  margin-bottom:14px;
}
.ap-card-desc{
  font-size:13px;line-height:1.8;
  color:var(--textm);font-weight:300;
}

/* Responsive about */
@media(max-width:1024px){
  .ap-bio{gap:40px;padding:48px 56px}
}
@media(max-width:768px){
  .about-page{padding-top:56px}
  .ap-hero{grid-template-columns:1fr;min-height:auto}
  .ap-hero-l{padding:80px 28px 48px}
  .ap-hero-r{min-height:70vw}
  .ap-tagline{padding:56px 28px 40px}
  .ap-bio{grid-template-columns:1fr;gap:0;padding:40px 28px}
  .ap-pull{grid-template-columns:1fr}
  .ap-pull-r{min-height:60vw}
  .ap-pull-l{padding:48px 28px}
  .ap-mission{padding:72px 28px}
  .ap-cards{grid-template-columns:1fr}
  .ap-card{border-right:none;border-bottom:1px solid rgba(180,162,140,0.2)}
  .ap-card:last-child{border-bottom:none}
}

/* ════════════════════════════════
   PHILOSOPHY & METHOD PAGE
════════════════════════════════ */

/* ── HERO ── */
.pm-hero{
  display:grid;
  grid-template-columns:42% 58%;
  min-height:calc(100vh - 52px);
  flex-shrink:0;
}
.pm-hero-l{
  background:var(--cream2);
  display:flex;flex-direction:column;justify-content:center;
  padding:64px 48px;
}
.pm-eyebrow{
  font-size:9px;letter-spacing:3px;
  text-transform:uppercase;color:var(--textl);
  margin-bottom:10px;
}
[data-lang="ar"] .pm-eyebrow{font-family:var(--arabic);letter-spacing:0;text-transform:none;font-size:11px}
.pm-eyebrow-line{
  width:28px;height:1px;
  background:rgba(180,162,140,0.5);
  margin-bottom:28px;
}
.pm-hero-title{
  font-family:var(--serif);
  font-size:clamp(36px,5vw,68px);
  font-weight:300;line-height:1.05;
  color:var(--text);margin-bottom:24px;
  letter-spacing:-0.5px;
}
[data-lang="ar"] .pm-hero-title{font-family:var(--arabic);font-size:clamp(30px,4vw,54px);line-height:1.3}
.pm-hero-quote{
  font-family:var(--serif);font-style:italic;
  font-size:clamp(15px,1.8vw,20px);
  color:var(--warm);line-height:1.5;
  margin-bottom:28px;border:none;padding:0;
  position:relative;padding-left:22px;
}
.pm-hero-quote::before{
  content:'\201C';
  font-family:var(--serif);font-size:48px;
  color:var(--warm);opacity:0.4;
  position:absolute;left:-2px;top:-12px;
  line-height:1;
}
[data-lang="ar"] .pm-hero-quote{padding-left:0;padding-right:22px;font-family:var(--arabic);font-style:normal}
[data-lang="ar"] .pm-hero-quote::before{left:auto;right:-2px}
.pm-hero-body p{
  font-size:13.5px;line-height:1.9;
  color:var(--textm);font-weight:300;
  margin-bottom:18px;
}
[data-lang="ar"] .pm-hero-body p{font-family:var(--arabic);font-size:14px;text-align:right}
.pm-hero-r{
  position:relative;overflow:hidden;
  background:var(--cream3);
}
.pm-hero-img{
  width:100%;height:100%;
  object-fit:cover;object-position:center top;
  display:block;
}

/* ── PBT METHOD ── */
.pm-method{
  display:grid;
  grid-template-columns:1fr 1fr;
  background:var(--cream);
  flex-shrink:0;
}
.pm-method-l{
  padding:72px 56px 72px 48px;
  border-right:1px solid rgba(180,162,140,0.2);
  display:flex;flex-direction:column;justify-content:center;
}
[data-lang="ar"] .pm-method-l{border-right:none;border-left:1px solid rgba(180,162,140,0.2);padding:72px 48px 72px 56px}
.pm-pbt-mark{
  width:72px;height:72px;border-radius:50%;
  border:1px solid rgba(180,162,140,0.4);
  display:flex;align-items:center;justify-content:center;
  margin-bottom:28px;
}
.pm-pbt-mark span{
  font-family:var(--serif);font-size:16px;
  font-weight:400;letter-spacing:1px;color:var(--text);
}
.pm-method-eyebrow{
  font-size:9px;letter-spacing:3px;
  text-transform:uppercase;color:var(--textl);
  margin-bottom:6px;
}
[data-lang="ar"] .pm-method-eyebrow{font-family:var(--arabic);letter-spacing:0;text-transform:none;font-size:11px}
.pm-method-title{
  font-family:var(--serif);
  font-size:clamp(40px,5vw,72px);
  font-weight:300;line-height:1.0;
  color:var(--text);margin-bottom:28px;
  letter-spacing:-1px;
}
[data-lang="ar"] .pm-method-title{font-family:var(--arabic);letter-spacing:0;font-size:clamp(36px,5vw,64px)}
.pm-method-intro{
  font-size:13.5px;line-height:1.85;
  color:var(--textm);margin-bottom:20px;font-weight:300;
}
[data-lang="ar"] .pm-method-intro{font-family:var(--arabic);font-size:14px;text-align:right}
.pm-method-body{
  font-size:13px;line-height:1.85;
  color:var(--textm);margin-bottom:20px;font-weight:300;
}
[data-lang="ar"] .pm-method-body{font-family:var(--arabic);font-size:13.5px;text-align:right}
.pm-method-rule{
  width:28px;height:1px;
  background:rgba(180,162,140,0.5);
  margin:4px 0 20px;
}

/* Pillars */
.pm-method-r{
  padding:72px 48px 72px 40px;
  display:flex;flex-direction:column;
  justify-content:center;gap:0;
}
[data-lang="ar"] .pm-method-r{padding:72px 40px 72px 48px}
.pm-pillar{
  display:flex;align-items:flex-start;gap:18px;
  padding:22px 0;
  border-bottom:1px solid rgba(180,162,140,0.15);
}
.pm-pillar:last-child{border-bottom:none}
[data-lang="ar"] .pm-pillar{flex-direction:row-reverse;text-align:right}
.pm-pillar-icon{
  width:44px;height:44px;border-radius:50%;
  background:rgba(180,162,140,0.1);
  display:flex;align-items:center;justify-content:center;
  flex-shrink:0;
}
.pm-pillar-icon svg{width:20px;height:20px;stroke:var(--warm)}
.pm-pillar-title{
  font-size:13.5px;font-weight:600;
  color:var(--text);margin-bottom:5px;
  line-height:1.3;
}
[data-lang="ar"] .pm-pillar-title{font-family:var(--arabic);font-size:14px}
.pm-pillar-desc{
  font-size:12.5px;line-height:1.7;
  color:var(--textm);font-weight:300;
}
[data-lang="ar"] .pm-pillar-desc{font-family:var(--arabic);font-size:13px}

/* ── CLOSING QUOTE ── */
.pm-closing{
  text-align:center;
  padding:88px 48px;
  background:var(--cream2);
  position:relative;
}
.pm-closing-text{
  font-family:var(--serif);font-style:italic;
  font-size:clamp(20px,2.8vw,36px);
  font-weight:300;line-height:1.55;
  color:var(--text);max-width:680px;
  margin:0 auto 32px;
}
[data-lang="ar"] .pm-closing-text{font-family:var(--arabic);font-style:normal;font-size:clamp(18px,2.5vw,30px)}
.pm-closing-dot{
  width:6px;height:6px;border-radius:50%;
  background:var(--taupe);margin:0 auto;
}

/* ── RESPONSIVE ── */
@media(max-width:768px){
  .pm-hero{grid-template-columns:1fr;min-height:auto}
  .pm-hero-l{padding:48px 24px}
  .pm-hero-r{min-height:70vw}
  .pm-method{grid-template-columns:1fr}
  .pm-method-l{border-right:none;border-bottom:1px solid rgba(180,162,140,0.2);padding:48px 24px}
  [data-lang="ar"] .pm-method-l{border-left:none}
  .pm-method-r{padding:40px 24px}
  .pm-closing{padding:64px 24px}
}

/* ════════════════════════════════
   ACADEMY PAGE
════════════════════════════════ */

/* ── HERO ── */
.ac-hero{
  display:grid;
  grid-template-columns:42% 58%;
  min-height:calc(100vh - 52px);
  flex-shrink:0;
}
.ac-hero-l{
  background:var(--cream);
  display:flex;flex-direction:column;justify-content:center;
  padding:64px 48px;
}
.ac-eyebrow{
  font-size:9px;letter-spacing:3px;
  text-transform:uppercase;color:var(--textl);
  margin-bottom:10px;
}
[data-lang="ar"] .ac-eyebrow{font-family:var(--arabic);letter-spacing:0;text-transform:none;font-size:11px}
.ac-eyebrow-line{width:28px;height:1px;background:rgba(180,162,140,0.5);margin-bottom:28px}
.ac-hero-title{
  font-family:var(--serif);
  font-size:clamp(48px,6.5vw,88px);
  font-weight:300;line-height:1.0;
  color:var(--text);margin-bottom:20px;
  letter-spacing:-1px;
}
[data-lang="ar"] .ac-hero-title{font-family:var(--arabic);font-size:clamp(40px,6vw,72px);line-height:1.2;letter-spacing:0}
.ac-title-rule{
  display:flex;align-items:center;gap:10px;
  margin-bottom:28px;
}
.ac-rule-line{flex:1;height:1px;background:rgba(180,162,140,0.4);max-width:48px}
.ac-rule-dot{width:5px;height:5px;border-radius:50%;background:var(--taupe);flex-shrink:0}
.ac-hero-body p{
  font-size:13px;line-height:1.9;
  color:var(--textm);font-weight:300;margin-bottom:16px;
}
[data-lang="ar"] .ac-hero-body p{font-family:var(--arabic);font-size:13.5px;text-align:right}
.ac-hero-r{position:relative;background:var(--cream3);overflow:hidden}
.ac-hero-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}

/* ── DIVIDER SECTION ── */
.ac-divider-section{
  background:var(--cream);
  display:flex;flex-direction:column;align-items:center;
  padding:56px 48px 40px;
  text-align:center;
}
.ac-divider-rule{
  width:100%;height:1px;
  background:rgba(180,162,140,0.2);
  margin-bottom:32px;
}
.ac-lighthouse-icon{
  width:64px;height:64px;
  border-radius:50%;
  border:1px solid rgba(180,162,140,0.35);
  display:flex;align-items:center;justify-content:center;
  margin-bottom:24px;color:var(--warm);
}
.ac-divider-text{
  font-family:var(--serif);font-size:clamp(16px,2vw,22px);
  font-weight:300;color:var(--text);
  max-width:560px;line-height:1.5;
}
[data-lang="ar"] .ac-divider-text{font-family:var(--arabic);font-size:clamp(15px,2vw,20px)}

/* ── BRANCH CARDS ── */
.ac-branches{
  display:grid;grid-template-columns:1fr 1fr;
  gap:20px;
  padding:0 48px 64px;
  background:var(--cream);
  flex-shrink:0;
}
.ac-branch-card{
  position:relative;
  border-radius:16px;
  overflow:hidden;
  min-height:480px;
  display:flex;
  background:var(--cream2);
}
.ac-branch-bg{
  position:absolute;inset:0;
  width:100%;height:100%;
  object-fit:cover;display:block;
}
.ac-branch-bg-ph{
  position:absolute;inset:0;
}
.ac-branch-bg-ph-1{
  background:linear-gradient(180deg,#D4C4A8 0%,#A89060 50%,#7A6040 100%);
}
.ac-branch-bg-ph-2{
  background:linear-gradient(180deg,#C8C0B0 0%,#A09080 50%,#786858 100%);
}
.ac-branch-overlay{
  position:absolute;inset:0;
  background:linear-gradient(to bottom,rgba(244,239,230,0.75) 0%,rgba(244,239,230,0.55) 100%);
}
.ac-branch-content{
  position:relative;z-index:1;
  display:flex;flex-direction:column;align-items:center;
  text-align:center;
  padding:48px 36px;width:100%;
}
.ac-branch-icon{
  margin-bottom:20px;
  color:var(--warm);
  opacity:0.8;
}
.ac-branch-num{
  font-family:var(--serif);font-size:13px;
  letter-spacing:1px;color:var(--textl);
  margin-bottom:12px;
}
.ac-branch-title{
  font-family:var(--serif);
  font-size:clamp(28px,3.5vw,44px);
  font-weight:300;line-height:1.1;
  color:var(--text);margin-bottom:16px;
}
[data-lang="ar"] .ac-branch-title{font-family:var(--arabic);font-size:clamp(24px,3vw,38px);line-height:1.3}
.ac-branch-rule{
  display:flex;align-items:center;gap:10px;
  margin-bottom:20px;width:80px;
}
.ac-branch-rule .ac-rule-line{max-width:30px}
.ac-branch-desc{
  font-size:13px;line-height:1.8;
  color:var(--textm);font-weight:300;
  max-width:260px;
}
[data-lang="ar"] .ac-branch-desc{font-family:var(--arabic);font-size:13.5px}

/* ── CLOSING QUOTE ── */
.ac-closing{
  position:relative;overflow:hidden;
  background:var(--cream2);
  display:flex;flex-direction:column;align-items:center;
  padding:64px 48px 80px;
  text-align:center;
  min-height:320px;
}
.ac-quote-icon{
  width:64px;height:64px;
  border-radius:50%;
  border:1px solid rgba(180,162,140,0.35);
  display:flex;align-items:center;justify-content:center;
  margin-bottom:32px;color:var(--warm);
  position:relative;z-index:1;
}
.ac-closing-text{
  font-family:var(--serif);font-style:italic;
  font-size:clamp(18px,2.5vw,30px);
  font-weight:300;line-height:1.6;
  color:var(--text);max-width:640px;
  position:relative;z-index:1;margin-bottom:28px;
}
[data-lang="ar"] .ac-closing-text{font-family:var(--arabic);font-style:normal;font-size:clamp(16px,2.2vw,26px)}
.ac-ornament{
  position:relative;z-index:1;
  color:var(--warm);margin-bottom:0;
}
.ac-closing-bg{
  position:absolute;bottom:0;left:0;right:0;
  height:160px;
  background-size:cover;
  background-position:center bottom;
  opacity:0.4;
}
.ac-closing-bg-default{
  background:linear-gradient(to top,#A09070 0%,#C8B890 40%,transparent 100%);
}

/* ── RESPONSIVE ── */
@media(max-width:768px){
  .ac-hero{grid-template-columns:1fr;min-height:auto}
  .ac-hero-l{padding:48px 24px}
  .ac-hero-r{min-height:70vw}
  .ac-divider-section{padding:40px 24px 28px}
  .ac-branches{grid-template-columns:1fr;padding:0 24px 48px;gap:16px}
  .ac-branch-card{min-height:400px}
  .ac-closing{padding:48px 24px 64px}
}

/* ════════════════════════════════
   RETREATS PAGE
════════════════════════════════ */

/* ── HERO ── */
.rt-hero{
  display:grid;grid-template-columns:42% 58%;
  min-height:calc(100vh - 52px);flex-shrink:0;
}
.rt-hero-l{
  background:var(--cream);
  display:flex;flex-direction:column;justify-content:center;
  padding:64px 48px;
}
.rt-eyebrow{font-size:9px;letter-spacing:3px;text-transform:uppercase;color:var(--textl);margin-bottom:10px}
[data-lang="ar"] .rt-eyebrow{font-family:var(--arabic);letter-spacing:0;text-transform:none;font-size:11px}
.rt-eyebrow-line{width:28px;height:1px;background:rgba(180,162,140,0.5);margin-bottom:28px}
.rt-hero-title{
  font-family:var(--serif);
  font-size:clamp(36px,5vw,68px);
  font-weight:300;line-height:1.05;
  color:var(--text);margin-bottom:28px;letter-spacing:-0.5px;
}
[data-lang="ar"] .rt-hero-title{font-family:var(--arabic);font-size:clamp(30px,4.5vw,58px);line-height:1.3;letter-spacing:0}
.rt-quote-wrap{margin-top:4px}
.rt-quote-marks{
  font-family:var(--serif);font-size:64px;line-height:0.6;
  color:var(--warm);opacity:0.5;margin-bottom:12px;
}
.rt-quote{
  font-family:var(--serif);font-style:italic;
  font-size:clamp(14px,1.8vw,20px);
  color:var(--textm);line-height:1.65;
  border:none;padding:0;font-weight:300;
}
[data-lang="ar"] .rt-quote{font-family:var(--arabic);font-style:normal;font-size:clamp(13px,1.7vw,18px)}
.rt-hero-r{position:relative;background:var(--cream3);overflow:hidden}
.rt-hero-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}

/* ── DESCRIPTION ── */
.rt-desc{
  display:grid;grid-template-columns:1fr 2px 1fr;
  gap:0;padding:56px 48px;
  background:var(--cream2);
  align-items:start;
  flex-shrink:0;
}
.rt-desc-col{display:flex;flex-direction:column;gap:0;padding:0 32px}
.rt-desc-col:first-child{padding-left:0}
.rt-desc-col:last-child{padding-right:0}
[data-lang="ar"] .rt-desc-col{text-align:right}
.rt-desc-divider{width:1px;background:rgba(180,162,140,0.25);align-self:stretch;margin:8px 0}
.rt-desc-icon{color:var(--warm);margin-bottom:16px}
.rt-desc-text p{font-size:13px;line-height:1.85;color:var(--textm);font-weight:300;margin-bottom:12px}
[data-lang="ar"] .rt-desc-text p{font-family:var(--arabic);font-size:13.5px}

/* ── INCLUDES ── */
.rt-includes{
  background:var(--cream);
  padding:64px 48px 0;
  flex-shrink:0;
}
.rt-includes-header{text-align:center;margin-bottom:16px}
.rt-includes-title{
  font-size:11px;letter-spacing:3px;text-transform:uppercase;
  color:var(--textm);font-weight:600;margin-bottom:12px;
}
[data-lang="ar"] .rt-includes-title{font-family:var(--arabic);letter-spacing:0;text-transform:none;font-size:13px}
.rt-includes-dot{width:5px;height:5px;border-radius:50%;background:var(--taupe);margin:0 auto}
.rt-feature{
  display:flex;align-items:center;gap:0;
  padding:28px 0;
  border-bottom:1px solid rgba(180,162,140,0.18);
}
.rt-feature:last-child{border-bottom:none}
[data-lang="ar"] .rt-feature{flex-direction:row-reverse}
.rt-feature-icon{color:var(--warm);flex-shrink:0;padding:0 8px}
.rt-feature-divider{
  width:1px;height:48px;
  background:rgba(180,162,140,0.3);
  flex-shrink:0;margin:0 24px;
}
.rt-feature-title{
  font-size:11px;letter-spacing:2px;text-transform:uppercase;
  color:var(--text);font-weight:600;margin-bottom:8px;
}
[data-lang="ar"] .rt-feature-title{font-family:var(--arabic);letter-spacing:0;text-transform:none;font-size:13px}
.rt-feature-desc{font-size:13px;line-height:1.75;color:var(--textm);font-weight:300;max-width:480px}
[data-lang="ar"] .rt-feature-desc{font-family:var(--arabic);font-size:13.5px;text-align:right}

/* ── CLOSING LANDSCAPE ── */
.rt-closing{flex-shrink:0;overflow:hidden;height:220px}
.rt-closing-img{width:100%;height:100%;object-fit:cover;object-position:center bottom;display:block}
.rt-closing-bg-default{
  width:100%;height:100%;
  background:linear-gradient(to top,#A09070,#C8B890 50%,#E8DCC8);
  opacity:0.6;
}

/* ── RESPONSIVE ── */
@media(max-width:768px){
  .rt-hero{grid-template-columns:1fr;min-height:auto}
  .rt-hero-l{padding:48px 24px}
  .rt-hero-r{min-height:70vw}
  .rt-desc{grid-template-columns:1fr;padding:40px 24px}
  .rt-desc-divider{display:none}
  .rt-desc-col{padding:0 0 32px}
  .rt-desc-col:last-child{padding-bottom:0}
  .rt-includes{padding:48px 24px 0}
  .rt-feature{flex-wrap:wrap;gap:12px}
  .rt-feature-divider{display:none}
  .rt-closing{height:160px}
}

/* ════════════════════════════════
   AUTH BUTTONS — sidebar
════════════════════════════════ */
.sb-auth{
  display:flex;flex-direction:column;gap:8px;
  padding:16px 20px 24px;
  border-top:1px solid rgba(180,162,140,0.15);
}
.sb-auth-login{
  display:block;text-align:center;
  padding:10px 16px;
  border:1px solid rgba(180,162,140,0.4);
  font-size:11px;letter-spacing:1.5px;text-transform:uppercase;
  color:var(--textm);text-decoration:none;
  border-radius:2px;transition:all .2s;
}
.sb-auth-login:hover{border-color:var(--text);color:var(--text)}
.sb-auth-signup{
  display:block;text-align:center;
  padding:10px 16px;
  background:var(--text);
  font-size:11px;letter-spacing:1.5px;text-transform:uppercase;
  color:var(--white);text-decoration:none;
  border-radius:2px;transition:background .2s;
}
.sb-auth-signup:hover{background:var(--warm)}
[data-lang="ar"] .sb-auth-login,
[data-lang="ar"] .sb-auth-signup{
  letter-spacing:0;font-family:var(--arabic);font-size:13px;
  text-transform:none;
}

/* ════════════════════════════════
   PAGE CTA BAR — academy & about
════════════════════════════════ */
.page-cta-bar{
  display:flex;align-items:center;justify-content:space-between;
  padding:40px 56px;
  background:var(--text);
  flex-wrap:wrap;gap:20px;
}
.page-cta-text{
  font-family:var(--serif);font-size:clamp(18px,2.5vw,28px);
  font-weight:300;color:var(--white);
  line-height:1.4;
}
[data-lang="ar"] .page-cta-text{font-family:var(--arabic);font-size:clamp(16px,2.2vw,24px)}
.page-cta-btns{display:flex;gap:12px;flex-wrap:wrap}
.page-cta-signup{
  padding:14px 32px;
  background:var(--warm);
  color:var(--white);text-decoration:none;
  font-size:11px;letter-spacing:1.5px;text-transform:uppercase;
  border-radius:2px;transition:background .2s;white-space:nowrap;
}
.page-cta-signup:hover{background:#7a6856}
.page-cta-login{
  padding:14px 32px;
  border:1px solid rgba(255,255,255,0.4);
  color:var(--white);text-decoration:none;
  font-size:11px;letter-spacing:1.5px;text-transform:uppercase;
  border-radius:2px;transition:all .2s;white-space:nowrap;
}
.page-cta-login:hover{border-color:var(--white);background:rgba(255,255,255,0.08)}
[data-lang="ar"] .page-cta-signup,
[data-lang="ar"] .page-cta-login{
  letter-spacing:0;font-family:var(--arabic);
  font-size:13px;text-transform:none;
}
@media(max-width:768px){
  .page-cta-bar{padding:32px 24px;flex-direction:column;align-items:flex-start}
  .page-cta-btns{width:100%}
  .page-cta-signup,.page-cta-login{flex:1;text-align:center}
}

/* Mobile logo image */
.mob-logo-link{display:flex;align-items:center;text-decoration:none}
.mob-logo-img{height:32px;width:auto;object-fit:contain;display:block}
