:root{--back-layer:#caf0f8;--front-layer:#fff;--text-primary:#03045e;--border-subtle:#03055e1f}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text-primary);background:var(--back-layer);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit}main{flex:1}
.layout-module__L5FxyW__header{background:var(--front-layer);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.layout-module__L5FxyW__brand{align-items:center;gap:.6rem;font-size:1.1rem;font-weight:700;display:flex}.layout-module__L5FxyW__logo{border-radius:8px}.layout-module__L5FxyW__nav{gap:1.5rem;font-weight:500;display:flex}.layout-module__L5FxyW__nav a:hover{text-decoration:underline}.layout-module__L5FxyW__footer{opacity:.75;justify-content:flex-start;align-items:center;gap:1.5rem;max-width:960px;margin:0 auto;padding:1.25rem 1.5rem;font-size:.85rem;display:flex}.layout-module__L5FxyW__footer a:hover{text-decoration:underline}
