@font-face{font-family:monaSans;src:url(../media/mona_sans_latin_600_normal-s.p.bc0e551a.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:monaSans;src:url(../media/mona_sans_latin_700_normal-s.p.d6a9bc88.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:monaSans Fallback;src:local(Arial);ascent-override:100.13%;descent-override:29.39%;line-gap-override:0.0%;size-adjust:108.86%}.monasans_d03a72a-module__vNUN4q__className{font-family:monaSans,monaSans Fallback}.monasans_d03a72a-module__vNUN4q__variable{--font-mona-sans:"monaSans","monaSans Fallback"}
@font-face{font-family:uncutSans;src:url(../media/uncut_sans_latin_400_normal-s.p.9f3baf0b.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:uncutSans;src:url(../media/uncut_sans_latin_500_normal-s.p.19735c35.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:uncutSans;src:url(../media/uncut_sans_latin_700_normal-s.p.3f420830.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:uncutSans Fallback;src:local(Arial);ascent-override:96.04%;descent-override:27.09%;line-gap-override:0.0%;size-adjust:101.52%}.uncutsans_936e6dbf-module__JNVcXW__className{font-family:uncutSans,uncutSans Fallback}.uncutsans_936e6dbf-module__JNVcXW__variable{--font-uncut-sans:"uncutSans","uncutSans Fallback"}
.header{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#000c;justify-content:space-between;align-items:center;height:52px;padding:0 40px;transition:background .3s;display:flex;position:fixed;top:0;left:0;right:0}.header-logo{cursor:pointer;align-items:center;height:100%;text-decoration:none;transition:opacity .2s;display:flex}.header-logo img{display:block}.header-logo:hover{opacity:.8}.header-nav{align-items:center;gap:32px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.header-nav a{color:var(--text-secondary);letter-spacing:.01em;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.header-nav a:hover{color:var(--text-primary)}.header-actions{align-items:center;gap:12px;display:flex}.header-search-btn{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.header-search-btn:hover{color:var(--text-primary);background:var(--bg-elevated)}.header-search-btn svg{width:18px;height:18px}.header-theme-btn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s}.header-theme-btn:hover{color:var(--text-primary);background:var(--bg-elevated)}.header-theme-btn svg{width:18px;height:18px}.header-hamburger{width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:none}.header-hamburger svg{width:20px;height:20px}.header-hamburger:hover{background:var(--bg-elevated)}.header-mobile-menu{background:var(--bg-primary);border-bottom:1px solid var(--border);opacity:0;pointer-events:none;flex-direction:column;gap:8px;padding:16px 20px 20px;transition:all .2s;display:none;position:absolute;top:52px;left:0;right:0;transform:translateY(-8px)}.header-mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav{flex-direction:column;gap:4px;display:flex}.mobile-nav a{color:var(--text-primary);border-radius:8px;padding:10px 12px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s;display:block}.mobile-nav a:hover{background:var(--bg-elevated)}.mobile-explore{justify-content:center;width:100%;margin-top:8px}@media (max-width:1024px){.header{height:52px;padding:0 16px}.header-nav{display:none}.header-explore{display:none!important}.header-hamburger,.header-mobile-menu{display:flex}}[data-theme=light] .header{background:#ffffffd9}[data-theme=light] .header-logo img{transform:translateY(2px)}[data-theme=light] .header-mobile-menu{background:var(--bg-primary);box-shadow:0 8px 24px #00000014}.header-search-overlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:flex-start;padding-top:120px;animation:.15s searchFadeIn;display:flex;position:fixed;inset:0}@keyframes searchFadeIn{0%{opacity:0}to{opacity:1}}.header-search-form{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;align-items:center;gap:12px;width:90%;max-width:560px;padding:14px 20px;animation:.2s searchSlideIn;display:flex;box-shadow:0 20px 60px #0006}@keyframes searchSlideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.header-search-icon{width:20px;height:20px;color:var(--text-muted);flex-shrink:0}.header-search-input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1rem}.header-search-input::placeholder{color:var(--text-muted)}.header-search-kbd{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-muted);border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:.65rem;font-weight:600}
.site-footer{border-top:1px solid var(--border);background:var(--bg-secondary);padding:68px 34px 51px}.footer-inner{grid-template-columns:1fr 1fr;align-items:start;gap:68px;max-width:1200px;margin:0 auto;display:grid}.footer-left{flex-direction:column;gap:12px;display:flex}.footer-logo{text-decoration:none;display:block}.footer-tagline{color:var(--text-primary);letter-spacing:-.02em;font-size:1.275rem;font-weight:400;line-height:1.3}.footer-desc{color:var(--text-secondary);margin-bottom:7px;font-size:.8rem;line-height:1.5}.footer-subscribe{flex-direction:column;gap:7px;max-width:340px;margin-top:7px;display:flex}.footer-label{color:var(--text-secondary);font-size:.7rem;font-weight:500}.footer-input-row input{width:100%;color:var(--text-primary);background:var(--bg-elevated);border:1px solid var(--border);border-radius:7px;outline:none;padding:10px 14px;font-family:inherit;font-size:.75rem;transition:border-color .2s}.footer-input-row input::placeholder{color:var(--text-muted)}.footer-input-row input:focus{border-color:var(--border-hover)}.footer-subscribe button{width:100%;color:var(--bg-primary);background:var(--accent);cursor:pointer;border:none;border-radius:7px;padding:10px 20px;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s}.footer-subscribe button:hover{background:var(--accent-hover)}.footer-subscribe button:disabled{opacity:.6;cursor:not-allowed}.footer-msg{font-size:.7rem}.footer-msg-ok{color:var(--accent)}.footer-msg-err{color:#f87171}.footer-copyright{color:var(--text-muted);margin-top:14px;font-size:.7rem}.footer-right{gap:54px;padding-top:100px;display:flex}.footer-links-col{flex-direction:column;gap:14px;display:flex}.footer-link{color:var(--text-primary);font-size:.8rem;font-weight:400;text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--text-secondary)}.footer-link-ext{align-items:center;gap:6px;display:inline-flex}.footer-link-ext svg{opacity:.5;transition:opacity .2s}.footer-link-ext:hover svg{opacity:1}@media (max-width:768px){.site-footer{padding:60px 20px 40px}.footer-inner{grid-template-columns:1fr;gap:48px}.footer-right{gap:48px}}@media (max-width:480px){.footer-right{flex-direction:column;gap:32px}}
