/*
Theme Name: WESHE Editorial
Description: 연세위시치과의 진료 철학, 두 의료진과 실제 진료 기록을 연결하는 반응형 콘텐츠 허브.
Version: 3.0.1
Template: weshe-dental
Text Domain: weshe-editorial
*/


:root{--ink:#2f2f2f;--white:#fff;--blue:#87a0b6;--brown:#39271d;--paper:rgba(135,160,182,.08);--line:rgba(47,47,47,.2);--content:1280px;--gutter:48px;--header:86px;--space:140px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--white);color:var(--ink);font:400 17px/1.75 'Min Sans',sans-serif;word-break:keep-all;overflow-wrap:anywhere;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}p{margin:0 0 1.15em}h1,h2,h3,h4{font-weight:400;line-height:1.27;letter-spacing:-.05em;margin:0}h1{font-size:clamp(40px,4.2vw,68px)}h2{font-size:clamp(34px,3.3vw,52px)}h3{font-size:27px}h4{font-size:24px}img{display:block;max-width:100%;height:auto}figure{margin:0}ul,ol{padding-left:1.3em}iframe{max-width:100%;border:0}button{background:none;border:0}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--brown);outline-offset:5px}::selection{background:var(--blue);color:var(--brown)}[id]{scroll-margin-top:110px}.wrap{max-width:calc(var(--content) + var(--gutter)*2);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--space)}.reading-width{width:calc(100% - var(--gutter)*2);max-width:740px;margin-inline:auto}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.14em;line-height:1.5;margin-bottom:28px}.small,.medical-note{font-size:14px;line-height:1.85}.medical-note{margin-top:32px;padding-top:18px;border-top:1px solid var(--line)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:20px;z-index:99999;background:var(--brown);color:white;padding:12px 24px}.skip-link:focus{top:12px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:48px;border-bottom:1px solid currentColor;font-size:15px;padding:4px 0}.text-link span{font-size:23px;transition:transform .3s}.text-link:hover span{transform:translateX(4px)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:42px;min-height:58px;padding:16px 25px;background:var(--brown);color:white;border:1px solid var(--brown);font-size:15px}.button:hover{background:var(--ink)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:58px}.section-head>p{font-size:16px;margin:0;max-width:390px}.section-head .text-link{flex-shrink:0}.section-lead{margin:-20px 0 48px;font-size:17px;max-width:680px}
/* Navigation */
.site-header{position:sticky;top:0;z-index:1000;background:white;border-bottom:1px solid var(--line)}.admin-bar .site-header{top:32px}.header-inner{height:var(--header);display:flex;align-items:center;gap:30px;max-width:1600px;padding-inline:40px;margin:auto}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand img{width:94px;height:auto}.brand>span{font-size:15px;font-weight:600;letter-spacing:-.05em}.desktop-nav{display:flex;gap:18px;align-items:center;margin-left:auto;height:100%}.nav-group{position:relative;display:flex;align-items:center;height:100%;gap:2px}.nav-group>a{font-size:12px;letter-spacing:.07em;font-weight:600;min-height:44px;display:flex;align-items:center}.submenu-toggle{min-width:22px;min-height:44px;padding:0;font-size:12px}.submenu{position:absolute;top:calc(100% - 5px);left:-24px;min-width:205px;background:white;border:1px solid var(--line);padding:18px 24px;display:none}.nav-group.open .submenu{display:block}.submenu a{display:block;font-size:14px;min-height:44px;padding-block:10px;white-space:nowrap}.submenu a:hover{text-decoration:underline;text-underline-offset:5px}.header-book{font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:18px;min-height:44px;padding:10px 17px;background:var(--blue);color:var(--brown);white-space:nowrap}.menu-toggle{width:44px;height:44px;display:none;padding:12px 8px}.menu-toggle>span:not(.sr-only){height:1px;background:var(--ink);display:block;margin:7px 0}.mobile-menu{border:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:25px 24px 44px;background:white}.mobile-menu::backdrop{background:white}.menu-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px}.menu-top img{width:100px}.menu-close{min-height:44px;min-width:65px}.mobile-menu nav{margin-block:20px}.mobile-menu details{border-bottom:1px solid var(--line)}.mobile-menu summary{display:flex;justify-content:space-between;align-items:center;list-style:none;font-size:26px;min-height:67px;cursor:pointer}.mobile-menu details>div{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;padding-bottom:18px}.mobile-menu details a{font-size:15px;padding-block:10px;min-height:44px}.menu-phone{display:block;font-size:27px;margin-top:28px}.mobile-menu>p{font-size:14px;margin-top:14px}.mobile-actions{display:none}
/* Opening */
.home-hero{position:relative;height:min(840px,calc(100svh - var(--header)));min-height:620px;max-width:1600px;margin-inline:auto;background:var(--brown);color:white}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-photo{object-position:50% 47%}.hero-shade{background:rgba(57,39,29,.36)}.hero-copy{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;padding-top:30px;padding-bottom:110px}.hero-copy>.eyebrow{margin-bottom:38px}.hero-copy h1{font-size:clamp(40px,4.4vw,72px);line-height:1.3;letter-spacing:-.045em}.hero-intro{margin-top:28px;font-size:17px;line-height:1.8}.hero-bottom{position:absolute;bottom:34px;left:var(--gutter);right:var(--gutter);display:flex;align-items:flex-end;justify-content:space-between;border-top:1px solid rgba(255,255,255,.55);padding-top:22px;gap:30px}.hero-bottom>div{display:flex;gap:26px;font-size:13px}.hero-bottom>a{font-size:10px;letter-spacing:.1em;display:flex;gap:25px;align-items:center;min-height:44px}.hero-bottom>a>span{font-size:24px}
.philosophy{display:grid;grid-template-columns:1fr 3fr;gap:70px;position:relative}.philosophy>.eyebrow{padding-top:9px}.philosophy h2{font-size:clamp(36px,3.8vw,60px)}.philosophy-body{margin-top:44px;margin-left:25%;max-width:660px}.philosophy-body p{font-size:18px;line-height:1.9}.smile-line{grid-column:1/-1;height:55px;border-bottom:1px solid var(--blue);border-radius:0 0 50% 50%;margin-top:-10px}
/* Two doctors */
.doctors-section{background:var(--paper)}.doctor-pair{display:grid;grid-template-columns:1fr 1fr;gap:90px}.doctor-preview:nth-child(2){padding-top:140px}.doctor-photo{position:relative;overflow:hidden;aspect-ratio:4/4.7}.doctor-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 32%}.doctor-verb{position:absolute;left:25px;bottom:15px;color:white;font-size:clamp(38px,4.5vw,78px);font-weight:400;letter-spacing:-.04em;line-height:1}.doctor-caption{padding:28px 0 0}.doctor-caption .eyebrow{margin-bottom:9px;font-size:12px}.doctor-caption h3{font-size:33px}.doctor-caption small{font-size:16px;letter-spacing:-.02em;margin-left:8px}.doctor-caption>p{font-size:16px;margin-top:23px}.doctor-caption>.text-link{margin-top:3px}
/* Signature */
.signature-row{display:grid;grid-template-columns:.9fr 1.1fr 1fr;gap:42px;align-items:center;padding-block:45px;border-top:1px solid var(--line)}.signature-heading>.eyebrow{margin-bottom:24px}.signature-heading>h3{font-size:clamp(38px,4.8vw,68px);letter-spacing:-.055em}.signature-visual{overflow:hidden;aspect-ratio:1.5}.signature-visual>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.signature-visual:hover img{transform:scale(1.025)}.signature-copy{padding-left:10px}.signature-copy h4{font-size:24px}.signature-copy p{font-size:15px;max-width:250px;margin-top:20px}.signature-copy .text-link{margin-top:12px}.case-section{background:var(--paper)}.case-stories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px 55px}.story>a{display:block;position:relative}.story-image{aspect-ratio:1.54;background:rgba(135,160,182,.1);overflow:hidden}.story-image>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.case-stories .story-image>img,.case-article .story-image>img{object-fit:contain}.story:hover .story-image>img{transform:scale(1.025)}.story-copy{position:relative;padding-top:24px;padding-right:30px}.meta{display:flex;justify-content:space-between;gap:15px;font-size:11px;letter-spacing:.08em;margin:0 0 17px}.meta>span{font-weight:600}.story h3{font-size:25px;line-height:1.5;letter-spacing:-.035em}.story-copy>p:not(.meta){font-size:15px;margin:16px 0 0;line-height:1.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.story-arrow{position:absolute;right:0;top:59px;font-size:22px}.story-letter{aspect-ratio:1.54;background:rgba(135,160,182,.18);padding:30px;display:flex;flex-direction:column;justify-content:space-between}.story-letter>span{font-size:12px;letter-spacing:.1em}.story-letter>img{width:66%;align-self:flex-end}.story:nth-child(even) .story-letter{background:rgba(57,39,29,.07)}
.decision{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.decision-image{height:680px}.decision-image>img{height:100%;width:100%;object-fit:cover;object-position:38% 50%}.decision h2{margin-bottom:34px}.decision>div>p:not(.eyebrow){font-size:16px}.decision-steps{list-style:none;padding:0;margin:38px 0 28px}.decision-steps li{border-top:1px solid var(--line);padding:17px 0;font-size:14px;display:flex;gap:25px}.decision-steps span{font-size:11px}.insight-section{background:rgba(57,39,29,.035)}.topic-links{display:flex;gap:30px;flex-wrap:wrap;margin:-12px 0 52px}.topic-links .text-link{font-size:14px;border-bottom-color:var(--line);gap:20px}.topic-links .text-link span{font-size:17px}.insight-home{display:grid;grid-template-columns:1.4fr 1fr;gap:30px 75px}.insight-home .story-featured{grid-row:span 3}.insight-home .story:not(.story-featured)>a{display:grid;grid-template-columns:150px 1fr;gap:23px;border-bottom:1px solid var(--line);padding-bottom:28px;height:100%}.insight-home .story:not(.story-featured) .story-image,.insight-home .story:not(.story-featured) .story-letter{aspect-ratio:1;height:150px}.insight-home .story:not(.story-featured) .story-letter{padding:12px}.insight-home .story:not(.story-featured) .story-copy{padding-top:0;padding-right:0}.insight-home .story:not(.story-featured) h3{font-size:21px;line-height:1.4}.insight-home .story:not(.story-featured) .story-copy>p:not(.meta){display:none}.insight-home .story:not(.story-featured) .meta{font-size:10px}.insight-home .story:not(.story-featured) .meta>time{display:none}.insight-home .story:not(.story-featured) .story-arrow{display:none}.story-featured .story-image{aspect-ratio:1.2}.story-featured h3{font-size:32px}.story-featured .story-letter{aspect-ratio:1.2;padding:45px}
.video-feature{position:relative;display:block;width:100%;padding:0;color:white;aspect-ratio:1.9;background:var(--brown);overflow:hidden;text-align:left}.video-feature>img{width:100%;height:100%;object-fit:cover;opacity:.7;transition:opacity .5s}.video-feature:hover>img{opacity:.85}.play-mark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.8);border-radius:50%;width:90px;height:90px;display:grid;place-items:center;font-size:44px;line-height:1}.video-caption{position:absolute;bottom:32px;left:38px;font-size:11px;letter-spacing:.14em;display:flex;align-items:center;gap:32px}.video-caption>span{font-size:17px;letter-spacing:0}.video-secondary{display:flex;gap:38px;justify-content:flex-end;margin-top:22px}.lab-feature{background:var(--brown);color:white}.lab-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.lab-layout h2{margin-bottom:36px}.lab-layout p:not(.eyebrow){font-size:16px}.lab-layout img{width:100%;height:640px;object-fit:cover}.lab-note{border-top:1px solid rgba(255,255,255,.25);padding-top:26px;margin-top:52px!important;font-size:12px!important;letter-spacing:.08em}.space-section{position:relative;max-width:1600px;margin-inline:auto}.space-section>img{width:100%;height:680px;object-fit:cover}.space-copy{position:absolute;bottom:60px;left:6%;background:rgba(255,255,255,.93);padding:40px 48px;max-width:560px}.space-copy .eyebrow{margin-bottom:18px}.space-copy h2{font-size:36px}.space-copy .text-link{margin-top:25px}
/* Contact and footer */
.contact-section{padding-block:120px 95px;background:white}.contact-caption{font-size:12px;margin:15px 0 0}.contact-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:65px;border-top:1px solid var(--line);padding-top:38px}.contact-columns h3{font-size:17px;margin-bottom:25px}.contact-columns>div>p{font-size:15px}.contact-columns>div>.small{font-size:13px}.hours{display:grid;grid-template-columns:1fr 1fr;column-gap:16px;row-gap:8px;font-size:15px;margin:0 0 24px}.hours dt,.hours dd{margin:0}.hours dd{font-variant-numeric:tabular-nums}.contact-phone{display:inline-block;font-size:30px;letter-spacing:-.05em;white-space:nowrap;margin-bottom:21px;line-height:1.1}.contact-columns .text-link{font-size:14px}.location-map{margin-top:70px;width:100%;aspect-ratio:2.65;background:var(--paper)}.location-map iframe{width:100%;height:100%}.map-links{display:flex;gap:35px;margin-top:15px}.site-footer{background:var(--brown);color:white;padding:60px 0 35px}.footer-top{display:flex;justify-content:space-between;gap:40px;font-size:16px}.footer-top nav{display:flex;gap:28px;align-items:flex-start}.footer-top .text-link{font-size:11px;border-bottom:0;gap:16px}.footer-top .text-link span{font-size:17px}.footer-wordmark{display:block;width:100%;margin:40px 0 60px}.footer-wordmark>img{width:100%;height:auto}.footer-legal{border-top:1px solid rgba(255,255,255,.25);padding-top:25px;display:flex;gap:25px;justify-content:space-between;align-items:flex-start;font-size:10px;line-height:1.8}.footer-legal p{margin:0}.footer-legal a,.footer-legal button{min-height:44px;font-size:11px;white-space:nowrap}.back-top{color:white;padding:0 6px}
/* Page system */
.breadcrumb{display:flex;gap:14px;font-size:12px;padding-top:36px}.breadcrumb>span:last-child{max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-intro{padding-top:80px;padding-bottom:85px}.page-intro .eyebrow{margin-bottom:26px}.page-intro>p:not(.eyebrow){font-size:17px;line-height:1.9;max-width:750px;margin:35px 0 0}.clinic-content>.hero{max-width:1600px;margin-inline:auto}.clinic-content>.hero img{width:100%;height:560px;object-fit:cover}.clinic-content>.hero button{display:none}.editorial-split{max-width:calc(var(--content) + var(--gutter)*2);padding:90px var(--gutter);margin-inline:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:85px;align-items:center}.editorial-split:nth-of-type(2n){grid-template-columns:1fr 1.1fr}.editorial-split:nth-of-type(2n) .split-image{order:2}.split-image img{width:100%;height:550px;object-fit:cover}.split-copy h2{font-size:38px;margin-bottom:30px}.split-copy p{font-size:16px;line-height:1.95}.split-copy .eyebrow{font-size:11px;line-height:1.5}.split-copy .text-link{margin-top:22px}.clinic-content>.intro{padding-block:90px;max-width:1000px}.clinic-content>.intro h2{margin-bottom:32px}.clinic-content>.intro p{font-size:17px;line-height:1.9}.clinic-content .panel{padding-block:100px;background:var(--paper)}.narrow{max-width:900px}.clinic-content .panel h2{margin-bottom:35px}.clinic-content .panel p{font-size:17px}.equipment-list{padding-block:60px 110px}.equipment-list article{display:grid;grid-template-columns:200px 1fr 1fr;gap:35px;align-items:center;border-top:1px solid var(--line);padding-block:32px}.equipment-list article>img{width:100%;max-height:240px;object-fit:contain;grid-row:span 2}.equipment-list article>h3{font-size:24px}.equipment-list article>p{font-size:14px;margin:0}.lab-person-profile{padding-block:75px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:50px}.lab-person-bio h3{font-size:19px}.lab-person-bio ul{font-size:15px}.doctor-detail{display:grid;grid-template-columns:1fr 1fr;gap:85px;padding-top:30px}.doctor-portrait>img{width:100%;height:auto}.doctor-detail h2{font-size:48px;display:flex;align-items:baseline;gap:14px}.doctor-detail h2 small{font-size:18px}.specialty{font-size:19px;margin:22px 0 34px}.doctor-focus{font-size:18px;line-height:1.9;padding-bottom:28px;border-bottom:1px solid var(--line)}.credentials{list-style:none;padding:0;margin:22px 0;font-size:14px;line-height:1.9}.credentials li{margin-bottom:5px}.credentials-more{margin:20px 0}.credentials-more summary{min-height:48px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;cursor:pointer;display:flex;justify-content:space-between;font-size:14px}.shared-standard{background:var(--paper)}.shared-standard .wrap{max-width:1000px}.shared-standard h2{margin-bottom:36px}.shared-standard p:not(.eyebrow){line-height:2}.directions h2{margin-bottom:52px}.directions>div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:55px}.directions article{border-top:1px solid var(--line);padding-top:26px}.directions article>span{font-size:12px;display:block;margin-bottom:24px}.directions h3{font-size:26px;margin-bottom:27px}.directions p{font-size:15px}
/* Archives and reading */
.archive-section{padding-bottom:120px}.filters{display:flex;gap:30px;flex-wrap:wrap;border-bottom:1px solid var(--line);margin-bottom:38px}.filters>a{padding:12px 2px;min-height:48px;font-size:14px;border-bottom:2px solid transparent}.filters>a[aria-current=page]{border-bottom-color:var(--brown);font-weight:600}.format-filters{gap:34px}.format-filters>a{font-size:12px;letter-spacing:.04em}.hub-search{display:flex;align-items:end;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.hub-search label{display:block;font-size:11px;letter-spacing:.02em}.hub-search select,.hub-search input{display:block;background:white;border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:52px;font-size:15px;width:100%;padding:8px 25px 8px 0;min-width:140px}.search-field{flex:1}.hub-search .button{min-height:52px;gap:25px}.result-count{font-size:13px;padding:30px 0;margin:0}.hub-stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:64px 34px}.hub-stories h3{font-size:22px}.related-stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.related-stories h3{font-size:22px}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:68px;flex-wrap:wrap}.pagination a,.pagination span{min-width:44px;min-height:44px;padding:8px 13px;text-align:center;font-size:14px}.pagination .current{background:var(--brown);color:white}.empty-state{padding:80px 20px;text-align:center;background:var(--paper)}.empty-state h2{font-size:30px;margin-bottom:20px}.article-heading{padding-top:75px;padding-bottom:65px}.article-heading h1{font-size:44px;line-height:1.4}.article-summary{font-size:20px;line-height:1.8;margin-top:30px}.article-byline{display:flex;gap:20px;font-size:12px;flex-wrap:wrap}.article-cover{margin-bottom:65px;max-width:1150px}.article-cover img{width:100%;max-height:620px;object-fit:cover}.rich-content{font-size:17px;line-height:1.95;padding-bottom:65px}.rich-content h2{font-size:30px;line-height:1.5;margin:60px 0 25px}.rich-content h3{font-size:24px;margin:36px 0 20px}.rich-content p{margin-bottom:25px}.rich-content a:not(.button):not(.text-link){text-decoration:underline;text-underline-offset:4px}.rich-content img{height:auto;max-width:100%;margin:20px auto}.rich-content figure{max-width:100%;margin:24px 0}.rich-content .wp-caption,.rich-content .wp-block-image{max-width:100%!important}.rich-content figcaption{font-size:12px;line-height:1.7}.rich-content table{width:100%;border-collapse:collapse;font-size:14px}.rich-content th,.rich-content td{border:1px solid var(--line);padding:12px}.rich-content blockquote{margin:40px 0;padding:10px 0 10px 25px;border-left:2px solid var(--blue)}.article-doctor,.article-cta{border-top:1px solid var(--line);margin-top:50px;padding-top:28px}.article-doctor>span{font-size:12px}.article-doctor h2{margin:14px 0;font-size:27px}.article-doctor small{font-size:14px;margin-left:12px}.article-return{padding-bottom:70px}.case-decision{background:var(--paper);padding:30px}.case-decision h2{margin:0 0 22px}.case-decision dl{margin:0}.case-decision dt{font-size:12px;margin:20px 0 5px;font-weight:600}.case-decision dd{margin:0;font-size:15px}.video-dialog{padding:24px;width:min(1060px,calc(100% - 36px));max-width:1060px;background:var(--brown);color:white;border:0}.video-dialog::backdrop{background:rgba(47,47,47,.8)}.video-dialog header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.video-dialog h2{font-size:20px;letter-spacing:0}.video-close{min-height:44px;min-width:70px;color:white}.video-mount{aspect-ratio:16/9;background:var(--ink)}.video-mount iframe{width:100%;height:100%}.video-dialog>p{font-size:11px;margin:15px 0 0}.video-dialog button:focus-visible{outline-color:white}
@media (prefers-reduced-motion:no-preference){[data-reveal].reveal-ready{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}[data-reveal].reveal-ready.is-visible{opacity:1;transform:none}}
.short-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.short-video-grid a{display:block}.short-video-grid img{width:100%;aspect-ratio:2/3;object-fit:cover}.short-video-grid h3{font-size:20px;line-height:1.5;margin-top:20px}.short-video-grid p{font-size:12px;margin-top:10px}.legacy-anchor{display:block;scroll-margin-top:120px}@media(max-width:767px){.short-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.short-video-grid h3{font-size:16px}}
@media(max-width:1280px){:root{--gutter:40px;--space:120px}.header-inner{gap:22px;padding-inline:30px}.desktop-nav{gap:12px}.brand>span{display:none}.doctor-pair{gap:65px}.signature-row{gap:28px}.signature-heading h3{font-size:50px}.decision{gap:60px}.lab-layout{gap:50px}.insight-home{gap:30px 40px}.insight-home .story:not(.story-featured)>a{grid-template-columns:120px 1fr;gap:20px}.insight-home .story:not(.story-featured) .story-image,.insight-home .story:not(.story-featured) .story-letter{height:120px}.contact-columns{gap:35px}.editorial-split{gap:55px}.contact-phone{font-size:28px}}
@media(max-width:1100px){:root{--header:76px}.desktop-nav{display:none}.header-inner{gap:18px}.brand>span{display:inline}.header-book{margin-left:auto}.menu-toggle{display:block}.doctor-pair{gap:40px}.doctor-preview:nth-child(2){padding-top:90px}.philosophy{gap:35px;grid-template-columns:1fr 3.3fr}.philosophy-body{margin-left:12%}.signature-row{grid-template-columns:.85fr 1.1fr 1fr;gap:25px}.signature-heading h3{font-size:42px}.signature-copy{padding:0}.signature-copy h4{font-size:21px}.decision{gap:45px}.decision-image{height:610px}.insight-home{grid-template-columns:1.15fr 1fr;gap:25px 35px}.insight-home .story:not(.story-featured)>a{grid-template-columns:90px 1fr;gap:18px}.insight-home .story:not(.story-featured) .story-image,.insight-home .story:not(.story-featured) .story-letter{height:90px}.insight-home .story:not(.story-featured) h3{font-size:19px}.insight-home .story-featured h3{font-size:27px}.lab-layout{gap:35px}.lab-layout img{height:530px}.contact-columns{gap:28px}.contact-phone{font-size:25px}.footer-legal{flex-wrap:wrap}.editorial-split{gap:40px}.split-copy h2{font-size:32px}.split-image img{height:520px}.hub-stories{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-search{gap:18px}.hub-search input,.hub-search select{min-width:110px}.doctor-detail{gap:45px}.doctor-detail h2{font-size:40px}.credentials{font-size:13px}}
@media(max-width:767px){:root{--gutter:24px;--space:84px;--header:72px}html{scroll-padding-top:85px}body{font-size:16px;line-height:1.85}.admin-bar .site-header{top:46px}h1{font-size:36px}h2{font-size:33px}h3{font-size:24px}.eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:24px}.header-inner{padding-inline:20px;gap:12px}.brand{gap:8px}.brand img{width:78px}.brand>span{font-size:12px}.header-book{font-size:11px;gap:8px;padding:9px 10px;min-height:40px}.menu-toggle{padding-inline:9px;width:40px}.home-hero{height:calc(100svh - 72px);max-height:880px;min-height:650px}.hero-photo{object-position:48% 50%}.hero-shade{background:rgba(57,39,29,.4)}.hero-copy{justify-content:flex-start;padding-top:90px;padding-bottom:140px}.hero-copy>.eyebrow{font-size:9px;margin-bottom:28px}.hero-copy h1{font-size:36px;line-height:1.42;letter-spacing:-.07em}.hero-intro{font-size:14px;margin-top:25px;line-height:1.85}.hero-bottom{bottom:85px;padding-top:18px;gap:10px;align-items:flex-start}.hero-bottom>div{display:flex;flex-direction:column;gap:4px;font-size:10px}.hero-bottom>a{font-size:0;min-width:44px;justify-content:flex-end}.hero-bottom>a>span{font-size:26px}.section-head{display:block;margin-bottom:36px}.section-head h2{font-size:33px}.section-head>.text-link{margin-top:25px}.section-head>p{font-size:15px;margin-top:25px}.section-lead{font-size:15px;margin:0 0 32px}.text-link{font-size:14px;gap:26px}.button{min-height:54px;padding:13px 20px;font-size:14px}.philosophy{display:block}.philosophy>.eyebrow{padding:0;margin-bottom:34px}.philosophy h2{font-size:31px;line-height:1.45;letter-spacing:-.06em}.philosophy-body{margin:30px 0 0}.philosophy-body p{font-size:16px;line-height:1.95}.philosophy-body br{display:none}.smile-line{height:48px;margin-top:35px}.doctor-pair{display:block}.doctor-preview:nth-child(2){padding-top:55px}.doctor-photo{aspect-ratio:4/4.4}.doctor-photo img{object-position:50% 35%}.doctor-verb{font-size:55px;left:20px;bottom:17px}.doctor-caption{padding-top:23px}.doctor-caption h3{font-size:29px}.doctor-caption>.eyebrow{font-size:11px}.doctor-caption>p{font-size:15px;margin-top:20px}.signature-row{grid-template-columns:1fr 1fr;gap:23px 20px;align-items:start;padding-block:28px 34px}.signature-heading{grid-column:1/-1;display:flex;align-items:baseline;gap:23px}.signature-heading>.eyebrow{margin:0}.signature-heading h3{font-size:44px}.signature-visual{aspect-ratio:1/1.25}.signature-copy h4{font-size:19px;letter-spacing:-.05em}.signature-copy p{font-size:13px;margin-top:12px}.signature-copy .text-link{font-size:12px;gap:10px;margin-top:0}.signature-copy .text-link span{font-size:19px}.case-stories{display:block}.case-stories>.story+.story{margin-top:42px}.story-copy{padding-top:20px;padding-right:25px}.story h3{font-size:23px;line-height:1.5}.meta{font-size:10px;margin-bottom:13px}.story-copy>p:not(.meta){font-size:14px;margin-top:14px}.medical-note{font-size:12px;line-height:1.8}.decision{display:flex;flex-direction:column;gap:38px}.decision-image{width:100%;height:auto;aspect-ratio:1.05}.decision>div{width:100%}.decision h2{margin-bottom:25px}.decision>div>p:not(.eyebrow){font-size:15px}.decision-steps{margin:28px 0 18px}.decision-steps li{font-size:13px;padding-block:15px;gap:15px}.topic-links{gap:7px 18px;margin:-7px 0 36px}.topic-links .text-link{font-size:12px;gap:10px;min-height:42px}.insight-home{display:block}.insight-home .story-featured{margin-bottom:42px}.story-featured .story-image,.story-featured .story-letter{aspect-ratio:1.35}.insight-home .story-featured h3{font-size:26px}.insight-home .story:not(.story-featured){margin-top:25px}.insight-home .story:not(.story-featured)>a{grid-template-columns:100px 1fr;gap:20px;padding-bottom:23px}.insight-home .story:not(.story-featured) .story-image,.insight-home .story:not(.story-featured) .story-letter{height:100px}.insight-home .story:not(.story-featured) h3{font-size:19px}.video-feature{aspect-ratio:1.1}.video-feature>img{object-position:50% 50%}.play-mark{width:64px;height:64px;font-size:32px}.video-caption{left:20px;bottom:25px;font-size:9px;display:block}.video-caption>span{display:block;font-size:14px;margin-top:10px;letter-spacing:-.02em}.video-secondary{display:flex;flex-direction:column;gap:9px;align-items:flex-start;margin-top:20px}.lab-layout{display:flex;flex-direction:column-reverse;gap:38px}.lab-layout>div{width:100%}.lab-layout img{height:auto;aspect-ratio:1.15}.lab-layout h2{margin-bottom:27px}.lab-layout p:not(.eyebrow){font-size:15px}.lab-layout br{display:none}.lab-layout h2 br{display:block}.lab-note{margin-top:33px!important}.space-section>img{height:500px;object-position:43% 50%}.space-copy{bottom:25px;left:24px;right:24px;padding:26px 22px;max-width:none}.space-copy h2{font-size:27px}.space-copy .eyebrow{font-size:9px;margin-bottom:16px}.space-copy .text-link{margin-top:18px;font-size:13px}.contact-section{padding-block:80px 65px}.contact-section .section-head>div+div{margin-top:28px}.contact-caption{font-size:11px}.contact-columns{display:block;padding-top:26px}.contact-columns>div+div{margin-top:37px;border-top:1px solid var(--line);padding-top:28px}.contact-columns h3{font-size:17px;margin-bottom:20px}.hours{max-width:360px;font-size:15px;grid-template-columns:1fr 1fr}.contact-phone{font-size:34px}.contact-columns>div>p{font-size:15px}.location-map{aspect-ratio:1;margin-top:45px}.map-links{gap:25px}.site-footer{padding:40px 0 100px}.footer-top{display:block;font-size:14px}.footer-top nav{gap:18px;flex-wrap:wrap}.footer-top .text-link{font-size:10px;gap:10px}.footer-wordmark{margin:35px 0 40px}.footer-legal{gap:16px 23px;padding-top:24px;font-size:9px}.footer-legal>p:first-child{width:100%;font-size:10px;line-height:1.9}.footer-legal a,.footer-legal button{font-size:10px;min-height:32px}.footer-legal>p:nth-last-child(2){width:100%;order:5;font-size:9px}.mobile-actions{position:fixed;display:grid;grid-template-columns:1fr 1fr 1.45fr;bottom:0;left:0;right:0;z-index:1100;background:white;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.mobile-actions a{display:grid;place-items:center;min-height:58px;font-size:13px}.mobile-actions a+a{border-left:1px solid var(--line)}.mobile-actions a:last-child{background:var(--blue);color:var(--brown);font-weight:600}.breadcrumb{padding-top:26px;font-size:10px;gap:10px}.page-intro{padding-top:45px;padding-bottom:50px}.page-intro h1{font-size:34px;line-height:1.42}.page-intro>p:not(.eyebrow){font-size:15px;margin-top:25px;line-height:1.9}.clinic-content>.hero img{height:360px}.editorial-split,.editorial-split:nth-of-type(2n){display:flex;flex-direction:column;gap:33px;padding-block:54px}.editorial-split:nth-of-type(2n) .split-image{order:0}.split-image{width:100%}.split-image img{height:auto;aspect-ratio:1.15;object-fit:cover}.split-copy{width:100%}.split-copy h2{font-size:29px;line-height:1.45;margin-bottom:24px}.split-copy p{font-size:15px;line-height:1.95}.split-copy p br{display:none}.split-copy .eyebrow{font-size:10px;letter-spacing:.1em}.clinic-content>.intro{padding-block:60px}.clinic-content>.intro p{font-size:15px}.clinic-content .panel{padding-block:70px}.clinic-content .panel h2{font-size:29px;line-height:1.4}.clinic-content .panel p{font-size:15px}.equipment-list{padding-block:30px 65px}.equipment-list article{grid-template-columns:110px 1fr;gap:15px 22px;padding-block:28px;align-items:start}.equipment-list article>img{max-height:180px;grid-row:span 2}.equipment-list article>h3{font-size:20px}.equipment-list article>p{font-size:13px}.equipment-list article>p:last-child{grid-column:1/-1}.lab-person-profile{display:block;padding-block:55px}.lab-person-profile h2{font-size:30px}.lab-person-bio{margin-top:30px}.doctor-detail{display:block;padding-top:0}.doctor-portrait{margin-bottom:36px}.doctor-detail h2{font-size:38px}.doctor-detail h2 small{font-size:17px}.specialty{font-size:17px;margin:18px 0 25px}.doctor-focus{font-size:15px}.credentials{font-size:14px}.shared-standard p:not(.eyebrow){font-size:15px}.shared-standard p br{display:none}.directions>div{display:block}.directions article+article{margin-top:40px}.directions h2{margin-bottom:35px}.directions h3{font-size:23px;margin-bottom:20px}.archive-section{padding-bottom:80px}.filters{gap:7px 23px;margin-bottom:24px}.filters>a{font-size:12px;padding-block:10px}.format-filters>a{font-size:10px}.hub-search{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px;padding-top:0}.hub-search label{font-size:11px}.search-field{grid-column:1/-1}.hub-search input,.hub-search select{font-size:14px;min-height:48px}.hub-search .button{grid-column:1/-1;min-height:48px}.result-count{font-size:12px;padding-block:25px}.hub-stories,.related-stories{display:block}.hub-stories>.story+.story,.related-stories>.story+.story{margin-top:42px}.hub-stories h3,.related-stories h3{font-size:23px}.pagination{gap:8px;margin-top:45px}.pagination a,.pagination span{font-size:12px}.empty-state{padding:55px 18px}.empty-state h2{font-size:24px}.empty-state p{font-size:14px}.article-heading{padding-top:43px;padding-bottom:38px}.article-heading h1{font-size:30px;line-height:1.5;letter-spacing:-.04em}.article-summary{font-size:17px;margin-top:24px}.article-byline{font-size:10px;gap:12px}.article-cover{margin-bottom:38px}.article-cover img{aspect-ratio:1.15;object-fit:cover}.rich-content{font-size:16px;line-height:1.95;padding-bottom:35px}.rich-content h2{font-size:26px;line-height:1.5;margin:40px 0 22px}.rich-content h3{font-size:22px}.article-doctor small{display:block;margin:12px 0 0;line-height:1.7}.rich-content table{font-size:12px}.rich-content td,.rich-content th{padding:7px}.case-decision{padding:22px}.article-return{padding-bottom:40px}.video-dialog{padding:15px;width:calc(100% - 24px)}.video-dialog header{margin-bottom:12px;gap:12px}.video-dialog h2{font-size:14px;line-height:1.6}.video-close{font-size:13px;min-width:60px}.video-dialog>p{font-size:10px}}
@media(max-width:389px){.brand>span{display:none}.hero-copy h1{font-size:33px}.hero-intro{font-size:13px}.signature-heading h3{font-size:40px}.signature-copy h4{font-size:18px}.signature-copy .text-link{font-size:11px}.section-head h2,.philosophy h2{font-size:30px}.page-intro h1{font-size:31px}}
@media(max-width:600px){.admin-bar .site-header{top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.brand{min-height:44px}.case-facts{border-block:1px solid var(--line);padding-block:20px;display:grid;grid-template-columns:100px 1fr;gap:10px 20px;font-size:14px}.case-facts dd{margin:0}.hero-shade{background:rgba(57,39,29,.5)}
@media(max-width:767px){.header-book,.menu-toggle{min-width:44px;min-height:44px}.footer-legal a,.footer-legal button{min-height:44px}.hero-shade{background:rgba(57,39,29,.52)}}
