/* _content/Gakuma_pro2/Components/Layout/Login_Layout.razor.rz.scp.css */
.login-layout[b-34osau1alh] {
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
/* _content/Gakuma_pro2/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-5z1ug7vr21] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-5z1ug7vr21] {
    flex: 1;
}

.sidebar[b-5z1ug7vr21] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-5z1ug7vr21] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-5z1ug7vr21] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Gakuma_pro2/Components/Layout/NavMenu.razor.rz.scp.css */
.gakuma-header[b-1o540g7tsl] {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-bottom: 1px solid #ddd;
    background: #ffffff;
}

/* top dark row */
.header-top[b-1o540g7tsl] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 24px;
    background: #222;
    color: #ffffff;
    font-size: 14px;
}

.header-top-left[b-1o540g7tsl],
.header-top-right[b-1o540g7tsl] {
    display: flex;
    align-items: center;
    gap: 16px;
}

.header-link[b-1o540g7tsl] {
    color: #ffffff;
    text-decoration: none;
}

    .header-link:hover[b-1o540g7tsl] {
        text-decoration: underline;
    }

.header-button[b-1o540g7tsl] {
    background: #0af;
    padding: 6px 14px;
    border-radius: 24px;
    border: none;
    color: #ffffff;
    cursor: pointer;
}

/* main white row */
.header-main[b-1o540g7tsl] {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 12px 24px;
    background: #ffffff;
}

