@import url('/assets/fonts/fonts.css');

:root{--red:#e2101c;--ink:#20211f;--muted:#696a65;--paper:#f8f8f5;--white:#fff;--line:#deded7;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Work Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font:400 16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--red);outline-offset:5px}::selection{background:#f5b6bb;color:#191919}.container{max-width:1380px;width:calc(100% - 112px);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;background:var(--red);color:white;padding:10px 20px}.skip-link:focus{top:12px}.site-header{height:104px;display:flex;align-items:center;position:relative;background:var(--paper);z-index:20;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand-monogram{font:600 44px/.9 var(--serif);letter-spacing:-4px;padding-right:5px}.brand-monogram i{font-style:normal;color:var(--red)}.brand-name{font-size:12px;line-height:1.35;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;border-left:1px solid var(--line);padding-left:14px}.desktop-nav{display:flex;align-items:center;gap:27px;font-size:14px}.desktop-nav a{position:relative;white-space:nowrap}.desktop-nav a:after{content:'';position:absolute;left:0;bottom:-8px;width:0;height:1px;background:var(--red);transition:width .25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{width:100%}.header-contact{font-size:14px;border:1px solid var(--ink);padding:11px 21px;display:flex;align-items:center;gap:15px;transition:.2s}.header-contact:hover{color:white;background:var(--ink)}.arrow{display:inline-block;font:400 21px/1 Arial,sans-serif}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:10px}.menu-toggle span{height:1px;background:var(--ink);display:block;margin:6px 0}.hero{min-height:680px;position:relative;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1.02fr 1fr;min-height:680px;align-items:center}.hero-copy{position:relative;z-index:2;padding:64px 24px 64px 0}.eyebrow{display:flex;align-items:center;gap:13px;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:2px;text-transform:uppercase}.eyebrow:before{content:'';height:1px;width:32px;background:var(--red);flex-shrink:0}.hero h1{font:500 clamp(72px,7.4vw,116px)/.94 var(--serif);letter-spacing:-3.5px;margin:31px 0 25px}.hero h1 em{font-weight:400}.hero-intro{max-width:370px;font-size:17px;color:var(--muted);line-height:1.8}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:34px}.button{border:1px solid var(--red);background:var(--red);color:white;padding:14px 25px;display:inline-flex;align-items:center;justify-content:center;gap:28px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#bc0c16;border-color:#bc0c16;transform:translateY(-2px)}.text-link{font-size:14px;display:inline-flex;gap:15px;align-items:center;border-bottom:1px solid var(--ink);padding-bottom:5px}.text-link:hover{color:var(--red);border-color:var(--red)}.hero-visual{height:610px;position:relative;align-self:end;margin-top:34px}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.65));color:white;padding:70px 26px 23px;font-size:12px;letter-spacing:1.4px}.hero-caption span{display:block;font-family:var(--serif);font-size:25px;letter-spacing:0;line-height:1.2}.hero-vertical{position:absolute;right:-30px;top:38%;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:3px;font-size:12px;color:var(--muted)}.intro-strip{border-block:1px solid var(--line);background:white}.intro-strip-inner{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:116px}.intro-item{display:flex;align-items:center;justify-content:center;gap:20px;padding:16px;border-right:1px solid var(--line)}.intro-item:first-child{justify-content:flex-start;padding-left:0}.intro-item:last-child{border:0}.intro-item strong{font:500 42px/1 var(--serif)}.intro-item span{font-size:13px;line-height:1.5;color:var(--muted)}
/* Editorial layouts */
[hidden]{display:none!important}.hero-visual img{object-position:center 30%}.hero-photo-label{position:absolute;bottom:21px;left:22px;background:var(--paper);padding:10px 15px;display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.1px}.red-square{width:7px;height:7px;background:var(--red)}.hero-footnote{display:flex;gap:15px;font-size:12px;letter-spacing:1.5px;margin-top:47px;color:var(--muted)}.hero-footnote span+span:before{content:'·';margin-right:15px;color:var(--red)}.video-link{border:0;gap:10px;padding:0}.play-icon{display:grid;place-items:center;border:1px solid #babbb6;border-radius:50%;width:31px;height:31px;font-size:19px;padding-left:2px}.section{padding-top:108px;padding-bottom:108px}.section-kicker{font-size:12px;line-height:1.6;text-transform:uppercase;font-weight:500;letter-spacing:2px;margin-bottom:22px;display:flex;gap:16px;align-items:center}.section-kicker>span{color:var(--red);letter-spacing:0;font-size:13px}.section h2,.contact-cta h2,.academy-copy h2,.consult-copy h2,.tv-section h2{font:500 clamp(42px,4.4vw,66px)/1.02 var(--serif);letter-spacing:-1.5px}.section h2 em,.contact-cta h2 em,.academy-copy h2 em,.consult-copy h2 em,.tv-section h2 em{font-weight:400}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:46px}.section-heading>.text-link{margin-bottom:6px;white-space:nowrap}.about-grid{display:grid;grid-template-columns:1fr 1.06fr;align-items:center;gap:100px}.about-photo{position:relative;padding:0 0 28px 0}.about-photo img{width:100%;height:450px;object-fit:cover;object-position:59% center}.photo-note{position:absolute;left:0;bottom:0;font-size:12px;color:var(--muted);letter-spacing:.4px}.about-copy h2{margin-bottom:28px}.about-copy>p:not(.section-kicker){color:var(--muted);margin-bottom:16px;max-width:490px}.about-links{display:flex;gap:34px;align-items:center;margin-top:30px}.recipes-section{background:#eeefea;border-block:1px solid #e4e5de}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:46px 28px}.recipe-card{min-width:0;display:block}.recipe-image{position:relative;overflow:hidden;background:#e2e3dd;aspect-ratio:1.32}.recipe-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.recipe-card:hover .recipe-image img{transform:scale(1.035)}.card-arrow{position:absolute;right:15px;bottom:15px;background:var(--paper);display:grid;place-items:center;border-radius:50%;height:42px;width:42px;font-size:22px;transition:background .2s,color .2s}.recipe-card:hover .card-arrow{background:var(--red);color:white}.category{font-size:12px;color:var(--red);font-weight:500;text-transform:uppercase;letter-spacing:1.5px;margin:21px 0 8px;line-height:1.6}.recipe-card h3{font:500 32px/1.1 var(--serif);letter-spacing:-.4px}.recipe-desc{font-size:14px;color:var(--muted);margin-top:13px;line-height:1.65;max-width:330px}.consult-section{background:#20211f;color:#f8f8f5;padding:96px 0}.consult-grid{display:grid;grid-template-columns:1fr 1fr;gap:98px;align-items:start}.consult-copy>p:not(.section-kicker){color:#bfc0b9;max-width:380px;margin:25px 0 30px}.consult-copy .section-kicker{color:#bfc0b9}.consult-copy .section-kicker>span{color:#ff5360}.service-list{border-top:1px solid #4c4e46;margin-top:6px}.service-row{display:flex;align-items:center;gap:22px;border-bottom:1px solid #4c4e46;padding:26px 0}.service-row .arrow{margin-left:auto;flex-shrink:0;color:#d0d2ca;transition:transform .2s}.service-row:hover .arrow{transform:translate(3px,-3px);color:white}.service-number{align-self:flex-start;color:#92958b;font-size:12px;padding-top:5px}.service-row h3{font:500 26px/1.2 var(--serif);margin-bottom:8px}.service-row p{font-size:13px;color:#bfc0b9;line-height:1.65;max-width:335px}.book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.book-image{background:#ecece7;display:flex;align-items:center;justify-content:center;height:365px;overflow:hidden}.book-image img{width:auto;max-width:74%;height:280px;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.book-card:hover .book-image img{transform:translateY(-7px) rotate(-1deg)}.book-title{display:flex;justify-content:space-between;align-items:baseline;gap:14px}.book-title h3{font:500 29px/1.12 var(--serif)}.book-title .arrow{font-size:20px}.academy-section{background:#eceee8;padding:72px 0}.academy-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.academy-photo img{width:100%;height:550px;object-fit:cover}.academy-copy{padding:24px 0}.academy-copy p:not(.section-kicker){color:var(--muted);max-width:445px;margin-top:25px}.academy-copy p+p:not(.section-kicker){margin-top:12px}.academy-copy .button{margin-top:30px}.contact-cta{padding:85px 0 90px}.contact-cta-inner{display:flex;justify-content:space-between;gap:50px;align-items:center}.contact-cta .eyebrow{margin-bottom:25px}.contact-cta h2{font-size:clamp(50px,5.8vw,86px)}.contact-circle{border-bottom:1px solid var(--ink);padding:12px 0;display:flex;gap:38px;align-items:center;font-size:15px;transition:color .2s}.contact-circle:hover{color:var(--red);border-color:var(--red)}.contact-circle .arrow{font-size:38px}.site-footer{background:#20211f;color:#f8f8f5;padding-top:67px}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1.2fr 1fr;gap:50px;padding-bottom:60px}.footer-brand{font:500 46px/.95 var(--serif);letter-spacing:-1px}.footer-brand em{font-weight:400}.footer-links{display:flex;flex-direction:column;gap:7px;align-items:flex-start;font-size:13px}.footer-links>p{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#999c92;margin-bottom:12px}.footer-links a{color:#d7d8d0}.footer-links a:hover{color:white;text-decoration:underline;text-underline-offset:5px}.footer-bottom{border-top:1px solid #44463e;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:23px 0;color:#b6b8ae;font-size:12px}.footer-bottom a{color:#e8e8e1}

/* Inner pages */
.page-head{padding-top:35px;padding-bottom:64px}.breadcrumb{font-size:12px;color:var(--muted)}a.breadcrumb:hover{color:var(--red)}.breadcrumb-divider{color:#a6a79f;font-size:12px;margin:0 12px}.page-head .eyebrow{margin-top:64px;margin-bottom:23px}.page-head h1,.recipe-detail-head h1{font:500 clamp(54px,5.7vw,86px)/1.02 var(--serif);letter-spacing:-2px;max-width:1000px}.page-head h1 em{font-weight:400}.page-deck{font-size:18px;line-height:1.7;max-width:600px;color:var(--muted);margin-top:27px}.biography-grid{display:grid;grid-template-columns:.83fr 1fr;gap:100px;padding-bottom:28px;align-items:start}.biography-image img{width:100%;max-height:640px;object-fit:cover;object-position:center 30%}.biography-image>p{font-size:12px;color:var(--muted);margin-top:12px}.prose h2{font:500 36px/1.15 var(--serif);margin:3px 0 18px}.prose p{color:var(--muted);margin:0 0 22px}.prose h2:not(:first-child){margin-top:36px}.prose .text-link{margin-top:12px}.timeline{border-top:1px solid var(--line)}.timeline-row{display:grid;grid-template-columns:170px 1fr 1.4fr;gap:35px;align-items:baseline;padding:26px 0;border-bottom:1px solid var(--line)}.timeline-year{font:400 36px/1.1 var(--serif);letter-spacing:-1px}.timeline-row h3{font:500 25px/1.15 var(--serif)}.timeline-row p{font-size:15px;color:var(--muted)}.publication-list{display:grid;grid-template-columns:1fr 1fr;column-gap:65px;row-gap:0;padding-bottom:96px}.publication{display:grid;grid-template-columns:150px 1fr;gap:25px;padding:35px 0;border-top:1px solid var(--line);align-items:center;scroll-margin-top:35px}.publication-cover{background:#eeefe8;display:flex;align-items:center;justify-content:center;height:205px;padding:16px}.publication-cover img{height:173px;width:100%;object-fit:contain;mix-blend-mode:multiply}.publication .category{margin-top:0}.publication h2{font:500 33px/1.1 var(--serif);margin-bottom:16px}.publication p:not(.category){font-size:14px;color:var(--muted);line-height:1.75}.tv-section{padding:85px 0;background:#eceee8}.tv-intro{color:var(--muted);margin-top:20px}.tv-list{margin:45px 0}.tv-list>div{display:flex;align-items:baseline;justify-content:space-between;gap:30px;border-top:1px solid #d3d5ca;padding:18px 0}.tv-list>div:last-child{border-bottom:1px solid #d3d5ca}.tv-list h3{font:500 29px/1.15 var(--serif)}.tv-list span{font-size:13px;color:var(--muted);white-space:nowrap}.recipe-collection{padding-bottom:95px}.recipe-collection .recipe-grid{row-gap:54px}.recipe-detail-head{padding-top:35px;padding-bottom:40px}.breadcrumbs{font-size:12px;color:var(--muted);display:flex;flex-wrap:wrap;gap:12px;align-items:center}.breadcrumbs a:hover{color:var(--red)}.recipe-detail-head .eyebrow{margin:47px 0 22px}.recipe-detail-head h1{max-width:880px}.recipe-detail-head .page-deck{margin-top:20px}.recipe-byline{font-size:12px;letter-spacing:.5px;margin-top:23px;color:var(--muted)}.recipe-detail-photo img{width:100%;height:470px;object-fit:cover}.recipe-body{display:grid;grid-template-columns:340px minmax(0,1fr);gap:90px;padding-top:62px;padding-bottom:80px;align-items:start}.recipe-body h2{font:500 38px/1.1 var(--serif);margin-bottom:30px}.ingredients{background:#edeFE8;padding:30px}.ingredients ul{list-style:none;padding:0;margin:0}.ingredients li{padding:10px 0;border-bottom:1px solid #d9dbd0;line-height:1.5;font-size:15px}.ingredients li:last-child{border:0}.method ol{list-style:none;padding:0;margin:0}.method li{display:flex;gap:24px;margin-bottom:28px}.method li>span{color:var(--red);font-size:13px;padding-top:2px;min-width:22px}.method li p{color:#55584f;line-height:1.85}.bon-appetit{font:italic 400 38px/1.1 var(--serif);margin-top:35px}.related-recipes{padding-bottom:100px}.related-recipes h2{font:500 39px/1.1 var(--serif)}.wide-photo img{width:100%;height:430px;object-fit:cover;object-position:center 55%}.service-details{padding-top:65px;padding-bottom:50px}.service-detail{display:grid;grid-template-columns:90px 1fr 1.25fr;gap:40px;padding:45px 0;border-bottom:1px solid var(--line);scroll-margin-top:20px}.service-detail:first-child{border-top:1px solid var(--line)}.service-index{font:400 44px/1 var(--serif);color:var(--red)}.service-detail h2{font:500 35px/1.1 var(--serif);max-width:300px}.service-detail p{color:var(--muted)}.service-detail ul{padding-left:18px;margin:20px 0 0}.service-detail li{padding-left:6px;margin:6px 0;font-size:14px}.service-detail li::marker{color:var(--red)}.awards-list{padding-bottom:45px}.award-row{display:grid;grid-template-columns:110px 1.4fr 1fr;gap:50px;align-items:center;padding:28px 0;border-top:1px solid var(--line)}.award-row:last-child{border-bottom:1px solid var(--line)}.award-row .category{margin-top:0}.award-row h2{font:500 29px/1.12 var(--serif)}.award-row>p{color:var(--muted);font-size:15px}.contact-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;padding-bottom:65px;align-items:start}.contact-panel{background:var(--ink);padding:48px;color:var(--paper)}.contact-panel .section-kicker{color:#c1c3b8}.contact-panel h2{font:500 60px/1 var(--serif);letter-spacing:-1px}.contact-panel p:not(.section-kicker){color:#c1c3b8;max-width:370px;margin:25px 0 30px}.contact-details>div{border-bottom:1px solid var(--line);padding:0 0 25px;margin-bottom:24px}.contact-details .category{margin-top:0;color:var(--muted)}.contact-value{font:500 clamp(22px,2.5vw,34px)/1.2 var(--serif);display:block;margin-top:15px}.email{overflow-wrap:anywhere;font-size:clamp(21px,2.15vw,30px)}.contact-value .arrow{color:var(--red);font-size:23px}.contact-value:hover{color:var(--red)}address{font-style:normal;font-size:17px;margin:15px 0 20px;line-height:1.7}.contact-academy{border-top:1px solid var(--line);padding:35px 0 75px;display:flex;justify-content:space-between;gap:30px;align-items:center}.contact-academy p{font-size:15px;color:var(--muted)}.notfound{padding-bottom:100px}

/* Responsive, keyboard and motion */
.mobile-nav{position:absolute;left:0;right:0;top:104px;z-index:30;background:var(--paper);padding:15px 30px 25px;border-bottom:1px solid var(--line);box-shadow:0 24px 30px #20211f18}.mobile-nav a{display:block;padding:11px 0;border-bottom:1px solid var(--line);font-size:17px}.mobile-nav a:last-child{border:0}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.menu-toggle span{transition:transform .2s}.hero-copy{animation:arrive .65s ease-out both}@keyframes arrive{from{opacity:0;transform:translateY(13px)}to{opacity:1;transform:none}}
@media(min-width:1600px){.hero h1{font-size:120px}.hero-visual{height:655px}.hero-inner{min-height:720px}}
@media(max-width:1200px){.container{width:calc(100% - 80px)}.desktop-nav{gap:18px;font-size:13px}.header-inner{gap:24px}.hero h1{font-size:96px}.hero-copy{padding-right:20px}.hero-actions{gap:20px}.hero-footnote{flex-direction:column;gap:2px}.hero-footnote span+span:before{display:none}.hero-visual{height:600px}.about-grid{gap:60px}.consult-grid{gap:60px}.academy-grid{gap:55px}.biography-grid{gap:60px}.publication-list{column-gap:40px}.publication{grid-template-columns:125px 1fr;gap:20px}.publication-cover{height:190px;padding:12px}.publication-cover img{height:163px}.book-image{height:320px}.book-image img{height:250px}.footer-top{gap:30px}.recipe-body{gap:55px;grid-template-columns:310px minmax(0,1fr)}.contact-page-grid{gap:50px}.hero-intro{font-size:16px}.hero h1{letter-spacing:-3px}}
@media(max-width:1100px){.desktop-nav{display:none}.menu-toggle{display:block}.header-contact{margin-left:auto}.site-header{height:90px}.mobile-nav{top:90px}.hero h1{font-size:88px}.hero .eyebrow{font-size:12px;letter-spacing:1.5px}.hero .eyebrow:before{width:24px}.hero-actions{gap:15px}.button{gap:20px;padding:13px 20px}.hero-actions .text-link{font-size:13px}.hero-visual{height:570px}.hero-inner{min-height:635px}.hero{min-height:635px}.hero-copy{padding-top:47px;padding-bottom:47px}.hero-footnote{margin-top:33px}.intro-item{gap:15px}.intro-item strong{font-size:37px}.intro-item span{font-size:12px}.about-photo img{height:405px}.about-grid{gap:45px}.about-copy>p:not(.section-kicker){font-size:15px}.about-links{gap:22px}.about-links a{font-size:13px}.section{padding-top:85px;padding-bottom:85px}.academy-photo img{height:505px}.consult-grid{gap:45px}.service-row{gap:15px}.service-row h3{font-size:23px}.footer-top{grid-template-columns:1.25fr 1fr 1.25fr}.footer-links:last-child{grid-column:2 / 4;flex-direction:row;gap:22px;align-items:baseline}.footer-links:last-child p{margin-right:5px}.publication-list{column-gap:30px}.publication{grid-template-columns:105px 1fr;gap:18px}.publication h2{font-size:27px}.publication-cover{height:170px;padding:8px}.publication-cover img{height:150px}.service-detail{grid-template-columns:55px 1fr 1.25fr;gap:25px}.contact-panel{padding:35px}.contact-panel h2{font-size:51px}.timeline-row{grid-template-columns:135px 1fr 1.2fr;gap:25px}}
@media(max-width:800px){.container{width:calc(100% - 48px)}.hero-inner{grid-template-columns:1fr 1fr;gap:20px;min-height:570px}.hero{min-height:570px}.hero-copy{padding:35px 0}.hero h1{font-size:70px;letter-spacing:-2px;margin-top:25px}.hero .eyebrow{font-size:12px;line-height:1.8;max-width:245px;letter-spacing:1px;gap:10px}.hero .eyebrow:before{width:20px}.hero-intro{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px;margin-top:25px}.hero-visual{height:510px}.hero-photo-label{left:12px;right:12px;padding:9px;font-size:12px;gap:7px;bottom:12px}.hero-vertical{right:-20px;font-size:12px;letter-spacing:1px}.hero-footnote{display:none}.intro-strip-inner{min-height:100px}.intro-item{gap:10px}.intro-item strong{font-size:32px}.intro-item span{font-size:12px;line-height:1.55}.section{padding-top:65px;padding-bottom:65px}.section-kicker{font-size:12px;letter-spacing:1.5px;margin-bottom:18px}.section h2,.academy-copy h2,.consult-copy h2,.tv-section h2{font-size:46px}.about-grid{gap:32px}.about-photo img{height:420px}.about-copy>p:not(.section-kicker){font-size:14px}.about-links{flex-wrap:wrap;gap:18px}.section-heading{margin-bottom:32px;gap:20px}.section-heading>.text-link{font-size:13px}.recipe-grid{gap:38px 22px}.recipe-card h3{font-size:27px}.recipe-desc{font-size:13px}.category{font-size:12px;letter-spacing:1px}.card-arrow{width:34px;height:34px;font-size:19px;bottom:10px;right:10px}.consult-section{padding:65px 0}.consult-grid{grid-template-columns:1fr;gap:42px}.consult-copy>p:not(.section-kicker){max-width:560px}.service-row{padding:22px 0;gap:25px}.service-row h3{font-size:28px}.service-row p{max-width:none;font-size:14px}.book-grid{gap:23px}.book-image{height:260px}.book-image img{height:205px;max-width:81%}.book-title h3{font-size:26px}.academy-grid{gap:35px}.academy-copy h2{font-size:44px}.academy-photo img{height:510px}.academy-copy p:not(.section-kicker){font-size:14px}.academy-section{padding:40px 0}.contact-cta{padding:65px 0}.contact-cta-inner{gap:30px}.contact-circle{font-size:13px;gap:20px}.contact-circle .arrow{font-size:28px}.contact-cta .eyebrow{font-size:12px;letter-spacing:1.5px}.footer-brand{font-size:40px}.footer-top{gap:35px 28px}.footer-links{font-size:12px}.footer-bottom{font-size:12px;gap:20px}.page-head{padding-bottom:46px}.page-head .eyebrow{margin-top:45px}.page-head h1,.recipe-detail-head h1{font-size:66px}.biography-grid{gap:35px;grid-template-columns:.9fr 1fr}.biography-image img{height:515px}.prose p{font-size:15px}.prose h2{font-size:31px}.timeline-row{grid-template-columns:130px 1fr;gap:10px 25px}.timeline-row p{grid-column:2}.publication-list{grid-template-columns:1fr;padding-bottom:65px}.publication{grid-template-columns:160px 1fr;gap:35px}.publication-cover{height:210px;padding:16px}.publication-cover img{height:180px}.publication h2{font-size:36px}.publication p:not(.category){font-size:15px}.tv-section{padding:65px 0}.recipe-detail-photo img{height:350px}.recipe-body{gap:35px;grid-template-columns:250px minmax(0,1fr)}.ingredients{padding:24px}.ingredients li{font-size:14px}.method li{gap:16px}.method li p{font-size:15px}.related-recipes h2{font-size:34px}.service-detail{grid-template-columns:50px 1fr;gap:20px 30px}.service-detail>div{grid-column:2}.service-detail h2{max-width:none;font-size:36px}.award-row{grid-template-columns:80px 1.3fr 1fr;gap:25px}.award-row h2{font-size:25px}.award-row>p{font-size:14px}.contact-page-grid{gap:32px}.contact-panel{padding:28px}.contact-panel h2{font-size:43px}.contact-panel p:not(.section-kicker){font-size:15px}.contact-value.email{font:500 23px/1.4 var(--serif)}.contact-academy{align-items:flex-start;flex-direction:column;gap:15px}.contact-academy p{font-size:14px}}
@media(max-width:600px){.site-header{height:82px}.mobile-nav{top:82px;padding-inline:24px}.header-inner{gap:12px}.brand-monogram{font-size:38px}.brand-name{font-size:12px;padding-left:11px;letter-spacing:1px}.brand{gap:10px}.header-contact{display:none}.menu-toggle{margin-left:auto}.hero-inner{display:flex;flex-direction:column;gap:0;align-items:stretch;min-height:0}.hero{min-height:0;overflow:hidden}.hero-copy{padding:44px 0 38px}.hero .eyebrow{font-size:12px;max-width:none;letter-spacing:1.35px}.hero .eyebrow:before{width:24px}.hero h1{font-size:clamp(66px,17.5vw,92px);letter-spacing:-2px;margin-top:27px;margin-bottom:22px;line-height:.92}.hero-intro{font-size:16px;line-height:1.75}.hero-intro br:last-of-type{display:none}.hero-actions{flex-direction:row;align-items:center;gap:25px;margin-top:28px}.hero-actions .button{font-size:13px;padding:13px 17px;gap:17px}.hero-actions .text-link{font-size:13px;gap:7px}.play-icon{width:27px;height:27px;font-size:16px}.hero-visual{height:auto;aspect-ratio:1.02;width:100%;margin:0;align-self:auto}.hero-visual img{object-position:center 25%}.hero-photo-label{left:15px;right:auto;bottom:16px;font-size:12px;padding:10px 12px}.hero-vertical{display:none}.intro-strip{margin-top:24px}.intro-strip-inner{min-height:116px}.intro-item,.intro-item:first-child{flex-direction:column;gap:8px;align-items:flex-start;justify-content:center;padding:15px 12px;border:0}.intro-item:first-child{padding-left:0}.intro-item:last-child{padding-right:0}.intro-item strong{font-size:32px}.intro-item span{font-size:12px}.section{padding-top:58px;padding-bottom:58px}.about-grid{display:flex;flex-direction:column-reverse;gap:33px}.about-copy{width:100%}.about-copy h2{font-size:46px}.about-copy>p:not(.section-kicker){font-size:16px;max-width:none}.about-links{gap:30px;margin-top:23px}.about-links a{font-size:14px}.about-photo{width:100%;padding-bottom:26px}.about-photo img{height:350px;object-position:58% center}.photo-note{font-size:12px}.section-heading{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:28px}.section-heading>.text-link{font-size:14px}.section h2,.consult-copy h2,.tv-section h2{font-size:47px}.recipe-grid{grid-template-columns:1fr;gap:34px}.recipe-image{aspect-ratio:1.35}.recipe-card h3{font-size:34px}.recipe-desc{font-size:15px;max-width:none;margin-top:10px}.category{font-size:12px;margin-top:19px}.card-arrow{width:40px;height:40px;font-size:21px;bottom:14px;right:14px}.consult-section{padding:58px 0}.consult-copy>p:not(.section-kicker){font-size:16px;line-height:1.75}.service-row{gap:17px}.service-row h3{font-size:27px}.service-row p{font-size:14px}.service-number{font-size:12px}.book-grid{grid-template-columns:1fr;gap:35px}.book-image{height:350px}.book-image img{height:290px;max-width:75%}.book-title h3{font-size:32px}.book-title .arrow{font-size:24px}.academy-section{padding:0 0 48px}.academy-grid{display:flex;flex-direction:column;gap:12px}.academy-photo{width:calc(100% + 48px);margin-inline:-24px}.academy-photo img{height:355px;object-position:center center}.academy-copy{width:100%;padding-top:27px;padding-bottom:0}.academy-copy h2{font-size:49px}.academy-copy p:not(.section-kicker){font-size:16px;line-height:1.75}.academy-copy h2 br:nth-child(2){display:none}.contact-cta{padding:55px 0 60px}.contact-cta-inner{align-items:flex-start;flex-direction:column;gap:28px}.contact-cta h2{font-size:62px}.contact-cta .eyebrow{font-size:12px;margin-bottom:21px}.contact-circle{font-size:14px;gap:40px}.site-footer{padding-top:45px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 28px;padding-bottom:40px}.footer-brand{grid-column:1/-1;font-size:48px}.footer-links{font-size:13px;gap:8px}.footer-links>p{font-size:12px;letter-spacing:1px}.footer-links:last-child{grid-column:1/-1;flex-wrap:wrap;gap:14px 22px}.footer-links:last-child p{width:100%;margin-bottom:0}.footer-bottom{font-size:12px;justify-content:space-between;flex-wrap:wrap;gap:15px;padding:22px 0}.footer-bottom>span:first-child{width:100%}.page-head{padding-top:24px;padding-bottom:35px}.page-head .eyebrow{font-size:12px;letter-spacing:1.5px;margin-top:38px;margin-bottom:23px}.page-head h1,.recipe-detail-head h1{font-size:clamp(47px,12vw,64px);letter-spacing:-1.5px}.page-deck{font-size:17px;margin-top:23px}.biography-grid{display:flex;flex-direction:column;gap:40px;padding-bottom:0}.biography-image{width:100%}.biography-image img{height:450px;object-position:center 20%}.prose h2{font-size:36px}.prose p{font-size:16px}.timeline-row{grid-template-columns:1fr;gap:13px;padding:24px 0}.timeline-row p{grid-column:auto;font-size:16px}.timeline-row h3{font-size:28px}.timeline-year{font-size:35px;color:var(--red)}.publication-list{padding-bottom:55px}.publication{grid-template-columns:115px 1fr;gap:23px;padding:27px 0}.publication-cover{height:165px;padding:10px}.publication-cover img{height:145px}.publication h2{font-size:30px}.publication p:not(.category){font-size:14px;line-height:1.6}.publication .category{font-size:12px;letter-spacing:.7px}.tv-section{padding:55px 0}.tv-list>div{gap:15px;align-items:flex-start;flex-direction:column;padding:19px 0}.tv-list h3{font-size:30px}.tv-list span{font-size:13px}.recipe-collection{padding-bottom:60px}.recipe-detail-head{padding-top:24px;padding-bottom:32px}.recipe-detail-head .eyebrow{font-size:12px;margin-top:33px}.recipe-detail-head h1{font-size:55px}.breadcrumbs{font-size:12px;gap:8px}.recipe-detail-photo img{height:290px}.recipe-body{display:flex;flex-direction:column;gap:42px;padding-top:35px;padding-bottom:55px}.ingredients{width:100%;padding:26px}.ingredients li{font-size:16px}.recipe-body h2{font-size:38px;margin-bottom:24px}.method li{gap:19px}.method li p{font-size:16px}.related-recipes{padding-bottom:60px}.related-recipes h2{font-size:39px}.wide-photo img{height:290px}.service-details{padding-top:37px;padding-bottom:0}.service-detail{grid-template-columns:36px 1fr;gap:20px;padding:30px 0}.service-index{font-size:35px}.service-detail h2{font-size:34px}.service-detail p{font-size:16px}.service-detail li{font-size:15px}.awards-list{padding-bottom:0}.award-row{grid-template-columns:65px 1fr;gap:16px 20px;padding:25px 0}.award-row h2{font-size:29px}.award-row>p{grid-column:2;font-size:15px}.award-row .timeline-year{font-size:31px}.award-row .category{font-size:12px}.contact-page-grid{grid-template-columns:1fr;gap:40px;padding-bottom:20px}.contact-panel{padding:32px}.contact-panel h2{font-size:55px}.contact-panel p:not(.section-kicker){font-size:16px}.contact-value{font-size:32px}.contact-value.email{font-size:28px}.contact-details>div{padding-bottom:23px}.contact-academy{padding-top:25px;padding-bottom:45px}.contact-academy p{font-size:16px}.notfound{padding-bottom:65px}}
@media(max-width:360px){.container{width:calc(100% - 36px)}.hero .eyebrow{font-size:12px;letter-spacing:1px}.hero h1{font-size:64px}.hero-actions{gap:16px}.hero-actions .button{font-size:12px;gap:12px;padding:12px}.hero-actions .text-link{font-size:12px}.intro-item span{font-size:12px}.publication{grid-template-columns:90px 1fr;gap:18px}.publication h2{font-size:26px}.publication-cover{height:145px}.publication-cover img{height:123px}.section h2{font-size:43px}.contact-cta h2{font-size:54px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.mobile-nav,.site-footer,.related-recipes,.contact-cta,.skip-link{display:none!important}body{background:white;color:black}.container{width:100%;max-width:none}.recipe-detail-head{padding-top:0}.recipe-detail-photo{display:none}.recipe-body{display:grid;grid-template-columns:1fr 2fr;gap:30px;padding-top:20px}.ingredients{background:white;padding:0}.method li{break-inside:avoid}.recipe-detail-head h1{font-size:36px}.recipe-body h2{font-size:25px}a{text-decoration:none}}

/* Contact social cards and a fuller footer */
.contact-socials{border-top:1px solid var(--line);padding-top:72px;padding-bottom:82px}
.contact-socials .section-heading{align-items:flex-end}
.social-section-intro{max-width:380px;color:var(--muted);font-size:15px;line-height:1.75;margin-bottom:5px}
.social-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.social-card{min-height:165px;border:1px solid var(--line);padding:24px 52px 23px 24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;background:#fff;transition:border-color .2s,transform .2s,box-shadow .2s}
.social-card:hover{border-color:var(--ink);transform:translateY(-3px);box-shadow:0 9px 24px #20211f12}
.social-card-label{font-size:11px;line-height:1.5;text-transform:uppercase;letter-spacing:1.2px;color:var(--muted)}
.social-card strong{font:500 30px/1.1 var(--serif);margin-top:14px;display:flex;align-items:center;gap:10px}
.social-platform-logo{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:23px;height:23px;color:var(--red)}
.social-logo-svg{display:block;width:100%;height:100%}
.social-card-handle{font-size:13px;color:var(--muted);margin-top:12px}
.social-card-icon{position:absolute;top:20px;right:20px;color:var(--red)}
.social-card-icon .ui-icon{width:18px;height:18px}
.site-footer .footer-top{grid-template-columns:1.45fr 1fr 1.15fr 1.45fr}
.footer-intro{display:flex;flex-direction:column;align-items:flex-start}
.footer-intro p{font-size:13px;line-height:1.6;color:#b6b8ae;margin-top:20px;max-width:190px}
.footer-email{font-size:13px;color:#f0f0e9;margin-top:18px;border-bottom:1px solid #676a61;padding-bottom:4px}
.footer-email:hover{color:white;border-color:white}
.footer-socials{display:flex;flex-direction:column;gap:10px;align-items:stretch}
.footer-socials>p{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#999c92;margin-bottom:4px}
.footer-socials a{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:10px;row-gap:2px;align-items:center;font-size:13px;color:#d7d8d0;position:relative;padding-right:1px}
.footer-socials a:hover{color:white}
.footer-socials a span{grid-column:1}
.footer-social-name{display:flex;align-items:center;gap:8px}
.footer-social-name .social-platform-logo{width:16px;height:16px;color:#b6b8ae}
.footer-socials a:hover .social-platform-logo{color:white}
.footer-socials a small{grid-column:1;color:#999c92;font-size:11px}
.footer-socials a .ui-icon{grid-column:2;grid-row:1 / span 2;width:14px;height:14px}

@media(max-width:1100px){
  .site-footer .footer-top{grid-template-columns:1.25fr 1fr 1.25fr}
  .footer-socials{grid-column:2 / 4}
}
@media(max-width:900px){
  .social-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:800px){
  .site-footer .footer-top{grid-template-columns:1fr 1fr}
  .footer-intro{grid-column:1/-1}
  .footer-socials{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;row-gap:10px}
  .footer-socials>p{grid-column:1/-1}
}
@media(max-width:600px){
  .contact-socials{padding-top:48px;padding-bottom:58px}
  .contact-socials .section-heading{gap:22px}
  .social-section-intro{font-size:16px;max-width:none;margin-bottom:0}
  .social-grid{grid-template-columns:1fr;gap:12px}
  .social-card{min-height:148px;padding:21px 50px 21px 21px}
  .social-card strong{font-size:32px}
  .site-footer .footer-top{grid-template-columns:1fr 1fr}
  .footer-socials{grid-template-columns:1fr;row-gap:9px}
  .footer-socials>p{grid-column:auto}
}

.recipe-detail-photo{max-width:720px}.recipe-detail-photo img{height:auto;aspect-ratio:1.369;object-fit:cover}

/* Shared line icons */
.ui-icon{display:inline-block;width:20px;height:20px;flex:0 0 20px;vertical-align:middle;transition:transform .2s ease}
.button .ui-icon,.text-link .ui-icon,.header-contact .ui-icon{width:18px;height:18px;flex-basis:18px}
.button:hover .ui-icon,.text-link:hover .ui-icon,.service-row:hover .ui-icon{transform:translateX(3px)}
.play-icon .ui-icon{width:15px;height:15px;fill:currentColor;stroke-width:0}
.card-arrow{display:grid;place-items:center}
.contact-circle .ui-icon{width:24px;height:24px;flex-basis:24px}
.footer-links a .ui-icon,.footer-bottom a .ui-icon{width:14px;height:14px;vertical-align:-2px;margin-left:4px}
/* Restaurant: personal editorial introduction */
.restaurant-section{background:#f1eee7}
.restaurant-grid,.restaurant-detail-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}
.restaurant-copy>p:not(.section-kicker){color:var(--muted);max-width:470px;margin-top:24px}
.restaurant-copy>p+p:not(.section-kicker){margin-top:14px}
.restaurant-copy .button{margin-top:30px}
.restaurant-mark{background:#252a24;color:#f4efe2;min-height:450px;padding:42px;display:flex;flex-direction:column;justify-content:space-between;position:relative}
.restaurant-mark:before{content:'';position:absolute;inset:14px;border:1px solid #f4efe230;pointer-events:none}
.restaurant-mark>p{font-size:10px;letter-spacing:2px;text-transform:uppercase}
.restaurant-wordmark{font:500 clamp(60px,6.6vw,100px)/.86 var(--serif);letter-spacing:-3px;padding:45px 0}
.restaurant-wordmark em{font-weight:400;color:#c9b886}
.restaurant-mark-bottom{border-top:1px solid #f4efe245;padding-top:18px;display:flex;gap:16px;justify-content:space-between;font-size:10px;line-height:1.6;letter-spacing:.7px}
.restaurant-detail-grid{padding-bottom:30px}
.restaurant-detail-grid .prose{padding:0}
.restaurant-features{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}
.restaurant-features article{border-top:1px solid var(--line);padding-top:22px}
.restaurant-features h3{font:500 30px/1.15 var(--serif);margin:18px 0}
.restaurant-features p{font-size:14px;color:var(--muted)}
.restaurant-visit{padding:78px 0;background:#eceee8}
.restaurant-visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.restaurant-visit h2{font:500 clamp(42px,4.4vw,66px)/1.02 var(--serif);letter-spacing:-1.5px}
.restaurant-visit h2 em{font-weight:400}
.restaurant-visit address{font-style:normal;margin-bottom:18px}
.restaurant-phone{font-size:22px}
.restaurant-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:28px}
/* Editable YouTube selections */
.tv-home{background:#eeeee9}
.tv-home .section-heading{margin-bottom:24px}
.video-section-intro{max-width:660px;color:var(--muted);margin-bottom:38px}
.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}
.video-frame{background:#20211f;aspect-ratio:16/9;min-height:200px;overflow:hidden}
.video-frame iframe{width:100%;height:100%;border:0;display:block}
.video-card .category{margin-top:22px;font-size:10px;line-height:1.7}
.video-card h3{font:500 35px/1.1 var(--serif);margin:9px 0 18px}
.video-card .text-link{font-size:12px}
.tv-section .video-grid{margin:40px 0}
@media(min-width:1101px) and (max-width:1280px){.desktop-nav{gap:17px;font-size:13px}.header-inner{gap:22px}.header-contact{padding:10px 15px}}
@media(max-width:1100px){.restaurant-grid,.restaurant-detail-grid,.restaurant-visit-grid{gap:44px}.restaurant-mark{padding:34px;min-height:410px}}
@media(max-width:800px){.restaurant-grid,.restaurant-detail-grid,.restaurant-visit-grid{grid-template-columns:1fr;gap:40px}.restaurant-wordmark{font-size:88px}.restaurant-mark{min-height:390px}.restaurant-features{gap:24px}.video-grid{grid-template-columns:1fr;gap:38px}.restaurant-features h3{font-size:26px}}
@media(max-width:600px){.restaurant-features{grid-template-columns:1fr;gap:32px}.restaurant-mark{padding:32px;min-height:370px}.restaurant-wordmark{font-size:76px}.restaurant-mark-bottom{flex-direction:column;gap:5px}.restaurant-visit{padding:55px 0}.restaurant-actions{align-items:flex-start;flex-direction:column}.video-card h3{font-size:30px}}
@media(prefers-reduced-motion:reduce){.ui-icon{transition:none}.button:hover .ui-icon,.text-link:hover .ui-icon,.service-row:hover .ui-icon{transform:none}}

/* TV archive: compact cards for shows without supplied videos */
.program-copy .program-description{font-size:16px;line-height:1.75;color:var(--muted)}
.program-links{margin-top:24px}.program-links .text-link{font-size:13px}
.program-no-video{border-top:1px solid var(--line);padding-top:45px}
.program-no-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.program-card{min-width:0;padding:0 26px 42px 0;border-right:1px solid var(--line)}
.program-card:last-child{border-right:0;padding-right:0}
.program-card .program-copy h2{font:500 clamp(30px,3vw,43px)/1.1 var(--serif);letter-spacing:-.5px;margin:0 0 20px}
.program-card .program-copy .section-kicker{font-size:12px;letter-spacing:1px;margin-bottom:18px}
@media(max-width:800px){.program-no-video-grid{grid-template-columns:1fr;gap:0}.program-no-video{padding-top:0}.program-card,.program-card:last-child{border-right:0;border-top:1px solid var(--line);padding:30px 0}.program-card:first-child{border-top:0}}

/* Expanded biography, program archive and academy */
.brand-monogram{font-size:40px;letter-spacing:-2px}
figure{margin:0}figcaption{font-size:12px;line-height:1.6;color:var(--muted);margin-top:14px}
.biography-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start;padding-bottom:80px}
.bio-portrait{max-width:420px}.bio-portrait img{width:100%;height:auto}
.biography-intro .prose,.biography-chapter .prose,.bio-feature .prose{padding:0}
.biography-chapter{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-top:65px;padding-bottom:65px;border-top:1px solid var(--line)}
.chapter-label h2,.bio-feature h2,.consulting-intro h2,.consulting-brands h2,.academy-page-intro h2,.academy-official h2{font:500 clamp(36px,3.6vw,53px)/1.08 var(--serif);letter-spacing:-.8px}
.chapter-label h2 em,.bio-feature h2 em,.consulting-brands h2 em,.academy-official h2 em{font-weight:400}
.bio-feature{background:#eeeee8;padding:72px 0;margin:10px 0 20px}
.bio-feature-grid{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:75px}
.bio-kitchen img{width:100%;height:auto}.bio-feature .prose h2{margin-bottom:26px}
.bio-academy{margin-top:34px;max-width:380px}.bio-academy img{width:100%;aspect-ratio:1.2;object-fit:cover}
.biography-intro .prose p,.biography-chapter .prose p,.bio-feature .prose p{font-size:16px;line-height:1.85}
.media-jump-nav,.service-jump-nav{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:38px}
.media-jump-nav a,.service-jump-nav a{border:1px solid var(--line);padding:9px 18px;font-size:14px;transition:background .2s,color .2s}
.media-jump-nav a:hover,.service-jump-nav a:hover{color:#fff;background:var(--ink)}
.programs-section{padding-bottom:72px}
.program-row{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.75fr);gap:45px;padding:45px 0;border-top:1px solid var(--line);align-items:start}
.program-copy h2{font:500 clamp(30px,3vw,43px)/1.1 var(--serif);letter-spacing:-.5px;margin:0 0 20px}
.program-copy .section-kicker{font-size:12px;letter-spacing:1px;margin-bottom:18px}
.program-copy>p:last-child{font-size:16px;line-height:1.75;color:var(--muted)}
.program-rail{display:flex;overflow-x:auto;gap:24px;padding-bottom:20px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--ink) #ddd;min-width:0}
.program-rail:focus-visible{outline:2px solid var(--red);outline-offset:6px}
.program-rail .video-card{flex:0 0 88%;max-width:500px;min-width:0;scroll-snap-align:start}
.program-rail .video-card h3{font:500 27px/1.2 var(--serif);margin-top:12px}
.program-rail .category{font-size:12px;letter-spacing:.6px}.program-rail .text-link{font-size:14px}
.program-rail .video-frame{min-height:200px}.program-empty{border-left:2px solid var(--line);padding:18px 24px;align-self:center;color:var(--muted);font-size:14px}
.expanded-publications{border-top:1px solid var(--line);padding-top:70px}
.expanded-publications>.section-heading h2{font:500 clamp(42px,4.4vw,66px)/1.05 var(--serif);letter-spacing:-1px}
.expanded-publications .publication{grid-template-columns:240px minmax(0,1fr);gap:65px;padding:48px 0;align-items:start}
.expanded-publications .publication-cover{height:320px}.expanded-publications .publication-cover img{height:270px;max-width:100%;object-fit:contain}
.expanded-publications .publication h3{font:500 clamp(32px,3.8vw,49px)/1.08 var(--serif);margin:12px 0 24px}
.expanded-publications .publication p:not(.category){font-size:16px;line-height:1.85;max-width:760px;margin-top:15px}
.expanded-publications .publication .category{font-size:12px}
.consulting-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding-bottom:60px}
.consulting-intro .prose h2{margin-bottom:25px}.consulting-intro .prose p{font-size:16px}.consulting-intro .button{margin-top:15px}
.consulting-photo img{width:100%;height:480px;object-fit:cover;object-position:60% center}
.expanded-services{padding-top:0}.expanded-services .service-detail p+p{margin-top:18px}.expanded-services .service-detail p,.expanded-services .service-detail li{font-size:16px;line-height:1.8}
.consulting-brands{background:var(--ink);color:white;padding:65px 0}.consulting-brands>div>p:not(.section-kicker){max-width:660px;margin:24px 0;color:#d1d1cb;font-size:16px}
.brand-name-list{list-style:none;padding:24px 0 0;margin:34px 0 0;border-top:1px solid #ffffff30;display:flex;gap:24px 48px;flex-wrap:wrap;font:500 29px/1.2 var(--serif)}
.academy-page-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center;padding-bottom:35px}
.academy-page-intro figure img{width:100%;height:540px;object-fit:cover}.academy-page-intro .prose h2{margin-bottom:26px}.academy-page-intro .prose p{font-size:16px}
.academy-program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 35px}
.academy-program-grid article{border-top:1px solid var(--line);padding-top:24px}.academy-program-grid .section-kicker{margin-bottom:12px}
.academy-program-grid h3{font:500 31px/1.15 var(--serif);margin-bottom:18px}.academy-program-grid article>p:last-child{font-size:16px;line-height:1.8;color:var(--muted)}
.academy-official{background:#eeeee8;padding:70px 0}.academy-official-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;align-items:center}
.academy-official-grid>div>p:not(.section-kicker){font-size:16px;max-width:600px;margin-top:26px}.academy-official .button{margin-top:30px}
.academy-address{border-left:1px solid #ccc;padding-left:40px}.academy-address address{font-style:normal;margin:18px 0}.academy-address>a{font-size:21px}
@media(max-width:1100px){.biography-intro,.biography-chapter,.bio-feature-grid,.consulting-intro,.academy-page-intro{gap:42px}.program-row{grid-template-columns:minmax(190px,.75fr) minmax(0,1.5fr);gap:30px}.academy-official-grid{gap:40px}.expanded-publications .publication{gap:40px}.desktop-nav{font-size:13px}}
@media(max-width:800px){.biography-intro,.biography-chapter,.bio-feature-grid,.consulting-intro,.academy-page-intro,.academy-official-grid{grid-template-columns:1fr;gap:34px}.biography-intro{padding-bottom:50px}.bio-portrait{max-width:340px}.bio-feature-grid .bio-kitchen{max-width:536px}.bio-academy{max-width:300px}.program-row{grid-template-columns:1fr;gap:26px}.program-rail .video-card{flex-basis:85%;max-width:520px}.program-empty{padding:16px 20px}.expanded-publications .publication{grid-template-columns:180px 1fr;gap:30px}.expanded-publications .publication-cover{height:255px}.expanded-publications .publication-cover img{height:210px}.academy-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.consulting-photo img{height:350px}.academy-page-intro figure{max-width:600px}.academy-page-intro figure img{height:400px}.academy-address{border-left:0;border-top:1px solid #ccc;padding:26px 0 0}}
@media(max-width:600px){.brand-monogram{font-size:36px;letter-spacing:-1.6px}.biography-chapter{padding-top:40px;padding-bottom:40px}.bio-feature{padding:45px 0}.media-jump-nav,.service-jump-nav{padding-bottom:25px}.service-jump-nav a{font-size:13px;padding:8px 12px}.programs-section{padding-bottom:35px}.program-row{padding:32px 0}.program-rail .video-card{flex-basis:100%}.program-rail .video-card h3{font-size:26px}.expanded-publications{padding-top:45px}.expanded-publications .publication{grid-template-columns:1fr;gap:24px;padding:35px 0}.expanded-publications .publication-cover{width:210px;height:280px}.expanded-publications .publication-cover img{height:240px}.expanded-publications .publication h3{font-size:36px}.academy-program-grid{grid-template-columns:1fr;gap:30px}.academy-page-intro figure img{height:330px}.academy-official{padding:50px 0}.academy-official .button{gap:16px;padding:14px 18px;line-height:1.5}.consulting-brands{padding:50px 0}.brand-name-list{font-size:25px;gap:20px 30px}.bio-portrait{max-width:100%}}

/* Consistent supporting images in biography chapters */
.bio-chapter-photo{width:100%;max-width:380px;margin:30px 0 0}
.bio-photo-frame{width:100%;aspect-ratio:3/2;overflow:hidden}
.bio-photo-frame img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center}
.bio-chapter-photo figcaption{margin-top:12px}
/* Full awards archive */
.full-awards .award-row{grid-template-columns:115px minmax(0,1fr) minmax(0,1.4fr);gap:38px;align-items:start;padding:34px 0}
.award-date{display:flex;flex-direction:column;gap:8px}.award-month{font-size:14px;color:var(--muted)}
.full-awards .award-row h2{font-size:29px;line-height:1.2}
.award-details{margin:0;padding-left:19px;font-size:16px;line-height:1.75;color:var(--muted)}
.award-details li+li{margin-top:8px}.award-details li::marker{color:var(--red)}
@media(min-width:1360px){.desktop-nav{font-size:14px;gap:20px}.header-inner{gap:24px}.header-contact{gap:12px;padding:11px 18px}}
@media(min-width:1101px) and (max-width:1359px){.desktop-nav{display:none}.menu-toggle{display:block}.header-contact{margin-left:auto}.site-header{height:90px}.mobile-nav{top:90px}}
@media(max-width:800px){.full-awards .award-row{grid-template-columns:100px minmax(0,1fr);gap:20px 28px}.award-details{grid-column:2}.bio-chapter-photo{max-width:380px}}
@media(max-width:600px){.full-awards .award-row{grid-template-columns:1fr;gap:18px;padding:28px 0}.award-date{flex-direction:row;align-items:baseline;gap:14px}.award-details{grid-column:auto}.full-awards .award-row h2{font-size:28px}.bio-chapter-photo{max-width:380px}}

/* Homepage TV program carousel */
.home-program-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}
.home-program-intro .video-section-intro{margin:0}
.home-program-intro>span{font-size:12px;letter-spacing:1.2px;text-transform:uppercase;color:var(--muted);white-space:nowrap}
.home-program-rail{display:flex;gap:30px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--ink) #d8d9d3;padding:0 0 28px}
.home-program-rail:focus-visible{outline:2px solid var(--red);outline-offset:7px}
.home-program-card{flex:0 0 calc((100% - 30px)/2);min-width:0;scroll-snap-align:start;background:var(--paper);border:1px solid var(--line)}
.home-program-media,.home-program-cover{width:100%;aspect-ratio:16/9;background:var(--ink);overflow:hidden}
.home-program-media iframe{display:block;width:100%;height:100%;border:0}
.home-program-cover{position:relative;color:var(--paper);padding:30px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(135deg,#20211f 0%,#32342e 100%)}
.home-program-cover:after{content:'';position:absolute;left:30px;right:30px;bottom:27px;height:2px;background:var(--red);opacity:.9}
.home-program-cover span{font-size:13px;letter-spacing:2px;color:#c3c5bb}
.home-program-cover strong{font:500 clamp(34px,3.8vw,55px)/.98 var(--serif);letter-spacing:-1px;max-width:82%;padding-bottom:30px}
.home-program-copy{padding:26px 28px 30px}
.home-program-copy .category{margin-top:0}
.home-program-copy h3{font:500 clamp(31px,3vw,43px)/1.06 var(--serif);letter-spacing:-.7px;margin:9px 0 16px}
.home-program-copy>p:not(.category){font-size:15px;line-height:1.75;color:var(--muted);min-height:80px}
.home-program-copy .text-link{margin-top:24px}

/* Longer publication introduction */
.expanded-publications .section-intro{max-width:790px;margin-top:24px;color:var(--muted);font-size:17px;line-height:1.8}

/* EKS Mutfak Akademisi history */
.academy-story{background:var(--ink);color:var(--paper);padding:80px 0}
.academy-story-grid{display:grid;grid-template-columns:.9fr 1.25fr;gap:90px;align-items:start}
.academy-story .section-kicker{color:#bfc1b7}
.academy-story-lead h2{font:500 clamp(41px,4vw,60px)/1.03 var(--serif);letter-spacing:-1.2px}
.academy-story-lead h2 em{font-weight:400}
.academy-story-lead>p:not(.section-kicker){color:#c9cbc1;font-size:16px;line-height:1.85;max-width:520px;margin-top:28px}
.academy-story-timeline{border-bottom:1px solid #ffffff2b}
.academy-story-timeline article{display:grid;grid-template-columns:105px 1fr;gap:28px;padding:28px 0;border-top:1px solid #ffffff2b}
.academy-story-timeline article>span{font:500 31px/1 var(--serif);color:#ff5360}
.academy-story-timeline h3{font:500 28px/1.15 var(--serif);margin-bottom:12px}
.academy-story-timeline p{color:#c9cbc1;font-size:15px;line-height:1.75}

/* Expanded contact page and map */
.contact-paths{border-top:1px solid var(--line);padding-top:72px;padding-bottom:82px}
.contact-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}
.contact-path-grid article{border-top:2px solid var(--ink);padding-top:24px;min-width:0}
.contact-path-grid article>span{display:block;color:var(--red);font-size:13px;margin-bottom:24px}
.contact-path-grid h3{font:500 31px/1.12 var(--serif);margin-bottom:18px}
.contact-path-grid p{color:var(--muted);font-size:15px;line-height:1.75;min-height:80px}
.contact-path-grid .text-link{margin-top:22px}
.contact-location{background:#eceee8;padding:76px 0 84px}
.contact-location-head{display:flex;align-items:flex-end;justify-content:space-between;gap:42px;margin-bottom:38px}
.contact-location-head h2{font:500 clamp(43px,4.5vw,66px)/1.02 var(--serif);letter-spacing:-1.2px}
.contact-location-head h2 em{font-weight:400}
.contact-location-head p:not(.section-kicker){max-width:590px;color:var(--muted);font-size:16px;line-height:1.8;margin-top:22px}
.contact-location-head>.text-link{margin-bottom:7px;white-space:nowrap}
.contact-map-frame{height:480px;background:#d7d9d2;border:1px solid #d0d2cb;overflow:hidden}
.contact-map-frame iframe{display:block;width:100%;height:100%;border:0}

@media(max-width:900px){.home-program-card{flex-basis:82%}.academy-story-grid{grid-template-columns:1fr;gap:50px}.academy-story-lead>p:not(.section-kicker){max-width:700px}.contact-path-grid{grid-template-columns:1fr 1fr}.contact-path-grid article:last-child{grid-column:1/-1}.contact-path-grid p{min-height:0}.contact-location-head{align-items:flex-start;flex-direction:column;gap:24px}.contact-location-head>.text-link{margin-bottom:0}}
@media(max-width:600px){.home-program-intro{align-items:flex-start;flex-direction:column;gap:13px;margin-bottom:25px}.home-program-intro>span{white-space:normal}.home-program-rail{gap:16px;padding-bottom:22px}.home-program-card{flex-basis:92%}.home-program-cover{padding:23px}.home-program-cover:after{left:23px;right:23px;bottom:22px}.home-program-copy{padding:23px}.home-program-copy>p:not(.category){font-size:16px;min-height:0}.home-program-copy h3{font-size:35px}.academy-story{padding:55px 0}.academy-story-grid{gap:38px}.academy-story-timeline article{grid-template-columns:1fr;gap:13px;padding:25px 0}.academy-story-timeline article>span{font-size:28px}.contact-paths{padding-top:48px;padding-bottom:58px}.contact-path-grid{grid-template-columns:1fr;gap:34px}.contact-path-grid article:last-child{grid-column:auto}.contact-path-grid h3{font-size:30px}.contact-location{padding:55px 0 62px}.contact-map-frame{height:360px}}
