:root{--forest:#183d32;--ink:#23372e;--paper:#f5f3ed;--sand:#e8e4d9;--muted:#546257;--line:#c9cec3;--wine:#763f49;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65}img{display:block;width:100%;height:auto}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--wine);outline-offset:5px}::selection{background:#c6d5a8;color:#183d32}.skip{position:fixed;left:16px;top:-100px;z-index:100;background:var(--paper);padding:12px}.skip:focus{top:10px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.header{height:100px;position:sticky;top:0;z-index:20;background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;display:flex;align-items:center;gap:13px;line-height:1}.brand-mark{width:56px;height:32px;object-fit:contain;flex:none}.brand-copy{display:flex;flex-direction:column}.brand strong{font:normal 33px var(--serif);letter-spacing:-1.4px}.brand-copy>span{font-size:11px;letter-spacing:4.4px;text-transform:uppercase;margin-top:8px}.nav{display:flex;align-items:center;gap:28px;font-size:14px}.nav a{text-decoration:none;padding-block:12px}.nav a:hover{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:13px 24px;border:1px solid var(--forest);background:var(--forest);color:white;text-decoration:none;font-size:14px;font-weight:500;line-height:1.5;transition:background .2s}.button:hover{background:#295242}.button.outline{background:transparent;color:var(--forest)}.button.outline:hover{background:var(--sand)}.nav .button{padding-inline:19px}.menu-toggle{display:none}.eyebrow{text-transform:uppercase;letter-spacing:2.2px;font-size:12px;font-weight:600;margin:0 0 22px;line-height:1.6}.hero{padding-top:38px}.hero-top{display:flex;justify-content:space-between;align-items:center}.hero-top p{font-size:12px;margin:0 0 20px;letter-spacing:1.2px;text-transform:uppercase}.hero-grid{display:grid;grid-template-columns:1fr 1.03fr;gap:64px;align-items:center}.hero-copy{padding-block:38px}.hero h1{font:normal clamp(50px,5.2vw,79px)/1.08 var(--serif);letter-spacing:-2.8px;margin:0 0 28px}.hero h1 em{font-weight:normal;color:var(--wine)}.hero-copy>p{max-width:390px;color:var(--muted);margin:0 0 30px;font-size:17px}.hero-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.text-link{font-size:14px}.hero-photo{margin:0;position:relative}.hero-photo img{height:580px;object-fit:cover;object-position:50% 43%}.hero-photo figcaption{position:absolute;bottom:18px;left:20px;color:white;font-size:12px;background:#183d32e8;padding:5px 12px;letter-spacing:.7px}.orientation{display:flex;justify-content:space-between;gap:24px;padding-block:27px;margin-top:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px}.orientation span:last-child{color:var(--wine)}.section{padding-block:110px}.intro{max-width:890px;text-align:center;margin:auto}.intro h2{font:normal clamp(35px,4vw,58px)/1.15 var(--serif);letter-spacing:-1.3px;margin:0 0 28px}.intro p{max-width:660px;margin:0 auto;color:var(--muted)}h2{font:normal clamp(36px,4vw,58px)/1.13 var(--serif);letter-spacing:-1.5px;margin:0 0 25px}h3{font:normal 28px/1.25 var(--serif);margin:0 0 16px}p{margin:0 0 22px}.land{display:grid;grid-template-columns:1.06fr 1fr;gap:90px;align-items:center}.land figure{margin:0}.land img{height:680px;object-fit:cover}.caption{font-size:12px;color:var(--muted);margin-top:12px}.land-copy>p:not(.eyebrow){max-width:450px;color:var(--muted)}.land-stat{font:normal 72px/1 var(--serif);letter-spacing:-2px;margin:40px 0 10px}.small{font-size:14px}.dark{background:var(--forest);color:var(--paper)}.house-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.dark .eyebrow{color:#d4ddc6}.dark p{color:#d4ddcf}.dark a:focus-visible,.dark button:focus-visible{outline-color:#f0ceaa}.plan-list{list-style:none;margin:0;padding:0;border-top:1px solid #62806c}.plan-list li{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #62806c;padding:18px 0;font-size:16px}.plan-list li span{color:#d4ddcf;font-size:12px;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}.notice{font-size:13px;border-left:2px solid #aebd8b;padding-left:20px;margin-top:30px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:45px}.section-heading h2{margin:0}.section-heading>p{max-width:360px;color:var(--muted);margin:0}.gallery{display:grid;grid-template-columns:1.18fr .82fr 1fr;gap:24px;align-items:start}.gallery figure{margin:0}.gallery figure:nth-child(2){padding-top:85px}.gallery figure:nth-child(3){padding-top:35px}.gallery button{display:block;width:100%;padding:0;border:0;background:none;text-align:left}.gallery img{height:410px;object-fit:cover;transition:filter .2s}.gallery button:hover img{filter:brightness(1.08)}.gallery figure:nth-child(2) img{height:335px}.gallery figcaption{display:flex;justify-content:space-between;margin-top:12px;font-size:13px}.gallery-more{margin-top:40px;display:flex;gap:24px}.gallery-more figure{width:calc(50% - 12px)}.gallery-more img{height:340px}.wide-image{position:relative;margin:0;background:var(--forest);height:510px;overflow:hidden}.wide-image img{height:100%;object-fit:cover;object-position:center 35%}.wide-image figcaption{position:absolute;bottom:22px;right:30px;font-size:12px;background:var(--paper);padding:7px 14px}.region-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.region-list{border-top:1px solid var(--line)}.region-item{display:grid;grid-template-columns:32px 1fr;gap:20px;border-bottom:1px solid var(--line);padding:25px 0}.region-item>span{font-size:12px;color:var(--wine);padding-top:5px}.region-item h3{font-size:26px;margin-bottom:8px}.region-item p{font-size:15px;color:var(--muted);margin:0 0 12px}.region-item a{font-size:13px}.roots{background:var(--sand)}.roots-inner{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px;align-items:start}.roots blockquote{font:normal clamp(32px,3.5vw,49px)/1.22 var(--serif);letter-spacing:-1px;margin:0 0 28px}.roots p{max-width:690px}.roots .text-link{display:inline-block;margin-top:12px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:22px 36px 22px 0;font-size:17px;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:4px;font-size:25px;top:17px;font-weight:300}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:16px;padding-right:30px;margin-bottom:25px}.contact{background:#e4e8df}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.contact-copy p{color:var(--muted);max-width:350px}.contact-copy .mail{font-size:15px;display:inline-block;margin-top:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px 20px}.field{display:flex;flex-direction:column;gap:7px}.field label{font-size:14px}.field label span{font-size:12px;color:var(--muted)}input,select,textarea{width:100%;min-height:51px;border:1px solid #9ca99b;border-radius:0;background:#f9faf6;color:var(--ink);padding:12px;font-size:16px}textarea{resize:vertical;min-height:130px}.full{grid-column:1/-1}.form-info{font-size:13px;color:var(--muted);line-height:1.65}.form-intro{font-size:14px;color:var(--muted);margin-bottom:25px}.check{display:flex;align-items:flex-start;gap:12px;font-size:14px}.check input{width:20px;min-height:20px;height:20px;flex-shrink:0;margin-top:3px;accent-color:var(--forest)}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-status{margin-top:20px;font-size:15px;scroll-margin-top:120px}.form-status:not(:empty){border-left:3px solid var(--forest);padding:15px;background:var(--paper)}.form-status.error{border-color:var(--wine)}.form-status a{display:block;margin-top:8px}button:disabled{cursor:wait;opacity:.65}[aria-invalid=true]{border:2px solid var(--wine)}.footer{background:var(--forest);color:var(--paper);padding:65px 0 32px}.footer-top{display:flex;justify-content:space-between;gap:35px;align-items:flex-start;margin-bottom:60px}.footer .brand-mark{filter:brightness(0) invert(1)}.footer .brand strong{font-size:42px}.footer p{font-size:14px;color:#d5ddce}.footer-links{display:flex;flex-wrap:wrap;gap:25px;font-size:14px}.footer-bottom{border-top:1px solid #617a69;padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#d5ddce}.mobile-cta{display:none}.lightbox{padding:22px;background:var(--paper);border:0;width:min(900px,94vw);max-height:94vh;color:var(--ink)}.lightbox::backdrop{background:#12271fed}.lightbox-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:20px}.lightbox button{border:1px solid var(--forest);background:var(--paper);color:var(--forest);min-width:48px;min-height:48px;padding:8px 14px}.lightbox figure{margin:0}.lightbox img{max-height:70vh;width:100%;object-fit:contain}.lightbox figcaption{font-size:14px;margin-top:12px}.lightbox-controls{display:flex;justify-content:space-between;margin-top:16px}.subhero{padding-block:85px 65px;max-width:920px}.subhero h1{font:normal clamp(46px,6vw,78px)/1.1 var(--serif);letter-spacing:-2px;margin:0 0 30px}.subhero>p:not(.eyebrow){max-width:650px;font-size:20px;color:var(--muted)}.article{max-width:790px;padding-bottom:90px}.article h2{font-size:34px;margin-top:50px}.article h3{font-size:25px;margin-top:35px}.article li{margin-block:12px}.article .legal-todo{padding:16px 20px;border-left:3px solid var(--wine);background:var(--sand);font-size:15px}.sources{font-size:14px;color:var(--muted);border-top:1px solid var(--line);padding-top:25px;margin-top:45px}.return-link{display:inline-block;margin-top:40px}.history-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.history-grid img{max-height:680px;object-fit:cover}.history-grid .article{padding-bottom:0}.history-grid h2:first-child{margin-top:0}
@media(min-width:1500px){.hero-photo img{height:650px}.hero-copy{padding-right:30px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav{gap:17px}.hero-grid{gap:35px}.hero h1{font-size:61px}.hero-photo img{height:550px}.land,.house-grid,.roots-inner,.faq-grid,.contact-grid,.region-grid{gap:45px}.land img{height:600px}.orientation{font-size:12px}.nav a{font-size:13px}.section{padding-block:85px}}
@media(max-width:820px){html{scroll-padding-top:92px}.wrap{width:calc(100% - 40px)}.header{height:78px}.brand-mark{width:48px;height:28px}.brand strong{font-size:28px}.brand-copy>span{font-size:10px;letter-spacing:3.4px}.menu-toggle{display:block;padding:10px 13px;background:none;color:var(--ink);border:1px solid var(--line);font-size:14px;min-height:44px}.nav{position:absolute;left:0;right:0;top:78px;padding:20px;display:flex;flex-direction:column;align-items:stretch;gap:5px;background:var(--paper);border-bottom:1px solid var(--line);max-height:calc(100dvh - 150px);overflow:auto}.js .nav:not(.is-open){display:none}.nav a{font-size:16px;padding:12px}.no-js .header{height:auto;position:static}.no-js .header-inner{display:block;padding-top:20px}.no-js .nav{position:static}.no-js .menu-toggle{display:none}.hero{padding-top:24px}.hero-grid{grid-template-columns:1fr;gap:25px}.hero-top{gap:15px}.hero-top p{font-size:10px;letter-spacing:1px}.hero-copy{padding:16px 0 8px}.hero h1{font-size:clamp(49px,9vw,70px);letter-spacing:-2px;max-width:630px}.hero-copy>p{max-width:540px;font-size:16px;margin-bottom:23px}.hero-photo img{height:440px;object-position:center 40%}.hero-actions{gap:18px}.orientation{display:grid;grid-template-columns:1fr 1fr;gap:13px 20px;margin-top:25px;padding:22px 0;font-size:12px}.section{padding-block:65px}.intro h2{font-size:36px}.intro p{font-size:16px}.land,.house-grid,.roots-inner,.faq-grid,.contact-grid,.region-grid,.history-grid{grid-template-columns:1fr;gap:35px}.land img{height:470px}.land-copy{padding-top:8px}.land-stat{font-size:64px;margin-top:30px}.house-grid h2{max-width:500px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.section-heading>p{max-width:550px;font-size:16px}.gallery{gap:16px;grid-template-columns:1fr 1fr}.gallery figure:nth-child(2){padding-top:45px}.gallery figure:nth-child(3){padding-top:0;grid-column:1/-1}.gallery img{height:330px}.gallery figure:nth-child(2) img{height:285px}.gallery figure:nth-child(3) img{height:330px}.gallery-more{gap:16px}.gallery-more img{height:290px}.gallery figcaption{font-size:12px;gap:10px}.wide-image{height:390px}.roots blockquote{font-size:37px}.contact-copy p{max-width:550px}.form-grid{gap:20px 16px}.footer{padding:50px 0 110px}.footer-top{flex-direction:column;margin-bottom:35px}.footer-bottom{flex-direction:column;gap:12px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;z-index:19;background:var(--paper);padding:10px 20px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line)}.mobile-cta .button{width:100%;min-height:46px}.mobile-cta.is-hidden{display:none}.subhero{padding-block:55px 40px}.subhero>p:not(.eyebrow){font-size:18px}.article{padding-bottom:60px}.article h2{font-size:30px}.history-grid{padding-bottom:65px}.lightbox{padding:15px}.lightbox img{max-height:62vh}}
@media(max-width:430px){.form-grid{grid-template-columns:1fr}.hero h1{font-size:50px}.hero-photo img{height:370px}.hero-top{align-items:flex-start}.hero-top p:last-child{max-width:130px;text-align:right}.hero-actions .text-link{font-size:13px}.hero-actions .button{padding-inline:18px}.gallery{gap:14px}.gallery img{height:245px}.gallery figure:nth-child(2) img{height:200px}.gallery figure:nth-child(3) img{height:280px}.gallery-more{display:grid;grid-template-columns:1fr 1fr}.gallery-more figure{width:auto}.gallery-more img{height:220px}.plan-list li{font-size:14px}.plan-list li span{font-size:11px}.wide-image{height:330px}.land img{height:430px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.header,.mobile-cta,.lightbox,.menu-toggle,form{display:none}.section{padding-block:25px}.dark,.footer{background:white;color:black}a{color:black}.hero-photo img{height:300px}body{font-size:12pt}}

/* Editorial additions */
.nav{gap:20px}.nav-instagram{color:var(--wine);font-weight:600}.button{border-radius:3px;font-weight:600;letter-spacing:.02em;box-shadow:0 6px 18px #183d321c;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #183d3230}.button span[aria-hidden="true"]{display:inline-grid;place-items:center;width:27px;height:27px;border:1px solid #ffffff8a;border-radius:50%;line-height:1;font-size:15px;transition:transform .2s}.button:hover span[aria-hidden="true"]{transform:translate(2px,-2px)}.nav .button{gap:10px;padding:10px 13px 10px 18px;white-space:nowrap}.mobile-cta .button{justify-content:space-between}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.region-item a+a{display:block;margin-top:8px}.gallery-page-link{display:inline-block;margin-top:38px}.gallery-full{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-full figure:nth-child(n){padding-top:0;grid-column:auto}.gallery-full figure:nth-child(2),.gallery-full figure:nth-child(5){padding-top:72px}.gallery-full figure:nth-child(n) img{height:390px}.gallery-full figure:nth-child(4){grid-column:1/3}.gallery-full figure:nth-child(4) img{height:470px}.impressions-intro{display:flex;justify-content:space-between;gap:20px;padding-block:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:13px;color:var(--muted)}.impressions-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:32px}.renovation-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.renovation-grid .article{padding-bottom:0}.instagram-strip{background:#e7dcd5;padding-block:76px}.instagram-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.instagram-inner h2{font-size:clamp(32px,3.3vw,48px)}.instagram-inner p:last-child{color:var(--muted);margin-bottom:0}.instagram-link{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;border:1px solid var(--wine);border-radius:3px;padding:15px 19px;text-decoration:none;color:var(--wine);font-size:17px;white-space:nowrap;transition:background .2s,color .2s}.instagram-link:hover{background:var(--wine);color:#fff}.history-landscape{margin:0}.family-photo{margin:34px 0}.family-photo img{max-height:580px;width:auto;max-width:100%;object-fit:contain;background:var(--sand)}.family-photo figcaption{font-size:13px;color:var(--muted);margin-top:10px}.wilhelm-launch{position:fixed;right:24px;bottom:24px;z-index:30;display:flex;align-items:center;gap:10px;border:1px solid #b7c4b4;border-radius:48px;background:var(--paper);color:var(--forest);box-shadow:0 8px 30px #0d291d33;padding:8px 18px 8px 8px;font-size:13px;font-weight:600}.wilhelm-launch img{width:34px;height:34px;border-radius:50%}.wilhelm-launch:hover{background:#e9eee6}.wilhelm-launch[hidden],.wilhelm-panel[hidden]{display:none}.wilhelm-panel{position:fixed;right:24px;bottom:88px;z-index:31;width:min(390px,calc(100vw - 32px));height:min(600px,calc(100dvh - 120px));display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);box-shadow:0 16px 50px #0d291d45}.wilhelm-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;background:var(--forest);color:var(--paper)}.wilhelm-head strong,.wilhelm-head span{display:block}.wilhelm-head strong{font:normal 23px var(--serif)}.wilhelm-head span{font-size:11px;letter-spacing:1.4px;text-transform:uppercase;color:#d4ddcf;margin-top:4px}.wilhelm-head button{border:1px solid #a9b9ac;background:transparent;color:var(--paper);width:42px;height:42px;font-size:25px;line-height:1}.wilhelm-messages{flex:1;overflow:auto;padding:18px 16px;display:flex;flex-direction:column;gap:12px;scrollbar-color:#aebdad transparent}.wilhelm-message{font-size:14px;line-height:1.5;padding:12px 14px;margin:0;max-width:92%;border-radius:5px}.wilhelm-message.bot{align-self:flex-start;background:#e7ece2}.wilhelm-message.guest{align-self:flex-end;background:var(--forest);color:#fff}.wilhelm-message a{display:inline-block;margin-top:8px;font-weight:600}.wilhelm-suggestions{display:flex;gap:7px;padding:8px 12px;overflow-x:auto;border-top:1px solid var(--line)}.wilhelm-suggestions button{font-size:12px;white-space:nowrap;border:1px solid var(--line);background:transparent;border-radius:20px;padding:6px 10px;color:var(--ink)}.wilhelm-suggestions button:hover{background:var(--sand)}.wilhelm-form{display:flex;gap:7px;padding:8px 12px}.wilhelm-form input{min-width:0;min-height:46px;font-size:14px}.wilhelm-form button{flex:none;width:46px;height:46px;border:0;background:var(--forest);color:#fff;font-size:22px}.wilhelm-note{font-size:11px;line-height:1.4;color:var(--muted);margin:0;padding:0 12px 12px}
@media(max-width:1120px){.nav{gap:12px}.nav a{font-size:13px}.nav .button{font-size:12px}.brand-mark{width:48px}.brand strong{font-size:29px}}
@media(max-width:820px){.nav{gap:5px}.nav a{font-size:16px}.nav .button{font-size:14px;justify-content:space-between}.gallery-full{grid-template-columns:1fr 1fr}.gallery-full figure:nth-child(n){grid-column:auto;padding-top:0}.gallery-full figure:nth-child(2),.gallery-full figure:nth-child(5){padding-top:50px}.gallery-full figure:nth-child(n) img{height:320px}.gallery-full figure:nth-child(4) img{height:320px}.renovation-grid{grid-template-columns:1fr;gap:30px}.instagram-inner{align-items:flex-start;flex-direction:column}.instagram-strip{padding-block:58px}.wilhelm-launch{bottom:84px;right:16px}.wilhelm-panel{right:16px;bottom:144px;height:min(580px,calc(100dvh - 160px))}}
@media(max-width:560px){.brand{gap:8px}.brand-mark{width:38px;height:28px}.brand strong{font-size:25px}.brand-copy>span{font-size:9px;letter-spacing:2.5px}.gallery-full{grid-template-columns:1fr}.gallery-full figure:nth-child(n){padding-top:0}.gallery-full figure:nth-child(n) img{height:390px}.impressions-intro{flex-direction:column;gap:5px}.instagram-link{width:100%}.wilhelm-launch{font-size:12px}.wilhelm-panel{right:8px;width:calc(100vw - 16px);bottom:136px;height:calc(100dvh - 152px)}}
@media(prefers-reduced-motion:reduce){.button,.button span[aria-hidden="true"],.instagram-link{transition:none}.button:hover{transform:none}.button:hover span[aria-hidden="true"]{transform:none}}
@media print{.wilhelm-launch,.wilhelm-panel{display:none}}
.land-stat{font-size:clamp(36px,4.5vw,62px);white-space:nowrap}

/* Quiet, typographic controls and a legible landmark mark. */
.brand-mark{width:78px;height:42px}
.button,.nav .button{gap:0;min-height:48px;padding:12px 23px;border-radius:100px;background:var(--forest);border-color:var(--forest);color:#fff;box-shadow:none;font-weight:600;letter-spacing:.015em;transform:none}
.button:hover,.nav .button:hover{background:#315546;border-color:#315546;text-decoration:none;transform:none}
.button:active{background:#244638}
.button span[aria-hidden="true"]{display:none}
.nav .nav-instagram{color:var(--wine);font-weight:600;text-decoration:none;border-bottom:1px solid #9c7b80;padding:8px 0 5px}
.nav .nav-instagram:hover{text-decoration:none;border-bottom-color:var(--wine)}
.instagram-link{display:inline-block;border:0;border-bottom:1px solid var(--wine);border-radius:0;padding:0 0 5px;font:italic 32px/1.2 var(--serif);letter-spacing:-.4px;white-space:normal}
.instagram-link:hover{background:transparent;color:#4e2830;border-bottom-color:#4e2830}
.instagram-link span[aria-hidden="true"]{display:none}
.mobile-cta .button{justify-content:center}
.wilhelm-form button{width:auto;min-width:72px;padding:0 12px;border-radius:3px;font-size:13px;font-weight:600}
@media(max-width:1120px){.brand-mark{width:65px;height:36px}.nav .button{padding:11px 16px}}
@media(max-width:560px){.brand-mark{width:48px;height:30px}.instagram-link{font-size:29px}}
.dining-section{background:#eeeae1}
.dining-heading>p{max-width:390px}
.dining-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 36px}
.dining-card{border-top:1px solid #b8b9af;padding-top:17px;display:flex;flex-direction:column;align-items:flex-start;min-height:235px}
.dining-card p{margin:0 0 15px;color:var(--wine);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.8px}
.dining-card h3{font-size:clamp(24px,2.2vw,30px);margin-bottom:12px}
.dining-card>span{display:block;color:var(--muted);font-size:15px;line-height:1.5;margin-bottom:20px}
.dining-card a{margin-top:auto;text-decoration:none;border-bottom:1px solid currentColor;font-size:14px;font-weight:600;padding-bottom:3px}
.dining-card a:hover{color:var(--wine)}
@media(max-width:820px){.dining-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.dining-grid{grid-template-columns:1fr;gap:30px}.dining-card{min-height:0;padding-bottom:6px}}
