.site-header{--site-header-dark-text: #ffffff;--site-header-light-text: #111111;--site-header-accent: #d9b157;--site-header-light-hover: #293c86;--site-header-font: "Bebas Neue", sans-serif;position:relative;width:auto;max-width:none !important;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:0 !important;margin-bottom:0 !important;overflow:visible;z-index:50}.site-header__top{position:relative;z-index:2;background:url("/img/dark_purple.jpg") center/cover no-repeat;border:none;box-shadow:none}.site-header__top::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 24%, rgba(0, 0, 0, 0.96) 40%, rgba(0, 0, 0, 0.96) 60%, rgba(0, 0, 0, 0.72) 76%, rgba(0, 0, 0, 0) 100%);pointer-events:none}.site-header__top-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr minmax(320px, 760px) 1fr;align-items:stretch;min-height:108px;width:100%}.site-header__brand{grid-column:2;display:flex;align-items:center;gap:18px;min-width:0;padding:14px 18px;text-decoration:none;background:rgba(0,0,0,0);border:none;transition:none !important}.site-header__brand:hover,.site-header__brand:focus,.site-header__brand:active,.site-header__brand:visited{text-decoration:none;transform:none !important;filter:none !important;opacity:1 !important}.site-header__avatar-wrap{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.site-header__avatar{width:84px;height:84px;display:block;border-radius:999px;object-fit:cover;border:2px solid rgba(37,99,235,.45)}.site-header__identity{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:7px;font-family:var(--site-header-font)}.site-header__name{color:#fff;font-family:var(--site-header-font);font-size:clamp(1.72rem,1.95vw,2.45rem);line-height:.92;font-weight:400;letter-spacing:.012em;white-space:nowrap}.site-header__domain{color:var(--site-header-accent);font-family:var(--site-header-font);font-size:clamp(.96rem,1.08vw,1.4rem);line-height:1;letter-spacing:.18em;white-space:nowrap}.site-header__nav{position:relative;z-index:1;border:none;background:rgba(0,0,0,0) !important;border-bottom:1px solid #293c86}.site-header__nav-inner{width:100%;margin:0;padding:12px 24px 10px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 30px}.site-header__nav-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none !important;transition:color .18s ease}.site-header__nav-star{color:var(--site-header-accent);font-size:1rem;line-height:1;transform:translateY(-1px);transition:none !important}.site-header__nav-text{font-family:var(--site-header-font);font-size:clamp(1.5rem,1.55vw,2rem);line-height:.95;letter-spacing:.01em;white-space:nowrap;text-decoration:none !important;transition:color .18s ease}body.theme-dark .site-header__nav-link{color:var(--site-header-dark-text)}body.theme-dark .site-header__nav-link:hover,body.theme-dark .site-header__nav-link:focus-visible,body.theme-dark .site-header__nav-link.is-active{color:var(--site-header-accent)}body.theme-light .site-header__nav-link{color:var(--site-header-light-text)}body.theme-light .site-header__nav-link:hover,body.theme-light .site-header__nav-link:focus-visible,body.theme-light .site-header__nav-link.is-active{color:var(--site-header-light-hover)}body.theme-dark .site-header__nav-link:hover .site-header__nav-star,body.theme-dark .site-header__nav-link:focus-visible .site-header__nav-star,body.theme-dark .site-header__nav-link.is-active .site-header__nav-star,body.theme-light .site-header__nav-link:hover .site-header__nav-star,body.theme-light .site-header__nav-link:focus-visible .site-header__nav-star,body.theme-light .site-header__nav-link.is-active .site-header__nav-star{color:var(--site-header-accent)}.site-header__nav-link:hover,.site-header__nav-link:hover .site-header__nav-text,.site-header__nav-link:focus-visible .site-header__nav-text,.site-header__nav-link.is-active .site-header__nav-text{text-decoration:none !important}.site-header__nav-link:focus-visible{outline:2px solid var(--site-header-accent);outline-offset:3px}.navbar{display:none !important}html,body,main,.content,main.content,.content.cm-s-obsidian.print{margin-top:0 !important}body{padding-top:0 !important;margin-bottom:0 !important;padding-bottom:0 !important}.content,main.content,.content.cm-s-obsidian.print{padding-top:0 !important;margin-bottom:0 !important;padding-bottom:0 !important}.content>header{margin-top:0 !important;padding-top:20px !important}.content>header:empty{display:none}.content>*:last-child{margin-bottom:0 !important}.site-header~main.content{margin-top:0 !important;padding-top:0 !important}@media(min-width: 900px){.site-header{position:relative;top:auto}.site-header__top{position:relative}.site-header__top-inner{min-height:104px}.site-header__brand{gap:16px;padding:12px 18px}.site-header__avatar{width:78px;height:78px}.site-header__identity{gap:6px}.site-header__name{font-size:clamp(1.62rem,1.82vw,2.28rem);letter-spacing:.01em}.site-header__domain{font-size:clamp(1rem,1.06vw,1.32rem);letter-spacing:.16em}.site-header__nav-inner{padding:10px 24px 9px;gap:6px 28px}.site-header__nav-star{font-size:.95rem}.site-header__nav-text{font-size:clamp(1.38rem,1.38vw,1.78rem)}.site-header~main.content>header{margin-top:0 !important;padding-top:20px !important}}@media(max-width: 899px){.site-header{position:sticky;top:0;z-index:1000;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw) !important;margin-right:calc(50% - 50vw) !important;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.22)}body.theme-dark .site-header{background:#05070d}body.theme-light .site-header{background:#ececec}.site-header__top{position:relative;z-index:2;width:100%;background:#05070d url("/img/dark_purple.jpg") center/cover no-repeat}.site-header__top::before{background:linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.76) 24%, rgba(0, 0, 0, 0.98) 40%, rgba(0, 0, 0, 0.98) 60%, rgba(0, 0, 0, 0.76) 76%, rgba(0, 0, 0, 0.2) 100%)}.site-header__top-inner{grid-template-columns:1fr;min-height:88px;width:100%}.site-header__brand{grid-column:1;width:100%;max-width:none;margin:0 auto;padding:10px 14px;gap:12px;justify-content:flex-start}.site-header__avatar{width:60px;height:60px}.site-header__identity{gap:5px;min-width:0}.site-header__name{font-size:clamp(1.18rem,5.5vw,1.78rem);letter-spacing:.01em}.site-header__domain{font-size:clamp(.72rem,3.4vw,1rem);letter-spacing:.12em}.site-header__nav{margin-top:0;border-bottom:1px solid #293c86;width:100%}body.theme-dark .site-header__nav{background:#05070d !important}body.theme-light .site-header__nav{background:#ececec !important}.site-header__nav-inner{width:100%;padding:12px 14px 10px;display:grid;grid-template-columns:repeat(2, minmax(0, max-content));justify-content:center;align-items:center;column-gap:18px;row-gap:6px}.site-header__nav-link{gap:6px}.site-header__nav-star{font-size:.9rem}.site-header__nav-text{font-size:clamp(.95rem,4vw,1.35rem)}.site-header~main.content,.site-header~.content,main.content,.content,main.content.cm-s-obsidian.print,.content.cm-s-obsidian.print{margin-top:0 !important;padding-top:0 !important}.site-header~main.content>header,.site-header~.content>header,main.content>header,.content>header{margin-top:0 !important;padding-top:12px !important}}@media(max-width: 560px){.site-header__top-inner{min-height:84px}.site-header__brand{gap:11px;padding:10px 12px}.site-header__avatar{width:58px;height:58px}.site-header__name{font-size:1.1rem}.site-header__domain{font-size:.72rem;letter-spacing:.1em}.site-header__nav-inner{padding:10px 12px 9px;column-gap:14px;row-gap:6px}.site-header__nav-text{font-size:.9rem}}.site-footer{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:60px;margin-bottom:0 !important;padding:32px 16px 36px;text-align:center;font-family:var(--site-header-font);background:url("/img/dark_purple.jpg") center/cover no-repeat}.site-footer::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 24%, rgba(0, 0, 0, 0.95) 40%, rgba(0, 0, 0, 0.95) 60%, rgba(0, 0, 0, 0.7) 76%, rgba(0, 0, 0, 0) 100%)}.site-footer__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:6px;max-width:720px;margin:0 auto}.site-footer__inner div{font-family:system-ui,-apple-system,sans-serif;font-size:.6rem;line-height:1.2;color:rgba(255,255,255,.6)}.site-footer__inner div:first-child,.site-footer__inner div:nth-child(2){font-size:.6rem;color:rgba(255,255,255,.75)}.site-footer__inner a{color:rgba(255,255,255,.7);text-decoration:underline}.site-footer__inner a:hover{color:var(--site-header-accent)}/*# sourceMappingURL=site-header.css.map */
