.slide-cinema{position:relative;width:100%;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.slide-cinema-text{position:absolute;bottom:10%;left:50%;transform:translate(-50%);z-index:2;font-size:clamp(1.2rem,3vw,2.4rem);font-weight:600;text-align:center;max-width:85%;line-height:1.3;letter-spacing:.03em;color:#fff;-webkit-text-stroke:.7px rgba(0,0,0,.85);text-shadow:0 0 3px rgba(0,0,0,.9),0 0 6px rgba(0,0,0,.7),0 0 12px rgba(0,0,0,.5);paint-order:stroke fill;padding:0 1rem;animation:textFloat 10s ease-in-out infinite}.slide-cinema-text.first-slide{animation:none;text-shadow:0 0 10px rgba(255,255,255,.4),0 0 20px rgba(255,215,120,.3),0 0 40px rgba(255,215,120,.2)}@keyframes textFloat{0%{transform:translate(-50%)}50%{transform:translate(-50%,-10px)}to{transform:translate(-50%)}}@media(max-width:1024px){.slide-cinema-text{bottom:8%;max-width:90%}}@media(max-width:600px){.slide-cinema-text{bottom:6%;max-width:95%;-webkit-text-stroke:.4px rgba(0,0,0,.5)}}.gallery-root{position:relative;width:100%;min-height:100vh;height:auto;overflow:visible;background:#000}@media(max-width:900px){.gallery-root{min-height:100svh;height:auto}}@media(max-width:600px){.gallery-root{min-height:100dvh;height:auto}}.light-root{width:100%;min-height:100vh;background:#000;color:#fff;padding:6rem 1.5rem 4rem;box-sizing:border-box}.light-nav{position:fixed;top:2rem;left:2rem;z-index:10;display:flex;align-items:center;gap:.8rem}.nav-arrow,.nav-home{background:#ffffff14;border:1px solid rgba(255,255,255,.2);padding:.5rem 1rem;color:#ffffffd9;font-size:.9rem;border-radius:6px;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:.3s ease}.nav-arrow:hover,.nav-home:hover{background:#fff3}.light-content{max-width:850px;margin:0 auto;text-align:center}.title-block{margin-bottom:4rem}.title-image{max-width:600px;margin:0 auto;position:relative}.title-image img{width:100%;height:auto;object-fit:contain;filter:brightness(.9) contrast(1.05);border-radius:6px}@keyframes pulseGlow{0%{transform:translate(-50%,-50%) scale(1);opacity:.55}50%{transform:translate(-50%,-50%) scale(1.18);opacity:.95}to{transform:translate(-50%,-50%) scale(1);opacity:.55}}.lamp-glow{position:absolute;top:45%;left:30%;width:clamp(180px,28vw,300px);height:clamp(180px,28vw,300px);pointer-events:none;border-radius:50%;background:radial-gradient(circle,#ffd2788c,#ffb45047,#ff963c00 80%);filter:blur(65px);transform:translate(-50%,-50%);animation:pulseGlow 3.2s ease-in-out infinite}.image-overlay-title{position:absolute;bottom:18px;left:50%;transform:translate(-50%);font-size:clamp(1.3rem,3vw,2.5rem);font-weight:300;letter-spacing:2px;color:#ffffffa6;text-shadow:0 0 10px rgba(255,255,255,.08);white-space:nowrap}.leader-block{margin-bottom:2rem}.leader-quote{font-size:clamp(1rem,1.6vw,1.3rem);line-height:1.8;opacity:.9;margin-bottom:.15rem}.leader-name{display:flex;justify-content:flex-end;align-items:center;gap:6px;font-family:Playfair Display,cursive;font-size:.95rem;opacity:.5}.name-line{width:28px;height:1px;background:#ffffffd9}.final-message{margin-top:5rem}.final-message p{font-size:clamp(1rem,2vw,1.4rem);line-height:1.8;margin-bottom:1.5rem;opacity:.9}.closing-strong{font-weight:500;letter-spacing:1px}.carousel-space{margin-top:6rem;min-height:250px}@media(max-width:768px){.light-root{padding:5rem 1.2rem 3rem}.light-nav{top:1.2rem;left:1.2rem}.lamp-glow{filter:blur(45px)}.image-overlay-title{bottom:12px;font-size:clamp(1.1rem,4vw,2rem)}}@media(max-width:480px){.lamp-glow{width:160px;height:160px;filter:blur(35px)}.image-overlay-title{font-size:clamp(1rem,4.5vw,1.6rem)}.leader-name{font-size:.85rem}}.logo-carousel-root{width:100%;overflow:hidden;padding:2.5rem 0;background:transparent;box-sizing:border-box}.logo-track{display:flex;align-items:center;gap:clamp(2rem,4vw,4rem);width:max-content;animation:scrollLogos 22s linear infinite}.logo-item img{height:clamp(38px,6vw,60px);width:auto;opacity:.9;filter:brightness(1) contrast(1.1);transition:.3s ease}.logo-item img:hover{opacity:1;transform:scale(1.08)}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1024px){.logo-track{animation-duration:26s}}@media(max-width:600px){.logo-carousel-root{padding:1.8rem 0}.logo-track{gap:1.4rem;animation-duration:30s}.logo-item img{height:clamp(28px,8vw,42px)}}.sec5-grid{display:flex;flex-wrap:wrap;gap:2rem;width:100%;padding:4%;box-sizing:border-box;background:#000;justify-content:space-between}.sec5-item{flex:1 1 calc(33.33% - 1.33rem);display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2rem}.sec5-image{width:100%;aspect-ratio:16/9;background-size:cover;background-position:center;border-radius:14px;margin-bottom:.75rem}.sec5-text{width:100%;color:#fff;font-size:clamp(.78rem,.9vw,.98rem);line-height:1.25;text-align:left;padding:0}.sec5-text p{margin-bottom:.5rem}@media(max-width:1024px){.sec5-item{flex:1 1 100%}}@media(max-width:600px){.sec5-text{font-size:.72rem;line-height:1.15}}.layout-45{width:100%;height:100vh;background:#000;padding:4%;box-sizing:border-box;display:flex;flex-direction:column;gap:4%}.layout-45 .row{flex:1;display:flex;align-items:center;justify-content:space-between;gap:4%}.layout-45 .row.reverse{flex-direction:row-reverse}.layout-45 .image{flex:0 0 45%;height:85%;min-height:260px;background-size:cover;background-position:center;border-radius:14px}.layout-45 .text{flex:0 0 45%;display:flex;flex-direction:column;justify-content:center;color:#fff;padding:0 1.2rem;font-size:clamp(.78rem,.9vw,.98rem);line-height:1.22}.layout-45 .text p{margin-bottom:.4rem}@media(max-width:1024px){.layout-45{height:auto;gap:3rem}.layout-45 .row,.layout-45 .row.reverse{flex-direction:column}.layout-45 .image{width:100%;height:240px}.layout-45 .text{width:100%;text-align:center;margin-top:1rem}}@media(max-width:600px){.layout-45 .text{font-size:.72rem;line-height:1.15}}.split-section{width:100%;background:#000;padding:5% 6%;box-sizing:border-box}.split-row{display:flex;width:100%;min-height:500px;gap:3rem;align-items:stretch}.split-image{flex:1;background-size:cover;background-position:center;border-radius:16px}.split-text{flex:1;color:#fff;font-size:clamp(.85rem,1vw,1rem);line-height:1.6;display:flex;flex-direction:column;justify-content:center}.split-text p{margin-bottom:1rem}@media(max-width:1024px){.split-row{flex-direction:column;min-height:auto}.split-image{height:400px}}@media(max-width:600px){.split-image{height:300px}.split-text{font-size:.8rem;line-height:1.5}}.impact-section{width:100%;background:#000;padding:6%;box-sizing:border-box}.impact-container{display:flex;gap:4rem;align-items:stretch}.impact-text{flex:1;color:#fff;font-size:clamp(.85rem,1vw,1rem);line-height:1.6;display:flex;flex-direction:column;justify-content:center}.impact-text p{margin-bottom:1rem}.impact-images{flex:1;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:1rem}.impact-image{background-size:cover;background-position:center;border-radius:14px;min-height:150px}@media(max-width:1024px){.impact-container{flex-direction:column}.impact-images{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.impact-images{grid-template-columns:repeat(2,1fr)}.impact-text{font-size:.8rem}}.vision-section{width:100%;background:#000;padding:5%;box-sizing:border-box}.vision-row{display:flex;gap:2rem;align-items:stretch}.vision-card{flex:1;position:relative;background-size:cover;background-position:center;border-radius:18px;min-height:550px;overflow:hidden;display:flex;align-items:flex-end}.vision-text{padding:3rem;color:#fff;max-width:650px}.vision-text h2{font-size:clamp(1.8rem,2.5vw,2.6rem);margin-bottom:1rem;font-weight:800;text-shadow:0 2px 6px rgba(0,0,0,.8),0 6px 18px rgba(0,0,0,.6)}.vision-text p{font-size:clamp(1rem,1.1vw,1.15rem);line-height:1.6;margin-bottom:1rem;font-weight:500;text-shadow:0 2px 6px rgba(0,0,0,.8),0 6px 18px rgba(0,0,0,.6)}.vision-text strong{font-weight:700}@media(max-width:1024px){.vision-row{flex-direction:column}.vision-card{min-height:420px}.vision-text{padding:2rem}}@media(max-width:600px){.vision-card{min-height:350px}.vision-text{padding:1.5rem}.vision-text h2{font-size:1.4rem}.vision-text p{font-size:.9rem}}.section-divider{width:100%;height:20px;background:#ffffff1a;margin:2rem 0;border-radius:4px}@media(max-width:1024px){.section-divider{height:10px;margin:1.5rem 0}}@media(max-width:600px){.section-divider{height:8px;margin:1rem 0}}.landing-root{width:100%;height:100vh;min-height:100vh;overflow:hidden;position:relative;cursor:pointer;background:radial-gradient(ellipse at center,#000010,#000);display:flex;justify-content:center;align-items:center}.three-canvas{position:absolute;top:0;left:0;width:100%;height:100%;display:block;overflow:hidden;z-index:1}.landing-content{position:relative;z-index:10;text-align:center;color:#fff;pointer-events:none;padding:0 1.5rem;box-sizing:border-box;max-width:90%}.landing-title,.landing-sub{font-weight:300;opacity:.45;letter-spacing:.4px;text-shadow:0 0 6px rgba(255,255,255,.25)}.landing-sub{font-style:italic;font-size:clamp(.8rem,1.5vw,1.2rem);margin-top:.6rem;opacity:.7;text-shadow:0 0 4px rgba(102,204,255,.25)}.landing-cta{font-size:clamp(1rem,1.7vw,1.4rem);font-family:Lucida Handwriting,cursive;color:gold;text-shadow:0 0 15px #ffd700;margin-bottom:.4rem}@media(max-width:1024px){.landing-content{padding:0 1.2rem}}@media(max-width:600px){.landing-root{height:100vh;min-height:100vh}.landing-content{padding:0 1rem}.landing-sub{margin-top:.8rem}.landing-cta{margin-top:1.5rem;letter-spacing:1.5px}}
