/* Homepage enhancements: Why Comiere section. Scoped to the front page. */
.why-comiere{background:var(--brand-deep-purple,#520952);color:#fff;overflow:hidden}
.why-comiere-shell{width:min(1632px,86vw);margin:0 auto;padding:80px 0;display:grid;grid-template-columns:minmax(0,.96fr) minmax(560px,1.08fr);gap:clamp(70px,7vw,135px);align-items:start}
.why-comiere-copy{min-width:0}
.why-comiere .eyebrow{color:var(--brand-light-yellow,#fef59b);margin-bottom:26px}
.why-comiere h2{color:#fff;max-width:680px;margin:0;font-size:clamp(46px,3.35vw,64px);font-weight:400;line-height:1.065;letter-spacing:-.038em}
.why-comiere-copy>p{max-width:650px;margin:27px 0 0;color:#fff;font-size:18px;line-height:1.66}
.why-comiere-panel{margin-top:31px;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 16px 44px #25252518}
.why-comiere-panel article{min-height:96px;padding:22px 28px;display:grid;grid-template-columns:46px minmax(0,1fr);gap:20px;align-items:center;border-bottom:1px solid var(--border-subtle,#e5e5e5)}
.why-comiere-panel article:last-child{border-bottom:0}
.why-comiere-panel article>span{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--brand-light-yellow,#fef59b);color:var(--brand-charcoal,#252525);font-size:12px;font-weight:700;line-height:1}
.why-comiere-panel h3{margin:0 0 5px;color:var(--brand-charcoal,#252525);font-size:19px;font-weight:400;line-height:1.25;letter-spacing:-.01em}
.why-comiere-panel p{margin:0;color:#705f6c;font-size:14px;line-height:1.45}
.why-comiere-orbit{position:relative;width:470px;max-width:100%;height:265px;margin:42px 0 0 14px}
.why-ring{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);border:1px solid rgba(189,121,179,.58);border-radius:50%;pointer-events:none}
.why-ring-a{width:238px;height:238px}
.why-ring-b{width:330px;height:158px}
.why-ring-c{width:330px;height:158px;transform:translate(-50%,-50%) rotate(22deg)}
.why-core{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);width:160px;height:160px;border-radius:50%;background:var(--brand-charcoal,#252525);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff}
.why-core small{color:var(--brand-light-yellow,#fef59b);font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.18em}
.why-core strong{margin:8px 0;color:#fff;font-size:21px;line-height:1;font-weight:700;letter-spacing:.055em}
.why-pill{position:absolute;z-index:2;padding:8px 14px 7px;border-radius:999px;background:#fff;color:var(--brand-charcoal,#252525);font-size:10px;font-weight:700;line-height:1;letter-spacing:.08em;white-space:nowrap}
.why-pill-clinical{left:18px;top:16px}
.why-pill-operational{right:0;top:30px}
.why-pill-technical{left:54px;bottom:0}
@media (max-width:1100px){.why-comiere-shell{width:min(920px,calc(100% - 48px));padding:80px 0;grid-template-columns:1fr;gap:44px}.why-comiere h2,.why-comiere-copy>p{max-width:760px}.why-comiere-panel{margin-top:0}.why-comiere-orbit{margin-top:40px}}
@media (max-width:640px){.why-comiere-shell{width:calc(100% - 36px);padding:60px 0;gap:36px}.why-comiere .eyebrow{margin-bottom:18px}.why-comiere h2{font-size:40px;line-height:1.08}.why-comiere-copy>p{margin-top:20px;font-size:16px;line-height:1.55}.why-comiere-panel article{min-height:0;padding:19px 18px;grid-template-columns:40px minmax(0,1fr);gap:14px}.why-comiere-panel article>span{width:36px;height:36px;font-size:11px}.why-comiere-panel h3{font-size:17px}.why-comiere-panel p{font-size:13px}.why-comiere-orbit{width:330px;height:220px;margin:34px auto 0}.why-ring-a{width:190px;height:190px}.why-ring-b,.why-ring-c{width:286px;height:132px}.why-core{width:132px;height:132px}.why-core strong{font-size:18px}.why-pill{padding:7px 10px 6px;font-size:8px}.why-pill-clinical{left:0;top:20px}.why-pill-operational{right:0;top:30px}.why-pill-technical{left:24px;bottom:4px}}
@media (prefers-reduced-motion:reduce){.why-comiere *{animation:none!important;transition:none!important}}
