/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-x60ly28acn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-x60ly28acn] {
    flex: 1;
}

.sidebar[b-x60ly28acn] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-x60ly28acn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-x60ly28acn]  a, .top-row[b-x60ly28acn]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-x60ly28acn]  a:hover, .top-row[b-x60ly28acn]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-x60ly28acn]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-x60ly28acn] {
        justify-content: space-between;
    }

    .top-row[b-x60ly28acn]  a, .top-row[b-x60ly28acn]  .btn-link {
        margin-left: 0;
    }
}

/* Dark mode support */
:global([data-bs-theme="dark"]) .top-row[b-x60ly28acn] {
    background-color: #1a1d20;
    border-bottom-color: #495057;
}

@media (min-width: 641px) {
    .page[b-x60ly28acn] {
        flex-direction: row;
    }

    .sidebar[b-x60ly28acn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-x60ly28acn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-x60ly28acn]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-x60ly28acn], article[b-x60ly28acn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-sdzl8hoos7] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-sdzl8hoos7] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-sdzl8hoos7] {
    font-size: 1.1rem;
}

.bi[b-sdzl8hoos7] {
    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-sdzl8hoos7] {
    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-sdzl8hoos7] {
    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-sdzl8hoos7] {
    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-sdzl8hoos7] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    font: roboto, sans-serif;
}

    .nav-item:first-of-type[b-sdzl8hoos7] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-sdzl8hoos7] {
        padding-bottom: 1rem;
    }

    .nav-item[b-sdzl8hoos7]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        /* align-items: center; */
        align-items: baseline;
        line-height: 3rem;
    }

.nav-item[b-sdzl8hoos7]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-sdzl8hoos7]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-sdzl8hoos7] {
        display: none;
    }

    .collapse[b-sdzl8hoos7] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-sdzl8hoos7] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Dashboard.razor.rz.scp.css */
/* Dashboard Mobile Responsive Styles */
@media (max-width: 768px) {
    .dashboard-header-mobile[b-1ss5ezpkr5] {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}

/* Product Cards */
.product-cards-container[b-1ss5ezpkr5] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 1rem;
}

