
:root{--ink:#193d54;--muted:#5a7282;--glass:rgba(255,255,255,.7);--peach:#f3d8ce;--blue:#d7e9ef}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{margin:0;color:var(--ink);background:radial-gradient(ellipse at 0 30%,#fff0e9a6,transparent 48%),radial-gradient(ellipse at 100% 65%,#e0f1faad,transparent 55%),#f5f8f8;font:15px/1.6 Arial,sans-serif}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #527d95;outline-offset:5px}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08;word-break:normal;overflow-wrap:normal;hyphens:none}h2{font-size:clamp(29px,3vw,46px)}.cgl-wrap{max-width:1440px;margin:auto;padding-inline:34px}.cgl-header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:21px;padding-bottom:21px;background:#ffffff60}.cgl-brand{display:flex;gap:13px;align-items:center}.cgl-flower{font:44px Georgia;color:#bd937f}.cgl-brand strong{display:block;font:25px Georgia;letter-spacing:5px}.cgl-brand small{font-size:8px;letter-spacing:2.3px}.cgl-nav{display:flex;gap:24px;font-size:12px}.cgl-pill{display:inline-flex;justify-content:center;align-items:center;gap:18px;background:#f4d9ce;border:1px solid #fff;border-radius:40px;padding:12px 25px;font-size:12px;transition:background .4s,transform .4s}.cgl-pill:hover{background:#eac9bd;transform:translateY(-2px)}.cgl-hero{height:540px;position:relative;isolation:isolate;overflow:hidden}.cgl-hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.cgl-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f6fafae8 0%,#f6fafa92 32%,transparent 63%)}.cgl-hero-copy{padding:65px 5%;max-width:700px}.cgl-eyebrow{display:block;font-size:9px;letter-spacing:2px;margin-bottom:18px;color:#5a7588}.cgl-hero h1{font-size:clamp(44px,5.2vw,76px);letter-spacing:-2px}.cgl-hero p{max-width:390px;margin:23px 0;font-size:17px}.cgl-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.cgl-section-head p{max-width:285px;color:var(--muted);font-size:12px}section.cgl-content{padding-top:48px;scroll-margin-top:25px}.cgl-duo{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cgl-photo-card{display:block;position:relative;isolation:isolate;min-width:0;overflow:hidden;border:7px solid #ffffffb8;border-radius:17px;box-shadow:0 15px 35px #34596a08;min-height:305px;background:#dce9ed;transition:box-shadow .7s,transform .7s}.cgl-photo-card img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform 1.8s cubic-bezier(.2,.7,.2,1);object-position:center}.cgl-photo-card:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#eef6f9f5,#edf4f5b5 38%,#fff0 75%)}.cgl-photo-card:hover img{transform:scale(1.04)}.cgl-photo-card:hover{box-shadow:0 20px 45px #34596a19}.cgl-card-copy{padding:27px;max-width:62%}.cgl-card-copy h3{font-size:clamp(25px,2.6vw,40px);letter-spacing:-.6px}.cgl-card-copy p{font-size:13px;line-height:1.5;margin-top:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cgl-arrow{display:inline-grid;place-items:center;border:1px solid #416276;border-radius:50%;width:34px;height:34px;margin-top:20px;font-size:21px;transition:transform .7s,background .7s}.cgl-photo-card:hover .cgl-arrow{transform:translateX(5px);background:#ffffff8c}.cgl-strip{min-height:194px;margin-top:15px}.cgl-strip .cgl-card-copy{max-width:51%;padding:24px 30px}.cgl-strip h3{font-size:clamp(29px,3.2vw,46px)}.cgl-strip .cgl-eyebrow{display:none}.cgl-strip p{max-width:420px;-webkit-line-clamp:2;margin-top:9px}.cgl-strip .cgl-arrow{position:absolute;right:30px;bottom:27px;background:#ffffff6e}.cgl-strip.cgl-peach:after{background:linear-gradient(90deg,#fae4daf2,#f6e0d7ae 40%,transparent 73%)}.cgl-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:16px}.cgl-small{min-height:230px}.cgl-small .cgl-card-copy{max-width:77%;padding:21px}.cgl-small h3{font-size:27px}.cgl-small p,.cgl-small .cgl-eyebrow{display:none}.cgl-small .cgl-arrow{margin-top:22px}.cgl-services-layout{display:grid;grid-template-columns:29% 1fr;gap:16px}.cgl-featured{height:100%;min-height:650px}.cgl-featured img{object-position:65% center}.cgl-featured:after{background:linear-gradient(180deg,#e8f2f6ef,transparent 60%)}.cgl-featured .cgl-card-copy{max-width:100%;padding:25px}.cgl-featured h3{font-size:35px}.cgl-featured p{-webkit-line-clamp:3}.cgl-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cgl-service{min-height:158px;border-width:6px}.cgl-service .cgl-card-copy{padding:19px;max-width:77%}.cgl-service h3{font-size:24px}.cgl-service p,.cgl-service .cgl-eyebrow{display:none}.cgl-service .cgl-arrow{width:27px;height:27px;font-size:17px;margin-top:13px}.cgl-service:after{background:linear-gradient(90deg,#f2f7f8f0,#f1f5f6b5 50%,transparent)}.cgl-spaces{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:55px;padding-bottom:50px}.cgl-placeholder{scroll-margin-top:25px;border:1px solid #fff;border-radius:16px;padding:26px;background:#ffffff50;min-height:155px}.cgl-placeholder h2{font-size:28px}.cgl-placeholder p{font-size:12px;color:#6a818f;margin-top:19px}.cgl-placeholder span{display:block;height:1px;background:#a8bbc44f;margin-top:20px;width:60px}.cgl-closing{text-align:center;padding:56px 24px;background:linear-gradient(115deg,#e0eef6b0,#f8e4dbab);border-top:1px solid white;border-bottom:1px solid white}.cgl-closing p{margin:15px 0 23px;color:var(--muted)}footer{padding-top:30px!important;padding-bottom:30px!important;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{font-size:11px;color:var(--muted)}dialog{border:1px solid #fff;border-radius:20px;padding:0;color:var(--ink);background:#fbfcfb;width:min(950px,calc(100% - 36px));max-height:91dvh;box-shadow:0 30px 100px #193d5444;overflow:auto;overscroll-behavior:contain}dialog::backdrop{background:#28495966;backdrop-filter:blur(12px)}.cgl-modal-top{height:235px;position:relative;overflow:hidden;isolation:isolate}.cgl-modal-top img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.cgl-modal-top:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#183c55aa,transparent 80%);z-index:-1}.cgl-modal-top h2{position:absolute;left:38px;bottom:30px;color:#fff;font-size:clamp(32px,4vw,52px);max-width:80%}.cgl-close{position:sticky;top:15px;float:right;z-index:5;border:1px solid #fff;background:#ffffffe6;backdrop-filter:blur(20px);border-radius:50%;width:40px;height:40px;margin:15px 15px -55px 0;font-size:25px}.cgl-tabs-wrap{position:sticky;top:0;background:#f9fbfaed;backdrop-filter:blur(20px);border-bottom:1px solid #dce5e8;padding:19px 60px 16px 35px;z-index:3}.cgl-tabs{display:flex;gap:8px;flex-wrap:wrap}.cgl-tabs button{border:1px solid #d5e2e6;border-radius:30px;padding:9px 18px;background:transparent;font-size:13px}.cgl-tabs button[aria-selected=true]{background:#e0edf3;border-color:#c8dce5}.cgl-price{display:flex;justify-content:space-between;gap:12px;margin:14px 2px 0;font-size:12px;color:#66808e}.cgl-price strong{font-weight:400;color:var(--ink)}.cgl-detail-body{padding:32px 50px 45px;max-width:830px;margin:auto;font-size:15px;line-height:1.8}.cgl-detail-body h2{font-size:32px;margin-bottom:22px}.cgl-detail-body h3{font-size:25px;margin:32px 0 15px}.cgl-detail-body h4{font-size:21px;margin:25px 0 12px}.cgl-detail-body p{margin:0 0 15px}.cgl-detail-body ul{padding-left:21px;margin:15px 0}.cgl-detail-body li{margin:8px 0}.cgl-detail-end{padding:28px 35px;display:flex;gap:20px;align-items:center;justify-content:space-between;background:#e8f0f3}.cgl-back{border:0;background:none;font-size:13px}.cgl-booking{padding:45px;max-width:540px}.cgl-booking h2{font-size:36px;margin-bottom:20px}.cgl-booking label{display:block;margin-top:16px}.cgl-booking input{display:block;width:100%;padding:12px;border:1px solid #c8d7de;border-radius:8px;background:white}.cgl-booking p{font-size:13px;color:var(--muted)}.cgl-booking .cgl-pill{margin-top:22px}.cgl-booking-status{margin-top:18px}.cgl-mobile-nav{display:none}.reveal{animation:appear .65s ease both}@keyframes appear{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@media(min-width:1600px){.cgl-hero{height:600px}}@media(max-width:1000px){.cgl-nav{gap:12px}.cgl-nav a{font-size:11px}.cgl-brand strong{font-size:20px}.cgl-wrap{padding-inline:22px}.cgl-service h3{font-size:21px}.cgl-card-copy{padding:22px}.cgl-featured h3{font-size:29px}.cgl-hero{height:480px}.cgl-hero-copy{padding-top:65px}.cgl-small h3{font-size:23px}}@media(max-width:720px){.cgl-wrap{padding-inline:14px}.cgl-header{padding-block:14px;flex-wrap:wrap;gap:12px}.cgl-brand strong{font-size:19px;letter-spacing:3px}.cgl-brand small{font-size:6px}.cgl-flower{font-size:33px}.cgl-header>.cgl-pill{padding:9px 14px;font-size:10px}.cgl-nav{order:3;width:100%;justify-content:space-between;gap:8px;overflow:auto;padding-top:6px}.cgl-nav a{white-space:nowrap;font-size:10px}.cgl-hero{height:545px}.cgl-hero>img{object-position:62% center}.cgl-hero:after{background:linear-gradient(90deg,#f3f9f9e6,transparent 95%),linear-gradient(0deg,#f6fafabc,transparent 55%)}.cgl-hero-copy{padding:35px 22px;max-width:90%}.cgl-hero h1{font-size:46px;letter-spacing:-1px}.cgl-hero p{font-size:14px;max-width:260px;margin-top:22px}.cgl-hero .cgl-eyebrow{font-size:8px}.cgl-section-head{display:block;margin-bottom:18px}.cgl-section-head p{margin-top:12px}.cgl-content{padding-top:32px!important}.cgl-duo{gap:10px;grid-template-columns:1fr}.cgl-photo-card{border-width:5px;min-height:240px;border-radius:14px}.cgl-card-copy{max-width:65%;padding:23px}.cgl-card-copy h3{font-size:34px}.cgl-card-copy p{font-size:12px}.cgl-strip{min-height:175px;margin-top:11px}.cgl-strip .cgl-card-copy{max-width:74%;padding:20px}.cgl-strip h3{font-size:30px}.cgl-strip p{-webkit-line-clamp:2;font-size:12px}.cgl-strip .cgl-arrow{right:16px;bottom:17px}.cgl-trio{grid-template-columns:1fr;gap:10px;margin-top:11px}.cgl-small{min-height:165px}.cgl-small .cgl-card-copy{max-width:76%}.cgl-small h3{font-size:27px}.cgl-services-layout{grid-template-columns:1fr;gap:10px}.cgl-featured{min-height:300px}.cgl-featured .cgl-card-copy{max-width:65%}.cgl-featured h3{font-size:33px}.cgl-featured img{object-position:center 38%}.cgl-featured:after{background:linear-gradient(90deg,#e9f3f5f0,transparent)}.cgl-service-grid{gap:10px;grid-template-columns:1fr 1fr}.cgl-service{min-height:200px}.cgl-service .cgl-card-copy{padding:14px;max-width:100%}.cgl-service h3{font-size:clamp(17px,4.5vw,23px)}.cgl-service:after{background:linear-gradient(180deg,#f0f6f8f5,#eff6f5a6 50%,transparent)}.cgl-service .cgl-arrow{position:absolute;bottom:13px;right:13px;background:#ffffffb3}.cgl-spaces{grid-template-columns:1fr;padding-top:35px;padding-bottom:30px;gap:11px}.cgl-placeholder{min-height:105px;padding:21px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:12px}.cgl-placeholder h2{font-size:25px}.cgl-placeholder p{margin:0;font-size:11px}.cgl-placeholder span{display:none}.cgl-closing{padding:38px 22px}.cgl-closing h2{font-size:33px}footer{flex-direction:column;align-items:flex-start}.cgl-modal-top{height:200px}.cgl-modal-top h2{left:23px;bottom:24px;font-size:34px;max-width:82%}dialog{width:calc(100% - 16px);max-height:95dvh;border-radius:15px}.cgl-tabs-wrap{padding:15px 48px 14px 16px}.cgl-tabs{gap:6px}.cgl-tabs button{padding:8px 11px;font-size:11px}.cgl-price{font-size:11px;flex-wrap:wrap}.cgl-detail-body{padding:25px 22px 35px;font-size:14px;line-height:1.75}.cgl-detail-body h2{font-size:28px}.cgl-detail-body h3{font-size:23px}.cgl-detail-end{padding:22px;flex-direction:column}.cgl-booking{padding:36px 24px}.cgl-booking h2{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.cgl-card-link{display:block}.cgl-photo-card{height:var(--cgl-h,auto);border-radius:var(--cgl-r,17px)}.cgl-photo-card img,.cgl-hero>img{object-position:var(--cgl-x,50%) var(--cgl-y,50%)}.cgl-card-copy{padding:var(--cgl-pad,27px)}.cgl-card-copy h3{font-size:var(--cgl-title,clamp(25px,2.6vw,40px))}.cgl-card-copy p{display:block;overflow:visible}.cgl-service .cgl-card-copy p,.cgl-small .cgl-card-copy p{display:none}.cgl-photo-card .cgl-extra{display:block;font-size:12px;line-height:1.5;margin-top:10px}.cgl-program-page{max-width:950px;margin:35px auto;background:#fbfcfb;border:1px solid white;border-radius:20px;overflow:hidden}.cgl-program-page>.cgl-detail-body{display:none}.cgl-program-page>.cgl-detail-body.is-active{display:block}.cgl-program-page>.cgl-tabs-wrap{position:relative}.cgl-program-page .cgl-price{margin-bottom:0}.cgl-program-page .cgl-modal-top h1{position:absolute;left:38px;bottom:30px;color:white;font-size:clamp(32px,4vw,52px);max-width:80%}#cgl-detail .cgl-program-page{margin:0;border:0;border-radius:0}#cgl-detail .cgl-program-page>.cgl-tabs-wrap{position:sticky;top:0}.cgl-error{padding:45px}.cgl-nav-items{display:flex;gap:24px;list-style:none;margin:0;padding:0}.cgl-loading{padding:60px}.wp-block-image img{max-width:100%;height:auto}@media(max-width:720px){.cgl-photo-card{height:var(--cgl-mh,auto)}.cgl-card-copy{padding:var(--cgl-mpad,20px)}.cgl-card-copy h3{font-size:var(--cgl-mtitle,30px)}.cgl-service .cgl-card-copy h3{font-size:var(--cgl-mtitle,clamp(17px,4.5vw,23px))}.cgl-small .cgl-card-copy h3{font-size:var(--cgl-mtitle,27px)}.cgl-program-page{margin:15px 8px}.cgl-program-page .cgl-modal-top h1{left:23px;font-size:32px}.cgl-nav-items{gap:12px}}

/* Dedicated, namespaced composition; no dependency on the active legacy theme. */
.calendula-glass .cgl-hero{display:block;max-width:1440px;margin:0 auto;height:clamp(440px,38vw,550px);min-height:0;padding:0;grid-template-columns:none;isolation:isolate}
.calendula-glass .cgl-hero>img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:var(--cgl-x,50%) var(--cgl-y,50%);border-radius:0}
.calendula-glass .cgl-hero-copy{display:block;position:relative;max-width:700px;width:58%;height:auto;padding:55px 5%;margin:0;transform:none}
.calendula-glass .cgl-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(44px,5.2vw,76px);line-height:1.08;font-weight:400;letter-spacing:-2px;max-width:none;margin:0;color:#193d54}
.calendula-glass .cgl-hero p{font-size:17px;line-height:1.6;max-width:390px;margin:23px 0}
.calendula-glass .cgl-hero .cgl-eyebrow{max-width:none;width:auto;background:none;border-radius:0;padding:0;font-size:9px;line-height:1.5}
.calendula-glass .cgl-services-layout{display:grid;grid-template-columns:minmax(0,29%) minmax(0,1fr);gap:16px;align-items:stretch}
.calendula-glass .cgl-service-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-flow:row;gap:14px;align-items:stretch}
.calendula-glass .cgl-service-grid>.cgl-photo-card{grid-column:span 3;grid-row:auto;min-height:165px;margin:0;max-width:none;width:100%}
.calendula-glass .cgl-service-grid>.cgl-photo-card:nth-child(5),.calendula-glass .cgl-service-grid>.cgl-photo-card:nth-child(6),.calendula-glass .cgl-service-grid>.cgl-photo-card:nth-child(7){grid-column:span 2;min-height:220px}
.calendula-glass .cgl-service-grid>.cgl-photo-card:last-child{grid-column:1/-1;min-height:160px}
.calendula-glass .cgl-featured{height:100%;min-height:0;max-width:none;grid-column:auto;grid-row:auto}
.calendula-glass .cgl-service .cgl-card-copy{max-width:83%;padding:18px}
.calendula-glass .cgl-service .cgl-card-copy h3{font-size:var(--cgl-title,clamp(20px,1.8vw,26px));line-height:1.12;margin:0}
.calendula-glass .cgl-service-grid>.cgl-photo-card:nth-child(n+5):nth-child(-n+7) .cgl-card-copy{max-width:100%}
.calendula-glass .cgl-service-grid>.cgl-photo-card:nth-child(n+5):nth-child(-n+7):after{background:linear-gradient(180deg,#eef6f9f2,#eef6f997 55%,transparent)}
.calendula-glass .cgl-service-grid>.cgl-photo-card:nth-child(n+5):nth-child(-n+7) .cgl-arrow{position:absolute;bottom:17px;left:18px;background:#ffffffad}
.calendula-glass .cgl-service-grid>.cgl-photo-card:last-child .cgl-card-copy{max-width:65%}
.calendula-glass .cgl-service-grid>.cgl-photo-card:last-child h3{font-size:var(--cgl-title,32px)}
.calendula-glass .cgl-service-grid>.cgl-photo-card:last-child .cgl-extra{display:block}
@media(max-width:1024px) and (min-width:721px){.calendula-glass .cgl-services-layout{grid-template-columns:minmax(0,30%) minmax(0,1fr)}.calendula-glass .cgl-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calendula-glass .cgl-service-grid>.cgl-photo-card,.calendula-glass .cgl-service-grid>.cgl-photo-card:nth-child(n+5):nth-child(-n+7){grid-column:span 1;min-height:190px}.calendula-glass .cgl-service-grid>.cgl-photo-card:last-child{grid-column:1/-1}}
@media(max-width:720px){.calendula-glass .cgl-hero{height:545px;max-width:100%}.calendula-glass .cgl-hero-copy{width:90%;max-width:90%;padding:35px 22px}.calendula-glass .cgl-hero h1{font-size:clamp(38px,10.8vw,46px);letter-spacing:-1px}.calendula-glass .cgl-hero p{font-size:14px;max-width:260px}.calendula-glass .cgl-hero>img{object-position:62% center}.calendula-glass .cgl-services-layout{grid-template-columns:minmax(0,1fr);gap:10px}.calendula-glass .cgl-featured{height:300px}.calendula-glass .cgl-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.calendula-glass .cgl-service-grid>.cgl-photo-card,.calendula-glass .cgl-service-grid>.cgl-photo-card:nth-child(n+5):nth-child(-n+7){grid-column:span 1;min-height:200px}.calendula-glass .cgl-service-grid>.cgl-photo-card:last-child{grid-column:1/-1;min-height:175px}.calendula-glass .cgl-service .cgl-card-copy{max-width:100%;padding:14px}.calendula-glass .cgl-service .cgl-card-copy h3{font-size:var(--cgl-mtitle,clamp(17px,4.5vw,23px))}.calendula-glass .cgl-service-grid>.cgl-photo-card:last-child h3{font-size:var(--cgl-mtitle,28px)}}

.calendula-glass .cgl-clinic-logo{display:block;width:140px;height:auto;max-height:96px;object-fit:contain}
.calendula-glass .cgl-clinic-brand{flex-shrink:0}
.calendula-glass .cgl-header{position:sticky!important;top:0;z-index:1000;background:rgba(249,252,252,.78)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.75);box-shadow:0 5px 25px #274d6210;max-width:none;width:100%;padding:10px max(24px,calc((100vw - 1200px)/2));margin:0;box-sizing:border-box}
.calendula-glass.admin-bar .cgl-header{top:32px}
.calendula-glass .cgl-header .cgl-clinic-logo{width:112px;max-height:75px}
.calendula-glass section[id]{scroll-margin-top:130px}
.calendula-glass .cgl-tabs[hidden]{display:none!important}
.calendula-glass .cgl-strip{height:260px!important;background:#eaf4f8}
.calendula-glass .cgl-strip.cgl-peach{background:#fae9e2}
.calendula-glass .cgl-strip>img{width:auto!important;max-width:none;min-width:0;height:100%;left:auto;right:0;object-fit:contain;object-position:right center!important;transform:none!important}
.calendula-glass .cgl-strip:after{background:linear-gradient(90deg,#edf5f9 0%,#edf5f9ed 29%,#edf5f966 49%,transparent 66%)}
.calendula-glass .cgl-strip.cgl-peach:after{background:linear-gradient(90deg,#fae9e2 0%,#fae9e2ed 29%,#fae9e266 49%,transparent 66%)}
@media(max-width:782px){.calendula-glass.admin-bar .cgl-header{top:46px}}
@media(max-width:600px){.calendula-glass.admin-bar .cgl-header{top:0}.calendula-glass .cgl-header{padding:8px 16px}.calendula-glass .cgl-header .cgl-clinic-logo{width:90px;max-height:60px}.calendula-glass .cgl-strip{height:245px!important}.calendula-glass .cgl-strip>img{right:-60px;height:84%;top:auto;bottom:0}.calendula-glass .cgl-strip .cgl-card-copy{max-width:70%}}
.calendula-glass .cgl-branch-main{color:inherit;text-decoration:none;display:block}
.calendula-glass .cgl-branches{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;position:relative;z-index:3}
.calendula-glass .cgl-branches a{background:#ffffffdc;border:1px solid #fff;border-radius:30px;padding:9px 13px;font:12px/1.2 Arial,sans-serif;color:#193d54;text-decoration:none}
.calendula-glass .cgl-branches a:hover{background:#f8dfd5}
.calendula-glass .cgl-branch-card .cgl-card-copy{max-width:85%!important}
.calendula-glass .cgl-program-page .cgl-modal-top{height:auto;min-height:0;display:flex;flex-direction:column;background:linear-gradient(110deg,#edf5f8,#fcf2ed);padding:0}
.calendula-glass .cgl-program-page .cgl-modal-top:after{display:none}
.calendula-glass .cgl-program-page .cgl-modal-top img{position:relative;inset:auto;display:block;width:100%;height:clamp(220px,30vw,340px);object-fit:contain;object-position:center!important;transform:none}
.calendula-glass .cgl-program-page .cgl-modal-top h1{position:static;margin:0;padding:20px 32px;color:#193d54;text-shadow:none;font-size:clamp(28px,3.6vw,42px);max-width:100%;line-height:1.12}
@media(max-width:720px){.calendula-glass .cgl-clinic-logo{width:105px;max-height:72px}.calendula-glass .cgl-program-page .cgl-modal-top h1{padding:18px;font-size:29px}.calendula-glass .cgl-branch-card .cgl-card-copy{max-width:100%!important}.calendula-glass .cgl-service-grid>.cgl-branch-card:last-child{min-height:235px}}
.calendula-glass .cgl-program-page{overflow:visible}
.calendula-glass .cgl-program-page>.cgl-tabs-wrap{position:sticky;top:110px;z-index:20;background:rgba(247,251,252,.94);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:16px 32px;border-bottom:1px solid #dce7eb}
.calendula-glass #cgl-detail .cgl-program-page>.cgl-tabs-wrap{top:0;padding-right:65px}
.calendula-glass .cgl-program-page .cgl-price{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px;text-align:left;margin:12px 0 0}
.calendula-glass .cgl-price strong{font-size:16px;text-align:left}
.calendula-glass #cgl-detail>.cgl-close{z-index:40}
@media(max-width:720px){.calendula-glass .cgl-program-page>.cgl-tabs-wrap{top:125px;padding:12px 16px}.calendula-glass #cgl-detail .cgl-program-page>.cgl-tabs-wrap{padding-right:50px}.calendula-glass .cgl-tabs{gap:5px;flex-wrap:wrap}.calendula-glass .cgl-tabs button{padding:9px 11px;font-size:12px}}

.calendula-glass .cgl-section-page{background:linear-gradient(135deg,#f1f8fc,#fcf7f3);padding-bottom:30px;max-width:1100px;margin:auto;min-height:55vh}
.calendula-glass .cgl-info-head{padding:40px 36px 24px}.calendula-glass .cgl-info-head>img{width:100%;max-height:430px;object-fit:contain;border-radius:16px;background:#eaf2f5;margin-bottom:28px}.calendula-glass .cgl-info-head h1{font:500 clamp(34px,4vw,52px)/1.05 Georgia,serif;margin:12px 0;color:#193d54}.calendula-glass .cgl-info-head p{font-size:17px;color:#4d6979}
.calendula-glass .cgl-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:0 36px 30px;align-items:start}.calendula-glass .cgl-story{background:#ffffffb5;border:1px solid white;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px #254d5e0b}.calendula-glass .cgl-story summary{cursor:pointer;list-style:none;padding:18px}.calendula-glass .cgl-story summary::-webkit-details-marker{display:none}.calendula-glass .cgl-story summary:focus-visible{outline:2px solid #193d54;outline-offset:-4px}.calendula-glass .cgl-story summary img{width:100%;height:220px;object-fit:cover;border-radius:10px;margin-bottom:18px}.calendula-glass .cgl-portrait summary img{height:285px;object-fit:contain;background:linear-gradient(130deg,#edf5f7,#fcf6f0)}.calendula-glass .cgl-story-title{display:block;font:500 28px/1.1 Georgia,serif;color:#193d54}.calendula-glass .cgl-story-sub{display:block;font-size:14px;margin-top:10px;color:#476478}.calendula-glass .cgl-story-more{display:flex;justify-content:space-between;font-size:13px;color:#476478;margin-top:18px}.calendula-glass .cgl-story[open] .cgl-story-more span{transform:rotate(45deg)}.calendula-glass .cgl-story-body{padding:0 22px 20px}.calendula-glass .cgl-story-body p{font-size:16px;line-height:1.7;margin:0 0 16px}.calendula-glass .cgl-section-page>.cgl-back{margin:0 36px}.calendula-glass .cgl-spaces:empty{display:none}
.calendula-glass .cgl-blog-list{grid-column:1/-1}.calendula-glass .cgl-blog-post{padding:24px;background:#fff9;border:1px solid white;border-radius:18px;margin:24px 0}.calendula-glass .cgl-blog-post iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:12px}.calendula-glass .cgl-blog-post p{font-size:16px;line-height:1.7}.calendula-glass .cgl-blog-post h2{font:32px Georgia,serif}.calendula-glass .cgl-header .cgl-nav{gap:17px}
@media(max-width:720px){.calendula-glass .cgl-info-head{padding:42px 20px 20px}.calendula-glass .cgl-info-grid{padding:0 18px 25px;grid-template-columns:1fr;gap:16px}.calendula-glass .cgl-story summary img{height:210px}.calendula-glass .cgl-portrait summary img{height:260px}.calendula-glass .cgl-header{flex-wrap:wrap;gap:8px}.calendula-glass .cgl-header .cgl-nav{display:flex!important;width:100%;order:3;overflow-x:auto;gap:18px;padding:6px 0;white-space:nowrap}.calendula-glass .cgl-header .cgl-nav a{font-size:13px;flex:none}.calendula-glass .cgl-header>[data-book]{margin-left:auto}.calendula-glass .cgl-info-head>img{max-height:300px}}

.calendula-glass .cgl-editorial-page{max-width:1400px;margin:auto;padding:0 38px;color:#193d54}
.calendula-glass .cgl-editorial-hero{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,6fr);gap:42px;align-items:center;padding:48px 0 75px;min-height:600px}
.calendula-glass .cgl-editorial-intro{position:relative;z-index:1;padding:10px 0 25px 20px}.calendula-glass .cgl-editorial-intro>.cgl-eyebrow{display:block;margin:65px 0 22px}.calendula-glass .cgl-editorial-intro h1{font:500 clamp(46px,5.4vw,78px)/1.03 Georgia,serif;letter-spacing:-1.8px;margin:0 0 25px;overflow-wrap:normal;word-break:normal}.calendula-glass .cgl-editorial-intro>p{font-size:19px;line-height:1.6;max-width:340px}
.calendula-glass .cgl-editorial-back,.calendula-glass .cgl-editorial-jump{display:inline-flex;align-items:center;gap:13px;color:#193d54;text-decoration:none;font-size:14px}.calendula-glass .cgl-editorial-jump{margin-top:30px}.calendula-glass .cgl-editorial-page .cgl-arrow{position:static;display:inline-flex;width:38px;height:38px;min-width:38px;align-items:center;justify-content:center;border:1px solid #365d75;border-radius:50%;background:#f5fbfd88;color:#193d54;font:21px/1 Arial,sans-serif;transition:transform .6s ease,background .6s ease;box-sizing:border-box}.calendula-glass .cgl-editorial-page a:hover .cgl-arrow,.calendula-glass .cgl-editorial-details summary:hover .cgl-arrow{transform:translateX(4px);background:#dcecf4}
.calendula-glass .cgl-glass-photo{margin:0;padding:7px;border:1px solid #fff;border-radius:20px;background:#ffffff7a;box-shadow:0 16px 45px #31596e0d;backdrop-filter:blur(14px);min-width:0}.calendula-glass .cgl-glass-photo>div{overflow:hidden;border-radius:13px;height:100%}.calendula-glass .cgl-glass-photo img{width:100%;height:100%;display:block;object-fit:cover;transition:transform 1.6s cubic-bezier(.2,.65,.25,1);will-change:auto}.calendula-glass .cgl-glass-photo:hover img{transform:scale(1.035)}.calendula-glass .cgl-hero-photo{height:510px;transform:translateY(30px)}
.calendula-glass .cgl-editorial-content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:60px 26px;scroll-margin-top:160px;padding:30px 0 60px}.calendula-glass .cgl-editorial-story{grid-column:span 12;display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:center;gap:46px;min-width:0}.calendula-glass .cgl-editorial-story>.cgl-glass-photo{height:430px}.calendula-glass .cgl-editorial-copy{padding:26px 12px;min-width:0}.calendula-glass .cgl-editorial-copy h2{font:500 clamp(29px,3.1vw,46px)/1.12 Georgia,serif;margin:17px 0 23px;letter-spacing:-.7px;word-break:normal;overflow-wrap:normal}.calendula-glass .cgl-editorial-copy p{font-size:16px;line-height:1.8;margin:0 0 20px;color:#426172}.calendula-glass .cgl-editorial-copy .cgl-eyebrow{font-size:11px;letter-spacing:1.8px;line-height:1.5}
.calendula-glass .cgl-editorial-details summary{display:flex;align-items:center;gap:13px;cursor:pointer;list-style:none;font-size:14px;margin-top:25px}.calendula-glass .cgl-editorial-details summary::-webkit-details-marker{display:none}.calendula-glass .cgl-editorial-details[open] summary{margin-bottom:24px}.calendula-glass .cgl-editorial-details[open] summary .cgl-arrow{transform:rotate(90deg)}.calendula-glass .cgl-editorial-details summary:focus-visible,.calendula-glass .cgl-editorial-page a:focus-visible{outline:2px solid #305c75;outline-offset:6px}.calendula-glass .cgl-editorial-details iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0;margin-top:25px;border-radius:14px}
.calendula-glass .cgl-page-about .cgl-editorial-story:nth-child(2){grid-column:3/13;grid-template-columns:5fr 6fr;margin:35px 0 60px}.calendula-glass .cgl-page-about .cgl-editorial-story:nth-child(2) .cgl-glass-photo{height:540px;order:2}.calendula-glass .cgl-page-about .cgl-editorial-story:nth-child(3){grid-column:1/8;display:block}.calendula-glass .cgl-page-about .cgl-editorial-story:nth-child(4){grid-column:9/13;display:block;margin-top:150px}.calendula-glass .cgl-page-about .cgl-editorial-story:nth-child(4) .cgl-glass-photo{height:340px}.calendula-glass .cgl-page-about .cgl-editorial-story:nth-child(4) img{object-position:80% center}.calendula-glass .cgl-page-about .cgl-editorial-story:nth-child(3) img{object-position:20% center}
.calendula-glass .cgl-page-stay .cgl-editorial-hero{grid-template-columns:3.5fr 6.5fr}.calendula-glass .cgl-page-stay .cgl-hero-photo{height:530px}.calendula-glass .cgl-page-stay .cgl-editorial-story:first-child{grid-template-columns:5fr 6fr;grid-column:2/13}.calendula-glass .cgl-page-stay .cgl-editorial-story:first-child .cgl-glass-photo{height:450px}.calendula-glass .cgl-page-stay .cgl-editorial-story:nth-child(2){grid-column:1/8;display:block;margin-top:60px}.calendula-glass .cgl-page-stay .cgl-editorial-story:nth-child(3){grid-column:9/13;display:block;margin-top:200px}.calendula-glass .cgl-page-stay .cgl-editorial-story:nth-child(3) .cgl-glass-photo{height:310px}.calendula-glass .cgl-page-stay .cgl-editorial-story:last-child{grid-template-columns:7fr 4fr;margin-top:80px}.calendula-glass .cgl-page-stay .cgl-editorial-story:last-child .cgl-glass-photo{height:550px}
.calendula-glass .cgl-page-doctors .cgl-editorial-hero{min-height:410px;padding-bottom:30px;grid-template-columns:6fr 4fr}.calendula-glass .cgl-editorial-note{padding:65px 50px;background:linear-gradient(120deg,#dfedf59c,#f9e4db91);border:1px solid #fff;border-radius:20px;margin-top:90px}.calendula-glass .cgl-editorial-note p{font:italic 36px/1.2 Georgia,serif;margin:0 0 25px}.calendula-glass .cgl-editorial-note span{font-size:10px;letter-spacing:3px}.calendula-glass .cgl-page-doctors .cgl-editorial-story{display:block;align-self:start}.calendula-glass .cgl-page-doctors .cgl-editorial-story:nth-child(1){grid-column:1/8}.calendula-glass .cgl-page-doctors .cgl-editorial-story:nth-child(2){grid-column:9/13;margin-top:100px}.calendula-glass .cgl-doctor-story .cgl-glass-photo{height:490px;background:linear-gradient(120deg,#e4f0f6,#faf1ec)}.calendula-glass .cgl-doctor-story img{object-fit:contain;object-position:center bottom}.calendula-glass .cgl-page-doctors .cgl-editorial-story:nth-child(2) .cgl-glass-photo{height:380px}.calendula-glass .cgl-page-doctors .cgl-editorial-story:nth-child(n+3){grid-column:span 6;padding:0 40px}.calendula-glass .cgl-page-doctors .cgl-editorial-story:nth-child(n+3) .cgl-glass-photo{height:320px}.calendula-glass .cgl-page-doctors .cgl-editorial-story:nth-child(4){margin-top:80px}.calendula-glass .cgl-future-doctor{grid-column:span 6;background:#ffffff40;border:1px solid white;border-radius:18px;padding:28px;display:grid;grid-template-columns:120px 1fr;gap:8px 22px;align-items:center}.calendula-glass .cgl-future-photo{grid-row:span 2;aspect-ratio:3/4;background:linear-gradient(145deg,#deebf29c,#f9e9e1b0);border-radius:12px;display:flex;align-items:center;text-align:center;padding:15px;font-size:12px;color:#6d8794}.calendula-glass .cgl-future-doctor h2{font:27px Georgia,serif;margin:0}.calendula-glass .cgl-future-doctor p{font-size:14px;line-height:1.6;margin:0}
.calendula-glass .cgl-journal-empty{grid-column:2/11;padding:55px 20px 110px;max-width:760px}.calendula-glass .cgl-journal-empty h2{font:500 clamp(36px,4.2vw,62px)/1.12 Georgia,serif;margin:25px 0}.calendula-glass .cgl-journal-empty p{font-size:18px;line-height:1.7}.calendula-glass .cgl-journal-entry{grid-column:span 7;min-width:0}.calendula-glass .cgl-journal-entry:nth-child(2n){grid-column:span 5;margin-top:140px}.calendula-glass .cgl-journal-entry:nth-child(4n+3){grid-column:span 5}.calendula-glass .cgl-journal-entry:nth-child(4n){grid-column:span 7;margin-top:80px}.calendula-glass .cgl-journal-entry .cgl-glass-photo{height:360px}.calendula-glass .cgl-journal-entry:nth-child(2n) .cgl-glass-photo{height:260px}.calendula-glass .cgl-journal-admin{grid-column:1/-1}.calendula-glass .cgl-editorial-end{padding:70px 8%;margin:50px 0 60px;background:linear-gradient(110deg,#ddeff586,#fce5db86);border:1px solid white;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:40px}.calendula-glass .cgl-editorial-end h2{font:500 34px/1.2 Georgia,serif;max-width:530px;margin:0}.calendula-glass .cgl-header .cgl-nav{gap:17px}
@media(prefers-reduced-motion:no-preference){.calendula-glass .cgl-editorial-page .cgl-enter{opacity:0;transform:translateY(24px);transition:opacity .85s ease,transform 1.1s cubic-bezier(.2,.7,.2,1)}.calendula-glass .cgl-editorial-page .cgl-enter.cgl-in-view{opacity:1;transform:none}}
@media(max-width:900px){.calendula-glass .cgl-editorial-page{padding:0 24px}.calendula-glass .cgl-editorial-hero{gap:20px;min-height:500px}.calendula-glass .cgl-editorial-intro{padding-left:0}.calendula-glass .cgl-editorial-intro h1{font-size:48px}.calendula-glass .cgl-hero-photo{height:430px!important}.calendula-glass .cgl-editorial-story{gap:24px}.calendula-glass .cgl-editorial-copy h2{font-size:32px}.calendula-glass .cgl-page-doctors .cgl-editorial-story:nth-child(n+3){padding:0}.calendula-glass .cgl-editorial-end{padding:38px;display:block}.calendula-glass .cgl-editorial-end h2{margin-bottom:28px}}
@media(max-width:720px){.calendula-glass .cgl-header{flex-wrap:wrap;gap:8px}.calendula-glass .cgl-header .cgl-nav{display:flex!important;width:100%;order:3;overflow-x:auto;gap:18px;padding:6px 0;white-space:nowrap}.calendula-glass .cgl-header .cgl-nav a{font-size:13px;flex:none}.calendula-glass .cgl-header>[data-book]{margin-left:auto}.calendula-glass .cgl-editorial-page{padding:0 18px}.calendula-glass .cgl-editorial-hero,.calendula-glass .cgl-page-stay .cgl-editorial-hero,.calendula-glass .cgl-page-doctors .cgl-editorial-hero{display:flex;flex-direction:column;align-items:stretch;padding:30px 0 45px;min-height:0}.calendula-glass .cgl-editorial-intro>.cgl-eyebrow{margin-top:35px}.calendula-glass .cgl-editorial-intro h1{font-size:clamp(40px,10.5vw,56px);letter-spacing:-1px}.calendula-glass .cgl-editorial-intro>p{font-size:17px}.calendula-glass .cgl-hero-photo{height:320px!important;transform:none}.calendula-glass .cgl-editorial-note{margin:0;padding:35px}.calendula-glass .cgl-editorial-note p{font-size:30px}.calendula-glass .cgl-editorial-content{display:block;padding:10px 0}.calendula-glass .cgl-editorial-content>.cgl-editorial-story{display:flex!important;flex-direction:column;gap:10px;margin:0 0 65px!important;padding:0!important;align-items:stretch}.calendula-glass .cgl-editorial-content .cgl-glass-photo{height:300px!important;order:0!important}.calendula-glass .cgl-editorial-content .cgl-doctor-story .cgl-glass-photo{height:360px!important}.calendula-glass .cgl-editorial-copy{padding:22px 6px}.calendula-glass .cgl-editorial-copy h2{font-size:32px}.calendula-glass .cgl-editorial-content>.cgl-editorial-story:nth-child(even){margin-left:18px!important}.calendula-glass .cgl-future-doctor{margin:18px 0;padding:18px;grid-template-columns:85px 1fr}.calendula-glass .cgl-future-doctor h2{font-size:23px}.calendula-glass .cgl-journal-empty{padding:25px 5px 60px}.calendula-glass .cgl-journal-entry{margin:0 0 55px!important}.calendula-glass .cgl-editorial-end{padding:30px 22px;margin:30px 0}.calendula-glass .cgl-editorial-end h2{font-size:30px}}

/* CALENDULA approved v17 */
.calendula-glass .cgl-hero{height:clamp(460px,38vw,550px)}
.calendula-glass .cgl-hero>img{object-position:50% 40%}
.calendula-glass .cgl-hero-copy{width:52%;padding:65px 5%;max-width:740px}
.calendula-glass .cgl-hero h1{font-size:clamp(44px,4.5vw,66px);line-height:1.08;letter-spacing:-1.7px}
.calendula-glass .cgl-hero p{max-width:380px}
.calendula-glass .cgl-card-copy>p:empty,.calendula-glass .cgl-card-copy>.cgl-eyebrow:empty,.calendula-glass .cgl-branch-main>p:empty{display:none}
@media(max-width:720px){
 .calendula-glass .cgl-hero{height:auto;min-height:0;display:flex;flex-direction:column;background:linear-gradient(120deg,#eff7fa,#fbefe9)}
 .calendula-glass .cgl-hero:after{display:none}
 .calendula-glass .cgl-hero-copy{width:100%;max-width:none;padding:26px 22px 20px;order:0}
 .calendula-glass .cgl-hero h1{font-size:clamp(35px,9vw,46px);letter-spacing:-1px;max-width:420px}
 .calendula-glass .cgl-hero p{font-size:15px;max-width:360px;margin:15px 0 18px}
 .calendula-glass .cgl-hero>img{position:relative;inset:auto;order:1;width:100%;height:285px;object-fit:cover;object-position:95% 40%;transform:none}
}
