:root{--hub-background: #f4ede0;--hub-surface: #e3d4b4;--hub-text: #4b3b1a;--hub-primary: #7b3f00;--hub-accent: #a67c00;--hub-border: #d6c4a0;--hub-shadow: rgba(75, 59, 26, .2);--hub-card-bg: rgba(227, 212, 180, .9);--hub-card-border: rgba(166, 124, 0, .45);--hub-font: "Inter", "Helvetica Neue", Arial, sans-serif;--hub-bg-overlay-opacity: .5}html,body{min-height:100dvh;margin:0;color:var(--hub-text);font-family:var(--hub-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{background:var(--hub-background)}html:before{content:"";position:fixed;inset:0;z-index:-2;background-image:image-set(url(/assets/images/terrae_bg.webp) type("image/webp"),url(/assets/images/terrae_bg.jpg) type("image/jpeg"));background-size:cover;background-position:center;background-repeat:no-repeat;filter:sepia(.5) brightness(.8) contrast(1.15);pointer-events:none}body:before{content:"";position:fixed;inset:0;background:rgba(244,237,224,var(--hub-bg-overlay-opacity));pointer-events:none;z-index:-1}*{box-sizing:border-box}a{color:inherit}.hub-button{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.4rem;border-radius:10px;background:var(--hub-accent);color:#1a1200;font-weight:700;font-size:.9rem;text-decoration:none;border:none;cursor:pointer;transition:transform .12s ease}.hub-button:hover{transform:translateY(-1px)}
