/* /Layout/MainLayout.razor.rz.scp.css */
/* Animation for cycling emojis moving left to right and looping */
.cycling-emojis[b-cn6ybc932m] {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 8em; /* Default for mobile */
    height: 2.5rem;
}

@media (min-width: 641px) {
    .cycling-emojis[b-cn6ybc932m] {
        display: block;
        width: 100%; /* Full width on desktop */
    }
    .emoji-all[b-cn6ybc932m] {
        left: auto;
        right: 0;
        animation: cycle-move-rtl-desktop-b-cn6ybc932m 3s linear infinite;
    }
}

@keyframes cycle-move-rtl-desktop-b-cn6ybc932m {
    0% {
        right: 0;
    }
    100% {
        right: calc(100% + 3em);
    }
}

/* Mobile animation only */
.emoji-all[b-cn6ybc932m] {
    position: absolute;
    left: 8em;
    animation: cycle-move-rtl-b-cn6ybc932m 3s linear infinite;
    white-space: nowrap;
}

@media (min-width: 641px) {
    .emoji-all[b-cn6ybc932m] {
        left: auto !important;
        right: 0;
        animation: cycle-move-rtl-desktop-b-cn6ybc932m 8s linear infinite;
    }
}

@keyframes cycle-move-rtl-b-cn6ybc932m {
    0% {
        left: 8em;
    }
    100% {
        left: -3em;
    }
}
.page[b-cn6ybc932m] {
    position: relative;
    display: flex;
    flex-direction: column;
}

/* Theme variables: define on :root so they're available across all components */
:root[b-cn6ybc932m] {
    --sfa-club-purple: #372960; /* San Fairy Ann purple */
    --sfa-club-blue:   #112a56; /* deep club blue to compliment the purple */
}

main[b-cn6ybc932m] {
    flex: 1;
}

.sidebar[b-cn6ybc932m] {
    /* Use a single club purple color instead of a gradient */
    background-color: #372960;
}

.top-row[b-cn6ybc932m] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-links[b-cn6ybc932m] {
    display: flex;
    flex-direction: row;
    gap: 1.25rem;
    align-items: center;
    flex-wrap: wrap;
}

@media (max-width: 640.98px) {
    .top-links[b-cn6ybc932m] {
        flex-direction: column;
        align-items: flex-end;
        gap: 0.5rem;
    }
}

    .top-row[b-cn6ybc932m]  a, .top-row[b-cn6ybc932m]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-cn6ybc932m]  a:hover, .top-row[b-cn6ybc932m]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-cn6ybc932m]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-cn6ybc932m] {
        justify-content: space-between;
    }

    .top-row[b-cn6ybc932m]  a, .top-row[b-cn6ybc932m]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-cn6ybc932m] {
        flex-direction: row;
    }

    .sidebar[b-cn6ybc932m] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-cn6ybc932m] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-cn6ybc932m]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-cn6ybc932m], article[b-cn6ybc932m] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    /* Ensure install-pwa popup isn't cut off by the header; anchor and position it */
    .install-pwa[b-cn6ybc932m] {
        position: relative;
    }

    .install-pwa .card[b-cn6ybc932m] {
        position: absolute;
        top: calc(100% + 0.5rem);
        right: 0; /* align to right of the button */
        min-width: 260px;
        max-width: 420px;
        z-index: 1050; /* above top-row */
        box-shadow: 0 8px 20px rgba(0,0,0,0.12);
    }

    @media (max-width: 640.98px) {
        /* On mobile, show as full-width panel under the top row */
        .install-pwa .card[b-cn6ybc932m] {
            position: absolute;
            left: 0.75rem;
            right: 0.75rem;
            top: calc(100% + 0.25rem);
            width: calc(100% - 1.5rem);
            max-width: none;
        }
    }
}

/* Style for emoji glyphs used in action buttons */
.install-pwa .emoji[b-cn6ybc932m] {
    margin-right: 0.45rem;
    font-size: 1.05em;
    line-height: 0; /* keep emoji aligned with button label */
}

/* Footer styling: ensure sufficient contrast and readable sizing */
.site-footer[b-cn6ybc932m] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin-top: 2em;
    color: #2b2b2b; /* dark text on light background to meet WCAG */
    font-size: 0.9em;
}
.site-footer a[b-cn6ybc932m] {
    color: var(--sfa-club-purple);
}
.site-footer a:focus-visible[b-cn6ybc932m] {
    outline: 2px solid var(--sfa-club-purple);
    outline-offset: 2px;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-nqj1t3hykj] {
    background-color: rgba(255, 255, 255, 0.1);
}

