/* generated from css/fonts.css + css/basic.css */
@font-face {
    font-family: Fira Sans;
    src: url(fonts/FiraSans-Regular.ttf);
}

@font-face {
    font-family: Georgia;
    font-style: normal;
    src: url(fonts/georgia.ttf);
}

@font-face {
    font-family: Sofia;
    font-style: normal;
    src: url(fonts/Sofia-Regular.ttf);
}

@font-face {
    font-family: Matura;
    font-style: normal;
    src: url(fonts/MATURASC.TTF);
}

@font-face {
    font-family: Showcard Gothic;
    font-style: normal;
    src: url(fonts/SHOWG.TTF);
}

@font-face {
    font-family: Lato Black;
    font-style: auto;
    font-weight: 900;
    src: url(fonts/Lato-Black.ttf);
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Lato-Regular.ttf);
}

@font-face {
    font-family: Lato Bold;
    font-style: auto;
    font-weight: 700;
    src: url(fonts/Lato-Bold.ttf);
}

@font-face {
    font-family: OpenSans;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/OpenSans-Regular.ttf);
}

@font-face {
    font-family: OpenSans Semi;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/OpenSans_SemiCondensed-Medium.ttf);
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/RobotoMono-Regular.ttf);
}

@font-face {
    font-family: 'Source Sans 3';
    src: url(fonts/SourceSans3-Regular.ttf);
}

@font-face {
    font-family: 'Source Sans 3 Light';
    src: url(fonts/SourceSans3-Light.ttf);
}

@font-face {
    font-family: 'Urania';
    src: url(fonts/URANIACZECH.ttf);
}

@font-face {
    font-family: 'Skolacek';
    src: url(fonts/skolacek-ce.otf);
}

@font-face {
    font-family: 'Jane Austen';
    src: url(fonts/JaneAusU.ttf);
}

@font-face {
    font-family: 'AlbertsThal';
    src: url(fonts/AlbertsthalTypewriter.ttf);
}

@font-face {
    font-family: 'QuercusSans';
    src: url(fonts/QuercusSans.woff);
}

@font-face {
    font-family: 'QuercusSans Light';
    src: url(fonts/QuercusSansLight.woff);
}
.river-post-page {
    max-width: 1140px;
}

.river-post-form {
    padding-bottom: 1.5rem;
}

.river-post-sticky {
    position: sticky;
    top: 80px;
    z-index: 12;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(15, 23, 42, 0.1);
    border-radius: 18px;
    padding: 0.9rem;
    box-shadow: 0 10px 30px rgba(12, 33, 55, 0.08);
    backdrop-filter: blur(8px);
}

.river-fish-section h5 {
    font-weight: 700;
    color: var(--river-ink);
}

.river-fish-card {
    background: #fff;
    border: 1px solid rgba(15, 23, 42, 0.09);
    border-radius: 16px;
    padding: 0.9rem;
    box-shadow: 0 4px 18px rgba(12, 33, 55, 0.06);
}

.river-fish-media {
    border-top: 1px dashed rgba(15, 23, 42, 0.16);
    padding-top: 0.75rem;
}

.river-fish-media .img-thumbnail {
    border-radius: 10px;
    margin-right: 0.4rem;
    margin-bottom: 0.4rem;
}

.river-upload-inline {
    max-width: 320px;
}

.river-post-stats {
    flex-wrap: wrap;
    gap: 0.15rem;
    font-weight: 600;
}

@media (max-width: 991.98px) {
    .river-post-sticky {
        top: 12px;
        padding: 0.75rem;
    }
}
:root {
    --bs-success: #0e7490;
    --bs-success-rgb: 14, 116, 144;
    --bs-primary: #0e7490;
    --bs-primary-rgb: 14, 116, 144;
    --link-color: #f8f9fa;
    --link-active-color: #157347;
    --link-background-color: #fafafa;
    --link-navbar-color: #000000;
    --link-menu-color: #001122;
    --link-active-menu-color: #343b48;
    --link-header-dark-color: #aed581;
    --river-ink: #0f172a;
    --river-teal: #0e7490;
    --river-moss: #2f6b4f;
    --river-sand: #f3f1ea;
    --river-cloud: #fafcfb;
    --river-rust: #b25a3a;
    --river-border: #d7dfda;
}

