*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--font-body),system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--text-body);background:#e7e3da;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--link);text-decoration:none}a:hover{color:var(--link-hover)}button{font-family:inherit}.pal-shell{min-height:100dvh;background:#e7e3da;display:flex;flex-direction:column}.pal-header{background:var(--pal-black-900);color:#fff}.pal-rule{height:4px;background:var(--pal-gold)}.pal-container{width:100%;max-width:640px;margin-inline:auto}@media (min-width:900px){.pal-container{max-width:760px}}