/* Center the brand in the sidebar header and keep the toggler accessible */
.top-row .container-fluid[b-nqj1t3hykj] {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; /* allow absolute positioning of toggler */
}
.top-row .navbar-brand[b-nqj1t3hykj] {
    margin: 0; /* remove default left padding so it's truly centered */
}
.top-row .navbar-toggler[b-nqj1t3hykj] {
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
}

.top-row[b-nqj1t3hykj] {
    min-height: 3.5rem;
    /* Use the site-wide purple variable defined in MainLayout.razor.css */
    background-color: #372960;
}

.navbar-brand[b-nqj1t3hykj] {
    font-size: 1.1rem;
}

.bi[b-nqj1t3hykj] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-nqj1t3hykj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-nqj1t3hykj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-nqj1t3hykj] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-nqj1t3hykj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-link-center[b-nqj1t3hykj] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-center[b-nqj1t3hykj] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    margin-right: 0.5rem;
}
.nav-text[b-nqj1t3hykj] {
    display: flex;
    align-items: center;
}

    .nav-item:first-of-type[b-nqj1t3hykj] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-nqj1t3hykj] {
        padding-bottom: 1rem;
    }

    .nav-item[b-nqj1t3hykj]  a {
        /* Use full white for strong contrast against the club purple sidebar */
        color: #ffffff;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-nqj1t3hykj]  a.active {
    /* Make active link have a near-opaque white background and dark club purple text
       so the contrast ratio with the text is high (passes WCAG) */
    background-color: rgba(255,255,255,0.92);
    color: var(--sfa-club-purple);
}

.nav-item[b-nqj1t3hykj]  a:hover {
    /* Subtle hover with white text; keep hover background lightly translucent */
    background-color: rgba(255,255,255,0.08);
    color: white;
}

/* Improve keyboard focus visibility */
.nav-item[b-nqj1t3hykj]  a:focus-visible {
    outline: 2px solid #ffffff;
    outline-offset: 2px;
}

.nav-logo[b-nqj1t3hykj] {
    padding: 1rem;
    margin-top: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.nav-logo img[b-nqj1t3hykj] {
    max-width: 160px;
    width: 100%;
    height: auto;
}

@media (min-width: 641px) {
    .navbar-toggler[b-nqj1t3hykj] {
        display: none;
    }

    .collapse[b-nqj1t3hykj] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-nqj1t3hykj] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/AdminStartPoints.razor.rz.scp.css */
.action-btn[b-34bf06n8n3] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.35rem;
    min-width: 100px; /* ensures Edit and Delete match width */
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    white-space: nowrap;
}
/* /Pages/CafeList.razor.rz.scp.css */
.cafe-card-list[b-060lz7gdm7] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
}
.cafe-card[b-060lz7gdm7] {
    background: #fff;
    border-radius: 1.2em;
    box-shadow: 0 2px 8px rgba(0,0,0,0.10);
    padding: 1em 1.2em;
    min-width: 260px;
    max-width: 350px;
    width: 100%;
    margin-bottom: 1em;
    display: flex;
    flex-direction: column;
}
.cafe-card-header[b-060lz7gdm7] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.5em;
    font-size: 1.1em;
    font-weight: 600;
}
.cafe-status[b-060lz7gdm7] {
    color: #6c63ff;
    background: #f3f3ff;
    border-radius: 0.6em;
    padding: 0.2em 0.7em;
    font-size: 0.95em;
}
.cafe-card-header .cafe-name[b-060lz7gdm7] {
    color: #222;
    font-weight: bold;
    margin-left: 0;
    text-align: left;
    width: 100%;
    display: block;
}
.cafe-card-body div[b-060lz7gdm7] {
    margin-bottom: 0.3em;
    font-size: 0.98em;
}
.cafe-notes[b-060lz7gdm7] {
    color: #444;
    font-size: 0.95em;
    background: #f8f8f8;
    border-radius: 0.5em;
    padding: 0.3em 0.7em;
}
 .cafe-tel[b-060lz7gdm7] {
     color: #174ea6;
     font-weight: 600;
 }
