.skills-wrapper[data-astro-cid-xnvyxxfx]{display:flex;flex-direction:column;gap:1rem}.skill-container[data-astro-cid-xnvyxxfx]{display:flex;align-items:center;justify-items:end;justify-content:space-between;gap:1rem;cursor:pointer;position:relative;flex-direction:row}.skill-title[data-astro-cid-xnvyxxfx]{width:200px;font-size:1rem;color:#333;text-wrap:stable;width:100%}.bar-wrapper[data-astro-cid-xnvyxxfx]{display:flex;flex-direction:row;align-items:center;gap:2px;padding:0 .25rem;max-width:30%}.segment[data-astro-cid-xnvyxxfx]{width:20px;height:10px;background-color:#b2b2b2;border-radius:2px}.segment[data-astro-cid-xnvyxxfx].filled{background-color:var(--color-orange)}.skill-container[data-astro-cid-xnvyxxfx]:hover{background-color:#ddd;border-radius:25rem}.tooltip-content[data-astro-cid-xnvyxxfx]{visibility:hidden;opacity:0;width:100%;background-color:#333;color:#fff;text-align:left;border-radius:5px;padding:.5rem;position:absolute;z-index:10;top:100%;left:0;margin-top:.5rem;font-size:.8rem;transition:opacity .2s ease-in-out}.tooltip-content[data-astro-cid-xnvyxxfx].visible{visibility:visible;opacity:1}.tooltip-header[data-astro-cid-xnvyxxfx]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.25rem;border-bottom:1px solid rgba(255,255,255,.2)}.tooltip-title[data-astro-cid-xnvyxxfx]{font-weight:700;color:var(--color-orange)}.tooltip-close[data-astro-cid-xnvyxxfx]{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;line-height:1;padding:.1rem .3rem;border-radius:50%;transition:all .2s ease}.tooltip-close[data-astro-cid-xnvyxxfx]:hover{background-color:#fff3;transform:scale(1.1)}.tooltip-content-body[data-astro-cid-xnvyxxfx]{padding:.25rem 0}.tooltip-line[data-astro-cid-xnvyxxfx]{margin-bottom:.25rem}.highlight[data-astro-cid-xnvyxxfx]{color:var(--color-orange);font-weight:700}.skill-card[data-astro-cid-6ywshu66]{transition:transform .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 768px){.skill-card[data-astro-cid-6ywshu66]:hover{transform:none}.skill-card[data-astro-cid-6ywshu66]:active{transform:scale(.98)}}#about-me[data-astro-cid-jlz3adq6]{width:100%}.about-me-container[data-astro-cid-jlz3adq6]{margin:0 auto;padding:1.5rem;font-family:system-ui,sans-serif;color:#333;border-radius:8px}.about-me-title[data-astro-cid-jlz3adq6]{font-size:1.75rem;color:var(--color-orange);margin-bottom:1rem;font-style:italic;text-align:center}.about-me-text[data-astro-cid-jlz3adq6]{font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.cv-link[data-astro-cid-jlz3adq6]{display:inline-block;font-weight:700;color:white text-decoration: none;border-bottom:2px solid transparent;transition:border-color .2s ease-in-out}.cv-link[data-astro-cid-jlz3adq6]:hover,.cv-link[data-astro-cid-jlz3adq6]:focus{border-color:var(--color-orange)}.tag-cloud-container[data-astro-cid-6pyqhcr2]{max-width:700px;margin:0 auto;padding:1rem;display:flex;flex-direction:column;height:100%;max-height:95vh}.header-filter-section[data-astro-cid-6pyqhcr2]{position:sticky;top:0;background-color:#fff;z-index:20;padding-bottom:.5rem;border-bottom:1px solid #eee;margin-bottom:.5rem}.tag-title[data-astro-cid-6pyqhcr2]{text-align:center;font-size:1.5rem;color:var(--color-orange);margin-bottom:1rem}.tag-input[data-astro-cid-6pyqhcr2]{width:100%;padding:.5rem;margin-bottom:.5rem;border:1px solid var(--color-orange);border-radius:6px;font-size:1rem;color:var(--color-orange)}.tag-input[data-astro-cid-6pyqhcr2]:focus{outline:none;box-shadow:0 0 0 2px var(--color-orange-rgba);border-color:var(--color-orange)}.tag-input[data-astro-cid-6pyqhcr2]::placeholder{color:var(--color-orange);opacity:.6}.tags-section[data-astro-cid-6pyqhcr2]{transition:max-height .5s ease}.tag-item[data-astro-cid-6pyqhcr2]{padding:.4rem .75rem;font-size:.9rem;border-radius:20px;cursor:pointer;transition:all .3s ease;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 2px 4px #0000001a}.tag-item[data-astro-cid-6pyqhcr2].selected{transform:scale(1.05);box-shadow:0 0 0 2px #fff,0 0 10px 3px rgba(var(--svc-orange),.7);position:relative;z-index:10;animation:pulse 1.5s infinite}@keyframes pulse{0%{box-shadow:0 0 0 2px #fff,0 0 10px 3px rgba(var(--svc-orange),.7)}50%{box-shadow:0 0 0 2px #fff,0 0 15px 5px rgba(var(--svc-orange),.9)}to{box-shadow:0 0 0 2px #fff,0 0 10px 3px rgba(var(--svc-orange),.7)}}.tag-item[data-astro-cid-6pyqhcr2]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.tag-item[data-astro-cid-6pyqhcr2].found-in-description{box-shadow:0 0 0 2px rgba(var(--svc-orange),.3),0 2px 4px #0000001a;position:relative}.tag-item[data-astro-cid-6pyqhcr2].found-in-description:after{content:"•";position:absolute;top:-5px;right:-3px;color:var(--color-orange);font-size:1.2rem}.tooltip-tag[data-astro-cid-6pyqhcr2]{position:absolute;z-index:999;background:#333;color:#fff;padding:.75rem;font-size:.85rem;border-radius:6px;width:calc(100% - 20px);left:10px;display:none;box-shadow:0 4px 8px #0003}.tooltip-tag[data-astro-cid-6pyqhcr2] a[data-astro-cid-6pyqhcr2]{display:inline-block;margin-top:.5rem;color:var(--color-orange);font-weight:700;text-decoration:none}.tooltip-tag[data-astro-cid-6pyqhcr2].visible{display:block}.tooltip-header[data-astro-cid-6pyqhcr2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.25rem;border-bottom:1px solid rgba(255,255,255,.2)}.tooltip-title[data-astro-cid-6pyqhcr2]{font-weight:700;color:var(--color-orange)}.tooltip-close[data-astro-cid-6pyqhcr2]{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;line-height:1;padding:.1rem .3rem;border-radius:50%;transition:all .2s ease}.tooltip-close[data-astro-cid-6pyqhcr2]:hover{background-color:#fff3;transform:scale(1.1)}
