:root{--xt-bg:#f4fbff;--xt-paper:#fff;--xt-text:#071121;--xt-muted:#65738a;--xt-line:#dfe8f1;--xt-teal:var(--xt-user-accent, #05aeb9);--xt-teal2:var(--xt-user-accent, #18d7c5);--xt-shadow:0 28px 80px rgba(15,35,55,.12);--xt-serif:Georgia,'Times New Roman',serif;--xt-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif}*{box-sizing:border-box}body.xt-auth{margin:0;min-height:100vh;background:radial-gradient(circle at 8% 18%,#e9f8ff 0,#f7fcff 30%,#fff 72%);font-family:var(--xt-sans);color:var(--xt-text);overflow-x:hidden}.xt-auth a{color:var(--xt-teal);text-decoration:none;font-weight:800}.xt-auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);position:relative}.xt-auth-shell:before,.xt-auth-shell:after,.xt-splash:before{content:'';position:fixed;border-radius:999px;background:rgba(255,255,255,.62);border:1px solid rgba(185,213,228,.36);box-shadow:inset 0 18px 32px rgba(255,255,255,.76),0 12px 36px rgba(90,145,170,.11);pointer-events:none;animation:xtFloat 6s ease-in-out infinite}.xt-auth-shell:before{width:88px;height:88px;left:5vw;bottom:16vh}.xt-auth-shell:after{width:52px;height:52px;right:10vw;top:17vh;animation-delay:1.3s}.xt-auth-brand{display:flex;align-items:center;gap:15px;font-size:31px;font-weight:950;letter-spacing:-.05em}.xt-logo-mark{width:54px;height:54px;border-radius:16px;display:inline-block;position:relative;filter:drop-shadow(0 12px 22px rgba(8,174,185,.18))}.xt-logo-mark:before,.xt-logo-mark:after{content:'';position:absolute;left:23px;top:2px;width:10px;height:50px;border-radius:999px;background:linear-gradient(180deg,#00c9ec,#00d3a9);transform:rotate(45deg)}.xt-logo-mark:after{transform:rotate(-45deg);background:linear-gradient(180deg,#00d3a9,#009ee8)}.xt-auth-hero{min-height:100vh;position:relative;padding:76px 6vw 54px;overflow:hidden;background:linear-gradient(120deg,#f8fdff 0,#eefaff 54%,#fff 100%)}.xt-auth-hero:before{content:'';position:absolute;left:-22vw;top:-22vh;width:78vw;height:78vw;border-radius:50%;background:linear-gradient(145deg,rgba(221,246,255,.78),rgba(255,255,255,.08));}.xt-auth-hero:after{content:'';position:absolute;right:-8vw;bottom:-20vh;width:92vw;height:23vw;border-radius:50% 50% 0 0;transform:rotate(-9deg);background:linear-gradient(90deg,rgba(178,239,248,.08),rgba(11,187,194,.28),rgba(255,255,255,.68));filter:blur(.2px)}.xt-hero-inner{position:relative;z-index:2;max-width:650px}.xt-auth-copy{margin-top:84px}.xt-auth-copy h1{font-family:var(--xt-serif);font-weight:900;font-size:clamp(48px,5.4vw,82px);line-height:.96;letter-spacing:-.055em;margin:0}.xt-auth-copy h1 span,.xt-auth-sub strong{color:var(--xt-teal)}.xt-auth-copy p{max-width:390px;color:var(--xt-muted);font-size:19px;line-height:1.5;margin:28px 0 0}.xt-auth-stats{display:flex;gap:18px;margin-top:45px}.xt-auth-stats div{width:126px;min-height:108px;border-radius:20px;background:rgba(255,255,255,.82);box-shadow:0 18px 46px rgba(25,65,90,.09);border:1px solid rgba(223,232,241,.78);display:flex;flex-direction:column;align-items:center;justify-content:center}.xt-auth-stats b{font-size:23px}.xt-auth-stats small{color:var(--muted);margin-top:4px}.xt-secure{position:absolute;left:6vw;bottom:46px;z-index:2;display:flex;gap:13px;align-items:center;color:var(--xt-muted);font-size:13px}.xt-secure b{display:block;color:var(--xt-text);font-size:15px}.xt-secure i{width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,var(--xt-teal),var(--xt-teal2));display:grid;place-items:center;color:#fff;font-style:normal;box-shadow:0 12px 25px rgba(var(--xt-user-accent-rgb),.21)}.xt-floating-phone{position:absolute;z-index:3;right:-12px;top:31%;width:min(355px,35vw);transform:rotate(7deg);border-radius:34px;padding:10px;background:rgba(255,255,255,.82);box-shadow:0 28px 80px rgba(20,75,105,.17);border:1px solid rgba(220,235,244,.86)}.xt-floating-phone img{display:block;width:100%;border-radius:26px}.xt-bubble{position:absolute;z-index:4;border-radius:999px;background:rgba(255,255,255,.77);box-shadow:0 20px 56px rgba(27,112,132,.16),inset 0 3px 12px rgba(255,255,255,.8);border:1px solid rgba(214,233,243,.7);display:grid;place-items:center;color:var(--xt-teal);font-weight:950}.xt-bubble.x{right:6vw;top:23%;width:88px;height:88px;background:linear-gradient(135deg,#52e6e8,var(--xt-user-accent, #05aeb9));color:#fff;font-size:54px}.xt-bubble.heart{right:34vw;top:43%;width:74px;height:74px;font-size:34px}.xt-bubble.chat{right:2vw;top:47%;width:92px;height:78px;border-radius:28px;background:#27ccd0;color:#fff;font-size:36px}.xt-auth-panel{min-height:100vh;display:grid;place-items:center;padding:48px 5vw;background:rgba(255,255,255,.78);position:relative;z-index:2}.xt-auth-card{width:min(620px,100%);border:1px solid var(--xt-line);background:rgba(255,255,255,.92);border-radius:34px;box-shadow:var(--xt-shadow);padding:56px 62px}.xt-auth-card.compact{padding-top:52px}.xt-auth-card h2{font-family:var(--xt-serif);font-weight:900;font-size:clamp(42px,4vw,62px);line-height:.98;letter-spacing:-.055em;text-align:center;margin:0 0 13px}.xt-auth-sub{text-align:center;color:var(--xt-muted);font-size:18px;margin:0 0 36px}.xt-auth-form{display:grid;gap:20px}.xt-auth-label{display:grid;gap:9px;font-weight:850}.xt-field{height:58px;border:1px solid var(--xt-line);border-radius:13px;background:rgba(255,255,255,.88);display:flex;align-items:center;gap:13px;padding:0 18px;transition:.2s ease}.xt-field:focus-within{border-color:rgba(var(--xt-user-accent-rgb),.55);box-shadow:0 0 0 5px rgba(var(--xt-user-accent-rgb),.09)}.xt-field svg{width:22px;height:22px;color:#8a99ab;fill:none;stroke:currentColor;stroke-width:2}.xt-field input{border:0;background:transparent;outline:0;width:100%;min-width:0;font-size:16px;color:var(--xt-text)}.xt-field input::placeholder{color:#95a3b6}.xt-eye{border:0;background:transparent;color:#8290a5;display:grid;place-items:center;cursor:pointer}.xt-auth-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.xt-check{display:flex;align-items:center;gap:10px;color:var(--xt-text);font-weight:650}.xt-check input{appearance:none;width:22px;height:22px;border:1px solid var(--xt-line);border-radius:7px;display:grid;place-items:center}.xt-check input:checked{background:var(--xt-teal);border-color:var(--xt-teal)}.xt-check input:checked:after{content:'✓';color:#fff;font-weight:900}.xt-auth-btn{height:64px;border:0;border-radius:14px;background:linear-gradient(135deg,#06a7b5,#13cfc3);color:#fff;font-weight:900;font-size:19px;display:flex;align-items:center;justify-content:center;gap:18px;cursor:pointer;box-shadow:0 16px 38px rgba(var(--xt-user-accent-rgb),.23);transition:.2s ease}.xt-auth-btn:hover{transform:translateY(-1px);box-shadow:0 20px 44px rgba(var(--xt-user-accent-rgb),.3)}.xt-auth-btn span:last-child{font-size:28px;font-weight:400}.xt-divider{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:center;color:#7c8aa0;margin:4px 0}.xt-divider:before,.xt-divider:after{content:'';height:1px;background:var(--xt-line)}.xt-social{height:56px;border:1px solid var(--xt-line);background:#fff;border-radius:13px;color:var(--xt-text);font-weight:850;display:flex;align-items:center;justify-content:center;gap:14px;cursor:pointer}.xt-auth-switch{text-align:center;margin:20px 0 0}.xt-alert{border-radius:14px;padding:13px 15px;background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;font-weight:800}.xt-success{border-radius:14px;padding:13px 15px;background:#ecfeff;border:1px solid #a5f3fc;color:#0e7490;font-weight:800}.xt-hint{display:block;color:#7b8797;font-size:12px;font-weight:650;margin-top:-2px}.xt-splash{min-height:100vh;position:relative;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 60% 20%,#fff 0,#f5fbff 40%,#eaf8ff 100%);padding:48px}.xt-splash:before{width:64px;height:64px;right:12vw;top:14vh}.xt-splash-card{width:min(1300px,100%);min-height:min(760px,82vh);position:relative;border-radius:34px;overflow:hidden;background:linear-gradient(115deg,#fff 0,#f4fbff 56%,#fff 100%);box-shadow:var(--xt-shadow);border:1px solid rgba(221,232,241,.8);display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;padding:56px}.xt-splash-card:before{content:'';position:absolute;inset:auto -10vw -16vh -14vw;height:36vh;border-radius:50% 50% 0 0;background:linear-gradient(90deg,rgba(255,255,255,.4),rgba(80,211,224,.24),rgba(255,255,255,.88));transform:rotate(-5deg)}.xt-splash-copy{position:relative;z-index:2}.xt-splash-copy h1{font-family:var(--xt-serif);font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:60px 0 24px}.xt-splash-copy h1 span{color:var(--xt-teal)}.xt-splash-copy p{font-size:19px;color:var(--xt-muted);line-height:1.45;max-width:390px}.xt-splash-preview{position:relative;z-index:2;justify-self:center;width:min(520px,88%);padding:14px;border-radius:38px;background:rgba(255,255,255,.85);box-shadow:0 30px 80px rgba(25,75,110,.14);transform:rotate(5deg)}.xt-splash-preview img{display:block;width:100%;border-radius:28px}.xt-loader{display:flex;align-items:center;gap:18px;margin-top:48px}.xt-spinner{width:72px;height:72px;border-radius:50%;border:7px solid #d9eef6;border-top-color:var(--xt-teal);animation:xtSpin 1s linear infinite;box-shadow:0 0 22px rgba(var(--xt-user-accent-rgb),.12)}.xt-loader b{display:block;font-size:20px}.xt-loader span{color:var(--xt-muted)}.xt-only-mobile{display:none}@keyframes xtSpin{to{transform:rotate(360deg)}}@keyframes xtFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-18px)}}@media (max-width:1100px){.xt-auth-shell{grid-template-columns:1fr}.xt-auth-hero{min-height:auto;padding:56px 7vw 44px}.xt-auth-copy{margin-top:48px}.xt-floating-phone{right:5vw;top:26%;width:330px}.xt-auth-panel{min-height:auto;padding:36px 7vw 60px}.xt-secure{position:relative;left:auto;bottom:auto;margin-top:36px}.xt-auth-card{padding:44px 38px}.xt-splash-card{grid-template-columns:1fr;gap:28px;min-height:auto}.xt-splash-copy{text-align:center}.xt-splash-copy p{margin-inline:auto}.xt-loader{justify-content:center}.xt-splash-preview{width:min(520px,92%);transform:rotate(3deg)}}@media (max-width:720px){body.xt-auth{background:#fbfdff}.xt-auth-hero{min-height:38vh;padding:42px 24px 18px}.xt-auth-brand{font-size:31px}.xt-logo-mark{width:46px;height:46px}.xt-logo-mark:before,.xt-logo-mark:after{left:19px;height:44px}.xt-auth-copy,.xt-auth-stats,.xt-secure{display:none}.xt-floating-phone{position:relative;right:auto;top:auto;width:78%;margin:22px auto -24px;transform:rotate(5deg)}.xt-bubble.x{width:62px;height:62px;font-size:38px;right:13vw;top:14vh}.xt-bubble.heart,.xt-bubble.chat{display:none}.xt-auth-panel{padding:0 22px 34px}.xt-auth-card{padding:36px 0 0;border:0;box-shadow:none;background:transparent}.xt-auth-card h2{font-size:48px}.xt-auth-sub{font-size:16px}.xt-field{height:56px}.xt-auth-btn{height:62px}.xt-auth-row{font-size:14px}.xt-social{height:54px}.xt-splash{padding:0}.xt-splash-card{min-height:100vh;width:100%;border:0;border-radius:0;box-shadow:none;padding:44px 24px;display:flex;flex-direction:column}.xt-splash-copy h1{font-size:35px;margin:20px 0 14px}.xt-splash-copy p{font-size:17px}.xt-splash-preview{width:92%;transform:rotate(-2deg);margin-top:auto}.xt-loader{margin-top:28px;flex-direction:column;gap:10px}.xt-spinner{width:92px;height:92px}.xt-only-mobile{display:block}} 

/* V68 Auth refinement: site preview becomes a clean background/hero asset, not a tall bordered phone block. */
body.xt-auth{min-height:100svh;overflow-x:hidden;background:#f7fcff;}
.xt-auth-shell{min-height:100svh;grid-template-columns:minmax(0,1fr) minmax(420px,640px);overflow:hidden;}
.xt-auth-hero{min-height:100svh;padding:64px 5.4vw 42px;isolation:isolate;background:radial-gradient(circle at 23% 20%,#ffffff 0,#edfaff 38%,#ffffff 76%);}
.xt-auth-hero:before{left:-20vw;top:-24vh;width:82vw;height:82vw;background:rgba(218,245,255,.72);}
.xt-auth-hero:after{right:-12vw;bottom:-22vh;height:28vw;background:linear-gradient(90deg,rgba(255,255,255,.12),rgba(28,203,210,.30),rgba(255,255,255,.76));}
.xt-hero-inner{max-width:620px;}
.xt-auth-copy{margin-top:70px;}
.xt-auth-copy h1{font-size:clamp(45px,4.9vw,76px);}
.xt-auth-panel{min-height:100svh;background:rgba(255,255,255,.70);backdrop-filter:blur(9px);padding:42px clamp(32px,4.5vw,70px);}
.xt-auth-card{width:min(590px,100%);padding:48px clamp(32px,4vw,56px);border-radius:30px;background:rgba(255,255,255,.86);backdrop-filter:blur(16px);}
.xt-auth-card.compact{padding-top:42px;}
.xt-auth-card h2{font-size:clamp(40px,3.6vw,58px);}
.xt-auth-sub{margin-bottom:30px;}
.xt-auth-form{gap:17px;}
.xt-floating-phone{right:clamp(-80px,-4vw,-26px);top:21%;width:min(430px,42vw);padding:0;border:0;background:transparent;border-radius:28px;box-shadow:0 38px 95px rgba(19,79,112,.16);transform:rotate(7deg);opacity:.92;overflow:hidden;}
.xt-floating-phone img{width:100%;height:auto;border-radius:28px;display:block;object-fit:cover;filter:drop-shadow(0 24px 46px rgba(26,96,120,.10));}
.xt-bubble.x{right:5vw;top:17%;}
.xt-bubble.chat{right:1.5vw;top:43%;}
.xt-bubble.heart{right:32vw;top:38%;}
.xt-splash{min-height:100svh;padding:0;background:radial-gradient(circle at 58% 15%,#fff 0,#f4fbff 38%,#eaf8ff 100%);}
.xt-splash-card{width:100%;min-height:100svh;border:0;border-radius:0;box-shadow:none;padding:clamp(34px,5vw,78px);background:radial-gradient(circle at 30% 15%,#fff 0,#f5fcff 38%,#fff 78%);grid-template-columns:minmax(420px,.82fr) minmax(380px,1fr);}
.xt-splash-card:before{height:34vh;bottom:-15vh;background:linear-gradient(90deg,rgba(255,255,255,.25),rgba(32,204,212,.26),rgba(255,255,255,.88));}
.xt-splash-preview{width:min(540px,86%);padding:0;border:0;background:transparent;border-radius:26px;box-shadow:0 34px 90px rgba(19,74,105,.12);overflow:hidden;}
.xt-splash-preview img{border-radius:26px;display:block;}
.xt-loader em{display:block;font-style:normal;margin-top:4px;}
@media (max-width:1100px){
  .xt-auth-shell{display:block;min-height:100svh;position:relative;}
  .xt-auth-hero{position:fixed;inset:0;min-height:0;padding:0;pointer-events:none;opacity:.62;}
  .xt-auth-hero .xt-hero-inner{position:absolute;left:34px;top:30px;}
  .xt-auth-hero .xt-auth-copy,.xt-auth-hero .xt-auth-stats,.xt-auth-hero .xt-secure{display:none!important;}
  .xt-floating-phone{position:absolute;right:-70px;top:88px;width:min(390px,58vw);opacity:.28;transform:rotate(7deg);}
  .xt-bubble.x{right:56px;top:92px;width:62px;height:62px;font-size:38px;opacity:.82;}
  .xt-bubble.heart,.xt-bubble.chat{display:none;}
  .xt-auth-panel{position:relative;z-index:4;min-height:100svh;padding:84px 34px 42px;background:transparent;display:grid;place-items:center;}
  .xt-auth-card{max-width:560px;padding:42px 36px;border-radius:28px;border:1px solid rgba(223,232,241,.78);box-shadow:0 22px 65px rgba(24,69,95,.10);background:rgba(255,255,255,.88);}
  .xt-splash-card{grid-template-columns:1fr;padding:42px 28px;align-content:center;gap:28px;}
  .xt-splash-preview{width:min(520px,86%);transform:rotate(3deg);}
}
@media (max-width:720px){
  .xt-auth-panel{padding:74px 21px 30px;align-items:center;}
  .xt-auth-card{padding:30px 0 0;border:0;box-shadow:none;background:transparent;backdrop-filter:none;}
  .xt-auth-card.compact{padding-top:24px;}
  .xt-auth-card h2{font-size:43px;}
  .xt-auth-sub{margin-bottom:24px;}
  .xt-auth-form{gap:15px;}
  .xt-field{height:54px;background:rgba(255,255,255,.94);}
  .xt-auth-row{font-size:13px;align-items:center;}
  .xt-floating-phone{right:-80px;top:70px;width:330px;opacity:.20;}
  .xt-auth-hero .xt-auth-brand{font-size:28px;}
  .xt-logo-mark{width:44px;height:44px;}
  .xt-logo-mark:before,.xt-logo-mark:after{left:18px;top:1px;width:9px;height:42px;}
  .xt-splash-card{min-height:100svh;padding:36px 20px;justify-content:center;}
  .xt-splash-copy h1{font-size:36px;margin:24px 0 12px;}
  .xt-splash-copy p{font-size:16px;}
  .xt-splash-preview{width:94%;padding:0;border:0;background:transparent;box-shadow:0 24px 70px rgba(19,74,105,.10);}
  .xt-spinner{width:86px;height:86px;}
}
body,input,textarea,select,button{font-family:var(--xt-font-main,Inter),var(--xt-font-fallback,Arial),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important}
/* v124 registration verification and Google login */
.xt-google-btn{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;border:1px solid rgba(15,23,42,.12);border-radius:14px;text-decoration:none;color:var(--xt-auth-text,#111827);font-weight:850;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.045);margin:12px 0}.xt-google-btn span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#f1f5f9;color:#0f172a;font-weight:950}.xt-auth-divider{display:flex;align-items:center;gap:12px;color:#94a3b8;font-weight:750;margin:6px 0 10px}.xt-auth-divider:before,.xt-auth-divider:after{content:'';height:1px;background:rgba(148,163,184,.35);flex:1}.xt-verify-features{display:grid;gap:10px;margin:16px 0}.xt-verify-features div{display:flex;gap:12px;align-items:flex-start;background:rgba(7,154,165,.07);border-radius:16px;padding:13px}.xt-verify-features svg{width:24px;height:24px;color:#079aa5;flex:0 0 auto}.xt-verify-features b,.xt-verify-features small{display:block}.xt-verify-features small{color:#64748b;margin-top:3px;line-height:1.35}

/* Xtweep v127 professional email verification */
.xt-verify-shell .xt-auth-card.xt-email-verify-card{max-width:560px;padding:38px;border-radius:30px;border:1px solid rgba(148,163,184,.18);box-shadow:0 24px 70px rgba(15,23,42,.10);background:rgba(255,255,255,.96)}
.xt-verify-icon{width:68px;height:68px;margin:0 auto 18px;border-radius:22px;background:linear-gradient(135deg,#e6fbfd,#f7ffff);color:#06a6b2;display:grid;place-items:center;box-shadow:inset 0 0 0 1px rgba(14,165,171,.18)}
.xt-verify-icon svg{width:32px;height:32px}.xt-email-verify-card h2{font-family:var(--xt-sans);font-size:34px;line-height:1.05;letter-spacing:-.045em}.xt-code-inputs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:24px 0 12px}.xt-code-inputs input{height:58px;border:1px solid #d9e6ef;border-radius:16px;text-align:center;font-size:26px;font-weight:950;color:#08111f;background:#fff;outline:none;box-shadow:0 8px 20px rgba(15,23,42,.045)}.xt-code-inputs input:focus{border-color:#09aeb8;box-shadow:0 0 0 5px rgba(9,174,184,.12)}.xt-verify-meta{display:flex;justify-content:space-between;gap:10px;color:#71809a;font-weight:800;font-size:13px;margin-bottom:18px}.xt-verify-submit{height:54px;border-radius:16px;font-size:17px;box-shadow:0 16px 30px rgba(9,174,184,.22)}.xt-resend-box{margin-top:18px;border-radius:22px;background:#f5fbfc;border:1px solid rgba(148,163,184,.16);padding:16px;text-align:center}.xt-resend-box p{margin:0 0 10px;color:#667085;font-weight:750}.xt-resend-btn{height:44px;border:0;border-radius:14px;background:#fff;color:#088c96;font-weight:950;padding:0 16px;box-shadow:0 8px 22px rgba(15,23,42,.05)}.xt-resend-btn:disabled{opacity:.55;cursor:not-allowed}html[data-theme="dark"] .xt-verify-shell .xt-auth-card.xt-email-verify-card{background:#0b111a;color:#f8fafc;border-color:#253044}html[data-theme="dark"] .xt-code-inputs input,html[data-theme="dark"] .xt-resend-btn{background:#111827;color:#f8fafc;border-color:#263244}html[data-theme="dark"] .xt-resend-box{background:#071018;border-color:#263244}@media(max-width:560px){.xt-verify-shell .xt-auth-card.xt-email-verify-card{padding:26px 18px;border-radius:24px}.xt-code-inputs{gap:7px}.xt-code-inputs input{height:50px;border-radius:13px;font-size:22px}.xt-verify-meta{display:grid;text-align:center}.xt-email-verify-card h2{font-size:29px}}


/* v129: finished email verification page, compact and professional */
body.xt-email-pro-page{min-height:100svh;background:radial-gradient(circle at 20% 10%,rgba(27,213,218,.14),transparent 34%),linear-gradient(135deg,#f8fdff,#ffffff 62%,#eefbfc)!important;display:block!important;}
.xt-email-pro-shell{min-height:100svh;display:grid;place-items:center;padding:28px;}
.xt-email-pro-card{width:min(520px,100%);background:rgba(255,255,255,.96);border:1px solid rgba(148,163,184,.18);box-shadow:0 30px 90px rgba(15,23,42,.11);border-radius:32px;padding:34px;position:relative;overflow:hidden;}
.xt-email-pro-card:before{content:'';position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#09a6b2,#24d4c9);}
.xt-email-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:#0f172a;font-size:27px;font-weight:950;letter-spacing:-.04em;margin-bottom:24px;}
.xt-email-brand .xt-logo-mark{width:40px;height:40px;border-radius:13px;}.xt-email-brand .xt-logo-mark:before,.xt-email-brand .xt-logo-mark:after{left:17px;top:1px;width:8px;height:38px;}
.xt-email-badge{width:64px;height:64px;border-radius:22px;background:#e7fbfb;color:#0799a4;display:grid;place-items:center;margin-bottom:18px;box-shadow:inset 0 0 0 1px rgba(9,166,178,.16)}
.xt-email-badge svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2;}
.xt-email-eyebrow{margin:0 0 8px;color:#0799a4;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.1em;}
.xt-email-pro-card h1{font-family:var(--xt-sans)!important;font-size:clamp(34px,7vw,48px)!important;line-height:.98!important;letter-spacing:-.06em!important;margin:0 0 12px!important;text-align:left!important;color:#0f172a!important;}
.xt-email-copy{margin:0 0 20px;color:#64748b;font-size:16px;line-height:1.55;}.xt-email-copy strong{color:#0f172a;}
.xt-email-alert{margin:0 0 14px!important;border-radius:16px!important;}
.xt-email-code-form{display:grid;gap:14px;}.xt-email-code-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:9px!important;margin:4px 0 0!important;}
.xt-email-code-grid input{height:58px!important;border-radius:16px!important;border:1px solid #dbe7ef!important;background:#fff!important;color:#0f172a!important;font-size:26px!important;font-weight:950!important;text-align:center!important;box-shadow:0 10px 24px rgba(15,23,42,.05)!important;}
.xt-email-code-grid input:focus{border-color:#09a6b2!important;box-shadow:0 0 0 5px rgba(9,166,178,.12)!important;outline:0!important;}
.xt-email-timer-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#64748b;font-size:13px;font-weight:850;}.xt-email-timer{color:#07838a;}
.xt-email-primary{height:50px!important;border-radius:16px!important;font-size:16px!important;box-shadow:0 14px 28px rgba(9,166,178,.22)!important;}
.xt-email-resend-form{margin-top:18px;border-radius:22px;background:#f6fbfc;border:1px solid rgba(148,163,184,.17);padding:16px;display:grid;gap:10px;}
.xt-email-resend-form p{margin:0;color:#64748b;font-weight:750;line-height:1.45;}.xt-email-resend{height:44px!important;border:0!important;border-radius:15px!important;background:#fff!important;color:#07838a!important;font-weight:950!important;box-shadow:0 10px 22px rgba(15,23,42,.055)!important;cursor:pointer;}.xt-email-resend:disabled{opacity:.58;cursor:not-allowed;}
.xt-email-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;font-size:14px;}.xt-email-actions a{color:#07838a;text-decoration:none;font-weight:900;}
html[data-theme="dark"] body.xt-email-pro-page{background:radial-gradient(circle at 20% 10%,rgba(27,213,218,.16),transparent 34%),#071018!important;color:#f8fafc!important;}
html[data-theme="dark"] .xt-email-pro-card{background:#0b111a!important;border-color:#263244!important;box-shadow:none!important;}html[data-theme="dark"] .xt-email-brand,html[data-theme="dark"] .xt-email-pro-card h1,html[data-theme="dark"] .xt-email-copy strong{color:#f8fafc!important;}html[data-theme="dark"] .xt-email-copy,html[data-theme="dark"] .xt-email-resend-form p,html[data-theme="dark"] .xt-email-timer-row{color:#aeb9c7!important;}html[data-theme="dark"] .xt-email-code-grid input,html[data-theme="dark"] .xt-email-resend{background:#111827!important;color:#f8fafc!important;border-color:#263244!important;}html[data-theme="dark"] .xt-email-resend-form{background:#071018!important;border-color:#263244!important;}
@media(max-width:620px){.xt-email-pro-shell{padding:14px;align-items:start;}.xt-email-pro-card{border-radius:26px;padding:24px 18px;margin-top:14px;}.xt-email-code-grid{gap:6px!important}.xt-email-code-grid input{height:49px!important;border-radius:13px!important;font-size:22px!important}.xt-email-timer-row{display:grid;gap:6px}.xt-email-actions{display:grid}.xt-email-primary{height:48px!important}}


/* v145 compact professional auth form sizing */
.xt-auth-card{width:min(560px,100%)!important;padding:42px 48px!important;border-radius:28px!important;}
.xt-auth-card.compact{padding-top:40px!important;}
.xt-auth-card h2{font-size:clamp(34px,3.2vw,48px)!important;margin-bottom:10px!important;}
.xt-auth-sub{font-size:16px!important;margin-bottom:22px!important;}
.xt-auth-form{gap:14px!important;}
.xt-auth-label{gap:7px!important;font-size:14px!important;}
.xt-field{height:50px!important;border-radius:13px!important;padding:0 14px!important;gap:10px!important;}
.xt-field svg{width:19px!important;height:19px!important;}
.xt-field input{font-size:15px!important;}
.xt-eye svg{width:18px!important;height:18px!important;}
.xt-auth-btn{height:52px!important;border-radius:13px!important;font-size:16px!important;gap:12px!important;}
.xt-auth-btn span:last-child{font-size:22px!important;}
.xt-google-btn{min-height:46px!important;border-radius:13px!important;margin:10px 0!important;font-size:15px!important;}
.xt-google-btn span{width:24px!important;height:24px!important;}
.xt-auth-divider{margin:4px 0 8px!important;font-size:13px!important;}
.xt-auth-row{font-size:13px!important;}
.xt-check input{width:18px!important;height:18px!important;border-radius:6px!important;}
.xt-auth-switch{margin-top:14px!important;font-size:14px!important;}
@media(max-width:720px){
  .xt-auth-card,.xt-auth-card.compact{padding:24px 0 0!important;border-radius:0!important;}
  .xt-auth-card h2{font-size:38px!important;}
  .xt-auth-sub{font-size:15px!important;margin-bottom:18px!important;}
  .xt-field{height:48px!important;}
  .xt-auth-btn{height:50px!important;}
}


/* v157 compact auth/button polish: smaller, cleaner, accent-aware */
body.xt-auth .xt-auth-card{border-radius:28px!important;padding:42px 46px!important;box-shadow:0 18px 52px rgba(15,35,55,.09)!important;}
body.xt-auth .xt-auth-form{gap:15px!important;}
body.xt-auth .xt-field{height:50px!important;border-radius:12px!important;padding:0 15px!important;}
body.xt-auth .xt-field input{font-size:15px!important;}
body.xt-auth .xt-auth-btn,body.xt-auth .xt-google-btn,body.xt-auth .xt-social,body.xt-auth .xt-resend-btn{height:48px!important;min-height:48px!important;border-radius:12px!important;font-size:15px!important;font-weight:900!important;padding:0 18px!important;gap:10px!important;background:var(--xt-teal)!important;color:#fff!important;box-shadow:0 10px 24px rgba(var(--xt-user-accent-rgb),.18)!important;border:1px solid transparent!important;}
body.xt-auth .xt-auth-btn span:last-child{font-size:20px!important;}
body.xt-auth .xt-google-btn,body.xt-auth .xt-social,body.xt-auth .xt-resend-btn{background:#fff!important;color:var(--xt-text)!important;border:1px solid var(--xt-line)!important;box-shadow:none!important;}
body.xt-auth .xt-resend-btn{color:var(--xt-teal)!important;}
body.xt-auth .xt-auth-sub{font-size:16px!important;margin-bottom:26px!important;}
body.xt-auth .xt-auth-card h2{font-size:clamp(34px,3.2vw,48px)!important;}
body.xt-auth .xt-email-pro-card{border-radius:28px!important;padding:42px 44px!important;box-shadow:0 18px 52px rgba(15,35,55,.09)!important;}
body.xt-auth .xt-email-primary{width:auto!important;min-width:220px!important;margin-inline:auto!important;}
body.xt-auth .xt-email-resend{width:auto!important;min-width:180px!important;margin-inline:auto!important;}
body.xt-auth .xt-code-inputs input{height:54px!important;border-radius:12px!important;font-size:22px!important;}
@media(max-width:720px){body.xt-auth .xt-auth-card,body.xt-auth .xt-email-pro-card{padding:30px 18px!important;border-radius:24px!important;}body.xt-auth .xt-auth-btn,body.xt-auth .xt-google-btn,body.xt-auth .xt-social,body.xt-auth .xt-resend-btn{height:46px!important;font-size:14px!important}.xt-auth-shell{display:block!important}.xt-auth-panel{padding:20px 14px 42px!important}}
