.app-header-menu{font-size:1.15em;font-weight:700}.app-header>*{margin-bottom:1.5rem}.app-header-avatar{margin-bottom:2rem}.app-header-title{margin-bottom:1.5rem}.app-header-menu{margin-bottom:1rem}.app-header p{margin-bottom:1.5rem}.app-header-social{margin-bottom:1.5rem}.app-header-menu-second{margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2);font-size:1.1em;opacity:.9}.app-header-menu-second .app-header-menu-item{font-weight:700;margin-left:.3rem;margin-right:.3rem}.blog-section{background:rgba(255,255,255,2%);padding:1rem;border-radius:8px}.blog-section h1{color:var(--primary-color,#57cc8a);margin-bottom:1.5rem}.cv-action-buttons{display:flex;gap:1rem;justify-content:flex-end;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);flex-wrap:wrap}.cv-button{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:6px;text-decoration:none;font-size:.9em;font-weight:500;transition:all .3s ease;border:2px solid transparent}.language-switch-button{background:rgba(255,255,255,5%);color:var(--lightest-color,#ffffff);border-color:rgba(255,255,255,.1)}.language-switch-button:hover{background:rgba(255,255,255,.1);border-color:var(--primary-color,#57cc8a);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.download-button{background:rgba(255,255,255,5%);color:var(--primary-color,#57cc8a);border-color:var(--primary-color,#57cc8a);font-weight:600}.download-button:hover{background:rgba(255,255,255,.1);border-color:var(--primary-color,#57cc8a);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}@media(max-width:768px){.cv-action-buttons{flex-direction:column;align-items:stretch}.cv-button{justify-content:center;width:100%}}.cv-language-switcher{text-align:right;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.language-switch-link{display:inline-block;padding:.5rem 1rem;background:rgba(255,255,255,5%);border-radius:4px;text-decoration:none;color:var(--primary-color,#57cc8a);font-size:.9em;transition:all .3s ease}.language-switch-link:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.post-content img{border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:2rem;max-width:300px}.post-content strong{color:var(--primary-color,#57cc8a);font-weight:600}.post-content h2{margin-top:2.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--primary-color,#57cc8a);font-size:1.8em}.post-content h3{margin-top:2rem;margin-bottom:1rem;color:var(--primary-color,#57cc8a);font-size:1.3em}.post-content hr{margin:2.5rem 0;border:none;border-top:1px solid rgba(255,255,255,.1)}.post-content ul{list-style:none;padding-left:1.8rem}.post-content ul li{padding-left:1.5rem;margin-bottom:.5rem;position:relative}.post-content ul li:before{content:"→";position:absolute;left:0;color:var(--primary-color,#57cc8a);font-weight:700}.post-content table{width:100%;margin:2rem 0;border-collapse:collapse}.post-content table td,.post-content table th{padding:.75rem;border:1px solid rgba(255,255,255,.1)}.post-content table th{background:rgba(255,255,255,5%);font-weight:700;text-align:left}.post-content table tr:hover{background:rgba(255,255,255,2%)}.post-content h3 strong{font-size:.85em;font-weight:400;opacity:.8}article.cv-page .post-content p{padding-left:1.5rem;margin-bottom:1rem}article:has(.cv-language-switcher) .post-content p{padding-left:.6rem;margin-bottom:1rem}.app-header-title::after{content:'▋';animation:blink 1s step-end infinite;color:var(--primary-color,#57cc8a);margin-left:.25rem}@keyframes blink{0%,50%{opacity:1}51%,100%{opacity:0}}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;border-radius:50%;background:var(--primary-color,#57cc8a);color:var(--darkest-color,#242930);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.3);transition:all .3s ease;opacity:0;visibility:hidden;z-index:1000}.scroll-to-top.visible{opacity:1;visibility:visible}.scroll-to-top:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.4);background:var(--primary-color,#57cc8a);filter:brightness(1.1)}.scroll-to-top:active{transform:translateY(-2px)}.scroll-to-top svg{width:1.5rem;height:1.5rem}@media(max-width:768px){.scroll-to-top{bottom:1rem;right:1rem;width:2.5rem;height:2.5rem}.scroll-to-top svg{width:1.25rem;height:1.25rem}}article.cv-page ul li p{margin-bottom:.1rem!important;margin-top:.1rem}