/* =====================================================
THE LORD RAZU
FOOTER RUNTIME STYLES — EXTERNALIZED FROM SQUARESPACE FOOTER
SOURCE FOOTER BLOB: 987cebe55e78522490bebe0178738b7db99ea8e3
Generated 2026-08-14. Styling preserved; no selector refactor in this pass.
===================================================== */

/* ===== EXTRACTED INLINE STYLE 1 — SOURCE LINES 63-303 ===== */
#lr-live-tab {
position: fixed !important;
top: calc(50vh + 62px) !important;
left: 0 !important;
z-index: 2147483647 !important;
display: grid !important;
visibility: visible !important;
opacity: 1 !important;
transform: none !important;
width: 36px;
height: 104px;
place-items: center;
padding: 0;
border: 1px solid rgba(47, 111, 255, 0.62);
border-left: 0;
border-radius: 0 9px 9px 0;
background: linear-gradient(180deg, rgba(43, 47, 57, 0.98), rgba(24, 28, 36, 0.99));
box-shadow: 0 10px 28px rgba(0, 0, 0, 0.42), 0 0 18px rgba(47, 111, 255, 0.18);
cursor: pointer;
}
#lr-live-tab span {
color: #86a3ff;
font: 700 9px/1 "Space Grotesk", Arial, sans-serif;
letter-spacing: 0.28em;
writing-mode: vertical-rl;
transform: rotate(180deg);
}
#lr-live-tab i,
.lr-live-drawer__eyebrow i,
#lr-live-status i {
width: 6px;
height: 6px;
border-radius: 50%;
background: #2f6fff;
box-shadow: 0 0 12px rgba(47, 111, 255, 0.9);
}
#lr-live-tab i {
position: absolute;
top: 9px;
}
#lr-live-panel {
position: fixed;
inset: 0 auto 0 min(-400px, -90vw);
z-index: 2147483647 !important;
width: min(400px, 90vw);
height: 100dvh;
overflow-y: auto;
color: #f4f6fb;
background: radial-gradient(circle at 0 0, rgba(47, 111, 255, 0.12), transparent 34%), linear-gradient(180deg, #080b12, #030407);
border-right: 1px solid rgba(47, 111, 255, 0.34);
box-shadow: 18px 0 55px rgba(0, 0, 0, 0.62);
font-family: "Space Grotesk", Arial, sans-serif;
transition: left 0.35s cubic-bezier(0.77, 0, 0.18, 1);
}
#lr-live-panel.is-open { left: 0; }
.lr-live-drawer__header {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 30px 28px 22px;
}
.lr-live-drawer__header p,
.lr-live-drawer__stream-head p {
margin: 0 0 8px;
color: #7698ff;
font-size: 10px;
font-weight: 700;
letter-spacing: 0.24em;
}
.lr-live-drawer__header h2 {
margin: 0;
font: 400 42px/0.95 "Bebas Neue", "Arial Narrow", Arial, sans-serif;
letter-spacing: 0.04em;
text-transform: uppercase;
}
#lr-live-close {
width: 36px;
height: 36px;
padding: 0;
border: 1px solid rgba(255, 255, 255, 0.12);
border-radius: 50%;
color: #a9afbc;
background: rgba(255, 255, 255, 0.025);
cursor: pointer;
}
.lr-live-drawer__radio,
.lr-live-drawer__stream {
margin: 0 22px 22px;
padding: 20px;
border: 1px solid rgba(255, 255, 255, 0.11);
border-radius: 14px;
background: rgba(9, 12, 20, 0.82);
}
.lr-live-drawer__eyebrow,
#lr-live-status {
display: inline-flex;
align-items: center;
gap: 8px;
color: #8291ad;
font-size: 9px;
font-weight: 700;
letter-spacing: 0.2em;
}
.lr-live-drawer__track {
display: grid;
grid-template-columns: 78px minmax(0, 1fr);
align-items: center;
gap: 16px;
margin: 16px 0 18px;
}
#lr-live-cover {
width: 78px;
height: 78px;
border: 1px solid rgba(47, 111, 255, 0.42);
border-radius: 10px;
object-fit: cover;
box-shadow: 0 0 18px rgba(47, 111, 255, 0.12);
}
#lr-live-title,
#lr-live-album { display: block; }
#lr-live-title {
overflow: hidden;
color: #fff;
font-size: 18px;
line-height: 1.2;
text-overflow: ellipsis;
white-space: nowrap;
}
#lr-live-album {
margin-top: 8px;
overflow: hidden;
color: #7896df;
font-size: 10px;
letter-spacing: 0.16em;
text-overflow: ellipsis;
text-transform: uppercase;
white-space: nowrap;
}
.lr-live-drawer__controls {
display: flex;
align-items: center;
gap: 14px;
}
#lr-live-play {
display: grid;
width: 54px;
height: 54px;
flex: 0 0 54px;
place-items: center;
border: 1px solid #5d91ff;
border-radius: 50%;
background: #2f6fff;
cursor: pointer;
}
#lr-live-play span {
width: 0;
height: 0;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left: 11px solid #fff;
transform: translateX(1px);
}
#lr-live-play.is-playing span {
width: 13px;
height: 15px;
border: 0;
background: linear-gradient(90deg, #fff 0 4px, transparent 4px 9px, #fff 9px 13px);
transform: none;
}
#lr-live-next {
min-height: 44px;
flex: 1;
border: 1px solid rgba(255, 255, 255, 0.13);
border-radius: 8px;
color: #ccd2df;
background: rgba(255, 255, 255, 0.025);
font: 700 10px/1 "Space Grotesk", Arial, sans-serif;
letter-spacing: 0.18em;
cursor: pointer;
}
.lr-live-drawer__full-link,
.lr-live-drawer__enter {
display: flex;
align-items: center;
justify-content: center;
min-height: 46px;
margin-top: 16px;
border: 1px solid rgba(47, 111, 255, 0.38);
border-radius: 8px;
color: #86a3ff;
font-size: 10px;
font-weight: 700;
letter-spacing: 0.16em;
text-decoration: none;
}
.lr-live-drawer__stream-head {
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: 14px;
margin-bottom: 16px;
}
.lr-live-drawer__stream-head h3 {
margin: 0;
font: 400 32px/1 "Bebas Neue", "Arial Narrow", Arial, sans-serif;
letter-spacing: 0.04em;
text-transform: uppercase;
}
#lr-live-status.is-online { color: #8fb0ff; }
#lr-live-status.is-offline { color: #747b88; }
#lr-live-status.is-offline i { background: #555d69; box-shadow: none; }
.lr-live-drawer__twitch {
aspect-ratio: 16 / 9;
overflow: hidden;
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 10px;
background: #030405;
}
.lr-live-drawer__twitch iframe { width: 100% !important; height: 100% !important; }
.lr-live-drawer__enter {
color: #fff;
background: linear-gradient(180deg, #397cff, #245de8);
}
#lr-live-overlay {
position: fixed;
inset: 0;
z-index: 2147483646;
visibility: hidden;
background: rgba(0, 0, 0, 0.54);
opacity: 0;
transition: 0.25s ease;
}
#lr-live-overlay.is-open { visibility: visible; opacity: 1; }
@media (max-width: 768px) {
#journal-tab { top: 50% !important; }
#lr-live-tab { top: calc(50vh + 58px) !important; width: 34px; }
#lr-live-panel { width: min(88vw, 380px); }
.lr-live-drawer__header { padding: 26px 22px 18px; }
}

