.card {
    border-radius: 0.5rem;
}

.site-url-cell {
    max-width: 420px;
}

.dashboard-url {
    max-width: 520px;
}

.min-width-0 {
    min-width: 0;
}

.site-details-list dt {
    color: #6c757d;
    font-weight: 600;
}

.site-details-list dd {
    word-break: break-word;
}

.site-form .form-check {
    margin-bottom: 0.35rem;
}

.site-form .form-check:last-child {
    margin-bottom: 0;
}

.auth-page {
    min-height: 100vh;
    background: #f4f6f8;
}

.auth-shell {
    min-height: 100vh;
}

.auth-panel {
    max-width: 440px;
}

.auth-brand-icon {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    color: #0d6efd;
    background: #ffffff;
    box-shadow: 0 0.5rem 1.5rem rgba(33, 37, 41, 0.08);
}

.login-box, .register-box {
    width: 360px;
}

.login-box .card, .register-box .card {
    border-radius: 0.5rem;
}

.login-logo a, .register-logo a {
    text-decoration: none;
    font-size: 1.75rem;
    font-weight: 600;
}

.login-box-msg, .register-box-msg {
    text-align: center;
    margin-bottom: 1.5rem;
    color: #6c757d;
}

.login-page {
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}

.login-box .login-logo {
    text-align: center;
    margin-bottom: 1rem;
}

.login-box .login-logo a {
    color: #007bff;
}

.login-card-body {
    padding: 1.5rem;
}

.register-card-body {
    padding: 1.5rem;
}

.site-url-cell {
    max-width: 420px;
}

.dashboard-url {
    max-width: 520px;
}

.min-width-0 {
    min-width: 0;
}

.site-details-list dt {
    color: #6c757d;
    font-weight: 600;
}

.site-details-list dd {
    word-break: break-word;
}

.site-form .form-check {
    margin-bottom: 0.35rem;
}

.site-form .form-check:last-child {
    margin-bottom: 0;
}

.auth-page {
    min-height: 100vh;
    background: #f4f6f8;
}

.auth-shell {
    min-height: 100vh;
}

.auth-panel {
    max-width: 440px;
}

.auth-brand-icon {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    color: #0d6efd;
    background: #ffffff;
    box-shadow: 0 0.5rem 1.5rem rgba(33, 37, 41, 0.08);
}

.login-box, .register-box {
    width: 360px;
}

.login-box .card, .register-box .card {
    border-radius: 0.5rem;
}

.login-logo a, .register-logo a {
    text-decoration: none;
    font-size: 1.75rem;
    font-weight: 600;
}

.login-box-msg, .register-box-msg {
    text-align: center;
    margin-bottom: 1.5rem;
    color: #6c757d;
}

.login-page {
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}

.login-box .login-logo {
    text-align: center;
    margin-bottom: 1rem;
}

.login-box .login-logo a {
    color: #007bff;
}

.login-card-body {
    padding: 1.5rem;
}

.register-card-body {
    padding: 1.5rem;
}