.product-card[b-1ss5ezpkr5] {
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.product-image-wrapper[b-1ss5ezpkr5] {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f8f9fa;
}

.product-image[b-1ss5ezpkr5] {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.product-info[b-1ss5ezpkr5] {
    padding: 1rem;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.product-title[b-1ss5ezpkr5] {
    margin-bottom: 0.25rem;
}

.product-description[b-1ss5ezpkr5] {
    flex: 1;
    margin-bottom: 0.5rem;
}

.product-price[b-1ss5ezpkr5] {
    font-size: 0.95rem;
}

/* Product Image Modal */
.product-image-modal[b-1ss5ezpkr5] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    cursor: zoom-out;
}

.product-image-modal-content[b-1ss5ezpkr5] {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product-modal-close-btn[b-1ss5ezpkr5] {
    position: absolute;
    top: -50px;
    right: 0;
    background: transparent;
    border: none;
    color: white;
    font-size: 2rem;
    cursor: pointer;
    padding: 10px;
    z-index: 10000;
    transition: opacity 0.2s;
}

.product-modal-close-btn:hover[b-1ss5ezpkr5] {
    opacity: 0.7;
}

.product-modal-image[b-1ss5ezpkr5] {
    max-width: 100%;
    max-height: calc(90vh - 80px);
    object-fit: contain;
    cursor: default;
}

.product-modal-caption[b-1ss5ezpkr5] {
    color: white;
    margin-top: 16px;
    font-size: 16px;
    text-align: center;
}

.product-modal-caption strong[b-1ss5ezpkr5] {
    font-weight: 600;
}

.product-gallery-counter[b-1ss5ezpkr5] {
    display: inline-block;
    margin-left: 12px;
    opacity: 0.7;
    font-size: 14px;
}

/* Gallery navigation arrows */
.product-gallery-nav[b-1ss5ezpkr5] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    border: none;
    color: white;
    font-size: 1.5rem;
    padding: 12px 10px;
    cursor: pointer;
    z-index: 10001;
    border-radius: 4px;
    transition: background 0.2s;
}

.product-gallery-nav:hover[b-1ss5ezpkr5] {
    background: rgba(0, 0, 0, 0.8);
}

.product-gallery-prev[b-1ss5ezpkr5] {
    left: -60px;
}

.product-gallery-next[b-1ss5ezpkr5] {
    right: -60px;
}

/* Image count badge on product card */
.product-image-count[b-1ss5ezpkr5] {
    position: absolute;
    bottom: 8px;
    right: 8px;
    background: rgba(0, 0, 0, 0.65);
    color: white;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer;
}

@media (max-width: 768px) {
    .product-modal-close-btn[b-1ss5ezpkr5] {
        top: 10px;
        right: 10px;
    }

    .product-gallery-prev[b-1ss5ezpkr5] {
        left: 5px;
    }

    .product-gallery-next[b-1ss5ezpkr5] {
        right: 5px;
    }

    .product-gallery-nav[b-1ss5ezpkr5] {
        font-size: 1.2rem;
        padding: 8px 6px;
        background: rgba(0, 0, 0, 0.6);
    }
}

/* Dark mode support */
[data-bs-theme="dark"] .product-card[b-1ss5ezpkr5] {
    background-color: #212529;
    border-color: #495057;
}

[data-bs-theme="dark"] .product-image-wrapper[b-1ss5ezpkr5] {
    background-color: #2b2f33;
}
/* /Pages/Gallery.razor.rz.scp.css */
/* Gallery Container - Instagram-style feed */
.gallery-container[b-64x55e4yd8] {
    max-width: 614px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

/* Gallery Card - Instagram post style */
.gallery-card[b-64x55e4yd8] {
    background: white;
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 24px;
}

/* Card Header */
.card-header-section[b-64x55e4yd8] {
    padding: 14px 16px;
    border-bottom: 1px solid #efefef;
}

.card-header-section strong[b-64x55e4yd8] {
    font-weight: 600;
    font-size: 14px;
}

.card-header-section small[b-64x55e4yd8] {
    font-size: 12px;
}

/* Card Media */
.card-media[b-64x55e4yd8] {
    position: relative;
    width: 100%;
    background: #000;
}

.gallery-image[b-64x55e4yd8] {
    width: 100%;
    height: auto;
    max-height: 600px;
    object-fit: contain;
    display: block;
}

.gallery-video[b-64x55e4yd8] {
    width: 100%;
    height: auto;
    max-height: 600px;
    object-fit: contain;
    display: block;
}

/* Story Content - override dark background */
.story-content[b-64x55e4yd8] {
    background: #fafafa;
    color: #262626;
    min-height: 100px;
}

.story-content p[b-64x55e4yd8] {
    margin: 0;
    color: #262626;
}

/* Spotify Content - override dark background */
.spotify-content[b-64x55e4yd8] {
    background: #fafafa;
}

/* PageLink Content - override dark background */
.pagelink-content[b-64x55e4yd8] {
    background: #fafafa;
    min-height: 80px;
}

/* Link Preview Card - Teams/Slack style */
.link-preview-card[b-64x55e4yd8] {
    display: block;
    background: white;
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    transition: box-shadow 0.2s, border-color 0.2s;
}

.link-preview-card:hover[b-64x55e4yd8] {
    border-color: #a8a8a8;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    color: inherit;
}

.link-preview-image[b-64x55e4yd8] {
    width: 100%;
    max-height: 200px;
    overflow: hidden;
    background: #f0f0f0;
}

.link-preview-image img[b-64x55e4yd8] {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
    display: block;
}

.link-preview-content[b-64x55e4yd8] {
    padding: 12px 16px;
}

.link-preview-title[b-64x55e4yd8] {
    font-weight: 600;
    font-size: 15px;
    color: #262626;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.link-preview-description[b-64x55e4yd8] {
    font-size: 13px;
    color: #8e8e8e;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.4;
}

.link-preview-url[b-64x55e4yd8] {
    font-size: 12px;
    color: #8e8e8e;
    display: flex;
    align-items: center;
}

.link-preview-url .bi[b-64x55e4yd8] {
    font-size: 14px;
}

/* Card Footer */
.card-footer-section[b-64x55e4yd8] {
    padding: 16px;
}

.card-actions[b-64x55e4yd8] {
    display: flex;
    align-items: center;
}

.card-actions .btn-link[b-64x55e4yd8] {
    text-decoration: none;
    transition: opacity 0.2s;
}

.card-actions .btn-link:hover[b-64x55e4yd8] {
    opacity: 0.5;
}

.card-caption[b-64x55e4yd8] {
    margin-top: 8px;
    font-size: 14px;
    line-height: 18px;
}

.card-caption strong[b-64x55e4yd8] {
    font-weight: 600;
    margin-right: 4px;
}

.item-description[b-64x55e4yd8] {
    font-size: 13px;
    line-height: 1.4;
    white-space: pre-wrap;
}

.card-timestamp[b-64x55e4yd8] {
    margin-top: 8px;
}

.card-timestamp small[b-64x55e4yd8] {
    font-size: 12px;
    color: #8e8e8e;
    text-transform: uppercase;
}

/* Likes Count */
.likes-count[b-64x55e4yd8] {
    font-size: 14px;
}

/* View Comments Button */
.view-comments-btn[b-64x55e4yd8] {
    text-decoration: none;
    font-size: 14px;
    margin-top: 4px;
    display: inline-block;
}

.view-comments-btn:hover[b-64x55e4yd8] {
    text-decoration: underline;
}

/* Comments Section */
.comments-section[b-64x55e4yd8] {
    border-top: 1px solid #efefef;
    padding-top: 12px;
}

.comment-item[b-64x55e4yd8] {
    padding: 8px 0;
}

.comment-author[b-64x55e4yd8] {
    font-weight: 600;
    font-size: 14px;
    margin-right: 8px;
}

.comment-text[b-64x55e4yd8] {
    font-size: 14px;
    word-break: break-word;
}

.comment-item small[b-64x55e4yd8] {
    font-size: 12px;
    color: #8e8e8e;
}

/* Add Comment Form */
.add-comment-form[b-64x55e4yd8] {
    border-top: 1px solid #efefef;
    padding-top: 12px;
}

.add-comment-form input[b-64x55e4yd8] {
    border-color: #dbdbdb;
    font-size: 14px;
}

.add-comment-form input:focus[b-64x55e4yd8] {
    box-shadow: none;
    border-color: #a8a8a8;
}

.add-comment-form button[b-64x55e4yd8] {
    font-weight: 600;
    font-size: 14px;
}

/* Empty State */
.empty-state[b-64x55e4yd8] {
    text-align: center;
    padding: 40px 20px;
}

/* Image Modal */
.image-modal[b-64x55e4yd8] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    cursor: zoom-out;
}

.image-modal-content[b-64x55e4yd8] {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.modal-close-btn[b-64x55e4yd8] {
    position: absolute;
    top: -50px;
    right: 0;
    background: transparent;
    border: none;
    color: white;
    font-size: 2rem;
    cursor: pointer;
    padding: 10px;
    z-index: 10000;
    transition: opacity 0.2s;
}

.modal-close-btn:hover[b-64x55e4yd8] {
    opacity: 0.7;
}

.modal-image[b-64x55e4yd8] {
    max-width: 100%;
    max-height: calc(90vh - 80px);
    object-fit: contain;
    cursor: default;
}

.modal-caption[b-64x55e4yd8] {
    color: white;
    margin-top: 16px;
    font-size: 16px;
    text-align: center;
}

.modal-caption strong[b-64x55e4yd8] {
    font-weight: 600;
}

/* Story Modal */
.story-modal-content[b-64x55e4yd8] {
    position: relative;
    background: white;
    border-radius: 12px;
    max-width: 600px;
    width: 90%;
    max-height: 80vh;
    overflow: hidden;
    cursor: default;
    display: flex;
    flex-direction: column;
}

.story-modal-header[b-64x55e4yd8] {
    padding: 20px 24px;
    border-bottom: 1px solid #efefef;
}

.story-modal-header h5[b-64x55e4yd8] {
    margin: 0 0 4px 0;
    font-weight: 600;
    font-size: 18px;
    color: #262626;
}

.story-modal-body[b-64x55e4yd8] {
    padding: 24px;
    overflow-y: auto;
    flex: 1;
}

.story-modal-body p[b-64x55e4yd8] {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    color: #262626;
}

.story-modal-close-btn[b-64x55e4yd8] {
    position: absolute;
    top: 12px;
    right: 12px;
    background: #f5f5f5;
    border: none;
    color: #262626;
    font-size: 1.25rem;
    cursor: pointer;
    padding: 8px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s;
    z-index: 10;
}

.story-modal-close-btn:hover[b-64x55e4yd8] {
    background: #e0e0e0;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    /* Remove container padding on mobile for full-bleed cards */
    .container-fluid[b-64x55e4yd8] {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .gallery-container[b-64x55e4yd8] {
        max-width: 100%;
        gap: 0;
        background-color: #f0f0f0;
        padding: 8px 0;
    }

    .gallery-card[b-64x55e4yd8] {
        border-radius: 8px;
        border: 1px solid #dbdbdb;
        margin: 0 0 8px 0;
    }

    .gallery-card:last-child[b-64x55e4yd8] {
        margin-bottom: 0;
    }

    /* Keep some padding for header (0.5rem = 8px) */
    .gallery-header-mobile[b-64x55e4yd8] {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    /* Reduced card padding on mobile (0.5rem) */
    .card-header-section[b-64x55e4yd8] {
        padding: 10px 0.5rem;
    }

    .card-footer-section[b-64x55e4yd8] {
        padding: 10px 0.5rem;
    }

    /* Reduced padding for content sections */
    .story-content[b-64x55e4yd8],
    .spotify-content[b-64x55e4yd8],
    .pagelink-content[b-64x55e4yd8] {
        padding: 0.5rem !important;
    }

    /* Smaller badges on mobile */
    .badge-sm[b-64x55e4yd8] {
        font-size: 0.7rem;
        padding: 0.2em 0.5em;
    }

    .gallery-image[b-64x55e4yd8],
    .gallery-video[b-64x55e4yd8] {
        max-height: 500px;
    }

    /* Add comment form - stacked layout on mobile */
    .add-comment-form .input-group[b-64x55e4yd8] {
        flex-direction: column;
        border-radius: 20px;
        overflow: hidden;
    }

    .add-comment-form input[b-64x55e4yd8] {
        border-top-left-radius: 20px !important;
        border-top-right-radius: 20px !important;
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        width: 100% !important;
    }

    .add-comment-form button[b-64x55e4yd8] {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
        border-bottom-left-radius: 20px !important;
        border-bottom-right-radius: 20px !important;
        width: 100%;
        padding: 8px 16px;
        border-top: none;
    }

    .modal-close-btn[b-64x55e4yd8] {
        top: 10px;
        right: 10px;
    }

    .modal-image[b-64x55e4yd8] {
        max-height: calc(90vh - 60px);
    }

    /* Hide "Click to expand" hint entirely on mobile (icon and text) */
    .expand-hint[b-64x55e4yd8] {
        display: none !important;
    }

    /* Hide the duplicate timestamp in footer on mobile (date shown in header) */
    .card-timestamp[b-64x55e4yd8] {
        display: none;
    }
}

@media (min-width: 769px) {
    .gallery-container[b-64x55e4yd8] {
        padding: 0 20px;
    }
}

/* Dark mode support */
[data-bs-theme="dark"] .gallery-card[b-64x55e4yd8] {
    background: #212529;
    border-color: #495057;
}

[data-bs-theme="dark"] .card-header-section[b-64x55e4yd8] {
    border-bottom-color: #495057;
}

[data-bs-theme="dark"] .story-content[b-64x55e4yd8] {
    background: #2b2f33;
    color: #dee2e6;
}

[data-bs-theme="dark"] .story-content p[b-64x55e4yd8] {
    color: #dee2e6;
}

[data-bs-theme="dark"] .spotify-content[b-64x55e4yd8] {
    background: #2b2f33;
}

[data-bs-theme="dark"] .pagelink-content[b-64x55e4yd8] {
    background: #2b2f33;
}

[data-bs-theme="dark"] .link-preview-card[b-64x55e4yd8] {
    background: #212529;
    border-color: #495057;
}

[data-bs-theme="dark"] .link-preview-card:hover[b-64x55e4yd8] {
    border-color: #6c757d;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

[data-bs-theme="dark"] .link-preview-image[b-64x55e4yd8] {
    background: #343a40;
}

[data-bs-theme="dark"] .link-preview-title[b-64x55e4yd8] {
    color: #dee2e6;
}

[data-bs-theme="dark"] .link-preview-description[b-64x55e4yd8] {
    color: #adb5bd;
}

[data-bs-theme="dark"] .link-preview-url[b-64x55e4yd8] {
    color: #adb5bd;
}

[data-bs-theme="dark"] .card-timestamp small[b-64x55e4yd8] {
    color: #adb5bd;
}

[data-bs-theme="dark"] .comments-section[b-64x55e4yd8] {
    border-top-color: #495057;
}

[data-bs-theme="dark"] .comment-item small[b-64x55e4yd8] {
    color: #adb5bd;
}

[data-bs-theme="dark"] .add-comment-form[b-64x55e4yd8] {
    border-top-color: #495057;
}

[data-bs-theme="dark"] .add-comment-form input[b-64x55e4yd8] {
    border-color: #495057;
    background-color: #2b2f33;
    color: #dee2e6;
}

[data-bs-theme="dark"] .add-comment-form input:focus[b-64x55e4yd8] {
    border-color: #6c757d;
}

[data-bs-theme="dark"] .story-modal-content[b-64x55e4yd8] {
    background: #212529;
}

[data-bs-theme="dark"] .story-modal-header[b-64x55e4yd8] {
    border-bottom-color: #495057;
}

[data-bs-theme="dark"] .story-modal-header h5[b-64x55e4yd8] {
    color: #dee2e6;
}

[data-bs-theme="dark"] .story-modal-body p[b-64x55e4yd8] {
    color: #dee2e6;
}

[data-bs-theme="dark"] .story-modal-close-btn[b-64x55e4yd8] {
    background: #343a40;
    color: #dee2e6;
}

[data-bs-theme="dark"] .story-modal-close-btn:hover[b-64x55e4yd8] {
    background: #495057;
}

@media (max-width: 768px) {
    [data-bs-theme="dark"] .gallery-container[b-64x55e4yd8] {
        background-color: #1a1d20;
    }
}
/* /Pages/GalleryView.razor.rz.scp.css */
/* GalleryView Mobile Responsive Styles */
@media (max-width: 768px) {
    /* Remove horizontal padding on outer container */
    .gallery-view-container[b-mwgbwihzzj] {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    /* Gallery container - gray background for card separation */
    .gallery-container[b-mwgbwihzzj] {
        max-width: 100%;
        gap: 0;
        background-color: #f0f0f0;
        padding: 8px 0;
        padding-left: 0;
        padding-right: 0;
    }

    /* Gallery cards - rounded corners on mobile */
    .gallery-card[b-mwgbwihzzj] {
        border-radius: 8px;
        border: 1px solid #dbdbdb;
        margin: 0 0 8px 0;
    }

    .gallery-card:last-child[b-mwgbwihzzj] {
        margin-bottom: 0;
    }

    /* Reduced card padding on mobile (0.5rem) */
    .card-header-section[b-mwgbwihzzj] {
        padding: 10px 0.5rem;
    }

    .card-header-section strong[b-mwgbwihzzj] {
        font-size: 13px;
    }

    .card-header-section small[b-mwgbwihzzj] {
        font-size: 11px;
    }

    .card-footer-section[b-mwgbwihzzj] {
        padding: 10px 0.5rem;
    }

    .card-caption[b-mwgbwihzzj] {
        font-size: 13px;
    }

    .item-description[b-mwgbwihzzj] {
        font-size: 12px;
    }

    /* Hide the duplicate timestamp in footer on mobile */
    .card-timestamp[b-mwgbwihzzj] {
        display: none;
    }

    /* Media content adjustments */
    .gallery-image[b-mwgbwihzzj],
    .gallery-video[b-mwgbwihzzj] {
        max-height: 500px;
    }

    /* Reduced padding for content sections */
    .story-content[b-mwgbwihzzj],
    .spotify-content[b-mwgbwihzzj],
    .pagelink-content[b-mwgbwihzzj] {
        padding: 0.5rem !important;
    }

    .story-content p[b-mwgbwihzzj] {
        font-size: 13px !important;
    }

    .story-preview[b-mwgbwihzzj] {
        max-height: 120px;
    }

    /* Hide expand hint on mobile */
    .story-expand-hint[b-mwgbwihzzj] {
        display: none !important;
    }

    /* Link preview adjustments */
    .link-preview-image[b-mwgbwihzzj] {
        max-height: 150px;
    }

    .link-preview-content[b-mwgbwihzzj] {
        padding: 10px 0.5rem;
    }

    .link-preview-title[b-mwgbwihzzj] {
        font-size: 14px;
    }

    .link-preview-description[b-mwgbwihzzj] {
        font-size: 12px;
    }

    /* Modal adjustments for mobile */
    .image-modal[b-mwgbwihzzj] {
        padding: 10px;
    }

    .modal-close-btn[b-mwgbwihzzj] {
        top: 10px;
        right: 10px;
        font-size: 1.5rem;
    }

    .modal-image[b-mwgbwihzzj] {
        max-height: calc(90vh - 60px);
    }

    .modal-caption[b-mwgbwihzzj] {
        font-size: 14px;
        margin-top: 10px;
    }

    /* Story modal mobile */
    .story-modal-content[b-mwgbwihzzj] {
        max-width: 95%;
        max-height: 85vh;
        padding: 15px;
        margin: 10px;
    }

    .story-modal-header h5[b-mwgbwihzzj] {
        font-size: 1.1rem;
    }

    .story-modal-body[b-mwgbwihzzj] {
        font-size: 14px;
        line-height: 1.6;
    }

    /* Invite header/footer mobile */
    /*
    .invite-header,
    .invite-footer {
        padding: 8px 0.5rem;
    } 
    */
    /* Empty state mobile */
    .empty-state[b-mwgbwihzzj] {
        padding: 30px 15px;
    }

    .empty-state .bi[b-mwgbwihzzj] {
        font-size: 3rem !important;
    }

    .empty-state h4[b-mwgbwihzzj] {
        font-size: 1.1rem;
    }

    [data-bs-theme="dark"] .gallery-container[b-mwgbwihzzj] {
        background-color: #1a1d20;
    }

    [data-bs-theme="dark"] .gallery-card[b-mwgbwihzzj] {
        border-color: #495057;
    }
}
/* /Pages/Members.razor.rz.scp.css */
/* Members Mobile Responsive Styles */
@media (max-width: 768px) {
    .members-header-mobile[b-v31tvm6f1c] {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    /* Card container with gray background for card separation */
    .members-card-list[b-v31tvm6f1c] {
        background-color: #f0f0f0;
        padding: 8px 0;
        margin-left: -1rem;
        margin-right: -1rem;
    }

    /* Individual member card styling */
    .member-card[b-v31tvm6f1c] {
        background-color: #fff;
        border-radius: 8px;
        border: 1px solid #dbdbdb;
        margin: 0 0 8px 0;
        padding: 12px;
    }

    .member-card:last-child[b-v31tvm6f1c] {
        margin-bottom: 0;
    }

    .member-card.inactive[b-v31tvm6f1c] {
        background-color: #f8f9fa;
        opacity: 0.8;
    }

    /* Card header with name/email and badges */
    .member-card-header[b-v31tvm6f1c] {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 10px;
    }

    .member-info[b-v31tvm6f1c] {
        flex: 1;
        min-width: 0;
    }

    .member-name[b-v31tvm6f1c] {
        font-weight: 600;
        font-size: 1rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .member-email[b-v31tvm6f1c] {
        font-size: 0.85rem;
        color: #6c757d;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .member-badges[b-v31tvm6f1c] {
        display: flex;
        flex-direction: column;
        gap: 4px;
        align-items: flex-end;
        margin-left: 10px;
    }

    .member-badges .badge[b-v31tvm6f1c] {
        font-size: 0.7rem;
    }

    /* Card details section */
    .member-card-details[b-v31tvm6f1c] {
        display: flex;
        justify-content: space-between;
        padding: 8px 0;
        border-top: 1px solid #e9ecef;
        border-bottom: 1px solid #e9ecef;
        margin-bottom: 10px;
    }

    .detail-item[b-v31tvm6f1c] {
        display: flex;
        flex-direction: column;
    }

    .detail-label[b-v31tvm6f1c] {
        font-size: 0.75rem;
        color: #6c757d;
    }

    .detail-value[b-v31tvm6f1c] {
        font-size: 0.85rem;
    }

    /* Card actions section */
    .member-card-actions[b-v31tvm6f1c] {
        padding-top: 4px;
    }

    .member-card-actions .btn[b-v31tvm6f1c] {
        font-size: 0.8rem;
        padding: 6px 10px;
    }

    [data-bs-theme="dark"] .members-card-list[b-v31tvm6f1c] {
        background-color: #1a1d20;
    }

    [data-bs-theme="dark"] .member-card[b-v31tvm6f1c] {
        background-color: #212529;
        border-color: #495057;
    }

    [data-bs-theme="dark"] .member-card.inactive[b-v31tvm6f1c] {
        background-color: #1a1d20;
    }

    [data-bs-theme="dark"] .member-card-details[b-v31tvm6f1c] {
        border-top-color: #495057;
        border-bottom-color: #495057;
    }
}
/* /Pages/PageLinks.razor.rz.scp.css */
/* PageLinks Mobile Responsive Styles */
@media (max-width: 768px) {
    .pagelinks-header-mobile[b-kokhxqgiwv] {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}
/* /Pages/SpotifyTracks.razor.rz.scp.css */
/* SpotifyTracks Mobile Responsive Styles */
@media (max-width: 768px) {
    .spotify-header-mobile[b-9vqy848bp8] {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}
/* /Pages/SpotifyTrackView.razor.rz.scp.css */
/* SpotifyTrackView Mobile Responsive Styles */
@media (max-width: 768px) {
    /* Spotify track card container - remove horizontal padding for full-bleed effect */
    .spotify-track-container[b-cziss5kevv] {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    /* Card styling on mobile - rounded corners */
    .spotify-track-card[b-cziss5kevv] {
        border-radius: 8px;
        border: 1px solid #dbdbdb;
    }

    .spotify-track-card .card-header[b-cziss5kevv] {
        padding: 10px 0.5rem;
    }

    .spotify-track-card .card-header h5[b-cziss5kevv] {
        font-size: 1rem;
    }

    .spotify-track-card .card-header small[b-cziss5kevv] {
        font-size: 0.85rem;
    }

    /* Iframe height adjustment for mobile */
    .spotify-track-card .card-body iframe[b-cziss5kevv] {
        height: 280px;
    }

    /* Shared by text */
    .shared-by-text[b-cziss5kevv] {
        font-size: 0.85rem;
        margin-top: 0.75rem;
    }

    /* Invite header/footer mobile */
    /*
    .invite-header,
    .invite-footer {
        padding: 8px 0.5rem;
    }
    */
    /* Alert styling on mobile */
    .alert[b-cziss5kevv] {
        border-radius: 8px;
        padding: 10px 0.5rem;
    }

    .alert h4[b-cziss5kevv] {
        font-size: 1.1rem;
    }

    .alert p[b-cziss5kevv] {
        font-size: 0.9rem;
    }

    [data-bs-theme="dark"] .spotify-track-card[b-cziss5kevv] {
        border-color: #495057;
    }
}
/* /Pages/Stories.razor.rz.scp.css */
/* Story content preview - limit height for card layout consistency */
.story-content-preview[b-vnozow3zc9] {
    white-space: pre-wrap;
    max-height: 120px;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

/* Stories Mobile Responsive Styles */
@media (max-width: 768px) {
    .stories-header-mobile[b-vnozow3zc9] {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}
/* /Pages/UploadMedia.razor.rz.scp.css */
/* UploadMedia Mobile Responsive Styles */
@media (max-width: 768px) {
    .upload-header-mobile[b-z4p2xtoagm] {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    /* Stack upload buttons vertically on mobile */
    .upload-buttons[b-z4p2xtoagm] {
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }

    .upload-buttons .btn[b-z4p2xtoagm] {
        width: 100%;
        margin-left: 0 !important;
    }

    /* Reduce upload container padding on mobile */
    .upload-container[b-z4p2xtoagm] {
        padding: 0.5rem;
    }

    /* Media grid with gray background for card separation */
    .media-grid[b-z4p2xtoagm] {
        background-color: #f0f0f0;
        padding: 8px 0;
        margin-left: -1rem;
        margin-right: -1rem;
        gap: 8px;
    }

    /* Media card styling on mobile */
    .media-card[b-z4p2xtoagm] {
        border-radius: 8px;
        border: 1px solid #dbdbdb;
        margin: 0;
    }

    /* Reduce media info padding on mobile */
    .media-info[b-z4p2xtoagm] {
        padding: 10px 0.5rem;
    }

    /* Reduce media actions padding on mobile */
    .media-actions[b-z4p2xtoagm] {
        padding: 8px 0.5rem;
    }

    [data-bs-theme="dark"] .media-grid[b-z4p2xtoagm] {
        background-color: #1a1d20;
    }

    [data-bs-theme="dark"] .media-card[b-z4p2xtoagm] {
        border-color: #495057;
    }
}
/* /Shared/AdminLayout.razor.rz.scp.css */
.page[b-huko239lkk] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-huko239lkk] {
    flex: 1;
}

.sidebar[b-huko239lkk] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

@media (min-width: 641px) {
    .page[b-huko239lkk] {
        flex-direction: row;
    }

    .sidebar[b-huko239lkk] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }
}
/* /Shared/AuthorizedLayout.razor.rz.scp.css */
.page[b-bg6zz3vb5d] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-bg6zz3vb5d] {
    flex: 1;
}

.sidebar[b-bg6zz3vb5d] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

@media (min-width: 641px) {
    .page[b-bg6zz3vb5d] {
        flex-direction: row;
    }

    .sidebar[b-bg6zz3vb5d] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }
}

/* Mobile: reduce content padding from 1.5rem (px-4) to 0.5rem */
@media (max-width: 768px) {
    .content[b-bg6zz3vb5d] {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
}
