﻿@charset "utf-8";

#uyeolgirisbody {
    --brand-primary: #00B8A9;
    --brand-primary-hover: #009C90;
    --brand-primary-light: #E6FFFB;
    --brand-secondary: #2DD4BF;
    --navy: #102A43;
    --text-primary: #172B4D;
    --text-secondary: #627D98;
    --surface: #FFFFFF;
    --page-bg: #F7FAFC;
    --border: #DCE6EE;
    --success: #22C55E;
    --warning-accent: #FF6B00;
    --danger: #EF4444;
    min-height: 100vh;
    margin: 0;
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
    color: var(--text-primary);
    background: var(--page-bg);
}

#uyeolgirisbody video {
    display: none !important;
}

#uyeolgirisbody #uyeolgiris {
    position: fixed !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    overflow: auto !important;
    background:
        radial-gradient(circle at 18% 20%, rgba(0,184,169,.13), transparent 28%),
        radial-gradient(circle at 82% 76%, rgba(45,212,191,.15), transparent 30%),
        linear-gradient(135deg, #fff 0%, var(--page-bg) 56%, #EEFDFC 100%) !important;
}

#uyeolgirisbody #uyeolgiris:before {
    content: "";
    position: fixed;
    inset: 0;
    pointer-events: none;
    background-image:
        linear-gradient(rgba(16,42,67,.04) 1px, transparent 1px),
        linear-gradient(90deg, rgba(16,42,67,.04) 1px, transparent 1px);
    background-size: 72px 72px;
    mask-image: linear-gradient(180deg, rgba(0,0,0,.7), transparent 82%);
}

#uyeolgirisbody #uyeolgiris > #wrapper,
#uyeolgirisbody #new-signin-signup {
    position: relative !important;
    z-index: 1;
    width: min(1080px, calc(100% - 48px)) !important;
    min-height: 100dvh;
    display: grid !important;
    grid-template-columns: minmax(0, .9fr) minmax(390px, .68fr);
    align-items: center;
    gap: 46px;
    margin: 0 auto !important;
    padding: 28px 0 !important;
}

#uyeolgirisbody .uyeolgirishead {
    display: contents !important;
}

#uyeolgirisbody .uyeolgirishead .logo,
#uyeolgirisbody .uyeolgirisslogan .logo {
    margin: 0 0 28px !important;
    text-align: left !important;
}

#uyeolgirisbody .logo img {
    width: 172px !important;
    max-height: 52px !important;
    object-fit: contain;
}

#uyeolgirisbody .uyeolgirisyap,
#uyeolgirisbody .uyeolgirisyapx {
    display: contents !important;
    width: auto !important;
    margin: 0 !important;
}

#uyeolgirisbody .uyeolgirisslogan {
    width: auto !important;
    float: none !important;
    display: block !important;
    margin: 0 !important;
    color: var(--text-primary);
}

#uyeolgirisbody .uyeolgirisslogan-con {
    width: auto !important;
    max-width: 460px;
    margin: 0 !important;
}

#uyeolgirisbody .uyeolgirisslogan:before,
#uyeolgirisbody .uyeolgirishead:before {
    content: "Güvenli cloud altyapınız tek panelde";
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    margin: 0 0 18px;
    padding: 0 12px;
    border: 1px solid rgba(0,184,169,.24);
    border-radius: 999px;
    background: var(--brand-primary-light);
    color: var(--brand-primary-hover);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .04em;
    text-transform: uppercase;
}

#uyeolgirisbody .uyeolgirisslogan h4 {
    width: auto !important;
    max-width: 440px;
    margin: 0 !important;
    color: var(--text-secondary);
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
}

#uyeolgirisbody .uyeolgirisslogan h4:before,
#uyeolgirisbody .uyeolgirishead h1:before {
    content: "Netiyo hesabınızla hosting, domain, sunucu ve destek süreçlerinizi güvenli şekilde yönetin.";
    display: block;
    margin: 0 0 16px;
    color: var(--text-primary);
    font-size: clamp(32px, 3.1vw, 44px);
    line-height: 1.1;
    font-weight: 900;
    letter-spacing: -.025em;
}

