:root{
  --fmdlh-gold:#d7ad4a;--fmdlh-violet:#7a4dff;--fmdlh-blue:#2f8cff;--fmdlh-bg:#050609;
  --fmdlh-panel:#10131a;--fmdlh-text:#fffaf0;--fmdlh-muted:#c9c1b3;--fmdlh-line:rgba(255,255,255,.12);
  --fmdlh-shadow:0 28px 80px rgba(0,0,0,.48);--fmdlh-radius:26px;--fmdlh-max:1280px;
}
.fmdlh-suite-page{background:var(--fmdlh-bg);color:var(--fmdlh-text)}
.fmdlh-suite-page .site-content,.fmdlh-suite-page #content,.fmdlh-suite-page .content-area,.fmdlh-suite-page .entry-content{background:var(--fmdlh-bg)}
.fmdlh-force-full-width .site-content>.container,.fmdlh-force-full-width #content>.container,.fmdlh-force-full-width .content-area,.fmdlh-force-full-width .entry-content,.fmdlh-force-full-width .site-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.fmdlh-force-full-width .entry-content>*{max-width:none}
.fmdlh-force-full-width .fmdlh-home,.fmdlh-force-full-width .fmdlh-page,.fmdlh-force-full-width .fmdlh-dashboard,.fmdlh-force-full-width .fmdlh-login-shell,.fmdlh-force-full-width .fmdlh-private-gate{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
.fmdlh-home,.fmdlh-page,.fmdlh-dashboard,.fmdlh-login-shell,.fmdlh-private-gate{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--fmdlh-text);background:var(--fmdlh-bg);overflow:hidden}
.fmdlh-home *,.fmdlh-page *,.fmdlh-dashboard *,.fmdlh-login-shell *,.fmdlh-private-gate *{box-sizing:border-box}
.fmdlh-section{position:relative;isolation:isolate;min-height:560px;display:flex;align-items:center;background-color:var(--fmdlh-bg);background-image:var(--fmdlh-section-image);background-size:cover;background-position:center;overflow:hidden;border-top:1px solid rgba(255,255,255,.06)}
.fmdlh-section:after{content:"";position:absolute;inset:auto -10% -40% auto;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(122,77,255,.22),transparent 68%);z-index:-1;pointer-events:none}
.fmdlh-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(100deg,rgba(3,4,7,calc(var(--fmdlh-overlay,58%)/100)) 0%,rgba(3,4,7,.86) 42%,rgba(3,4,7,.58) 100%)}
.fmdlh-section-inner,.fmdlh-page-inner{position:relative;width:min(calc(100% - 48px),var(--fmdlh-max));margin:0 auto;padding:110px 0;z-index:2}
.fmdlh-section-copy{max-width:760px}
.fmdlh-kicker{margin:0 0 16px;color:var(--fmdlh-gold);font-size:.78rem;font-weight:900;letter-spacing:.19em;text-transform:uppercase}
.fmdlh-section h2,.fmdlh-page h1,.fmdlh-dashboard h1,.fmdlh-login-shell h1,.fmdlh-private-gate h1{margin:0;color:var(--fmdlh-text);font-size:clamp(2.3rem,5vw,5.9rem);line-height:.98;letter-spacing:-.045em;text-wrap:balance}
.fmdlh-section h2{font-size:clamp(2.15rem,4.5vw,4.9rem);max-width:980px}
.fmdlh-subtitle,.fmdlh-lead{max-width:800px;margin:22px 0 0;color:var(--fmdlh-muted);font-size:clamp(1.06rem,1.8vw,1.38rem);line-height:1.7}
.fmdlh-content{margin-top:28px;color:var(--fmdlh-text);font-size:1.02rem;line-height:1.75}
.fmdlh-content p:last-child{margin-bottom:0}
.fmdlh-buttons{display:flex;flex-wrap:wrap;gap:13px;margin-top:34px}
.fmdlh-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 23px;border:1px solid transparent;border-radius:999px;font-size:.94rem;font-weight:850;letter-spacing:.02em;text-decoration:none!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;color:var(--fmdlh-text)!important}
.fmdlh-button:hover,.fmdlh-button:focus-visible{transform:translateY(-2px);box-shadow:0 15px 36px rgba(0,0,0,.35)}
.fmdlh-button:focus-visible,.fmdlh-text-link:focus-visible,.fmdlh-section-nav a:focus-visible{outline:3px solid var(--fmdlh-blue);outline-offset:4px}
.fmdlh-button-primary{background:linear-gradient(135deg,#f1d17a,var(--fmdlh-gold));color:#171109!important;box-shadow:0 10px 30px rgba(215,173,74,.22)}
.fmdlh-button-secondary{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.24);backdrop-filter:blur(14px)}
.fmdlh-button-secondary:hover{border-color:var(--fmdlh-gold);background:rgba(215,173,74,.1)}
.fmdlh-background-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}
.fmdlh-edit-link{position:absolute;right:16px;bottom:16px;z-index:5;padding:7px 11px;border-radius:999px;background:#fff;color:#111!important;font-size:12px;font-weight:800;text-decoration:none}
.fmdlh-feature-video{position:relative;z-index:3;width:min(calc(100% - 48px),var(--fmdlh-max));margin:-44px auto 70px}
.fmdlh-video-inner{max-width:980px;margin:auto;padding:15px;border:1px solid var(--fmdlh-line);border-radius:var(--fmdlh-radius);background:rgba(10,12,17,.88);box-shadow:var(--fmdlh-shadow)}
.fmdlh-video-inner iframe,.fmdlh-video-inner video{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:18px}

/* Hero */
.fmdlh-layout-hero{min-height:min(920px,94vh);background-position:center 28%}
.fmdlh-layout-hero .fmdlh-overlay{background:linear-gradient(90deg,rgba(3,4,7,.94) 0%,rgba(3,4,7,.76) 46%,rgba(3,4,7,.25) 100%),linear-gradient(0deg,rgba(3,4,7,.8),transparent 50%)}
.fmdlh-layout-hero .fmdlh-section-inner{padding-top:150px;padding-bottom:125px}
.fmdlh-layout-hero .fmdlh-section-copy{max-width:930px}
.fmdlh-layout-hero h2{font-size:clamp(3rem,7.2vw,7.7rem)}
.fmdlh-hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.fmdlh-hero-points span,.fmdlh-chip-row span{display:inline-flex;padding:9px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(8,10,15,.58);backdrop-filter:blur(12px);color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.04em}
.fmdlh-hero-slides,.fmdlh-hero-slide{position:absolute;inset:0;z-index:-4}
.fmdlh-hero-slide{opacity:0;background-size:cover;background-position:center 28%;transform:scale(1.04);transition:opacity 1.2s ease,transform 7s ease}
.fmdlh-hero-slide.is-active{opacity:1;transform:scale(1)}

/* Countdown */
.fmdlh-layout-countdown{min-height:auto;background-attachment:fixed}
.fmdlh-layout-countdown .fmdlh-section-inner{text-align:center;padding:90px 0}
.fmdlh-layout-countdown .fmdlh-section-copy{max-width:1050px;margin:auto}
.fmdlh-layout-countdown .fmdlh-subtitle,.fmdlh-layout-countdown .fmdlh-lead{margin-left:auto;margin-right:auto}
.fmdlh-layout-countdown .fmdlh-buttons{justify-content:center}
.fmdlh-countdown{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:16px;max-width:840px;margin:35px auto 0}
.fmdlh-countdown div{padding:24px 12px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.03));backdrop-filter:blur(14px);box-shadow:inset 0 1px rgba(255,255,255,.12)}
.fmdlh-countdown strong{display:block;color:var(--fmdlh-gold);font-size:clamp(2rem,5vw,4.2rem);line-height:1;font-variant-numeric:tabular-nums}
.fmdlh-countdown span{display:block;margin-top:8px;color:var(--fmdlh-muted);font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}

