/*!
 * Osudovka — VestecChat styles (1.6.0)
 * Používá globální CSS proměnné z app/globals.css.
 */.VestecChat_frame__HgPpN{position:relative;width:100%;max-width:900px;margin:0 auto;border-radius:22px;border:1px solid var(--line-strong);background:var(--panel-bg);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 20px 70px #00000080,0 0 50px #c9a95c14,inset 0 0 1px #c9a95c33;overflow:hidden}[data-theme=light] .VestecChat_frame__HgPpN{background:var(--panel-bg-medium,#ffffff8c);box-shadow:0 12px 40px #1a153026,0 0 32px #8b6f2e0f}.VestecChat_frame__HgPpN:after,.VestecChat_frame__HgPpN:before{content:"✦";position:absolute;color:var(--gold);opacity:.4;font-size:.9rem;pointer-events:none;z-index:5}.VestecChat_frame__HgPpN:before{top:.8rem;left:1rem}.VestecChat_frame__HgPpN:after{top:.8rem;right:1rem}.VestecChat_stage__KMqLf{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000;transition:background 1.8s ease,aspect-ratio 1.8s ease,overflow 0s 1.8s}.VestecChat_stage__KMqLf.VestecChat_dissolved__6sAr0{background:#0000;aspect-ratio:16/3;overflow:visible}.VestecChat_stage__KMqLf video{width:100%;height:100%;object-fit:cover;display:block;transition:opacity 1.6s ease,filter 1.6s ease}.VestecChat_stage__KMqLf.VestecChat_dissolved__6sAr0 video{opacity:0;filter:blur(8px)}.VestecChat_logoOverlay__Tx7Ol{position:absolute;top:50%;left:50%;width:92%;aspect-ratio:2.5/1;transform:translate(-50%,-50%) scale(.92);opacity:0;pointer-events:none;transition:opacity 1.6s ease,transform 1.8s cubic-bezier(.2,.8,.2,1),width 1.8s cubic-bezier(.2,.8,.2,1);display:flex;align-items:center;justify-content:center}.VestecChat_stage__KMqLf.VestecChat_dissolved__6sAr0 .VestecChat_logoOverlay__Tx7Ol{opacity:1;transform:translate(-50%,-50%) scale(1);width:45%}.VestecChat_logoOverlay__Tx7Ol:before{content:"";position:absolute;width:130%;height:220%;left:-15%;top:-60%;background:radial-gradient(ellipse,#f4c97e4d 0,#c9a95c26 30%,#0000 65%);opacity:0;transition:opacity 1.8s ease .3s;animation:VestecChat_vestecGlowPulse__PMAgb 4.5s ease-in-out infinite;pointer-events:none;filter:blur(8px)}.VestecChat_stage__KMqLf.VestecChat_dissolved__6sAr0 .VestecChat_logoOverlay__Tx7Ol:before{opacity:1}.VestecChat_eye__Y9o47{width:100%;height:100%;animation:VestecChat_vestecPulse__fZh5U 4.5s ease-in-out infinite;position:relative;z-index:1}@keyframes VestecChat_vestecPulse__fZh5U{0%,to{transform:scale(1);opacity:.92}50%{transform:scale(1.05);opacity:1}}@keyframes VestecChat_vestecGlowPulse__PMAgb{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.12);opacity:1}}.VestecChat_skipBtn__KZlG_{position:absolute;bottom:1rem;right:1rem;background:#0c1228b3;border:1px solid var(--line);color:var(--cream);padding:.55rem 1.1rem;border-radius:8px;cursor:pointer;font-size:.85rem;font-family:inherit;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .3s;opacity:.75;z-index:6}[data-theme=light] .VestecChat_skipBtn__KZlG_{color:#f4ecda;border-color:#f4ecda59}.VestecChat_skipBtn__KZlG_:hover{opacity:1;background:#c9a95c33;border-color:var(--gold);color:#f4ecda}.VestecChat_stage__KMqLf.VestecChat_dissolved__6sAr0 .VestecChat_skipBtn__KZlG_{display:none}.VestecChat_videoFallback__u718_{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1rem;text-align:center;color:var(--cream-soft);font-size:.9rem;z-index:4;background:#00000073}.VestecChat_videoFallback__u718_ .VestecChat_skipBtn__KZlG_{position:static}.VestecChat_content__o7kXc{display:flex;flex-direction:column;max-height:0;opacity:0;overflow:hidden;border-top:1px solid #0000;transition:max-height 1.6s cubic-bezier(.4,0,.2,1),opacity 1.2s ease .5s,border-color .6s ease .5s}.VestecChat_content__o7kXc.VestecChat_visible__sZ1w4{max-height:2000px;opacity:1;border-top-color:var(--line)}.VestecChat_chat__7Qd7H{width:100%;background:#0000;border:none}.VestecChat_messages__h7_ZV{min-height:280px;max-height:60vh;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;scrollbar-width:thin;scrollbar-color:#c9a95c26 #0000}.VestecChat_messages__h7_ZV::-webkit-scrollbar{width:6px}.VestecChat_messages__h7_ZV::-webkit-scrollbar-thumb{background:#c9a95c26;border-radius:3px}.VestecChat_message__lEPS8{max-width:100%;padding:.85rem 1.15rem;border-radius:14px;line-height:1.55;font-size:.96rem;animation:VestecChat_vestecFadeIn__y0vG1 .5s ease;word-wrap:break-word;white-space:pre-wrap}@keyframes VestecChat_vestecFadeIn__y0vG1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.VestecChat_user__2O7Nh{align-self:flex-end;background:#c9a95c26;border:1px solid var(--line-strong);color:var(--cream)}.VestecChat_assistant___kE1p{align-self:flex-start;background:#c9a95c0f;border:1px solid var(--line);color:var(--cream)}.VestecChat_intro__IakF7{font-family:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;font-style:normal;color:var(--gold-light);align-self:center;text-align:center;max-width:95%;background:#0000;border:none;font-size:1.1rem;letter-spacing:.04em;line-height:1.7;padding:1.5rem 1rem .5rem}.VestecChat_intro__IakF7:before{content:"✦";display:block;font-size:1.3rem;margin-bottom:.5rem;opacity:.7;color:var(--gold)}.VestecChat_thinkingBubble__RZSxE{display:flex;align-items:center;gap:.5rem;color:var(--cream-soft);font-style:italic;font-size:.94rem;padding:.55rem .2rem;opacity:.9;letter-spacing:.02em}.VestecChat_thinkingDots__O9IPc{display:inline-flex;gap:4px;margin-left:.15rem}.VestecChat_thinkingDots__O9IPc span{width:5px;height:5px;background:var(--gold);border-radius:50%;animation:VestecChat_vestecThinkingDot__G9LQk 1.4s ease-in-out infinite}.VestecChat_thinkingDots__O9IPc span:nth-child(2){animation-delay:.2s}.VestecChat_thinkingDots__O9IPc span:nth-child(3){animation-delay:.4s}@keyframes VestecChat_vestecThinkingDot__G9LQk{0%,60%,to{opacity:.3;transform:scale(.7)}30%{opacity:1;transform:scale(1)}}.VestecChat_inputRow__vZuhg{display:flex;gap:.6rem;padding:.85rem 1rem;border-top:1px solid var(--line);background:#0c122880;align-items:flex-end}[data-theme=light] .VestecChat_inputRow__vZuhg{background:#ffffff73}.VestecChat_inputRow__vZuhg textarea{flex:1 1;min-width:0;background:#0c122899;border:1px solid var(--line);border-radius:10px;padding:.75rem 1rem;color:var(--cream);font-family:inherit;font-size:.95rem;resize:none;min-height:48px;max-height:140px;transition:border-color .3s,background .3s;line-height:1.4}[data-theme=light] .VestecChat_inputRow__vZuhg textarea{background:#ffffffb3;color:var(--ink-deep)}.VestecChat_inputRow__vZuhg textarea:focus{outline:none;border-color:var(--gold);background:#0c1228cc}[data-theme=light] .VestecChat_inputRow__vZuhg textarea:focus{background:#ffffffe6}.VestecChat_inputRow__vZuhg textarea::placeholder{color:var(--cream-soft);opacity:.6}.VestecChat_sendBtn__aAwYI{background:var(--gold);color:var(--ink-deep);border:none;border-radius:10px;padding:0 1.4rem;cursor:pointer;font-family:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;font-size:.95rem;letter-spacing:.08em;font-weight:500;transition:all .3s;min-height:48px;text-transform:uppercase;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.VestecChat_sendBtn__aAwYI:hover:not(:disabled){background:var(--gold-light);transform:translateY(-1px);box-shadow:0 4px 12px #c9a95c4d}.VestecChat_sendBtn__aAwYI:disabled{opacity:.5;cursor:not-allowed}.VestecChat_sendIcon___v3_z{display:inline-block;font-size:1.15em;font-weight:300;transition:transform .2s ease}.VestecChat_sendBtn__aAwYI:hover:not(:disabled) .VestecChat_sendIcon___v3_z{transform:translateX(3px)}.VestecChat_spinner__LSidE{display:inline-block;width:16px;height:16px;border:2px solid;border-right:2px solid #0000;border-radius:50%;animation:VestecChat_vestecSpin__dBoIo .8s linear infinite}@keyframes VestecChat_vestecSpin__dBoIo{to{transform:rotate(1turn)}}.VestecChat_micBtn__nRTq0{background:#0c122899;border:1px solid var(--line);color:var(--cream);border-radius:10px;min-height:48px;width:48px;cursor:pointer;font-size:1.15rem;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}[data-theme=light] .VestecChat_micBtn__nRTq0{background:#fff9;color:var(--ink-deep)}.VestecChat_micBtn__nRTq0:hover:not(:disabled){border-color:var(--gold-dim);background:#c9a95c14}.VestecChat_micBtn__nRTq0:disabled{opacity:.4;cursor:not-allowed}.VestecChat_micBtnActive__xUCWf{background:#e54e4e2e;border-color:#e54e4e99;color:#ff6464;animation:VestecChat_vestecMicPulse__2wVIz 1.2s ease-in-out infinite}@keyframes VestecChat_vestecMicPulse__2wVIz{0%,to{box-shadow:0 0 0 0 #e54e4e80}50%{box-shadow:0 0 0 8px #e54e4e00}}.VestecChat_autoplayToggle__8M7Px{background:#0000;border:1px solid var(--line);color:var(--cream-soft);padding:.4rem .85rem;border-radius:6px;cursor:pointer;font-size:.76rem;font-family:inherit;letter-spacing:.04em;transition:all .2s ease;opacity:.75}.VestecChat_autoplayActive__voi0_,.VestecChat_autoplayToggle__8M7Px:hover{opacity:1;border-color:var(--gold-dim)}.VestecChat_autoplayActive__voi0_{color:var(--gold-light);background:#c9a95c14}.VestecChat_msgActionPlaying__1uTz_{color:var(--gold)!important;border-color:var(--gold)!important;background:#c9a95c1f!important;opacity:1!important;animation:VestecChat_vestecSpeakerPulse__y2zdE 1.8s ease-in-out infinite}@keyframes VestecChat_vestecSpeakerPulse__y2zdE{0%,to{box-shadow:0 0 4px #c9a95c4d}50%{box-shadow:0 0 12px #c9a95c8c}}.VestecChat_authGate__cjNj3{display:flex;flex-direction:column;align-items:center;gap:.8rem;padding:1.4rem 1.5rem 1.6rem;border-top:1px solid var(--line);background:#0c122866;text-align:center}[data-theme=light] .VestecChat_authGate__cjNj3{background:#ffffff59}.VestecChat_authGateText__KJmTW{font-family:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;font-size:1.05rem;color:var(--gold-light);letter-spacing:.03em;margin:0}.VestecChat_authGateSub__KHi26{font-size:.78rem;color:var(--cream-soft);opacity:.65;margin:0;font-style:italic}.VestecChat_statusRow__jX14l{display:flex;justify-content:space-between;align-items:center;gap:.6rem;padding:.55rem 1rem .75rem;font-size:.74rem;color:var(--cream-soft);opacity:.75;font-style:italic;flex-wrap:wrap}.VestecChat_quota__QoX64{letter-spacing:.05em;color:var(--gold-dim)}.VestecChat_quotaExhausted__dwbKM{color:var(--gold-light);font-weight:500;font-style:normal}.VestecChat_memoryOff__jzYiC{margin-left:.5rem}.VestecChat_messageWrap__3NHa4{display:flex;flex-direction:row;align-items:flex-start;gap:.6rem;width:100%}.VestecChat_messageWrapUser__LxrI8{flex-direction:row-reverse}.VestecChat_messageWrapAssistant__nYbum{flex-direction:row;justify-content:flex-start}.VestecChat_messageWrapIntro__KAdFX{justify-content:center}.VestecChat_messageBody__D2OUN{display:flex;flex-direction:column;gap:.4rem;min-width:0;max-width:82%;align-items:flex-start}.VestecChat_messageWrapUser__LxrI8 .VestecChat_messageBody__D2OUN{align-items:flex-end}.VestecChat_avatar__I39X4{flex-shrink:0;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.VestecChat_userAvatar__vhYrN{background:linear-gradient(135deg,var(--gold) 0,var(--gold-light) 100%);color:var(--ink-deep);font-family:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;font-size:1.05rem;font-weight:500;letter-spacing:0;box-shadow:0 2px 8px #c9a95c40}.VestecChat_assistantAvatar__dbust{background:#0c1228b3;border:1px solid var(--gold-dim);padding:6px 4px;box-shadow:0 0 12px #c9a95c26}[data-theme=light] .VestecChat_assistantAvatar__dbust{background:#ffffff80;border-color:#8b6f2e59}.VestecChat_assistantAvatar__dbust svg{width:100%;height:auto;display:block}.VestecChat_avatarThinking__SxWhz{animation:VestecChat_vestecAvatarPulse__6Dkkq 1.8s ease-in-out infinite}@keyframes VestecChat_vestecAvatarPulse__6Dkkq{0%,to{transform:scale(1);box-shadow:0 0 8px #c9a95c40}50%{transform:scale(1.08);box-shadow:0 0 18px #c9a95c8c}}.VestecChat_messageActions__jRZwP{display:flex;gap:.4rem;margin:0}.VestecChat_msgActionBtn__bT_Sq{background:#0000;border:1px solid var(--line);color:var(--cream-soft);padding:.3rem .7rem;border-radius:6px;cursor:pointer;font-size:.74rem;font-family:inherit;letter-spacing:.04em;transition:all .2s ease;opacity:.7}.VestecChat_msgActionBtn__bT_Sq:hover:not(:disabled){opacity:1;border-color:var(--gold-dim);color:var(--gold-light);background:#c9a95c0f}.VestecChat_msgActionBtn__bT_Sq:disabled{cursor:default}.VestecChat_msgActionSaved__0XYKO{color:var(--gold)!important;opacity:1!important;border-color:var(--gold-dim)!important}.VestecChat_shareBtn__jvGgx{margin-left:auto;background:#0000;border:1px solid var(--gold-dim);color:var(--gold-light);padding:.4rem .85rem;border-radius:6px;cursor:pointer;font-size:.76rem;font-family:inherit;letter-spacing:.05em;font-weight:500;transition:all .2s ease}.VestecChat_shareBtn__jvGgx:hover:not(:disabled){background:#c9a95c1f;border-color:var(--gold);transform:translateY(-1px)}.VestecChat_shareBtn__jvGgx:disabled{opacity:.6;cursor:wait}.VestecChat_suggestions__cmOSF{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:.8rem .5rem .5rem;margin-top:.8rem;border-top:1px dashed #c9a95c2e}.VestecChat_suggestionChip__QsWPQ{background:#c9a95c0d;border:1px solid var(--line);color:var(--cream-soft);padding:.55rem .95rem;border-radius:999px;cursor:pointer;font-size:.85rem;font-family:inherit;letter-spacing:.02em;line-height:1.3;transition:all .2s ease;max-width:100%;text-align:center}.VestecChat_suggestionChip__QsWPQ:before{content:"✦ ";color:var(--gold-dim);opacity:.7}.VestecChat_suggestionChip__QsWPQ:hover{background:#c9a95c1f;border-color:var(--gold-dim);color:var(--gold-light);transform:translateY(-1px)}[data-theme=light] .VestecChat_suggestionChip__QsWPQ{background:#8b6f2e0a;border-color:#8b6f2e2e}@media (max-width:640px){.VestecChat_messages__h7_ZV{min-height:240px;padding:1rem}.VestecChat_sendBtn__aAwYI{padding:0 .9rem;font-size:.85rem}.VestecChat_intro__IakF7{font-size:.98rem;padding:1rem .5rem .5rem}.VestecChat_avatar__I39X4{width:32px;height:32px}.VestecChat_userAvatar__vhYrN{font-size:.95rem}.VestecChat_messageBody__D2OUN{max-width:78%}.VestecChat_messageWrap__3NHa4{gap:.45rem}.VestecChat_inputRow__vZuhg{flex-wrap:wrap;min-width:0;padding:.75rem .8rem;gap:.5rem}.VestecChat_inputRow__vZuhg textarea{flex:1 1 100%}.VestecChat_sendBtn__aAwYI{flex:1 1 auto}}@media (prefers-reduced-motion:reduce){.VestecChat_eye__Y9o47,.VestecChat_logoOverlay__Tx7Ol:before{animation:none}}