.tvn-scene-stage{width:240px;height:460px;position:relative}@media (max-width:640px){.tvn-scene-stage{width:220px;height:420px}}.tvn-scene{opacity:0;pointer-events:none;z-index:0;transition:opacity .5s;position:absolute;inset:0}.tvn-scene-active{opacity:1;pointer-events:auto;z-index:1}.tvn-phone{background:#111;border:2px solid #ffffff1f;border-radius:2.5rem;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 0 60px #7000ff0f}.tvn-phone-dim{background:#f5f5f5;border-color:#78787866;box-shadow:0 0 40px #00000014}.tvn-phone-dim .tvn-phone-content{filter:saturate(.85)brightness(.95)}.tvn-phone-header{color:#ffffffb3;z-index:5;background:#0009;justify-content:space-between;align-items:center;height:44px;padding:10px 24px 6px;font-size:13px;font-weight:600;display:flex;position:relative}.tvn-phone-dim .tvn-phone-header{color:#666;background:#f0f0f0e6}.tvn-phone-notch{z-index:10;background:#111;border-radius:0 0 16px 16px;width:120px;height:28px;position:absolute;top:0;left:50%;transform:translate(-50%)}.tvn-phone-dim .tvn-phone-notch{background:#d4d4d4}.tvn-phone-content{background:#fafafa;height:calc(100% - 68px);position:relative;overflow:hidden}.tvn-phone-home{z-index:10;background:#ffffff4d;border-radius:2px;width:100px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.tvn-phone-dim .tvn-phone-home{background:#ccc}.tvn-side-label{letter-spacing:.2em;text-transform:uppercase;-webkit-user-select:none;user-select:none;margin-bottom:12px;font-size:11px;font-weight:600;display:inline-block}.tvn-label-then{color:#ffffff73;font-family:var(--font-mono,"JetBrains Mono",monospace)}.tvn-label-now{color:#ffffffa6;font-family:var(--font-mono,"JetBrains Mono",monospace)}.tvn-dots{justify-content:center;align-items:center;gap:6px;margin-top:24px;display:flex}.tvn-dot{background:#ffffff26;border-radius:50%;width:6px;height:6px;transition:all .3s}.tvn-dot-active{background:#00f0ff;border-radius:3px;width:20px}.tvn-divider-v{background:linear-gradient(#0000,#00f0ff,#7000ff,#0000) 0 0/100% 200%;border-radius:1px;width:2px;height:480px;animation:4s ease-in-out infinite tvn-divider-shift}.tvn-divider-h{background:linear-gradient(90deg,#0000,#00f0ff,#7000ff,#0000) 0 0/200% 100%;border-radius:1px;width:200px;height:2px;margin:16px auto;animation:4s ease-in-out infinite tvn-divider-shift-h}@keyframes tvn-divider-shift{0%,to{background-position:0 0}50%{background-position:0 100%}}@keyframes tvn-divider-shift-h{0%,to{background-position:0 0}50%{background-position:100% 0}}@keyframes tvn-type-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes tvn-blink-cursor{50%{border-color:#0000}}.tvn-type-text{color:#202124;clip-path:inset(0 100% 0 0);font-size:13px}.tvn-bubble-user .tvn-type-text{color:inherit}.tvn-scene-active .tvn-type-text{animation:2.2s steps(50,end) .4s forwards tvn-type-reveal}.tvn-type-text-block{display:block}.tvn-type-text-delayed{clip-path:inset(0 100% 0 0)}.tvn-bubble-user .tvn-type-text-delayed{color:inherit}.tvn-scene-active .tvn-type-text-delayed{animation:.6s steps(10,end) 2s forwards tvn-type-reveal}@keyframes tvn-scroll-up{0%{transform:translateY(0)}to{transform:translateY(-280px)}}.tvn-scrolling{transform:translateY(0)}.tvn-scene-active .tvn-scrolling{animation:3s .3s forwards tvn-scroll-up}@keyframes tvn-pop-in{0%{opacity:0;transform:translateY(-12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.tvn-pop-1,.tvn-pop-2,.tvn-pop-3{opacity:0}.tvn-scene-active .tvn-pop-1{animation:.4s .3s forwards tvn-pop-in}.tvn-scene-active .tvn-pop-2{animation:.4s 1.5s forwards tvn-pop-in}.tvn-scene-active .tvn-pop-3{animation:.4s 2.5s forwards tvn-pop-in}@keyframes tvn-wave{0%,to{height:8px}50%{height:28px}}.tvn-voice-bars{justify-content:center;align-items:center;gap:3px;height:50px;padding:16px 0;display:flex}.tvn-voice-bar{background:#00f0ff;border-radius:2px;width:3px;height:8px}.tvn-scene-active .tvn-voice-bar{animation:.7s ease-in-out infinite tvn-wave}.tvn-voice-bar:first-child{animation-delay:0s}.tvn-voice-bar:nth-child(2){animation-delay:80ms}.tvn-voice-bar:nth-child(3){animation-delay:.16s}.tvn-voice-bar:nth-child(4){animation-delay:.24s}.tvn-voice-bar:nth-child(5){animation-delay:.32s}.tvn-voice-bar:nth-child(6){animation-delay:.4s}.tvn-voice-bar:nth-child(7){animation-delay:.48s}@keyframes tvn-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes tvn-pulse-glow{0%,to{opacity:.3}50%{opacity:.7}}.tvn-orb{color:#fff;background:linear-gradient(135deg,#00f0ff,#7000ff);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;display:flex;position:relative;box-shadow:0 0 30px #00f0ff4d}.tvn-scene-active .tvn-orb{animation:1.5s ease-in-out infinite tvn-pulse}.tvn-orb-glow{filter:blur(16px);background:linear-gradient(135deg,#00f0ff33,#7000ff33);border-radius:50%;position:absolute;inset:-12px}.tvn-scene-active .tvn-orb-glow{animation:2s ease-in-out infinite tvn-pulse-glow}@keyframes tvn-fill-bar{0%{width:0}to{width:var(--fill-width,100%)}}.tvn-scan-track{background:#e0e0e0;border-radius:4px;height:8px;overflow:hidden}.tvn-scan-fill{background:linear-gradient(90deg,#00f0ff,#007aff);border-radius:4px;width:0;height:100%}.tvn-scene-active .tvn-fill-1{--fill-width:92%;animation:1.8s ease-out .2s forwards tvn-fill-bar}.tvn-scene-active .tvn-fill-2{--fill-width:78%;animation:1.8s ease-out .5s forwards tvn-fill-bar}.tvn-scene-active .tvn-fill-3{--fill-width:65%;animation:1.8s ease-out .8s forwards tvn-fill-bar}.tvn-card-pop{opacity:0;transform:scale(.85)}.tvn-scene-active .tvn-card-pop{animation:.5s cubic-bezier(.175,.885,.32,1.275) .2s forwards tvn-card-pop-in}@keyframes tvn-card-pop-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.tvn-notif-pop{opacity:0;transform:translateY(-30px)}.tvn-scene-active .tvn-notif-pop{animation:.5s cubic-bezier(.175,.885,.32,1.275) .4s forwards tvn-notif-slide}@keyframes tvn-notif-slide{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.tvn-notification{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;width:88%;margin:0 auto;padding:14px;box-shadow:0 4px 15px #0003}.tvn-notification-then{color:#fff;background:#ffffff26;border:1px solid #ffffff1a}.tvn-notification-now{color:#111;background:#fffffff2}.tvn-chat{flex-direction:column;justify-content:flex-end;gap:12px;height:100%;padding:16px;display:flex}.tvn-bubble{border-radius:18px;max-width:85%;padding:10px 14px;font-size:13px;line-height:1.4}.tvn-bubble-user{color:#fff;background:#007aff;border-bottom-right-radius:4px;align-self:flex-end}.tvn-bubble-ai{color:#111;background:#e9ecef;border-bottom-left-radius:4px;align-self:flex-start}.tvn-bubble-meta{color:#555;font-size:11px}.tvn-lock-screen{flex-direction:column;align-items:center;height:100%;padding-top:32px;display:flex}.tvn-lock-screen-then{background:linear-gradient(#333,#111)}.tvn-lock-screen-now{background:linear-gradient(#1a2a6c,#0a0a2e)}.tvn-lock-time{color:#ffffffe6;letter-spacing:-.02em;font-size:44px;font-weight:200;line-height:1}.tvn-lock-date{color:#ffffff80;margin-top:4px;margin-bottom:24px;font-size:13px}.tvn-lock-label{text-transform:uppercase;letter-spacing:.25em;margin-bottom:12px;font-size:13px;font-weight:600}.tvn-lock-label-then{color:#f44;letter-spacing:.15em;text-shadow:0 0 20px #f446;opacity:0;font-size:14px;font-weight:700}.tvn-scene-active .tvn-lock-label-then{animation:.6s .1s forwards tvn-label-pulse}@keyframes tvn-label-pulse{0%{opacity:0;transform:scale(.9)}60%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.tvn-google-logo span{font-size:28px;font-weight:700}.tvn-result-item{border-bottom:1px solid #f0f0f0;flex-direction:column;gap:2px;padding:6px 0;display:flex}.tvn-res-url{color:#202124;font-size:13px}.tvn-res-title{color:#1a0dab;font-size:14px}.tvn-res-desc{color:#4d5156;font-size:13px;line-height:1.4}.tvn-ad-badge{color:#856404;background:#fff3cd;border-radius:3px;margin-right:4px;padding:1px 4px;font-size:10px;font-weight:700}.tvn-template-site{background:#fff;flex-direction:column;width:100%;height:100%;display:flex}.tvn-site-header{color:#fff;background:#2d5a27;justify-content:space-between;align-items:center;height:36px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.tvn-site-header-nav{color:#fff9;gap:8px;font-size:11px;font-weight:400;display:flex}.tvn-hero-img{color:#4caf5066;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-radius:6px;justify-content:center;align-items:center;height:80px;margin:8px 10px;font-size:13px;font-style:italic;display:flex}.tvn-text-line{background:#eee;border-radius:3px;height:5px;margin-bottom:4px}.tvn-form-section{flex-direction:column;gap:10px;padding:12px;display:flex}.tvn-form-title{color:#333;font-size:15px;font-weight:700}.tvn-field{flex-direction:column;gap:3px;display:flex}.tvn-field-label{color:#666;font-size:11px;font-weight:500}.tvn-field-input{color:#333;background:#fafafa;border:1px solid #ddd;border-radius:6px;align-items:center;height:30px;padding:0 10px;font-size:13px;display:flex;overflow:hidden}.tvn-field-textarea{align-items:flex-start;height:48px;padding-top:6px}.tvn-submit-btn{color:#fff;background:#2d5a27;border-radius:6px;justify-content:center;align-items:center;height:34px;margin-top:4px;font-size:14px;font-weight:600;display:flex}.tvn-success{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:32px;display:flex}.tvn-success-icon{color:#ccc;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.tvn-success-title{color:#555;font-size:16px;font-weight:700}.tvn-success-desc{color:#999;font-size:13px;line-height:1.5}.tvn-agent-thinking{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;padding:0 20px;display:flex}.tvn-scan-label{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.tvn-scan-bars{flex-direction:column;gap:10px;width:80%;display:flex}.tvn-scan-status{color:#007aff;opacity:0;font-size:14px;font-weight:500}.tvn-scene-active .tvn-scan-status{animation:.3s 1.2s forwards tvn-pop-in}.tvn-rec-card{background:#fff;border:1px solid #f0f0f0;border-radius:14px;margin:16px;padding:16px;box-shadow:0 8px 24px #00000014}.tvn-card-top{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.tvn-card-name{color:#111;font-size:16px;font-weight:700}.tvn-card-stars{color:#f5c518;font-size:14px;font-weight:600}.tvn-card-sub{color:#666;margin-bottom:10px;font-size:13px}.tvn-card-tags{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.tvn-tag{color:#059669;background:#ecfdf5;border-radius:20px;padding:3px 8px;font-size:11px;font-weight:500}.tvn-tag-accent{color:#7c3aed;background:#f3e8ff}.tvn-card-avail{color:#059669;opacity:0;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.tvn-scene-active .tvn-card-avail{animation:.3s .8s forwards tvn-pop-in}.tvn-booking-wrap{justify-content:center;align-items:center;height:100%;padding:16px;display:flex}.tvn-booking-card{text-align:center;background:#fff;border:2px solid #bfdbfe;border-radius:18px;flex-direction:column;align-items:center;gap:12px;width:100%;padding:20px;display:flex;box-shadow:0 10px 30px #007aff1f}.tvn-conf-icon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex;transform:scale(0)}.tvn-scene-active .tvn-conf-icon{animation:.4s cubic-bezier(.175,.885,.32,1.275) .4s forwards tvn-card-pop-in}.tvn-conf-title{color:#111;font-size:17px;font-weight:700}.tvn-conf-details{text-align:left;background:#f8f9fa;border-radius:10px;flex-direction:column;gap:8px;width:100%;padding:14px;display:flex}.tvn-conf-row{justify-content:space-between;font-size:13px;display:flex}.tvn-conf-row span{color:#666}.tvn-conf-row strong{color:#111}.tvn-svc-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.tvn-svc-card{border:1px solid #e5e7eb;border-radius:6px;padding:6px 8px}.tvn-svc-card-name{color:#555;font-size:11px;font-weight:600}@keyframes tvn-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.tvn-cursor{opacity:1;margin-left:1px;font-weight:300;animation:.8s step-end infinite tvn-cursor-blink}.tvn-voicechat-bg{background:linear-gradient(#f8fafc 0%,#f0f4f8 100%)}.tvn-mic-btn{background:#00f0ff1a;border:1px solid #00f0ff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:8px auto 0;display:flex}.tvn-mic-btn svg{color:#00f0ff;fill:#00f0ff;width:16px;height:16px}.tvn-notif-top{color:#666;justify-content:space-between;margin-bottom:4px;font-size:11px;display:flex}.tvn-notif-app{align-items:center;gap:4px;font-weight:600;display:flex}.tvn-notif-title{margin-bottom:3px;font-size:14px;font-weight:700}.tvn-notif-body{text-align:left;font-size:13px;line-height:1.4}@keyframes tvn-slide-in{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.tvn-slide-in{opacity:0}.tvn-scene-active .tvn-slide-in{animation:.35s .1s forwards tvn-slide-in}@keyframes tvn-tap{0%{filter:brightness();transform:scale(1)}40%{filter:brightness(.85);transform:scale(.92)}60%{filter:brightness(.85);transform:scale(.92)}to{filter:brightness();transform:scale(1)}}.tvn-tappable{transform-origin:50%}.tvn-scene-active .tvn-tappable{animation:.35s 2.6s tvn-tap}.tvn-scene-active .tvn-tappable-late{animation:.35s 2.8s tvn-tap}@keyframes tvn-ripple{0%{opacity:.5;transform:scale(0)}to{opacity:0;transform:scale(3)}}.tvn-tap-ripple{pointer-events:none;opacity:0;background:#00000026;border-radius:50%;width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.tvn-scene-active .tvn-tap-ripple{animation:.5s 2.6s forwards tvn-ripple}@keyframes tvn-reveal-text{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}.tvn-typing-dots{align-items:center;gap:4px;padding:4px 0;display:flex}.tvn-typing-dot{opacity:0;background:#999;border-radius:50%;width:6px;height:6px}.tvn-scene-active .tvn-typing-dot{animation:1s ease-in-out infinite tvn-dot-bounce}.tvn-typing-dot:first-child{animation-delay:0s}.tvn-typing-dot:nth-child(2){animation-delay:.15s}.tvn-typing-dot:nth-child(3){animation-delay:.3s}@keyframes tvn-dot-bounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.tvn-chat-reveal{opacity:0;max-height:0;overflow:hidden}.tvn-scene-active .tvn-chat-reveal{animation:.4s forwards tvn-reveal-text}.tvn-scene-active .tvn-chat-reveal-1{animation-delay:.6s}.tvn-scene-active .tvn-chat-reveal-2{animation-delay:1.4s}.tvn-scene-active .tvn-chat-reveal-3{animation-delay:2.2s}.tvn-dots-container{max-height:30px;transition:max-height .2s,opacity .2s;overflow:hidden}.tvn-scene-active .tvn-dots-hide-1{animation:.2s .5s forwards tvn-hide-dots}.tvn-scene-active .tvn-dots-hide-2{animation:.2s 1.3s forwards tvn-hide-dots}@keyframes tvn-hide-dots{to{opacity:0;max-height:0}}
