/* /Views/Home/CreateWord.cshtml.rz.scp.css */
.create-word[b-qw9xumj5t9] {
    max-width: 760px;
    margin: 0 auto;
}

.create-word__card[b-qw9xumj5t9] {
    border-radius: 0.75rem;
}

.create-word__actions[b-qw9xumj5t9] {
    display: flex;
    gap: 0.75rem;
    margin-top: 1.5rem;
}

.ipa-keyboard[b-qw9xumj5t9] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
    margin-top: 0.75rem;
}

.ipa-keyboard__key[b-qw9xumj5t9] {
    min-width: 2.5rem;
    font-size: 1rem;
    line-height: 1.2;
}

@media (max-width: 576px) {
    .create-word__actions[b-qw9xumj5t9] {
        flex-direction: column;
    }
}
/* /Views/Home/Index.cshtml.rz.scp.css */
.localColor[b-e65ccl8vu1] {
    color: #44ff00;
}   
/* /Views/Home/Words.cshtml.rz.scp.css */
.container[b-2qew2b0v7j] {
    max-width: 700px;
}

.words-table__row[b-2qew2b0v7j] {
    cursor: pointer;
}

    .words-table__row:focus-visible[b-2qew2b0v7j] {
        outline: 2px solid #0d6efd;
        outline-offset: -2px;
    }

.words-table__german[b-2qew2b0v7j] {
    font-weight: 600;
    display: flex;
    justify-content: space-between;
}

.words-table__english[b-2qew2b0v7j] {
    margin-top: 0.35rem;
    color: #495057;
}

.words-table__details[b-2qew2b0v7j] {
    margin-top: 0.35rem;
}

.words-table__form[b-2qew2b0v7j] {
    margin-top: 0.75rem;
}

.words-table__status[b-2qew2b0v7j] {
    margin-top: 0.5rem;
    font-size: 0.95rem;
}

.words-table__status--pending[b-2qew2b0v7j] {
    color: #6c757d;
}

.words-table__status--success[b-2qew2b0v7j] {
    color: #198754;
}

.words-table__status--error[b-2qew2b0v7j] {
    color: #dc3545;
}

.words-table__action-icon[b-2qew2b0v7j] {
    width: 2rem;
    height: 2rem;
    object-fit: contain;
}

.words-table__action--danger[b-2qew2b0v7j] {
    margin-left: 1rem;
}

.words-table__remark[b-2qew2b0v7j] {
    width:29rem;
}

.search[b-2qew2b0v7j] {
    display: flex;
    gap: 1rem;
    margin-bottom: 1rem;
}

    .search .caption[b-2qew2b0v7j] {
        margin-right: 5px;
    }

        .search .caption.shift[b-2qew2b0v7j] {
            margin-left: 1rem;
        }

    .search input[type="text"][b-2qew2b0v7j] {
        flex: 1;
        max-width: 100px;
        height: 1.5rem;
    }

    .search div[b-2qew2b0v7j] {
        max-width: 200px;
    }

    .search a[b-2qew2b0v7j] {
        align-self: center;
        cursor: pointer
    }

@media (max-width: 768px) {
    .search input[type="text"][b-2qew2b0v7j] {
        flex: 1;
        max-width: 55px;
    }
}
/* /Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-3xyoi5pacf] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-3xyoi5pacf] {
  color: #0077cc;
}

.btn-primary[b-3xyoi5pacf] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-3xyoi5pacf], .nav-pills .show > .nav-link[b-3xyoi5pacf] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-3xyoi5pacf] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-3xyoi5pacf] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-3xyoi5pacf] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-3xyoi5pacf] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-3xyoi5pacf] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* /Views/Shared/_Layout_2.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-35g49r4pwo] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-35g49r4pwo] {
  color: #0077cc;
}

.btn-primary[b-35g49r4pwo] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-35g49r4pwo], .nav-pills .show > .nav-link[b-35g49r4pwo] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-35g49r4pwo] {
  border-top: 1px solid #ffee00;
}
.border-bottom[b-35g49r4pwo] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-35g49r4pwo] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-35g49r4pwo] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-35g49r4pwo] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
