*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Vazirmatn,Arial,sans-serif;background:#f5f3ee;color:#12151c;line-height:1.9}a{text-decoration:none;color:inherit}.nav{position:fixed;z-index:50;top:0;right:0;left:0;height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:rgba(5,10,18,.72);backdrop-filter:blur(18px);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border:1px solid #c8a96a;color:#c8a96a;font-size:19px}.nav nav{display:flex;gap:28px;align-items:center;font-size:14px}.nav nav a{opacity:.85}.nav nav a:hover{opacity:1;color:#d7b976}.nav-cta{padding:8px 16px;border:1px solid #c8a96a;color:#e6cf9d!important}.menu{display:none;background:none;border:0;color:#fff;font-size:25px}.hero{height:100vh;min-height:650px;background:#050a12;position:relative;color:#fff;overflow:hidden}.slide{position:absolute;inset:0;background-position:center;background-size:cover;display:flex;align-items:center;opacity:0;transform:scale(1.04);transition:opacity 1s,transform 7s}.slide.active{opacity:1;transform:scale(1)}.hero-copy{width:min(760px,88%);margin-right:9vw}.eyebrow{letter-spacing:3px;font-size:11px;color:#c8a96a;font-weight:700}.hero h1{font-size:clamp(42px,6vw,82px);line-height:1.2;margin:18px 0}.hero p{font-size:18px;max-width:650px;color:#d9dde5}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:13px 24px;border:1px solid transparent;font-weight:700;cursor:pointer;font-family:inherit}.gold{background:#c8a96a;color:#111}.outline{border-color:#c8a96a;color:#c8a96a}.slider-controls{position:absolute;bottom:42px;right:5vw;display:flex;align-items:center;gap:14px}.slider-controls button{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.2);width:42px;height:42px}.dot{width:26px!important;height:2px!important;padding:0!important}.dot.active{background:#c8a96a}.section{padding:110px 8vw}.about{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.section h2{font-size:clamp(32px,4vw,58px);line-height:1.35;margin:12px 0 30px}.section h2 em,.process em,.funding em{font-style:normal;color:#b38c42}.about-text>p{font-size:19px;color:#555;max-width:700px}.stats{display:flex;gap:45px;margin-top:55px}.stats b{display:block;font-size:42px;color:#171b23}.stats span{font-size:13px;color:#777}.dark{background:#080e18;color:#fff}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:55px}.section-head p{max-width:420px;color:#aeb5c1}.mentor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.mentor-card{border:1px solid rgba(255,255,255,.09);padding:12px;transition:.3s}.mentor-card:hover{transform:translateY(-7px);border-color:#c8a96a}.portrait{height:320px;position:relative;overflow:hidden;background:#171e29}.portrait img{width:100%;height:100%;object-fit:cover;display:block}.portrait span{position:absolute;bottom:10px;right:10px;background:#c8a96a;color:#111;padding:3px 9px;font-size:11px;opacity:0;transition:.3s}.mentor-card:hover .portrait span{opacity:1}.mentor-card h3{margin:15px 5px 0;font-size:18px}.mentor-card p{margin:2px 5px 10px;color:#8e98a7;font-size:12px}.camp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.camp-card{background:#fff;border:1px solid #e5e1d8;transition:.3s}.camp-card:hover{transform:translateY(-7px);box-shadow:0 20px 50px rgba(20,20,20,.08)}.camp-img{height:270px;position:relative;overflow:hidden}.camp-img img{width:100%;height:100%;object-fit:cover}.camp-img span{position:absolute;top:15px;right:15px;background:#12151c;color:#fff;padding:5px 12px;font-size:12px}.camp-card>div:last-child{padding:18px 20px}.camp-card h3{margin:0}.camp-card p{font-size:12px;color:#777}.process{background:#111821;color:#fff}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:55px}.steps div{border-top:1px solid #39414d;padding-top:20px}.steps b{font-size:12px;color:#c8a96a}.steps h3{font-size:22px}.steps p{color:#9da6b3;font-size:13px}.funding{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;background:#0a1019;color:#fff}.funding-copy p{color:#9da6b3;max-width:430px}.funding-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:12px;color:#aeb6c2}.field input,.field textarea,.field select{font:inherit;background:#131c27;color:#fff;border:1px solid #2c3643;padding:12px;outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:#c8a96a}.contact-strip{padding:60px 8vw;background:#c8a96a;display:flex;justify-content:space-between;align-items:center}.contact-strip h2{margin:5px 0;font-size:36px}.contact-strip .eyebrow{color:#3b2d16}.footer{background:#080e18;color:#fff;padding:60px 8vw;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer p,.footer span,.footer a{display:block;color:#8f99a7;font-size:13px}.footer strong{display:block;margin-bottom:15px}.copyright{text-align:center;background:#050a10;color:#67717e;padding:14px;font-size:11px}.detail{padding:140px 8vw 100px;min-height:70vh}.detail-hero{display:grid;grid-template-columns:350px 1fr;gap:70px;align-items:center;max-width:1100px;margin:auto}.detail-hero img{width:100%;height:450px;object-fit:cover}.detail-hero h1,.camp-detail-head h1{font-size:clamp(38px,5vw,68px);line-height:1.3}.detail-content{max-width:900px;margin:90px auto 0}.camp-detail-head{max-width:950px;margin:auto}.gallery{max-width:1100px;margin:60px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.gallery img{width:100%;height:280px;object-fit:cover}.success{min-height:100vh;display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.success-icon{width:75px;height:75px;border-radius:50%;background:#c8a96a;display:grid;place-items:center;font-size:40px}.success strong{font-size:30px;letter-spacing:2px}.success .btn{margin-top:20px}@media(max-width:900px){.menu{display:block}.nav nav{display:none;position:absolute;top:82px;right:0;left:0;background:#080e18;padding:20px;flex-direction:column;align-items:stretch}.nav nav.open{display:flex}.about,.funding{grid-template-columns:1fr}.mentor-grid{grid-template-columns:repeat(2,1fr)}.camp-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.footer{grid-template-columns:1fr 1fr}.detail-hero{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}}@media(max-width:600px){.section{padding:75px 6vw}.hero-copy{margin-right:6vw}.hero h1{font-size:42px}.hero p{font-size:15px}.mentor-grid,.camp-grid,.steps,.funding-form,.gallery,.footer{grid-template-columns:1fr}.portrait{height:360px}.section-head{display:block}.stats{gap:20px}.contact-strip{padding:45px 6vw;display:block}.contact-strip h2{font-size:27px}.contact-strip .btn{margin-top:20px}.detail{padding:120px 6vw 70px}.detail-hero img{height:380px}}
/* v4 visual layer */
body{background:#f6f7f9;color:#111827}.site-header{position:fixed;top:0;right:0;left:0;height:76px;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(7,15,29,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08);color:#fff}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:20px}.brand-mark{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#2b6ff3;color:#fff}.site-nav{display:flex;gap:22px;align-items:center;font-size:13px}.site-nav a{color:#d9e0ec;opacity:.9}.site-nav a:hover{color:#fff}.header-actions{display:flex;gap:8px}.btn{border-radius:11px;padding:11px 18px;transition:.2s}.btn-gold{background:#d7ad52;color:#111}.btn-gold:hover{transform:translateY(-2px)}.btn-outline{border:1px solid #c9a65b;color:#e4c87f}.btn-outline-dark{border:1px solid #243247;color:#243247}.btn-dark{background:#111827;color:#fff}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:25px}.hero{height:100vh;min-height:640px;padding-top:76px}.hero-slides{height:100%;position:relative}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;display:flex;align-items:center;opacity:0;transform:scale(1.035);transition:opacity .7s,transform 7s;background-color:#091323}.hero-slide.active{opacity:1;transform:scale(1)}.hero-slide:first-child:not([style]){background:radial-gradient(circle at 70% 30%,#173e74,#081221 65%)}.hero-copy{margin-right:9vw;width:min(760px,82%)}.hero h1{font-size:clamp(44px,6vw,82px);margin:15px 0;line-height:1.2}.hero h1 em{font-style:normal;color:#d7ad52}.hero-controls{position:absolute;bottom:36px;right:5vw;display:flex;gap:8px;align-items:center;z-index:5}.hero-controls button{width:42px;height:42px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff;font-size:28px}.hero-controls button:hover{background:rgba(255,255,255,.17)}.hero-controls>div{display:flex;gap:5px}.hero-controls .dot{width:22px!important;height:3px!important;border:0;border-radius:4px}.section{padding:105px 8vw}.intro{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:start}.intro p{font-size:18px;color:#657083;max-width:680px}.mini-stats{display:flex;gap:30px;margin-top:28px;color:#738096;font-size:12px}.mini-stats b{display:block;font-size:25px;color:#172033}.section h1,.section h2{letter-spacing:-.5px}.card-grid{display:grid;gap:22px}.card-grid.three{grid-template-columns:repeat(3,1fr)}.project-card{background:#fff;border:1px solid #e7ebf0;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px rgba(16,33,58,.05);transition:.25s}.project-card:hover{transform:translateY(-7px);box-shadow:0 22px 55px rgba(16,33,58,.11)}.card-media{height:230px;position:relative;overflow:hidden}.card-media img{width:100%;height:100%;object-fit:cover}.card-media span{position:absolute;right:14px;top:14px;background:#111827;color:#fff;padding:5px 10px;border-radius:8px;font-size:10px}.card-body{padding:20px}.card-body h3{margin:0 0 8px}.card-body p{color:#6b7280;font-size:13px;min-height:48px}.card-body strong{font-size:12px;color:#243247}.dark-section{background:#0b1528;color:#fff}.dark-section .section-head p{color:#9ba8bb}.dark-section .mentor-card{background:#101d34;border-radius:15px;border:1px solid rgba(255,255,255,.08);padding:10px}.mentor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.portrait{height:300px;border-radius:10px;overflow:hidden}.mentor-card h3{margin:14px 5px 0}.mentor-card p{color:#93a0b3}.gallery-section{background:#eef2f6}.gallery-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-strip figure{margin:0;background:#fff;border-radius:14px;overflow:hidden}.gallery-strip img{width:100%;height:210px;object-fit:cover;display:block}.gallery-strip figcaption{padding:9px 12px;font-size:11px;color:#667085}.partners-section{background:#fff}.partner-marquee{overflow:hidden}.partner-track{display:flex;gap:16px;overflow-x:auto;padding:8px 2px 15px;scrollbar-width:thin}.partner-card{min-width:190px;height:135px;border:1px solid #e8edf3;border-radius:18px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-shadow:0 10px 25px rgba(15,23,42,.04)}.partner-logo{width:58px;height:58px;border-radius:15px;background:#f4f6f9;display:grid;place-items:center;color:#2b6ff3;font-size:23px;font-weight:900}.partner-logo img{width:100%;height:100%;object-fit:contain;border-radius:15px}.partner-card strong{font-size:12px}.news-section{background:#f7f8fa}.news-slider{overflow:hidden}.news-track{display:flex;gap:18px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.news-card{flex:0 0 320px;background:#fff;border:1px solid #e6eaf0;border-radius:16px;overflow:hidden;scroll-snap-align:start}.news-card img{width:100%;height:190px;object-fit:cover;display:block}.news-card> a>div{padding:18px}.news-card small{font-size:10px;color:#8792a3}.news-card h3{font-size:17px;margin:8px 0}.news-card p{font-size:12px;color:#6b7280;min-height:44px}.news-card span{font-size:11px;color:#2b6ff3;font-weight:700}.funding-section{padding:100px 8vw;background:#091323;color:#fff}.funding-section>div{max-width:800px}.funding-section h2{font-size:clamp(35px,5vw,60px)}.funding-section h2 em{font-style:normal;color:#d7ad52}.funding-section p{color:#a9b4c5;max-width:600px}.site-footer{padding:55px 8vw;background:#070f1d;color:#fff;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.site-footer p,.site-footer a{color:#9aa7b9;font-size:12px;display:block;margin:7px 0}.copyright{background:#040914;color:#657083}.dashboard-page{padding-top:125px}.dashboard-hero{display:flex;justify-content:space-between;align-items:center;gap:20px}.dashboard-actions{display:flex;gap:8px}.dashboard-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:35px 0}.dashboard-stats>div,.dashboard-panel{background:#fff;border:1px solid #e5e9ef;border-radius:18px;padding:20px;box-shadow:0 10px 30px rgba(15,23,42,.04)}.dashboard-stats span{font-size:11px;color:#78859a}.dashboard-stats b{display:block;font-size:28px;margin-top:5px}.dashboard-panel{margin-bottom:18px}.list-cards{display:grid;gap:8px;margin-top:18px}.list-cards>div{display:flex;justify-content:space-between;padding:13px;background:#f6f8fb;border-radius:10px;font-size:12px}.article-hero{max-width:900px;margin:auto}.article-hero h1{font-size:clamp(36px,5vw,65px);line-height:1.3}.article-hero>img{width:100%;max-height:480px;object-fit:cover;border-radius:20px;margin-top:25px}.article-body{max-width:800px;margin:50px auto;font-size:16px;color:#394458}.article-body .lead{font-size:20px;color:#1f2937;font-weight:700}@media(max-width:1000px){.site-nav{display:none}.menu-btn{display:block}.card-grid.three{grid-template-columns:1fr 1fr}.mentor-grid{grid-template-columns:repeat(2,1fr)}.gallery-strip{grid-template-columns:1fr 1fr}.dashboard-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.site-header{height:68px}.header-actions{display:none}.hero{min-height:600px;padding-top:68px}.hero-copy{margin-right:6vw;width:88%}.section{padding:75px 6vw}.intro{grid-template-columns:1fr}.card-grid.three,.mentor-grid,.gallery-strip,.dashboard-stats,.site-footer{grid-template-columns:1fr}.dashboard-hero{display:block}.dashboard-actions{margin-top:15px}.mini-stats{flex-wrap:wrap}.partner-card{min-width:165px}.news-card{flex-basis:285px}}


/* =========================================================
   LANDING PAGE — LUXURY FINTECH VISUAL REFRESH
   Scope: landing-page only
   ========================================================= */
body.landing-page{
  --ink:#16243a;
  --ink-2:#253754;
  --gold:#c9a24e;
  --gold-soft:#e8d39a;
  --silver:#b8c2cf;
  --mist:#edf3f8;
  --sky:#dcecf8;
  --blue:#8fb9d8;
  --line:rgba(31,50,76,.10);
  --shadow:0 24px 70px rgba(35,57,82,.10);
  font-family:'Estedad','Vazirmatn',Tahoma,sans-serif;
  background:#f8fafc;
  color:var(--ink);
}
body.landing-page .site-header{
  height:78px;
  padding:0 6vw;
  background:rgba(255,255,255,.76);
  color:var(--ink);
  border-bottom:1px solid rgba(31,50,76,.08);
  box-shadow:0 8px 30px rgba(33,52,75,.05);
}
body.landing-page .brand{color:var(--ink);letter-spacing:-.3px}
body.landing-page .brand-mark{
  background:linear-gradient(145deg,#d8b967,#a98336);
  color:#fff;
  border:0;
  border-radius:12px;
  box-shadow:0 9px 22px rgba(190,148,63,.25);
}
body.landing-page .site-nav a{color:#516178;font-weight:500}
body.landing-page .site-nav a:hover{color:#a17b32}
body.landing-page .btn-outline{
  border-color:rgba(169,133,57,.45);
  color:#8d6b2d;
  background:rgba(255,255,255,.55);
}
body.landing-page .btn-gold{
  background:linear-gradient(135deg,#d9bc70,#b88931);
  color:#fff;
  box-shadow:0 12px 28px rgba(185,143,54,.22);
}
body.landing-page .hero{
  min-height:720px;
  background:#edf4f9;
  color:#fff;
}
body.landing-page .hero-slide{
  background-color:#dfeaf2;
}
body.landing-page .hero-slide:after{
  content:'';
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 76% 20%,rgba(255,255,255,.55),transparent 27%),
    linear-gradient(90deg,rgba(16,31,50,.76),rgba(20,42,65,.28) 55%,rgba(255,255,255,.04));
}
body.landing-page .hero-slide:first-child:not([style]){
  background:
    radial-gradient(circle at 78% 24%,rgba(255,255,255,.9),transparent 13%),
    radial-gradient(circle at 68% 55%,rgba(143,185,216,.55),transparent 30%),
    linear-gradient(135deg,#eef5f9 0%,#d9e9f4 45%,#a9c9df 100%);
}
body.landing-page .hero-copy{position:relative;z-index:2;margin-right:8vw;max-width:780px}
body.landing-page .hero .eyebrow{color:#ead69d;font-size:10px}
body.landing-page .hero h1{
  font-weight:800;
  letter-spacing:-2px;
  text-shadow:0 8px 30px rgba(0,0,0,.16);
}
body.landing-page .hero h1 em{color:#e6c979}
body.landing-page .hero p{color:#edf3f7;max-width:620px;font-weight:300}
body.landing-page .hero-controls{right:6vw;bottom:34px}
body.landing-page .hero-controls button{
  border-color:rgba(255,255,255,.38);
  background:rgba(255,255,255,.14);
  backdrop-filter:blur(10px);
}
body.landing-page .hero-controls .dot.active{background:#e1c471}
body.landing-page .section{padding:115px 8vw}
body.landing-page .section h2{
  color:var(--ink);
  font-weight:800;
  letter-spacing:-1.4px;
}
body.landing-page .section h2 em{color:#ad8230}
body.landing-page .eyebrow{color:#a47c30;letter-spacing:2.5px}
body.landing-page .intro{
  background:
    radial-gradient(circle at 88% 18%,rgba(207,227,240,.62),transparent 25%),
    #fff;
  position:relative;
}
body.landing-page .intro:before{
  content:'✦';
  position:absolute;
  left:8vw;
  top:75px;
  color:#d7bd7d;
  font-size:42px;
  opacity:.35;
}
body.landing-page .intro p{color:#66758a;font-weight:400}
body.landing-page .mini-stats span{
  padding:15px 20px;
  background:#f7fafc;
  border:1px solid var(--line);
  border-radius:16px;
  box-shadow:0 12px 35px rgba(31,52,76,.05);
}
body.landing-page .mini-stats b{color:#ad8230}
body.landing-page #projects{background:#f4f8fb}
body.landing-page .project-card{
  border:1px solid rgba(50,75,101,.10);
  border-radius:24px;
  box-shadow:var(--shadow);
  background:rgba(255,255,255,.94);
}
body.landing-page .project-card:hover{
  transform:translateY(-9px);
  box-shadow:0 30px 80px rgba(40,63,89,.15);
}
body.landing-page .card-media{height:245px}
body.landing-page .card-media:after{
  content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(15,29,46,.25));pointer-events:none
}
body.landing-page .card-media span{
  background:rgba(255,255,255,.88);
  color:#40536b;
  backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,.7);
}
body.landing-page .card-body{padding:24px}
body.landing-page .card-body h3{font-size:20px;font-weight:700;color:#1e2d43}
body.landing-page .card-body p{color:#758398}
body.landing-page .card-body strong{color:#9b742b}
body.landing-page .dark-section{
  background:
    radial-gradient(circle at 15% 20%,rgba(125,170,205,.16),transparent 26%),
    radial-gradient(circle at 90% 80%,rgba(204,169,83,.10),transparent 28%),
    linear-gradient(135deg,#14263d,#0d1c30);
  position:relative;
  overflow:hidden;
}
body.landing-page .dark-section:after{
  content:'';position:absolute;inset:auto -10% -180px -10%;height:300px;border-radius:50%;background:rgba(255,255,255,.035);filter:blur(2px)
}
body.landing-page .dark-section .section-head h2{color:#fff}
body.landing-page .dark-section .section-head h2 em{color:#e0c474}
body.landing-page .dark-section .eyebrow{color:#d9bd76}
body.landing-page .mentor-grid{position:relative;z-index:2;gap:22px}
body.landing-page .mentor-card{
  padding:10px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:24px;
  background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.035));
  box-shadow:0 25px 60px rgba(0,0,0,.16);
  backdrop-filter:blur(14px);
  transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease;
}
body.landing-page .mentor-card:hover{
  transform:translateY(-10px);
  border-color:rgba(226,198,119,.55);
  box-shadow:0 30px 80px rgba(0,0,0,.25);
}
body.landing-page .portrait{height:325px;border-radius:17px;background:#20344b}
body.landing-page .portrait img{transition:transform .55s ease,filter .55s ease}
body.landing-page .mentor-card:hover .portrait img{transform:scale(1.045);filter:saturate(1.08)}
body.landing-page .portrait span{
  background:rgba(255,255,255,.90)!important;
  color:#30445c!important;
  border-radius:999px!important;
  padding:7px 12px!important;
  backdrop-filter:blur(12px);
}
body.landing-page .mentor-card h3{font-size:18px;margin:17px 8px 2px;color:#fff}
body.landing-page .mentor-card p{margin:0 8px 12px;color:#aebdcd}
body.landing-page #camps{background:#fff}
body.landing-page .gallery-section{background:linear-gradient(180deg,#edf4f8,#f8fafc)}
body.landing-page .gallery-strip{gap:18px}
body.landing-page .gallery-strip figure{
  border-radius:20px;
  border:1px solid rgba(36,61,87,.08);
  box-shadow:0 18px 45px rgba(34,56,79,.08);
  transition:transform .3s ease,box-shadow .3s ease;
}
body.landing-page .gallery-strip figure:hover{transform:translateY(-6px);box-shadow:0 25px 60px rgba(34,56,79,.14)}
body.landing-page .gallery-strip img{height:225px;transition:transform .5s ease}
body.landing-page .gallery-strip figure:hover img{transform:scale(1.035)}
body.landing-page .partners-section{background:#fff}
body.landing-page .partner-track{gap:20px;padding:8px 4px 22px;scrollbar-color:#c8a85f transparent}
body.landing-page .partner-card{
  min-width:210px;height:150px;border-radius:22px;
  border:1px solid #e6ebf0;
  box-shadow:0 18px 45px rgba(31,50,73,.07);
  transition:transform .3s ease,border-color .3s ease;
}
body.landing-page .partner-card:hover{transform:translateY(-5px);border-color:#d8bf7c}
body.landing-page .partner-logo{background:linear-gradient(145deg,#f8fafc,#eaf0f5);border:1px solid #e1e8ef}
body.landing-page .news-section{background:#f4f8fb}
body.landing-page .news-card{border-radius:22px;border:1px solid #e5ebf1;box-shadow:0 18px 45px rgba(31,50,73,.07)}
body.landing-page .news-card:hover{transform:translateY(-5px);box-shadow:0 26px 65px rgba(31,50,73,.12)}
body.landing-page .news-card span{color:#a57d31}
body.landing-page .funding-section{
  padding:120px 8vw;
  background:
    radial-gradient(circle at 78% 35%,rgba(185,218,237,.28),transparent 24%),
    linear-gradient(135deg,#14283e,#1e3b58);
  position:relative;
  overflow:hidden;
}
body.landing-page .funding-section:before{
  content:'';position:absolute;width:460px;height:460px;border:1px solid rgba(231,207,143,.20);border-radius:50%;left:-150px;top:-190px;box-shadow:0 0 0 35px rgba(231,207,143,.035),0 0 0 70px rgba(231,207,143,.025)
}
body.landing-page .funding-section h2{color:#fff;font-weight:800}
body.landing-page .funding-section h2 em{color:#e5c878}
body.landing-page .funding-section p{color:#cbd8e5}
body.landing-page .site-footer{background:#0c1a2b;color:#fff;border-top:1px solid rgba(255,255,255,.06)}
body.landing-page .site-footer p,body.landing-page .site-footer a{color:#aebdcd}
body.landing-page .copyright{background:#081321;color:#8293a7}
body.landing-page .site-footer .brand{color:#fff}
@media(max-width:650px){
 body.landing-page .site-header{height:68px;padding:0 5vw}
 body.landing-page .hero{min-height:650px}
 body.landing-page .hero-copy{margin-right:6vw}
 body.landing-page .hero h1{letter-spacing:-1px}
 body.landing-page .section{padding:80px 6vw}
 body.landing-page .mini-stats span{flex:1;min-width:140px}
 body.landing-page .portrait{height:340px}
}

body.landing-page .reveal-on-scroll{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}body.landing-page .reveal-on-scroll.is-visible{opacity:1;transform:none}

/* ===== FINAL LIGHT LUXURY LANDING THEME ===== */
@import url('https://fonts.googleapis.com/css2?family=Estedad:wght@300;400;500;600;700;800;900&display=swap');

body.landing-page{
  font-family:'Estedad','Vazirmatn','Tahoma',sans-serif !important;
  background:#fbfcfd !important;
  color:#253247 !important;
  line-height:2 !important;
}
body.landing-page *{font-family:inherit}
body.landing-page .site-header{
  height:78px;
  background:rgba(255,255,255,.82) !important;
  color:#233248 !important;
  border-bottom:1px solid rgba(176,185,196,.28) !important;
  box-shadow:0 10px 35px rgba(63,79,98,.06);
}
body.landing-page .brand{color:#24344a !important;font-weight:800}
body.landing-page .brand-mark{
  background:linear-gradient(145deg,#f5df9b,#c9a85d) !important;
  color:#fff !important;border:0 !important;
  box-shadow:0 8px 20px rgba(196,160,79,.22);
}
body.landing-page .site-nav a{color:#526277 !important}
body.landing-page .site-nav a:hover{color:#b08a3d !important}
body.landing-page .btn-outline{
  border:1px solid #d3b46c !important;
  color:#9b7633 !important;
  background:rgba(255,255,255,.65);
}
body.landing-page .hero{
  min-height:680px;
  background:#f8fbfd !important;
}
body.landing-page .hero-slide{
  color:#26364b !important;
}
body.landing-page .hero-slide:before{
  content:'';position:absolute;inset:0;z-index:0;
  background:linear-gradient(90deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,.88) 46%,rgba(255,255,255,.98) 74%,#fff 100%);
  pointer-events:none;
}
body.landing-page .hero-copy{
  position:relative;z-index:2;
  margin-right:8vw !important;
  color:#26364b !important;
}
body.landing-page .eyebrow{color:#ad8740 !important;letter-spacing:2.2px;font-weight:700}
body.landing-page .hero h1{
  color:#1f3046 !important;
  font-weight:800 !important;
  letter-spacing:-1.8px;
  text-shadow:none;
}
body.landing-page .hero h1 em{color:#b48a37 !important}
body.landing-page .hero p{color:#607086 !important;max-width:620px}
body.landing-page .btn-gold,
body.landing-page .gold{
  background:linear-gradient(135deg,#d9bd78,#b99142) !important;
  color:#fff !important;
  border:0 !important;
  box-shadow:0 12px 28px rgba(190,151,72,.22);
}
body.landing-page .btn-gold:hover{transform:translateY(-3px);box-shadow:0 17px 35px rgba(190,151,72,.28)}
body.landing-page .hero-controls{z-index:8}
body.landing-page .hero-controls button{
  background:rgba(255,255,255,.78) !important;
  color:#6b7788 !important;
  border:1px solid rgba(175,185,197,.45) !important;
  box-shadow:0 8px 25px rgba(52,72,96,.08);
  backdrop-filter:blur(12px);
}
body.landing-page .hero-controls .dot.active{background:#c5a35c !important}
body.landing-page .section{background:#fff !important}
body.landing-page .section:nth-of-type(even){background:#f7fafc !important}
body.landing-page .intro{background:linear-gradient(180deg,#fff,#f8fbfd) !important}
body.landing-page .section h2{color:#26364b !important;font-weight:800}
body.landing-page .section h2 em{color:#b38a3e !important}
body.landing-page .intro p{color:#69788b !important}
body.landing-page .mini-stats b{color:#30435c !important;font-weight:800}
body.landing-page .mini-stats span{color:#8491a1 !important}
body.landing-page .section-head p{color:#7a8899 !important}
body.landing-page .project-card{
  background:rgba(255,255,255,.96) !important;
  border:1px solid #e6ebf0 !important;
  box-shadow:0 14px 45px rgba(54,72,94,.065) !important;
}
body.landing-page .project-card:hover{box-shadow:0 25px 65px rgba(54,72,94,.13) !important}
body.landing-page .card-body h3{color:#293b52 !important}
body.landing-page .card-body p{color:#7c8998 !important}
body.landing-page .card-body strong{color:#a37d35 !important}
body.landing-page .card-media span{color:#637287 !important;background:rgba(255,255,255,.9) !important}

/* Light, elegant mentor section */
body.landing-page .dark-section{
  background:
    radial-gradient(circle at 8% 18%,rgba(211,228,239,.75),transparent 25%),
    radial-gradient(circle at 92% 75%,rgba(235,216,164,.34),transparent 27%),
    linear-gradient(145deg,#f5f9fc,#ffffff 55%,#f6f9fb) !important;
  color:#26364b !important;
}
body.landing-page .dark-section:after{background:rgba(196,169,101,.035) !important}
body.landing-page .dark-section .section-head h2{color:#26364b !important}
body.landing-page .dark-section .section-head h2 em{color:#b28a3e !important}
body.landing-page .dark-section .eyebrow{color:#ad8740 !important}
body.landing-page .mentor-grid{gap:26px}
body.landing-page .mentor-card{
  padding:10px !important;
  background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(247,250,252,.94)) !important;
  border:1px solid rgba(180,190,201,.30) !important;
  box-shadow:0 18px 50px rgba(52,71,94,.08) !important;
  backdrop-filter:blur(16px);
}
body.landing-page .mentor-card:hover{
  border-color:rgba(203,169,92,.65) !important;
  box-shadow:0 28px 70px rgba(52,71,94,.14) !important;
}
body.landing-page .portrait{
  height:330px !important;
  border-radius:18px !important;
  background:#eaf0f5 !important;
}
body.landing-page .portrait:after{
  content:'';position:absolute;inset:0;
  background:linear-gradient(180deg,transparent 58%,rgba(26,43,61,.16));
  pointer-events:none;
}
body.landing-page .portrait span{
  z-index:2;
  background:rgba(255,255,255,.92) !important;
  color:#58697c !important;
  border:1px solid rgba(255,255,255,.8);
  box-shadow:0 8px 20px rgba(30,48,68,.10);
}
body.landing-page .mentor-card h3{color:#26384f !important;font-weight:700}
body.landing-page .mentor-card p{color:#8a96a4 !important}

body.landing-page #camps{background:#fff !important}
body.landing-page .gallery-section{background:#f6f9fb !important}
body.landing-page .gallery-strip figure{background:#fff;box-shadow:0 16px 45px rgba(52,71,94,.07) !important}
body.landing-page .gallery-strip figcaption{color:#66768a !important}
body.landing-page .partners-section{background:#fff !important}
body.landing-page .partner-card{background:linear-gradient(145deg,#fff,#f7fafc) !important;box-shadow:0 16px 45px rgba(52,71,94,.065) !important}
body.landing-page .partner-logo{background:linear-gradient(145deg,#ffffff,#eef3f7) !important}
body.landing-page .news-section{background:#f7fafc !important}
body.landing-page .news-card{background:#fff !important;box-shadow:0 16px 45px rgba(52,71,94,.065) !important}

/* Funding CTA — bright instead of dark */
body.landing-page .funding-section{
  background:
    radial-gradient(circle at 80% 25%,rgba(183,216,235,.42),transparent 23%),
    radial-gradient(circle at 15% 80%,rgba(232,210,159,.25),transparent 25%),
    linear-gradient(135deg,#f7fbfd,#eef5f9) !important;
  color:#26364b !important;
  border-top:1px solid #e5ebf0;
  border-bottom:1px solid #e5ebf0;
}
body.landing-page .funding-section:before{border-color:rgba(193,158,81,.18) !important}
body.landing-page .funding-section h2{color:#26364b !important}
body.landing-page .funding-section h2 em{color:#b18a40 !important}
body.landing-page .funding-section p{color:#718096 !important}
body.landing-page .site-footer{
  background:linear-gradient(180deg,#f7fafc,#eef3f7) !important;
  color:#304158 !important;
  border-top:1px solid #dde5ec !important;
}
body.landing-page .site-footer p,
body.landing-page .site-footer a{color:#7b8999 !important}
body.landing-page .site-footer strong{color:#34465c !important}
body.landing-page .site-footer .brand{color:#293b52 !important}
body.landing-page .copyright{background:#e8eef3 !important;color:#7d8a99 !important}

@media(max-width:900px){
  body.landing-page .site-nav{background:rgba(255,255,255,.98) !important;border-top:1px solid #e6ebef}
  body.landing-page .site-nav a{color:#4e6075 !important}
  body.landing-page .menu-btn{color:#33465c !important}
  body.landing-page .hero-slide:before{background:linear-gradient(90deg,rgba(255,255,255,.78),rgba(255,255,255,.94))}
}
@media(max-width:600px){
  body.landing-page .hero-copy{width:88% !important}
  body.landing-page .hero h1{font-size:40px !important;letter-spacing:-1px}
}

/* Authentication — clean light visual system matching the landing page */
body.auth-page{
  min-height:100vh;
  background:
    radial-gradient(circle at 12% 18%,rgba(226,238,246,.72),transparent 28%),
    radial-gradient(circle at 88% 82%,rgba(236,225,199,.42),transparent 26%),
    #f7fafc;
  color:#26364b;
  font-family:'Estedad','Vazirmatn','Tahoma',sans-serif !important;
}
body.auth-page .site-header{
  position:relative;
  background:rgba(255,255,255,.88) !important;
  color:#26364b !important;
  border-bottom:1px solid #e5ebf0 !important;
  box-shadow:0 8px 28px rgba(45,64,84,.05);
}
body.auth-page .site-nav a{color:#647386 !important}
body.auth-page .site-nav a:hover{color:#26364b !important}
body.auth-page .brand{color:#26364b !important}
body.auth-page .brand-mark{background:#f5f8fa !important;color:#b28a3e !important;border:1px solid #d9c28e !important}
body.auth-page .menu-btn{color:#34465c !important}
.auth-shell{
  min-height:calc(100vh - 76px);
  display:grid;
  place-items:center;
  padding:58px 20px 75px;
}
.auth-wrap{width:min(560px,100%)}
.auth-card{
  width:100%;
  margin:0;
  padding:38px 40px 32px;
  background:rgba(255,255,255,.96);
  border:1px solid #e2e9ef;
  border-radius:24px;
  box-shadow:0 25px 70px rgba(48,67,87,.10);
}
.auth-card .eyebrow{display:block;color:#b08a42;font-size:10px;letter-spacing:2.4px;font-weight:800;margin-bottom:8px}
.auth-card h1{margin:0 0 8px;color:#26364b;font-size:32px;line-height:1.45;font-weight:800}
.auth-card .auth-lead{margin:0 0 26px;color:#7a8796;font-size:13px;line-height:2}
.auth-card form{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.auth-card .field{gap:7px}
.auth-card .field.full{grid-column:1/-1}
.auth-card .field label{color:#5f6f82;font-size:12px;font-weight:600}
.auth-card .field input,.auth-card .field textarea,.auth-card .field select{
  width:100%;
  min-height:49px;
  padding:10px 14px;
  border:1px solid #dfe6ec;
  border-radius:12px;
  background:#fbfcfd;
  color:#26364b;
  font:inherit;
  font-size:13px;
  outline:none;
  transition:.2s ease;
}
.auth-card .field input:focus,.auth-card .field textarea:focus,.auth-card .field select:focus{
  border-color:#c8a96a;
  background:#fff;
  box-shadow:0 0 0 4px rgba(200,169,106,.10);
}
.auth-card .field input[readonly]{background:#f2f5f7;color:#718096;cursor:not-allowed}
.auth-card .field-hint{margin-top:-1px;color:#9aa5b1;font-size:10px}
.auth-card .role-note{grid-column:1/-1;padding:12px 14px;border:1px solid #e9edf1;border-radius:12px;background:#f8fafb;color:#788697;font-size:11px;line-height:1.9}
.auth-card .btn.full{grid-column:1/-1;width:100%;min-height:50px;border-radius:12px;background:linear-gradient(135deg,#c8a96a,#b28a3e);color:#fff;box-shadow:0 12px 28px rgba(178,138,62,.18)}
.auth-card .btn.full:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(178,138,62,.22)}
.auth-card .auth-bottom{margin:22px 0 0;padding-top:18px;border-top:1px solid #edf0f3;text-align:center;color:#8a96a4;font-size:12px}
.auth-card .auth-bottom a{color:#a17b36;font-weight:700}
.auth-card .alert,.auth-card .success{grid-column:1/-1;margin:0 0 4px;padding:11px 13px;border-radius:11px;font-size:11px}
.auth-card .alert{background:#fff3f1;border:1px solid #f1d5d0;color:#a04c42}
.auth-card .success{background:#f0f8f4;border:1px solid #d5eadf;color:#39745a}
.auth-brand-note{display:flex;align-items:center;gap:10px;margin-bottom:24px;color:#8995a3;font-size:11px}
.auth-brand-note .dot{width:8px !important;height:8px !important;border-radius:50%;background:#c8a96a}
@media(max-width:650px){
  .auth-shell{padding:35px 14px 50px;min-height:calc(100vh - 68px)}
  .auth-card{padding:28px 20px 24px;border-radius:19px}
  .auth-card h1{font-size:27px}
  .auth-card form{grid-template-columns:1fr;gap:14px}
  .auth-card .field.full,.auth-card .role-note,.auth-card .btn.full,.auth-card .alert,.auth-card .success{grid-column:auto}
}

/* User-area visual refresh — same light/gold/silver language as landing */
body:not(.landing-page):not(.auth-page){font-family:'Estedad','Vazirmatn','Tahoma',sans-serif;color:#2b3c50;background:#f7fafc}
body:not(.landing-page):not(.auth-page) .site-header{position:fixed;background:rgba(255,255,255,.92);color:#2b3c50;border-bottom:1px solid #e5ebef;box-shadow:0 8px 28px rgba(43,60,80,.05);backdrop-filter:blur(18px)}
body:not(.landing-page):not(.auth-page) .brand{color:#2b3c50}.brand-mark{background:#f7f1e4;color:#b18a43;border:1px solid #dec98f}
body:not(.landing-page):not(.auth-page) .site-nav a{color:#68788a}.site-nav a:hover{color:#2b3c50}.btn-outline{border-color:#cdb57d;color:#9a7737}.btn-outline-dark{border-color:#d7dee4;color:#536579}.btn-dark{background:#33475b}
.dashboard-page{background:transparent}.dashboard-hero h1{color:#2b3c50}.dashboard-hero p{color:#82909d}.dashboard-stats>div,.dashboard-panel{border-color:#e3e9ed;box-shadow:0 12px 32px rgba(43,60,80,.055)}.dashboard-stats span{color:#87939f}.dashboard-stats b{color:#34495d}.list-cards>div{background:#f5f8fa;color:#425469}.empty-card{color:#87939f}

/* Slider readability: image-first, text-on-hover */

/* Slider readability: image-first, text-on-hover */
body.landing-page .hero-slide{
  background-size:cover !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
  isolation:isolate;
}
body.landing-page .hero-slide:before{
  content:'';
  position:absolute;
  inset:0;
  z-index:0;
  background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.02) 45%,rgba(255,255,255,.12) 100%);
  opacity:.55;
  transition:opacity .45s ease,background .45s ease;
  pointer-events:none;
}
body.landing-page .hero-slide:after{
  content:'';
  position:absolute;
  left:0;right:0;bottom:0;
  height:32%;
  z-index:0;
  background:linear-gradient(0deg,rgba(15,24,35,.16),transparent);
  opacity:.55;
  transition:opacity .45s ease;
  pointer-events:none;
}
body.landing-page .hero-slide .hero-copy{
  opacity:.18;
  transform:translateY(8px);
  transition:opacity .45s ease,transform .45s ease,background .45s ease,box-shadow .45s ease;
  padding:18px 22px;
  border-radius:18px;
  background:rgba(255,255,255,.03);
  backdrop-filter:blur(0px);
}
body.landing-page .hero-slide:hover:before{
  opacity:1;
  background:linear-gradient(90deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.18) 38%,rgba(255,255,255,.58) 100%);
}
body.landing-page .hero-slide:hover:after{opacity:1}
body.landing-page .hero-slide:hover .hero-copy{
  opacity:1;
  transform:translateY(0);
  background:rgba(255,255,255,.88);
  box-shadow:0 20px 55px rgba(37,53,70,.14);
  backdrop-filter:blur(12px);
}
body.landing-page .hero-slide:hover .hero-copy h1,
body.landing-page .hero-slide:hover .hero-copy p,
body.landing-page .hero-slide:hover .hero-copy .eyebrow{opacity:1}
@media(max-width:900px){
  body.landing-page .hero-slide:before{
    background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.28)) !important;
    opacity:.7;
  }
  body.landing-page .hero-slide .hero-copy{
    opacity:1;
    transform:none;
    background:rgba(255,255,255,.82);
    backdrop-filter:blur(10px);
  }
}


/* MODERN HERO SLIDER V8 */
body.landing-page .hero{
  height:min(820px,100vh);
  min-height:650px;
  padding-top:76px;
  background:#f7f5ef;
}
body.landing-page .hero-slides{height:100%;position:relative;overflow:hidden}
body.landing-page .hero-slide{
  position:absolute;inset:0;
  display:flex;align-items:flex-end;
  background-size:cover;
  background-position:center center;
  opacity:0;
  transform:scale(1);
  transition:opacity .65s ease;
  isolation:isolate;
}
body.landing-page .hero-slide.active{opacity:1;z-index:1}
/* A restrained bottom-only gradient keeps the photograph clear while preserving text readability. */
body.landing-page .hero-slide:before{
  content:"";
  position:absolute;inset:0;
  z-index:-1;
  background:linear-gradient(to top,rgba(9,14,20,.76) 0%,rgba(9,14,20,.30) 34%,rgba(9,14,20,0) 68%);
  pointer-events:none;
}
body.landing-page .hero-slide:after{display:none!important}
body.landing-page .hero-slide .hero-copy{
  position:relative;
  z-index:2;
  width:min(720px,76%);
  margin:0 0 92px 8vw;
  padding:0;
  color:#fff;
  text-shadow:0 2px 18px rgba(0,0,0,.22);
}
body.landing-page .hero .eyebrow{color:#f0dca5;font-size:10px;letter-spacing:2.5px}
body.landing-page .hero h1{
  font-size:clamp(38px,5.5vw,76px);
  line-height:1.18;
  margin:12px 0 14px;
  color:#fff;
  letter-spacing:-1px;
}
body.landing-page .hero h1 em{color:#f0d38c!important}
body.landing-page .hero p{
  color:rgba(255,255,255,.90)!important;
  max-width:590px;
  font-size:16px;
  margin:0 0 22px;
}
body.landing-page .hero .btn-gold{box-shadow:0 8px 24px rgba(0,0,0,.16)}
body.landing-page .hero-controls{
  z-index:5;
  right:6vw;
  bottom:34px;
  gap:7px;
}
body.landing-page .hero-controls button{
  width:40px;height:40px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.38);
  background:rgba(255,255,255,.14);
  color:#fff;
  backdrop-filter:blur(10px);
  transition:.2s ease;
}
body.landing-page .hero-controls button:hover{background:rgba(255,255,255,.24);transform:translateY(-1px)}
body.landing-page .hero-controls .dot{width:24px!important;height:3px!important;border-radius:4px!important;background:rgba(255,255,255,.42)!important;border:0!important}
body.landing-page .hero-controls .dot.active{background:#e0c47d!important;width:34px!important}
@media(max-width:700px){
  body.landing-page .hero{height:calc(100svh - 0px);min-height:590px}
  body.landing-page .hero-slide{background-position:center center}
  body.landing-page .hero-slide .hero-copy{width:88%;margin:0 6vw 82px;padding:0}
  body.landing-page .hero h1{font-size:40px}
  body.landing-page .hero p{font-size:14px}
  body.landing-page .hero-controls{right:6vw;bottom:24px}
}
/* V9 — focused one-page landing */
body.landing-page{background:#fbfcfd;color:#26384a;font-family:'Estedad','Vazirmatn','Tahoma',sans-serif}
.landing-page .site-header{background:rgba(255,255,255,.92);border-bottom:1px solid #e8edf0;box-shadow:0 8px 28px rgba(43,60,80,.045)}
.landing-page .site-nav a{color:#536477}.landing-page .site-nav a:hover{color:#a27c3c}
.landing-page .section-note{margin:10px 0 0;color:#82909d;font-size:13px;line-height:2}
.landing-page .mentors-founders-section,.landing-page .camps-section,.landing-page .gallery-section,.landing-page .partners-section{background:#fff}
.landing-page .mentor-card,.landing-page .project-card,.landing-page .partner-card{background:#fff;border:1px solid #e7ecef;box-shadow:0 12px 30px rgba(40,58,75,.055)}
.landing-page .mentor-card:hover,.landing-page .project-card:hover,.landing-page .partner-card:hover{border-color:#d7c28f;box-shadow:0 18px 38px rgba(40,58,75,.09);transform:translateY(-3px)}
.landing-page .gallery-strip figure{border:1px solid #e6ebee;background:#fff;box-shadow:0 10px 26px rgba(40,58,75,.05)}
.landing-page .funding-section{background:linear-gradient(135deg,#f7f4ec,#f8fbfc);border-top:1px solid #e9ecee}
.landing-page .funding-inner{max-width:1040px;margin:auto}
.project-submit-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px;text-align:right}
.project-submit-form .form-field{display:flex;flex-direction:column;gap:7px}.project-submit-form .form-field.full,.project-submit-form .form-submit.full{grid-column:1/-1}
.project-submit-form label{font-size:11px;font-weight:700;color:#596a78}.project-submit-form input,.project-submit-form textarea{width:100%;border:1px solid #dfe6ea;background:#fff;border-radius:12px;padding:12px 14px;font:inherit;font-size:13px;color:#26384a;outline:none;transition:.2s}.project-submit-form input:focus,.project-submit-form textarea:focus{border-color:#c7a96c;box-shadow:0 0 0 4px rgba(199,169,108,.10)}
.project-submit-form textarea{resize:vertical;min-height:140px}.project-submit-form .form-submit{display:flex;justify-content:flex-start}
.form-message{margin-top:18px;border-radius:12px;padding:12px 15px;font-size:12px;line-height:2}.success-message{background:#eef8f2;color:#377357;border:1px solid #d6ebdf}.error-message{background:#fff2ef;color:#9a5148;border:1px solid #f0d9d4}
@media(max-width:700px){.project-submit-form{grid-template-columns:1fr}.project-submit-form .form-field.full,.project-submit-form .form-submit.full{grid-column:auto}.landing-page .section-note{font-size:12px}}

/* =========================================================
   V10 — LIGHT / AIRY LANDING ELEMENTS
   Only landing-page visuals are changed.
   ========================================================= */
body.landing-page{
  --light-bg:#fbfdff;
  --soft-bg:#f3f7fa;
  --ice:#eaf4fa;
  --silver:#dce5eb;
  --gold:#c9a45f;
  --gold-dark:#9a7836;
  --text:#26384a;
  --muted:#718191;
  background:var(--light-bg);
}

/* Header */
body.landing-page .site-header{
  background:rgba(255,255,255,.94);
  color:var(--text);
  border-bottom:1px solid rgba(74,101,122,.10);
  box-shadow:0 8px 30px rgba(52,77,96,.06);
}
body.landing-page .brand{color:var(--text)}
body.landing-page .brand-mark{
  background:linear-gradient(145deg,#e0c47e,#b8944e);
  box-shadow:0 8px 20px rgba(184,148,78,.18);
}
body.landing-page .site-nav a{color:#5d7080}
body.landing-page .site-nav a:hover{color:var(--gold-dark)}
body.landing-page .btn-outline{background:#fff;color:#927039;border-color:#dbc99d}

/* Hero: keep the photograph visible, use only a restrained readability veil */
body.landing-page .hero{background:#edf5f9;color:#fff}
body.landing-page .hero-slide:before{
  background:linear-gradient(to top,rgba(24,39,53,.58) 0%,rgba(24,39,53,.14) 38%,rgba(24,39,53,0) 70%);
}
body.landing-page .hero h1{text-shadow:0 4px 22px rgba(20,35,48,.16)}

/* All main content sections */
body.landing-page .mentors-founders-section,
body.landing-page .camps-section,
body.landing-page .gallery-section,
body.landing-page .partners-section{
  background:linear-gradient(180deg,#ffffff 0%,#f8fbfd 100%);
}
body.landing-page .section{color:var(--text)}
body.landing-page .section h2{color:#22364a}
body.landing-page .section h2 em{color:var(--gold-dark)}
body.landing-page .section-note{color:#7b8b99}

/* Mentor/founder cards — no dark panel */
body.landing-page .mentors-founders-section .section-head h2,
body.landing-page .mentors-founders-section .section-head p{color:var(--text)}
body.landing-page .mentor-grid{gap:24px}
body.landing-page .mentor-card{
  padding:10px;
  background:rgba(255,255,255,.96);
  border:1px solid #e2e9ee;
  border-radius:22px;
  box-shadow:0 14px 38px rgba(46,70,91,.075);
  color:var(--text);
}
body.landing-page .mentor-card:hover{
  border-color:#d9c68f;
  box-shadow:0 22px 48px rgba(46,70,91,.12);
}
body.landing-page .portrait{background:#edf3f7}
body.landing-page .mentor-card h3{color:#25394d}
body.landing-page .mentor-card p{color:#7b8996}
body.landing-page .portrait span{color:#40576b!important;background:rgba(255,255,255,.94)!important;border:1px solid #e1e8ed}

/* Bootcamps */
body.landing-page .camp-card,
body.landing-page .project-card{
  background:#fff;
  border:1px solid #e2e9ee;
  box-shadow:0 14px 38px rgba(46,70,91,.065);
}
body.landing-page .camp-card:hover,
body.landing-page .project-card:hover{
  border-color:#d9c68f;
  box-shadow:0 22px 50px rgba(46,70,91,.11);
}
body.landing-page .camp-card h3{color:#263b4f}
body.landing-page .camp-card p{color:#7b8996}
body.landing-page .camp-img span{background:rgba(255,255,255,.92);color:#526679;border:1px solid #e4eaee}

/* Gallery */
body.landing-page .gallery-section{background:linear-gradient(180deg,#f1f7fa 0%,#fbfdff 100%)}
body.landing-page .gallery-strip figure{
  background:#fff;
  border:1px solid #e0e8ed;
  box-shadow:0 14px 34px rgba(46,70,91,.065);
}

/* Partners */
body.landing-page .partner-card{
  background:rgba(255,255,255,.98);
  border:1px solid #e0e8ed;
  box-shadow:0 14px 34px rgba(46,70,91,.065);
}
body.landing-page .partner-card:hover{border-color:#d9c68f}
body.landing-page .partner-logo{background:linear-gradient(145deg,#fff,#f1f6f9);border-color:#e1e8ed}

/* Project submission — light premium form */
body.landing-page .funding-section{
  background:
    radial-gradient(circle at 85% 15%,rgba(198,222,237,.42),transparent 28%),
    linear-gradient(135deg,#f4f8fb 0%,#fffdf8 100%);
  color:var(--text);
  border-top:1px solid #e4ebef;
  border-bottom:1px solid #e4ebef;
}
body.landing-page .funding-section h2{color:#25394d}
body.landing-page .funding-section h2 em{color:var(--gold-dark)}
body.landing-page .funding-section p{color:#708190}
body.landing-page .project-submit-form .form-field label{color:#586c7d}
body.landing-page .project-submit-form input,
body.landing-page .project-submit-form textarea{
  background:rgba(255,255,255,.92);
  border-color:#dce5ea;
  color:#26384a;
  box-shadow:0 5px 18px rgba(43,63,80,.025);
}
body.landing-page .project-submit-form input:focus,
body.landing-page .project-submit-form textarea:focus{
  border-color:#c9a45f;
  box-shadow:0 0 0 4px rgba(201,164,95,.10),0 8px 24px rgba(43,63,80,.05);
}

/* Footer — light and silver instead of dark */
body.landing-page .site-footer{
  background:linear-gradient(180deg,#f1f5f8,#e8eef2);
  color:#31485c;
  border-top:1px solid #dce5eb;
}
body.landing-page .site-footer .brand{color:#263b4e}
body.landing-page .site-footer p,
body.landing-page .site-footer a{color:#718292}
body.landing-page .site-footer a:hover{color:#967438}
body.landing-page .copyright{background:#e1e8ed;color:#687b8b;border-top:1px solid #d5dfe5}

/* Success page also follows the light language */
body.landing-page .success{background:#fbfdff;color:var(--text)}
body.landing-page .success-icon{background:linear-gradient(145deg,#dfc67f,#b99550);color:#fff;box-shadow:0 12px 28px rgba(185,149,80,.18)}

@media(max-width:700px){
  body.landing-page .site-nav{background:rgba(255,255,255,.98);box-shadow:0 14px 30px rgba(45,65,83,.08)}
  body.landing-page .site-nav a{color:#53687a}
  body.landing-page .mentor-card,.landing-page .project-card,.landing-page .partner-card{border-radius:18px}
}
.brand-logo{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;overflow:hidden;background:#f7f9fb;border:1px solid #e1e7ed;flex:none}.brand-logo img{width:100%;height:100%;object-fit:contain;padding:4px}.site-footer .brand-logo{width:42px;height:42px}

/* Project submission success page */
.submission-success-page{min-height:100vh;padding:150px 6vw 90px;display:grid;place-items:center;background:linear-gradient(145deg,#f7f4ec 0%,#f8fbfc 55%,#eef3f7 100%)}
.submission-success-card{width:min(760px,100%);padding:58px 55px;text-align:center;background:rgba(255,255,255,.88);border:1px solid #e5e8eb;border-radius:28px;box-shadow:0 28px 80px rgba(20,35,55,.10);backdrop-filter:blur(14px)}
.submission-success-icon{width:82px;height:82px;margin:0 auto 25px;border-radius:50%;display:grid;place-items:center;background:#d8b568;color:#fff;font-size:42px;font-weight:800;box-shadow:0 12px 30px rgba(193,158,81,.22)}
.submission-success-card .eyebrow{display:block;margin-bottom:10px;color:#a7833e}
.submission-success-card h1{margin:8px 0 18px;font-size:clamp(32px,5vw,54px);line-height:1.35;color:#26364b}
.submission-success-card p{margin:0 auto;max-width:600px;color:#657487;font-size:16px;line-height:2.2}
.submission-success-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}
.submission-success-actions .btn{border-radius:12px}
.file-list-note{display:block;margin-top:8px;color:#7a8796;font-size:11px;line-height:1.9}
@media(max-width:600px){.submission-success-page{padding:120px 5vw 60px}.submission-success-card{padding:42px 22px;border-radius:22px}.submission-success-card h1{font-size:32px}.submission-success-card p{font-size:14px}}

/* ===== PARTNER LOGO CARDS — LARGER VISUAL PRESENCE ===== */
body.landing-page .partner-card{
  min-width:250px;
  height:265px;
  padding:18px;
  gap:16px;
}
body.landing-page .partner-logo{
  width:150px;
  height:150px;
  border-radius:20px;
}
body.landing-page .partner-logo img{
  width:100%;
  height:100%;
  object-fit:contain;
  padding:10px;
}
body.landing-page .partner-card strong{
  font-size:14px;
}
@media(max-width:700px){
  body.landing-page .partner-card{
    min-width:220px;
    height:235px;
    padding:15px;
  }
  body.landing-page .partner-logo{
    width:125px;
    height:125px;
  }
}


/* ===== V19 UX UPDATE: HORIZONTAL CONTENT RAILS ===== */
/* High-count content stays in one elegant row and scrolls horizontally on desktop/mobile. */
body.landing-page .mentor-grid,
body.landing-page .card-grid.three,
body.landing-page .gallery-strip{
  display:flex !important;
  flex-wrap:nowrap !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  gap:24px !important;
  padding:6px 4px 22px !important;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:thin;
  scrollbar-color:#c9aa67 transparent;
}
body.landing-page .mentor-grid::-webkit-scrollbar,
body.landing-page .card-grid.three::-webkit-scrollbar,
body.landing-page .gallery-strip::-webkit-scrollbar{height:7px}
body.landing-page .mentor-grid::-webkit-scrollbar-thumb,
body.landing-page .card-grid.three::-webkit-scrollbar-thumb,
body.landing-page .gallery-strip::-webkit-scrollbar-thumb{background:#c9aa67;border-radius:99px}
body.landing-page .mentor-card{
  flex:0 0 clamp(260px,23vw,320px) !important;
  scroll-snap-align:start;
}
body.landing-page .card-grid.three .project-card{
  flex:0 0 clamp(300px,31vw,410px) !important;
  scroll-snap-align:start;
}
body.landing-page .gallery-strip figure{
  flex:0 0 clamp(280px,24vw,360px) !important;
  scroll-snap-align:start;
}
body.landing-page .partner-track{
  scroll-snap-type:x mandatory;
  -webkit-overflow-scrolling:touch;
  overscroll-behavior-x:contain;
}
body.landing-page .partner-card{scroll-snap-align:start}

/* Clear visual cue that these rails can be touched/scrolled. */
@media(max-width:700px){
  body.landing-page .mentor-grid,
  body.landing-page .card-grid.three,
  body.landing-page .gallery-strip{
    gap:16px !important;
    padding-bottom:18px !important;
    scrollbar-width:none;
  }
  body.landing-page .mentor-grid::-webkit-scrollbar,
  body.landing-page .card-grid.three::-webkit-scrollbar,
  body.landing-page .gallery-strip::-webkit-scrollbar{display:none}
  body.landing-page .mentor-card{flex-basis:78vw !important;max-width:330px}
  body.landing-page .card-grid.three .project-card{flex-basis:84vw !important;max-width:390px}
  body.landing-page .gallery-strip figure{flex-basis:82vw !important;max-width:380px}
}

/* ===== V19 HEADER TYPOGRAPHY ===== */
body.landing-page .site-nav{
  gap:24px !important;
  font-size:15px !important;
  font-weight:650 !important;
}
body.landing-page .site-nav a{opacity:1 !important;white-space:nowrap}
@media(max-width:1000px){body.landing-page .site-nav{font-size:15px !important}}

/* ===== V19 INNER DETAIL PAGES ===== */
body.inner-page,
body.inner-page *{
  font-family:'Estedad','Vazirmatn','Tahoma',sans-serif;
}
body.inner-page{background:#f7f9fb;color:#26364b;line-height:2}
body.inner-page .site-header{
  background:rgba(255,255,255,.90);
  color:#26364b;
  border-bottom:1px solid #e1e7ed;
  box-shadow:0 10px 35px rgba(47,67,88,.07);
}
body.inner-page .brand{color:#26364b}
body.inner-page .brand-mark{background:linear-gradient(145deg,#dfc67f,#b99550);color:#fff}
body.inner-page .site-nav a{color:#526579;font-size:15px;font-weight:600}
body.inner-page .menu-btn{color:#26364b}
body.inner-page .detail{
  padding:145px 7vw 100px;
  background:
    radial-gradient(circle at 85% 8%,rgba(212,229,240,.52),transparent 25%),
    linear-gradient(180deg,#fbfdff 0%,#f5f8fa 100%);
}
body.inner-page .detail-hero{
  max-width:1180px;
  grid-template-columns:minmax(300px,410px) minmax(0,1fr);
  gap:70px;
  align-items:center;
  padding:30px;
  background:rgba(255,255,255,.80);
  border:1px solid #e2e9ef;
  border-radius:30px;
  box-shadow:0 25px 70px rgba(43,62,82,.09);
}
body.inner-page .detail-hero img{
  height:500px;
  border-radius:22px;
  object-fit:cover;
  box-shadow:0 18px 45px rgba(37,55,73,.13);
}
body.inner-page .detail-hero > div{padding:10px 10px 10px 20px}
body.inner-page .detail-hero .eyebrow,
body.inner-page .camp-detail-head .eyebrow{font-size:12px;letter-spacing:2px;color:#a17d38;font-weight:800}
body.inner-page .detail-hero h1,
body.inner-page .camp-detail-head h1{
  margin:14px 0 8px;
  color:#1e3046;
  font-weight:800;
  letter-spacing:-1px;
}
body.inner-page .detail-hero h3{
  margin:0 0 22px;
  color:#a17d38;
  font-size:18px;
  font-weight:700;
}
body.inner-page .detail-hero p{
  color:#657487;
  font-size:16px;
  line-height:2.25;
  white-space:pre-line;
}
body.inner-page .detail-content{
  max-width:900px;
  margin:55px auto 0;
  padding:35px 40px;
  background:#fff;
  border:1px solid #e3e9ee;
  border-radius:24px;
  box-shadow:0 15px 45px rgba(43,62,82,.06);
}
body.inner-page .detail-content h2{
  margin:0 0 10px;
  color:#23374e;
  font-size:25px;
  font-weight:800;
}
body.inner-page .detail-content p{color:#68788a;margin:0}
body.inner-page .camp-detail-head{
  max-width:1100px;
  padding:42px 48px;
  background:rgba(255,255,255,.88);
  border:1px solid #e1e8ee;
  border-radius:30px;
  box-shadow:0 25px 70px rgba(43,62,82,.08);
}
body.inner-page .camp-detail-head > p{color:#a17d38;font-weight:700;font-size:14px;margin:8px 0 22px}
body.inner-page .camp-detail-head > div:last-child{color:#657487;font-size:16px;line-height:2.25;max-width:900px}
body.inner-page .gallery{
  max-width:1100px;
  margin:35px auto 0;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
body.inner-page .gallery img{
  height:300px;
  border-radius:20px;
  border:1px solid #e0e7ed;
  box-shadow:0 14px 35px rgba(43,62,82,.08);
  object-fit:cover;
}
@media(max-width:900px){
  body.inner-page .detail{padding:115px 5vw 70px}
  body.inner-page .detail-hero{grid-template-columns:1fr;gap:28px;padding:20px}
  body.inner-page .detail-hero img{height:min(520px,78vw);max-height:520px}
  body.inner-page .detail-hero > div{padding:5px 8px 15px}
  body.inner-page .camp-detail-head{padding:30px 24px}
  body.inner-page .gallery{grid-template-columns:1fr 1fr}
}
@media(max-width:600px){
  body.inner-page .detail{padding:100px 4vw 55px}
  body.inner-page .detail-hero{border-radius:22px}
  body.inner-page .detail-hero img{height:390px;border-radius:17px}
  body.inner-page .detail-hero h1,
  body.inner-page .camp-detail-head h1{font-size:34px}
  body.inner-page .detail-hero p,
  body.inner-page .camp-detail-head > div:last-child{font-size:14px}
  body.inner-page .detail-content{padding:25px 22px;margin-top:30px}
  body.inner-page .gallery{grid-template-columns:1fr;gap:14px}
  body.inner-page .gallery img{height:270px}
}
/* v20 — upcoming event registration */
body.inner-page .event-detail-page{padding-top:120px}
.event-detail-page .camp-detail-head{display:grid;grid-template-columns:1.1fr .75fr;gap:38px;align-items:center}
.event-poster img{width:100%;max-height:600px;object-fit:contain;border-radius:22px;border:1px solid #e1e8ee;box-shadow:0 18px 50px rgba(43,62,82,.1);background:#f7f9fb}
.event-meta{display:flex;flex-wrap:wrap;gap:10px;margin:15px 0 22px}
.event-meta span{padding:9px 13px;border-radius:12px;background:#f6f8fa;border:1px solid #e5ebef;color:#647488;font-size:13px}
.event-description{color:#657487;font-size:16px;line-height:2.2}
.event-info-grid{max-width:1100px;margin:28px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:20px}
.event-info-card,.event-registration-card,.registration-form-card{background:#fff;border:1px solid #e1e8ee;border-radius:24px;padding:28px;box-shadow:0 18px 50px rgba(43,62,82,.07)}
.event-info-card h2,.event-registration-card h2,.registration-form-card h2{margin:8px 0 12px;color:#23374e;font-size:25px}
.event-info-card p,.event-registration-card p,.registration-form-card>p{color:#68788a;line-height:2}
.event-people-list{display:grid;gap:10px}.event-people-list a{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #edf0f3;border-radius:14px}.event-people-list img{width:52px;height:52px;border-radius:50%;object-fit:cover}.event-people-list b,.event-people-list small{display:block}.event-people-list small{color:#8491a0;margin-top:4px}
.event-investor-list{display:grid;gap:10px}.event-investor-list>div{padding:14px 16px;background:#f8fafb;border-radius:14px}.event-investor-list b,.event-investor-list small{display:block}.event-investor-list small{color:#7b8996;margin-top:4px}
.event-registration-card{max-width:1100px;margin:28px auto;display:flex;justify-content:space-between;align-items:center;gap:25px;background:linear-gradient(135deg,#fff,#f8fbfd)}
.event-registration-card .btn{flex:none}.event-gallery{max-width:1100px;margin:30px auto}.event-gallery h2{color:#23374e}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-grid img{width:100%;height:280px;object-fit:cover;border-radius:18px}
.registration-shell{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:start}.registration-event h1{font-size:clamp(34px,4vw,54px);color:#1e3046}.registration-poster{width:100%;max-height:650px;object-fit:contain;background:#f6f8fa;border-radius:22px;border:1px solid #e1e8ee}.registration-form-card{padding:34px}.event-register-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.event-register-form .full{grid-column:1/-1}.role-options{display:flex;flex-wrap:wrap;gap:10px}.role-options label{display:flex;align-items:center;gap:7px;padding:13px 16px;border:1px solid #e0e7ed;border-radius:13px;background:#fbfcfd;cursor:pointer}.event-register-form button{border:0;cursor:pointer}
.event-register-link{display:inline-block;margin-top:12px;padding:9px 14px;border-radius:11px;background:#f6f1e5;color:#9a7634;font-weight:800;font-size:12px}
@media(max-width:900px){.event-detail-page .camp-detail-head,.event-info-grid,.registration-shell{grid-template-columns:1fr}.event-registration-card{display:block}.event-registration-card .btn{margin-top:14px}.gallery-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.event-detail-page .camp-detail-head{padding:22px}.event-info-card,.event-registration-card,.registration-form-card{padding:22px}.event-register-form{grid-template-columns:1fr}.event-register-form .full{grid-column:auto}.gallery-grid{grid-template-columns:1fr}.event-registration-card .btn{width:100%;text-align:center}.role-options{display:grid;grid-template-columns:1fr}}
/* v20 — upcoming event card action */
.upcoming-card-main{display:block;color:inherit;text-decoration:none}.upcoming-card-main .card-body{padding-bottom:10px}.upcoming-register-wrap{padding:0 20px 20px}.event-register-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:.2s}.event-register-link:hover{background:#efe4ca;transform:translateY(-1px)}
@media(max-width:650px){.upcoming-register-wrap{padding:0 16px 16px}.event-register-link{width:100%}}


/* ===== V21 MIXED IMAGE + VIDEO HERO ===== */
body.landing-page .hero-slide-video{background:#101820 !important}
body.landing-page .hero-slide-video .hero-video{
  position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;background:#101820;
}
body.landing-page .hero-slide-video:before{
  z-index:-1 !important;
}
body.landing-page .hero-slide-video .hero-copy{z-index:3}

/* ===== V21 BOOTCAMP INTRO ===== */
body.landing-page .bootcamp-intro-section{
  padding:88px 8vw 92px;
  background:
    radial-gradient(circle at 12% 15%,rgba(221,235,244,.55),transparent 28%),
    linear-gradient(135deg,#fbfdff 0%,#f6f9fb 52%,#fffdf8 100%);
  border-top:1px solid #e7edf1;
  border-bottom:1px solid #e7edf1;
}
body.landing-page .bootcamp-intro-inner{
  width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:minmax(270px,.78fr) minmax(0,1.5fr);gap:75px;align-items:start;
}
body.landing-page .bootcamp-intro-heading{position:sticky;top:110px}
body.landing-page .bootcamp-intro-heading h2{font-size:clamp(30px,4vw,52px);line-height:1.45;color:#253b4e;margin:13px 0 18px}
body.landing-page .intro-accent{width:76px;height:4px;border-radius:20px;background:linear-gradient(90deg,#c9a45f,#e9edf0);margin-top:22px}
body.landing-page .bootcamp-intro-content{color:#627384;font-size:16px;line-height:2.35}
body.landing-page .bootcamp-intro-content p{margin:0 0 20px}
body.landing-page .bootcamp-intro-content strong{color:#314b61;font-weight:800}
body.landing-page .intro-tag{display:inline-block;margin:0 4px;padding:1px 9px;border:1px solid #d8e1e7;border-radius:999px;background:rgba(255,255,255,.78);color:#9a7739;font-size:12px;font-weight:700;direction:ltr}
body.landing-page .bootcamp-goal{margin-top:30px;padding:22px 24px;border:1px solid #e0e8ed;border-right:4px solid #c9a45f;border-radius:18px;background:rgba(255,255,255,.72);box-shadow:0 14px 35px rgba(43,63,80,.05)}
body.landing-page .bootcamp-goal span{display:block;color:#a17d38;font-size:11px;font-weight:800;letter-spacing:1px;margin-bottom:6px}
body.landing-page .bootcamp-goal b{display:block;color:#334c60;font-size:15px;line-height:2.15}
@media(max-width:850px){
 body.landing-page .bootcamp-intro-section{padding:70px 6vw}
 body.landing-page .bootcamp-intro-inner{grid-template-columns:1fr;gap:20px}
 body.landing-page .bootcamp-intro-heading{position:static}
 body.landing-page .bootcamp-intro-heading h2{margin-bottom:8px}
 body.landing-page .bootcamp-intro-content{font-size:14px;line-height:2.25}
}

/* ===== V21 SLIDER CMS ===== */
.admin-slider-page .slider-admin-form{max-width:900px}
.admin-slider-page .slider-admin-form select{width:100%;padding:12px 14px;border:1px solid #dfe6ea;border-radius:12px;background:#fff;font:inherit}
.admin-slider-page .slider-admin-form small{color:#7b8794;font-size:10px}
.slider-admin-list{display:grid;gap:12px;margin-top:24px}
.slider-admin-item{display:flex;justify-content:space-between;align-items:center;gap:20px}
.slider-admin-item small{display:block;color:#7b8794;font-size:11px;margin-top:4px}
@media(max-width:650px){.slider-admin-item{align-items:flex-start;flex-direction:column}.slider-admin-item .btn{width:100%}}
