.fdt-lab-wrap{--fdt-lab-bg:#075f96;--fdt-lab-image-opacity:.18;--fdt-lab-title-font:'Playfair Display';--fdt-lab-fact-font:'Inter';--fdt-lab-title-weight:800;--fdt-lab-fact-weight:700;--fdt-lab-animation-delay:0ms;position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:70vh;background:var(--fdt-lab-bg);color:#fff;padding:clamp(28px,5vw,88px);box-sizing:border-box}
.fdt-lab-fullscreen{min-height:100vh;width:100%}
.fdt-lab-photo-layer{position:absolute;inset:-4%;z-index:-3;background-image:var(--fdt-lab-image);background-size:cover;background-position:center;filter:grayscale(1) contrast(1.25) brightness(.92);opacity:var(--fdt-lab-image-opacity);transform:scale(1.04);mix-blend-mode:luminosity}
.fdt-lab-blueprint-layer{position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.18),transparent 26%),linear-gradient(120deg,rgba(0,0,0,.16),transparent 44%,rgba(0,0,0,.22));pointer-events:none}
.fdt-lab-stage{position:relative;width:min(1500px,100%);min-height:calc(100vh - clamp(56px,10vw,176px));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-bottom:clamp(110px,13vh,170px);animation:fdtLabEnter .9s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--fdt-lab-animation-delay)}
.fdt-lab-kicker{font-family:var(--fdt-lab-title-font),serif;font-size:clamp(24px,2.8vw,58px);font-weight:var(--fdt-lab-title-weight);letter-spacing:.04em;text-transform:uppercase;text-shadow:0 3px 24px rgba(0,0,0,.18)}
.fdt-lab-line{width:min(420px,42vw);height:2px;margin:clamp(22px,3vh,40px) auto;background:rgba(255,255,255,.78);box-shadow:0 0 24px rgba(255,255,255,.24)}
.fdt-lab-fact{font-family:var(--fdt-lab-fact-font),sans-serif;font-size:clamp(46px,7vw,130px);line-height:.98;max-width:13ch;margin:0;font-weight:var(--fdt-lab-fact-weight);letter-spacing:-.05em;text-wrap:balance;text-shadow:0 8px 40px rgba(0,0,0,.28)}
.fdt-lab-logo-slot{position:absolute;left:50%;bottom:clamp(24px,4vh,48px);transform:translateX(-50%);height:72px;display:flex;align-items:center;justify-content:center;width:min(240px,40vw)}
.fdt-lab-logo{max-width:210px;max-height:62px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 8px 22px rgba(0,0,0,.18))}
.fdt-lab-logo-slot-empty{visibility:hidden}
.fdt-lab-design-editorial .fdt-lab-stage{align-items:flex-start;text-align:left;width:min(1380px,100%)}
.fdt-lab-design-editorial .fdt-lab-line{margin-left:0;width:min(320px,38vw)}
.fdt-lab-design-editorial .fdt-lab-fact{max-width:14ch}
.fdt-lab-design-spotlight .fdt-lab-fact{-webkit-text-stroke:1px rgba(255,255,255,.18);max-width:12ch}
.fdt-lab-design-poster .fdt-lab-kicker{font-size:clamp(22px,2vw,42px)}
.fdt-lab-design-poster .fdt-lab-fact{font-size:clamp(58px,9vw,172px);text-transform:uppercase;max-width:11ch}
.fdt-lab-design-ticker .fdt-lab-stage{justify-content:flex-end;align-items:flex-start;text-align:left;padding-bottom:clamp(130px,17vh,210px)}
.fdt-lab-design-ticker .fdt-lab-kicker{font-family:var(--fdt-lab-fact-font),sans-serif;font-size:clamp(18px,1.8vw,34px)}
.fdt-lab-design-ticker .fdt-lab-line{margin-left:0;width:min(720px,62vw);height:4px}
.fdt-lab-design-ticker .fdt-lab-fact{font-size:clamp(38px,5.8vw,104px);max-width:16ch}
@keyframes fdtLabEnter{from{opacity:0;transform:translateY(22px) scale(.985);filter:blur(10px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}
@media (max-width:900px){.fdt-lab-wrap{padding:28px}.fdt-lab-stage{min-height:calc(100vh - 56px);padding-bottom:120px}.fdt-lab-fact{font-size:clamp(38px,12vw,82px);max-width:12ch}.fdt-lab-kicker{font-size:clamp(18px,6vw,36px)}.fdt-lab-logo{max-width:160px;max-height:54px}.fdt-lab-logo-slot{width:190px;height:64px}.fdt-lab-design-editorial .fdt-lab-stage,.fdt-lab-design-ticker .fdt-lab-stage{align-items:center;text-align:center}.fdt-lab-design-editorial .fdt-lab-line,.fdt-lab-design-ticker .fdt-lab-line{margin-left:auto}}
