:root{--zeph-blue:#19c8ff;--zeph-gold:#ffd875;--zeph-night:#061528;}
.mainLogo{width:min(560px,76vw)!important;max-height:54vh!important;object-fit:contain!important;filter:drop-shadow(0 0 18px rgba(40,212,255,.95)) drop-shadow(0 8px 28px rgba(0,0,0,.8));}
.footer .zephyria-footer-logo{height:150px!important;width:auto!important;object-fit:contain;filter:drop-shadow(0 0 12px rgba(74,219,255,.65));margin-bottom:16px;}
.footer .zephyria-footer-copy{max-width:980px;margin:0 auto 22px!important;color:#fff!important;line-height:1.55!important;}
.zephyria-x-link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.36);background:linear-gradient(135deg,rgba(13,28,55,.88),rgba(28,179,235,.55));color:#fff;font:bold 24px/1 Inter,Arial,sans-serif;text-decoration:none;box-shadow:0 0 18px rgba(49,218,255,.35);}
.fingerprint,#uc-privacy-button{display:none!important;visibility:hidden!important;pointer-events:none!important;}
@media(max-width:860px){.footer .zephyria-footer-logo{height:112px!important}.mainLogo{width:min(460px,82vw)!important}}


/* SKYWAKE scroll prompt bottom state */
.scroll-prompt{transition:opacity .22s ease, visibility .22s ease;}


/* SKYWAKE footer contract/social links */
.footer .zephyria-footer-meta{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 18px;margin-top:4px;font-weight:700;color:#fff;}
.footer .zephyria-footer-ca code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-size:clamp(11px,1.45vw,15px);padding:5px 8px;border:1px solid rgba(92,219,255,.42);border-radius:8px;background:rgba(0,16,42,.54);color:#dff8ff;word-break:break-all;}
.footer .zephyria-footer-x a{color:#9cecff;text-decoration:none;text-shadow:0 0 12px rgba(70,220,255,.65);}
.footer .zephyria-footer-x a:hover{text-decoration:underline;}