.btn-success {
    background-color: var(--river-teal);
    border-color: var(--river-teal);
    color: #ffffff;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.show > .btn-success.dropdown-toggle {
    background-color: #0c647e;
    border-color: #0c647e;
    color: #ffffff;
}

.btn-outline-success {
    color: var(--river-teal);
    border-color: var(--river-teal);
}

.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active,
.btn-outline-success.active,
.show > .btn-outline-success.dropdown-toggle {
    color: #ffffff;
    background-color: var(--river-teal);
    border-color: var(--river-teal);
}

.text-success {
    color: var(--river-teal) !important;
}

body {
    background-color: #fcfffc;
    background-image: radial-gradient(circle at top right, #ffffff 0%, #f6f7f3 35%, #eef2ed 100%);
    color: var(--river-ink);
    font-family: 'Source Sans 3', serif;
    /* background-image: url("../images/rce-labe-most01-01.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed; */
}

.h3, .h4, .h5 {
    font-family: 'Source Sans 3', serif;
}

.h1, .h2 {
    font-family: 'Source Sans 3', 'Urania', serif;
}

.river-page-shell {
    max-width: 1240px;
    margin-top: clamp(0.9rem, 2.1vw, 2rem);
    padding: clamp(0.75rem, 1.2vw, 1.1rem);
}

.river-page-shell h1,
.river-page-shell h2,
.river-page-shell h3 {
    letter-spacing: 0.2px;
}

.river-page-shell .btn {
    border-radius: 10px;
}

/* The side navigation menu */
.sidenav {
    height: 70%;
    /* 100% Full-height */

    width: 0;
    /* 0 width - change this with JavaScript */

    position: fixed;
    /* Stay in place */
    /* Stay on top */

    top: 360px;
    /* Stay at the top */

    right: 0;

    background-color: #f8f9fa;
    /* Black*/

    overflow-x: hidden;
    /* Disable horizontal scroll */

    padding-top: 60px;
    /* Place content 60px from the top */

    transition: 0.1s;
    /* 0.5 second transition effect to slide in the sidenav */

    z-index: 2;
}

/* The navigation menu links */
.closebtn a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #f1f1f1;
    display: block;
    transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.closebtn a:hover {
    color: #818181;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    text-decoration: none;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

#demo {
    transition: margin-left .5s;
    padding: 20px;
}

.responsive {
    width: 100%;
    height: auto;
}

#mydivdrag {
    position: absolute;
    z-index: 9;
    background-color: #f1f1f1;
    border: 1px solid #d3d3d3;
    text-align: center;
}

#mydivdragheader {
    padding: 10px;
    cursor: move;
    z-index: 10;
    color: var(--link-active-color);
}

.result {
    font-style: oblique;
}

.dropdown-menu, .dropdown-item {
    font-family: 'Source Sans 3', serif;
    background-color: #fcfffc;
    color: #000;
}

.dropdown-item:hover {
    font-family: 'Source Sans 3', serif;
    background-color: #edecea;
    color: #000;
}

#myModal.legacy-contact-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
#myModal .legacy-contact-modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 65%;
}

.river-nav-wrap {
    position: sticky;
    top: 0;
    z-index: 10;
    backdrop-filter: blur(10px);
    background: linear-gradient(180deg, rgba(250, 252, 251, 0.94) 0%, rgba(250, 252, 251, 0.8) 100%);
    border-bottom: 1px solid rgba(15, 23, 42, 0.12);
}

.river-topbar {
    max-width: 1320px;
    margin: 0 auto;
}

.river-brand {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1;
    letter-spacing: 2px;
    font-weight: 800;
    font-size: 1.45rem;
    color: var(--river-teal);
    margin-right: 0;
    text-decoration: none;
}

.river-tagline {
    margin-top: 2px;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #556579;
}

.river-nav-inner {
    min-height: 64px;
}

