main#tatmatch-artist-app-page,
main#tatmatch-artist-onboard-page{
    background: url(https://tatmatch.com/wp-content/uploads/2025/08/about-banner.png);
    background-position: center;
    background-size: cover;
    padding: 160px  0 100px;
    margin-bottom: 10px;
}
main#tatmatch-artist-app-page .tatmatch-artist-app-status,
main#tatmatch-artist-onboard-page #tatmatch-artist-onboard,
main#tatmatch-artist-onboard-page .tatmatch-artist-app-status
 {
    max-width: 720px;
    margin: auto;
    text-align: center;
    padding: 40px;
    border: 1px solid #ccc;
    background: #00000070;
    border-radius: 4px;
    box-shadow: 4px 6px 7px 0px #ffffff4a;
}
main#tatmatch-artist-app-page h2,
main#tatmatch-artist-onboard-page h1,
#tatmatch-artist-onboard-page h2{
    color: #fff;
    font-size: 60px;
    font-weight: 400;
    font-family: Cambrine;
    text-align: center;
}
.tatmatch-artist-app-status p{
    font-family: "Urbanist", Sans-serif;
    color: #fff;
    font-size: 18px;
    padding: 0;
}
.tatmatch-artist-app-status a.tatmatch-artist-app-btn {
    background-color: #4EB1ED;
    font-family: "Urbanist", Sans-serif;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    padding: 10px 20px;
    margin-top: 20px;
    display: inline-block;
    border-radius: 4px;
    transition: .2s ease-in-out;
}
.tatmatch-artist-app-status a.tatmatch-artist-app-btn:hover {
    box-shadow: 4px 4px 4px 2px #00000057;
    text-decoration: none;
}
.tatmatch-artist-app{
    max-width: 720px;
    margin: auto;
    padding: 20px;
    border: 1px solid #ccccccbf;
    background: #000000ab;
    border-radius: 8px;
    box-shadow: 2px 2px 4px 0px #ffffff4a;
}
.tatmatch-artist-app p.tatmatch-artist-app-required-note {
    padding: 0 0 15px 0;
    color: #4eb1ed;
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-section-head {
    color: #fff;
    text-transform: uppercase;
    padding: 0px 0;
    font-size: 60px;
    line-height: 60px;
    font-family: Cambrine;
    text-align: center;
    font-weight: 200;
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card,
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card{
    color: #fff !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card p.hint {
    color: #cccccc;
    width: 100%;
    padding: 8px 0 0;
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="time"]) {
    width: 55%;
    color: #000000;
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card:not(:last-child) {
    border-bottom: 1px solid #424141;
}
.tatmatch-artist-app .tatmatch-artist-app-nav {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}
.tatmatch-artist-app .tatmatch-artist-app-nav button {
    background-color: #4EB1ED;
    border-color: #4EB1ED;
    border-radius: 2px;
    padding: 20px 20px;
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card label.tatmatch-artist-app-radio {
    width: 70%;
    margin: 6px 0px;
}
@media(max-width:767px){
    main#tatmatch-artist-app-page {
        padding: 120px 0 80px;
    }
    .tatmatch-artist-app {
        margin: 0 15px;
    }
    .tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-section-head {
        font-size: 50px;
        line-height: 50px;
    }
    .tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card input {
        width: 100%;
        margin-top: 10px;
    }
    .tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card:has(input[type="date"]) label {
        margin-bottom: 0px;
    }
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card textarea {
    color: #000;
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card label.tatmatch-artist-app-check {
    width: 100%;
}
p.tatmatch-artist-app-required-note {
    color: #4eb1ed;
}
section.tatmatch-artist-app-step {
    text-align: left;
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card .artist-time {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 20px;
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card .artist-time .artist-clock {
    width: 100%;
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card .artist-time .artist-clock input {
    color: #000;
    width: 180px !important;
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card .artist-time .artist-clock label {
    margin-bottom: 10px;
}
.tatmatch-artist-app section.tatmatch-artist-app-step .tatmatch-artist-app-card > div {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.tatmatch-artist-app-step[hidden] {
    display: none !important;
}
.tatmatch-artist-app .tatmatch-field-invalid {
    outline: 2px solid #c62828 !important;
    border-color: #c62828 !important;
    background-color: #fff5f5 !important;
}
.tatmatch-artist-app .tatmatch-card-invalid {
    outline: 2px solid #c62828;
    background: rgba(198, 40, 40, 0.18);
    border-radius: 6px;
    padding-left: 10px;
    padding-right: 10px;
}
.tatmatch-artist-app .tatmatch-field-error {
    width: 100% !important;
    flex-basis: 100%;
    box-sizing: border-box;
}
.tatmatch-artist-app {
    position: relative;
}
.tatmatch-form-loader {
    position: absolute;
    inset: 0;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.55);
    border-radius: 8px;
}
.tatmatch-form-spinner {
    width: 48px;
    height: 48px;
    border: 4px solid rgba(255, 255, 255, 0.25);
    border-top-color: #4EB1ED;
    border-radius: 50%;
    animation: tatmatch-spin 0.8s linear infinite;
}
@keyframes tatmatch-spin {
    to { transform: rotate(360deg); }
}
.tatmatch-artist-app.tatmatch-is-loading {
    pointer-events: none;
}
main#tatmatch-artist-onboard-page .tatmatch-artist-app-success{
    color: #00ff2d;
}