/* Amit Dubey profile — premium speaker/editorial page. Loaded after the global theme. */
.route-amit-dubey main{background:#030814}

.amit-hero-v2{
  position:relative;
  min-height:720px;
  display:flex;
  align-items:center;
  overflow:hidden;
  isolation:isolate;
  border-bottom:1px solid rgba(139,85,216,.24);
  background:
    radial-gradient(circle at 76% 45%,rgba(132,72,220,.24),transparent 32%),
    radial-gradient(circle at 94% 20%,rgba(69,215,239,.1),transparent 25%),
    #030814;
}

.amit-hero-v2::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  opacity:.4;
  background-image:
    linear-gradient(rgba(117,102,191,.09) 1px,transparent 1px),
    linear-gradient(90deg,rgba(117,102,191,.09) 1px,transparent 1px);
  background-size:58px 58px;
  mask-image:linear-gradient(90deg,transparent,#000 45%,#000);
}
.amit-hero-v2::after{
  content:"";
  position:absolute;
  width:580px;
  height:580px;
  right:-130px;
  top:-235px;
  z-index:-1;
  border:1px solid rgba(69,215,239,.18);
  border-radius:50%;
  box-shadow:0 0 0 70px rgba(139,85,216,.035),0 0 0 140px rgba(69,215,239,.02);
}
.amit-hero-v2__grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);
  gap:clamp(36px,6vw,90px);
  align-items:center;
  padding-block:70px 54px;
}
.amit-hero-v2__copy{padding-left:20px}
.amit-hero-v2__eyebrow{
  display:flex;
  align-items:center;
  gap:11px;
  margin-bottom:24px;
  color:#a66cff;
  font-size:.77rem;
  font-weight:700;
  letter-spacing:.17em;
  text-transform:uppercase;
}
.amit-hero-v2__eyebrow::before{content:"";width:8px;height:8px;background:#a66cff;box-shadow:0 0 22px #a66cff}
.amit-hero-v2 h1{
  margin:0 0 20px;
  color:#fff;
  font-size:clamp(4.25rem,7vw,7.1rem)!important;
  line-height:.91!important;
  letter-spacing:-.07em!important;
}
.amit-hero-v2 h1 span{display:block;color:#45d7ef;font-weight:560}
.amit-hero-v2__role{margin:0 0 18px;color:#c7a7f4!important;font-size:1rem!important;font-weight:650;letter-spacing:.045em;text-transform:uppercase}
.amit-hero-v2__lede{max-width:590px;margin:0;color:#b0b6c5!important;font-size:1.1rem!important;line-height:1.75}
.amit-hero-v2__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}
.amit-hero-v2__actions .btn{min-height:56px!important;padding:14px 24px!important}
.amit-hero-v2__actions .btn--instagram{border:1px solid rgba(166,108,255,.68)!important;background:rgba(139,85,216,.09)!important;color:#e6d7fb!important}
.amit-hero-v2__actions svg{width:20px;height:20px;flex:none}
.amit-hero-v2__facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.amit-hero-v2__facts span{padding:8px 12px;border:1px solid rgba(139,85,216,.35);border-radius:999px;background:rgba(139,85,216,.07);color:#c9b5e8;font-size:.72rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase}
.amit-hero-v2__visual{position:relative;align-self:end;min-width:0}
.amit-hero-v2__visual::before{content:"";position:absolute;inset:7% 4% 0;border:1px solid rgba(69,215,239,.2);border-radius:50% 50% 22px 22px;box-shadow:0 0 80px rgba(91,47,178,.22);transform:rotate(2deg)}
.amit-hero-v2__visual picture{position:relative;display:block;z-index:2}
.amit-hero-v2__visual img{display:block;width:100%;height:auto;border-radius:28px 28px 0 0;object-fit:cover;filter:drop-shadow(0 30px 55px rgba(0,0,0,.42))}
.amit-hero-v2__badge{position:absolute;z-index:4;left:3%;bottom:7%;display:flex;align-items:center;gap:12px;padding:13px 17px;border:1px solid rgba(69,215,239,.35);border-radius:10px;background:rgba(3,8,20,.85);box-shadow:0 18px 42px rgba(0,0,0,.4);backdrop-filter:blur(14px)}
.amit-hero-v2__badge svg{width:28px;color:#45d7ef}
.amit-hero-v2__badge strong{display:block;color:#fff;font-size:.9rem}
.amit-hero-v2__badge small{display:block;color:#9ca6b7;font-size:.72rem}

.amit-authority{
  border-bottom:1px solid #1d2740;
  background:#070d1b;
}
.amit-authority__grid{display:grid;grid-template-columns:repeat(4,1fr)}
.amit-authority__item{position:relative;display:flex;align-items:center;gap:14px;min-height:112px;padding:24px 28px;border-left:1px solid #1d2740}
.amit-authority__item:last-child{border-right:1px solid #1d2740}
.amit-authority__item svg{width:31px;min-width:31px;color:#9b63eb}
.amit-authority__item strong{display:block;color:#f5f6fb;font-size:.92rem;line-height:1.35}
.amit-authority__item span{display:block;margin-top:4px;color:#8e97a9;font-size:.75rem;line-height:1.4}

.amit-profile-v2{background:#030814!important}
.amit-profile-v2__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:clamp(55px,8vw,120px);align-items:start}
.amit-profile-v2__copy h2{max-width:15ch;margin-bottom:25px}
.amit-profile-v2__copy p{max-width:68ch;color:#a7adbc!important;font-size:1.04rem!important;line-height:1.82}
.amit-profile-v2__quote{position:relative;margin:34px 0 0;padding:24px 26px 24px 31px;border-left:3px solid #8b55d8;background:linear-gradient(90deg,rgba(139,85,216,.11),transparent);color:#d8dbe4;font-size:1.08rem;line-height:1.7}
.amit-profile-v2__cards{display:grid;gap:12px;position:sticky;top:125px}
.amit-profile-card{position:relative;padding:25px 26px 24px;border:1px solid #273148;border-radius:14px;background:linear-gradient(145deg,#0d1427,#080e1d);overflow:hidden}
.amit-profile-card::after{content:"";position:absolute;width:110px;height:110px;right:-55px;top:-55px;border:1px solid rgba(69,215,239,.14);border-radius:50%}
.amit-profile-card span{display:block;margin-bottom:8px;color:#9b63eb;font-size:.67rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}
.amit-profile-card h3{margin:0 0 7px;color:#fff!important;font-size:1.15rem!important}
.amit-profile-card p{margin:0;color:#939cad!important;font-size:.88rem!important;line-height:1.62}

.amit-topics-v2{background:#070d1b!important}
.amit-topics-v2__head{display:grid;grid-template-columns:.55fr 1.2fr;gap:60px;align-items:end;margin-bottom:42px}
.amit-topics-v2__head h2{margin:0;max-width:13ch}
.amit-topics-v2__head p{margin:0;color:#9fa7b7!important;font-size:1rem;line-height:1.75}
.amit-topics-v2__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.amit-topic-v2{position:relative;min-height:290px;padding:29px 28px 26px;border:1px solid #273148;border-radius:14px;background:linear-gradient(145deg,#0d1427,#080e1d);overflow:hidden;transition:transform .22s ease,border-color .22s ease}
.amit-topic-v2:hover{transform:translateY(-5px);border-color:rgba(166,108,255,.72)}
.amit-topic-v2__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px}
.amit-topic-v2__icon{display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(139,85,216,.48);border-radius:50%;background:rgba(139,85,216,.09);color:#a66cff}
.amit-topic-v2__icon svg{width:27px}
.amit-topic-v2__number{color:#687184;font-size:.67rem;font-weight:700;letter-spacing:.12em}
.amit-topic-v2 h3{margin-bottom:12px;color:#fff!important;font-size:1.22rem!important}
.amit-topic-v2 p{margin:0;color:#959eae!important;font-size:.9rem!important;line-height:1.68}

.amit-stage-v2{position:relative;min-height:580px;display:flex;align-items:flex-end;overflow:hidden;background:#030814}
.amit-stage-v2__image{position:absolute;inset:0;background:linear-gradient(90deg,#030814 3%,rgba(3,8,20,.86) 40%,rgba(3,8,20,.15) 82%),linear-gradient(0deg,#030814 0%,transparent 55%),url('/images/amit-stage-atmosphere.webp') center/cover no-repeat;filter:saturate(.86)}
.amit-stage-v2__image::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(139,85,216,.12),transparent 44%)}
.amit-stage-v2__copy{position:relative;z-index:2;max-width:720px;padding-block:74px}
.amit-stage-v2__copy h2{max-width:12ch;margin:12px 0 20px;color:#fff!important;font-size:clamp(2.8rem,5vw,4.8rem)!important;line-height:1.02!important}
.amit-stage-v2__copy p{max-width:58ch;color:#b3bac8!important;font-size:1.05rem;line-height:1.75}

.amit-gallery-v2{background:#030814!important}
.amit-gallery-v2__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}
.amit-gallery-v2__head h2{margin:0;max-width:15ch}
.amit-gallery-v2__head p{max-width:48ch;margin:0;color:#98a1b1!important}
.amit-gallery-v2__grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:14px}
.amit-gallery-v2__item{position:relative;margin:0;min-height:370px;overflow:hidden;border:1px solid #273148;border-radius:16px;background:#090f20}
.amit-gallery-v2__item .image-frame{height:100%;margin:0;background:#090f20}
.amit-gallery-v2__item .image-slot{width:100%;height:100%;aspect-ratio:auto!important;object-fit:cover;transition:transform .65s ease}
.amit-gallery-v2__item:hover .image-slot{transform:scale(1.035)}
.amit-gallery-v2__caption{position:absolute;left:18px;bottom:17px;z-index:3;padding:8px 11px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:rgba(3,8,20,.78);color:#dadde5;font-size:.75rem;backdrop-filter:blur(10px)}

.amit-booking-v2{background:#070d1b!important}
.amit-booking-v2__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.amit-booking-v2 .booking-panel{border-radius:16px!important;background:linear-gradient(145deg,#0d1427,#080e1d)!important}
.amit-booking-v2 .booking-panel--accent{border-color:rgba(139,85,216,.48)!important;background:radial-gradient(circle at 94% 8%,rgba(139,85,216,.17),transparent 27%),linear-gradient(145deg,#0d1427,#080e1d)!important}

.amit-follow-v2{background:#030814!important}
.amit-follow-v2__panel{display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center;padding:clamp(34px,5vw,60px);border:1px solid rgba(139,85,216,.42);border-radius:18px;background:radial-gradient(circle at 86% 20%,rgba(69,215,239,.08),transparent 25%),linear-gradient(125deg,#11162a,#0a0f20);box-shadow:0 25px 70px rgba(0,0,0,.25)}
.amit-follow-v2__panel h2{margin:10px 0 14px}
.amit-follow-v2__panel p{max-width:62ch;margin:0;color:#9fa7b7!important}
.amit-follow-v2__links{display:flex;flex-direction:column;gap:11px;min-width:255px}
.amit-follow-v2__links a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 17px;border:1px solid #33405a;border-radius:9px;color:#edf0f6;text-decoration:none;font-size:.88rem;font-weight:650;transition:border-color .2s ease,color .2s ease}
.amit-follow-v2__links a:hover{border-color:#45d7ef;color:#45d7ef}

@media(max-width:1050px){
  .amit-hero-v2__grid{grid-template-columns:minmax(0,.82fr) minmax(430px,1.18fr);gap:32px}
  .amit-hero-v2__copy{padding-left:0}
  .amit-authority__grid{grid-template-columns:repeat(2,1fr)}
  .amit-authority__item:nth-child(3){border-top:1px solid #1d2740}
  .amit-authority__item:nth-child(4){border-top:1px solid #1d2740}
  .amit-profile-v2__grid{grid-template-columns:1fr 360px;gap:48px}
  .amit-topics-v2__grid{grid-template-columns:repeat(2,1fr)}
  .amit-gallery-v2__grid{grid-template-columns:1fr 1fr}
  .amit-gallery-v2__item:first-child{grid-column:1/-1}
}

@media(max-width:760px){
  .amit-hero-v2{min-height:auto}
  .amit-hero-v2::before{mask-image:linear-gradient(#000,transparent 76%)}
  .amit-hero-v2__grid{display:flex;flex-direction:column;gap:26px;padding:48px 0 0}
  .amit-hero-v2__copy{width:100%}
  .amit-hero-v2 h1{font-size:clamp(3.6rem,17vw,5.2rem)!important;line-height:.93!important}
  .amit-hero-v2__role{font-size:.82rem!important;line-height:1.55}
  .amit-hero-v2__lede{font-size:1rem!important}
  .amit-hero-v2__actions{flex-direction:column;align-items:stretch}
  .amit-hero-v2__actions .btn{width:100%;justify-content:center}
  .amit-hero-v2__visual{width:calc(100% + 40px);margin-left:-20px}
  .amit-hero-v2__visual::before{display:none}
  .amit-hero-v2__visual img{border-radius:0}
  .amit-hero-v2__badge{left:20px;bottom:18px}
  .amit-authority__item{min-height:102px;padding:20px 17px}
  .amit-authority__item:nth-child(odd){border-left:0}
  .amit-authority__item:nth-child(even){border-right:0}
  .amit-authority__item strong{font-size:.84rem}
  .amit-authority__item span{font-size:.7rem}
  .amit-profile-v2__grid{grid-template-columns:1fr;gap:38px}
  .amit-profile-v2__cards{position:static;grid-template-columns:1fr 1fr}
  .amit-topics-v2__head{grid-template-columns:1fr;gap:18px}
  .amit-topics-v2__grid{grid-template-columns:1fr}
  .amit-topic-v2{min-height:auto}
  .amit-stage-v2{min-height:500px}
  .amit-stage-v2__image{background-position:62% center;opacity:.76}
  .amit-stage-v2__copy{padding-block:55px}
  .amit-gallery-v2__head{align-items:start;flex-direction:column}
  .amit-gallery-v2__grid{grid-template-columns:1fr}
  .amit-gallery-v2__item:first-child{grid-column:auto}
  .amit-gallery-v2__item{min-height:290px}
  .amit-booking-v2__grid{grid-template-columns:1fr}
  .amit-follow-v2__panel{grid-template-columns:1fr;gap:30px}
  .amit-follow-v2__links{min-width:0}
}

@media(max-width:480px){
  .amit-hero-v2__grid{padding-top:40px}
  .amit-hero-v2__eyebrow{font-size:.66rem;letter-spacing:.13em}
  .amit-hero-v2 h1{font-size:3.8rem!important}
  .amit-hero-v2__facts{gap:7px}
  .amit-hero-v2__facts span{font-size:.61rem;padding:7px 9px}
  .amit-hero-v2__badge{right:20px;padding:11px 13px}
  .amit-hero-v2__badge small{font-size:.66rem}
  .amit-authority__item{align-items:flex-start;gap:10px;padding:17px 12px}
  .amit-authority__item svg{width:25px;min-width:25px}
  .amit-authority__item span{display:none}
  .amit-profile-v2__cards{grid-template-columns:1fr}
  .amit-profile-v2__quote{padding:20px 19px 20px 23px;font-size:1rem}
}

/* September correction: keep the speaker portrait in the upper hero frame. */
@media(min-width:761px){
  .amit-hero-v2{min-height:650px}
  .amit-hero-v2__grid{align-items:start;padding-block:46px 34px}
  .amit-hero-v2__visual{align-self:start;margin-top:-18px;transform:none}
  .amit-profile-card{padding:21px 23px 20px}
  .amit-profile-card h3{font-size:1.02rem!important;line-height:1.35!important}
}

/* Final compact alignment correction. */
@media(min-width:761px){
  .amit-hero-v2{min-height:610px}
  .amit-hero-v2__grid{align-items:start;padding-block:34px 30px}
  .amit-hero-v2__visual{
    align-self:start;
    justify-self:end;
    width:min(100%,610px);
    margin-top:-26px;
  }
  .amit-hero-v2__visual img{
    width:auto;
    max-width:100%;
    max-height:500px;
    margin-left:auto;
    object-fit:contain;
    object-position:center top;
  }
  .amit-authority__item{min-height:92px;padding:18px 22px}
  .amit-authority__item strong{font-size:.86rem}
  .amit-authority__item span{font-size:.71rem}
  .amit-profile-v2__cards{gap:9px}
  .amit-profile-card{padding:18px 21px 17px}
  .amit-profile-card span{margin-bottom:5px;font-size:.62rem}
  .amit-profile-card h3{font-size:.96rem!important;line-height:1.32!important}
  .amit-topics-v2__grid{gap:12px}
  .amit-topic-v2{min-height:235px;padding:22px 23px 20px}
  .amit-topic-v2__top{margin-bottom:20px}
  .amit-topic-v2__icon{width:49px;height:49px}
  .amit-topic-v2__icon svg{width:23px}
  .amit-topic-v2 h3{font-size:1.06rem!important;margin-bottom:9px}
  .amit-topic-v2 p{font-size:.83rem!important;line-height:1.58}
  .amit-booking-v2 .booking-panel{padding:34px!important}
}

/* 2026-09 cross-page typography lock.
   This file loads after the shared theme, so its hero headings must be constrained here. */
.amit-hero-v2 h1{
  font-size:clamp(3.1rem,5.1vw,4.8rem)!important;
  line-height:1.01!important;
}
.amit-stage-v2__copy h2{
  font-size:clamp(2.35rem,3.8vw,3.45rem)!important;
  line-height:1.1!important;
}
@media(max-width:760px){
  .amit-hero-v2 h1{font-size:clamp(2.85rem,12vw,3.45rem)!important;line-height:1.02!important}
  .amit-stage-v2__copy h2{font-size:2.4rem!important;line-height:1.1!important}
}
@media(max-width:480px){
  .amit-hero-v2 h1{font-size:2.8rem!important}
}