.river-pill-nav {
    gap: 0.35rem;
}

.river-pill {
    color: #0f2134;
    border: 1px solid rgba(15, 23, 42, 0.14);
    border-radius: 999px;
    padding: 0.45rem 0.86rem;
    font-weight: 600;
    letter-spacing: 0.2px;
    background: rgba(250, 252, 251, 0.92);
    transition: background-color 0.18s ease, color 0.18s ease, border-color 0.18s ease;
}

.river-pill i {
    margin-right: 0.3rem;
}

.river-pill:hover,
.river-pill:focus,
.river-pill.show {
    color: #ffffff;
    background: var(--river-teal);
    border-color: var(--river-teal);
}

.river-utility-row {
    gap: 0.35rem;
}

.river-dropdown {
    border: 1px solid var(--river-border);
    background: var(--river-cloud);
    box-shadow: 0 14px 24px rgba(15, 23, 42, 0.12);
    margin-top: 0.55rem;
}

.river-icon-btn {
    color: #0f2134;
    border: 1px solid rgba(15, 23, 42, 0.14);
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: rgba(250, 252, 251, 0.92);
}

.river-icon-btn:hover,
.river-icon-btn:focus {
    color: #ffffff;
    background: var(--river-teal);
    border-color: var(--river-teal);
}

.river-guest-btn {
    color: #6a7a8c;
    border-style: dashed;
}

.river-guest-btn:hover,
.river-guest-btn:focus {
    color: #ffffff;
    border-style: solid;
}

.river-temp-pill {
    width: auto;
    padding: 0 0.72rem;
    gap: 0.4rem;
    font-family: 'Roboto', monospace;
    font-size: 0.88rem;
}

.river-navbar-toggler {
    border: 1px solid rgba(15, 23, 42, 0.18);
    border-radius: 10px;
    padding: 0.35rem 0.55rem;
    box-shadow: none;
}

.river-navbar-toggler:focus {
    box-shadow: 0 0 0 0.2rem rgba(14, 116, 144, 0.22);
}

.river-bottom-nav {
    display: none;
}

.river-bottom-link {
    background: transparent;
    border: 0;
    width: 100%;
    padding: 0;
    color: #21415b;
    text-decoration: none;
}

.river-bottom-link span {
    line-height: 1;
    max-height: 1rem;
    overflow: hidden;
    transition: opacity 0.16s ease, max-height 0.16s ease, margin-top 0.16s ease;
}

.river-bottom-link:hover,
.river-bottom-link:focus {
    color: var(--river-teal);
    text-decoration: none;
}

.river-bottom-sheet {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    border: 1px solid rgba(15, 23, 42, 0.12);
    border-bottom: 0;
    background: var(--river-cloud);
    height: auto;
    max-height: min(52vh, 420px);
}

.river-bottom-sheet .offcanvas-title {
    font-family: 'Urania', 'Source Sans 3', serif;
    font-size: 1.2rem;
    color: #0f2134;
}

.river-sheet-link {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    text-decoration: none;
    color: #21415b;
    border: 1px solid rgba(15, 23, 42, 0.12);
    border-radius: 11px;
    background: #ffffff;
    padding: 0.68rem 0.78rem;
    margin-bottom: 0.52rem;
    font-weight: 600;
}

.river-sheet-link:hover,
.river-sheet-link:focus {
    color: #ffffff;
    background: var(--river-teal);
    border-color: var(--river-teal);
}

.river-sheet-note {
    border: 1px dashed rgba(15, 23, 42, 0.18);
    border-radius: 11px;
    background: #ffffff;
    color: #4b5f75;
    padding: 0.76rem 0.82rem;
    font-size: 0.95rem;
    line-height: 1.35;
}

.river-homepage {
    padding-top: 0.8rem;
}

.river-hero {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 18px 40px rgba(15, 23, 42, 0.18);
}

.river-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(110deg, rgba(15, 23, 42, 0.8) 0%, rgba(15, 23, 42, 0.18) 55%, rgba(15, 23, 42, 0.05) 100%);
    z-index: 1;
}

