@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}
.profile-dialog-module__t9Gorq__dialog{--dialog-forest-900:var(--forest-900,#0f3838);--dialog-forest-700:var(--forest-700,#1e5e5e);--dialog-forest-600:var(--forest-600,#2a7a75);--dialog-cream-light:var(--cream-light,#faf6e5);--dialog-cream-pale:var(--cream-pale,#fcfaf1);--dialog-divider:var(--divider,#e5dec8);--dialog-ink:var(--ink,#1a1a1a);--dialog-ink-muted:var(--ink-muted,#4a4a4a);width:min(calc(100vw - 32px),var(--dialog-width,900px));border:1px solid var(--dialog-divider);background:var(--dialog-cream-light);max-height:calc(100dvh - 32px);color:var(--dialog-ink);border-radius:20px;gap:20px;padding:26px 28px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-y:auto;box-shadow:0 28px 80px #0f383838}.profile-dialog-module__t9Gorq__dialog h2{color:var(--dialog-forest-900);letter-spacing:-.02em;font-family:Lora,Georgia,serif;font-size:clamp(1.35rem,2vw,1.65rem);font-weight:500;line-height:1.2}.profile-dialog-module__t9Gorq__dialog h3{color:var(--dialog-forest-900)}.profile-dialog-module__t9Gorq__dialog label{color:var(--dialog-forest-900);font-size:.82rem;font-weight:600}:is(.profile-dialog-module__t9Gorq__dialog input:not([type=checkbox]):not([type=radio]):not([type=file]),.profile-dialog-module__t9Gorq__dialog textarea,.profile-dialog-module__t9Gorq__dialog select,.profile-dialog-module__t9Gorq__dialog button[role=combobox]){border-color:var(--dialog-divider);min-height:44px;color:var(--dialog-ink);box-shadow:none;background:#fff;border-radius:11px}.profile-dialog-module__t9Gorq__dialog textarea{padding:12px 13px;line-height:1.55}:is(.profile-dialog-module__t9Gorq__dialog input:not([type=checkbox]):not([type=radio]):not([type=file]):focus-visible,.profile-dialog-module__t9Gorq__dialog textarea:focus-visible,.profile-dialog-module__t9Gorq__dialog select:focus-visible,.profile-dialog-module__t9Gorq__dialog button[role=combobox]:focus-visible){border-color:var(--dialog-forest-600);box-shadow:none;outline:3px solid #2a7a7529}.profile-dialog-module__t9Gorq__dialog input[type=checkbox]{width:18px;height:18px;accent-color:var(--dialog-forest-600)}:is(.profile-dialog-module__t9Gorq__dialog .rounded-2xl.border,.profile-dialog-module__t9Gorq__dialog .rounded-xl.border){border-color:var(--dialog-divider)}.profile-dialog-module__t9Gorq__header{border-bottom:1px solid var(--dialog-divider);padding-bottom:16px}.profile-dialog-module__t9Gorq__header p{color:var(--dialog-ink-muted);line-height:1.55}.profile-dialog-module__t9Gorq__footer{border-top:1px solid var(--dialog-divider);margin-top:2px;padding-top:17px}.profile-dialog-module__t9Gorq__primaryAction,.profile-dialog-module__t9Gorq__secondaryAction{border-radius:11px;min-height:44px;padding-left:19px;padding-right:19px;font-weight:600}.profile-dialog-module__t9Gorq__primaryAction{box-shadow:0 7px 16px #0f383829;border-color:var(--dialog-forest-700)!important;color:#fff!important;background:linear-gradient(135deg,#185858,#247872)!important}.profile-dialog-module__t9Gorq__primaryAction:hover{background:linear-gradient(135deg,#124747,#1e6662)!important}.profile-dialog-module__t9Gorq__secondaryAction{border-color:var(--dialog-divider)!important;color:var(--dialog-forest-900)!important;background:#fff!important}.profile-dialog-module__t9Gorq__secondaryAction:hover{border-color:var(--dialog-forest-600)!important;background:var(--dialog-cream-pale)!important}.profile-dialog-module__t9Gorq__dangerAction{border-radius:10px;min-height:36px;border:1px solid var(--dialog-divider)!important;color:var(--dialog-ink-muted)!important;box-shadow:none!important;background:#fff!important}.profile-dialog-module__t9Gorq__dangerAction:hover,.profile-dialog-module__t9Gorq__dangerAction:focus-visible{color:#963f32!important;background:#fff7f4!important;border-color:#d8aaa2!important}.profile-dialog-module__t9Gorq__dangerAction:focus-visible{outline:3px solid #963f3229}.profile-dialog-module__t9Gorq__dangerIconAction{width:36px;height:36px;min-height:36px;padding:0}.profile-dialog-module__t9Gorq__addressGrid{grid-template-columns:minmax(120px,.36fr) minmax(0,1fr);gap:14px;display:grid}.profile-dialog-module__t9Gorq__required{color:#9c5b1f}@media (width<=640px){.profile-dialog-module__t9Gorq__dialog{border-radius:17px;gap:17px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:22px 18px}.profile-dialog-module__t9Gorq__addressGrid{grid-template-columns:1fr}.profile-dialog-module__t9Gorq__footer{gap:9px}.profile-dialog-module__t9Gorq__footer>button{width:100%}}
.profile-v2-module__qlyr6G__editorPage,.profile-v2-module__qlyr6G__publicPage{--profile-serif:"Lora",Georgia,serif;--profile-sans:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--ink,#1a1a1a);font-family:var(--profile-sans)}.profile-v2-module__qlyr6G__editorWrap,.profile-v2-module__qlyr6G__publicWrap{width:100%;margin:0 auto}.profile-v2-module__qlyr6G__editorWrap{max-width:1080px;padding:26px 40px 52px}.profile-v2-module__qlyr6G__editorPage{background:var(--cream-light,#faf6e5);min-height:calc(100svh - 64px)}.profile-v2-module__qlyr6G__publicPage{background:var(--cream-light,#faf6e5);min-height:100svh}.profile-v2-module__qlyr6G__publicWrap{max-width:1240px;padding:0 40px 120px}.profile-v2-module__qlyr6G__hero,.profile-v2-module__qlyr6G__publicHero{border:1px solid var(--divider,#e5dec8);background:#fff;overflow:hidden}.profile-v2-module__qlyr6G__hero{border-radius:18px;margin-bottom:22px}.profile-v2-module__qlyr6G__publicHero{border-top:0;border-radius:0 0 20px 20px}.profile-v2-module__qlyr6G__cover,.profile-v2-module__qlyr6G__publicCover{background:radial-gradient(120% 90% at 20% 0,#9bb68c80,#0000 60%),linear-gradient(140deg,#1b5654,#2a7a75 55%,#4fa69b);position:relative}.profile-v2-module__qlyr6G__cover{height:180px}.profile-v2-module__qlyr6G__publicCover{height:190px}.profile-v2-module__qlyr6G__coverImage{object-fit:cover}.profile-v2-module__qlyr6G__editButton{border:1px solid var(--divider,#e5dec8);width:34px;height:34px;color:var(--ink-muted,#4a4a4a);cursor:pointer;background:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.profile-v2-module__qlyr6G__editButton:hover{color:var(--forest-800,#174747);border-color:var(--forest-500,#3c8f89)}.profile-v2-module__qlyr6G__editButton:focus-visible,.profile-v2-module__qlyr6G__primaryButton:focus-visible,.profile-v2-module__qlyr6G__secondaryButton:focus-visible,.profile-v2-module__qlyr6G__readMore:focus-visible,.profile-v2-module__qlyr6G__tagAdd:focus-visible{outline:3px solid var(--cream-light,#faf6e5);box-shadow:0 0 0 5px var(--forest-600,#2a7a75)}.profile-v2-module__qlyr6G__coverEdit{z-index:2;background:#fffffff0;position:absolute;top:14px;right:14px}.profile-v2-module__qlyr6G__heroBody{flex-wrap:wrap;align-items:flex-start;gap:20px;padding:18px 26px 22px;display:flex;position:relative}.profile-v2-module__qlyr6G__avatar,.profile-v2-module__qlyr6G__publicAvatar,.profile-v2-module__qlyr6G__practitionerAvatar{background:linear-gradient(135deg,var(--sage-2,#b0c4a3),var(--forest-500,#3c8f89));color:#123030;font-family:var(--profile-serif);flex:none;justify-content:center;align-items:center;font-weight:500;display:flex;position:relative;overflow:hidden}.profile-v2-module__qlyr6G__avatar{border:4px solid #fff;border-radius:20px;width:104px;height:104px;margin-top:-64px;font-size:32px}.profile-v2-module__qlyr6G__avatar img,.profile-v2-module__qlyr6G__publicAvatar img,.profile-v2-module__qlyr6G__practitionerAvatar img,.profile-v2-module__qlyr6G__serviceImage img{object-fit:cover}.profile-v2-module__qlyr6G__heroText{flex:1;min-width:240px;padding-bottom:2px}.profile-v2-module__qlyr6G__heroBody>.profile-v2-module__qlyr6G__editButton{margin-top:0}.profile-v2-module__qlyr6G__heroText h1,.profile-v2-module__qlyr6G__publicTitle h1{color:var(--forest-900,#0f3838);font-family:var(--profile-serif);letter-spacing:-.6px;font-weight:500;line-height:1.15}.profile-v2-module__qlyr6G__heroText h1{font-size:29px}.profile-v2-module__qlyr6G__role{color:var(--forest-700,#1e5e5e);letter-spacing:1.2px;text-transform:uppercase;margin-top:6px;font-size:12px;font-weight:600}.profile-v2-module__qlyr6G__tagline{max-width:52ch;color:var(--ink-muted,#4a4a4a);font-family:var(--profile-serif);margin-top:9px;font-size:16px;font-style:italic;line-height:1.45}.profile-v2-module__qlyr6G__heroMeta,.profile-v2-module__qlyr6G__publicMeta{border-top:1px solid var(--divider-soft,#f0ebda);color:var(--ink-muted,#4a4a4a);flex-wrap:wrap;align-items:center;gap:10px;padding:14px 26px;font-size:13px;display:flex}.profile-v2-module__qlyr6G__heroMeta svg,.profile-v2-module__qlyr6G__publicMeta svg{color:var(--forest-600,#2a7a75)}.profile-v2-module__qlyr6G__locationMeta{align-items:center;gap:9px;min-width:0;display:inline-flex}.profile-v2-module__qlyr6G__heroQuickTags{flex-wrap:wrap;align-items:center;gap:7px;margin-left:auto;display:flex}.profile-v2-module__qlyr6G__heroQuickTags span{border:1px solid var(--forest-100,#dce9e7);background:var(--forest-050,#eef5f4);color:var(--forest-800,#174747);border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:500}.profile-v2-module__qlyr6G__section{margin-bottom:20px}.profile-v2-module__qlyr6G__sectionHeader{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:11px;padding:0 2px;display:flex}.profile-v2-module__qlyr6G__sectionHeader h2,.profile-v2-module__qlyr6G__publicSection h2{color:var(--forest-900,#0f3838);font-family:var(--profile-serif);letter-spacing:-.3px;font-weight:500}.profile-v2-module__qlyr6G__sectionHeader h2{font-size:19px}.profile-v2-module__qlyr6G__sectionHeader .profile-v2-module__qlyr6G__editButton{margin-left:auto}.profile-v2-module__qlyr6G__marker{border:1px solid var(--divider,#e5dec8);background:var(--cream-base,#f5efd8);color:var(--ink-soft,#6f6f6f);border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:500;line-height:1.6;display:inline-flex}.profile-v2-module__qlyr6G__markerVisible{border-color:var(--forest-100,#dce9e7);background:var(--forest-050,#eef5f4);color:var(--forest-800,#174747)}.profile-v2-module__qlyr6G__card,.profile-v2-module__qlyr6G__publicCard{border:1px solid var(--divider,#e5dec8);background:#fff;border-radius:16px}.profile-v2-module__qlyr6G__card{padding:22px 24px}.profile-v2-module__qlyr6G__publicCard{padding:28px 30px}.profile-v2-module__qlyr6G__publicCard .profile-v2-module__qlyr6G__bodyText{max-width:82ch}.profile-v2-module__qlyr6G__publicCard .profile-v2-module__qlyr6G__bodyText p{font-size:15.5px}.profile-v2-module__qlyr6G__hint{border-bottom:1px solid var(--divider-soft,#f0ebda);max-width:74ch;color:var(--ink-soft,#6f6f6f);margin-bottom:14px;padding-bottom:13px;font-size:12.5px;line-height:1.55}.profile-v2-module__qlyr6G__bodyText{max-width:70ch}.profile-v2-module__qlyr6G__bodyText p{color:var(--ink-muted,#4a4a4a);white-space:pre-wrap;margin-bottom:13px;font-size:14.5px;line-height:1.72}.profile-v2-module__qlyr6G__bodyText p:last-child{margin-bottom:0}.profile-v2-module__qlyr6G__empty{border:1px dashed var(--divider,#e5dec8);background:var(--cream-pale,#fcfaf1);text-align:center;border-radius:16px;padding:26px 24px}.profile-v2-module__qlyr6G__empty strong{color:var(--forest-900,#0f3838);margin-bottom:5px;font-size:14px;display:block}.profile-v2-module__qlyr6G__empty p{max-width:48ch;color:var(--ink-soft,#6f6f6f);margin:0 auto 15px;font-size:12.5px;line-height:1.6}.profile-v2-module__qlyr6G__primaryButton,.profile-v2-module__qlyr6G__secondaryButton,.profile-v2-module__qlyr6G__tagAdd{min-height:40px;font-family:var(--profile-sans);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:500;display:inline-flex}.profile-v2-module__qlyr6G__primaryButton{color:var(--cream-base,#f5efd8);background:linear-gradient(135deg,#174747,#2a7a75);border:1px solid #0000;padding:9px 16px;box-shadow:0 2px 8px #17474724}.profile-v2-module__qlyr6G__primaryButton:hover{background:linear-gradient(135deg,#0f3838,#1e5e5e)}.profile-v2-module__qlyr6G__secondaryButton{border:1px solid var(--divider,#e5dec8);color:var(--forest-800,#174747);background:#fff;padding:9px 16px}.profile-v2-module__qlyr6G__secondaryButton:hover{border-color:var(--forest-500,#3c8f89)}.profile-v2-module__qlyr6G__practitionerCard{border:1px solid var(--divider,#e5dec8);background:var(--cream-pale,#fcfaf1);border-radius:14px;margin-bottom:11px;padding:15px 17px}.profile-v2-module__qlyr6G__practitionerCard:last-child{margin-bottom:0}.profile-v2-module__qlyr6G__practitionerTop{flex-wrap:wrap;align-items:center;gap:13px;margin-bottom:11px;display:flex}.profile-v2-module__qlyr6G__practitionerAvatar{border:1px solid var(--divider,#e5dec8);background:#fff;border-radius:12px;width:42px;height:42px;font-size:15px}.profile-v2-module__qlyr6G__practitionerName{flex:1;min-width:0}.profile-v2-module__qlyr6G__practitionerName strong{color:var(--forest-900,#0f3838);font-size:14.5px;display:block}.profile-v2-module__qlyr6G__practitionerName span{color:var(--ink-soft,#6f6f6f);margin-top:2px;font-size:12px;display:block}.profile-v2-module__qlyr6G__tagRow{border-top:1px solid var(--divider,#e5dec8);grid-template-columns:132px minmax(0,1fr);align-items:start;gap:12px;padding:11px 0;display:grid}.profile-v2-module__qlyr6G__tagLabel{color:var(--ink-soft,#6f6f6f);letter-spacing:1.1px;text-transform:uppercase;padding-top:8px;font-size:10.5px;font-weight:600}.profile-v2-module__qlyr6G__practitionerCopy{max-width:66ch;color:var(--ink-muted,#4a4a4a);white-space:pre-wrap;font-size:13px;line-height:1.65}.profile-v2-module__qlyr6G__chips{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.profile-v2-module__qlyr6G__chip{border:1px solid var(--forest-100,#dce9e7);color:var(--forest-800,#174747);background:#fff;border-radius:999px;padding:6px 12px;font-size:12.5px;line-height:1.4}.profile-v2-module__qlyr6G__tagAdd{border:1px dashed var(--divider,#e5dec8);min-height:34px;color:var(--forest-800,#174747);background:0 0;border-radius:999px;padding:6px 12px}.profile-v2-module__qlyr6G__tagAdd:hover{border-color:var(--forest-500,#3c8f89);background:#fff}.profile-v2-module__qlyr6G__emptyInline{color:var(--ink-soft,#6f6f6f);padding-top:8px;font-size:12.5px}.profile-v2-module__qlyr6G__serviceRow{border-bottom:1px solid var(--divider-soft,#f0ebda);align-items:center;gap:20px;padding:18px 0;display:flex}.profile-v2-module__qlyr6G__serviceRow:first-child{padding-top:0}.profile-v2-module__qlyr6G__serviceRow:last-child{border-bottom:0;padding-bottom:0}.profile-v2-module__qlyr6G__serviceImage{border:1px solid var(--divider,#e5dec8);background:linear-gradient(135deg,var(--sage-1,#c8d6b8),var(--forest-200,#b8d5d2));border-radius:14px;flex:none;width:142px;height:98px;position:relative;overflow:hidden}.profile-v2-module__qlyr6G__serviceInfo{flex:1;min-width:0}.profile-v2-module__qlyr6G__serviceInfo strong{color:var(--forest-900,#0f3838);font-size:16px;display:block}.profile-v2-module__qlyr6G__serviceInfo span{color:var(--ink-soft,#6f6f6f);margin-top:3px;font-size:13px;display:block}.profile-v2-module__qlyr6G__servicePrice{color:var(--forest-900,#0f3838);white-space:nowrap;font-size:14.5px;font-weight:600}.profile-v2-module__qlyr6G__educationRow{border-bottom:1px solid var(--divider-soft,#f0ebda);grid-template-columns:minmax(96px,120px) minmax(0,1fr) 34px;align-items:start;gap:16px;padding:15px 0;display:grid}.profile-v2-module__qlyr6G__educationRow:first-child{padding-top:0}.profile-v2-module__qlyr6G__educationRow:last-child{border-bottom:0;padding-bottom:0}.profile-v2-module__qlyr6G__year{border:1px solid var(--forest-100,#dce9e7);background:var(--forest-050,#eef5f4);color:var(--forest-800,#174747);white-space:nowrap;border-radius:999px;justify-self:start;padding:5px 12px;font-size:12px;font-weight:600;line-height:1.4}.profile-v2-module__qlyr6G__educationText strong{color:var(--forest-900,#0f3838);margin-bottom:4px;font-size:14px;display:block}.profile-v2-module__qlyr6G__educationText p{max-width:66ch;color:var(--ink-soft,#6f6f6f);font-size:13px;line-height:1.6}.profile-v2-module__qlyr6G__video{aspect-ratio:16/9;border:1px solid var(--divider,#e5dec8);background:linear-gradient(140deg,#123030,#2a7a75);border-radius:13px;width:100%;max-width:440px;margin-bottom:16px;position:relative;overflow:hidden}.profile-v2-module__qlyr6G__video video{object-fit:cover;width:100%;height:100%}.profile-v2-module__qlyr6G__policyLine{border:1px solid var(--divider,#e5dec8);background:var(--cream-pale,#fcfaf1);color:var(--ink-muted,#4a4a4a);border-radius:12px;align-items:center;gap:12px;margin-bottom:14px;padding:14px 17px;font-size:13.5px;display:flex}.profile-v2-module__qlyr6G__policyLine b{color:var(--forest-900,#0f3838)}.profile-v2-module__qlyr6G__policyNote{max-width:72ch;color:var(--ink-soft,#6f6f6f);font-size:12.5px;line-height:1.6}.profile-v2-module__qlyr6G__publicHeroBody{flex-wrap:wrap;align-items:flex-start;gap:26px;padding:18px 28px 24px 176px;display:flex;position:relative}.profile-v2-module__qlyr6G__publicAvatar{border:4px solid #fff;border-radius:26px;width:128px;height:128px;font-size:38px;position:absolute;top:-64px;left:28px}.profile-v2-module__qlyr6G__publicTitle{flex:1;min-width:280px}.profile-v2-module__qlyr6G__verified{border:1px solid var(--forest-100,#dce9e7);background:var(--forest-050,#eef5f4);color:var(--forest-700,#1e5e5e);letter-spacing:.6px;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;margin-bottom:8px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.profile-v2-module__qlyr6G__publicTitle h1{font-size:32px}.profile-v2-module__qlyr6G__publicTitle .profile-v2-module__qlyr6G__tagline{max-width:48ch;font-size:17px}.profile-v2-module__qlyr6G__publicIdentityMeta{color:var(--ink-muted,#4a4a4a);flex-wrap:wrap;align-items:center;gap:14px;margin-top:14px;font-size:13px;display:flex}.profile-v2-module__qlyr6G__publicIdentityMeta span{align-items:center;gap:8px;display:inline-flex}.profile-v2-module__qlyr6G__publicIdentityMeta svg{color:var(--forest-600,#2a7a75);flex:none}.profile-v2-module__qlyr6G__publicIdentityMeta i{background:var(--divider,#e5dec8);width:1px;height:16px}.profile-v2-module__qlyr6G__publicHelps{border-top:1px solid var(--divider-soft,#f0ebda);flex-wrap:wrap;align-items:baseline;gap:12px;margin-top:15px;padding-top:14px;display:flex}.profile-v2-module__qlyr6G__publicHelpsLabel{color:var(--ink-soft,#6f6f6f);letter-spacing:1.1px;text-transform:uppercase;flex:none;font-size:10.5px;font-weight:600}.profile-v2-module__qlyr6G__publicHelpChips{flex-wrap:wrap;gap:7px;display:flex}.profile-v2-module__qlyr6G__publicHelpChips span{border:1px solid var(--forest-100,#dce9e7);background:var(--forest-050,#eef5f4);color:var(--forest-800,#174747);border-radius:999px;padding:5px 11px;font-size:12.5px;line-height:1.4}.profile-v2-module__qlyr6G__publicBooking{border:1px solid var(--forest-100,#dce9e7);background:var(--cream-pale,#fcfaf1);border-radius:16px;flex:none;min-width:252px;padding:16px 18px;box-shadow:0 2px 12px #0f383812}.profile-v2-module__qlyr6G__from{color:var(--ink-soft,#6f6f6f);font-size:12px}.profile-v2-module__qlyr6G__publicPrice{color:var(--forest-900,#0f3838);font-family:var(--profile-serif);margin:2px 0 10px;font-size:24px;line-height:1.1}.profile-v2-module__qlyr6G__next{border-bottom:1px solid var(--divider,#e5dec8);color:var(--ink-muted,#4a4a4a);align-items:center;gap:8px;margin-bottom:12px;padding-bottom:12px;font-size:13px;display:flex}.profile-v2-module__qlyr6G__next b{color:var(--forest-900,#0f3838)}.profile-v2-module__qlyr6G__publicBooking .profile-v2-module__qlyr6G__primaryButton{width:100%;min-height:48px}.profile-v2-module__qlyr6G__publicBookingTrust{color:var(--ink-soft,#6f6f6f);margin-top:10px;font-size:11.5px;line-height:1.5}.profile-v2-module__qlyr6G__desktopBookingSlot{z-index:38;pointer-events:none;height:0;position:sticky;top:72px}.profile-v2-module__qlyr6G__desktopBookingBar{visibility:hidden;border:1px solid var(--divider,#e5dec8);opacity:0;pointer-events:none;background:#fcfaf1f7;border-radius:0 0 16px 16px;align-items:center;gap:20px;min-height:68px;padding:10px 12px 10px 18px;transition:opacity .16s,transform .16s,visibility 0s linear .16s;display:flex;overflow:hidden;transform:translateY(-10px);box-shadow:0 8px 24px #0f38381f}.profile-v2-module__qlyr6G__desktopBookingBarVisible{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.profile-v2-module__qlyr6G__desktopBookingPrice{white-space:nowrap;align-items:baseline;gap:7px;display:flex}.profile-v2-module__qlyr6G__desktopBookingPrice span{color:var(--ink-soft,#6f6f6f);font-size:12px}.profile-v2-module__qlyr6G__desktopBookingPrice strong{color:var(--forest-900,#0f3838);font-family:var(--profile-serif);font-size:21px;font-weight:500}.profile-v2-module__qlyr6G__desktopBookingNext{min-width:0;color:var(--ink-muted,#4a4a4a);flex:1;align-items:center;gap:8px;font-size:12.5px;display:flex}.profile-v2-module__qlyr6G__desktopBookingNext svg{color:var(--forest-600,#2a7a75);flex:none}.profile-v2-module__qlyr6G__desktopBookingNext b{color:var(--forest-900,#0f3838)}.profile-v2-module__qlyr6G__desktopBookingBar .profile-v2-module__qlyr6G__primaryButton{flex:none;min-height:44px;padding:0 24px}.profile-v2-module__qlyr6G__publicSection{margin-top:40px}.profile-v2-module__qlyr6G__publicSection h2{margin-bottom:16px;font-size:24px}.profile-v2-module__qlyr6G__clamp{--clamp-lines:4;-webkit-line-clamp:var(--clamp-lines);-webkit-box-orient:vertical;display:-webkit-box;position:relative;overflow:hidden}.profile-v2-module__qlyr6G__clampActive:after{content:"";background:linear-gradient(#fff0,#fff 78%);height:2.7em;position:absolute;bottom:0;left:0;right:0}.profile-v2-module__qlyr6G__expanded{display:block;overflow:visible}.profile-v2-module__qlyr6G__expanded:after{display:none}.profile-v2-module__qlyr6G__readMore{min-height:44px;color:var(--forest-800,#174747);font-family:var(--profile-sans);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:10px;padding:8px 0;font-size:13.5px;font-weight:500;display:inline-flex}.profile-v2-module__qlyr6G__readMore:hover{text-decoration:underline}.profile-v2-module__qlyr6G__readMore svg{transition:transform .18s}.profile-v2-module__qlyr6G__readMoreOpen svg{transform:rotate(180deg)}.profile-v2-module__qlyr6G__publicPractitioner{border-bottom:1px solid var(--divider-soft,#f0ebda);gap:19px;padding:22px 0;display:flex}.profile-v2-module__qlyr6G__publicPractitioner:first-child{padding-top:0}.profile-v2-module__qlyr6G__publicPractitioner:last-child{border-bottom:0;padding-bottom:0}.profile-v2-module__qlyr6G__publicPractitioner .profile-v2-module__qlyr6G__practitionerAvatar{background:var(--cream-base,#f5efd8);border-radius:17px;width:64px;height:64px}.profile-v2-module__qlyr6G__publicPractitionerBody{flex:1;min-width:0}.profile-v2-module__qlyr6G__publicPractitionerBody>strong{color:var(--forest-900,#0f3838);font-size:16px;display:block}.profile-v2-module__qlyr6G__publicRole{color:var(--ink-soft,#6f6f6f);margin-top:2px;font-size:12.5px}.profile-v2-module__qlyr6G__publicPractitionerCopy{color:var(--ink-muted,#4a4a4a);white-space:pre-wrap;margin-top:9px;font-size:14.5px;line-height:1.68}.profile-v2-module__qlyr6G__publicChips{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.profile-v2-module__qlyr6G__publicChips span{border:1px solid var(--forest-100,#dce9e7);background:var(--forest-050,#eef5f4);color:var(--forest-800,#174747);border-radius:999px;padding:5px 11px;font-size:12.5px}.profile-v2-module__qlyr6G__helps{max-width:64ch;color:var(--ink-soft,#6f6f6f);margin-top:10px;font-size:13px;line-height:1.6}.profile-v2-module__qlyr6G__helps strong{color:var(--ink-muted,#4a4a4a)}.profile-v2-module__qlyr6G__publicService{border-bottom:1px solid var(--divider-soft,#f0ebda);grid-template-columns:152px minmax(0,1fr) auto;align-items:center;gap:24px;padding:23px 0;display:grid}.profile-v2-module__qlyr6G__publicService:first-child{padding-top:0}.profile-v2-module__qlyr6G__publicService:last-child{border-bottom:0;padding-bottom:0}.profile-v2-module__qlyr6G__publicService .profile-v2-module__qlyr6G__serviceImage{border-radius:14px;width:152px;height:106px}.profile-v2-module__qlyr6G__publicServiceText{min-width:0}.profile-v2-module__qlyr6G__publicServiceText>strong{color:var(--forest-900,#0f3838);font-size:17px;display:block}.profile-v2-module__qlyr6G__publicServiceMeta{color:var(--ink-soft,#6f6f6f);margin-top:3px;font-size:13px;display:block}.profile-v2-module__qlyr6G__publicServiceDescription{color:var(--ink-muted,#4a4a4a);margin-top:7px;font-size:14px;line-height:1.6}.profile-v2-module__qlyr6G__publicServiceAction{flex-direction:column;align-items:flex-end;gap:9px;display:flex}.profile-v2-module__qlyr6G__publicServiceAction strong{color:var(--forest-900,#0f3838);white-space:nowrap;font-size:16px}.profile-v2-module__qlyr6G__publicServiceAction .profile-v2-module__qlyr6G__primaryButton{min-height:44px}.profile-v2-module__qlyr6G__historyGrid{grid-template-columns:minmax(0,380px) minmax(0,1fr);align-items:start;gap:26px;display:grid}.profile-v2-module__qlyr6G__historyGrid .profile-v2-module__qlyr6G__video{max-width:none;margin:0}.profile-v2-module__qlyr6G__publicEducation{flex-direction:column;display:flex}.profile-v2-module__qlyr6G__publicEducation .profile-v2-module__qlyr6G__educationRow{grid-template-columns:minmax(96px,120px) minmax(0,1fr)}.profile-v2-module__qlyr6G__mobileBar,.profile-v2-module__qlyr6G__legacyEditorHost{display:none}.profile-v2-module__qlyr6G__dialogFields{gap:18px;padding:12px 0;display:grid}.profile-v2-module__qlyr6G__dialogField{gap:7px;display:grid}.profile-v2-module__qlyr6G__dialogField label{color:var(--forest-900,#0f3838);font-size:13px;font-weight:600}.profile-v2-module__qlyr6G__dialogHelp{color:var(--ink-soft,#6f6f6f);font-size:12px;line-height:1.5}@media (width<=1180px){.profile-v2-module__qlyr6G__editorWrap{padding:26px 28px 44px}.profile-v2-module__qlyr6G__publicWrap{padding:0 28px 120px}}@media (width<=900px){.profile-v2-module__qlyr6G__educationRow{grid-template-columns:minmax(0,1fr) 34px;row-gap:8px}.profile-v2-module__qlyr6G__educationRow .profile-v2-module__qlyr6G__year{grid-area:1/1}.profile-v2-module__qlyr6G__educationText{grid-area:2/1/auto/-1}.profile-v2-module__qlyr6G__educationRow .profile-v2-module__qlyr6G__editButton{grid-area:1/2}.profile-v2-module__qlyr6G__publicEducation .profile-v2-module__qlyr6G__educationRow{grid-template-columns:minmax(0,1fr);gap:9px}.profile-v2-module__qlyr6G__publicEducation .profile-v2-module__qlyr6G__educationText{grid-column:1}.profile-v2-module__qlyr6G__historyGrid{grid-template-columns:minmax(0,1fr);gap:18px}.profile-v2-module__qlyr6G__historyGrid .profile-v2-module__qlyr6G__video{max-width:440px}.profile-v2-module__qlyr6G__publicBooking{flex-wrap:wrap;order:3;align-items:center;gap:16px;width:100%;min-width:0;display:flex}.profile-v2-module__qlyr6G__publicBooking .profile-v2-module__qlyr6G__from{display:none}.profile-v2-module__qlyr6G__publicBooking .profile-v2-module__qlyr6G__publicPrice{margin:0}.profile-v2-module__qlyr6G__publicBooking .profile-v2-module__qlyr6G__next{border:0;flex:1;min-width:180px;margin:0;padding:0}.profile-v2-module__qlyr6G__publicBooking .profile-v2-module__qlyr6G__primaryButton{width:auto;padding:0 28px}.profile-v2-module__qlyr6G__publicBookingTrust{width:100%;margin-top:0}}@media (width<=760px){.profile-v2-module__qlyr6G__editorWrap{padding:18px 16px 38px}.profile-v2-module__qlyr6G__publicWrap{padding:0 16px 110px}.profile-v2-module__qlyr6G__cover{height:130px}.profile-v2-module__qlyr6G__heroBody{gap:15px;padding:18px}.profile-v2-module__qlyr6G__heroText{min-width:0}.profile-v2-module__qlyr6G__heroBody>.profile-v2-module__qlyr6G__editButton{margin-top:0}.profile-v2-module__qlyr6G__avatar{border-radius:17px;width:80px;height:80px;margin-top:-56px;font-size:25px}.profile-v2-module__qlyr6G__heroText h1{font-size:24px}.profile-v2-module__qlyr6G__heroMeta{padding:13px 18px}.profile-v2-module__qlyr6G__heroQuickTags{width:100%;margin-left:0}.profile-v2-module__qlyr6G__card,.profile-v2-module__qlyr6G__publicCard{padding:18px 17px}.profile-v2-module__qlyr6G__tagRow{grid-template-columns:minmax(0,1fr);gap:7px}.profile-v2-module__qlyr6G__tagLabel{padding-top:0}.profile-v2-module__qlyr6G__serviceRow{flex-wrap:wrap}.profile-v2-module__qlyr6G__servicePrice{margin-left:auto}.profile-v2-module__qlyr6G__publicCover{height:150px}.profile-v2-module__qlyr6G__publicHeroBody{flex-direction:column;align-items:flex-start;gap:13px;padding:56px 18px 18px}.profile-v2-module__qlyr6G__publicAvatar{border-radius:20px;width:92px;height:92px;font-size:28px;top:-46px;left:18px}.profile-v2-module__qlyr6G__publicTitle{width:100%;min-width:0}.profile-v2-module__qlyr6G__publicTitle h1{font-size:26px}.profile-v2-module__qlyr6G__publicTitle .profile-v2-module__qlyr6G__tagline{font-size:15px}.profile-v2-module__qlyr6G__publicIdentityMeta{flex-direction:column;align-items:flex-start;gap:9px;margin-top:11px}.profile-v2-module__qlyr6G__publicIdentityMeta span{overflow-wrap:anywhere;max-width:100%}.profile-v2-module__qlyr6G__publicIdentityMeta i{display:none}.profile-v2-module__qlyr6G__publicHelps{flex-direction:column;align-items:flex-start;gap:8px;margin-top:13px;padding-top:12px}.profile-v2-module__qlyr6G__publicMeta{padding:13px 18px}.profile-v2-module__qlyr6G__publicBooking,.profile-v2-module__qlyr6G__desktopBookingSlot{display:none}.profile-v2-module__qlyr6G__publicSection{margin-top:26px}.profile-v2-module__qlyr6G__publicSection h2{font-size:19px}.profile-v2-module__qlyr6G__publicService{grid-template-columns:104px minmax(0,1fr);gap:11px 13px}.profile-v2-module__qlyr6G__publicService .profile-v2-module__qlyr6G__serviceImage{width:104px;height:78px}.profile-v2-module__qlyr6G__publicServiceAction{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;width:100%}.profile-v2-module__qlyr6G__publicPractitioner{gap:13px}.profile-v2-module__qlyr6G__publicPractitioner .profile-v2-module__qlyr6G__practitionerAvatar{border-radius:13px;width:46px;height:46px}.profile-v2-module__qlyr6G__mobileBar{z-index:40;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--divider,#e5dec8);background:#faf6e5f7;align-items:center;gap:14px;display:flex;position:sticky;bottom:0;box-shadow:0 -4px 18px #0f383817}.profile-v2-module__qlyr6G__mobileBarText{flex:1;min-width:0}.profile-v2-module__qlyr6G__mobileBarText strong{color:var(--forest-900,#0f3838);font-size:15px;display:block}.profile-v2-module__qlyr6G__mobileBarText span{color:var(--ink-soft,#6f6f6f);margin-top:2px;font-size:11.5px;display:block}.profile-v2-module__qlyr6G__mobileBar .profile-v2-module__qlyr6G__primaryButton{min-height:48px;padding:0 24px;font-size:14px}}
