*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#0b1120;font-family:Arial,sans-serif;overflow-x:hidden}.hero{text-align:center;padding:60px 20px 30px}.hero h1{color:#00ff9d;margin-bottom:20px;font-size:64px}.subtitle{color:#b6c2d9;max-width:700px;margin:0 auto 35px;font-size:20px;line-height:1.6}#startAvatarBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#00ff9d,#00cfff);border:none;border-radius:12px;padding:16px 36px;font-size:18px;font-weight:700}.auto-start-note{color:#94a3b8;margin-top:18px;font-size:15px}#avatarStatus{color:#00ff9d;min-height:24px;margin-top:18px;font-weight:700}.avatar-section{max-width:1000px;margin:0 auto;padding:0}#avatarContainer{background:#0f172a;border:0 solid #ffffff1a;border-radius:12px;width:100%;height:700px;overflow:hidden}.avatar-controls{gap:12px;margin-top:20px;display:flex}.avatar-controls input{color:#fff;background:#111827;border:1px solid #293042;border-radius:12px;flex:1;padding:16px;font-size:16px}.avatar-controls button{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:12px;padding:16px 22px}#avatarSendBtn{white-space:nowrap;min-width:150px;transition:opacity .2s}#avatarSendBtn:disabled{cursor:wait;opacity:.8}.prompt-chip:disabled{cursor:wait;opacity:.45;pointer-events:none}.demo-section{background:#050816;padding:140px 24px}.demo-container{max-width:1400px;margin:0 auto}.demo-section h2{text-align:center;color:#fff;letter-spacing:-1.5px;margin-bottom:18px;font-size:clamp(38px,5vw,64px);font-weight:700;line-height:1.1}.demo-subtitle{text-align:center;color:#94a3b8;max-width:760px;margin:0 auto 90px;font-size:19px;line-height:1.8}.video-grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:40px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.video-card{background:#0a1120;border:1px solid #ffffff0d;border-radius:20px;transition:all .4s;overflow:hidden}.video-card:hover{border-color:#00e5a84d;transform:translateY(-12px);box-shadow:0 30px 80px #000000a6}.video-wrapper{background:#000;border-radius:16px 16px 0 0;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.video-wrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.video-content{padding:34px}.industry-tag{color:#00e5a8;letter-spacing:1px;text-transform:uppercase;background:#00e5a814;border:1px solid #00e5a840;border-radius:999px;align-items:center;margin-bottom:18px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}.video-content h3{color:#fff;letter-spacing:-1px;margin-bottom:14px;font-size:clamp(26px,3vw,36px);line-height:1.15}.video-content p{color:#b8c0cc;font-size:16px;line-height:1.85}@media (width<=768px){.demo-section{padding:90px 20px}.video-grid{grid-template-columns:1fr;gap:32px}.demo-subtitle{margin-bottom:60px;font-size:17px}.video-content{padding:28px}}.lead-section{text-align:center;padding:50px 20px}.lead-section h2{color:#005947;margin-bottom:12px}.lead-section p{color:#555;max-width:620px;margin:0 auto 22px;font-size:17px;line-height:1.6}.lead-button{background:#008268;border-radius:10px;padding:14px 24px;font-weight:800;text-decoration:none;display:inline-block;color:#fff!important}.lead-button:hover{background:#005947}#chatbotToggle{color:#fff;cursor:pointer;z-index:9999;background:linear-gradient(135deg,#22d3ee,#3b82f6);border:none;border-radius:50%;width:70px;height:70px;font-size:32px;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 35px #00000059}#chatbotPopup{z-index:9999;background:#0f172a;border:1px solid #293042;border-radius:24px;flex-direction:column;width:380px;height:580px;display:none;position:fixed;bottom:110px;right:25px;overflow:hidden;box-shadow:0 20px 60px #00000073}.chat-header{background:#111827;padding:20px;font-size:20px;font-weight:700}#chatBox{flex:1;padding:20px;overflow-y:auto}.message{border-radius:18px;max-width:85%;margin-bottom:14px;padding:14px 18px;line-height:1.5}.message.user{background:#2563eb;margin-left:auto}.message.assistant{background:#1e293b}#chatForm{background:#111827;gap:10px;padding:15px;display:flex}#messageInput{color:#fff;background:#1e293b;border:none;border-radius:12px;flex:1;padding:14px}#chatForm button{color:#000;cursor:pointer;background:#22d3ee;border:none;border-radius:12px;padding:14px 20px;font-weight:700}@media (width<=768px){.hero h1{font-size:44px}#avatarContainer{height:420px}.avatar-controls{flex-direction:column}.video-grid{grid-template-columns:1fr}#chatbotPopup{width:calc(100% - 30px);right:15px}}.va-nav{z-index:9999;box-sizing:border-box;background:#333232;justify-content:space-between;align-items:center;width:100%;padding:14px 40px;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 20px #2bda14a6}.va-logo img{width:auto;height:46px;display:block}.va-nav nav{align-items:center;gap:34px;display:flex}.va-nav nav a{color:#005947;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s}.va-nav nav a:hover{color:#008268}.va-nav nav a:last-child{color:#fff;background:#008268;border-radius:8px;padding:12px 20px}.va-nav nav a:last-child:hover{color:#fff;background:#005947}body{padding-top:52px}@media (width<=900px){.va-nav{flex-direction:column;padding:18px}.va-logo{margin-bottom:15px}.va-logo img{height:40px}.va-nav nav{flex-wrap:wrap;justify-content:center;gap:18px}body{padding-top:135px}}.avatar-placeholder{color:#ffffff0a;background:#333232;justify-content:center;align-items:center;width:100%;height:100%;min-height:420px;display:flex;border-radius:0!important}.loading-card{text-align:center;padding:40px}.loading-card h3{margin:20px 0 10px;font-size:28px}.loading-card p{color:#94a3b8;font-size:16px}.loading-orb{background:#00e5a82e;border:2px solid #00e5a8a6;border-radius:50%;width:78px;height:78px;margin:0 auto;box-shadow:0 0 40px #00e5a859}.loading-orb.active{animation:1.3s ease-in-out infinite pulseOrb}@keyframes pulseOrb{0%{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.18)}to{opacity:.65;transform:scale(1)}}.brief-panel{z-index:99999;background:#000000b8;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.brief-panel.active{display:flex}.brief-inline{max-width:760px;margin:34px auto 0;padding:0 20px;display:none}.brief-inline.active{display:block}.brief-card{color:#fff;background:linear-gradient(#111827 0%,#0b1220 100%);border:1px solid #ffffff14;border-radius:28px;padding:34px;box-shadow:0 24px 70px #0000006b}.brief-card h2{margin-bottom:12px;font-size:30px}.brief-card p{color:#94a3b8;margin-bottom:18px;line-height:1.7}.brief-list{color:#b8c0cc;margin:0 0 24px;padding-left:20px;line-height:1.8}.brief-card input{color:#fff;background:#111827;border:1px solid #263247;border-radius:14px;width:100%;margin-bottom:14px;padding:16px;font-size:16px}.brief-card button[type=submit]{color:#03120d;cursor:pointer;background:#00e5a8;border:none;border-radius:14px;width:100%;padding:16px;font-weight:800}.va-embed-page{text-align:center;box-sizing:border-box;background:#ffffff1c;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex}.va-embed-page h2{color:#008268;margin-bottom:10px;font-size:28px}.va-embed-page p{color:#444;font-size:16px}.va-embed-shell{box-sizing:border-box;background:#130101;width:100%;height:100%;overflow:hidden}.va-embed-avatar-section{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:0}.va-embed-shell #avatarContainer{background:#f6f6f6;border-radius:0;width:100%;min-height:560px;overflow:hidden}.va-embed-shell .prompt-section,.va-embed-shell .avatar-controls{padding:10px 14px 12px}.success-panel{padding:18px;display:none}.success-panel.active{display:block}.success-card{text-align:center;background:#f4fbf8;border:1px solid #0082682e;border-radius:18px;padding:22px}.success-card h2{color:#008268;margin-bottom:8px}.embed-intro{text-align:center;background:#fff;border-bottom:1px solid #0000000f;padding:18px}.embed-kicker{letter-spacing:.12em;color:#008268;margin:0 0 6px;font-size:11px;font-weight:800}.embed-intro h3{color:#111;margin:0 0 6px;font-size:22px}.embed-intro p{color:#555;margin:0 0 14px;font-size:14px}.embed-start-btn{color:#fff;cursor:pointer;background:#008268;border:none;border-radius:14px;width:100%;padding:14px 18px;font-weight:800}.embed-start-btn:disabled{opacity:.7;cursor:not-allowed}.embed-status{display:none}html,body,#app{width:100%;min-height:100%;margin:0;padding:0}.va-embed-shell{width:100%;height:100%;overflow:hidden}.va-embed-avatar-section{width:100%;max-width:none;height:100%;margin:0}.va-embed-shell #avatarContainer{width:100%;height:560px;min-height:560px;overflow:hidden}.va-embed-shell #avatarContainer video{object-fit:cover;width:100%;height:100%}body:has(.va-embed-shell){background:0 0;padding-top:0}.va-embed-avatar-section{position:relative}@media (width>=760px){.va-embed-shell .va-embed-avatar-section{grid-template-columns:minmax(280px,42%) minmax(340px,58%);grid-template-areas:"avatar prompts""avatar controls";align-items:start;min-height:560px;display:grid}.va-embed-shell #avatarContainer{grid-area:avatar;height:560px;min-height:560px}.va-embed-shell .prompt-section{grid-area:prompts;padding:28px 22px 12px}.va-embed-shell .avatar-controls{grid-area:controls;margin:0;padding:12px 22px 24px}.va-embed-shell .brief-inline,.va-embed-shell .success-panel{grid-area:1/2/span 2;width:100%;max-width:none;margin:0;padding:22px}.va-embed-shell .brief-card{border-radius:18px;padding:24px}.va-embed-shell .brief-card h2{font-size:24px}.va-embed-shell .brief-card p{margin-bottom:12px;line-height:1.5}.va-embed-shell .brief-list{margin-bottom:14px;line-height:1.5}.va-embed-shell .brief-card input{margin-bottom:9px;padding:12px}.va-embed-shell .brief-card button[type=submit]{padding:13px}:is(.va-embed-avatar-section:has(.brief-inline.active) .prompt-section,.va-embed-avatar-section:has(.brief-inline.active) .avatar-controls),:is(.va-embed-avatar-section:has(.success-panel.active) .prompt-section,.va-embed-avatar-section:has(.success-panel.active) .avatar-controls){display:none}}@media (width<=759px){.va-embed-shell #avatarContainer{height:400px;min-height:400px}.va-embed-shell .avatar-placeholder{min-height:400px}.va-embed-shell .prompt-section{padding:14px 12px 8px}.va-embed-shell[data-experience=virtually-created] .prompt-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.va-embed-shell[data-experience=virtually-created] .prompt-chip{min-height:46px;padding:9px;font-size:12px}.va-embed-shell .avatar-controls{padding:8px 12px 14px}}@media (width<=390px){.va-embed-shell[data-experience=virtually-created] .prompt-chips{grid-template-columns:1fr}}.va-embed-shell #avatarContainer{position:relative}.va-embed-shell #startAvatarBtn{z-index:20;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;min-width:190px;padding:15px 24px;font-size:16px;font-weight:800;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.va-embed-shell[data-experience=virtually-created] #startAvatarBtn{color:#3f3433;background:#f9957f;box-shadow:0 10px 30px #3f34334d}.va-embed-shell[data-experience=virtually-created] #startAvatarBtn:hover{color:#fff;background:#ff5151}.va-embed-shell[data-experience=virtually-created]{--vc-panel:#151515;--vc-text:#fff;--vc-accent:#ef4b23;--vc-border:#ffffff94;width:min(1080px,100% - 28px);max-width:1080px;color:var(--vc-text);background:var(--vc-panel);border:0;border-radius:48px;margin:14px auto;font-family:Montserrat,Helvetica,Arial,sans-serif;overflow:hidden;box-shadow:0 15px 30px #00000057}body[data-embed-mode=floating]{background:0 0;width:100%;height:100vh;margin:0;padding:0;overflow:hidden}body[data-embed-mode=floating] #app{width:100%;height:100%}.va-embed-shell[data-mode=floating]{border-radius:24px;width:100%;max-width:none;height:100%;margin:0;box-shadow:0 14px 38px #00000057}.va-embed-shell[data-mode=floating] .va-embed-avatar-section{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.va-embed-shell[data-mode=floating] #avatarContainer{flex:0 0 330px;width:100%;height:330px;min-height:0}.va-embed-shell[data-mode=floating] .prompt-section{flex:auto;min-height:0;padding:14px 14px 8px;overflow-y:auto}.va-embed-shell[data-mode=floating] .prompt-title{margin:0 0 9px;font-size:15px}.va-embed-shell[data-mode=floating] .prompt-chips{grid-template-columns:1fr 1fr;gap:7px;display:grid}.va-embed-shell[data-mode=floating] .prompt-chip{min-height:42px;padding:7px 8px;font-size:11px;line-height:1.25}.va-embed-shell[data-mode=floating] .avatar-controls{flex:none;margin:0;padding:8px 12px 14px}.va-widget-minimize{z-index:40;color:#fff;cursor:pointer;background:#0000009e;border:1px solid #ffffff8c;border-radius:50%;width:32px;height:32px;padding:0;font-size:22px;line-height:28px;display:none;position:absolute;top:10px;right:10px}.va-embed-shell[data-mode=floating][data-widget-state=active] .va-widget-minimize,.va-embed-shell[data-mode=floating][data-widget-state=handoff] .va-widget-minimize{display:block}.va-embed-shell[data-mode=floating][data-widget-state=active] #startAvatarBtn,.va-embed-shell[data-mode=floating][data-widget-state=handoff] #startAvatarBtn{display:none!important}.va-embed-shell[data-mode=floating][data-widget-state=minimized] #avatarContainer{flex-basis:100%;height:100%}.va-embed-shell[data-mode=floating][data-widget-state=minimized] .prompt-section,.va-embed-shell[data-mode=floating][data-widget-state=minimized] .avatar-controls,.va-embed-shell[data-mode=floating][data-widget-state=minimized] .brief-inline,.va-embed-shell[data-mode=floating][data-widget-state=minimized] .success-panel{display:none!important}.va-embed-shell[data-mode=floating][data-widget-state=minimized] #startAvatarBtn{white-space:nowrap;border-radius:999px;min-width:118px;padding:10px 12px;font-size:12px;bottom:14px}.va-embed-shell[data-mode=floating][data-widget-state=minimized] .loading-card{padding:12px 8px 54px}.va-embed-shell[data-mode=floating][data-widget-state=minimized] .loading-card h3{font-size:17px}.va-embed-shell[data-mode=floating][data-widget-state=minimized] .loading-card p{display:none}.va-embed-shell[data-mode=floating] .brief-inline,.va-embed-shell[data-mode=floating] .success-panel{z-index:30;background:#151515;width:100%;height:100%;margin:0;padding:48px 16px 16px;position:absolute;inset:0;overflow-y:auto}.va-embed-shell[data-mode=floating] .brief-card,.va-embed-shell[data-mode=floating] .success-card{border-radius:18px;padding:20px}@media (width<=480px){.va-embed-shell[data-mode=floating] #avatarContainer{flex-basis:52%;height:52%}.va-embed-shell[data-mode=floating] .prompt-chips{grid-template-columns:1fr 1fr}}body[data-embed-mode=floating],body[data-embed-mode=floating] #app{overscroll-behavior:none;background:0 0;width:100%;height:100%;min-height:0;overflow:hidden}html:has(body[data-embed-mode=floating]){overscroll-behavior:none;background:0 0;width:100%;height:100%;min-height:0;overflow:hidden}body[data-embed-mode=floating]{position:fixed;inset:0}body[data-embed-mode=floating] .va-embed-shell[data-mode=floating]{min-height:0;position:absolute;inset:0;overflow:hidden}body[data-embed-mode=floating] .va-embed-shell[data-mode=floating][data-widget-state=minimized] .va-embed-avatar-section,body[data-embed-mode=floating] .va-embed-shell[data-mode=floating][data-widget-state=minimized] #avatarContainer,body[data-embed-mode=floating] .va-embed-shell[data-mode=floating][data-widget-state=minimized] .avatar-placeholder{width:100%;overflow:hidden;height:100%!important;min-height:0!important}.va-embed-shell[data-experience=virtually-created] .va-embed-avatar-section{background:var(--vc-panel)}.va-embed-shell[data-experience=virtually-created] #avatarContainer{background:#111;border-radius:48px 0 0 48px;overflow:hidden}.va-embed-shell[data-experience=virtually-created] #avatarContainer video,.va-embed-shell[data-experience=virtually-created] #avatarContainer canvas{object-fit:cover;width:100%;height:100%}.va-embed-shell[data-experience=virtually-created] .avatar-placeholder{color:#fff;background:#111}.va-embed-shell[data-experience=virtually-created] .loading-card{color:#fff;width:min(82%,360px)}.va-embed-shell[data-experience=virtually-created] .loading-card h3{color:#fff;font-family:Georgia,Times New Roman,serif}.va-embed-shell[data-experience=virtually-created] .loading-card p{color:#ffffffc7}.va-embed-shell[data-experience=virtually-created] .loading-orb{border-color:var(--vc-accent);box-shadow:0 0 30px #ef4b2338}.va-embed-shell[data-experience=virtually-created] #startAvatarBtn{color:#fff;min-width:198px;box-shadow:none;letter-spacing:.04em;text-transform:uppercase;background:#050505;border:1px solid #ffffff2e;border-radius:2px;padding:14px 18px;font-size:15px;font-weight:800;bottom:22px;left:50%}.va-embed-shell[data-experience=virtually-created] #startAvatarBtn:hover{color:#fff;background:var(--vc-accent);transform:translate(-50%)translateY(-2px)}.va-embed-shell[data-experience=virtually-created] .prompt-section,.va-embed-shell[data-experience=virtually-created] .avatar-controls{background:var(--vc-panel)}.va-embed-shell[data-experience=virtually-created] .vc-guide-intro{max-width:590px}.va-embed-shell[data-experience=virtually-created] .vc-guide-kicker{color:#d8d8d8;letter-spacing:.025em;text-transform:uppercase;align-items:center;gap:28px;margin:0 0 16px;font-size:14px;font-weight:700;line-height:1.2;display:flex}.va-embed-shell[data-experience=virtually-created] .vc-guide-kicker:before{content:"";background:var(--vc-accent);flex:0 0 20px;width:20px;height:3px}.va-embed-shell[data-experience=virtually-created] .vc-guide-intro h1{color:#fff;letter-spacing:-.025em;margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,52px);font-weight:700;line-height:1.12}.va-embed-shell[data-experience=virtually-created] .vc-guide-lead{color:var(--vc-accent);margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2.15vw,25px);font-style:italic;line-height:1.3}.va-embed-shell[data-experience=virtually-created] .vc-guide-body{color:#fff;margin:0 0 18px;font-size:16px;line-height:1.48}.va-embed-shell[data-experience=virtually-created] .prompt-title{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.va-embed-shell[data-experience=virtually-created] .prompt-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.va-embed-shell[data-experience=virtually-created] .prompt-chip{color:#fff;border:1px solid var(--vc-border);min-height:54px;box-shadow:none;text-align:left;background:0 0;border-radius:4px;padding:11px 14px;font-size:14px;font-weight:500;line-height:1.3}.va-embed-shell[data-experience=virtually-created] .prompt-chip:hover{color:#fff;border-color:var(--vc-accent);background:#ef4b231f;transform:translateY(-1px)}.va-embed-shell[data-experience=virtually-created] .avatar-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.va-embed-shell[data-experience=virtually-created] #avatarInput{color:#fff;border:1px solid var(--vc-border);min-width:0;height:52px;box-shadow:none;background:0 0;border-radius:4px;padding:0 14px}.va-embed-shell[data-experience=virtually-created] #avatarInput::placeholder{color:#ffffffb8}.va-embed-shell[data-experience=virtually-created] #avatarInput:focus{border-color:var(--vc-accent);box-shadow:0 0 0 2px #ef4b2329}.va-embed-shell[data-experience=virtually-created] #avatarSendBtn{color:#fff;min-width:0;height:auto;box-shadow:none;letter-spacing:.035em;text-transform:uppercase;background:0 0;border:0;border-radius:0;padding:8px 0;font-size:14px;font-weight:800;text-decoration:underline}.va-embed-shell[data-experience=virtually-created] #avatarSendBtn:after{color:var(--vc-accent);content:"↗";margin-left:7px;font-size:18px;text-decoration:none}.va-embed-shell[data-experience=virtually-created] #avatarSendBtn:hover{color:var(--vc-accent);background:0 0;transform:translateY(-1px)}.va-embed-shell[data-experience=virtually-created] .brief-inline,.va-embed-shell[data-experience=virtually-created] .success-panel{color:#fff;background:var(--vc-panel)}.va-embed-shell[data-experience=virtually-created] .brief-card,.va-embed-shell[data-experience=virtually-created] .success-card{color:#fff;background:#1b1b1b;border:1px solid #ffffff29}@media (width>=760px){.va-embed-shell[data-experience=virtually-created] .va-embed-avatar-section{grid-template-rows:1fr auto;grid-template-columns:minmax(320px,42%) minmax(420px,58%);min-height:610px}.va-embed-shell[data-experience=virtually-created] #avatarContainer{height:610px;min-height:610px}.va-embed-shell[data-experience=virtually-created] .prompt-section{padding:40px 54px 10px}.va-embed-shell[data-experience=virtually-created] .avatar-controls{margin:0;padding:10px 54px 40px}}@media (width<=759px){.va-embed-shell[data-experience=virtually-created]{border-radius:28px;width:min(100% - 20px,620px)}.va-embed-shell[data-experience=virtually-created] .va-embed-avatar-section{flex-direction:column;display:flex}.va-embed-shell[data-experience=virtually-created] #avatarContainer{border-radius:28px 28px 0 0;order:1;height:460px;min-height:460px}.va-embed-shell[data-experience=virtually-created] .prompt-section{order:2;padding:32px 24px 10px}.va-embed-shell[data-experience=virtually-created] .avatar-controls{order:3;margin:0;padding:12px 24px 30px}.va-embed-shell[data-experience=virtually-created] .brief-inline,.va-embed-shell[data-experience=virtually-created] .success-panel{order:4}.va-embed-shell[data-experience=virtually-created] .vc-guide-intro h1{font-size:clamp(36px,10vw,48px)}}@media (width<=520px){.va-embed-shell[data-experience=virtually-created] .prompt-chips,.va-embed-shell[data-experience=virtually-created] .avatar-controls{grid-template-columns:1fr}.va-embed-shell[data-experience=virtually-created] #avatarSendBtn{justify-self:start}}body[data-embed-mode=floating] .va-embed-shell[data-mode=floating]{border-radius:24px;width:100%;max-width:none;height:100%;margin:0}body[data-embed-mode=floating] .va-embed-shell[data-mode=floating] .va-embed-avatar-section{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}body[data-embed-mode=floating] .va-embed-shell[data-mode=floating] #avatarContainer{border-radius:24px 24px 0 0;flex:0 0 330px;order:1;width:100%;height:330px;min-height:0}body[data-embed-mode=floating] .va-embed-shell[data-mode=floating] .prompt-section{flex:auto;order:2;min-height:0;padding:14px 14px 8px;overflow-y:auto}body[data-embed-mode=floating] .va-embed-shell[data-mode=floating] .prompt-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}body[data-embed-mode=floating] .va-embed-shell[data-mode=floating] .prompt-chip{min-height:42px;padding:7px 8px;font-size:11px}body[data-embed-mode=floating] .va-embed-shell[data-mode=floating] .avatar-controls{order:3;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:0;padding:8px 12px 14px;display:grid}body[data-embed-mode=floating] .va-embed-shell[data-mode=floating][data-widget-state=minimized] #avatarContainer{border-radius:24px;flex-basis:100%;height:100%}body[data-embed-mode=floating] .va-embed-shell[data-mode=floating] .brief-inline,body[data-embed-mode=floating] .va-embed-shell[data-mode=floating] .success-panel{order:4}@media (width<=480px){body[data-embed-mode=floating] .va-embed-shell[data-mode=floating] #avatarContainer{flex-basis:52%;height:52%}body[data-embed-mode=floating] .va-embed-shell[data-mode=floating][data-widget-state=minimized] #avatarContainer{flex-basis:100%;height:100%}}
