/* Servercim.com ana sayfa — WiseCP çakışmalarını engelle */
body.servercim-home-page {
    background-color: #131722 !important;
    color: #e8edf4;
    font-family: 'Inter', 'Poppins', sans-serif;
}

body.servercim-home-page .servercim-wisecp-main {
    width: 100%;
    max-width: none;
    padding-top: 0;
}

body.servercim-home-page .servercim-wisecp-main h1,
body.servercim-home-page .servercim-wisecp-main h2,
body.servercim-home-page .servercim-wisecp-main h3,
body.servercim-home-page .servercim-wisecp-main h4,
body.servercim-home-page .servercim-wisecp-main h5 {
    font-weight: inherit;
    font-size: inherit;
    margin: inherit;
    padding: inherit;
}

body.servercim-home-page .servercim-wisecp-main input.sc-domain-input {
    width: auto !important;
    max-width: none !important;
    border: 0 !important;
    border-bottom: none !important;
    margin: 0 !important;
    padding: 1.75rem 3rem !important;
    background: transparent !important;
    color: #fff !important;
    font-size: 1.5rem !important;
    font-weight: 700 !important;
    box-shadow: none !important;
}

body.servercim-home-page .servercim-wisecp-main input.sc-domain-input:focus {
    border: 0 !important;
    padding-left: 3rem !important;
}

body.servercim-home-page .servercim-wisecp-main button.sc-domain-submit {
    width: auto !important;
    margin: 0 !important;
}

body.servercim-home-page .servercim-wisecp-main input.custom-radio {
    width: auto !important;
    padding: 0 !important;
    border: none !important;
}

body.servercim-home-page #wisecp {
    background-color: #131722 !important;
}

body.servercim-home-page #selectLang,
body.servercim-home-page #selectCurrency {
    display: none !important;
}

body.servercim-home-page .cd-top {
    display: none !important;
}