.river-hero .carousel-item {
    min-height: 64vh;
}

.river-hero-image {
    height: 64vh;
    object-fit: cover;
}

.river-hero-picture {
    display: block;
    width: 100%;
    height: 100%;
}

.river-hero .carousel-caption {
    z-index: 2;
}

.river-hero-content {
    position: absolute;
    z-index: 2;
    left: 5%;
    bottom: 12%;
    max-width: 560px;
    color: #ffffff;
}

.river-kicker {
    font-family: 'Roboto', monospace;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 12px;
    opacity: 0.88;
}

.river-title {
    font-family: 'Urania', 'Source Sans 3', serif;
    font-size: clamp(1.9rem, 5vw, 3.2rem);
    letter-spacing: 1px;
}

.river-subtitle {
    font-size: clamp(1rem, 2vw, 1.2rem);
    max-width: 44ch;
}

.river-btn-main {
    background-color: transparent;
    color: inherit;
    border-color: transparent;
}

.river-btn-main:hover,
.river-btn-main:focus {
    background-color: transparent;
    color: inherit;
}

.river-btn-secondary {
    background-color: transparent;
    color: inherit;
    border-color: transparent;
}

.river-btn-secondary:hover,
.river-btn-secondary:focus {
    background-color: transparent;
    color: inherit;
    border-color: transparent;
}

.river-btn-contact {
    background-color: transparent;
    color: inherit;
    border-color: transparent;
}

.river-btn-contact:hover,
.river-btn-contact:focus {
    background-color: transparent;
    color: inherit;
    border-color: transparent;
}

.river-hero-cta {
    min-width: 170px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.42rem;
    text-align: center;
    border-radius: 10px;
    padding: 0.52rem 1rem;
    background-color: rgba(250, 252, 251, 0.92);
    color: #17324a;
    border: 1px solid rgba(15, 23, 42, 0.36);
    transition: transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease, background-color 0.16s ease, color 0.16s ease;
}

.river-hero-cta i {
    font-size: 0.92rem;
    line-height: 1;
}

.river-hero-cta span {
    line-height: 1.1;
}

.river-hero-cta:hover,
.river-hero-cta:focus,
.river-hero-cta:active {
    color: #ffffff;
    background-color: var(--river-teal);
    border-color: var(--river-teal);
    transform: translateY(-1px);
    box-shadow: 0 10px 20px rgba(14, 116, 144, 0.24);
}

.river-quick-links {
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
}

.river-chip {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    text-decoration: none;
    color: #f8fbff;
    border: 1px solid rgba(250, 252, 251, 0.45);
    border-radius: 999px;
    padding: 0.34rem 0.68rem;
    font-size: 0.88rem;
    background: rgba(15, 23, 42, 0.25);
    transition: background-color 0.18s ease, border-color 0.18s ease;
}

.river-chip:hover,
.river-chip:focus {
    color: #ffffff;
    border-color: rgba(14, 116, 144, 0.8);
    background: rgba(14, 116, 144, 0.35);
}

.river-hero .carousel-indicators [data-bs-target] {
    width: 24px;
    height: 3px;
    margin-right: 4px;
    margin-left: 4px;
    border-radius: 2px;
}

.river-section {
    border: 1px solid var(--river-border);
    border-radius: 16px;
    background: rgba(250, 252, 251, 0.7);
    padding: 1rem;
}

.river-card-link {
    color: inherit;
    text-decoration: none;
}

