.home-stage[data-v-2f5df5d4]{position:relative;width:100%;height:100vh;overflow:hidden;background:#fff}.bg-canvas[data-v-2f5df5d4]{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.hero-center[data-v-2f5df5d4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;text-align:center;background:hsla(0,0%,100%,.88);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.08);border-radius:20px;padding:30px 52px;min-width:580px;max-width:90vw;box-shadow:0 6px 36px rgba(0,0,0,.08);transition:min-width .35s ease,max-width .35s ease}.hero-center--chat[data-v-2f5df5d4]{min-width:740px;max-width:94vw}.hero-caption[data-v-2f5df5d4]{color:#1a1a1a;font-size:1rem;font-weight:600;margin-bottom:16px;letter-spacing:.01em;line-height:1.5}.chips[data-v-2f5df5d4]{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:16px}.chip[data-v-2f5df5d4]{padding:4px 13px;border-radius:50px;border:1.5px solid #d1d5db;background:#f9fafb;color:#6b7280;font-size:.72rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,color .2s;line-height:1}.chip[data-v-2f5df5d4]:hover{border-color:#374151;color:#374151}.chip.active[data-v-2f5df5d4]{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.chat-messages[data-v-2f5df5d4]{display:flex;flex-direction:column;gap:8px;max-height:360px;overflow-y:auto;margin-bottom:12px;padding:4px 2px;text-align:left;scroll-behavior:smooth}.chat-bubble[data-v-2f5df5d4]{max-width:78%;padding:9px 14px;border-radius:16px;font-size:.82rem;line-height:1.55;white-space:pre-wrap;word-break:break-word}.chat-bubble--user[data-v-2f5df5d4]{align-self:flex-end;background:#1a1a1a;color:#fff;border-bottom-right-radius:4px}.chat-bubble--assistant[data-v-2f5df5d4]{align-self:flex-start;background:#f3f4f6;color:#1a1a1a;border-bottom-left-radius:4px;white-space:normal}.chat-bubble--assistant[data-v-2f5df5d4] p{margin:0 0 6px}.chat-bubble--assistant[data-v-2f5df5d4] p:last-child{margin-bottom:0}.chat-bubble--assistant[data-v-2f5df5d4] strong{font-weight:700}.chat-bubble--assistant[data-v-2f5df5d4] em{font-style:italic}.chat-bubble--assistant[data-v-2f5df5d4] a{color:#374151}.chat-bubble--assistant[data-v-2f5df5d4] ol,.chat-bubble--assistant[data-v-2f5df5d4] ul{padding-left:18px;margin:4px 0}.chat-bubble--assistant[data-v-2f5df5d4] li{margin:2px 0}.chat-bubble--assistant[data-v-2f5df5d4] h1,.chat-bubble--assistant[data-v-2f5df5d4] h2,.chat-bubble--assistant[data-v-2f5df5d4] h3{font-size:.88rem;font-weight:700;margin:8px 0 4px}.chat-bubble--assistant[data-v-2f5df5d4] code{background:rgba(0,0,0,.07);padding:1px 5px;border-radius:4px;font-size:.78em}.chat-bubble--assistant[data-v-2f5df5d4] pre{background:rgba(0,0,0,.06);padding:8px 10px;border-radius:6px;overflow-x:auto;margin:6px 0}.chat-bubble--assistant[data-v-2f5df5d4] pre code{background:none;padding:0}.chat-bubble--error[data-v-2f5df5d4]{background:#fef2f2;color:#991b1b}.chat-bubble--thinking[data-v-2f5df5d4]{opacity:.5;font-style:italic}.hero-input[data-v-2f5df5d4]{width:100%;background:#f9fafb;border:1.5px solid #d1d5db;border-radius:50px;padding:10px 20px;color:#1a1a1a;font-size:.875rem;outline:none;transition:border-color .3s,box-shadow .3s;box-sizing:border-box}.hero-input[data-v-2f5df5d4]::-moz-placeholder{color:#9ca3af}.hero-input[data-v-2f5df5d4]::placeholder{color:#9ca3af}.hero-input[data-v-2f5df5d4]:focus{border-color:#374151;box-shadow:0 0 0 3px rgba(55,65,81,.1)}.maintenance-notice[data-v-2f5df5d4]{display:flex;align-items:center;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:0;margin-bottom:12px;padding:10px 14px;background:#f9fafb;border:1.5px solid #d1d5db;border-radius:12px;font-size:.75rem;color:#374151}.notice-enter-active[data-v-2f5df5d4],.notice-leave-active[data-v-2f5df5d4]{transition:opacity .25s ease,transform .25s ease}.notice-enter-from[data-v-2f5df5d4],.notice-leave-to[data-v-2f5df5d4]{opacity:0;transform:translateY(-6px)}.bottom-row[data-v-2f5df5d4]{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb;gap:12px}.cv-hint[data-v-2f5df5d4]{margin:0;font-size:.72rem;color:#9ca3af;white-space:nowrap}.cv-link[data-v-2f5df5d4]{color:#374151;text-decoration:none;font-weight:600}.cv-link[data-v-2f5df5d4]:hover{text-decoration:underline}.socials[data-v-2f5df5d4]{display:flex;gap:12px;align-items:center}.social-icon[data-v-2f5df5d4]{color:#9ca3af;font-size:1rem;transition:color .2s;line-height:1}.social-icon[data-v-2f5df5d4]:hover{color:#1a1a1a}@media (max-width:600px){.hero-center[data-v-2f5df5d4]{min-width:unset;width:calc(100% - 32px);padding:20px 20px;border-radius:16px}.hero-center--chat[data-v-2f5df5d4]{min-width:unset;max-height:85vh}.hero-caption[data-v-2f5df5d4]{font-size:.9rem}.chat-messages[data-v-2f5df5d4]{max-height:260px}.bottom-row[data-v-2f5df5d4]{flex-direction:column;align-items:center;gap:10px}.cv-hint[data-v-2f5df5d4]{white-space:normal;text-align:center}.socials[data-v-2f5df5d4]{gap:16px}.social-icon[data-v-2f5df5d4]{font-size:1.2rem}}