.header-logo[b-1o540g7tsl] {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.header-logo-circle[b-1o540g7tsl] {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #0af;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}

.header-logo-text[b-1o540g7tsl] {
    font-size: 20px;
    font-weight: 600;
}

.header-category[b-1o540g7tsl] {
    padding: 8px 18px;
    border-radius: 24px;
    border: none;
    background: #0af;
    color: #ffffff;
    cursor: pointer;
    white-space: nowrap;
}

/* search */
.header-search[b-1o540g7tsl] {
    flex: 1;
    display: flex;
    align-items: center;
}

.header-search-input[b-1o540g7tsl] {
    flex: 1;
    padding: 8px 12px;
    border-radius: 24px 0 0 24px;
    border: 1px solid #0af;
    outline: none;
    font-size: 14px;
}

.header-search-button[b-1o540g7tsl] {
    padding: 8px 18px;
    border-radius: 0 24px 24px 0;
    background: #0af;
    border: 1px solid #0af;
    border-left: none;
    color: #ffffff;
    cursor: pointer;
}

/* region */
.header-region[b-1o540g7tsl] {
    white-space: nowrap;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.category-panel[b-1o540g7tsl] {
    width: 100%;
    padding: 12px 24px 18px;
    background: #f8fafc;
    border-top: 1px solid #e5e7eb;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px;
}

.category-group[b-1o540g7tsl] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.category-group-title[b-1o540g7tsl] {
    font-weight: 700;
    font-size: 14px;
    color: #0f172a;
}

.category-items[b-1o540g7tsl] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.category-pill[b-1o540g7tsl] {
    padding: 6px 10px;
    border-radius: 999px;
    border: 1px solid #cbd5e1;
    background: #fff;
    cursor: pointer;
    font-size: 12px;
    color: #0f172a;
    transition: all 0.15s ease;
}

    .category-pill:hover[b-1o540g7tsl] {
        background: #e0f2fe;
        border-color: #93c5fd;
    }
/* _content/Gakuma_pro2/Components/Pages/CreateItem.razor.rz.scp.css */
.detail-wrapper[b-t1pw2whdu3] {
    padding: 20px;
    max-width: 1000px;
    margin: 0 auto;
}

.back-button[b-t1pw2whdu3] {
    border: none;
    background: none;
    color: #2563eb;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 16px;
}

.detail-layout[b-t1pw2whdu3] {
    display: grid;
    grid-template-columns: 2fr 1.3fr;
    gap: 24px;
}

.detail-left[b-t1pw2whdu3], .detail-right[b-t1pw2whdu3] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.detail-main-image[b-t1pw2whdu3] {
    flex: 1;
    min-height: 260px;
    border-radius: 16px;
    border: 1px solid #d1d5db;
    background: repeating-linear-gradient( 45deg, #e5e7eb, #e5e7eb 4px, #f9fafb 4px, #f9fafb 10px );
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #6b7280;
}

.detail-status[b-t1pw2whdu3] {
    padding: 8px 10px;
    border-radius: 10px;
    background: #eff6ff;
    font-size: 13px;
}

.detail-title[b-t1pw2whdu3] {
    font-size: 22px;
    font-weight: 700;
}

.detail-label[b-t1pw2whdu3] {
    font-size: 12px;
    color: #6b7280;
}

.detail-box[b-t1pw2whdu3] {
    padding: 10px 12px;
    border-radius: 10px;
    border: 1px solid #d1d5db;
    background: #f9fafb;
    font-size: 14px;
}

.upload-hint[b-t1pw2whdu3] {
    font-size: 12px;
    color: #6b7280;
    margin-top: 6px;
}

.upload-path[b-t1pw2whdu3] {
    margin-top: 8px;
    font-size: 12px;
    color: #1f2937;
    background: #f3f4f6;
    padding: 8px 10px;
    border-radius: 8px;
    word-break: break-all;
}

.upload-error[b-t1pw2whdu3] {
    margin-top: 6px;
    font-size: 12px;
    color: #b91c1c;
}

.upload-success[b-t1pw2whdu3] {
    margin-top: 6px;
    font-size: 12px;
    color: #15803d;
}

.form-input-wrapper input[type="file"][b-t1pw2whdu3] {
    margin-top: 8px;
}

.btn-full[b-t1pw2whdu3] {
    width: 100%;
    margin-top: 12px;
    padding: 12px 16px;
    border-radius: 999px;
    border: none;
    background: #2563eb;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .btn-full:hover[b-t1pw2whdu3] {
        background: #1d4ed8;
        transform: translateY(-1px);
        box-shadow: 0 4px 12px rgba(37, 99, 235, 0.3);
    }

.btn-edit[b-t1pw2whdu3] {
    padding: 12px 24px;
    border-radius: 999px;
    border: 2px solid #e5e7eb;
    background: #ffffff;
    color: #4b5563;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
}

    .btn-edit:hover[b-t1pw2whdu3] {
        background: #f9fafb;
        border-color: #d1d5db;
        color: #374151;
        transform: translateY(-1px);
    }

@media (max-width: 900px) {
    .detail-layout[b-t1pw2whdu3] {
        grid-template-columns: 1fr;
    }
}
/* _content/Gakuma_pro2/Components/Pages/Home.razor.rz.scp.css */
:root[b-if4vd714i6] {
    --primary: #2563eb;
    --primary-dark: #1d4ed8;
    --bg: #f3f6fc;
    --card-bg: #ffffff;
    --border: #d1d5db;
}


.gakuma-layout[b-if4vd714i6] {
    display: flex;
    min-height: 100vh;
    background: var(--bg);
    color: #111827;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}


.gakuma-sidebar[b-if4vd714i6] {
    width: 230px;
    background: linear-gradient(180deg, #0b2b70, #123e8f);
    color: #ffffff;
    padding: 16px 14px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.sidebar-header[b-if4vd714i6] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.menu-icon[b-if4vd714i6] {
    width: 26px;
    height: 26px;
    border-radius: 6px;
    border: 2px solid rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

    .menu-icon span[b-if4vd714i6] {
        position: absolute;
        width: 60%;
        height: 2px;
        background: #ffffff;
        border-radius: 999px;
    }

        .menu-icon span:nth-child(1)[b-if4vd714i6] {
            top: 7px;
        }

        .menu-icon span:nth-child(2)[b-if4vd714i6] {
            top: 12px;
        }

        .menu-icon span:nth-child(3)[b-if4vd714i6] {
            top: 17px;
        }

.logo-circle[b-if4vd714i6] {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
}

.logo-text[b-if4vd714i6] {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.08em;
}

.nav[b-if4vd714i6] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.nav-button[b-if4vd714i6] {
    width: 100%;
    padding: 9px 10px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    background: rgba(15, 23, 42, 0.15);
    color: #e5e7eb;
    font-size: 14px;
    text-align: left;
    cursor: pointer;
    transition: background 0.15s, transform 0.1s, box-shadow 0.1s;
}

    .nav-button:hover[b-if4vd714i6] {
        background: rgba(255, 255, 255, 0.18);
        box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.25);
        transform: translateY(-1px);
    }

    .nav-button.active[b-if4vd714i6] {
        background: #ffffff;
        color: #1f2937;
        border-color: transparent;
        box-shadow: 0 6px 18px rgba(15, 23, 42, 0.35);
        font-weight: 600;
    }

.sidebar-footer[b-if4vd714i6] {
    margin-top: auto;
    font-size: 11px;
    color: rgba(209, 213, 219, 0.8);
}


.gakuma-main[b-if4vd714i6] {
    flex: 1;
    padding: 20px 26px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.main-header[b-if4vd714i6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 8px;
}

.page-title[b-if4vd714i6] {
    font-size: 24px;
    font-weight: 700;
    color: #111827;
    letter-spacing: -0.02em;
}

.page-title-container[b-if4vd714i6] {
    display: flex;
    align-items: center;
    gap: 16px;
}

.item-count[b-if4vd714i6] {
    font-size: 14px;
    color: #6b7280;
    font-weight: 500;
    background: #f3f4f6;
    padding: 4px 12px;
    border-radius: 12px;
}

.search-bar[b-if4vd714i6] {
    display: flex;
    gap: 8px;
    align-items: center;
    max-width: 430px;
    width: 100%;
}

.search-area[b-if4vd714i6] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}

.search-input[b-if4vd714i6] {
    flex: 1;
    min-width: 200px;
    padding: 10px 16px;
    border-radius: 12px;
    border: 2px solid #e5e7eb;
    font-size: 14px;
    transition: all 0.2s ease;
    background: #ffffff;
}

    .search-input:focus[b-if4vd714i6] {
        outline: none;
        border-color: #2563eb;
        box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.1);
    }

.sort-select[b-if4vd714i6] {
    padding: 10px 16px;
    border-radius: 12px;
    border: 2px solid #e5e7eb;
    font-size: 14px;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .sort-select:focus[b-if4vd714i6] {
        outline: none;
        border-color: #2563eb;
        box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.1);
    }

.reset-btn[b-if4vd714i6] {
    padding: 10px 18px;
    border-radius: 12px;
    border: 2px solid #e5e7eb;
    background: #ffffff;
    color: #4b5563;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
}

.reset-btn:hover[b-if4vd714i6] {
    background: #f9fafb;
    border-color: #d1d5db;
    color: #374151;
}

.chip[b-if4vd714i6] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    border-radius: 999px;
    background: #e0f2fe;
    color: #0f172a;
    border: 1px solid #bfdbfe;
    font-size: 13px;
}

.chip-clear[b-if4vd714i6] {
    border: none;
    background: transparent;
    cursor: pointer;
    color: #0f172a;
    font-weight: 700;
    line-height: 1;
}

.btn-small[b-if4vd714i6] {
    padding: 10px 20px;
    border-radius: 12px;
    border: none;
    background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    box-shadow: 0 2px 8px rgba(37, 99, 235, 0.2);
}

    .btn-small:hover[b-if4vd714i6] {
        box-shadow: 0 4px 12px rgba(37, 99, 235, 0.3);
        transform: translateY(-1px);
    }

    .btn-small:active[b-if4vd714i6] {
        transform: translateY(0);
    }

.content[b-if4vd714i6] {
    flex: 1;
    border-radius: 20px;
    background: #ffffff;
    padding: 28px;
    box-shadow: 0 4px 20px rgba(15, 23, 42, 0.08);
    overflow: auto;
    border: 1px solid #f3f4f6;
}

.caption[b-if4vd714i6] {
    font-size: 14px;
    color: #6b7280;
    margin-bottom: 20px;
    padding: 12px 16px;
    background: #f9fafb;
    border-radius: 12px;
    border-left: 4px solid #2563eb;
}

.empty-box[b-if4vd714i6] {
    text-align: center;
    padding: 60px 20px;
    background: #f9fafb;
    border-radius: 16px;
    border: 2px dashed #e5e7eb;
}

.empty-title[b-if4vd714i6] {
    font-size: 18px;
    font-weight: 600;
    color: #374151;
    margin-bottom: 8px;
}

.empty-sub[b-if4vd714i6] {
    font-size: 14px;
    color: #6b7280;
}


.products-grid[b-if4vd714i6] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 22px;
    align-items: stretch;
}

.product-card[b-if4vd714i6] {
    background: var(--card-bg);
    border-radius: 18px;
    border: 2px solid #f3f4f6;
    padding: 12px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    cursor: pointer;
    transition: all 0.2s ease;
    overflow: hidden;
    height: 100%;
}

    .product-card:hover[b-if4vd714i6] {
        box-shadow: 0 8px 24px rgba(15, 23, 42, 0.12);
        transform: translateY(-4px);
        border-color: #e5e7eb;
    }

    .product-card:active[b-if4vd714i6] {
        transform: translateY(-2px);
    }

.product-image[b-if4vd714i6] {
    background: linear-gradient(135deg, #e5edff 0%, #d1fae5 100%);
    border-radius: 14px;
    aspect-ratio: 4 / 3;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #374151;
    font-size: 13px;
    overflow: hidden;
    position: relative;
}

    .product-image img[b-if4vd714i6] {
        transition: transform 0.3s ease;
    }

    .product-card:hover .product-image img[b-if4vd714i6] {
        transform: scale(1.05);
    }

.product-meta[b-if4vd714i6] {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #1f2937;
    font-weight: 500;
    padding-top: 4px;
}

    .product-meta span:first-child[b-if4vd714i6] {
        flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #111827;
    }

    .product-meta span:last-child[b-if4vd714i6] {
        color: #2563eb;
        font-weight: 600;
        font-size: 15px;
    }

.product-category[b-if4vd714i6] {
    margin-top: 4px;
    font-size: 12px;
    color: #0f172a;
    background: #e0f2fe;
    border: 1px solid #bfdbfe;
    padding: 4px 10px;
    border-radius: 999px;
    display: inline-block;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


@media (max-width: 880px) {
    .gakuma-layout[b-if4vd714i6] {
        flex-direction: column;
    }

    .gakuma-sidebar[b-if4vd714i6] {
        width: 100%;
        flex-direction: row;
        align-items: center;
        gap: 12px;
    }

    .nav[b-if4vd714i6] {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .nav-button[b-if4vd714i6] {
        flex: 1 0 45%;
        text-align: center;
    }

    .gakuma-main[b-if4vd714i6] {
        padding: 14px;
    }

    .content[b-if4vd714i6] {
        padding: 16px;
    }
}
/* _content/Gakuma_pro2/Components/Pages/Listing.razor.rz.scp.css */
.top-fixed[b-ae1txu6k4z] {
    position: sticky;
    top: 0;
    z-index: 3000;
    background: #ffffff;
    border-bottom: 1px solid #ddd;
}


.header[b-ae1txu6k4z] {
    width: 100%;
    background: #fff;
    padding: 16px 0;
}

.search-area[b-ae1txu6k4z] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

.search-box[b-ae1txu6k4z] {
    width: 600px;
}

.search-box input[b-ae1txu6k4z] {
        width: 100%;
        padding: 10px 12px;

}

.sort-box .sort-button[b-ae1txu6k4z]{
    font-size: 14px !important;
}


.nav-menu[b-ae1txu6k4z] {
    display: flex;
    justify-content: center;
    gap: 30px;
    padding: 10px 0;
   
}

.nav-button[b-ae1txu6k4z] {
    padding: 5px 20px;
    font-size: 14px;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #aaa;
    cursor: pointer;
    border: none;
}

input[type="file"][b-ae1txu6k4z] {
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #aaa;
}

.cool-btn[b-ae1txu6k4z] {
    width: 50px;
    height: 50px;
    font-size: 18px;
    border-radius: 8px;
    border: 2px solid #ccc;
    background-color: #f5f5f5;
    cursor: pointer;
    transition: 200ms;
}

    .cool-btn:hover[b-ae1txu6k4z] {
        background-color: #e5e5e5;
    }

    .cool-btn.active[b-ae1txu6k4z] {
        background-color: #4CAF50;
        color: yellow;
        border-color: #00ff9d;
        box-shadow: 0 0 12px #00ff9d, 0 0 25px #00ff9d;
        animation: glow-b-ae1txu6k4z 1.5s infinite alternate;
    }


@keyframes glow-b-ae1txu6k4z {
    from {
        box-shadow: 0 0 8px #00ff9d;
    }

    to {
        box-shadow: 0 0 22px #00ff9d;
    }
}

/* _content/Gakuma_pro2/Components/Pages/Select_Login.razor.rz.scp.css */
.select-login-root[b-hsugc3f9np] {
    min-height: 100vh;
    padding: 24px 16px 48px;
    background: #e5e5e5;
    font-family: "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

    .select-login-root[b-hsugc3f9np],
    .select-login-root *[b-hsugc3f9np] {
        box-sizing: border-box;
    }

.icon_login[b-hsugc3f9np] {
    margin-top: 20px;
    text-align: center;
}

    .icon_login img[b-hsugc3f9np] {
        max-width: 25%;
    }

h1[b-hsugc3f9np] {
    text-align: center;
}

h5[b-hsugc3f9np] {
    text-align: center;
    margin-bottom: 25px;
}

.access[b-hsugc3f9np] {
    text-align: center;
}

/* サインアップ */
/* From Uiverse.io by cssbuttons-io */
.signup[b-hsugc3f9np] {
    background-color: transparent;
    border: 2px solid #000;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 0;
    outline: none;
    overflow: visible;
    padding: 1.45em 2.6em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: all 0.3s ease-in-out;
    user-select: none;
    font-size: 15px;
    margin-bottom: 20px;
}

    .signup[b-hsugc3f9np]::before {
        content: " ";
        width: 1.9rem;
        height: 2px;
        background: black;
        top: 50%;
        left: 1.7em;
        position: absolute;
        transform: translateY(-50%);
        transform-origin: center;
        transition: background 0.3s linear, width 0.3s linear;
    }

    .signup .text[b-hsugc3f9np] {
        font-size: 1.18em;
        line-height: 1.33333em;
        padding-left: 2.2em;
        display: block;
        text-align: left;
        transition: all 0.3s ease-in-out;
        text-transform: uppercase;
        text-decoration: none;
        color: black;
    }

    .signup .top-key[b-hsugc3f9np] {
        height: 2px;
        width: 1.8rem;
        top: -2px;
        left: 0.625rem;
        position: absolute;
        background: #e8e8e8;
        transition: width 0.5s ease-out, left 0.3s ease-out;
    }

    .signup .bottom-key-1[b-hsugc3f9np] {
        height: 2px;
        width: 1.8rem;
        right: 1.875rem;
        bottom: -2px;
        position: absolute;
        background: #e8e8e8;
        transition: width 0.5s ease-out, right 0.3s ease-out;
    }

    .signup .bottom-key-2[b-hsugc3f9np] {
        height: 2px;
        width: 0.75rem;
        right: 0.625rem;
        bottom: -2px;
        position: absolute;
        background: #e8e8e8;
        transition: width 0.5s ease-out, right 0.3s ease-out;
    }

    .signup:hover[b-hsugc3f9np] {
        color: white;
        background: black;
    }

        .signup:hover[b-hsugc3f9np]::before {
            width: 0.9375rem;
            background: white;
        }

        .signup:hover .text[b-hsugc3f9np] {
            color: white;
            padding-left: 1.5em;
        }

        .signup:hover .top-key[b-hsugc3f9np] {
            left: -2px;
            width: 0px;
        }

        .signup:hover .bottom-key-1[b-hsugc3f9np],
        .signup:hover .bottom-key-2[b-hsugc3f9np] {
            right: 0;
            width: 0;
        }

/* サインイン */
/* From Uiverse.io by cssbuttons-io */
.signin[b-hsugc3f9np] {
    background-color: transparent;
    border: 2px solid #000;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 0;
    outline: none;
    overflow: visible;
    padding: 1.45em 2.6em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: all 0.3s ease-in-out;
    user-select: none;
    font-size: 15px;
    margin-bottom: 20px;
}

    .signin[b-hsugc3f9np]::before {
        content: " ";
        width: 1.9rem;
        height: 2px;
        background: black;
        top: 50%;
        left: 1.7em;
        position: absolute;
        transform: translateY(-50%);
        transform-origin: center;
        transition: background 0.3s linear, width 0.3s linear;
    }

    .signin .text[b-hsugc3f9np] {
        font-size: 1.18em;
        line-height: 1.33333em;
        padding-left: 2.2em;
        display: block;
        text-align: left;
        transition: all 0.3s ease-in-out;
        text-transform: uppercase;
        text-decoration: none;
        color: black;
    }

    .signin .top-key[b-hsugc3f9np] {
        height: 2px;
        width: 1.8rem;
        top: -2px;
        left: 0.625rem;
        position: absolute;
        background: #e8e8e8;
        transition: width 0.5s ease-out, left 0.3s ease-out;
    }

    .signin .bottom-key-1[b-hsugc3f9np] {
        height: 2px;
        width: 1.8rem;
        right: 1.875rem;
        bottom: -2px;
        position: absolute;
        background: #e8e8e8;
        transition: width 0.5s ease-out, right 0.3s ease-out;
    }

    .signin .bottom-key-2[b-hsugc3f9np] {
        height: 2px;
        width: 0.75rem;
        right: 0.625rem;
        bottom: -2px;
        position: absolute;
        background: #e8e8e8;
        transition: width 0.5s ease-out, right 0.3s ease-out;
    }

    .signin:hover[b-hsugc3f9np] {
        color: white;
        background: black;
    }

        .signin:hover[b-hsugc3f9np]::before {
            width: 0.9375rem;
            background: white;
        }

        .signin:hover .text[b-hsugc3f9np] {
            color: white;
            padding-left: 1.5em;
        }

        .signin:hover .top-key[b-hsugc3f9np] {
            left: -2px;
            width: 0px;
        }

        .signin:hover .bottom-key-1[b-hsugc3f9np],
        .signin:hover .bottom-key-2[b-hsugc3f9np] {
            right: 0;
            width: 0;
        }

/* ログイン用モーダル（overlay側にスクロールを持たせる） */
.login-modal-overlay[b-hsugc3f9np] {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.45);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 900;
    padding: 16px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/* モーダルの外枠（スクロールさせない） */
.login-modal[b-hsugc3f9np] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    width: fit-content;
    max-width: 92vw;
    max-height: none;
    overflow: visible;
    position: relative;
}

/* カード本体（左右余白を大幅に増やす） */
.auth-card[b-hsugc3f9np] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 350px;
    width: 420px; /* ★増やす（SignInにも効く） */
    flex-direction: column;
    gap: 35px;
    background: #e3e3e3;
    /* 光を抑えた影 */
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.14);
    border-radius: 15px;
    padding: 24px 70px; /* ★左右を大幅に増やす */
    position: relative;
    overflow: hidden;
}

/* SignUp カードだけ横に2カラム配置（幅も増やす） */
.auth-signup-card[b-hsugc3f9np] {
    width: 820px; /* ★増やす */
}

/* 見出し */
.auth-title[b-hsugc3f9np] {
    color: #000;
    display: block;
    font-family: "Courgette", "Poppins", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-weight: 400;
    font-size: 2rem;
    letter-spacing: 0.06em;
    text-transform: none;
    margin-top: 1.1em;
    margin-bottom: 0.2em;
    text-align: center;
}

/* 入力欄 */
.inputBox[b-hsugc3f9np],
.inputBox1[b-hsugc3f9np] {
    position: relative;
    width: 250px;
}

    /* InputTextにcssを効かせるため ::deep を使用 */
    .inputBox[b-hsugc3f9np]  input,
    .inputBox1[b-hsugc3f9np]  input {
        width: 100%;
        padding: 10px;
        outline: none;
        color: #000;
        font-size: 1em;
        background: transparent;
        border: none !important;
        border-left: 2px solid #000 !important;
        border-bottom: 2px solid #000 !important;
        transition: 0.1s;
        border-bottom-left-radius: 8px;
        box-shadow: none !important;
        -webkit-appearance: none;
        appearance: none;
    }

        /* app.css の valid/invalid outline が「直角枠」を作るので、このページでは無効化 */
        .inputBox[b-hsugc3f9np]  input.valid.modified:not([type=checkbox]),
        .inputBox[b-hsugc3f9np]  input.invalid,
        .inputBox1[b-hsugc3f9np]  input.valid.modified:not([type=checkbox]),
        .inputBox1[b-hsugc3f9np]  input.invalid {
            outline: none !important;
        }

    .inputBox span[b-hsugc3f9np],
    .inputBox1 span[b-hsugc3f9np] {
        margin-top: 5px;
        position: absolute;
        left: 0;
        transform: translateY(-4px);
        margin-left: 10px;
        padding: 10px;
        pointer-events: none;
        font-size: 12px;
        color: #000;
        text-transform: uppercase;
        transition: 0.5s;
        letter-spacing: 3px;
        border-radius: 8px;
    }

    /* ラベル移動 */
    .inputBox[b-hsugc3f9np]  input:focus ~ span,
    .inputBox[b-hsugc3f9np]  input:not(:placeholder-shown) ~ span {
        transform: translateX(113px) translateY(-15px);
        font-size: 0.8em;
        padding: 5px 10px;
        background: #000;
        letter-spacing: 0.2em;
        color: #fff;
        border: 2px;
    }

    .inputBox1[b-hsugc3f9np]  input:focus ~ span,
    .inputBox1[b-hsugc3f9np]  input:not(:placeholder-shown) ~ span {
        transform: translateX(156px) translateY(-15px);
        font-size: 0.8em;
        padding: 5px 10px;
        background: #000;
        letter-spacing: 0.2em;
        color: #fff;
        border: 2px;
    }

    /* フォーカス状態と入力済みで四角枠にする */
    .inputBox[b-hsugc3f9np]  input:focus,
    .inputBox[b-hsugc3f9np]  input:not(:placeholder-shown),
    .inputBox1[b-hsugc3f9np]  input:focus,
    .inputBox1[b-hsugc3f9np]  input:not(:placeholder-shown) {
        border: 2px solid #000 !important;
        border-radius: 8px !important;
    }

/* Enterボタン */
.enter[b-hsugc3f9np] {
    height: 45px;
    width: 100px;
    border-radius: 5px;
    border: 2px solid #000;
    cursor: pointer;
    background-color: transparent;
    transition: 0.5s;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2px;
    margin-bottom: 1em;
}

.auth-signup-card .enter[b-hsugc3f9np] {
    margin-bottom: 3em;
}

.enter:hover[b-hsugc3f9np] {
    background-color: #000;
    color: #fff;
}

/* 送信ボタン（クールタイム/スピナー/チェック） */
.send-code-button[b-hsugc3f9np] {
    width: 170px;
}

.enter:disabled[b-hsugc3f9np] {
    opacity: 0.65;
    cursor: not-allowed;
}

    .enter:disabled:hover[b-hsugc3f9np] {
        background-color: transparent;
        color: inherit;
    }

.btn-content[b-hsugc3f9np] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
}

/* ぐるぐる */
.spinner[b-hsugc3f9np] {
    width: 16px;
    height: 16px;
    border: 2px solid currentColor;
    border-top-color: transparent;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    animation: spin-b-hsugc3f9np 0.8s linear infinite;
}

@keyframes spin-b-hsugc3f9np {
    to {
        transform: rotate(360deg);
    }
}

/* チェック */
.checkmark[b-hsugc3f9np] {
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}

/* サインアップカード内の左右2カラムレイアウト */
.split-layout[b-hsugc3f9np] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
}

.split-column[b-hsugc3f9np] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

/* サインインのズレ対策：form を中央寄せ */
.auth-card[b-hsugc3f9np]  form {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

/* SignUp の左右カラムだけは左寄せ */
.auth-signup-card .split-column[b-hsugc3f9np]  form {
    align-items: flex-start;
}

/* 認証コード側のカラム */
.split-right[b-hsugc3f9np] {
    margin-top: 60px;
}

.split-divider[b-hsugc3f9np] {
    width: 1px;
    background: #b0b0b0;
    align-self: stretch;
    margin: 0 4px;
}

/* 説明文 */
.auth-hint[b-hsugc3f9np] {
    width: 250px;
    font-size: 11px;
    line-height: 1.35;
    color: #333;
    text-align: left;
    word-break: break-word;
    margin-top: 6px;
    margin-bottom: 2px;
}

.auth-domain[b-hsugc3f9np] {
    display: block;
    margin-top: 4px;
    margin-bottom: 8px;
    font-weight: 700;
    letter-spacing: 0.02em;
    font-size: 12px;
}

/* メッセージ */
.auth-messages[b-hsugc3f9np] {
    width: 100%;
    margin-top: 6px;
    text-align: center;
}

.auth-message[b-hsugc3f9np] {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.4;
}

.auth-error[b-hsugc3f9np] {
    color: #b00020;
}

.auth-info[b-hsugc3f9np] {
    color: #0b6b2e;
}

/* ValidationSummary */
.auth-card[b-hsugc3f9np]  .validation-summary-errors {
    width: 250px;
    font-size: 12px;
    color: #b00020;
}

    .auth-card[b-hsugc3f9np]  .validation-summary-errors ul {
        margin: 8px 0 0;
        padding-left: 16px;
    }

/* モーダル内の戻るボタン */
.back_root_button[b-hsugc3f9np] {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 1000;
    padding: 4px 12px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    background-color: #ffffff;
    opacity: 0.9;
    font-size: 14px;
}

    .back_root_button:hover[b-hsugc3f9np] {
        opacity: 1;
    }

/* レスポンシブ */
@media (max-width: 720px) {
    .auth-card[b-hsugc3f9np] {
        width: 320px; /* ★小さい画面では元に近い幅へ */
        padding: 24px 28px; /* ★左右余白を戻して崩れ防止 */
    }

    .auth-signup-card[b-hsugc3f9np] {
        width: 320px;
    }

    .split-layout[b-hsugc3f9np] {
        flex-direction: column;
    }

    .split-right[b-hsugc3f9np] {
        margin-top: 0;
    }

    .split-divider[b-hsugc3f9np] {
        width: 60%;
        height: 1px;
        margin: 12px auto;
    }

    .send-code-button[b-hsugc3f9np] {
        width: 180px;
    }
}
/* _content/Gakuma_pro2/Components/Pages/Shop.razor.rz.scp.css */
.detail-wrapper[b-frm2x27oep] {
    padding: 20px;
    max-width: 1000px;
    margin: 0 auto;
}

.back-button[b-frm2x27oep] {
    border: none;
    background: none;
    color: #2563eb;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 16px;
}

.detail-layout[b-frm2x27oep] {
    display: grid;
    grid-template-columns: 2fr 1.3fr;
    gap: 24px;
}

.detail-left[b-frm2x27oep], .detail-right[b-frm2x27oep] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.detail-main-image[b-frm2x27oep] {
    flex: 1;
    min-height: 260px;
    border-radius: 16px;
    border: 1px solid #d1d5db;
    background: repeating-linear-gradient( 45deg, #e5e7eb, #e5e7eb 4px, #f9fafb 4px, #f9fafb 10px );
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #6b7280;
}

.detail-status[b-frm2x27oep] {
    padding: 8px 10px;
    border-radius: 10px;
    background: #eff6ff;
    font-size: 13px;
}

.detail-title[b-frm2x27oep] {
    font-size: 22px;
    font-weight: 700;
}

.detail-label[b-frm2x27oep] {
    font-size: 12px;
    color: #6b7280;
}

.detail-box[b-frm2x27oep] {
    padding: 10px 12px;
    border-radius: 10px;
    border: 1px solid #d1d5db;
    background: #f9fafb;
    font-size: 14px;
}

.btn-full[b-frm2x27oep] {
    width: 100%;
    margin-top: 12px;
    padding: 12px 16px;
    border-radius: 999px;
    border: none;
    background: #2563eb;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.btn-full:hover[b-frm2x27oep] {
    background: #1d4ed8;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(37, 99, 235, 0.3);
}

.btn-edit[b-frm2x27oep] {
    padding: 12px 24px;
    border-radius: 999px;
    border: 2px solid #e5e7eb;
    background: #ffffff;
    color: #4b5563;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.btn-edit:hover[b-frm2x27oep] {
    background: #f9fafb;
    border-color: #d1d5db;
    color: #374151;
    transform: translateY(-1px);
}

@media (max-width: 900px) {
    .detail-layout[b-frm2x27oep] {
        grid-template-columns: 1fr;
    }
}