#uyeolgirisbody .uyeolgirisslogan .gonderbtn {
    margin-top: 24px !important;
    border-color: var(--border) !important;
    background: var(--surface) !important;
    color: var(--text-primary) !important;
}

#uyeolgirisbody .uyeolgirisslogan .gonderbtn:hover {
    border-color: rgba(0,184,169,.34) !important;
    background: var(--brand-primary-light) !important;
    color: var(--brand-primary-hover) !important;
}

#uyeolgirisbody .uyeol {
    position: relative !important;
    inset: auto !important;
    width: auto !important;
    min-width: 0;
    float: none !important;
    display: block !important;
    max-width: 460px;
    justify-self: end;
    border: 1px solid var(--border) !important;
    border-radius: 18px !important;
    background: rgba(255,255,255,.94) !important;
    color: var(--text-primary) !important;
    box-shadow: 0 28px 80px rgba(16,42,67,.12) !important;
    overflow: hidden;
}

#uyeolgirisbody .uyeol:before {
    content: "";
    display: block;
    height: 5px;
    background: linear-gradient(90deg, var(--brand-primary), var(--brand-secondary));
}

#uyeolgirisbody .signupcon {
    padding: 28px !important;
    background: transparent !important;
}

#uyeolgirisbody .padding30 {
    padding: 0 !important;
}

#uyeolgirisbody .signinsignup-title,
#uyeolgirisbody .clientloginheadinfo {
    display: block !important;
    margin: 0 0 22px !important;
    color: var(--text-primary) !important;
    font-size: 24px !important;
    line-height: 1.25;
    font-weight: 900 !important;
}

#uyeolgirisbody #Signin_Form,
#uyeolgirisbody #Signforget_Form {
    width: 100% !important;
    margin: 0 !important;
}

#uyeolgirisbody form table,
#uyeolgirisbody form tbody,
#uyeolgirisbody form tr,
#uyeolgirisbody form td {
    display: block;
    width: 100% !important;
    border: 0 !important;
}

#uyeolgirisbody form tr {
    margin: 0 0 14px;
}

#uyeolgirisbody input[type="text"],
#uyeolgirisbody input[type="email"],
#uyeolgirisbody input[type="password"],
#uyeolgirisbody input[type="tel"],
#uyeolgirisbody select,
#uyeolgirisbody textarea {
    width: 100% !important;
    height: 46px;
    box-sizing: border-box;
    border: 1px solid var(--border) !important;
    border-radius: 10px !important;
    background: var(--surface) !important;
    color: var(--text-primary) !important;
    padding: 0 14px !important;
    font-size: 15px;
    box-shadow: none !important;
}

#uyeolgirisbody textarea {
    height: auto;
    min-height: 110px;
    padding-top: 12px !important;
}

#uyeolgirisbody input:focus,
#uyeolgirisbody select:focus,
#uyeolgirisbody textarea:focus {
    border-color: var(--brand-primary) !important;
    outline: 3px solid rgba(0,184,169,.16) !important;
    outline-offset: 0;
}

#uyeolgirisbody ::placeholder {
    color: var(--text-secondary) !important;
    opacity: .78;
}

#uyeolgirisbody .yuzde50,
#uyeolgirisbody .yuzde70,
#uyeolgirisbody .yuzde100,
#uyeolgirisbody .clean-theme-signup-box .yuzde50 {
    width: 100% !important;
    float: none !important;
    display: block !important;
    margin: 0 0 14px !important;
}

#uyeolgirisbody .gonderbtn,
#uyeolgirisbody .yesilbtn,
#uyeolgirisbody .mio-ajax-submit,
#uyeolgirisbody .signin-signup-foot-btn button {
    min-height: 46px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid var(--brand-primary) !important;
    border-radius: 10px !important;
    background: var(--brand-primary) !important;
    color: #fff !important;
    box-shadow: 0 12px 24px rgba(0,184,169,.18) !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    text-align: center !important;
}

