:root{color-scheme:light;--bg: #f2eee6;--paper: rgba(249, 246, 239, .86);--surface: rgba(255, 255, 255, .55);--text: #1b1712;--muted: #5f564b;--accent: #c89b2b;--accent-deep: #8f6513;--border: rgba(27, 23, 18, .12);--shadow: 0 24px 60px rgba(60, 39, 3, .16);font-family:Georgia,Times New Roman,serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#efece2;color:var(--text)}a{color:inherit}#root{min-height:100vh}.page-shell{min-height:100dvh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.full-image{position:fixed;top:0;left:0;width:100vw;height:auto;max-width:100vw;z-index:1}.links-container{position:fixed;bottom:24px;right:24px;z-index:10;display:flex;gap:12px;flex-direction:column;align-items:flex-end}.footer-link{padding:12px 24px;border-radius:6px;background:#fffffff2;color:#000;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .2s ease;box-shadow:0 4px 16px #0003;display:inline-block}.footer-link:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}
