.ailu-auth-splite{position:relative;display:flex;align-items:center;justify-content:center;min-height:420px;height:100%;border-radius:var(--bd-radius-xl,28px);overflow:hidden;background:radial-gradient(ellipse 90% 70% at 50% 100%,rgba(139,105,20,.14),transparent 60%),linear-gradient(165deg,rgba(74,63,53,.92),rgba(42,35,24,.96) 55%,rgba(26,22,16,.98));border:1px solid rgba(201,168,108,.16);box-shadow:inset 0 1px 0 rgba(255,248,235,.06),0 24px 64px rgba(74,63,53,.18)}.ailu-auth-splite__spotlight{position:absolute;width:140%;max-width:720px;height:auto;top:-35%;left:50%;transform:translateX(-50%);pointer-events:none;opacity:.85;z-index:0}.ailu-auth-splite__glow{position:absolute;inset:18% 12% 8%;border-radius:50%;background:radial-gradient(circle at 50% 45%,rgba(201,168,108,.22),transparent 68%);pointer-events:none;z-index:0}.ailu-auth-splite__stage{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;padding:2rem 1.5rem 1.75rem;width:100%}.ailu-auth-splite__bubble{max-width:min(92%,320px);z-index:2;animation:ailu-auth-bubble-in .45s ease-out;position:relative;padding:.85rem 1.1rem;border-radius:20px 20px 20px 8px;background:rgba(255,253,248,.96)!important;border:1px solid rgba(74,63,53,.12);box-shadow:0 12px 28px rgba(74,63,53,.12);color:#4a3f35!important;font-family:var(--bd-font-body);font-size:.95rem;line-height:1.45;text-align:left}.ailu-auth-splite__bubble .ailu-character-bubble__text{margin:0;color:#4a3f35!important}.ailu-auth-splite__bubble .ailu-character-bubble__tail{position:absolute;left:1.4rem;bottom:-8px;width:14px;height:14px;background:inherit;border-right:1px solid rgba(74,63,53,.12);border-bottom:1px solid rgba(74,63,53,.12);transform:rotate(45deg)}.ailu-auth-splite__card{display:flex;align-items:flex-end;justify-content:center;animation:ailu-auth-card-in .55s ease-out}.ailu-auth-splite__character{width:min(72vw,280px);height:auto;max-height:360px;object-fit:contain;filter:drop-shadow(0 28px 48px rgba(0,0,0,.35))}.ailu-auth-splite__dots{display:flex;gap:.45rem;margin-top:.25rem}.ailu-auth-splite__dot{width:8px;height:8px;border-radius:999px;border:none;padding:0;cursor:pointer;background:rgba(74,63,53,.28);transition:width .2s ease,background .2s ease}.ailu-auth-splite__dot.is-active{width:22px;background:var(--bd-accent,#8b6914)}@keyframes ailu-auth-bubble-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ailu-auth-card-in{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}html[data-theme=blue-desert-day] .ailu-auth-splite,html[data-theme=light] .ailu-auth-splite{background:radial-gradient(ellipse 85% 65% at 50% 100%,rgba(166,124,82,.18),transparent 58%),linear-gradient(160deg,#faf6ec,#f0e8d8 45%,#e8dcc8);border-color:rgba(74,63,53,.12);box-shadow:inset 0 1px 0 rgba(255,252,245,.9),0 20px 48px rgba(74,63,53,.1)}html[data-theme=blue-desert-day] .ailu-auth-splite__spotlight,html[data-theme=light] .ailu-auth-splite__spotlight{opacity:.55}html[data-theme=blue-desert-day] .ailu-auth-splite__character,html[data-theme=light] .ailu-auth-splite__character{filter:drop-shadow(0 20px 36px rgba(74,63,53,.2))}.teiks-marketing-shell--paper{background-color:var(--bd-bg,#f5f0e4);background-image:var(--vp-paper-texture);background-attachment:fixed;color:var(--bd-text,#4a3f35);font-family:var(--bd-font-body)}.teiks-marketing-shell--paper .teiks-landing__green-wash{display:none}.teiks-marketing-shell--paper .teiks-header{background:rgba(250,246,236,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--bd-border-soft,rgba(74,63,53,.1))}.teiks-marketing-shell--paper .teiks-brand__subtitle,.teiks-marketing-shell--paper .teiks-brand__title{color:var(--bd-text,#4a3f35)}.teiks-marketing-shell--paper .teiks-btn--ghost{color:var(--bd-text-secondary,#6b5d4e);border-color:var(--bd-border,rgba(74,63,53,.18))}.teiks-marketing-shell--paper .teiks-btn--white{background:var(--bd-accent,#8b6914);color:#fffdf8;border-color:transparent}.teiks-marketing-shell--paper .teiks-footer{border-top:1px solid var(--bd-border-soft,rgba(74,63,53,.1));color:var(--bd-text-secondary,#6b5d4e)}.teiks-marketing-shell--paper .teiks-footer__links a{color:var(--bd-text-secondary,#6b5d4e)}.teiks-marketing-shell--paper .teiks-footer__links a:hover{color:var(--bd-accent,#8b6914)}.teiks-marketing-shell__body--auth-split{max-width:1160px;width:100%;padding:clamp(1rem,3vw,2.5rem) clamp(1rem,4vw,2rem) 3rem}.teiks-marketing-shell--paper .ailu-auth-scene{min-height:calc(100vh - 180px);gap:clamp(1rem,3vw,2rem)}@media (max-width:900px){.ailu-auth-splite{min-height:280px}.ailu-auth-splite__character{width:min(56vw,220px)}}