#weblog-header{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:100%;color:var(--color-text);justify-content:stretch;align-items:center;gap:8px;padding:4px 8px;display:flex;overflow:hidden}@media only screen and (max-width:1000px){#weblog-header{flex-direction:column;align-items:stretch}}#weblog-header .weblog-header-menu{box-sizing:border-box;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-surface);flex:none;justify-content:flex-start;align-items:center;gap:6px;width:auto;min-width:180px;max-width:260px;height:100%;padding:6px 10px;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:1000px){#weblog-header .weblog-header-menu{width:100%;min-width:0;max-width:100%;height:auto;min-height:36px}}#weblog-header .weblog-header-menu .weblog-header-which-blog-label{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;padding:2px 5px;font-size:.75rem}#weblog-header .weblog-header-menu .weblog-header-link-modern-blog,#weblog-header .weblog-header-menu .weblog-header-link-legacy-blog{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;transition:border-color var(--transition-fast),color var(--transition-fast),background var(--transition-fast);padding:4px 8px;font-size:.8rem;font-weight:600;text-decoration:none}#weblog-header .weblog-header-menu .weblog-header-link-modern-blog.active,#weblog-header .weblog-header-menu .weblog-header-link-legacy-blog.active{border-color:var(--color-accent-secondary);color:var(--color-accent-secondary);background:#4ade8014}#weblog-header .weblog-header-menu .weblog-header-link-modern-blog:hover,#weblog-header .weblog-header-menu .weblog-header-link-legacy-blog:hover{border-color:var(--color-accent);color:var(--color-accent);background:#22d3ee0f}#weblog-header .weblog-header-menu .weblog-header-link-modern-blog:last-child{align-self:center;position:absolute;right:10px}#weblog-header .weblog-header-menu .weblog-header-link-legacy-blog{margin-left:3px}#weblog-header .weblog-header-title-section{box-sizing:border-box;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-surface);flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;width:auto;min-width:0;height:100%;display:flex;overflow:hidden}@media only screen and (max-width:1000px){#weblog-header .weblog-header-title-section{width:100%;height:auto;min-height:36px}}#weblog-header .weblog-header-title-section #weblog-header-title-text,#weblog-header .weblog-header-title-section #weblog-header-title-text-invisible{box-sizing:border-box;width:100%;height:100%;color:var(--color-text);text-align:center;white-space:nowrap;letter-spacing:.04em;justify-content:center;align-items:center;padding:0;font-size:.9rem;font-weight:600;display:flex;overflow:hidden}#weblog-header .weblog-header-title-section #weblog-header-title-text-invisible{display:none}
#main-weblog-component-module-scss-module__-50X0G__main-weblog-component{box-sizing:border-box;background:var(--color-bg);flex-direction:column;width:100%;max-width:100vw;height:100svh;max-height:100svh;display:flex;overflow:hidden}#main-weblog-component-module-scss-module__-50X0G__main-weblog-component .main-weblog-component-module-scss-module__-50X0G__main-weblog-component-header{box-sizing:border-box;background:var(--color-bg-elevated);width:100%;max-width:100%;height:48px;color:var(--color-text);border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}@media only screen and (max-width:1000px){#main-weblog-component-module-scss-module__-50X0G__main-weblog-component .main-weblog-component-module-scss-module__-50X0G__main-weblog-component-header{height:83px}}#main-weblog-component-module-scss-module__-50X0G__main-weblog-component .main-weblog-component-module-scss-module__-50X0G__main-weblog-component-outlet{box-sizing:border-box;flex:auto;width:100%;max-width:100%;min-height:0;display:flex;overflow:hidden}
