@import url('https://fonts.googleapis.com/css2?family=Saira+Extra+Condensed:wght@800;900&display=swap');

body {
    font-family: 'Lato', Arial, sans-serif;
}

h1 {
    margin-bottom: 20px;
}

label {
    color: #333;
}

.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}

.crimsonology-hero {
    padding: 56px 0;
    background: #9e1b32;
    color: #fff;
}

.crimsonology-hero .eyebrow {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.78);
}

.crimsonology-hero h1 {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: 'Saira Extra Condensed', 'Oswald', 'Arial Narrow', Arial, sans-serif;
    font-size: 72px;
    line-height: 0.9;
    font-weight: 900;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    transform: skewX(-8deg);
    transform-origin: left center;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.18);
}

.crimsonology-hero .lead {
    max-width: 760px;
    margin-bottom: 26px;
    color: rgba(255, 255, 255, 0.92);
}

.hero-actions .btn {
    margin-right: 10px;
    margin-bottom: 10px;
}

.site-status-card {
    padding: 22px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.25);
}

.site-status-card .status-label {
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.75);
}

.site-status-card strong {
    display: block;
    margin-bottom: 8px;
    font-size: 21px;
}

.site-status-card p {
    margin-bottom: 12px;
    color: rgba(255, 255, 255, 0.88);
}

.site-status-card small {
    color: rgba(255, 255, 255, 0.72);
}

.archive-card-grid .col-sm-6 {
    margin-bottom: 20px;
}

.archive-card {
    display: block;
    min-height: 182px;
    padding: 24px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    background: #fff;
    color: #333;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.archive-card:hover,
.archive-card:focus {
    color: #333;
    text-decoration: none;
    border-color: #9e1b32;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}

.archive-card i {
    margin-bottom: 15px;
    font-size: 26px;
    color: #9e1b32;
}

.archive-card h3 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.25;
}

.archive-card p {
    margin-bottom: 0;
    color: #666;
}

.next-phase-module {
    margin-top: 20px;
}

.mini-feature {
    min-height: 104px;
    margin-bottom: 15px;
    padding: 16px;
    border-left: 3px solid #9e1b32;
    background: #f7f7f7;
}

.mini-feature strong {
    display: block;
    margin-bottom: 6px;
    color: #222;
}

.mini-feature span {
    display: block;
    color: #666;
}

.sidebar-link-list,
.footer-link-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-link-list li,
.footer-link-list li {
    margin-bottom: 9px;
}

.sidebar-link-list a {
    color: inherit;
}

.footer-link-list a {
    color: #c5c5c5;
}

.footer-link-list a:hover,
.footer-link-list a:focus {
    color: #ffffff;
    text-decoration: none;
}

.sidebar-link-list i {
    width: 20px;
    color: #9e1b32;
}

.project-status-widget p:last-child {
    margin-bottom: 0;
}

.theme-credit {
    opacity: 0.85;
}

@media (max-width: 767px) {
    .crimsonology-hero {
        padding: 36px 0;
    }

    .crimsonology-hero h1 {
        font-size: 48px;
    }

    .site-status-card {
        margin-top: 20px;
    }

    .archive-card {
        min-height: 0;
    }
}

.schedule-widget {
    overflow: hidden;
}

.schedule-legend {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin: -3px 0 12px;
    padding: 8px 10px;
    border-radius: 4px;
    background: #f5f5f5;
    color: #666;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.schedule-legend strong {
    color: #9e1b32;
}

.schedule-list {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fff;
}

.schedule-game {
    padding: 12px 12px 11px;
    border-bottom: 1px solid #eeeeee;
}

.schedule-game:last-child {
    border-bottom: 0;
}

.schedule-topline {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 6px;
    color: #555;
    font-size: 12px;
    line-height: 1.2;
}

.schedule-date {
    font-weight: 800;
    color: #9e1b32;
}

.schedule-time {
    margin-left: auto;
    color: #555;
}

.schedule-site {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 24px;
    height: 20px;
    border-radius: 2px;
    font-size: 11px;
    font-weight: 800;
    line-height: 1;
}

.schedule-site-h {
    background: #9e1b32;
    color: #fff;
}

.schedule-site-a {
    background: #333;
    color: #fff;
}

.schedule-opponent {
    margin-bottom: 4px;
    color: #222;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.25;
}

.schedule-details {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    color: #777;
    font-size: 12px;
    line-height: 1.35;
}

.schedule-details span:last-child {
    flex-shrink: 0;
    font-weight: 700;
    color: #444;
    text-align: right;
}

.schedule-note {
    margin: 10px 0 0;
    color: #777;
    font-size: 12px;
    font-style: italic;
}

@media (max-width: 991px) {
    .schedule-list {
        margin-bottom: 20px;
    }
}