/* Split */
.fmdlh-layout-split-left,.fmdlh-layout-split-right{background-image:none!important}
.fmdlh-layout-split-left .fmdlh-overlay,.fmdlh-layout-split-right .fmdlh-overlay{background:radial-gradient(circle at 20% 50%,rgba(122,77,255,.13),transparent 38%),linear-gradient(180deg,var(--fmdlh-bg),#0b0d12)}
.fmdlh-layout-split-left .fmdlh-section-inner,.fmdlh-layout-split-right .fmdlh-section-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:68px;align-items:center}
.fmdlh-layout-split-right .fmdlh-split-media{order:2}
.fmdlh-split-media{position:relative;min-height:570px;border-radius:30px;overflow:hidden;border:1px solid rgba(255,255,255,.13);box-shadow:var(--fmdlh-shadow)}
.fmdlh-split-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,5,8,.55),transparent 60%);pointer-events:none}
.fmdlh-split-media img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center;transition:transform .7s ease}
.fmdlh-split-media:hover img{transform:scale(1.035)}
.fmdlh-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}
.fmdlh-mini-stats div{padding:18px;border:1px solid var(--fmdlh-line);border-radius:18px;background:rgba(255,255,255,.04)}
.fmdlh-mini-stats strong{display:block;color:var(--fmdlh-gold);font-size:1.6rem}.fmdlh-mini-stats span{color:var(--fmdlh-muted);font-size:.78rem}