#uyeolgirisbody .gonderbtn:hover,
#uyeolgirisbody .yesilbtn:hover,
#uyeolgirisbody .mio-ajax-submit:hover,
#uyeolgirisbody .signin-signup-foot-btn button:hover {
    border-color: var(--brand-primary-hover) !important;
    background: var(--brand-primary-hover) !important;
}

#uyeolgirisbody .signin-signup-foot-btn {
    margin-top: 20px !important;
}

#uyeolgirisbody .signin-signup-foot-btn button {
    width: 100% !important;
}

#uyeolgirisbody .sifreunuttulink,
#uyeolgirisbody .createnewaccountlink,
#uyeolgirisbody .checktext,
#uyeolgirisbody .checktext a,
#uyeolgirisbody .clientcopyright,
#uyeolgirisbody .clientcopyright a {
    color: var(--text-secondary) !important;
}

#uyeolgirisbody .sifreunuttulink:hover,
#uyeolgirisbody .createnewaccountlink:hover,
#uyeolgirisbody .checktext a:hover,
#uyeolgirisbody .clientcopyright a:hover {
    color: var(--brand-primary-hover) !important;
}

#uyeolgirisbody .socialconnect {
    width: 100%;
    display: grid !important;
    gap: 10px;
    margin: 0 0 18px !important;
    padding: 0 !important;
    border: 0 !important;
}

#uyeolgirisbody .signup-stages {
    margin: 0 0 24px !important;
}

#uyeolgirisbody .signup-stage-line {
    background: var(--border) !important;
}

#uyeolgirisbody .signup-stages-block {
    width: 54px !important;
    height: 54px !important;
    line-height: 54px !important;
    margin: 0 5% !important;
    background: var(--brand-primary-light) !important;
    color: var(--brand-primary-hover) !important;
    font-size: 21px !important;
    font-weight: 900 !important;
}

#uyeolgirisbody .signup-stages-block.active {
    background: var(--brand-primary) !important;
    color: #fff !important;
}

#uyeolgirisbody .iti,
#uyeolgirisbody .intl-tel-input {
    width: 100%;
}

#uyeolgirisbody #gsm {
    padding-left: 96px !important;
}

#uyeolgirisbody .selected-dial-code,
#uyeolgirisbody .country-name {
    color: var(--text-primary) !important;
}

#uyeolgirisbody .verificationcontent {
    color: var(--text-primary);
}

#uyeolgirisbody .uyeolgirisslogan,
#uyeolgirisbody .uyeolgirishead {
    align-self: center;
}

#uyeolgirisbody .uyeolgirisslogan:after {
    content: "7/24 destek  \2022  Güvenli oturum  \2022  Tek panelden yönetim";
    display: block;
    width: max-content;
    max-width: 100%;
    margin-top: 24px;
    padding: 13px 16px;
    border: 1px solid rgba(0,184,169,.18);
    border-radius: 14px;
    background: rgba(255,255,255,.72);
    color: var(--text-secondary);
    box-shadow: 0 16px 42px rgba(16,42,67,.06);
    font-size: 13px;
    font-weight: 800;
}

#uyeolgirisbody .uyeolgirishead:after {
    content: "";
    display: block;
}

@media only screen and (max-width: 1024px) {
    #uyeolgirisbody #uyeolgiris > #wrapper,
    #uyeolgirisbody #new-signin-signup {
        width: min(100% - 28px, 620px) !important;
        grid-template-columns: 1fr;
        gap: 24px;
        padding: 28px 0 !important;
    }

    #uyeolgirisbody .uyeolgirisslogan {
        text-align: left !important;
    }

    #uyeolgirisbody .uyeolgirisslogan h4 {
        max-width: none;
    }

    #uyeolgirisbody .uyeol {
        max-width: none;
        justify-self: stretch;
    }

    #uyeolgirisbody .uyeolgirisslogan h4:before,
    #uyeolgirisbody .uyeolgirishead h1:before {
        font-size: clamp(28px, 8vw, 38px);
    }

    #uyeolgirisbody .signupcon {
        padding: 22px !important;
    }
}

