.global-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(12px);background:#0407148c;border-bottom:1px solid rgba(245,230,184,.08);box-shadow:0 20px 40px #00000059}.global-header__inner{max-width:1100px;margin:0 auto;padding:clamp(7px,1.2vw,14px) clamp(12px,2.25vw,24px);display:flex;align-items:center;gap:clamp(12px,3vw,30px)}.global-header__brand-link{display:inline-flex;align-items:center}.global-header__logo{width:clamp(52px,6vw,70px);height:clamp(48px,6vw,48px);aspect-ratio:1 / 1;display:block;filter:drop-shadow(0 0 8px rgba(224,191,112,.25))}.global-header__nav{display:flex;flex-wrap:wrap;gap:clamp(10px,2.5vw,20px);margin-left:auto}.global-header__nav-link{position:relative;font-size:.9rem;font-weight:600;letter-spacing:.04em;text-decoration:none;color:#eeeaf7d1;transition:color .2s ease;padding:4px 0}.global-header__nav-link:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background:linear-gradient(90deg,#f5e6b833,#a899ff73);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.global-header__nav-link:hover,.global-header__nav-link:focus-visible{color:#f5e6b8}.global-header__nav-link:hover:after,.global-header__nav-link:focus-visible:after,.global-header__nav-link--active:after{transform:scaleX(1)}.global-header__lang{display:inline-flex;align-items:center;gap:10px;padding:6px;border-radius:999px;background:#0e1e3899;box-shadow:0 0 0 1px #f5e6b81f inset}.global-header__lang-button{appearance:none;border:none;cursor:pointer;padding:5px 12px;border-radius:999px;font:600 12px/1 Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#f2f0ffcc;background:transparent;transition:background .2s ease,color .2s ease;text-decoration:none}.global-header__lang-button--active{background:#f5e6b847;color:#0b162c}@media(max-width:768px){.global-header__inner{flex-wrap:nowrap;align-items:center;gap:10px;padding:8px 12px}.global-header__nav{order:1;flex:1 1 auto;min-width:0;justify-content:flex-start;flex-wrap:nowrap;gap:12px;overflow-x:auto;scrollbar-width:none}.global-header__nav-link{font-size:.82rem;white-space:nowrap}.global-header__nav::-webkit-scrollbar{display:none}.global-header__lang{order:2;margin-left:auto;width:auto;padding:4px 6px;gap:6px}.global-header__lang-button{padding:4px 10px;font-size:11px}.global-header__logo{width:clamp(44px,14vw,70px);height:clamp(44px,14vw,70px)}}.site-footer{border-top:1px solid rgba(245,230,184,.12);background:#040714b3;backdrop-filter:blur(6px)}.site-footer__inner{display:flex;flex-direction:column;align-items:flex-start;gap:28px;padding:clamp(16px,3vw,24px) clamp(16px,3vw,28px)}.site-footer__contact{display:flex;flex-direction:column;gap:6px}.site-footer__label{font-size:.85rem;text-transform:uppercase;color:#9fa8c3;letter-spacing:.05em}.site-footer__link{font-size:.95rem;color:#9fa8c3;font-weight:400}.site-footer__meta{display:flex;flex-direction:column;gap:6px;color:#9fa8c3b3;font-size:.85rem;line-height:1.4}.site-footer__copyright,.site-footer__disclaimer{font-size:inherit;color:inherit}.site-footer__legal{width:100%;display:flex;justify-content:center;align-items:center;gap:12px;color:#9fa8c399;font-size:.72rem;text-align:center}.site-footer__legal-link{color:inherit;text-decoration:none;letter-spacing:.01em}.site-footer__legal-link:hover{text-decoration:underline}.site-footer__legal-separator{color:#9fa8c366;font-size:.65rem;line-height:1}@media(max-width:720px){.site-footer__inner{gap:20px}}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500 700;font-display:swap;src:url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYpHtKgS4.woff2) format("woff2")}:root{--font-body: "Inter", "Segoe UI", system-ui, -apple-system, "Roboto", sans-serif;--font-heading: "Cormorant Garamond", "Times New Roman", Georgia, serif;font-family:var(--font-body);font-size-adjust:.52;line-height:1.5;font-weight:400;color:#f8fafc;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font-body)}#root{min-height:100vh}a{color:inherit}:root{--gold-1: #fdf3d8;--gold-2: #e4cda3;--gold-3: #c8a06a;--gold-4: #8f6f3f;--heading-gold-gradient: linear-gradient(105deg, var(--gold-1) 0%, var(--gold-2) 35%, var(--gold-3) 68%, var(--gold-4) 100%);--heading-gold-shadow: 0 0 18px rgba(245, 230, 184, .32)}h1,h2,h3,h4,h5,h6,.heading--gold,.content-page__title,.content-page__state-title,.content-card__heading,.article-page__title,.article-page__state-title,.article-body h2,.article-body h3,.article-body h4,.article-body h5,.article-body h6{font-family:var(--font-heading, "Cormorant Garamond", "Times New Roman", Georgia, serif);font-size-adjust:.46;font-weight:600}h1,h2,h3,.heading--gold,.content-page__title,.content-page__state-title,.content-card__heading,.article-page__title,.article-page__state-title,.article-body h2,.article-body h3,.article-body h4,.article-body h5,.article-body h6{background:var(--heading-gold-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:var(--heading-gold-shadow)}.content-card__heading,.article-body h2,.article-body h3,.article-body h4,.article-body h5,.article-body h6{letter-spacing:.02em}
