*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#fff;--color-text:#333;--color-border:#ccc;--color-placeholder-bg:#f9f9f9;--font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif}html{scroll-behavior:smooth;min-width:350px;font-size:16px;overflow-x:clip}body{font-family:var(--font-family);color:var(--color-text);background-color:var(--color-bg);flex-direction:column;min-width:350px;min-height:100dvh;line-height:1.6;display:flex;overflow-x:clip}.site-main,.site-main>.page-shell{flex-direction:column;flex:1 0 auto;display:flex}.site-main>.page-shell>:last-child{flex:1 0 auto}@keyframes page-shell-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.page-shell--enter{animation:.25s ease-out both page-shell-enter}@media (prefers-reduced-motion:reduce){.page-shell--enter{animation:none}}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.section-placeholder{border:2px dashed var(--color-border);background-color:var(--color-placeholder-bg);color:#999;text-transform:uppercase;letter-spacing:.05em;justify-content:center;align-items:center;min-height:200px;font-size:1.25rem;font-weight:600;display:flex}