/* Cards */
.fmdlh-layout-cards{background-image:none!important;background:radial-gradient(circle at 85% 5%,rgba(47,140,255,.15),transparent 30%),radial-gradient(circle at 15% 90%,rgba(122,77,255,.15),transparent 35%),var(--fmdlh-bg)}
.fmdlh-layout-cards .fmdlh-section-copy{max-width:none}
.fmdlh-card-grid{display:grid;gap:18px;margin-top:35px}.fmdlh-card-grid-2{grid-template-columns:repeat(2,1fr)}.fmdlh-card-grid-3{grid-template-columns:repeat(3,1fr)}.fmdlh-card-grid-4{grid-template-columns:repeat(4,1fr)}
.fmdlh-card{position:relative;padding:27px;border:1px solid rgba(255,255,255,.11);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:0 18px 50px rgba(0,0,0,.2);overflow:hidden;transition:transform .25s ease,border-color .25s ease,background .25s ease}
.fmdlh-card:before{content:"";position:absolute;top:0;left:0;width:78px;height:3px;background:linear-gradient(90deg,var(--fmdlh-gold),var(--fmdlh-violet))}
.fmdlh-card:hover{transform:translateY(-5px);border-color:rgba(215,173,74,.48);background:linear-gradient(145deg,rgba(215,173,74,.1),rgba(122,77,255,.05))}
.fmdlh-card h3{margin:0 0 10px;color:#fff;font-size:1.22rem}.fmdlh-card p{margin:0;color:var(--fmdlh-muted);line-height:1.65;font-size:.93rem}
.fmdlh-impact-list{display:grid;gap:13px;margin-top:28px}.fmdlh-impact-list div{display:grid;grid-template-columns:190px 1fr;gap:20px;padding:18px 20px;border-left:3px solid var(--fmdlh-gold);background:rgba(255,255,255,.045);border-radius:0 15px 15px 0}.fmdlh-impact-list span{color:var(--fmdlh-muted)}
.fmdlh-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}

