.page-module__4gMfna__container{flex-direction:column;min-height:100vh;display:flex}.page-module__4gMfna__section{padding:var(--space-12) var(--space-6);flex-direction:column;align-items:center;display:flex}.page-module__4gMfna__bgAlt{background:#ffffff05}.page-module__4gMfna__sectionHeader{text-align:center;margin-bottom:var(--space-8)}.page-module__4gMfna__sectionTitle{margin-bottom:var(--space-2);background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;display:inline-block}.page-module__4gMfna__titleUnderline{background:var(--color-primary);border-radius:var(--radius-full);width:60px;height:4px;margin:0 auto}.page-module__4gMfna__aboutCard{background:var(--color-surface);padding:var(--space-8) var(--space-6);border-radius:var(--radius-xl);text-align:center;max-width:800px;box-shadow:var(--shadow-lg);color:var(--color-text-muted);border:1px solid #ffffff0d;font-size:1.125rem;line-height:1.8}.page-module__4gMfna__readMoreLink{color:var(--color-primary-light);transition:all var(--transition-fast);font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.page-module__4gMfna__readMoreLink:hover{color:#fff;transform:translate(4px)}.page-module__4gMfna__newsGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:100%;max-width:1200px;display:grid}.page-module__4gMfna__newsCard{background:var(--color-surface);border-radius:var(--radius-lg);transition:all var(--transition-normal);border:1px solid #ffffff0d;overflow:hidden}.page-module__4gMfna__newsCard:hover{box-shadow:var(--shadow-glow);border-color:#0066ff4d;transform:translateY(-5px)}.page-module__4gMfna__newsImagePlaceholder{background:linear-gradient(135deg,#0066ff1a,#00cc991a);height:200px}.page-module__4gMfna__newsImage{object-fit:cover;border-bottom:1px solid #ffffff0d;width:100%;height:200px}.page-module__4gMfna__newsContent{padding:var(--space-4)}.page-module__4gMfna__newsContent h3{margin-bottom:var(--space-2);color:var(--color-text);font-size:1.25rem}.page-module__4gMfna__newsContent p{color:var(--color-text-muted);margin-bottom:var(--space-4);font-size:.875rem;line-height:1.6}.page-module__4gMfna__newsDate{color:var(--color-primary-light);font-size:.75rem;font-weight:600}.page-module__4gMfna__emptyState{color:var(--color-text-muted);font-style:italic}@keyframes page-module__4gMfna__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module__4gMfna__section{padding:var(--space-8) var(--space-4)}.page-module__4gMfna__sectionTitle{font-size:2rem}.page-module__4gMfna__aboutCard{padding:var(--space-6) var(--space-4);text-align:left;font-size:1rem;line-height:1.7}.page-module__4gMfna__newsGrid{gap:var(--space-4);grid-template-columns:1fr}.page-module__4gMfna__newsCard{max-width:100%}.page-module__4gMfna__newsImage{height:180px}}
.HomeHero-module__ZWTPJG__hero{min-height:100vh;padding:var(--space-6);background:var(--color-bg);transition:background-color var(--transition-slow);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HomeHero-module__ZWTPJG__heroIntroActive{background:#000!important}.HomeHero-module__ZWTPJG__heroBackground{z-index:1;opacity:1;transition:opacity var(--transition-slow);background:radial-gradient(circle at 100% 0,#0066ff26,#0000 40%),radial-gradient(circle at 0 100%,#00cc9926,#0000 40%);position:absolute;inset:0}.HomeHero-module__ZWTPJG__heroBackgroundHidden{opacity:0}.HomeHero-module__ZWTPJG__heroContent{text-align:center;z-index:5;opacity:0;pointer-events:none;flex-direction:column;align-items:center;max-width:800px;transition:opacity 1s cubic-bezier(.25,1,.5,1),transform 1s cubic-bezier(.25,1,.5,1);display:flex;position:relative;transform:translateY(20px)}.HomeHero-module__ZWTPJG__heroContentActive{opacity:1;pointer-events:all;transform:translateY(0)}.HomeHero-module__ZWTPJG__badge{color:var(--color-primary-light);border-radius:var(--radius-full);margin-bottom:var(--space-4);background:#0066ff1a;border:1px solid #06f3;padding:4px 12px;font-size:14px;font-weight:600}.HomeHero-module__ZWTPJG__heroTitle{margin-bottom:var(--space-4);color:var(--color-primary);font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.HomeHero-module__ZWTPJG__heroSubtitle{color:var(--color-text-muted);margin-bottom:var(--space-6);max-width:600px;font-size:1.125rem}.HomeHero-module__ZWTPJG__heroActions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.HomeHero-module__ZWTPJG__videoContainer{z-index:10;opacity:1;visibility:visible;background:#000;width:100%;height:100%;transition:opacity .8s cubic-bezier(.25,1,.5,1),visibility .8s;position:absolute;top:0;left:0;overflow:hidden}.HomeHero-module__ZWTPJG__videoHidden{opacity:0;visibility:hidden;pointer-events:none}.HomeHero-module__ZWTPJG__videoElement{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.HomeHero-module__ZWTPJG__videoLoadOverlay{z-index:12;pointer-events:none;opacity:1;background:#000;width:100%;height:100%;transition:opacity .6s ease-out;position:absolute;top:0;left:0}.HomeHero-module__ZWTPJG__videoLoadOverlayHidden{opacity:0}.HomeHero-module__ZWTPJG__videoControls{bottom:var(--space-8);left:var(--space-8);right:var(--space-8);z-index:15;pointer-events:all;justify-content:space-between;align-items:center;animation:1s ease-out HomeHero-module__ZWTPJG__fadeInControls;display:flex;position:absolute}.HomeHero-module__ZWTPJG__controlBtn{-webkit-backdrop-filter:blur(12px);color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);background:#ffffff14;border:1px solid #ffffff26;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;display:flex;box-shadow:0 4px 12px #0000004d}.HomeHero-module__ZWTPJG__controlBtn:hover{background:#ffffff2e;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 6px 16px #0006}.HomeHero-module__ZWTPJG__controlBtn:active{transform:translateY(0)}.HomeHero-module__ZWTPJG__skipBtn{background:#ffffff1f;border:1px solid #ffffff40;margin-left:auto}.HomeHero-module__ZWTPJG__skipBtn:hover{background:#ffffff38}.HomeHero-module__ZWTPJG__controlIcon{fill:currentColor;width:16px;height:16px}@keyframes HomeHero-module__ZWTPJG__fadeInControls{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.HomeHero-module__ZWTPJG__replayIcon{width:16px;height:16px;transition:transform var(--transition-normal);margin-right:6px}.HomeHero-module__ZWTPJG__replayBtn:hover .HomeHero-module__ZWTPJG__replayIcon{transform:rotate(-180deg)}@media (max-width:768px){.HomeHero-module__ZWTPJG__hero{padding:var(--space-8) var(--space-4);min-height:calc(100vh - 70px);padding-top:100px}.HomeHero-module__ZWTPJG__heroTitle{margin-bottom:var(--space-3);font-size:2.25rem}.HomeHero-module__ZWTPJG__heroSubtitle{margin-bottom:var(--space-5);font-size:.975rem}.HomeHero-module__ZWTPJG__heroActions{gap:var(--space-3);flex-direction:column;width:100%;max-width:280px}.HomeHero-module__ZWTPJG__heroActions a,.HomeHero-module__ZWTPJG__heroActions button{text-align:center;justify-content:center;width:100%}.HomeHero-module__ZWTPJG__videoControls{bottom:var(--space-4);left:var(--space-4);right:var(--space-4)}.HomeHero-module__ZWTPJG__controlBtn{padding:8px 16px;font-size:.8rem}}
