@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.olwso25aue.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-a2iwt8tyb6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-a2iwt8tyb6] {
    flex: 1;
}

.sidebar[b-a2iwt8tyb6] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-a2iwt8tyb6] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-a2iwt8tyb6]  a, .top-row[b-a2iwt8tyb6]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-a2iwt8tyb6]  a:hover, .top-row[b-a2iwt8tyb6]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-a2iwt8tyb6]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-a2iwt8tyb6] {
        justify-content: space-between;
    }

    .top-row[b-a2iwt8tyb6]  a, .top-row[b-a2iwt8tyb6]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-a2iwt8tyb6] {
        flex-direction: row;
    }

    .sidebar[b-a2iwt8tyb6] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-a2iwt8tyb6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-a2iwt8tyb6]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-a2iwt8tyb6], article[b-a2iwt8tyb6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-mis83ki8aj] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-mis83ki8aj] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-mis83ki8aj] {
    font-size: 1.1rem;
}

.bi[b-mis83ki8aj] {
    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-mis83ki8aj] {
    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-mis83ki8aj] {
    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-mis83ki8aj] {
    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-mis83ki8aj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-mis83ki8aj] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-mis83ki8aj] {
        padding-bottom: 1rem;
    }

    .nav-item[b-mis83ki8aj]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-mis83ki8aj]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-mis83ki8aj]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-mis83ki8aj] {
        display: none;
    }

    .collapse[b-mis83ki8aj] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-mis83ki8aj] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.script-welcome[b-vjsfrjxzep] {
    margin: 5%;
    padding: 5%;
    padding-top: 1%;
    border: 3px solid rgba(0, 148, 255, 1);
    border-radius: 1rem;
    background-image: linear-gradient(75deg, #E2DDFF, #FFEBFF);
}
.script-weclome-head[b-vjsfrjxzep] {
    color:black;
    margin-bottom:3%;
}
.script-kicker[b-vjsfrjxzep] {
    margin: 0;
    color: #4B21C6;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}
.script-subtitle[b-vjsfrjxzep] {
    font-size:1.1em;
}
/* /Pages/Search.razor.rz.scp.css */
.search-shell[b-6ba6f23ckx] {
    display: grid;
    gap: 1.5rem;
    padding: 1.5rem 0 2rem;
}

.search-hero[b-6ba6f23ckx] {
    display: grid;
    gap: 1rem;
    padding: 1.5rem;
    background: linear-gradient(135deg, #f4efe6 0%, #ffffff 55%, #e3ecf7 100%);
    border: 1px solid #d9dfeb;
    border-radius: 1rem;
}

.search-kicker[b-6ba6f23ckx] {
    margin: 0;
    color: #7a5d2a;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.search-hero h1[b-6ba6f23ckx] {
    margin: 0.25rem 0 0.5rem;
}

.search-subtitle[b-6ba6f23ckx] {
    margin: 0;
    max-width: 60rem;
    color: #475467;
}

.search-actions[b-6ba6f23ckx] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.search-hidden-input[b-6ba6f23ckx] {
    display: none;
}

.search-status[b-6ba6f23ckx] {
    margin: 0;
    color: #0f5132;
    font-weight: 600;
}

.search-toolbar[b-6ba6f23ckx] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
}

.search-field[b-6ba6f23ckx] {
    display: grid;
    gap: 0.35rem;
}

.search-field-wide[b-6ba6f23ckx] {
    grid-column: span 2;
}

.search-field label[b-6ba6f23ckx] {
    font-size: 0.9rem;
    font-weight: 600;
    color: #344054;
}

.search-field input[b-6ba6f23ckx],
.search-field select[b-6ba6f23ckx] {
    width: 100%;
    padding: 0.75rem 0.85rem;
    border: 1px solid #d0d5dd;
    border-radius: 0.75rem;
    background: #fff;
}

.character-filter-picker[b-6ba6f23ckx] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 0.5rem;
    align-items: center;
}

.filter-chip-list[b-6ba6f23ckx] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.filter-chip[b-6ba6f23ckx] {
    padding: 0.45rem 0.7rem;
    border-radius: 999px;
    border: 1px solid transparent;
    font-weight: 600;
}

.filter-chip-desired[b-6ba6f23ckx] {
    background: #ecfdf3;
    border-color: #75e0a7;
    color: #027a48;
}

.filter-chip-undesired[b-6ba6f23ckx] {
    background: #fef3f2;
    border-color: #fda29b;
    color: #b42318;
}

.search-active-filters p[b-6ba6f23ckx] {
    margin: 0;
    color: #344054;
}

.search-summary[b-6ba6f23ckx] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.summary-card[b-6ba6f23ckx] {
    padding: 1rem;
    border: 1px solid #d0d5dd;
    border-radius: 0.9rem;
    background: #fff;
}

.summary-card span[b-6ba6f23ckx] {
    display: block;
    color: #667085;
    font-size: 0.9rem;
}

.summary-card strong[b-6ba6f23ckx] {
    display: block;
    margin-top: 0.35rem;
    font-size: 1.6rem;
}

.search-errors[b-6ba6f23ckx],
.search-results[b-6ba6f23ckx] {
    display: grid;
    gap: 1rem;
}

.search-errors h2[b-6ba6f23ckx] {
    margin: 0;
    font-size: 1.1rem;
}

.search-error-item[b-6ba6f23ckx] {
    padding: 0.9rem 1rem;
    background: #fef3f2;
    border: 1px solid #fecdca;
    border-radius: 0.85rem;
    color: #b42318;
}

.empty-state[b-6ba6f23ckx],
.result-card[b-6ba6f23ckx] {
    padding: 1.25rem;
    border: 1px solid #d0d5dd;
    border-radius: 1rem;
    background: #fff;
}

.empty-state h2[b-6ba6f23ckx],
.result-card h2[b-6ba6f23ckx] {
    margin: 0;
}

.empty-state p[b-6ba6f23ckx] {
    margin: 0.5rem 0 0;
    color: #667085;
}

.result-header[b-6ba6f23ckx] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
}

