.depth-carousel{width:100%;height:100%;min-height:320px;perspective:var(--dc-perspective,1400px);perspective-origin:50%;touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;outline:none;justify-content:center;align-items:center;display:flex;position:relative}.depth-carousel:active{cursor:grabbing}.depth-carousel:focus-visible{outline-offset:4px;border-radius:12px;outline:2px solid #ffffff80}.depth-carousel__stage{transform-style:preserve-3d;position:absolute;inset:0}.depth-carousel__card{transform-origin:50%;will-change:transform, opacity, filter;cursor:pointer;background:#0b0d12;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 30px 60px -20px #000000a6,0 8px 20px -10px #00000080}.depth-carousel__img{object-fit:cover;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.depth-carousel__tint{opacity:0;pointer-events:none;mix-blend-mode:multiply;position:absolute;inset:0}.depth-carousel__arrow{z-index:3000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#12141a8c;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:42px;height:42px;transition:background .2s,border-color .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.depth-carousel__arrow:hover{background:#1c1f28d9;border-color:#fff6}.depth-carousel__arrow:active{transform:translateY(-50%)scale(.94)}.depth-carousel__arrow--prev{left:16px}.depth-carousel__arrow--next{right:16px}.depth-carousel__dots{z-index:3000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e101666;border-radius:999px;gap:8px;padding:8px 12px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.depth-carousel__dot{cursor:pointer;background:#ffffff52;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:width .25s,background .25s}.depth-carousel__dot.is-active{background:#fff;width:20px}@media (prefers-reduced-motion:reduce){.depth-carousel__card{will-change:auto}.depth-carousel__arrow,.depth-carousel__dot{transition:none}}
.doctor-showcase{background:#e7e5dc;grid-template-columns:1fr 1.2fr;align-items:center;gap:4%;padding:70px 6%;scroll-margin-top:90px;display:grid;overflow:hidden}.showcase-copy h2{letter-spacing:-2px;margin:30px 0 24px;font-size:clamp(38px,4.4vw,70px);font-weight:450;line-height:1.06}.showcase-copy h2 em{font-family:var(--serif);font-weight:400}.showcase-copy>p{color:#62665d;max-width:350px;margin-bottom:28px;font-size:13px;line-height:1.9}.showcase-selected{border-top:1px solid #c5c8bc;align-items:center;gap:18px;min-height:110px;margin-top:42px;padding-top:24px;display:flex}.showcase-index{color:#666d5c;white-space:nowrap;align-self:flex-start;padding-top:5px;font-size:10px}.showcase-selected h3{margin:0 0 7px;font-size:18px;font-weight:500}.showcase-selected p{margin:0 0 6px;font-size:11px}.showcase-selected small{color:#62665d;font-size:10px;line-height:1.6}.showcase-selected>a{border:1px solid #b5b9aa;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;margin-left:auto;display:grid}.showcase-gallery{min-width:0}.showcase-stage{height:500px;position:relative}.showcase-tools{letter-spacing:1px;border-top:1px solid #c5c8bc;justify-content:space-between;align-items:center;padding-top:14px;font-size:9px;display:flex}.showcase-tools button{letter-spacing:0;border:1px solid #b5b9aa;border-radius:20px;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-size:11px;display:flex}.doctor-showcase a:focus-visible,.doctor-showcase button:focus-visible,.doctor-showcase .depth-carousel:focus-visible{outline-offset:4px;outline:2px solid #556744}.doctor-showcase .depth-carousel__card{background:#bfc6b6;box-shadow:0 24px 45px -22px #27301a70}.doctor-showcase .depth-carousel__img{object-position:50% 22%}.depth-carousel__profile{color:#fff;z-index:1;background:linear-gradient(#0000 43%,#172016ed);flex-direction:column;justify-content:flex-end;padding:25px;display:flex;position:absolute;inset:0}.depth-carousel__profile>span{font-family:var(--serif);font-size:32px;line-height:1.1}.depth-carousel__profile small{margin-top:7px;font-size:11px}.depth-carousel__profile b{border-top:1px solid #fff5;margin-top:17px;padding-top:12px;font-size:10px;font-weight:400}.doctor-showcase .depth-carousel__arrow{color:#fff;background:#34392f;border:0}.doctor-showcase .depth-carousel__arrow:hover{background:#505d43}@media (max-width:1000px){.doctor-showcase{grid-template-columns:1fr 1fr;gap:20px;padding:50px 5%}.showcase-copy h2{font-size:42px}.showcase-stage{height:440px}.showcase-selected{gap:10px}.showcase-selected h3{font-size:15px}}@media (max-width:700px){.doctor-showcase{grid-template-columns:1fr;gap:10px;padding:40px 6%}.showcase-copy h2{margin:22px 0 18px;font-size:44px}.showcase-copy>p{max-width:100%}.showcase-selected{min-height:90px;margin-top:25px;padding-top:18px}.showcase-stage{height:390px}.showcase-tools{font-size:8px}.showcase-selected h3{font-size:18px}}
.journal-preview{background:var(--paper);padding:85px 6% 55px;scroll-margin-top:90px}.journal-preview-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:36px;display:flex}.journal-preview-heading h2{letter-spacing:-2.5px;margin-top:23px;font-size:clamp(44px,5vw,78px);font-weight:450;line-height:1.04}.journal-preview-heading h2 em,.journal-story-copy h3 em{font-family:var(--serif);font-weight:400}.journal-preview-intro{max-width:320px;padding-bottom:5px}.journal-preview-intro p{color:#606456;margin-bottom:21px;font-size:13px;line-height:1.9}.journal-preview-intro>a{border-bottom:1px solid #959987;align-items:center;gap:24px;padding-bottom:9px;font-size:12px;display:inline-flex}.journal-preview-grid{grid-template-columns:1.12fr 1fr;gap:28px;display:grid}.journal-lead{min-width:0}.journal-lead-link{color:#fff;isolation:isolate;background:#3b4136;border-radius:5px;height:100%;min-height:560px;display:block;position:relative;overflow:hidden}.journal-lead-link>img{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .8s;position:absolute;inset:0}.journal-lead-link:after{content:"";z-index:-1;background:linear-gradient(#19231915 10%,#19231918 22%,#192319e8 85%);position:absolute;inset:0}.journal-pick{background:var(--paper);color:var(--ink);letter-spacing:.7px;border-radius:24px;align-items:center;gap:9px;padding:11px 14px;font-size:9px;display:flex;position:absolute;top:24px;left:24px}.journal-lead-copy{padding:36px;position:absolute;bottom:0;left:0;right:0}.journal-category{letter-spacing:1.2px;font-size:9px;font-weight:500}.journal-lead-copy h3{font-family:var(--serif);letter-spacing:-.7px;margin:14px 0 19px;font-size:clamp(36px,3.6vw,58px);font-weight:400;line-height:1.05}.journal-lead-copy p{color:#eeeee6;max-width:360px;font-size:13px;line-height:1.8}.journal-read{justify-content:space-between;align-items:center;margin-top:25px;font-size:12px;display:flex}.journal-lead-copy .journal-read{border-top:1px solid #fff5;padding-top:18px}.journal-lead-copy .journal-read>span{border:1px solid #ffffff70;border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.journal-side-stories{grid-template-rows:1fr 1fr;gap:24px;display:grid}.journal-small-story{border-bottom:1px solid var(--line);min-width:0;padding-bottom:24px}.journal-small-story:last-child{border-bottom:0;padding-bottom:0}.journal-small-story>a{grid-template-columns:.8fr 1.2fr;align-items:center;gap:24px;height:100%;display:grid}.journal-story-photo{background:#d7d6cc;border-radius:4px;height:100%;min-height:210px;overflow:hidden}.journal-story-photo img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.journal-story-copy h3{letter-spacing:-.6px;margin:13px 0;font-size:clamp(20px,1.8vw,29px);font-weight:450;line-height:1.2}.journal-story-copy p{color:#606456;font-size:12px;line-height:1.8}.journal-story-copy .journal-category{color:#666d58}.journal-story-copy .journal-read{justify-content:flex-start;gap:22px;margin-top:20px;font-size:11px}.journal-preview a:hover img{transform:scale(1.045)}.journal-preview a:focus-visible{outline-offset:5px;outline:3px solid #687852}.journal-preview-bottom{border-top:1px solid var(--line);color:#606456;justify-content:space-between;gap:24px;margin-top:32px;padding-top:23px;font-size:11px;display:flex}.journal-preview-bottom>a{color:var(--ink);align-items:center;gap:16px;display:inline-flex}@media (max-width:1100px){.journal-preview-grid{grid-template-columns:1fr 1fr;gap:22px}.journal-small-story>a{grid-template-columns:1fr}.journal-story-photo{height:125px;min-height:0}.journal-small-story>a{gap:15px}.journal-story-copy h3 br,.journal-story-copy p{display:none}.journal-story-copy .journal-read{margin-top:12px}.journal-lead-copy{padding:27px}.journal-lead-link{min-height:540px}}@media (max-width:700px){.journal-preview{padding:50px 6% 35px}.journal-preview-heading{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:25px}.journal-preview-heading h2{letter-spacing:-1.5px;margin-top:18px;font-size:53px}.journal-preview-intro{max-width:none}.journal-preview-intro p{margin-bottom:13px}.journal-preview-intro p br{display:none}.journal-preview-grid{grid-template-columns:1fr;gap:27px}.journal-lead-link{min-height:460px}.journal-lead-copy h3{font-size:43px}.journal-lead-copy{padding:25px}.journal-side-stories{gap:22px}.journal-small-story>a{grid-template-columns:110px 1fr;gap:18px}.journal-story-photo{height:100%;min-height:150px}.journal-story-copy h3{font-size:25px}.journal-story-copy p{font-size:11px;display:block}.journal-preview-bottom{flex-direction:column;gap:16px;font-size:10px}.journal-pick{top:18px;left:18px}}@media (prefers-reduced-motion:reduce){.journal-preview img{transition:none}.journal-preview a:hover img{transform:none}}
.team-gallery{box-sizing:border-box;height:100svh;min-height:620px;color:var(--ink);flex-direction:column;padding:108px 4% 20px;display:flex}.team-intro{flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;display:flex}.team-intro h1{font-family:var(--serif);letter-spacing:-1px;margin:0;font-size:44px;font-weight:400;line-height:1.1}.team-intro h1 span{color:#687852}.team-intro-note a{text-underline-offset:4px;align-items:center;gap:10px;font-size:12px;text-decoration:underline;display:flex}.team-toolbar{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin:4px 0 10px;font-size:11px;display:flex}.team-toolbar button{border:1px solid var(--line);border-radius:20px;align-items:center;gap:8px;min-height:36px;padding:8px 12px;display:flex}.team-grid{flex:1;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;min-height:0;margin:0;padding:0;list-style:none;display:grid}.team-item{min-width:0;min-height:0;animation:7s ease-in-out infinite team-drift;animation-delay:var(--drift-delay)}.team-card{isolation:isolate;color:#fff;background:#d7d6cc;border-radius:4px;height:100%;display:block;position:relative;overflow:hidden}.team-card>img{object-fit:cover;object-position:50% 24%;width:100%;height:100%;transition:transform .65s;display:block}.team-card:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000 36%,#141b181f 52%,#141b18f0 100%);position:absolute;inset:0}.team-card-info{z-index:1;padding:10px 24px 10px 10px;position:absolute;bottom:0;left:0;right:0}.team-card-info h3{font-family:var(--sans);letter-spacing:-.2px;margin:0 0 4px;font-size:clamp(11px,1.05vw,16px);font-weight:550;line-height:1.2}.team-card-info p{color:#e5e6df;margin:0;font-size:clamp(8px,.7vw,11px);line-height:1.2}.team-card-link{display:flex;position:absolute;bottom:11px;right:8px}.team-card:hover>img,.team-card:focus-visible>img{transform:scale(1.065)}.team-gallery.is-paused .team-item,.team-grid:hover .team-item,.team-grid:focus-within .team-item{animation-play-state:paused}.team-gallery a:focus-visible,.team-toolbar button:focus-visible{outline-offset:3px;outline:3px solid #687852}@keyframes team-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (max-width:760px){.team-gallery{min-height:660px;padding:90px 4% 12px}.team-intro h1{font-size:32px}.team-intro-note a{font-size:10px}.team-toolbar{margin-bottom:7px;font-size:10px}.team-grid{grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.team-card-info{padding:5px 17px 5px 6px}.team-card-info h3{margin:0;font-size:11px}.team-card-info p{display:none}.team-card-link{bottom:4px;right:3px}.team-card-link svg{width:12px}.team-card>img{object-position:50% 25%}}@media (max-width:580px){.team-gallery{min-height:760px;padding-bottom:74px}}@media (prefers-reduced-motion:reduce){.team-item{animation:none}.team-card>img{transition:none}.team-card:hover>img,.team-card:focus-visible>img{transform:none}.team-toolbar button{display:none}}
