.site-wrapper{max-width:1080px;margin:0 auto;padding:1rem;background:#fff;position:relative}.controls-top{position:absolute;top:1rem;right:3rem;z-index:10}.controls-top .btn{border-color:rgba(0,0,0,.2);color:rgba(0,0,0,.6)}.controls-top .btn:hover{background-color:rgba(0,0,0,.05);border-color:rgba(0,0,0,.3);color:rgba(0,0,0,.8)}.controls-top #printBtn{padding:.25rem .5rem;font-size:.8rem;line-height:1.1;border:1px solid rgba(0,0,0,.3);background:rgba(0,0,0,.05);color:rgba(0,0,0,.8);border-radius:.3rem;transition:background .3s,transform .3s}.controls-top #printBtn:hover{background:rgba(0,0,0,.1);transform:translateY(-1px)}.sidebar{background:linear-gradient(135deg, #2c3e50 0%, rgb(25.9032258065, 36.5, 47.0967741935) 100%);color:#fff;padding:2rem 1.5rem;min-height:100vh;position:relative}.profile-section{text-align:center;margin-bottom:2.5rem}.profile-photo{margin-bottom:1.5rem}.photo-circle{width:150px;height:150px;border-radius:50%;display:block;margin:0 auto;border:3px solid hsla(0,0%,100%,.3);object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.2)}.profile-name{font-size:1.8rem;font-weight:600;margin-bottom:.5rem;color:#fff;line-height:1.2}.profile-role{font-size:.95rem;color:hsla(0,0%,100%,.9);font-weight:400;line-height:1.3}.profile-role-secondary{font-size:.85rem;color:hsla(0,0%,100%,.8);font-weight:300;line-height:1.3;margin-top:.2rem}.sidebar-section{margin-bottom:2rem}.sidebar-section:last-child{margin-bottom:0}.sidebar-title{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;color:#fff;border-bottom:2px solid hsla(0,0%,100%,.3);padding-bottom:.5rem}.contact-item{display:flex;align-items:center;margin-bottom:.8rem}.contact-item i{width:20px;margin-right:.75rem;color:hsla(0,0%,100%,.8);font-size:.9rem}.contact-item a{color:hsla(0,0%,100%,.95);text-decoration:none;font-size:.85rem}.contact-item a:hover{color:#fff;text-decoration:underline}.contact-item span{color:hsla(0,0%,100%,.95);font-size:.85rem}.skill-category{margin-bottom:1.5rem}.skill-category:last-child{margin-bottom:0}.skill-category-title{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.6rem;color:hsla(0,0%,100%,.9)}.skill-tags{display:flex;flex-wrap:wrap;gap:.4rem}.skill-tag{background:hsla(0,0%,100%,.2);color:#fff;padding:.3rem .6rem;border-radius:.4rem;font-size:.7rem;font-weight:500;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1)}.language-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem}.language-item:last-child{margin-bottom:0}.language-name{font-size:.85rem;color:hsla(0,0%,100%,.95);font-weight:500}.language-level{font-size:.75rem;color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.1);padding:.2rem .5rem;border-radius:.3rem}.cert-item{margin-bottom:.8rem}.cert-item:last-child{margin-bottom:0}a.cert-name{color:hsla(0,0%,100%,.95);font-weight:500;line-height:1.3;margin-bottom:.2rem;text-decoration:none}a.cert-name:hover{color:#fff;text-decoration:underline}.cert-year{font-size:.75rem;color:hsla(0,0%,100%,.7)}.main-content{padding:2rem 2rem 2rem 3rem;background:#fff}.content-section{margin-bottom:2.5rem}.content-section:last-child{margin-bottom:1rem}.section-title{font-size:1.4rem;font-weight:600;color:#e74c3c;margin-bottom:1.2rem;text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid #bdc3c7;padding-bottom:.5rem}.summary-text{font-size:.95rem;line-height:1.6;color:#2c3e50;text-align:justify}.projects-grid{display:grid;gap:1.5rem}.project-item{padding:1.5rem;border:1px solid #bdc3c7;border-radius:.5rem;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:140ms ease}.project-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.project-title{font-size:1rem;font-weight:600;color:#e74c3c;margin-bottom:.7rem;line-height:1.3}.project-desc{font-size:.85rem;line-height:1.5;color:#2c3e50;margin:0}.project-link{margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(189,195,199,.3);display:flex;align-items:center;gap:.5rem}.project-link i{color:#e74c3c;font-size:1rem}.project-link a{color:#e74c3c;text-decoration:none;font-size:.8rem;font-weight:500;transition:140ms ease}.project-link a:hover{color:rgb(213.698630137,43.8356164384,26.301369863);text-decoration:underline}.education-list{display:grid;gap:.8rem}.education-item{padding:1rem 0;border-bottom:1px solid rgba(189,195,199,.3)}.education-item:last-child{border-bottom:none}.education-degree{font-size:.9rem;line-height:1.4;color:#2c3e50}.accordion-button{font-weight:600;font-size:.9rem;padding:1rem 1.25rem}.accordion-button:not(.collapsed){background:#fadbd8;color:#2c3e50}.accordion-body{font-size:.85rem;line-height:1.5;padding:1.25rem}.education-title-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%}.education-title-main{font-weight:600;font-size:.9rem;line-height:1.3}.education-title-hours{font-size:.75rem;color:#6c757d;font-weight:400;margin-top:.2rem;line-height:1.2}.cv-footer{text-align:center;padding:1.5rem 0;font-size:.7rem;color:#7f8c8d;border-top:1px solid #bdc3c7;margin-top:2rem}@media(max-width: 991.98px){.sidebar{min-height:auto;padding:1.5rem}.main-content{padding:1.5rem}.controls-top{position:static;text-align:center;margin-bottom:1rem}.profile-name{font-size:1.5rem}.photo-circle{width:120px;height:120px}.photo-circle i{font-size:2.5rem}}@media(max-width: 767.98px){.site-wrapper{padding:.5rem}.sidebar{padding:1rem}.main-content{padding:1rem}.skill-tags{gap:.3rem}.skill-tag{font-size:.65rem;padding:.25rem .5rem}}@media print{body{min-width:992px !important;font-size:11pt;background:#fff !important;color:#2c3e50 !important}.no-print{display:none !important}.print-only{display:block !important}a{color:#2c3e50;text-decoration:none}.accordion-button::after{display:none}.accordion-collapse.collapse{display:block !important;visibility:visible !important}.accordion-button.collapsed{background-color:rgba(0,0,0,0) !important;color:inherit !important}.expandable[data-print=collapsed] .collapse{display:none !important}.page-break{page-break-before:always}.card,.shadow,.border{box-shadow:none !important}.sidebar{background-color:rgba(0,0,0,0) !important;border-radius:8px !important;color:#1e3a5f !important}.profile-name,.profile-role,.profile-role-secondary,.sidebar-title,.contact-item,.contact-item span,.skill-category-title,.cert-name,.cert-year,.language-name,.language-level{color:#1e3a5f !important}.contact-item a{color:#1e3a5f !important}a.cert-name{color:#1e3a5f !important;text-decoration:none !important}.contact-item i,.sidebar-section i{color:#1e3a5f !important}.skill-tag{background:#f8f9fa !important;color:#1e3a5f !important;border:1px solid #1e3a5f !important}.sidebar-title{border-bottom:2px solid #1e3a5f !important}.photo-circle{width:200px;height:200px;border:2px solid #1e3a5f !important}#expAccordion .accordion-item{margin-bottom:1rem;padding:10px 20px;border-top:1px solid #dee2e6 !important;border-left:1px solid #dee2e6 !important;border-right:1px solid #dee2e6 !important}#expAccordion .accordion-item:last-child{border-bottom:1px solid #dee2e6 !important}#expAccordion .accordion-header button{font-weight:bold;color:#1e3a5f !important;background:rgba(0,0,0,0) !important;border:none !important;padding:.5rem 0 !important}#expAccordion .accordion-body{padding:.5rem 0 !important;background:rgba(0,0,0,0) !important}#eduAccordion .accordion-item{margin-bottom:1rem;padding:10px 20px;border-top:1px solid #dee2e6 !important;border-left:1px solid #dee2e6 !important;border-right:1px solid #dee2e6 !important}#eduAccordion .accordion-item:last-child{border-bottom:1px solid #dee2e6 !important}#eduAccordion .accordion-header button{font-weight:bold;color:#1e3a5f !important;background:rgba(0,0,0,0) !important;border:none !important;padding:.5rem 0 !important}#eduAccordion .accordion-body{padding:.5rem 0 !important;background:rgba(0,0,0,0) !important}.education-title-wrapper{display:flex !important;flex-direction:column !important;align-items:flex-start !important}.education-title-main{font-weight:600 !important;font-size:.9rem !important;line-height:1.2 !important}.education-title-hours{font-size:.7rem !important;color:#666 !important;font-weight:400 !important;margin-top:.15rem !important}.project-link{display:none !important}.project-link-print{display:flex !important;align-items:center !important;gap:.5rem !important;margin-top:1rem !important;padding-top:.75rem !important;border-top:1px solid rgba(0,0,0,.2) !important;font-size:.75rem !important;color:#1e3a5f !important}.project-link-print i{color:#1e3a5f !important;font-size:.9rem !important}.project-link-print span{color:#1e3a5f !important;font-weight:500 !important}}body{font-family:"Inter","Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:15px;background:#fff;color:#2c3e50}.small-muted{font-size:.7rem;color:#7f8c8d}.text-accent{color:#e74c3c !important}.btn-accent{background-color:#e74c3c;border-color:#e74c3c;color:#fff}.btn-accent:hover,.btn-accent:focus{background-color:#c0392b;border-color:#c0392b;color:#fff}.btn-accent:active{background-color:#c0392b !important;border-color:#c0392b !important}.print-only{display:none}[data-lang].btn{line-height:1}@media print{[data-lang].btn{display:none !important}}@media screen{.no-screen{display:none !important}}
