.Home-module__g21JLG__modernBanner{position:relative;overflow:hidden}.Home-module__g21JLG__heroSection{min-height:500px;padding:60px 0}.Home-module__g21JLG__heroContent{animation:.8s ease-out Home-module__g21JLG__fadeInUp}.Home-module__g21JLG__greeting{letter-spacing:.5px;background:#6366f11a;border-radius:20px;padding:8px 16px;font-weight:600;display:inline-block}.Home-module__g21JLG__heroTitle{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2;margin:30px 0!important}.Home-module__g21JLG__typewriter{margin-left:10px;display:inline-block;position:relative}[data-theme=light] .Home-module__g21JLG__heroTitle{color:#111827!important;-webkit-text-fill-color:#111827!important}[data-theme=light] .Home-module__g21JLG__typewriter{background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;color:#2563eb!important;-webkit-text-fill-color:#2563eb!important}.Home-module__g21JLG__cursor{margin-left:2px;animation:1s step-end infinite Home-module__g21JLG__blink;display:inline-block}@keyframes Home-module__g21JLG__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Home-module__g21JLG__subtitle{opacity:.9;max-width:500px;font-size:1.125rem;line-height:1.8}.Home-module__g21JLG__heroImage{justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.Home-module__g21JLG__videoContainer{z-index:2;justify-content:center;align-items:center;gap:20px;display:flex;position:relative}.Home-module__g21JLG__videoLeft,.Home-module__g21JLG__videoRight{border-radius:16px;width:45%;height:auto;transition:transform .3s;box-shadow:0 20px 60px #0000004d}.Home-module__g21JLG__videoLeft{transform:rotateY(180deg)}.Home-module__g21JLG__videoLeft:hover,.Home-module__g21JLG__videoRight:hover{transform:scale(1.05)}.Home-module__g21JLG__videoLeft:hover{transform:rotateY(180deg)scale(1.05)}.Home-module__g21JLG__pattern1,.Home-module__g21JLG__pattern2,.Home-module__g21JLG__pattern3,.Home-module__g21JLG__pattern4{z-index:1;position:absolute}.Home-module__g21JLG__pattern1{animation:6s ease-in-out infinite Home-module__g21JLG__float;top:33%;left:0%}.Home-module__g21JLG__pattern2{animation:20s linear infinite Home-module__g21JLG__rotate;top:18%;right:15%}.Home-module__g21JLG__pattern3{animation:3s ease-in-out infinite Home-module__g21JLG__pulse;bottom:4%;left:9%}.Home-module__g21JLG__pattern4{animation:4s ease-in-out infinite Home-module__g21JLG__wiggle;bottom:37%;right:4%}@keyframes Home-module__g21JLG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes Home-module__g21JLG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Home-module__g21JLG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes Home-module__g21JLG__wiggle{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@keyframes Home-module__g21JLG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Home-module__g21JLG__articlesSection{grid-template-columns:minmax(0,1fr) 300px;align-items:flex-start;gap:0 24px;width:min(1240px,100vw - 48px);max-width:none;margin-left:50%;margin-right:50%;animation:1s ease-out .3s both Home-module__g21JLG__fadeIn;display:grid;transform:translate(-50%)}.Home-module__g21JLG__articlesHeader{grid-column:1/-1}.Home-module__g21JLG__articleContent{min-width:0}.Home-module__g21JLG__sidebarColumn .col-lg-4{flex:none;width:100%;max-width:100%;padding-left:0;padding-right:0}@keyframes Home-module__g21JLG__fadeIn{0%{opacity:0}to{opacity:1}}.Home-module__g21JLG__sectionTitle{padding-bottom:10px;font-size:2.5rem;font-weight:700;position:relative}.Home-module__g21JLG__sectionTitle:after{content:"";background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:2px;width:60px;height:4px;position:absolute;bottom:0;left:0}.Home-module__g21JLG__articleCard{border-radius:12px;margin-bottom:30px;transition:transform .3s,box-shadow .3s;overflow:hidden}.Home-module__g21JLG__articleCard:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0003}.Home-module__g21JLG__cardImage{aspect-ratio:16/10;border-radius:12px;position:relative;overflow:hidden}.Home-module__g21JLG__cardImage a{width:100%;height:100%;display:block}.Home-module__g21JLG__cardImage img{object-fit:contain;transition:transform .5s;display:block;width:100%!important;height:100%!important}.Home-module__g21JLG__articleCard:hover .Home-module__g21JLG__cardImage img{transform:scale(1.1)}.Home-module__g21JLG__cardInfo{padding:20px 0}.Home-module__g21JLG__articleTitle{font-size:1.5rem;font-weight:600;line-height:1.4;transition:color .3s;display:block}.Home-module__g21JLG__articleTitle:hover{color:#6366f1!important}.Home-module__g21JLG__articleDesc{opacity:.85;margin:15px 0;font-size:.95rem;line-height:1.6}.Home-module__g21JLG__tags{flex-wrap:wrap;gap:10px;display:flex}.Home-module__g21JLG__tag{background:#6366f11a;border-radius:16px;padding:4px 12px;font-size:.875rem;transition:all .3s;display:inline-block}.Home-module__g21JLG__tag:hover{background:#6366f133;transform:translateY(-2px)}.Home-module__g21JLG__date{opacity:.7;font-size:.875rem}[data-theme=light] .Home-module__g21JLG__articleTitle{color:#111827!important;-webkit-text-fill-color:#111827!important}[data-theme=light] .Home-module__g21JLG__articleDesc{background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;color:#4b5563!important;-webkit-text-fill-color:#4b5563!important}:is([data-theme=light] .Home-module__g21JLG__tag,[data-theme=light] .Home-module__g21JLG__date){background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;color:#6b7280!important;-webkit-text-fill-color:#6b7280!important}[data-theme=light] .Home-module__g21JLG__tag:hover{color:#2563eb!important;-webkit-text-fill-color:#2563eb!important}@media (max-width:991px){.Home-module__g21JLG__articlesSection{grid-template-columns:1fr;width:min(100%,100vw - 32px);display:grid}.Home-module__g21JLG__sidebarColumn{min-width:0;max-width:none}.Home-module__g21JLG__heroSection{padding:40px 0}.Home-module__g21JLG__heroTitle{font-size:2.5rem}.Home-module__g21JLG__videoContainer{margin-top:40px}.Home-module__g21JLG__videoLeft,.Home-module__g21JLG__videoRight{width:48%}}@media (max-width:768px){.Home-module__g21JLG__heroTitle{font-size:2rem}.Home-module__g21JLG__subtitle{font-size:1rem}.Home-module__g21JLG__videoContainer{flex-direction:column;gap:15px}.Home-module__g21JLG__videoLeft,.Home-module__g21JLG__videoRight{width:80%}.Home-module__g21JLG__sectionTitle{font-size:2rem}.Home-module__g21JLG__articleTitle{font-size:1.25rem}.Home-module__g21JLG__pattern1,.Home-module__g21JLG__pattern2,.Home-module__g21JLG__pattern3,.Home-module__g21JLG__pattern4{display:none}}@media (max-width:576px){.Home-module__g21JLG__heroTitle{font-size:1.75rem}.Home-module__g21JLG__greeting{padding:6px 12px;font-size:.875rem}.Home-module__g21JLG__videoLeft,.Home-module__g21JLG__videoRight{width:100%}.Home-module__g21JLG__sectionTitle{font-size:1.75rem}.Home-module__g21JLG__articleCard{margin-bottom:20px}}@media (prefers-color-scheme:dark){.Home-module__g21JLG__articleCard{background:#ffffff05}.Home-module__g21JLG__articleCard:hover{background:#ffffff0d}}.Home-module__g21JLG__loading{opacity:0;animation:.5s ease-out forwards Home-module__g21JLG__fadeIn}