.river-card {
    border: 1px solid var(--river-border);
    border-radius: 14px;
    height: 100%;
    background-color: var(--river-cloud);
    padding: 1rem;
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.river-card h3 {
    font-size: 1.12rem;
    margin-bottom: 0.55rem;
}

.river-card p {
    margin-bottom: 0;
    color: #334155;
}

.river-card:hover {
    transform: translateY(-4px);
    border-color: rgba(14, 116, 144, 0.45);
    box-shadow: 0 14px 28px rgba(15, 23, 42, 0.12);
}

.river-logbook h2,
.river-section h2 {
    font-family: 'Urania', 'Source Sans 3', serif;
    color: #0f2134;
}

.river-inline-link {
    color: var(--river-teal);
    text-decoration: none;
    font-weight: 600;
}

.river-inline-link:hover {
    text-decoration: underline;
}

.river-log-entry {
    border: 1px solid var(--river-border);
    border-radius: 14px;
    padding: 1rem;
    background: #ffffff;
}

.river-meta {
    font-family: 'Roboto', monospace;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    color: var(--river-moss);
}

.river-thumb {
    border-radius: 10px;
    height: 150px;
    object-fit: cover;
    width: 100%;
    transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.river-thumb:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 24px rgba(15, 23, 42, 0.15);
}

.river-footer {
    background: linear-gradient(180deg, rgba(250, 252, 251, 0.5) 0%, rgba(243, 241, 234, 0.85) 100%);
    border-top: 1px solid var(--river-border);
}

.river-footer p {
    margin-bottom: 0.35rem;
}

.river-footer-brand {
    font-family: 'Urania', 'Source Sans 3', serif;
    font-size: 1.45rem;
    letter-spacing: 2px;
    color: #0f2134;
}

.river-footer-meta {
    font-family: 'Roboto', monospace;
    font-size: 0.8rem;
    color: #526071;
}

.river-journal-toolbar {
    background: rgba(250, 252, 251, 0.72);
    border: 1px solid var(--river-border);
    border-radius: 12px;
    padding: 0.5rem;
    position: sticky;
    top: 74px;
    z-index: 8;
    backdrop-filter: blur(6px);
}

.river-journal-toolbar .form-control,
.river-journal-toolbar .form-select,
.river-journal-toolbar .input-group-text {
    border-color: rgba(15, 23, 42, 0.16);
}

.river-tag-filter-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.35rem;
    padding: 0.55rem 0.6rem;
    border: 1px solid var(--river-border);
    border-radius: 12px;
    background: rgba(250, 252, 251, 0.72);
}

.river-tag-filter-title {
    font-weight: 700;
    color: #27445d;
    margin-right: 0.15rem;
}

.river-tag-filter-chip {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    text-decoration: none;
    color: #21415b;
    border: 1px solid rgba(15, 23, 42, 0.18);
    border-radius: 999px;
    padding: 0.18rem 0.58rem;
    background: #ffffff;
    font-size: 0.82rem;
    line-height: 1.2;
}

.river-tag-filter-chip:hover,
.river-tag-filter-chip:focus,
.river-tag-filter-chip.active {
    color: #ffffff;
    border-color: var(--river-teal);
    background: var(--river-teal);
}

.river-tag-filter-count {
    font-size: 0.74rem;
    opacity: 0.9;
}

.river-table-tag-chip {
    display: inline-flex;
    text-decoration: none;
    color: #21415b;
    border: 1px solid rgba(15, 23, 42, 0.16);
    border-radius: 999px;
    padding: 0.08rem 0.46rem;
    margin-right: 0.22rem;
    margin-bottom: 0.2rem;
    background: rgba(250, 252, 251, 0.9);
    font-size: 0.76rem;
    white-space: nowrap;
}

.river-table-tag-chip:hover,
.river-table-tag-chip:focus {
    color: #ffffff;
    border-color: var(--river-teal);
    background: var(--river-teal);
}

.river-journal-table-wrap {
    background: rgba(250, 252, 251, 0.78);
    border: 1px solid var(--river-border);
    border-radius: 14px;
    box-shadow: 0 12px 26px rgba(15, 23, 42, 0.08);
    width: 100%;
    overflow: hidden;
    padding: 0.4rem 0.7rem 0;
}

.river-journal-table {
    margin-bottom: 0;
    width: 100%;
    table-layout: fixed;
}

.river-journal-table thead th {
    position: sticky;
    top: 0;
    background: #dce5e2;
    color: #122236;
    z-index: 2;
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    white-space: nowrap;
}

.river-journal-table thead th:last-child {
    text-align: center;
}

