.vita-skeuomorphic-image{position:relative;overflow:hidden;display:block;aspect-ratio:1;transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s cubic-bezier(.2,.8,.2,1)}.vita-skeuomorphic-image .vita-skeuomorphic-image-content{width:100%;height:100%;display:block;object-fit:cover}.vita-skeuomorphic-image.w-100{width:100%;height:auto}.vita-skeuomorphic-image[role=button]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vita-skeuomorphic-image[tabindex]{outline:none}.vita-skeuomorphic-image[tabindex]:focus-visible{box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.2),var(--current-shadow)}.vita-skeuomorphic-image:hover{transform:translateY(-2px)}.vita-skeuomorphic-image:active{transform:translateY(-1px)}.vita-skeuomorphic-image-xs{width:64px;height:64px}.vita-skeuomorphic-image-sm{width:120px;height:120px}.vita-skeuomorphic-image-md{width:160px;height:160px}.vita-skeuomorphic-image-lg{width:240px;height:240px}.vita-skeuomorphic-image-xl{width:320px;height:320px}.vita-skeuomorphic-image-bezel-soft{border-radius:16px;border:1px solid rgba(0,0,0,.1);box-shadow:0 3px 8px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04),inset 1px 1px 1.5px hsla(0,0%,100%,.65),inset -1px -1px 1.5px rgba(0,0,0,.06),inset 0 0 0 1px hsla(0,0%,100%,.1);--current-shadow:0 3px 8px rgba(0,0,0,0.06),0 1px 2px rgba(0,0,0,0.04),inset 1px 1px 1.5px rgba(255,255,255,0.65),inset -1px -1px 1.5px rgba(0,0,0,0.06),inset 0 0 0 1px rgba(255,255,255,0.1)}.vita-skeuomorphic-image-bezel-soft:before{content:"";position:absolute;inset:2px;border-radius:14px;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,.08) 40%,rgba(255,255,255,0));z-index:1}.vita-skeuomorphic-image-bezel-soft:hover{box-shadow:0 8px 24px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.06),inset 1px 1px 1.5px hsla(0,0%,100%,.65),inset -1px -1px 1.5px rgba(0,0,0,.06),inset 0 0 0 1px hsla(0,0%,100%,.1)}.vita-skeuomorphic-image-bezel-classic{border-radius:16px;border:1px solid rgba(0,0,0,.12);box-shadow:0 6px 14px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.05),inset 1.5px 1.5px 2.5px hsla(0,0%,100%,.8),inset -1.5px -1.5px 3px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.18);--current-shadow:0 6px 14px rgba(0,0,0,0.1),0 2px 4px rgba(0,0,0,0.05),inset 1.5px 1.5px 2.5px rgba(255,255,255,0.8),inset -1.5px -1.5px 3px rgba(0,0,0,0.1),inset 0 0 0 1px rgba(255,255,255,0.18)}.vita-skeuomorphic-image-bezel-classic:before{content:"";position:absolute;inset:2px;border-radius:14px;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.32),rgba(255,255,255,.12) 42%,rgba(255,255,255,0));z-index:1}.vita-skeuomorphic-image-bezel-classic:hover{box-shadow:0 12px 24px rgba(0,0,0,.12),0 4px 8px rgba(0,0,0,.08),inset 1.5px 1.5px 2.5px hsla(0,0%,100%,.8),inset -1.5px -1.5px 3px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.18)}.vita-skeuomorphic-image-bezel-max{border-radius:16px;border:1px solid rgba(0,0,0,.16);box-shadow:0 12px 28px rgba(0,0,0,.18),0 4px 10px rgba(0,0,0,.1),0 1px 1px hsla(0,0%,100%,.1),inset 2px 2px 4px hsla(0,0%,100%,.9),inset -2px -2px 6px rgba(0,0,0,.18),inset 0 0 0 1px hsla(0,0%,100%,.24),inset 0 -1px 0 rgba(0,0,0,.06);--current-shadow:0 12px 28px rgba(0,0,0,0.18),0 4px 10px rgba(0,0,0,0.1),0 1px 1px rgba(255,255,255,0.1),inset 2px 2px 4px rgba(255,255,255,0.9),inset -2px -2px 6px rgba(0,0,0,0.18),inset 0 0 0 1px rgba(255,255,255,0.24),inset 0 -1px 0 rgba(0,0,0,0.06)}.vita-skeuomorphic-image-bezel-max:before{content:"";position:absolute;inset:2px;border-radius:14px;pointer-events:none;background:linear-gradient(130deg,rgba(255,255,255,.45),rgba(255,255,255,.18) 35%,rgba(255,255,255,.057) 60%);z-index:1}.vita-skeuomorphic-image-bezel-max:hover{box-shadow:0 18px 36px rgba(0,0,0,.22),0 6px 14px rgba(0,0,0,.14),0 1px 2px hsla(0,0%,100%,.1),inset 2px 2px 4px hsla(0,0%,100%,.9),inset -2px -2px 6px rgba(0,0,0,.18),inset 0 0 0 1px hsla(0,0%,100%,.24),inset 0 -1px 0 rgba(0,0,0,.06)}.professional-card{display:flex;flex-direction:column;gap:1rem;padding:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.professional-card:hover{transform:translateY(-2px)}.professional-card .professional-card-body{display:flex;flex-direction:column;gap:.75rem}.professional-card .professional-card-name{font-size:1.2rem;font-weight:700;color:var(--text-color);margin:0;line-height:1.3}.professional-card .professional-card-specialty{font-size:.95rem;color:var(--primary-color);font-weight:500;margin:0}.professional-card .professional-card-badges{display:flex;gap:.5rem;flex-wrap:wrap}.professional-card .professional-card-curriculum{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.professional-card .professional-curriculum-header{font-size:.85rem;font-weight:600;color:var(--primary-color);margin-bottom:0}.professional-card .professional-curriculum-text{font-size:.85rem;color:var(--text-color);line-height:1.6;margin:0;transition:max-height .3s ease,opacity .3s ease;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.professional-card .professional-curriculum-text.expanded{display:block;-webkit-line-clamp:unset;line-clamp:unset;max-height:none;overflow:visible}@media(max-width:768px){.professional-card{padding:.8rem}.professional-card .professional-card-image{height:150px}.professional-card .professional-card-name{font-size:1rem}.professional-card .professional-card-specialty{font-size:.9rem}.professional-card .professional-curriculum-text{font-size:.8rem}}.professional-grid{width:100%;margin-bottom:2rem}.professional-grid.empty-container,.professional-grid.loading-container{display:flex;justify-content:center;align-items:center;min-height:300px}.professional-grid.empty-container p,.professional-grid.loading-container p{font-size:1.1rem;color:#6c757d}.professional-grid .empty-container{padding:3rem 0;text-align:center}.doctor-grid.responsive-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem}@media(max-width:992px){.doctor-grid.responsive-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.5rem}}@media(max-width:768px){.doctor-grid.responsive-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}@media(max-width:576px){.doctor-grid.responsive-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.8rem}}@media(max-width:400px){.doctor-grid.responsive-grid{grid-template-columns:1fr 1fr;gap:.6rem}}.professional-section{padding:5rem 0;background-color:var(--background-color,#f8f9fa)}.professional-section .section-header{text-align:center;margin-bottom:3rem}.professional-section .section-header .section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative;display:inline-block}@media(max-width:768px){.professional-section .section-header .section-title{font-size:2rem}}.professional-section .section-header .section-subtitle{font-size:1.2rem;color:#6c757d;max-width:600px;margin:2rem auto 0}@media(max-width:768px){.professional-section .section-header .section-subtitle{font-size:1rem}}.professional-section .specialty-selector-row{margin-bottom:3rem}.professional-section .specialty-selector-row .specialty-selector-card{border:none;box-shadow:0 4px 15px rgba(0,0,0,.08);border-radius:12px;transition:all .3s ease}.professional-section .specialty-selector-row .specialty-selector-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.12)}.professional-section .specialty-selector-row .specialty-selector-card .card-body{padding:1.5rem}.professional-section .specialty-selector-row .specialty-selector-card .form-label{font-weight:600;color:#023e8a;font-size:1.1rem}.professional-section .specialty-selector-row .specialty-selector-card .specialty-selector{border-radius:8px;padding:.8rem 1rem;font-size:1rem;border:1px solid #e0e0e0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%230077B6' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:right 1rem center;box-shadow:none}.professional-section .specialty-selector-row .specialty-selector-card .specialty-selector:focus{border-color:#0077b6;outline:0;box-shadow:0 0 0 .25rem rgba(0,119,182,.25)}.doctor-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem}@media(max-width:576px){.doctor-grid{grid-template-columns:1fr;gap:1.5rem}}.doctor-grid.empty-container,.doctor-grid.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}