.Header-module__hBw1pG__header{z-index:1000;background:var(--header-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--card-border);transition:background-color .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header-container{justify-content:space-between;align-items:center;height:72px;display:flex}.Header-module__hBw1pG__logo-area{align-items:center;gap:12px;text-decoration:none;display:flex;flex-direction:row!important}.Header-module__hBw1pG__logo-img{filter:drop-shadow(0 0 4px #f26d7233);width:auto;height:38px;transition:transform .4s}.Header-module__hBw1pG__logo-area:hover .Header-module__hBw1pG__logo-img{transform:scale(1.05)}.Header-module__hBw1pG__logo-text{line-height:1;font-family:var(--font-title);color:var(--text-primary);letter-spacing:-.03em;white-space:nowrap;align-items:center;font-size:1.4rem;font-weight:800;display:flex}.Header-module__hBw1pG__highlight-gia{color:var(--primary);background:linear-gradient(135deg, var(--primary) 30%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Header-module__hBw1pG__desktop-nav{align-items:center;gap:32px;display:flex}@media (max-width:768px){.Header-module__hBw1pG__desktop-nav{display:none}}.Header-module__hBw1pG__nav-link{font-family:var(--font-title);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.Header-module__hBw1pG__nav-link:hover{color:var(--primary)}.Header-module__hBw1pG__nav-link:after{content:"";background:linear-gradient(90deg, var(--primary), var(--secondary));transform-origin:0;border-radius:2px;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Header-module__hBw1pG__nav-link:hover:after,.Header-module__hBw1pG__nav-link.Header-module__hBw1pG__active:after{transform:scaleX(1)}.Header-module__hBw1pG__nav-link.Header-module__hBw1pG__active{color:var(--primary);font-weight:800}.Header-module__hBw1pG__about-nav-wrapper{position:relative}.Header-module__hBw1pG__about-trigger{align-items:center;gap:4px;display:inline-flex}.Header-module__hBw1pG__about-chevron{margin-left:2px;font-size:.75em;transition:transform .25s;display:inline-block}.Header-module__hBw1pG__about-chevron.Header-module__hBw1pG__open{transform:rotate(180deg)}.Header-module__hBw1pG__about-dropdown{background:var(--background);border:1px solid var(--card-border);z-index:1001;border-radius:16px;min-width:260px;padding:8px;animation:.2s Header-module__hBw1pG__dropdownSlide;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0000002e,0 0 0 1px #f26d721a}.Header-module__hBw1pG__about-dropdown:hover{transform:translate(-50%)!important;box-shadow:0 12px 40px #0000002e,0 0 0 1px #f26d721a!important}@keyframes Header-module__hBw1pG__dropdownSlide{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.about-dropdown-item{color:var(--text-primary);border-radius:12px;gap:12px;width:100%;padding:12px 14px;text-decoration:none;transition:background .2s;flex-direction:row!important;align-items:center!important;display:flex!important}.about-dropdown-item:hover{box-shadow:none;background:#f26d7214;transform:none}.Header-module__hBw1pG__about-dd-icon{background:#f26d7214;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.15rem;display:flex}.Header-module__hBw1pG__about-dd-label{color:var(--text-primary);font-size:.95rem;font-weight:700}.Header-module__hBw1pG__about-dd-sub{color:var(--text-muted);margin-top:1px;font-size:.78rem}.Header-module__hBw1pG__mobile-about-section{flex-direction:column;display:flex}.Header-module__hBw1pG__mobile-about-section .Header-module__hBw1pG__about-trigger{text-align:left;width:100%;font-family:var(--font-title);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f26d720d;align-items:center;gap:6px;padding:8px 0;font-size:1.1rem;font-weight:600;display:flex}.Header-module__hBw1pG__mobile-about-section .Header-module__hBw1pG__about-trigger.Header-module__hBw1pG__active{color:var(--primary);border-left:3px solid var(--primary);padding-left:12px;font-weight:800}.Header-module__hBw1pG__mobile-about-submenu{flex-direction:column;gap:4px;padding:8px 0 8px 16px;animation:.2s Header-module__hBw1pG__dropdownSlide;display:flex}.Header-module__hBw1pG__mobile-about-submenu .about-dropdown-item{border-radius:10px;padding:10px 12px}.Header-module__hBw1pG__header-actions{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__theme-toggle-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:color .25s,background-color .25s,transform .25s;display:flex}.Header-module__hBw1pG__theme-toggle-btn:hover{color:var(--primary);background-color:#f26d7214;transform:rotate(30deg)}.Header-module__hBw1pG__mobile-menu-btn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:4px;display:none}@media (max-width:768px){.Header-module__hBw1pG__mobile-menu-btn{display:block}}.Header-module__hBw1pG__mobile-nav{background:var(--header-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--card-border);flex-direction:column;gap:16px;padding:16px 24px;animation:.3s forwards Header-module__hBw1pG__slideDown;display:flex}.Header-module__hBw1pG__mobile-nav-link{font-family:var(--font-title);color:var(--text-secondary);border-bottom:1px solid #f26d720d;padding:8px 0;font-size:1.1rem;font-weight:600}.Header-module__hBw1pG__mobile-nav-link.Header-module__hBw1pG__active{color:var(--primary);border-left:3px solid var(--primary);padding-left:12px;font-weight:800}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__S6Hkya__footer{background-color:var(--footer-bg);border-top:1px solid var(--card-border);margin-top:auto;padding:64px 0 24px}.Footer-module__S6Hkya__footer-container{grid-template-columns:2fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}@media (max-width:768px){.Footer-module__S6Hkya__footer-container{grid-template-columns:1fr;gap:32px}}.Footer-module__S6Hkya__footer-info{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__footer-logo{font-family:var(--font-title);color:var(--text-primary);align-items:center;gap:12px;font-size:1.6rem;font-weight:800;display:flex;flex-direction:row!important}.Footer-module__S6Hkya__footer-logo .Footer-module__S6Hkya__logo-text{align-items:center;line-height:1;display:flex}.Footer-module__S6Hkya__footer-logo-img{filter:drop-shadow(0 0 4px #f26d7233);width:48px;height:auto}.Footer-module__S6Hkya__highlight-gia{color:var(--primary);background:linear-gradient(135deg, var(--primary) 30%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Footer-module__S6Hkya__footer-desc{color:var(--text-muted);max-width:380px;font-size:.95rem}.Footer-module__S6Hkya__hashtags{color:var(--primary);gap:12px;font-size:.85rem;font-weight:600;display:flex}.Footer-module__S6Hkya__footer-title{font-size:1.1rem;font-weight:700;font-family:var(--font-title);color:var(--text-primary);margin-bottom:20px;position:relative}.Footer-module__S6Hkya__footer-title:after{content:"";background:linear-gradient(90deg, var(--primary), var(--secondary));border-radius:2px;width:30px;height:3px;margin-top:6px;display:block}.Footer-module__S6Hkya__footer-links{color:var(--text-secondary);flex-direction:column;gap:12px;font-size:.95rem;list-style:none;display:flex}.Footer-module__S6Hkya__footer-links a{transition:color .2s,padding-left .2s}.Footer-module__S6Hkya__footer-links a:hover{color:var(--primary);padding-left:4px}.Footer-module__S6Hkya__footer-socials{flex-direction:column;gap:16px;list-style:none;display:flex}.Footer-module__S6Hkya__social-link{color:var(--text-secondary);align-items:center;gap:12px;font-size:.95rem;transition:color .2s,transform .2s;display:flex}.Footer-module__S6Hkya__social-link svg{color:var(--text-muted);transition:color .2s}.Footer-module__S6Hkya__social-link:hover{color:var(--primary)}.Footer-module__S6Hkya__social-link:hover svg{color:var(--primary)}.Footer-module__S6Hkya__footer-bottom{border-top:1px solid #f26d720d;padding-top:24px}.Footer-module__S6Hkya__footer-bottom-container{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:.85rem;display:flex}@media (max-width:768px){.Footer-module__S6Hkya__footer-bottom-container{text-align:center;flex-direction:column}}
