/* SASG26 Smart Energy - Theme API 1.0 */
:root{--sasg-bg:#121416;--sasg-bg-deep:#080b0e;--sasg-surface:#18212a;--sasg-surface-2:#21466f;--sasg-cyan:#08c8d2;--sasg-blue:#225b96;--sasg-violet:#7737a5;--sasg-pink:#d84883;--sasg-gold:#c89647;--sasg-text:#f4f7fb;--sasg-muted:#9aa9b8;--sasg-line:rgba(8,200,210,.22);--sasg-radius:24px;--sasg-glow:0 0 44px rgba(8,200,210,.16);--sasg-section-gap:0px;--sasg-content:1240px;--sasg-hero-height:720px}
body[data-theme="sasg26-smart-energy"]{margin:0;background:var(--sasg-bg);color:var(--sasg-text);overflow-x:hidden;color-scheme:dark}
body[data-theme="sasg26-smart-energy"]::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-2;background:radial-gradient(circle at 50% -10%,rgba(34,91,150,.24),transparent 33%),radial-gradient(circle at 12% 42%,rgba(119,55,165,.08),transparent 28%),linear-gradient(var(--sasg-bg),var(--sasg-bg))}
body[data-theme="sasg26-smart-energy"] .shell{width:min(var(--sasg-content),calc(100% - 48px))}
body[data-theme="sasg26-smart-energy"] main.theme-layout-root{gap:var(--sasg-section-gap)!important;isolation:isolate}
body[data-theme="sasg26-smart-energy"] main.theme-layout-root>.section,
body[data-theme="sasg26-smart-energy"] main.theme-layout-root>.stats,
body[data-theme="sasg26-smart-energy"] main.theme-layout-root>.location{padding-top:clamp(72px,8vw,118px);padding-bottom:clamp(72px,8vw,118px);margin-top:0;margin-bottom:0}
body[data-theme="sasg26-smart-energy"] .ornament{display:none}
body[data-theme="sasg26-smart-energy"] a,body[data-theme="sasg26-smart-energy"] button{outline-offset:4px}
body[data-theme="sasg26-smart-energy"] :focus-visible{outline:2px solid var(--sasg-cyan)!important}

