:root{--navy:#263d68;--blue:#4264a4;--wash:#eff4fd;--line:#d8dff0;--white:#fff;--muted:#56647c;--rose:#a64379;--pink:#fbe5f1;--leaf:#eaf2e6}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--navy);background:white;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}img{display:block;max-width:100%;object-fit:cover}a{color:inherit;text-underline-offset:5px}button{font:inherit}.wrap{width:min(1240px,calc(100% - 72px));margin:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(3.5rem,5.7vw,5.75rem);line-height:1.06;letter-spacing:-.05em}h2{font-size:clamp(2.5rem,4.4vw,4.25rem);line-height:1.1;letter-spacing:-.045em}h3{font-size:1.7rem;line-height:1.2}em{font-weight:400;color:var(--blue)}.eyebrow{font-size:.875rem;letter-spacing:.14em;font-weight:700;margin-bottom:20px}.button{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;background:var(--navy);color:white;padding:14px 24px;border-radius:50px;font-size:1rem;font-weight:600;transition:transform .2s,background .2s}.button:hover{background:var(--blue);transform:translateY(-2px)}.text-link{font-weight:600;font-size:1rem}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.skip{position:absolute;left:20px;top:-100px;padding:12px;background:white;z-index:30}.skip:focus{top:10px}:focus-visible{outline:3px solid #557fca;outline-offset:5px}
.header{display:flex;justify-content:space-between;align-items:center;gap:25px;min-height:124px;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand img{width:95px;height:90px;object-fit:contain}.brand span{font:2rem Georgia,serif}.brand small{display:block;font:700 .75rem Arial,sans-serif;letter-spacing:.22em;margin-top:5px}nav{display:flex;align-items:center;gap:27px}nav>a{text-decoration:none;font-size:.925rem}.menu-toggle{display:none;border:1px solid var(--navy);background:white;border-radius:24px;padding:10px 18px}
.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:36px;padding-top:70px;padding-bottom:90px;min-height:710px}.hero-copy>p:not(.eyebrow){max-width:465px;margin:27px 0 28px;font-size:1.1rem;color:var(--muted)}.hero-photos{position:relative;padding:15px 0 95px 20px}.photo{padding:10px 10px 0;background:white;box-shadow:0 15px 40px #14264f1a;border:1px solid var(--line)}.photo img{width:100%;height:100%;object-fit:cover}.photo figcaption{font:italic 1.15rem Georgia,serif;text-align:center;padding:14px 6px}.main-photo{transform:rotate(3deg);margin-left:20px}.main-photo img{height:340px;border-radius:110px 110px 4px 4px}.small-photo{position:absolute;width:46%;bottom:0;left:-6px;transform:rotate(-7deg)}.small-photo img{height:165px}.round-note{position:absolute;right:-10px;bottom:5px;border:1px dashed var(--navy);border-radius:50%;width:150px;height:150px;display:flex;flex-direction:column;justify-content:center;text-align:center;background:var(--wash);font-size:1rem;transform:rotate(9deg)}.round-note em{font:italic 1.35rem Georgia,serif}.ribbon{display:flex;gap:32px;align-items:center;justify-content:center;background:var(--navy);color:white;padding:23px 25px;flex-wrap:wrap;font-size:1rem}.ribbon b{font-size:1.65rem;font-weight:400}
.welcome{text-align:center;padding:95px 0;max-width:800px}.welcome>p:last-child{max-width:650px;margin:25px auto 0;font-size:1.1rem;color:var(--muted)}.offer{background:var(--wash);padding:85px 0 100px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:45px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.food-card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:transform .2s}.food-card:nth-child(2){transform:translateY(24px)}.food-card>img{width:100%;height:280px}.food-card:nth-child(3)>img{object-position:center 58%}.food-card>div{padding:27px}.food-card .eyebrow{display:block;margin-bottom:12px;font-size:.8rem}.food-card h3{font-size:1.9rem}.food-card p{color:var(--muted);margin-top:15px}
.menu-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding-top:110px;padding-bottom:110px;align-items:start}.menu-intro{padding-top:25px}.menu-intro>p:not(.eyebrow){margin:25px 0;max-width:340px;color:var(--muted)}.download{display:block;width:fit-content;margin-top:18px;font-size:.9rem}.menu-paper{border:1px solid var(--navy);border-radius:36px 36px 4px 4px;padding:40px;background:white;box-shadow:9px 9px 0 var(--wash)}.dish{display:flex;gap:20px;justify-content:space-between;padding:22px 0;border-bottom:1px solid var(--line)}.dish h3{font-size:1.35rem}.dish p{font-size:.95rem;color:var(--muted);margin:8px 0}.dish strong{white-space:nowrap;font-size:1rem}.dish small{font-size:.8rem}.menu-footnote{font-size:.875rem;margin-top:22px;color:var(--muted)}
.blue-section{background:var(--navy);color:white;padding:85px 0}.hours{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.hours h2 em{color:white}.hours>div>p:not(.eyebrow){margin:24px 0;max-width:430px;color:#dbe4f5}.white{background:white;color:var(--navy)}.white:hover{background:var(--wash)}.hours-paper{background:white;color:var(--navy);padding:35px;border-radius:6px 60px 6px 6px;transform:rotate(2deg)}.hours-paper h3{font-size:2rem}.hours-paper h4{font-size:1rem;margin:26px 0 0}.hours-paper dl{margin:12px 0}.hours-paper dl>div{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:.95rem}.hours-paper dd{margin:0;white-space:nowrap;font-weight:700}.hours .hours-paper>p{font-size:.875rem;color:var(--muted);margin-bottom:0}
.contact{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding-top:105px;padding-bottom:100px}.contact-photo{padding:12px 12px 0;background:var(--wash);border:1px solid var(--line);transform:rotate(-3deg);max-width:430px;margin:0 auto;width:100%}.contact-photo img{width:100%;height:460px;object-position:center 65%;border-radius:200px 200px 3px 3px}.contact-photo figcaption{text-align:center;font:italic 1.1rem Georgia,serif;padding:20px 8px}address{font-style:normal;margin:30px 0 22px}.contact .actions{margin-top:30px}.contact a{overflow-wrap:anywhere}
footer{background:var(--wash);border-top:1px solid var(--line);padding:45px 0 25px}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:45px;align-items:center}.footer-brand{display:flex;align-items:center;gap:20px}.footer-brand img{width:120px;height:110px;object-fit:contain}.footer-brand p{font:1.45rem/1.4 Georgia,serif}.footer-main strong{display:block;margin-bottom:12px}.footer-main a{display:block;text-decoration:none;margin:8px 0;font-size:.95rem}.legal{display:flex;justify-content:space-between;gap:20px;margin-top:30px;border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:.8rem}.mobile-bar{display:none}
@media(max-width:1050px){nav{gap:17px}nav .button{padding:12px 16px}.brand span{display:none}.hero{gap:20px}.hero-photos{padding-left:0}.main-photo{margin-left:0}.round-note{width:125px;height:125px;right:0}.cards{gap:18px}.food-card>div{padding:22px}.menu-section,.hours,.contact{gap:45px}.dish{gap:12px}.menu-paper{padding:28px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{min-height:100px}.brand img{width:80px;height:78px}.brand span{display:block;font-size:1.65rem}.menu-toggle{display:block}nav{display:none;position:absolute;left:0;right:0;top:99px;background:white;padding:22px;border:1px solid var(--line);box-shadow:0 15px 25px #14264f15;border-radius:0 0 18px 18px}nav.open{display:flex;flex-direction:column;align-items:stretch}nav a{padding:8px}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:55px;gap:32px}.hero h1{font-size:clamp(3.2rem,10vw,5rem)}.hero-copy>p:not(.eyebrow){max-width:540px}.hero-photos{width:min(510px,96%);margin:auto;padding-bottom:75px}.main-photo img{height:300px}.small-photo img{height:150px}.round-note{bottom:0}.ribbon{gap:14px 22px;font-size:.875rem}.ribbon b{display:none}.welcome{padding:60px 0}.section-head{display:block}.section-head>a{display:inline-block;margin-top:25px}.cards{grid-template-columns:1fr;gap:24px}.food-card:nth-child(2){transform:none}.food-card>img{height:310px}.offer{padding:60px 0}.menu-section,.hours,.contact{grid-template-columns:1fr;gap:40px}.menu-section{padding-top:55px;padding-bottom:65px}.menu-intro>p:not(.eyebrow){max-width:520px}.hours-paper{transform:none}.blue-section{padding:60px 0}.contact{padding-top:65px;padding-bottom:65px}.contact-photo{max-width:390px}.contact-photo img{height:370px}.footer-main{grid-template-columns:1fr 1fr;gap:25px}.footer-brand{grid-column:1/-1}.legal{flex-direction:column;padding-bottom:70px}.mobile-bar{display:flex;position:fixed;bottom:10px;left:12px;right:12px;z-index:20;background:var(--navy);border:1px solid #fff6;box-shadow:0 5px 25px #14264f33;border-radius:35px;padding:7px}.mobile-bar a{flex:1;text-align:center;color:white;text-decoration:none;font-size:.875rem;padding:9px 2px}.mobile-bar a+a{border-left:1px solid #fff4}}
@media(max-width:400px){.wrap{width:calc(100% - 32px)}.actions{gap:16px}.button{padding:13px 19px}.main-photo img{height:250px}.small-photo{width:53%}.small-photo img{height:120px}.round-note{width:112px;height:112px;font-size:.875rem}.round-note em{font-size:1.1rem}.photo figcaption{font-size:.95rem;padding:10px 3px}.hours-paper,.menu-paper{padding:24px 18px}.hours-paper dl>div{flex-wrap:wrap;gap:3px 15px}.dish{flex-wrap:wrap}.dish>div{flex:1 1 175px}.dish strong{align-self:start}.eyebrow{letter-spacing:.1em}.footer-brand img{width:90px}}
.legal-page{max-width:850px;padding-top:55px;padding-bottom:70px;overflow-wrap:anywhere}.legal-page h1{font-size:clamp(2.4rem,7vw,4rem);letter-spacing:-.03em}.legal-page h2{font-size:1.65rem;letter-spacing:0;margin:32px 0 12px}.legal-page p{margin:16px 0}.draft-note{background:var(--pink);padding:18px;border-radius:16px}.legal-links{display:flex;gap:24px;flex-wrap:wrap;font-size:1rem}.legal a{font-size:.9rem}
/* Hydrangea colours drawn from the original floral logo. */
body{background:linear-gradient(125deg,#fff 25%,#fff6fb 70%,#f1f6ff 100%);background-attachment:fixed}
.header{border-bottom-color:#e7dced}
em{color:var(--rose)}
.button{background:var(--blue);box-shadow:0 5px 15px #4264a41c}
.button:hover{background:var(--rose)}
.hero-copy .eyebrow,.welcome .eyebrow,.menu-intro .eyebrow{color:var(--rose)}
.photo{border:0;border-radius:22px;box-shadow:0 14px 36px #6179aa20}
.main-photo{background:#eef3ff}
.small-photo{background:#fff0f7}
.small-photo img{border-radius:15px}
.round-note{background:var(--pink);border-color:#c96b9d;box-shadow:6px 7px 0 #eef2ff}
.ribbon{background:var(--pink);color:var(--navy);border-top:1px solid #f4d4e7;border-bottom:1px solid #f4d4e7;gap:24px;padding:20px 24px}
.ribbon .cake{display:inline-block;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:1.5rem;line-height:1;transform:rotate(-9deg);flex-shrink:0}
.ribbon .cake:nth-of-type(2){transform:rotate(8deg)}
.welcome{position:relative}
.offer{background:linear-gradient(115deg,#edf3ff,#f6effb 55%,#fff1f7)}
.food-card{border:0;border-radius:30px 30px 24px 24px;box-shadow:0 10px 28px #56719b13}
.food-card:nth-child(1)>div{background:#f4f7ff}
.food-card:nth-child(2)>div{background:#fff1f8}
.food-card:nth-child(3)>div{background:#f1f6ee}
.food-card .eyebrow{color:var(--rose)}
.menu-paper{border-color:#c9d6ed;border-radius:40px 40px 24px 24px;box-shadow:9px 9px 0 var(--pink)}
.dish strong{color:var(--rose)}
.blue-section{background:linear-gradient(120deg,#4264a4,#526faf);border-radius:60px 60px 0 0}
.hours h2 em{color:#ffe1f0}
.hours-paper{border-radius:26px 60px 26px 26px;background:#fffafd}
.white{background:var(--pink);color:var(--navy)}
.white:hover{background:white;color:var(--navy)}
.contact-photo{background:var(--leaf);border:0;border-radius:24px;box-shadow:0 12px 30px #63785515}
.contact-photo figcaption{color:var(--navy)}
footer{background:linear-gradient(110deg,#edf3fd,#fff0f8);border-top-color:#eadde9}
.mobile-bar{background:var(--blue)}
@media(max-width:760px){.ribbon{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;gap:17px;padding:18px 20px}.ribbon>span{white-space:nowrap}.ribbon .cake{display:inline-block;font-size:1.3rem}.blue-section{border-radius:32px 32px 0 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
