.lp-gamejam{width:100%;position:relative;overflow:hidden}.lp-gamejam .gjs-event-banner{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 25%,#0f0f0f 50%,#1a1a1a 75%,#0a0a0a 100%);padding:80px 0;position:relative}.lp-gamejam .gjs-event-banner .gjs-banner-bg{opacity:.1;position:absolute;inset:0}.lp-gamejam .gjs-event-banner .gjs-banner-bg .gjs-banner-pattern{background-image:radial-gradient(circle at 25% 25%,#4f9cf2 2px,#0000 2px),radial-gradient(circle at 75% 75%,#4f9cf24d 1px,#0000 1px);background-position:0 0,30px 30px;background-size:60px 60px;width:100%;height:100%;animation:20s linear infinite patternMove}.lp-gamejam .gjs-event-banner .gjs-container{z-index:2;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.lp-gamejam .gjs-event-header{text-align:center;margin-bottom:50px}.lp-gamejam .gjs-event-header .gjs-event-badge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(45deg,#4f9cf2,#73b2f5);border-radius:25px;margin-bottom:20px;padding:8px 20px;font-size:14px;font-weight:700;animation:2s ease-in-out infinite pulse;display:inline-block;box-shadow:0 4px 15px #4f9cf266}@media (max-width:768px){.lp-gamejam .gjs-event-header .gjs-event-badge{padding:6px 16px;font-size:12px}}.lp-gamejam .gjs-event-header .gjs-event-title{color:#f8fafc;text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 4px #00000080;margin:0 0 15px;font-size:56px;font-weight:900;line-height:1.1}@media (max-width:968px){.lp-gamejam .gjs-event-header .gjs-event-title{font-size:42px}}@media (max-width:768px){.lp-gamejam .gjs-event-header .gjs-event-title{letter-spacing:1px;font-size:32px}}.lp-gamejam .gjs-event-header .gjs-event-subtitle{color:#fffc;flex-direction:column;justify-content:center;align-items:center;margin:0;font-size:20px;font-weight:300;display:flex}@media (max-width:768px){.lp-gamejam .gjs-event-header .gjs-event-subtitle{font-size:16px}}.lp-gamejam .gjs-event-details{margin-bottom:40px}.lp-gamejam .gjs-event-details .gjs-detail-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}@media (max-width:768px){.lp-gamejam .gjs-event-details .gjs-detail-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}}.lp-gamejam .gjs-event-details .gjs-detail-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:15px;padding:20px;transition:all .3s;display:flex}.lp-gamejam .gjs-event-details .gjs-detail-item:hover{background:#ffffff14;border-color:#4f9cf24d;transform:translateY(-2px)}@media (max-width:768px){.lp-gamejam .gjs-event-details .gjs-detail-item{gap:12px;padding:15px}}.lp-gamejam .gjs-event-details .gjs-detail-icon{filter:drop-shadow(0 2px 4px #0000004d);font-size:28px}@media (max-width:768px){.lp-gamejam .gjs-event-details .gjs-detail-icon{font-size:24px}}.lp-gamejam .gjs-event-details .gjs-detail-content{flex:1}.lp-gamejam .gjs-event-details .gjs-detail-content .gjs-detail-label{color:#fff9;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:12px;font-weight:600}.lp-gamejam .gjs-event-details .gjs-detail-content .gjs-detail-value{color:#f8fafc;font-size:16px;font-weight:700}@media (max-width:768px){.lp-gamejam .gjs-event-details .gjs-detail-content .gjs-detail-value{font-size:14px}}.lp-gamejam .gjs-highlights{justify-content:center;gap:40px;margin-bottom:40px;display:flex}@media (max-width:768px){.lp-gamejam .gjs-highlights{flex-wrap:wrap;gap:20px}}.lp-gamejam .gjs-highlights .gjs-highlight-item{text-align:center}.lp-gamejam .gjs-highlights .gjs-highlight-item .gjs-highlight-number{color:#4f9cf2;text-shadow:0 2px 8px #4f9cf280;margin-bottom:5px;font-size:36px;font-weight:900;display:block}@media (max-width:768px){.lp-gamejam .gjs-highlights .gjs-highlight-item .gjs-highlight-number{font-size:28px}}.lp-gamejam .gjs-highlights .gjs-highlight-item .gjs-highlight-text{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:600}@media (max-width:768px){.lp-gamejam .gjs-highlights .gjs-highlight-item .gjs-highlight-text{font-size:12px}}.lp-gamejam .gjs-action-section{text-align:center}.lp-gamejam .gjs-action-section .gjs-urgency{margin-bottom:25px}.lp-gamejam .gjs-action-section .gjs-urgency .gjs-urgency-text{color:#fff;background:linear-gradient(45deg,#4f9cf2,#73b2f5);border-radius:20px;padding:10px 20px;font-size:14px;font-weight:600;animation:1.5s ease-in-out infinite urgencyPulse;display:inline-block}@media (max-width:768px){.lp-gamejam .gjs-action-section .gjs-urgency .gjs-urgency-text{padding:8px 16px;font-size:12px}}.lp-gamejam .gjs-action-section .gjs-cta-buttons{justify-content:center;align-items:center;gap:20px;display:flex}@media (max-width:768px){.lp-gamejam .gjs-action-section .gjs-cta-buttons{flex-direction:column;gap:15px}}.lp-gamejam .gjs-action-section .gjs-cta-buttons .gjs-primary-cta{text-transform:uppercase;letter-spacing:1px;box-shadow:0 8px 25px #4f9cf266;padding:16px 32px!important;font-size:18px!important;font-weight:700!important}.lp-gamejam .gjs-action-section .gjs-cta-buttons .gjs-primary-cta:hover{box-shadow:0 12px 35px #4f9cf299}@media (max-width:768px){.lp-gamejam .gjs-action-section .gjs-cta-buttons .gjs-primary-cta{padding:14px 28px!important;font-size:16px!important}}.lp-gamejam .gjs-action-section .gjs-cta-buttons .gjs-secondary-cta{color:#f8fafc;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:0 0;border:2px solid #ffffff4d;border-radius:8px;padding:14px 28px;font-size:16px;font-weight:600;transition:all .3s}.lp-gamejam .gjs-action-section .gjs-cta-buttons .gjs-secondary-cta:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-1px)}@media (max-width:768px){.lp-gamejam .gjs-action-section .gjs-cta-buttons .gjs-secondary-cta{padding:12px 24px;font-size:14px}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes urgencyPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.98)}}@keyframes patternMove{0%{transform:translate(0)}to{transform:translate(60px,60px)}}@media (max-width:600px){.lp-gamejam .gjs-event-banner{padding:60px 0}.lp-gamejam .gjs-container{padding:0 15px}.lp-gamejam .gjs-event-header{margin-bottom:35px}.lp-gamejam .gjs-event-details{margin-bottom:30px}.lp-gamejam .gjs-event-details .gjs-detail-grid{grid-template-columns:1fr}.lp-gamejam .gjs-highlights{gap:15px;margin-bottom:30px}}.gjs-igdc-tag{color:gold;letter-spacing:.5px;text-shadow:0 0 6px #ffd70080;font-weight:800}.gjs-igdc-logo{vertical-align:middle;filter:drop-shadow(0 2px 4px #0000004d);max-height:50px;margin-left:8px;transition:transform .3s}.gjs-igdc-logo:hover{transform:scale(1.1)}@media (max-width:768px){.gjs-igdc-logo{max-height:24px;margin-left:6px}}
