:root{--paper:#fbf7f0;--ivory:#f3ece2;--ink:#171310;--muted:#6c655f;--red:#b52c27;--red-dark:#94211d;--line:#ddd2c5;--brown:#211711;--white:#fff;--shadow:0 18px 50px rgba(32,22,15,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Playfair Display",Georgia,serif;font-weight:500;letter-spacing:-.035em}.eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.2em;color:var(--red);margin-bottom:18px}.eyebrow.light{color:#f0a09a}.site-header{height:82px;padding:0 clamp(20px,5vw,74px);display:flex;align-items:center;justify-content:space-between;background:rgba(251,247,240,.98);border-bottom:1px solid rgba(23,19,16,.08);position:sticky;top:0;z-index:50;backdrop-filter:blur(10px)}.wordmark{text-decoration:none;display:flex;flex-direction:column;line-height:.9}.wordmark strong{font-family:"Playfair Display",Georgia,serif;font-size:1.85rem;font-weight:500;letter-spacing:-.055em}.wordmark span{margin-top:8px;color:var(--red);font-size:.48rem;font-weight:700;letter-spacing:.18em}.site-header nav{display:flex;align-items:center;gap:26px}.site-header nav>a{text-decoration:none;font-size:.86rem;font-weight:600}.site-header nav>a:hover{color:var(--red)}.menu-button{display:none;border:0;background:transparent;font-weight:700}.button{min-height:48px;padding:0 24px;border-radius:999px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;cursor:pointer;font-weight:700;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff}.button-primary:hover{background:var(--red-dark)}.button-dark{background:var(--ink);color:#fff}.button-light{background:#fff;color:var(--ink)}.button-outline-light{color:#fff;border:1px solid rgba(255,255,255,.75);background:rgba(0,0,0,.12)}.nav-cta{min-height:44px}.hero{min-height:690px;position:relative;display:flex;align-items:stretch;overflow:hidden;background:#17100d}.hero-photo,.hero-photo img{position:absolute;inset:0;width:100%;height:100%}.hero-photo img{object-fit:cover;object-position:66% 31%}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(12,8,6,.9) 0%,rgba(12,8,6,.72) 34%,rgba(12,8,6,.25) 58%,rgba(12,8,6,.08) 100%)}.hero-copy{position:relative;z-index:2;width:min(730px,60%);padding:106px 0 64px clamp(24px,7vw,110px);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero h1{font-size:clamp(3.7rem,6vw,6.8rem);line-height:.92;margin-bottom:28px}.hero-lede{max-width:610px;font-size:1.12rem;line-height:1.62;color:#eee6de}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:16px}.hero-trust{display:flex;gap:0;flex-wrap:wrap;margin-top:56px;border-top:1px solid rgba(255,255,255,.28);padding-top:22px;width:100%;max-width:760px}.hero-trust span{font-size:.75rem;font-weight:600;padding:0 18px;border-right:1px solid rgba(255,255,255,.24)}.hero-trust span:first-child{padding-left:0}.hero-trust span:last-child{border-right:0}.section{padding:92px clamp(24px,7vw,108px)}.handled{display:grid;grid-template-columns:1fr 1fr;gap:30px 80px}.handled h2,.experiences h2,.process h2,.faq h2{font-size:clamp(2.8rem,4.5vw,4.8rem);line-height:1.02;margin:0}.handled-lede{color:var(--muted);font-size:1.02rem;max-width:590px;align-self:end}.handled-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:28px}.handled-grid article{text-align:center;padding:20px 8px}.handled-grid .icon{display:block;font-size:1.7rem;color:var(--red);margin-bottom:14px}.handled-grid h3{font-family:"DM Sans",Arial,sans-serif;font-size:.84rem;letter-spacing:0;font-weight:700;line-height:1.3}.experiences{background:#fff}.section-heading-row{display:grid;grid-template-columns:1.35fr .65fr;gap:60px;align-items:end;margin-bottom:44px}.section-heading-row p{color:var(--muted);line-height:1.7}.experience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.experience-card{background:var(--paper);border:1px solid #eee4d8;box-shadow:0 6px 20px rgba(0,0,0,.03);overflow:hidden}.experience-card img{width:100%;aspect-ratio:1.28;object-fit:cover}.experience-card-photo img{object-position:center 23%}.experience-card>div{padding:22px}.experience-card h3{font-size:1.7rem;margin-bottom:8px}.experience-card p{font-size:.82rem;color:var(--muted);min-height:44px}.card-link{border:0;background:transparent;color:var(--red);font-weight:700;padding:0;cursor:pointer;text-align:left}.chef-section{display:grid;grid-template-columns:.8fr .8fr 1.25fr;min-height:610px;background:var(--ivory)}.chef-portrait{overflow:hidden;min-height:610px}.chef-portrait img{width:100%;height:100%;object-fit:cover}.chef-coat-small img{object-position:center 25%}.chef-formal img{object-position:center 23%}.chef-copy{padding:72px clamp(30px,5vw,80px);align-self:center}.chef-copy h2{font-size:clamp(2.8rem,4.4vw,4.8rem);margin:0 0 18px;line-height:1}.chef-intro{font-size:1.12rem;color:#4e4741!important}.chef-copy p{color:var(--muted);line-height:1.7}.chef-copy .button{margin-top:14px}.qualification{padding-top:52px;padding-bottom:52px}.qualification-inner{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;background:#f1e8dc;border:1px solid #e6dbce;padding:28px 34px}.qualification-icon{font-size:2rem;color:var(--red)}.qualification-inner strong{font-size:1rem}.qualification-inner p{margin:4px 0 0;color:var(--muted);font-size:.88rem}.process{text-align:center}.process>h2{max-width:850px;margin:0 auto 52px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;text-align:left}.steps article{border-top:1px solid var(--line);padding-top:22px}.steps span{font-size:.8rem;letter-spacing:.18em;color:var(--red);font-weight:700}.steps h3{font-size:1.55rem;margin:24px 0 8px}.steps p{font-size:.86rem;color:var(--muted);line-height:1.65}.gallery-band{display:grid;grid-template-columns:.85fr 1.15fr;min-height:420px;background:var(--brown);color:#fff}.gallery-copy{padding:62px clamp(24px,6vw,86px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.gallery-copy h2{font-size:clamp(2.8rem,4.6vw,4.8rem);line-height:1;margin-bottom:30px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:26px 26px 26px 0}.gallery-grid img{width:100%;height:100%;object-fit:cover;min-height:300px}.faq{background:#fff}.faq>h2{margin-bottom:44px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 28px}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-weight:700;list-style:none;padding-right:25px;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:0;color:var(--red)}.faq details[open] summary:after{content:"–"}.faq details p{color:var(--muted);font-size:.9rem;margin:12px 0 0;line-height:1.65}.final-cta{padding:70px clamp(24px,7vw,108px);background:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line)}.final-cta h2{font-size:clamp(2.4rem,4vw,4.3rem);margin:0;line-height:1.02}footer{padding:46px clamp(24px,7vw,108px);display:grid;grid-template-columns:1fr auto;gap:22px;background:#171310;color:#fff}.footer-mark span{color:#df6d64}.footer-links{display:flex;gap:24px;flex-wrap:wrap;align-items:center}.footer-links a{text-decoration:none;font-size:.85rem}footer>p{grid-column:1/-1;color:#a9a19b;font-size:.75rem;margin:0}.proposal-dialog{width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:auto;border:0;border-radius:20px;padding:44px;background:var(--paper);color:var(--ink);box-shadow:0 30px 100px rgba(0,0,0,.36)}.proposal-dialog::backdrop{background:rgba(17,12,9,.78);backdrop-filter:blur(4px)}.proposal-dialog h2{font-size:clamp(2.4rem,6vw,4rem);line-height:1.02;margin:0 42px 12px 0}.dialog-intro{color:var(--muted);line-height:1.6}.dialog-close{position:absolute;right:18px;top:14px;width:44px;height:44px;border:0;background:transparent;font-size:2rem;cursor:pointer}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.proposal-dialog label{display:grid;gap:7px;margin:11px 0;font-size:.8rem;font-weight:700}.proposal-dialog input,.proposal-dialog select,.proposal-dialog textarea{width:100%;border:1px solid #cabfb3;border-radius:9px;background:#fff;padding:13px 14px;color:var(--ink)}.proposal-dialog textarea{resize:vertical}.honeypot{position:absolute;left:-9999px}.submit-button{width:100%;margin-top:10px}.form-note{text-align:center;color:var(--muted);font-size:.72rem;margin:12px 0 0}@media(max-width:1050px){.experience-grid{grid-template-columns:1fr 1fr}.handled-grid{grid-template-columns:repeat(3,1fr)}.chef-section{grid-template-columns:1fr 1fr}.chef-copy{grid-column:1/-1}.chef-portrait{min-height:500px}.gallery-band{grid-template-columns:1fr}.gallery-grid{padding:0 26px 26px}.gallery-grid img{min-height:240px}}@media(max-width:760px){.site-header{height:74px;padding:0 18px}.wordmark strong{font-size:1.5rem}.wordmark span{font-size:.42rem}.menu-button{display:block;min-width:48px;min-height:48px}.site-header nav{display:none;position:absolute;top:74px;left:0;right:0;padding:22px;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:8px}.site-header nav.nav-open{display:flex}.site-header nav>a{min-height:44px;display:flex;align-items:center}.hero{min-height:720px;align-items:flex-end}.hero-photo img{object-position:58% 20%}.hero-overlay{background:linear-gradient(0deg,rgba(10,7,5,.94) 0%,rgba(10,7,5,.78) 42%,rgba(10,7,5,.18) 72%,rgba(10,7,5,.06) 100%)}.hero-copy{width:100%;padding:290px 22px 38px}.hero h1{font-size:clamp(3.25rem,16vw,5rem)}.hero-lede{font-size:1rem}.hero-actions{width:100%;flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-trust{margin-top:34px;display:grid;grid-template-columns:1fr 1fr}.hero-trust span{padding:8px 8px 8px 0;border-right:0;font-size:.72rem}.section{padding:70px 22px}.handled,.section-heading-row{grid-template-columns:1fr;gap:22px}.handled-grid{grid-template-columns:1fr 1fr;gap:4px}.handled-grid article{padding:16px 8px}.experience-grid{grid-template-columns:1fr;gap:24px}.chef-section{grid-template-columns:1fr 1fr}.chef-portrait{min-height:350px}.chef-copy{padding:54px 22px 70px}.qualification-inner{grid-template-columns:1fr;padding:24px}.qualification-icon{display:none}.qualification-inner .button{width:100%}.steps{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:1fr 1fr;padding:0 18px 18px}.gallery-grid img{min-height:200px}.gallery-grid img:last-child{grid-column:1/-1;max-height:270px}.faq-grid{grid-template-columns:1fr}.final-cta{flex-direction:column;align-items:flex-start;padding:58px 22px}.final-cta .button{width:100%}footer{grid-template-columns:1fr;padding:40px 22px}.proposal-dialog{padding:38px 20px 24px}.form-grid{grid-template-columns:1fr}}@media(max-width:460px){.chef-section{grid-template-columns:1fr}.chef-formal{display:none}.chef-portrait{min-height:430px}.steps{grid-template-columns:1fr}.handled-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:1fr}.gallery-grid img:last-child{grid-column:auto}.gallery-grid img{max-height:260px}.hero-trust{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
