:root{--off-white: #f7f4ef;--gold: #b8922a;--purple: #6137B6;--font-display: Georgia, "Times New Roman", serif;--font-body: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-body);line-height:1.5;font-weight:400;color:#1a1e2a;background-color:var(--off-white)}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}button{font-family:inherit;cursor:pointer}a{color:var(--purple);text-decoration:none}a:hover{text-decoration:underline}.app{display:flex;flex-direction:column;min-height:100vh}.app .main{flex:1}.devnet-banner{margin:0;padding:.65rem 1rem;text-align:center;font-size:.82rem;line-height:1.45;color:#f7f4efe0;background:#b8922a2e;border-bottom:1px solid rgba(184,146,42,.25)}.devnet-banner strong{color:#f7f4ef}.footer{text-align:center;padding:1.5rem 1rem;background:linear-gradient(180deg,#1a1e2a,#0f1219);border-top:1px solid rgba(184,146,42,.25);color:#f7f4efd9;font-size:.9rem}.footer p{margin:0;line-height:1.6}.footer-powered{font-weight:600;color:#b8922a;margin-bottom:.25rem!important}.footer-tagline{margin-bottom:.25rem!important}.footer-contact{margin-bottom:.25rem!important;font-size:.9rem}.footer-bug{margin-bottom:.25rem!important}.footer-link{color:#b8922a;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-year{font-size:.85rem;color:#f7f4ef99}.wallet-adapter-modal-wrapper{background:#1a1e2ae6!important;z-index:2147483646!important}.wallet-adapter-modal{z-index:2147483647!important}@media (max-width: 720px){.header-actions{width:100%;justify-content:flex-end}}
