@charset "UTF-8";
:root{--paper:#fddab8;--ink:#a94324;--blue:#4b63ab;--dark:#3d352d}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--blue);outline-offset:7px}.page{max-width:1920px;margin:auto;overflow:hidden}.header{height:116px;margin:0 5.2%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #a9432450;gap:24px}.identity{display:flex;flex-direction:column;align-items:center;gap:7px}.brandmark{width:112px;height:24px;background:url('assets/logo-restored.png') 50% 45%/108% auto no-repeat}.identity-caption{font-size:10px;letter-spacing:3.4px;margin-left:3px}.header-note{font-size:14px;letter-spacing:.03em}.address{font-size:15px;display:flex;align-items:center;gap:36px}.address span{font-size:25px}.hero{min-height:660px;padding:60px 5.2% 54px;display:grid;grid-template-columns:1.13fr 1fr;align-items:center;gap:6.5%}.copy{padding:13px 0 0}.eyebrow{font-size:11px;line-height:1.7;letter-spacing:1.6px;display:flex;align-items:center;gap:11px}.eyebrow>span{width:24px;height:1px;background:var(--ink)}h1{margin:31px 0 27px;font-weight:normal}.intro{font-family:Georgia,'Times New Roman',serif;font-size:clamp(30px,3.6vw,57px);letter-spacing:-2px;display:block;margin-bottom:13px}.hero-word{display:block;width:100%;aspect-ratio:740/166;background:url('assets/logo-restored.png') 50% 45%/108% auto no-repeat}.description{font-size:18px;line-height:1.65;color:var(--dark);margin:0 0 29px}.cta{display:inline-flex;justify-content:space-between;align-items:center;gap:38px;background:var(--blue);color:var(--paper);font-size:16px;padding:20px 26px;border-radius:3px;transition:background .2s,transform .2s}.cta:hover{background:#354d92;transform:translateY(-2px)}.cta span{font-size:23px;line-height:1}.little-note{margin-top:33px;font-size:12px;display:flex;align-items:center;gap:12px}.little-note>span{font-size:27px}.visual{position:relative;padding:0 5px 0 0}.photo-frame{height:480px;border-radius:48% 48% 3px 3px;overflow:hidden;background:var(--blue);border:1px solid #a9432440;transform:rotate(3deg)}.photo-frame img{width:100%;height:100%;object-fit:cover;object-position:61% center;display:block}.seal{position:absolute;left:-46px;bottom:49px;width:130px;height:130px;border-radius:50%;background:var(--blue);color:var(--paper);border:1px solid var(--paper);outline:7px solid var(--blue);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;transform:rotate(-13deg)}.seal span{font-size:10px;letter-spacing:1.5px}.seal b{font-family:Georgia,serif;font-style:italic;font-size:26px;font-weight:normal}.photo-caption{display:flex;justify-content:space-between;gap:16px;margin:28px 2px 0;font-size:11px;letter-spacing:.035em}.ribbon{position:relative;background:var(--blue);color:var(--paper);display:flex;align-items:center;justify-content:space-around;gap:26px;padding:24px 4%;font-family:Georgia,'Times New Roman',serif;font-size:clamp(22px,3.1vw,46px);white-space:nowrap}.ribbon:before{content:'';position:absolute;top:-5px;height:6px;left:0;right:0;background:linear-gradient(135deg,transparent 4px,var(--blue) 0) 0 0/9px 6px repeat-x}.ribbon i{font-size:35px;font-style:normal}
@media(min-width:1500px){.hero{min-height:760px}.photo-frame{height:560px}}
@media(max-width:900px){.header{height:93px}.header-note{display:none}.hero{gap:6%;padding-top:50px;min-height:610px}.eyebrow{font-size:10px;letter-spacing:.7px}.photo-frame{height:410px}.seal{width:108px;height:108px;left:-24px;bottom:52px}.seal b{font-size:22px}.seal span{font-size:8px}.description{font-size:16px}.intro{letter-spacing:-1px}.ribbon-extra{display:none}.ribbon{font-size:27px}}
@media(max-width:600px){.header{height:84px;margin:0 6%;gap:15px}.address{font-size:13px;gap:16px}.brandmark{width:94px;height:20px}.identity-caption{font-size:8px;letter-spacing:3px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:35px 7% 30px;gap:32px}.copy{padding:0}.eyebrow{font-size:9px;letter-spacing:.8px;gap:8px}h1{margin:24px 0 20px}.intro{font-size:35px;margin-bottom:11px}.hero-word{max-width:450px}.description{font-size:16px;margin-bottom:23px}.cta{padding:17px 23px;font-size:15px}.little-note{margin-top:20px;font-size:11px}.visual{margin:0 6% 0 9%}.photo-frame{height:310px}.seal{left:-29px;bottom:55px}.photo-caption{font-size:10px;margin-top:24px;gap:8px}.ribbon{padding:20px 15px;gap:12px;font-size:16px;justify-content:center}.ribbon i{font-size:21px}.ribbon i:last-of-type{display:none}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
/* Full one-page site */
html{scroll-behavior:smooth;scroll-padding-top:28px}.skip-link{position:fixed;left:18px;top:-80px;z-index:5;background:var(--blue);color:var(--paper);padding:16px}.skip-link:focus{top:16px}.site-nav{display:flex;gap:35px;font-size:15px}.site-nav a,.text-link{border-bottom:1px solid transparent;padding:6px 0}.site-nav a:hover,.text-link:hover{border-color:currentColor}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.text-link{font-size:14px}.section{padding:100px 5.2%;scroll-margin-top:24px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:46px}.section-label{font-size:12px;letter-spacing:2px;line-height:1.6;margin:0 0 23px}h2{font-family:Georgia,'Times New Roman',serif;font-weight:normal;font-size:clamp(38px,4.7vw,70px);letter-spacing:-2px;line-height:1.06;margin:0}h2 em{font-weight:normal}.section-intro{font-size:17px;line-height:1.65;color:var(--dark);margin:0 0 5px}.menu-board{background:var(--blue);color:var(--paper);padding:30px 38px 24px;border-radius:3px}.menu-board-top{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:2px;padding-bottom:21px;border-bottom:1px solid #fddab855}.menu-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;column-gap:65px}.menu-item{display:flex;align-items:flex-start;gap:17px;border-bottom:1px solid #fddab855;padding:30px 0}.menu-number{font-size:12px;opacity:.75;line-height:2.5}.menu-item h3{font-family:Georgia,serif;font-weight:normal;font-size:32px;line-height:1.2;margin:0 0 9px}.menu-item p{font-size:14px;line-height:1.5;margin:0;max-width:260px}.menu-price{margin-left:auto;font-family:Georgia,serif;font-size:32px;white-space:nowrap}.menu-price small{font:18px Arial,sans-serif}.menu-board-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;font-size:14px}.menu-board-bottom>span:last-child{font-size:30px}.source-note{font-size:12px;line-height:1.65;max-width:790px;color:#6b4b3b;margin:20px 0 0}.source-note a{text-decoration:underline;text-underline-offset:3px}.place-section{padding-top:20px;display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center}.place-photo{margin:0;transform:rotate(-2deg)}.place-photo img{width:100%;height:450px;object-fit:cover;object-position:35% center;display:block;border-radius:3px}.place-photo figcaption{font-size:12px;margin-top:14px}.place-copy>p:not(.section-label){font-size:17px;line-height:1.75;color:var(--dark);max-width:460px}.place-copy h2{margin-bottom:26px}.amenities{list-style:none;display:flex;gap:10px;flex-wrap:wrap;padding:18px 0 0;margin:0}.amenities li{border:1px solid #a9432480;padding:10px 13px;border-radius:30px;font-size:13px}.rating-strip{background:var(--ink);color:var(--paper);padding:37px 5.2%;display:flex;align-items:center;gap:40px}.rating-value{font-family:Georgia,serif;font-size:58px;white-space:nowrap;display:flex;align-items:center;gap:17px}.rating-value span{font:16px Arial;letter-spacing:3px}.rating-strip strong{font-size:18px;font-weight:normal}.rating-strip p{font-size:12px;margin:10px 0 0}.rating-strip>a{font-size:14px;margin-left:auto;white-space:nowrap;text-decoration:underline;text-underline-offset:5px}.contact-grid{display:grid;grid-template-columns:.9fr 1.25fr;gap:0;border:1px solid #a9432455;border-radius:3px;overflow:hidden}.contact-card{padding:36px;display:flex;flex-direction:column;align-items:flex-start}.contact-kicker{font-size:12px;letter-spacing:2px}.contact-card h3{font:normal 31px/1.2 Georgia,serif;margin:27px 0 10px}.contact-card>p{font-size:14px;line-height:1.6;color:var(--dark);margin:0}.hours{width:100%;margin:28px 0;display:grid;gap:15px}.hours>div{display:flex;justify-content:space-between;gap:15px;font-size:14px;line-height:1.5}.hours dd{margin:0;white-space:nowrap}.phone{font:normal 27px Georgia,serif;margin:3px 0 26px}.route-button{width:100%;font-size:15px}.contact-map-link{font-size:12px;margin-top:21px;text-decoration:underline;text-underline-offset:4px;line-height:1.5}.map-panel{background:#e9dccb;min-width:0;display:flex;flex-direction:column}.map-panel iframe{display:block;width:100%;height:100%;min-height:470px;border:0;flex:1}.map-panel>p{margin:0;padding:12px 16px;font-size:12px;line-height:1.5;color:var(--dark);background:#f4ceaa}.map-panel a{text-decoration:underline}.footer{border-top:1px solid #a9432450;margin:0 5.2%;padding:32px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px}.footer>a:last-child{font-size:14px}.eyebrow{font-size:12px;letter-spacing:1px}.little-note{font-size:13px}.photo-caption{font-size:12px}
@media(max-width:1000px){.menu-list{column-gap:30px}.menu-board{padding:24px}.menu-item{gap:10px}.menu-item h3,.menu-price{font-size:27px}.menu-number{display:none}.contact-grid{grid-template-columns:1fr 1fr}.contact-card{padding:26px}.hours>div{flex-direction:column;gap:4px}.rating-strip{gap:25px}.rating-value{font-size:45px;flex-direction:column;gap:6px}.place-photo img{height:410px}.section-intro{font-size:15px}.site-nav{gap:22px}.hero-actions{gap:12px}}
@media(max-width:700px){.header{height:auto;min-height:106px;flex-wrap:wrap;padding:19px 0 14px;gap:15px}.site-nav{order:3;width:100%;justify-content:space-between;font-size:14px;gap:15px}.address{margin-left:auto}.section{padding:62px 7%}.section-heading{display:block;margin-bottom:29px}.section-heading .section-intro{margin-top:24px;font-size:16px}.section-label{font-size:11px;letter-spacing:1.5px;margin-bottom:18px}h2{font-size:45px;letter-spacing:-1.5px}.menu-board{padding:23px 20px 17px}.menu-board-top{font-size:10px;letter-spacing:1px}.menu-list{grid-template-columns:1fr}.menu-item{padding:22px 0;gap:15px}.menu-item h3{font-size:28px}.menu-item p{font-size:13px;max-width:205px}.menu-price{font-size:28px}.menu-board-bottom{font-size:12px;line-height:1.6}.source-note{font-size:12px}.place-section{display:flex;flex-direction:column-reverse;gap:38px;padding-top:10px}.place-copy>p:not(.section-label){font-size:16px}.place-photo{width:96%}.place-photo img{height:310px}.amenities{gap:8px}.amenities li{font-size:12px;padding:9px 11px}.rating-strip{flex-wrap:wrap;padding:30px 7%;gap:22px}.rating-value{font-size:43px}.rating-value span{font-size:12px}.rating-strip strong{font-size:15px}.rating-strip p{max-width:175px;font-size:12px;line-height:1.6}.rating-strip>a{margin-left:0;width:100%;font-size:14px}.contact-grid{grid-template-columns:1fr}.contact-card{padding:27px 22px}.contact-card h3{font-size:28px}.hours>div{flex-direction:row;font-size:12px;gap:10px}.phone{font-size:26px}.map-panel iframe{height:370px;min-height:370px}.footer{margin:0 7%;flex-wrap:wrap;padding:26px 0;row-gap:24px}.footer>span{order:3;width:100%;text-align:center;font-size:12px}.hero .eyebrow{font-size:10px;letter-spacing:.6px}.hero .little-note{font-size:12px}.hero .photo-caption{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Keep arrows and decorative symbols as text on iOS instead of emoji. */
body, body * { font-variant-emoji: text; }