/* Timeline */
.fmdlh-layout-schedule{background-position:center}.fmdlh-layout-schedule .fmdlh-section-copy{max-width:1060px}
.fmdlh-timeline{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.fmdlh-timeline:before{content:"";position:absolute;top:18px;left:8%;right:8%;height:1px;background:linear-gradient(90deg,var(--fmdlh-gold),var(--fmdlh-violet),var(--fmdlh-blue));opacity:.7}
.fmdlh-timeline>div{position:relative;padding:52px 23px 24px;border:1px solid var(--fmdlh-line);border-radius:22px;background:rgba(5,6,9,.74);backdrop-filter:blur(14px)}
.fmdlh-timeline>div:before{content:"";position:absolute;top:10px;left:23px;width:16px;height:16px;border-radius:50%;background:var(--fmdlh-gold);box-shadow:0 0 0 7px rgba(215,173,74,.14),0 0 28px rgba(215,173,74,.5)}
.fmdlh-timeline time{color:var(--fmdlh-gold);font-weight:900}.fmdlh-timeline h3{margin:8px 0;color:#fff;font-size:1.17rem}.fmdlh-timeline p{margin:0;color:var(--fmdlh-muted);font-size:.91rem;line-height:1.6}

/* Tribute and awards */
.fmdlh-layout-tribute{min-height:670px;background-position:center 22%;text-align:center}.fmdlh-layout-tribute .fmdlh-overlay{background:radial-gradient(circle,rgba(65,42,16,.24),rgba(3,4,7,.93) 72%)}.fmdlh-layout-tribute .fmdlh-section-copy{max-width:900px;margin:auto}.fmdlh-layout-tribute .fmdlh-subtitle,.fmdlh-layout-tribute .fmdlh-lead{margin-left:auto;margin-right:auto}.fmdlh-layout-tribute .fmdlh-buttons{justify-content:center}.fmdlh-layout-tribute blockquote{max-width:730px;margin:30px auto 0;padding:28px;border-top:1px solid rgba(215,173,74,.5);border-bottom:1px solid rgba(215,173,74,.5);color:#fff;font-family:Georgia,serif;font-size:clamp(1.3rem,2.7vw,2.2rem);font-style:italic}
.fmdlh-award-ribbon{display:inline-flex;margin-top:24px;padding:12px 18px;border:1px solid rgba(215,173,74,.45);border-radius:999px;color:var(--fmdlh-gold);font-weight:900;letter-spacing:.08em;text-transform:uppercase;background:rgba(215,173,74,.08)}

/* Mosaic */
.fmdlh-layout-mosaic{background-image:none!important;background:linear-gradient(180deg,#080a0f,#030407)}
.fmdlh-layout-mosaic .fmdlh-section-inner{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:54px;align-items:center}.fmdlh-layout-mosaic .fmdlh-section-copy{max-width:620px}
.fmdlh-mosaic{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:95px;gap:10px}.fmdlh-mosaic-item{margin:0;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 50px rgba(0,0,0,.35)}.fmdlh-mosaic-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.fmdlh-mosaic-item:hover img{transform:scale(1.055)}
.fmdlh-mosaic-1{grid-column:1/8;grid-row:1/4}.fmdlh-mosaic-2{grid-column:8/13;grid-row:1/3}.fmdlh-mosaic-3{grid-column:8/13;grid-row:3/5}.fmdlh-mosaic-4{grid-column:1/5;grid-row:4/6}.fmdlh-mosaic-5{grid-column:5/9;grid-row:4/6}.fmdlh-mosaic-6{grid-column:9/13;grid-row:5/6}
.fmdlh-location-grid{display:grid;gap:12px;margin-top:26px}.fmdlh-location-grid article{padding:16px 18px;border-left:3px solid var(--fmdlh-blue);background:rgba(255,255,255,.04)}.fmdlh-location-grid h3{margin:0 0 4px;color:#fff}.fmdlh-location-grid p{margin:0;color:var(--fmdlh-muted);font-size:.9rem}

/* CTA and final */
.fmdlh-layout-cta,.fmdlh-layout-final{min-height:620px;text-align:center}.fmdlh-layout-cta .fmdlh-section-copy,.fmdlh-layout-final .fmdlh-section-copy{max-width:1000px;margin:auto}.fmdlh-layout-cta .fmdlh-subtitle,.fmdlh-layout-cta .fmdlh-lead,.fmdlh-layout-final .fmdlh-subtitle,.fmdlh-layout-final .fmdlh-lead{margin-left:auto;margin-right:auto}.fmdlh-layout-cta .fmdlh-buttons,.fmdlh-layout-final .fmdlh-buttons{justify-content:center}.fmdlh-layout-final .fmdlh-overlay{background:linear-gradient(90deg,rgba(3,4,7,.92),rgba(30,16,46,.76),rgba(3,4,7,.88))}.fmdlh-partner-band{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:32px 0}.fmdlh-partner-band span{padding:11px 18px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(5,6,9,.58);color:#fff;font-weight:800}

/* Public pages */
.fmdlh-page-hero{position:relative;isolation:isolate;min-height:680px;display:flex;align-items:end;background-image:var(--fmdlh-page-image);background-size:cover;background-position:center}.fmdlh-page-hero .fmdlh-overlay{background:linear-gradient(0deg,#050609 0%,rgba(5,6,9,.64) 55%,rgba(5,6,9,.32))}.fmdlh-page-hero .fmdlh-page-inner{padding-top:160px;padding-bottom:90px}.fmdlh-directory-section{background:radial-gradient(circle at 80% 5%,rgba(122,77,255,.13),transparent 30%),var(--fmdlh-bg)}
.fmdlh-explore-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.fmdlh-explore-card{display:grid;grid-template-columns:220px 1fr;overflow:hidden;border:1px solid var(--fmdlh-line);border-radius:24px;background:rgba(255,255,255,.04);box-shadow:0 18px 55px rgba(0,0,0,.24)}.fmdlh-explore-card img{width:100%;height:100%;min-height:280px;object-fit:cover}.fmdlh-explore-card>div{padding:25px}.fmdlh-explore-card h2{font-size:1.65rem;line-height:1.1}.fmdlh-explore-card p{color:var(--fmdlh-muted);line-height:1.65}.fmdlh-text-link{color:var(--fmdlh-gold)!important;font-weight:900;text-decoration:none!important}
.fmdlh-public-gallery{columns:4 240px;column-gap:14px}.fmdlh-public-gallery figure{break-inside:avoid;margin:0 0 14px;position:relative;border-radius:18px;overflow:hidden;border:1px solid var(--fmdlh-line);background:#111}.fmdlh-public-gallery img{display:block;width:100%;height:auto}.fmdlh-public-gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:30px 13px 12px;background:linear-gradient(transparent,rgba(0,0,0,.9));font-weight:800;font-size:.82rem}
.fmdlh-section-nav{display:flex;gap:9px;overflow:auto;padding:13px;background:#090b10;border:1px solid var(--fmdlh-line);border-radius:999px}.fmdlh-section-nav a{white-space:nowrap;padding:8px 12px;border-radius:999px;color:#fff!important;text-decoration:none!important}.fmdlh-section-nav a:hover{background:rgba(215,173,74,.14);color:var(--fmdlh-gold)!important}

/* Login/private */
.fmdlh-login-shell{min-height:760px;display:grid;grid-template-columns:1.1fr .9fr;background:linear-gradient(135deg,#050609,#10121a)}.fmdlh-login-visual{min-height:760px;background-size:cover;background-position:center;position:relative}.fmdlh-login-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,9,.18),#050609)}.fmdlh-login-card{display:flex;flex-direction:column;justify-content:center;padding:80px max(40px,8vw)}.fmdlh-login-card h1{font-size:clamp(2.6rem,5vw,5rem)}.fmdlh-login-card p{color:var(--fmdlh-muted);line-height:1.7}.fmdlh-login-card form{margin-top:26px}.fmdlh-login-card label{color:#fff;font-weight:750}.fmdlh-login-card input[type=text],.fmdlh-login-card input[type=password]{width:100%;padding:14px;border:1px solid var(--fmdlh-line);border-radius:12px;background:#080a0f;color:#fff}.fmdlh-login-card input[type=submit]{padding:13px 22px;border:0;border-radius:999px;background:var(--fmdlh-gold);color:#161109;font-weight:900;cursor:pointer}.fmdlh-login-note{font-size:.82rem}.fmdlh-private-gate{min-height:620px;padding:140px 24px;text-align:center}.fmdlh-private-gate p{color:var(--fmdlh-muted);font-size:1.1rem}

/* Dashboards */
.fmdlh-dashboard{min-height:100vh;padding:55px max(24px,4vw) 90px;background:radial-gradient(circle at 90% 0,rgba(122,77,255,.2),transparent 31%),radial-gradient(circle at 0 25%,rgba(47,140,255,.12),transparent 30%),var(--fmdlh-bg)}
.fmdlh-dashboard-hero{display:flex;justify-content:space-between;gap:30px;align-items:end;width:min(100%,1450px);margin:auto;padding:48px;border:1px solid var(--fmdlh-line);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.025));box-shadow:var(--fmdlh-shadow)}.fmdlh-dashboard-hero h1{font-size:clamp(2.3rem,4vw,4.8rem)}.fmdlh-dashboard-hero p{max-width:780px;color:var(--fmdlh-muted)}.fmdlh-dashboard-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}
.fmdlh-metric-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;width:min(100%,1450px);margin:22px auto}.fmdlh-metric-grid>div{padding:22px;border:1px solid var(--fmdlh-line);border-radius:20px;background:rgba(255,255,255,.04)}.fmdlh-metric-grid strong{display:block;color:var(--fmdlh-gold);font-size:2.3rem}.fmdlh-metric-grid span{color:var(--fmdlh-muted);font-size:.8rem}.fmdlh-metric-grid .is-active{border-color:rgba(64,209,125,.35)}.fmdlh-metric-grid .is-hold{border-color:rgba(245,176,65,.35)}.fmdlh-metric-grid .is-scheduled{border-color:rgba(47,140,255,.35)}
.fmdlh-dashboard-panel{width:min(100%,1450px);margin:22px auto;padding:28px;border:1px solid var(--fmdlh-line);border-radius:26px;background:rgba(8,10,15,.88)}.fmdlh-panel-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:20px}.fmdlh-panel-heading h2{margin:0;font-size:2rem}.fmdlh-table-search{min-width:260px;padding:12px 14px;border:1px solid var(--fmdlh-line);border-radius:12px;background:#080a0f;color:#fff}.fmdlh-table-wrap{overflow:auto}.fmdlh-dashboard-table{width:100%;border-collapse:collapse;min-width:1100px}.fmdlh-dashboard-table th,.fmdlh-dashboard-table td{padding:14px 12px;border-bottom:1px solid var(--fmdlh-line);text-align:left;vertical-align:top}.fmdlh-dashboard-table th{color:var(--fmdlh-gold);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.fmdlh-dashboard-table td{color:#fff;font-size:.88rem}.fmdlh-dashboard-table td small{display:block;color:var(--fmdlh-muted);margin-top:4px}.fmdlh-dashboard-table a{color:var(--fmdlh-gold)!important}.fmdlh-dashboard-table code{white-space:nowrap;color:#dcd4ff;background:#171225;padding:4px 6px;border-radius:6px}.fmdlh-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:.7rem;font-weight:900;text-transform:uppercase}.fmdlh-status-active{background:rgba(64,209,125,.14);color:#65e9a0}.fmdlh-status-hold{background:rgba(245,176,65,.15);color:#ffd077}.fmdlh-status-scheduled{background:rgba(47,140,255,.15);color:#83b9ff}.fmdlh-status-hidden,.fmdlh-status-archived{background:rgba(255,255,255,.08);color:#c8c8c8}
.fmdlh-notice{padding:16px;border:1px solid #f0c36d;background:#2b2312;color:#fff}

@media(max-width:1100px){
  .fmdlh-card-grid-4{grid-template-columns:repeat(2,1fr)}.fmdlh-card-grid-3{grid-template-columns:repeat(2,1fr)}
  .fmdlh-layout-split-left .fmdlh-section-inner,.fmdlh-layout-split-right .fmdlh-section-inner{gap:35px}.fmdlh-split-media{min-height:480px}
  .fmdlh-layout-mosaic .fmdlh-section-inner{grid-template-columns:1fr}.fmdlh-layout-mosaic .fmdlh-section-copy{max-width:850px}.fmdlh-mosaic{max-width:850px}
  .fmdlh-explore-grid{grid-template-columns:1fr}.fmdlh-metric-grid{grid-template-columns:repeat(3,1fr)}.fmdlh-dashboard-hero{align-items:flex-start;flex-direction:column}.fmdlh-dashboard-actions{justify-content:flex-start}
}
@media(max-width:760px){
  .fmdlh-section{min-height:auto;background-image:var(--fmdlh-mobile-image,var(--fmdlh-section-image))}.fmdlh-section-inner,.fmdlh-page-inner{width:min(calc(100% - 30px),var(--fmdlh-max));padding:78px 0}.fmdlh-layout-hero{min-height:760px}.fmdlh-layout-hero .fmdlh-section-inner{padding-top:110px;padding-bottom:85px}.fmdlh-section h2{font-size:clamp(2.2rem,12vw,4rem)}
  .fmdlh-buttons{flex-direction:column;align-items:stretch}.fmdlh-button{width:100%}
  .fmdlh-countdown{grid-template-columns:repeat(2,1fr);gap:10px}.fmdlh-countdown div{padding:18px 8px}
  .fmdlh-layout-split-left .fmdlh-section-inner,.fmdlh-layout-split-right .fmdlh-section-inner{grid-template-columns:1fr}.fmdlh-layout-split-right .fmdlh-split-media{order:0}.fmdlh-split-media{min-height:420px}
  .fmdlh-card-grid-2,.fmdlh-card-grid-3,.fmdlh-card-grid-4{grid-template-columns:1fr}.fmdlh-impact-list div{grid-template-columns:1fr;gap:4px}
  .fmdlh-timeline{grid-template-columns:1fr}.fmdlh-timeline:before{display:none}
  .fmdlh-mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:170px}.fmdlh-mosaic-item{grid-column:auto!important;grid-row:auto!important}.fmdlh-mosaic-1{grid-column:1/3!important}
  .fmdlh-explore-card{grid-template-columns:1fr}.fmdlh-explore-card img{height:260px;min-height:0}
  .fmdlh-login-shell{grid-template-columns:1fr}.fmdlh-login-visual{min-height:340px}.fmdlh-login-visual:after{background:linear-gradient(0deg,#050609,transparent)}.fmdlh-login-card{padding:55px 24px}
  .fmdlh-dashboard{padding:22px 14px 65px}.fmdlh-dashboard-hero{padding:28px}.fmdlh-metric-grid{grid-template-columns:repeat(2,1fr)}.fmdlh-dashboard-panel{padding:18px}.fmdlh-panel-heading{align-items:stretch;flex-direction:column}.fmdlh-table-search{min-width:0;width:100%}
  .fmdlh-mini-stats{grid-template-columns:1fr}.fmdlh-feature-video{width:calc(100% - 30px)}
}
@media(prefers-reduced-motion:reduce){.fmdlh-home *,.fmdlh-page *,.fmdlh-dashboard *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.fmdlh-background-video{display:none}}
.fmdlh-reveal-enabled .fmdlh-section-inner,.fmdlh-reveal-enabled .fmdlh-explore-card,.fmdlh-reveal-enabled .fmdlh-public-gallery figure{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.fmdlh-reveal-enabled .is-fmdlh-visible{opacity:1;transform:none}
