@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@400;500;600;700;800&family=Orbitron:wght@500;600;700;800&display=swap');

:root { color-scheme: dark; }
html, body { min-height: 100%; }
body { min-width: 0; color: #f4f9ff; font-family: 'Exo 2', Arial, sans-serif; background: #040916 url('/img/earth-in-space-wallpaper-1920x1440_25.jpg') center center / cover fixed no-repeat; }
body::before { content: ''; position: fixed; inset: 0; z-index: -1; pointer-events: none; background: linear-gradient(90deg, rgba(1, 5, 18, .84) 0%, rgba(3, 10, 28, .7) 44%, rgba(2, 5, 19, .62) 100%), linear-gradient(0deg, rgba(1, 4, 13, .58), transparent 52%); }
#bodyContainer { min-height: 100vh; position: relative; overflow: hidden; isolation: isolate; }
#bodyContainer::before { content: ''; position: absolute; inset: 0; z-index: -1; pointer-events: none; opacity: .35; background-image: linear-gradient(rgba(86, 207, 255, .09) 1px, transparent 1px), linear-gradient(90deg, rgba(86, 207, 255, .09) 1px, transparent 1px); background-size: 68px 68px; mask-image: linear-gradient(to bottom, #000, transparent 72%); }
#content { min-height: calc(100vh - 78px); display: flex; align-items: center; padding: 18px 24px; background: none; }
#content > .container { width: min(1240px, 100%); max-width: 1240px; margin: 0 auto; overflow: visible; display: grid; grid-template-columns: minmax(300px, 1fr) minmax(300px, 1fr) minmax(300px, 1fr); gap: 28px; align-items: center; position: relative; }
#bgc_sasform_config { display: none; }

.stark-hero { grid-column: 2; grid-row: 1; min-height: 440px; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 26px 30px; border-left: 2px solid rgba(115, 229, 255, .75); border-right: 2px solid rgba(115, 229, 255, .28); text-align: center; text-shadow: 0 2px 16px #000; }
.stark-kicker { margin: 0 0 18px; color: #86e8ff; font: 600 11px/1 'Orbitron', sans-serif; letter-spacing: .25em; }
.stark-hero h1 { margin: 0; color: #fff; font: 800 clamp(43px, 5vw, 76px)/.9 'Orbitron', sans-serif; letter-spacing: -.09em; white-space: nowrap; }
.stark-hero h1 span { display: block; margin-left: .5em; color: #5bdcff; font-size: .55em; letter-spacing: .2em; }
.stark-tagline { margin: 25px 0 27px; color: #bed1e3; font-size: 19px; line-height: 1.45; }
.stark-tagline strong { color: #fff; font-weight: 600; }
.stark-status { display: flex; align-items: center; justify-content: center; gap: 9px; color: #a9bed2; font: 600 10px/1 'Orbitron', sans-serif; letter-spacing: .1em; }
.stark-status span { width: 8px; height: 8px; border-radius: 50%; background: #5cffac; box-shadow: 0 0 12px #5cffac; }
.stark-mark { width: 58px; height: 30px; margin-bottom: 28px; position: relative; border: 1px solid rgba(114, 222, 255, .5); border-radius: 50%; transform: rotate(-18deg); }
.stark-mark::after { content: ''; position: absolute; width: 12px; height: 12px; top: 8px; left: 22px; border-radius: 50%; background: #63e2ff; box-shadow: 0 0 18px #63e2ff; }
.stark-mark span { position: absolute; inset: 7px -13px; border-top: 1px solid #b2f1ff; transform: rotate(25deg); }
.stark-mark i { position: absolute; top: -4px; right: 3px; width: 4px; height: 4px; border-radius: 50%; background: #fff; }

#reg, #login { position: relative; width: auto; min-height: 0; height: auto; margin: 0; padding: 0; border: 0; border-radius: 0; color: #f4f9ff; background: none; box-shadow: none; z-index: 2; }
#reg { grid-column: 1; grid-row: 1; }
#login { grid-column: 3; }
#reg .bgc_signup_container, #login .bgcdw_login_container { width: auto; max-width: none; box-sizing: border-box; margin: 0; padding: 21px 22px; border: 1px solid rgba(151, 220, 255, .44); border-radius: 10px; background: linear-gradient(145deg, rgba(7, 23, 48, .9), rgba(2, 7, 19, .9)); box-shadow: 0 21px 52px rgba(0, 0, 0, .46), inset 0 1px rgba(255, 255, 255, .12); backdrop-filter: blur(11px); }
.stark-panel-heading { margin: 0 0 15px; }
.stark-eyebrow { display: block; margin-bottom: 9px; color: #5ee0ff; font: 600 9px/1 'Orbitron', sans-serif; letter-spacing: .18em; }
.stark-panel-heading h2 { margin: 0; color: #fff; font: 600 22px/1.2 'Orbitron', sans-serif; letter-spacing: -.04em; }
.stark-panel-heading p { margin: 7px 0 0; color: #b8c9db; font-size: 13px !important; line-height: 1.4; }
.bgc .bgc_signup_form_signup div, .bgc .bgcdw_login_form_login div { clear: both; height: auto; margin-bottom: 8px; }
.bgc .bgcdw_login_form_login div label, .bgc .bgc_signup_form_signup div label { float: none; display: block; width: auto; margin: 0 0 6px; color: #c5d5e4; font-size: 12px; line-height: 1.2; }
#reg input[type=email], #reg input[type=password], #reg input[type=text], #login input[type=password], #login input[type=text] { float: none; display: block; width: 100%; height: 37px; padding: 0 12px; box-sizing: border-box; color: #fff; background: rgba(0, 7, 21, .78); border: 1px solid rgba(136, 191, 228, .42); border-radius: 5px; outline: none; font: 13px 'Exo 2', sans-serif; transition: .18s ease; }
.bgc input[type=email]::placeholder, .bgc input[type=password]::placeholder, .bgc input[type=text]::placeholder { color: #7890a9; }
.bgc input[type=email]:focus, .bgc input[type=password]:focus, .bgc input[type=text]:focus { border-color: #6be4ff; box-shadow: 0 0 0 3px rgba(91, 220, 255, .14); }
.bgc .bgcdw_login_container_remindpassword { margin: 0 0 18px; padding: 0; text-align: right; }
.bgcdw_remindpassword { color: #7de5ff !important; font-size: 12px !important; }
.bgcdw_remindpassword::after { content: 'Şifremi unuttum'; }
.bgc .bgcdw_login_form_buttons { margin: 0; padding: 0; text-align: initial; }
#login .bgcdw_login_container_form, #login form, #login fieldset, #login .bgcdw_login_form_login > div, #login .bgcdw_login_container_remindpassword, #login .bgcdw_login_form_buttons { display: block; width: auto; }
#login .bgcdw_login_container_remindpassword { position: static; }
#login .bgcdw_button.bgcdw_login_form_login { display: block; }
.bgcdw_button.bgcdw_login_form_login, .bgc_button.bgc_signup_form_register { width: 100%; height: 43px; margin: 0; border: 0; border-radius: 5px; color: #02101b; background: linear-gradient(100deg, #49d4ff, #a6f3ff); box-shadow: 0 9px 22px rgba(60, 198, 255, .25); font: 700 11px 'Orbitron', sans-serif; letter-spacing: .05em; transition: .18s ease; }
.bgcdw_button.bgcdw_login_form_login:hover, .bgc_button.bgc_signup_form_register:hover { transform: translateY(-2px); background: #d0f9ff; box-shadow: 0 12px 28px rgba(60, 198, 255, .38); }
#gccc { transform: scale(.72); transform-origin: left top; height: 56px !important; margin-bottom: 0 !important; }
.bgc .bgc_signup_form_legal { margin: 1px 0 9px; }
.bgc .bgc_signup_form_legal label { width: calc(100% - 37px); margin-left: 8px; color: #b9c9d7; font-size: 11px; line-height: 1.35; }
.bgc .bgc_signup_form_legal a { color: #80e6ff; }
.bgc_signup_form_legal input[type=checkbox] { accent-color: #5bdcff; }
.bgc_signup_form_back { display: none; }
.bgc_signup_form_register { float: none; }
#footer { position: relative; z-index: 2; padding: 0 20px 20px; color: #9ab1c8; font-family: 'Exo 2', sans-serif; }
#footer .container { max-width: 1280px; }
#gl_footer { color: #a9bed0; }
@media (max-width: 1050px) { #content > .container { grid-template-columns: minmax(280px, 1fr) minmax(280px, 1fr); max-width: 820px; } .stark-hero { grid-column: 1 / -1; grid-row: auto; min-height: 180px; padding: 24px 30px; } #reg { grid-column: 1; grid-row: auto; } #login { grid-column: 2; grid-row: auto; } }
@media (max-width: 650px) { body { background-position: 62% center; } #bodyContainer { overflow: visible; } #content { display: block; min-height: 0; padding: 18px 14px 24px; } #content > .container { display: block; } .stark-hero { min-height: 200px; margin: 0 0 18px; padding: 24px 18px; } .stark-hero h1 { font-size: 46px; } .stark-tagline { margin: 16px 0 20px; font-size: 16px; } #reg { margin-bottom: 18px; } .bgc_signup_container, .bgcdw_login_container { padding: 25px 19px; } }