.result-meta[b-6ba6f23ckx] {
    margin: 0.35rem 0 0;
    color: #667085;
}

.result-badges[b-6ba6f23ckx] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.result-badge[b-6ba6f23ckx] {
    padding: 0.35rem 0.65rem;
    border-radius: 999px;
    background: #eef2ff;
    color: #3730a3;
    font-size: 0.85rem;
    font-weight: 600;
    white-space: nowrap;
}

.match-summary[b-6ba6f23ckx] {
    margin: 0.9rem 0 0;
    color: #344054;
    font-weight: 600;
}

.team-grid[b-6ba6f23ckx] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
    margin-top: 1rem;
}

.team-pill[b-6ba6f23ckx] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.45rem 0.7rem;
    border-radius: 999px;
    background: #f2f4f7;
    color: #344054;
}

.character-list[b-6ba6f23ckx] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
    margin-top: 1rem;
}

.character-chip[b-6ba6f23ckx] {
    padding: 0.45rem 0.7rem;
    border-radius: 999px;
    background: #f8fafc;
    border: 1px solid #e4e7ec;
    color: #344054;
}

.character-chip-match[b-6ba6f23ckx] {
    background: #ecfdf3;
    border-color: #75e0a7;
    color: #027a48;
    font-weight: 700;
}

.character-chip-excluded[b-6ba6f23ckx] {
    background: #fef3f2;
    border-color: #fda29b;
    color: #b42318;
    font-weight: 700;
}

@media (max-width: 900px) {
    .search-toolbar[b-6ba6f23ckx] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .search-field-wide[b-6ba6f23ckx] {
        grid-column: span 2;
    }

    .search-summary[b-6ba6f23ckx] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .search-toolbar[b-6ba6f23ckx] {
        grid-template-columns: 1fr;
    }

    .search-field-wide[b-6ba6f23ckx] {
        grid-column: span 1;
    }

    .result-header[b-6ba6f23ckx] {
        flex-direction: column;
    }
}
/* /Pages/TokenEditor.razor.rz.scp.css */
.image-editor-container[b-5h50aekl6d] {
        display: flex;
        flex-direction: column;
        height: 100vh;
        font-family: Arial, sans-serif;
    }

    .toolbar[b-5h50aekl6d] {
        display: flex;
        gap: 10px;
        padding: 10px;
        background-color: #f5f5f5;
        border-bottom: 1px solid #ddd;
        align-items: center;
        flex-wrap: wrap;
    }

    .tool-group[b-5h50aekl6d] {
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .editor-main[b-5h50aekl6d] {
        display: flex;
        flex: 1;
    }

    .canvas-container[b-5h50aekl6d] {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #e0e0e0;
        padding: 20px;
    }

    .properties-panel[b-5h50aekl6d] {
        width: 300px;
        background-color: #f9f9f9;
        border-left: 1px solid #ddd;
        padding: 15px;
        overflow-y: auto;
    }

    .gpu-info[b-5h50aekl6d] {
        background-color: #e8f4fd;
        padding: 10px;
        border-radius: 4px;
        margin-bottom: 15px;
        font-size: 12px;
    }

        .gpu-info div[b-5h50aekl6d] {
            margin-bottom: 5px;
        }

    .layers-list[b-5h50aekl6d] {
        margin-bottom: 20px;
    }

    .layer-item[b-5h50aekl6d] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 8px;
        margin-bottom: 5px;
        background-color: white;
        border: 1px solid #ddd;
        border-radius: 4px;
        cursor: pointer;
    }

        .layer-item.selected[b-5h50aekl6d] {
            background-color: #007bff;
            color: white;
        }

    .layer-properties[b-5h50aekl6d] {
        margin-top: 20px;
    }

    .property-group[b-5h50aekl6d] {
        margin-bottom: 10px;
    }

        .property-group label[b-5h50aekl6d] {
            display: block;
            margin-bottom: 5px;
            font-weight: bold;
        }

    .form-control[b-5h50aekl6d] {
        width: 100%;
        padding: 5px;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

    .btn[b-5h50aekl6d] {
        padding: 8px 16px;
        border: none;
        border-radius: 4px;
        cursor: pointer;
    }

    .btn-primary[b-5h50aekl6d] {
        background-color: #007bff;
        color: white;
    }

    .btn-secondary[b-5h50aekl6d] {
        background-color: #6c757d;
        color: white;
    }

    .btn:hover[b-5h50aekl6d] {
        opacity: 0.8;
    }

    h4[b-5h50aekl6d], h5[b-5h50aekl6d], h6[b-5h50aekl6d] {
        margin-bottom: 10px;
        color: #333;
    }