/* ===== EXTRACTED INLINE STYLE 2 — SOURCE LINES 652-1049 ===== */
@media all {
html body .video-card .play-overlay,
html body .video-card:hover .play-overlay {
width: 64px !important;
height: 64px !important;
border: 1px solid rgba(130, 161, 255, 0.58) !important;
border-radius: 50% !important;
background: rgba(7, 10, 17, 0.86) !important;
color: transparent !important;
font-size: 0 !important;
box-shadow:
0 0 0 1px rgba(255, 255, 255, 0.035) inset,
0 12px 30px rgba(0, 0, 0, 0.52),
0 0 18px rgba(47, 111, 255, 0.18) !important;
-webkit-backdrop-filter: blur(12px) !important;
backdrop-filter: blur(12px) !important;
transform: translate(-50%, -50%) !important;
}
html body .video-card .play-overlay::before {
content: "" !important;
display: block !important;
width: 0 !important;
height: 0 !important;
border-top: 7px solid transparent !important;
border-bottom: 7px solid transparent !important;
border-left: 12px solid #fff !important;
transform: translateX(1px) !important;
}
html body #journal-panel .journal-footer {
margin-top: 8px !important;
padding: 20px 24px 24px !important;
}
html body #journal-panel #journal-preview .journal-excerpt {
display: -webkit-box;
margin: 24px 0 30px;
overflow: hidden;
font-size: 15px;
line-height: 1.75;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
}
}
@media (max-width: 768px) {
html body #journal-panel {
display: flex !important;
flex-direction: column !important;
padding-bottom: calc(18px + env(safe-area-inset-bottom)) !important;
overscroll-behavior: contain;
}
html body #journal-panel .journal-header { order: 1; }
html body #journal-panel #journal-preview { order: 2; }
html body #journal-panel .journal-footer { order: 3; }
html body #journal-panel .journal-divider { order: 4; }
html body #journal-panel .recent-chapters { order: 5; }
html body #journal-panel .journal-footer {
position: relative !important;
bottom: auto !important;
margin: 2px 0 8px !important;
padding: 10px 22px 14px !important;
background: transparent !important;
}
html body #journal-panel .journal-footer a {
display: inline-flex !important;
align-items: center !important;
min-height: 44px !important;
font-size: 17px !important;
line-height: 1.25 !important;
font-weight: 700 !important;
letter-spacing: 0.04em !important;
}
}
#journal-panel .journal-read-more {
display: inline-flex;
align-items: center;
}
#journal-panel .journal-read-more::after {
content: "";
width: 8px;
height: 8px;
margin-left: 12px;
border-top: 1.5px solid currentColor;
border-right: 1.5px solid currentColor;
transform: rotate(45deg);
}
.lr-song-record__stream-links .lr-song-record__arrow {
position: relative;
width: 15px;
height: 15px;
flex: 0 0 15px;
color: #2f6fff;
font-size: 0;
}
.lr-song-record__stream-links .lr-song-record__arrow::before {
content: "";
position: absolute;
top: 2px;
right: 1px;
width: 8px;
height: 8px;
border-top: 1.5px solid currentColor;
border-right: 1.5px solid currentColor;
}
.lr-song-record__stream-links .lr-song-record__arrow::after {
content: "";
position: absolute;
top: 7px;
right: 2px;
width: 13px;
height: 1.5px;
background: currentColor;
transform: rotate(-45deg);
transform-origin: right center;
}
/* =====================================================
MEMBER NAV — MOBILE HAMBURGER / GLASS PANEL
Keeps desktop navigation unchanged.
===================================================== */
.razu-member-nav__mobile-toggle {
display: none;
}
@media (max-width: 768px) {
html body .member-page,
html body [data-member-page] {
background: transparent !important;
}
html body .razu-member-nav {
position: relative !important;
z-index: 9997 !important;
width: 100% !important;
min-height: 0 !important;
height: auto !important;
margin: 0 !important;
padding: 14px 18px 0 !important;
background: transparent !important;
border: 0 !important;
box-shadow: none !important;
overflow: visible !important;
}
html body .razu-member-nav__mobile-toggle {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
gap: 10px !important;
min-height: 42px !important;
padding: 10px 14px !important;
margin: 0 !important;
color: #fff !important;
background: rgba(4, 6, 10, 0.56) !important;
border: 1px solid rgba(47, 111, 255, 0.34) !important;
border-radius: 8px !important;
font-family: "Space Grotesk", Arial, sans-serif !important;
font-size: 10px !important;
font-weight: 700 !important;
line-height: 1 !important;
letter-spacing: 0.17em !important;
text-transform: uppercase !important;
-webkit-backdrop-filter: blur(16px) !important;
backdrop-filter: blur(16px) !important;
box-shadow:
0 10px 30px rgba(0, 0, 0, 0.22),
0 0 18px rgba(47, 111, 255, 0.06) !important;
cursor: pointer !important;
}
html body .razu-member-nav__mobile-icon {
position: relative !important;
width: 16px !important;
height: 12px !important;
flex: 0 0 16px !important;
}
html body .razu-member-nav__mobile-icon::before,
html body .razu-member-nav__mobile-icon::after,
html body .razu-member-nav__mobile-icon span {
content: "" !important;
position: absolute !important;
left: 0 !important;
width: 16px !important;
height: 1.5px !important;
background: #fff !important;
transition:
transform 0.25s ease,
top 0.25s ease,
opacity 0.2s ease !important;
}
html body .razu-member-nav__mobile-icon::before {
top: 0 !important;
}
html body .razu-member-nav__mobile-icon span {
top: 5px !important;
}
html body .razu-member-nav__mobile-icon::after {
top: 10px !important;
}
html body .razu-member-nav.is-mobile-open .razu-member-nav__mobile-icon::before {
top: 5px !important;
transform: rotate(45deg) !important;
}
html body .razu-member-nav.is-mobile-open .razu-member-nav__mobile-icon span {
opacity: 0 !important;
}
html body .razu-member-nav.is-mobile-open .razu-member-nav__mobile-icon::after {
top: 5px !important;
transform: rotate(-45deg) !important;
}
html body .razu-member-nav__inner {
display: none !important;
position: absolute !important;
top: calc(100% + 10px) !important;
left: 18px !important;
right: 18px !important;
width: auto !important;
min-height: 0 !important;
height: auto !important;
padding: 12px 18px 16px !important;
background: rgba(3, 5, 8, 0.82) !important;
border: 1px solid rgba(255, 255, 255, 0.09) !important;
border-top-color: rgba(47, 111, 255, 0.38) !important;
border-radius: 10px !important;
-webkit-backdrop-filter: blur(20px) saturate(115%) !important;
backdrop-filter: blur(20px) saturate(115%) !important;
box-shadow:
0 24px 70px rgba(0, 0, 0, 0.48),
0 0 28px rgba(47, 111, 255, 0.07) !important;
overflow: hidden !important;
}
html body .razu-member-nav.is-mobile-open .razu-member-nav__inner {
display: block !important;
animation: lrMemberMenuIn 0.22s ease both !important;
}
html body .razu-member-nav__link,
html body .razu-member-nav__toggle {
display: flex !important;
align-items: center !important;
justify-content: space-between !important;
width: 100% !important;
min-height: 48px !important;
margin: 0 !important;
padding: 13px 8px !important;
color: #f6f7fb !important;
background: transparent !important;
border: 0 !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.09) !important;
border-radius: 0 !important;
font-family: "Bebas Neue", "Arial Narrow", Arial, sans-serif !important;
font-size: 23px !important;
font-weight: 400 !important;
line-height: 1 !important;
letter-spacing: 0.035em !important;
text-decoration: none !important;
text-transform: uppercase !important;
box-shadow: none !important;
}
html body .razu-member-nav__inner > :last-child {
border-bottom: 0 !important;
}
html body .razu-member-nav__arrow {
color: #8daeff !important;
font-size: 13px !important;
transition: transform 0.22s ease !important;
}
html body .razu-member-nav__item--dropdown.is-open .razu-member-nav__arrow {
transform: rotate(180deg) !important;
}
html body .razu-member-nav__dropdown {
display: none !important;
position: static !important;
width: 100% !important;
min-width: 0 !important;
margin: 0 !important;
padding: 6px 8px 10px 18px !important;
background: rgba(47, 111, 255, 0.035) !important;
border: 0 !important;
box-shadow: none !important;
}
html body .razu-member-nav__item--dropdown.is-open .razu-member-nav__dropdown {
display: block !important;
}
html body .razu-member-nav__dropdown a {
display: block !important;
padding: 10px 0 !important;
color: rgba(232, 236, 246, 0.72) !important;
border: 0 !important;
font-family: "Space Grotesk", Arial, sans-serif !important;
font-size: 11px !important;
font-weight: 600 !important;
line-height: 1.35 !important;
letter-spacing: 0.08em !important;
text-decoration: none !important;
text-transform: uppercase !important;
}
html body .razu-member-nav__dropdown a:hover,
html body .razu-member-nav__dropdown a:focus-visible {
color: #8caeff !important;
}
html body .razu-member-nav__external {
color: #8caeff !important;
font-size: 14px !important;
}
@keyframes lrMemberMenuIn {
from {
opacity: 0;
transform: translateY(-8px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
}
/* =====================================================
MEMBER NAV — HARD CENTERED MOBILE ANCHOR
The movable slot controls vertical placement.
The button itself is centered to the viewport, not to
the Squarespace grid block.
===================================================== */
@media (max-width: 768px) {
html body > .razu-member-nav.is-detached-mobile {
position: absolute !important;
top: var(--lr-member-nav-top, 0px) !important;
left: 50% !important;
right: auto !important;
width: max-content !important;
min-width: 0 !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
transform: translateX(-50%) !important;
background: transparent !important;
overflow: visible !important;
z-index: 9997 !important;
}
html body > .razu-member-nav.is-detached-mobile
.razu-member-nav__mobile-toggle {
display: inline-flex !important;
width: max-content !important;
margin: 0 !important;
}
html body > .razu-member-nav.is-detached-mobile
.razu-member-nav__inner {
top: calc(100% + 10px) !important;
left: 50% !important;
right: auto !important;
width: min(310px, calc(100vw - 36px)) !important;
transform: translateX(-50%) !important;
}
}
/* =====================================================
MEMBER NAV — TRUE VISUAL CENTER
Centers the button to the viewport and keeps the
hamburger icon from making the label look off-center.
===================================================== */
@media (max-width: 768px) {
html body > .razu-member-nav.is-detached-mobile {
left: 50vw !important;
right: auto !important;
width: max-content !important;
min-width: 0 !important;
max-width: max-content !important;
transform: translateX(-50%) !important;
}
html body > .razu-member-nav.is-detached-mobile
.razu-member-nav__mobile-toggle {
position: relative !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
width: auto !important;
min-width: 0 !important;
/* equal visual padding so the TEXT sits on true center */
padding: 10px 18px !important;
gap: 0 !important;
margin: 0 !important;
text-align: center !important;
}
html body > .razu-member-nav.is-detached-mobile
.razu-member-nav__mobile-icon {
position: absolute !important;
left: 10px !important;
top: 50% !important;
transform: translateY(-50%) !important;
margin: 0 !important;
}
html body > .razu-member-nav.is-detached-mobile
.razu-member-nav__mobile-toggle > span:last-child {
display: block !important;
margin: 0 !important;
padding-left: 14px !important;
padding-right: 14px !important;
text-align: center !important;
}
html body > .razu-member-nav.is-detached-mobile
.razu-member-nav__inner {
left: 50% !important;
right: auto !important;
transform: translateX(-50%) !important;
}
}
