:root{--teg-bg:#050505;--teg-panel:#0d0d0d;--teg-gold:#c52f4a;--teg-light:#ffffff;--teg-muted:#aaa;--teg-line:rgba(197,47,74,.3)}
html,body.teg-auth-page{margin:0!important;min-height:100%;background:var(--teg-bg)!important;color:#fff!important;font-family:Inter,Arial,sans-serif}
.teg-auth-page *{box-sizing:border-box}.teg-auth-shell{min-height:100vh;background:radial-gradient(circle at 78% 8%,rgba(197,47,74,.1),transparent 32%),#050505}
.teg-account-choice{width:min(1280px,calc(100% - 32px));margin:auto;padding:58px 0 90px}.teg-choice-heading{text-align:center;max-width:760px;margin:0 auto 38px}.teg-choice-heading>span{color:var(--teg-gold);font-size:12px;font-weight:950;letter-spacing:.23em}.teg-choice-heading h1{margin:15px 0 12px;font:800 clamp(46px,7vw,78px)/1 Georgia,serif}.teg-choice-heading p{color:#aaa;font-size:17px}.teg-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.teg-choice-card{position:relative;min-height:330px;border:1px solid var(--teg-line);border-radius:23px;background:#090909;color:#fff!important;text-decoration:none!important;overflow:hidden;transition:.2s}.teg-choice-card:hover{transform:translateY(-4px);border-color:#c52f4a;box-shadow:0 20px 55px #000}.teg-choice-image{position:absolute;inset:0;background-position:right center;background-repeat:no-repeat;background-size:52% auto;transition:transform .35s ease}.teg-choice-card:hover .teg-choice-image{transform:scale(1.035)}.teg-choice-shade{position:absolute;inset:0;background:linear-gradient(90deg,#080808 0%,#080808 43%,rgba(8,8,8,.93) 58%,rgba(8,8,8,.25) 100%)}.teg-choice-content{position:relative;z-index:2;min-height:330px;padding:35px;display:flex;flex-direction:column;align-items:flex-start}.teg-choice-content i{position:absolute;right:25px;top:20px;color:#c52f4a;font:normal 54px Georgia,serif;opacity:.55}.teg-choice-card h2{max-width:70%;margin:5px 0 10px;font:800 34px/1.05 Georgia,serif}.teg-choice-card strong{display:inline-block;color:#fff;background:linear-gradient(100deg,#9d1f38,#c52f4a);padding:7px 12px;border-radius:99px;font-size:12px;text-transform:uppercase}.teg-choice-card p{max-width:58%;color:#bbb;font-size:16px;line-height:1.55}.teg-choice-content b{margin-top:auto;color:var(--teg-light);font-size:12px;font-weight:950;letter-spacing:.08em}
.teg-auth-top{height:86px;padding:0 clamp(18px,4vw,70px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--teg-line);background:#050505}
.teg-auth-logo img{display:block;width:150px;height:72px;object-fit:contain}.teg-auth-back{color:#ddd!important;text-decoration:none!important;font-weight:700}.teg-auth-back:hover{color:var(--teg-light)!important}
.teg-auth-stage{width:min(1180px,calc(100% - 32px));margin:auto;padding:58px 0 90px;display:grid;grid-template-columns:minmax(300px,.85fr) minmax(460px,1.15fr);gap:28px;align-items:start}
.teg-auth-intro-panel{position:sticky;top:28px;min-height:550px;padding:54px 48px;border:1px solid var(--teg-line);border-radius:28px;background:linear-gradient(145deg,#17140c,#080808 65%);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}
.teg-auth-intro-panel:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;top:-230px;right:-170px;background:radial-gradient(circle,rgba(197,47,74,.23),transparent 67%)}
.teg-auth-kicker{color:var(--teg-gold);font-size:12px;font-weight:900;letter-spacing:.22em}.teg-auth-intro-panel h2{margin:20px 0 20px;font:700 clamp(42px,5vw,68px)/.95 Georgia,serif}.teg-auth-intro-panel h2 span{color:var(--teg-light)}.teg-auth-intro-panel p{margin:0;color:#bbb;font-size:17px;line-height:1.65}
.teg-auth-card{padding:46px;border:1px solid var(--teg-line);border-radius:28px;background:linear-gradient(180deg,#111,#090909);box-shadow:0 28px 80px #0008}.teg-auth-pill{display:inline-flex;padding:10px 18px;border:1px solid rgba(197,47,74,.5);border-radius:999px;color:var(--teg-light);font-size:11px;font-weight:900;letter-spacing:.16em}.teg-auth-card h1{margin:24px 0 12px;font:800 clamp(46px,5vw,72px)/.95 Georgia,serif}.teg-auth-lead{margin:0 0 30px;color:#aaa;font-size:17px;line-height:1.55}.teg-auth-next{margin:-5px 0 28px;padding:16px 18px;border:1px solid var(--teg-line);border-radius:14px;color:#bbb;background:rgba(197,47,74,.04)}
.teg-auth-alert{margin:0 0 22px;padding:15px 17px;border:1px solid #813745;border-radius:12px;background:#2a0f15;color:#ffc0c8}.teg-auth-success{border-color:#2c7450;background:#0c291c;color:#b8ebcc}
.teg-auth-form label:not(.teg-check){display:block;margin:0 0 8px;color:#fff;font-size:14px;font-weight:800}.teg-auth-form input[type=text],.teg-auth-form input[type=email],.teg-auth-form input[type=password],.teg-auth-form input[type=tel]{width:100%;height:62px;margin:0 0 18px;padding:0 17px;border:1px solid #303036;border-radius:14px;background:#070707;color:#fff;font-size:16px;outline:none}.teg-auth-form input:focus{border-color:var(--teg-gold);box-shadow:0 0 0 3px rgba(197,47,74,.1)}
.teg-password{position:relative}.teg-password input{padding-right:62px!important}.teg-show-pass{position:absolute;top:6px;right:7px;width:48px;height:48px;border:1px solid #ef6a7d;border-radius:11px;background:#8f1831;color:#fff;font-size:18px;cursor:pointer}
.teg-auth-options{display:flex;justify-content:space-between;gap:18px;margin:2px 0 24px}.teg-check{display:flex;gap:10px;color:#bbb;font-size:14px;line-height:1.45}.teg-check input{width:20px;height:20px;min-width:20px;accent-color:var(--teg-gold)}.teg-auth-options a,.teg-auth-switch a,.teg-check a{color:var(--teg-light)!important;text-decoration:none!important;font-weight:800}.teg-consents{display:grid;gap:12px;margin:5px 0 25px}
.teg-auth-submit{width:100%;height:66px;border:1px solid #ef6a7d;border-radius:14px;background:linear-gradient(100deg,#8f1831,#c52f4a,#e24b63);color:#fff;font-size:18px;font-weight:950;cursor:pointer}.teg-auth-submit:hover{filter:brightness(1.06)}.teg-auth-switch{margin-top:23px;text-align:center;color:#aaa;font-weight:700}
@media(max-width:900px){.teg-auth-stage{grid-template-columns:1fr;max-width:720px}.teg-auth-intro-panel{display:none}.teg-auth-card{padding:38px}.teg-choice-grid{grid-template-columns:1fr}}
@media(max-width:560px){.teg-auth-top{height:68px}.teg-auth-logo img{width:112px;height:58px}.teg-auth-back{font-size:12px}.teg-auth-stage{width:calc(100% - 20px);padding:24px 0 45px}.teg-auth-card{padding:27px 19px;border-radius:19px}.teg-auth-card h1{font-size:42px}.teg-auth-form input[type=text],.teg-auth-form input[type=email],.teg-auth-form input[type=password],.teg-auth-form input[type=tel]{height:57px}.teg-auth-options{flex-direction:column}.teg-auth-submit{height:60px}.teg-account-choice{width:calc(100% - 20px);padding:28px 0 45px}.teg-choice-card,.teg-choice-content{min-height:300px}.teg-choice-content{padding:25px}.teg-choice-image{background-size:auto 88%;background-position:right bottom}.teg-choice-shade{background:linear-gradient(90deg,#080808 0%,rgba(8,8,8,.96) 50%,rgba(8,8,8,.35) 100%)}.teg-choice-card h2{max-width:75%;font-size:30px}.teg-choice-card p{max-width:65%;font-size:14px}}
.teg-resend{margin-top:22px;border-top:1px solid #282828;padding-top:18px;color:#bdbdbd}.teg-resend summary{cursor:pointer;color:#c52f4a;font-weight:800}.teg-resend form{margin-top:18px}.teg-resend .teg-auth-submit{height:54px;font-size:13px}
.teg-recovery-intro{justify-content:center}.teg-security-note{margin-top:34px;padding:18px;border:1px solid rgba(197,47,74,.24);border-radius:15px;background:#090909;display:grid;gap:7px}.teg-security-note b{color:var(--teg-light);font-size:11px;letter-spacing:.16em}.teg-security-note span{color:#999;font-size:13px;line-height:1.5}.teg-recovery-card{align-self:center}.teg-recovery-field{position:relative}.teg-recovery-field>span{position:absolute;z-index:2;left:18px;top:20px;color:var(--teg-gold);font-size:19px}.teg-recovery-field input{padding-left:53px!important}.teg-auth-submit-link{display:flex;align-items:center;justify-content:center;text-decoration:none!important}.teg-auth-success strong{color:#dbf8e7;font-size:17px}