/* Navigation */
.sasg-site-header{position:sticky!important;top:0;z-index:1100;background:rgba(12,16,20,.86)!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.06)!important;backdrop-filter:blur(22px);padding:12px 24px}
.sasg-nav-shell{width:min(1360px,100%);margin:auto;min-height:68px;display:grid;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:22px}
.sasg-brand{display:inline-flex;flex-direction:column;gap:1px;color:#fff;text-decoration:none;line-height:1}
.sasg-brand-line{display:flex;align-items:baseline;gap:7px;letter-spacing:.13em;font-size:22px}.sasg-brand-line b{font-weight:500}.sasg-brand-line strong{font-size:.86em;color:var(--sasg-cyan);font-weight:800}.sasg-brand small{font-size:8px;line-height:1.2;color:rgba(255,255,255,.72);letter-spacing:.02em;white-space:nowrap}
.sasg-site-nav{display:flex;align-items:center;justify-content:center;gap:2px;padding:5px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:linear-gradient(90deg,rgba(31,71,112,.88),rgba(22,57,91,.72));box-shadow:inset 0 1px rgba(255,255,255,.06)}
.sasg-site-nav>a{position:relative;padding:11px clamp(11px,1.4vw,20px);border-radius:999px;color:rgba(255,255,255,.82);font-size:12px;font-weight:650;white-space:nowrap;transition:.25s ease}.sasg-site-nav>a:first-of-type,.sasg-site-nav>a:hover{color:#fff;background:rgba(6,12,17,.72);box-shadow:0 5px 20px rgba(0,0,0,.22)}
.sasg-nav-actions{display:flex;align-items:center;gap:9px}.sasg-certificate-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 17px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#050709;color:#fff;font-size:11px;font-weight:750}.sasg-language-switch{width:40px;height:40px;padding:0!important;display:grid!important;grid-template-columns:1fr;place-items:center;border-color:rgba(255,255,255,.12)!important;color:#fff!important;background:rgba(255,255,255,.04)!important}.sasg-language-switch span{position:absolute;opacity:0}.sasg-energy-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#fff;background:radial-gradient(circle at 35% 30%,#fff4ad 0 8%,#58d7b5 17%,#0da7bc 45%,#6b3aa6 77%);box-shadow:0 0 26px rgba(8,200,210,.34)}.sasg-nav-toggle,.sasg-nav-close,.sasg-nav-backdrop{display:none}

/* Hero */
body[data-theme="sasg26-smart-energy"] .hero.shell{width:100%;max-width:none;padding:0;margin:0;min-height:var(--sasg-hero-height);background:linear-gradient(180deg,#111820 0%,#121416 84%)}
body[data-theme="sasg26-smart-energy"] .hero-card{width:100%;min-height:var(--sasg-hero-height);border-radius:0!important;box-shadow:none!important;background-image:none!important;padding:clamp(120px,16vw,220px) 24px 100px!important;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}
body[data-theme="sasg26-smart-energy"] .hero-card::before{content:"";position:absolute;width:min(78vw,980px);aspect-ratio:1;border-radius:50%;left:50%;top:47%;transform:translate(-50%,-50%);opacity:.55;background:repeating-radial-gradient(circle at center,transparent 0 54px,rgba(8,200,210,.055) 55px 56px),conic-gradient(from 110deg,transparent,rgba(34,91,150,.19),transparent 30%,rgba(119,55,165,.11),transparent 58%);filter:blur(.2px);animation:sasg-orbit 28s linear infinite}
body[data-theme="sasg26-smart-energy"] .hero-card::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.9%,rgba(8,200,210,.06) 50%,transparent 50.1%),radial-gradient(circle at 50% 45%,rgba(8,200,210,.09),transparent 28%)!important;pointer-events:none}
body[data-theme="sasg26-smart-energy"] .hero-meta,body[data-theme="sasg26-smart-energy"] .conference-mark,body[data-theme="sasg26-smart-energy"] .hero-title p,body[data-theme="sasg26-smart-energy"] .hero-intro{display:none!important}
body[data-theme="sasg26-smart-energy"] .hero-title{position:relative;z-index:2;display:block!important;max-width:960px!important;margin:0 auto 34px!important}
body[data-theme="sasg26-smart-energy"] .hero-title h1{margin:0;color:var(--sasg-text);font-size:clamp(42px,6vw,82px)!important;line-height:1.08!important;letter-spacing:-.045em;font-weight:430!important;text-wrap:balance}
body[data-theme="sasg26-smart-energy"] .hero-title h1 .sasg-accent-line{display:block;color:var(--sasg-cyan);font-weight:760}
body[data-theme="sasg26-smart-energy"] .hero-button,body[data-theme="sasg26-smart-energy"] .sasg-watch-demo{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:150px;padding:13px 24px!important;border-radius:999px!important;border:1px solid rgba(8,200,210,.35)!important;background:#050709!important;color:#fff!important;font-size:13px;font-weight:750;box-shadow:0 0 30px rgba(8,200,210,.08);cursor:pointer;transition:.25s ease}
body[data-theme="sasg26-smart-energy"] .hero-button{margin-inline:6px}.sasg-watch-demo{margin-inline:6px}.sasg-watch-demo i{width:22px;height:22px;display:grid;place-items:center;border:1px solid var(--sasg-cyan);border-radius:50%;font-size:9px;color:var(--sasg-cyan)}
body[data-theme="sasg26-smart-energy"] .hero-button:hover,body[data-theme="sasg26-smart-energy"] .sasg-watch-demo:hover{transform:translateY(-3px);border-color:var(--sasg-cyan)!important;box-shadow:0 12px 36px rgba(8,200,210,.18)}

/* Shared headings */
body[data-theme="sasg26-smart-energy"] .section-heading{display:block;text-align:center;margin-bottom:clamp(38px,5vw,66px)}
body[data-theme="sasg26-smart-energy"] .section-heading .section-symbol{display:none}
body[data-theme="sasg26-smart-energy"] .section-heading h2,body[data-theme="sasg26-smart-energy"] #statistics::before{display:inline-block;position:relative;margin:0;color:#fff;text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(30px,4.2vw,55px);line-height:1.1;font-weight:850}
body[data-theme="sasg26-smart-energy"] .section-heading h2::after,body[data-theme="sasg26-smart-energy"] #statistics::after{content:"";position:absolute;height:1px;width:120%;max-width:360px;left:50%;bottom:-18px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,var(--sasg-violet),var(--sasg-cyan),transparent)}
body[data-theme="sasg26-smart-energy"] .module-intro{color:var(--sasg-muted)!important;font-size:clamp(14px,1.4vw,18px);max-width:820px!important}

/* Patronage */
body[data-theme="sasg26-smart-energy"] #patronage{width:100%;max-width:none;background:linear-gradient(180deg,#121416,#111316);text-align:center;padding-inline:24px}
body[data-theme="sasg26-smart-energy"] .patronage-card{display:flex!important;flex-direction:column;gap:28px;align-items:center;max-width:820px;margin:auto;padding:0!important;border:0!important;background:none!important;box-shadow:none!important}
body[data-theme="sasg26-smart-energy"] .patronage-portrait{width:clamp(210px,24vw,330px);aspect-ratio:1;border-radius:34px 0 34px 34px!important;background:linear-gradient(145deg,#214c7e,#223d62)!important;overflow:hidden;box-shadow:-1px -1px rgba(255,255,255,.38),1px 1px rgba(8,200,210,.28),var(--sasg-glow)}
body[data-theme="sasg26-smart-energy"] .patronage-portrait img{object-position:center top}
body[data-theme="sasg26-smart-energy"] .patronage-copy{display:flex;flex-direction:column;align-items:center}.patronage-copy .module-kicker{display:none}.patronage-copy h3{font-size:clamp(20px,2.4vw,34px)!important;color:#fff!important;margin:0 0 8px!important;font-weight:620!important}.patronage-copy strong{color:var(--sasg-muted)!important;font-size:clamp(15px,1.4vw,20px)!important;font-weight:500}.patronage-copy p{color:var(--sasg-muted)!important}

/* Topics */
body[data-theme="sasg26-smart-energy"] #themes{background:#121416}
body[data-theme="sasg26-smart-energy"] .theme-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
body[data-theme="sasg26-smart-energy"] .theme-grid article{position:relative;min-height:260px!important;padding:38px 24px 26px!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:var(--sasg-radius) 0 var(--sasg-radius) var(--sasg-radius)!important;background:linear-gradient(145deg,rgba(35,76,120,.94),rgba(25,55,90,.94))!important;color:#fff!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;box-shadow:inset 0 1px rgba(255,255,255,.05),0 18px 60px rgba(0,0,0,.15);transition:.3s ease}
body[data-theme="sasg26-smart-energy"] .theme-grid article:nth-child(4n+2){background:linear-gradient(145deg,var(--sasg-cyan),#08afba)!important;color:#05252b!important}body[data-theme="sasg26-smart-energy"] .theme-grid article:nth-child(4n+3){background:linear-gradient(145deg,#1c5387,#213e66)!important}
body[data-theme="sasg26-smart-energy"] .theme-grid article:hover{transform:translateY(-8px);box-shadow:0 24px 70px rgba(8,200,210,.13)}
body[data-theme="sasg26-smart-energy"] .theme-grid article img{display:none!important}.sasg-topic-icon{display:grid;place-items:center;width:78px;height:78px;margin-bottom:25px;color:var(--sasg-cyan);font-size:54px}.theme-grid article:nth-child(4n+2) .sasg-topic-icon{color:#0b4560}.theme-grid article h3{font-size:clamp(14px,1.25vw,19px)!important;line-height:1.35!important;margin:0!important;font-weight:760!important}

/* Insights */
body[data-theme="sasg26-smart-energy"] #statistics{position:relative;width:min(var(--sasg-content),calc(100% - 48px));padding-top:120px!important}
body[data-theme="sasg26-smart-energy"] #statistics::before{content:"Insights";display:block;text-align:center;width:max-content;margin:0 auto 75px}
html[lang="ar"] body[data-theme="sasg26-smart-energy"] #statistics::before{content:"أرقام المؤتمر"}
body[data-theme="sasg26-smart-energy"] .stats-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(30px,5vw,70px)!important}
body[data-theme="sasg26-smart-energy"] .stats-grid article{padding:12px!important;background:none!important;border:0!important;box-shadow:none!important;text-align:center;color:#fff!important}.stats-grid article strong{display:block;color:var(--sasg-cyan)!important;font-size:clamp(44px,6vw,80px)!important;line-height:.9!important;letter-spacing:-.055em;font-weight:780!important}.stats-grid article span{display:inline-flex;margin-top:-3px;padding:5px 14px;border-radius:999px;background:linear-gradient(90deg,#143f6b,#295b8c);color:#dcecff!important;font-size:11px!important;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
body[data-theme="sasg26-smart-energy"] .stats-grid article::after{display:none!important}

/* Editorial modules */
body[data-theme="sasg26-smart-energy"] .committee-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}body[data-theme="sasg26-smart-energy"] .technical-program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.committee-card,.technical-program-card{border:1px solid rgba(8,200,210,.17)!important;border-radius:var(--sasg-radius)!important;background:linear-gradient(145deg,rgba(31,64,98,.88),rgba(18,29,39,.94))!important;color:#fff!important;box-shadow:0 20px 70px rgba(0,0,0,.18)!important}.committee-card h3,.technical-program-card h3,.editorial-gallery-card h3{color:#fff!important}.committee-card p,.technical-program-card p,.editorial-gallery-card p{color:var(--sasg-muted)!important}.module-card-icon{background:rgba(8,200,210,.1)!important;color:var(--sasg-cyan)!important}.module-card-index{color:rgba(8,200,210,.22)!important}.program-card-meta{color:var(--sasg-cyan)!important}
body[data-theme="sasg26-smart-energy"] .module-primary-action,body[data-theme="sasg26-smart-energy"] .primary-button{border:1px solid rgba(8,200,210,.38)!important;background:#050709!important;color:#fff!important;border-radius:999px!important;box-shadow:none}
body[data-theme="sasg26-smart-energy"] .editorial-gallery-card{border:1px solid rgba(8,200,210,.16)!important;background:#111820!important}.editorial-gallery-media{background:radial-gradient(circle at center,rgba(8,200,210,.15),transparent 55%),linear-gradient(145deg,#183451,#0c141c)!important}.editorial-gallery-media i{color:var(--sasg-cyan)!important}

/* Sponsors */
body[data-theme="sasg26-smart-energy"] #sponsors{width:min(var(--sasg-content),calc(100% - 48px));background:transparent}
body[data-theme="sasg26-smart-energy"] .sponsors-directory-intro{color:var(--sasg-muted)!important;text-align:center}.sponsor-category-tabs{justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;max-width:100%;overflow:hidden}.sponsor-category-tabs button{border:1px solid rgba(255,255,255,.13)!important;background:#080a0d!important;color:#dbe5ef!important;border-radius:999px!important;font-size:10px!important;text-transform:uppercase;padding:8px 14px!important}.sponsor-category-tabs button.is-active,.sponsor-category-tabs button:hover{border-color:var(--category-color,var(--sasg-cyan))!important;box-shadow:0 0 18px color-mix(in srgb,var(--category-color,var(--sasg-cyan)) 25%,transparent)}
body[data-theme="sasg26-smart-energy"] .sponsor-carousel-shell{border-top:1px solid var(--sasg-line);padding-top:26px;max-width:100%;overflow:hidden}.sponsor-carousel-viewport{border-radius:22px;background:linear-gradient(90deg,#173b62,#24517c);border:1px solid rgba(255,255,255,.1);padding:20px;overflow:hidden}.sponsor-directory-card{background:rgba(8,18,28,.72)!important;border-color:rgba(255,255,255,.08)!important;color:#fff!important}.sponsor-directory-card p{color:var(--sasg-muted)!important}.sponsor-carousel-control{background:#06090c!important;color:var(--sasg-cyan)!important;border:1px solid var(--sasg-line)!important}

/* Venue and floor plan */
body[data-theme="sasg26-smart-energy"] #location{width:100%;max-width:none;border-radius:0!important;display:grid!important;grid-template-columns:1fr!important;background:#101316!important;color:#fff!important;text-align:center;overflow:hidden;min-height:0;padding-inline:0!important}
body[data-theme="sasg26-smart-energy"] #location>img{width:min(1100px,calc(100% - 48px));height:clamp(300px,42vw,560px);margin:0 auto;object-fit:cover;border-radius:var(--sasg-radius);filter:saturate(.75) brightness(.65);order:2}.location-copy{position:relative;min-height:0!important;padding:0 24px 42px!important}.location-copy h2{font-size:clamp(30px,4.2vw,55px)!important;text-transform:uppercase;margin:0 0 35px!important}.location-copy strong{font-size:clamp(20px,2.4vw,32px)!important}.location-copy p{color:var(--sasg-muted)!important}.location-copy .map-art{display:none}
body[data-theme="sasg26-smart-energy"] #sponsorship{width:100%;max-width:none;padding-inline:24px!important;background:#111416}.sponsor-tier-row{max-width:1120px;margin:0 auto 30px!important;filter:saturate(.8) brightness(.9)}body[data-theme="sasg26-smart-energy"] .sponsorship-grid{max-width:1120px;margin:auto;display:grid!important;grid-template-columns:1fr!important;border-radius:0!important;background:#050608!important;border-top:14px solid var(--sasg-cyan);border-bottom:14px solid var(--sasg-cyan);padding:clamp(34px,7vw,90px)!important;box-shadow:none!important}.sponsorship-grid>.floor-plan{max-height:560px;width:100%;object-fit:contain;margin:auto}.sasg-floor-placeholder{min-height:300px;display:grid;place-items:center;color:transparent;background:radial-gradient(circle,rgba(8,200,210,.08),transparent 55%)}.sasg-floor-placeholder::before{content:"Coming Soon";color:var(--sasg-cyan);font-size:clamp(38px,6vw,76px);font-weight:260;text-transform:uppercase;letter-spacing:.04em;background:linear-gradient(90deg,var(--sasg-violet),var(--sasg-cyan));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sponsorship-copy{text-align:center!important}.sponsorship-copy h3{color:#fff!important}.sponsorship-copy p{color:var(--sasg-muted)!important;max-width:700px;margin-inline:auto}

/* Registrations, programs and contact */
body[data-theme="sasg26-smart-energy"] .attendee-registration-card,body[data-theme="sasg26-smart-energy"] .speaker-registration-card,body[data-theme="sasg26-smart-energy"] .app-promotion-card{border:1px solid var(--sasg-line)!important;background:linear-gradient(135deg,#112739,#173e5e 58%,#1a2c42)!important;color:#fff!important;box-shadow:var(--sasg-glow)!important}.attendee-registration-copy p,.speaker-registration-copy p,.app-promotion-copy p{color:var(--sasg-muted)!important}.attendee-kicker,.speaker-section-kicker,.module-kicker{color:var(--sasg-cyan)!important}.attendee-highlights span,.speaker-requirement-row span{background:rgba(8,200,210,.08)!important;border-color:var(--sasg-line)!important;color:#dbe9f5!important}.attendee-registration-visual,.speaker-registration-visual{filter:hue-rotate(12deg) saturate(.8)}
body[data-theme="sasg26-smart-energy"] .program-home-heading h2,body[data-theme="sasg26-smart-energy"] .program-archive-hero h1,body[data-theme="sasg26-smart-energy"] .program-detail-hero h1{color:#fff!important}.program-home-heading p,.program-home-card p,.program-home-visit-card p{color:var(--sasg-muted)!important}.program-home-card,.program-home-visit-card{background:#111a22!important;border-color:var(--sasg-line)!important;color:#fff!important}.program-home-visits{background:#0c1116!important}.program-home-archive-link{color:var(--sasg-cyan)!important}.program-page,body[data-theme="sasg26-smart-energy"][data-theme-context="program_archive"],body[data-theme="sasg26-smart-energy"][data-theme-context="program_single"]{background:var(--sasg-bg)!important;color:var(--sasg-text)!important}
body[data-theme="sasg26-smart-energy"] #contact{background:linear-gradient(180deg,#121416,#0d1115)}.contact-info-card,.contact-form-card{background:#111a22!important;border:1px solid var(--sasg-line)!important;color:#fff!important}.contact-info-card p,.contact-form-card p{color:var(--sasg-muted)!important}.contact-form-card input,.contact-form-card textarea{background:#0b1015!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important}

/* App */
body[data-theme="sasg26-smart-energy"] .app-promotion-card{overflow:hidden!important}.app-promotion-copy h2{color:#fff!important}.app-phone{position:relative!important;border-color:rgba(255,255,255,.25)!important;background:radial-gradient(circle at 50% 35%,rgba(8,200,210,.22),rgba(5,10,15,.82))!important;box-shadow:0 30px 90px rgba(0,0,0,.32)!important}.app-phone i{color:var(--sasg-cyan)!important}.app-phone strong{letter-spacing:.13em}.app-promotion-actions .secondary-button{border-color:rgba(8,200,210,.35)!important;background:rgba(5,7,9,.45)!important}

/* Footer */
.sasg-site-footer{background:#050607!important;color:#fff!important;padding:34px 32px 22px!important;border-top:1px solid rgba(255,255,255,.06)}.sasg-footer-main{width:min(1360px,100%);margin:auto;display:grid;grid-template-columns:240px minmax(0,1fr) auto;align-items:center;gap:28px}.sasg-footer-navigation{display:flex;align-items:center;justify-content:center;gap:clamp(14px,2.5vw,34px);flex-wrap:wrap}.sasg-footer-navigation a{color:rgba(255,255,255,.68);font-size:11px}.sasg-footer-navigation a:hover{color:var(--sasg-cyan)}.sasg-footer-socials{display:flex;gap:8px}.sasg-footer-socials a{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:rgba(255,255,255,.7)}.sasg-footer-socials a:hover{color:var(--sasg-cyan);border-color:var(--sasg-cyan)}.sasg-footer-bottom{width:min(1360px,100%);margin:22px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.38);font-size:10px}

/* Reveal and particles */
.sasg-reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}.sasg-reveal.is-visible{opacity:1;transform:none}.sasg-particle-field{position:fixed;inset:0;pointer-events:none;z-index:-1;overflow:hidden}.sasg-particle{position:absolute;width:2px;height:2px;border-radius:50%;background:var(--sasg-cyan);opacity:.18;animation:sasg-drift var(--duration,18s) linear infinite;animation-delay:var(--delay,0s)}
@keyframes sasg-orbit{to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes sasg-drift{0%{transform:translate3d(0,12vh,0);opacity:0}15%{opacity:.22}100%{transform:translate3d(var(--drift,40px),-110vh,0);opacity:0}}

/* Responsive */
@media(max-width:1100px){.sasg-nav-shell{grid-template-columns:180px minmax(0,1fr) auto}.sasg-site-nav>a{font-size:10px;padding-inline:10px}.sasg-certificate-link{display:none}body[data-theme="sasg26-smart-energy"] .theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}body[data-theme="sasg26-smart-energy"] .committee-grid,body[data-theme="sasg26-smart-energy"] .technical-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sasg-footer-main{grid-template-columns:190px 1fr auto}}
@media(max-width:840px){.sasg-site-header{padding:10px 18px}.sasg-nav-shell{display:flex;justify-content:space-between}.sasg-nav-toggle{display:grid!important;place-items:center;order:3;width:42px;height:42px;border-radius:50%;background:#080b0e!important;border:1px solid var(--sasg-line)!important;color:#fff!important}.sasg-nav-actions{margin-inline-start:auto}.sasg-energy-mark{display:none}.sasg-site-nav{position:fixed;z-index:3;inset:0 0 0 auto;width:min(390px,88vw);height:100dvh;display:none!important;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:7px;padding:90px 24px 30px;border:0;border-radius:0;background:rgba(8,12,16,.98)}.sasg-site-nav.is-open{display:flex!important}html[dir=rtl] .sasg-site-nav{inset:0 auto 0 0}.sasg-site-nav>a{font-size:15px;padding:15px 18px}.sasg-nav-close{display:grid;place-items:center;position:absolute;top:22px;inset-inline-end:22px;width:42px;height:42px;border:1px solid var(--sasg-line);border-radius:50%;background:#0d151c;color:#fff}.sasg-nav-backdrop{display:block;position:fixed;z-index:2;inset:0;background:rgba(0,0,0,.58);opacity:0;visibility:hidden;transition:.25s}.sasg-nav-backdrop.is-open{opacity:1;visibility:visible}body[data-theme="sasg26-smart-energy"] .theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body[data-theme="sasg26-smart-energy"] .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body[data-theme="sasg26-smart-energy"] .technical-program-grid{grid-template-columns:1fr}.sasg-footer-main{grid-template-columns:1fr;text-align:center}.sasg-footer-brand{align-items:center}.sasg-footer-socials{justify-content:center}.sasg-footer-bottom{flex-direction:column;text-align:center}}
@media(max-width:560px){body[data-theme="sasg26-smart-energy"] .shell{width:min(100% - 28px,var(--sasg-content))}.sasg-site-header{padding-inline:14px}.sasg-brand-line{font-size:19px}.sasg-brand small{font-size:7px}.sasg-language-switch{display:none!important}body[data-theme="sasg26-smart-energy"] .hero-card{padding-inline:18px!important}body[data-theme="sasg26-smart-energy"] .hero-title h1{font-size:clamp(38px,12vw,58px)!important}body[data-theme="sasg26-smart-energy"] .hero-button,body[data-theme="sasg26-smart-energy"] .sasg-watch-demo{min-width:136px;padding-inline:18px!important}body[data-theme="sasg26-smart-energy"] .theme-grid{grid-template-columns:1fr!important}.theme-grid article{min-height:220px!important}body[data-theme="sasg26-smart-energy"] .stats-grid{grid-template-columns:1fr!important;gap:22px!important}.committee-grid,.editorial-gallery-grid{grid-template-columns:1fr!important}.sponsor-carousel-control{display:none!important}.sasg-footer-main{gap:24px}.sasg-footer-navigation{gap:14px 20px}}

@media(prefers-reduced-motion:reduce){body[data-theme="sasg26-smart-energy"] *,body[data-theme="sasg26-smart-energy"] *::before,body[data-theme="sasg26-smart-energy"] *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.sasg-reveal{opacity:1;transform:none}.sasg-particle-field{display:none}}

/* SASG26 Reference Edition v1.2.0
   Geometry follows the supplied 1440 x 5618 artwork. */
:root{
  --sasg-reference-width:1240px;
  --sasg-reference-edge:rgba(113,196,234,.18);
  --sasg-reference-violet:rgba(119,55,165,.52);
  --sasg-reference-cyan:rgba(8,200,210,.72);
}
html{overflow-x:clip}
body[data-theme="sasg26-smart-energy"]{overflow-x:clip;background:#101214}
body[data-theme="sasg26-smart-energy"]::before{
  background:radial-gradient(ellipse 70% 18% at 50% 0,rgba(22,55,77,.14),transparent 72%),linear-gradient(#101214,#101214);
}
body[data-theme="sasg26-smart-energy"] main.theme-layout-root{overflow:visible}

/* Every platform module remains controlled by its Feature Configuration and section switch. */
body[data-theme="sasg26-smart-energy"][data-sasg-layout="reference"] .sasg-topic-hidden{display:none!important}

/* Header */
.sasg-site-header{
  position:relative!important;top:auto!important;height:88px;box-sizing:border-box;
  padding:14px 28px!important;background:#0d1012!important;border:0!important;
  box-shadow:none!important;backdrop-filter:none;
}
.sasg-nav-shell{width:min(1370px,100%);min-height:60px;grid-template-columns:210px minmax(0,760px) auto;justify-content:space-between;gap:26px}
.sasg-brand-line{font-size:25px;font-weight:500}.sasg-brand small{font-size:8px}
.sasg-site-nav{
  height:48px;box-sizing:border-box;padding:5px 8px;gap:4px;
  border:1px solid rgba(152,211,235,.12);
  background:linear-gradient(180deg,rgba(24,42,57,.86),rgba(9,14,19,.96));
  box-shadow:inset 0 1px rgba(255,255,255,.1),inset 0 -1px rgba(0,0,0,.75),0 8px 26px rgba(0,0,0,.3),0 0 20px rgba(8,200,210,.04);
}
.sasg-site-nav>a{padding:10px 19px;font-size:11px;font-weight:560}
.sasg-site-nav>a:first-of-type,.sasg-site-nav>a:hover{
  background:linear-gradient(180deg,#0b1014,#030507);box-shadow:inset 0 1px rgba(255,255,255,.08),0 4px 13px rgba(0,0,0,.38);
}
.sasg-certificate-link{min-height:38px;padding-inline:17px;font-size:10px;background:linear-gradient(180deg,#11161b,#030507);box-shadow:inset 0 1px rgba(255,255,255,.08)}
.sasg-language-switch,.sasg-energy-mark{width:38px;height:38px}
.sasg-energy-mark{box-shadow:inset 0 1px rgba(255,255,255,.58),0 0 20px rgba(8,200,210,.26)}

/* Hero */
body[data-theme="sasg26-smart-energy"] .hero.shell{height:720px;min-height:720px;background:#101214}
body[data-theme="sasg26-smart-energy"] .hero-card{
  height:720px;min-height:720px;box-sizing:border-box;display:block!important;
  padding:185px 24px 90px!important;overflow:hidden;background:linear-gradient(180deg,#11171c,#101214 88%)!important;
}
body[data-theme="sasg26-smart-energy"] .hero-card::before{
  width:min(70vw,850px);top:43%;opacity:.16;
  background:repeating-radial-gradient(circle at center,transparent 0 62px,rgba(8,200,210,.055) 63px 64px),conic-gradient(from 110deg,transparent,rgba(34,91,150,.14),transparent 34%,rgba(119,55,165,.1),transparent 62%);
  animation:none;
}
body[data-theme="sasg26-smart-energy"] .hero-card::after{
  background:radial-gradient(ellipse 36% 20% at 50% 43%,rgba(8,200,210,.035),transparent 74%)!important;
}
body[data-theme="sasg26-smart-energy"] .hero-title{max-width:850px!important;margin:0 auto 38px!important}
body[data-theme="sasg26-smart-energy"] .hero-title h1{
  font-size:clamp(48px,4.25vw,62px)!important;line-height:1.08!important;letter-spacing:-.025em;font-weight:420!important;
}
body[data-theme="sasg26-smart-energy"] .hero-title h1 .sasg-accent-line{font-weight:720}
body[data-theme="sasg26-smart-energy"] .hero-button,
body[data-theme="sasg26-smart-energy"] .sasg-watch-demo{
  vertical-align:top;min-width:145px;padding:12px 23px!important;margin-inline:7px!important;
  border:1px solid rgba(255,255,255,.09)!important;background:linear-gradient(180deg,#151a1f,#030506)!important;
  box-shadow:inset 0 1px rgba(255,255,255,.09),0 7px 22px rgba(0,0,0,.34);font-size:12px;
}
body[data-theme="sasg26-smart-energy"] .sasg-watch-demo{border-color:rgba(161,59,203,.42)!important;box-shadow:inset 0 1px rgba(255,255,255,.1),0 0 18px rgba(145,46,185,.16)}

/* Exact heading scale and underline */
body[data-theme="sasg26-smart-energy"] .section-heading{margin-bottom:66px}
body[data-theme="sasg26-smart-energy"] .section-heading h2,
body[data-theme="sasg26-smart-energy"] #statistics::before{
  font-size:clamp(34px,3.55vw,52px);letter-spacing:-.025em;font-weight:820;
}
body[data-theme="sasg26-smart-energy"] .section-heading h2::after,
body[data-theme="sasg26-smart-energy"] #statistics::after{
  width:190px;bottom:-18px;background:linear-gradient(90deg,transparent,var(--sasg-violet),var(--sasg-cyan),transparent);opacity:.62;
}

/* Patronage */
body[data-theme="sasg26-smart-energy"] #patronage{
  min-height:1150px;box-sizing:border-box;padding:110px 24px 150px!important;background:#111315;
}
body[data-theme="sasg26-smart-energy"] .patronage-card{gap:42px;max-width:800px}
body[data-theme="sasg26-smart-energy"] .patronage-portrait{
  width:330px;border:1px solid rgba(151,208,232,.18);border-radius:32px 0 32px 32px!important;
  background:linear-gradient(145deg,#151d24,#111319 70%,#1b1221)!important;
  box-shadow:inset 0 1px rgba(255,255,255,.07),inset 1px 0 rgba(8,200,210,.12),inset -1px 0 rgba(119,55,165,.14),0 26px 60px rgba(0,0,0,.3);
}
body[data-theme="sasg26-smart-energy"] .patronage-copy h3{font-size:24px!important;font-weight:520!important;margin-bottom:9px!important}
body[data-theme="sasg26-smart-energy"] .patronage-copy strong{font-size:19px!important;color:#f1f3f5!important}
body[data-theme="sasg26-smart-energy"] .patronage-copy p{max-width:650px}

/* Official conference topic cards */
body[data-theme="sasg26-smart-energy"] #themes{
  width:100%;max-width:none;min-height:840px;box-sizing:border-box;padding:118px max(24px,calc((100% - var(--sasg-reference-width))/2)) 150px!important;background:#111315;
}
body[data-theme="sasg26-smart-energy"] .theme-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:30px!important;align-items:start;overflow:visible;
}
body[data-theme="sasg26-smart-energy"] .theme-grid article{
  min-height:270px!important;padding:35px 24px!important;overflow:visible;
  border:1px solid rgba(132,203,231,.18)!important;border-radius:30px 0 30px 30px!important;
  background:radial-gradient(circle at 28% 8%,rgba(255,255,255,.045),transparent 25%),linear-gradient(145deg,#111820,#0a0d11 78%)!important;
  box-shadow:inset 0 1px rgba(255,255,255,.065),inset 1px 0 rgba(8,200,210,.09),inset -1px 0 rgba(119,55,165,.12),0 18px 46px rgba(0,0,0,.28);
}
body[data-theme="sasg26-smart-energy"] .theme-grid article:nth-child(2){
  transform:translateY(20px);color:#07323a!important;border-color:rgba(77,233,239,.36)!important;
  background:linear-gradient(145deg,#18d2d9,#08bec8)!important;
  box-shadow:inset 0 1px rgba(255,255,255,.38),inset 0 -1px rgba(0,74,81,.35),0 22px 50px rgba(0,0,0,.3);
}
body[data-theme="sasg26-smart-energy"] .theme-grid article:nth-child(3){
  background:radial-gradient(circle at 28% 8%,rgba(255,255,255,.045),transparent 25%),linear-gradient(145deg,#111820,#0a0d11 78%)!important;
}
body[data-theme="sasg26-smart-energy"] .theme-grid article:nth-child(2) .sasg-topic-icon{display:none}
body[data-theme="sasg26-smart-energy"] .theme-grid article:nth-child(2) h3{
  position:absolute;top:calc(100% + 22px);left:0;width:100%;color:var(--sasg-cyan)!important;font-size:18px!important;
}
body[data-theme="sasg26-smart-energy"] .theme-grid article:hover{transform:translateY(-5px)}
body[data-theme="sasg26-smart-energy"] .theme-grid article:nth-child(2):hover{transform:translateY(15px)}
.sasg-topic-icon{width:92px;height:92px;margin-bottom:28px;font-size:64px;color:var(--sasg-cyan)}
.theme-grid article h3{font-size:20px!important}
.sasg-topic-points{display:grid;gap:13px;color:#07525a;font-size:13px;font-weight:780;letter-spacing:.03em;text-transform:uppercase}

/* Official Steering and Technical Committee roster. */
body[data-theme="sasg26-smart-energy"] #committees{
  width:100%;max-width:none;box-sizing:border-box;padding:118px max(24px,calc((100% - var(--sasg-reference-width))/2)) 140px!important;
  background:#111315;
}
body[data-theme="sasg26-smart-energy"] #committees .module-intro{
  max-width:760px;margin:-30px auto 54px;text-align:center;color:rgba(235,243,248,.68)!important;
}
body[data-theme="sasg26-smart-energy"] #committees .committee-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:start;
}
body[data-theme="sasg26-smart-energy"] .sasg-committee-group{
  position:relative;padding:38px 34px 34px!important;overflow:hidden;
  border-radius:38px 0 38px 38px!important;
  background:radial-gradient(circle at 15% 0,rgba(8,200,210,.09),transparent 32%),linear-gradient(145deg,rgba(23,37,49,.98),rgba(7,10,13,.98))!important;
  box-shadow:inset 0 1px rgba(255,255,255,.07),inset 1px 0 rgba(8,200,210,.11),inset -1px 0 rgba(119,55,165,.14),0 24px 68px rgba(0,0,0,.34)!important;
}
body[data-theme="sasg26-smart-energy"] .sasg-committee-group::after{
  content:"";position:absolute;left:34px;right:34px;top:86px;height:1px;
  background:linear-gradient(90deg,var(--sasg-violet),var(--sasg-cyan),transparent);opacity:.56;
}
body[data-theme="sasg26-smart-energy"] .sasg-committee-group>.module-card-index{
  position:absolute;inset-inline-end:30px;top:25px;font-size:44px;line-height:1;color:rgba(8,200,210,.14)!important;
}
body[data-theme="sasg26-smart-energy"] .sasg-committee-group>h3{
  position:relative;margin:0 0 42px!important;padding-inline-end:62px;font-size:26px!important;font-weight:720;
}
.sasg-committee-members{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.sasg-committee-member{
  min-height:72px;padding:14px 15px;box-sizing:border-box;border:1px solid rgba(98,174,218,.12);border-radius:17px 0 17px 17px;
  background:linear-gradient(145deg,rgba(28,49,66,.72),rgba(11,16,21,.86));box-shadow:inset 0 1px rgba(255,255,255,.035);
}
.sasg-committee-member h4{margin:0 0 5px;color:#fff;font-size:13px;line-height:1.35;font-weight:650}
.sasg-committee-member p{margin:0!important;color:rgba(207,225,235,.58)!important;font-size:10px;line-height:1.4}

/* Insights */
body[data-theme="sasg26-smart-energy"] #statistics{
  width:100%;max-width:none;min-height:720px;box-sizing:border-box;padding:115px max(24px,calc((100% - var(--sasg-reference-width))/2)) 120px!important;background:#111315;
}
body[data-theme="sasg26-smart-energy"] #statistics::before{margin-bottom:78px}
body[data-theme="sasg26-smart-energy"] .stats-grid{gap:72px 96px!important}
body[data-theme="sasg26-smart-energy"] .stats-grid article strong{
  font-size:clamp(52px,5.3vw,72px)!important;text-shadow:0 0 13px rgba(8,200,210,.12);font-weight:770!important;
}
body[data-theme="sasg26-smart-energy"] .stats-grid article span{
  margin-top:-2px;padding:4px 13px;border:1px solid rgba(116,180,228,.12);background:linear-gradient(180deg,#1e5587,#12385e);font-size:9px!important;
  box-shadow:inset 0 1px rgba(255,255,255,.12),0 7px 16px rgba(0,0,0,.24);
}

/* Partner and sponsor rail */
body[data-theme="sasg26-smart-energy"] #sponsors{
  width:100%;max-width:none;min-height:750px;box-sizing:border-box;padding:118px max(24px,calc((100% - 1340px)/2)) 115px!important;background:#111315;
}
body[data-theme="sasg26-smart-energy"] #sponsors .sponsor-tier-row{display:none!important}
.sponsor-category-tabs{gap:9px!important;margin-top:32px!important;overflow:visible!important}
.sponsor-category-tabs button{
  padding:8px 17px!important;border:1px solid rgba(255,255,255,.13)!important;background:linear-gradient(180deg,#15181c,#050709)!important;
  box-shadow:inset 0 1px rgba(255,255,255,.09),0 6px 16px rgba(0,0,0,.25);font-size:9px!important;
}
body[data-theme="sasg26-smart-energy"] .sponsor-carousel-shell{margin-top:24px;padding-top:24px;border-top:1px solid rgba(8,200,210,.35);overflow:visible}
body[data-theme="sasg26-smart-energy"] .sponsor-carousel-viewport{
  min-height:160px;padding:16px 30px;border-radius:28px 0 28px 28px;
  background:linear-gradient(180deg,rgba(18,27,35,.96),rgba(7,9,12,.98));
  border:1px solid rgba(140,204,231,.12);box-shadow:inset 0 1px rgba(255,255,255,.07),inset 1px 0 rgba(8,200,210,.08),inset -1px 0 rgba(119,55,165,.1),0 20px 46px rgba(0,0,0,.28);
}
body[data-theme="sasg26-smart-energy"] .sponsor-carousel-track{align-items:stretch}
body[data-theme="sasg26-smart-energy"] .sponsor-directory-card{
  min-height:124px;background:transparent!important;border:0!important;box-shadow:none!important;padding:12px!important;
}
body[data-theme="sasg26-smart-energy"] .sponsor-directory-card :is(h3,p,.sponsor-featured,.sponsor-website-action){display:none!important}
body[data-theme="sasg26-smart-energy"] .sponsor-directory-logo{height:96px;background:transparent!important}
body[data-theme="sasg26-smart-energy"] .sponsor-directory-logo img{max-height:74px;filter:grayscale(1) brightness(1.5) opacity(.58)}

/* Venue and floor plan use the same full-width dark bands as the PDF. */
body[data-theme="sasg26-smart-energy"] #location{
  width:100%;max-width:none;min-height:500px;box-sizing:border-box;position:relative;padding:105px 0 0!important;background:#111315!important;overflow:visible;
}
body[data-theme="sasg26-smart-energy"] .location-copy{order:1;padding:0 24px 58px!important}
body[data-theme="sasg26-smart-energy"] .location-copy h2{
  display:inline-block;position:relative;font-size:52px!important;font-weight:820;margin:0!important;text-transform:uppercase;
}
body[data-theme="sasg26-smart-energy"] .location-copy h2::after{
  content:"";position:absolute;width:190px;height:1px;left:50%;bottom:-18px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,var(--sasg-violet),var(--sasg-cyan),transparent);
}
body[data-theme="sasg26-smart-energy"] .location-copy :is(strong,p,.map-art){display:none!important}
body[data-theme="sasg26-smart-energy"] #location>img,
body[data-theme="sasg26-smart-energy"] #location>div:last-child:not(.location-copy){
  order:2;visibility:visible;width:100%!important;max-width:none!important;height:285px!important;min-height:285px!important;margin:0!important;border-radius:0!important;
  border-top:1px solid rgba(38,106,169,.34);border-bottom:1px solid rgba(38,106,169,.34);background:#080a0c;
  background:#080a0c!important;box-shadow:inset 0 16px 50px rgba(0,0,0,.72),inset 0 -16px 50px rgba(0,0,0,.72),0 0 28px rgba(28,93,153,.1);
}
body[data-theme="sasg26-smart-energy"] #location>img{filter:brightness(0)}
body[data-theme="sasg26-smart-energy"] #location::after{
  content:"Coming Soon";position:absolute;left:50%;bottom:105px;transform:translateX(-50%);z-index:3;
  color:transparent;font-size:clamp(40px,5vw,68px);font-weight:250;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap;
  background:linear-gradient(90deg,var(--sasg-violet),var(--sasg-cyan));-webkit-background-clip:text;background-clip:text;
}
html[lang="ar"] body[data-theme="sasg26-smart-energy"] #location::after{content:"قريباً"}

body[data-theme="sasg26-smart-energy"] #sponsorship{
  width:100%;max-width:none;min-height:500px;box-sizing:border-box;padding:104px 0 clamp(88px,8vw,132px)!important;background:#111315;
}
body[data-theme="sasg26-smart-energy"] #sponsorship>.section-heading{padding-inline:24px;margin-bottom:65px}
body[data-theme="sasg26-smart-energy"] #sponsorship .sponsor-tier-row{display:none!important}
body[data-theme="sasg26-smart-energy"] .sponsorship-grid{
  width:100%;max-width:none;height:425px;min-height:425px;box-sizing:border-box;position:relative;margin:0!important;padding:0!important;border-radius:0!important;
  border-top:1px solid rgba(38,106,169,.34);border-bottom:1px solid rgba(38,106,169,.34);background:#080a0c!important;
  box-shadow:inset 0 16px 50px rgba(0,0,0,.72),inset 0 -16px 50px rgba(0,0,0,.72),0 0 28px rgba(28,93,153,.1)!important;
}
body[data-theme="sasg26-smart-energy"] .sponsorship-grid::before{
  content:"Coming Soon";position:absolute;z-index:3;inset:0;display:grid;place-items:center;
  color:transparent;font-size:clamp(40px,5vw,68px);font-weight:250;text-transform:uppercase;letter-spacing:.035em;
  background:linear-gradient(90deg,var(--sasg-violet),var(--sasg-cyan));-webkit-background-clip:text;background-clip:text;
}
html[lang="ar"] body[data-theme="sasg26-smart-energy"] .sponsorship-grid::before{content:"قريباً"}
body[data-theme="sasg26-smart-energy"] .sponsorship-grid :is(.floor-plan,.sasg-floor-placeholder,.sponsorship-copy){display:none!important}
body[data-theme="sasg26-smart-energy"][data-sasg-floor-plan="off"] #sponsorship .sponsorship-grid{display:none!important}

/* Footer */
.sasg-site-footer{position:relative;clear:both;isolation:isolate;min-height:120px;box-sizing:border-box;padding:28px 32px 18px!important;background:#050607!important}
.sasg-footer-main{grid-template-columns:240px 1fr auto;min-height:50px}.sasg-footer-bottom{margin-top:12px;padding-top:10px}

@media(max-width:1100px){
  .sasg-nav-shell{grid-template-columns:180px minmax(0,1fr) auto}
  body[data-theme="sasg26-smart-energy"] .theme-grid{gap:18px!important}
}
@media(max-width:840px){
  .sasg-site-header{height:68px;padding:10px 18px!important}
  .sasg-nav-shell{min-height:48px}
  .sasg-site-nav{height:100dvh}
  body[data-theme="sasg26-smart-energy"] .hero.shell,body[data-theme="sasg26-smart-energy"] .hero-card{height:620px;min-height:620px}
  body[data-theme="sasg26-smart-energy"] .hero-card{padding-top:155px!important}
  body[data-theme="sasg26-smart-energy"] #patronage{min-height:auto;padding-block:110px!important}
  body[data-theme="sasg26-smart-energy"] #themes{min-height:auto;padding-block:100px 135px!important}
  body[data-theme="sasg26-smart-energy"] .theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:62px 20px!important}
  body[data-theme="sasg26-smart-energy"] .theme-grid article:nth-child(2){transform:none}
  body[data-theme="sasg26-smart-energy"] #statistics,body[data-theme="sasg26-smart-energy"] #sponsors{min-height:auto;padding-block:100px!important}
  body[data-theme="sasg26-smart-energy"] #committees .committee-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  body[data-theme="sasg26-smart-energy"] .hero.shell,body[data-theme="sasg26-smart-energy"] .hero-card{height:540px;min-height:540px}
  body[data-theme="sasg26-smart-energy"] .hero-card{padding:125px 18px 70px!important}
  body[data-theme="sasg26-smart-energy"] .hero-title h1{font-size:42px!important}
  body[data-theme="sasg26-smart-energy"] .hero-button,body[data-theme="sasg26-smart-energy"] .sasg-watch-demo{min-width:132px;padding-inline:16px!important}
  body[data-theme="sasg26-smart-energy"] .patronage-portrait{width:min(270px,78vw)}
  body[data-theme="sasg26-smart-energy"] .theme-grid{grid-template-columns:1fr!important;gap:58px!important}
  body[data-theme="sasg26-smart-energy"] .theme-grid article{min-height:235px!important}
  body[data-theme="sasg26-smart-energy"] .theme-grid article:nth-child(2) h3{top:calc(100% + 15px)}
  body[data-theme="sasg26-smart-energy"] .stats-grid{grid-template-columns:1fr!important;gap:42px!important}
  body[data-theme="sasg26-smart-energy"] #location{min-height:440px;padding-top:90px!important}
  body[data-theme="sasg26-smart-energy"] #sponsorship{min-height:440px;padding:90px 0 72px!important}
  body[data-theme="sasg26-smart-energy"] #committees{padding:90px 18px 105px!important}
  body[data-theme="sasg26-smart-energy"] #committees .module-intro{margin-top:-24px;margin-bottom:38px}
  body[data-theme="sasg26-smart-energy"] .sasg-committee-group{padding:32px 20px 24px!important}
  body[data-theme="sasg26-smart-energy"] .sasg-committee-group::after{left:20px;right:20px}
  .sasg-committee-members{grid-template-columns:1fr}
  body[data-theme="sasg26-smart-energy"] .location-copy h2{font-size:36px!important}
  body[data-theme="sasg26-smart-energy"] #location>img,body[data-theme="sasg26-smart-energy"] #location>div:last-child:not(.location-copy),body[data-theme="sasg26-smart-energy"] .sponsorship-grid{height:250px!important;min-height:250px!important}
  body[data-theme="sasg26-smart-energy"] #location::after{bottom:92px;font-size:38px}
}

/* SASG26 live content edition v1.4.0 */
.sasg-brand-image{display:block;width:100%;height:auto;object-fit:contain}
.sasg-header-logo{width:180px;max-height:42px;object-position:left center}
html[dir="rtl"] .sasg-header-logo{object-position:right center}
.sasg-nav-shell{grid-template-columns:220px minmax(0,760px) auto}

/* The supplied 01 artwork is used without cropping or recoloring. */
body[data-theme="sasg26-smart-energy"] .patronage-portrait{
  width:min(760px,92vw);aspect-ratio:1461/974;height:auto;
  border:0!important;border-radius:0!important;overflow:visible;
  background-color:transparent!important;
  background-image:url("images/patronage-01.png")!important;
  background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;
  box-shadow:none!important;
}
body[data-theme="sasg26-smart-energy"] .patronage-portrait :is(img,i){display:none!important}
body[data-theme="sasg26-smart-energy"] .patronage-card{gap:16px}
body[data-theme="sasg26-smart-energy"] .patronage-copy{position:relative;z-index:2;margin-top:-5px}

/* Partners & Sponsors - exact two-row tier composition from the supplied image. */
body[data-theme="sasg26-smart-energy"] #sponsors{padding-top:86px!important}
body[data-theme="sasg26-smart-energy"] #sponsors .section-heading{margin-bottom:58px}
body[data-theme="sasg26-smart-energy"] #sponsors .section-heading h2{font-size:clamp(48px,5.35vw,78px);letter-spacing:-.035em}
body[data-theme="sasg26-smart-energy"] #sponsors .section-heading h2::after{width:min(56vw,560px);max-width:none;bottom:-28px;background:linear-gradient(90deg,transparent,#7635a5 20%,#7737a5 50%,#7737a5 80%,transparent)}
body[data-theme="sasg26-smart-energy"] #sponsors .sponsors-directory-intro{display:none!important}
body[data-theme="sasg26-smart-energy"][data-sasg-layout="reference"] #sponsors .sponsor-category-tabs{display:none!important}
.sasg-reference-partner-tiers{
  position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 22px;
  padding:18px 0 54px;margin:0 0 30px;
}
.sasg-reference-partner-tiers::after{
  content:"";position:absolute;left:0;right:0;bottom:0;height:2px;
  background:linear-gradient(90deg,rgba(119,55,165,.28),#6246a4 28%,#2f78ad 56%,#08c8d2 88%,rgba(8,200,210,.22));
  box-shadow:0 0 12px rgba(8,200,210,.08);
}
.sasg-reference-tier{
  min-height:56px;display:flex;align-items:center;justify-content:center;padding:8px 18px;box-sizing:border-box;
  border:2px solid transparent;border-radius:999px;color:#fff;background:#050508;
  font-size:clamp(12px,1.25vw,18px);font-weight:450;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap;
}
.sasg-reference-tier[data-tier="energy"]{border-color:#62c8c5;background:#151618}
.sasg-reference-tier[data-tier="strategic"]{background:#c24f7d}
.sasg-reference-tier[data-tier="diamond"]{background:#177daf}
.sasg-reference-tier[data-tier="platinum"]{background:#b48ae3}
.sasg-reference-tier[data-tier="gold"]{background:#d9aa5c}
.sasg-reference-tier[data-tier="technical"]{background:#ab009d}
.sasg-reference-tier[data-tier="excellence"]{background:#2025c9}
.sasg-reference-tier[data-tier="sustainability"],
.sasg-reference-tier[data-tier="innovation"],
.sasg-reference-tier[data-tier="co"]{background:#050508}
body[data-theme="sasg26-smart-energy"] #sponsors .sponsor-carousel-shell{margin-top:0;padding-top:0;border-top:0;overflow:visible}
body[data-theme="sasg26-smart-energy"] #sponsors .sponsor-carousel-viewport{
  min-height:190px;padding:18px 28px;border-radius:52px 0 52px 52px;
  background:linear-gradient(180deg,rgba(18,20,24,.98),rgba(10,11,15,.98));
  border:1px solid rgba(94,149,208,.36);
  box-shadow:inset 0 1px rgba(255,255,255,.035),inset 1px 0 rgba(8,200,210,.08),inset -1px 0 rgba(119,55,165,.14),0 16px 44px rgba(0,0,0,.35),0 0 18px rgba(57,83,178,.08);
}
body[data-theme="sasg26-smart-energy"] #sponsors .sponsor-carousel-viewport::before{
  content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;
  background:linear-gradient(105deg,rgba(8,200,210,.045),transparent 25%,transparent 72%,rgba(119,55,165,.055));
}
body[data-theme="sasg26-smart-energy"] #sponsors .sponsor-directory-logo img{filter:grayscale(1) sepia(.25) hue-rotate(130deg) saturate(1.8) brightness(1.35) opacity(.62)}

/* Footer layout and supplied footer logo. */
.sasg-site-footer{min-height:208px;padding:34px 52px!important;border-top:2px solid rgba(38,109,174,.28)}
.sasg-footer-main{width:min(1900px,100%);min-height:138px;grid-template-columns:minmax(300px,430px) minmax(0,1fr) auto;gap:54px}
.sasg-footer-logo{width:min(430px,100%);max-height:108px;object-position:left center}
html[dir="rtl"] .sasg-footer-logo{object-position:right center}
.sasg-footer-navigation{gap:clamp(20px,2.7vw,48px)}
.sasg-footer-navigation a{font-size:15px;color:rgba(255,255,255,.9);white-space:nowrap}
.sasg-footer-socials{gap:22px;flex-wrap:nowrap}
.sasg-footer-socials a{
  width:44px;height:44px;border:2px solid rgba(255,255,255,.82);border-radius:9px;
  color:#fff;font-size:21px;background:transparent;
}
body[data-theme="sasg26-smart-energy"][data-sasg-layout="reference"] .sasg-footer-bottom{display:none}

@media(max-width:1100px){
  .sasg-nav-shell{grid-template-columns:190px minmax(0,1fr) auto}
  .sasg-header-logo{width:164px}
  .sasg-reference-partner-tiers{gap:18px 14px}
  .sasg-reference-tier{padding-inline:10px;font-size:11px}
  .sasg-footer-main{grid-template-columns:280px 1fr auto;gap:28px}
  .sasg-footer-socials{gap:10px}.sasg-footer-socials a{width:38px;height:38px}
}
@media(max-width:840px){
  .sasg-header-logo{width:150px;max-height:34px}
  .sasg-reference-partner-tiers{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:38px}
  .sasg-reference-tier:last-child{grid-column:1/-1;width:50%;justify-self:center}
  body[data-theme="sasg26-smart-energy"] #sponsors .sponsor-carousel-viewport{border-radius:32px 0 32px 32px}
  .sasg-site-footer{padding:34px 24px!important}
  .sasg-footer-main{grid-template-columns:1fr;gap:26px;text-align:center}
  .sasg-footer-logo{width:min(390px,90vw);margin:auto;object-position:center}
  .sasg-footer-socials{justify-content:center;flex-wrap:wrap}
}
@media(max-width:560px){
  body[data-theme="sasg26-smart-energy"] .patronage-portrait{width:calc(100vw - 24px);max-width:520px}
  body[data-theme="sasg26-smart-energy"] #sponsors{padding-top:76px!important}
  body[data-theme="sasg26-smart-energy"] #sponsors .section-heading h2{font-size:35px}
  .sasg-reference-partner-tiers{grid-template-columns:1fr;gap:10px}
  .sasg-reference-tier,.sasg-reference-tier:last-child{width:100%;grid-column:auto;min-height:48px;font-size:12px}
  body[data-theme="sasg26-smart-energy"] #sponsors .sponsor-carousel-viewport{min-height:142px;padding-inline:18px}
  .sasg-site-footer{min-height:320px}
  .sasg-footer-navigation{gap:14px 22px}.sasg-footer-navigation a{font-size:12px}
}
