:root{--cream:#faf4e6;--red:#a92f1b;--green:#254525;--mustard:#e4ad38;--ink:#293224;--line:#d8cfb9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:5px}a:focus-visible{outline:3px solid var(--mustard);outline-offset:6px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.header{min-height:114px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{text-decoration:none;color:var(--red);font-family:Georgia,serif;font-size:28px;line-height:.92;font-weight:bold;letter-spacing:-1.3px}.brand i{color:#9a6814;font-size:23px}.brand b{color:var(--green)}nav{display:flex;align-items:center;gap:38px;font-size:14px;font-weight:bold}nav a{text-decoration:none}.nav-cta{border-bottom:1px solid var(--green);padding-block:8px}.nav-cta span{margin-left:20px}.hero{padding-block:68px 72px;display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.9px;font-weight:bold;margin:0 0 25px}.dot{display:inline-block;width:8px;height:8px;background:var(--red);border-radius:50%;margin-right:9px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;letter-spacing:-2.5px;line-height:1.04;font-weight:normal;margin:0}h1{font-size:clamp(52px,5.7vw,82px);color:var(--red)}h1 em{color:var(--green);font-weight:normal}.intro{font-size:20px;line-height:1.5;margin:26px 0 15px}.description{max-width:400px;color:#61614f;margin-bottom:30px}.button{display:inline-flex;gap:27px;align-items:center;background:var(--red);color:var(--cream);padding:15px 23px;text-decoration:none;font-size:14px;font-weight:bold;border-radius:3px;transition:background .2s}.button:hover{background:#832415}.hero-note{display:flex;align-items:center;gap:10px;font-size:13px;margin-top:19px}.hero-note span{font-size:23px;color:var(--green)}.hero-image{position:relative;margin:0;padding-top:10px}.hero-image>img{display:block;width:100%;height:550px;object-fit:cover;object-position:49% center;border-radius:180px 180px 4px 4px}.hero-image figcaption{font-size:12px;color:#666552;margin-top:12px;text-align:right}.stamp{position:absolute;right:-18px;bottom:48px;background:var(--mustard);width:144px;height:144px;border:1px solid var(--green);outline:5px solid var(--mustard);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-size:10px;letter-spacing:1.1px;line-height:1.4;transform:rotate(9deg)}.stamp span{font-family:Georgia,serif;font-size:31px;line-height:.96;letter-spacing:-1px;margin-block:8px}.ribbon{background:var(--mustard);display:flex;justify-content:center;align-items:center;gap:48px;padding:19px 24px;font-size:13px;letter-spacing:2px;font-weight:bold}.ribbon b{font-size:25px;line-height:1}.menu{padding-block:80px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:36px}h2{font-size:clamp(38px,4vw,56px);color:var(--green)}.section-head .eyebrow{margin-bottom:16px}.section-head>p{color:#656452;margin-bottom:3px}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.menu-grid article{padding:28px 28px 30px;position:relative}.menu-grid article+article{border-left:1px solid var(--line)}.menu-top{font-size:11px;font-weight:bold;letter-spacing:1px;display:flex;justify-content:space-between;gap:8px;margin-bottom:31px;color:var(--red)}h3{font-size:36px;letter-spacing:-1.5px}.menu-grid p{font-size:14px;color:#656452;margin-block:20px 29px}.menu-tag{font-size:10px;letter-spacing:1.2px;font-weight:bold;border:1px solid var(--line);border-radius:20px;padding:6px 9px;display:inline-block}.menu-foot{font-size:12px;color:#656452;margin-top:18px}.updates{background:var(--green);color:var(--cream);padding-block:68px}.updates-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.updates .eyebrow{color:var(--mustard)}.updates h2{color:var(--cream)}.updates p{color:#e0e2ce}.update-card{padding:32px;border:1px solid #789074}.status{font-size:10px;letter-spacing:1.2px;color:var(--mustard)}.update-card h3{margin-top:22px;font-size:38px}.contact-links{display:flex;gap:30px;margin-top:26px}.contact-links a{display:flex;justify-content:space-between;gap:24px;font-size:14px;text-decoration:none;border-bottom:1px solid #789074;padding-bottom:9px}.small{font-size:12px;margin-bottom:0}.footer{display:flex;align-items:center;gap:24px;padding-block:24px}.footer img{width:92px;height:92px;object-fit:contain;mix-blend-mode:multiply}.footer p{font-family:Georgia,serif;line-height:1.4}.footer p span{font-size:13px;color:#666552}.footer small{margin-left:auto;text-align:right;font-size:12px;color:#666552}.skip{position:absolute;top:-100px;left:12px;z-index:5;background:var(--cream);padding:12px}.skip:focus{top:12px}@media(min-width:1500px){.hero{gap:80px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:28px}.hero-image>img{height:510px}.ribbon{gap:24px}.menu-grid article{padding:22px 18px}h3{font-size:30px}.updates-inner{gap:35px}}@media(max-width:700px){.header{min-height:92px}.brand{font-size:24px}nav{gap:16px;font-size:12px}nav>a:first-child{display:none}.hero{grid-template-columns:1fr;padding-block:38px 32px;gap:28px}h1{font-size:clamp(49px,11.9vw,76px)}.eyebrow{font-size:10px;letter-spacing:1.3px}.intro{font-size:19px}.description{max-width:100%}.hero-image>img{height:auto;aspect-ratio:1.05;object-fit:cover;border-radius:120px 120px 3px 3px}.stamp{width:116px;height:116px;right:0;bottom:38px;font-size:8px}.stamp span{font-size:27px}.hero-image figcaption{text-align:left;font-size:11px}.ribbon{flex-wrap:wrap;gap:9px 18px;font-size:10px;letter-spacing:1px}.ribbon span:last-child,.ribbon b:last-of-type{display:none}.ribbon b{font-size:18px}.menu{padding-block:46px}.section-head{display:block}.section-head>p{font-size:14px;margin-top:20px}.menu-grid{grid-template-columns:1fr}.menu-grid article{padding:24px}.menu-grid article+article{border-left:0;border-top:1px solid var(--line)}.menu-top{margin-bottom:18px}.menu-grid h3 br{display:none}.menu-grid h3{font-size:32px}.menu-grid p{margin-block:16px 20px}.updates{padding-block:45px}.updates-inner{grid-template-columns:1fr;gap:24px}.update-card{padding:25px}.footer{flex-wrap:wrap;gap:14px}.footer img{width:72px;height:72px}.footer small{width:100%;text-align:left;margin-left:0;border-top:1px solid var(--line);padding-top:15px}.desktop-break{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(forced-colors:active){.button,.stamp{border:1px solid ButtonText}}

/* Supplied brand logo, shared across the header and footer. */
.header{min-height:140px}
.brand{display:block;flex-shrink:0}
.brand img{display:block;width:124px;height:124px;object-fit:contain;mix-blend-mode:multiply}
.footer img{width:124px;height:124px}
h1{font-size:clamp(48px,5.2vw,74px)}
@media(max-width:700px){.header{min-height:114px}.brand img{width:100px;height:100px}.footer img{width:100px;height:100px}h1{font-size:clamp(40px,10.7vw,70px)}.footer p{flex:1;min-width:150px}}
