.open-account-vestaprime-de {
    width: 100%;
    min-height: 100vh;
    position: relative;
    background-color: #000;
    overflow: hidden;
    text-align: left;
    font-size: 32px;
    color: #fff;
    font-family: 'SF Pro Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
}

.czxc-1-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.open-account-vestaprime-de-child {
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(270deg, rgba(61, 61, 61, 0), rgba(0, 0, 0, 0.6) 58.54%, #0b0b0b);
    width: 40%;
    min-width: 400px;
    height: 100%;
}

.main {
    position: relative;
    width: 100%;
    max-width: 1233px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 40px 20px;
    box-sizing: border-box;
    z-index: 10;
}

.content {
    width: 453px;
    max-width: 100%;
    filter: drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.25));
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 8px 0px 0px;
    box-sizing: border-box;
    gap: 74px;
}

.text {
    width: 100%;
    max-width: 453px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
}

.frame-parent {
    width: 100%;
    max-width: 445px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.frame-child {
    width: 116px;
    height: 32px;
    object-fit: cover;
}

.access-global-financial {
    width: 100%;
    max-width: 264px;
    position: relative;
    line-height: 36px;
    font-weight: 500;
    display: inline-block;
}

.frame-group {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    font-size: 16px;
}

.users-03-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
}

.users-03-icon {
    width: 32px;
    height: 32px;
    position: relative;
}

.flexible-pricing-trading-con-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.flexible-pricing {
    align-self: stretch;
    position: relative;
    line-height: 24px;
    font-weight: 500;
}

.sell-prices-are {
    align-self: stretch;
    position: relative;
    font-size: 14px;
    line-height: 20px;
}

.check-verified-02-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.foot {
    align-self: stretch;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.globe-01-parent {
    display: flex;
    align-items: center;
    gap: 8px;
}

.globe-01-icon {
    height: 20px;
    width: 20px;
    position: relative;
}

.phone-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* ortak stil */
.forpeople-stu {
    background: transparent;
    border: 0;
    color: white;
    padding: 5px;
    outline: none;
}

/* ülke kodu */
.country-code {
    width: 70px;
    flex-shrink: 0;
}

/* telefon input */
.phone-input {
    flex: 1;
}

/* placeholder rengi */
.forpeople-stu::placeholder {
    color: #f5f2f2;
}

/* icon varsa hizalama */
.globe-01-icon {
    width: 18px;
    height: 18px;
    margin-right: 6px;
}

    /* Chrome / Edge / Safari */
.forpeople-stu::-webkit-input-placeholder {
    color: #f5f2f2;
}

    /* Firefox */
.forpeople-stu::-moz-placeholder {
    color: #f5f2f2;
    opacity: 1;
}

    /* IE (gerekirse) */
.forpeople-stu:-ms-input-placeholder {
    color: #f5f2f2;
}

.form {
    width: 687px;
    max-width: 100%;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, 0.28);
    border: 1px solid rgba(255, 255, 255, 0.06);
    box-sizing: border-box;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 48px 48px 40px;
    position: relative;
    isolation: isolate;
    gap: 32px;
    font-size: 16px;
}

.form-logo {
    width: 116px;
    height: 32px;
    object-fit: cover;
    align-self: center;
    z-index: 0;
    flex-shrink: 0;
}

.open-an-account-container {
    position: relative;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    align-self: stretch;
    z-index: 1;
    flex-shrink: 0;
}

.dot-icon {
    display: none;
}

.frame-container {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    z-index: 2;
    flex-shrink: 0;
}

.frame-div {
    align-self: stretch;
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.first-name-parent {
    flex: 1;
    min-width: 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.first-name {
    position: relative;
    line-height: 24px;
}

.user-left-01-parent {
    align-self: stretch;
    height: 44px;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.06);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 12px 16px;
    gap: 12px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.32);
}

.password-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    font-size: 14px;
}

.password {
    position: relative;
    font-size: 16px;
    line-height: 24px;
}

.frame-parent2 {
    align-self: stretch;
    height: 44px;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.06);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    gap: 20px;
    color: rgba(255, 255, 255, 0.32);
}

.lock-01-parent {
    display: flex;
    align-items: center;
    gap: 12px;
}

.frame-parent3 {
    align-self: stretch;
    height: 44px;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.06);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    gap: 20px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.32);
}

.create-account-wrapper {
    align-self: stretch;
    height: 48px;
    border-radius: 8px;
    background: linear-gradient(180deg, #f58b00, #ffa837 53.31%, #ff9204);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 40px;
    box-sizing: border-box;
    cursor: pointer;
    transition: transform 0.2s ease;
}

.create-account-wrapper:hover {
    transform: translateY(-2px);
}

.create-account {
    position: relative;
    line-height: 24px;
    font-weight: 500;
}

.terms-of-service {
    text-decoration: underline;
    cursor: pointer;
}

.well-occasionally-send-you-ac {
    white-space: pre-wrap;
}

.already-have-an-container {
    align-self: stretch;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    z-index: 5;
    flex-shrink: 0;
}

.login {
    color: #ff9204;
    cursor: pointer;
}

.login:hover {
    text-decoration: underline;
}

/* Responsive adjustments */
@media (max-width: 1280px) {
    .main {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 40px;
    }

    .content {
        width: 100%;
    }

    .form {
        width: 100%;
        gap: 24px;
    }

    .open-account-vestaprime-de-child {
        width: 100%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6));
    }

    .czxc-1-icon {
        object-position: left center;
        left: 0;
        transform: none;
    }
}

@media (max-width: 768px) {
    .frame-div {
        flex-direction: column;
    }

    .first-name-parent {
        width: 100%;
    }

    .form {
        padding: 32px 24px;
    }

    .main {
        padding: 20px 15px;
    }
}