:root {
  --luxe-black:#050403;
  --luxe-ink:#0b0906;
  --luxe-panel:#14110c;
  --luxe-gold:#d7ae55;
  --luxe-gold-bright:#f2d58a;
  --luxe-cream:#f7f0e2;
  --luxe-muted:#bdb4a4;
  --luxe-line:rgba(215,174,85,.24);
  --luxe-shadow:0 30px 90px rgba(0,0,0,.48);
}

html{scroll-behavior:smooth}
body{
  color:var(--luxe-cream);
  background:radial-gradient(circle at 12% 8%,rgba(215,174,85,.06),transparent 28rem),var(--luxe-black);
}
body::before{
  content:"";
  position:fixed;
  inset:0;
  z-index:9998;
  pointer-events:none;
  opacity:.18;
  background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E");
  mix-blend-mode:soft-light;
}
::selection{color:#080603;background:var(--luxe-gold-bright)}
.header-container{width:min(1380px,calc(100% - 64px))}

.luxury-topbar{background:#050403!important;border-bottom:1px solid rgba(215,174,85,.16)!important}
.topbar-contact a,.topbar-location,.follow-text{color:#c9c0b0!important}
.topbar-social a{border-color:rgba(215,174,85,.18)!important}
.main-header{
  background:rgba(5,4,3,.9)!important;
  border-bottom:1px solid rgba(215,174,85,.18)!important;
  box-shadow:0 16px 50px rgba(0,0,0,.3)!important;
  backdrop-filter:blur(22px) saturate(130%);
}
.header-logo img{filter:drop-shadow(0 10px 24px rgba(215,174,85,.18));transform:scale(1.05)}
.nav-link{color:#e9e1d2!important;font-size:11px!important;letter-spacing:.13em!important;text-transform:uppercase}
.nav-link::after{background:linear-gradient(90deg,transparent,var(--luxe-gold-bright),transparent)!important}
.header-cta,.hero-btn-gold,.about-btn-primary,.events-contact-button,.why-main-button,
.impact-explore-button,.speakers-view-button,.hall-primary-button,.past-gallery-button,
.partner-primary-button,.final-btn-gold,.london-btn-gold,.london-card-button,
.footer-banner-button,.footer-contact-button{
  color:#110d06!important;
  background:linear-gradient(115deg,#8e6827 0%,#e8c776 45%,#b78936 100%)!important;
  border:1px solid rgba(255,236,180,.58)!important;
  box-shadow:0 14px 38px rgba(154,112,40,.22)!important;
}
.header-cta:hover,.hero-btn-gold:hover,.about-btn-primary:hover,.events-contact-button:hover,
.why-main-button:hover,.impact-explore-button:hover,.speakers-view-button:hover,
.hall-primary-button:hover,.past-gallery-button:hover,.partner-primary-button:hover,
.final-btn-gold:hover,.london-btn-gold:hover{
  transform:translateY(-3px);
  box-shadow:0 20px 50px rgba(215,174,85,.34)!important;
}

.home-hero{min-height:940px!important;height:min(1000px,100svh)!important;background:#050403!important;border-bottom:1px solid var(--luxe-line)}
.home-hero-overlay{background:linear-gradient(90deg,rgba(3,3,2,.97) 0%,rgba(5,4,3,.82) 43%,rgba(5,4,3,.46) 70%,rgba(3,3,2,.78) 100%)!important}
.home-hero-gradient{background:linear-gradient(180deg,rgba(0,0,0,.48),transparent 35%,rgba(4,3,2,.94) 100%)!important}
.home-hero-pattern{opacity:.14!important}
.home-hero-glow{width:54vw!important;height:54vw!important;background:radial-gradient(circle,rgba(215,174,85,.18),transparent 65%)!important;filter:blur(20px)}
.hero-container{grid-template-columns:minmax(0,1.25fr) minmax(370px,.62fr)!important;gap:clamp(45px,7vw,118px)!important;padding-top:64px}
.hero-main-content{max-width:790px}
.hero-eyebrow{width:fit-content;padding:10px 14px;color:var(--luxe-gold-bright)!important;background:rgba(8,7,5,.55);border:1px solid rgba(215,174,85,.28);border-radius:999px;letter-spacing:.18em!important;backdrop-filter:blur(12px)}
.hero-title{max-width:780px;margin-top:24px!important;font-size:clamp(54px,5.4vw,92px)!important;line-height:.98!important;letter-spacing:-.035em!important;text-shadow:0 22px 65px rgba(0,0,0,.52)}
.hero-title span{display:block;margin-top:10px;color:transparent!important;background:linear-gradient(105deg,#a4782d,#f5dc94 48%,#b98a37);-webkit-background-clip:text;background-clip:text}
.hero-description{max-width:680px!important;color:#d0c7b8!important;font-size:17px!important;line-height:1.9!important}
.hero-event-details{padding:18px 20px!important;background:linear-gradient(120deg,rgba(20,16,10,.82),rgba(7,6,4,.64))!important;border:1px solid rgba(215,174,85,.22)!important;border-radius:18px!important;box-shadow:inset 0 1px rgba(255,255,255,.04),0 22px 60px rgba(0,0,0,.22);backdrop-filter:blur(18px)}
.detail-icon{color:var(--luxe-gold-bright)!important;background:rgba(215,174,85,.09)!important}
.detail-content small{color:#988f80!important;letter-spacing:.12em;text-transform:uppercase}
.detail-content strong{color:#fff8eb!important}
.hero-btn{min-height:58px;border-radius:4px!important;letter-spacing:.05em}
.hero-btn-outline,.about-btn-secondary,.hall-secondary-button,.partner-secondary-button,.final-btn-outline,.london-btn-outline{color:#f4ead7!important;background:rgba(8,7,5,.48)!important;border-color:rgba(215,174,85,.34)!important;backdrop-filter:blur(12px)}
.hero-featured-card{max-width:430px;padding:32px!important;background:linear-gradient(145deg,rgba(24,20,13,.95),rgba(7,6,4,.96))!important;border:1px solid rgba(231,197,116,.42)!important;border-radius:6px!important;box-shadow:0 40px 110px rgba(0,0,0,.62),inset 0 1px rgba(255,255,255,.06)!important;backdrop-filter:blur(24px)}
.hero-featured-card::before,.hero-featured-card::after{content:"";position:absolute;width:42px;height:42px;border-color:var(--luxe-gold-bright);opacity:.8;pointer-events:none}
.hero-featured-card::before{top:12px;left:12px;border-top:1px solid;border-left:1px solid}
.hero-featured-card::after{right:12px;bottom:12px;border-right:1px solid;border-bottom:1px solid}
.featured-event-logo img{max-height:82px!important;filter:drop-shadow(0 12px 25px rgba(215,174,85,.18))}
.featured-date-box,.featured-highlights{background:rgba(255,255,255,.025)!important;border-color:rgba(215,174,85,.16)!important}
.featured-card-button{background:transparent!important;border:1px solid rgba(215,174,85,.42)!important;color:var(--luxe-gold-bright)!important}
.hero-bottom-bar{border-top-color:rgba(215,174,85,.18)!important;background:rgba(4,3,2,.72)!important;backdrop-filter:blur(12px)}

.home-about,.upcoming-events,.why-ibs,.home-impact,.home-speakers,.home-hall-of-fame,
.past-event-gallery,.home-partners,.home-final-cta{position:relative;padding-top:clamp(100px,9vw,150px)!important;padding-bottom:clamp(100px,9vw,150px)!important;overflow:hidden;border-bottom:1px solid rgba(215,174,85,.12)}
.home-about,.why-ibs,.home-speakers,.past-event-gallery,.home-final-cta{background:#070604!important}
.upcoming-events,.home-impact,.home-hall-of-fame,.home-partners{background:radial-gradient(circle at 85% 15%,rgba(215,174,85,.07),transparent 30rem),#0d0b08!important}
.section-eyebrow,.about-eyebrow,.final-cta-eyebrow{color:var(--luxe-gold-bright)!important;letter-spacing:.2em!important;text-transform:uppercase}
.section-heading h2,.about-content h2,.why-intro h2,.impact-heading h2,.speakers-heading-content h2,
.hall-content h2,.partners-heading h2,.final-cta-content h2{color:var(--luxe-cream)!important;font-size:clamp(38px,4.2vw,66px)!important;line-height:1.08!important;letter-spacing:-.025em!important}
.section-heading h2 span,.about-content h2 span,.why-intro h2 span,.impact-heading h2 span,
.speakers-heading-content h2 span,.hall-content h2 span,.partners-heading h2 span,.final-cta-content h2 span{color:var(--luxe-gold-bright)!important}
.section-heading>p{max-width:720px;color:var(--luxe-muted)!important;line-height:1.85!important}

.about-container{gap:clamp(55px,7vw,110px)!important;align-items:center}
.about-image-frame{border-radius:3px!important;border:1px solid rgba(215,174,85,.3)!important;box-shadow:var(--luxe-shadow)!important}
.about-image-frame img{min-height:650px;object-fit:cover;filter:saturate(.82) contrast(1.08)}
.about-image-overlay{background:linear-gradient(180deg,transparent 38%,rgba(4,3,2,.88))!important}
.about-logo-card,.about-achievement{background:rgba(10,8,5,.93)!important;border:1px solid rgba(215,174,85,.28)!important;box-shadow:0 24px 65px rgba(0,0,0,.48)!important;backdrop-filter:blur(16px)}
.about-intro,.about-description{color:#c7beae!important;line-height:1.9!important}
.about-features{gap:14px!important}
.about-feature{padding:22px!important;background:linear-gradient(135deg,rgba(255,255,255,.035),rgba(255,255,255,.012))!important;border:1px solid rgba(215,174,85,.16)!important;border-radius:4px!important}
.about-feature:hover{border-color:rgba(215,174,85,.46)!important;transform:translateY(-5px)}
.about-feature-icon{color:var(--luxe-gold-bright)!important;background:rgba(215,174,85,.08)!important}
.about-feature h3{color:#f6eddd!important}.about-feature p{color:#aaa091!important}
.about-stats{background:linear-gradient(110deg,rgba(20,16,10,.94),rgba(7,6,4,.92))!important;border:1px solid rgba(215,174,85,.24)!important;border-radius:4px!important;box-shadow:0 26px 70px rgba(0,0,0,.32)}

.events-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:24px!important}
.global-event-card{grid-column:span 6;background:linear-gradient(145deg,#15110c,#090805)!important;border:1px solid rgba(215,174,85,.18)!important;border-radius:4px!important;box-shadow:0 24px 70px rgba(0,0,0,.3)!important}
.global-event-card.featured-event{grid-column:span 12;display:grid;grid-template-columns:1.12fr .88fr}
.featured-event .event-image{height:100%!important;min-height:540px}
.event-image{border-radius:3px 3px 0 0!important;overflow:hidden}.event-image img{filter:saturate(.83) contrast(1.08)}
.event-image-overlay{background:linear-gradient(180deg,rgba(4,3,2,.02),rgba(4,3,2,.82))!important}
.event-card-content{padding:34px!important}.featured-event .event-card-content{padding:clamp(38px,5vw,68px)!important;display:flex;flex-direction:column;justify-content:center}
.event-card-date{border-color:rgba(215,174,85,.3)!important;background:rgba(215,174,85,.05)!important}
.event-card-category,.event-country{color:var(--luxe-gold-bright)!important}.event-card-content h3{color:#f7efdf!important}
.event-card-content h3 span{color:var(--luxe-gold-bright)!important}.event-card-content p,.event-card-highlights{color:#aaa192!important}
.event-details-link{color:var(--luxe-gold-bright)!important}
.events-bottom-cta,.partners-cta,.speaker-invitation,.final-contact-strip{background:linear-gradient(120deg,rgba(215,174,85,.08),rgba(255,255,255,.018))!important;border:1px solid rgba(215,174,85,.22)!important;border-radius:4px!important}

.why-container,.impact-main-grid,.speakers-showcase,.hall-container{gap:clamp(50px,7vw,105px)!important}
.why-benefits-grid{gap:16px!important}
.why-benefit-card,.impact-stat-card,.speaker-profile-card,.featured-speaker-card,.partner-logo-card{background:linear-gradient(145deg,rgba(24,20,14,.94),rgba(8,7,5,.96))!important;border:1px solid rgba(215,174,85,.16)!important;border-radius:4px!important;box-shadow:0 20px 60px rgba(0,0,0,.24)!important}
.why-benefit-card:hover,.impact-stat-card:hover,.speaker-profile-card:hover,.featured-speaker-card:hover,.partner-logo-card:hover{transform:translateY(-7px)!important;border-color:rgba(215,174,85,.46)!important;box-shadow:0 28px 75px rgba(0,0,0,.38)!important}
.benefit-number,.impact-stat-number,.speaker-number{color:rgba(215,174,85,.7)!important}
.why-quote,.hall-quote,.impact-bottom-statement{border-left:2px solid var(--luxe-gold)!important;background:rgba(215,174,85,.04)!important}
.impact-content-panel{background:linear-gradient(145deg,rgba(22,18,12,.96),rgba(7,6,4,.96))!important;border:1px solid rgba(215,174,85,.22)!important;box-shadow:var(--luxe-shadow)!important}
.impact-globe-area{filter:sepia(.34) saturate(.78)}
.featured-speaker-image img,.speaker-photo img{filter:saturate(.84) contrast(1.06)}
.speaker-category,.speaker-topics span{color:var(--luxe-gold-bright)!important}

.home-hall-of-fame{background:#080604!important}
.hall-image-frame{border:1px solid rgba(215,174,85,.34)!important;border-radius:3px!important;box-shadow:0 38px 100px rgba(0,0,0,.55)!important}
.hall-image-frame img{filter:saturate(.82) contrast(1.08)}
.hall-recognition-grid>div,.hall-categories span{background:rgba(215,174,85,.045)!important;border-color:rgba(215,174,85,.18)!important}
.past-gallery-card{border:1px solid rgba(215,174,85,.2)!important;border-radius:2px!important}.past-gallery-card img{filter:saturate(.78) contrast(1.1)}
.past-gallery-card:hover img{filter:saturate(1) contrast(1.05)}
.partners-track img{filter:grayscale(1) sepia(.35) brightness(.9);transition:.35s ease}.partner-logo-card:hover img{filter:none}
.home-final-cta{background:radial-gradient(circle at 18% 50%,rgba(215,174,85,.12),transparent 32rem),#050403!important}
.final-cta-box{background:linear-gradient(120deg,rgba(23,19,13,.96),rgba(7,6,4,.98))!important;border:1px solid rgba(215,174,85,.28)!important;border-radius:4px!important;box-shadow:0 40px 110px rgba(0,0,0,.5)!important}
.final-event-date{color:var(--luxe-gold-bright)!important}

.london-hero{min-height:900px!important;border-bottom:1px solid rgba(215,174,85,.16)}
.london-hero-overlay{background:rgba(2,3,5,.68)!important}.london-hero-gradient{background:linear-gradient(90deg,rgba(4,4,4,.96),rgba(4,4,4,.52) 60%,rgba(4,4,4,.82))!important}
.london-event-card{background:linear-gradient(145deg,rgba(18,16,12,.96),rgba(6,6,5,.96))!important;border-color:rgba(215,174,85,.35)!important;box-shadow:0 40px 110px rgba(0,0,0,.54)!important}
.london-hero-title span,.london-card-content h2 span{color:var(--luxe-gold-bright)!important}

.main-footer{background:#030302!important;border-top:1px solid rgba(215,174,85,.2)!important}
.footer-top-banner,.footer-main,.footer-bottom{border-color:rgba(215,174,85,.14)!important}
.footer-column h3,.footer-brand h3{color:var(--luxe-gold-bright)!important}.footer-column a,.footer-contact-item,.footer-policy-links a{color:#aaa192!important}

.floating-action-dock{right:22px!important}.floating-action{background:rgba(8,7,5,.92)!important;border:1px solid rgba(215,174,85,.28)!important;color:var(--luxe-gold-bright)!important;box-shadow:0 18px 45px rgba(0,0,0,.38)!important;backdrop-filter:blur(16px)}
.whatsapp-action{color:#fff!important;background:#168c52!important;border-color:rgba(255,255,255,.25)!important}
.ibs-chatbot{background:#0b0906!important;border:1px solid rgba(215,174,85,.35)!important;box-shadow:0 35px 100px rgba(0,0,0,.64)!important}
.chatbot-header{background:linear-gradient(110deg,#17120b,#070604)!important;border-bottom:1px solid rgba(215,174,85,.2)!important}
.bot-message{background:rgba(215,174,85,.08)!important;border:1px solid rgba(215,174,85,.14)!important;color:#ede3d2!important}
.user-message{background:linear-gradient(115deg,#8e6827,#d8b45f)!important;color:#100c05!important}
.chatbot-quick-links a{border-color:rgba(215,174,85,.24)!important;color:var(--luxe-gold-bright)!important}
.chatbot-input-area{background:#070604!important;border-top-color:rgba(215,174,85,.16)!important}
.chatbot-typing{display:flex;gap:5px;align-items:center;width:max-content;padding:13px 16px}
.chatbot-typing i{width:6px;height:6px;border-radius:50%;background:var(--luxe-gold);animation:luxeTyping 1s infinite ease-in-out}
.chatbot-typing i:nth-child(2){animation-delay:.15s}.chatbot-typing i:nth-child(3){animation-delay:.3s}
@keyframes luxeTyping{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-5px);opacity:1}}

@media(max-width:1100px){
  .header-container{width:min(calc(100% - 38px),960px)}
  .hero-container{grid-template-columns:1fr!important;padding-top:130px;padding-bottom:150px}.home-hero{height:auto!important;min-height:0!important}
  .hero-main-content{max-width:820px}.hero-featured-card{max-width:680px}.about-container{grid-template-columns:1fr!important}
  .about-visual{max-width:760px;margin-inline:auto}.about-image-frame img{min-height:560px}
  .global-event-card.featured-event{grid-template-columns:1fr}.featured-event .event-image{min-height:430px}
}

@media(max-width:760px){
  .header-container{width:min(calc(100% - 28px),680px)}.luxury-topbar{display:none!important}.main-header{top:0!important}
  .hero-container{padding-top:118px;padding-bottom:120px}.hero-title{font-size:clamp(42px,13vw,66px)!important}
  .hero-description{font-size:15px!important;line-height:1.75!important}.hero-event-details{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
  .hero-detail-divider{width:100%!important;height:1px!important}.hero-buttons{display:grid!important;grid-template-columns:1fr}.hero-btn{justify-content:center;width:100%}
  .hero-featured-card{padding:24px!important}.hero-bottom-bar{display:none!important}
  .home-about,.upcoming-events,.why-ibs,.home-impact,.home-speakers,.home-hall-of-fame,.past-event-gallery,.home-partners,.home-final-cta{padding-top:82px!important;padding-bottom:82px!important}
  .section-heading h2,.about-content h2,.why-intro h2,.impact-heading h2,.speakers-heading-content h2,.hall-content h2,.partners-heading h2,.final-cta-content h2{font-size:clamp(34px,10vw,48px)!important}
  .about-image-frame img{min-height:430px}.about-logo-card{transform:scale(.82);transform-origin:bottom left}.about-achievement{transform:scale(.82);transform-origin:top right}
  .about-features{grid-template-columns:1fr!important}.events-grid{display:grid!important;grid-template-columns:1fr!important}
  .global-event-card,.global-event-card.featured-event{grid-column:auto;display:block}.featured-event .event-image{min-height:320px}
  .event-card-content,.featured-event .event-card-content{padding:26px!important}.floating-action-dock{right:12px!important;bottom:16px!important}
  .ibs-chatbot{right:12px!important;bottom:82px!important;width:calc(100vw - 24px)!important;max-height:min(680px,calc(100svh - 105px))}
}

@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
