.comparison-bar-module__De-Oqa__bar{z-index:900;background:var(--surface);border-top:1.5px solid var(--border);padding:.75rem 0;animation:.25s ease-out comparison-bar-module__De-Oqa__slideUp;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000014}@keyframes comparison-bar-module__De-Oqa__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.comparison-bar-module__De-Oqa__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin-inline:auto;padding-inline:2rem;display:flex}.comparison-bar-module__De-Oqa__pills{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.comparison-bar-module__De-Oqa__pill{background:var(--bg);border:1px solid var(--border);color:var(--ink);border-radius:99px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.8rem;font-weight:600;line-height:1.3;display:inline-flex}.comparison-bar-module__De-Oqa__pillName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.comparison-bar-module__De-Oqa__pillRemove{cursor:pointer;color:var(--muted);background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:.7rem;line-height:1;transition:color .15s;display:inline-flex}.comparison-bar-module__De-Oqa__pillRemove:hover{color:var(--brand)}.comparison-bar-module__De-Oqa__actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.comparison-bar-module__De-Oqa__compareBtn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:99px;justify-content:center;align-items:center;padding:.55rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex;box-shadow:0 2px 8px #c2634e40}.comparison-bar-module__De-Oqa__compareBtn:hover{background:var(--brand-hover);color:#fff;transform:translateY(-1px)}.comparison-bar-module__De-Oqa__hint{color:var(--muted);font-size:.82rem;font-weight:500}.comparison-bar-module__De-Oqa__clearBtn{color:var(--muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:99px;justify-content:center;align-items:center;padding:.45rem 1rem;font-size:.82rem;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex}.comparison-bar-module__De-Oqa__clearBtn:hover{color:var(--brand);border-color:var(--brand)}@media (max-width:640px){.comparison-bar-module__De-Oqa__inner{flex-direction:column;gap:.6rem;padding-inline:1rem}.comparison-bar-module__De-Oqa__pills{justify-content:center}.comparison-bar-module__De-Oqa__actions{justify-content:center;width:100%}}
.compare-toggle-module__6NYgPa__toggle{top:.6rem;z-index:3;-webkit-backdrop-filter:blur(8px);cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--muted);background:#ffffffd1;border:1.5px solid #0000;border-radius:99px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.7rem;font-weight:600;line-height:1.4;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex;position:absolute;inset-inline-end:.6rem}.compare-toggle-module__6NYgPa__toggle:hover{border-color:var(--brand);color:var(--brand);background:#fffffff2}.compare-toggle-module__6NYgPa__toggle.compare-toggle-module__6NYgPa__checked{background:var(--brand);color:#fff;border-color:var(--brand)}.compare-toggle-module__6NYgPa__toggle.compare-toggle-module__6NYgPa__checked:hover{background:var(--brand-hover);border-color:var(--brand-hover);color:#fff}.compare-toggle-module__6NYgPa__input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.compare-toggle-module__6NYgPa__input:focus-visible+.compare-toggle-module__6NYgPa__label{outline:2px solid var(--brand);outline-offset:2px;border-radius:99px}.compare-toggle-module__6NYgPa__input:disabled~.compare-toggle-module__6NYgPa__label{opacity:.5;cursor:not-allowed}.compare-toggle-module__6NYgPa__label{pointer-events:none}
.guide-card-v2-module___cqqxa__card{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-md);flex-direction:column;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.guide-card-v2-module___cqqxa__card:hover{border-color:var(--gold);box-shadow:var(--shadow-hover);transform:translateY(-3px)}.guide-card-v2-module___cqqxa__accentStripe{flex-shrink:0;width:100%;height:4px}.guide-card-v2-module___cqqxa__accentStripe.guide-card-v2-module___cqqxa__gold{background:linear-gradient(90deg,var(--gold),#d4ab4c)}.guide-card-v2-module___cqqxa__accentStripe.guide-card-v2-module___cqqxa__brand{background:linear-gradient(90deg,var(--brand),#d47860)}.guide-card-v2-module___cqqxa__accentStripe.guide-card-v2-module___cqqxa__accent{background:linear-gradient(90deg,var(--accent),#3a7d6e)}.guide-card-v2-module___cqqxa__body{flex-direction:column;flex:1;gap:.5rem;padding:1.4rem 1.4rem 1rem;display:flex}.guide-card-v2-module___cqqxa__bookIcon{background:var(--gold-light);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;line-height:1;display:inline-flex}.guide-card-v2-module___cqqxa__kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--gold-strong);margin:0;font-size:.75rem;font-weight:700}.guide-card-v2-module___cqqxa__title{font-size:1.1rem;font-weight:700;font-family:var(--font-display),serif;margin:0;line-height:1.35}.guide-card-v2-module___cqqxa__title a{color:inherit;text-decoration:none}.guide-card-v2-module___cqqxa__title a:hover{color:var(--brand)}.guide-card-v2-module___cqqxa__excerpt{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.guide-card-v2-module___cqqxa__footer{border-top:1px solid var(--border-light);background:var(--bg);justify-content:space-between;align-items:center;padding:.75rem 1.4rem;font-size:.82rem;display:flex}.guide-card-v2-module___cqqxa__author{color:var(--ink);align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.guide-card-v2-module___cqqxa__authorIcon{opacity:.6;font-size:.75rem}.guide-card-v2-module___cqqxa__date{color:var(--muted);font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){.guide-card-v2-module___cqqxa__card{transition-duration:.01ms!important}.guide-card-v2-module___cqqxa__card:hover{transform:none}}
.practitioner-card-v2-module__DrSKHq__card{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius-md);flex-direction:column;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;position:relative;overflow:hidden}.practitioner-card-v2-module__DrSKHq__card:hover{border-color:var(--brand);box-shadow:var(--shadow-hover);transform:translateY(-4px)}.practitioner-card-v2-module__DrSKHq__cover{height:220px;display:block;position:relative;overflow:hidden}.practitioner-card-v2-module__DrSKHq__photo{object-fit:cover;filter:url(#tf-duotone)contrast(1.02)brightness(1.02);width:100%;height:220px;transition:transform .45s,filter .5s}.practitioner-card-v2-module__DrSKHq__card:hover .practitioner-card-v2-module__DrSKHq__photo{filter:url(#tf-duotone)contrast(1.04)brightness(1.05)saturate(1.15);transform:scale(1.06)}.practitioner-card-v2-module__DrSKHq__floatingBadge{top:.75rem;-webkit-backdrop-filter:blur(8px);z-index:2;border-radius:99px;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.72rem;font-weight:700;line-height:1.4;display:inline-flex;position:absolute;inset-inline-start:.75rem}.practitioner-card-v2-module__DrSKHq__floatingBadge.practitioner-card-v2-module__DrSKHq__verified{color:#fff;background:#2e6b5ed9}.practitioner-card-v2-module__DrSKHq__floatingBadge.practitioner-card-v2-module__DrSKHq__experienced{color:#fff;background:#c49a3ce0}.practitioner-card-v2-module__DrSKHq__badgeIcon{font-size:.85rem;line-height:1;display:inline-flex}.practitioner-card-v2-module__DrSKHq__body{flex-direction:column;flex:1;gap:.35rem;min-width:0;padding:1.25rem 1.4rem;display:flex}.practitioner-card-v2-module__DrSKHq__cityBadge{color:var(--accent);background:var(--accent-light);border-radius:99px;align-items:center;gap:.3rem;width:fit-content;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-flex}.practitioner-card-v2-module__DrSKHq__cityIcon{font-size:.7rem;line-height:1}.practitioner-card-v2-module__DrSKHq__name{font-size:1.12rem;font-weight:700;font-family:var(--font-display),serif;margin:0;line-height:1.35}.practitioner-card-v2-module__DrSKHq__name a{color:inherit;text-decoration:none}.practitioner-card-v2-module__DrSKHq__name a:hover{color:var(--brand)}.practitioner-card-v2-module__DrSKHq__headline{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.practitioner-card-v2-module__DrSKHq__chips{flex-wrap:wrap;gap:.35rem;margin:.35rem 0 0;padding:0;list-style:none;display:flex}.practitioner-card-v2-module__DrSKHq__chip{background:var(--brand-light);color:var(--brand-hover);border-radius:99px;padding:.18rem .55rem;font-size:.7rem;font-weight:500;line-height:1.4}.practitioner-card-v2-module__DrSKHq__meta{border-top:1px solid var(--border-light);background:var(--bg);justify-content:space-between;align-items:center;padding:.75rem 1.4rem;font-size:.85rem;font-weight:600;display:flex}@media (prefers-reduced-motion:reduce){.practitioner-card-v2-module__DrSKHq__card,.practitioner-card-v2-module__DrSKHq__photo{transition-duration:.01ms!important}.practitioner-card-v2-module__DrSKHq__card:hover .practitioner-card-v2-module__DrSKHq__photo,.practitioner-card-v2-module__DrSKHq__card:hover{transform:none}}
.section-head-module__AgHGvW__head{align-items:baseline;gap:1rem;margin-block-end:1.8rem;display:flex}.section-head-module__AgHGvW__num{font-family:var(--font-display),serif;color:var(--gold);font-size:1rem}.section-head-module__AgHGvW__title{font-family:var(--font-display),serif;letter-spacing:-.01em;color:var(--ink);margin:0;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:500}
.city-module__eKWTja__page{padding-block-end:4rem}.city-module__eKWTja__wrap{max-width:1240px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,5rem)}.city-module__eKWTja__hero{padding-block:clamp(2.5rem,7vh,5.5rem) clamp(2.5rem,6vh,4.5rem)}.city-module__eKWTja__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:0 0 1.6rem;font-size:.72rem;font-weight:600;display:block}.city-module__eKWTja__title{font-family:var(--font-display),serif;letter-spacing:-.015em;color:var(--ink);max-width:16ch;margin:0;font-size:clamp(2.8rem,6vw,5rem);font-weight:500;line-height:1.02}.city-module__eKWTja__goldRule{background:var(--gold);block-size:2px;inline-size:64px;margin-block:1.8rem}.city-module__eKWTja__lede{font-family:var(--font-display),serif;color:var(--ink);max-width:54ch;margin:0 0 1.1rem;font-size:clamp(1.2rem,1.8vw,1.5rem);font-weight:400;line-height:1.55}.city-module__eKWTja__prose{color:var(--ink-light);max-width:62ch;margin:0;font-size:1.08rem;line-height:1.85}.city-module__eKWTja__count{border-block-start:1px solid var(--border);color:var(--ink-light);font-variant-numeric:tabular-nums;margin:1.8rem 0 0;padding-block-start:1.4rem;font-size:.95rem;font-weight:600}.city-module__eKWTja__section{border-block-start:1px solid var(--border);padding-block:clamp(2.5rem,6vh,4rem)}.city-module__eKWTja__indexList{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2rem,5vw,4rem);display:grid}.city-module__eKWTja__ixRow{border-block-end:1px solid var(--border);color:inherit;justify-content:space-between;align-items:baseline;gap:1rem;padding-block:1rem;transition:color .2s;display:flex}.city-module__eKWTja__ixRow:hover{color:var(--brand-hover)}.city-module__eKWTja__ixName{font-family:var(--font-display),serif;font-size:1.35rem;line-height:1.3}.city-module__eKWTja__ixMeta{color:var(--muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.85rem}.city-module__eKWTja__ixRow:hover .city-module__eKWTja__ixMeta{color:var(--brand-hover)}.city-module__eKWTja__ixStack{border-block-end:1px solid var(--border);color:inherit;padding-block:1.15rem;transition:color .2s;display:block}.city-module__eKWTja__ixStack:hover{color:var(--brand-hover)}.city-module__eKWTja__ixStackName{font-family:var(--font-display),serif;color:var(--ink);margin:0;font-size:1.35rem;line-height:1.3;transition:color .2s}.city-module__eKWTja__ixStack:hover .city-module__eKWTja__ixStackName{color:var(--brand-hover)}.city-module__eKWTja__ixStackExcerpt{color:var(--ink-light);max-width:60ch;margin:.4rem 0 0;font-size:.98rem;line-height:1.6}.city-module__eKWTja__faq{border-block-start:1px solid var(--border);margin:0;padding:0}.city-module__eKWTja__faqItem{border-block-end:1px solid var(--border);padding-block:1.6rem}.city-module__eKWTja__faqQuestion{font-family:var(--font-display),serif;color:var(--ink);margin:0 0 .55rem;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:500;line-height:1.4}.city-module__eKWTja__faqAnswer{color:var(--ink-light);max-width:70ch;margin:0;font-size:1.05rem;line-height:1.8}.city-module__eKWTja__list{border-block-start:1px solid var(--border);padding-block:clamp(2.5rem,6vh,4rem)}.city-module__eKWTja__filters .city-filter-bar{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-warm);box-shadow:var(--shadow-sm);padding:1.1rem 1.4rem}.city-module__eKWTja__filters .city-filter-select{background:var(--surface)}.city-module__eKWTja__filters .city-filter-count{color:var(--ink-light);font-variant-numeric:tabular-nums}.city-module__eKWTja__empty{text-align:center;border:1px solid var(--border);border-radius:var(--radius-lg);margin-block:2.5rem 0;padding:3rem 2rem;position:relative;overflow:hidden}.city-module__eKWTja__empty:before{content:"";z-index:-1;background-color:var(--bg-warm);background-image:repeating-linear-gradient(45deg,#5d334305 0 2px,#0000 2px 4px),repeating-linear-gradient(-45deg,#5d334305 0 2px,#0000 2px 4px);position:absolute;inset:0}.city-module__eKWTja__emptyTitle{font-family:var(--font-display),serif;color:var(--ink);margin:0 0 .6rem;font-size:1.5rem;font-weight:500}.city-module__eKWTja__emptyText{color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.city-module__eKWTja__acq{border-block:1px solid var(--border);background:linear-gradient(160deg,var(--bg-warm),#ece0cd);margin-block-start:clamp(3rem,7vh,5rem)}.city-module__eKWTja__acqInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(1.5rem,5vw,3.5rem);padding-block:clamp(2.75rem,6vh,4.5rem);display:flex}.city-module__eKWTja__acqBody{flex:28rem;min-inline-size:0}.city-module__eKWTja__acqKicker{letter-spacing:.2em;text-transform:uppercase;color:var(--brand);margin:0 0 .8rem;font-size:.72rem;font-weight:600;display:block}.city-module__eKWTja__acqTitle{font-family:var(--font-display),serif;letter-spacing:-.01em;color:var(--ink);margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.1}.city-module__eKWTja__acqLede{color:var(--ink-light);max-width:48ch;margin:1rem 0 0;font-size:1.1rem;line-height:1.6}.city-module__eKWTja__acqButton{background:var(--brand);color:#fff;border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;min-height:52px;padding-block:.95rem;padding-inline:2.4rem;font-size:1rem;font-weight:600;transition:background-color .25s,transform .2s;display:inline-flex}.city-module__eKWTja__acqButton:hover{background:var(--brand-hover);color:#fff;transform:translateY(-2px)}@media (max-width:768px){.city-module__eKWTja__indexList{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.city-module__eKWTja__ixRow,.city-module__eKWTja__ixStack,.city-module__eKWTja__ixStackName,.city-module__eKWTja__acqButton{transition:none}.city-module__eKWTja__acqButton:hover{transform:none}}
.modality-module__8CjW-G__page{padding-block-end:4rem}.modality-module__8CjW-G__wrap{max-width:1240px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,5rem)}.modality-module__8CjW-G__hero{padding-block:clamp(2.5rem,7vh,5.5rem) clamp(2.5rem,6vh,4.5rem)}.modality-module__8CjW-G__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:0 0 1.6rem;font-size:.72rem;font-weight:600;display:block}.modality-module__8CjW-G__title{font-family:var(--font-display),serif;letter-spacing:-.015em;color:var(--ink);max-width:16ch;margin:0;font-size:clamp(2.8rem,6vw,5rem);font-weight:500;line-height:1.02}.modality-module__8CjW-G__goldRule{background:var(--gold);block-size:2px;inline-size:64px;margin-block:1.8rem}.modality-module__8CjW-G__lede{font-family:var(--font-display),serif;color:var(--ink);max-width:54ch;margin:0 0 1.1rem;font-size:clamp(1.2rem,1.8vw,1.5rem);font-weight:400;line-height:1.55}.modality-module__8CjW-G__prose{color:var(--ink-light);max-width:62ch;margin:0;font-size:1.08rem;line-height:1.85}.modality-module__8CjW-G__count{border-block-start:1px solid var(--border);color:var(--ink-light);font-variant-numeric:tabular-nums;margin:1.8rem 0 0;padding-block-start:1.4rem;font-size:.95rem;font-weight:600}.modality-module__8CjW-G__section{border-block-start:1px solid var(--border);padding-block:clamp(2.5rem,6vh,4rem)}.modality-module__8CjW-G__indexList{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2rem,5vw,4rem);display:grid}.modality-module__8CjW-G__ixRow{border-block-end:1px solid var(--border);color:inherit;justify-content:space-between;align-items:baseline;gap:1rem;padding-block:1rem;transition:color .2s;display:flex}.modality-module__8CjW-G__ixRow:hover{color:var(--brand-hover)}.modality-module__8CjW-G__ixName{font-family:var(--font-display),serif;font-size:1.35rem;line-height:1.3}.modality-module__8CjW-G__ixMeta{color:var(--muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.85rem}.modality-module__8CjW-G__ixRow:hover .modality-module__8CjW-G__ixMeta{color:var(--brand-hover)}.modality-module__8CjW-G__ixStack{border-block-end:1px solid var(--border);color:inherit;padding-block:1.15rem;transition:color .2s;display:block}.modality-module__8CjW-G__ixStack:hover{color:var(--brand-hover)}.modality-module__8CjW-G__ixStackName{font-family:var(--font-display),serif;color:var(--ink);margin:0;font-size:1.35rem;line-height:1.3;transition:color .2s}.modality-module__8CjW-G__ixStack:hover .modality-module__8CjW-G__ixStackName{color:var(--brand-hover)}.modality-module__8CjW-G__ixStackExcerpt{color:var(--ink-light);max-width:60ch;margin:.4rem 0 0;font-size:.98rem;line-height:1.6}.modality-module__8CjW-G__faq{border-block-start:1px solid var(--border);margin:0;padding:0}.modality-module__8CjW-G__faqItem{border-block-end:1px solid var(--border);padding-block:1.6rem}.modality-module__8CjW-G__faqQuestion{font-family:var(--font-display),serif;color:var(--ink);margin:0 0 .55rem;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:500;line-height:1.4}.modality-module__8CjW-G__faqAnswer{color:var(--ink-light);max-width:70ch;margin:0;font-size:1.05rem;line-height:1.8}.modality-module__8CjW-G__list{border-block-start:1px solid var(--border);padding-block:clamp(2.5rem,6vh,4rem)}.modality-module__8CjW-G__acq{border-block:1px solid var(--border);background:linear-gradient(160deg,var(--bg-warm),#ece0cd);margin-block-start:clamp(3rem,7vh,5rem)}.modality-module__8CjW-G__acqInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(1.5rem,5vw,3.5rem);padding-block:clamp(2.75rem,6vh,4.5rem);display:flex}.modality-module__8CjW-G__acqBody{flex:28rem;min-inline-size:0}.modality-module__8CjW-G__acqKicker{letter-spacing:.2em;text-transform:uppercase;color:var(--brand);margin:0 0 .8rem;font-size:.72rem;font-weight:600;display:block}.modality-module__8CjW-G__acqTitle{font-family:var(--font-display),serif;letter-spacing:-.01em;color:var(--ink);margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.1}.modality-module__8CjW-G__acqLede{color:var(--ink-light);max-width:48ch;margin:1rem 0 0;font-size:1.1rem;line-height:1.6}.modality-module__8CjW-G__acqButton{background:var(--brand);color:#fff;border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;min-height:52px;padding-block:.95rem;padding-inline:2.4rem;font-size:1rem;font-weight:600;transition:background-color .25s,transform .2s;display:inline-flex}.modality-module__8CjW-G__acqButton:hover{background:var(--brand-hover);color:#fff;transform:translateY(-2px)}@media (max-width:768px){.modality-module__8CjW-G__indexList{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.modality-module__8CjW-G__ixRow,.modality-module__8CjW-G__ixStack,.modality-module__8CjW-G__ixStackName,.modality-module__8CjW-G__acqButton{transition:none}.modality-module__8CjW-G__acqButton:hover{transform:none}}
.profile-module__IReOVG__page{padding-block-end:4rem}.profile-module__IReOVG__wrap{max-width:1240px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,5rem)}.profile-module__IReOVG__hero{grid-template-columns:.92fr 1.08fr;min-height:clamp(440px,64vh,760px);display:grid;position:relative}.profile-module__IReOVG__heroMedia{background:var(--bg-warm);position:relative;overflow:hidden}.profile-module__IReOVG__heroMedia:after{content:"";background:linear-gradient(to left,transparent 58%,var(--bg)100%);pointer-events:none;position:absolute;inset:0}.profile-module__IReOVG__heroPhoto{object-fit:cover;object-position:center 28%;width:100%;height:100%}.profile-module__IReOVG__monogram{background:repeating-linear-gradient(135deg,#bb5a400b 0 2px,transparent 2px 10px),linear-gradient(160deg,var(--bg-warm),#e6d6bf);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.profile-module__IReOVG__monogram span{font-family:var(--font-display),serif;color:color-mix(in srgb,var(--accent)17%,transparent);font-size:clamp(8rem,18vw,16rem);font-weight:500;line-height:1}.profile-module__IReOVG__heroText{flex-direction:column;justify-content:center;padding-block:clamp(3rem,8vh,6rem);padding-inline:clamp(1.5rem,6vw,7rem) clamp(1.5rem,4vw,4rem);display:flex}.profile-module__IReOVG__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:0 0 1.4rem;font-size:.72rem;font-weight:600}.profile-module__IReOVG__name{font-family:var(--font-display),serif;letter-spacing:-.015em;color:var(--ink);margin:0;font-size:clamp(3rem,6vw,5.5rem);font-weight:500;line-height:.98}.profile-module__IReOVG__role{font-family:var(--font-display),serif;color:var(--accent);margin:1rem 0 0;font-size:clamp(1.05rem,1.7vw,1.45rem);font-style:italic}.profile-module__IReOVG__goldRule{background:var(--gold);width:64px;height:2px;margin-block:1.6rem}.profile-module__IReOVG__intro{color:var(--ink-light);max-width:40ch;margin:0;font-size:1.12rem;line-height:1.6}.profile-module__IReOVG__heroCta{margin-top:2.2rem}.profile-module__IReOVG__heroCta .contact-section{border-top:none;margin-top:0;padding-top:0}.profile-module__IReOVG__heroCta .contact-section-title{text-transform:uppercase;letter-spacing:.18em;color:var(--muted);margin-bottom:.85rem;font-size:.72rem;font-weight:600}.profile-module__IReOVG__heroCta .contact-button{border-radius:var(--radius-sm);min-height:52px;padding-block:.95rem;font-size:1rem}.profile-module__IReOVG__claimHint{color:var(--muted);margin:1.2rem 0 0;font-size:.92rem}.profile-module__IReOVG__claimHint a{color:var(--brand);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.profile-module__IReOVG__claimHint a:hover{color:var(--brand-hover)}.profile-module__IReOVG__spec{border-block:1px solid var(--border);background:color-mix(in srgb,var(--surface)55%,transparent)}.profile-module__IReOVG__specInner{flex-wrap:wrap;display:flex}.profile-module__IReOVG__specCell{padding-block:1.5rem;padding-inline:clamp(1rem,2.6vw,2.2rem)}.profile-module__IReOVG__specCell:first-child{padding-inline-start:0}.profile-module__IReOVG__specCell:not(:first-child){border-inline-start:1px solid var(--border)}.profile-module__IReOVG__specLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:.5rem;font-size:.68rem;font-weight:600;display:block}.profile-module__IReOVG__specValue{font-family:var(--font-display),serif;color:var(--ink);font-size:1.15rem;line-height:1.35}.profile-module__IReOVG__specLink{color:inherit;text-decoration:none}.profile-module__IReOVG__specLink:hover{color:var(--brand)}.profile-module__IReOVG__layout{grid-template-columns:minmax(0,1fr) minmax(0,320px);align-items:start;gap:clamp(2rem,5vw,4rem);padding-block:clamp(3rem,7vh,5rem);display:grid}.profile-module__IReOVG__main{flex-direction:column;gap:clamp(3rem,6vh,4.5rem);min-width:0;display:flex}.profile-module__IReOVG__section{min-width:0}.profile-module__IReOVG__proseLead{font-family:var(--font-display),serif;color:var(--ink);white-space:pre-line;max-width:60ch;margin:0 0 1.1rem;font-size:clamp(1.2rem,1.8vw,1.45rem);font-weight:400;line-height:1.55}.profile-module__IReOVG__prose{color:var(--ink-light);white-space:pre-line;max-width:62ch;margin:0;font-size:1.08rem;line-height:1.85}.profile-module__IReOVG__pullQuote{border-inline-start:2px solid var(--gold);margin:0;padding-block:.3rem;padding-inline-start:1.8rem}.profile-module__IReOVG__pullQuoteText{font-family:var(--font-display),serif;color:var(--accent);margin:0 0 1rem;font-size:clamp(1.4rem,2.4vw,1.9rem);font-style:italic;line-height:1.4}.profile-module__IReOVG__pullQuoteSub{color:var(--ink-light);margin:0 0 1rem;font-size:.95rem}.profile-module__IReOVG__pullQuoteLink{color:var(--brand);text-underline-offset:3px;font-size:.9rem;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.profile-module__IReOVG__pullQuoteLink:hover{color:var(--brand-hover)}.profile-module__IReOVG__offerList{flex-direction:column;display:flex}.profile-module__IReOVG__offerRow{border-top:1px solid var(--border-light);align-items:flex-start;gap:1.2rem;padding-block:1.5rem;display:flex}.profile-module__IReOVG__offerRow:last-child{border-bottom:1px solid var(--border-light)}.profile-module__IReOVG__offerIcon{opacity:.85;flex-shrink:0;font-size:1.3rem;line-height:1.5}.profile-module__IReOVG__offerBody{min-width:0}.profile-module__IReOVG__offerTitle{font-family:var(--font-display),serif;color:var(--ink);margin:0 0 .35rem;font-size:1.4rem;font-weight:500}.profile-module__IReOVG__offerDesc{color:var(--muted);max-width:54ch;margin:0;font-size:1rem;line-height:1.6}.profile-module__IReOVG__metaInline{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.profile-module__IReOVG__metaTag{border:1px solid var(--border-light);background:var(--bg-warm);color:var(--ink-light);border-radius:99px;align-items:center;padding:.4rem .85rem;font-size:.82rem;font-weight:500;display:inline-flex}.profile-module__IReOVG__metaInlineLabel{text-transform:uppercase;letter-spacing:.16em;width:100%;color:var(--muted);margin:0 0 .1rem;font-size:.7rem;font-weight:600}.profile-module__IReOVG__prompt{text-align:center;border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--ink-light);flex-direction:column;align-items:center;gap:.65rem;padding:clamp(2rem,5vw,3rem) 1.75rem;display:flex}.profile-module__IReOVG__promptIcon{opacity:.8;font-size:1.6rem;line-height:1}.profile-module__IReOVG__promptText{color:var(--ink-light);max-width:44ch;margin:0;font-size:1.02rem}.profile-module__IReOVG__promptLink{color:var(--brand);text-underline-offset:3px;font-size:.9rem;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.profile-module__IReOVG__promptLink:hover{color:var(--brand-hover)}.profile-module__IReOVG__aside{min-width:0;position:sticky;top:92px}.profile-module__IReOVG__contactCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:1.5rem}.profile-module__IReOVG__contactHead{align-items:center;gap:.9rem;margin-bottom:1.1rem;display:flex}.profile-module__IReOVG__contactThumb{border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:64px;height:64px}.profile-module__IReOVG__contactMono{border-radius:var(--radius-md);width:64px;height:64px;font-family:var(--font-display),serif;color:color-mix(in srgb,var(--accent)32%,transparent);flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;display:flex}.profile-module__IReOVG__contactName{font-family:var(--font-display),serif;color:var(--ink);margin:0;font-size:1.2rem;font-weight:600}.profile-module__IReOVG__contactBadge{color:var(--gold-strong);margin:.15rem 0 0;font-size:.78rem;font-weight:700}.profile-module__IReOVG__contactSub{color:var(--muted);margin:.15rem 0 0;font-size:.78rem}.profile-module__IReOVG__contactActions .contact-section{border-top:none;margin-top:0;padding-top:0}:is(.profile-module__IReOVG__heroCta .contact-button-whatsapp,.profile-module__IReOVG__contactActions .contact-button-whatsapp){border-color:var(--brand);background:var(--brand);color:#fff}:is(.profile-module__IReOVG__heroCta .contact-button-whatsapp:hover,.profile-module__IReOVG__contactActions .contact-button-whatsapp:hover){border-color:var(--brand-hover);background:var(--brand-hover);color:#fff}.profile-module__IReOVG__gallerySection{padding-block:clamp(2rem,5vh,4rem)}.profile-module__IReOVG__galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:1rem;margin-top:1.5rem;display:grid}.profile-module__IReOVG__galleryImage{object-fit:cover;border-radius:var(--radius-sm);background:var(--bg-warm);width:100%;height:100%;display:block}.profile-module__IReOVG__galleryImageWide{grid-area:span 2/span 2}.profile-module__IReOVG__galleryTiles{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.25rem;display:grid}.profile-module__IReOVG__galleryTile{aspect-ratio:4/3;border-radius:var(--radius-sm);border:1px dashed var(--border);color:var(--muted);opacity:.75;justify-content:center;align-items:center;font-size:1.6rem;display:flex}.profile-module__IReOVG__claimBand{border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;background:linear-gradient(160deg,var(--bg-warm),#ece0cd);margin-block:2rem;padding:clamp(2.5rem,6vw,4.5rem) clamp(1.5rem,5vw,4rem)}.profile-module__IReOVG__claimBandKicker{text-transform:uppercase;letter-spacing:.2em;color:var(--brand);margin:0 0 .6rem;font-size:.72rem;font-weight:600}.profile-module__IReOVG__claimBandTitle{font-family:var(--font-display),serif;letter-spacing:-.01em;color:var(--ink);margin:0 0 .9rem;font-size:clamp(2rem,4vw,3rem);font-weight:500}.profile-module__IReOVG__claimBandLead{color:var(--ink-light);max-width:52ch;margin:0 auto;font-size:1.1rem;line-height:1.6}.profile-module__IReOVG__claimChecklist{text-align:start;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 1.6rem;max-width:680px;margin:1.9rem auto;padding:0;list-style:none;display:grid}.profile-module__IReOVG__claimChecklistItem{color:var(--ink-light);align-items:center;gap:.55rem;font-size:.95rem;line-height:1.45;display:flex}.profile-module__IReOVG__claimCheck{color:var(--gold);flex-shrink:0;font-size:.9rem;font-weight:700}.profile-module__IReOVG__claimButton{background:var(--brand);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;min-height:52px;padding:.95rem 2.5rem;font-size:1rem;font-weight:600;transition:background-color .25s,transform .2s;display:inline-flex}.profile-module__IReOVG__claimButton:hover{background:var(--brand-hover);color:#fff;transform:translateY(-2px)}.profile-module__IReOVG__claimConfirm{border:1px solid var(--border-light);border-radius:var(--radius-md);color:var(--accent);justify-content:center;align-items:center;gap:.6rem;margin-block:2rem;padding:1.25rem;font-size:.95rem;font-weight:600;display:flex}.profile-module__IReOVG__claimConfirmMark{background:var(--accent-light);width:1.5rem;height:1.5rem;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;line-height:1;display:inline-flex}.profile-module__IReOVG__related{padding-block:clamp(2rem,5vh,3.5rem)}@media (max-width:980px){.profile-module__IReOVG__hero{grid-template-columns:1fr}.profile-module__IReOVG__heroMedia{order:-1;min-height:360px}.profile-module__IReOVG__heroMedia:after{background:linear-gradient(to top,transparent 62%,var(--bg)100%)}.profile-module__IReOVG__layout{grid-template-columns:1fr}.profile-module__IReOVG__aside{position:static;top:auto}.profile-module__IReOVG__galleryGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.profile-module__IReOVG__heroText{padding-block:2.5rem}.profile-module__IReOVG__specCell{padding-inline:1rem}.profile-module__IReOVG__specCell:first-child{padding-inline-start:0}.profile-module__IReOVG__claimChecklist{grid-template-columns:1fr}.profile-module__IReOVG__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px}.profile-module__IReOVG__galleryTiles{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.profile-module__IReOVG__claimButton{transition:none}.profile-module__IReOVG__claimButton:hover{transform:none}}
