:root,.prof-theme-default{--prof-primary:var(--theme-primary);--prof-secondary:var(--theme-primary-dark);--prof-accent:var(--theme-primary-light);--prof-gradient-start:var(--theme-primary);--prof-gradient-end:var(--theme-primary-darker);--prof-bubble-color-1:rgba(var(--theme-primary-rgb,var(--theme-primary-rgb)),.15);--prof-bubble-color-2:rgba(var(--theme-primary-rgb,var(--theme-primary-rgb)),.12);--prof-bubble-color-3:rgba(var(--theme-primary-rgb,var(--theme-primary-rgb)),.1)}.professional-profile-page{min-height:100vh;font-family:var(--font-outfit,"Outfit",sans-serif);flex-direction:column;display:flex;position:relative;overflow-x:hidden}.professional-profile-page h1,.professional-profile-page h2,.professional-profile-page h3,.professional-profile-page h4,.professional-profile-page h5,.professional-profile-page h6{font-family:var(--font-cormorant,"Cormorant Garamond",serif)}.profile-content{z-index:1;flex-direction:column;flex:1 0 auto;display:flex;position:relative}.professional-profile-page .landing-footer{flex-shrink:0;margin-top:auto}.animated-background{pointer-events:none;z-index:0;background:linear-gradient(135deg,var(--surface-50)0%,var(--surface-100)50%,var(--surface-50)100%);width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.anim-element{border:2px solid var(--prof-bubble-color-1);background:0 0;border-radius:50%;animation:ease-in-out infinite wave-pulse;position:absolute}.anim-1{width:200px;height:200px;animation-duration:8s;animation-delay:0s;top:20%;left:10%}.anim-2{width:150px;height:150px;animation-duration:10s;animation-delay:1s;top:10%;left:60%}.anim-3{width:180px;height:180px;animation-duration:9s;animation-delay:2s;top:50%;left:30%}.anim-4{width:120px;height:120px;animation-duration:7s;animation-delay:.5s;top:40%;left:75%}.anim-5{width:160px;height:160px;animation-duration:11s;animation-delay:3s;top:70%;left:5%}.anim-6{width:140px;height:140px;animation-duration:8.5s;animation-delay:1.5s;top:75%;left:50%}.anim-7{width:100px;height:100px;animation-duration:6s;animation-delay:2.5s;top:60%;left:85%}.anim-8{width:170px;height:170px;animation-duration:12s;animation-delay:4s;top:30%;left:20%}@keyframes wave-pulse{0%{opacity:.6;border-width:3px;transform:scale(.5)}50%{opacity:.2;border-width:1px;transform:scale(1.2)}to{opacity:.6;border-width:3px;transform:scale(.5)}}.profile-banner{background:linear-gradient(135deg,var(--prof-gradient-start)0%,var(--prof-gradient-end)100%);border-radius:16px 16px 0 0;padding:2rem;position:relative;overflow:hidden}.profile-banner.has-custom-banner{background-position:50%;background-repeat:no-repeat;background-size:cover}.profile-banner.has-custom-banner:before{content:"";z-index:0;background:linear-gradient(135deg,#00000080 0%,#0000004d 100%);position:absolute;inset:0}.profile-banner:not(.has-custom-banner):before{content:"";opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.08'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.profile-banner-content{z-index:1;position:relative}.profile-main-card{background:var(--bg-white);border:none;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #0000001a}.profile-main-card .card-body{padding:0}.profile-banner .profile-name{color:var(--bg-white);text-shadow:0 2px 10px #0003;margin-bottom:.5rem;font-size:2rem;font-weight:700}.profile-banner .profile-subtitle{color:#ffffffe6;margin-bottom:1rem;font-size:1.1rem}.profile-banner .badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff4d;padding:.5rem 1rem;font-weight:500;color:#fff!important;background:#fff3!important}.profile-avatar-container{display:inline-block;position:relative}.profile-avatar{object-fit:cover;background:var(--bg-white);border:5px solid #fff;border-radius:50%;width:160px;height:160px;box-shadow:0 8px 30px #0003}.profile-avatar-placeholder{background:linear-gradient(135deg,var(--prof-primary),var(--prof-secondary));width:160px;height:160px;color:var(--bg-white);border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 30px #0003}.profile-body-content{background:var(--bg-white);padding:2rem}.profile-motto{color:#fffffff2;background:#ffffff1a;border-left:4px solid #ffffff80;border-radius:8px;margin-top:1rem;padding:1rem;font-size:1.15rem;font-style:italic}.profile-banner .btn{border-radius:50px;padding:.5rem 1.25rem;font-weight:500;transition:all .3s}.profile-banner .btn-light{background:var(--bg-white);color:var(--prof-primary);border:none}.profile-banner .btn-light:hover{transform:translateY(-2px);box-shadow:0 5px 20px #0003}.profile-banner .btn-outline-light{color:var(--bg-white);border:2px solid #fffc}.profile-banner .btn-outline-light:hover{background:#ffffff26;transform:translateY(-2px)}.profile-tabs.nav-tabs{background:linear-gradient(135deg,var(--prof-gradient-start)0%,var(--prof-gradient-end)100%);border:none;border-radius:0;flex-wrap:wrap;margin:0;display:flex;padding:0!important}.profile-tabs .nav-item{margin:0}.profile-tabs .nav-link{color:#ffffffbf;background:0 0;border:none;border-radius:0;align-items:center;gap:.5rem;padding:1rem 1.25rem;font-weight:500;transition:all .3s;display:flex;position:relative}.profile-tabs .nav-link:hover{color:var(--bg-white);background:#ffffff1a}.profile-tabs .nav-link.active{color:var(--bg-white);background:#ffffff26;font-weight:600}.profile-tabs .nav-link.active:after{content:"";background:var(--bg-white);height:3px;position:absolute;bottom:0;left:0;right:0}.profile-tabs .nav-link svg{font-size:1rem}.profile-tabs+.tab-content,.profile-section-card .tab-content{background:var(--bg-white);padding:1.5rem}.profile-tabs+.tab-content .tab-pane,.profile-section-card .tab-content .tab-pane{animation:.3s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.profile-tabs .nav-link{padding:.75rem;font-size:.85rem}.profile-tabs .nav-link svg{font-size:.9rem}}.profile-section-card{border:none;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 15px #00000014}.profile-section-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001f}.profile-section-card .card-header{background:linear-gradient(135deg,var(--prof-gradient-start),var(--prof-gradient-end));color:var(--bg-white);border:none;padding:1rem 1.25rem}.service-card{background:linear-gradient(135deg,var(--surface-50)0%,var(--bg-white)100%);border:1px solid var(--surface-100);border-radius:12px;padding:1.25rem;transition:all .3s}.service-card:hover{border-color:var(--prof-primary);box-shadow:0 5px 20px rgba(var(--prof-primary),.15)}.service-card h6{color:var(--prof-primary)}.schedule-item{background:var(--surface-50);border:1px solid var(--surface-100);border-radius:8px;padding:.75rem 1rem;transition:all .3s}.schedule-item.is-open{border-left:4px solid var(--prof-accent)}.schedule-item.is-closed{opacity:.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.profile-main-card{animation:.6s ease-out fadeInUp}.profile-section-card{animation:.6s ease-out both fadeInUp}.profile-section-card:first-child{animation-delay:.1s}.profile-section-card:nth-child(2){animation-delay:.2s}.profile-section-card:nth-child(3){animation-delay:.3s}@media (max-width:1366px){.profile-banner{padding:1.75rem}.profile-banner .profile-name{font-size:1.75rem}.profile-banner .profile-subtitle{font-size:1rem}.profile-avatar,.profile-avatar-placeholder{width:140px;height:140px}.profile-body-content{padding:1.75rem}.profile-tabs .nav-link{padding:.875rem 1rem;font-size:.9rem}.profile-section-card{border-radius:10px}}@media (max-width:1280px){.profile-banner{padding:1.5rem}.profile-banner .profile-name{font-size:1.6rem}.profile-banner .profile-subtitle{font-size:.95rem}.profile-avatar,.profile-avatar-placeholder{width:130px;height:130px}.profile-body-content{padding:1.5rem}.profile-tabs .nav-link{padding:.75rem .875rem;font-size:.85rem}.profile-motto{padding:.875rem;font-size:1rem}.service-card{border-radius:10px;padding:1rem}.anim-element{display:none}}@media (max-width:768px){.profile-banner{text-align:center;padding:1.5rem}.profile-banner .profile-name{font-size:1.5rem}.profile-avatar,.profile-avatar-placeholder{width:120px;height:120px}.bubble{display:none}.animated-background{background:linear-gradient(135deg,var(--surface-50)0%,var(--surface-100)100%)}}@media print{.animated-background,.bubble{display:none!important}.profile-banner{print-color-adjust:exact;-webkit-print-color-adjust:exact;background:var(--prof-primary)!important}}
