:root{--bg: #171817;--bg-elevated: #211815;--card: #261b17;--card-inner: #2d211c;--ink: #f4eee5;--ink-muted: #c8bdb1;--ink-dim: #94867a;--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .12);--copper: #c86f43;--copper-soft: rgba(200, 111, 67, .16);--copper-glow: rgba(200, 111, 67, .34);--paper: #efe7dc;--paper-deep: #e4d8ca;--paper-ink: #1c1512;--paper-muted: #675b52;--wine: #4a2020;--radius-lg: 2px;--radius-md: 2px;--radius-sm: 2px;--serif: "Literata", Georgia, "Times New Roman", serif;--sans: "Manrope", system-ui, -apple-system, sans-serif;--script: "Bad Script", "Segoe Script", cursive;--script-logo: "Allura", "Segoe Script", cursive;--type-label: .75rem;--type-small: .8125rem;--brass-on-light: #86643a;--space-section: clamp(4rem, 10vw, 7rem);--space-unit: clamp(1rem, 2vw, 1.5rem);--max: 1140px;--ease: cubic-bezier(.22, 1, .36, 1);--glass-surface: rgba(14, 14, 14, .48);--glass-border: rgba(255, 255, 255, .1);--glass-shadow: 0 8px 40px rgba(0, 0, 0, .22);--glass-blur: 18px;--glass-inner: rgba(8, 8, 8, .38);--glass-inner-border: rgba(255, 255, 255, .08);--glass-blur-inner: 10px;--media-restaurant: url(/restaurant.webp);--media-bar: url(/bar.webp);--media-bar2: url(/bar2.webp);--header-bar-h: calc(max(.85rem, env(safe-area-inset-top, 0px)) + 2.2rem + .85rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);max-width:100%;overflow-x:hidden;overscroll-behavior-x:none}body{margin:0;min-height:100vh;max-width:100%;overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y;font-family:var(--sans);font-weight:400;font-size:1rem;line-height:1.6;color:var(--ink-muted);background:var(--bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}#root{min-height:100vh;max-width:100%;overflow-x:hidden}h1,h2,.section__title-on-dark{font-family:var(--serif);font-weight:500;color:var(--ink);letter-spacing:.02em;line-height:1.12}h3,.heading{font-family:var(--sans);font-weight:600;color:var(--ink);letter-spacing:0;line-height:1.25}.visually-hidden{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:.75rem;left:.75rem;z-index:1000;padding:.7rem 1rem;border:1px solid #b69563;color:#f3eee5;background:#171817;font-size:.8125rem;font-weight:600;letter-spacing:.04em;transform:translateY(calc(-100% - 1rem));transition:transform .16s ease}.skip-link:focus-visible{outline:2px solid #f3eee5;outline-offset:2px;transform:translateY(0)}.site-header{position:fixed;inset:0 0 auto;z-index:50;isolation:isolate;border-bottom:1px solid transparent;transition:border-color .35s var(--ease),background .35s var(--ease)}.site-header--inverse{background:#0a0a0a8c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header--inverse.is-scrolled{border-bottom-color:var(--line);background:#0a0a0aeb}.site-header__inner{position:relative;z-index:3;max-width:var(--max);margin:0 auto;padding:.85rem var(--space-unit);padding-left:max(var(--space-unit),env(safe-area-inset-left,0px));padding-right:max(var(--space-unit),env(safe-area-inset-right,0px));padding-top:max(.85rem,env(safe-area-inset-top,0px));display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header__nav-desktop{display:flex;flex:1;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.35rem 1.25rem}.site-header__nav-links{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem 1.25rem}.site-header__mobile-bar{display:none;align-items:center;gap:.25rem}.logo{font-family:var(--serif);font-size:1.35rem;font-weight:600;letter-spacing:.08em}.logo--inverse{color:var(--ink)}.logo--inverse span{color:var(--copper)}.nav{display:flex;flex-wrap:wrap;gap:.35rem 1.25rem;justify-content:flex-end}.nav--inverse a{font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);padding:.35rem 0;transition:color .25s var(--ease)}.nav--inverse a:hover,.nav--inverse a:focus-visible{color:var(--ink)}.nav--inverse a.is-active{color:var(--ink)}.nav-lang{display:inline-flex;align-items:center;justify-content:center;line-height:0;color:inherit}.nav-burger{display:inline-flex;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;padding:0;margin:0;border:none;background:transparent;color:var(--ink-muted);cursor:pointer;line-height:0;border-radius:.25rem}.nav-burger:hover,.nav-burger:focus-visible{color:var(--ink)}.nav-burger:focus-visible,.site-header__mobile-bar .nav-lang:focus-visible{outline:2px solid #b69563;outline-offset:2px}.nav-burger:hover{outline:none}.nav-overlay{position:fixed;top:var(--header-bar-h);left:0;right:0;bottom:0;z-index:90;margin:0;padding:0;border:none;cursor:pointer;touch-action:none;background:#0505049e;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility 0s linear .2s;pointer-events:none}.nav-overlay.is-open{opacity:1;visibility:visible;transition-delay:0s;pointer-events:auto}.nav-drawer{position:fixed;top:var(--header-bar-h);right:0;bottom:0;left:auto;z-index:95;width:min(22rem,calc(100vw - 2.75rem));max-width:100%;max-height:none;padding:1rem max(1.15rem,env(safe-area-inset-right,0px)) max(1.25rem,env(safe-area-inset-bottom,0px)) 1.15rem;background:#171817;border:0;border-left:1px solid rgba(243,238,229,.14);box-shadow:-18px 0 48px #00000057;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scroll-padding-block:1rem;opacity:1;visibility:hidden;transform:translate3d(calc(100% + 1px),0,0);backface-visibility:hidden;will-change:transform;transition:transform .28s var(--ease),visibility 0s linear .28s;pointer-events:none}.nav-drawer.is-open{visibility:visible;transform:translateZ(0);transition-delay:0s;pointer-events:auto}.nav-drawer__inner{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;width:100%;max-width:1240px;margin-inline:auto;min-width:0}.nav-drawer__links{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;width:100%;min-width:0;gap:.15rem}.nav-drawer .nav-drawer__links a{font-size:.875rem;font-weight:600;line-height:1.35;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);min-height:48px;padding:.95rem .35rem;border-bottom:1px solid var(--line);text-decoration:none;transition:color .2s var(--ease)}.nav-drawer__links a:hover,.nav-drawer__links a:focus-visible{color:var(--ink)}.nav-drawer__links a:focus-visible{outline:2px solid #b69563;outline-offset:-2px}.nav-drawer__links a:hover{outline:none}.nav-drawer__links a.is-active{color:var(--ink)}.nav-drawer__links .nav-contact{display:flex;justify-content:center;margin:.75rem 0 0;padding:.9rem 1rem;border:1px solid rgba(181,149,99,.72);color:var(--ink);text-align:center}@media(max-width:767px){.site-header__nav-desktop{display:none}.site-header__mobile-bar{display:flex}.site-header__mobile-bar .nav-lang{width:44px;height:44px}.nav-drawer .nav-drawer__links .nav-contact{margin:.75rem 0 0;padding:.9rem 1rem}}@media(min-width:768px){.nav-overlay,.nav-drawer{display:none}}@media(prefers-reduced-motion:reduce){.nav-overlay,.nav-drawer{transition:none}}.hero{position:relative;width:100%;max-width:none;margin:0;padding:clamp(6.5rem,15vw,9.5rem) var(--space-unit) var(--space-section);box-sizing:border-box}.hero--dark{overflow:hidden;background:radial-gradient(ellipse 70% 52% at 78% 18%,rgba(192,122,74,.14),transparent 58%),radial-gradient(ellipse 42% 48% at 18% 82%,rgba(88,50,31,.1),transparent 65%),linear-gradient(165deg,#0d0d0d,#080808 52%,#111)}.hero__grid{max-width:var(--max);margin-left:auto;margin-right:auto;display:grid;gap:clamp(2rem,5vw,3.5rem);align-items:center}@media(min-width:880px){.hero__grid{grid-template-columns:1fr 1fr}}.hero__badge{font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem}.hero__badge--inverse{color:var(--copper)}.hero--dark h1{font-size:clamp(2.5rem,5.5vw,3.75rem);font-weight:600;margin:0 0 .75rem}.hero__role{font-size:1.05rem;font-weight:500;color:var(--ink-dim);margin:0 0 1.25rem}.hero__lead{font-size:1.05rem;font-weight:400;color:var(--ink-muted);margin:0 0 1.25rem;max-width:43ch}.hero__expertise{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.6rem;padding:0;list-style:none}.hero__expertise li{padding:.42rem .7rem;border:1px solid rgba(192,122,74,.26);border-radius:999px;color:#e6c4ad;background:#c07a4a12;font-size:.68rem;font-weight:600;letter-spacing:.05em}.hero__meta{display:flex;flex-wrap:wrap;gap:1.5rem 2.5rem;margin-bottom:2rem;padding:1.25rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero__meta--inverse dt{font-size:.65rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-dim);margin-bottom:.35rem}.hero__meta--inverse dd{margin:0;font-family:var(--serif);font-size:1.25rem;font-weight:600;color:var(--ink)}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.hero__actions .btn{font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border:1px solid transparent;border-radius:var(--radius-sm);transition:background .3s var(--ease),color .3s var(--ease),border-color .3s var(--ease),box-shadow .3s var(--ease)}.btn--accent{background:var(--copper);color:#fff;border-color:var(--copper);box-shadow:0 0 0 0 var(--copper-glow)}.btn--accent:hover,.btn--accent:focus-visible{background:#d48d55;border-color:#d48d55;box-shadow:0 0 28px var(--copper-glow)}.btn--ghost-inverse{background:transparent;color:var(--ink);border-color:var(--line-strong)}.btn--ghost-inverse:hover,.btn--ghost-inverse:focus-visible{border-color:var(--copper);color:var(--copper)}.hero__figure{position:relative;margin:0;pointer-events:none;-webkit-user-select:none;user-select:none}.hero__figure--dark:before{content:"";position:absolute;top:6%;right:-5%;bottom:-5%;left:6%;border:1px solid var(--line-strong);border-radius:var(--radius-md);pointer-events:none;z-index:0}.hero__figure--dark:after{content:"";position:absolute;inset:auto 7% -4% -5%;z-index:2;height:42%;border-radius:50%;background:#c07a4a21;filter:blur(52px);pointer-events:none}.hero__figure img{position:relative;z-index:1;width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--radius-md);box-shadow:0 28px 60px #00000073;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.section{padding:var(--space-section) var(--space-unit)}.section--dark{background:var(--bg);color:var(--ink-muted)}.section__inner{max-width:var(--max);margin:0 auto}.section-head--center{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.section__eyebrow--on-dark{font-size:.68rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--copper);margin:0 0 .65rem}.section__title-on-dark{font-size:clamp(2rem,4.5vw,2.85rem);margin:0;color:var(--ink)}.section-head__lead{max-width:42rem;margin:.85rem auto 0;color:var(--ink-dim);font-size:.92rem}.section--media-deep{position:relative;isolation:isolate;overflow:hidden}.section--media-deep:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;transform:scale(1.03)}.section--media-deep:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.section--media-deep>.section__inner{position:relative;z-index:2}.section--media-restaurant:before{background-image:var(--media-restaurant)}.section--media-restaurant:after{background:linear-gradient(105deg,#080808e0,#0a0a0ad1 45%,#0c0c0cbf)}.section--media-bar:before{background-image:var(--media-bar)}.section--media-bar:after{background:linear-gradient(120deg,#080808e6,#0a0a0ad9,#0a0a0ac7)}.section--media-bar2:before{background-image:var(--media-bar2)}.section--media-bar2:after{background:linear-gradient(125deg,#080808eb,#0a0a0adb 48%,#0a0a0acc)}.section--media-bar2{border-bottom:1px solid var(--line)}.section--services-dark{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section--services-dark:not(.section--media-deep){background:#0d0d0d}.section--gallery-dark{background:#0a0a0a}.section--contact-dark{border-top:1px solid var(--line)}.bento{display:grid;gap:1rem}.bento-about{grid-template-columns:1fr}@media(min-width:900px){.bento-about{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:auto auto auto auto;gap:1rem}.bento-about>.bento__cell--story{grid-column:1 / 4;grid-row:1 / 3}.bento-about>.bento-stats-row{grid-column:4 / 7;grid-row:1;min-width:0}.bento-about>.bento__cell--exp{grid-column:4 / 7;grid-row:2}.bento-about>.bento__cell--cuisines{grid-column:1 / 4;grid-row:3 / 5;display:flex;flex-direction:column;min-height:0}.bento-about>.bento__cell--ribbon{grid-column:4 / 7;grid-row:3 / 5;align-items:center}.bento-about>.bento__cell--cuisines .bento-cuisine-grid{grid-template-columns:1fr 1fr;gap:.75rem .85rem;flex:1;align-content:start}}.bento-stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.bento-stats-row .bento__cell--stat{height:100%}.bento__cell{border-radius:var(--radius-lg);padding:clamp(1.25rem,2.5vw,2rem);border:1px solid rgba(255,255,255,.1)}.bento-about .bento__cell{background:var(--glass-surface);border-color:var(--glass-border);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));box-shadow:var(--glass-shadow)}.bento__cell--story{display:flex;flex-direction:column;gap:1rem}.bento__num{font-family:var(--serif);font-size:clamp(2.75rem,5vw,3.5rem);font-weight:500;line-height:1;color:#c07a4a59}.bento__cell--story h3{margin:0;font-size:clamp(1.2rem,2vw,1.45rem)}.bento__cell--story p{margin:0;font-size:.92rem;color:var(--ink-muted);line-height:1.65}.bento__pills{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0 0;padding:0;list-style:none}.bento__pills li{font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.5rem .85rem;border-radius:999px;color:var(--copper);background:#c07a4a14;border:1px solid rgba(192,122,74,.38);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.bento__cell--stat{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;min-height:140px}.bento__stat-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-sm);background:#c07a4a24;border:1px solid rgba(192,122,74,.22);color:var(--copper)}.bento__stat-value{font-family:var(--serif);font-size:2.25rem;font-weight:500;color:var(--copper);line-height:1}.bento__stat-label{font-size:.62rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-dim)}.bento__cell--exp{display:flex;flex-direction:column;gap:.75rem}.bento__cell--exp h3{margin:0;font-size:1.15rem}.bento__cell--exp p{margin:0;font-size:.92rem;color:var(--ink-muted)}.bento__cell--ribbon{display:flex;align-items:flex-start;gap:1rem}.bento__ribbon-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-sm);background:#c07a4a24;border:1px solid rgba(192,122,74,.22);color:var(--copper)}.bento__cell--ribbon h4{margin:0 0 .35rem;font-size:1.05rem;color:var(--ink)}.bento__cell--ribbon p{margin:0;font-size:.88rem;color:var(--ink-dim)}.bento__cell-title{margin:0 0 1rem;font-size:1.05rem;color:var(--ink)}.bento-cuisine-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.bento-cuisine-item{display:flex;align-items:center;gap:.65rem;padding:.75rem .85rem;background:#08080859;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);font-size:.88rem;font-weight:500;color:var(--ink);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bento-cuisine-item__flag{font-size:1.25rem;line-height:1}.panel-cards{display:grid;gap:1.25rem}@media(min-width:860px){.panel-cards{grid-template-columns:1fr 1fr;align-items:stretch}}.panel-card{display:flex;flex-direction:column;gap:1.15rem;padding:clamp(1.35rem,2.5vw,2rem);border-radius:var(--radius-lg)}.panel-card--dark{background:var(--glass-surface);border:1px solid var(--glass-border);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));box-shadow:var(--glass-shadow)}.panel-card__head{display:flex;align-items:flex-start;gap:1rem}.icon-tile--dark{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-sm);background:#c07a4a24;border:1px solid rgba(192,122,74,.22);color:var(--copper)}.panel-card__label--dark{margin:0 0 .35rem;font-size:.65rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--copper)}.panel-card--dark .panel-card__titles h3{margin:0;font-size:clamp(1.15rem,2vw,1.35rem);color:var(--ink)}.panel-card__lead--dark{margin:0;font-size:.92rem;color:var(--ink-muted)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin:0;padding:0;list-style:none}@media(max-width:520px){.feature-grid{grid-template-columns:1fr}}.feature-item--dark{display:flex;align-items:center;gap:.55rem;padding:.65rem .75rem;background:var(--glass-inner);border:1px solid var(--glass-inner-border);border-radius:var(--radius-sm);font-size:.8rem;font-weight:500;color:var(--ink);backdrop-filter:blur(var(--glass-blur-inner));-webkit-backdrop-filter:blur(var(--glass-blur-inner))}.feature-item--dark .feature-item__icon{color:var(--ink)}.link-pill{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.1rem;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);border:1px solid var(--line-strong);border-radius:var(--radius-sm);transition:border-color .25s var(--ease),color .25s var(--ease)}.link-pill--dark:hover,.link-pill--dark:focus-visible{border-color:var(--copper);color:var(--copper)}.link-pill svg{transition:transform .25s var(--ease)}.link-pill:hover svg,.link-pill:focus-visible svg{transform:translate(3px)}.panel-card--dark .link-pill{background:var(--glass-inner);border-color:var(--glass-inner-border);backdrop-filter:blur(var(--glass-blur-inner));-webkit-backdrop-filter:blur(var(--glass-blur-inner))}.timeline-panel--dark{margin:.25rem 0 0;padding:0 0 0 1.25rem;list-style:none;border-left:2px solid rgba(192,122,74,.45);flex:1}.timeline-panel--dark li{position:relative;padding-bottom:1.35rem}.timeline-panel--dark li:last-child{padding-bottom:0}.timeline-panel--dark li:before{content:"";position:absolute;left:calc(-1.25rem - 6px);top:.3rem;width:10px;height:10px;border-radius:50%;background:var(--glass-surface);border:2px solid var(--copper);box-shadow:0 0 0 1px var(--glass-inner-border)}.timeline-panel--dark time{display:block;font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--copper);margin-bottom:.3rem}.timeline-panel--dark strong{font-family:var(--sans);font-size:1rem;font-weight:600;color:var(--ink);display:block;line-height:1.35}.philo-grid--dark{display:grid;gap:1.25rem}@media(min-width:900px){.philo-grid--dark{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.philo-card--dark{padding:clamp(1.5rem,2.5vw,2.25rem);background:var(--glass-surface);border:1px solid var(--glass-border);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:1rem;backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));box-shadow:var(--glass-shadow)}.philo-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.philo-card__num{font-family:var(--serif);font-size:2.75rem;font-weight:500;line-height:1;color:#c07a4a59}.philo-icon-tile{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-sm);background:#c07a4a24;border:1px solid rgba(192,122,74,.22);color:var(--copper)}.philo-card--dark h3{margin:0;font-size:1.1rem}.philo-card--dark p{margin:0;font-size:.9rem;color:var(--ink-muted);flex:1}.philo-pill{align-self:flex-start;padding:.45rem .9rem;font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;background:#c07a4a1f;color:#fde8dc;border:1px solid rgba(192,122,74,.35);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.section--faq{position:relative;border-bottom:1px solid var(--line);background:radial-gradient(ellipse 55% 65% at 12% 20%,rgba(192,122,74,.09),transparent 65%),#0d0d0d}.faq-layout{display:grid;gap:clamp(2rem,5vw,4rem)}@media(min-width:880px){.faq-layout{grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);align-items:start}.faq-heading{position:sticky;top:calc(var(--header-bar-h) + 1.5rem)}}.faq-heading .section__title-on-dark{max-width:10ch}.faq-list{border-top:1px solid var(--line-strong)}.faq-item{border-bottom:1px solid var(--line-strong)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 0;color:var(--ink);font-size:1rem;font-weight:600;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:focus-visible{outline:2px solid var(--copper);outline-offset:5px;border-radius:2px}.faq-item__mark{flex:0 0 auto;display:grid;place-items:center;width:2rem;height:2rem;border:1px solid rgba(192,122,74,.38);border-radius:50%;color:var(--copper);font-size:1.15rem;line-height:1;transition:transform .25s var(--ease)}.faq-item[open] .faq-item__mark{transform:rotate(45deg)}.faq-item p{max-width:62ch;margin:-.35rem 3.5rem 1.35rem 0;color:var(--ink-muted);font-size:.92rem}.gallery-strip-bleed{position:relative;width:auto;max-width:none;margin-left:calc(-1 * var(--space-unit));margin-right:calc(-1 * var(--space-unit))}.gallery-strip{position:relative;padding:.35rem 0 .15rem}.gallery-strip:after{content:"";position:absolute;top:0;right:0;bottom:0;width:min(72px,12vw);pointer-events:none;background:linear-gradient(90deg,transparent,rgba(10,10,10,.92));z-index:1}.gallery-strip__viewport{position:relative;z-index:0;overflow:hidden;width:100%;padding:.5rem 0 1.05rem}.gallery-strip__track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;width:max-content;will-change:transform;animation:gallery-strip-marquee 72s linear infinite}.gallery-strip:hover .gallery-strip__track,.gallery-strip:focus-within .gallery-strip__track,.gallery-strip--tab-hidden .gallery-strip__track{animation-play-state:paused}@keyframes gallery-strip-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.gallery-strip__track{animation:none;transform:none}.gallery-strip__item--marquee-clone{display:none}}.gallery-strip__list{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:clamp(.65rem,2vw,1rem);width:max-content;margin:0;padding:.25rem 0 .65rem var(--space-unit);list-style:none}.gallery-strip__item{flex:0 0 auto}.gallery-strip__thumb{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:clamp(168px,24vw,280px);aspect-ratio:3 / 4;margin:0;padding:clamp(.35rem,1.2vw,.55rem);border:1px solid var(--glass-border);border-radius:var(--radius-md);background:linear-gradient(160deg,#141414,#0a0a0a);box-shadow:0 16px 40px #0006,inset 0 1px #ffffff0a;cursor:zoom-in;transition:border-color .25s var(--ease),box-shadow .25s var(--ease),transform .25s var(--ease)}.gallery-strip__thumb:hover,.gallery-strip__thumb:focus-visible{border-color:#c07a4a73;box-shadow:0 20px 48px #0000007a,0 0 0 1px #c07a4a1f,inset 0 1px #ffffff0f;transform:translateY(-2px)}.gallery-strip__thumb:focus-visible{outline:2px solid var(--copper);outline-offset:3px}.gallery-strip__thumb img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;border-radius:calc(var(--radius-md) - 5px);pointer-events:none}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:clamp(3.5rem,8vw,5rem) clamp(1rem,4vw,3rem) clamp(2.5rem,6vw,4rem);background:#040404f0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:zoom-out}.gallery-lightbox__img{max-width:min(96vw,1600px);max-height:min(88vh,92dvh);width:auto;height:auto;object-fit:contain;border-radius:var(--radius-md);box-shadow:0 24px 80px #000000a6;cursor:default}.gallery-lightbox__close{position:absolute;top:1rem;right:1rem;z-index:2;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid var(--glass-border);border-radius:var(--radius-sm);color:var(--ink);background:var(--glass-surface);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));cursor:pointer;transition:border-color .25s var(--ease),color .25s var(--ease)}.gallery-lightbox__close:hover,.gallery-lightbox__close:focus-visible{border-color:var(--copper);color:var(--copper)}.gallery-lightbox__close:focus-visible{outline:2px solid var(--copper);outline-offset:2px}.gallery-lightbox__nav{position:absolute;top:50%;z-index:2;translate:0 -50%;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid var(--glass-border);border-radius:var(--radius-sm);color:var(--ink);background:var(--glass-surface);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));cursor:pointer;transition:border-color .25s var(--ease),color .25s var(--ease)}.gallery-lightbox__nav:hover,.gallery-lightbox__nav:focus-visible{border-color:#c07a4a73;color:var(--copper)}.gallery-lightbox__nav--prev{left:clamp(.5rem,3vw,1.5rem)}.gallery-lightbox__nav--next{right:clamp(.5rem,3vw,1.5rem)}.gallery-lightbox__counter{position:absolute;bottom:1.25rem;left:50%;translate:-50% 0;margin:0;padding:.35rem .55rem;border:1px solid rgba(255,255,255,.12);color:#ffffffd1;background:#080808a8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:var(--type-small);font-weight:600;letter-spacing:.1em;text-transform:uppercase;pointer-events:none}.contact-dark-grid{display:grid;gap:2.5rem}@media(min-width:900px){.contact-dark-grid{grid-template-columns:1fr 1.05fr;gap:3rem;align-items:start}}.contact-dark-heading{margin:0 0 .65rem;font-family:var(--sans);font-size:1.25rem;font-weight:600;color:var(--ink)}.contact-dark-lead{margin:0;font-size:.92rem;color:var(--ink-muted);max-width:36ch}.contact-dark-cards{display:flex;flex-direction:column;gap:.85rem;margin-top:1.75rem}.contact-dark-card{display:flex;align-items:center;gap:1rem;padding:1rem 1.15rem;background:var(--glass-surface);border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--glass-shadow);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));transition:border-color .25s var(--ease),background .25s var(--ease)}.contact-dark-card:hover,.contact-dark-card:focus-visible{border-color:#c07a4a73;background:#1212129e}.contact-dark-card__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-sm);background:#c07a4a24;border:1px solid rgba(192,122,74,.22);color:var(--copper)}.contact-dark-card__body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.contact-dark-card__label{font-size:.62rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--copper)}.contact-dark-card__value{font-size:1rem;font-weight:600;color:var(--ink);word-break:break-word}.contact-dark-socials{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.25rem}.contact-social-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.72rem;font-weight:600;letter-spacing:.06em;color:var(--ink);background:var(--glass-inner);border:1px solid var(--glass-inner-border);border-radius:var(--radius-sm);backdrop-filter:blur(var(--glass-blur-inner));-webkit-backdrop-filter:blur(var(--glass-blur-inner));transition:border-color .25s var(--ease),color .25s var(--ease)}.contact-social-btn:hover,.contact-social-btn:focus-visible{border-color:var(--copper);color:var(--copper)}.contact-social-btn svg{flex-shrink:0;opacity:.95}.form--dark{display:flex;flex-direction:column;gap:1rem;padding:clamp(1.35rem,2.5vw,2rem);background:var(--glass-surface);border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--glass-shadow);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur))}.form--dark label{display:flex;flex-direction:column;gap:.4rem;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-dim)}.form--dark input,.form--dark textarea{font:inherit;padding:.75rem .9rem;border:1px solid var(--glass-inner-border);border-radius:var(--radius-sm);background:var(--glass-inner);color:var(--ink);backdrop-filter:blur(var(--glass-blur-inner));-webkit-backdrop-filter:blur(var(--glass-blur-inner));transition:border-color .2s var(--ease)}.form--dark input:focus,.form--dark textarea:focus{outline:none;border-color:#c07a4a8c}.form--dark textarea{min-height:120px;resize:vertical}.btn--cta-orange{align-self:flex-start;margin-top:.25rem;padding:.9rem 1.5rem;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--copper);border:1px solid var(--copper);border-radius:var(--radius-sm);box-shadow:0 0 24px #c07a4a59}.btn--cta-orange:hover,.btn--cta-orange:focus-visible{background:#d48d55;border-color:#d48d55}.form--dark__hint{margin:0;font-size:.82rem;color:var(--copper)}.site-footer{position:relative;padding:0;border-top:1px solid var(--line);color:var(--ink-muted);background:radial-gradient(ellipse 90% 55% at 50% -15%,rgba(192,122,74,.12),transparent 58%),linear-gradient(180deg,#0e0e0e,#070707 48%,#040404)}.site-footer:before{content:"";position:absolute;top:0;left:50%;width:min(420px,72%);height:1px;transform:translate(-50%,-1px);background:linear-gradient(90deg,transparent,rgba(192,122,74,.55),transparent);pointer-events:none}.site-footer__inner{max-width:var(--max);margin:0 auto;padding:clamp(2.75rem,6vw,3.75rem) var(--space-unit) clamp(1.75rem,4vw,2.5rem);display:grid;gap:2rem 2.5rem;align-items:start}@media(min-width:720px){.site-footer__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:2rem 3.5rem;align-items:end}}.site-footer__brand{display:flex;flex-direction:column;gap:.35rem}.site-footer__logo{align-self:flex-start;transition:color .25s var(--ease),opacity .25s var(--ease)}.site-footer__logo:hover,.site-footer__logo:focus-visible{opacity:.92}.site-footer__logo:focus-visible{outline:2px solid var(--copper);outline-offset:4px;border-radius:2px}.site-footer__tagline{margin:.5rem 0 0;max-width:34ch;font-size:.9rem;line-height:1.65;color:var(--ink-muted)}@media(min-width:720px){.site-footer__tagline{margin-top:.65rem}}.footer-quote{margin:0;padding:0 0 0 1rem;max-width:34ch;font-family:var(--serif);font-size:clamp(.98rem,1.75vw,1.06rem);font-weight:400;font-style:italic;line-height:1.55;color:#fafafab8;border-left:1px solid var(--line-strong)}@media(min-width:720px){.footer-quote{justify-self:end;padding:0 1rem 0 0;border-left:none;border-right:1px solid var(--line-strong);text-align:right}}.site-footer__bottom{border-top:1px solid var(--line);padding:1.05rem var(--space-unit) 1.35rem;text-align:center;background:#00000047}.footer-copy{margin:0;font-size:var(--type-label);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-dim);opacity:.92}@media(max-width:520px){.site-header__nav-desktop.nav--inverse{gap:.25rem .65rem}.site-header__nav-desktop.nav--inverse a{font-size:.62rem;letter-spacing:.1em}}.exp-hero.section--dark{background:linear-gradient(180deg,var(--bg) 0%,var(--bg) 42%,#0b0b0e 78%,#101015 100%)}.exp-hero{padding:clamp(5.5rem,12vw,7.5rem) var(--space-unit) clamp(2rem,4vw,2.75rem)}.exp-hero__title{font-size:clamp(2.25rem,4.5vw,3.25rem);margin:0 0 1rem}.exp-hero__lead{margin:0;font-size:1.05rem;line-height:1.65;color:var(--ink-muted);max-width:48ch}.exp-body{position:relative;overflow:hidden;margin-top:-1px;background:linear-gradient(165deg,#101015,#0a0a0a 34%,#11131a 70%,#0e0c0b);border-top:none;border-bottom:1px solid rgba(255,255,255,.06)}.exp-body:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(16,16,21,.35) 0%,transparent 18%),radial-gradient(ellipse 100% 85% at 0% 0%,rgba(192,122,74,.12),transparent 52%),radial-gradient(ellipse 90% 70% at 100% 100%,rgba(192,122,74,.07),transparent 50%),linear-gradient(180deg,rgba(255,255,255,.02) 0%,transparent 28%)}.exp-body>.section__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:2rem}.exp-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}@media(max-width:640px){.exp-stats{grid-template-columns:1fr}}.exp-stats__item{text-align:center;padding:1.35rem 1rem;border-radius:var(--radius-lg);background:var(--glass-surface);border:1px solid var(--glass-border);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));box-shadow:var(--glass-shadow)}.exp-stats__value{display:block;font-family:var(--serif);font-size:clamp(2.25rem,5vw,3rem);font-weight:600;line-height:1;color:var(--copper);margin-bottom:.5rem}.exp-stats__label{font-size:.62rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-dim)}.exp-jobs{display:flex;flex-direction:column;gap:1.25rem}.exp-body .exp-job.panel-card{padding:clamp(1.5rem,2.8vw,2.35rem)}.exp-job__head{margin-bottom:.75rem}.exp-job__period{display:block;font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--copper);margin-bottom:.5rem}.exp-job__role{margin:0 0 .35rem;font-size:clamp(1.15rem,2vw,1.35rem);font-family:var(--sans);font-weight:600;color:var(--ink)}.exp-job__company{margin:0;font-size:1rem;font-weight:500;color:var(--ink-muted)}.exp-job__summary{margin-bottom:1rem}.exp-job__duties-title{margin:0 0 .65rem;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-dim)}.exp-job__duties{margin:0 0 1.15rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.55rem}.exp-job__duties li{display:flex;align-items:flex-start;gap:.55rem;font-size:.9rem;color:var(--ink-muted);line-height:1.5}.exp-job__duty-icon{flex-shrink:0;margin-top:.12rem;color:var(--copper)}.exp-job__duty-icon svg{display:block}.exp-job__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.exp-job__tag{display:inline-block;padding:.4rem .75rem;font-size:.62rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;color:var(--copper);background:#c07a4a1a;border:1px solid rgba(192,122,74,.28)}.exp-edu .section__title-on-dark{margin-bottom:1.75rem}.exp-edu-grid{display:grid;gap:1.25rem}@media(min-width:720px){.exp-edu-grid{grid-template-columns:1fr 1fr}}.exp-edu-card__year{display:block;font-family:var(--serif);font-size:2rem;font-weight:600;color:#c07a4a73;line-height:1;margin-bottom:.75rem}.exp-edu-card__title{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:var(--ink)}.exp-edu-card__sub{margin:0}.exp-cta{text-align:center}.exp-cta__inner{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:36rem;margin:0 auto}.exp-cta__lead{margin:0;font-size:1rem;color:var(--ink-muted)}.site-header--inverse{background:#17110fb8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.site-header--inverse.is-scrolled{background:#17110ff5;border-bottom-color:#f4eee51f}.site-header__inner{max-width:1240px;padding-block:1rem}.logo{font-family:var(--serif);font-size:1.05rem;letter-spacing:.02em}.nav--inverse a{font-size:.66rem;letter-spacing:.17em;color:#f4eee5ad}.home-editorial{background:var(--paper);color:var(--paper-ink)}.editorial-shell,.home-editorial .hero__grid{width:min(100%,1240px);margin-inline:auto}.editorial-section{padding:clamp(3.5rem,7vw,5.5rem) var(--space-unit)}.editorial-heading{margin-bottom:clamp(2rem,4vw,3.25rem)}.editorial-heading--split{display:grid;grid-template-columns:minmax(160px,.7fr) minmax(0,2.3fr);align-items:start;gap:2rem}.editorial-kicker{margin:.75rem 0 0;color:var(--copper);font-size:.66rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.editorial-heading h2,.faq-heading h2{max-width:17ch;margin:0;color:var(--paper-ink);font-family:var(--serif);font-size:clamp(2.25rem,4.6vw,3.9rem);font-weight:500;line-height:1.05;letter-spacing:-.035em}.editorial-heading--on-dark h2{color:var(--ink)}.editorial-heading__lead{max-width:46ch;margin:1.25rem 0 0;color:var(--paper-muted);font-size:1rem}.editorial-link{display:inline-flex;align-items:center;gap:.65rem;padding:.35rem 0 .45rem;border-bottom:1px solid currentColor;color:var(--ink);font-size:.7rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;transition:color .2s var(--ease),gap .2s var(--ease)}.editorial-link:hover,.editorial-link:focus-visible{gap:.9rem;color:var(--copper)}.editorial-link--dark{color:var(--paper-ink)}.home-editorial .hero--editorial{min-height:min(760px,92svh);padding:clamp(6.5rem,9vw,8rem) var(--space-unit) clamp(3rem,5vw,4rem);overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px) 0 0 / 9.5% 100%,radial-gradient(ellipse 65% 70% at 80% 30%,rgba(94,48,32,.28),transparent 65%),#17110f}.home-editorial .hero__grid{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);gap:clamp(2.5rem,5vw,5rem);align-items:center}.home-editorial .hero__content{position:relative;z-index:2}.home-editorial .hero__badge{margin:0 0 2rem;color:var(--copper);font-size:.64rem;letter-spacing:.24em}.home-editorial .hero__badge:before{content:"";display:inline-block;width:2.5rem;height:1px;margin:0 .8rem .2rem 0;background:currentColor}.home-editorial .hero h1{max-width:11ch;margin:0 0 1.4rem;color:var(--ink);font-family:var(--serif);font-size:clamp(3rem,5vw,4.9rem);font-weight:500;line-height:1.02;letter-spacing:-.045em}.home-editorial .hero__statement{display:block;white-space:pre-line}.home-editorial .service-entry__body h3 a,.home-editorial .sharing-card h3 a{color:inherit;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.18em;transition:color .16s ease,text-decoration-color .16s ease}.home-editorial .service-entry__body h3 a:hover,.home-editorial .service-entry__body h3 a:focus-visible,.home-editorial .sharing-card h3 a:hover,.home-editorial .sharing-card h3 a:focus-visible{color:var(--chef-brass);text-decoration-color:currentColor}.home-editorial .hero__role{margin:0 0 1.6rem;color:#dba07d;font-size:.77rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.home-editorial .hero__lead{max-width:46ch;margin:0 0 1.65rem;color:#f4eee5b3;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.75}.hero__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0 0 1.65rem;padding:1rem 0;border-block:1px solid rgba(244,238,229,.13)}.hero__facts dt{margin-bottom:.45rem;color:#f4eee56b;font-size:.58rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.hero__facts dd{margin:0;color:var(--ink);font-family:var(--serif);font-size:clamp(.95rem,1.5vw,1.18rem)}.home-editorial .hero__actions{align-items:center;gap:1.5rem}.home-editorial .btn--accent{padding:.95rem 1.35rem;border-color:var(--copper);border-radius:0;background:var(--copper);box-shadow:none}.home-editorial .btn--accent:hover,.home-editorial .btn--accent:focus-visible{background:#d77a4b;border-color:#d77a4b;box-shadow:none}.home-editorial .hero__figure--editorial{align-self:stretch;min-height:500px}.home-editorial .hero__figure--editorial:before,.home-editorial .hero__figure--editorial:after{display:none}.home-editorial .hero__figure--editorial img{width:100%;height:100%;min-height:500px;aspect-ratio:auto;border-radius:0;object-fit:cover;object-position:center 42%;box-shadow:none;filter:saturate(.84) contrast(1.04)}.hero__figure--editorial figcaption{display:flex;justify-content:space-between;gap:1rem;padding-top:.8rem;color:#f4eee57a;font-size:.58rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.editorial-about{background:var(--paper)}.about-editorial{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:clamp(2.5rem,6vw,5.5rem);align-items:start}.about-editorial__copy{padding-top:clamp(.5rem,3vw,2.5rem)}.about-editorial__lead{max-width:36ch;margin:0 0 clamp(2rem,4vw,3.5rem);color:var(--paper-ink);font-family:var(--serif);font-size:clamp(1.45rem,2.35vw,2.1rem);line-height:1.35;letter-spacing:-.025em}.about-editorial__chapter{display:grid;grid-template-columns:4rem 1fr;gap:1.25rem;max-width:42rem;margin-bottom:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(28,21,18,.22)}.editorial-index{color:var(--copper);font-family:var(--serif);font-size:1.05rem}.about-editorial__chapter h3{margin:0 0 .7rem;color:var(--paper-ink);font-size:1rem;font-weight:600}.about-editorial__chapter p{margin:0;color:var(--paper-muted);font-size:.93rem}.about-editorial__figure{margin:0}.about-editorial__figure img{width:100%;max-height:560px;aspect-ratio:4 / 5;object-fit:cover}.about-editorial__figure figcaption{margin-top:.65rem;color:var(--paper-muted);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase}.credential-strip{display:grid;grid-template-columns:repeat(3,.55fr) 1.85fr;margin-top:clamp(3rem,5vw,4.5rem);border-block:1px solid rgba(28,21,18,.22)}.credential-strip>div{display:flex;min-height:6.75rem;padding:1.15rem 1.5rem;flex-direction:column;justify-content:space-between;border-right:1px solid rgba(28,21,18,.18)}.credential-strip>div:first-child{padding-left:0}.credential-strip>div:last-child{border-right:0}.credential-strip strong{color:var(--paper-ink);font-family:var(--serif);font-size:clamp(2.2rem,4vw,3.45rem);font-weight:500;line-height:1}.credential-strip>div>span{color:var(--paper-muted);font-size:var(--type-label);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.credential-strip__cuisines{display:grid!important;grid-template-columns:1fr 1fr;gap:0!important;padding-right:0!important}.credential-strip__cuisines span{display:flex;align-items:center;padding:.7rem 1rem;border-bottom:1px solid rgba(28,21,18,.16);color:var(--paper-ink)!important}.editorial-services{background:var(--paper-deep)}.service-ledger{border-top:1px solid rgba(28,21,18,.34)}.service-entry{display:grid;grid-template-columns:4rem minmax(240px,1.15fr) minmax(220px,.8fr) minmax(150px,.52fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:start;padding:clamp(1.65rem,3vw,2.4rem) 0;border-bottom:1px solid rgba(28,21,18,.26)}.service-entry__index{color:var(--copper);font-family:var(--serif);font-size:1rem}.service-entry__label{margin:0 0 .7rem!important;color:var(--copper)!important;font-size:var(--type-label)!important;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.service-entry h3{margin:0 0 1rem;color:var(--paper-ink);font-family:var(--serif);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:500;letter-spacing:-.025em}.service-entry__body>p:last-child{max-width:48ch;margin:0;color:var(--paper-muted);font-size:.9rem}.service-entry__features,.career-inline{margin:0;padding:0;list-style:none}.service-entry__features li{padding:.62rem 0;border-bottom:1px solid rgba(28,21,18,.14);color:var(--paper-ink);font-size:.78rem}.service-entry__features li:before{content:"—";margin-right:.65rem;color:var(--copper)}.service-entry>.editorial-link{justify-self:start}.career-inline li{display:grid;grid-template-columns:6rem 1fr;gap:.8rem;padding:.55rem 0;border-bottom:1px solid rgba(28,21,18,.14)}.career-inline time{color:var(--copper);font-size:.61rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.career-inline span{color:var(--paper-ink);font-size:.77rem}.editorial-principles{background:var(--wine)}.principles-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(244,238,229,.22)}.principles-list article{min-height:22rem;padding:2rem clamp(1.5rem,3vw,3rem) 2rem 0;border-right:1px solid rgba(244,238,229,.18)}.principles-list article+article{padding-left:clamp(1.5rem,3vw,3rem)}.principles-list article:last-child{border-right:0}.principles-list article>span{display:block;margin-bottom:clamp(5rem,10vw,8rem);color:#d99770;font-family:var(--serif);font-size:1rem}.principles-list h3{margin:0 0 1rem;color:var(--ink);font-family:var(--serif);font-size:clamp(1.35rem,2.4vw,2rem);font-weight:500}.principles-list p{max-width:33ch;margin:0;color:#f4eee5a1;font-size:.86rem}.editorial-gallery{background:var(--paper)}.editorial-gallery-work{width:100%}.editorial-gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:72px;gap:.75rem;margin:0;padding:0;list-style:none}.editorial-gallery-grid li{grid-column:span 3;grid-row:span 4;min-width:0}.editorial-gallery-grid li:nth-child(1){grid-column:span 6;grid-row:span 6}.editorial-gallery-grid li:nth-child(2),.editorial-gallery-grid li:nth-child(3),.editorial-gallery-grid li:nth-child(4),.editorial-gallery-grid li:nth-child(5){grid-column:span 3;grid-row:span 3}.editorial-gallery-grid li:nth-child(6),.editorial-gallery-grid li:nth-child(7),.editorial-gallery-grid li:nth-child(8){grid-column:span 4;grid-row:span 4}.editorial-gallery-item{position:relative;width:100%;height:100%;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;background:#d8cdc0;cursor:zoom-in}.editorial-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease),filter .55s var(--ease)}.editorial-gallery-item>span{position:absolute;right:.65rem;bottom:.55rem;padding:.25rem .4rem;color:#fff;background:#17110fb3;font-size:.57rem;letter-spacing:.1em}.editorial-gallery-item:hover img,.editorial-gallery-item:focus-visible img{transform:scale(1.025);filter:saturate(1.08)}.editorial-gallery-item:focus-visible{outline:3px solid var(--copper);outline-offset:3px}.editorial-contact{background:#17110f}.contact-editorial-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(360px,1.22fr);gap:clamp(3rem,9vw,9rem);align-items:start}.contact-editorial-copy h3{max-width:14ch;margin:0 0 1rem;color:var(--ink);font-family:var(--serif);font-size:clamp(1.7rem,3vw,2.75rem);font-weight:500}.contact-editorial-copy>p{max-width:38ch;margin:0 0 2.5rem;color:#f4eee59e}.contact-editorial-links{border-top:1px solid rgba(244,238,229,.18)}.contact-editorial-links a{display:grid;grid-template-columns:1.8rem 4rem 1fr;gap:1rem;align-items:center;padding:1.2rem 0;border-bottom:1px solid rgba(244,238,229,.18)}.contact-editorial-links svg{color:var(--copper)}.contact-editorial-links span{color:#f4eee56b;font-size:.59rem;letter-spacing:.13em;text-transform:uppercase}.contact-editorial-links strong{color:var(--ink);font-size:.85rem;font-weight:500;word-break:break-word}.editorial-contact .contact-social-btn{border:0;border-bottom:1px solid rgba(244,238,229,.26);border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.editorial-contact .form--dark{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2rem;padding:clamp(1.75rem,4vw,3.25rem);border:0;border-radius:0;background:var(--paper);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.editorial-contact .form--dark label{color:var(--paper-muted)}.editorial-contact .form--dark label:nth-of-type(4),.editorial-contact .form--dark .btn--cta-orange,.editorial-contact .form--dark__hint{grid-column:1 / -1}.editorial-contact .form--dark input,.editorial-contact .form--dark textarea{padding:.75rem 0;border:0;border-bottom:1px solid rgba(28,21,18,.3);border-radius:0;background:transparent;color:var(--paper-ink);-webkit-backdrop-filter:none;backdrop-filter:none}.editorial-contact .form--dark input:focus,.editorial-contact .form--dark textarea:focus{border-bottom-color:var(--copper)}.editorial-contact .btn--cta-orange{justify-self:start;align-self:start;width:auto;border-radius:0;box-shadow:none}.editorial-faq{background:var(--paper)}.editorial-faq .faq-layout{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr)}.editorial-faq .faq-list{border-top-color:#1c15124d}.editorial-faq .faq-item{border-bottom-color:#1c151240}.editorial-faq .faq-item summary{color:var(--paper-ink)}.editorial-faq .faq-item p{color:var(--paper-muted)}.editorial-faq .faq-item__mark{border-color:#1c151257;color:var(--copper)}.site-footer{background:#110c0a}.site-footer:before{display:none}@media(max-width:900px){.editorial-heading--split,.about-editorial,.contact-editorial-grid,.editorial-faq .faq-layout{grid-template-columns:1fr}.home-editorial .hero__grid{grid-template-columns:1fr .82fr;gap:2.5rem}.home-editorial .hero h1{font-size:clamp(2.8rem,7vw,4.8rem)}.credential-strip{grid-template-columns:repeat(3,1fr)}.credential-strip__cuisines{grid-column:1 / -1;border-top:1px solid rgba(28,21,18,.18)}.service-entry{grid-template-columns:3rem 1fr .8fr}.service-entry>.editorial-link{grid-column:2}.principles-list article{min-height:19rem}.editorial-gallery-grid{grid-auto-rows:68px}}@media(max-width:700px){.editorial-section{padding-block:3.5rem}.home-editorial .hero--editorial{min-height:auto;padding-top:6.25rem}.home-editorial .hero__grid{grid-template-columns:1fr}.home-editorial .hero h1{max-width:10ch;font-size:clamp(2.55rem,13vw,4.2rem)}.home-editorial .hero__figure--editorial,.home-editorial .hero__figure--editorial img{min-height:0}.home-editorial .hero__figure--editorial img{aspect-ratio:4 / 5}.editorial-heading--split{gap:1.1rem}.editorial-heading h2,.faq-heading h2{font-size:clamp(2.2rem,12vw,3.5rem)}.about-editorial__copy{padding-top:0}.about-editorial__lead{font-size:1.45rem}.about-editorial__figure{order:-1}.credential-strip{grid-template-columns:1fr 1fr}.credential-strip>div:nth-child(3){border-top:1px solid rgba(28,21,18,.18)}.credential-strip__cuisines{grid-column:1 / -1}.service-entry{grid-template-columns:2.5rem 1fr}.service-entry__features,.service-entry .career-inline,.service-entry>.editorial-link{grid-column:2}.principles-list{grid-template-columns:1fr}.principles-list article,.principles-list article+article{min-height:auto;padding:2rem 0;border-right:0;border-bottom:1px solid rgba(244,238,229,.18)}.principles-list article>span{margin-bottom:2.5rem}.editorial-gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:180px;gap:.5rem}.editorial-gallery-grid li,.editorial-gallery-grid li:nth-child(n){grid-column:span 1;grid-row:span 2}.editorial-gallery-grid li:first-child{grid-column:1 / -1;grid-row:span 3}.editorial-contact .form--dark{grid-template-columns:1fr}.editorial-contact .form--dark label,.editorial-contact .form--dark .btn--cta-orange,.editorial-contact .form--dark__hint{grid-column:1}}@media(max-width:430px){.hero__facts{grid-template-columns:1fr 1fr}.hero__facts div:last-child{grid-column:1 / -1}.credential-strip{grid-template-columns:1fr}.credential-strip>div{min-height:7.5rem;border-right:0;border-bottom:1px solid rgba(28,21,18,.18)}.credential-strip__cuisines{grid-template-columns:1fr}.editorial-gallery-grid{grid-auto-rows:145px}.contact-editorial-links a{grid-template-columns:1.5rem 1fr}.contact-editorial-links strong{grid-column:2}}.gallery-page{--gallery-paper: #f3eee5;--gallery-paper-deep: #ebe3d7;--gallery-ink: #211c18;--gallery-muted: #6a625b;--gallery-brass: var(--brass-on-light);min-height:100vh;color:var(--gallery-ink);background:var(--gallery-paper)}.gallery-page__shell{width:min(100%,1240px);margin-inline:auto}.gallery-page__intro{padding:calc(var(--header-bar-h) + clamp(2.35rem,4.5vw,4rem)) var(--space-unit) clamp(2.4rem,4.5vw,3.8rem);border-bottom:1px solid rgba(33,28,24,.15);background:radial-gradient(circle at 80% 18%,rgba(170,140,93,.12),transparent 29%),linear-gradient(180deg,#f7f3ec 0%,var(--gallery-paper) 100%)}.gallery-page__eyebrow{margin:0 0 .75rem;color:var(--gallery-brass);font-size:var(--type-label);font-weight:600;letter-spacing:.15em;line-height:1.4;text-transform:uppercase}.gallery-page__title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.gallery-page__title{margin:0;color:var(--gallery-ink);font-family:var(--serif);font-size:clamp(2.65rem,5vw,4.6rem);font-weight:430;letter-spacing:-.045em;line-height:.98}.gallery-page__count{flex:0 0 auto;margin:0 0 .25rem;color:var(--gallery-muted);font-size:var(--type-label);font-weight:600;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.gallery-page__body{padding:clamp(2.2rem,4vw,3.5rem) var(--space-unit) clamp(4rem,7vw,6.5rem);background:var(--gallery-paper)}.gallery-page .editorial-gallery-grid,.gallery-page .editorial-gallery-grid--page{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;grid-auto-rows:auto;gap:clamp(.7rem,1vw,1rem);margin:0;padding:0;list-style:none}.gallery-page .editorial-gallery-grid li,.gallery-page .editorial-gallery-grid li:nth-child(n){grid-column:auto;grid-row:auto;min-width:0}.gallery-page .editorial-gallery-item{position:relative;display:block;width:100%;height:auto;aspect-ratio:4 / 5;padding:0;overflow:hidden;border:0;border-radius:0;background:var(--gallery-paper-deep);box-shadow:none}.gallery-page .editorial-gallery-item img{display:block;width:100%;height:100%;aspect-ratio:auto;border-radius:0;object-fit:cover;object-position:center;filter:saturate(.88) contrast(1.03);transition:transform .42s var(--ease),filter .42s var(--ease)}.gallery-page .editorial-gallery-item:hover img,.gallery-page .editorial-gallery-item:focus-visible img{transform:scale(1.022);filter:saturate(1) contrast(1.02)}.gallery-page .editorial-gallery-item:focus-visible{outline:2px solid var(--gallery-brass);outline-offset:4px}@media(max-width:980px){.gallery-page .editorial-gallery-grid,.gallery-page .editorial-gallery-grid--page{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.gallery-page .editorial-gallery-grid,.gallery-page .editorial-gallery-grid--page{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:430px){.gallery-page__title-row{align-items:flex-start;flex-direction:column;gap:.9rem}.gallery-page__count{margin:0}.gallery-page .editorial-gallery-grid,.gallery-page .editorial-gallery-grid--page{grid-template-columns:1fr}}.home-editorial{--surface: #fbf8f3;--surface-soft: #f2e9dd;--surface-strong: #e8dbcb;--modern-ink: #211815;--modern-muted: #6d6057;background:var(--surface)}.home-editorial .editorial-shell,.home-editorial .hero__grid{width:min(100%,1180px)}.home-editorial .editorial-section{padding:clamp(4rem,7vw,6rem) var(--space-unit)}.home-editorial .editorial-heading{margin-bottom:clamp(2rem,4vw,3.25rem)}.home-editorial .editorial-heading--split{grid-template-columns:1fr;gap:.65rem}.home-editorial .editorial-kicker{display:flex;align-items:center;gap:.7rem;margin:0;font-size:.68rem;letter-spacing:.17em}.home-editorial .editorial-kicker:before{content:"";width:1.8rem;height:2px;border-radius:999px;background:currentColor}.home-editorial .editorial-heading h2,.home-editorial .faq-heading h2{max-width:21ch;font-family:var(--sans);font-size:clamp(2.1rem,4.6vw,4rem);font-weight:650;line-height:1.02;letter-spacing:-.055em}.home-editorial .editorial-link{gap:.55rem;padding:0;border:0;font-size:.67rem;letter-spacing:.11em}.home-editorial .editorial-link svg{width:1.1rem;height:1.1rem;padding:.22rem;border:1px solid currentColor;border-radius:50%}.home-editorial .hero--editorial{min-height:auto;padding:clamp(6.8rem,10vw,8.5rem) var(--space-unit) clamp(2.5rem,5vw,4rem);background:radial-gradient(circle at 12% 14%,rgba(200,111,67,.17),transparent 27rem),radial-gradient(circle at 88% 76%,rgba(115,62,43,.26),transparent 34rem),#17110f}.home-editorial .hero--editorial:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(244,238,229,.2),transparent)}.home-editorial .hero__grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:clamp(2.5rem,6vw,5.5rem);align-items:center}.home-editorial .hero__badge{display:inline-flex;align-items:center;gap:.65rem;margin-bottom:1.5rem;padding:.48rem .7rem;border:1px solid rgba(219,160,125,.28);border-radius:999px;background:#c86f4317;letter-spacing:.14em}.home-editorial .hero__badge:before{width:.45rem;height:.45rem;margin:0;border-radius:50%;box-shadow:0 0 0 5px #c86f431c}.home-editorial .hero h1{max-width:10ch;margin-bottom:1.1rem;font-size:clamp(3rem,5.2vw,5.25rem);line-height:.98}.home-editorial .hero__role{margin-bottom:1rem;font-size:.7rem}.home-editorial .hero__lead{max-width:42ch;margin-bottom:1.5rem;font-size:1rem;line-height:1.65}.home-editorial .hero__actions{margin-bottom:2rem}.home-editorial .btn--accent{min-height:3rem;padding:.8rem 1.25rem;border-radius:999px}.hero-paths{display:grid;gap:.45rem;max-width:34rem}.hero-paths>p{margin:0 0 .35rem;color:#f4eee56b;font-size:.61rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.hero-paths>a{display:grid;grid-template-columns:1.8rem 1fr auto;gap:.7rem;align-items:center;min-height:3.15rem;padding:.65rem .85rem;border:1px solid rgba(244,238,229,.1);border-radius:.85rem;color:#f4eee5e0;background:#ffffff09;transition:border-color .25s var(--ease),background .25s var(--ease),transform .25s var(--ease)}.hero-paths>a:hover,.hero-paths>a:focus-visible{transform:translate(.3rem);border-color:#dba07d7a;background:#c86f431c}.hero-paths span{color:#dba07d;font-size:.62rem}.hero-paths strong{font-size:.82rem;font-weight:550}.hero-paths svg{width:1rem;height:1rem}.home-editorial .hero__figure--editorial{position:relative;min-height:570px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:1.8rem;box-shadow:0 2rem 5rem #00000047}.home-editorial .hero__figure--editorial img{min-height:570px;border-radius:inherit;object-position:center 42%}.home-editorial .hero__figure--editorial:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent 58%,rgba(15,10,8,.7))}.home-editorial .hero__facts--overlay{position:absolute;z-index:2;right:1rem;bottom:1rem;left:1rem;margin:0;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.14);border-radius:1rem;background:#140e0cb8;box-shadow:0 .8rem 2.5rem #00000038;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-editorial .hero__facts dt{margin-bottom:.25rem}.home-editorial .hero__facts dd{font-family:var(--sans);font-size:.9rem;font-weight:600}.home-editorial .editorial-about{background:var(--surface)}.home-editorial .about-editorial{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:1rem;align-items:stretch}.home-editorial .about-editorial__figure{order:-1;position:relative;overflow:hidden;border-radius:1.5rem;background:var(--surface-strong)}.home-editorial .about-editorial__figure img{height:100%;max-height:none;aspect-ratio:4 / 3;border-radius:inherit}.home-editorial .about-editorial__figure figcaption{position:absolute;right:.8rem;bottom:.8rem;margin:0;padding:.5rem .65rem;border-radius:999px;color:#fff;background:#17110fb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-editorial .about-editorial__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3.5rem);border:1px solid rgba(33,24,21,.08);border-radius:1.5rem;background:#fff;box-shadow:0 1rem 3rem #432e230f}.home-editorial .about-editorial__lead{max-width:48ch;margin-bottom:2rem;font-family:var(--sans);font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.7;letter-spacing:-.01em}.home-editorial .about-editorial__chapter{grid-template-columns:2.3rem 1fr;margin-bottom:1.8rem;padding-top:1.15rem}.home-editorial .credential-strip{grid-template-columns:repeat(3,.55fr) 1.6fr;margin-top:1rem;overflow:hidden;border:0;border-radius:1.5rem;color:var(--ink);background:#211815}.home-editorial .credential-strip>div{min-height:7.3rem;border-color:#ffffff1a}.home-editorial .credential-strip strong,.home-editorial .credential-strip>div>span,.home-editorial .credential-strip__cuisines span{color:var(--ink)!important}.home-editorial .credential-strip>div>span{opacity:.55}.home-editorial .credential-strip__cuisines span{border-color:#ffffff1a;opacity:.82}.home-editorial .editorial-services{background:var(--surface-soft)}.home-editorial .service-ledger{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;border:0}.home-editorial .service-entry{display:flex;min-height:31rem;padding:clamp(1.5rem,2.5vw,2rem);flex-direction:column;gap:1.3rem;border:1px solid rgba(33,24,21,.08);border-radius:1.5rem;background:#ffffffb8;box-shadow:0 .8rem 2.5rem #432e230b;transition:transform .3s var(--ease),box-shadow .3s var(--ease),background .3s var(--ease)}.home-editorial .service-entry:hover{transform:translateY(-.35rem);background:#fff;box-shadow:0 1.25rem 3rem #432e231a}.home-editorial .service-entry__index{display:grid;width:2.2rem;height:2.2rem;place-items:center;border-radius:50%;color:#fff;background:var(--copper);font-family:var(--sans);font-size:.66rem}.home-editorial .service-entry h3{margin-bottom:.8rem;font-family:var(--sans);font-size:clamp(1.35rem,2vw,1.8rem);font-weight:650;line-height:1.15;letter-spacing:-.035em}.home-editorial .service-entry__features,.home-editorial .career-inline{margin-bottom:.5rem}.home-editorial .service-entry__features li,.home-editorial .career-inline li{padding:.65rem 0}.home-editorial .service-entry>.editorial-link{margin-top:auto}.home-editorial .editorial-gallery{background:var(--surface)}.home-editorial .editorial-gallery-grid{gap:.8rem}.home-editorial .editorial-gallery-grid li,.home-editorial .editorial-gallery-item,.home-editorial .editorial-gallery-item img{border-radius:1.1rem}.home-editorial .editorial-gallery-item{box-shadow:0 .75rem 2rem #432e231a}.home-editorial .editorial-gallery-item>span{right:.7rem;bottom:.7rem;border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-editorial .editorial-contact{background:radial-gradient(circle at 82% 18%,rgba(200,111,67,.16),transparent 25rem),#17110f}.home-editorial .contact-editorial-grid{gap:clamp(2rem,6vw,5rem)}.home-editorial .contact-editorial-copy h3{font-family:var(--sans);font-weight:650;letter-spacing:-.035em}.home-editorial .contact-editorial-links{border-top:0}.home-editorial .contact-editorial-links a{margin-bottom:.55rem;padding:.9rem 1rem;border:1px solid rgba(244,238,229,.1);border-radius:.9rem;background:#ffffff09}.home-editorial .editorial-contact .contact-social-btn{border:1px solid rgba(244,238,229,.13);border-radius:999px}.home-editorial .editorial-contact .form--dark{border-radius:1.5rem;box-shadow:0 1.5rem 4rem #00000038}.home-editorial .editorial-contact .form--dark input,.home-editorial .editorial-contact .form--dark textarea{padding:.75rem .85rem;border:1px solid rgba(33,24,21,.14);border-radius:.7rem;background:#f8f4ee}.home-editorial .editorial-contact .btn--cta-orange{border-radius:999px}.home-editorial .editorial-faq{background:var(--surface)}.home-editorial .editorial-faq .faq-layout{gap:clamp(2rem,7vw,6rem)}.home-editorial .editorial-faq .faq-item{margin-bottom:.65rem;padding:0 1.1rem;border:1px solid rgba(33,24,21,.1);border-radius:.9rem;background:#fff}@media(max-width:960px){.home-editorial .hero__grid{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:2rem}.home-editorial .hero__figure--editorial,.home-editorial .hero__figure--editorial img{min-height:540px}.home-editorial .service-ledger{grid-template-columns:1fr 1fr}.home-editorial .service-entry:last-child{grid-column:1 / -1;min-height:auto}}@media(max-width:740px){.home-editorial .editorial-section{padding-block:3.75rem}.home-editorial .hero--editorial{padding-top:6.4rem}.home-editorial .hero__grid,.home-editorial .about-editorial,.home-editorial .contact-editorial-grid,.home-editorial .editorial-faq .faq-layout{grid-template-columns:1fr}.home-editorial .hero h1{max-width:11ch;font-size:clamp(2.8rem,13vw,4.25rem)}.home-editorial .hero__figure--editorial,.home-editorial .hero__figure--editorial img{min-height:0}.home-editorial .hero__figure--editorial img{aspect-ratio:4 / 5}.home-editorial .about-editorial__figure{min-height:20rem}.home-editorial .credential-strip{grid-template-columns:repeat(3,1fr)}.home-editorial .credential-strip__cuisines{grid-column:1 / -1}.home-editorial .service-ledger{grid-template-columns:1fr}.home-editorial .service-entry,.home-editorial .service-entry:last-child{grid-column:auto;min-height:auto}}@media(max-width:430px){.home-editorial .hero__facts--overlay{right:.65rem;bottom:.65rem;left:.65rem;padding:.75rem}.home-editorial .hero__facts dd{font-size:.78rem}.home-editorial .credential-strip{grid-template-columns:1fr 1fr}.home-editorial .credential-strip>div{min-height:6.25rem}.home-editorial .credential-strip>div:nth-child(3){grid-column:1 / -1}}.home-editorial .about-editorial__copy>.editorial-heading h2{max-width:none;font-family:var(--serif);font-size:clamp(2.15rem,3.25vw,2.9rem);font-weight:440;line-height:1.08;letter-spacing:-.035em}.home-editorial .about-editorial__lead{max-width:58ch;margin:0 0 1.8rem;color:#4f4842;font-family:var(--sans);font-size:.88rem;font-weight:400;line-height:1.68;letter-spacing:-.01em}.site-header--inverse{background:linear-gradient(180deg,rgba(7,7,7,.78),transparent);-webkit-backdrop-filter:none;backdrop-filter:none}.site-header--inverse.is-scrolled{border-bottom-color:#ffffff1a;background:#0a0a0af0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__inner{max-width:1240px;padding:max(1rem,env(safe-area-inset-top,0px)) max(var(--space-unit),env(safe-area-inset-right,0px)) 1rem max(var(--space-unit),env(safe-area-inset-left,0px))}.site-header__nav-desktop{gap:0 1.75rem}.site-header__nav-links{gap:0 1.65rem}.logo{display:inline-flex;gap:.72rem;align-items:center;width:auto;height:auto;border:0;border-radius:0;background:transparent}.logo__chef{color:#f5f0e8;font-family:var(--serif);font-size:1.65rem;font-style:italic;font-weight:400;line-height:1;letter-spacing:-.08em}.logo__name{color:#f5f0e8db;font-family:var(--sans);font-size:.51rem;font-weight:650;letter-spacing:.12em}.nav--inverse a{color:#f5f0e8e0;font-size:var(--type-label);font-weight:600;line-height:1.2;letter-spacing:.09em}.nav--inverse .nav-contact{margin-left:.4rem;padding:.72rem 1.4rem;border:1px solid rgba(245,240,232,.52)}.site-header .nav-lang svg{width:22px;height:22px}.home-editorial{--reference-dark: #171716;--reference-black: #0c0d0d;--reference-paper: #f5f2ed;--reference-cream: #e7ded1;--reference-gold: #af9063;background:var(--reference-paper)}.home-editorial .editorial-shell,.home-editorial .hero__grid{width:min(100%,1240px)}.home-editorial .editorial-section{padding:clamp(3.8rem,6.5vw,6rem) var(--space-unit)}.home-editorial .editorial-kicker{color:var(--reference-gold)}.home-editorial .editorial-heading h2,.home-editorial .faq-heading h2{font-family:var(--serif);font-size:clamp(2rem,3.8vw,3.25rem);font-weight:430;line-height:1.08;letter-spacing:-.035em}.home-editorial .hero--editorial{position:relative;display:flex;min-height:min(900px,100svh);padding:clamp(7.5rem,12vw,10rem) var(--space-unit) clamp(3.5rem,6vw,5rem);align-items:center;isolation:isolate;background:#080909}.home-editorial .hero--editorial:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050606e6,#050606a6 27%,#05060614 58%,#0506060d),linear-gradient(180deg,rgba(5,6,6,.25),transparent 25%,transparent 74%,rgba(5,6,6,.36))}.home-editorial .hero__backdrop{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.86) contrast(1.04)}.home-editorial .hero__grid{display:block}.home-editorial .hero__content{max-width:31rem}.home-editorial .hero__badge{margin-bottom:1.6rem;color:#f5f0e8cc;font-size:var(--type-label);letter-spacing:.15em}.home-editorial .hero__badge:before{display:none}.home-editorial .hero h1{max-width:8ch;margin:0 0 1.35rem;color:#fff;font-size:clamp(3.5rem,6.3vw,6.4rem);font-weight:430;line-height:.9;letter-spacing:-.055em;white-space:pre-line}.home-editorial .hero__lead{max-width:35ch;margin-bottom:1.55rem;color:#ffffffd1;font-size:.93rem;line-height:1.65}.home-editorial .hero__signature{display:grid;gap:.3rem;margin-bottom:1.75rem}.home-editorial .hero__signature strong{color:var(--reference-gold);font-family:var(--script);font-size:clamp(1.8rem,2.35vw,2.4rem);font-style:normal;font-weight:400;line-height:1.1;letter-spacing:0;white-space:nowrap}@media(max-width:560px){.home-editorial .hero__signature strong{white-space:normal}}.home-editorial .hero__signature span{color:#ffffffb8;font-size:var(--type-label);font-weight:600;letter-spacing:.12em;text-transform:uppercase}.home-editorial .hero__actions{display:flex;margin:0;gap:1.4rem;align-items:center}.home-editorial .btn--accent{padding:.86rem 1.5rem;border:1px solid rgba(231,222,209,.68);color:#fff;background:#0a0a0a24}.home-editorial .btn--accent:hover,.home-editorial .btn--accent:focus-visible{border-color:var(--reference-gold);color:#111;background:var(--reference-gold)}.home-editorial .editorial-about{background:var(--reference-paper)}.home-editorial .about-editorial{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(3rem,7vw,7rem);align-items:center}.home-editorial .about-editorial__figure{order:-1;position:relative;width:min(100%,28rem);margin-inline:auto}.home-editorial .about-editorial__figure img{width:100%;max-height:590px;aspect-ratio:4 / 5;object-fit:cover;object-position:center 30%;filter:saturate(.75) contrast(1.04)}.home-editorial .about-experience-badge{position:absolute;right:auto;bottom:1.7rem;left:-2.6rem;display:grid;width:7.5rem;min-height:7.5rem;margin:0;padding:1rem;place-content:center;text-align:center;color:var(--reference-cream);background:#1a1918}.home-editorial .about-experience-badge strong{font-family:var(--serif);font-size:2.9rem;font-weight:420;line-height:1}.home-editorial .about-experience-badge span{margin-top:.4rem;font-size:var(--type-label);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.home-editorial .about-editorial__copy>.editorial-heading{margin-bottom:1.4rem}.home-editorial .about-editorial__copy>.editorial-heading h2{max-width:19ch}.home-editorial .about-editorial__lead{max-width:55ch;margin-bottom:2rem;color:#47413c;font-size:.9rem;line-height:1.7}.about-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:2rem}.about-values article{min-width:0;padding-right:1.3rem}.about-values article+article{padding-left:1.3rem;border-left:1px solid rgba(32,28,24,.13)}.about-values span{display:block;margin-bottom:.9rem;color:var(--reference-gold);font-family:var(--serif);font-size:1.45rem}.about-values h3{min-height:2.4em;margin:0 0 .65rem;color:#27221f;font-family:var(--serif);font-size:1rem;font-weight:500}.about-values p{margin:0;color:#716a64;font-size:.72rem;line-height:1.65}.home-editorial .editorial-services{background:var(--reference-dark)}.home-editorial .editorial-services .editorial-heading{margin-bottom:2.2rem}.home-editorial .service-entry__visual{height:clamp(260px,31vw,390px)}.home-editorial .service-entry__visual img{filter:saturate(.82) contrast(1.06)}.home-editorial .service-entry__label{color:var(--reference-gold)!important}.home-editorial .service-entry h3{font-family:var(--serif);font-size:clamp(1.45rem,2.4vw,2rem);letter-spacing:-.025em}.home-editorial .editorial-gallery{background:var(--reference-paper)}.home-editorial .editorial-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto;gap:1rem}.home-editorial .editorial-gallery-item{display:grid;height:100%;grid-template-rows:auto 1fr;text-align:left;background:#1a1a19}.home-editorial .editorial-gallery-item img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.home-editorial .editorial-gallery-item>strong{display:block;padding:1rem 1rem 1.2rem;color:#f5f2ede6;font-family:var(--serif);font-size:.92rem;font-weight:430;line-height:1.35}.home-editorial .editorial-gallery-item__number{top:.6rem;right:.6rem;bottom:auto;padding:.28rem .45rem;background:#0a0a0ab3}.site-footer__inner,.site-footer__bottom{max-width:1240px}.site-footer .logo{margin-bottom:1rem}@media(max-width:980px){.site-header__nav-links{gap:.35rem .85rem}.nav--inverse .nav-contact{margin-left:0;padding-inline:1rem}.home-editorial .editorial-gallery-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.home-editorial .hero--editorial{min-height:760px;align-items:flex-end;padding-top:7rem}.home-editorial .hero--editorial:before{background:linear-gradient(180deg,#05060633,#05060633 30%,#050606e0 72%,#050606f7),linear-gradient(90deg,rgba(5,6,6,.5),transparent 80%)}.home-editorial .hero__backdrop{object-position:66% center}.home-editorial .hero__content{max-width:28rem}.home-editorial .hero h1{font-size:clamp(3.2rem,15vw,5rem)}.home-editorial .about-editorial{grid-template-columns:1fr;gap:3.5rem}.home-editorial .about-editorial__copy{order:2}.home-editorial .about-experience-badge{left:-.5rem}.about-values{grid-template-columns:1fr}.about-values article,.about-values article+article{padding:1.1rem 0;border-left:0;border-bottom:1px solid rgba(32,28,24,.13)}.about-values h3{min-height:0}}@media(max-width:560px){.logo__name{display:none}.home-editorial .hero__actions{align-items:flex-start;flex-direction:column}.home-editorial .editorial-gallery-grid{grid-template-columns:1fr}}.home-editorial .editorial-about{padding-block:clamp(3rem,5vw,4.5rem)}.home-editorial .editorial-about .editorial-shell{width:min(100%,1100px)}.home-editorial .about-editorial{grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:clamp(3.5rem,7vw,7rem);align-items:center}.home-editorial .about-editorial__figure{width:min(100%,320px)}.home-editorial .about-editorial__figure img{width:100%;max-height:none;aspect-ratio:4 / 5;object-position:center 28%;filter:saturate(.84) contrast(1.02)}.home-editorial .about-experience-badge{bottom:1.45rem;left:-2rem;width:6.8rem;min-height:6.8rem;background:#1a1918}.home-editorial .about-experience-badge strong{color:#b4976c;font-size:2.65rem}.home-editorial .about-editorial__copy>.editorial-heading{margin-bottom:1rem}.home-editorial .about-editorial__copy>.editorial-heading h2{max-width:none;font-size:clamp(2rem,3.4vw,2.85rem)}.home-editorial .about-editorial__lead{max-width:58ch;margin-bottom:1.8rem;font-size:.86rem;line-height:1.65}.home-editorial .about-values{margin-bottom:1.75rem}.home-editorial .about-values article{padding-right:1.1rem}.home-editorial .about-values article+article{padding-left:1.1rem}.home-editorial .about-values__icon{display:block;width:1.85rem;height:1.85rem;margin-bottom:.85rem;color:#b09264;font-size:0}.home-editorial .about-values__icon svg{width:100%;height:100%;stroke-width:1.35}.home-editorial .about-values h3{min-height:auto;margin-bottom:.5rem;font-size:.92rem}.home-editorial .about-values p{font-size:var(--type-small);line-height:1.6}.home-editorial .about-editorial__copy>.editorial-link{padding:.72rem 1rem;border:1px solid rgba(32,28,24,.26)}@media(max-width:760px){.home-editorial .about-editorial{grid-template-columns:1fr;gap:3.25rem}.home-editorial .about-editorial__figure{width:min(88%,340px)}.home-editorial .about-values{grid-template-columns:1fr}.home-editorial .about-values article,.home-editorial .about-values article+article{display:grid;grid-template-columns:2rem 1fr;gap:.25rem .9rem;padding:1rem 0}.home-editorial .about-values__icon{grid-row:1 / 3;margin:0}}.home-editorial .editorial-about .editorial-shell{width:min(100%,1180px)}.home-editorial .about-editorial{grid-template-columns:minmax(360px,430px) minmax(0,1fr);gap:clamp(3.5rem,6vw,6rem)}.home-editorial .about-editorial__figure{width:min(100%,420px)}.home-editorial .about-editorial__figure .about-experience-badge{position:absolute;right:auto;bottom:1.6rem;left:-2rem;display:grid;width:7.5rem;min-height:7.5rem;margin:0;padding:1rem;place-content:center;color:var(--reference-cream);text-align:center;background:#1a1918}.home-editorial .about-editorial__figure .about-experience-badge strong{color:#b4976c;font-size:2.4rem}@media(max-width:820px){.home-editorial .about-editorial{grid-template-columns:1fr}.home-editorial .about-editorial__figure{width:min(88%,420px)}.home-editorial .about-editorial__figure .about-experience-badge{left:-.75rem}}.site-header{position:sticky;inset:0 0 auto}.site-header--inverse{border-bottom:1px solid rgba(255,255,255,.09);background:#0b0b0a}.site-header--inverse.is-scrolled{background:#0b0b0af5}.home-editorial .hero--editorial{min-height:calc(100svh - var(--header-bar-h));padding-top:clamp(3.75rem,7vw,6rem)}@media(max-width:760px){.home-editorial .hero--editorial{min-height:calc(100svh - var(--header-bar-h));padding-top:3.5rem}}html,body,#root{overflow-x:clip}.site-header{position:sticky;top:0;right:auto;left:auto;width:100%;z-index:100}.site-header .logo__chef,.site-footer .logo__chef{color:#f7f2e9;font-family:var(--script-logo);font-size:2.25rem;font-style:normal;font-weight:400;line-height:.82;letter-spacing:0}.site-header .logo__name,.site-footer .logo__name{color:#f7f2e9db;font-size:.625rem;font-weight:600;line-height:1.1;letter-spacing:.14em}.home-editorial{--chef-dark: #171817;--chef-dark-soft: #1d1e1d;--chef-ivory: #f3eee5;--chef-ivory-deep: #e8dfd2;--chef-brass: #aa8c5d;--chef-ink: #211c18;--chef-muted: #6d655d;background:var(--chef-ivory)}.home-editorial .editorial-about,.home-editorial .editorial-sharing,.home-editorial .editorial-contact{--chef-brass: var(--brass-on-light);--reference-gold: var(--brass-on-light)}.home-editorial .editorial-shell,.home-editorial .hero__grid{width:min(100%,1220px)}.home-editorial .editorial-section{padding:clamp(4.25rem,7vw,6.5rem) var(--space-unit)}.home-editorial .editorial-heading{margin-bottom:clamp(2.25rem,4.5vw,4rem)}.home-editorial .editorial-heading--split{grid-template-columns:minmax(9rem,.55fr) minmax(0,2.45fr);gap:clamp(2rem,5vw,5rem)}.home-editorial .editorial-kicker{display:block;margin:.45rem 0 0;color:var(--chef-brass);font-size:var(--type-label);font-weight:600;letter-spacing:.16em}.home-editorial .editorial-kicker:before{display:none}.home-editorial .editorial-heading h2,.home-editorial .faq-heading h2{max-width:20ch;font-family:var(--sans);font-size:clamp(2rem,4vw,3.45rem);font-weight:520;line-height:1.08;letter-spacing:-.045em}.home-editorial .editorial-link{gap:.7rem;padding:0 0 .4rem;border-bottom:1px solid currentColor;font-size:var(--type-label);letter-spacing:.1em}.home-editorial .editorial-link svg{width:1rem;height:1rem;padding:0;border:0;border-radius:0}.home-editorial .hero--editorial{min-height:760px;padding:clamp(7rem,10vw,8.5rem) var(--space-unit) clamp(3rem,5vw,4.5rem);background:var(--chef-dark)}.home-editorial .hero--editorial:after{display:none}.home-editorial .hero__grid{grid-template-columns:minmax(0,.88fr) minmax(430px,1.12fr);gap:clamp(3rem,7vw,7rem);align-items:center}.home-editorial .hero__badge{display:block;margin:0 0 1.9rem;padding:0;border:0;border-radius:0;color:var(--chef-brass);background:transparent;font-size:var(--type-label);letter-spacing:.16em}.home-editorial .hero__badge:before{width:2.5rem;height:1px;margin:0 .8rem .2rem 0;border-radius:0;box-shadow:none}.home-editorial .hero h1{max-width:10ch;margin-bottom:1.2rem;font-size:clamp(3.2rem,5.4vw,5.4rem);font-weight:450;line-height:.99}.home-editorial .hero__role{margin-bottom:1.3rem;color:var(--chef-brass);font-size:var(--type-label);letter-spacing:.12em}.home-editorial .hero__lead{max-width:39ch;margin-bottom:2rem;color:#f3eee5ad;font-size:1rem;line-height:1.75}.home-editorial .hero__actions{margin-bottom:0;gap:1.75rem}.home-editorial .btn--accent{min-height:auto;padding:.95rem 1.35rem;border-color:var(--chef-brass);border-radius:0;color:#17110f;background:var(--chef-brass)}.home-editorial .hero__figure--editorial{position:relative;min-height:590px;overflow:hidden;border:0;border-radius:0;box-shadow:none}.home-editorial .hero__figure--editorial img{min-height:590px;border-radius:0;filter:saturate(.82) contrast(1.05)}.home-editorial .hero__figure--editorial:after{content:"";display:block;position:absolute;inset:auto 0 0;height:38%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(12,9,8,.82))}.home-editorial .hero__facts--overlay{position:absolute;z-index:2;right:0;bottom:0;left:0;margin:0;padding:1.2rem 1.35rem;border:0;border-top:1px solid rgba(243,238,229,.24);border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-editorial .hero__facts dt{margin-bottom:.3rem;color:#f3eee57a}.home-editorial .hero__facts dd{color:var(--chef-ivory);font-family:var(--sans);font-size:.88rem;font-weight:550}.home-editorial .hero__figure--editorial figcaption{display:none}.home-editorial .editorial-about{background:var(--chef-ivory)}.home-editorial .about-editorial{grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);gap:clamp(2.5rem,7vw,7rem);align-items:center}.home-editorial .about-editorial__figure{order:-1;position:relative;overflow:visible;border-radius:0;background:transparent}.home-editorial .about-editorial__figure img{height:auto;max-height:570px;aspect-ratio:4 / 5;border-radius:0}.home-editorial .about-editorial__figure figcaption{position:static;margin-top:.7rem;padding:0;border-radius:0;color:var(--chef-muted);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.home-editorial .about-editorial__copy{display:block;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.home-editorial .about-editorial__lead{max-width:58ch;margin-bottom:1.8rem;font-family:var(--sans);font-size:.88rem;line-height:1.68;letter-spacing:-.01em}.home-editorial .about-editorial__chapter{grid-template-columns:3rem 1fr;margin-bottom:2.25rem;padding-top:1.4rem;border-top-color:#211c183d}.home-editorial .credential-strip{grid-template-columns:repeat(3,.55fr) 1.65fr;margin-top:clamp(3rem,6vw,5rem);overflow:visible;border-block:1px solid rgba(33,28,24,.24);border-radius:0;color:var(--chef-ink);background:transparent}.home-editorial .credential-strip>div{min-height:7.5rem;border-color:#211c182e}.home-editorial .credential-strip strong,.home-editorial .credential-strip>div>span,.home-editorial .credential-strip__cuisines span{color:var(--chef-ink)!important;opacity:1}.home-editorial .credential-strip>div>span{color:var(--chef-muted)!important}.home-editorial .credential-strip__cuisines span{border-color:#211c1824}.home-editorial .editorial-services{color:var(--chef-ivory);background:#171817}.home-editorial .editorial-services .editorial-heading h2,.home-editorial .editorial-services .service-entry h3,.home-editorial .editorial-services .service-entry__features li,.home-editorial .editorial-services .career-inline span,.home-editorial .editorial-services .editorial-link--dark{color:var(--chef-ivory)}.home-editorial .service-ledger{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.25rem,2.5vw,2rem);border:0}.home-editorial .service-entry{display:grid;min-height:0;padding:0 0 1.6rem;grid-template-columns:3.1rem 1fr;gap:1.05rem .8rem;overflow:hidden;border:1px solid rgba(243,238,229,.09);border-radius:0;background:#1d1e1d;box-shadow:none;transition:border-color .3s var(--ease),background .3s var(--ease)}.home-editorial .service-entry:hover{transform:none;border-color:#b0926261;background:#202120;box-shadow:none}.home-editorial .service-entry__visual{grid-column:1 / -1;height:clamp(270px,29vw,380px);margin:0 0 .75rem;overflow:hidden;background:#2a211d}.home-editorial .service-entry__visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(1.03);transition:transform .7s var(--ease),filter .7s var(--ease)}.home-editorial .service-entry:hover .service-entry__visual img{transform:scale(1.018);filter:saturate(1) contrast(1.03)}.home-editorial .service-entry__index{display:block;width:auto;height:auto;margin-left:1.25rem;padding-top:.2rem;border-radius:0;color:var(--chef-brass);background:transparent;font-size:var(--type-label)}.home-editorial .service-entry__body,.home-editorial .service-entry__features,.home-editorial .service-entry .career-inline,.home-editorial .service-entry>.editorial-link{grid-column:2}.home-editorial .service-entry__body{padding-right:1.5rem}.home-editorial .service-entry h3{margin-bottom:.7rem;font-family:var(--serif);font-size:clamp(1.45rem,2.35vw,2rem);font-weight:430;line-height:1.15;letter-spacing:-.025em}.home-editorial .service-entry__body>p:last-child{color:#f3eee5b3;font-size:var(--type-small);line-height:1.65}.home-editorial .service-entry__features{display:grid;grid-template-columns:1fr 1fr;gap:0 1rem;margin:0;padding-right:1.5rem}.home-editorial .service-entry__features li,.home-editorial .career-inline li{padding:.55rem 0;border-color:#f3eee524;font-size:.72rem}.home-editorial .service-entry>.editorial-link{justify-self:start;margin-top:.75rem}.home-editorial .service-entry--career{grid-column:1 / -1;grid-template-columns:2.5rem minmax(220px,.65fr) minmax(0,1.35fr) auto;gap:1.5rem clamp(1.5rem,4vw,4rem);align-items:start;margin-top:clamp(1rem,3vw,2.5rem);padding:clamp(2rem,4vw,3.25rem) 0;overflow:visible;border:0;border-block:1px solid rgba(243,238,229,.18);background:transparent}.home-editorial .service-entry--career:hover{border-color:#f3eee52e;background:transparent}.home-editorial .service-entry--career .service-entry__index{margin-left:0}.home-editorial .service-entry--career .service-entry__body{padding-right:0}.home-editorial .service-entry--career .career-inline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.home-editorial .service-entry--career .career-inline li{display:block;padding:0 0 0 1rem;border-bottom:0;border-left:1px solid rgba(243,238,229,.16)}.home-editorial .service-entry--career .career-inline time{display:block;margin-bottom:.45rem}.home-editorial .service-entry--career .service-entry__body,.home-editorial .service-entry--career .career-inline,.home-editorial .service-entry--career>.editorial-link{grid-column:auto}.home-editorial .service-entry--career>.editorial-link{margin-top:.2rem}.home-editorial .editorial-services .editorial-heading h2{max-width:20ch;font-family:var(--serif);font-weight:430;letter-spacing:-.035em}.service-section-cta{display:flex;justify-content:center;margin-top:2.5rem}.home-editorial .service-section-cta__button{display:inline-flex;gap:.8rem;align-items:center;padding:.85rem 1.45rem;border:1px solid rgba(176,146,98,.66);border-radius:0;color:var(--chef-ivory);background:transparent;font-size:.65rem;letter-spacing:.13em;text-transform:uppercase}.home-editorial .service-section-cta__button:hover,.home-editorial .service-section-cta__button:focus-visible{color:#171817;background:var(--chef-brass)}.home-editorial .service-section-cta__button svg{width:1rem;height:1rem}.home-editorial .editorial-services{padding-block:clamp(3.5rem,5.5vw,5rem)}.home-editorial .services-compact-layout{display:grid;grid-template-columns:minmax(220px,.58fr) minmax(0,1.42fr);gap:clamp(3rem,7vw,7rem);align-items:start}.home-editorial .services-compact-heading{position:relative;margin:0}.home-editorial .services-compact-heading h2{max-width:11ch;margin-top:.65rem;font-family:var(--serif);font-size:clamp(2.15rem,3.5vw,3.15rem);font-weight:430;line-height:1.06}.home-editorial .services-compact-heading>.editorial-link{margin-top:1.8rem;color:var(--chef-ivory)}.home-editorial .services-compact-layout .service-ledger{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid rgba(243,238,229,.18)}.home-editorial .services-compact-layout .service-entry{display:grid;min-height:205px;padding:1.15rem 0;grid-template-columns:190px 2.25rem minmax(0,1fr);grid-template-rows:auto auto auto;gap:.55rem .9rem;overflow:visible;border:0;border-bottom:1px solid rgba(243,238,229,.18);background:transparent}.home-editorial .services-compact-layout .service-entry:hover{border-color:#f3eee52e;background:transparent}.home-editorial .services-compact-layout .service-entry__visual{grid-column:1;grid-row:1 / 4;width:100%;height:100%;min-height:180px;margin:0}.home-editorial .services-compact-layout .service-entry__index{grid-column:2;grid-row:1;margin:0;padding-top:.18rem}.home-editorial .services-compact-layout .service-entry__body{grid-column:3;grid-row:1;padding:0}.home-editorial .services-compact-layout .service-entry h3{margin-bottom:.45rem;font-size:clamp(1.25rem,1.8vw,1.55rem)}.home-editorial .services-compact-layout .service-entry__body>p:last-child{max-width:58ch;font-size:var(--type-small);line-height:1.55}.home-editorial .services-compact-layout .service-entry__features{display:flex;grid-column:3;grid-row:2;gap:.25rem 1rem;margin:0;padding:0;flex-wrap:wrap}.home-editorial .services-compact-layout .service-entry__features li{padding:0;border:0;color:#f3eee5b3;font-size:var(--type-label);white-space:nowrap}.home-editorial .services-compact-layout .service-entry__features li:before{margin-right:.4rem}.home-editorial .services-compact-layout .service-entry>.editorial-link{grid-column:3;grid-row:3;margin-top:.2rem}@media(max-width:860px){.home-editorial .services-compact-layout{grid-template-columns:1fr;gap:2.25rem}.home-editorial .services-compact-heading h2{max-width:18ch}.home-editorial .services-compact-heading>.editorial-link{margin-top:1.2rem}}@media(max-width:560px){.home-editorial .services-compact-layout .service-ledger{gap:0}.home-editorial .services-compact-layout .service-entry{min-height:190px;grid-template-columns:105px 1.8rem minmax(0,1fr);gap:.5rem .65rem}.home-editorial .services-compact-layout .service-entry__features{gap:.2rem .7rem}.home-editorial .services-compact-layout .service-entry__features li{white-space:normal}}.home-editorial .editorial-gallery{padding-block:clamp(3.5rem,5.5vw,5rem);color:var(--chef-ink);background:radial-gradient(circle at 78% 10%,rgba(183,148,94,.075),transparent 34%),var(--chef-ivory)}.home-editorial .editorial-gallery-heading{display:block;margin-bottom:clamp(1.6rem,3vw,2.35rem)}.home-editorial .editorial-gallery-heading .editorial-kicker{margin-bottom:.6rem}.home-editorial .editorial-gallery-heading h2{max-width:none;color:var(--chef-ink);font-family:var(--serif);font-size:clamp(2.2rem,3.8vw,3.4rem);font-weight:430;letter-spacing:-.035em;line-height:1}.home-editorial .editorial-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:auto;gap:clamp(.65rem,1vw,1rem)}.home-editorial .editorial-gallery-grid li,.home-editorial .editorial-gallery-grid li:nth-child(n){grid-column:auto;grid-row:auto}.home-editorial .editorial-gallery-item,.home-editorial .editorial-gallery-item img{border-radius:0}.home-editorial .editorial-gallery-item{display:block;width:100%;height:auto;overflow:hidden;border:1px solid rgba(243,238,229,.08);background:#20211f;box-shadow:none}.home-editorial .editorial-gallery-item img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;filter:saturate(.86) contrast(1.04);transition:transform .42s ease,filter .42s ease}.home-editorial .editorial-gallery-item:hover img,.home-editorial .editorial-gallery-item:focus-visible img{transform:scale(1.025);filter:saturate(1) contrast(1.02)}.home-editorial .editorial-gallery-toggle{display:flex;min-width:min(100%,280px);align-items:center;justify-content:center;gap:1.8rem;margin:clamp(1.7rem,3vw,2.35rem) auto 0;padding:.95rem 1.35rem;border:1px solid rgba(142,108,62,.58);color:var(--chef-ink);background:transparent;font-size:.68rem;font-weight:650;letter-spacing:.14em;line-height:1;text-transform:uppercase;transition:border-color .18s ease,color .18s ease,background .18s ease}.home-editorial .editorial-gallery-toggle:hover,.home-editorial .editorial-gallery-toggle:focus-visible{border-color:var(--reference-gold);color:#151311;background:#b7945e1c}.home-editorial .editorial-gallery-toggle svg{transition:transform .18s ease}.home-editorial .editorial-gallery-toggle:hover svg,.home-editorial .editorial-gallery-toggle:focus-visible svg{transform:translate(.22rem)}.home-editorial .editorial-gallery-toggle.is-expanded svg{transform:rotate(-90deg)}@media(max-width:900px){.home-editorial .editorial-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.home-editorial .editorial-gallery-grid{grid-template-columns:1fr}.home-editorial .editorial-gallery-toggle{width:100%}}.home-editorial .editorial-contact{background:var(--chef-dark)}.home-editorial .contact-editorial-grid{gap:clamp(3rem,8vw,8rem)}.home-editorial .contact-editorial-copy h3{font-family:var(--sans);font-weight:520}.home-editorial .contact-editorial-links{border-top:1px solid rgba(243,238,229,.18)}.home-editorial .contact-editorial-links a{margin:0;padding:1.1rem 0;border:0;border-bottom:1px solid rgba(243,238,229,.18);border-radius:0;background:transparent}.home-editorial .editorial-contact .contact-social-btn{border:0;border-bottom:1px solid rgba(243,238,229,.24);border-radius:0}.home-editorial .editorial-contact .form--dark{border-radius:0;background:var(--chef-ivory);box-shadow:none}.home-editorial .editorial-contact .form--dark input,.home-editorial .editorial-contact .form--dark textarea{padding:.75rem 0;border:0;border-bottom:1px solid rgba(33,28,24,.3);border-radius:0;background:transparent}.home-editorial .editorial-contact .btn--cta-orange{border-radius:0}.home-editorial .editorial-faq{background:var(--chef-ivory)}.home-editorial .editorial-faq .faq-item{margin:0;padding:0;border:0;border-bottom:1px solid rgba(33,28,24,.22);border-radius:0;background:transparent}@media(max-width:900px){.home-editorial .hero__grid{grid-template-columns:minmax(0,.9fr) minmax(350px,1.1fr);gap:2.5rem}.home-editorial .service-entry--career{grid-template-columns:2.5rem 1fr 1fr}.home-editorial .service-entry--career>.editorial-link{grid-column:2}}@media(max-width:700px){.home-editorial .editorial-section{padding-block:3.75rem}.home-editorial .hero--editorial{min-height:auto;padding-top:6.5rem}.home-editorial .hero__grid,.home-editorial .editorial-heading--split,.home-editorial .about-editorial,.home-editorial .contact-editorial-grid,.home-editorial .editorial-faq .faq-layout{grid-template-columns:1fr}.home-editorial .hero__figure--editorial,.home-editorial .hero__figure--editorial img{min-height:0}.home-editorial .hero__figure--editorial img{aspect-ratio:4 / 5}.home-editorial .about-editorial__figure{min-height:0}.home-editorial .credential-strip{grid-template-columns:repeat(3,1fr)}.home-editorial .credential-strip__cuisines{grid-column:1 / -1}.home-editorial .service-ledger{grid-template-columns:1fr;gap:3.5rem}.home-editorial .service-entry--career{grid-column:auto;grid-template-columns:2.5rem 1fr;gap:1.25rem 1rem}.home-editorial .service-entry--career .service-entry__body,.home-editorial .service-entry--career .career-inline,.home-editorial .service-entry--career>.editorial-link{grid-column:2}}@media(max-width:430px){.home-editorial .hero__facts--overlay{right:0;bottom:0;left:0;padding:.85rem}.home-editorial .credential-strip{grid-template-columns:1fr 1fr}.home-editorial .credential-strip>div:nth-child(3){grid-column:1 / -1}}@media(max-width:600px){.gallery-page__title-row{flex-direction:column;align-items:flex-start;gap:.85rem}.gallery-page__title{line-height:1.02}.gallery-page__count{margin:0}}@media(max-width:767px){.site-header--inverse,.site-header--inverse.is-scrolled{backdrop-filter:none;-webkit-backdrop-filter:none}.nav-drawer .nav-drawer__links .nav-contact{display:flex;width:100%;min-height:54px;align-items:center;justify-content:space-between;margin:1.25rem 0 0;padding:.95rem 1.1rem;border:1px solid #b69563;color:#171817;background:#b69563;box-shadow:0 12px 26px #0000002e;font-size:.78rem;font-weight:700;letter-spacing:.12em;line-height:1.2;text-align:left;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.nav-drawer .nav-drawer__links .nav-contact:after{content:"→";flex:0 0 auto;margin-left:1rem;font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1;transition:transform .16s ease}.nav-drawer .nav-drawer__links .nav-contact:hover,.nav-drawer .nav-drawer__links .nav-contact:focus-visible{border-color:#c7aa7a;color:#171817;background:#c7aa7a}.nav-drawer .nav-drawer__links .nav-contact:hover:after,.nav-drawer .nav-drawer__links .nav-contact:focus-visible:after{transform:translate(.2rem)}.nav-drawer .nav-drawer__links .nav-contact:focus-visible{outline:2px solid #f3eee5;outline-offset:3px}.nav-drawer .nav-drawer__links .nav-contact:active{border-color:#a98755;background:#a98755;transform:scale(.985)}}.home-editorial .services-compact-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1.6rem,3vw,2.4rem)}.home-editorial .services-compact-layout .services-compact-heading{display:grid;width:100%;margin:0;padding-bottom:clamp(1.25rem,2vw,1.75rem);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"kicker cta" "title cta";gap:.55rem 2rem;align-items:end;border-bottom:1px solid rgba(243,238,229,.18)}.home-editorial .services-compact-layout .services-compact-heading>.editorial-kicker{grid-area:kicker;margin:0}.home-editorial .services-compact-layout .services-compact-heading>h2{grid-area:title;max-width:none;margin:0;font-size:clamp(2.15rem,3.5vw,3.15rem)}.home-editorial .services-compact-layout .services-compact-heading>.editorial-link{grid-area:cta;align-self:end;margin:0 0 .2rem;white-space:nowrap}.home-editorial .services-compact-layout .service-ledger{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,2.5vw,2rem);border-top:0}.home-editorial .services-compact-layout .service-entry,.home-editorial .services-compact-layout .service-entry:last-child{grid-column:auto;min-height:220px;padding:0 0 1.15rem;grid-template-columns:clamp(145px,14vw,180px) 2rem minmax(0,1fr);gap:.5rem .8rem;border-top:0}.home-editorial .services-compact-layout .service-entry__visual{min-height:205px}@media(max-width:960px){.home-editorial .services-compact-layout .service-ledger{grid-template-columns:minmax(0,1fr);gap:0}.home-editorial .services-compact-layout .service-entry,.home-editorial .services-compact-layout .service-entry:last-child{grid-column:auto;padding:1rem 0 1.15rem;grid-template-columns:175px 2rem minmax(0,1fr)}}@media(max-width:700px){.home-editorial .services-compact-layout{gap:1.5rem}.home-editorial .services-compact-layout .services-compact-heading{grid-template-columns:minmax(0,1fr);grid-template-areas:"kicker" "title" "cta";gap:.55rem;justify-items:start}.home-editorial .services-compact-layout .services-compact-heading>.editorial-link{margin-top:.45rem}}@media(max-width:560px){.home-editorial .services-compact-layout .service-entry,.home-editorial .services-compact-layout .service-entry:last-child{min-height:190px;grid-template-columns:clamp(92px,28vw,112px) 1.65rem minmax(0,1fr);gap:.5rem .6rem}.home-editorial .services-compact-layout .service-entry__visual{min-height:180px}}.home-editorial .hero__actions .editorial-link:hover,.home-editorial .hero__actions .editorial-link:focus-visible,.home-editorial .services-compact-heading>.editorial-link:hover,.home-editorial .services-compact-heading>.editorial-link:focus-visible,.home-editorial .about-editorial__copy>.editorial-link:hover,.home-editorial .about-editorial__copy>.editorial-link:focus-visible{border-color:var(--chef-brass);color:var(--chef-brass)}.home-editorial .services-compact-layout .service-entry>.editorial-link{transition:color .18s ease,border-color .18s ease,gap .18s ease}.home-editorial .services-compact-layout .service-entry>.editorial-link:hover,.home-editorial .services-compact-layout .service-entry>.editorial-link:focus-visible{gap:.95rem;border-color:var(--chef-brass);color:var(--chef-brass)}.home-editorial .services-compact-layout .service-entry>.editorial-link:focus-visible{outline:2px solid var(--chef-brass);outline-offset:4px}.home-editorial .services-compact-layout .service-entry>.editorial-link svg{transition:transform .18s ease}.home-editorial .services-compact-layout .service-entry>.editorial-link:hover svg,.home-editorial .services-compact-layout .service-entry>.editorial-link:focus-visible svg{transform:translate(.22rem)}@media(prefers-reduced-motion:reduce){.home-editorial .services-compact-layout .service-entry>.editorial-link,.home-editorial .services-compact-layout .service-entry>.editorial-link svg{transition:none}}.home-editorial .editorial-sharing{padding-block:clamp(3rem,4.5vw,4rem);color:var(--chef-ink);background:radial-gradient(circle at 12% 8%,rgba(170,140,93,.1),transparent 28%),var(--chef-ivory)}.home-editorial .sharing-heading{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);gap:clamp(2rem,6vw,5rem);align-items:end;margin-bottom:clamp(1.35rem,2.5vw,2rem)}.home-editorial .sharing-heading .editorial-kicker{margin-bottom:.65rem}.home-editorial .sharing-heading h2{max-width:14ch;margin:0;color:var(--chef-ink);font-family:var(--serif);font-size:clamp(2.15rem,3.6vw,3.25rem);font-weight:430;letter-spacing:-.04em;line-height:1.05}.home-editorial .sharing-heading__copy>p{max-width:58ch;margin:0 0 1.15rem;color:var(--chef-muted);font-size:.82rem;line-height:1.65}.home-editorial .sharing-heading__copy .editorial-link{color:var(--chef-ink)}.home-editorial .sharing-heading__copy .editorial-link:hover,.home-editorial .sharing-heading__copy .editorial-link:focus-visible{border-color:var(--chef-brass);color:var(--chef-brass)}.home-editorial .sharing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,3.5rem);align-items:stretch}.home-editorial .sharing-card{display:grid;min-height:0;padding:clamp(1.15rem,2vw,1.5rem) 0;grid-template-columns:2rem minmax(0,1fr);grid-template-rows:auto auto;gap:.35rem 1rem;align-content:start;border-block:1px solid rgba(33,28,24,.2);background:transparent}.home-editorial .sharing-card__index{margin:.25rem 0 0;grid-row:1 / 3;color:var(--chef-brass);font-family:var(--serif);font-size:.78rem}.home-editorial .sharing-card h3{margin:0;color:var(--chef-ink);font-family:var(--serif);font-size:clamp(1.35rem,2vw,1.7rem);font-weight:450;letter-spacing:-.025em}.home-editorial .sharing-card p{max-width:46ch;margin:0;color:var(--chef-muted);font-size:.8rem;line-height:1.6}@media(max-width:860px){.home-editorial .sharing-heading{grid-template-columns:1fr;gap:1.25rem}.home-editorial .sharing-heading h2{max-width:none}}@media(max-width:520px){.home-editorial .sharing-grid{grid-template-columns:1fr;gap:.85rem}.home-editorial .sharing-card{padding-block:1.15rem}}.home-editorial .editorial-gallery{color:var(--chef-ivory);background:radial-gradient(circle at 82% 12%,rgba(170,140,93,.08),transparent 32%),#171817}.home-editorial .editorial-gallery-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"kicker link" "title link";gap:.55rem 2rem;align-items:end;margin-bottom:clamp(1.6rem,3vw,2.35rem)}.home-editorial .editorial-gallery-heading .editorial-kicker{grid-area:kicker;margin:0}.home-editorial .editorial-gallery-heading h2{grid-area:title;margin:0;color:var(--chef-ivory)}.home-editorial .editorial-gallery-heading__link{grid-area:link;align-self:end;margin-bottom:.25rem;color:var(--chef-ivory);white-space:nowrap}.home-editorial .editorial-gallery-heading__link:hover,.home-editorial .editorial-gallery-heading__link:focus-visible{border-color:var(--chef-brass);color:var(--chef-brass)}.home-editorial .editorial-gallery-grid--preview{display:grid;height:clamp(390px,37vw,485px);grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-flow:row;grid-auto-rows:auto;gap:clamp(.55rem,.9vw,.85rem)}.home-editorial .editorial-gallery-grid--preview li,.home-editorial .editorial-gallery-grid--preview li:nth-child(n){min-width:0;min-height:0;height:100%;padding-top:0;grid-column:auto;grid-row:auto}.home-editorial .editorial-gallery-grid--preview li:nth-child(1){grid-column:1 / 7;grid-row:1 / 3}.home-editorial .editorial-gallery-grid--preview li:nth-child(2){grid-column:7 / 13;grid-row:1}.home-editorial .editorial-gallery-grid--preview li:nth-child(3){grid-column:7 / 10;grid-row:2}.home-editorial .editorial-gallery-grid--preview li:nth-child(4){grid-column:10 / 13;grid-row:2}.home-editorial .editorial-gallery-grid--preview .editorial-gallery-item{display:block;width:100%;height:100%;min-height:0;border-color:#f3eee51f;background:#232421}.home-editorial .editorial-gallery-grid--preview .editorial-gallery-item img{display:block;width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:cover;filter:saturate(.9) contrast(1.025)}.home-editorial .editorial-gallery-grid--preview li:nth-child(1) img{object-position:center}.home-editorial .editorial-gallery-grid--preview li:nth-child(2) img{object-position:center 44%}@media(max-width:700px){.home-editorial .editorial-gallery-heading{grid-template-columns:minmax(0,1fr);grid-template-areas:"kicker" "title" "link";gap:.55rem}.home-editorial .editorial-gallery-heading__link{justify-self:start;margin-top:.4rem}.home-editorial .editorial-gallery-grid--preview{height:clamp(440px,122vw,570px);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1.25fr) minmax(0,.72fr) minmax(0,1fr)}.home-editorial .editorial-gallery-grid--preview li:nth-child(1){grid-column:1 / 3;grid-row:1}.home-editorial .editorial-gallery-grid--preview li:nth-child(2){grid-column:1 / 3;grid-row:2}.home-editorial .editorial-gallery-grid--preview li:nth-child(3){grid-column:1;grid-row:3}.home-editorial .editorial-gallery-grid--preview li:nth-child(4){grid-column:2;grid-row:3}}.gallery-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 1.35rem;color:var(--gallery-muted);font-size:var(--type-label);letter-spacing:.1em;text-transform:uppercase}.gallery-page__breadcrumbs a{color:var(--gallery-brass);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.3em;transition:text-decoration-color .16s ease}.gallery-page__breadcrumbs a:hover,.gallery-page__breadcrumbs a:focus-visible{text-decoration-color:currentColor}.gallery-page__shell{width:min(100%,1240px)}.gallery-page__intro{padding:clamp(2.35rem,3.5vw,3.25rem) var(--space-unit) clamp(2.1rem,3vw,2.75rem)}.gallery-page__hero-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(18rem,.75fr);gap:1.35rem clamp(2.5rem,6vw,5.5rem);align-items:end}.gallery-page__heading,.gallery-page__summary{min-width:0}.gallery-page__title{max-width:none;font-size:clamp(2.75rem,4.15vw,3.9rem);font-weight:400;letter-spacing:-.038em;line-height:1.01;text-wrap:balance}.gallery-page__summary{padding-left:clamp(1.1rem,2vw,1.6rem);border-left:1px solid rgba(33,28,24,.16)}.gallery-page__lead{max-width:42ch;margin:0;color:var(--gallery-muted);font-size:clamp(.94rem,1.1vw,1.02rem);line-height:1.65}.gallery-page__count{margin:1.1rem 0 0;padding-top:.8rem;border-top:1px solid rgba(33,28,24,.14)}.gallery-page .editorial-gallery-grid--page{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:row;grid-auto-rows:clamp(255px,23vw,335px);gap:clamp(.7rem,1vw,1rem);align-items:stretch}.gallery-page .editorial-gallery-grid--page>li,.gallery-page .editorial-gallery-grid--page>li:nth-child(n){min-width:0;height:100%;padding-top:0;grid-column:span 3;grid-row:auto}.gallery-page .editorial-gallery-grid--page>li:nth-child(1),.gallery-page .editorial-gallery-grid--page>li:nth-child(6),.gallery-page .editorial-gallery-grid--page>li:nth-child(8),.gallery-page .editorial-gallery-grid--page>li:nth-child(10){grid-column:span 6}.gallery-page .editorial-gallery-grid--page .editorial-gallery-item{display:block;width:100%;height:100%;aspect-ratio:auto;overflow:hidden}.gallery-page .editorial-gallery-grid--page .editorial-gallery-item img{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.gallery-page .editorial-gallery-grid--page>li:nth-child(1) img{object-position:center 42%}.gallery-page .editorial-gallery-grid--page>li:nth-child(3) img{object-position:center 36%}.gallery-page .editorial-gallery-grid--page>li:nth-child(4) img{object-position:center 54%}.gallery-page .editorial-gallery-grid--page>li:nth-child(5) img{object-position:center 42%}.gallery-page .editorial-gallery-grid--page>li:nth-child(6) img,.gallery-page .editorial-gallery-grid--page>li:nth-child(8) img{object-position:center 44%}.gallery-page .editorial-gallery-grid--page>li:nth-child(10) img{object-position:center 43%}@media(max-width:980px){.gallery-page .editorial-gallery-grid--page{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:clamp(220px,29vw,285px)}.gallery-page .editorial-gallery-grid--page>li:nth-child(n){grid-column:span 3}}@media(max-width:900px){.gallery-page__hero-grid{grid-template-columns:minmax(0,1fr);gap:1.35rem;align-items:start}.gallery-page__summary{display:grid;padding:1rem 0 0;grid-template-columns:minmax(0,1fr) auto;gap:1rem 2rem;align-items:end;border-top:1px solid rgba(33,28,24,.16);border-left:0}.gallery-page__lead{max-width:58ch}.gallery-page__count{margin:0;padding:0;border-top:0}}@media(max-width:700px){.gallery-page .editorial-gallery-grid--page{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:clamp(170px,43vw,230px)}.gallery-page .editorial-gallery-grid--page>li:nth-child(n){grid-column:span 1}}@media(max-width:600px){.gallery-page__intro{padding-block:1.8rem 2rem}.gallery-page__breadcrumbs{margin-bottom:1.15rem}.gallery-page__title{font-size:clamp(2.35rem,10.5vw,3.15rem);letter-spacing:-.025em;line-height:1.04}.gallery-page__summary{display:block}.gallery-page__count{margin-top:.8rem}}@media(max-width:430px){.gallery-page .editorial-gallery-grid--page{grid-template-columns:minmax(0,1fr);grid-auto-rows:clamp(245px,75vw,320px)}.gallery-page .editorial-gallery-grid--page>li:nth-child(n){grid-column:1}}@media(prefers-reduced-motion:reduce){.gallery-page .editorial-gallery-grid--page .editorial-gallery-item img{transition:none}.gallery-page .editorial-gallery-grid--page .editorial-gallery-item:hover img,.gallery-page .editorial-gallery-grid--page .editorial-gallery-item:focus-visible img{transform:none}}.home-editorial .editorial-contact{padding-block:clamp(3.25rem,5vw,4.75rem);color:var(--chef-ink);background:radial-gradient(circle at 88% 12%,rgba(170,140,93,.08),transparent 30%),#f2ece3}.home-editorial .contact-editorial-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:clamp(2.5rem,5vw,4rem);align-items:start}.home-editorial .contact-editorial-grid>*{min-width:0}.home-editorial .contact-editorial-heading{display:block;margin:0 0 clamp(1.5rem,2.5vw,2rem)}.home-editorial .contact-editorial-heading .editorial-kicker{margin:0 0 .65rem}.home-editorial .contact-editorial-heading h2{max-width:11ch;margin:0;color:var(--chef-ink);font-family:var(--serif);font-size:clamp(2.35rem,3.8vw,3.65rem);font-weight:430;letter-spacing:-.045em;line-height:1}.home-editorial .contact-editorial-lead{max-width:40ch;margin:1rem 0 0;color:var(--chef-muted);font-size:.9rem;line-height:1.6}.home-editorial .contact-editorial-links{border-top:1px solid rgba(33,28,24,.2)}.home-editorial .contact-editorial-links a{display:grid;padding:.85rem 0;grid-template-columns:1.35rem 3.5rem minmax(0,1fr);gap:.7rem;align-items:center;border-bottom:1px solid rgba(33,28,24,.2);color:var(--chef-ink);transition:color .18s ease,border-color .18s ease}.home-editorial .contact-editorial-links a:hover,.home-editorial .contact-editorial-links a:focus-visible{border-color:var(--chef-brass);color:var(--chef-brass)}.home-editorial .contact-editorial-links svg{color:var(--chef-brass)}.home-editorial .contact-editorial-links span{color:var(--chef-muted);font-size:var(--type-label);letter-spacing:.1em;text-transform:uppercase}.home-editorial .contact-editorial-links strong{min-width:0;color:inherit;font-size:.88rem;font-weight:520;overflow-wrap:anywhere}.home-editorial .contact-dark-socials{display:flex;flex-wrap:wrap;gap:0;margin-top:.8rem}.home-editorial .editorial-contact .contact-social-btn{display:inline-flex;min-width:0;min-height:38px;align-items:center;justify-content:flex-start;gap:.4rem;padding:.5rem 1.35rem;border:0;border-radius:0;color:var(--chef-ink);background:transparent;font-size:var(--type-small);-webkit-backdrop-filter:none;backdrop-filter:none;transition:color .18s ease}.home-editorial .editorial-contact .contact-social-btn+.contact-social-btn{border-left:1px solid rgba(33,28,24,.18)}.home-editorial .editorial-contact .contact-social-btn:first-child{padding-left:0}.home-editorial .editorial-contact .contact-social-btn:last-child{padding-right:0}.home-editorial .editorial-contact .contact-social-btn:hover,.home-editorial .editorial-contact .contact-social-btn:focus-visible{color:var(--chef-brass);background:transparent}.home-editorial .editorial-contact .icon-max-mark{display:inline-block;width:18px;height:18px;flex:0 0 18px;background-color:currentColor;-webkit-mask:url(/max-logo.svg) center / contain no-repeat;mask:url(/max-logo.svg) center / contain no-repeat}.home-editorial .contact-form{display:grid;width:100%;min-width:0;max-width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.05rem 1.35rem;margin:0;padding:1.75rem 0 0 clamp(2rem,4vw,3.5rem);border:0;border-left:1px solid rgba(33,28,24,.2);color:var(--chef-ink);background:transparent}.home-editorial .contact-form__field{display:flex;width:100%;min-width:0;flex-direction:column;gap:.3rem;color:var(--chef-muted);font-size:var(--type-label);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.home-editorial .contact-form__field--message,.home-editorial .contact-form__submit,.home-editorial .contact-form__hint{grid-column:1 / -1}.home-editorial .contact-form input,.home-editorial .contact-form textarea{display:block;width:100%;min-width:0;max-width:100%;padding:.55rem 0 .65rem;border:0;border-bottom:1px solid rgba(33,28,24,.3);border-radius:0;color:var(--chef-ink);background:transparent;font-family:var(--sans);font-size:1rem;font-weight:400;line-height:1.4;letter-spacing:0;text-transform:none}.home-editorial .contact-form input:focus,.home-editorial .contact-form textarea:focus{outline:none;border-bottom-color:var(--chef-brass)}.home-editorial .contact-form input:focus-visible,.home-editorial .contact-form textarea:focus-visible{outline:1px solid #78603e;outline-offset:4px}.home-editorial .contact-form textarea{min-height:84px;resize:vertical}.home-editorial .contact-form__submit{display:inline-flex;width:auto;max-width:100%;min-height:44px;align-items:center;justify-content:center;justify-self:start;gap:.75rem;margin-top:.1rem;padding:.75rem 1.15rem;border:1px solid var(--chef-brass);border-radius:0;color:var(--chef-ink);background:transparent;box-shadow:none;font-size:var(--type-label);text-align:center;white-space:normal;transition:color .18s ease,background .18s ease}.home-editorial .contact-form__submit:hover,.home-editorial .contact-form__submit:focus-visible{border-color:var(--chef-brass);color:var(--chef-ink);background:var(--chef-brass)}.home-editorial .contact-form__hint{margin:0;color:#78603e;font-size:.8rem}@media(max-width:960px){.home-editorial .contact-editorial-grid{grid-template-columns:minmax(0,1fr);gap:2rem}.home-editorial .contact-editorial-heading h2{max-width:16ch}.home-editorial .contact-form{padding:1.75rem 0 0;border-left:0;border-top:1px solid rgba(33,28,24,.2)}}@media(max-width:767px){.home-editorial .editorial-contact{padding-block:3.25rem}.home-editorial .contact-editorial-grid,.home-editorial .contact-editorial-copy,.home-editorial .contact-form{width:100%;min-width:0;max-width:100%}.home-editorial .contact-form{grid-template-columns:minmax(0,1fr);gap:1rem;padding-inline:0}.home-editorial .contact-form>*{min-width:0;grid-column:1 / -1}.home-editorial .contact-form__field{gap:.55rem;color:#6a625b}.home-editorial .contact-form input,.home-editorial .contact-form textarea{min-height:52px;padding:.75rem .85rem;border:1px solid rgba(33,28,24,.32);color:var(--chef-ink);background:#ffffff61;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.home-editorial .contact-form textarea{min-height:132px}.home-editorial .contact-form input:focus,.home-editorial .contact-form textarea:focus{border-color:#86643a;background:#faf6ef;box-shadow:0 0 0 2px #86643a1f}.home-editorial .contact-form input:focus-visible,.home-editorial .contact-form textarea:focus-visible{outline:2px solid #86643a;outline-offset:1px}.home-editorial .contact-form__submit{width:100%;min-height:48px}.home-editorial .contact-dark-socials{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.home-editorial .editorial-contact .contact-social-btn,.home-editorial .editorial-contact .contact-social-btn:first-child,.home-editorial .editorial-contact .contact-social-btn:last-child{width:100%;min-width:0;min-height:48px;justify-content:center;gap:.35rem;padding-inline:.35rem;font-size:clamp(.72rem,3.3vw,var(--type-small));white-space:nowrap}.home-editorial .contact-form__hint{overflow-wrap:anywhere}}@media(max-width:430px){.home-editorial .contact-editorial-links a{grid-template-columns:1.25rem minmax(0,1fr);gap:.2rem .65rem}.home-editorial .contact-editorial-links svg{grid-row:1 / 3}.home-editorial .contact-editorial-links strong{grid-column:2}.home-editorial .editorial-contact .contact-social-btn,.home-editorial .editorial-contact .contact-social-btn:first-child,.home-editorial .editorial-contact .contact-social-btn:last-child{padding-inline:.2rem}}.site-footer{border-top-color:#f3eee51f;background:#171817}.site-footer .site-footer__bottom{border-top-color:#f3eee51f;background:transparent}.site-footer__inner{display:grid;max-width:1240px;margin:0 auto;padding:clamp(2.75rem,5vw,3.5rem) var(--space-unit) clamp(2.25rem,4vw,3rem);grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem clamp(2rem,5vw,4rem);align-items:start}.site-footer .site-footer__logo{margin-bottom:0}.site-footer__tagline{max-width:31ch;margin-top:.8rem;font-size:.82rem;line-height:1.65}.site-footer__nav,.site-footer__services,.site-footer__contacts{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:.42rem;margin:0;padding:0;font-style:normal}.site-footer__column-title{margin:0 0 .55rem;color:#b69563;font-size:var(--type-label);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.site-footer__nav a,.site-footer__services a,.site-footer__contacts a,.site-footer__location{width:fit-content;max-width:100%;color:#f7f2e9b8;font-size:var(--type-small);line-height:1.45;overflow-wrap:anywhere}.site-footer__nav a,.site-footer__services a,.site-footer__contacts a{transition:color .18s ease}.site-footer__nav a:hover,.site-footer__nav a:focus-visible,.site-footer__services a:hover,.site-footer__services a:focus-visible,.site-footer__contacts a:hover,.site-footer__contacts a:focus-visible{color:#c1a06d}.site-footer__contacts a,.site-footer__location{display:grid;grid-template-columns:1rem minmax(0,1fr);gap:.55rem;align-items:center}.site-footer__contacts svg{width:15px;height:15px;color:#b69563}.site-footer__location{margin-top:.25rem;color:#f7f2e9a3}.site-footer .site-footer__bottom{max-width:none;padding:0;text-align:left}.site-footer__bottom-inner{max-width:1240px;margin:0 auto;padding:1rem var(--space-unit) 1.2rem}@media(min-width:980px){.site-footer__inner{grid-template-columns:minmax(250px,1.35fr) minmax(120px,.58fr) minmax(170px,.82fr) minmax(190px,1fr);gap:2rem clamp(2.5rem,5vw,4.5rem)}}@media(max-width:719px){.site-footer__inner{grid-template-columns:minmax(0,1fr);gap:2rem}.site-footer__nav,.site-footer__services,.site-footer__contacts{padding-top:1.35rem;border-top:1px solid rgba(247,242,233,.12)}.site-footer .site-footer__bottom{text-align:center}}.experience-page{--experience-dark: #171817;--experience-ivory: #f3eee5;--experience-ivory-deep: #e9e0d4;--experience-brass: #aa8c5d;--experience-brass-on-light: var(--brass-on-light);--experience-ink: #211c18;--experience-muted: #6d655d;--experience-line: rgba(33, 28, 24, .15);--experience-line-dark: rgba(243, 238, 229, .16);overflow:clip;color:var(--experience-ink);background:var(--experience-ivory)}.experience-breadcrumbs{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 1.35rem;color:var(--experience-muted);font-size:var(--type-label);letter-spacing:.1em;text-transform:uppercase}.experience-breadcrumbs a{color:var(--experience-brass-on-light);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.3em;transition:text-decoration-color .16s ease}.experience-breadcrumbs a:hover,.experience-breadcrumbs a:focus-visible{text-decoration-color:currentColor}.experience-shell{width:min(100%,1240px);margin-inline:auto}.experience-kicker{margin:0 0 .7rem;color:var(--experience-brass);font-size:var(--type-label);font-weight:600;letter-spacing:.15em;line-height:1.4;text-transform:uppercase}.experience-hero{padding:clamp(2.35rem,3.5vw,3.25rem) var(--space-unit) clamp(2.1rem,3vw,2.75rem);border-bottom:1px solid var(--experience-line);color:var(--experience-ink);background:radial-gradient(circle at 82% 14%,rgba(170,140,93,.11),transparent 30%),linear-gradient(180deg,#f7f3ec 0%,var(--experience-ivory) 100%)}.experience-hero .experience-kicker,.experience-education .experience-kicker{color:var(--experience-brass-on-light)}.experience-hero__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1.35rem,2.4vw,2rem) clamp(1rem,2.5vw,2.25rem);align-items:end}.experience-hero__heading{grid-column:1 / -1}.experience-hero__title{max-width:none;margin:0;color:var(--experience-ink);font-family:var(--serif);font-size:clamp(2.75rem,4.2vw,3.9rem);font-weight:400;letter-spacing:-.038em;line-height:1.01;text-wrap:balance}.experience-hero__lead{grid-column:1 / 6;max-width:44ch;margin:0;color:var(--experience-muted);font-size:clamp(.95rem,1.15vw,1.04rem);line-height:1.65}.experience-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;grid-column:7 / 13;align-self:stretch;border-block:1px solid var(--experience-line)}.experience-metrics__item{display:grid;min-width:0;padding:clamp(.85rem,1.25vw,1.05rem) clamp(.75rem,1.25vw,1.15rem);grid-template-columns:auto minmax(0,1fr);gap:.7rem .9rem;align-items:end;border-left:1px solid var(--experience-line)}.experience-metrics__item:first-child{padding-left:0;border-left:0}.experience-metrics__item:last-child{padding-right:0}.experience-metrics dt{grid-column:2;margin:0 0 .2rem;color:var(--experience-muted);font-size:var(--type-label);font-weight:600;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.experience-metrics dd{grid-row:1;grid-column:1;margin:0;color:var(--experience-brass-on-light);font-family:var(--serif);font-size:clamp(2.05rem,3vw,2.8rem);font-weight:400;letter-spacing:-.05em;line-height:.9}.experience-history{padding:clamp(3.8rem,6vw,5.25rem) var(--space-unit) clamp(4rem,6.5vw,5.75rem);color:var(--experience-ivory);background:radial-gradient(circle at 82% 9%,rgba(170,140,93,.075),transparent 30%),var(--experience-dark)}.experience-section-heading{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.4rem clamp(1rem,2.5vw,2.25rem);align-items:end;margin-bottom:clamp(2.2rem,4vw,3.25rem)}.experience-section-heading>div{grid-column:1 / 8}.experience-section-heading h2,.experience-education h2,.experience-cta h2{margin:0;font-family:var(--serif);font-size:clamp(2.35rem,4.2vw,3.8rem);font-weight:430;letter-spacing:-.045em;line-height:1.02;text-wrap:balance}.experience-section-heading h2{color:var(--experience-ivory)}.experience-education h2{color:var(--experience-ink)}.experience-section-heading>p{grid-column:8 / 13;max-width:43ch;margin:0 0 .25rem;color:#f3eee59e;font-size:.9rem;line-height:1.65}.experience-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;border-top:1px solid var(--experience-line-dark);border-left:1px solid var(--experience-line-dark)}.experience-timeline__item{position:relative;display:grid;min-width:0;min-height:clamp(315px,25vw,350px);padding:clamp(1.45rem,2.3vw,2rem);grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr);gap:.85rem 1rem;align-items:stretch;border-right:1px solid var(--experience-line-dark);border-bottom:1px solid var(--experience-line-dark)}.experience-timeline__number{align-self:start;color:var(--experience-brass);font-family:var(--serif);font-size:.9rem;line-height:1.35}.experience-timeline__period{align-self:start;margin:0;color:#f3eee59e;font-size:var(--type-label);font-weight:600;letter-spacing:.08em;line-height:1.5;text-align:right;text-transform:uppercase}.experience-timeline__heading{min-width:0;padding-top:clamp(1.3rem,2.5vw,2rem);grid-column:1 / -1;align-self:start}.experience-timeline__heading p{margin:0 0 .45rem;color:var(--experience-brass);font-size:var(--type-label);font-weight:600;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.experience-timeline__heading h3{margin:0;color:var(--experience-ivory);font-family:var(--serif);font-size:clamp(1.18rem,1.55vw,1.4rem);font-weight:500;letter-spacing:-.018em;line-height:1.3;overflow-wrap:anywhere}.experience-timeline__content{display:flex;min-width:0;grid-column:1 / -1;flex-direction:column}.experience-timeline__summary{margin:0;color:#f3eee599;font-size:.9rem;line-height:1.65}.experience-disclosure{margin-top:auto;padding-top:1rem}.experience-disclosure>summary{display:inline-flex;min-height:2.75rem;margin:0;padding:.65rem 0 .35rem;align-items:center;gap:.65rem;color:var(--experience-ivory);border-bottom:1px solid currentColor;cursor:pointer;font-size:var(--type-label);font-weight:600;letter-spacing:.1em;line-height:1.35;list-style:none;text-transform:uppercase;transition:color .18s ease}.experience-disclosure>summary::-webkit-details-marker{display:none}.experience-disclosure>summary:hover,.experience-disclosure>summary:focus-visible{color:var(--experience-brass)}.experience-disclosure>summary:focus-visible{outline:2px solid var(--experience-brass);outline-offset:4px}.experience-disclosure>summary svg{width:1rem;height:1rem;transition:transform .18s ease}.experience-disclosure__close,.experience-disclosure[open] .experience-disclosure__open{display:none}.experience-disclosure[open] .experience-disclosure__close{display:inline}.experience-disclosure[open]>summary svg{transform:rotate(-90deg)}.experience-disclosure__body{padding:1rem 0 .2rem}.experience-disclosure__body h4{margin:0 0 1.5rem;color:var(--experience-ivory);font-family:var(--serif);font-size:clamp(1.65rem,3vw,2.8rem);font-weight:480;letter-spacing:-.025em;line-height:1.12}.experience-disclosure__meta,.experience-disclosure__label{margin:0;color:var(--experience-brass);font-size:var(--type-label);font-weight:600;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.experience-disclosure__meta{margin-bottom:.75rem}.experience-disclosure__label{margin-bottom:.85rem}.experience-disclosure__body ul{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.experience-disclosure__body li{position:relative;padding-left:1rem;color:#f3eee5b3;font-size:.94rem;line-height:1.62}.experience-disclosure__body li:before{position:absolute;top:.72em;left:0;width:.4rem;height:1px;content:"";background:var(--experience-brass)}body.has-experience-disclosure{overflow:hidden}.experience-disclosure__backdrop{display:none}.experience-disclosure[open]:before,.experience-disclosure[open] .experience-disclosure__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:240}.experience-disclosure[open]:before{content:"";pointer-events:none;background:#0a0a0ac2;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.experience-disclosure[open] .experience-disclosure__backdrop{display:block;width:100%;height:100%;padding:0;border:0;background:transparent}.experience-disclosure[open]>summary{position:fixed;top:clamp(1.5rem,5vw,4rem);right:clamp(1.5rem,7vw,6rem);z-index:243;color:var(--experience-ivory)}.experience-disclosure[open] .experience-disclosure__body{position:fixed;top:clamp(1rem,4vw,3rem);right:clamp(1rem,5vw,4rem);bottom:clamp(1rem,4vw,3rem);left:clamp(1rem,5vw,4rem);z-index:242;max-width:1120px;margin:auto;padding:clamp(3.75rem,6vw,5.5rem) clamp(1.5rem,5vw,4.5rem) clamp(2rem,4vw,3.5rem);overflow-y:auto;border:1px solid var(--experience-line-dark);color:var(--experience-ivory);background:var(--experience-dark);box-shadow:0 24px 80px #00000061}.experience-disclosure[open] .experience-disclosure__body ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem clamp(2rem,5vw,5rem)}.experience-disclosure[open] .experience-disclosure__body li{font-size:.94rem}.experience-education{padding:clamp(3.6rem,5.5vw,5rem) var(--space-unit);border-top:1px solid var(--experience-line);background:var(--experience-ivory)}.experience-education__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:3rem clamp(3rem,8vw,7rem);align-items:start}.experience-education__list{border-top:1px solid var(--experience-line)}.experience-education__item{display:grid;min-width:0;padding:1.35rem 0;grid-template-columns:5.5rem minmax(0,1fr);gap:1.2rem;border-bottom:1px solid var(--experience-line)}.experience-education__item time{color:var(--experience-brass-on-light);font-family:var(--serif);font-size:1.3rem;line-height:1.25}.experience-education__item h3{margin:0 0 .3rem;color:var(--experience-ink);font-family:var(--serif);font-size:1.18rem;font-weight:520;letter-spacing:-.015em}.experience-education__item p{margin:0;color:var(--experience-muted);font-size:.94rem;line-height:1.6}.experience-cta{padding:clamp(2.35rem,3.8vw,3.1rem) var(--space-unit);border-top:1px solid var(--experience-line);color:var(--experience-muted);background:var(--experience-ivory)}.experience-cta__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem clamp(1rem,2.5vw,2.25rem);align-items:end}.experience-cta h2{grid-column:1 / 8;max-width:12ch;color:var(--experience-ink)}.experience-cta__content{grid-column:8 / 13}.experience-cta__content p{max-width:38ch;margin:0 0 1rem;color:var(--experience-muted);font-size:.94rem;line-height:1.6}.experience-cta__link{display:inline-flex;min-height:2.8rem;padding:.65rem 0 .4rem;align-items:center;gap:.75rem;color:var(--experience-ink);border-bottom:1px solid currentColor;font-size:var(--type-label);font-weight:600;letter-spacing:.1em;line-height:1.35;text-transform:uppercase;transition:color .18s ease}.experience-cta__link:hover,.experience-cta__link:focus-visible{color:var(--experience-brass-on-light)}.experience-cta__link:focus-visible{outline:2px solid var(--experience-brass-on-light);outline-offset:4px}.experience-cta__link svg{width:1.05rem;height:1.05rem;transition:transform .18s ease}.experience-cta__link:hover svg,.experience-cta__link:focus-visible svg{transform:translate(.22rem)}@media(max-width:1023px){.experience-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-timeline__item{min-height:340px}.experience-timeline__item:last-child{min-height:270px;grid-column:1 / -1}.experience-education__grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:3rem}}@media(max-width:900px){.experience-hero__grid{grid-template-columns:minmax(0,1fr)}.experience-hero__heading,.experience-hero__lead,.experience-metrics{grid-column:1}.experience-hero__lead{max-width:58ch}.experience-metrics{margin-top:.25rem}}@media(max-width:719px){.experience-hero{padding-block:2.1rem 1.95rem}.experience-hero__grid,.experience-section-heading,.experience-cta__grid{grid-template-columns:minmax(0,1fr)}.experience-hero__heading,.experience-hero__lead,.experience-metrics,.experience-section-heading>div,.experience-section-heading>p,.experience-cta h2,.experience-cta__content{grid-column:1}.experience-hero__title{max-width:none;font-size:clamp(2.35rem,10.5vw,3.25rem);letter-spacing:-.025em;line-height:1.04}.experience-metrics{margin-top:.25rem}.experience-metrics__item{display:flex;padding:.95rem .65rem;flex-direction:column-reverse;align-items:flex-start;justify-content:flex-end;gap:.5rem}.experience-metrics__item:first-child{padding-left:0}.experience-metrics__item:last-child{padding-right:0}.experience-metrics dt,.experience-metrics dd{margin:0}.experience-metrics dt{font-size:var(--type-label)}.experience-metrics dd{font-size:clamp(2rem,10vw,2.65rem)}.experience-section-heading{align-items:start}.experience-timeline{grid-template-columns:minmax(0,1fr)}.experience-timeline__item{min-height:0;grid-column:auto}.experience-timeline__heading{padding-top:1rem}.experience-education__grid{grid-template-columns:minmax(0,1fr);gap:2.25rem}.experience-cta__grid{align-items:start}.experience-disclosure[open]>summary{top:1.15rem;right:1.25rem}.experience-disclosure[open] .experience-disclosure__body{top:.6rem;right:.6rem;bottom:.6rem;left:.6rem;padding:4.5rem 1.25rem 2rem}.experience-disclosure[open] .experience-disclosure__body ul{grid-template-columns:minmax(0,1fr)}}@media(max-width:479px){.experience-kicker{font-size:var(--type-label)}.experience-metrics dt{max-width:9ch;font-size:var(--type-label);letter-spacing:.06em}.experience-metrics dd{font-size:1.95rem}.experience-education__item{grid-template-columns:4.3rem minmax(0,1fr);gap:.8rem}}@media(max-width:559px){.experience-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-metrics__item:nth-child(3){padding-inline:0;grid-column:1 / -1;border-top:1px solid var(--experience-line);border-left:0}}@media(prefers-reduced-motion:reduce){.experience-disclosure>summary svg,.experience-cta__link,.experience-cta__link svg{transition:none}}.service-page{--service-dark: #171817;--service-paper: #f3eee5;--service-ink: #211c18;--service-muted: #6a625b;--service-brass: #86643a;color:var(--service-ink);background:var(--service-paper)}.service-page__shell{width:min(calc(100% - (2 * var(--space-unit))),1220px);margin-inline:auto}.service-page__hero,.service-page__process{padding-block:clamp(3.5rem,6vw,6rem);background:radial-gradient(circle at 88% 10%,rgba(170,140,93,.09),transparent 28rem),var(--service-paper)}.service-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:clamp(2.3rem,4vw,4rem);color:var(--service-muted);font-size:var(--type-label);letter-spacing:.1em;text-transform:uppercase}.service-page__breadcrumbs a{color:var(--service-brass);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.3em;transition:text-decoration-color .16s ease}.service-page__breadcrumbs a:hover,.service-page__breadcrumbs a:focus-visible{text-decoration-color:currentColor}.service-page__hero-grid,.service-page__section-heading{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr);gap:clamp(2rem,7vw,7rem);align-items:end}.service-page__eyebrow{margin:0 0 .75rem;color:var(--service-brass);font-size:var(--type-label);font-weight:600;letter-spacing:.14em;text-transform:uppercase}.service-page h1,.service-page h2,.service-page h3{margin:0;color:inherit;font-family:var(--serif);font-weight:430}.service-page h1{max-width:13ch;font-size:clamp(2.65rem,5.6vw,5.3rem);letter-spacing:-.052em;line-height:.98}.service-page__hero-copy>p,.service-page__section-heading>p{margin:0;color:var(--service-muted);font-size:clamp(.95rem,1.25vw,1.08rem);line-height:1.7}.service-page__actions,.service-page__price-actions{display:flex;flex-wrap:wrap;gap:1rem 1.4rem;align-items:center;margin-top:1.5rem}.service-page__button,.service-page__text-link{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.75rem;color:var(--service-ink);font-size:var(--type-label);font-weight:650;letter-spacing:.09em;text-transform:uppercase}.service-page__button{padding:.75rem 1.05rem;border:1px solid var(--service-brass);transition:color .16s ease,background-color .16s ease}.service-page__button:hover,.service-page__button:focus-visible{color:var(--service-paper);background:var(--service-brass)}.service-page__text-link{min-height:auto;padding-block:.35rem;border-bottom:1px solid currentColor;transition:color .16s ease,gap .16s ease}.service-page__text-link:hover,.service-page__text-link:focus-visible{gap:1rem;color:var(--service-brass)}.service-page__button svg,.service-page__text-link svg{width:1rem;height:1rem}.service-page__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:clamp(3rem,6vw,5rem) 0 0;padding:0;border-top:1px solid rgba(33,28,24,.18)}.service-page__facts>div{display:flex;min-width:0;flex-direction:column-reverse;gap:.25rem;padding:1.15rem 1.4rem 0 0}.service-page__facts>div+div{padding-left:1.4rem;border-left:1px solid rgba(33,28,24,.18)}.service-page__facts dt{color:var(--service-muted);font-size:var(--type-label);line-height:1.45}.service-page__facts dd{margin:0;color:var(--service-ink);font-family:var(--serif);font-size:clamp(1.15rem,2vw,1.6rem);font-weight:500}.service-page__scope{padding-block:clamp(4rem,7vw,6.5rem);color:var(--service-paper);background:var(--service-dark)}.service-page__section-heading{align-items:start;margin-bottom:clamp(2.2rem,4vw,3.8rem)}.service-page__section-heading h2{max-width:14ch;font-size:clamp(2.15rem,4vw,3.8rem);letter-spacing:-.045em;line-height:1.02}.service-page__scope .service-page__section-heading>p{color:#f3eee5ad}.service-page__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(243,238,229,.16);border-bottom:1px solid rgba(243,238,229,.16)}.service-page__items article{min-width:0;padding:clamp(1.5rem,3vw,2.4rem)}.service-page__items article+article{border-left:1px solid rgba(243,238,229,.16)}.service-page__items article>span,.service-page__steps>li>span{display:block;margin-bottom:clamp(2rem,5vw,4rem);color:#aa8c5d;font-size:var(--type-label)}.service-page__items h3,.service-page__steps h3{font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.15}.service-page__items p,.service-page__steps p{margin:.75rem 0 0;color:#f3eee5a3;font-size:.9rem;line-height:1.65}.service-page__section-heading--light>p,.service-page__steps p,.service-page__price>div>p:last-child{color:var(--service-muted)}.service-page__steps{display:grid;margin:0;padding:0;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(33,28,24,.18);border-bottom:1px solid rgba(33,28,24,.18);list-style:none}.service-page__steps li{min-width:0;padding:clamp(1.4rem,3vw,2.3rem)}.service-page__steps li+li{border-left:1px solid rgba(33,28,24,.18)}.service-page__steps>li>span{color:var(--service-brass)}.service-page__price{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:end;margin-top:clamp(2.5rem,5vw,4.5rem)}.service-page__price>div:first-child{max-width:54ch}.service-page__price>div>p:last-child{margin:0;line-height:1.65}.service-page__price-actions{justify-content:flex-end;margin:0}@media(max-width:900px){.service-page__hero-grid,.service-page__section-heading,.service-page__price{grid-template-columns:minmax(0,1fr);gap:1.5rem}.service-page h1{max-width:15ch}.service-page__items{grid-template-columns:repeat(2,minmax(0,1fr))}.service-page__items article:nth-child(odd){border-left:0}.service-page__items article:nth-child(n+3){border-top:1px solid rgba(243,238,229,.16)}.service-page__price-actions{justify-content:flex-start}}@media(max-width:620px){.service-page__shell{width:min(calc(100% - 2rem),1220px)}.service-page__hero,.service-page__process,.service-page__scope{padding-block:3.25rem}.service-page__breadcrumbs{margin-bottom:2rem}.service-page h1{font-size:clamp(2.45rem,12vw,3.5rem);letter-spacing:-.04em;line-height:1.01}.service-page__actions,.service-page__price-actions{align-items:stretch;flex-direction:column}.service-page__button,.service-page__text-link{width:100%}.service-page__facts,.service-page__steps{grid-template-columns:minmax(0,1fr)}.service-page__facts>div,.service-page__facts>div+div{padding:.9rem 0;border-left:0}.service-page__facts>div+div{border-top:1px solid rgba(33,28,24,.18)}.service-page__items{grid-template-columns:minmax(0,1fr)}.service-page__items article,.service-page__items article+article,.service-page__items article:nth-child(n+3){border-top:1px solid rgba(243,238,229,.16);border-left:0}.service-page__items article:first-child{border-top:0}.service-page__items article>span,.service-page__steps>li>span{margin-bottom:1.3rem}.service-page__steps li,.service-page__steps li+li{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.8rem;padding:1.3rem 0;border-left:0}.service-page__steps li+li{border-top:1px solid rgba(33,28,24,.18)}}@media(prefers-reduced-motion:reduce){.service-page a{transition:none}}.not-found-page{display:grid;min-height:calc(100svh - var(--header-bar-h));place-items:center;padding:3rem var(--space-unit);color:#f3eee5;background:#171817;text-align:center}.not-found-page section{max-width:40rem}.not-found-page section>p:first-child{margin:0 0 .5rem;color:#aa8c5d;font-size:var(--type-label);font-weight:600;letter-spacing:.16em}.not-found-page h1{margin:0;color:inherit;font-family:var(--serif);font-size:clamp(2.6rem,7vw,5rem);font-weight:430;letter-spacing:-.05em;line-height:1}.not-found-page section>p:not(:first-child){margin:1rem 0 1.6rem;color:#f3eee5ad}.not-found-page a{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:.7rem 1.2rem;border:1px solid #aa8c5d;color:#f3eee5;font-size:var(--type-label);font-weight:650;letter-spacing:.1em;text-transform:uppercase}
