.spotlight-section{background-color:#fff;width:100vw;max-width:100%;position:relative;overflow:hidden}.spotlight-header-container{justify-content:space-between;align-items:flex-end;gap:2rem;padding:4rem 0 3rem;display:flex}.spotlight-badge-pulse{background:#e8b9191a;border:1px solid #e8b9194d;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;display:inline-flex}.pulse-dot{background-color:var(--lpu-orange,#ff6b00);border-radius:50%;width:10px;height:10px;animation:2s infinite pulse-animation}@keyframes pulse-animation{0%{box-shadow:0 0 #ff6b00b3}70%{box-shadow:0 0 0 10px #ff6b0000}to{box-shadow:0 0 #ff6b0000}}.spotlight-badge{color:var(--lpu-orange,#ff6b00);letter-spacing:1px;font-size:.85rem;font-weight:700}.spotlight-title{font-size:3.5rem;font-family:var(--font-heading);color:#111;margin-bottom:15px;line-height:1.1}.spotlight-title .highlight-text{background:linear-gradient(90deg,#ff6b00,#ffb300);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.spotlight-subtitle{color:#555;max-width:600px;font-size:1.15rem;line-height:1.6}.spotlight-header-actions .btn-glow{transition:all .3s;transform:translateY(0);box-shadow:0 10px 25px #0000001a}.spotlight-header-actions .btn-glow:hover{transform:translateY(-3px);box-shadow:0 15px 35px #ff6b004d}@media (max-width:900px){.spotlight-header-container{flex-direction:column;align-items:flex-start}.spotlight-title{font-size:2.5rem}}.related-links-tab{color:#fff;writing-mode:vertical-rl;text-orientation:mixed;cursor:pointer;z-index:10;background-color:#1a1a1a;border-radius:0 5px 5px 0;padding:20px 10px;font-size:14px;font-weight:600;transition:background .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(180deg)}.related-links-tab:hover{background-color:var(--lpu-orange,#ff6b00);color:#fff}.spotlight-marquee-container{flex-direction:column;gap:0;width:100%;display:flex}.marquee-row{width:100%;display:flex;overflow:hidden}.marquee-content{gap:0;width:max-content;display:flex}.marquee-item{cursor:pointer;background-color:#000;border:none;flex-shrink:0;justify-content:center;align-items:center;width:25vw;height:400px;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.marquee-img{color:#0000;transition:transform .5s;display:block;object-fit:cover!important;width:100%!important;height:100%!important}.marquee-item:hover .marquee-img{transform:scale(1.05)}.marquee-info{-webkit-backdrop-filter:blur(5px);opacity:0;box-sizing:border-box;background:#fffc;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:25px 20px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0;transform:translateY(20px)}.marquee-item:hover .marquee-info{opacity:1;transform:translateY(0)}.marquee-info h4{color:#111;font-size:1.35rem;font-weight:700;font-family:var(--font-heading);margin-bottom:8px;line-height:1.2}.marquee-info p{color:#333;white-space:normal;word-wrap:break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.marquee-left{animation:40s linear infinite scroll-left}.marquee-right{animation:40s linear infinite scroll-right}.marquee-row:hover .marquee-content{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@keyframes scroll-right{0%{transform:translate(-33.3333%)}to{transform:translate(0)}}@media (max-width:1024px){.marquee-item{width:33.333vw;height:250px}}@media (max-width:768px){.spotlight-title{font-size:2rem}.spotlight-subtitle{font-size:1rem;line-height:1.6}.spotlight-header-container{padding:2.5rem 0 2rem}.related-links-tab{display:none}.marquee-item{width:75vw;height:220px}.marquee-info{padding:20px 15px}.marquee-info h4{margin-bottom:6px;font-size:1.15rem}.marquee-info p{-webkit-line-clamp:3;font-size:.88rem}.spotlight-section{padding-bottom:30px}}@media (max-width:480px){.marquee-item{width:90vw;height:200px}.spotlight-title{font-size:1.7rem}.marquee-info h4{font-size:1.05rem}.marquee-info p{font-size:.82rem}}
