:root{--color-bg:#fff;--color-text:#1a1a1a;--color-text-light:#555;--color-accent:#2c2c2c;--color-border:#e0e0e0;--color-overlay:#00000008;--color-placeholder:#e8e8e8;--color-placeholder-text:#aaa;--font-display:"Cormorant Garamond",Georgia,serif;--font-body:"Montserrat",Helvetica,Arial,sans-serif;--fs-logo:1.75rem;--fs-nav:.8rem;--fs-body:2.2rem;--fs-small:.85rem;--fw-light:300;--fw-regular:400;--fw-medium:500;--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:6rem;--max-width:1400px;--navbar-height:60px;--transition-fast:.2s ease;--transition-base:.3s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{line-height:1.6;font-family:var(--font-body);font-weight:var(--fw-light);color:var(--color-text);background-color:var(--color-bg)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;font:inherit;background:0 0;border:none}body{flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}main{margin-top:var(--navbar-height);flex-direction:column;flex:1 0 auto;display:flex}:is(html:has(.page-home),body:has(main>.page-home)){height:100vh;overflow:hidden!important}@supports (height:100dvh){:is(html:has(.page-home),body:has(main>.page-home)){height:100dvh}}.page-home{flex-direction:column;flex:1;min-height:0;display:flex}.page-home__footer{z-index:20;visibility:hidden;transition:transform .35s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)!important}.page-home__footer--visible{visibility:visible;transform:translateY(0)!important}body:has(.page-home) main>footer{display:none}:is(body:not(:has(.page-admin)) img,body:not(:has(.page-admin)) video){-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}body:not(:has(.page-admin)) .media-protect{position:relative;overflow:hidden}body:not(:has(.page-admin)) .media-protect:after{content:"";z-index:1;background:0 0;position:absolute;inset:0}@media (max-width:768px){.blog-content img{max-width:100%!important;height:auto!important}.blog-content table,.blog-content table tbody,.blog-content table thead,.blog-content table tr,.blog-content table td,.blog-content table th{width:100%!important;display:block!important}.blog-content table td,.blog-content table th{padding:.4rem 0!important}.blog-content iframe{max-width:100%!important}.blog-content pre{max-width:100%;overflow-x:auto}}body:has(main>.page-admin)>nav{display:none}body:has(main>.page-admin) main{margin-top:0}
