/* === RED RAIN – GLOBAL THEME TOKENS === */
:root {
--clr-primary:#C41E1E;
--clr-accent:#8B0000;
--clr-bg-dark:#0A0A0A;
--clr-bg-panel:#171313;
--clr-text-main:#FFFFFF;
--clr-text-muted:#BFBFBF;
--clr-highlight:#D9A441;
--font-heading:'Cinzel',serif;
--font-body:'Inter',sans-serif;
--radius-pill:30px;
--space-section:80px;
--space-card:25px;
}
/* BODY / TYPOGRAPHY */
body, .op-section, .op-page-wrapper {
background-color:var(--clr-bg-dark);
color:var(--clr-text-main);
font-family:var(--font-body);
line-height:1.7;
}
h1,h2,h3,h4,h5,h6{
font-family:var(--font-heading);
color:var(--clr-text-main);
letter-spacing:.02em;
}
p,li{color:var(--clr-text-muted);}
a{color:var(--clr-primary);text-decoration:none;}
a:hover{color:var(--clr-highlight);}
/* BUTTONS */
.btn-redrain, .op-btn-primary{
background:var(--clr-primary);
color:#fff!important;
border:none;
border-radius:var(--radius-pill);
padding:14px 32px;
font-weight:700;
text-transform:uppercase;
letter-spacing:.02em;
transition:background .25s ease;
}
.btn-redrain:hover{background:var(--clr-accent);}
.btn-outline{
background:transparent;
color:var(--clr-primary);
border:2px solid var(--clr-primary);
border-radius:var(--radius-pill);
}
.btn-outline:hover{background:rgba(196,30,30,.15);}
/* SECTIONS */
.section-dark{background:var(--clr-bg-dark);padding:var(--space-section) 20px;}
.section-panel{background:var(--clr-bg-panel);padding:var(--space-section) 20px;}
.section-gradient{background:linear-gradient(90deg,var(--clr-primary),var(--clr-accent));color:#fff;padding:var(--space-section) 20px;}
.section-light{background:#fff;color:#111;padding:var(--space-section) 20px;}
/* CARDS / PANELS */
.card{
background:var(--clr-bg-panel);
border-radius:16px;
border:1px solid rgba(255,255,255,.12);
padding:var(--space-card);
color:#fff;
}
.card-light{background:#fff;color:#111;}
/* UTILITIES */
.text-muted{color:var(--clr-text-muted);}
.text-highlight{color:var(--clr-highlight);}
.rounded-pill{border-radius:var(--radius-pill);}
.max-width{max-width:1200px;margin:auto;}
.center{text-align:center;}
.shadow-soft{box-shadow:0 6px 24px rgba(0,0,0,.4);}
First Edition • 2025
RED RAIN
A Soul Shattered
A story of trauma transmuted into medicine — walking through darkness toward the Light.
Read First Chapter Free Buy the Book