.site-footer{background:linear-gradient(#0a0a0afa,#141414f2);border-top:2px solid #ffd7004d;margin-top:4rem;padding:30px 0 20px;position:relative;box-shadow:0 -4px 20px #000c}.site-footer:before{content:"";opacity:.6;background:linear-gradient(90deg,#0000,#ffd70080,#0000);height:1px;position:absolute;top:0;left:0;right:0}.site-footer .footer-grid{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.site-footer .footer-logo{align-items:center;gap:.5rem;margin-bottom:10px;display:flex}.site-footer .logo-image{object-fit:contain;width:60px;height:auto}.site-footer .logo-text{letter-spacing:.15em;color:gold;text-transform:uppercase;text-shadow:0 0 10px #ffd70080,0 0 20px #ffd7004d;font-family:Courier New,Courier,monospace;font-size:1.4rem;font-weight:700}.site-footer .footer-text{color:#ccc;margin-bottom:16px;line-height:1.6}.site-footer .footer-brand{flex:1;max-width:500px}.site-footer .footer-youtube-link{background:#243044b8;border:1px solid #879ab647;border-radius:7px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.site-footer .footer-youtube-link svg{fill:#f03a3a;width:1.2rem;height:1.2rem}.site-footer .footer-youtube-link:hover{background:#34435bf2;border-color:#ffd70094;transform:translateY(-1px)}.site-footer .link-column h2{color:#fff;margin-bottom:16px;font-family:Courier New,Courier,monospace;font-size:1.2rem;font-weight:600}.site-footer .link-column ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.site-footer .link-column a{color:#ccc;text-decoration:none;transition:color .2s}.site-footer .link-column a:hover{color:gold}.site-footer .footer-bottom{color:#999;text-align:center;border-top:1px solid #ffffff1a;flex-direction:column;gap:8px;margin-top:30px;padding-top:20px;font-size:.85rem;display:flex}@media (max-width:1024px){.site-footer .footer-grid{flex-wrap:wrap;gap:2rem}.site-footer .footer-brand{max-width:100%}.site-footer .link-column{flex:1;min-width:200px}}@media (max-width:768px){.site-footer{margin-top:2rem;padding:1rem 0}.site-footer .footer-grid{flex-direction:column;gap:1.5rem}.site-footer .footer-brand{max-width:100%}.site-footer .footer-logo{gap:.5rem;margin-bottom:.5rem}.site-footer .logo-image{width:40px}.site-footer .logo-text{font-size:1.1rem;line-height:1.2}.site-footer .footer-text{margin-bottom:.5rem;font-size:.8rem;line-height:1.2}.site-footer .link-column h2{margin-bottom:.6rem;font-size:1.3rem;line-height:1.2}.site-footer .link-column ul{gap:.6rem}.site-footer .link-column a{font-size:.8rem;line-height:1.2}.site-footer .footer-bottom{gap:.6rem;margin-top:1rem;padding-top:1rem}.site-footer .footer-bottom p{padding:0 .5rem;font-size:.8rem;line-height:1.2}}
.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#0a0a0ad9;border-bottom:1px solid #ffd70033;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 10px #00000080}.header .header-container{max-width:1600px;margin:0 auto;padding:0 20px}.header .header-wrap{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.header .logo{flex-shrink:0;min-width:0}.header .header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (min-width:769px){.header .nav{flex:1;order:1;justify-content:center;gap:1rem}.header .header-actions{order:2;margin-left:.5rem}}.header .header-search-trigger{color:#d8c25d;cursor:pointer;background:0 0;border:1px solid #ffd70047;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex}.header .header-search-trigger:hover{color:gold;background:#ffd7001a;border-color:gold}.header .logo-link{align-items:center;gap:.5rem;min-width:0;text-decoration:none;transition:color .3s;display:flex}.header .logo-link img{object-fit:contain;width:60px;height:auto}.header .logo-text{color:gold;white-space:nowrap;font-size:1.5rem;font-weight:700;line-height:1.2}.header .logo-link:hover{color:#ffc107}.header .nav{gap:2rem;display:flex}.header .nav-link{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s;position:relative}.header .nav-link:hover{color:gold}.header .nav-link.active{color:gold}.header .nav-link.active:after{content:"";background-color:gold;height:2px;position:absolute;bottom:-4px;left:0;right:0}.header .mobile-menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.header .hamburger-line{background:gold;border-radius:2px;width:25px;height:3px;transition:all .3s;display:block}.header .mobile-menu-toggle.active .hamburger-line:first-child{transform:rotate(45deg)translate(8px,8px)}.header .mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.header .mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}@media (max-width:1024px){.header .header-wrap{flex-wrap:wrap;gap:1rem}.header .nav{order:2;justify-content:center;width:100%}}@media (max-width:768px){.header{padding:.65rem 0}.header .header-container{padding:0 12px}.header .header-wrap{flex-wrap:nowrap;gap:.5rem}.header .logo{flex:1;min-width:0}.header .header-actions{margin-left:auto}.header .logo-link img{flex-shrink:0;width:36px}.header .logo-text{-webkit-line-clamp:2;line-clamp:2;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;font-size:.72rem;line-height:1.15;display:-webkit-box;overflow:hidden}.header .logo-link{gap:.35rem;min-width:0}.header .mobile-menu-toggle{padding:.35rem;display:flex}.header .language-button{gap:.35rem;padding:.4rem .65rem;font-size:.8rem}.header .language-text{text-overflow:ellipsis;white-space:nowrap;max-width:4.5rem;overflow:hidden}.header .nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;background:#0a0a0afa;border-top:1px solid #ffd70033;flex-direction:column;order:4;gap:0;width:100%;max-height:0;padding:0;transition:max-height .3s;position:fixed;top:56px;left:0;right:0;overflow:hidden}.header .nav.open{max-height:600px;padding:1rem 0;overflow-y:auto}.header .nav-link{border-bottom:1px solid #ffd7001a;padding:1rem 20px}.header .nav-link:last-child{border-bottom:none}}.header .language-switcher{position:relative}.site-search-overlay{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:2000;background:#000000bd;justify-content:center;align-items:flex-start;padding:clamp(5rem,13vh,10rem) 1rem 1rem;display:flex;position:fixed;inset:0}.site-search-dialog{background:#11120e;border:1px solid #ffd7008f;width:100%;max-width:680px;max-height:min(560px,100vh - 7rem);overflow:auto;box-shadow:0 24px 80px #000000b3,0 0 44px #ffd7001f}.site-search-form{border-bottom:1px solid #ffd70033;align-items:center;gap:.8rem;padding:.8rem;display:flex}.site-search-form svg{color:gold;flex:none}.site-search-form input{color:#fff;background:#ffffff0a;border:0;outline:none;flex:1;min-width:0;padding:.65rem .2rem;font-size:1.05rem}.site-search-form input::placeholder{color:#9a9a91}.site-search-close{color:#d9d8cc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1c;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.65rem;line-height:1;display:flex}.site-search-close:hover{color:gold;border-color:gold}.site-search-links{padding:.8rem 1.1rem 1.15rem}.site-search-links>div{color:#a9a99f;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;padding:.25rem 0 .7rem;font-family:Courier New,Courier,monospace;font-size:.7rem;display:flex}.site-search-links small{color:#77776e;font-size:inherit}.site-search-links a{color:#deded5;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.85rem .25rem;text-decoration:none;transition:all .2s;display:flex}.site-search-links a:hover{color:gold;background:#ffd7000f;padding-left:.6rem}.site-search-links b{color:gold;font-family:Courier New,Courier,monospace}.header .language-button{color:#fff;cursor:pointer;background:#0009;border:1px solid #ffd70033;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .3s;display:flex}.header .language-button:hover{background:#000c;border-color:gold;box-shadow:0 0 10px #ffd70033}.header .language-text{color:#fff}.header .language-arrow{color:#ffd70099;transition:transform .3s}.header .language-arrow.open{transform:rotate(180deg)}.header .language-dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;z-index:1002;background:#0a0a0afa;border:1px solid #ffd70033;border-radius:6px;min-width:150px;transition:all .3s;position:absolute;top:calc(100% + .5rem);right:0;transform:translateY(-10px);box-shadow:0 4px 20px #00000080}.header .language-dropdown.open{opacity:1;visibility:visible;transform:translateY(0)}.header .language-option{text-align:left;color:#fff;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:all .2s;display:block}.header .language-option:first-child{border-radius:6px 6px 0 0}.header .language-option:last-child{border-radius:0 0 6px 6px}.header .language-option:hover{color:gold;background:#ffd7001a}.header .language-option.active{color:gold;background:#ffd70026;font-weight:600}@media (max-width:1024px) and (min-width:769px){.header .logo-text{font-size:1.15rem}.header .logo-link img{width:44px}}@media (max-width:768px){.header .language-dropdown{left:auto;right:0}}@media (min-width:480px) and (max-width:768px){.header .logo-text{font-size:.82rem}.header .logo-link img{width:40px}}
#app{flex-direction:column;min-height:100vh;display:flex;position:relative}main{z-index:1;flex:1;position:relative}
*{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}}
