@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#20211d;--paper:#f6f6f1;--accent:#f3b1b5;--muted:#64655c;--line:#d7d8cd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #3579d5;outline-offset:6px}a:hover{text-decoration:underline;text-underline-offset:5px}.preview{background:var(--ink);color:#fff;text-align:center;padding:10px 20px;font-size:13px}.skip{position:absolute;left:15px;top:-80px;background:white;padding:15px;z-index:20}.skip:focus{top:10px}header{display:flex;align-items:center;justify-content:space-between;padding:25px 5%;gap:30px;border-bottom:1px solid var(--line)}.logo{font-size:43px;font-weight:800;letter-spacing:-3px;line-height:1}.logo span{font-size:14px;vertical-align:top;letter-spacing:0;margin-left:5px}nav{display:flex;gap:35px;font-size:15px;font-weight:600}.header-link{font-size:15px;font-weight:700}.header-link span{margin-left:12px}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:650px}.hero-copy{padding:64px 9% 28px}.eyebrow{font-size:13px;letter-spacing:1.8px;font-weight:700;margin:0 0 32px}h1{font-size:clamp(48px,5.2vw,83px);line-height:1.06;letter-spacing:-3px;font-weight:800;margin:0 0 30px}h1 em{font-style:normal;background:var(--accent);box-shadow:8px 0 var(--accent),-3px 0 var(--accent)}.intro{font-size:17px;line-height:1.8;margin-bottom:30px}.button{display:inline-flex;gap:55px;align-items:center;background:var(--ink);color:#fff;padding:20px 24px;font-weight:700}.button:hover{background:#3d4031;text-decoration:none}.hero-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:55px;padding-top:20px;border-top:1px solid var(--line);font-size:13px}.hero-photo{background:#433329;position:relative;overflow:hidden;min-height:500px}.hero-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 30%,#0009)}.photo-label{position:absolute;z-index:1;bottom:55px;left:40px;color:var(--accent);font-size:clamp(48px,5vw,78px);font-weight:800;line-height:1;letter-spacing:-3px}.photo-note{position:absolute;z-index:1;top:20px;left:20px;right:20px;color:#fff;background:#0009;padding:8px 12px;font-size:12px;width:fit-content}.section{padding:85px 5%;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:60px}h2{font-size:clamp(34px,3.6vw,56px);letter-spacing:-2px;line-height:1.12;margin:0 0 30px;font-weight:800}.about>div{max-width:650px}.about p:not(.eyebrow){font-size:20px;line-height:1.7}.editor-note{color:var(--muted)!important;font-size:14px!important;line-height:1.7!important}.menu{background:var(--accent)}.pending{align-self:center;border-top:1px solid #20211d55;padding-top:24px;max-width:540px}.pending p{font-size:20px;line-height:1.6}.small-label{font-size:13px;font-weight:800;letter-spacing:1px}footer{background:var(--ink);color:var(--paper);padding:65px 5% 28px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-bottom:45px}.footer-top p{line-height:1.8;color:#d0d1c7}.footer-top .eyebrow{color:var(--accent)}.footer-bottom{border-top:1px solid #ffffff44;padding-top:26px;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:14px}.footer-bottom .logo{color:var(--accent)}@media(min-width:1600px){body{max-width:1800px;margin:auto;border-inline:1px solid var(--line)}}@media(max-width:850px){header{padding:22px 6%;gap:18px;flex-wrap:wrap}nav{order:3;width:100%;justify-content:space-between;gap:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 6% 30px}h1{font-size:clamp(44px,9vw,70px);letter-spacing:-2px}.hero-photo{min-height:470px}.photo-label{font-size:65px}.hero-bottom{margin-top:35px}.section{padding:55px 6%;grid-template-columns:1fr;gap:22px}.section .eyebrow{margin-bottom:22px}.section h2{margin-bottom:15px}.footer-top{grid-template-columns:1fr;gap:20px}.footer-bottom{flex-wrap:wrap}.footer-bottom>span{font-size:13px}.intro{font-size:16px}.preview{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.logo{display:inline-flex;align-items:center;gap:10px}.brand-mark{border-radius:50%;object-fit:cover}.location{display:grid;grid-template-columns:30px 1fr 24px;gap:16px;align-items:center;padding:23px 0;border-bottom:1px solid var(--line);font-size:19px;font-weight:700}.location:first-child{border-top:1px solid var(--line)}.location small{display:block;font-size:13px;font-weight:400;color:var(--muted);margin-top:7px}.location-number{font-size:13px;font-weight:500;color:var(--muted)}.text-link{font-size:16px;font-weight:700;text-decoration:underline;text-underline-offset:6px}.hours{display:inline-block;margin-top:25px}.social{font-size:24px;color:var(--accent)}.photo-label{font-size:clamp(38px,4.5vw,68px)}@media(max-width:420px){.location{font-size:16px;gap:10px}.logo{font-size:37px}.brand-mark{width:40px;height:40px}.photo-label{font-size:48px}}

h1{line-height:1.2}h1 em{box-decoration-break:clone;-webkit-box-decoration-break:clone}


.photo-label{top:40px;bottom:auto}.hero-photo img{object-position:center 54%}.hero-photo:after{background:linear-gradient(#0003,transparent 45%,#0001)}
