body.city-review{background:#fff;color:#243a4b}body.city-review .ct{--ct-ink:#233c50;--ct-muted:#62717c;--ct-line:#dfe7ed;background:#fff;font-size:16px;line-height:1.65} .ct *{box-sizing:border-box}.ct a{color:inherit}.ct p{color:var(--ct-muted);margin:0 0 15px}.ct h1,.ct h2,.ct h3{color:var(--ct-ink);margin:0;letter-spacing:-.035em;line-height:1.15}.ct h2{font-size:clamp(26px,3vw,37px);font-weight:650}.ct h3{font-size:22px;font-weight:650}.ct-wrap{width:min(1180px,calc(100% - 64px));margin:auto}.ct-section{padding:62px 0}.ct-label{display:block;color:var(--ct-accent);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.13em;margin-bottom:13px}.ct-review-bar{background:#f7f6f2;border-bottom:1px solid #e9e4dc;font-size:12px;padding:9px 0}.ct-review-bar .ct-wrap{display:flex;justify-content:space-between;gap:12px;align-items:center}.ct-review-bar a{text-underline-offset:3px}.ct-breadcrumb{padding-top:22px;font-size:12px;color:#738491}.ct-breadcrumb a{text-decoration:none}.ct-hero{display:grid;grid-template-columns:1.15fr 1fr;grid-template-rows:auto 1fr;column-gap:65px;padding:40px 0 44px;align-items:center}.ct-heading{grid-column:1;grid-row:1}.ct-heading h1{font-size:clamp(35px,3.7vw,47px);font-weight:650;line-height:1.1}.ct-heading h1 span{display:block;white-space:nowrap}.ct-hero-copy{grid-column:1;grid-row:2;padding-top:22px}.ct-ticks{padding:0;margin:0 0 24px;list-style:none;display:grid;gap:13px}.ct-ticks li{display:flex;gap:12px;align-items:flex-start;font-size:15px;line-height:1.45;color:#415461}.ct-ticks li::before{content:'✓';color:#3d9b74;font-size:17px;font-weight:700}.ct-actions{display:flex;gap:12px;align-items:stretch;flex-wrap:wrap}.ct .button{font-family:inherit;font-size:13px;font-weight:600;min-height:46px;padding:12px 17px;line-height:1.4;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;border:1px solid #b5cbd8;box-shadow:none}.ct .button.blue{background:#558db3;color:#fff;border-color:#558db3}.ct .button.outline{background:#fff;color:#355c79}.ct small.ct-note{display:block;color:#7b858c;font-size:11px;line-height:1.55;margin-top:15px;max-width:520px}.ct-hero-visual{grid-column:2;grid-row:1/3;min-width:0;align-self:center}.ct-hero-photo{width:100%;height:315px;object-fit:cover;object-position:70% center;border-radius:18px;display:block}.ct-identity{padding:22px 24px;border:1px solid #e4e8eb;border-radius:14px;background:white;position:relative;margin:16px 0 0}.ct-identity strong{font-size:24px;color:var(--ct-ink);font-weight:650;line-height:1.2;display:block}.ct-identity span{display:block;font-size:13px;color:var(--ct-accent);margin-top:4px}.ct-identity small{display:block;color:#849098;font-size:12px;margin-top:8px}.ct-identity::after{content:'✓';position:absolute;right:22px;top:24px;color:#48a282;font-size:22px}.ct-pen-set{display:flex;justify-content:center;gap:24px;align-items:center;height:320px}.ct-pen-set figure{margin:0;display:grid;gap:15px;text-align:center;align-items:center;flex:1;min-width:0}.ct-pen-set img{display:block;width:100%;height:230px;object-fit:contain}.ct-pen-set figcaption{font-size:13px;letter-spacing:.02em}.ct-pen-set.single{height:240px}.ct-pen-set.single img{height:200px}.ct-pen-set img:hover{transform:translateY(-4px);transition:transform .25s}.ct-facts{background:#fff;border-top:1px solid #e8edf0;border-bottom:1px solid #e8edf0}.ct-facts-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 0;gap:0}.ct-fact{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:0 23px;position:relative}.ct-fact:first-child{padding-left:0}.ct-fact:not(:first-child)::before{content:'';height:60%;width:1px;background:#dfe7ed;position:absolute;left:0;top:20%}.ct-icon{width:34px;height:34px;display:block;flex-shrink:0}.ct-fact b{display:block;font-size:14px;font-weight:650;line-height:1.35;white-space:nowrap}.ct-fact small{display:block;font-size:11px;color:#83909b;line-height:1.5;margin-top:5px}.ct-authority{display:flex;gap:15px;align-items:center;padding:23px 0}.ct-authority img{width:56px;height:56px;aspect-ratio:1;border-radius:50%;object-fit:cover;flex-shrink:0}.ct-authority p{font-size:12px;margin:0}.ct-authority b{font-size:14px;color:var(--ct-ink)}.ct-authority span{font-size:11px;color:#8a959d}.ct-intro{max-width:780px;margin:18px 0 25px!important}.ct-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ct-card{border:1px solid var(--ct-line);border-radius:13px;padding:25px;display:flex;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;position:relative;background:#fff;min-height:245px}.ct-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #233c5010}.ct-card small{color:var(--ct-accent);font-weight:650;font-size:11px;letter-spacing:.09em;text-transform:uppercase;margin-bottom:12px}.ct-card h3{margin-bottom:13px}.ct-card p{font-size:14px;line-height:1.6;margin-bottom:26px}.ct-card .ct-card-link{font-size:12px;color:#527e9c;margin-top:auto;padding-right:25px}.ct-card .ct-arrow{position:absolute;bottom:22px;right:24px;font-size:21px;color:#5289aa}.ct-table-wrap{border:1px solid var(--ct-line);border-radius:14px;overflow:hidden;margin-top:28px}.ct-table{width:100%;border-collapse:collapse;font-size:14px;text-align:left}.ct-table th{background:#f5f6f8;padding:17px 22px;font-weight:650}.ct-table td{padding:18px 22px;border-top:1px solid #e7ecf0;vertical-align:top;color:var(--ct-muted)}.ct-table td:first-child{width:32%;font-weight:600;color:var(--ct-ink)}.ct-source-note{font-size:11px!important;margin-top:13px!important;line-height:1.8}.ct-source-note a{color:#47718e;text-underline-offset:3px}.ct-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:27px}.ct-step{border:1px solid var(--ct-line);border-radius:13px;padding:23px;position:relative;background:white}.ct-step:not(:last-child)::after{content:'→';position:absolute;right:-18px;top:50%;color:#8cabc1;z-index:1}.ct-step .ct-icon{margin-bottom:16px}.ct-step h3{font-size:19px;line-height:1.25;margin-bottom:12px}.ct-step p{font-size:13px;line-height:1.6;margin:0}.ct-split{display:grid;grid-template-columns:1fr 1fr;gap:26px}.ct-panel{padding:32px;border-radius:15px;border:1px solid #e5e9ed;background:#fff}.ct-panel.warm{background:#fbf7f0;border-color:#efe5d6}.ct-panel h2{font-size:28px}.ct-list{padding:0;margin:22px 0 0;list-style:none;display:grid;gap:12px}.ct-list li{font-size:14px;color:#63717c;padding-left:22px;position:relative;line-height:1.6}.ct-list li::before{content:'✓';position:absolute;left:0;color:#60a086;font-weight:700}.ct-local p{font-size:15px;margin-top:20px}.ct-faq{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.ct-faq-image{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:15px;margin-top:8px;object-position:65% center}.ct-faq-list{display:grid;gap:0;margin-top:25px}.ct-faq-item{padding:13px 0;position:relative}.ct-faq-item summary{font-weight:600;font-size:15px;cursor:pointer;list-style:none;color:var(--ct-ink);padding-right:24px;line-height:1.45}.ct-faq-item summary::-webkit-details-marker{display:none}.ct-faq-item summary::after{content:'+';position:absolute;right:0;top:12px;color:#7a9cb4;font-size:19px}.ct-faq-item[open] summary::after{content:'−'}.ct-faq-item p{font-size:14px;margin:13px 0 0;padding-right:18px}.ct-more-faq{display:none}.ct-guides{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:25px}.ct-guide{display:block;border:1px solid var(--ct-line);border-radius:12px;padding:22px 50px 24px 22px;text-decoration:none;position:relative;transition:transform .2s;min-height:100px}.ct-guide:hover{transform:translateY(-3px)}.ct-guide b{font-size:15px;font-weight:600;line-height:1.35;display:block}.ct-guide span{position:absolute;right:20px;bottom:16px;color:#5e91bb;font-size:22px}.ct-guide small{font-size:11px;color:#8797a3;display:block;margin-top:10px}.ct-local-bottom{padding:0 0 35px}.ct-disclosure{border:1px solid var(--ct-line);border-radius:11px;margin-top:15px;background:white}.ct-disclosure>summary{padding:18px 21px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-size:15px;color:#405d72;line-height:1.5}.ct-disclosure summary::-webkit-details-marker{display:none}.ct-plus{height:27px;width:27px;min-width:27px;border-radius:50%;background:#77a9ca;display:grid;place-items:center;color:#fff;font-style:normal;font-size:22px;line-height:1}.ct-disclosure[open] .ct-plus{transform:rotate(45deg)}.ct-disclosure-content{padding:0 22px 22px;font-size:14px}.ct-disclosure-content p{margin:4px 0 18px}.ct-disclosure-links{display:flex;gap:13px 25px;flex-wrap:wrap}.ct-disclosure-links a{color:#4f7b98;font-size:13px;text-underline-offset:4px}.ct-pharmacy[open]>summary .ct-plus{display:none}.ct-safety{border-left:3px solid #d98a7f;padding:9px 0 9px 20px;margin:20px 0;font-size:13px}.ct-safety p{margin:5px 0 0}.ct-sources{font-size:12px;padding:15px 0 30px;color:#84929c}.ct-sources ul{display:flex;gap:10px 24px;list-style:none;flex-wrap:wrap;padding:0;margin:10px 0}.ct-sources a{text-underline-offset:4px}.ct-modal dialog{border:1px solid #dae4eb;border-radius:15px;padding:24px;max-width:540px;width:calc(100% - 36px)}.ct-gallery{padding:60px 0 80px}.ct-gallery h1{font-size:48px;font-weight:600;max-width:800px;letter-spacing:-.04em;line-height:1.1;margin-bottom:20px}.ct-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.ct-gallery .ct-card{min-height:260px}.ct-gallery .ct-card-number{font-size:36px;font-weight:300;color:#91adc2;margin-bottom:26px}.city-review .floating,.city-review .emergency-float{display:none!important}.city-review #site-header .header{position:relative}.ct-scroll-hint{display:none}.ct-gallery-intro{max-width:710px}
.ct-pen-set:not(.single) figure:first-child img{transform:rotate(-65deg) scale(.92)}
.ct-faq-image{height:auto;aspect-ratio:1.35}
.ct-pen-set:not(.single) figure:first-child img:hover{transform:rotate(-65deg) scale(.92) translateY(-4px)}
@media(prefers-reduced-motion:reduce){.ct *{transition:none!important;scroll-behavior:auto!important}.ct-card:hover,.ct-guide:hover,.ct-pen-set.single img:hover{transform:none}.ct-pen-set:not(.single) figure:first-child img:hover{transform:rotate(-65deg) scale(.92)}}
@media(max-width:1000px){.ct-wrap{width:calc(100% - 44px)}.ct-hero{gap:24px}.ct-heading h1{font-size:36px}.ct-fact{padding:0 12px;grid-template-columns:28px 1fr;gap:8px}.ct-fact b{font-size:12px}.ct-fact .ct-icon{width:26px;height:26px}.ct-hero-photo{height:300px}.ct-faq{gap:30px}}
@media(max-width:700px){.ct-wrap{width:calc(100% - 32px)}.ct-section{padding:37px 0}.ct-review-bar{font-size:10px}.ct-review-bar .ct-wrap{gap:8px}.ct-breadcrumb{font-size:10px;padding-top:17px}.ct-hero{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:27px 0 28px}.ct-heading{order:0}.ct-heading h1{font-size:clamp(25px,7.15vw,36px);line-height:1.13}.ct-label{font-size:10px;margin-bottom:11px;letter-spacing:.09em}.ct-heading .ct-label{max-width:300px}.ct-hero-visual{order:1;align-self:stretch;margin-top:27px}.ct-hero-photo{height:190px;object-position:70% center;border-radius:12px}.ct-identity{padding:15px 18px;margin-top:12px;border-radius:10px}.ct-identity strong{font-size:21px}.ct-identity span{font-size:11px}.ct-identity small{font-size:10px;margin-top:5px}.ct-identity::after{right:18px;top:15px;font-size:20px}.ct-hero-copy{order:2;padding-top:24px}.ct-ticks{gap:13px;margin-bottom:23px}.ct-ticks li{font-size:13px;gap:9px}.ct-actions{gap:10px;flex-wrap:wrap}.ct .button{font-size:11px;padding:11px 13px;min-height:43px}.ct .ct-actions .button{flex:1;min-width:140px}.ct-pen-set{height:205px;gap:32px}.ct-pen-set img{height:170px}.ct-pen-set figcaption{font-size:11px}.ct-pen-set.single{height:135px}.ct-pen-set.single img{height:120px}.ct-pen-set figure{gap:6px}.ct-facts{border:0}.ct-facts-grid{padding:11px 0 22px;gap:0}.ct-fact{padding:0 5px!important;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.ct-fact>div{width:100%}.ct-fact b{font-size:9px;white-space:normal;min-height:26px;display:flex;align-items:center;justify-content:center;line-height:1.3}.ct-fact small{font-size:8px;line-height:1.4;min-height:23px}.ct-fact .ct-icon{width:26px;height:26px}.ct-authority{padding:18px 0;gap:12px}.ct-authority img{width:46px;height:46px;min-width:46px;max-height:46px}.ct-authority p{font-size:10px;line-height:1.5}.ct-authority b{font-size:12px}.ct-authority span{font-size:10px}.ct-card-grid{grid-template-columns:1fr;gap:12px}.ct-card{padding:22px;min-height:0}.ct-card h3{font-size:23px;margin-bottom:12px}.ct-card p{font-size:13px;margin-bottom:18px}.ct h2{font-size:28px}.ct p.ct-intro{font-size:14px}.ct-table{font-size:12px;min-width:500px}.ct-table-wrap{overflow:auto;margin-top:19px}.ct-table th,.ct-table td{padding:14px 16px}.ct-scroll-hint{display:block;font-size:10px;margin:14px 0 0;color:#7292a8}.ct-steps{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.ct-step{padding:18px 14px}.ct-step h3{font-size:17px}.ct-step p{font-size:11px}.ct-step .ct-icon{width:30px;height:30px}.ct-step::after{display:none}.ct-split{grid-template-columns:1fr;gap:16px}.ct-panel{padding:24px}.ct-panel h2{font-size:25px}.ct-list li{font-size:13px}.ct-local p{font-size:13px}.ct-faq{grid-template-columns:1fr;gap:28px}.ct-faq-image{aspect-ratio:1.6;max-height:240px;margin:0}.ct-faq-item summary{font-size:14px}.ct-faq-item p{font-size:13px}.ct-faq-item{padding:12px 0}.ct-faq-list{margin-top:18px}.ct-faq-extra:not(.ct-show){display:none}.ct-more-faq{display:block;margin:18px 0 0 auto;border:0;background:none;text-decoration:underline;text-underline-offset:4px;font-size:12px;color:#547b96;cursor:pointer;padding:5px 0}.ct-guides{grid-template-columns:1fr;gap:11px;margin-top:21px}.ct-guide{min-height:80px;padding:18px 50px 18px 18px}.ct-guide b{font-size:14px}.ct-disclosure>summary{font-size:13px;padding:16px}.ct-disclosure-content{padding:0 16px 19px;font-size:12px}.ct-disclosure-links{gap:12px}.ct-disclosure-links a{font-size:12px}.ct-pharmacy[open]>summary .ct-plus{display:grid}.ct-safety{font-size:12px}.ct-sources{font-size:10px}.ct-gallery{padding-top:35px}.ct-gallery h1{font-size:35px}.ct-gallery-grid{grid-template-columns:1fr;gap:14px}.ct-gallery .ct-card{min-height:220px}.ct-gallery .ct-card-number{margin-bottom:15px}}

/* Review-only visual refinements. Production styles and clinical logic remain untouched. */
/* V3: ingredient display, precise receptor schematics and treatment-first modal titles. */
.city-review .ct,.city-review .ct-hero,.city-review .ct-section{background:#fff}
.ct-hero{position:relative;column-gap:50px;padding-top:45px;padding-bottom:45px}
.ct-heading h1{font-weight:600;letter-spacing:-.045em}
.ct-identity{border:0;border-radius:0;box-shadow:none;background:transparent;margin:16px 0 0;padding:8px 0 0;text-align:center}
.ct-identity::after{display:none}.ct-identity strong{font-weight:500;font-size:29px;letter-spacing:-.035em}.ct-identity span{margin-top:5px;letter-spacing:.015em}.ct-identity small{margin-top:7px}
.ct-pen-set{height:310px;gap:0}.ct-pen-set.single{height:310px}.ct-pen-set figure{display:flex;flex-direction:column;gap:5px}.ct-pen-set figcaption{color:#798994;font-size:12px}
.ct-upright{width:170px;height:290px;display:block;position:relative;flex-shrink:0}
.ct-upright img,.ct-pen-set img{position:absolute;left:50%;top:50%;width:280px!important;max-width:none!important;height:187px!important;object-fit:contain;transform:translate(-50%,-50%) rotate(var(--pen-angle))!important;transition:transform .3s}
.ct-upright-wegovy{--pen-angle:54deg}.ct-upright-ozempic{--pen-angle:116deg}.ct-upright-mounjaro{--pen-angle:90deg}
.ct-upright-mounjaro img{width:300px!important;height:100px!important}
.ct-pen-set figure:hover .ct-upright{translate:0 -5px;transition:translate .3s}
.ct-photo-backdrop .ct-hero-visual{position:static}.ct-photo-backdrop .ct-hero-photo{position:absolute;right:-15px;top:15px;width:70%;height:95%;z-index:0;object-position:right center;border-radius:0;mask-image:linear-gradient(to right,transparent 0%,#000 42%,#000 95%,transparent);opacity:.82}
.ct-photo-backdrop .ct-heading,.ct-photo-backdrop .ct-hero-copy{position:relative;z-index:1}.ct-photo-backdrop .ct-hero-copy{background:linear-gradient(90deg,#fff 85%,#ffffff00);padding-right:10px}
.ct-photo-backdrop .ct-identity{position:absolute;right:0;bottom:20px;width:40%;z-index:1;background:#ffffffd9;padding:15px}.ct-photo-backdrop .ct-identity strong{font-size:27px}
.ct-repeat-hint{font-size:11px;line-height:1.6;margin:15px 0 0!important;max-width:480px}.ct-repeat-hint b{color:#52697a;font-weight:600}.ct small.ct-note{margin-top:9px}
.ct-facts{border:0}.ct-facts-grid{border-bottom:1px solid #e7edf2;padding:23px 0}.ct-authority{padding:23px 0 25px;gap:18px;border-bottom:1px solid #e7edf2}.ct-authority img{width:76px;height:76px;min-width:76px;max-height:76px;border:4px solid #fff;box-shadow:0 0 0 1px #e0e7ed}.ct-authority b{font-size:17px;font-weight:600}.ct-authority span{font-size:11px;letter-spacing:.04em}.ct-authority-note{margin-left:auto;color:#748692;text-align:right;line-height:1.6}
.ct-card-grid{gap:20px}.ct-card{padding:26px;border-radius:17px;border-color:#dce5ec;box-shadow:0 5px 22px #243e5810;overflow:hidden}.ct-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:94px;margin-bottom:13px}.ct-card-heading>div{flex:1;min-width:0}.ct-card-heading small{display:block;margin-bottom:8px;font-size:10px}.ct-card-heading h3{margin:0;font-size:23px;letter-spacing:-.03em}.ct-mini-pen{width:56px;height:100px}.ct-mini-pen img{width:94px!important;height:63px!important}.ct-mini-pen.ct-upright-mounjaro img{width:100px!important;height:34px!important}.ct-tablet-art{width:85px;height:70px;object-fit:contain;mix-blend-mode:multiply}.ct-medical-icon{width:48px;height:48px;flex-shrink:0;color:var(--ct-accent)}
.ct-comparison-panel{padding:36px;border:1px solid #dae4ee;border-radius:20px;box-shadow:0 15px 50px #263f5610}.ct-comparison-panel h2{font-size:31px;max-width:770px}.ct-comparison-panel .ct-table-wrap{border:0;border-radius:10px;margin-top:25px}.ct-table th{background:#edf2f8;color:#37546d;font-size:12px;letter-spacing:.04em;padding:18px 22px}.ct-table td{padding:21px 22px;line-height:1.65}.ct-table tbody tr:nth-child(even){background:#fafbfd}.ct-table td:first-child{font-weight:600}
.ct-panel.warm{background:#f0f2fa!important;border:1px solid #dfe4f1!important}.ct-panel{border-radius:18px}.ct-panel .ct-label{color:#6c79a4}
.ct-faq-image{object-fit:cover;object-position:94% center;aspect-ratio:1.05;width:100%;border-radius:18px}.ct-faq-image.ct-patient-photo{object-position:66% center;aspect-ratio:1.1}.ct-faq{align-items:center}
.ct-guides{gap:18px}.ct-guide{display:grid;grid-template-columns:42px 1fr;gap:7px 15px;min-height:164px;border:1px solid #d9e3eb;padding:26px 38px 25px 22px;border-radius:15px;background:#fff;box-shadow:0 6px 24px #263f560c;position:relative;transition:transform .2s,box-shadow .2s}.ct-guide .ct-guide-symbol{position:static;grid-column:1;grid-row:1/3;align-self:start}.ct-guide .ct-medical-icon{width:35px;height:35px}.ct-guide b{grid-column:2;line-height:1.35;align-self:end;font-size:16px;font-weight:600}.ct-guide small{grid-column:2;font-size:11px;line-height:1.5;color:#7b8c98}.ct-guide>span:last-child{position:absolute;bottom:16px;right:17px}.ct-guide:hover{transform:translateY(-4px);box-shadow:0 12px 30px #263f5616}
.ct-treatment-links{display:flex;flex-wrap:wrap;gap:10px 20px;font-size:13px;margin-top:20px}.ct-treatment-links a{color:#417b9f;text-underline-offset:4px}
.ct-science{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding-top:12px;padding-bottom:12px}.ct-science>div>p{max-width:470px;margin-top:20px;font-size:15px}.ct-receptor-key{display:flex;align-items:center;gap:18px;margin-top:25px}.ct-receptor-key b{font-weight:600;font-size:15px}.ct-receptor-key small{display:block;color:#84919c;font-size:12px;margin-top:4px}.ct-body-diagram{display:grid;grid-template-columns:1fr 1fr;gap:6px;align-items:center}.ct-body-diagram>svg{width:100%;max-height:400px}.ct-science-labels article{display:flex;gap:12px;margin:30px 0}.ct-science-labels article>span{color:#a4b4c4;font-size:12px;padding-top:4px}.ct-science-labels b{font-size:15px;font-weight:600}.ct-science-labels p{font-size:12px;line-height:1.5;margin-top:5px}
@media(max-width:1000px) and (min-width:701px){.ct-heading h1{font-size:31px}.ct-upright{width:125px}.ct-hero{gap:20px}.ct-card{padding:20px}.ct-card-heading h3{font-size:20px}.ct-science{gap:25px}.ct-body-diagram{grid-template-columns:1.1fr 1fr}.ct-fact b{font-size:11px}}
@media(max-width:700px){.ct-hero{padding:28px 0}.ct-heading h1{font-size:clamp(25px,7.15vw,36px)}.ct-pen-set,.ct-pen-set.single{height:252px}.ct-upright{height:230px;width:125px}.ct-upright img,.ct-pen-set img{width:230px!important;height:154px!important}.ct-upright-mounjaro img{width:245px!important;height:82px!important}.ct-identity{margin-top:15px;padding:0;border:0}.ct-identity strong{font-size:24px}.ct-identity span{font-size:12px}.ct-identity small{font-size:11px}.ct-hero-photo{height:230px;object-position:65% center}.ct-photo-backdrop .ct-hero-photo{position:static;width:100%;height:220px;opacity:1;mask-image:none;object-position:right center;border-radius:12px}.ct-photo-backdrop .ct-identity{position:static;width:100%;padding:0;margin:15px 0 0;background:#fff}.ct-photo-backdrop .ct-hero-copy{padding-right:0}.ct-repeat-hint{font-size:11px}.ct-facts-grid{padding:10px 0 20px}.ct-authority{gap:14px;padding:20px 0}.ct-authority img{width:65px;height:65px;min-width:65px;max-height:65px}.ct-authority b{font-size:14px}.ct-authority-note{display:none}.ct-card{padding:23px}.ct-card-heading{min-height:90px;margin-bottom:10px}.ct-mini-pen{width:64px;height:90px}.ct-mini-pen img{width:87px!important;height:59px!important}.ct-mini-pen.ct-upright-mounjaro img{width:94px!important;height:31px!important}.ct-comparison-panel{padding:23px 18px}.ct-comparison-panel h2{font-size:26px}.ct-comparison-panel .ct-table-wrap{margin-top:17px}.ct-table th,.ct-table td{padding:16px}.ct-guide{min-height:118px;padding:22px 38px 22px 20px;grid-template-columns:35px 1fr}.ct-guide b{font-size:15px}.ct-guide .ct-guide-symbol{align-self:center}.ct-faq-image,.ct-faq-image.ct-patient-photo{aspect-ratio:1.3;height:auto;max-height:320px;object-position:96% center}.ct-faq-image.ct-patient-photo{object-position:65% center}.ct-science{grid-template-columns:1fr;gap:20px}.ct-science>div>p{font-size:14px}.ct-body-diagram{grid-template-columns:1fr 1fr}.ct-science-labels b{font-size:13px}.ct-science-labels p{font-size:11px}.ct-science-labels article{margin:20px 0;gap:7px}}
@media(prefers-reduced-motion:reduce){.ct-pen-set figure:hover .ct-upright{translate:none}.ct-guide:hover{transform:none}}

/* A single-screen questionnaire; the field values and safety logic are unchanged. */
body.ct-dialog-open{overflow:hidden}
#precheck{padding:22px 14px;background:#1c344e94;backdrop-filter:blur(5px)}
#precheck .ct-screening-card{box-sizing:border-box;width:min(790px,100%);height:min(735px,calc(100dvh - 44px));max-height:calc(100dvh - 44px);overflow:auto;background:#fff;border:1px solid #dfe7ef;border-radius:22px;padding:27px 30px 23px;position:relative;display:flex;flex-direction:column;box-shadow:0 25px 85px #0b223c45;color:#314b61;font-family:inherit}
#precheck .ct-screening-card header{padding-right:30px;flex:none}#precheck .ct-screening-card .blue-label{color:#7189a3;font-size:10px;font-weight:600;letter-spacing:.1em}#precheck .ct-screening-card h2{font-size:26px;font-weight:600;line-height:1.16;margin:7px 0;letter-spacing:-.035em}#precheck .ct-screening-card header p{color:#7b8c99;font-size:11px;margin:5px 0 0;line-height:1.5}
#precheck .ct-screening-content{display:flex;flex-direction:column;justify-content:space-evenly;flex:1;gap:10px;padding:15px 0;min-height:min-content}
#precheck .ct-screening-section{padding:0;margin:0;background:none}
#precheck .ct-screening-section h3{font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:#7188a0;font-weight:650;margin:0 0 9px}
#precheck .ct-screening-row{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;align-items:start}
#precheck .ct-personal .ct-screening-row{grid-template-columns:1.35fr 1fr .7fr .7fr;align-items:center}
#precheck .ct-screening-card label{font-size:12px;line-height:1.35;color:#415668}
#precheck .ct-screening-card fieldset{padding:0!important;border:0!important;margin:0;min-width:0;display:block!important}
#precheck .ct-screening-card fieldset legend{width:100%;font-weight:500;font-size:12px;line-height:1.45;margin:0 0 7px;padding:0;float:none}
#precheck .ct-screening-card .precheck-binary-question legend{min-height:36px;display:block}
#precheck .ct-choices{display:flex;gap:8px;align-items:stretch}
#precheck .ct-choices label{border:1px solid #dfe7ef!important;border-radius:7px!important;display:flex;align-items:center;gap:6px;padding:7px 10px!important;background:#fff!important;min-height:32px;cursor:pointer;margin:0}
#precheck .ct-choices label:has(input:checked){border-color:#7198b6!important;background:#eef4f9!important;color:#274d6b}
#precheck .ct-screening-card input[type=checkbox],#precheck .ct-screening-card input[type=radio]{width:15px;height:15px;accent-color:#5286ad;margin:0;flex-shrink:0}
#precheck .ct-screening-card .checkline{display:flex;gap:8px;align-items:center}
#precheck .ct-measure{display:flex;flex-direction:column;gap:6px;max-width:104px}#precheck .ct-measure input{width:100%;min-width:0;min-height:37px;border:1px solid #d6e2ec;border-radius:7px;background:#f9fbfd;font:16px/1.2 inherit;padding:6px 9px;color:#28445b}
#precheck .pc-female{grid-column:1/-1}#precheck .pc-female:not([hidden]){display:grid!important;grid-template-columns:1fr auto;gap:15px;align-items:center}#precheck .pc-female legend{float:left;width:auto;margin:0}
#precheck .ct-health .ct-screening-row{display:block}#precheck .risk-factors .ct-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}#precheck .risk-factors .ct-choices label{font-size:11px;padding:7px 8px!important;align-items:center}
#precheck .ct-screening-result{border:1px solid #e0e7ee!important;background:#f4f7fa;border-radius:10px;padding:12px 15px;font-size:12px;line-height:1.5;color:#46647b;flex:none}#precheck .ct-screening-result:before,#precheck .ct-screening-result:after{display:none}
#precheck .precheck-actions{position:static;margin:12px 0 0;padding:0;display:flex;justify-content:space-between;gap:10px;flex:none;background:#fff}#precheck .precheck-actions .button{min-height:38px;font:600 12px/1.3 inherit;padding:9px 16px;border-radius:7px;border:1px solid #c7d8e5;cursor:pointer}#precheck .precheck-actions .blue{background:#5185ae;color:#fff}#precheck .precheck-actions .outline{background:#fff;color:#57738b}
#precheck .precheck-close{color:#6c8395;right:20px;top:15px;cursor:pointer}
.city-review .booking-card{display:flex;flex-direction:column;height:min(820px,calc(100dvh - 34px))!important;max-height:calc(100dvh - 34px)}.city-review .booking-top{height:auto;min-height:77px;flex-shrink:0;padding:15px 22px}.ct-booking-heading{min-width:0;padding-right:15px}.ct-booking-heading strong{display:block;font-size:11px;letter-spacing:.05em;color:#6c8499;font-weight:600}.ct-booking-subtitle{display:block;margin-top:5px;color:#263f56;font-size:18px;font-weight:600;line-height:1.3}.city-review .booking-card iframe{flex:1;min-height:0;height:auto}.ct-repeat-evidence{padding:12px 22px;border-bottom:1px solid #e2e9ef;background:#f6f8fc;font-size:12px;line-height:1.45;flex:none}.ct-repeat-evidence p{margin:0 0 5px;color:#627485}.ct-repeat-evidence b{color:#425e76;font-weight:600}.ct-repeat-evidence a{color:#497b9e;text-underline-offset:3px}
@media(max-width:700px){#precheck{padding:22px 12px}#precheck .ct-screening-card{width:100%;height:calc(100dvh - 44px);max-height:calc(100dvh - 44px);padding:18px 17px 15px;border-radius:18px}#precheck .ct-screening-card h2{font-size:23px;margin:5px 0}#precheck .ct-screening-card header p{font-size:10px;line-height:1.4}#precheck .ct-screening-card .blue-label{font-size:9px}#precheck .ct-screening-content{padding:13px 0;gap:13px}#precheck .ct-screening-section h3{font-size:9px;margin-bottom:8px}#precheck .ct-screening-row,#precheck .ct-personal .ct-screening-row{grid-template-columns:1fr 1fr;gap:10px 12px}#precheck .ct-screening-card label{font-size:11px}#precheck .ct-screening-card fieldset legend{font-size:11px;line-height:1.35;margin-bottom:6px}#precheck .ct-screening-card .precheck-binary-question legend{min-height:45px}#precheck .ct-choices{gap:6px}#precheck .ct-choices label{padding:7px 8px!important;font-size:11px;min-height:32px}#precheck .ct-measure{max-width:115px;gap:5px}#precheck .ct-measure input{min-height:35px;font-size:16px}#precheck .ct-screening-card .ct-sex-field legend{font-size:10px;margin-bottom:4px}#precheck .ct-health .ct-choices{grid-template-columns:1fr 1fr;gap:6px}#precheck .risk-factors .ct-choices label{font-size:10px;min-height:35px;padding:5px 7px!important}#precheck .pc-female:not([hidden]){gap:9px}#precheck .pc-female legend{margin:0}#precheck .ct-screening-result{font-size:11px;padding:10px 12px}#precheck .precheck-actions{margin-top:10px}#precheck .precheck-close{right:15px;top:10px}.ct-booking-subtitle{font-size:16px}.city-review .booking-top{padding:13px 16px}.ct-repeat-evidence{font-size:11px;padding:11px 16px}}
@media(max-height:740px){#precheck .ct-screening-content{gap:9px;padding:10px 0;justify-content:flex-start}#precheck .ct-screening-card{padding-top:15px;padding-bottom:12px}#precheck .ct-screening-section h3{margin-bottom:6px}#precheck .ct-screening-card h2{font-size:22px}#precheck .ct-screening-card header p{margin-top:3px}#precheck .ct-choices label{min-height:29px;padding:5px 7px!important}#precheck .ct-health .ct-choices label{min-height:29px}#precheck .ct-screening-row{gap:8px 12px}#precheck .ct-screening-result{padding:8px 10px;font-size:10px}#precheck .ct-screening-card .precheck-binary-question legend{min-height:40px}}
@media(max-width:700px) and (max-height:740px){#precheck .ct-screening-card{padding:13px 14px 11px}#precheck .ct-screening-card header{padding-right:20px}#precheck .ct-screening-card h2{font-size:21px}#precheck .ct-screening-card header p{font-size:9px}#precheck .ct-screening-content{gap:9px;padding:10px 0}#precheck .ct-screening-section h3{margin-bottom:4px}#precheck .ct-personal .ct-screening-row{gap:6px 10px}#precheck .ct-measure{gap:3px}#precheck .ct-measure input{min-height:30px;height:30px;padding:4px 8px}#precheck .ct-screening-card fieldset legend{font-size:10px;line-height:1.25;margin-bottom:4px}#precheck .ct-screening-card .precheck-binary-question legend{min-height:38px}#precheck .ct-choices label{min-height:28px;font-size:10px;padding:5px 6px!important}#precheck .ct-health .ct-choices{grid-template-columns:repeat(3,1fr);gap:5px}#precheck .ct-health .ct-choices label{font-size:9px;line-height:1.25;min-height:39px;padding:5px!important;gap:4px}#precheck .pc-female:not([hidden]){display:block!important;min-height:31px}#precheck .pc-female legend{float:left;width:calc(100% - 115px);margin:0;padding-top:2px}#precheck .pc-female .ct-choices{float:right}#precheck .precheck-actions{margin-top:7px}#precheck .precheck-actions .button{min-height:34px;height:34px;padding:7px 12px}}

.ct-ingredient-hero{padding-top:48px;padding-bottom:48px;column-gap:55px}
.ct-ingredient-hero .ct-hero-visual{position:relative;padding:10px 10px 0;isolation:isolate}
.ct-ingredient-hero .ct-hero-visual::before{content:'';position:absolute;z-index:-1;width:345px;height:345px;left:50%;top:15px;transform:translateX(-50%);border:1px solid #e6ebf0;border-radius:50%;box-shadow:0 0 0 25px #fff,0 0 0 26px #f0f3f6;pointer-events:none}
.ct-ingredient-hero .ct-pen-set,.ct-ingredient-hero .ct-pen-set.single{height:363px;gap:12px}
.ct-ingredient-hero .ct-upright{height:330px;width:180px}
.ct-ingredient-hero .ct-pen-set img{width:330px!important;height:221px!important}
.ct-ingredient-hero .ct-pen-set .ct-upright-mounjaro img{width:335px!important;height:112px!important}
.ct-ingredient-hero .ct-pen-set figcaption{font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:#788b9b;margin-top:10px}
.ct-ingredient-hero .ct-identity{margin:23px 0 0;padding-top:10px}
.ct-ingredient-hero .ct-identity strong{font-size:35px;font-weight:500;letter-spacing:-.045em;color:#304c63}
.ct-ingredient-hero .ct-identity span{font-size:12px;letter-spacing:.05em;margin-top:7px}
.ct-ingredient-hero .ct-identity small{font-size:11px;margin-top:8px}
/* Keep the two visible pens together at the centre of the ring, rather than
   stretching each figure across half the entire hero column. */
body[data-topic=semaglutide] .ct-ingredient-hero .ct-pen-set{gap:8px}
body[data-topic=semaglutide] .ct-ingredient-hero .ct-pen-set figure{flex:0 0 130px}
body[data-topic=semaglutide] .ct-ingredient-hero .ct-upright{width:130px}
@media(max-width:700px){
 body[data-topic=semaglutide] .ct-ingredient-hero .ct-pen-set{gap:6px}
 body[data-topic=semaglutide] .ct-ingredient-hero .ct-pen-set figure{flex-basis:94px}
 body[data-topic=semaglutide] .ct-ingredient-hero .ct-upright{width:94px}
}
body[data-topic=erectile-dysfunction] .ct-photo-backdrop .ct-hero-photo{object-position:64% center;opacity:1;mask-image:linear-gradient(to right,transparent 0%,#000 47%,#000 94%,transparent)}
body[data-topic=erectile-dysfunction] .ct-photo-backdrop .ct-identity{background:linear-gradient(to right,#ffffff00,#fffffff0 15%,#fffffff0 85%,#ffffff00)}
.ct-booking-heading #booking-title{font-size:19px;line-height:1.35;font-weight:600;letter-spacing:-.02em;color:#263f56}
/* 16px input text prevents iOS focus magnification without disabling pinch zoom. */
/* Mobile-only horizontal hero pens. Preserve the existing circle footprint
   and all desktop / treatment-card artwork. */
@media(max-width:700px){
 body[data-topic=semaglutide] .ct-ingredient-hero .ct-pen-set{flex-direction:column;gap:20px}
 body[data-topic=semaglutide] .ct-ingredient-hero .ct-pen-set figure{flex:0 0 auto;width:100%;gap:4px}
 body[data-topic=semaglutide] .ct-ingredient-hero .ct-upright{width:260px;height:72px}
 body[data-topic=semaglutide] .ct-ingredient-hero .ct-pen-set figcaption,
 body[data-topic=tirzepatide] .ct-ingredient-hero .ct-pen-set figcaption{margin-top:0}
 body[data-topic=semaglutide] .ct-ingredient-hero .ct-upright-wegovy{--pen-angle:-36deg}
 body[data-topic=semaglutide] .ct-ingredient-hero .ct-upright-ozempic{--pen-angle:26deg}
 body[data-topic=tirzepatide] .ct-ingredient-hero .ct-upright-mounjaro{--pen-angle:0deg;width:270px;height:100px}
}
#precheck #pc-height,#precheck #pc-weight{font-family:inherit!important;font-size:16px!important;line-height:1.25!important}
/* Longer translations must retain all clinical questions on small phones.
   Only decorative numbered section headings are omitted at this height. */
@media(max-width:700px) and (max-height:740px){
 html:not([lang=en]) #precheck .ct-screening-section>h3{display:none}
 html:not([lang=en]) #precheck .ct-screening-content{gap:6px;padding:6px 0}
 html:not([lang=en]) #precheck .ct-screening-card header .blue-label{display:none}
 html:not([lang=en]) #precheck .ct-screening-card h2{font-size:20px}
 html:not([lang=en]) #precheck .ct-sex-field .ct-choices{gap:3px}
 html:not([lang=en]) #precheck .ct-sex-field .ct-choices label{padding:5px 3px!important;gap:3px}
}
.ct-mechanism{padding:36px 34px;border:1px solid #dbe4ec;border-radius:20px;background:#fff;box-shadow:0 12px 40px #24405b09}
.ct-mechanism-heading{display:grid;grid-template-columns:1.18fr 1fr;gap:45px;align-items:end;margin-bottom:32px}
.ct-mechanism-heading h2{font-size:31px;font-weight:600;line-height:1.18}
.ct-mechanism-heading p{font-size:14px;line-height:1.75;margin:0;padding-bottom:3px}
.ct-mechanism-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:28px;align-items:stretch}
.ct-receptor-panel{margin:0;border:1px solid #e2e8ee;border-radius:13px;padding:20px 20px 14px;background:#fff}
.ct-receptor-panel figcaption{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px}
.ct-receptor-panel figcaption>span,.ct-organ-effects article span{font-size:9px;letter-spacing:.1em;color:#7b90a3;font-weight:650}
.ct-receptor-panel figcaption>b{font-size:14px;color:#425e76;font-weight:600}
.ct-receptor-diagram{display:block;width:100%;height:auto;fill:none}
.ct-receptor-panel>small{display:block;font-size:10px;color:#96a4af;text-align:center;margin-top:10px}
.ct-organ-effects{display:grid;grid-template-rows:1fr 1fr}
.ct-organ-effects article{display:grid;grid-template-columns:88px 1fr;gap:22px;align-items:center;padding:18px 0}
.ct-organ-effects article+article{border-top:1px solid #e5eaf0}
.ct-organ-icon svg{width:100%;height:auto;display:block}
.ct-organ-effects h3{font-size:21px;letter-spacing:-.025em;font-weight:600;margin:7px 0 9px}
.ct-organ-effects p{font-size:12px;line-height:1.6;margin:0;max-width:320px}
.ct-mechanism-source{display:flex;justify-content:space-between;gap:18px;align-items:start;border-top:1px solid #e7edf2;margin-top:24px;padding-top:17px;font-size:10px;line-height:1.6;color:#8396a5}
.ct-mechanism-source a{color:#6386a0;text-underline-offset:3px}
@media(max-width:1050px) and (min-width:701px){.ct-ingredient-hero{column-gap:25px}.ct-ingredient-hero .ct-hero-visual::before{width:290px;height:290px;top:35px}.ct-ingredient-hero .ct-upright{width:130px}.ct-ingredient-hero .ct-pen-set img{width:300px!important;height:201px!important}.ct-mechanism-heading{gap:25px}.ct-mechanism-heading h2{font-size:27px}.ct-mechanism-grid{gap:20px}.ct-organ-effects article{grid-template-columns:60px 1fr;gap:15px}.ct-receptor-panel{padding:18px 12px}.ct-receptor-panel figcaption{display:grid;gap:5px}}
@media(max-width:700px){.ct-ingredient-hero{padding:28px 0}.ct-ingredient-hero .ct-hero-visual{padding:0}.ct-ingredient-hero .ct-hero-visual::before{width:250px;height:250px;top:0;box-shadow:0 0 0 14px #fff,0 0 0 15px #f0f3f6}.ct-ingredient-hero .ct-pen-set,.ct-ingredient-hero .ct-pen-set.single{height:266px;gap:0}.ct-ingredient-hero .ct-upright{width:126px;height:240px}.ct-ingredient-hero .ct-pen-set img{width:245px!important;height:164px!important}.ct-ingredient-hero .ct-pen-set .ct-upright-mounjaro img{width:253px!important;height:85px!important}.ct-ingredient-hero .ct-pen-set figcaption{font-size:10px;margin-top:10px}.ct-ingredient-hero .ct-identity{margin-top:24px;padding-top:0}.ct-ingredient-hero .ct-identity strong{font-size:28px}.ct-ingredient-hero .ct-identity span{font-size:11px}.ct-ingredient-hero .ct-identity small{font-size:10px}body[data-topic=erectile-dysfunction] .ct-photo-backdrop .ct-hero-photo{mask-image:none;object-position:64% center}body[data-topic=erectile-dysfunction] .ct-photo-backdrop .ct-identity{background:#fff}.ct-booking-heading #booking-title{font-size:16px}.ct-mechanism{padding:25px 20px}.ct-mechanism-heading{grid-template-columns:1fr;gap:18px;margin-bottom:23px}.ct-mechanism-heading h2{font-size:25px}.ct-mechanism-heading p{font-size:13px;line-height:1.65}.ct-mechanism-grid{grid-template-columns:1fr;gap:14px}.ct-receptor-panel{padding:16px 10px}.ct-receptor-panel figcaption{display:grid;gap:4px;padding:0 6px}.ct-receptor-panel figcaption>b{font-size:13px}.ct-receptor-panel>small{font-size:9px}.ct-organ-effects article{grid-template-columns:70px 1fr;gap:15px;padding:17px 0}.ct-organ-effects article span{font-size:8px;letter-spacing:.07em}.ct-organ-effects h3{font-size:20px}.ct-organ-effects p{font-size:12px}.ct-mechanism-source{display:grid;gap:7px;margin-top:13px;padding-top:14px;font-size:9px}}
