.imp-authors{background:var(--cream-soft);padding:120px 28px;border-top:1px solid rgba(11,26,20,.06)}.imp-authors-inner{display:grid;gap:56px;max-width:1100px;width:100%;margin:0 auto;min-width:0}.imp-authors-carousel{position:relative;min-width:0;max-width:100%}.imp-authors-head{max-width:720px}.imp-authors-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:rgba(134,181,96,.14);color:var(--leaf);font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px}.imp-authors-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--leaf)}.imp-authors-title{margin:0}.imp-authors-lead{margin:20px 0 0;font-size:16px;line-height:1.65;color:var(--muted);max-width:560px}.imp-authors-controls{position:absolute;top:-64px;right:0;display:flex;gap:8px;z-index:2}.imp-authors-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:40px;border-radius:50%;border:1px solid rgba(11,26,20,.12);background:#fff;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease,opacity .2s ease;box-shadow:0 8px 24px -16px rgba(11,26,20,.35)}.imp-authors-arrow:hover:not(:disabled){transform:translateY(-2px);background:var(--cream)}.imp-authors-arrow:disabled{opacity:.35;cursor:not-allowed}.imp-authors-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.imp-authors-viewport{overflow:hidden;padding:8px 0 16px}.imp-authors-track{display:flex;margin:0 0 0 -32px;padding:0;list-style:none;touch-action:pan-y pinch-zoom}.imp-authors-track .imp-author-slide{flex:0 0 40%;min-width:0;padding-left:32px;list-style:none;display:flex}.imp-authors-track .imp-author-slide .imp-author{width:100%}.imp-authors-dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.imp-authors-dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:8px;height:8px;border-radius:999px;background:rgba(11,26,20,.18);cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease,width .2s ease}.imp-authors-dot.is-active{background:var(--leaf);width:22px}.imp-author{background:#fff;border:1px solid rgba(11,26,20,.08);border-radius:20px;padding:22px;display:flex;flex-direction:column;gap:18px;box-shadow:0 24px 50px -36px rgba(11,26,20,.35);transition:transform .3s ease,box-shadow .3s ease}.imp-author.is-assistant{background:var(--cream)}.imp-author:hover{transform:translateY(-4px);box-shadow:0 32px 60px -30px rgba(11,26,20,.25)}.imp-author-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-serif),"Instrument Serif",serif;font-size:72px;color:rgba(11,26,20,.35)}.imp-author-photo{position:relative;width:100%;aspect-ratio:4/5;max-height:420px;border-radius:16px;overflow:hidden;background:radial-gradient(ellipse at 50% 30%,var(--cream) 0,var(--line) 80%)}.imp-author-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.imp-author-body{display:flex;flex-direction:column;gap:4px}.imp-author-name{font-size:17px;font-weight:600;color:var(--ink);letter-spacing:-.01em}.imp-author-role{font-size:13px;color:var(--leaf);letter-spacing:.01em}.imp-author-note{margin-top:8px;font-size:13.5px;line-height:1.55;color:var(--muted)}.imp-authors-foot{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;background:#fff;border:1px solid rgba(11,26,20,.08);border-radius:999px;font-size:13px;color:var(--muted);width:-moz-fit-content;width:fit-content}.imp-authors-foot-dot{width:8px;height:8px;border-radius:50%;background:var(--leaf-bright);box-shadow:0 0 0 4px hsla(94,54%,63%,.22)}.imp-authors.surgery-authors{background:transparent;border-top:0;padding:72px 0 0;margin-top:56px}.surgery-authors .imp-authors-inner{max-width:100%;gap:40px}.surgery-authors .imp-authors-head{max-width:680px}.surgery-authors .imp-authors-title{font-size:clamp(44px,6vw,82px)}.surgery-authors .imp-authors-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.surgery-authors .imp-author{padding:18px;border-radius:18px;box-shadow:0 18px 42px -34px rgba(11,26,20,.3)}.surgery-authors .imp-author-photo{aspect-ratio:4/4.55;max-height:340px;border-radius:14px}@media (max-width:1000px){.imp-authors-track .imp-author-slide{flex-basis:60%}.surgery-authors .imp-authors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.imp-authors{padding:64px 18px;overflow-x:hidden}.imp-authors-inner{gap:32px;width:100%;min-width:0}.imp-authors-head{max-width:100%}.imp-authors.surgery-authors{padding-top:48px;margin-top:36px}.surgery-authors .imp-authors-grid{grid-template-columns:1fr;gap:16px}.imp-authors-title{font-size:clamp(26px,7.2vw,34px)!important;line-height:1.1!important;word-break:break-word;hyphens:auto;max-width:100%}.imp-authors-lead{font-size:14.5px;max-width:100%}.imp-authors-controls{position:static;margin-bottom:12px;justify-content:flex-end}.imp-authors-arrow{width:36px;height:36px}.imp-authors-track{margin-left:-16px}.imp-authors-track .imp-author-slide{flex-basis:75%;max-width:296px;padding-left:16px}.imp-author{padding:12px;gap:10px;border-radius:16px;width:100%;height:auto}.imp-author-photo{aspect-ratio:auto;width:100%;height:300px;max-height:none;border-radius:12px}.imp-author-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 15%;object-position:center 15%}.imp-author-body{gap:2px}.imp-author-name{font-size:15px}.imp-author-role{font-size:12px}.imp-author-note{font-size:12.5px;line-height:1.45;margin-top:4px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.imp-authors-foot{font-size:12px;padding:8px 14px}}.srv-hero{position:relative;min-height:max(720px,92vh);padding:120px 28px 80px;background:linear-gradient(180deg,var(--forest) 0,var(--forest-deep) 100%);color:#fff;overflow:hidden}.srv-hero-bg{pointer-events:none}.srv-hero-bg,.srv-hero-photo{position:absolute;inset:0;z-index:0}.srv-hero-photo{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.srv-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(6,24,18,.8),rgba(15,59,45,.58) 42%,rgba(6,24,18,.93))}.srv-hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;z-index:2}.srv-hero-glow-a{top:-120px;right:-100px;width:520px;height:520px;background:radial-gradient(circle,hsla(94,54%,63%,.35),transparent 65%)}.srv-hero-glow-b{bottom:-160px;left:-120px;width:480px;height:480px;background:radial-gradient(circle,hsla(18,41%,63%,.28),transparent 65%)}.srv-hero-grain{position:absolute;inset:0;z-index:2;background:radial-gradient(circle at 30% 20%,hsla(0,0%,100%,.03) 0,transparent 40%),radial-gradient(circle at 75% 60%,hsla(94,54%,63%,.04) 0,transparent 50%)}.srv-hero-inner{max-width:1320px;margin:0 auto;position:relative;z-index:5;min-height:calc(92vh - 200px);display:flex;flex-direction:column;justify-content:center;padding-top:80px}.srv-hero-eyebrow,.srv-intro-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 12px;background:hsla(94,54%,63%,.08);border:1px solid hsla(94,54%,63%,.25);border-radius:999px;font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--leaf-bright);width:-moz-fit-content;width:fit-content;margin-bottom:28px}.srv-hero-eyebrow-dot,.srv-intro-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--leaf-bright);box-shadow:0 0 0 4px hsla(94,54%,63%,.18)}.srv-hero-title{margin:0 0 28px;font-family:var(--font-geist-sans),"Geist",sans-serif;font-weight:700;font-size:clamp(54px,8.4vw,124px);line-height:.94;letter-spacing:-.035em;color:#fff;max-width:1100px}.srv-hero-title .serif{color:var(--leaf-bright);font-size:1.05em}.srv-hero-copy{margin:0 0 40px;max-width:620px;font-size:17px;line-height:1.6;color:hsla(0,0%,100%,.72)}.srv-hero-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:64px}.srv-hero-cta{display:inline-flex;align-items:center;gap:14px;padding:18px 22px 18px 28px;background:var(--leaf);color:#fff;border-radius:999px;font-weight:600;font-size:15px;text-decoration:none;transition:background .3s ease,transform .25s ease}.srv-hero-cta:hover{background:var(--leaf-bright);color:var(--forest);transform:translateY(-2px)}.srv-hero-cta-arr{width:28px;height:28px;border-radius:50%;background:hsla(0,0%,100%,.22);color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background .3s ease,color .3s ease,transform .35s cubic-bezier(.2,.7,.2,1)}.srv-hero-cta:hover .srv-hero-cta-arr{background:var(--forest);color:var(--leaf-bright);transform:translateY(3px)}.srv-hero-cta-secondary{display:inline-flex;align-items:center;padding:18px 26px;background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.25);border-radius:999px;font-weight:500;font-size:15px;text-decoration:none;transition:background .25s ease,border-color .25s ease,transform .25s ease}.srv-hero-cta-secondary:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.45);transform:translateY(-2px)}.srv-hero-stats{list-style:none;margin:0;padding:28px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;border-top:1px solid hsla(0,0%,100%,.12);max-width:800px}.srv-hero-stats li{display:flex;flex-direction:column;gap:4px}.srv-hero-stat-num{font-family:var(--font-geist-sans),"Geist",sans-serif;font-weight:700;font-size:clamp(28px,3vw,40px);line-height:1;letter-spacing:-.02em;color:#fff}.srv-hero-stat-plus{color:var(--leaf-bright);font-weight:500;margin-left:2px}.srv-hero-stat-lbl{font-size:12px;letter-spacing:.04em;color:hsla(0,0%,100%,.55);text-transform:lowercase}@media (max-width:1100px){.srv-hero-stats{grid-template-columns:repeat(2,1fr);gap:20px 32px}}@media (max-width:680px){.srv-hero{min-height:0;padding:110px 22px 64px}.srv-hero-inner{min-height:0;padding-top:32px}.srv-hero-title{font-size:clamp(38px,11vw,60px)}.srv-hero-copy{font-size:15.5px;margin-bottom:28px}.srv-hero-row{margin-bottom:44px}.srv-hero-cta,.srv-hero-cta-secondary{padding:14px 22px;font-size:14px;width:100%;justify-content:center}.srv-hero-stats{padding-top:22px;gap:16px 24px}}@font-face{font-family:"__Instrument_Serif_0e59f9";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/5ece437c7024c161-s.p.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"__Instrument_Serif_0e59f9";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9cc5b37ab1350db7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"__Instrument_Serif_Fallback_0e59f9";src:local("Times New Roman");ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.00%;size-adjust:83.94%}.__className_0e59f9{font-family:"__Instrument_Serif_0e59f9","__Instrument_Serif_Fallback_0e59f9";font-weight:400;font-style:italic}.__variable_0e59f9{--font-serif:"__Instrument_Serif_0e59f9","__Instrument_Serif_Fallback_0e59f9"}@font-face{font-family:__GeistSans_8adcd2;src:url(/_next/static/media/0b78ff376f6b9734-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:__GeistSans_Fallback_8adcd2;src:local("Arial");ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.00%;size-adjust:106.28%}.__className_8adcd2{font-family:__GeistSans_8adcd2,__GeistSans_Fallback_8adcd2}.__variable_8adcd2{--font-geist-sans:"__GeistSans_8adcd2","__GeistSans_Fallback_8adcd2"}