.hero-section[data-v-519480fa]{position:relative;height:100vh;min-height:100vh;max-height:100vh;display:flex;align-items:center;overflow:hidden;background:#020810}.hero-container[data-v-519480fa]{position:relative;z-index:1;height:100%;display:flex;align-items:center}.hero-chat-active .hero-container[data-v-519480fa]{align-items:stretch}.hero-chat-active .hero-container[data-v-519480fa] .v-row,.hero-chat-active .hero-container[data-v-519480fa] .v-col{height:100%;display:flex;flex-direction:column}.hero-content[data-v-519480fa]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(24px);transition:opacity .9s ease,transform .9s ease;width:100%}.hero-content.hero-visible[data-v-519480fa]{opacity:1;transform:translateY(0)}.hero-content.hero-chatting[data-v-519480fa]{height:100%;padding-top:3vh;padding-bottom:3vh}.hero-orb-wrapper[data-v-519480fa]{margin-bottom:40px;flex-shrink:0;opacity:0;transform:scale(.5);transition:opacity 1.2s ease .15s,transform 1.2s cubic-bezier(.16,1,.3,1) .15s,margin-bottom .5s ease}.hero-visible .hero-orb-wrapper[data-v-519480fa]{opacity:1;transform:scale(1)}.hero-chatting .hero-orb-wrapper[data-v-519480fa]{margin-bottom:16px}.hero-input-wrapper[data-v-519480fa]{flex-shrink:0;opacity:0;transform:translateY(12px);transition:opacity .7s ease .5s,transform .7s ease .5s;width:100%;max-width:620px}.hero-visible .hero-input-wrapper[data-v-519480fa]{opacity:1;transform:translateY(0)}.hero-input[data-v-519480fa]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#ffffff0f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.06);border-radius:16px;transition:all .3s ease;z-index:0}.hero-input[data-v-519480fa]:before{content:"";position:absolute;inset:0;border-radius:16px;padding:1px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899,#f43f5e);background-size:300% 100%;animation:gradient-shift-519480fa 3s ease infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.45;transition:opacity .4s ease}@keyframes gradient-shift-519480fa{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-input[data-v-519480fa]:hover:before{opacity:.85}.hero-input[data-v-519480fa]:hover{background:#ffffff14;transform:translateY(-1px);box-shadow:0 4px 24px #8b5cf60f,0 8px 32px #00000026}.hero-input-active[data-v-519480fa]{border-radius:14px;padding:14px 18px;border-color:#ffffff1f}.hero-input-active[data-v-519480fa]:before{animation:none;opacity:0}.hero-input-field[data-v-519480fa]{flex:1;background:none;border:none;outline:none;color:#ffffffe6;font-size:15px;font-weight:400;letter-spacing:.01em;font-family:inherit}.hero-input-field[data-v-519480fa]::-moz-placeholder{color:#fff6;-moz-transition:color .2s ease;transition:color .2s ease}.hero-input-field[data-v-519480fa]::placeholder{color:#fff6;transition:color .2s ease}.hero-input-field[data-v-519480fa]:focus::-moz-placeholder{color:#ffffff40}.hero-input-field[data-v-519480fa]:focus::placeholder{color:#ffffff40}.hero-input-field[data-v-519480fa]:disabled{opacity:.5}.hero-input-arrow[data-v-519480fa]{display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;width:32px;height:32px;border-radius:10px;background:#ffffff1a;color:#ffffff80;transition:all .3s ease}.hero-input-arrow[data-v-519480fa]:disabled{opacity:.3;cursor:default}.hero-input:hover .hero-input-arrow[data-v-519480fa]:not(:disabled){background:#ffffff2e;color:#fff}.phone-cta[data-v-519480fa]{margin-top:14px;font-size:12px;color:#ffffff4d;text-align:center;opacity:0;transform:translateY(6px);transition:opacity .5s ease .7s,transform .5s ease .7s}.hero-visible .phone-cta[data-v-519480fa]{opacity:1;transform:translateY(0)}.phone-link[data-v-519480fa],.phone-link[data-v-519480fa]:visited{color:#ffffff73;text-decoration:none;transition:color .2s ease}.phone-link[data-v-519480fa]:hover{color:#fffc}.phone-fade-leave-active[data-v-519480fa]{transition:opacity .3s ease}.phone-fade-leave-to[data-v-519480fa]{opacity:0}.chat-thread[data-v-519480fa]{width:100%;max-width:620px;flex:1;min-height:0;overflow-y:auto;margin:12px 0;display:flex;flex-direction:column;gap:10px;padding:4px 0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.chat-thread[data-v-519480fa]::-webkit-scrollbar{width:4px}.chat-thread[data-v-519480fa]::-webkit-scrollbar-track{background:transparent}.chat-thread[data-v-519480fa]::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.thread-fade-enter-active[data-v-519480fa]{transition:opacity .5s ease,transform .5s ease}.thread-fade-enter-from[data-v-519480fa]{opacity:0;transform:translateY(8px)}.chat-msg[data-v-519480fa]{display:flex;justify-content:flex-start}.chat-msg-user[data-v-519480fa]{justify-content:flex-end}.chat-bubble[data-v-519480fa]{max-width:90%;padding:10px 16px;border-radius:14px;font-size:14px;line-height:1.55;text-align:left;word-break:break-word}.bubble-user[data-v-519480fa]{background:#ffffff1a;color:#ffffffd9;border-bottom-right-radius:4px;white-space:pre-wrap}.bubble-ario[data-v-519480fa]{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#ffffffe6;border-bottom-left-radius:4px}.bubble-ario .markdown-body[data-v-519480fa]{font-size:14px;line-height:1.55}.bubble-ario .markdown-body[data-v-519480fa] p{margin:0 0 .5em}.bubble-ario .markdown-body[data-v-519480fa] p:last-child{margin-bottom:0}.bubble-ario .markdown-body[data-v-519480fa] strong{font-weight:600;color:#fff}.bubble-ario .markdown-body[data-v-519480fa] em{font-style:italic}.bubble-ario .markdown-body[data-v-519480fa] ul,.bubble-ario .markdown-body[data-v-519480fa] ol{margin:.4em 0 .4em 1.2em;padding:0}.bubble-ario .markdown-body[data-v-519480fa] li{margin-bottom:.2em}.bubble-ario .markdown-body[data-v-519480fa] code{background:#ffffff1a;border-radius:3px;padding:1px 4px;font-size:13px}.bubble-ario .markdown-body[data-v-519480fa] pre{background:#ffffff14;border-radius:6px;padding:8px 12px;overflow-x:auto;margin:.5em 0}.bubble-ario .markdown-body[data-v-519480fa] pre code{background:none;padding:0}.bubble-thinking[data-v-519480fa]{padding:12px 20px}.stream-cursor[data-v-519480fa]{display:inline;animation:cursorBlink-519480fa .6s steps(2) infinite;color:#fff9;margin-left:1px}@keyframes cursorBlink-519480fa{0%,to{opacity:1}50%{opacity:0}}.thinking-dots[data-v-519480fa]{display:inline-flex;gap:4px;align-items:center}.thinking-dots span[data-v-519480fa]{width:6px;height:6px;border-radius:50%;background:#fff6;animation:dotBounce-519480fa 1.2s ease-in-out infinite}.thinking-dots span[data-v-519480fa]:nth-child(2){animation-delay:.15s}.thinking-dots span[data-v-519480fa]:nth-child(3){animation-delay:.3s}@keyframes dotBounce-519480fa{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}.hero-legal[data-v-519480fa]{position:absolute;bottom:20px;right:24px;z-index:2;display:flex;gap:16px}.legal-link[data-v-519480fa],.legal-link[data-v-519480fa]:visited,.legal-link[data-v-519480fa]:link{color:#ffffff4d!important;text-decoration:none!important;font-size:11px;transition:color .2s ease}.legal-link[data-v-519480fa]:hover{color:#fff9!important}@media (max-width: 960px){.hero-section[data-v-519480fa]{min-height:90vh}.hero-content.hero-chatting[data-v-519480fa]{padding-top:2vh;padding-bottom:2vh}}
