:root{--paper:#f4f0e7;--soft:#fcfaf5;--ink:#242421;--green:#38463a;--green-dark:#253029;--burgundy:#9f4322;--grey:#68645d;--line:#c8c0b2;--white:#fffefa;--gold:#d1872f;--font-display:Georgia, "Times New Roman", serif;--font-body:Inter, "Segoe UI", Arial, sans-serif;--shell:min(1180px, calc(100vw - 40px));--shadow:0 14px 40px #2424211a}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}html{scroll-behavior:smooth;scroll-padding-top:110px}body{color:var(--ink);background:var(--paper);font:17px/1.65 var(--font-body);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}img{max-width:100%;height:auto}h1,h2,h3{font-family:var(--font-display);text-wrap:balance;margin:0 0 .55em;font-weight:500;line-height:1.08}h1{letter-spacing:-.045em;font-size:clamp(2.65rem,7vw,5.8rem)}h2{letter-spacing:-.035em;font-size:clamp(2.05rem,4.5vw,3.9rem)}h3{font-size:clamp(1.35rem,2.5vw,1.85rem)}p{margin:0 0 1em}.shell{width:var(--shell);margin-inline:auto}.measure{max-width:760px}.skip-link{z-index:1000;background:var(--ink);color:#fff;padding:12px 18px;position:fixed;top:10px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--burgundy);outline-offset:4px}.eyebrow{color:var(--burgundy);letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:.82rem;font-weight:800}.lede{color:#46443f;max-width:700px;font-size:clamp(1.18rem,2vw,1.45rem);line-height:1.55}.button{border:2px solid var(--green);background:var(--green);color:#fff;cursor:pointer;border-radius:2px;justify-content:center;align-items:center;min-height:50px;padding:11px 24px;font-weight:750;text-decoration:none;transition:background .16s,color .16s;display:inline-flex}.button:hover{background:var(--green-dark)}.button-secondary{color:var(--green);background:0 0}.button-secondary:hover{background:var(--green);color:#fff}.button-small{min-height:44px;padding:8px 18px}.button-row{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.arrow-link{min-height:44px;color:var(--green);align-items:center;gap:9px;font-weight:750;display:inline-flex}.arrow-link svg{transition:transform .16s}.arrow-link:hover svg{transform:translate(4px)}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fcfaf5f5;position:sticky;top:0}.header-inner{width:var(--shell);align-items:center;gap:24px;min-height:86px;margin:auto;display:flex}.wordmark{align-items:center;min-width:230px;min-height:58px;margin-left:-36px;text-decoration:none;display:flex}.wordmark-crop{width:230px;height:66px;display:block;position:relative;overflow:hidden}.wordmark-crop img{object-fit:contain;object-position:left center;width:100%;height:100%}.desktop-nav{justify-content:center;align-items:center;gap:clamp(14px,1.8vw,28px);margin-left:auto;display:flex}.desktop-nav a{border-bottom:3px solid #0000;align-items:center;min-height:44px;font-size:.94rem;font-weight:650;text-decoration:none;display:flex}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--burgundy);border-color:var(--burgundy)}.header-cta{margin-left:4px}.header-cta.button{border-color:var(--burgundy);background:var(--burgundy)}.header-cta.button:hover{background:#793117;border-color:#793117}.mobile-menu-button,.mobile-nav,.mobile-actions{display:none}.hero{width:var(--shell);background:var(--soft);min-height:630px;box-shadow:var(--shadow);grid-template-columns:.88fr 1.12fr;margin:32px auto 0;display:grid}.hero-copy{align-self:center;padding:clamp(40px,6vw,88px)}.hero-copy h1 span{color:var(--green);letter-spacing:-.02em;margin-top:12px;font-size:.42em;display:block}.hero-visual{background:var(--green);min-height:500px;display:flex;position:relative;overflow:hidden}.hero-visual .photo-placeholder{border:0;flex:1}.opening-wrap{background:var(--soft);width:100%;color:var(--green-dark);border-bottom:1px solid var(--line);margin:0;box-shadow:0 10px 28px #24242114}.opening-wrap .opening-status{width:var(--shell);margin-inline:auto}.opening-status{align-items:center;gap:15px;min-height:92px;padding:18px clamp(24px,4vw,52px);display:flex}.opening-status strong,.opening-status span{display:block}.opening-status strong{font-size:1.25rem}.opening-status div>span{color:#e5eadf}.status-dot{background:#d7a462;border-radius:50%;flex:none;width:14px;height:14px;box-shadow:0 0 0 5px #d7a46233}.opening-status.open .status-dot{background:#a8ca82;box-shadow:0 0 0 5px #a8ca8233}.opening-status.compact{min-height:74px;padding:14px 20px}.opening-wrap .opening-status div>span{color:var(--grey)}.mobile-opening{display:none}.section{padding:clamp(72px,9vw,128px) 0}.section-soft{background:var(--soft)}.section-green{background:var(--green);color:#fff}.section-heading{max-width:710px;margin-bottom:48px}.section-heading>p:last-child{max-width:680px;color:var(--grey);font-size:1.1rem}.section-green .section-heading>p:last-child{color:#e0e6dc}.quick-grid{border:1px solid var(--line);background:var(--soft);grid-template-columns:repeat(4,1fr);display:grid}.quick-item{border-right:1px solid var(--line);min-height:185px;padding:30px}.quick-item:last-child{border-right:0}.quick-item svg{color:var(--burgundy);margin-bottom:25px}.quick-item h2{font:700 1.1rem var(--font-body);margin-bottom:8px}.quick-item p{color:var(--grey);margin:0;line-height:1.5}.quick-item a{font-weight:750}.split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(44px,8vw,110px);display:grid}.split-copy{max-width:570px}.category-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.category-list a{border-bottom:1px solid var(--line);min-height:62px;font:500 1.22rem var(--font-display);justify-content:space-between;align-items:center;padding:16px 6px;text-decoration:none;display:flex}.category-list a:nth-child(odd){margin-right:28px}.category-list a:hover{color:var(--burgundy)}.photo-placeholder{background:#d9d4c8;border:1px solid #b7afa1;grid-template-rows:1fr auto;min-height:380px;margin:0;display:grid;position:relative;overflow:hidden}.photo-placeholder.tall{min-height:560px}.placeholder-landscape{background:linear-gradient(#9aa89b 0 53%,#90947a 53%);min-height:300px;position:relative;overflow:hidden}.placeholder-landscape span{clip-path:polygon(0 70%,16% 36%,34% 67%,55% 15%,76% 64%,100% 30%,100% 100%,0 100%);background:#526250;height:42%;position:absolute;bottom:-6%;left:-10%;right:-10%}.placeholder-landscape i{border:8px solid #313c32;border-bottom:0;width:82px;height:105px;position:absolute;bottom:23%;left:57%}.placeholder-landscape b{background:#dfc994;border-radius:50%;width:54px;height:54px;position:absolute;top:18%;left:12%}.photo-placeholder figcaption{background:var(--soft);flex-direction:column;justify-content:center;min-height:84px;padding:16px 22px;display:flex}.photo-placeholder figcaption strong{color:var(--burgundy);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.photo-placeholder figcaption span{color:var(--grey)}.food-strip{grid-template-columns:1.3fr .7fr 1fr;gap:14px;display:grid}.food-strip .photo-placeholder{min-height:330px}.review-themes{flex-wrap:wrap;gap:12px;margin:30px 0;padding:0;list-style:none;display:flex}.review-themes li{border:1px solid #758174;padding:10px 15px}.team-preview{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.person-card{border-top:4px solid var(--burgundy);padding:25px 0}.person-card h3{margin-bottom:4px}.person-card p{color:var(--grey)}.fsa-card{border:1px solid var(--line);background:var(--soft);grid-template-columns:1fr auto;align-items:center;gap:50px;padding:clamp(30px,6vw,64px);display:grid}.fsa-badge{place-items:center;min-width:291px;min-height:162px;display:grid}.fsa-badge img,#fhrsembed img{width:291px!important;max-width:100%!important;height:auto!important;display:block!important}.map-frame{filter:grayscale(.8)contrast(.95);border:0;width:100%;height:420px}.page-hero{padding-top:clamp(72px,9vw,130px);padding-bottom:clamp(55px,7vw,95px)}.page-hero h1{font-size:clamp(2.7rem,6vw,5.4rem)}.content-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:clamp(45px,8vw,110px);display:grid}.aside-card{background:var(--green);color:#fff;padding:28px;position:sticky;top:112px}.aside-card h2{font-size:1.55rem}.aside-card a{border-bottom:1px solid #718074;min-height:44px;padding:9px 0;display:block}.prose{max-width:760px}.prose h2{margin-top:1.55em}.prose h3{margin-top:1.5em}.prose p,.prose li{max-width:72ch}.placeholder-copy{border-left:4px solid var(--gold);color:#4d4941;background:#ebe5d9;padding:20px 24px}.castle-feature{margin:0 0 clamp(58px,8vw,96px)}.castle-feature-media{background:var(--green-dark);min-height:clamp(260px,36vw,510px);position:relative;overflow:hidden}.castle-feature-media img{object-fit:cover;object-position:center}.castle-feature-caption{border-left:8px solid var(--gold);background:var(--green);color:#fff;grid-template-columns:minmax(0,1fr) minmax(240px,.8fr);align-items:end;gap:clamp(28px,6vw,90px);padding:clamp(24px,4vw,42px) clamp(24px,5vw,58px);display:grid}.castle-feature-caption .eyebrow{color:#f2c982;margin-bottom:10px}.castle-feature-caption h2{color:#fff;margin:0;font-size:clamp(2rem,4vw,3.5rem)}.castle-feature-caption>p{color:#edf0eb;max-width:42ch;margin:0;font-size:1.08rem}.castle-story{align-items:start}.story-chapter{border-top:1px solid var(--line);grid-template-columns:150px 1fr;gap:35px;padding:48px 0;display:grid}.story-number{color:var(--burgundy);font:500 3.5rem var(--font-display)}.menu-masthead{margin-top:32px}.cafe-menu-intro{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);align-items:end;gap:clamp(40px,9vw,120px);padding:clamp(64px,8vw,105px) 0 52px;display:grid}.cafe-menu-intro h1{max-width:850px;font-size:clamp(2.8rem,6vw,5.2rem)}.cafe-menu-intro>p{border-left:4px solid var(--gold);max-width:430px;padding-left:24px;font-size:1.08rem}.cafe-menu{padding-bottom:110px}.category-nav{border:2px solid var(--green);background:var(--soft);margin:0 0 32px}.category-nav h2{background:var(--green);color:#fff;font:750 1.25rem var(--font-body);letter-spacing:0;margin:0;padding:22px 26px}.category-nav>div{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.category-nav a,.category-nav span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:58px;color:var(--green-dark);align-items:center;padding:10px 17px;font-size:1.02rem;font-weight:750;text-decoration:none;display:flex}.category-nav a:hover{color:var(--burgundy);background:#e8e2d6;text-decoration:underline}.menu-section{padding:58px 0 20px;scroll-margin-top:110px}.menu-section.is-empty{display:none}.menu-section-header{background:var(--green);color:#fff;border-left:8px solid var(--gold);margin-bottom:4px;padding:19px 24px}.menu-section-header h2{margin:0;font-size:clamp(2rem,3vw,3rem)}.menu-items{grid-template-columns:1fr 1fr;gap:0 clamp(40px,6vw,76px);display:grid}.menu-item{border-bottom:1px solid #aaa293;padding:28px 4px}.menu-item-heading{align-items:baseline;gap:10px;display:flex}.menu-item h3{font:750 1.28rem/1.3 var(--font-body);flex:0 auto;margin:0}.menu-rule{border-bottom:2px dotted #938b7d;flex:1;min-width:20px;transform:translateY(-4px)}.menu-item .price{color:var(--green-dark);font-variant-numeric:tabular-nums;flex:none;font-size:1.3rem;font-weight:850}.menu-item .description{color:#514e48;max-width:56ch;margin:8px 0 0;font-size:1.05rem;line-height:1.55}.sold-out{background:var(--burgundy);color:#fff;margin-left:9px;padding:2px 7px;font-size:.82rem;display:inline-block}.dietary{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.dietary span{border:1px solid var(--green);padding:4px 8px;font-size:.9rem;font-weight:850}.dietary span b{font-weight:600}.allergen{border:3px solid var(--burgundy);background:var(--soft);grid-template-columns:1.2fr 1fr;align-items:center;gap:35px;margin:0 0 46px;padding:28px 30px;display:grid}.allergen>div>strong{color:var(--burgundy);font:600 1.65rem var(--font-display)}.allergen p{margin:4px 0 0}.dietary-key{border-left:1px solid var(--line);padding-left:26px;line-height:2}.dietary-key strong{border:1px solid var(--green);min-width:35px;color:var(--green-dark);justify-content:center;margin-left:8px;display:inline-flex}.dietary-key strong:first-child{margin-left:0}.menu-awaiting{border-top:8px solid var(--gold);text-align:center;background:#e9e3d6;max-width:850px;margin:70px auto 15px;padding:clamp(34px,6vw,66px)}.menu-awaiting h2{font-size:clamp(2rem,4vw,3.4rem)}.menu-awaiting p:last-child{max-width:620px;margin-inline:auto;font-size:1.1rem}.back-top{min-height:44px;padding-top:10px;font-weight:700;display:inline-block}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px;display:grid}.team-card{border-bottom:1px solid var(--line);padding-bottom:35px}.team-photo{min-height:360px;color:var(--grey);background:#d9d4c8;place-items:center;margin-bottom:22px;display:grid}.team-photo.has-image{aspect-ratio:3/4;background:var(--green-dark);min-height:0;position:relative;overflow:hidden}.team-photo.has-image img{object-fit:cover}.team-photo.paul-photo img{object-position:center 42%}.team-photo.lucy-photo img{object-position:center 40%}.detail-list{padding:0;list-style:none}.detail-list li{border-top:1px solid var(--line);padding:15px 0}.detail-list strong{display:block}.info-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.info-card{background:var(--soft);padding:30px}.info-card h2{font-size:1.55rem}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.gallery-placeholder{min-height:280px;color:var(--ink);text-align:left;cursor:pointer;background:#c9c5b9;border:0;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:22px;display:flex}.gallery-placeholder:nth-child(4n+2){background:#aeb7aa}.gallery-placeholder:nth-child(4n+3){background:#c5aea8}.gallery-placeholder span{letter-spacing:.12em;text-transform:uppercase;font-size:.75rem}.gallery-placeholder strong{font:500 1.4rem var(--font-display)}.lightbox{z-index:500;background:#131412e0;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.lightbox-panel{background:var(--soft);width:min(900px,100%);padding:20px}.lightbox-panel button{float:right;background:var(--ink);color:#fff;border:0;min-height:44px;padding:6px 16px}.lightbox-image{clear:both;background:#cbc6bb;place-items:center;min-height:min(60vh,600px);display:grid}.lightbox-panel p{margin:12px 0 0}.contact-layout{grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr);gap:clamp(50px,8vw,100px);display:grid}.contact-layout>*{min-width:0}.contact-layout .aside-card{overflow-wrap:anywhere}.contact-form{grid-template-columns:1fr;display:grid}.contact-form label{margin:18px 0 6px;font-weight:750}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:52px;color:var(--ink);background:#fff;border:2px solid #777268;border-radius:0;padding:11px 13px}.contact-form textarea{resize:vertical}.contact-form [aria-invalid=true]{border-color:#a21f24}.contact-form .button{justify-self:start;margin-top:24px}.field-error{color:#8d171b;margin:5px 0 0;font-weight:700}.error-summary{background:#f7e5e3;border-left:5px solid #a21f24;padding:18px}.optional{color:var(--grey);font-weight:400}.form-note{color:var(--grey);margin-top:12px}.notice{border-left:4px solid var(--gold);background:#ebe5d9;padding:24px}.event-empty{text-align:center;border:1px solid var(--line);background:var(--soft);padding:48px}.policy{padding-bottom:100px}.site-footer{background:var(--ink);color:#f6f1e7;padding:72px 0 22px}.footer-grid{grid-template-columns:1.1fr 1.1fr .8fr .9fr;gap:55px;display:grid}.footer-grid h2{font:700 .9rem var(--font-body);text-transform:uppercase;letter-spacing:.12em;color:#d2bc94}.footer-grid a{min-height:40px;padding:5px 0;display:block}.footer-brand{font:500 2rem/1.05 var(--font-display)}.footer-brand span{color:#d2bc94;font-size:.65em}.site-footer address{color:#d8d5ce;font-style:normal}.hours-line{border-bottom:1px solid #454541;justify-content:space-between;gap:15px;margin:0;padding:3px 0;font-size:.9rem;display:flex}.company{color:#a9a69e;margin-top:20px;font-size:.82rem}.footer-bottom{color:#aaa69e;border-top:1px solid #454541;justify-content:space-between;gap:24px;margin-top:55px;padding-top:20px;font-size:.88rem;display:flex}.home-hero{isolation:isolate;height:calc(100svh - 178px);min-height:590px;max-height:720px;color:var(--green-dark);background:#d7e5ed;position:relative;overflow:hidden}.home-hero-media,.home-hero-shade{z-index:-2;position:absolute;inset:0}.home-hero-media img{object-fit:cover;object-position:center}.home-hero-shade{z-index:-1;background:linear-gradient(90deg,#fffefaf5 0%,#fffefae0 28%,#fffefa80 51%,#fffefa0a 73%),linear-gradient(#0000 65%,#fffefa47 100%)}.home-hero-inner{height:100%;min-height:inherit;justify-content:space-between;align-items:center;gap:50px;padding-top:36px;padding-bottom:36px;display:flex}.home-hero-copy{max-width:700px;padding:16px 0}.home-hero-copy .eyebrow{color:var(--burgundy)}.home-hero-copy h1{margin-bottom:.36em;font-size:clamp(3.25rem,6vw,6.1rem)}.home-hero-copy h1 span{color:var(--green);letter-spacing:-.01em;margin-top:5px;font-size:.4em;display:block}.home-hero-copy .lede{color:#253028;margin-bottom:.72em;font-size:clamp(1.18rem,1.7vw,1.42rem);line-height:1.48}.home-hero-copy>p:not(.eyebrow):not(.lede){color:#343b35;max-width:610px;margin-bottom:.7em}.home-hero-copy .button-row{margin-top:20px}.hero-primary{border-color:var(--burgundy);background:var(--burgundy);color:#fff;box-shadow:0 8px 24px #7531182e}.hero-primary:hover{color:#fff;background:#793117;border-color:#793117}.hero-secondary{border-color:var(--green-dark);color:var(--green-dark);background:#fffefad6}.hero-secondary:hover{background:var(--green-dark);color:#fff}.home-essentials{padding:clamp(62px,8vw,96px) 0}.essentials-heading{grid-template-columns:1fr 2fr;align-items:end;gap:30px;margin-bottom:38px;display:grid}.essentials-heading p{margin:0 0 5px}.essentials-heading h2{max-width:700px;margin:0;font-size:clamp(2rem,4vw,3.4rem)}.home-essentials .quick-grid{border:0;border-top:2px solid var(--ink);background:0 0}.home-essentials .quick-item{border-color:var(--line);background:0 0;align-items:flex-start;gap:18px;min-height:210px;padding:30px 24px 28px 0;display:flex}.home-essentials .quick-item+.quick-item{padding-left:24px}.home-essentials .quick-item svg{flex:none;margin:4px 0 0}.home-essentials .quick-item h3{font:750 1.14rem var(--font-body);margin:0 0 8px}.home-feature{padding:clamp(76px,9vw,124px) 0}.photo-band{isolation:isolate;color:#fff;background:var(--green);align-items:flex-end;min-height:clamp(220px,26vw,330px);margin:0;display:flex;position:relative;overflow:hidden}.photo-band-media,.photo-band-shade{z-index:-2;position:absolute;inset:0}.photo-band-media img{object-fit:cover}.photo-band-placeholder{background:linear-gradient(120deg,#7a8a7c,#b1a688 55%,#765957);position:absolute;inset:0;overflow:hidden}.photo-band-placeholder span{background:#3f5545;border-radius:50% 50% 0 0;height:85%;position:absolute;bottom:-35%;left:-2%;right:-2%;transform:rotate(-3deg)}.photo-band-placeholder i{border:10px solid #2a382e;border-bottom:0;width:110px;height:120px;position:absolute;bottom:24%;right:15%}.photo-band-placeholder b{background:#dbc187;border-radius:50%;width:62px;height:62px;position:absolute;top:18%;left:14%}.photo-band-shade{z-index:-1;background:linear-gradient(90deg,#181f1ae3,#1c261e80 66%,#19201b33)}.photo-band-copy{max-width:790px;padding:clamp(28px,5vw,58px)}.photo-band-copy p{color:#efd6a9;letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:.82rem;font-weight:850}.photo-band-copy h2{color:#fff;margin:0;font-size:clamp(2.25rem,5vw,4.65rem)}.photo-band-note{background:#181f1ac7;max-width:260px;margin:0;padding:10px 13px;font-size:.78rem;line-height:1.45;position:absolute;top:20px;right:20px}.photo-band-note strong,.photo-band-note span{display:block}.photo-band-note strong{color:#f2bb6d;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.home-feature-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(48px,9vw,120px);padding-top:clamp(42px,6vw,76px);display:grid}.home-feature-grid h3{font-size:clamp(2rem,4vw,3.4rem)}.home-feature-grid .category-list{margin-top:4px}.home-story-copy{grid-template-columns:1.2fr .8fr;gap:clamp(42px,9vw,120px);padding:clamp(42px,6vw,76px) 0 0;display:grid}.home-story-copy>div{border-left:4px solid var(--gold);padding-left:28px}.castle-copy{grid-template-columns:1fr 1fr auto;align-items:start;gap:clamp(26px,5vw,60px);padding-top:clamp(42px,6vw,70px);display:grid}.castle-copy p{color:#edf0eb}.castle-button{color:var(--green-dark);white-space:nowrap;background:#f0e5cf;border-color:#f0e5cf}.castle-button:hover{color:var(--green-dark);background:#fff}@media (max-width:1080px){.desktop-nav,.header-cta{display:none}.wordmark{margin-left:0}.mobile-menu-button{border:2px solid var(--green);min-width:102px;min-height:48px;color:var(--green);background:0 0;justify-content:center;align-items:center;gap:9px;margin-left:auto;font-weight:750;display:inline-flex}.mobile-nav.is-open{width:var(--shell);grid-template-columns:repeat(2,1fr);margin:0 auto;padding:8px 0 22px;display:grid}.mobile-nav a{border-bottom:1px solid var(--line);align-items:center;min-height:50px;padding:8px 14px;font-weight:700;text-decoration:none;display:flex}.hero{grid-template-columns:1fr}.hero-visual{order:-1;min-height:430px}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-item:nth-child(2){border-right:0}.quick-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:repeat(2,1fr)}.home-hero-shade{background:linear-gradient(90deg,#fffefaf5 0%,#fffefad6 48%,#fffefa38 78%)}.home-hero-copy{max-width:680px}.category-nav>div{grid-template-columns:repeat(3,minmax(0,1fr))}.home-feature-grid{grid-template-columns:.9fr 1.1fr;gap:50px}.castle-copy{grid-template-columns:1fr 1fr}.castle-button{justify-self:start}}@media (max-width:760px){:root{--shell:min(100% - 32px, 1180px)}body{padding-bottom:68px;font-size:17px}.header-inner{min-height:74px}.mobile-nav.is-open{grid-template-columns:1fr}.hero{width:100%;box-shadow:none;margin:0}.hero-copy{padding:42px 20px 48px}.hero-copy>.button-row{display:none}.hero-copy h1{font-size:clamp(3rem,15vw,4.4rem)}.hero-visual{order:initial;min-height:300px}.opening-wrap{width:100%}.global-status{display:none}.mobile-opening{background:var(--green);color:#fff;margin:30px -20px -48px;display:block}.section{padding:68px 0}.quick-grid,.split,.food-strip,.content-grid,.contact-layout,.fsa-card,.info-grid{grid-template-columns:1fr}.quick-item{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:24px}.quick-item:last-child{border-bottom:0}.category-list,.menu-items{grid-template-columns:1fr}.category-list a:nth-child(odd){margin-right:0}.photo-placeholder.tall{min-height:420px}.food-strip .photo-placeholder{min-height:290px}.team-preview,.team-grid{grid-template-columns:1fr}.fsa-card{gap:25px}.fsa-badge{justify-content:start;min-width:0;overflow:hidden}.aside-card{position:static}.story-chapter{grid-template-columns:60px 1fr;gap:18px}.story-number{font-size:2.2rem}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-placeholder{min-height:220px}.footer-grid{grid-template-columns:1fr;gap:42px}.footer-bottom{flex-direction:column}.mobile-actions{z-index:150;min-height:64px;padding-bottom:env(safe-area-inset-bottom);background:var(--soft);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #2424211f}.mobile-actions a{min-height:64px;color:var(--green);place-items:center;font-weight:800;text-decoration:none;display:grid}.mobile-actions a:first-child{background:var(--green);color:#fff}.home-hero{height:auto;min-height:640px;max-height:none}.home-hero-media img{object-position:64% center}.home-hero-shade{background:linear-gradient(90deg,#fffefaf5 0%,#fffefad1 82%,#fffefa73),linear-gradient(#0000 40%,#fffefae0 100%)}.home-hero-inner{align-items:flex-end;padding:52px 20px 0}.home-hero-copy{width:100%;max-width:610px;padding:32px 0 0}.home-hero-copy h1{font-size:clamp(3.15rem,15vw,4.8rem)}.home-hero-copy>.button-row{display:none}.home-hero-copy .mobile-opening{margin:32px -20px 0}.home-essentials{padding:62px 0}.essentials-heading,.home-feature-grid,.home-story-copy,.castle-copy,.cafe-menu-intro,.allergen{grid-template-columns:1fr}.essentials-heading{gap:8px}.home-essentials .quick-item,.home-essentials .quick-item+.quick-item{min-height:0;padding:24px 10px}.home-essentials .quick-item:nth-child(2){border-right:0}.home-feature{padding:68px 0}.photo-band{width:calc(100% + 32px);min-height:310px;margin-left:-16px}.photo-band-copy{padding:28px 20px}.photo-band-copy h2{font-size:clamp(2.25rem,12vw,3.6rem)}.photo-band-note{max-width:210px;top:14px;right:14px}.home-feature-grid,.home-story-copy{gap:36px;padding-top:42px}.home-story-copy>div{border-left:0;border-top:4px solid var(--gold);padding:25px 0 0}.castle-feature-caption{grid-template-columns:1fr;gap:12px}.castle-copy{gap:15px}.menu-masthead{width:100%;margin-top:0}.menu-masthead .photo-band{width:100%;margin-left:0}.cafe-menu-intro{gap:24px;padding:55px 0 38px}.cafe-menu-intro>p{border-left:0;border-top:4px solid var(--gold);padding:18px 0 0}.cafe-menu{padding-bottom:78px}.category-nav>div{grid-template-columns:repeat(2,minmax(0,1fr))}.category-nav a,.category-nav span{min-height:60px;padding:10px 13px;font-size:1rem}.allergen{gap:18px;padding:23px 20px}.dietary-key{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}.menu-awaiting{margin-top:45px}.menu-section{padding-top:46px}.menu-section-header{padding:17px 18px}.menu-item{padding:26px 2px}.menu-item h3{font-size:1.23rem}.menu-item .price{font-size:1.28rem}}@media (max-width:380px){:root{--shell:calc(100% - 24px)}.header-inner{gap:8px}.wordmark{min-width:150px}.wordmark-crop{width:150px;height:48px}.mobile-menu-button{min-width:92px}.gallery-grid{grid-template-columns:1fr}.button-row{flex-direction:column;align-items:stretch}.story-chapter,.category-nav>div{grid-template-columns:1fr}.menu-item-heading{gap:7px}.dietary-key strong{margin-left:3px}}@media print{.site-header,.site-footer,.mobile-actions,.category-nav,.button,.back-top,.menu-masthead{display:none!important}body{color:#000;background:#fff;font-size:12pt}.page-hero,.section{padding:20px 0}.menu-section{break-inside:avoid}.menu-empty{border:1px solid #888}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