.river-journal-table thead th.river-col-fish,
.river-journal-table tbody td.river-col-fish {
    text-align: center;
}

.river-journal-table thead th a {
    color: inherit;
    text-decoration: none;
}

.river-journal-table thead th a:hover {
    color: var(--river-teal);
}

.river-journal-table tbody td {
    vertical-align: middle;
    border-top: 1px solid rgba(15, 23, 42, 0.06);
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
}

.river-journal-table tbody tr:nth-child(even) {
    background: rgba(221, 230, 228, 0.26);
}

.river-journal-table tbody tr:hover {
    background: rgba(14, 116, 144, 0.08);
}

.river-col-date a {
    font-weight: 700;
    color: #11283f;
    text-decoration: none;
}

.river-col-date a:hover {
    color: var(--river-teal);
}

.river-date-short {
    display: none;
}

.river-col-id {
    width: 1%;
    white-space: nowrap;
}

.river-col-location {
    font-weight: 600;
    color: #1e334c;
}

.river-col-weight {
    text-align: center;
    font-family: inherit;
}

.river-fish-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2rem;
    border-radius: 999px;
    padding: 0.18rem 0.58rem;
    font-weight: 700;
    border: 1px solid transparent;
}

.river-fish-badge-zero {
    color: #556376;
    background: #eef2f5;
    border-color: #d6dde3;
}

.river-fish-badge-low {
    color: #0d5165;
    background: #d7edf3;
    border-color: #a8d8e4;
}

.river-fish-badge-high {
    color: #20492f;
    background: #dcecdf;
    border-color: #b7d2bc;
}

.river-fish-popover {
    color: inherit;
    text-decoration: none;
}

.river-fish-popover:hover {
    text-decoration: underline;
}

.river-weather-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    border-radius: 999px;
    padding: 0.2rem 0.64rem;
    font-weight: 600;
    border: 1px solid transparent;
    white-space: nowrap;
    max-width: 180px;
}

.river-weather-text {
    display: inline-block;
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}

.river-weather-sun {
    background: #fff3d6;
    color: #875f08;
    border-color: #f0d999;
}

.river-weather-rain {
    background: #dff1ff;
    color: #0f5170;
    border-color: #b8dbef;
}

.river-weather-wind {
    background: #e7eef9;
    color: #304f74;
    border-color: #c8d8ec;
}

.river-weather-default {
    background: #edf1f5;
    color: #435568;
    border-color: #d4dde5;
}

.river-photo-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    border: 1px solid #d2b6a8;
    color: #8c452d;
    background: #f6e7df;
    font-size: 0.75rem;
    width: 1.45rem;
    height: 1.45rem;
    margin-left: 0.35rem;
}

.river-journal-totals {
    background: rgba(220, 229, 226, 0.6);
    padding: 0.75rem 0.5rem;
}

.river-total-chip {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    border: 1px solid #c7d4d0;
    border-radius: 999px;
    background: #f8fbfa;
    padding: 0.24rem 0.72rem;
    margin: 0.12rem;
    font-size: 0.82rem;
}

.river-total-chip-filter {
    border-color: #dfc7bc;
    background: #fff4ee;
    color: #6b3625;
}

.river-journal-pagination-wrap .page-link {
    color: #26435f;
    border-color: #c9d6d2;
    background: #f8fbfa;
}

.river-journal-pagination-wrap .page-item.active .page-link,
.river-journal-pagination-wrap .page-link:hover {
    color: #ffffff;
    border-color: var(--river-teal);
    background: var(--river-teal);
}

.river-journal-pagination-wrap .page-item.active .page-link.text-secondary,
.river-journal-pagination-wrap .page-link:hover.text-secondary,
.river-gallery-pagination-wrap .page-item.active .page-link,
.river-gallery-pagination-wrap .page-link:hover,
.river-gallery-pagination-wrap .page-item.active .page-link.text-secondary,
.river-gallery-pagination-wrap .page-link:hover.text-secondary {
    color: #ffffff !important;
    border-color: var(--river-teal);
    background: var(--river-teal);
}

