.aura-welcome[data-holographic]{inset:0;margin:auto;width:min(1040px,calc(100vw - 40px));height:fit-content;max-height:calc(100dvh - 96px);grid-template-columns:40% minmax(0,1fr);border:1px solid #56bbce;border-radius:3px 24px 3px 24px;background:linear-gradient(120deg,#031321fa,#010c16fc);box-shadow:0 0 30px #00dfff18,0 30px 100px #000c;animation:aura-holo-arrive .7s ease-out;z-index:9990}
.aura-welcome[data-holographic] .aura-welcome__portrait{position:relative;border-radius:0;min-height:530px;background:radial-gradient(ellipse at center,#084058,#02101b 70%);isolation:isolate}.aura-welcome[data-holographic] .aura-welcome__portrait img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 15%;opacity:.94;mask-image:linear-gradient(#000 65%,transparent 96%)}.aura-holo-orbits{position:absolute;inset:32% 3% 15%;z-index:2;perspective:600px;pointer-events:none}.aura-holo-orbits i{position:absolute;inset:0;border:1px solid #39eaff88;border-radius:50%;transform:rotate(-17deg) rotateX(62deg);box-shadow:0 1px 8px #00dfff22;animation:aura-holo-orbit 12s ease-in-out infinite alternate}.aura-holo-orbits i:nth-child(2){inset:20px -8px;transform:rotate(19deg) rotateX(64deg);animation-delay:-4s;opacity:.6}.aura-holo-orbits i:nth-child(3){inset:-15px 15px;transform:rotate(-28deg) rotateX(67deg);animation-delay:-8s;opacity:.4}.aura-holo-orbits i:after{content:'';position:absolute;left:18%;top:12%;width:5px;height:5px;background:#baffff;border-radius:50%;box-shadow:0 0 14px 4px #00dfff}.aura-holo-caption{position:absolute;left:0;right:0;bottom:25px;text-align:center;z-index:3}.aura-holo-caption strong{display:block;font-weight:400;font-size:40px;letter-spacing:12px;color:#b5f8ff;text-shadow:0 0 20px #00dfff66}.aura-holo-caption span{display:block;font-size:9px;letter-spacing:2px;color:#c3d7e1}.aura-welcome[data-holographic] .aura-welcome__content{padding:36px 30px 24px;min-width:0}.aura-welcome[data-holographic] h2{font-size:36px;letter-spacing:-1px;margin:12px 0 8px;line-height:1.2}.aura-welcome[data-holographic] .aura-welcome__eyebrow{color:#42f0ff;font-size:10px}.aura-holo-subtitle{font-size:21px;color:#bed9e6;margin:0 0 19px}.aura-welcome[data-holographic] .aura-welcome__message{font-size:15px;line-height:1.7;color:#c3d9e5;margin:16px 0}.aura-welcome[data-holographic] .aura-welcome__wave{height:55px;border:1px solid #20536a;border-radius:10px;background:radial-gradient(ellipse,#00415c55,transparent 70%);justify-content:center;gap:2px;overflow:hidden;padding:10px;margin-top:12px}.aura-welcome[data-holographic] .aura-welcome__wave i{min-width:0;flex:1;max-width:3px;height:var(--holo-bar,6px);box-shadow:0 0 8px #00dfff;background:#53efff}.aura-welcome[data-holographic] .aura-welcome__status{font-size:11px;color:#67ecc6}.aura-welcome[data-holographic] .aura-welcome__controls{gap:8px}.aura-welcome[data-holographic] .aura-welcome__controls button{flex:1;white-space:nowrap}.aura-welcome[data-holographic] .aura-welcome__begin{flex-basis:100%!important;min-height:49px;border-color:#4df1ff;background:linear-gradient(#00c9df55,#00546c99);box-shadow:inset 0 1px 15px #00eaff55,0 0 15px #00eaff20}.aura-welcome[data-holographic] button{border-color:#235267;background:#031923;border-radius:9px}.aura-welcome[data-holographic] button:hover{background:#0b3c4f}.aura-welcome[data-holographic] .aura-welcome__language{width:100%;padding-top:4px}.aura-welcome[data-holographic] select{max-width:100%;flex:1;background:#031923}.aura-welcome[data-holographic] .aura-welcome__footer{margin-top:14px;border-color:#193b4c;justify-content:space-between}.aura-welcome[data-holographic] .aura-welcome__footer button{color:#55e6f7;border:0;background:transparent}.aura-welcome[data-holographic] small{color:#849eae;font-size:10px}.aura-welcome[data-holographic] .aura-holo-close{position:absolute;top:9px;right:10px;border:0;background:#04101b88;font-size:25px;min-width:44px;min-height:44px;padding:0;z-index:5}.aura-welcome[data-holographic][data-state=speaking] .aura-welcome__wave i{animation:aura-holo-wave .5s ease-in-out infinite alternate}.aura-welcome[data-holographic][data-state=listening] .aura-holo-orbits i{border-color:#65ffcc}
@keyframes aura-holo-arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes aura-holo-orbit{to{translate:0 10px;rotate:8deg}}@keyframes aura-holo-wave{to{transform:scaleY(.3)}}
@media(max-width:700px){.aura-welcome[data-holographic]{width:calc(100vw - 22px);max-height:calc(100dvh - 84px);grid-template-columns:minmax(0,1fr);border-radius:3px 18px 3px 18px}.aura-welcome[data-holographic] .aura-welcome__portrait{width:100%;height:180px;min-height:180px;top:auto;right:auto;z-index:0;border:0}.aura-welcome[data-holographic] .aura-welcome__portrait img{object-position:50% 16%;mask-image:linear-gradient(#000 65%,transparent 100%)}.aura-holo-caption{display:none}.aura-holo-orbits{inset:25% 4% -5%}.aura-welcome[data-holographic] .aura-welcome__content{padding:0 20px 20px}.aura-welcome[data-holographic] h2{font-size:29px;text-align:center;padding:0}.aura-welcome[data-holographic] .aura-welcome__eyebrow{display:block;text-align:center;font-size:9px}.aura-holo-subtitle{font-size:18px;text-align:center;margin-bottom:12px}.aura-welcome[data-holographic] .aura-welcome__message{font-size:14px;margin:12px 0}.aura-welcome[data-holographic] .aura-welcome__begin{display:block;width:100%;margin:10px 0 4px}.aura-welcome[data-holographic] .aura-welcome__footer button{font-size:11px}.aura-welcome[data-holographic] input{font-size:16px}}
@media(prefers-reduced-motion:reduce){.aura-welcome[data-holographic],.aura-welcome[data-holographic] .aura-holo-orbits i,.aura-welcome[data-holographic] .aura-welcome__wave i{animation:none!important}}

.aura-welcome[data-holographic] .aura-welcome__language{min-width:0}.aura-welcome[data-holographic] .aura-welcome__language select{width:0;min-width:0;flex:1 1 0}.aura-welcome[data-holographic]{overflow-x:hidden}
