.static-about-shell{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.static-about-header{height:var(--header-height);background:var(--topbar);border-bottom:1px solid var(--border);z-index:30;flex:none;justify-content:space-between;align-items:center;padding-top:0;padding-bottom:0;display:flex;position:sticky;top:0}.static-about-brand-link{flex:none;align-items:center;gap:10px;display:flex}.static-about-logo,.static-about-footer .site-footer-logo{background:var(--logo) center/contain no-repeat;flex:none;width:36px;height:36px;display:block}.static-about-wordmark,.static-about-footer .site-footer-brand-text{align-items:baseline;gap:6px;display:flex}.static-about-wordmark strong,.static-about-footer .site-footer-brand-text strong{color:var(--text);font-size:16px;font-weight:700}.static-about-wordmark small,.static-about-footer .site-footer-brand-text small{color:var(--faint);letter-spacing:.05em;font:500 12px Manrope,sans-serif}.static-about-header .site-header-nav a{color:var(--muted);white-space:nowrap}.static-about-header .site-header-nav a:hover,.static-about-header .site-header-nav a.is-active{color:var(--accent);font-weight:600}.static-about-actions .site-header-login,.static-about-actions .site-header-register,.static-about-actions .static-about-theme{justify-content:center;align-items:center;min-height:34px;display:inline-flex}.static-about-actions .site-header-login{color:var(--text-body);padding:0 12px;font-size:14px}.static-about-actions .site-header-register{color:#fff;background:#1f7a5c;border-radius:10px;height:34px;padding:0 18px;font-size:14px;font-weight:700}.static-about-theme{border:1px solid var(--border);width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border-radius:10px;padding:0}.static-theme-icon{flex:none}.static-theme-icon-moon,html[data-theme=dark] .static-theme-icon-sun{display:none}html[data-theme=dark] .static-theme-icon-moon{display:block}.static-about-drawer-layer[hidden]{display:none!important}.static-about-drawer-auth a{border:1px solid var(--border);min-height:44px;color:var(--text);border-radius:11px;justify-content:center;align-items:center;font-weight:600;display:flex}.static-about-drawer-auth a.is-primary{border-color:var(--accent);background:var(--accent);color:var(--on-accent)}.static-about-drawer-layer .mobile-drawer-links a.is-active{background:var(--accent-soft);color:var(--accent);font-weight:700}.static-about-shell>.about-page{flex:1 0 auto}.static-about-footer{border-top:1px solid var(--border);color:var(--faint);background:var(--topbar);flex:none;grid-template-columns:1fr auto 1fr;align-items:center;padding-top:22px;padding-bottom:22px;font-size:12.5px;display:grid}.static-about-footer .site-footer-brand{align-items:center;gap:10px;display:flex}.static-about-footer .site-footer-legal{text-align:center}.static-about-footer .site-footer-separator{margin:0 8px}.static-about-footer .site-footer-legal a:hover{color:var(--accent)}@media (width<=1320px) and (width>=1101px){.static-about-header .site-header-brand{gap:18px}.static-about-header .site-header-nav{gap:14px}.static-about-actions{gap:8px}}@media (width<=1100px){.static-about-header{min-height:var(--header-height);height:var(--header-height);padding:var(--safe-area-top) var(--site-page-gutter-right) 0 var(--site-page-gutter-left);align-items:flex-end}.static-about-header .site-header-brand{gap:0;min-height:57px}.static-about-header .site-header-nav,.static-about-actions .site-header-login,.static-about-actions .site-header-register,.static-about-actions .static-about-theme{display:none}.static-about-actions .mobile-menu-trigger{cursor:pointer;display:inline-grid}}