.river-gallery-pagination-wrap .page-link {
    color: #26435f;
    border-color: #c9d6d2;
    background: #f8fbfa;
}

.river-about-page {
    max-width: 1180px;
}

.river-about-hero {
    border: 1px solid var(--river-border);
    border-radius: 20px;
    background: linear-gradient(135deg, rgba(250, 252, 251, 0.9) 0%, rgba(232, 241, 239, 0.92) 100%);
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
    padding: 1.25rem;
}

.river-about-logo-card {
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(15, 23, 42, 0.08);
    padding: 1rem;
}

.river-about-logo {
    max-width: 220px;
    object-fit: contain;
}

.river-about-copy {
    padding: 0.25rem 0.25rem 0.25rem 0.5rem;
}

.river-about-title {
    font-family: 'Urania', 'Source Sans 3', serif;
    font-size: clamp(2rem, 4vw, 3.4rem);
    color: #0f2134;
    margin-bottom: 0.35rem;
}

.river-about-lead {
    font-size: 1.05rem;
    color: #334155;
    max-width: 62ch;
}

.river-about-chip {
    background: rgba(255, 255, 255, 0.55);
    color: #183147;
    border-color: rgba(15, 23, 42, 0.12);
}

.river-contact-card {
    border: 1px solid var(--river-border);
    border-radius: 18px;
    background: rgba(250, 252, 251, 0.78);
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.06);
    padding: 1.15rem;
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.river-contact-card:hover {
    transform: translateY(-4px);
    border-color: rgba(14, 116, 144, 0.45);
    box-shadow: 0 16px 34px rgba(15, 23, 42, 0.1);
}

.river-contact-card h3 {
    font-family: 'Source Sans 3', serif;
    font-size: 1.15rem;
    margin-bottom: 0.55rem;
}

.river-contact-card p {
    color: #334155;
    margin-bottom: 0.8rem;
}

.river-contact-card a {
    color: var(--river-teal);
    font-weight: 600;
    text-decoration: none;
}

.river-contact-card a:hover {
    text-decoration: underline;
}

.river-contact-icon {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(14, 116, 144, 0.12);
    color: var(--river-teal);
    margin-bottom: 0.75rem;
    font-size: 1.1rem;
}

@media (max-width: 767.98px) {
    .river-about-hero {
        padding: 1rem;
        border-radius: 16px;
    }

    .river-about-copy {
        padding-left: 0;
        padding-right: 0;
    }

    .river-about-logo {
        max-width: 170px;
    }

    .river-about-lead {
        font-size: 1rem;
    }
}

@media (max-width: 991.98px) {
    .river-hero .carousel-item,
    .river-hero-image {
        height: 58vh;
        min-height: 58vh;
    }

    .river-hero-content {
        left: 6%;
        right: 6%;
        bottom: 10%;
        padding-left: 0.35rem;
        padding-right: 0.35rem;
    }
}

