@keyframes btn-spin{to{transform:rotate(360deg)}}@keyframes sparkle-float{0%,to{transform:translate(0,0) scale(1)}50%{transform:translate(-20px,20px) scale(1.1)}}@keyframes sparkle-pulse{0%,to{opacity:1;transform:scale(1) rotate(0deg)}50%{opacity:.5;transform:scale(1.3) rotate(180deg)}}@keyframes sparkle-twinkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px rgba(124,58,237,.1)}50%{box-shadow:0 0 40px rgba(124,58,237,.3)}}@keyframes whatsapp-ping{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}@keyframes sparkle-404-float{0%,to{transform:translate(0,0) scale(1);opacity:.4}50%{transform:translate(10px,-10px) scale(1.5);opacity:.8}}@keyframes hgc-spin{to{transform:rotate(360deg)}}@keyframes hgc-sparkle-pulse{0%,to{opacity:.7;transform:scale(1) rotate(0deg)}50%{opacity:.35;transform:scale(1.3) rotate(180deg)}}@keyframes hgcFadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hgcHeaderGradientMorph{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes hgcBorderFlow{0%{background-position:-200%0}to{background-position:200%0}}@keyframes hgcLogoGradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes hgcCtaPulse{0%,to{box-shadow:0 4px 14px rgba(124,58,237,.25)}50%{box-shadow:0 4px 24px rgba(124,58,237,.4)}}@keyframes serviceModalIn{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hgcBadgeShimmer{0%{background-position:-200%center}to{background-position:200%center}}@keyframes hgcBadgeGlow{0%,to{box-shadow:0 0 20px rgba(124,58,237,.15),0 0 40px rgba(124,58,237,.08),0 8px 32px rgba(26,16,37,.1)}50%{box-shadow:0 0 30px rgba(124,58,237,.25),0 0 60px rgba(124,58,237,.12),0 8px 32px rgba(26,16,37,.12)}}@keyframes hgcBadgeBorderRotate{0%{--hgc-badge-angle:0deg}to{--hgc-badge-angle:360deg}}@keyframes hgcFadePanel{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hgc-badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.04)}}@keyframes hgc-whatsapp-pulse{0%,to{box-shadow:0 0 0 0 rgba(37,211,102,.4)}50%{box-shadow:0 0 0 6px transparent}}:root{--bg-primary:#F8F7FC;--bg-secondary:#EEEAF5;--bg-card:#FFFFFF;--bg-dark:#1A1025;--bg-dark-secondary:#241A35;--bg-accent:#F3EFF8;--text-primary:#1A1025;--text-body:#3D3556;--text-secondary:#6B6580;--text-tertiary:#716A8A;--text-inverse:#FFFFFF;--purple-primary:#7C3AED;--purple-dark:#5B21B6;--purple-medium:#8B5CF6;--purple-light:#A78BFA;--purple-lighter:#DDD6FE;--purple-bg:rgba(124, 58, 237, 0.06);--purple-border:rgba(124, 58, 237, 0.15);--purple-gradient:linear-gradient(135deg, #7C3AED 0%, #A78BFA 100%);--gold-primary:#D4AF37;--gold-medium:#C9A84C;--gold-light:#DEC76B;--gold-bg:rgba(212, 175, 55, 0.08);--border:#E0DDE8;--border-light:#EEEBF3;--shadow-sm:0 1px 3px rgba(26, 16, 37, 0.04);--shadow-md:0 4px 16px rgba(26, 16, 37, 0.06);--shadow-lg:0 8px 32px rgba(26, 16, 37, 0.08);--shadow-xl:0 20px 60px rgba(26, 16, 37, 0.12);--shadow-card:0 2px 8px rgba(26, 16, 37, 0.05), 0 0 1px rgba(26, 16, 37, 0.06);--shadow-card-hover:0 12px 28px rgba(124, 58, 237, 0.12), 0 0 1px rgba(26, 16, 37, 0.08);--shadow-purple:0 4px 14px rgba(124, 58, 237, 0.25);--font-heading:'Cormorant Garamond', Georgia, serif;--font-body:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--text-display:clamp(44px, 5.5vw, 76px);--text-h1:clamp(32px, 4vw, 52px);--text-h2:clamp(28px, 3.5vw, 42px);--text-h3:clamp(22px, 2.5vw, 30px);--text-h4:clamp(18px, 2vw, 24px);--text-h5:clamp(16px, 1.5vw, 20px);--text-h6:clamp(14px, 1.2vw, 18px);--text-body-size:16px;--text-body-lg:18px;--text-small:14px;--text-xs:12px;--section-py:clamp(64px, 8vw, 120px);--section-py-sm:clamp(40px, 5vw, 80px);--container-max:1320px;--container-narrow:800px;--container-wide:1400px;--container-px:clamp(20px, 4vw, 40px);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--transition-fast:0.2s ease;--transition-base:0.3s ease;--transition-slow:0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);--success:#25D366;--error:#DC3545;--warning:#F59E0B;--info:#3B82F6;--header-height:80px;--header-height-mobile:60px}*,::after,::before{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;line-height:1.5;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;overflow-x:hidden!important}body{background-color:var(--bg-primary);color:var(--text-body);font-family:var(--font-body);font-size:var(--text-body-size);min-height:100vh}canvas,img,picture,svg,video{max-width:100%;display:block}img{height:auto;border-style:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a{color:var(--purple-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--purple-dark)}a:focus-visible{outline:2px solid var(--purple-primary);outline-offset:2px;border-radius:var(--radius-sm)}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}hr{border:0;border-top:1px solid var(--border);margin:24px 0}::selection{background-color:var(--purple-lighter);color:var(--purple-dark)}:focus-visible{outline:2px solid var(--purple-primary);outline-offset:2px}:focus:not(:focus-visible){outline:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--purple-lighter);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--purple-light)}@supports (-webkit-touch-callout:none){input,select,textarea{font-size:16px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:600}h1{font-size:var(--text-h1);line-height:1.1;letter-spacing:-.03em}h2,h3,h4,h5,h6{letter-spacing:-.02em}h2{font-size:var(--text-h2);line-height:1.15}h3{font-size:var(--text-h3);line-height:1.2}h4{font-size:var(--text-h4);line-height:1.25}h5{font-size:var(--text-h5);line-height:1.3}h6{font-size:var(--text-h6);line-height:1.35}p{margin-bottom:16px;line-height:1.7}.hgc-doctor__bio p:last-child,.hgc-faq-item__answer-inner p:last-child,p:last-child{margin-bottom:0}b,strong{font-weight:700}blockquote,em,i{font-style:italic}small{font-size:var(--text-small)}.hgc-section-label{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:3px;font-size:var(--text-xs);color:var(--purple-primary);font-weight:600;font-family:var(--font-body);margin-bottom:16px;line-height:1}.hgc-section-label::before{content:"";display:inline-block;width:24px;height:2px;background:var(--purple-primary);border-radius:var(--radius-full);flex-shrink:0}.hgc-section--dark .hgc-section-label,.hgc-section--dark a,.hgc-section--purple .hgc-section-label,.hgc-section--purple a{color:var(--purple-light)}.hgc-section--dark .hgc-section-label::before,.hgc-section--purple .hgc-section-label::before{background:var(--purple-light)}.hgc-section-title{font-size:var(--text-h2);font-weight:600;color:var(--text-primary);margin-bottom:16px;line-height:1.15;letter-spacing:-.02em}.hgc-section--dark .hgc-section-title,.hgc-section--dark h1,.hgc-section--dark h2,.hgc-section--dark h3,.hgc-section--dark h4,.hgc-section--dark h5,.hgc-section--dark h6,.hgc-section--purple .hgc-section-title,.hgc-section--purple h1,.hgc-section--purple h2,.hgc-section--purple h3,.hgc-section--purple h4,.hgc-section--purple h5,.hgc-section--purple h6,pre{color:var(--text-inverse)}.hgc-section-subtitle{font-size:var(--text-body-lg);color:var(--text-secondary);margin:0 auto}.hgc-section--dark .hgc-section-subtitle,.hgc-section--purple .hgc-section-subtitle{color:rgba(255,255,255,.7)}.hgc-text-center{text-align:center}.hgc-text-center .hgc-section-subtitle{margin-left:auto;margin-right:auto}.hgc-text-center .hgc-section-label{justify-content:center}.hgc-text-left{text-align:left}.hgc-text-right{text-align:right}.hgc-text-gradient{background:var(--purple-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.hgc-text-lead{font-size:var(--text-body-lg);color:var(--text-secondary);line-height:1.8}.hgc-text-purple{color:var(--purple-primary)}.hgc-text-gold{color:var(--gold-primary)}.hgc-text-muted{color:var(--text-tertiary)}blockquote{border-left:3px solid var(--purple-primary);padding:16px 24px;margin:24px 0;background:var(--purple-bg);border-radius:0 var(--radius-md) var(--radius-md)0;color:var(--text-body)}blockquote p{margin-bottom:0}code,mark{color:var(--purple-dark)}code{font-family:"SF Mono","Fira Code","Fira Mono",monospace;font-size:.9em;padding:2px 6px;background:var(--bg-secondary);border-radius:var(--radius-sm)}pre{background:var(--bg-dark);padding:20px 24px;border-radius:var(--radius-md);overflow-x:auto;margin:24px 0;line-height:1.6}pre code{background:0 0;padding:0;color:inherit;border-radius:0}mark{background:var(--purple-lighter);padding:1px 4px;border-radius:2px}.hgc-separator{width:60px;height:3px;background:var(--purple-gradient);border-radius:var(--radius-full);margin:20px 0;border:0}.hgc-text-center .hgc-separator{margin-left:auto;margin-right:auto}.hgc-container{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-px);width:100%}.hgc-container--narrow{max-width:var(--container-narrow)}.hgc-container--wide{max-width:var(--container-wide)}.hgc-section{padding:var(--section-py)0;position:relative}.hgc-section--sm{padding:var(--section-py-sm)0}.hgc-section--alt{background:var(--bg-secondary)}.hgc-section--dark{background:var(--bg-dark);color:var(--text-inverse)}.hgc-section--dark p,.hgc-section--purple p{color:rgba(255,255,255,.75)}.hgc-section--dark a:hover,.hgc-section--purple a:hover{color:var(--purple-lighter)}.hgc-section--purple{background:linear-gradient(135deg,var(--bg-dark) 0%,#2d1b4e 50%,var(--bg-dark) 100%);color:var(--text-inverse)}.hgc-section-header{margin-bottom:48px}.hgc-section-header--center{text-align:center}.hgc-section-header--center .hgc-section-label{justify-content:center}.hgc-section-header--center .hgc-section-subtitle{margin-left:auto;margin-right:auto}.hgc-grid{display:grid;gap:24px}.hgc-grid--2{grid-template-columns:repeat(2,1fr)}.hgc-grid--3{grid-template-columns:repeat(3,1fr)}.hgc-grid--4{grid-template-columns:repeat(4,1fr)}.hgc-flex{display:flex}.hgc-flex--center{align-items:center;justify-content:center}.hgc-flex--between{align-items:center;justify-content:space-between}.hgc-flex--wrap{flex-wrap:wrap}.hgc-flex--column{flex-direction:column}.hgc-flex--gap-sm{gap:8px}.hgc-flex--gap-md{gap:16px}.hgc-flex--gap-lg{gap:24px}.hgc-mt-0{margin-top:0}.hgc-mt-1{margin-top:8px}.hgc-mt-2{margin-top:16px}.hgc-mt-3{margin-top:24px}.hgc-mt-4{margin-top:32px}.hgc-mt-5{margin-top:48px}.hgc-mt-6{margin-top:64px}.hgc-mb-0,.hgc-prose blockquote p,.hgc-single__content blockquote p{margin-bottom:0}.hgc-mb-1{margin-bottom:8px}.hgc-mb-2{margin-bottom:16px}.hgc-mb-3{margin-bottom:24px}.hgc-mb-4{margin-bottom:32px}.hgc-mb-5{margin-bottom:48px}.hgc-mb-6{margin-bottom:64px}.hgc-w-full{width:100%}.hgc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;font-family:var(--font-body);font-size:var(--text-small);font-weight:600;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);text-decoration:none;border:2px solid transparent;letter-spacing:.5px;text-transform:uppercase;line-height:1;position:relative;overflow:hidden;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.hgc-btn:focus-visible{outline:2px solid var(--purple-primary);outline-offset:2px}.hgc-btn+.hgc-btn{margin-left:12px}.hgc-btn svg{width:18px;height:18px;flex-shrink:0;transition:transform var(--transition-fast)}.hgc-btn:hover svg{transform:translateX(2px)}.hgc-btn--primary{background:var(--purple-gradient);color:var(--text-inverse);border-color:var(--purple-primary);box-shadow:var(--shadow-purple)}.hgc-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(124,58,237,.35);color:var(--text-inverse)}.hgc-btn--primary:active{transform:translateY(0);box-shadow:var(--shadow-purple)}.hgc-btn--secondary{background:var(--bg-dark);color:var(--text-inverse);border-color:var(--bg-dark)}.hgc-btn--secondary:hover{background:#2d1b4e;border-color:#2d1b4e;transform:translateY(-2px);box-shadow:var(--shadow-lg);color:var(--text-inverse)}.hgc-btn--secondary:active{transform:translateY(0)}.hgc-btn--outline{background:0 0;border-color:var(--purple-primary);color:var(--purple-primary)}.hgc-btn--outline:hover{background:var(--purple-primary);color:var(--text-inverse);transform:translateY(-2px);box-shadow:var(--shadow-purple)}.hgc-btn--outline:active{transform:translateY(0)}.hgc-btn--outline-light{background:0 0;border-color:rgba(255,255,255,.3);color:var(--text-inverse)}.hgc-btn--outline-light:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5);color:var(--text-inverse);transform:translateY(-2px)}.hgc-btn--outline-light:active{transform:translateY(0)}.hgc-btn--whatsapp{background:var(--success);color:var(--text-inverse);border-color:var(--success)}.hgc-btn--whatsapp:hover{background:#1da851;border-color:#1da851;color:var(--text-inverse);transform:translateY(-2px);box-shadow:0 8px 24px rgba(37,211,102,.3)}.hgc-btn--whatsapp:active{transform:translateY(0)}.hgc-btn--ghost{background:0 0;border-color:transparent;color:var(--purple-primary);padding-left:16px;padding-right:16px}.hgc-btn--ghost:hover{background:var(--purple-bg);color:var(--purple-dark)}.hgc-btn--sm{padding:10px 20px;font-size:var(--text-xs);letter-spacing:.3px}.hgc-btn--sm svg{width:14px;height:14px}.hgc-btn--lg{padding:18px 40px;font-size:var(--text-body-size);letter-spacing:.5px}.hgc-btn--lg svg{width:20px;height:20px}.hgc-btn--full{width:100%}.hgc-btn-group{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hgc-btn-group .hgc-btn+.hgc-btn{margin-left:0}.hgc-btn--disabled,.hgc-btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.hgc-btn--loading{position:relative;color:transparent!important;pointer-events:none}.hgc-btn--loading::after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;margin:-9px 0 0-9px;border:2px solid rgba(255,255,255,.3);border-top-color:var(--text-inverse);border-radius:50%;animation:btn-spin .6s linear infinite}.hgc-card,.hgc-card__image{overflow:hidden;position:relative}.hgc-card{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:all var(--transition-base);border:1px solid var(--border-light)}.hgc-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.hgc-card__image{aspect-ratio:16/9}.hgc-card__image img{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.hgc-card:hover .hgc-card__image img{transform:scale(1.05)}.hgc-card__image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(26,16,37,.6) 100%);opacity:0;transition:opacity var(--transition-base)}.hgc-card:hover .hgc-card__image-overlay,.hgc-service-card:hover .hgc-service-card__image::after{opacity:1}.hgc-card__body{padding:24px}.hgc-card__category,.hgc-header__logo-text span{letter-spacing:1px;text-transform:uppercase;font-family:var(--font-body)}.hgc-card__category{font-size:var(--text-xs);color:var(--purple-primary);font-weight:600;display:inline-block;margin-bottom:4px}.hgc-card__title{font-family:var(--font-heading);font-size:var(--text-h5);color:var(--text-primary);margin:8px 0;line-height:1.3;transition:color var(--transition-fast)}.hgc-card__title a{color:inherit;text-decoration:none}.hgc-card:hover .hgc-card__title,.hgc-card__title a:hover{color:var(--purple-primary)}.hgc-card__excerpt{color:var(--text-secondary);font-size:var(--text-small);line-height:1.6;margin-bottom:0}.hgc-card__meta{display:flex;align-items:center;gap:16px;margin-top:16px;padding-top:16px;border-top:1px solid var(--border-light);font-size:var(--text-xs);color:var(--text-tertiary)}.hgc-card__meta-item{display:flex;align-items:center;gap:4px}.hgc-card__meta-item svg{width:14px;height:14px;color:var(--text-tertiary)}.hgc-card__link{display:inline-flex;align-items:center;gap:6px;color:var(--purple-primary);font-size:var(--text-small);font-weight:600;margin-top:16px;text-decoration:none;transition:gap var(--transition-fast),color var(--transition-fast)}.hgc-card__link:hover{gap:10px;color:var(--purple-dark)}.hgc-card__link svg{width:16px;height:16px;transition:transform var(--transition-fast)}.hgc-card__link:hover svg,.hgc-service-card__link:hover svg{transform:translateX(4px)}.hgc-card__footer{padding:16px 24px;border-top:1px solid var(--border-light);display:flex;align-items:center;justify-content:space-between}.hgc-card--horizontal{display:grid;grid-template-columns:1fr 1.5fr}.hgc-card--horizontal .hgc-card__image{aspect-ratio:auto;height:100%}.hgc-card--featured{grid-column:span 2}.hgc-card--featured .hgc-card__image{aspect-ratio:21/9}.hgc-card--no-image .hgc-card__body{padding:32px}.hgc-card--dark{background:var(--bg-dark-secondary);border-color:rgba(255,255,255,.08)}.hgc-card--dark:hover{border-color:var(--purple-border);box-shadow:0 12px 28px rgba(124,58,237,.2)}.hgc-card--dark .hgc-card__title{color:var(--text-inverse)}.hgc-card--dark .hgc-card__excerpt{color:rgba(255,255,255,.65)}.hgc-card--dark .hgc-card__category{color:var(--purple-light)}.hgc-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:600;letter-spacing:.5px;font-family:var(--font-body);line-height:1;white-space:nowrap;transition:all var(--transition-fast)}.hgc-badge svg,.hgc-header__cta svg{width:14px;height:14px;flex-shrink:0}.hgc-badge--purple{background:var(--purple-bg);color:var(--purple-primary);border:1px solid var(--purple-border)}.hgc-badge--gold{background:var(--gold-bg);color:var(--gold-primary);border:1px solid rgba(212,175,55,.2)}.hgc-badge--dark{background:rgba(255,255,255,.1);color:var(--text-inverse);border:1px solid rgba(255,255,255,.15)}.hgc-badge--outline{background:0 0;border:1px solid var(--border);color:var(--text-secondary)}.hgc-badge--success{background:rgba(37,211,102,.08);color:var(--success);border:1px solid rgba(37,211,102,.15)}.hgc-badge--error{background:rgba(220,53,69,.08);color:var(--error);border:1px solid rgba(220,53,69,.15)}.hgc-badge--warning{background:rgba(245,158,11,.08);color:var(--warning);border:1px solid rgba(245,158,11,.15)}.hgc-badge--info{background:rgba(59,130,246,.08);color:var(--info);border:1px solid rgba(59,130,246,.15)}.hgc-badge--sm{padding:4px 10px;font-size:10px}.hgc-badge--lg{padding:8px 18px;font-size:var(--text-small)}.hgc-badge--dot::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.hgc-page-header{background:linear-gradient(135deg,var(--bg-dark) 0%,#2d1b4e 100%);padding:calc(var(--header-height) + 60px)0 60px;text-align:center;position:relative;overflow:hidden}.hgc-page-header::after,.hgc-page-header::before{content:"";position:absolute;inset:0;pointer-events:none}.hgc-page-header::before{background:radial-gradient(ellipse 800px 400px at 20% 50%,rgba(124,58,237,.15)0,transparent 70%),radial-gradient(ellipse 600px 300px at 80% 30%,rgba(167,139,250,.1)0,transparent 70%);opacity:.3}.hgc-page-header::after{background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:40px 40px}.hgc-page-header__title{color:var(--text-inverse);font-family:var(--font-heading);font-size:var(--text-h1);font-weight:600;margin-bottom:12px;position:relative;z-index:1;line-height:1.15;letter-spacing:-.02em}.hgc-page-header__subtitle{color:rgba(255,255,255,.65);font-size:var(--text-body-lg);max-width:560px;margin:0 auto 16px;position:relative;z-index:1;line-height:1.6}.hgc-page-header__breadcrumb,.hgc-page-header__label{align-items:center;gap:8px;position:relative;z-index:1}.hgc-page-header__breadcrumb{color:rgba(255,255,255,.6);font-size:var(--text-small);display:flex;justify-content:center;flex-wrap:wrap}.hgc-page-header__breadcrumb a{color:var(--purple-light);text-decoration:none;transition:color var(--transition-fast)}.hgc-page-header__breadcrumb a:hover{color:var(--purple-lighter)}.hgc-page-header__breadcrumb .separator{color:rgba(255,255,255,.3);font-size:var(--text-xs)}.hgc-page-header__breadcrumb .current{color:rgba(255,255,255,.8)}.hgc-page-header__label{display:inline-flex;text-transform:uppercase;letter-spacing:3px;font-size:var(--text-xs);color:var(--purple-light);font-weight:600;margin-bottom:16px}.hgc-page-header__label::before{content:"";display:inline-block;width:24px;height:2px;background:var(--purple-light);border-radius:var(--radius-full)}.hgc-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background:rgba(248,247,252,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid transparent;height:var(--header-height);will-change:backdrop-filter,background}.hgc-header.scrolled{background:rgba(248,247,252,.98);border-bottom-color:var(--border);box-shadow:var(--shadow-sm)}.hgc-header__inner{max-width:var(--container-wide);margin:0 auto;padding:0 var(--container-px);display:flex;align-items:center;justify-content:space-between;height:100%}.hgc-header__logo{display:flex;text-decoration:none;flex-shrink:0;transition:opacity var(--transition-fast)}.hgc-header__logo:hover{opacity:.85}.hgc-header__logo img{height:42px;width:auto;margin-right:10px}.hgc-header__logo-text{font-family:var(--font-heading);color:var(--text-primary);text-decoration:none}.hgc-header__logo-text span{display:block;font-size:13px;font-weight:400;color:var(--text-secondary);line-height:1.2;margin-top:1px}.hgc-header__actions,.hgc-header__nav{display:flex;align-items:center;gap:4px}.hgc-header__nav a{display:flex;padding:6px 10px;font-size:13px;font-weight:500;color:var(--text-body);transition:all var(--transition-fast);position:relative}.hgc-header__nav a.active::after{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);width:4px;height:4px;border-radius:50%;background:var(--purple-primary)}.hgc-header__actions{gap:8px;margin-left:16px}.hgc-header__cta,.hgc-header__nav a{align-items:center;border-radius:var(--radius-full);text-decoration:none;white-space:nowrap}.hgc-header__cta{margin-left:16px;display:inline-flex;justify-content:center;gap:6px;padding:10px 24px;font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;letter-spacing:.5px;text-transform:uppercase;transition:all var(--transition-base);background:var(--purple-gradient);color:var(--text-inverse);border:2px solid var(--purple-primary);box-shadow:var(--shadow-purple);line-height:1}.hgc-header__cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(124,58,237,.35);color:var(--text-inverse)}.hgc-header__cta:active{transform:translateY(0)}.hgc-header__sparkle-link{position:relative;background:var(--purple-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700!important}.hgc-header__sparkle-link::after,header.hgc-header .hgc-header__sparkle-link::after{content:"✨";position:absolute;top:2px;right:-2px;font-size:10px;-webkit-text-fill-color:var(--purple-primary);animation:sparkle-pulse 2s ease-in-out infinite;pointer-events:none}.hgc-header__lang{position:relative;margin-left:4px}.hgc-header__lang-btn,.hgc-header__lang-dropdown a{display:flex;align-items:center;color:var(--text-body)}.hgc-header__lang-btn{gap:6px;padding:6px 12px;font-size:var(--text-xs);font-weight:500;background:0 0;border:1px solid var(--border);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);text-transform:uppercase;letter-spacing:.5px}.hgc-header__lang-btn:hover{border-color:var(--purple-border);background:var(--purple-bg)}.hgc-header__lang-btn img{width:18px;height:14px;object-fit:cover;border-radius:2px}.hgc-header__lang-btn svg{width:12px;height:12px;color:var(--text-tertiary);transition:transform var(--transition-fast)}.hgc-header__lang.active .hgc-header__lang-btn svg{transform:rotate(180deg)}.hgc-header__lang-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);min-width:160px;padding:8px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all var(--transition-fast);z-index:1002}.hgc-header__lang.active .hgc-header__lang-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.hgc-header__lang-dropdown a{gap:10px;padding:8px 12px;font-size:var(--text-small);text-decoration:none;border-radius:var(--radius-sm)}.hgc-header__lang-dropdown a.active,.hgc-header__lang-dropdown a:hover,.hgc-header__nav a.active,.hgc-header__nav a:hover{background:var(--purple-bg);color:var(--purple-primary)}.hgc-header__lang-dropdown a.active{font-weight:600}.hgc-header__lang-dropdown a img,.hgc-mobile-nav__lang a img{width:20px;height:15px;object-fit:cover;border-radius:2px}.hgc-hamburger{position:relative;flex-shrink:0;border-radius:var(--radius-sm);transition:background var(--transition-fast)}.hgc-hamburger:hover{background:var(--purple-bg)}.hgc-hamburger span,.hgc-header__lang-dropdown a{transition:all var(--transition-fast)}.hgc-hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,6px)}.hgc-hamburger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.hgc-hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.hgc-hamburger.active span{background:var(--text-inverse)}.hgc-mobile-nav{padding:calc(var(--header-height-mobile) + 40px) var(--container-px) 40px}.hgc-mobile-nav a{display:block;padding:16px 0;font-family:var(--font-heading);font-size:28px;font-weight:500;color:var(--text-inverse);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.08);transition:all var(--transition-fast);letter-spacing:-.01em}.hgc-mobile-nav a:hover{padding-left:8px}.hgc-mobile-nav a.active,.hgc-mobile-nav a:hover{color:var(--purple-light)}.hgc-mobile-nav a:last-of-type{border-bottom:none}.hgc-mobile-nav .hgc-btn{margin-top:24px;width:100%;justify-content:center}.hgc-mobile-nav__contact{margin-top:auto;padding-top:32px;border-top:1px solid rgba(255,255,255,.08)}.hgc-mobile-nav__contact a,.hgc-mobile-nav__lang a{font-family:var(--font-body);border-bottom:none;display:flex;align-items:center}.hgc-mobile-nav__contact a{font-size:var(--text-body-size);padding:12px 0;gap:12px;color:rgba(255,255,255,.7)}.hgc-mobile-nav__contact a:hover{color:var(--purple-light)}.hgc-mobile-nav__contact svg{width:20px;height:20px;flex-shrink:0;color:var(--purple-light)}.hgc-mobile-nav__lang{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.hgc-mobile-nav__lang a{font-size:var(--text-small);padding:8px 14px;border-radius:var(--radius-full);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);gap:8px}.hgc-mobile-nav__lang a.active{background:rgba(124,58,237,.2);border-color:var(--purple-border);color:var(--purple-light)}@media (max-width:1024px){.hgc-header{height:var(--header-height-mobile)}.hgc-header__cta,.hgc-header__lang,.hgc-header__nav{display:none}.hgc-hamburger{display:flex;align-items:center;justify-content:center}.hgc-header__logo img{height:36px}.hgc-header__logo-text{font-size:20px}.hgc-header__logo-text span{font-size:11px}}.hgc-hero{position:relative;padding:calc(var(--header-height) + 60px)0 80px;background:var(--bg-primary);overflow:hidden;min-height:85vh;display:flex;align-items:center}.hgc-hero::before{top:0;right:0;width:50%;height:100%;background:linear-gradient(135deg,rgba(124,58,237,.03)0,rgba(167,139,250,.06) 100%);border-radius:0 0 0 40%}.hgc-hero::after,.hgc-hero::before,.hgc-hero__image::after{content:"";position:absolute;pointer-events:none}.hgc-hero::after{top:15%;right:10%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.04)0,transparent 70%)}.hgc-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hgc-hero__content{position:relative;z-index:2}.hgc-hero__title{font-family:var(--font-heading);font-size:var(--text-display);font-weight:700;color:var(--text-primary);line-height:1.08;margin-bottom:24px;letter-spacing:-1px}.hgc-hero__title em{font-style:italic;color:var(--purple-primary)}.hgc-hero__title strong{background:var(--purple-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hgc-hero__subtitle{font-size:var(--text-body-lg);color:var(--text-secondary);line-height:1.7;margin-bottom:32px;max-width:480px}.hgc-hero__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hgc-hero__actions .hgc-btn+.hgc-btn{margin-left:0}.hgc-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;padding-top:32px;border-top:1px solid var(--border)}.hgc-hero__stat{text-align:left}.hgc-hero__stat-number{font-family:var(--font-heading);font-size:var(--text-h3);font-weight:700;color:var(--purple-primary);line-height:1;margin-bottom:4px;display:block}.hgc-hero__float-badge span,.hgc-hero__stat-label{font-size:var(--text-xs);color:var(--text-secondary);display:block}.hgc-hero__stat-label{text-transform:uppercase;letter-spacing:1px;margin-top:4px;line-height:1.3}.hgc-hero__stat-divider{display:none}.hgc-hero__image,.hgc-hero__image img{position:relative;z-index:1}.hgc-hero__image img{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl)}.hgc-hero__image::after{inset:-8px;border:2px solid var(--purple-lighter);border-radius:calc(var(--radius-xl) + 8px);z-index:0}.hgc-hero__float-badge{position:absolute;z-index:3;background:var(--bg-card);border-radius:var(--radius-md);padding:14px 18px;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:10px;font-size:var(--text-small);font-weight:600;color:var(--text-primary);border:1px solid var(--border-light)}.hgc-hero__float-badge--top{top:20px;right:-20px}.hgc-hero__float-badge--bottom{bottom:40px;left:-20px}.hgc-hero__float-badge svg{width:24px;height:24px;color:var(--purple-primary);flex-shrink:0}.hgc-hero__float-badge span{font-weight:400;margin-top:2px}@media (max-width:1024px){.hgc-hero{padding:calc(var(--header-height-mobile) + 40px)0 60px;min-height:auto}.hgc-hero__grid{grid-template-columns:1fr;gap:40px}.hgc-hero__content{text-align:center}.hgc-hero__subtitle{max-width:100%;margin-left:auto;margin-right:auto}.hgc-hero__actions,.hgc-hero__badges{justify-content:center}.hgc-hero__stats{justify-items:center}.hgc-hero__stat,.hgc-hero__stats{text-align:center}.hgc-hero__image{max-width:480px;margin:0 auto}.hgc-hero__float-badge--top{right:0}.hgc-hero__float-badge--bottom{left:0}}@media (max-width:768px){.hgc-hero{background:var(--hero-bg) 30%top/cover no-repeat;min-height:100svh;padding:var(--header-height-mobile)0 40px}.hgc-hero::before{width:100%;background:linear-gradient(180deg,rgba(26,16,37,.72)0,rgba(26,16,37,.55) 40%,rgba(26,16,37,.82) 100%);border-radius:0}.hgc-hero__grid{z-index:2;position:relative}.hgc-hero::after,.hgc-hero__image{display:none}.hgc-hero__title{color:#fff;letter-spacing:-.5px}.hgc-hero__title em{color:var(--purple-light)}.hgc-hero__subtitle{color:rgba(255,255,255,.85)}.hgc-hero__stats{border-top-color:rgba(255,255,255,.2);gap:12px}.hgc-hero__stat-number{color:#fff;font-size:var(--text-h4)}.hgc-hero__stat-label{color:rgba(255,255,255,.7)}.hgc-hero__float-badge{display:none}.hgc-hero__health-badge-inner{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2)}.hgc-hero__health-badge-title{color:#fff}.hgc-hero__health-badge-subtitle{color:rgba(255,255,255,.7)}.hgc-hero .hgc-btn--outline{border-color:rgba(255,255,255,.4);color:#fff}.hgc-hero .hgc-btn--outline:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.6)}}@media (max-width:640px){.hgc-hero{padding:var(--header-height-mobile)0 32px}.hgc-hero__actions{flex-direction:column;width:100%}.hgc-hero__actions .hgc-btn{width:100%}.hgc-hero__stats{grid-template-columns:repeat(3,1fr);gap:8px}}.hgc-doctor{background:var(--bg-secondary);padding:var(--section-py)0;position:relative;overflow:hidden}.hgc-doctor::before{content:"";position:absolute;top:-200px;left:-200px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.04)0,transparent 70%);pointer-events:none}.hgc-doctor__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:start}.hgc-doctor__image-wrap{position:relative;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.hgc-doctor__image-wrap img{display:block}.hgc-doctor__image-wrap::before{content:"";position:absolute;inset:0;border-radius:var(--radius-xl);border:1px solid rgba(255,255,255,.15);z-index:1;pointer-events:none}.hgc-doctor__image-wrap::after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(transparent,rgba(26,16,37,.4));pointer-events:none;border-radius:0 0 var(--radius-xl) var(--radius-xl)}.hgc-doctor__image-badge{position:absolute;bottom:20px;left:20px;background:rgba(26,16,37,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--text-inverse);padding:12px 20px;border-radius:var(--radius-md);font-size:var(--text-small);font-weight:500;display:flex;align-items:center;gap:8px;z-index:2;border:1px solid rgba(255,255,255,.1)}.hgc-doctor__image-badge svg{width:18px;height:18px;color:var(--purple-light);flex-shrink:0}.hgc-doctor__content{padding-top:20px}.hgc-doctor__name{font-family:var(--font-heading);font-size:var(--text-h2);font-weight:600;color:var(--text-primary);margin-bottom:8px;line-height:1.15;letter-spacing:-.02em}.hgc-doctor__title{color:var(--purple-primary);font-size:var(--text-body-lg);font-weight:500;margin-bottom:24px;font-family:var(--font-body)}.hgc-doctor__bio{color:var(--text-body);line-height:1.8;margin-bottom:24px;font-size:var(--text-body-size)}.hgc-doctor__bio p{margin-bottom:12px}.hgc-doctor__credentials li{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid var(--border-light);font-size:var(--text-small);color:var(--text-body);line-height:1.6}.hgc-appointment__benefits li:last-child,.hgc-doctor__credentials li:last-child{border-bottom:none}.hgc-doctor__credentials li svg{flex-shrink:0;width:20px;height:20px;color:var(--purple-primary);margin-top:1px}.hgc-doctor__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px;padding:20px;background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-light);box-shadow:var(--shadow-sm)}.hgc-doctor__stat{text-align:center}.hgc-doctor__stat-value{font-family:var(--font-heading);font-size:var(--text-h4);font-weight:700;color:var(--purple-primary);line-height:1;display:block}.hgc-doctor__stat-text{font-size:var(--text-xs);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-top:4px;display:block}.hgc-doctor__awards,.hgc-doctor__cta-row{display:flex;flex-wrap:wrap;gap:12px}.hgc-doctor__cta-row .hgc-btn+.hgc-btn{margin-left:0}.hgc-doctor__awards{gap:8px;margin-bottom:24px}.hgc-doctor__award{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:500;background:var(--bg-card);border:1px solid var(--border-light);color:var(--text-body)}.hgc-doctor__award svg{width:14px;height:14px;color:var(--purple-primary)}@media (max-width:1024px){.hgc-doctor__grid{grid-template-columns:1fr;gap:40px}.hgc-doctor__image-wrap{max-width:500px;margin:0 auto}.hgc-doctor__content{padding-top:0}}@media (max-width:768px){.hgc-doctor__stats{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px}.hgc-doctor__stat-value{font-size:var(--text-h5)}.hgc-doctor__cta-row{flex-direction:column}.hgc-doctor__cta-row .hgc-btn{width:100%;justify-content:center}}@media (max-width:640px){.hgc-doctor__image-badge{bottom:12px;left:12px;padding:8px 14px;font-size:var(--text-xs)}}.hgc-services{padding:var(--section-py)0;position:relative}.hgc-services__grid{margin-top:48px}.hgc-service-card{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);transition:all var(--transition-base);cursor:pointer;border:1px solid var(--border-light);position:relative}.hgc-service-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px);border-color:var(--purple-border)}.hgc-service-card__image{aspect-ratio:16/10;overflow:hidden;position:relative}.hgc-service-card__image img{transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.hgc-service-card:hover .hgc-service-card__image img{transform:scale(1.08)}.hgc-service-card__image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(26,16,37,.3) 100%);opacity:0;transition:opacity var(--transition-base);pointer-events:none}.hgc-service-card__icon{width:56px;height:56px;border-radius:var(--radius-md);background:var(--purple-bg);border:1px solid var(--purple-border);display:flex;align-items:center;justify-content:center;margin-bottom:16px;transition:all var(--transition-base)}.hgc-service-card__icon svg{width:28px;height:28px;color:var(--purple-primary);transition:transform var(--transition-base)}.hgc-service-card:hover .hgc-service-card__icon{background:var(--purple-primary);border-color:var(--purple-primary)}.hgc-service-card:hover .hgc-service-card__icon svg{color:var(--text-inverse);transform:scale(1.1)}.hgc-service-card__body{padding:24px}.hgc-service-card__category{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:1.5px;color:var(--purple-primary);font-weight:600;margin-bottom:8px;font-family:var(--font-body)}.hgc-service-card__title{font-family:var(--font-heading);font-size:var(--text-h5);color:var(--text-primary);line-height:1.3;transition:color var(--transition-fast)}.hgc-blog__card-title a:hover,.hgc-service-card:hover .hgc-service-card__title{color:var(--purple-primary)}.hgc-service-card__excerpt{color:var(--text-secondary);font-size:var(--text-small);line-height:1.6;margin-bottom:0}.hgc-service-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.hgc-service-card__tag{font-size:10px;padding:3px 10px;border-radius:var(--radius-full);background:var(--bg-secondary);color:var(--text-secondary);font-weight:500;letter-spacing:.3px}.hgc-service-card__link{display:inline-flex;align-items:center;gap:6px;color:var(--purple-primary);font-size:var(--text-small);font-weight:600;margin-top:12px;text-decoration:none;transition:all var(--transition-fast)}.hgc-service-card__link:hover{gap:10px;color:var(--purple-dark)}.hgc-service-card__link svg,.hgc-service-card__page-link svg{width:16px;height:16px;transition:transform var(--transition-fast)}.hgc-service-card__actions{display:flex;align-items:center;gap:16px;margin-top:12px;flex-wrap:wrap}.hgc-service-card__actions .hgc-service-card__link{margin-top:0}.hgc-service-card__page-link{display:inline-flex;align-items:center;gap:5px;color:var(--text-muted);font-size:12px;font-weight:500;text-decoration:none;transition:all var(--transition-fast);opacity:.7}.hgc-service-card__page-link:hover{color:var(--purple-primary);opacity:1}.hgc-service-card__page-link svg{width:12px;height:12px}.hgc-service-card__page-link:hover svg{transform:translate(2px,-2px)}.hgc-service-card__price{position:absolute;top:16px;right:16px;background:var(--bg-card);color:var(--purple-primary);padding:6px 14px;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:700;box-shadow:var(--shadow-md);z-index:2}.hgc-services__cta{text-align:center;margin-top:48px}.hgc-modal-overlay{position:fixed;inset:0;background:rgba(26,16,37,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:all var(--transition-base)}.hgc-modal-overlay.active{opacity:1;visibility:visible}.hgc-modal{background:var(--bg-card);border-radius:var(--radius-xl);max-width:680px;width:100%;max-height:85vh;overflow-y:auto;padding:40px;position:relative;transform:translateY(20px) scale(.98);transition:all var(--transition-slow);box-shadow:var(--shadow-xl);-webkit-overflow-scrolling:touch}.hgc-modal-overlay.active .hgc-modal{transform:translateY(0) scale(1)}.hgc-modal::-webkit-scrollbar{width:4px}.hgc-modal::-webkit-scrollbar-track{background:0 0}.hgc-modal::-webkit-scrollbar-thumb{background:var(--purple-lighter);border-radius:var(--radius-full)}.hgc-modal__close{position:absolute;top:16px;right:16px;width:40px;height:40px;background:var(--bg-secondary);border:0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--transition-fast);z-index:1;color:var(--text-body)}.hgc-modal__close:hover{background:var(--purple-bg);color:var(--purple-primary)}.hgc-modal__close svg{width:20px;height:20px}.hgc-modal__image{margin:-40px -40px 24px;border-radius:var(--radius-xl) var(--radius-xl)0 0;overflow:hidden;aspect-ratio:16/9}.hgc-ba-card__img img,.hgc-modal__image img{width:100%;height:100%;object-fit:cover}.hgc-modal__category{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:1.5px;color:var(--purple-primary);font-weight:600;margin-bottom:8px;display:inline-block}.hgc-modal__title{font-family:var(--font-heading);font-size:var(--text-h3);color:var(--text-primary);margin-bottom:16px;line-height:1.2}.hgc-modal__content{color:var(--text-body);line-height:1.7;font-size:var(--text-body-size)}.hgc-modal__content p{margin-bottom:16px}.hgc-modal__content ul{list-style:none;padding:0;margin:16px 0}.hgc-modal__content ul li{display:flex;align-items:flex-start;gap:10px;padding:8px 0}.hgc-modal__content ul li::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--purple-primary);flex-shrink:0;margin-top:7px}.hgc-modal__features{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.hgc-form-group label,.hgc-modal__content ul li,.hgc-modal__feature{font-size:var(--text-small);color:var(--text-body)}.hgc-appointment__benefits li,.hgc-modal__feature{display:flex;align-items:center;gap:8px}.hgc-modal__feature svg{width:18px;height:18px;color:var(--purple-primary);flex-shrink:0}.hgc-modal__cta{margin-top:32px;padding-top:24px;border-top:1px solid var(--border-light);display:flex;flex-wrap:wrap;gap:12px}.hgc-modal__cta .hgc-btn+.hgc-btn{margin-left:0}@media (max-width:1024px){.hgc-services__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}}@media (max-width:768px){.hgc-services__grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.hgc-modal{padding:24px;max-height:90vh;border-radius:var(--radius-lg)}.hgc-modal__image{margin:-24px -24px 20px;border-radius:var(--radius-lg) var(--radius-lg)0 0}.hgc-modal__title{font-size:var(--text-h4)}.hgc-modal__features{grid-template-columns:1fr}.hgc-modal__cta{flex-direction:column}.hgc-modal__cta .hgc-btn{width:100%;justify-content:center}}@media (max-width:640px){.hgc-modal-overlay{padding:12px;align-items:flex-end}.hgc-modal{max-height:92vh;border-radius:var(--radius-lg) var(--radius-lg)0 0}}.hgc-before-after{background:var(--bg-secondary);padding:var(--section-py)0;position:relative;overflow:hidden}.hgc-before-after::before{content:"";position:absolute;bottom:-100px;right:-100px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.04)0,transparent 70%);pointer-events:none}.hgc-ba-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.hgc-ba-card{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);border:1px solid var(--border-light);transition:all var(--transition-base)}.hgc-ba-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.hgc-ba-card__images::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:3px;height:100%;background:var(--purple-gradient);z-index:1}.hgc-ba-card__images::before{content:"";width:28px;height:28px;border-radius:50%;background:var(--purple-primary);z-index:2;border:3px solid var(--bg-card);box-shadow:var(--shadow-sm)}.hgc-ba-card__img{aspect-ratio:1;overflow:hidden;position:relative}.hgc-ba-card__img img{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.hgc-ba-card:hover .hgc-ba-card__img img,.hgc-ba-card:hover .hgc-ba-card__side img,.hgc-ba-card:hover .hgc-ba-card__side img.hgc-ba-card__img,.hgc-blog-post-card:hover .hgc-blog-post-card__image img,.hgc-blog__card:hover .hgc-blog__card-image img{transform:scale(1.05)}.hgc-ba-card__label{position:absolute;bottom:8px;padding:4px 10px;border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:600;text-transform:uppercase;z-index:2;letter-spacing:.5px;line-height:1;font-family:var(--font-body)}.hgc-ba-card__label--before{left:8px;background:rgba(26,16,37,.8);color:var(--text-inverse);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hgc-ba-card__label--after{right:8px;background:var(--purple-primary);color:var(--text-inverse)}.hgc-ba-card__info{padding:16px;text-align:center}.hgc-ba-card__procedure{font-family:var(--font-heading);font-size:var(--text-h6);color:var(--text-primary);line-height:1.3;margin-bottom:4px}.hgc-ba-card__detail{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.4}.hgc-ba-card__timeframe{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:var(--text-tertiary);margin-top:6px;text-transform:uppercase;letter-spacing:.5px}.hgc-ba-card__timeframe svg{width:12px;height:12px}.hgc-ba-slider{border-radius:var(--radius-lg)}.hgc-ba-slider__before{position:absolute;inset:0;overflow:hidden;z-index:1}.hgc-ba-slider__after img,.hgc-ba-slider__before img{width:100%;height:100%;object-fit:cover;pointer-events:none}.hgc-ba-slider__handle{background:var(--text-inverse);cursor:col-resize;box-shadow:0 0 8px rgba(0,0,0,.3)}.hgc-ba-card__images::before,.hgc-ba-slider__handle::after,.hgc-ba-slider__handle::before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hgc-ba-slider__handle::before{width:40px;height:40px;border-radius:50%;background:var(--text-inverse);box-shadow:var(--shadow-lg);display:flex;align-items:center;justify-content:center}.hgc-ba-slider__handle::after{font-size:18px;color:var(--text-primary);z-index:1}.hgc-ba-slider__label{top:12px;border-radius:var(--radius-sm);font-size:var(--text-xs)}.hgc-ba-slider__label--before{background:rgba(26,16,37,.8);color:var(--text-inverse)}.hgc-ba-slider__label--after{background:var(--purple-primary);color:var(--text-inverse)}.hgc-ba-cta{text-align:center;margin-top:48px}.hgc-ba-disclaimer{font-size:var(--text-xs);color:var(--text-tertiary);text-align:center;margin-top:20px;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.5}@media (max-width:1024px){.hgc-ba-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}}@media (max-width:768px){.hgc-ba-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:32px}}@media (max-width:640px){.hgc-ba-grid{grid-template-columns:1fr;gap:16px}.hgc-ba-card__images::before{width:24px;height:24px}.hgc-ba-card__info{padding:12px}}@media (max-width:380px){.hgc-ba-card__label{font-size:10px;padding:3px 8px}}.hgc-appointment{background:linear-gradient(135deg,var(--bg-dark) 0%,#2d1b4e 50%,var(--bg-dark) 100%);padding:var(--section-py)0;position:relative;overflow:hidden}.hgc-appointment::before{content:"";position:absolute;top:0;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(124,58,237,.15)0,transparent 70%);pointer-events:none}.hgc-appointment::after{content:"";position:absolute;bottom:-100px;left:-5%;width:300px;height:300px;background:radial-gradient(circle,rgba(124,58,237,.08)0,transparent 70%);pointer-events:none}.hgc-appointment__grid{display:grid;grid-template-columns:1fr 1.1fr;gap:60px;align-items:start}.hgc-appointment__info .hgc-section-label{color:var(--purple-light)}.hgc-appointment__info,.hgc-appointment__info .hgc-section-title{color:#fff}.hgc-appointment__info .hgc-section-subtitle{color:rgba(255,255,255,.7)}.hgc-appointment__benefits{list-style:none;padding:0;margin:32px 0 0}.hgc-appointment__benefits li{gap:12px;padding:12px 0;color:rgba(255,255,255,.85);font-size:var(--text-small);border-bottom:1px solid rgba(255,255,255,.08)}.hgc-appointment__benefits li svg{flex-shrink:0;color:var(--purple-light);width:20px;height:20px}.hgc-appointment__form-card{background:var(--bg-card);border-radius:var(--radius-xl);padding:40px;box-shadow:var(--shadow-xl);position:relative;z-index:1}.hgc-appointment__form-title{font-family:var(--font-heading);font-size:var(--text-h4);margin-bottom:24px;text-align:center;color:var(--text-primary)}.hgc-form-group{margin-bottom:16px}.hgc-form-group label{display:block;font-weight:500;margin-bottom:6px}.hgc-form-group input,.hgc-form-group select,.hgc-form-group textarea{width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-body);font-size:var(--text-body-size);color:var(--text-primary);background:var(--bg-card);transition:var(--transition-fast);outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hgc-form-group input:focus,.hgc-form-group select:focus,.hgc-form-group textarea:focus{border-color:var(--purple-primary);box-shadow:0 0 0 3px var(--purple-bg)}.hgc-form-group input::placeholder,.hgc-form-group textarea::placeholder{color:var(--text-tertiary)}.hgc-form-group select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236B6580' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.hgc-form-group textarea{resize:vertical;min-height:80px}.hgc-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hgc-form-group--checkbox{display:flex;align-items:flex-start;gap:10px}.hgc-form-group--checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--purple-primary);flex-shrink:0;margin-top:2px;cursor:pointer}.hgc-form-group--checkbox label{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.5;margin-bottom:0;cursor:pointer}.hgc-form-group--checkbox label a{color:var(--purple-primary);text-decoration:underline}.hgc-form-group--checkbox label a:hover{color:var(--purple-dark)}.hgc-calendar-container{margin-bottom:16px}.hgc-calendar{background:var(--bg-accent);border-radius:var(--radius-md);padding:16px}.hgc-calendar__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hgc-calendar__title{font-family:var(--font-heading);font-size:var(--text-body-size);font-weight:600;color:var(--text-primary)}.hgc-calendar__nav{background:0 0;border:0;cursor:pointer;width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--transition-fast);color:var(--text-body)}.hgc-calendar__day:hover,.hgc-calendar__nav:hover{background:var(--purple-bg);color:var(--purple-primary)}.hgc-calendar__nav svg,.hgc-pagination .next svg,.hgc-pagination .prev svg{width:16px;height:16px}.hgc-calendar__weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center;margin-bottom:4px}.hgc-calendar__weekday,.hgc-calendar__weekdays span{font-size:var(--text-xs);font-weight:600;color:var(--text-tertiary);padding:4px;text-transform:uppercase;letter-spacing:.5px}.hgc-calendar__days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center}.hgc-calendar__day{padding:8px 4px;min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);font-size:var(--text-small);cursor:pointer;transition:var(--transition-fast);color:var(--text-body);background:0 0;border:0;font-family:var(--font-body)}.hgc-calendar__day--selected{background:var(--purple-primary);color:#fff}.hgc-calendar__day--selected:hover{background:var(--purple-dark);color:#fff}.hgc-calendar__day--disabled{color:var(--text-tertiary);cursor:not-allowed;opacity:.4}.hgc-calendar__day--disabled:hover{background:0 0;color:var(--text-tertiary)}.hgc-calendar__day--today{border:1px solid var(--purple-primary)}.hgc-calendar__day--other-month{color:var(--text-tertiary);opacity:.3}.hgc-calendar__day--header{display:none}.hgc-time-slots{display:block;margin-bottom:16px}.hgc-time-slot{padding:10px;min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);border:1px solid var(--border);text-align:center;font-size:var(--text-small);cursor:pointer;transition:var(--transition-fast);background:var(--bg-card);font-family:var(--font-body);color:var(--text-body)}.hgc-time-slot:hover{border-color:var(--purple-primary);color:var(--purple-primary)}.hgc-time-slot.selected{background:var(--purple-primary);color:#fff;border-color:var(--purple-primary)}.hgc-time-slot.disabled{opacity:.4;cursor:not-allowed;color:var(--text-tertiary)}.hgc-time-slot--blocked,.hgc-time-slot--blocked:hover,.hgc-time-slot.disabled:hover{border-color:var(--border);color:var(--text-tertiary)}.hgc-time-slot--blocked{opacity:.5;cursor:not-allowed;background:var(--bg-subtle, #f5f5f5);position:relative;gap:4px}.hgc-time-slot--blocked:hover{transform:none}.hgc-time-slot__tag{font-size:9px;font-weight:600;background:var(--purple-primary, #7C3AED);color:#fff;padding:1px 4px;border-radius:3px;line-height:1.2}.hgc-appointment__form-submit{width:100%;margin-top:8px}.hgc-form-error,.hgc-form-success{padding:16px;border-radius:var(--radius-md);margin-top:16px;font-size:var(--text-small);line-height:1.5}.hgc-form-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.hgc-form-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.hgc-whatsapp-fallback{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid var(--border-light)}.hgc-whatsapp-fallback p{color:var(--text-secondary);font-size:var(--text-small);margin-bottom:12px}.hgc-blog{padding:var(--section-py)0}.hgc-blog__header{text-align:center;margin-bottom:48px}.hgc-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.hgc-blog__card{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);border:1px solid var(--border-light);transition:var(--transition-base)}.hgc-blog__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.hgc-blog__card-image{aspect-ratio:16/10;overflow:hidden}.hgc-blog-post-card__image img,.hgc-blog__card-image img{transition:transform .5s ease}.hgc-blog__card-body{padding:24px}.hgc-blog__meta{display:flex;align-items:center;gap:12px;margin-bottom:12px;font-size:var(--text-xs);color:var(--text-tertiary)}.hgc-blog__meta-category{color:var(--purple-primary);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.hgc-blog__meta-date{color:var(--text-tertiary)}.hgc-blog__meta-separator{width:3px;height:3px;border-radius:50%;background:var(--text-tertiary)}.hgc-blog__read-time{display:flex;align-items:center;gap:4px}.hgc-blog__read-time svg{width:12px;height:12px}.hgc-blog__card-title{font-family:var(--font-heading);font-size:var(--text-h5);margin-bottom:8px;line-height:1.3}.hgc-blog__card-title a{color:var(--text-primary);text-decoration:none;transition:var(--transition-fast)}.hgc-blog__card-excerpt{color:var(--text-secondary);font-size:var(--text-small);line-height:1.7;margin-bottom:16px}.hgc-blog__card-readmore{display:inline-flex;align-items:center;gap:6px;color:var(--purple-primary);font-size:var(--text-small);font-weight:600;text-decoration:none;transition:var(--transition-fast)}.hgc-blog__card-readmore:hover{gap:10px}.hgc-blog__card-readmore svg{width:16px;height:16px;transition:var(--transition-fast)}.hgc-blog__view-all{margin-top:48px;text-align:center}.hgc-social{padding:var(--section-py)0;position:relative;overflow:hidden}.hgc-social::before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,rgba(124,58,237,.08)0,transparent 70%);border-radius:50%;pointer-events:none;animation:sparkle-float 6s ease-in-out infinite}.hgc-social__header{text-align:center}.hgc-social__grid{display:grid;gap:24px;margin-top:48px}.hgc-social__card{background:var(--bg-card);border-radius:var(--radius-lg);padding:32px;text-align:center;box-shadow:var(--shadow-card);border:1px solid var(--border-light);position:relative;overflow:hidden;transition:var(--transition-base)}.hgc-social__card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.hgc-social__card::after{content:"✦";position:absolute;top:12px;right:12px;font-size:16px;color:var(--purple-light);animation:sparkle-pulse 2s ease-in-out infinite}.hgc-social__card-icon{width:56px;height:56px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.hgc-social__card-icon--instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcaf45)}.hgc-social__card-icon--youtube{background:red}.hgc-social__card-icon--google{background:#fff;box-shadow:var(--shadow-sm)}.hgc-social__card-icon svg{width:28px;height:28px;fill:#fff}.hgc-social__card-icon--google svg{fill:#4285f4}.hgc-social__card-title{font-family:var(--font-heading);font-size:var(--text-h5);margin-bottom:8px;color:var(--text-primary)}.hgc-social__card-text{color:var(--text-secondary);font-size:var(--text-small);margin-bottom:16px;line-height:1.6}.hgc-social__card-handle{color:var(--purple-primary);font-weight:600;font-size:var(--text-small);text-decoration:none;transition:var(--transition-fast)}.hgc-faq-item__answer-inner a:hover,.hgc-social__card-handle:hover{color:var(--purple-dark)}.hgc-social__sparkle-corner{position:absolute;top:0;right:0;width:100px;height:100px;background:linear-gradient(135deg,transparent 50%,rgba(124,58,237,.05) 100%);overflow:hidden;pointer-events:none}.hgc-faq{background:var(--bg-secondary);padding:var(--section-py)0}.hgc-faq__header{text-align:center;margin-bottom:48px}.hgc-faq__list{max-width:var(--container-narrow);margin:48px auto 0}.hgc-faq-item{background:var(--bg-card);border-radius:var(--radius-md);margin-bottom:8px;box-shadow:var(--shadow-sm);border:1px solid var(--border-light);overflow:hidden}.hgc-faq-item__question{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;cursor:pointer;font-weight:600;font-size:var(--text-body-size);color:var(--text-primary);background:0 0;border:0;width:100%;text-align:left;font-family:var(--font-body);transition:var(--transition-fast);gap:16px;line-height:1.4}.hgc-faq-item__icon,.hgc-faq-item__question:hover{color:var(--purple-primary)}.hgc-faq-item__icon{width:24px;height:24px;min-width:24px;border-radius:50%;background:var(--purple-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease,background .3s ease,color .3s ease}.hgc-faq-item__icon svg{width:14px;height:14px}.hgc-faq-item.active .hgc-faq-item__icon{transform:rotate(45deg);background:var(--purple-primary);color:#fff}.hgc-faq-item__answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.hgc-faq-item.active .hgc-faq-item__answer{max-height:500px}.hgc-faq-item__answer-inner{padding:0 24px 20px;color:var(--text-body);line-height:1.7;font-size:var(--text-small)}.hgc-faq-item__answer-inner p{margin-bottom:12px}.hgc-faq-item__answer-inner a{color:var(--purple-primary);text-decoration:underline}.hgc-faq-item__answer-inner ol,.hgc-faq-item__answer-inner ul{padding-left:20px;margin-bottom:12px}.hgc-faq-item__answer-inner li{margin-bottom:4px}.hgc-location{padding:var(--section-py)0}.hgc-location__header{text-align:center;margin-bottom:48px}.hgc-location__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:48px;align-items:start}.hgc-location__map{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);aspect-ratio:16/10}.hgc-location__map iframe{width:100%;height:100%;border:0;display:block}.hgc-location__info{padding:20px 0}.hgc-location__item{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid var(--border-light)}.hgc-blog-sidebar__categories li:first-child,.hgc-location__item:first-child{padding-top:0}.hgc-location__hours-table tr:last-child td,.hgc-location__item:last-child{border-bottom:none}.hgc-location__icon{width:44px;height:44px;min-width:44px;border-radius:var(--radius-md);background:var(--purple-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--purple-primary)}.hgc-location__icon svg{width:20px;height:20px}.hgc-location__item-content{flex:1}.hgc-location__item-title{font-weight:600;color:var(--text-primary);margin-bottom:4px;font-size:var(--text-body-size)}.hgc-location__item-text{color:var(--text-secondary);font-size:var(--text-small);line-height:1.5}.hgc-location__item-text a{color:var(--purple-primary);text-decoration:none;transition:var(--transition-fast)}.hgc-location__item-text a:hover{text-decoration:underline}.hgc-location__hours{margin-top:16px}.hgc-location__hours-title{font-weight:600;color:var(--text-primary);margin-bottom:12px;font-size:var(--text-body-size)}.hgc-location__hours-table{width:100%;border-collapse:collapse}.hgc-location__hours-table td{padding:8px 0;font-size:var(--text-small);border-bottom:1px solid var(--border-light);color:var(--text-secondary)}.hgc-location__hours-table td:first-child{color:var(--text-body)}.hgc-location__hours-table td:last-child{text-align:right;color:var(--text-body);font-weight:500}.hgc-location__hours-table .hgc-location__hours-closed{color:var(--text-tertiary);font-style:italic}.hgc-location__directions-btn{margin-top:20px}.hgc-cta{background:linear-gradient(135deg,var(--bg-dark) 0%,#2d1b4e 100%);padding:var(--section-py-sm)0;text-align:center;position:relative;overflow:hidden}.hgc-cta::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(124,58,237,.12)0,transparent 60%);pointer-events:none}.hgc-cta__content{position:relative;z-index:1}.hgc-cta__title{font-family:var(--font-heading);font-size:var(--text-h2);color:#fff;margin-bottom:16px}.hgc-cta__text{color:rgba(255,255,255,.7);font-size:var(--text-body-lg);max-width:520px;margin:0 auto 32px;line-height:1.7}.hgc-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.hgc-footer{background:var(--bg-dark);color:rgba(255,255,255,.75);padding:60px 0 0;position:relative}.hgc-footer::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--purple-gradient)}.hgc-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}.hgc-footer__brand{padding-right:20px}.hgc-footer__logo{font-family:var(--font-heading);font-size:22px;font-weight:700;color:#fff;margin-bottom:12px;line-height:1.3}.hgc-footer__logo a{color:#fff;text-decoration:none}.hgc-footer__logo-highlight{color:var(--purple-light)}.hgc-footer__desc{color:rgba(255,255,255,.6);font-size:var(--text-small);line-height:1.7;margin-bottom:20px}.hgc-footer__social a{border-radius:var(--radius-md);display:flex;transition:var(--transition-fast)}.hgc-footer__social a:hover{background:var(--purple-primary)}.hgc-footer__column{min-width:0}.hgc-footer__heading{font-size:var(--text-h6);color:#fff;margin-bottom:20px;font-weight:600}.hgc-footer__links{list-style:none;padding:0;margin:0}.hgc-footer__links li{margin-bottom:10px}.hgc-footer__contact-item,.hgc-footer__links a{font-size:var(--text-small);color:rgba(255,255,255,.6)}.hgc-footer__links a{text-decoration:none;transition:var(--transition-fast);display:inline-block}.hgc-footer__links a:hover{color:var(--purple-light);padding-left:4px}.hgc-footer__contact-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.hgc-footer__contact-item:last-child{margin-bottom:0}.hgc-footer__contact li svg,.hgc-footer__contact-item svg{flex-shrink:0;color:var(--purple-light);margin-top:2px;width:16px;height:16px}.hgc-footer__contact-item a{color:rgba(255,255,255,.6);text-decoration:none;transition:var(--transition-fast)}.hgc-footer__bottom-links a:hover,.hgc-footer__contact-item a:hover{color:var(--purple-light)}.hgc-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:20px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.hgc-footer__bottom-links a,.hgc-footer__copyright{font-size:var(--text-xs);color:rgba(255,255,255,.4)}.hgc-footer__bottom-links{display:flex;gap:20px}.hgc-footer__bottom-links a{text-decoration:none;transition:var(--transition-fast)}.hgc-cookie-banner{position:fixed;bottom:0;left:0;right:0;background:var(--bg-dark);padding:20px;z-index:3000;transform:translateY(100%);transition:transform .4s ease;box-shadow:0-4px 20px rgba(0,0,0,.2)}.hgc-cookie-banner.visible{transform:translateY(0)}.hgc-cookie-banner__inner{max-width:var(--container-max);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.hgc-cookie-banner__text{color:rgba(255,255,255,.8);font-size:var(--text-small);line-height:1.6;flex:1;min-width:280px}.hgc-cookie-banner__text a{color:var(--purple-light);text-decoration:underline}.hgc-cookie-banner__text a:hover{color:#fff}.hgc-cookie-banner__actions{display:flex;gap:12px;flex-shrink:0}.hgc-cookie-btn{padding:10px 24px;border-radius:var(--radius-full);font-size:var(--text-small);font-weight:600;cursor:pointer;transition:var(--transition-fast);border:0;font-family:var(--font-body);white-space:nowrap}.hgc-cookie-btn--accept{background:var(--purple-primary);color:#fff}.hgc-cookie-btn--accept:hover{background:var(--purple-dark)}.hgc-cookie-btn--reject{background:rgba(255,255,255,.1);color:#fff}.hgc-cookie-btn--reject:hover{background:rgba(255,255,255,.2)}.hgc-blog-page{padding-top:calc(var(--header-height) + 40px)}.hgc-blog-page__header{text-align:center;padding:40px 0;margin-bottom:20px}.hgc-blog-page__title{font-family:var(--font-heading);font-size:var(--text-h1);color:var(--text-primary);margin-bottom:12px}.hgc-blog-page__subtitle{color:var(--text-secondary);font-size:var(--text-body-lg);max-width:var(--container-narrow);margin:0 auto}.hgc-blog-archive{display:grid;grid-template-columns:1fr 300px;gap:40px;margin-top:40px}.hgc-blog-posts{display:grid;gap:32px}.hgc-blog-post-card{display:grid;grid-template-columns:280px 1fr;gap:24px;background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);border:1px solid var(--border-light);transition:var(--transition-base)}.hgc-blog-post-card:hover{box-shadow:var(--shadow-card-hover)}.hgc-blog-post-card__image{aspect-ratio:4/3;overflow:hidden}.hgc-blog-post-card__content{padding:24px 24px 24px 0;display:flex;flex-direction:column;justify-content:center}.hgc-blog-post-card__meta{display:flex;align-items:center;gap:12px;margin-bottom:8px;font-size:var(--text-xs);color:var(--text-tertiary)}.hgc-blog-post-card__category{color:var(--purple-primary);font-weight:600;text-transform:uppercase;letter-spacing:1px}.hgc-blog-post-card__date{color:var(--text-tertiary)}.hgc-blog-post-card__title{font-family:var(--font-heading);font-size:var(--text-h4);margin-bottom:8px;color:var(--text-primary);line-height:1.3}.hgc-blog-post-card__title a{color:inherit;text-decoration:none;transition:var(--transition-fast)}.hgc-blog-post-card__title a:hover,.hgc-blog-sidebar__categories a:hover,.hgc-blog-sidebar__recent-post-title a:hover,.hgc-blog-sidebar__search button:hover,.hgc-single__nav-item:hover .hgc-single__nav-title{color:var(--purple-primary)}.hgc-blog-post-card__excerpt{color:var(--text-secondary);font-size:var(--text-small);line-height:1.7;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hgc-blog-post-card__readmore{display:inline-flex;align-items:center;gap:6px;color:var(--purple-primary);font-size:var(--text-small);font-weight:600;text-decoration:none;transition:var(--transition-fast)}.hgc-blog-post-card__readmore:hover{gap:10px}.hgc-blog-post-card__readmore svg{width:16px;height:16px;transition:var(--transition-fast)}.hgc-blog-sidebar{position:sticky;top:calc(var(--header-height) + 40px)}.hgc-blog-sidebar__widget{background:var(--bg-card);border-radius:var(--radius-lg);padding:24px;margin-bottom:24px;box-shadow:var(--shadow-card);border:1px solid var(--border-light)}.hgc-blog-sidebar__widget:last-child,.hgc-prose p:last-child{margin-bottom:0}.hgc-blog-sidebar__widget-title{font-family:var(--font-heading);font-size:var(--text-h5);margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid var(--purple-lighter);color:var(--text-primary)}.hgc-blog-sidebar__search{position:relative}.hgc-blog-sidebar__search input{width:100%;padding:12px 44px 12px 16px;border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-body);font-size:var(--text-small);color:var(--text-primary);background:var(--bg-card);outline:0;transition:var(--transition-fast)}.hgc-blog-sidebar__search input:focus{border-color:var(--purple-primary);box-shadow:0 0 0 3px var(--purple-bg)}.hgc-blog-sidebar__search button{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:0 0;border:0;cursor:pointer;color:var(--text-tertiary);padding:4px;transition:var(--transition-fast)}.hgc-blog-sidebar__categories{list-style:none;padding:0;margin:0}.hgc-blog-sidebar__categories li{padding:8px 0;border-bottom:1px solid var(--border-light)}.hgc-blog-sidebar__categories li:last-child{border-bottom:none;padding-bottom:0}.hgc-blog-sidebar__categories a{color:var(--text-body);text-decoration:none;font-size:var(--text-small);display:flex;justify-content:space-between;align-items:center;transition:var(--transition-fast)}.hgc-blog-sidebar__categories .count{background:var(--bg-secondary);color:var(--text-tertiary);padding:2px 8px;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:500}.hgc-blog-sidebar__recent-post{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid var(--border-light)}.hgc-blog-sidebar__recent-post:first-child{padding-top:0}.hgc-blog-sidebar__recent-post:last-child{border-bottom:none;padding-bottom:0}.hgc-blog-sidebar__recent-post-image{width:64px;height:64px;min-width:64px;border-radius:var(--radius-sm);overflow:hidden}.hgc-blog-sidebar__recent-post-image img{width:100%;height:100%;object-fit:cover}.hgc-blog-sidebar__recent-post-title{font-size:var(--text-small);font-weight:600;line-height:1.4;margin-bottom:4px}.hgc-blog-sidebar__recent-post-title a,.hgc-blog-sidebar__tags a{color:var(--text-primary);text-decoration:none;transition:var(--transition-fast)}.hgc-blog-sidebar__recent-post-date{font-size:var(--text-xs);color:var(--text-tertiary)}.hgc-blog-sidebar__tags{display:flex;flex-wrap:wrap;gap:8px}.hgc-blog-sidebar__tags a{padding:4px 12px;border-radius:var(--radius-full);background:var(--bg-secondary);color:var(--text-secondary);font-size:var(--text-xs)}.hgc-blog-sidebar__tags a:hover{background:var(--purple-bg);color:var(--purple-primary)}.hgc-pagination{display:flex;justify-content:center;gap:8px;margin-top:48px}.hgc-pagination a,.hgc-pagination span{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);font-size:var(--text-small);font-weight:500;text-decoration:none;border:1px solid var(--border);color:var(--text-body);transition:var(--transition-fast);background:var(--bg-card)}.hgc-pagination a:hover{border-color:var(--purple-primary);color:var(--purple-primary)}.hgc-pagination .current{background:var(--purple-primary);color:#fff;border-color:var(--purple-primary)}.hgc-pagination .dots{border:0;background:0 0;color:var(--text-tertiary)}.hgc-pagination .next,.hgc-pagination .prev{width:auto;padding:0 16px}.hgc-single{padding-top:calc(var(--header-height) + 20px)}.hgc-single__header{text-align:center;max-width:var(--container-narrow);margin:0 auto 40px;padding:40px 0}.hgc-single__category,.hgc-single__content a{color:var(--purple-primary);transition:var(--transition-fast)}.hgc-single__category{display:inline-block;padding:6px 16px;border-radius:var(--radius-full);background:var(--purple-bg);font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;text-decoration:none}.hgc-single__category:hover,.hgc-single__share-btn:hover{background:var(--purple-primary);color:#fff}.hgc-single__title{font-family:var(--font-heading);font-size:var(--text-h1);margin-bottom:16px;line-height:1.15;color:var(--text-primary)}.hgc-single__meta{display:flex;align-items:center;justify-content:center;gap:20px;color:var(--text-tertiary);font-size:var(--text-small);flex-wrap:wrap}.hgc-single__meta-item{display:flex;align-items:center;gap:6px}.hgc-single__meta-item svg{width:16px;height:16px;opacity:.7}.hgc-single__meta-separator{width:4px;height:4px;border-radius:50%;background:var(--text-tertiary)}.hgc-single__featured{max-width:var(--container-max);margin:0 auto 48px;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.hgc-single__featured img{width:100%;display:block}.hgc-single__content{max-width:var(--container-narrow);margin:0 auto;line-height:1.8;color:var(--text-body);font-size:17px}.hgc-single__content h2{font-family:var(--font-heading);font-size:var(--text-h3);margin:48px 0 16px;padding-bottom:12px;border-bottom:2px solid var(--purple-lighter)}.hgc-single__content h3,.hgc-single__content h4{font-family:var(--font-heading);font-size:var(--text-h4);margin:32px 0 12px}.hgc-single__content h4{font-size:var(--text-h5);margin:24px 0 8px;color:var(--text-primary)}.hgc-prose p,.hgc-single__content p{margin-bottom:20px}.hgc-prose ol,.hgc-prose ul,.hgc-single__content ol,.hgc-single__content ul{margin-bottom:20px;padding-left:24px}.hgc-single__content li{margin-bottom:8px;line-height:1.7}.hgc-single__content blockquote{margin:32px 0;padding:24px 32px;border-left:4px solid var(--purple-primary);background:var(--purple-bg);border-radius:0 var(--radius-md) var(--radius-md)0;font-style:italic;color:var(--text-primary)}.hgc-prose blockquote p+p,.hgc-single__content blockquote p+p{margin-top:12px}.hgc-single__content img{border-radius:var(--radius-md);margin:32px 0;max-width:100%;height:auto}.hgc-single__content a{text-decoration:underline;text-underline-offset:2px}.hgc-single__content a:hover{color:var(--purple-dark)}.hgc-single__content pre{background:var(--bg-dark);color:var(--text-inverse);padding:24px;border-radius:var(--radius-md);overflow-x:auto;margin:24px 0;font-size:var(--text-small);line-height:1.6}.hgc-single__content code{background:var(--bg-secondary);padding:2px 8px;border-radius:4px;font-size:.9em;color:var(--purple-primary)}.hgc-single__content pre code{background:0 0;padding:0;border-radius:0;color:inherit}.hgc-single__content table{width:100%;border-collapse:collapse;margin:24px 0}.hgc-single__content table td,.hgc-single__content table th{padding:12px 16px;border:1px solid var(--border);text-align:left;font-size:var(--text-small)}.hgc-single__content table th{background:var(--bg-secondary);font-weight:600;color:var(--text-primary)}.hgc-single__content table td{background:var(--bg-card)}.hgc-prose figure,.hgc-single__content figure{margin:32px 0}.hgc-prose figcaption,.hgc-single__content figcaption{text-align:center;font-size:var(--text-small);color:var(--text-tertiary);margin-top:8px;font-style:italic}.hgc-single__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:48px;padding-top:32px;border-top:1px solid var(--border)}.hgc-single__tags-label{font-weight:600;color:var(--text-primary);font-size:var(--text-small);margin-right:8px;display:flex;align-items:center}.hgc-single__tags a{padding:6px 14px;border-radius:var(--radius-full);background:var(--bg-secondary);color:var(--text-secondary);font-size:var(--text-xs);text-decoration:none;transition:var(--transition-fast)}.hgc-single__tags a:hover{background:var(--purple-bg);color:var(--purple-primary)}.hgc-single__share{display:flex;align-items:center;gap:12px;margin-top:24px}.hgc-single__share-label{font-weight:600;color:var(--text-primary);font-size:var(--text-small)}.hgc-single__author,.hgc-single__share-btn{display:flex;background:var(--bg-secondary);align-items:center}.hgc-single__share-btn{width:40px;height:40px;border-radius:50%;justify-content:center;color:var(--text-secondary);text-decoration:none;transition:var(--transition-fast);border:0;cursor:pointer}.hgc-single__share-btn svg{width:18px;height:18px}.hgc-single__author{gap:24px;padding:32px;border-radius:var(--radius-lg);margin-top:48px}.hgc-single__author-avatar{width:80px;height:80px;min-width:80px;border-radius:50%;overflow:hidden;border:3px solid var(--purple-lighter)}.hgc-single__author-avatar img{width:100%;height:100%;object-fit:cover}.hgc-single__author-name{font-family:var(--font-heading);font-size:var(--text-h5);margin-bottom:4px;color:var(--text-primary)}.hgc-single__author-name a{color:inherit;text-decoration:none}.hgc-single__author-role{color:var(--purple-primary);font-size:var(--text-xs);font-weight:600;margin-bottom:8px}.hgc-single__author-bio{color:var(--text-secondary);font-size:var(--text-small);line-height:1.6}.hgc-single__related{margin-top:80px;padding-top:60px;border-top:1px solid var(--border)}.hgc-single__related-title{font-family:var(--font-heading);font-size:var(--text-h3);text-align:center;margin-bottom:32px;color:var(--text-primary)}.hgc-single__related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hgc-single__nav{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:48px;padding-top:32px;border-top:1px solid var(--border)}.hgc-single__nav-item{padding:20px;background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-light);text-decoration:none;transition:var(--transition-base)}.hgc-single__nav-item:hover{box-shadow:var(--shadow-card);border-color:var(--purple-border)}.hgc-single__nav-item--next{text-align:right}.hgc-single__nav-label{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;display:block}.hgc-single__nav-title{font-family:var(--font-heading);font-size:var(--text-body-size);color:var(--text-primary);font-weight:600;transition:var(--transition-fast)}.hgc-coming-soon{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bg-dark) 0%,#2d1b4e 40%,#1a1025 100%);position:relative;overflow:hidden;text-align:center;padding:40px}.hgc-coming-soon::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(124,58,237,.15) 1px,transparent 1px);background-size:40px 40px;opacity:.1;pointer-events:none}.hgc-coming-soon__sparkles{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hgc-coming-soon__sparkle{position:absolute;width:4px;height:4px;background:var(--purple-light);border-radius:50%;animation:sparkle-twinkle var(--duration, 3s) ease-in-out infinite}.hgc-coming-soon__sparkle:nth-child(1){top:10%;left:15%;--duration:2.5s;animation-delay:0s}.hgc-coming-soon__sparkle:nth-child(2){top:20%;right:25%;--duration:3.5s;animation-delay:.5s}.hgc-coming-soon__sparkle:nth-child(3){top:60%;left:10%;--duration:2.8s;animation-delay:1s}.hgc-coming-soon__sparkle:nth-child(4){bottom:20%;right:15%;--duration:3.2s;animation-delay:.3s}.hgc-coming-soon__sparkle:nth-child(5){top:40%;left:80%;--duration:4s;animation-delay:1.5s}.hgc-coming-soon__sparkle:nth-child(6){top:75%;left:45%;--duration:2.2s;animation-delay:.8s}.hgc-coming-soon__sparkle:nth-child(7){top:15%;left:60%;--duration:3.8s;animation-delay:2s}.hgc-coming-soon__sparkle:nth-child(8){top:85%;left:25%;--duration:2.6s;animation-delay:.2s}.hgc-coming-soon__sparkle:nth-child(9){top:50%;right:10%;--duration:3s;animation-delay:1.2s}.hgc-coming-soon__sparkle:nth-child(10){top:35%;left:35%;--duration:3.4s;animation-delay:.7s}.hgc-coming-soon__content{position:relative;z-index:2;max-width:600px}.hgc-coming-soon__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border-radius:var(--radius-full);background:rgba(124,58,237,.2);border:1px solid rgba(124,58,237,.3);color:var(--purple-light);font-size:var(--text-small);font-weight:600;margin-bottom:32px;animation:pulse-glow 3s ease-in-out infinite}.hgc-coming-soon__badge svg{width:16px;height:16px}.hgc-coming-soon__title{font-family:var(--font-heading);font-size:var(--text-display);color:#fff;margin-bottom:16px;background:linear-gradient(135deg,white 0%,var(--purple-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hgc-coming-soon__text{color:rgba(255,255,255,.6);font-size:var(--text-body-lg);line-height:1.7;margin-bottom:40px}.hgc-coming-soon__back{display:inline-flex;align-items:center;gap:8px}.hgc-coming-soon__logo{font-family:var(--font-heading);font-size:var(--text-h3);color:#fff;margin-bottom:8px}.hgc-coming-soon__logo-highlight{color:var(--purple-light)}.hgc-whatsapp-float{position:fixed;bottom:24px;right:24px;z-index:1500;width:56px;height:56px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 14px rgba(37,211,102,.4);transition:var(--transition-base);text-decoration:none;border:0;cursor:pointer}.hgc-whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(37,211,102,.5)}.hgc-whatsapp-float::before{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid rgba(37,211,102,.3);animation:whatsapp-ping 2s ease-in-out infinite}.hgc-whatsapp-float svg{width:28px;height:28px;position:relative;z-index:1}.hgc-whatsapp-float__tooltip{position:absolute;right:68px;top:50%;transform:translateY(-50%);background:var(--bg-dark);color:#fff;padding:8px 14px;border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:var(--transition-fast);box-shadow:var(--shadow-md)}.hgc-whatsapp-float__tooltip::after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent var(--bg-dark)}.hgc-whatsapp-float:hover .hgc-whatsapp-float__tooltip{opacity:1}.hgc-scroll-top{position:fixed;bottom:24px;right:92px;z-index:1500;width:44px;height:44px;border-radius:50%;background:var(--bg-card);border:1px solid var(--border-light);display:flex;align-items:center;justify-content:center;color:var(--text-body);box-shadow:var(--shadow-md);cursor:pointer;transition:var(--transition-base);opacity:0;visibility:hidden;transform:translateY(10px)}.hgc-scroll-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.hgc-scroll-top:hover{background:var(--purple-primary);color:#fff;border-color:var(--purple-primary)}.hgc-scroll-top svg{width:20px;height:20px}.hgc-fade-up{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease;will-change:opacity,transform}.hgc-fade-up.hgc-visible{opacity:1;transform:translateY(0)}.hgc-fade-up:nth-child(2){transition-delay:.1s}.hgc-fade-up:nth-child(3){transition-delay:.2s}.hgc-fade-up:nth-child(4){transition-delay:.3s}.hgc-fade-up:nth-child(5){transition-delay:.4s}.hgc-fade-up:nth-child(6){transition-delay:.5s}.hgc-fade-left,.hgc-fade-right{opacity:0;transform:translateX(-30px);transition:opacity .6s ease,transform .6s ease}.hgc-fade-left.hgc-visible,.hgc-fade-right.hgc-visible,.hgc-service-sidebar__related a:hover svg{opacity:1;transform:translateX(0)}.hgc-fade-right{transform:translateX(30px)}.hgc-scale-in{opacity:0;transform:scale(.9);transition:opacity .5s ease,transform .5s ease}.hgc-scale-in.hgc-visible{opacity:1;transform:scale(1)}.hgc-hidden,header.hgc-header .hgc-header__logo-text span{display:none!important}.hgc-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hgc-no-scroll{overflow:hidden}.hgc-clearfix::after{content:"";display:table;clear:both}@media (max-width:1024px){.hgc-header__nav{display:none}.hgc-hamburger{display:flex}.hgc-hero__grid{grid-template-columns:1fr;text-align:center}.hgc-hero__subtitle{margin-left:auto;margin-right:auto}.hgc-hero__actions,.hgc-hero__badges{justify-content:center}.hgc-hero__stats{grid-template-columns:repeat(3,1fr)}.hgc-hero__image{max-width:500px;margin:0 auto}.hgc-doctor__grid{grid-template-columns:1fr}.hgc-doctor__image-wrap{max-width:400px;margin:0 auto}.hgc-appointment__grid{grid-template-columns:1fr}.hgc-appointment__info{text-align:center}.hgc-appointment__benefits{max-width:480px;margin-left:auto;margin-right:auto;margin-top:32px}.hgc-location__grid{grid-template-columns:1fr}.hgc-location__map{aspect-ratio:16/9}.hgc-footer__grid{grid-template-columns:1fr 1fr;gap:32px}.hgc-footer__brand{grid-column:1/-1;padding-right:0}.hgc-blog-archive{grid-template-columns:1fr}.hgc-blog-sidebar{position:static}.hgc-single__related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hgc-hero{min-height:auto;padding:calc(var(--header-height-mobile) + 40px)0 60px}.hgc-hero__grid{gap:32px}.hgc-hero__stats{grid-template-columns:repeat(3,1fr);gap:12px}.hgc-hero__stat-number{font-size:var(--text-h4)}.hgc-services__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.hgc-blog__grid,.hgc-form-row,.hgc-social__grid{grid-template-columns:1fr}.hgc-time-slots{grid-template-columns:repeat(3,1fr)}.hgc-footer__grid{grid-template-columns:1fr;gap:28px}.hgc-footer__bottom{flex-direction:column;text-align:center}.hgc-footer__bottom-links{justify-content:center}.hgc-blog-post-card{grid-template-columns:1fr}.hgc-blog-post-card__content{padding:20px}.hgc-blog-post-card__image{aspect-ratio:16/9}.hgc-cookie-banner__inner{flex-direction:column;text-align:center}.hgc-cookie-banner__text{min-width:auto}.hgc-cookie-banner__actions{width:100%;justify-content:center}.hgc-single__title{font-size:var(--text-h2)}.hgc-single__content{font-size:16px}.hgc-single__author{flex-direction:column;text-align:center}.hgc-single__nav,.hgc-single__related-grid{grid-template-columns:1fr}.hgc-single__nav-item--next{text-align:left}.hgc-faq-item__question{padding:16px 20px;font-size:var(--text-small)}.hgc-faq-item__answer-inner{padding:0 20px 16px}.hgc-location__map{aspect-ratio:4/3}.hgc-coming-soon__title{font-size:var(--text-h1)}}@media (max-width:480px){.hgc-hero__badges{flex-direction:column;align-items:center}.hgc-hero__actions{flex-direction:column;width:100%}.hgc-cta__actions .hgc-btn,.hgc-hero__actions .hgc-btn{width:100%;justify-content:center}.hgc-hero__stats{gap:16px}.hgc-ba-grid,.hgc-hero__stats{grid-template-columns:1fr}.hgc-time-slots{grid-template-columns:repeat(2,1fr)}.hgc-cta__actions{flex-direction:column}.hgc-cta__title{font-size:var(--text-h3)}.hgc-testimonials__rating-bar{flex-direction:column;gap:12px;padding:16px 24px}.hgc-appointment__form-card{padding:24px}.hgc-appointment__form-title,.hgc-single__content h3{font-size:var(--text-h5)}.hgc-pagination{gap:4px}.hgc-pagination a,.hgc-pagination span{width:36px;height:36px;font-size:var(--text-xs)}.hgc-pagination .next,.hgc-pagination .prev{padding:0 12px}.hgc-social__card{padding:24px}.hgc-footer__social{justify-content:center}.hgc-blog__card-body{padding:20px}.hgc-faq-item__question{padding:14px 16px;gap:12px}.hgc-faq-item__answer-inner{padding:0 16px 14px}.hgc-coming-soon{padding:24px}.hgc-coming-soon__title{font-size:var(--text-h2)}.hgc-coming-soon__text{font-size:var(--text-body-size)}.hgc-coming-soon__badge{font-size:var(--text-xs);padding:6px 16px}.hgc-single__header{padding:24px 0}.hgc-single__title{font-size:var(--text-h3)}.hgc-single__meta{gap:12px;flex-direction:column}.hgc-single__meta-separator{display:none}.hgc-single__featured{border-radius:var(--radius-md);margin-bottom:32px}.hgc-single__content h2{font-size:var(--text-h4);margin:32px 0 12px}.hgc-single__content h3{margin:24px 0 8px}.hgc-single__content blockquote{padding:16px 20px;margin:24px 0}.hgc-single__tags{margin-top:32px;padding-top:24px}.hgc-single__share{flex-wrap:wrap}.hgc-single__author{padding:24px}.hgc-single__related{margin-top:48px;padding-top:40px}.hgc-whatsapp-float{bottom:16px;right:16px;width:52px;height:52px}.hgc-whatsapp-float__tooltip{display:none}.hgc-scroll-top{bottom:16px;right:80px;width:40px;height:40px}.hgc-cookie-banner{padding:16px}.hgc-cookie-banner__actions{flex-direction:column;width:100%}.hgc-cookie-btn{width:100%;text-align:center}.hgc-location__item{padding:12px 0}.hgc-location__icon{width:40px;height:40px;min-width:40px}}@media (max-width:380px){.hgc-hero__stat-number{font-size:var(--text-h5)}.hgc-testimonial-card{padding:20px}.hgc-testimonial-card__footer{flex-direction:column;align-items:flex-start}.hgc-appointment__form-card{padding:20px}.hgc-time-slots{grid-template-columns:repeat(2,1fr);gap:6px}.hgc-time-slot{padding:8px;font-size:var(--text-xs)}.hgc-coming-soon__title{font-size:var(--text-h3)}.hgc-single__title{font-size:var(--text-h4)}.hgc-pagination a,.hgc-pagination span{width:32px;height:32px}.hgc-blog-sidebar__widget{padding:20px}.hgc-footer__bottom-links{flex-direction:column;gap:8px}}@media print{.hgc-appointment,.hgc-cookie-banner,.hgc-cta,.hgc-footer__social,.hgc-hamburger,.hgc-header,.hgc-mobile-menu,.hgc-scroll-top,.hgc-single__share,.hgc-whatsapp-float{display:none!important}.hgc-single{padding-top:0}.hgc-single__content{max-width:100%;font-size:12pt;color:#000}.hgc-single__content a{color:#000;text-decoration:underline}.hgc-single__content a::after{content:" ("attr(href)")";font-size:10pt;color:#666}.hgc-footer,body{background:#fff;color:#000}.hgc-footer{padding:20px 0}.hgc-footer__grid{display:block}.hgc-footer__bottom-links a,.hgc-footer__contact-item,.hgc-footer__copyright,.hgc-footer__heading,.hgc-footer__links a,.hgc-footer__logo{color:#000}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.hgc-fade-left,.hgc-fade-right,.hgc-fade-up,.hgc-scale-in{opacity:1;transform:none}.hgc-coming-soon__sparkle{animation:none;opacity:.5;transform:scale(1)}.hgc-coming-soon__badge,.hgc-social__card::after,.hgc-whatsapp-float::before{animation:none}}@media (prefers-contrast:high){.hgc-blog-post-card,.hgc-blog-sidebar__widget,.hgc-blog__card,.hgc-calendar__day--today,.hgc-faq-item,.hgc-form-group input,.hgc-form-group select,.hgc-form-group textarea,.hgc-pagination a,.hgc-pagination span,.hgc-social__card,.hgc-testimonial-card,.hgc-time-slot{border-width:2px}}.hgc-page-header__title::after{content:"";display:block;width:60px;height:3px;background:var(--purple-gradient);margin:16px auto 0;border-radius:var(--radius-full)}.hgc-page-header__description{color:rgba(255,255,255,.55);font-size:var(--text-small);max-width:480px;margin:8px auto 20px;position:relative;z-index:1;line-height:1.6}.hgc-page-header__count{display:inline-flex;align-items:center;gap:6px;background:rgba(124,58,237,.2);color:var(--purple-light);font-size:var(--text-xs);font-weight:500;padding:4px 12px;border-radius:var(--radius-full);margin-top:12px;position:relative;z-index:1}.hgc-page-header--blog .hgc-page-header__title{font-size:clamp(2rem,4.5vw,3.5rem)}.hgc-page{padding-bottom:var(--section-py)}.hgc-page__content{max-width:var(--container-narrow);margin:0 auto;padding:48px var(--container-px)}.hgc-page__thumbnail{max-width:var(--container-max);margin:0 auto 48px;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.hgc-page__thumbnail img{width:100%;display:block}.hgc-page__layout{display:grid;grid-template-columns:1fr 300px;gap:48px;max-width:var(--container-max);margin:0 auto;padding:48px var(--container-px)}.hgc-page__main{min-width:0}.hgc-page__sidebar{position:sticky;top:calc(var(--header-height) + 40px);align-self:start}.hgc-prose{color:var(--text-body);font-size:17px;line-height:1.8}.hgc-prose h2{font-family:var(--font-heading);font-size:var(--text-h3);color:var(--purple-dark);margin:48px 0 16px;padding-bottom:12px;border-bottom:2px solid var(--purple-lighter);line-height:1.2;letter-spacing:-.02em}.hgc-prose dt:first-child,.hgc-prose h2:first-child{margin-top:0}.hgc-prose h3{font-family:var(--font-heading);font-size:var(--text-h4);color:var(--purple-dark);margin:36px 0 12px;line-height:1.25;letter-spacing:-.01em}.hgc-prose h4,.hgc-prose h5{font-family:var(--font-heading);font-size:var(--text-h5);color:var(--text-primary);margin:28px 0 8px;line-height:1.3}.hgc-prose h5{font-size:var(--text-h6);margin:24px 0 8px;line-height:1.35}.hgc-prose a{color:var(--purple-primary);text-decoration:none;border-bottom:1px solid rgba(124,58,237,.3);transition:var(--transition-fast)}.hgc-prose a:hover{color:var(--purple-dark);border-bottom-color:var(--purple-dark)}.hgc-prose ul,.hgc-single__content ul{list-style:disc}.hgc-prose ol,.hgc-single__content ol{list-style:decimal}.hgc-prose li{margin-bottom:8px;line-height:1.7;color:var(--text-body)}.hgc-prose li::marker,.hgc-single__content li::marker{color:var(--purple-primary)}.hgc-prose li>ol,.hgc-prose li>ul{margin-top:8px;margin-bottom:8px}.hgc-prose ul ul{list-style:circle}.hgc-prose ul ul ul,.hgc-single__content ul ul ul{list-style:square}.hgc-prose blockquote{margin:32px 0;padding:24px 32px;border-left:4px solid var(--purple-primary);background:var(--bg-secondary);border-radius:0 var(--radius-md) var(--radius-md)0;font-style:italic;color:var(--text-primary);position:relative}.hgc-prose blockquote::before{content:"“";position:absolute;top:-8px;left:16px;font-size:48px;font-family:var(--font-heading);color:var(--purple-lighter);line-height:1;opacity:.6}.hgc-prose blockquote cite{display:block;margin-top:12px;font-style:normal;font-size:var(--text-small);color:var(--text-secondary);font-weight:600}.hgc-prose blockquote cite::before{content:"— "}.hgc-prose img{border-radius:var(--radius-md);margin:32px auto;max-width:100%;height:auto;display:block}.hgc-prose code{background:var(--bg-secondary);padding:2px 8px;border-radius:4px;font-size:.9em;font-family:"SF Mono","Fira Code","Fira Mono",Menlo,Consolas,monospace;color:var(--purple-primary)}.hgc-prose pre,.hgc-prose table{margin:24px 0;font-size:var(--text-small)}.hgc-prose pre{background:var(--bg-dark);color:var(--text-inverse);padding:24px;border-radius:var(--radius-md);overflow-x:auto;line-height:1.6;border:1px solid rgba(124,58,237,.2)}.hgc-prose pre code{background:0 0;padding:0;border-radius:0;color:inherit;font-size:inherit}.hgc-prose table{width:100%;border-collapse:collapse}.hgc-prose table td,.hgc-prose table th{padding:12px 16px;border:1px solid var(--border);text-align:left}.hgc-prose dt,.hgc-prose table th{font-weight:600;color:var(--text-primary)}.hgc-prose table th{background:var(--bg-secondary)}.hgc-prose table td{background:var(--bg-card)}.hgc-prose table tr:hover td{background:var(--bg-accent)}.hgc-prose hr{border:0;border-top:2px solid var(--border-light);margin:48px 0;position:relative}.hgc-prose hr::after{content:"✦";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--bg-primary);padding:0 16px;color:var(--purple-lighter);font-size:18px}.hgc-prose dl{margin:24px 0}.hgc-prose dt{margin-top:16px}.hgc-prose dd{margin-left:24px;margin-top:4px;color:var(--text-secondary)}.hgc-prose .video-container,.hgc-prose .wp-block-embed{margin:32px 0;border-radius:var(--radius-md);overflow:hidden}.hgc-prose .video-container iframe,.hgc-prose .wp-block-embed iframe{width:100%;aspect-ratio:16/9;border:0;display:block}.hgc-prose .wp-block-quote.is-style-large{padding:32px 40px;font-size:var(--text-body-lg);border-left-width:5px}.hgc-blog-filter{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid var(--border-light)}.hgc-blog-filter__item{padding:8px 20px;border-radius:var(--radius-full);font-size:var(--text-small);font-weight:500;color:var(--text-secondary);text-decoration:none;transition:var(--transition-fast);background:0 0;border:1px solid transparent}.hgc-blog-filter__item:hover{color:var(--purple-primary);background:var(--purple-bg)}.hgc-blog-filter__item--active{background:var(--purple-primary);color:#fff;border-color:var(--purple-primary)}.hgc-blog-filter__item--active:hover{background:var(--purple-dark);color:#fff}.hgc-blog-empty{text-align:center;padding:80px 24px;background:var(--bg-card);border-radius:var(--radius-lg);border:1px dashed var(--border)}.hgc-blog-empty__icon{width:64px;height:64px;margin:0 auto 24px;color:var(--purple-lighter)}.hgc-blog-empty__title{font-family:var(--font-heading);font-size:var(--text-h4);color:var(--text-primary);margin-bottom:8px}.hgc-blog-empty__text{color:var(--text-secondary);font-size:var(--text-body-size);max-width:400px;margin:0 auto}.hgc-blog-post-card__reading-time{display:inline-flex;align-items:center;gap:4px;color:var(--text-tertiary);font-size:var(--text-xs)}.hgc-blog-post-card__reading-time svg{width:12px;height:12px;opacity:.7}.hgc-blog-post-card--featured{grid-template-columns:1fr}.hgc-blog-post-card--featured .hgc-blog-post-card__image{aspect-ratio:21/9}.hgc-blog-post-card--featured .hgc-blog-post-card__content{padding:28px}.hgc-blog-post-card--featured .hgc-blog-post-card__title{font-size:var(--text-h3)}.hgc-blog-post-card--featured .hgc-blog-post-card__excerpt{-webkit-line-clamp:4;font-size:var(--text-body-size)}.hgc-reading-progress{position:fixed;top:0;left:0;width:0%;height:3px;background:var(--purple-gradient);z-index:1001;transition:width .1s linear}.hgc-toc{background:var(--bg-secondary);border-radius:var(--radius-lg);padding:24px 28px;margin-bottom:40px;border:1px solid var(--border-light)}.hgc-toc__title{font-family:var(--font-heading);font-size:var(--text-h5);color:var(--text-primary);margin-bottom:16px;display:flex;align-items:center;gap:8px}.hgc-toc__title svg{width:18px;height:18px;color:var(--purple-primary)}.hgc-toc__list{list-style:none;padding:0;margin:0}.hgc-toc__list li{margin-bottom:6px}.hgc-footer__contact li:last-child,.hgc-toc__list li:last-child{margin-bottom:0}.hgc-toc__list a{color:var(--text-secondary);text-decoration:none;font-size:var(--text-small);line-height:1.6;transition:var(--transition-fast);display:inline-block;padding:2px 0}.hgc-toc__list a.active,.hgc-toc__list a:hover{color:var(--purple-primary)}.hgc-toc__list a.active{font-weight:600}.hgc-toc__list .hgc-toc__h3{padding-left:16px}.hgc-toc__list .hgc-toc__h4{padding-left:32px}.hgc-single__content ul ul{list-style:circle;margin-top:4px;margin-bottom:4px}.hgc-single__content h2,.hgc-single__content h3{color:var(--purple-dark)}.hgc-single__content blockquote{background:var(--bg-secondary);position:relative}.hgc-single__content blockquote::before{content:"“";position:absolute;top:-8px;left:16px;font-size:48px;font-family:var(--font-heading);color:var(--purple-lighter);line-height:1;opacity:.5}.hgc-single__content code{font-family:"SF Mono","Fira Code","Fira Mono",Menlo,Consolas,monospace}.hgc-single__category--solid{background:var(--purple-primary);color:#fff}.hgc-single__category--solid:hover{background:var(--purple-dark);color:#fff}.hgc-single__content>p:first-of-type::first-letter{float:left;font-family:var(--font-heading);font-size:3.5em;line-height:.8;padding-right:12px;padding-top:6px;color:var(--purple-dark);font-weight:700}.hgc-single__layout{display:grid;grid-template-columns:1fr 260px;gap:48px;max-width:var(--container-wide);margin:0 auto;padding:0 var(--container-px)}.hgc-single__main{max-width:var(--container-narrow);min-width:0}.hgc-single__aside{position:sticky;top:calc(var(--header-height) + 40px);align-self:start}.hgc-single__nav-item--prev .hgc-single__nav-label::before{content:"← "}.hgc-single__nav-item--next .hgc-single__nav-label::after{content:" →"}.hgc-single__related-label{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:3px;font-size:var(--text-xs);color:var(--purple-primary);font-weight:600;margin-bottom:8px}.hgc-single__related-label::before{content:"";display:inline-block;width:24px;height:2px;background:var(--purple-primary);border-radius:var(--radius-full)}.hgc-pagination .disabled{opacity:.4;pointer-events:none;cursor:default}.hgc-pagination__label{font-size:var(--text-small);color:var(--text-secondary);margin:0 8px;display:flex;align-items:center}.hgc-pagination__info{text-align:center;margin-top:16px;font-size:var(--text-small);color:var(--text-tertiary)}.hgc-404{min-height:calc(100vh - var(--header-height));display:flex;align-items:center;justify-content:center;text-align:center;padding:calc(var(--header-height) + 60px) var(--container-px) 80px;position:relative;overflow:hidden}.hgc-404::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 600px 400px at 30% 40%,rgba(124,58,237,.06)0,transparent 70%),radial-gradient(ellipse 500px 300px at 70% 60%,rgba(167,139,250,.04)0,transparent 70%);pointer-events:none}.hgc-404__inner{position:relative;z-index:1;max-width:560px}.hgc-404__number,.hgc-404__title{font-family:var(--font-heading);margin-bottom:16px}.hgc-404__number{font-size:clamp(100px,20vw,200px);font-weight:700;line-height:1;background:linear-gradient(135deg,var(--purple-primary) 0%,var(--purple-light) 50%,var(--purple-lighter) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;letter-spacing:-.05em}.hgc-404__title{font-size:var(--text-h2);color:var(--text-primary);line-height:1.2}.hgc-404__text{color:var(--text-secondary);font-size:var(--text-body-lg);line-height:1.7;margin-bottom:32px}.hgc-404__actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:40px}.hgc-404__search{margin-bottom:48px}.hgc-404__search-form{position:relative;max-width:420px;margin:0 auto}.hgc-404__search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.hgc-404__search-input{width:100%;padding:14px 20px 14px 48px;border:1px solid var(--border-light);border-radius:12px;font-size:var(--text-body-size);font-family:var(--font-body);color:var(--text-primary);background:rgba(255,255,255,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:var(--transition-fast);outline:0}.hgc-404__search-input::placeholder{color:var(--text-muted)}.hgc-404__search-input:focus{border-color:var(--purple-primary);box-shadow:0 0 0 3px rgba(124,58,237,.1)}.hgc-404__links{padding-top:32px;border-top:1px solid var(--border-light)}.hgc-404__links-title{font-family:var(--font-heading);font-size:var(--text-h5);color:var(--text-primary);margin-bottom:20px}.hgc-404__links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hgc-404__link-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 16px;border-radius:16px;background:rgba(255,255,255,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-light);text-decoration:none;color:var(--text-primary);transition:var(--transition-fast)}.hgc-404__link-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(124,58,237,.12);border-color:var(--purple-lighter);color:var(--purple-primary)}.hgc-404__link-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:rgba(124,58,237,.08);color:var(--purple-primary)}.hgc-404__link-icon svg{width:24px;height:24px}.hgc-404__link-label{font-size:var(--text-body-size);font-weight:500}.hgc-404__sparkle{position:absolute;width:6px;height:6px;background:var(--purple-lighter);border-radius:50%;opacity:.5;animation:sparkle-404-float 4s ease-in-out infinite}.hgc-404__sparkle:nth-child(1){top:15%;left:10%;animation-delay:0s;animation-duration:3.5s}.hgc-404__sparkle:nth-child(2){top:25%;right:15%;animation-delay:1.2s;animation-duration:4.5s}.hgc-404__sparkle:nth-child(3){bottom:20%;left:20%;animation-delay:.8s;animation-duration:3.8s}.hgc-404__sparkle:nth-child(4){bottom:30%;right:10%;animation-delay:2s;animation-duration:5s}@media (max-width:1024px){.hgc-page__layout{grid-template-columns:1fr}.hgc-page__sidebar{position:static}.hgc-single__layout{grid-template-columns:1fr}.hgc-single__aside{position:static;order:-1}.hgc-blog-post-card--featured .hgc-blog-post-card__image{aspect-ratio:16/9}}@media (max-width:768px){.hgc-page-header__title::after{width:48px;margin-top:12px}.hgc-page__content{padding:32px var(--container-px)}.hgc-prose{font-size:16px}.hgc-prose h2{margin:36px 0 12px}.hgc-prose h3{font-size:var(--text-h5);margin:28px 0 8px}.hgc-prose blockquote{padding:20px 24px;margin:24px 0}.hgc-prose blockquote::before{font-size:36px;top:-4px;left:12px}.hgc-prose pre{padding:20px;font-size:var(--text-xs)}.hgc-prose hr{margin:36px 0}.hgc-blog-filter{gap:6px}.hgc-blog-filter__item{padding:6px 14px;font-size:var(--text-xs)}.hgc-blog-empty{padding:60px 20px}.hgc-blog-post-card--featured .hgc-blog-post-card__title,.hgc-prose h2{font-size:var(--text-h4)}.hgc-single__content>p:first-of-type::first-letter{font-size:3em;padding-right:10px}.hgc-404{padding:calc(var(--header-height-mobile) + 40px) var(--container-px) 60px}.hgc-404__number{font-size:clamp(80px,18vw,160px)}.hgc-404__title{font-size:var(--text-h3)}.hgc-404__text{font-size:var(--text-body-size)}.hgc-404__links-grid{gap:12px}.hgc-404__link-card{padding:20px 12px}.hgc-toc{padding:20px 24px}}@media (max-width:640px){.hgc-blog-filter{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:16px}.hgc-blog-filter::-webkit-scrollbar{display:none}.hgc-blog-filter__item{white-space:nowrap;flex-shrink:0}.hgc-single__content>p:first-of-type::first-letter{font-size:2.5em;padding-right:8px;padding-top:4px}.hgc-404__actions{flex-direction:column;align-items:center}.hgc-404__actions .hgc-btn{width:100%;max-width:280px;justify-content:center}.hgc-404__links-grid{grid-template-columns:repeat(2,1fr);gap:10px}.hgc-404__link-card{padding:16px 10px;gap:8px}.hgc-404__link-icon{width:40px;height:40px}.hgc-404__link-icon svg{width:20px;height:20px}.hgc-404__link-label{font-size:var(--text-small)}.hgc-prose blockquote{padding:16px 20px}.hgc-prose blockquote::before{display:none}.hgc-toc__list .hgc-toc__h3{padding-left:12px}.hgc-toc__list .hgc-toc__h4{padding-left:24px}}@media (max-width:380px){.hgc-404__number{font-size:80px}.hgc-404__title{font-size:var(--text-h4)}.hgc-prose{font-size:15px}.hgc-prose h2{font-size:var(--text-h5)}.hgc-prose h3{font-size:var(--text-h6)}.hgc-blog-filter__item{padding:5px 12px}.hgc-page__content{padding:24px var(--container-px)}.hgc-single__content>p:first-of-type::first-letter{float:none;font-size:inherit;padding:0;color:inherit;font-weight:inherit}}.hgc-header .hgc-lang-switcher{z-index:9999;position:relative}.hgc-header .hgc-lang-switcher__toggle{border-color:var(--border);background:0 0;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none;font-size:var(--text-xs);font-weight:500;padding:6px 12px;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px;transition:all var(--transition-fast)}.hgc-header .hgc-lang-switcher__toggle:focus-visible,.hgc-header .hgc-lang-switcher__toggle:hover{border-color:var(--purple-border);background:var(--purple-bg);color:var(--purple-primary)}.hgc-header .hgc-lang-switcher__arrow{color:var(--text-tertiary)}.hgc-header .hgc-lang-switcher__menu{z-index:10000;border-radius:var(--radius-md);border:1px solid var(--border-light);box-shadow:var(--shadow-lg)}.hgc-header__actions,.hgc-header__inner{overflow:visible!important}.hgc-header__actions{position:relative}@media (max-width:1024px){.hgc-header .hgc-lang-switcher{display:none}}.hgc-header__nav-list{display:flex;align-items:center;gap:2px}.hgc-header__nav-item,.hgc-header__nav-list{list-style:none;margin:0;padding:0}.hgc-header__nav-link{display:flex;align-items:center;padding:6px 10px;font-size:13px;font-weight:500;color:var(--text-body);text-decoration:none;border-radius:var(--radius-full);transition:all var(--transition-fast);white-space:nowrap;position:relative}.hgc-header__nav-link.active,.hgc-header__nav-link:hover{color:var(--purple-primary);background:var(--purple-bg)}.hgc-header__nav-link.active::after{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);width:4px;height:4px;border-radius:50%;background:var(--purple-primary)}@media (max-width:1024px){.hgc-header__logo-subtitle{font-size:11px}}@media (max-width:380px){.hgc-header__logo-subtitle{display:none}}.hgc-mobile-nav__close{right:var(--container-px);border-radius:var(--radius-sm)}.hgc-mobile-nav__close:hover{border-color:rgba(255,255,255,.25)}.hgc-mobile-nav__link{transition:all var(--transition-fast)}.hgc-footer__contact li a:hover,.hgc-footer__legal-links a:hover{color:var(--purple-light)}.hgc-footer__col--brand{padding-right:20px}.hgc-footer .hgc-footer__brand{text-decoration:none;display:block;margin-bottom:12px}.hgc-footer .hgc-footer__brand:hover{text-decoration:none}.hgc-footer__brand-text,.hgc-footer__title{margin-top:0}.hgc-footer__social-link{display:flex}.hgc-footer__contact li{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:var(--text-small);color:rgba(255,255,255,.6);line-height:1.6}.hgc-footer__contact li a,.hgc-footer__legal-links a{color:rgba(255,255,255,.6);text-decoration:none;transition:var(--transition-fast)}.hgc-footer__legal-links a{color:rgba(255,255,255,.4);font-size:var(--text-xs)}@media (max-width:1024px){.hgc-footer__col--brand{grid-column:1/-1;padding-right:0}}@media (max-width:768px){.hgc-footer__bottom-inner{flex-direction:column;text-align:center}.hgc-footer__legal-links{justify-content:center}}@media (max-width:380px){.hgc-footer__legal-links{flex-direction:column;gap:8px;align-items:center}}.hgc-header{transition:background var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base)}.hgc-header__cta.hgc-btn{margin-left:8px}.hgc-services__grid{align-items:stretch}.hgc-service-card{display:flex;flex-direction:column;height:100%}.hgc-service-card__body{flex:1;display:flex;flex-direction:column}.hgc-service-card__excerpt{flex:1}.hgc-blog__grid{align-items:stretch}.hgc-blog__card{display:flex;flex-direction:column;height:100%}.hgc-blog__card-body{flex:1;display:flex;flex-direction:column}.hgc-blog__card-excerpt{flex:1}.hgc-testimonials__grid{align-items:stretch}.hgc-testimonial-card--visible{display:flex!important;flex-direction:column}.hgc-testimonial-card__text{flex:1}.hgc-mobile-nav__lang .hgc-lang-switcher--inline .hgc-lang-switcher__link{border-radius:var(--radius-full);font-size:var(--text-small)}.hgc-mobile-nav__lang .hgc-lang-switcher--inline .hgc-lang-switcher__item--active .hgc-lang-switcher__link{background:rgba(124,58,237,.2);border-color:var(--purple-border);color:var(--purple-light)}.hgc-mobile-nav__lang .hgc-lang-switcher--inline .hgc-lang-switcher__link:hover{background:rgba(255,255,255,.1);color:#fff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2)}.hgc-footer__heading,.hgc-section-title,h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}@media print{.hgc-lang-switcher,.hgc-mobile-nav,.hgc-mobile-nav__overlay{display:none!important}}.hgc-mobile-nav__panel{max-width:100%}.hgc-mobile-nav__close{color:var(--text-inverse);transition:all var(--transition-fast)}.hgc-mobile-nav__actions{margin-top:24px}.hgc-mobile-nav__phone-link{font-family:var(--font-body)!important;font-size:var(--text-body-size)!important;transition:color var(--transition-fast)}.hgc-footer__main{padding-bottom:0}.hgc-footer__col{min-width:0}.hgc-footer__col--brand{grid-column:1}.hgc-footer__brand{display:inline-block;text-decoration:none;margin-bottom:12px}.hgc-footer__brand-name{font-family:var(--font-heading);font-size:22px;font-weight:700;color:#fff;line-height:1.3;display:block}.hgc-footer__brand-text{color:rgba(255,255,255,.6);font-size:var(--text-small);line-height:1.7;margin-bottom:20px}.hgc-footer__title{font-family:var(--font-heading);font-size:var(--text-h6);color:#fff;margin-bottom:20px;font-weight:600}.hgc-footer__social-link{border-radius:var(--radius-md);transition:var(--transition-fast)}.hgc-footer__social-link:hover{background:var(--purple-primary)}.hgc-footer__contact{list-style:none;padding:0;margin:0}.hgc-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.hgc-footer__legal-links{display:flex;gap:20px}.hgc-location__item-icon{width:44px;height:44px;min-width:44px;border-radius:var(--radius-md);background:var(--purple-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--purple-primary)}.hgc-location__item-icon svg{width:20px;height:20px}.hgc-location__actions{margin-top:24px;padding-top:16px}.hgc-appointment__subtitle{color:rgba(255,255,255,.7);font-size:var(--text-body-size);line-height:1.7;margin-bottom:8px}.hgc-appointment__benefit{display:flex;align-items:center;gap:12px;padding:12px 0;color:rgba(255,255,255,.85);font-size:var(--text-small);border-bottom:1px solid rgba(255,255,255,.08)}.hgc-appointment__benefit:last-child{border-bottom:none}.hgc-appointment__benefit svg{flex-shrink:0;width:18px;height:18px}.hgc-appointment__consent{margin-bottom:16px}.hgc-appointment__checkbox{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;cursor:pointer;font-size:var(--text-xs);color:var(--text-secondary);line-height:1.5}.hgc-appointment__checkbox:last-child{margin-bottom:0}.hgc-appointment__checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--purple-primary);flex-shrink:0;margin-top:1px;cursor:pointer}.hgc-appointment__checkbox-mark{display:none}.hgc-appointment__checkbox a{color:var(--purple-primary);text-decoration:underline}.hgc-appointment__checkbox a:hover{color:var(--purple-dark)}.hgc-appointment__submit{width:100%;margin-top:8px}.hgc-service-card__content{padding:24px;flex:1;display:flex;flex-direction:column}.hgc-service-card__text{color:var(--text-secondary);font-size:var(--text-small);line-height:1.6;margin-bottom:0;flex:1}.hgc-ba-card__side img{aspect-ratio:1;display:block;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.hgc-before-after__disclaimer{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:24px;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.5;display:flex;align-items:center;justify-content:center;gap:6px}.hgc-before-after__disclaimer svg{flex-shrink:0}body{overflow-x:hidden;position:relative;line-height:1.7}.hgc-appointment,.hgc-before-after,.hgc-blog,.hgc-contact,.hgc-cta,.hgc-doctor,.hgc-faq,.hgc-footer,.hgc-hero,.hgc-location,.hgc-services,.hgc-social,.hgc-testimonials{max-width:100vw}.hgc-form-group__label{display:block;font-size:var(--text-small);font-weight:500;color:var(--text-body);margin-bottom:6px}.hgc-form-group__required{color:var(--error)}.hgc-form-group__input,.hgc-form-group__select,.hgc-form-group__textarea{width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-body);font-size:16px;color:var(--text-primary);background:var(--bg-card);transition:var(--transition-fast);outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hgc-form-group__input:focus,.hgc-form-group__select:focus,.hgc-form-group__textarea:focus{border-color:var(--purple-primary);box-shadow:0 0 0 3px var(--purple-bg)}.hgc-form-group__input::placeholder,.hgc-form-group__textarea::placeholder{color:var(--text-tertiary)}.hgc-form-group__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236B6580' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.hgc-form-group__textarea{resize:vertical;min-height:80px}.hgc-time-slots__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hgc-time-slots__loading{display:flex;align-items:center;gap:8px;padding:16px;color:var(--text-secondary);font-size:var(--text-small)}.hgc-time-slots__empty{padding:16px;text-align:center;color:var(--text-tertiary);font-size:var(--text-small);background:var(--bg-secondary);border-radius:var(--radius-md)}.hgc-spinner{width:20px;height:20px;border:2px solid var(--border);border-top-color:var(--purple-primary);border-radius:50%;animation:hgc-spin .6s linear infinite;flex-shrink:0}.hgc-calendar__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center}.hgc-calendar__month-year{font-family:var(--font-heading);font-size:var(--text-body-size);font-weight:600;color:var(--text-primary)}@media (max-width:1024px){.hgc-header__logo-text{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100vw - 140px)}.hgc-header__logo-subtitle{font-size:10px;letter-spacing:.5px}.hgc-contact__grid{grid-template-columns:1fr}.hgc-footer__col--brand{grid-column:1/-1}.hgc-location__item-icon{width:40px;height:40px;min-width:40px}}@media (max-width:768px){.hgc-footer__col--brand{grid-column:1}.hgc-footer__bottom-inner{flex-direction:column;text-align:center}.hgc-footer__legal-links{justify-content:center;flex-wrap:wrap}.hgc-time-slots__grid{grid-template-columns:repeat(3,1fr)}.hgc-contact__grid{grid-template-columns:1fr}.hgc-testimonials__links{flex-direction:column;align-items:center}.hgc-testimonials__links .hgc-btn{width:100%;max-width:320px;justify-content:center}.hgc-mini-testimonials{min-height:160px}.hgc-mini-testimonials__links{flex-direction:column;gap:8px}.hgc-mini-testimonials__link{width:100%;justify-content:center}.hgc-blog .hgc-card{display:grid;grid-template-columns:120px 1fr}.hgc-blog .hgc-card__image-link{display:contents}.hgc-blog .hgc-card__image{aspect-ratio:auto;height:100%;min-width:0;border-radius:var(--radius-lg)0 0 var(--radius-lg)}.hgc-blog .hgc-card__body{padding:12px 16px;display:flex;flex-direction:column;justify-content:center}.hgc-blog .hgc-card__title{font-size:15px;margin:4px 0}.hgc-blog .hgc-card__excerpt{font-size:13px;line-height:1.4;margin:4px 0 0;color:var(--text-secondary);overflow:hidden}.hgc-blog .hgc-card__excerpt p{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hgc-blog .hgc-blog__meta{margin-top:4px;padding-top:0;border-top:none;gap:8px;font-size:11px}.hgc-blog .hgc-blog__read-more{display:none}.hgc-blog .hgc-card:hover{transform:none}}@media (max-width:480px){.hgc-header__logo-text{font-size:16px;max-width:calc(100vw - 100px)}.hgc-header__logo-subtitle{display:none}.hgc-mobile-nav a{font-size:22px;padding:14px 0}.hgc-hero{padding:var(--header-height-mobile)0 24px}.hgc-doctor__stats{grid-template-columns:repeat(3,1fr);gap:8px;padding:12px}.hgc-doctor__stat-value{font-size:clamp(16px,4vw,20px)}.hgc-doctor__stat-text{font-size:10px}.hgc-ba-grid,.hgc-services__grid{grid-template-columns:1fr}.hgc-appointment__form-card{padding:20px}.hgc-appointment__form-title{font-size:var(--text-h5)}.hgc-time-slots__grid{grid-template-columns:repeat(2,1fr)}.hgc-calendar{padding:12px}.hgc-calendar__day{padding:6px 2px;font-size:var(--text-xs)}.hgc-contact__card{padding:12px 16px}.hgc-contact__card-icon{width:36px;height:36px;min-width:36px}.hgc-contact__card-icon svg{width:18px;height:18px}.hgc-cookie-banner__actions{flex-direction:column;width:100%}.hgc-cookie-btn{width:100%}.hgc-appointment__info,.hgc-appointment__subtitle,.hgc-cookie-btn{text-align:center}.hgc-appointment__benefits{max-width:100%;text-align:left}.hgc-blog__grid,.hgc-social__grid{grid-template-columns:1fr}.hgc-blog__grid{margin-top:32px}.hgc-footer__social{justify-content:flex-start}.hgc-location__grid{grid-template-columns:1fr;gap:24px}.hgc-location__map{aspect-ratio:4/3}.hgc-location__item{padding:12px 0}.hgc-location__item-icon{width:36px;height:36px;min-width:36px}.hgc-location__hours-table td{font-size:var(--text-xs);padding:6px 0}.hgc-cta__actions{flex-direction:column;align-items:center}.hgc-cta__actions .hgc-btn,.hgc-modal__actions .hgc-btn{width:100%;justify-content:center}.hgc-cta__title{font-size:var(--text-h3)}.hgc-modal-overlay{padding:0;align-items:flex-end}.hgc-modal,.hgc-modal__image{border-radius:var(--radius-lg) var(--radius-lg)0 0}.hgc-modal{max-height:92vh;padding:20px}.hgc-modal__image{margin:-20px -20px 16px}.hgc-modal__title{font-size:var(--text-h5)}.hgc-modal__actions{flex-direction:column}.hgc-whatsapp-float{bottom:16px;right:16px;width:52px;height:52px}.hgc-whatsapp-float svg{width:24px;height:24px}.hgc-scroll-top{bottom:16px;right:76px;width:40px;height:40px}}@media (max-width:380px){.hgc-header__logo-text{font-size:15px;max-width:calc(100vw - 80px)}.hgc-mobile-nav a{font-size:20px;padding:12px 0}.hgc-mobile-nav__phone-link{font-size:var(--text-small)!important}.hgc-hero__stats{grid-template-columns:1fr;gap:12px}.hgc-testimonial-card{padding:20px}.hgc-testimonial-card__footer{flex-direction:column;align-items:flex-start}.hgc-appointment__form-card{padding:16px}.hgc-time-slots__grid{grid-template-columns:repeat(2,1fr);gap:6px}.hgc-footer__legal-links{flex-direction:column;gap:8px}.hgc-contact__card{padding:10px 12px;gap:12px}.hgc-blog__card-body{padding:16px}.hgc-faq-item__question{padding:12px 14px;gap:10px}.hgc-faq-item__answer-inner{padding:0 14px 12px}}@media (max-width:320px){:root{--container-px:16px}.hgc-header__logo-text{font-size:14px;max-width:calc(100vw - 72px)}.hgc-mobile-nav{padding-left:16px;padding-right:16px}.hgc-mobile-nav a{font-size:18px;padding:10px 0}.hgc-hero__title{font-size:clamp(28px,7vw,36px);word-wrap:break-word}.hgc-doctor__image-wrap{max-width:100%}.hgc-service-card__image{aspect-ratio:16/8}.hgc-time-slots__grid{grid-template-columns:1fr}.hgc-calendar__nav{width:44px;height:44px;min-width:44px;min-height:44px}.hgc-appointment__form-card{padding:14px}.hgc-footer{padding:40px 0 0}.hgc-footer__grid{gap:20px}}.hgc-faq-item__question{min-height:48px}.hgc-footer__links a,.hgc-footer__links li a{min-height:36px;display:flex;align-items:center}.hgc-scroll-top,.hgc-whatsapp-float{min-width:44px;min-height:44px}@supports (padding-bottom:env(safe-area-inset-bottom)){.hgc-cookie-banner{padding-bottom:calc(20px + env(safe-area-inset-bottom))}.hgc-scroll-top,.hgc-whatsapp-float{bottom:calc(16px + env(safe-area-inset-bottom))}.hgc-mobile-nav{padding-bottom:calc(40px + env(safe-area-inset-bottom))}}@supports (-webkit-touch-callout:none){input,select,textarea{font-size:16px!important}}.hgc-mobile-nav__panel{height:100%}.hgc-mobile-nav__links{padding-top:20px}.hgc-mobile-nav__link{font-family:var(--font-heading);color:var(--text-inverse)}.hgc-mobile-nav__link.active,.hgc-mobile-nav__link:hover{color:var(--purple-light)}.hgc-mobile-nav__phone-link{}.hgc-mobile-nav__phone-link:hover{color:var(--purple-light)!important}.hgc-mobile-nav__phone-link svg{color:var(--purple-light)}.hgc-header__logo-subtitle{display:block;font-size:11px;font-weight:400;color:var(--text-secondary);letter-spacing:.5px;text-transform:uppercase;font-family:var(--font-body);line-height:1.2;margin-top:1px}@media (max-width:1024px){.hgc-header{height:var(--header-height-mobile)}.hgc-hamburger{display:flex!important;align-items:center;justify-content:center;width:44px;height:44px;z-index:1001}.hgc-header__logo-subtitle{font-size:10px}.hgc-section{padding:48px 0}.hgc-section--sm{padding:32px 0}.hgc-section-header{margin-bottom:32px}}@media (max-width:768px){.hgc-header__logo-text{font-size:18px}.hgc-header__logo-subtitle{display:none}.hgc-header__logo img{height:32px}.hgc-section{padding:40px 0}.hgc-section--sm{padding:28px 0}.hgc-section-header{margin-bottom:28px}.hgc-container{padding:0 16px}.hgc-section-title{font-size:clamp(22px,5vw,32px)}.hgc-section-subtitle{font-size:15px}.hgc-section-label{font-size:10px;letter-spacing:2px;margin-bottom:10px}.hgc-hero{padding:calc(var(--header-height-mobile) + 24px)0 40px;min-height:auto}.hgc-hero__title{font-size:clamp(28px,6vw,40px);margin-bottom:16px}.hgc-hero__subtitle{font-size:15px;margin-bottom:20px}.hgc-hero__badges{gap:8px;margin-bottom:20px}.hgc-hero__image{max-width:360px}.hgc-doctor{padding:40px 0}.hgc-doctor__name{font-size:clamp(22px,5vw,30px)}.hgc-doctor__bio,.hgc-doctor__title{font-size:16px;margin-bottom:16px}.hgc-doctor__bio{font-size:15px}.hgc-doctor__credentials li{font-size:13px;padding:8px 0}.hgc-doctor__credentials li svg{width:16px;height:16px}.hgc-doctor__awards{gap:6px;margin-bottom:16px}.hgc-doctor__award{font-size:11px;padding:4px 10px}.hgc-service-card__body{padding:16px}.hgc-service-card__title{font-size:16px}.hgc-service-card__excerpt{font-size:13px}.hgc-before-after,.hgc-testimonials{padding:40px 0}.hgc-testimonial-card{padding:20px}.hgc-footer__links a,.hgc-testimonial-card__text{font-size:13px}.hgc-faq-item__question{font-size:14px;padding:14px 16px}.hgc-footer{padding:40px 0 0}.hgc-footer__heading{font-size:16px}.hgc-footer__copyright{font-size:12px}.hgc-cta{padding:32px 0}.hgc-cta__title{font-size:clamp(22px,5vw,30px)}.hgc-cta__text{font-size:15px;margin-bottom:24px}.hgc-card__body{padding:16px}.hgc-btn{padding:12px 24px;font-size:12px}.hgc-btn--lg{padding:14px 28px;font-size:14px}.hgc-page-header{padding:calc(var(--header-height-mobile) + 32px)0 32px}.hgc-page-header__title{font-size:clamp(24px,5vw,36px)}.hgc-page-header__subtitle{font-size:15px}.hgc-mobile-nav__link{font-size:22px;padding:12px 0}}@media (max-width:480px){:root{--text-display:28px;--text-h1:26px;--text-h2:22px;--text-h3:19px;--text-h4:17px;--text-h5:15px;--text-h6:14px;--text-body-size:15px;--text-body-lg:16px;--text-small:13px;--text-xs:11px;--section-py:40px;--section-py-sm:28px;--container-px:16px}.hgc-header__logo-text{font-size:16px}.hgc-hamburger{width:40px;height:40px}.hgc-hamburger span{width:20px;height:2px;margin:5px auto}.hgc-hero{padding:calc(var(--header-height-mobile) + 16px)0 32px}.hgc-hero__title{font-size:26px;margin-bottom:12px;letter-spacing:-.3px}.hgc-hero__subtitle{font-size:14px;margin-bottom:16px;line-height:1.6}.hgc-hero__badges .hgc-badge{font-size:10px;padding:4px 10px}.hgc-hero__stats{margin-top:24px;padding-top:20px}.hgc-hero__stat-number{font-size:20px}.hgc-hero__stat-label{font-size:10px;letter-spacing:.5px}.hgc-hero__actions .hgc-btn{padding:12px 20px;font-size:12px}.hgc-hero__image{max-width:300px}.hgc-section-title{font-size:22px}.hgc-section-subtitle{font-size:14px}.hgc-section-header{margin-bottom:24px}.hgc-separator{width:40px;height:2px;margin:12px 0}.hgc-text-center .hgc-separator{margin:12px auto}.hgc-doctor__grid{gap:24px}.hgc-doctor__name{font-size:22px}.hgc-doctor__title{font-size:14px}.hgc-doctor__bio{font-size:14px;line-height:1.7}.hgc-doctor__stats{padding:12px;gap:8px}.hgc-doctor__stat-value{font-size:18px}.hgc-doctor__stat-text{font-size:10px}.hgc-doctor__image-wrap{max-width:320px}.hgc-services__grid{gap:12px;margin-top:24px}.hgc-service-card__body{padding:14px}.hgc-service-card__category{font-size:10px}.hgc-service-card__title{font-size:15px;margin-bottom:4px}.hgc-service-card__excerpt{font-size:12px;line-height:1.5}.hgc-service-card__link{font-size:12px}.hgc-service-card__icon{width:44px;height:44px;margin-bottom:12px}.hgc-service-card__icon svg{width:22px;height:22px}.hgc-ba-grid{gap:12px;margin-top:24px}.hgc-ba-card__info{padding:10px}.hgc-ba-card__procedure{font-size:14px}.hgc-ba-card__detail{font-size:11px}.hgc-before-after__disclaimer{font-size:11px;margin-top:16px}.hgc-testimonial-card{padding:16px}.hgc-testimonial-card__text{font-size:13px;line-height:1.6}.hgc-testimonial-card__name{font-size:13px}.hgc-testimonials__rating-bar{padding:14px 20px;gap:16px}.hgc-testimonials__rating-number{font-size:28px}.hgc-testimonials__rating-stars svg{width:18px;height:18px}.hgc-faq-item__question{font-size:13px;padding:12px 14px;gap:10px}.hgc-faq-item__answer-inner{padding:0 14px 12px;font-size:13px}.hgc-location__item{padding:10px 0}.hgc-location__icon{width:36px;height:36px;min-width:36px}.hgc-cta__title{font-size:22px}.hgc-cta__text{font-size:14px}.hgc-footer{padding:32px 0 0}.hgc-footer__brand-desc{font-size:13px}.hgc-footer__heading{font-size:15px;margin-bottom:12px}.hgc-footer__links a{font-size:13px;padding:4px 0}.hgc-footer__contact-item,.hgc-form-group label{font-size:13px}.hgc-footer__bottom{padding:16px 0;font-size:12px}.hgc-appointment{padding:32px 0}.hgc-appointment__form-card{padding:16px}.hgc-appointment__form-title{font-size:18px}.hgc-form-group input,.hgc-form-group select,.hgc-form-group textarea{font-size:16px;padding:10px 14px}.hgc-page-header{padding:calc(var(--header-height-mobile) + 24px)0 24px}.hgc-page-header__title{font-size:24px}.hgc-page-header__subtitle{font-size:14px}.hgc-cookie-banner{padding:12px}.hgc-cookie-banner__text{font-size:13px}.hgc-cookie-btn{font-size:12px;padding:8px 16px}.hgc-modal{padding:20px}.hgc-modal__title{font-size:20px}.hgc-modal__content{font-size:14px}.hgc-mobile-nav{padding:calc(var(--header-height-mobile) + 24px) 16px 24px}.hgc-mobile-nav__link{font-size:20px;padding:11px 0}.hgc-prose,.hgc-single__content{font-size:15px}.hgc-whatsapp-float{bottom:16px;right:16px;width:48px;height:48px}.hgc-whatsapp-float svg{width:22px;height:22px}.hgc-scroll-top{bottom:16px;right:76px;width:36px;height:36px}.hgc-scroll-top svg{width:16px;height:16px}}@media (max-width:380px){:root{--text-display:24px;--text-h1:22px;--text-h2:20px;--text-h3:17px;--text-h4:16px;--text-h5:14px;--text-h6:13px;--text-body-size:14px;--text-body-lg:15px;--text-small:12px;--text-xs:10px;--container-px:14px}.hgc-header__logo-text{font-size:14px}.hgc-hero__title{font-size:22px}.hgc-hero__subtitle{font-size:13px}.hgc-hero__stat-number{font-size:18px}.hgc-hero__stat-label{font-size:9px}.hgc-section-title{font-size:20px}.hgc-mobile-nav__link{font-size:18px;padding:10px 0}.hgc-btn{padding:10px 18px;font-size:11px}.hgc-btn--lg{padding:12px 22px;font-size:13px}}.hgc-ba-card__side{position:relative;overflow:hidden;aspect-ratio:1}.hgc-ba-card__side img.hgc-ba-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.hgc-ba-card__divider{display:block!important;position:absolute;top:0;left:50%;transform:translateX(-50%);width:3px;height:100%;background:linear-gradient(135deg,#7c3aed 0,#a78bfa 100%);z-index:3;pointer-events:none}.hgc-ba-card__divider::after,.hgc-ba-card__divider::before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hgc-ba-card__divider::before{content:"";width:28px;height:28px;border-radius:50%;background:var(--purple-primary);z-index:4;border:3px solid var(--bg-card);box-shadow:0 1px 3px rgba(26,16,37,.04)}.hgc-ba-card__divider::after{content:"↔";font-size:14px;color:#fff;z-index:5}.hgc-ba-card__side .hgc-ba-card__label{position:absolute;bottom:8px;padding:4px 10px;border-radius:8px;font-size:11px;font-weight:600;text-transform:uppercase;z-index:2;letter-spacing:.5px;line-height:1;font-family:var(--font-body)}.hgc-ba-card__images{display:grid;grid-template-columns:1fr 1fr;position:relative}.hgc-ba-card__images::after,.hgc-ba-card__images::before,header.hgc-header::after{display:none}.hgc-ba-card__side img,.hgc-blog-post-card__image img,.hgc-blog__card-image img,.hgc-card__image img,.hgc-doctor__image-wrap img,.hgc-hero__image img,.hgc-service-card__image img{object-fit:cover;width:100%;height:100%}img[loading=lazy]{background-color:var(--bg-secondary)}.hgc-archive__hero{margin-bottom:48px;border-radius:var(--radius-xl);overflow:hidden;position:relative}.hgc-archive__hero-link{display:block;position:relative;text-decoration:none;color:inherit}.hgc-archive__hero-image{aspect-ratio:21/9;overflow:hidden}.hgc-archive__hero-img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.hgc-archive__hero-link:hover .hgc-archive__hero-img{transform:scale(1.03)}.hgc-archive__hero-placeholder{width:100%;height:100%;min-height:300px;background:linear-gradient(135deg,var(--bg-dark) 0%,#2d1b4e 100%);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.3)}.hgc-archive__hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,16,37,.9)0,rgba(26,16,37,.4) 50%,transparent 100%);display:flex;align-items:flex-end}.hgc-archive__hero-content{padding:40px;max-width:720px}.hgc-archive__hero-badge{display:inline-block;padding:6px 16px;border-radius:var(--radius-full);background:var(--purple-primary);color:#fff;font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.hgc-archive__hero-title{font-family:var(--font-heading);font-size:var(--text-h2);color:#fff;margin-bottom:12px;line-height:1.2;font-weight:600}.hgc-archive__hero-excerpt{color:rgba(255,255,255,.75);font-size:var(--text-body-size);line-height:1.6;margin-bottom:16px}.hgc-archive__hero-meta{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.6);font-size:var(--text-small);margin-bottom:20px}.hgc-archive__hero-meta-dot{width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.4)}.hgc-archive__hero-readmore{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:600;font-size:var(--text-body-size);transition:gap var(--transition-fast)}.hgc-archive__hero-link:hover .hgc-archive__hero-readmore{gap:12px}.hgc-archive__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px}.hgc-archive__card{background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(124,58,237,.1);box-shadow:var(--shadow-card);transition:transform var(--transition-base),box-shadow var(--transition-base);display:flex;flex-direction:column}.hgc-archive__card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.hgc-archive__card-image-link{display:block;text-decoration:none}.hgc-archive__card-image{aspect-ratio:16/9;overflow:hidden}.hgc-archive__card-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hgc-archive__card:hover .hgc-archive__card-img{transform:scale(1.05)}.hgc-archive__card-image--placeholder{display:flex;align-items:center;justify-content:center;background:var(--bg-secondary);color:var(--text-tertiary);min-height:180px}.hgc-archive__card-body{padding:20px;display:flex;flex-direction:column;flex:1}.hgc-archive__card-meta{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:var(--text-xs);color:var(--text-tertiary);flex-wrap:wrap}.hgc-archive__card-category,.hgc-archive__card-title a{text-decoration:none;transition:color var(--transition-fast)}.hgc-archive__card-category{color:var(--purple-primary);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.hgc-archive__card-category:hover{color:var(--purple-dark)}.hgc-archive__card-meta-sep{width:3px;height:3px;border-radius:50%;background:var(--text-tertiary)}.hgc-archive__card-readtime{display:inline-flex;align-items:center;gap:4px}.hgc-archive__card-readtime svg{opacity:.6}.hgc-archive__card-title{font-family:var(--font-heading);font-size:var(--text-h5);margin-bottom:8px;line-height:1.3;color:var(--text-primary)}.hgc-archive__card-title a{color:inherit}.hgc-archive__card-title a:hover{color:var(--purple-primary)}.hgc-archive__card-excerpt{color:var(--text-secondary);font-size:var(--text-small);line-height:1.6;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.hgc-archive__card-readmore{display:inline-flex;align-items:center;gap:6px;color:var(--purple-primary);font-size:var(--text-small);font-weight:600;text-decoration:none;transition:gap var(--transition-fast),color var(--transition-fast);margin-top:auto}.hgc-archive__card-readmore:hover{gap:10px;color:var(--purple-dark)}.hgc-archive__card-readmore svg{width:16px;height:16px;transition:transform var(--transition-fast)}.hgc-archive__card-readmore:hover svg{transform:translateX(2px)}.hgc-archive__empty{text-align:center;padding:80px 20px}.hgc-archive__empty-icon{color:var(--text-tertiary);margin-bottom:24px}.hgc-archive__empty-title{font-family:var(--font-heading);font-size:var(--text-h3);color:var(--text-primary);margin-bottom:8px}.hgc-archive__empty-text{color:var(--text-secondary);margin-bottom:24px}.hgc-single__hero{position:relative;margin-bottom:48px;overflow:hidden}.hgc-single__hero-image{width:100%;max-height:520px;overflow:hidden}.hgc-single__hero-img{width:100%;height:100%;min-height:320px;object-fit:cover;display:block}.hgc-single__hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,16,37,.92)0,rgba(26,16,37,.5) 50%,rgba(26,16,37,.2) 100%);display:flex;align-items:flex-end;padding-bottom:48px}.hgc-single__hero-title{font-family:var(--font-heading);font-size:var(--text-h1);color:#fff;line-height:1.15;font-weight:600;margin-bottom:16px;letter-spacing:-.02em}.hgc-single__meta--hero,.hgc-single__meta--hero .hgc-single__meta-item{color:rgba(255,255,255,.7)}.hgc-single__meta--hero .hgc-single__meta-item svg{opacity:.6}.hgc-single__meta--hero .hgc-single__meta-separator{background:rgba(255,255,255,.3)}@media (max-width:1024px){.hgc-archive__grid{grid-template-columns:repeat(2,1fr);gap:24px}.hgc-archive__hero-image{aspect-ratio:16/9}.hgc-archive__hero-content{padding:32px}}@media (max-width:768px){.hgc-archive__grid{grid-template-columns:1fr;gap:24px}.hgc-archive__hero-image{aspect-ratio:4/3}.hgc-archive__hero-content{padding:24px}.hgc-archive__hero-title{font-size:var(--text-h3)}.hgc-archive__hero-excerpt{display:none}.hgc-single__hero-image{max-height:360px}.hgc-single__hero-title{font-size:var(--text-h2)}.hgc-single__hero-overlay{padding-bottom:32px}}@media (max-width:640px){.hgc-archive__hero{margin-bottom:32px}.hgc-archive__hero-content{padding:20px}.hgc-archive__card-body{padding:16px}.hgc-single__hero-image{max-height:280px}.hgc-single__hero-overlay{padding-bottom:24px}.hgc-single__hero-title{font-size:var(--text-h3)}}.hgc-social__grid{grid-template-columns:repeat(4,1fr)}.hgc-social-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:rgba(255,255,255,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg, 16px);padding:32px 24px;box-shadow:0 4px 24px rgba(26,16,37,.06);border:1px solid rgba(124,58,237,.1);position:relative;overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.hgc-social-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(124,58,237,.12);border-color:rgba(124,58,237,.25);color:inherit;text-decoration:none}.hgc-social-card__sparkle{position:absolute;top:12px;right:14px;font-size:18px;color:var(--purple-light, #A78BFA);opacity:.7;animation:hgc-sparkle-pulse 2.5s ease-in-out infinite;pointer-events:none}.hgc-social-card__icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0;transition:transform .3s ease,box-shadow .3s ease}.hgc-social-card:hover .hgc-social-card__icon{transform:scale(1.08)}.hgc-social-card__icon svg{width:28px;height:28px}.hgc-social-card__icon--instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcaf45);box-shadow:0 4px 16px rgba(131,58,180,.3)}.hgc-social-card__icon--youtube{background:red;box-shadow:0 4px 16px rgba(255,0,0,.25)}.hgc-social-card__icon--doktortakvimi svg,.hgc-social-card__icon--youtube svg{fill:#fff}.hgc-social-card__icon--google{background:#fff;box-shadow:0 4px 16px rgba(66,133,244,.2);border:1px solid rgba(0,0,0,.06)}.hgc-social-card__icon--doktortakvimi{background:#00a98f;box-shadow:0 4px 16px rgba(0,169,143,.3)}.hgc-social-card__content{flex:1;display:flex;flex-direction:column;align-items:center}.hgc-social-card__title{font-family:var(--font-heading, 'Cormorant Garamond', serif);font-size:1.25rem;font-weight:600;color:var(--text-primary, #1A1025);margin:0 0 8px;line-height:1.3}.hgc-social-card__text{color:var(--text-secondary, #6B6580);font-size:.875rem;line-height:1.65;margin:0 0 14px}.hgc-social-card__handle{color:var(--purple-primary, #7C3AED);font-weight:600;font-size:.875rem;line-height:1.4}.hgc-social-card__arrow{display:flex;align-items:center;justify-content:center;margin-top:16px;color:var(--purple-light, #A78BFA);opacity:0;transform:translateX(-8px);transition:opacity .3s ease,transform .3s ease,color .3s ease}.hgc-social-card:hover .hgc-social-card__arrow{opacity:1;transform:translateX(0);color:var(--purple-primary, #7C3AED)}.hgc-social-card__arrow svg{width:20px;height:20px}.hgc-social-card--instagram:hover{border-color:rgba(131,58,180,.25)}.hgc-social-card--youtube:hover{border-color:rgba(255,0,0,.2)}.hgc-social-card--google:hover{border-color:rgba(66,133,244,.2)}.hgc-social-card--doktortakvimi:hover{border-color:rgba(0,169,143,.25)}@media (max-width:1024px){.hgc-social__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.hgc-social__grid{grid-template-columns:1fr;gap:16px}.hgc-social-card{padding:24px 20px;flex-direction:row;text-align:left;gap:16px}.hgc-social-card__icon{width:48px;height:48px;min-width:48px;border-radius:12px;margin-bottom:0}.hgc-social-card__icon svg{width:22px;height:22px}.hgc-social-card__content{align-items:flex-start}.hgc-social-card__title{font-size:1.1rem}.hgc-social-card__text{font-size:.8125rem;margin-bottom:8px}.hgc-social-card__arrow{position:absolute;top:50%;right:16px;transform:translateY(-50%);margin-top:0;opacity:.5}.hgc-social-card:hover .hgc-social-card__arrow{transform:translateY(-50%) translateX(4px)}.hgc-social-card__sparkle{display:none}}.hgc-section-subtitle{max-width:640px;margin-left:auto;margin-right:auto;line-height:1.7}.hgc-social__header{margin-bottom:56px}@media (min-width:1025px){.hgc-blog__grid,.hgc-services__grid{gap:28px}.hgc-testimonials__grid{gap:24px}}@media (prefers-reduced-motion:reduce){.hgc-social-card__sparkle{animation:none;opacity:.5}.hgc-social-card,.hgc-social-card__arrow,.hgc-social-card__icon{transition:none}}@media (prefers-contrast:high){.hgc-social-card{border-width:2px;backdrop-filter:none;-webkit-backdrop-filter:none;background:#fff}}@media (max-width:1024px){.hgc-hamburger{display:flex!important;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;background:0 0;border:0;cursor:pointer;position:relative;z-index:1001;padding:0;flex-shrink:0;-webkit-tap-highlight-color:transparent;border-radius:8px;transition:background .2s ease}.hgc-hamburger:active,.hgc-hamburger:hover{background:rgba(124,58,237,.08)}.hgc-hamburger span{display:block;width:22px;height:2px;background:var(--text-primary, #1A1025);margin:5px auto;transition:all .3s ease;border-radius:2px}.hgc-hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px);background:#fff}.hgc-hamburger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.hgc-hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px);background:#fff}.hgc-header .hgc-lang-switcher--dropdown,.hgc-header__cta,.hgc-header__nav{display:none!important}}.hgc-mobile-nav{display:none;position:fixed;inset:0;background:rgba(26,16,37,.97);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:999;overflow-y:auto;-webkit-overflow-scrolling:touch;flex-direction:column;padding:0}.hgc-mobile-nav.active{display:flex!important}.hgc-mobile-nav__overlay{position:absolute;inset:0;z-index:0;background:0 0}.hgc-mobile-nav__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;min-height:100%;padding:80px 24px 40px;overflow-y:auto;-webkit-overflow-scrolling:touch}.hgc-mobile-nav__close{position:absolute;top:16px;right:16px;width:44px;height:44px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:50%;cursor:pointer;color:rgba(255,255,255,.8);transition:all .2s ease;z-index:10;padding:0;-webkit-tap-highlight-color:transparent}.hgc-mobile-nav__close:active,.hgc-mobile-nav__close:hover{background:rgba(255,255,255,.15);color:#fff}.hgc-mobile-nav__close svg{width:22px;height:22px;flex-shrink:0}.hgc-mobile-nav__links{flex:1;display:flex;flex-direction:column;gap:0}.hgc-mobile-nav__link{display:block;padding:14px 0;font-family:var(--font-heading, 'Cormorant Garamond', serif);font-size:24px;font-weight:500;color:rgba(255,255,255,.9);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.06);transition:all .2s ease;letter-spacing:-.01em}.hgc-mobile-nav__link:active,.hgc-mobile-nav__link:hover{color:#a78bfa;padding-left:8px}.hgc-mobile-nav__link.active{color:#a78bfa}.hgc-mobile-nav__link:last-child{border-bottom:none}.hgc-mobile-nav .hgc-header__sparkle-link{-webkit-text-fill-color:#a78bfa!important}.hgc-mobile-nav__actions{padding:20px 0 16px}.hgc-mobile-nav__cta{width:100%;justify-content:center;text-align:center;display:flex}.hgc-mobile-nav__phone{padding:16px 0 0;border-top:1px solid rgba(255,255,255,.06);margin-top:auto}.hgc-mobile-nav__phone-link{display:flex!important;align-items:center;gap:10px;font-size:16px!important;color:rgba(255,255,255,.7)!important;text-decoration:none!important;font-family:var(--font-body, 'Inter', sans-serif)!important;padding:8px 0!important;border-bottom:none!important}.hgc-mobile-nav__phone-link:hover{color:#a78bfa!important}.hgc-mobile-nav__phone-link svg{color:#a78bfa;flex-shrink:0;width:18px;height:18px}.hgc-mobile-nav__lang{padding:16px 0;border-top:1px solid rgba(255,255,255,.06)}.hgc-mobile-nav__lang .hgc-lang-switcher--inline{display:block!important}.hgc-mobile-nav__lang .hgc-lang-switcher--inline .hgc-lang-switcher__list{display:flex!important;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.hgc-mobile-nav__lang .hgc-lang-switcher--inline .hgc-lang-switcher__link{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:100px;font-size:13px;font-weight:500;color:rgba(255,255,255,.7);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);text-decoration:none;transition:all .2s ease}.hgc-mobile-nav__lang .hgc-lang-switcher--inline .hgc-lang-switcher__item--active .hgc-lang-switcher__link{color:#fff;background:rgba(124,58,237,.25);border-color:rgba(124,58,237,.4);font-weight:600}.hgc-mobile-nav__lang .hgc-lang-switcher--inline .hgc-lang-switcher__flag svg{width:18px;height:12px}.hgc-services,.hgc-testimonials{background:var(--bg-primary, #F8F7FC)}.hgc-blog{background:var(--bg-secondary, #EEEAF5)}.hgc-social{background:var(--bg-primary, #F8F7FC)}.hgc-location{background:var(--bg-secondary, #EEEAF5)}@media (max-width:768px){.hgc-hero{padding:calc(var(--header-height-mobile, 60px) + 20px)0 32px;min-height:auto}.hgc-appointment,.hgc-before-after,.hgc-blog,.hgc-contact,.hgc-cta,.hgc-doctor,.hgc-faq,.hgc-location,.hgc-services,.hgc-social,.hgc-testimonials{padding:36px 0}.hgc-section-header{margin-bottom:24px}}@media (max-width:480px){.hgc-appointment,.hgc-before-after,.hgc-blog,.hgc-contact,.hgc-cta,.hgc-doctor,.hgc-faq,.hgc-location,.hgc-services,.hgc-social,.hgc-testimonials{padding:28px 0}.hgc-section-header{margin-bottom:20px}}@media (max-width:768px){.hgc-hero__title,h1{font-size:clamp(26px,6vw,36px)!important}.hgc-section-title,h2{font-size:clamp(22px,5vw,28px)!important}h3{font-size:clamp(18px,4vw,22px)!important}h4{font-size:clamp(16px,3.5vw,20px)!important}.hgc-doctor__bio,.hgc-section-subtitle,body,p{font-size:15px}.hgc-hero__subtitle{font-size:14px;line-height:1.6}p{line-height:1.7}}@media (max-width:480px){.hgc-hero__title,h1{font-size:clamp(24px,6vw,30px)!important}.hgc-section-title,h2{font-size:clamp(20px,5vw,24px)!important}h3{font-size:clamp(17px,4vw,20px)!important}h4{font-size:clamp(15px,3.5vw,18px)!important}.hgc-doctor__bio,.hgc-section-subtitle,body,p{font-size:14px;line-height:1.7}.hgc-hero__subtitle{font-size:13px}.hgc-section-label{font-size:10px;letter-spacing:2px}}@media (max-width:380px){.hgc-hero__title,h1{font-size:22px!important}.hgc-section-title,h2{font-size:19px!important}h3{font-size:17px!important}}.hgc-footer__social{display:flex!important;gap:10px;flex-wrap:wrap;margin-top:16px}.hgc-footer__social a,.hgc-footer__social-link{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:10px;background:rgba(255,255,255,.08);display:inline-flex!important;align-items:center;justify-content:center;color:rgba(255,255,255,.7);transition:all .2s ease;text-decoration:none}.hgc-footer__social a:hover,.hgc-footer__social-link:hover{background:var(--purple-primary, #7C3AED);color:#fff;transform:translateY(-2px)}.hgc-appointment-type__icon svg,.hgc-footer__social a svg,.hgc-footer__social-link svg{width:20px;height:20px}@media (max-width:768px){.hgc-footer__social{justify-content:flex-start}.hgc-footer__grid{grid-template-columns:1fr;gap:28px}.hgc-services__grid{gap:12px}.hgc-service-card__image{aspect-ratio:16/10}.hgc-ba-grid{gap:12px}.hgc-ba-card__images{border-radius:12px;overflow:hidden}.hgc-testimonials__grid{gap:12px}.hgc-testimonial-card{padding:18px}.hgc-blog__grid{gap:12px}.hgc-faq-item+.hgc-faq-item{margin-top:6px}}@media (max-width:480px){.hgc-service-card__image{aspect-ratio:16/9}.hgc-blog__card-body,.hgc-service-card__body,.hgc-service-card__content,.hgc-testimonial-card{padding:14px}.hgc-doctor__image-wrap,.hgc-hero__image{max-width:100%}.hgc-mobile-nav__panel{padding:72px 16px 32px}.hgc-mobile-nav__link{font-size:20px;padding:11px 0}.hgc-mobile-nav__phone-link{font-size:15px!important}}@media (max-width:380px){.hgc-mobile-nav__panel{padding:68px 14px 28px}.hgc-mobile-nav__link{font-size:18px;padding:10px 0}.hgc-mobile-nav__lang .hgc-lang-switcher--inline .hgc-lang-switcher__link{padding:6px 10px;font-size:12px}.hgc-mobile-nav__lang .hgc-lang-switcher--inline .hgc-lang-switcher__list{gap:6px}}@supports (padding-bottom:env(safe-area-inset-bottom)){.hgc-mobile-nav__panel{padding-bottom:calc(32px + env(safe-area-inset-bottom))}}@media (max-width:768px){.hgc-footer{padding:32px 0 0}.hgc-footer__col--brand{grid-column:1/-1}.hgc-footer__heading,.hgc-footer__title{font-size:15px;margin-bottom:12px}.hgc-footer__links a,.hgc-footer__links li a{font-size:13px;padding:3px 0;min-height:36px;display:flex;align-items:center}.hgc-footer__contact li{font-size:13px}.hgc-footer__bottom{padding:16px 0}.hgc-footer__bottom-inner{flex-direction:column;text-align:center;gap:12px}.hgc-footer__legal-links{justify-content:center;flex-wrap:wrap;gap:12px}.hgc-footer__copyright{font-size:12px}}.hgc-appointment-types{display:flex;flex-direction:column;gap:10px}.hgc-appointment-type{display:block;cursor:pointer;position:relative}.hgc-appointment-type input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.hgc-appointment-type__card{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:var(--radius-md, 12px);border:1.5px solid var(--border, rgba(124, 58, 237, 0.12));background:var(--bg-card, #fff);transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.hgc-appointment-type__card::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(124,58,237,0)0,rgba(124,58,237,0) 100%);transition:all .25s ease;pointer-events:none;border-radius:inherit}.hgc-appointment-type__card:hover{border-color:rgba(124,58,237,.35);box-shadow:0 2px 12px rgba(124,58,237,.08);transform:translateY(-1px)}.hgc-appointment-type__card:hover::before{background:linear-gradient(135deg,rgba(124,58,237,.03)0,rgba(124,58,237,.06) 100%)}.hgc-appointment-type input[type=radio]:checked+.hgc-appointment-type__card{border-color:var(--purple-primary, #7C3AED);background:rgba(124,58,237,.04);box-shadow:0 0 0 3px rgba(124,58,237,.12),0 4px 16px rgba(124,58,237,.1)}.hgc-appointment-type input[type=radio]:checked+.hgc-appointment-type__card::before{background:linear-gradient(135deg,rgba(124,58,237,.05)0,rgba(124,58,237,.08) 100%)}.hgc-appointment-type input[type=radio]:checked+.hgc-appointment-type__card .hgc-appointment-type__icon{background:var(--purple-primary, #7C3AED);color:#fff;border-color:var(--purple-primary, #7C3AED)}.hgc-appointment-type input[type=radio]:checked+.hgc-appointment-type__card .hgc-appointment-type__name{color:var(--purple-primary, #7C3AED);font-weight:600}.hgc-appointment-type input[type=radio]:focus-visible+.hgc-appointment-type__card{outline:2px solid var(--purple-primary, #7C3AED);outline-offset:2px}.hgc-appointment-type__icon{width:42px;height:42px;min-width:42px;border-radius:var(--radius-md, 12px);display:flex;align-items:center;justify-content:center;background:var(--purple-bg, rgba(124, 58, 237, 0.06));color:var(--purple-primary, #7C3AED);border:1px solid rgba(124,58,237,.1);transition:all .25s ease}.hgc-appointment-type__content{display:flex;align-items:center;justify-content:space-between;flex:1;gap:10px;min-width:0}.hgc-appointment-type__name{font-family:var(--font-body, Inter, sans-serif);font-size:var(--text-small, 14px);font-weight:500;color:var(--text-primary, #1A1025);line-height:1.4;transition:color .25s ease}.hgc-appointment-type__badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.3px;white-space:nowrap;flex-shrink:0}.hgc-appointment-type__badge--free{background:rgba(16,185,129,.1);color:#059669;border:1px solid rgba(16,185,129,.2)}.hgc-appointment-type__badge--paid{background:rgba(245,158,11,.1);color:#d97706;border:1px solid rgba(245,158,11,.2)}.hgc-whatsapp-redirect{text-align:center;margin-top:16px;animation:hgcFadeInUp .4s ease}.hgc-whatsapp-redirect .hgc-btn{width:100%;justify-content:center}.hgc-form-error,.hgc-form-success{display:flex;align-items:center;gap:10px}.hgc-form-error svg,.hgc-form-success svg,.hgc-service-modal__cta .hgc-btn svg{flex-shrink:0}@media (max-width:480px){.hgc-appointment-type__card{padding:12px 14px;gap:12px}.hgc-appointment-type__icon{width:36px;height:36px;min-width:36px}.hgc-appointment-type__icon svg{width:18px;height:18px}.hgc-appointment-type__name{font-size:13px}.hgc-appointment-type__badge{font-size:10px;padding:3px 8px}.hgc-appointment-type__content{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width:380px){.hgc-appointment-type__card{padding:10px 12px;gap:10px}.hgc-appointment-type__icon{width:32px;height:32px;min-width:32px}.hgc-appointment-type__name{font-size:12px}}.hgc-header__logo{flex-direction:column;align-items:flex-start;gap:0}.hgc-header--scrolled .hgc-header__logo-text,.hgc-header__logo-text{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hgc-header__logo-text{font-family:"Cormorant Garamond",Georgia,serif;font-size:22px;font-weight:600;letter-spacing:1.5px;background:linear-gradient(135deg,#7c3aed 0,#9333ea 40%,#a855f7 70%,#7c3aed 100%);line-height:1.15;white-space:nowrap;text-transform:none;position:relative}.hgc-header--scrolled .hgc-header__logo-text{background:linear-gradient(135deg,#6d28d9 0,#7c3aed 50%,#8b5cf6 100%)}@media (min-width:1025px){.hgc-header__inner{max-width:1320px;padding:0 40px;margin:0 auto}.hgc-header__nav-list{gap:6px}.hgc-header__nav-link{font-size:13.5px;letter-spacing:.2px;padding:7px 12px}.hgc-header__actions{gap:12px}}@media (min-width:1440px){.hgc-header__inner{max-width:1400px;padding:0 48px}.hgc-header__nav-list{gap:8px}.hgc-header__nav-link{font-size:14px;letter-spacing:.3px;padding:8px 14px}.hgc-header__logo-text{font-size:24px;letter-spacing:2px}}@media (min-width:1025px){.hgc-hero{min-height:90vh;padding:calc(var(--header-height) + 80px)0 100px}.hgc-hero>.hgc-container,.hgc-hero>.hgc-container--wide{max-width:1320px;margin:0 auto;padding:0 40px}.hgc-hero__grid{grid-template-columns:1fr 1fr;gap:72px;align-items:center}.hgc-hero__content{max-width:600px}.hgc-hero__image{display:flex;justify-content:center;align-items:center}.hgc-hero__image img{max-height:600px;width:auto;max-width:100%;object-fit:cover}}@media (min-width:1440px){.hgc-hero{padding:calc(var(--header-height) + 100px)0 120px}.hgc-hero>.hgc-container,.hgc-hero>.hgc-container--wide{max-width:1400px;padding:0 48px}.hgc-hero__grid{gap:80px}.hgc-hero__content{max-width:620px}.hgc-hero__title{font-size:clamp(42px,3.5vw,56px)}.hgc-hero__subtitle{font-size:18px;max-width:540px}.hgc-hero__image img{max-height:650px}}@media (min-width:1920px){.hgc-hero>.hgc-container,.hgc-hero>.hgc-container--wide{max-width:1440px}.hgc-hero__grid{gap:100px}}@media (max-width:1024px){.hgc-header__logo-text{font-size:18px;letter-spacing:1px}}@media (max-width:640px){.hgc-header__logo-text{font-size:16px;letter-spacing:.5px}}@media (max-width:380px){.hgc-header__logo-text{font-size:14px;letter-spacing:.3px}}.hgc-ba-slider{position:relative;overflow:hidden;border-radius:var(--radius-lg, 16px);cursor:col-resize;user-select:none;-webkit-user-select:none;aspect-ratio:1/1;container-type:inline-size;background:var(--bg-secondary, #EEEAF5)}.hgc-ba-slider__after{position:absolute;inset:0;overflow:hidden;z-index:0}.hgc-ba-slider__before-wrap{position:absolute;top:0;left:0;bottom:0;width:50%;overflow:hidden;z-index:2;border-right:2px solid rgba(255,255,255,.3)}.hgc-ba-slider__img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.hgc-ba-slider__before-wrap .hgc-ba-slider__img{position:absolute;top:0;left:0;width:100cqi;max-width:none;height:100%;object-fit:cover}.hgc-ba-slider__label{position:absolute;bottom:12px;padding:4px 14px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:5;pointer-events:none;font-family:var(--font-body, Inter, sans-serif)}.hgc-ba-slider__label--after,.hgc-ba-slider__label--before{color:#fff;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hgc-ba-slider__label--before{left:12px;background:rgba(0,0,0,.6)}.hgc-ba-slider__label--after{right:12px;background:rgba(124,58,237,.85)}.hgc-ba-slider__handle{position:absolute;top:0;bottom:0;left:50%;width:4px;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;transform:translateX(-50%);background:0 0;box-shadow:none}.hgc-ba-slider__handle::after,.hgc-ba-slider__handle::before{content:none;display:none}.hgc-ba-slider__handle-line{flex:1;width:2px;background:rgba(255,255,255,.85);box-shadow:0 0 6px rgba(0,0,0,.25)}.hgc-ba-slider__handle-circle{width:42px;height:42px;border-radius:50%;background:var(--purple-primary, #7C3AED);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px rgba(124,58,237,.4),0 0 0 3px rgba(255,255,255,.3);flex-shrink:0;transition:transform .15s ease}.hgc-ba-slider:active .hgc-ba-slider__handle-circle{transform:scale(1.1)}.hgc-ba-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px}@media (max-width:768px){.hgc-ba-grid{grid-template-columns:1fr;gap:20px;margin-top:32px}}@media (max-width:640px){.hgc-ba-grid{gap:16px}.hgc-ba-slider__handle-circle{width:36px;height:36px}.hgc-ba-slider__label{font-size:10px;padding:3px 10px;bottom:8px}}header.hgc-header{position:fixed;top:0;left:0;z-index:1000;height:96px!important;background:linear-gradient(135deg,rgba(248,247,252,.88)0,rgba(243,239,248,.85) 30%,rgba(238,234,245,.82) 60%,rgba(248,247,252,.88) 100%);background-size:300% 300%;animation:hgcHeaderGradientMorph 12s ease infinite;backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);border-bottom:none;box-shadow:0 1px 40px rgba(124,58,237,.04);transition:background .4s ease,box-shadow .4s ease}header.hgc-header.hgc-header--scrolled,header.hgc-header.scrolled{background:linear-gradient(135deg,rgba(248,247,252,.96)0,rgba(243,239,248,.94) 30%,rgba(238,234,245,.93) 60%,rgba(248,247,252,.96) 100%)!important;background-size:300% 300%!important;animation:hgcHeaderGradientMorph 12s ease infinite!important;box-shadow:0 4px 32px rgba(26,16,37,.06),0 1px 0 rgba(124,58,237,.04)!important;border-bottom:none!important}.hgc-footer__badge-item:hover img,.hgc-footer__badge-item:hover svg,header.hgc-header.scrolled::after{opacity:.9}header.hgc-header .hgc-header__inner{margin:0 auto;padding:0 52px!important;display:flex;align-items:center;justify-content:space-between;height:100%;gap:24px;overflow:visible!important}header.hgc-header .hgc-header__logo{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;gap:0;flex-shrink:0;transition:opacity .2s ease,transform .3s ease}header.hgc-header .hgc-header__logo:hover{opacity:1;transform:translateY(-1px)}header.hgc-header .hgc-header__logo-text{font-family:"Cormorant Garamond",Georgia,serif!important;font-size:26px!important;font-weight:600!important;letter-spacing:1.8px!important;line-height:1.15!important;white-space:nowrap!important;text-decoration:none;text-transform:none!important;background:linear-gradient(135deg,#6d28d9 0,#7c3aed 25%,#9333ea 50%,#a855f7 75%,#7c3aed 100%)!important;background-size:300% 300%!important;animation:hgcLogoGradient 8s ease infinite!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;color:transparent!important;position:relative}header.hgc-header .hgc-header__logo-subtitle{display:none!important}header.hgc-header .hgc-header__nav{display:flex!important;align-items:center;flex:1;justify-content:center}header.hgc-header .hgc-header__nav-list{display:flex!important;align-items:center;gap:4px!important;list-style:none;margin:0;padding:0}header.hgc-header .hgc-header__nav-item{list-style:none;margin:0;padding:0}header.hgc-header .hgc-header__nav-link{display:flex;align-items:center;padding:8px 14px!important;font-family:var(--font-body);font-size:14px!important;font-weight:500!important;color:var(--text-body)!important;text-decoration:none;border-radius:var(--radius-full);transition:all .25s ease;white-space:nowrap;position:relative;letter-spacing:.2px}header.hgc-header .hgc-header__nav-link:hover{color:var(--purple-primary)!important;background:rgba(124,58,237,.06)!important;transform:translateY(-1px)}header.hgc-header .hgc-header__nav-link.active{color:var(--purple-primary)!important;background:rgba(124,58,237,.06)!important;font-weight:600!important}header.hgc-header .hgc-header__nav-link.active::after{content:"";position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:5px;height:5px;border-radius:50%;background:var(--purple-primary)}header.hgc-header .hgc-header__nav a{font-size:inherit;padding:inherit}header.hgc-header .hgc-header__sparkle-link{background:linear-gradient(135deg,#7c3aed,#a855f7,#c084fc)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-weight:700!important;font-size:13px!important;padding:8px 12px!important}header.hgc-header .hgc-header__sparkle-link:hover{background:linear-gradient(135deg,#6d28d9,#9333ea,#a855f7)!important;-webkit-background-clip:text!important;background-clip:text!important;transform:translateY(-1px)}header.hgc-header .hgc-header__actions{display:flex;align-items:center;gap:14px!important;margin-left:12px;flex-shrink:0;overflow:visible!important;position:relative}header.hgc-header .hgc-header__cta,header.hgc-header .hgc-header__cta.hgc-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;padding:11px 26px!important;font-family:var(--font-body);font-size:13px!important;font-weight:600;letter-spacing:.5px;text-transform:uppercase;border-radius:var(--radius-full);text-decoration:none;background:linear-gradient(135deg,#7c3aed 0,#9333ea 50%,#a855f7 100%)!important;background-size:200% 200%!important;color:#fff!important;border:0!important;box-shadow:0 4px 14px rgba(124,58,237,.25);white-space:nowrap;line-height:1;margin-left:4px!important;transition:all .3s ease;animation:hgcCtaPulse 4s ease-in-out infinite}header.hgc-header .hgc-header__cta.hgc-btn:hover,header.hgc-header .hgc-header__cta:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(124,58,237,.4)!important;background-position:100% 50%!important}header.hgc-header .hgc-header__cta.hgc-btn:active,header.hgc-header .hgc-header__cta:active{transform:translateY(0)}header.hgc-header .hgc-lang-switcher{z-index:9999;position:relative}header.hgc-header .hgc-lang-switcher__toggle{border-color:rgba(124,58,237,.12);background:rgba(124,58,237,.04);color:var(--text-body);font-size:12px;font-weight:500;padding:7px 14px;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px;backdrop-filter:none;-webkit-backdrop-filter:none;transition:all .2s ease}header.hgc-header .hgc-lang-switcher__toggle:focus-visible,header.hgc-header .hgc-lang-switcher__toggle:hover{border-color:var(--purple-border);background:rgba(124,58,237,.08);color:var(--purple-primary)}header.hgc-header .hgc-lang-switcher__menu{z-index:10000;border-radius:var(--radius-md);border:1px solid var(--border-light);box-shadow:var(--shadow-lg)}.hgc-hamburger{z-index:1001}.hgc-hamburger span{position:relative;display:block!important;width:24px!important;height:2.5px!important;background:var(--text-primary)!important;border-radius:2px!important;transition:all .3s ease;margin:0!important}.hgc-hamburger span+span{margin-top:5px!important}@media (min-width:1440px){header.hgc-header .hgc-header__inner{max-width:1560px!important;padding:0 60px!important}header.hgc-header .hgc-header__logo-text{font-size:30px!important;letter-spacing:2.5px!important}header.hgc-header .hgc-header__nav-list{gap:6px!important}header.hgc-header .hgc-header__nav-link{font-size:15px!important;padding:9px 16px!important}header.hgc-header .hgc-header__cta,header.hgc-header .hgc-header__cta.hgc-btn{padding:12px 30px!important;font-size:13.5px!important}}@media (min-width:1920px){header.hgc-header .hgc-header__inner{max-width:1640px!important}header.hgc-header .hgc-header__logo-text{font-size:32px!important;letter-spacing:3px!important}header.hgc-header .hgc-header__nav-link{font-size:15.5px!important;padding:10px 18px!important}}@media (min-width:1025px) and (max-width:1280px){header.hgc-header .hgc-header__inner{max-width:100%!important;padding:0 28px!important;gap:16px}header.hgc-header .hgc-header__logo-text{font-size:22px!important;letter-spacing:1px!important}header.hgc-header .hgc-header__nav-list{gap:1px!important}header.hgc-header .hgc-header__nav-link{font-size:13px!important;padding:7px 10px!important}header.hgc-header .hgc-header__sparkle-link{font-size:12px!important;padding:7px 8px!important}header.hgc-header .hgc-header__cta,header.hgc-header .hgc-header__cta.hgc-btn{padding:9px 18px!important;font-size:12px!important}header.hgc-header .hgc-header__actions{gap:8px!important}}@media (min-width:1281px) and (max-width:1439px){header.hgc-header .hgc-header__inner{max-width:100%!important;padding:0 36px!important;gap:20px}header.hgc-header .hgc-header__logo-text{font-size:24px!important;letter-spacing:1.5px!important}header.hgc-header .hgc-header__nav-list{gap:3px!important}header.hgc-header .hgc-header__nav-link{font-size:13.5px!important;padding:8px 12px!important}}@media (max-width:1024px){header.hgc-header{height:68px!important}header.hgc-header .hgc-header__inner{padding:0 20px!important}header.hgc-header .hgc-header__cta,header.hgc-header .hgc-header__cta.hgc-btn,header.hgc-header .hgc-header__nav,header.hgc-header .hgc-lang-switcher,header.hgc-header .hgc-lang-switcher--dropdown{display:none!important}.hgc-hamburger{display:flex!important}header.hgc-header .hgc-header__logo-text{font-size:20px!important;letter-spacing:1px!important;max-width:calc(100vw - 100px);overflow:hidden;text-overflow:ellipsis}header.hgc-header::after{height:1.5px;opacity:.5}}@media (max-width:640px){header.hgc-header .hgc-header__inner{padding:0 16px!important}header.hgc-header .hgc-header__logo-text{font-size:18px!important;letter-spacing:.5px!important;max-width:calc(100vw - 80px)}}@media (max-width:380px){header.hgc-header{height:60px!important}header.hgc-header .hgc-header__logo-text{font-size:15px!important;letter-spacing:.3px!important;max-width:calc(100vw - 72px)}header.hgc-header::after{height:1px}}.hgc-mobile-nav .hgc-header__sparkle-link{-webkit-text-fill-color:var(--purple-light)!important;background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important}.hgc-mobile-nav .hgc-header__sparkle-link::after{-webkit-text-fill-color:var(--purple-light)}@media (prefers-reduced-motion:reduce){header.hgc-header,header.hgc-header .hgc-header__cta,header.hgc-header .hgc-header__cta.hgc-btn,header.hgc-header .hgc-header__logo-text,header.hgc-header::after{animation:none!important}}header.hgc-header{width:100%!important;max-width:100vw!important;overflow-x:visible!important;overflow-y:visible!important}header.hgc-header::after{width:100%!important;left:0!important;right:auto!important}header.hgc-header .hgc-header__inner{max-width:1400px!important;padding:0 clamp(20px,3vw,48px)!important;width:100%!important;box-sizing:border-box!important}@media (max-width:1024px){.hgc-hero__grid{display:flex!important;flex-direction:column!important;gap:32px!important;align-items:center!important}.hgc-hero__image{display:flex!important;justify-content:center!important;order:-1!important;width:100%!important;max-width:320px!important}.hgc-hero__image-frame{width:100%!important;max-width:280px!important}.hgc-hero__image img{width:100%!important;height:auto!important;max-height:350px!important;object-fit:cover!important;border-radius:16px!important}.hgc-hero__content{text-align:center!important}.hgc-hero__badges{justify-content:center!important}.hgc-hero__actions{flex-wrap:wrap!important}.hgc-hero__actions,.hgc-hero__stats{justify-content:center!important}}@media (max-width:640px){.hgc-hero__image{max-width:260px!important}.hgc-hero__image-frame{max-width:240px!important}.hgc-hero__image img{max-height:300px!important}}@media (max-width:380px){.hgc-hero__image{max-width:220px!important}.hgc-hero__image img{max-height:260px!important;border-radius:12px!important}}.hgc-hamburger{display:none;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:0!important;width:44px!important;height:44px!important;background:0 0!important;border:0!important;cursor:pointer;padding:8px!important;-webkit-tap-highlight-color:transparent}@media (max-width:1024px){.hgc-hamburger{display:flex!important}}.hgc-mobile-nav__lang{order:-1!important;padding:24px var(--container-px, 24px) 16px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;margin-bottom:8px!important}.hgc-appointment-type__card--disabled{opacity:.5!important;pointer-events:none!important;cursor:not-allowed!important;position:relative;filter:grayscale(.3)}.hgc-appointment-type__card--disabled .hgc-appointment-type__badge{background:var(--bg-secondary)!important;color:var(--text-tertiary)!important;border-color:var(--border)!important}.hgc-appointment-type__card--disabled::after{content:"";position:absolute;inset:0;background:rgba(248,247,252,.3);border-radius:inherit;pointer-events:none}.hgc-appointment-type--disabled-wrap{cursor:not-allowed!important}.hgc-service-modal{display:none;position:fixed;inset:0;z-index:10000;align-items:center;justify-content:center;padding:20px}.hgc-service-modal.active{display:flex}.hgc-service-modal__overlay{position:absolute;inset:0;background:rgba(26,16,37,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.hgc-service-modal__card{position:relative;z-index:1;background:#fff;border-radius:20px;max-width:640px;width:100%;max-height:85vh;overflow-y:auto;box-shadow:0 24px 80px rgba(26,16,37,.25);animation:serviceModalIn .3s ease}.hgc-service-modal__card::-webkit-scrollbar{width:6px}.hgc-service-modal__card::-webkit-scrollbar-track{background:0 0}.hgc-service-modal__card::-webkit-scrollbar-thumb{background:rgba(124,58,237,.2);border-radius:3px}.hgc-service-modal__card::-webkit-scrollbar-thumb:hover{background:rgba(124,58,237,.4)}.hgc-service-modal__close{position:absolute;top:16px;right:16px;z-index:10;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);border:0;border-radius:50%;font-size:20px;cursor:pointer;color:var(--text-body);box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s ease;line-height:1}.hgc-service-modal__close:hover{background:#fff;transform:scale(1.1)}.hgc-service-modal__hero{position:relative;height:200px;overflow:hidden;border-radius:20px 20px 0 0}.hgc-service-modal__hero img{width:100%;height:100%;object-fit:cover}.hgc-service-modal__hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,16,37,.85)0,rgba(26,16,37,.2) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:24px;gap:8px}.hgc-service-modal__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(124,58,237,.8);border-radius:10px;color:#fff}.hgc-service-modal__icon svg,.hgc-service-modal__info-icon svg{width:22px;height:22px}.hgc-service-modal__title{color:#fff;font-family:var(--font-heading);font-size:28px;font-weight:600;margin:0;line-height:1.2}.hgc-service-modal__badge{display:inline-flex;align-self:flex-start;padding:4px 12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;background:rgba(124,58,237,.2);color:#ddd6fe;border:1px solid rgba(124,58,237,.3)}.hgc-service-modal__badge--surgical{background:rgba(239,68,68,.15);color:#fca5a5;border-color:rgba(239,68,68,.3)}.hgc-service-modal__badge--noninvasive{background:rgba(34,197,94,.15);color:#86efac;border-color:rgba(34,197,94,.3)}.hgc-service-modal__section{padding:24px;border-bottom:1px solid var(--border-light)}.hgc-service-modal__section:last-of-type{border-bottom:none}.hgc-service-modal__section h3{font-family:var(--font-heading);font-size:20px;font-weight:600;color:var(--text-primary);margin:0 0 12px}.hgc-service-modal__section p{color:var(--text-body);line-height:1.7;margin:0;font-size:15px}.hgc-service-modal__steps{display:flex;flex-direction:column;gap:16px}.hgc-service-modal__step{display:flex;gap:16px;align-items:flex-start}.hgc-service-modal__step-num{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;background:var(--purple-gradient);color:#fff;font-size:14px;font-weight:700;border-radius:50%;margin-top:2px}.hgc-service-modal__step h4{font-size:15px;font-weight:600;color:var(--text-primary);margin:0 0 4px}.hgc-service-modal__step p{font-size:14px;color:var(--text-secondary);margin:0;line-height:1.5}.hgc-service-modal__info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:24px;border-bottom:1px solid var(--border-light)}.hgc-service-modal__info-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 12px;background:var(--bg-secondary);border-radius:12px;gap:6px}.hgc-service-modal__benefits li::before,.hgc-service-modal__info-icon{color:var(--purple-primary);display:flex;align-items:center;justify-content:center}.hgc-service-modal__info-label{font-size:12px;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;font-weight:500}.hgc-service-modal__info-value{font-size:15px;font-weight:600;color:var(--purple-primary)}.hgc-service-modal__benefits{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.hgc-service-modal__benefits li{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text-body)}.hgc-service-modal__benefits li::before{content:"✓";width:20px;height:20px;min-width:20px;background:rgba(124,58,237,.1);font-size:11px;font-weight:700;border-radius:50%}.hgc-service-modal__cta{padding:24px;text-align:center}.hgc-service-modal__cta .hgc-btn{width:100%;max-width:320px;display:inline-flex;align-items:center;justify-content:center;gap:8px}@media (max-width:640px){.hgc-service-modal{padding:12px}.hgc-service-modal__card{max-height:90vh;border-radius:16px}.hgc-service-modal__hero{height:160px;border-radius:16px 16px 0 0}.hgc-service-modal__title{font-size:22px}.hgc-service-modal__info-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:16px}.hgc-service-modal__info-value{font-size:13px}.hgc-service-modal__info-label{font-size:10px}.hgc-service-modal__benefits{grid-template-columns:1fr}.hgc-service-modal__cta,.hgc-service-modal__section{padding:16px}}@media (max-width:380px){.hgc-service-modal__hero{height:140px}.hgc-service-modal__title{font-size:20px}.hgc-service-modal__section h3{font-size:18px}.hgc-service-modal__info-grid{grid-template-columns:1fr 1fr 1fr;gap:6px;padding:12px}.hgc-service-modal__info-card{padding:10px 6px}}:root{--header-height:96px!important;--header-height-mobile:68px!important}header#hgcHeader.hgc-header{position:fixed!important;top:0!important;left:0!important;max-width:100vw!important;height:96px!important;z-index:1000!important;background:linear-gradient(135deg,rgba(248,247,252,.88)0,rgba(243,239,248,.85) 30%,rgba(238,234,245,.82) 60%,rgba(248,247,252,.88) 100%)!important;background-size:300% 300%!important;animation:hgcHeaderGradientMorph 12s ease infinite!important;backdrop-filter:blur(28px) saturate(1.8)!important;-webkit-backdrop-filter:blur(28px) saturate(1.8)!important;border-bottom:none!important;box-shadow:0 1px 40px rgba(124,58,237,.04)!important;overflow-x:visible!important;overflow-y:visible!important;transition:background .4s ease,box-shadow .4s ease!important}header#hgcHeader.hgc-header::after{content:""!important;position:absolute!important;bottom:0!important;left:0!important;width:100%!important;height:2px!important;background:linear-gradient(90deg,transparent 0,rgba(124,58,237,.15) 15%,rgba(124,58,237,.5) 30%,rgba(167,139,250,.6) 50%,rgba(124,58,237,.5) 70%,rgba(124,58,237,.15) 85%,transparent 100%)!important;background-size:200% 100%!important;animation:hgcBorderFlow 6s linear infinite!important;opacity:.6!important;pointer-events:none!important;z-index:1!important}header#hgcHeader.hgc-header.hgc-header--scrolled,header#hgcHeader.hgc-header.scrolled{background:linear-gradient(135deg,rgba(248,247,252,.96)0,rgba(243,239,248,.94) 30%,rgba(238,234,245,.93) 60%,rgba(248,247,252,.96) 100%)!important;background-size:300% 300%!important;box-shadow:0 4px 32px rgba(26,16,37,.06),0 1px 0 rgba(124,58,237,.04)!important}header#hgcHeader.hgc-header.hgc-header--scrolled::after,header#hgcHeader.hgc-header.scrolled::after{opacity:.9!important}header#hgcHeader .hgc-header__inner{margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;height:100%!important;gap:20px!important}header#hgcHeader .hgc-header__logo{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-decoration:none!important;flex-shrink:0!important}header#hgcHeader .hgc-header__logo-text{font-family:"Cormorant Garamond",Georgia,serif!important;font-size:26px!important;font-weight:600!important;letter-spacing:1.8px!important;line-height:1.15!important;white-space:nowrap!important;text-transform:none!important;background:linear-gradient(135deg,#6d28d9 0,#7c3aed 25%,#9333ea 50%,#a855f7 75%,#7c3aed 100%)!important;background-size:300% 300%!important;animation:hgcLogoGradient 8s ease infinite!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;color:transparent!important}header#hgcHeader .hgc-header__nav{display:flex!important;align-items:center!important;flex:1!important;justify-content:center!important}header#hgcHeader .hgc-header__nav-list{display:flex!important;align-items:center!important;list-style:none!important;margin:0!important;padding:0!important}header#hgcHeader .hgc-header__nav-link{display:flex!important;align-items:center!important;color:var(--text-body)!important;text-decoration:none!important;border-radius:9999px!important;transition:all .25s ease!important;white-space:nowrap!important;-webkit-text-fill-color:var(--text-body)!important;background:0 0!important;background-clip:unset!important;-webkit-background-clip:unset!important}header#hgcHeader .hgc-header__nav-link:hover{color:var(--purple-primary)!important;-webkit-text-fill-color:var(--purple-primary)!important;background:rgba(124,58,237,.06)!important}header#hgcHeader .hgc-header__sparkle-link{background:linear-gradient(135deg,#7c3aed,#a855f7,#c084fc)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-weight:700!important;font-size:13px!important}header#hgcHeader .hgc-header__actions{display:flex!important;align-items:center!important}header#hgcHeader .hgc-header__cta{border-radius:9999px!important;background:linear-gradient(135deg,#7c3aed 0,#9333ea 50%,#a855f7 100%)!important;background-size:200% 200%!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:0!important;box-shadow:0 4px 14px rgba(124,58,237,.25)!important;animation:hgcCtaPulse 4s ease-in-out infinite!important;margin-left:4px!important;-webkit-background-clip:unset!important;background-clip:unset!important}header#hgcHeader .hgc-header__cta:hover{transform:translateY(-2px)!important}@media (min-width:1440px){header#hgcHeader .hgc-header__inner{max-width:1560px!important;padding:0 60px!important}header#hgcHeader .hgc-header__logo-text{font-size:30px!important;letter-spacing:2.5px!important}header#hgcHeader .hgc-header__nav-list{gap:6px!important}header#hgcHeader .hgc-header__nav-link{font-size:15px!important;padding:9px 16px!important}}@media (min-width:1025px) and (max-width:1280px){header#hgcHeader .hgc-header__inner{padding:0 24px!important;gap:12px!important}header#hgcHeader .hgc-header__logo-text{font-size:22px!important;letter-spacing:1px!important}header#hgcHeader .hgc-header__nav-list{gap:1px!important}header#hgcHeader .hgc-header__nav-link{font-size:13px!important;padding:7px 9px!important}header#hgcHeader .hgc-header__sparkle-link{font-size:12px!important;padding:7px 8px!important}header#hgcHeader .hgc-header__cta{padding:9px 18px!important;font-size:12px!important}}@media (max-width:1024px){header#hgcHeader.hgc-header{height:68px!important}header#hgcHeader .hgc-header__cta,header#hgcHeader .hgc-header__nav,header#hgcHeader .hgc-lang-switcher,header#hgcHeader .hgc-lang-switcher--dropdown{display:none!important}.hgc-hamburger{display:flex!important}header#hgcHeader .hgc-header__logo-text{font-size:20px!important;letter-spacing:1px!important}header#hgcHeader::after{height:1.5px!important;opacity:.5!important}}@media (max-width:640px){header#hgcHeader .hgc-header__logo-text{font-size:18px!important;letter-spacing:.5px!important}}@media (max-width:380px){header#hgcHeader.hgc-header{height:60px!important}header#hgcHeader .hgc-header__logo-text{font-size:15px!important;letter-spacing:.3px!important}}@media (prefers-reduced-motion:reduce){header#hgcHeader .hgc-header__cta,header#hgcHeader .hgc-header__logo-text,header#hgcHeader.hgc-header,header#hgcHeader.hgc-header::after{animation:none!important}}.hgc-lang-switcher--dropdown{position:relative!important;z-index:10001!important}.hgc-lang-switcher__menu{transform:translateY(-8px)!important}.hgc-lang-switcher__menu.hgc-lang-switcher__menu--open{opacity:1!important;visibility:visible!important;transform:translateY(0)!important;pointer-events:auto!important}.hgc-lang-switcher__item{list-style:none!important}.hgc-lang-switcher__link,header#hgcHeader .hgc-header__nav-link:hover{-webkit-background-clip:unset!important;background-clip:unset!important}.hgc-lang-switcher__link{display:flex!important;align-items:center!important;gap:10px!important;padding:10px 14px!important;border-radius:8px!important;text-decoration:none!important;color:#1a1025!important;font-size:14px!important;font-weight:500!important;transition:background .2s ease!important;-webkit-text-fill-color:#1a1025!important;background:0 0!important}.hgc-lang-switcher__link:hover{background:rgba(124,58,237,.06)!important;color:#7c3aed!important;-webkit-text-fill-color:#7c3aed!important}.hgc-lang-switcher__item--active .hgc-lang-switcher__link{background:rgba(124,58,237,.08)!important;color:#7c3aed!important;-webkit-text-fill-color:#7c3aed!important;font-weight:600!important}.hgc-lang-switcher__flag svg{width:20px!important;height:15px!important;border-radius:2px!important;flex-shrink:0!important}.hgc-lang-switcher__toggle{cursor:pointer!important}.hgc-lang-switcher__arrow{transition:transform .25s ease!important}.hgc-lang-switcher__toggle[aria-expanded=true] .hgc-lang-switcher__arrow{transform:rotate(180deg)!important}header#hgcHeader .hgc-header__nav-link{position:relative!important}header#hgcHeader .hgc-header__nav-link::after{content:""!important;position:absolute!important;bottom:2px!important;left:50%!important;width:0!important;height:2px!important;background:linear-gradient(90deg,#7c3aed,#a855f7)!important;border-radius:1px!important;transform:translateX(-50%)!important;transition:width .3s cubic-bezier(.4,0,.2,1)!important}header#hgcHeader .hgc-header__nav-link:hover::after{width:60%!important}header#hgcHeader .hgc-header__nav-link:hover{transform:translateY(-1px)!important;color:#7c3aed!important;-webkit-text-fill-color:#7c3aed!important;background:rgba(124,58,237,.04)!important}header#hgcHeader .hgc-header__logo:hover .hgc-header__logo-text{filter:brightness(1.15)!important;transform:translateY(-1px)!important;transition:all .3s ease!important}header#hgcHeader .hgc-header__logo-text{transition:filter .3s ease,transform .3s ease!important}header#hgcHeader .hgc-header__cta{transition:all .35s cubic-bezier(.4,0,.2,1)!important;position:relative!important;overflow:hidden!important}header#hgcHeader .hgc-header__cta::before{content:""!important;position:absolute!important;top:0!important;left:-100%!important;width:100%!important;height:100%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)!important;transition:left .5s ease!important}header#hgcHeader .hgc-header__cta:hover::before{left:100%!important}header#hgcHeader .hgc-header__cta:hover{transform:translateY(-2px) scale(1.02)!important;box-shadow:0 8px 28px rgba(124,58,237,.4)!important}header#hgcHeader .hgc-header__sparkle-link:hover{filter:brightness(1.2)!important;transform:translateY(-1px)!important}.hgc-hero__badges{display:flex!important;flex-wrap:wrap!important;gap:12px!important;margin-bottom:24px!important}.hgc-hero__badge{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:10px 20px!important;background:linear-gradient(135deg,rgba(124,58,237,.08)0,rgba(167,139,250,.12) 100%)!important;border:1.5px solid rgba(124,58,237,.2)!important;border-radius:50px!important;font-size:13px!important;font-weight:600!important;color:#5b21b6!important;letter-spacing:.3px!important;white-space:nowrap!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:0 2px 8px rgba(124,58,237,.08),inset 0 1px 0 rgba(255,255,255,.6)!important;transition:transform .3s ease,box-shadow .3s ease!important}.hgc-hero__badge:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px rgba(124,58,237,.15),inset 0 1px 0 rgba(255,255,255,.6)!important}.hgc-hero__badge svg{color:#7c3aed!important}.hgc-hero__certificate{margin-bottom:20px!important}.hgc-hero__certificate-img{width:140px!important;height:auto!important;filter:drop-shadow(0 4px 12px rgba(0,0,0,.08))!important;transition:transform .3s ease!important}.hgc-hero__certificate-img:hover{transform:scale(1.05)!important}.hgc-doctor__credentials{list-style:none!important;padding:0!important;margin:24px 0!important;display:flex!important;flex-wrap:wrap!important;gap:10px!important}.hgc-doctor__credential{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:10px 18px!important;background:linear-gradient(135deg,rgba(124,58,237,.06)0,rgba(167,139,250,.1) 100%)!important;border:1.5px solid rgba(124,58,237,.15)!important;border-radius:50px!important;font-size:13px!important;font-weight:600!important;color:#5b21b6!important;letter-spacing:.2px!important;box-shadow:0 2px 6px rgba(124,58,237,.06)!important;transition:all .3s ease!important}.hgc-doctor__credential:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px rgba(124,58,237,.12)!important;border-color:rgba(124,58,237,.3)!important}.hgc-doctor__credential svg,.hgc-hero__badge svg{flex-shrink:0!important}.hgc-doctor__certificate{margin-top:16px!important;padding:16px!important;background:linear-gradient(135deg,rgba(248,247,252,.8),rgba(238,234,245,.6))!important;border-radius:16px!important;border:1px solid rgba(124,58,237,.1)!important;display:inline-block!important}.hgc-doctor__certificate-img{width:120px!important;height:auto!important;filter:drop-shadow(0 2px 8px rgba(0,0,0,.06))!important}@media (max-width:640px){.hgc-hero__badge{padding:8px 14px!important;font-size:12px!important}.hgc-hero__certificate-img{width:110px!important}.hgc-doctor__credential{padding:8px 14px!important;font-size:12px!important}}header#hgcHeader .hgc-container--wide,header#hgcHeader .hgc-header__inner,header#hgcHeader.hgc-header{overflow:visible!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important}header#hgcHeader .hgc-container--wide,header#hgcHeader .hgc-header__inner{padding:0 clamp(16px,2.5vw,48px)!important;background:0 0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:0!important}header#hgcHeader .hgc-header__cta{display:inline-flex!important;visibility:visible!important;opacity:1!important;padding:10px 22px!important;font-family:"Cormorant Garamond",Georgia,serif!important;font-size:13px!important;font-weight:700!important;letter-spacing:1.5px!important;text-transform:uppercase!important;white-space:nowrap!important;flex-shrink:0!important}header#hgcHeader .hgc-header__nav-link{font-family:"Inter",-apple-system,sans-serif!important;font-size:13px!important;font-weight:500!important;letter-spacing:.5px!important;padding:7px 11px!important}header#hgcHeader .hgc-header__nav-list{gap:2px!important}header#hgcHeader .hgc-header__actions{gap:12px!important;flex-shrink:0!important;overflow:visible!important}.hgc-hero__badges,header#hgcHeader .hgc-header__logo-subtitle{display:none!important}@media (min-width:1025px) and (max-width:1280px){header#hgcHeader .hgc-header__nav-link{font-size:12px!important;padding:6px 8px!important;letter-spacing:.3px!important}header#hgcHeader .hgc-header__logo-text{font-size:20px!important}header#hgcHeader .hgc-header__cta{padding:8px 16px!important;font-size:11px!important;letter-spacing:1px!important}header#hgcHeader .hgc-header__nav-list{gap:0!important}}@media (min-width:1281px) and (max-width:1440px){header#hgcHeader .hgc-header__nav-link{font-size:13px!important;padding:7px 10px!important}header#hgcHeader .hgc-header__nav-list{gap:2px!important}}.hgc-hero__rozet{margin-bottom:24px}.hgc-hero__rozet-inner{display:inline-flex;align-items:center;gap:14px;padding:14px 24px 14px 16px;background:linear-gradient(135deg,rgba(124,58,237,.06)0,rgba(167,139,250,.1) 100%);border:1.5px solid rgba(124,58,237,.15);border-radius:16px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 16px rgba(124,58,237,.08),inset 0 1px 0 rgba(255,255,255,.5);transition:transform .3s ease,box-shadow .3s ease}.hgc-hero__rozet-inner:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(124,58,237,.14),inset 0 1px 0 rgba(255,255,255,.5)}.hgc-hero__rozet-shield{flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(124,58,237,.3))}.hgc-hero__rozet-text{display:flex;flex-direction:column;gap:2px}.hgc-hero__rozet-title{font-family:"Inter",sans-serif;font-size:15px;font-weight:700;color:#5b21b6;letter-spacing:.3px;line-height:1.2}.hgc-hero__rozet-subtitle{font-family:"Inter",sans-serif;font-size:12px;font-weight:500;color:#7c3aed;opacity:.8;letter-spacing:.2px}.hgc-doctor__badge-overlay{display:none!important}.hgc-hero__certificate{}.hgc-hero__certificate-img{border-radius:8px}.hgc-hero__certificate-img:hover{}@media (max-width:640px){.hgc-hero__rozet-inner{padding:12px 18px 12px 14px;gap:10px}.hgc-hero__rozet-shield{width:28px;height:32px}.hgc-hero__rozet-title{font-size:13px}.hgc-hero__rozet-subtitle{font-size:11px}.hgc-hero__certificate-img{width:100px}}@media (min-width:1025px){html body header#hgcHeader.hgc-header .hgc-header__actions .hgc-lang-switcher,html body header#hgcHeader.hgc-header .hgc-header__actions .hgc-lang-switcher--dropdown{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:10001!important;pointer-events:auto!important}html body header#hgcHeader.hgc-header .hgc-lang-switcher--dropdown .hgc-lang-switcher__trigger{display:inline-flex!important;visibility:visible!important;opacity:1!important;cursor:pointer!important;pointer-events:auto!important}}html body header#hgcHeader.hgc-header,html body header#hgcHeader.hgc-header .hgc-header__inner{overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important}html body header#hgcHeader.hgc-header .hgc-header__actions{overflow:visible!important;position:relative!important}html body header#hgcHeader.hgc-header::after{width:100%!important;max-width:100vw!important;left:0!important;right:0!important;overflow:hidden!important}html body header#hgcHeader .hgc-lang-switcher__menu{max-height:400px!important;overflow-y:auto!important}html body header#hgcHeader .hgc-lang-switcher__menu.hgc-lang-switcher__menu--open{transform:translateY(0)!important}.hgc-hero__health-badge{display:inline-flex;align-items:center;gap:16px;padding:14px 24px;border-radius:16px;position:relative;z-index:2;cursor:default;background:rgba(255,255,255,.55);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border:1.5px solid transparent;background-clip:padding-box;outline:1.5px solid rgba(124,58,237,.12);outline-offset:-1.5px;animation:hgcBadgeGlow 3s ease-in-out infinite;transition:transform .3s ease,box-shadow .3s ease}.hgc-hero__health-badge::before{content:"";position:absolute;inset:-1.5px;border-radius:17.5px;padding:1.5px;background:linear-gradient(135deg,#c9a84c 0,#e8d48b 20%,#7c3aed 40%,#5b21b6 60%,#c9a84c 80%,#e8d48b 100%);background-size:300% 300%;animation:hgcBadgeBorderRotate 6s linear infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.hgc-hero__health-badge::after{content:"";position:absolute;inset:0;border-radius:16px;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.4) 45%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.4) 55%,transparent 70%);background-size:200% 100%;animation:hgcBadgeShimmer 4s ease-in-out infinite;pointer-events:none;z-index:1}.hgc-hero__health-badge:hover{transform:translateY(-2px);box-shadow:0 0 35px rgba(124,58,237,.3),0 0 70px rgba(124,58,237,.15),0 12px 40px rgba(26,16,37,.15)}.hgc-hero__health-badge-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;position:relative;z-index:2}.hgc-hero__health-badge-icon img,.hgc-hero__health-badge-icon svg{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(26,16,37,.1))}.hgc-hero__health-badge-text{display:flex;flex-direction:column;gap:2px;position:relative;z-index:2}.hgc-hero__health-badge-title{font-family:"Cormorant Garamond","Georgia",serif;font-size:15px;font-weight:700;color:#1a1025;line-height:1.2;letter-spacing:.3px}.hgc-hero__health-badge-subtitle{font-family:"Inter",-apple-system,sans-serif;font-size:11px;font-weight:500;color:#5b21b6;line-height:1.3;letter-spacing:.5px;text-transform:uppercase}.hgc-hero__health-badge-divider{width:1.5px;height:36px;background:linear-gradient(to bottom,transparent,rgba(124,58,237,.25),rgba(201,168,76,.25),transparent);flex-shrink:0;position:relative;z-index:2}@media (max-width:1024px){.hgc-hero__health-badge{padding:12px 20px;gap:14px;border-radius:14px}.hgc-hero__health-badge-icon{width:40px;height:40px}.hgc-hero__health-badge-title{font-size:14px}.hgc-hero__health-badge-subtitle{font-size:10px}.hgc-hero__health-badge-divider{height:30px}}@media (max-width:640px){.hgc-hero__health-badge{padding:10px 16px;gap:10px;border-radius:12px}.hgc-hero__health-badge-icon{width:32px;height:32px}.hgc-hero__health-badge-title{font-size:12px}.hgc-hero__health-badge-subtitle{font-size:9px;letter-spacing:.3px}.hgc-hero__health-badge-divider{height:24px}}@media (max-width:380px){.hgc-hero__health-badge{padding:8px 12px;gap:8px;border-radius:10px}.hgc-hero__health-badge-icon{width:28px;height:28px}.hgc-hero__health-badge-title{font-size:11px}.hgc-hero__health-badge-subtitle{font-size:8px}.hgc-hero__health-badge-divider{height:20px}}.hgc-hero--dark .hgc-hero__health-badge,.hgc-section--dark .hgc-hero__health-badge{background:rgba(26,16,37,.55);outline-color:rgba(124,58,237,.2)}.hgc-hero--dark .hgc-hero__health-badge-title,.hgc-section--dark .hgc-hero__health-badge-title{color:#f8f7fc}.hgc-hero--dark .hgc-hero__health-badge-subtitle,.hgc-section--dark .hgc-hero__health-badge-subtitle{color:#eeeaf5}.hgc-footer__badges{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.hgc-footer__badge-item{display:inline-flex;align-items:center;gap:8px;font-family:"Inter",-apple-system,sans-serif;font-size:12px;font-weight:500;color:rgba(248,247,252,.6);text-decoration:none;transition:color .2s ease,opacity .2s ease;line-height:1}.hgc-footer__badge-item:hover{color:rgba(248,247,252,.85)}.hgc-footer__badge-item img,.hgc-footer__badge-item svg{height:18px;width:auto;object-fit:contain;opacity:.7;transition:opacity .2s ease}.hgc-footer__badge-separator{width:1px;height:14px;background:rgba(248,247,252,.15);flex-shrink:0}.hgc-footer__badge-item--powered{font-size:11px;font-weight:400;color:rgba(248,247,252,.45);letter-spacing:.3px}.hgc-footer__badge-item--powered:hover{color:rgba(124,58,237,.7)}.hgc-footer__badge-item--powered strong{font-weight:600;color:rgba(248,247,252,.55);transition:color .2s ease}.hgc-footer__badge-item--powered:hover strong{color:rgba(124,58,237,.8)}@media (max-width:640px){.hgc-footer__badges{gap:12px;padding:10px 0}.hgc-footer__badge-item{font-size:11px;gap:6px}.hgc-footer__badge-item img,.hgc-footer__badge-item svg{height:15px}.hgc-footer__badge-item--powered{font-size:10px}}@media (max-width:1024px){.hgc-hamburger{display:flex!important}}@media (min-width:1025px){.hgc-hamburger{display:none!important}}@media (max-width:1024px){.hgc-mobile-nav{position:fixed!important;z-index:9999!important}header#hgcHeader .hgc-header__actions .hgc-header__cta,header#hgcHeader .hgc-header__actions .hgc-lang-switcher--dropdown,html body header#hgcHeader.hgc-header .hgc-header__actions .hgc-lang-switcher--dropdown{display:none!important}button.hgc-hamburger,button.hgc-hamburger#hgcMenuToggle,header#hgcHeader .hgc-header__actions button.hgc-hamburger{display:flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;background:0 0!important;border:0!important;cursor:pointer!important;position:relative!important;z-index:10002!important;padding:0!important;flex-shrink:0!important;flex-direction:column!important;gap:0!important}button#hgcMenuToggle span,button.hgc-hamburger span{display:block!important;width:22px!important;height:2px!important;background:#1a1025!important;margin:5px auto!important;border-radius:2px!important;transition:all .3s ease!important}header.hgc-header.scrolled button.hgc-hamburger span{background:#1a1025!important}button.hgc-hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)!important;background:#fff!important}button.hgc-hamburger.active span:nth-child(2){opacity:0!important}button.hgc-hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)!important;background:#fff!important}header#hgcHeader .hgc-header__actions{display:flex!important;align-items:center!important;gap:8px!important;overflow:visible!important}}div.hgc-mobile-nav#hgcMobileNav{position:fixed!important;inset:0!important;background:rgba(26,16,37,.97)!important;-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important;z-index:10001!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;flex-direction:column!important}div.hgc-mobile-nav#hgcMobileNav:not(.active){display:none!important}div.hgc-mobile-nav.active#hgcMobileNav{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}@media (min-width:1025px){.hgc-header .hgc-lang-switcher--dropdown,header#hgcHeader .hgc-lang-switcher--dropdown{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:9999!important}.hgc-lang-switcher--dropdown .hgc-lang-switcher__toggle{display:inline-flex!important;align-items:center!important;gap:6px!important;cursor:pointer!important;pointer-events:auto!important;background:0 0!important;border:1px solid rgba(26,16,37,.12)!important;border-radius:9999px!important;padding:6px 12px!important;font-size:12px!important;font-weight:500!important;color:#5a4a6a!important;transition:all .2s ease!important}.hgc-lang-switcher--dropdown .hgc-lang-switcher__toggle:hover{border-color:rgba(124,58,237,.3)!important;color:#7c3aed!important}.hgc-lang-switcher--dropdown .hgc-lang-switcher__menu{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;min-width:160px!important;background:#fff!important;border:1px solid rgba(26,16,37,.08)!important;border-radius:12px!important;box-shadow:0 8px 30px rgba(26,16,37,.12)!important;padding:6px!important;z-index:10000!important;list-style:none!important;margin:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-8px)!important;transition:opacity .2s ease,visibility .2s ease,transform .2s ease!important}.hgc-lang-switcher--dropdown .hgc-lang-switcher__menu.hgc-lang-switcher__menu--open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.hgc-lang-switcher__menu .hgc-lang-switcher__item{list-style:none!important}.hgc-lang-switcher__menu .hgc-lang-switcher__link{display:flex!important;align-items:center!important;gap:8px!important;padding:8px 12px!important;font-size:13px!important;font-weight:500!important;color:#1a1025!important;text-decoration:none!important;border-radius:8px!important;transition:all .15s ease!important}.hgc-lang-switcher__menu .hgc-lang-switcher__link:hover{background:rgba(124,58,237,.06)!important;color:#7c3aed!important}.hgc-lang-switcher__item--active .hgc-lang-switcher__link{background:rgba(124,58,237,.08)!important;color:#7c3aed!important;font-weight:600!important}header#hgcHeader,header#hgcHeader .hgc-header__actions,header#hgcHeader .hgc-header__inner{overflow:visible!important}.hgc-hamburger,button.hgc-hamburger{display:none!important}}.hgc-hero__health-badge{margin-bottom:24px!important}@media (max-width:768px){.hgc-hero__health-badge{margin-bottom:16px!important}}@media (max-width:480px){.hgc-hero__health-badge{margin-bottom:12px!important}}.hgc-footer__bottom .hgc-footer__clinicflows,.hgc-footer__bottom-inner .hgc-footer__clinicflows,span.hgc-footer__clinicflows{display:none!important}.hgc-footer__badges{border-top:1px solid rgba(255,255,255,.06)!important}.hgc-footer__badges .hgc-container,.hgc-footer__badges-inner{display:flex!important;align-items:center!important;justify-content:center!important}.hgc-footer__badges-inner{gap:24px!important;flex-wrap:wrap!important}.hgc-footer__badges .hgc-footer__badge-link img,.hgc-footer__badges .hgc-footer__health-logo,.hgc-footer__badges img[src*=healthturkiye]{height:32px!important;width:auto!important;opacity:.85!important;filter:none!important;transition:opacity .2s ease!important}.hgc-footer__badges .hgc-footer__badge-link:hover img{opacity:1!important}.hgc-footer__powered{display:inline-flex!important;align-items:center!important;gap:5px!important;font-size:11px!important;font-family:"Inter",-apple-system,sans-serif!important;font-weight:400!important;color:rgba(255,255,255,.35)!important;letter-spacing:.3px!important}.hgc-footer__powered a{color:rgba(255,255,255,.45)!important;text-decoration:none!important;font-weight:500!important;transition:color .2s ease!important}.hgc-footer__powered a:hover{color:rgba(124,58,237,.7)!important}.hgc-footer__badge-item img,.hgc-footer__badge-item svg{filter:none!important}@media (min-width:1025px){header#hgcHeader .hgc-lang-switcher--dropdown{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:99999!important}}@media (min-width:1025px){header#hgcHeader .hgc-lang-switcher--dropdown{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:99999!important}}.hgc-lang-switcher--dropdown .hgc-lang-switcher__menu,.hgc-lang-switcher__menu,html body header#hgcHeader .hgc-lang-switcher__menu{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;min-width:160px!important;background:#fff!important;border:1px solid rgba(26,16,37,.08)!important;border-radius:12px!important;box-shadow:0 8px 30px rgba(26,16,37,.15)!important;padding:6px!important;z-index:100000!important;list-style:none!important;margin:0!important;transform:none!important;transition:none!important}.hgc-lang-switcher--dropdown .hgc-lang-switcher__menu.hgc-lang-switcher__menu--open,.hgc-lang-switcher__toggle[aria-expanded=true]+.hgc-lang-switcher__menu,.hgc-lang-switcher__toggle[aria-expanded=true]~.hgc-lang-switcher__menu,html body header#hgcHeader .hgc-lang-switcher__menu.hgc-lang-switcher__menu--open{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}.hgc-mobile-nav__lang .hgc-lang-switcher__code,.hgc-mobile-nav__lang .hgc-lang-switcher__code-label,.hgc-mobile-nav__lang .hgc-lang-switcher__link,.hgc-mobile-nav__lang .hgc-lang-switcher__name,.hgc-mobile-nav__lang a{color:#fff!important}.hgc-mobile-nav__lang .hgc-lang-switcher__item--active .hgc-lang-switcher__code-label,.hgc-mobile-nav__lang .hgc-lang-switcher__item--active .hgc-lang-switcher__link,.hgc-mobile-nav__lang .hgc-lang-switcher__item--active a{color:#c4b5fd!important}.hgc-services__tabs{display:flex;justify-content:center;gap:8px;margin-bottom:40px}.hgc-services__tab{appearance:none;-webkit-appearance:none;padding:10px 28px!important;border-radius:9999px!important;border:1.5px solid rgba(124,58,237,.25)!important;background:0 0!important;color:var(--purple-primary, #7C3AED);font-family:"Inter",sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .25s ease}.hgc-services__tab:hover{background:rgba(124,58,237,.08)!important}.hgc-services__tab--active{background:var(--purple-primary, #7C3AED)!important;color:#fff!important;border-color:var(--purple-primary, #7C3AED)!important}.hgc-services__panel{display:none;animation:hgcFadePanel .35s ease}.hgc-services__panel--active{display:block!important}.hgc-services__panel--active .hgc-fade-up{opacity:1!important;transform:translateY(0)!important}.hgc-services__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.hgc-service-card--icon,.hgc-service-card__icon-wrap{display:flex;align-items:center;transition:all .3s ease}.hgc-service-card--icon{flex-direction:column;text-align:center;padding:32px 20px 24px;background:#fff;border-radius:16px;cursor:pointer}.hgc-service-card--icon:hover{transform:translateY(-4px)}.hgc-service-card__icon-wrap{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,rgba(124,58,237,.1),rgba(91,33,182,.15));justify-content:center;margin-bottom:16px}.hgc-service-card--icon:hover .hgc-service-card__icon-wrap{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.hgc-service-card__icon-wrap svg{width:32px;height:32px;stroke:var(--purple-primary, #7C3AED);transition:stroke .3s ease}.hgc-service-card--icon:hover .hgc-service-card__icon-wrap svg{stroke:#fff}.hgc-service-card__title{font-family:"Cormorant Garamond",serif;font-size:1.15rem;font-weight:600;color:var(--text-dark, #1A1025);margin-bottom:6px}.hgc-service-card__tagline{font-size:.82rem;margin-bottom:14px;line-height:1.4}.hgc-service-card__detail-btn{font-size:.82rem;font-weight:500;color:var(--purple-primary, #7C3AED);display:inline-flex;align-items:center;gap:4px}.hgc-service-card__detail-btn svg{transition:transform .2s ease}.hgc-service-card--icon:hover .hgc-service-card__detail-btn svg{transform:translateX(3px)}.hgc-ba-slider--modal{max-width:480px;margin:0 auto;aspect-ratio:4/3}.hgc-service-modal__ba{padding-top:8px}.hgc-mini-testimonials{position:relative;margin-top:24px;display:flex;flex-direction:column;gap:8px}.hgc-mini-testimonial{display:none;padding:14px 18px;background:rgba(255,255,255,.07);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:12px;border-left:3px solid var(--purple-primary, #7C3AED);opacity:0;transition:opacity .5s ease}.hgc-mini-testimonial.hgc-mini-testimonial--visible{display:block;opacity:1}.hgc-mini-testimonial.hgc-mini-testimonial--fading{opacity:0}.hgc-mini-testimonial__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.hgc-mini-testimonial__stars{display:flex;gap:2px}.hgc-mini-testimonial__source{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;color:rgba(255,255,255,.5);font-weight:500}.hgc-mini-testimonial__text{font-style:italic;font-size:.83rem;color:rgba(255,255,255,.85);line-height:1.5;margin:0 0 6px}.hgc-mini-testimonial__name{font-size:.75rem;color:rgba(255,255,255,.5);font-weight:500}.hgc-mini-testimonials__links{display:flex;gap:10px;margin-top:12px}.hgc-mini-testimonials__link{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:.78rem;font-weight:500;text-decoration:none;transition:background .2s ease,transform .2s ease}.hgc-mini-testimonials__link--dt{background:rgba(0,169,143,.12);color:#00c9a7;border:1px solid rgba(0,169,143,.2)}.hgc-mini-testimonials__link--dt:hover{background:rgba(0,169,143,.2);transform:translateY(-1px)}.hgc-mini-testimonials__link--google{background:rgba(66,133,244,.12);color:#8ab4f8;border:1px solid rgba(66,133,244,.2)}.hgc-mini-testimonials__link--google:hover{background:rgba(66,133,244,.2);transform:translateY(-1px)}.hgc-mini-testimonials__link strong{font-weight:700}.hgc-social-float{position:fixed;left:16px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:4px;z-index:999;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:24px;padding:8px;border:1px solid rgba(124,58,237,.1);box-shadow:0 4px 16px rgba(26,16,37,.08)}.hgc-social-float__link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;transition:all .25s ease;position:relative}.hgc-social-float__link:hover{background:var(--purple-primary, #7C3AED);color:#fff}.hgc-social-float__link svg{pointer-events:none}.hgc-social-float__link[data-tooltip]::after{content:attr(data-tooltip);position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);background:var(--text-dark, #1A1025);color:#fff;font-size:.72rem;font-weight:500;padding:4px 10px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease}.hgc-social-float__link:hover[data-tooltip]::after{opacity:1}[dir=rtl] .hgc-social-float{left:auto;right:16px}[dir=rtl] .hgc-social-float__link[data-tooltip]::after{left:auto;right:calc(100% + 10px)}@media (max-width:768px){.hgc-social-float{display:none}}.hgc-booking-ticker{margin-top:12px;min-height:24px}.hgc-booking-ticker__inner{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.15);border-radius:9999px;font-size:.72rem;color:#059669;font-weight:500;opacity:0;transition:opacity .5s ease}.hgc-booking-ticker__inner svg{color:#10b981;flex-shrink:0;width:12px;height:12px}.hgc-booking-ticker--visible .hgc-booking-ticker__inner{opacity:1}.hgc-cta .hgc-booking-ticker{margin-top:14px}@media (max-width:768px){.hgc-booking-ticker__inner{font-size:.65rem;padding:4px 10px;gap:4px}.hgc-booking-ticker__inner svg{width:10px;height:10px}.hgc-services__grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.hgc-service-card--icon{padding:20px 12px 16px}.hgc-service-card__icon-wrap{width:56px;height:56px;margin-bottom:10px}.hgc-service-card__icon-wrap svg{width:24px;height:24px}.hgc-service-card__title{font-size:.95rem}.hgc-service-card__tagline{font-size:.75rem;margin-bottom:10px}.hgc-service-card__detail-btn{font-size:.75rem}.hgc-blog__grid{grid-template-columns:1fr!important;gap:12px!important}.hgc-services__tabs{gap:6px}.hgc-services__tab{padding:8px 18px;font-size:.82rem}.hgc-hero__image::after{display:none}.hgc-hero__image{max-width:280px;margin:0 auto}.hgc-hero__image img{border-radius:16px;overflow:hidden}}@media (max-width:1024px){header#hgcHeader .hgc-header__actions .hgc-lang-switcher--dropdown{display:inline-flex!important}header#hgcHeader .hgc-header__actions .hgc-header__cta,header#hgcHeader .hgc-header__actions .hgc-lang-switcher--dropdown .hgc-lang-switcher__name{display:none!important}header#hgcHeader .hgc-header__actions .hgc-lang-switcher--dropdown .hgc-lang-switcher__toggle{padding:4px 8px!important;min-width:auto!important;gap:4px!important}}.hgc-footer__badges{background:linear-gradient(135deg,#5b21b6 0,#1a1025 100%)!important;padding:24px 0!important}.hgc-footer__badges-inner{}.hgc-footer__health-logo{height:80px!important;width:auto!important;transition:opacity .3s ease}.hgc-footer__powered{}.hgc-footer__powered-link{color:rgba(255,255,255,.7)}.hgc-footer__powered-link:hover{color:#c4b5fd}.hgc-header__cta-wrap{position:relative;display:inline-flex;flex-direction:column;align-items:center}.hgc-header__free-badge{display:block;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:linear-gradient(135deg,#25d366 0,#128c7e 100%);padding:2px 10px;border-radius:9999px;margin-bottom:4px;white-space:nowrap;line-height:1.5;animation:hgc-badge-pulse 2.5s ease-in-out infinite}@media (max-width:1024px){.hgc-header__cta-wrap{display:none!important}}.hgc-services{background:linear-gradient(180deg,#1a1025 0,#241a35 50%,#1a1025 100%)}.hgc-services .hgc-section-label,.hgc-services .hgc-section-subtitle,.hgc-services .hgc-section-title{color:#fff}.hgc-services .hgc-section-label{color:var(--purple-light, #A78BFA)}.hgc-services .hgc-services__tab{color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.15)}.hgc-services .hgc-services__tab--active{color:#fff;background:var(--purple-primary, #7C3AED);border-color:var(--purple-primary, #7C3AED)}.hgc-service-card--icon{background:rgba(26,16,37,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(124,58,237,.2)}.hgc-service-card--icon:hover{box-shadow:0 0 24px rgba(124,58,237,.3);border-color:rgba(124,58,237,.5)}.hgc-service-card__icon-wrap{background:radial-gradient(circle,rgba(124,58,237,.25)0,rgba(124,58,237,.08) 70%);box-shadow:0 0 20px rgba(124,58,237,.15)}.hgc-service-card__title{color:#fff}.hgc-service-card__tagline{color:rgba(255,255,255,.55)}.hgc-service-card__detail-btn{color:var(--purple-light, #A78BFA)}.hgc-social-float__link{color:rgba(26,16,37,.75)}.hgc-social-float__link:hover{transform:scale(1.1)}.hgc-social-float__link[aria-label=Instagram]:hover{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af,#515bd4);color:#fff}.hgc-social-float__link[aria-label=YouTube]:hover{background:red;color:#fff}.hgc-social-float__link[aria-label="Google Maps"]:hover{background:#4285f4;color:#fff}.hgc-social-float__link[aria-label=Doktortakvimi]:hover{background:#00b8a9;color:#fff}.hgc-social-float__link--whatsapp{color:#25d366;animation:hgc-whatsapp-pulse 2.5s ease-in-out infinite}.hgc-social-float__link--whatsapp:hover{background:#25d366;color:#fff}@media (max-width:768px){.hgc-hero{position:relative;overflow:hidden}.hgc-hero__grid{position:relative;z-index:1}.hgc-hero__image,.hgc-hero__image img{width:100%!important;height:100%!important}.hgc-hero__image{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;max-width:100%!important;opacity:.12;z-index:0!important;order:unset!important;pointer-events:none}.hgc-hero__image-frame{width:100%!important;height:100%!important;max-width:100%!important}.hgc-hero__image img{max-height:100%!important;object-fit:cover!important;border-radius:0!important}.hgc-hero__image-accent{display:none!important}.hgc-hero__content{position:relative;z-index:1;text-align:center!important;padding:40px 0!important}}.hgc-service-modal__hero{display:none}.hgc-service-modal__section--header{padding-top:8px}.hgc-service-modal__title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.hgc-service-modal__title-row .hgc-service-modal__icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,rgba(124,58,237,.1),rgba(91,33,182,.15));display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hgc-service-modal__title-row .hgc-service-modal__icon svg{width:22px;height:22px;stroke:var(--purple-primary, #7C3AED)}.hgc-service-modal__title-row .hgc-service-modal__title{font-size:1.4rem;margin:0;flex:1}.hgc-service-modal__title-row .hgc-service-modal__badge{position:static}.hgc-social-float__toggle{display:none}@media (max-width:768px){.hgc-social-float{display:flex!important;position:fixed;left:8px;right:auto;top:auto;bottom:140px;transform:none;flex-direction:column;align-items:center;gap:0;padding:0;border-radius:20px;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 12px rgba(0,0,0,.1);z-index:998}.hgc-social-float__toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--purple-primary, #7C3AED);color:#fff;cursor:pointer;border:0;margin:4px;flex-shrink:0;z-index:1;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.hgc-social-float__toggle svg{width:14px;height:14px;transition:transform .25s ease;pointer-events:none}.hgc-social-float.hgc-social-float--open .hgc-social-float__toggle svg{transform:rotate(90deg)}.hgc-social-float__link{width:30px;height:30px;display:none;margin:2px 4px}.hgc-social-float.hgc-social-float--open .hgc-social-float__link{display:flex}.hgc-social-float__link svg{width:14px;height:14px}.hgc-social-float__link[data-tooltip]::after{display:none}.hgc-social-float.hgc-social-float--open{padding-bottom:4px}[dir=rtl] .hgc-social-float{left:auto;right:8px}}.hgc-header__mobile-lang{display:none}@media (max-width:1024px){.hgc-header__mobile-lang{align-items:center;margin-right:4px;position:relative}.hgc-header__mobile-lang,html body header#hgcHeader.hgc-header .hgc-header__actions .hgc-header__mobile-lang .hgc-lang-switcher,html body header#hgcHeader.hgc-header .hgc-header__actions .hgc-header__mobile-lang .hgc-lang-switcher--dropdown{display:inline-flex!important}.hgc-header__mobile-lang .hgc-lang-switcher__code,.hgc-header__mobile-lang .hgc-lang-switcher__name{display:none!important}.hgc-header__mobile-lang .hgc-lang-switcher__toggle{padding:4px 8px!important;min-width:auto!important;gap:4px!important;background:rgba(124,58,237,.08);border-radius:8px;border:1px solid rgba(124,58,237,.15)}.hgc-header__mobile-lang .hgc-lang-switcher__flag{width:20px;height:14px}.hgc-header__mobile-lang .hgc-lang-switcher__arrow{width:8px;height:5px}.hgc-header__mobile-lang .hgc-lang-switcher__menu{right:0;left:auto;min-width:140px}}.hgc-footer__badges{background:0 0!important}.hgc-footer__health-logo{opacity:.9!important}.hgc-footer__badge-link:hover .hgc-footer__health-logo{opacity:1!important}.hgc-page-header--service{text-align:left;padding-bottom:48px}.hgc-service-single__header{position:relative;z-index:1;max-width:740px}.hgc-service-single__header .hgc-section__badge{margin-bottom:16px}.hgc-service-single__excerpt{color:rgba(255,255,255,.7);font-size:var(--text-body-lg);line-height:1.7;margin-top:12px;max-width:620px}.hgc-service-single__header .hgc-page-header__breadcrumb{justify-content:flex-start;margin-top:20px}.hgc-service-single__grid{display:grid;grid-template-columns:1fr 360px;gap:48px;align-items:start}.hgc-service-single__thumbnail{border-radius:var(--radius-lg);overflow:hidden;margin-bottom:32px;box-shadow:0 4px 24px rgba(26,16,37,.08)}.hgc-service-single__thumbnail img{width:100%;height:auto;display:block}.hgc-service-single__body{margin-bottom:40px}.hgc-service-single__sections{display:flex;flex-direction:column;gap:32px}.hgc-service-section{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:32px;transition:box-shadow var(--transition-base)}.hgc-service-section:hover{box-shadow:0 4px 20px rgba(124,58,237,.06)}.hgc-service-section h2{font-family:var(--font-heading);font-size:var(--text-h3);color:var(--text-primary);margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid var(--purple);display:inline-block}.hgc-service-section p{color:var(--text-secondary);line-height:1.8;margin-bottom:12px}.hgc-service-section li:last-child,.hgc-service-section ol:last-child,.hgc-service-section p:last-child,.hgc-service-section ul:last-child{margin-bottom:0}.hgc-service-section ol,.hgc-service-section ul{color:var(--text-secondary);line-height:1.8;padding-left:20px;margin-bottom:12px}.hgc-service-section li{margin-bottom:8px}.hgc-service-section strong{color:var(--text-primary);font-weight:600}.hgc-service-section--highlight{background:linear-gradient(135deg,rgba(124,58,237,.04)0,rgba(167,139,250,.06) 100%);border-color:rgba(124,58,237,.15)}.hgc-service-section--highlight h2{color:var(--purple-dark)}.hgc-service-single__faq{margin-top:40px}.hgc-service-sidebar__cta h3,.hgc-service-single__faq>h2,.hgc-service-single__gallery>h2{font-family:var(--font-heading);font-size:var(--text-h3);color:var(--text-primary);margin-bottom:24px}.hgc-faq__list{display:flex;flex-direction:column;gap:12px}.hgc-faq__item{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-md);overflow:hidden;transition:border-color var(--transition-fast)}.hgc-faq__item:hover{border-color:rgba(124,58,237,.2)}.hgc-faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 24px;background:0 0;border:0;cursor:pointer;font-family:var(--font-body);font-size:var(--text-body);font-weight:600;color:var(--text-primary);text-align:left;gap:16px;line-height:1.5}.hgc-faq__icon,.hgc-faq__question:hover,.hgc-service-sidebar__related a:hover{color:var(--purple)}.hgc-faq__icon{flex-shrink:0;transition:transform var(--transition-fast)}.hgc-faq__question[aria-expanded=true] .hgc-faq__icon{transform:rotate(180deg)}.hgc-faq__answer{overflow:hidden}.hgc-faq__answer-inner{padding:0 24px 18px;color:var(--text-secondary);line-height:1.8}.hgc-service-single__gallery{margin-top:40px}.hgc-service-single__sidebar{display:flex;flex-direction:column;gap:24px;position:sticky;top:calc(var(--header-height) + 24px)}.hgc-service-sidebar__cta{background:linear-gradient(135deg,var(--bg-dark) 0%,#2d1b4e 100%);border-radius:var(--radius-lg);padding:32px;text-align:center}.hgc-service-sidebar__cta h3{color:var(--text-inverse);font-size:var(--text-h4);margin-bottom:8px}.hgc-service-sidebar__cta p{color:rgba(255,255,255,.7);font-size:var(--text-small);line-height:1.6;margin-bottom:20px}.hgc-service-sidebar__cta .hgc-btn{margin-bottom:10px}.hgc-service-sidebar__cta .hgc-btn:last-child{margin-bottom:0}.hgc-service-sidebar__details{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:28px}.hgc-service-sidebar__details h3,.hgc-service-sidebar__location h3{font-family:var(--font-heading);font-size:var(--text-h4);color:var(--text-primary);margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--border-light)}.hgc-service-sidebar__details ul,.hgc-service-sidebar__related ul{list-style:none;padding:0;margin:0}.hgc-service-sidebar__details li{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.04)}.hgc-service-sidebar__details li:last-child{border-bottom:none;padding-bottom:0}.hgc-service-sidebar__detail-label{color:var(--text-muted);font-size:var(--text-small);font-weight:500}.hgc-service-sidebar__detail-value{color:var(--text-primary);font-weight:600;font-size:var(--text-small)}.hgc-service-sidebar__location{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:28px}.hgc-service-sidebar__map{margin-bottom:16px;border-radius:var(--radius-md);overflow:hidden}.hgc-service-sidebar__map iframe{display:block}.hgc-service-sidebar__address{margin-bottom:16px}.hgc-service-sidebar__address p{color:var(--text-secondary);font-size:var(--text-small);line-height:1.6;margin-bottom:4px}.hgc-service-sidebar__hours{color:var(--text-tertiary)!important;font-size:var(--text-xs)!important}.hgc-service-sidebar__location .hgc-btn{gap:8px}.hgc-service-sidebar__related{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:28px}.hgc-service-sidebar__related h3{font-family:var(--font-heading);font-size:var(--text-h4);color:var(--text-primary);margin-bottom:16px}.hgc-service-sidebar__related li{border-bottom:1px solid rgba(0,0,0,.04)}.hgc-service-sidebar__related li:last-child{border-bottom:none}.hgc-service-sidebar__related a{display:flex;align-items:center;justify-content:space-between;padding:12px 0;color:var(--text-secondary);text-decoration:none;font-size:var(--text-small);font-weight:500;transition:color var(--transition-fast)}.hgc-service-sidebar__related a svg{flex-shrink:0;color:var(--purple);opacity:0;transform:translateX(-4px);transition:all var(--transition-fast)}@media (max-width:1024px){.hgc-service-single__grid{grid-template-columns:1fr;gap:32px}.hgc-service-single__sidebar{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}}@media (max-width:768px){.hgc-page-header--service{text-align:center;padding-bottom:36px}.hgc-service-single__header .hgc-page-header__breadcrumb{justify-content:center}.hgc-service-section,.hgc-service-sidebar__cta{padding:24px 20px}.hgc-service-single__sidebar{grid-template-columns:1fr}.hgc-faq__question{padding:14px 16px;font-size:var(--text-small)}.hgc-faq__answer-inner{padding:0 16px 14px}}