.ai-chat{display:flex;flex-direction:column;gap:1rem}.chat-container{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;height:500px;overflow:auto;display:flex;flex-direction:column}.chat-container::-webkit-scrollbar{width:6px}.chat-container::-webkit-scrollbar-track{background:transparent}.chat-container::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.chat-container::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.message{display:flex;margin:.75rem 1rem}.message.user{justify-content:flex-end}.message.ai{justify-content:flex-start}.message-content{max-width:80%;padding:1rem 1.25rem;line-height:1.6;font-size:.95rem;border-radius:16px;word-wrap:break-word}.message.user .message-content{background:var(--text-primary);color:var(--bg-primary);border-bottom-right-radius:4px}.message.ai .message-content{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color);border-bottom-left-radius:4px}.welcome-message .message-content{font-style:italic;color:var(--text-secondary);background:transparent;border:1px dashed var(--border-color)}#chat-form{display:flex;gap:.75rem;padding:1rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px}#chat-form input{flex:1;background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary)}#chat-form input:focus{border-color:var(--text-muted)}#chat-form button{padding:.75rem 1.5rem;white-space:nowrap;background:var(--text-primary);color:var(--bg-primary);border:none}#chat-form button:hover{background:var(--accent-light)}.suggested-questions{margin-top:.5rem}.question-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.suggestion-btn{padding:.5rem 1rem!important;font-size:.85rem!important;background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important;color:var(--text-secondary)!important;border-radius:20px!important}.suggestion-btn:hover{background:var(--bg-elevated)!important;border-color:var(--text-muted)!important;color:var(--text-primary)!important}@media(max-width:768px){.chat-container{height:400px}.message-content{max-width:90%;padding:.75rem 1rem;font-size:.9rem}#chat-form{flex-direction:column}#chat-form button{width:100%}.question-buttons{flex-direction:column}.suggestion-btn{width:100%;text-align:center}}.portfolio[data-astro-cid-uhrerali]{padding:1rem 0}.portfolio[data-astro-cid-uhrerali] h2[data-astro-cid-uhrerali]{margin-bottom:.5rem}.portfolio-intro[data-astro-cid-uhrerali]{color:var(--text-muted);margin-bottom:2rem}.projects-grid[data-astro-cid-uhrerali]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.project-card[data-astro-cid-uhrerali]{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:1.5rem}.project-card[data-astro-cid-uhrerali]:hover{border-color:var(--text-muted)}.project-card[data-astro-cid-uhrerali].coming-soon{opacity:.6;border-style:dashed}.project-icon[data-astro-cid-uhrerali]{font-size:2.5rem;margin-bottom:1rem}.project-card[data-astro-cid-uhrerali] h3[data-astro-cid-uhrerali]{font-size:1.25rem;margin-bottom:.5rem;color:var(--text-primary)}.project-card[data-astro-cid-uhrerali] p[data-astro-cid-uhrerali]{font-size:.95rem;color:var(--text-secondary);margin-bottom:1rem}.project-tags[data-astro-cid-uhrerali]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-uhrerali]{display:inline-block;padding:.25rem .75rem;font-size:.8rem;background:var(--bg-tertiary);color:var(--text-secondary);border-radius:20px;border:1px solid var(--border-color)}@media(max-width:640px){.projects-grid[data-astro-cid-uhrerali]{grid-template-columns:1fr}}.hero[data-astro-cid-j7pv25f6]{text-align:center;margin-bottom:3rem;padding:2rem 0}.hero-container[data-astro-cid-j7pv25f6]{display:flex;align-items:center;justify-content:center;gap:2rem}.profile-image-wrapper[data-astro-cid-j7pv25f6]{position:relative;width:150px;height:150px;flex-shrink:0;overflow:hidden;border-radius:8px;transition:border-radius .4s ease;cursor:none;--mouse-x: 50%;--mouse-y: 50%;--mask-size: 0px}.profile-image-wrapper[data-astro-cid-j7pv25f6]:hover{border-radius:50%;--mask-size: 60px}.profile-image[data-astro-cid-j7pv25f6]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.profile-main[data-astro-cid-j7pv25f6]{z-index:1}.profile-pixel[data-astro-cid-j7pv25f6]{z-index:2;clip-path:circle(var(--mask-size) at var(--mouse-x) var(--mouse-y));transition:clip-path .1s ease-out}.profile-image-wrapper[data-astro-cid-j7pv25f6]:hover .profile-pixel[data-astro-cid-j7pv25f6]{transition:clip-path 0s}.hero-content[data-astro-cid-j7pv25f6]{text-align:left}.hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{margin-bottom:1rem}.hero-description[data-astro-cid-j7pv25f6]{font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:0}@media(max-width:600px){.hero-container[data-astro-cid-j7pv25f6]{flex-direction:column;text-align:center}.hero-content[data-astro-cid-j7pv25f6]{text-align:center}.profile-image-wrapper[data-astro-cid-j7pv25f6]{width:120px;height:120px}}.content-switcher[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:1.5rem}.content-panel[data-astro-cid-j7pv25f6]{display:none;animation:fadeIn .3s ease-out}.content-panel[data-astro-cid-j7pv25f6].active{display:block}.content-panel[data-astro-cid-j7pv25f6][hidden]{display:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