@media (max-width: 767.98px) {
    body {
        padding-bottom: calc(74px + env(safe-area-inset-bottom));
    }

    .river-navbar-toggler {
        display: none;
    }

    #riverMainNav {
        display: none !important;
    }

    .river-brand {
        font-size: 1.2rem;
        letter-spacing: 1px;
    }

    .river-bottom-nav {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1055;
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        align-items: stretch;
        padding: 0.38rem calc(0.5rem + env(safe-area-inset-right)) calc(0.38rem + env(safe-area-inset-bottom)) calc(0.5rem + env(safe-area-inset-left));
        border-top: 1px solid rgba(15, 23, 42, 0.16);
        background: linear-gradient(180deg, rgba(250, 252, 251, 0.96) 0%, rgba(245, 249, 247, 0.94) 100%);
        backdrop-filter: blur(9px);
        box-shadow: 0 -8px 22px rgba(15, 23, 42, 0.18);
        transition: padding 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
    }

    .river-bottom-nav.river-bottom-nav-admin {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    .river-bottom-link {
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 0.18rem;
        min-height: 54px;
        border-radius: 12px;
        font-size: 0.73rem;
        font-weight: 700;
        letter-spacing: 0.2px;
        color: #21415b;
        transition: min-height 0.16s ease, font-size 0.16s ease, gap 0.16s ease, color 0.16s ease, background-color 0.16s ease;
    }

    .river-bottom-link i {
        font-size: 1.05rem;
        transition: font-size 0.16s ease;
    }

    .river-bottom-link.active {
        color: #ffffff;
        background: var(--river-teal);
    }

    .river-bottom-nav.river-bottom-nav-compact {
        padding-top: 0.22rem;
        padding-bottom: calc(0.2rem + env(safe-area-inset-bottom));
        box-shadow: 0 -4px 14px rgba(15, 23, 42, 0.14);
    }

    .river-bottom-nav.river-bottom-nav-compact .river-bottom-link {
        min-height: 40px;
        gap: 0;
    }

    .river-bottom-nav.river-bottom-nav-compact .river-bottom-link span {
        opacity: 0;
        max-height: 0;
        margin-top: 0;
    }

    .river-bottom-nav.river-bottom-nav-compact .river-bottom-link i {
        font-size: 1.03rem;
    }

    .river-icon-btn {
        width: 35px;
        height: 35px;
    }

    .river-temp-pill {
        display: none;
    }

    .river-pill {
        border-radius: 10px;
        margin-top: 0.28rem;
    }

    .river-pill-nav {
        padding-top: 0.35rem;
        padding-bottom: 0.5rem;
    }

    .river-journal-toolbar {
        padding: 0.42rem;
        top: 66px;
    }

    .river-journal-table-wrap {
        padding: 0.3rem 0.45rem 0;
    }

    .river-journal-table {
        font-size: 0.78rem;
    }

    .river-journal-table thead th,
    .river-journal-table tbody td {
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }

    .river-date-full {
        display: none;
    }

    .river-date-short {
        display: inline;
    }

    .river-col-location {
        word-break: break-word;
    }

    .river-weather-badge {
        max-width: none;
        padding: 0.18rem 0.42rem;
    }

    .river-weather-text {
        display: none;
    }

    .river-journal-table thead th {
        font-size: 0.78rem;
        letter-spacing: 0.35px;
    }

    .river-total-chip {
        width: calc(100% - 0.24rem);
        justify-content: center;
    }

    .river-hero .carousel-item,
    .river-hero-image {
        height: 52vh;
        min-height: 52vh;
    }

    .river-hero-content {
        left: clamp(14px, 5.2vw, 24px);
        right: clamp(14px, 5.2vw, 24px);
        bottom: 8%;
        max-width: none;
        padding: 0.62rem 0.72rem;
        border-radius: 12px;
        background: linear-gradient(180deg, rgba(15, 23, 42, 0.46) 0%, rgba(15, 23, 42, 0.28) 100%);
    }

    .river-hero-content .river-kicker {
        font-size: 0.62rem;
        letter-spacing: 1.1px;
    }

    .river-hero-content .river-title {
        font-size: clamp(1.35rem, 7.6vw, 1.9rem);
        letter-spacing: 0.6px;
    }

    .river-hero-content .river-subtitle {
        font-size: 0.92rem;
        line-height: 1.35;
        max-width: none;
    }

    .river-hero-content .river-hero-cta {
        padding: 0.42rem 0.8rem;
        font-size: 0.9rem;
    }

    .river-hero-content .river-hero-cta i {
        font-size: 0.86rem;
    }

    .river-hero-content .d-flex.flex-wrap {
        flex-wrap: nowrap !important;
        gap: 0.35rem !important;
        width: 100%;
    }

    .river-hero-content .river-hero-cta {
        min-width: 0;
        width: 2.3rem;
        height: 2.3rem;
        padding: 0;
        border-radius: 999px;
        flex: 0 0 2.3rem;
    }

    .river-hero-content .river-hero-cta span {
        display: none;
    }

    .river-hero-content .river-hero-cta i {
        font-size: 0.95rem;
        margin: 0;
    }

    .river-chip {
        font-size: 0.82rem;
        padding: 0.3rem 0.58rem;
    }
}
