*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;background-image:url(/images/bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;font-family:Courier New,Courier,monospace;line-height:1.6;position:relative}body:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#0a0a0ab3 0%,#000000f2 100%);width:100%;height:100%;position:fixed;top:0;left:0}body:after{content:"";pointer-events:none;z-index:0;background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#00ff0008 2px 4px);width:100%;height:100%;animation:8s linear infinite scanline;position:fixed;top:0;left:0}@keyframes scanline{0%{transform:translateY(0)}to{transform:translateY(100vh)}}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.v-html-style{color:#fff;line-height:1.8}.v-html-style h2{color:gold;border-bottom:2px solid #ffd70033;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.8rem;font-weight:400}.v-html-style h2:first-child{margin-top:0}.v-html-style h3{color:gold;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.3rem;font-weight:400}.v-html-style h4{color:gold;margin-top:1rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:400}.v-html-style p{color:#ddd;margin-bottom:1rem;line-height:1.7}.v-html-style ul,.v-html-style ol{color:#ddd;margin:1rem 0;padding-left:2rem}.v-html-style li{margin-bottom:.5rem;line-height:1.6}.v-html-style strong{color:gold;font-weight:600}.v-html-style a{color:#0a0;font-weight:500;text-decoration:none}.v-html-style .gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1rem;display:grid}.v-html-style .gallery-item{aspect-ratio:1;background:#0a0a0a80;border:1px solid #ffd70033;border-radius:8px;position:relative;overflow:hidden}.v-html-style img{border-radius:8px;max-width:100%;height:auto;margin-bottom:1rem}.v-html-style .gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.v-html-style .gallery-item:hover img{transform:scale(1.05)}.v-html-style iframe{aspect-ratio:16/9;border:1px solid #ffd70033;border-radius:8px;width:100%;max-width:100%;height:auto;min-height:300px;margin:1.5rem 0;display:block}.page-hero{background:#05050599;border-bottom:1px solid #ffd70033;padding:4rem 0 3rem}.page-hero .header-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:100%;display:flex}.page-hero .title-section{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.page-hero .page-title{color:gold;margin:0 0 1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:400;line-height:1.2}.page-hero .page-subtitle{color:#ccc;font-size:1.1rem;line-height:1.7}.page-hero .hero-content{text-align:center;margin:0 auto}@media (max-width:768px){.container{padding:0 10px}.home-view h1,.home-view .hero-title{margin-bottom:.6rem;font-size:1.5rem;line-height:1.2}.home-view h2,.home-view .section-title{margin-bottom:.6rem;font-size:1.3rem;line-height:1.2}.home-view h3,.home-view .card-title{margin-bottom:.6rem;font-size:1.1rem;line-height:1.2}.home-view h4{margin-bottom:.6rem;font-size:.9rem;line-height:1.2}.home-view p,.home-view .hero-description,.home-view .section-subtitle,.home-view .card-desc,.home-view .about-text p,.home-view .faq-answer p{margin-bottom:.6rem;font-size:.8rem;line-height:1.2}}