@media (max-width: 600px) {
    .cafe-card-list[b-060lz7gdm7] {
        flex-direction: column;
        gap: 0.5rem;
    }
    .cafe-card[b-060lz7gdm7] {
        min-width: 0;
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .hide-on-mobile[b-060lz7gdm7] { display: none !important; }
}

.cafe-filter-row[b-060lz7gdm7] {
    display: flex;
    gap: 1rem;
    width: 100%;
}
.cafe-filter-half[b-060lz7gdm7] {
    flex: 1 1 0;
    min-width: 0;
}
@media (max-width: 600px) {
    .cafe-filter-row[b-060lz7gdm7] {
        flex-direction: column;
        gap: 0.5rem;
    }
    .cafe-filter-half[b-060lz7gdm7] {
        width: 100%;
    }
}
/* /Pages/DGroupStartPoints.razor.rz.scp.css */
.dgroup-toolbar[b-lapohrt3li]{
  display:flex;
  gap:0.5rem;
  align-items:center;
  margin-bottom:1rem;
}
.dgroup-toolbar input[b-lapohrt3li]{
  flex:1 1 auto;
  padding:0.5rem;
  border-radius:6px;
  border:1px solid #ccc;
}
.dgroup-toolbar select[b-lapohrt3li], .dgroup-toolbar .refresh[b-lapohrt3li]{
  padding:0.4rem 0.6rem;
  border-radius:6px;
  border:1px solid #ccc;
  background:#fff;
}
.cards[b-lapohrt3li]{
  display:flex;
  flex-direction:column;
  gap:0.75rem;
}
.card[b-lapohrt3li]{
  display:block;
  text-decoration:none;
  color:inherit;
  border:1px solid #e0e0e0;
  border-radius:8px;
  overflow:hidden;
}
.card-body[b-lapohrt3li]{
  padding:0.75rem;
}
.card-title[b-lapohrt3li]{ font-size:1.05rem; margin-bottom:0.25rem }
.card-location[b-lapohrt3li]{ color:#444; font-size:0.95rem }
.card-meta[b-lapohrt3li]{ color:#666; font-size:0.85rem }
.card-coords[b-lapohrt3li]{ color:#666; font-size:0.85rem }
.card-notes[b-lapohrt3li]{ color:#333; font-size:0.9rem; margin-top:0.5rem }
.card-actions[b-lapohrt3li]{
  display:flex;
  gap:0.5rem;
  padding:0.5rem;
}
.card-actions .btn[b-lapohrt3li]{
  padding:0.4rem 0.6rem;
  border-radius:6px;
  border:1px solid #888;
  background:#fff;
  text-decoration:none;
  color:#111;
  font-size:0.9rem;
}

@media(min-width:700px){
  .cards[b-lapohrt3li]{ flex-direction:row; flex-wrap:wrap }
  .card[b-lapohrt3li]{ width:48% }
}
/* /Pages/Home.razor.rz.scp.css */
.splash-overlay[b-4m25utdupq] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255,255,255,0.95);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    cursor: pointer;
}
.splash-icon[b-4m25utdupq] {
    max-width: 40vw;
    max-height: 40vh;
    box-shadow: 0 0 32px #03173d55;
    border-radius: 16px;
}
.desktop-bottom-image[b-4m25utdupq] {
    display: none;
    width: 100%;
    text-align: center;
    margin-top: 32px;
}
.site-footer[b-4m25utdupq] {
    text-align: center;
    font-size: 0.9em;
    color: black;
    margin-top: 2em;
}
@media (min-width: 900px) {
    .desktop-bottom-image[b-4m25utdupq] {
        display: block;
    }
    .desktop-bottom-image img[b-4m25utdupq] {
        width: 100%;
        height: auto;
        margin-bottom: 16px;
        max-width: none;
    }
}
/* /Pages/Links.razor.rz.scp.css */
.filter-row[b-5fn58aiv4u] {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    width: 100%;
    gap: 1em;
    flex-wrap: wrap;
}
.filter-half[b-5fn58aiv4u] {
    flex: 1 1 0;
    min-width: 140px;
    display: flex;
    align-items: center;
}
.filter-input-group[b-5fn58aiv4u] {
    position: relative;
}
.filter-input[b-5fn58aiv4u] {
    width: 100%;
    padding: 0.5rem;
    font-size: 1em;
    border-radius: 1em;
    border: 2px solid #007bff;
    outline: none;
    transition: border-color 0.2s;
    min-width: 100px;
    box-sizing: border-box;
}
.clear-filter-btn[b-5fn58aiv4u] {
    position: absolute;
    right: 0.5em;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
    font-size: 1.5em;
    color: #888;
    padding: 0;
    z-index: 2;
}
.category-select[b-5fn58aiv4u] {
    width: 100%;
    padding: 0.5rem;
    font-size: 1em;
    border-radius: 1em;
    border: 2px solid #007bff;
    outline: none;
    min-width: 100px;
    box-sizing: border-box;
}
/* Responsive: On mobile, make each half take 50% width and stack if too small */
@media (max-width: 600px) {
    .filter-row[b-5fn58aiv4u] {
        flex-wrap: nowrap;
        gap: 0.5em;
    }
    .filter-half[b-5fn58aiv4u] {
        min-width: 0;
        width: 50%;
        flex: 0 0 50%;
    }
    .filter-input[b-5fn58aiv4u], .category-select[b-5fn58aiv4u] {
        min-width: 0;
        width: 100%;
    }
}
/* /Pages/Weather.razor.rz.scp.css */
/* Touch-friendly weather site buttons for Weather.razor */
.weather-sites[b-4ftbf7hlcj] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-bottom: 1.5rem;
}
.weather-btn[b-4ftbf7hlcj] {
    font-size: 1.1rem;
    padding: 0.75rem 1.5rem;
    border-radius: 0.5rem;
    border: none;
    background: #0078d4;
    color: white;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
    cursor: pointer;
    transition: background 0.2s;
    min-width: 140px;
    touch-action: manipulation;
}
.weather-btn:active[b-4ftbf7hlcj], .weather-btn:focus[b-4ftbf7hlcj] {
    background: #005fa3;
    outline: 2px solid #005fa3;
}
@media (max-width: 600px) {
    .weather-sites[b-4ftbf7hlcj] {
        flex-direction: column;
        gap: 0.75rem;
    }
    .weather-btn[b-4ftbf7hlcj] {
        width: 100%;
        min-width: unset;
    }
}
/* /Shared/AboutBlazorComponent.razor.rz.scp.css */
/* AboutBlazorComponent.razor.css */

.about-blazor[b-iw9mv5hjlx] {
    padding: 1.5rem;
    font-size: 1.3rem;
    max-width: 650px;
    margin: auto;
}

.about-blazor h2[b-iw9mv5hjlx], .about-blazor h3[b-iw9mv5hjlx] {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-size: 1.7rem;
}

.about-blazor ul[b-iw9mv5hjlx] {
    padding-left: 0;
    list-style: none;
}

.about-blazor li[b-iw9mv5hjlx] {
    margin-bottom: 1.3rem;
    padding: 1rem 0.7rem;
    border-radius: 0.5rem;
    background: #f8f9fa;
    transition: background 0.2s;
    font-size: 1.35rem;
    display: flex;
    align-items: center;
}

.about-blazor li:active[b-iw9mv5hjlx], .about-blazor li:focus-within[b-iw9mv5hjlx] {
    background: #e2e6ea;
}

.about-blazor .emoji[b-iw9mv5hjlx] {
    font-size: 2.2em;
    margin-right: 0.7em;
    line-height: 1;
    vertical-align: middle;
}

.about-blazor a[b-iw9mv5hjlx] {
    color: #0078d4;
    font-weight: 500;
    text-decoration: none;
    padding: 0.5rem 1rem;
    border-radius: 0.3rem;
    flex: 1;
    font-size: 1.2em;
}

.about-blazor a:active[b-iw9mv5hjlx], .about-blazor a:focus[b-iw9mv5hjlx] {
    background: #e2e6ea;
    outline: none;
}

@media (max-width: 600px) {
    .about-blazor[b-iw9mv5hjlx] {
        padding: 0.5rem;
        font-size: 1.1rem;
    }
    .about-blazor li[b-iw9mv5hjlx] {
        font-size: 1.1rem;
        padding: 0.8rem 0.3rem;
    }
    .about-blazor h2[b-iw9mv5hjlx], .about-blazor h3[b-iw9mv5hjlx] {
        font-size: 1.3rem;
    }
    .about-blazor .emoji[b-iw9mv5hjlx] {
        font-size: 2.5em;
    }
}
/* /Shared/ChatBotComponent.razor.rz.scp.css */
.chatbot-container[b-htrqr4wudm] {
    max-width: 400px;
    margin: 0 auto;
    background: #ece5dd;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    height: 100%;
    }

/* Desktop mode: expand chatbot to fit available space */
@media (min-width: 900px) {
    .chatbot-container[b-htrqr4wudm] {
        max-width: none;
        width: 100%;
        height: 100%;
        margin: 0;
        border-radius: 0;
        box-shadow: none;
    }
}

.chat-header[b-htrqr4wudm] {
    background: #4B306A;
    color: #fff;
    padding: 16px;
    font-size: 1.2em;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
}

.chat-messages[b-htrqr4wudm] {
    flex: 1;
    padding: 16px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.chat-message[b-htrqr4wudm] {
    display: flex;
    align-items: flex-end;
    gap: 8px;
}

.chat-message.user[b-htrqr4wudm] {
    flex-direction: row-reverse;
}

.avatar[b-htrqr4wudm] {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5em;
}

.bubble[b-htrqr4wudm] {
    padding: 10px 16px;
    border-radius: 18px;
    max-width: 70%;
    font-size: 1em;
    background: #fff;
    color: #222;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.chat-message.user .bubble[b-htrqr4wudm] {
    background: #dcf8c6;
    color: #222;
}

.chat-input-row[b-htrqr4wudm] {
    display: flex;
    padding: 12px;
    background: #f7f7f7;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    gap: 8px;
}

.chat-input[b-htrqr4wudm] {
    flex: 1;
    padding: 8px 12px;
    border-radius: 18px;
    border: 1px solid #ccc;
    font-size: 1em;
}

.send-btn[b-htrqr4wudm] {
    background: #4B306A;
    color: #fff;
    border: none;
    border-radius: 18px;
    padding: 8px 16px;
    font-size: 1em;
    cursor: pointer;
    transition: background 0.2s;
}

.send-btn:hover[b-htrqr4wudm] {
    background: #128c7e;
}
/* /Shared/CustomLinksManager.razor.rz.scp.css */
/* CustomLinksManager.razor.css - Scoped styles for custom links manager */

.custom-links-container[b-a2i4cxahvc] {
    padding: 1.5rem;
    background: var(--bs-light, #f8f9fa);
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    max-width: 600px;
    margin: 2rem auto;
}

.custom-links-list[b-a2i4cxahvc] {
    list-style: none;
    padding: 0;
    margin-bottom: 1.5rem;
}

.custom-link-item[b-a2i4cxahvc] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.75rem 1rem;
    margin-bottom: 0.5rem;
    background: var(--bs-white, #fff);
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.03);
}

.custom-link-info[b-a2i4cxahvc] {
    flex: 1;
    min-width: 0;
}

.custom-link-name[b-a2i4cxahvc] {
    font-weight: 600;
    color: var(--bs-primary, #007bff);
    text-decoration: none;
    word-break: break-all;
}

.custom-link-desc[b-a2i4cxahvc] {
    font-size: 0.95rem;
    color: var(--bs-secondary, #6c757d);
}

.custom-link-actions button[b-a2i4cxahvc] {
    margin-left: 0.5rem;
    min-width: 70px;
}

.custom-link-form[b-a2i4cxahvc] {
    background: var(--bs-white, #fff);
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.03);
    padding: 1rem;
    margin-bottom: 1rem;
}

.custom-link-form label[b-a2i4cxahvc] {
    font-weight: 500;
    margin-bottom: 0.25rem;
}

.custom-link-form input[b-a2i4cxahvc] {
    margin-bottom: 0.75rem;
    width: 100%;
    padding: 0.5rem;
    border-radius: 4px;
    border: 1px solid var(--bs-border-color, #dee2e6);
}

.custom-link-form button[b-a2i4cxahvc] {
    margin-right: 0.5rem;
}

.custom-links-header[b-a2i4cxahvc] {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--bs-primary, #007bff);
    margin-bottom: 1rem;
}
/* /Shared/OfflineIndicator.razor.rz.scp.css */
.offline-indicator[b-fc1qigv4z1] {
    position: relative;
    width: 100%;
    background: #ff9800;
    color: white;
    padding: 0.5em;
    text-align: center;
    z-index: 2;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    margin-bottom: 0.5em;
}
