:root{--ink:#163840;--surface:#f2f7f4;--paper:#fbfdfc;--muted:#5a7075;--line:#c8d9d3;--coral:#df5b37;--dark:#0d292e;--radius:12px;--shadow:0 16px 42px rgb(22 56 64 / .14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);font-family:Aptos,Segoe UI,Helvetica,Arial,sans-serif;line-height:1.5}.wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;padding:10px 14px;background:var(--coral);color:#fff;font-weight:700}.skip-link:focus{top:16px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:fixed;z-index:20;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 clamp(20px,5vw,64px);color:#fff;transition:background .3s,color .3s,box-shadow .3s}.site-header.is-solid{color:var(--ink);background:rgb(251 253 252 / .96);box-shadow:0 1px 0 rgb(22 56 64 / .1);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:9px;color:inherit;text-decoration:none;font-weight:800;letter-spacing:.03em;font-size:1.08rem}.brand img{width:34px;height:34px;object-fit:cover;border-radius:50%;background:#fff}.desktop-nav{display:flex;gap:28px;margin-left:auto;margin-right:28px}.desktop-nav a,.footer-links a{color:inherit;text-decoration:none;font-size:.9rem;font-weight:700}.desktop-nav a:hover,.footer-links a:hover,.inline-link:hover{text-decoration:underline;text-underline-offset:4px}.header-actions{display:flex;align-items:center;gap:14px}.text-button,.menu-toggle,.social-link{border:0;background:transparent;color:inherit;cursor:pointer}.text-button{display:flex;gap:6px;align-items:center;padding:9px;font-weight:800}.language-control{position:relative}.language-menu{position:absolute;right:0;top:calc(100% + 12px);width:180px;padding:7px;background:var(--paper);box-shadow:var(--shadow);border:1px solid var(--line);border-radius:var(--radius)}.language-menu button,.mobile-language-list button{display:block;width:100%;padding:10px 12px;border:0;background:transparent;color:var(--ink);font:inherit;text-align:left;cursor:pointer;border-radius:7px}.language-menu button:hover,.language-menu button:focus-visible,.mobile-language-list button:hover,.mobile-language-list button:focus-visible{background:#e1eee8}.social-link{display:inline-grid;place-items:center;width:40px;height:40px}.social-link svg{width:20px;fill:currentColor}.menu-toggle{display:none;width:42px;height:42px;padding:10px}.menu-toggle span:not(.visually-hidden){display:block;height:2px;margin:5px 0;background:currentColor}.hero{position:relative;isolation:isolate;min-height:100dvh;display:grid;align-items:end;padding:96px 0 66px;background:var(--dark);color:#fff;overflow:hidden}.hero>img,.hero-scrim{position:absolute;inset:0;width:100%;height:100%}.hero>img{object-fit:cover;object-position:center 44%;z-index:-2}.hero-scrim{z-index:-1;background:linear-gradient(90deg,rgb(7 29 35 /.87),rgb(7 29 35 /.4) 62%,rgb(7 29 35 /.13))}.hero-copy{max-width:680px;animation:rise .75s cubic-bezier(.16,1,.3,1) both}.eyebrow{margin:0 0 14px;color:inherit;font-size:.72rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.eyebrow.coral{color:var(--coral)}h1,h2,h3,p{margin-top:0}h1{max-width:680px;margin-bottom:20px;font-size:clamp(3rem,7.3vw,6.8rem);line-height:.94;letter-spacing:-.06em}h2{font-size:clamp(2rem,4vw,4.2rem);line-height:.98;letter-spacing:-.05em}h3{font-size:1.45rem;letter-spacing:-.035em}.hero-copy>p:not(.eyebrow){max-width:490px;margin-bottom:28px;font-size:1.06rem}.hero-actions,.visit-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:12px 19px;border:1px solid transparent;border-radius:var(--radius);font:inherit;font-size:.9rem;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .22s ease,background .22s ease,color .22s ease}.button:active{transform:translateY(1px) scale(.98)}.button-coral{background:var(--coral);color:#fff}.button-coral:hover{background:#bf4425}.button-ghost{border-color:rgb(255 255 255 /.8);background:rgb(255 255 255 /.08);color:#fff}.button-ghost:hover{background:#fff;color:var(--ink)}.button-outline{border-color:var(--ink);background:transparent;color:var(--ink)}.button-outline:hover{background:var(--ink);color:#fff}.section{padding:clamp(76px,10vw,138px) 0}.story{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:clamp(38px,8vw,120px)}.image-frame{height:min(67vw,680px);min-height:460px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.image-frame img{width:100%;height:100%;object-fit:cover;object-position:center}.story-copy p:not(.eyebrow){max-width:500px;color:var(--muted);font-size:1.05rem}.inline-link{display:inline-block;margin-top:13px;color:var(--ink);font-weight:800;text-decoration:none}.food-section{background:var(--dark);color:#edf7f4}.food-heading{max-width:1180px;margin-bottom:44px}.food-heading h2{max-width:690px;margin-bottom:15px}.food-heading>p:last-child{max-width:490px;color:#c7d7d3}.food-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgb(237 247 244 /.26);border-left:1px solid rgb(237 247 244 /.26)}.food-item{min-height:250px;padding:28px;border-right:1px solid rgb(237 247 244 /.26);border-bottom:1px solid rgb(237 247 244 /.26)}.food-item p{max-width:260px;margin:0;color:#c7d7d3}.food-number{display:block;margin-bottom:38px;color:var(--coral);font-weight:800}.food-image{padding:0;overflow:hidden}.food-image img{width:100%;height:100%;object-fit:cover}.food-cta{margin-top:28px}.food-cta .button-outline{border-color:#edf7f4;color:#edf7f4}.food-cta .button-outline:hover{background:#edf7f4;color:var(--dark)}.section-heading{max-width:710px;margin-bottom:42px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:row dense;gap:22px}.gallery-card{padding:0;border:0;border-radius:var(--radius);overflow:hidden;background:#dbe7e1;cursor:zoom-in;box-shadow:0 0 0 1px rgb(22 56 64 /.06)}.gallery-card.wide{grid-column:span 2;aspect-ratio:3/2}.gallery-card.tall{aspect-ratio:4/5}.gallery-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s cubic-bezier(.16,1,.3,1)}.gallery-card:hover img{transform:scale(1.035)}.gallery-card:nth-child(1) img{object-position:center}.gallery-card:nth-child(2) img{object-position:center}.gallery-card:nth-child(3) img{object-position:center}.gallery-card:nth-child(4) img{object-position:center}.gallery-card:nth-child(5) img{object-position:center}.gallery-card:nth-child(6) img{object-position:center}.visit-section{background:#deebe5}.visit-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(32px,7vw,92px);align-items:center}.visit-copy address{margin:24px 0 27px;font-style:normal;font-size:1.05rem;line-height:1.7}.visit-note{max-width:340px;margin:20px 0 0;color:var(--muted);font-size:.9rem}.map-wrap{height:480px;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.map-wrap iframe{width:100%;height:100%;border:0}.site-footer{padding:55px 0 25px;background:var(--dark);color:#e8f2ef}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:34px}.footer-brand img{background:#fff}.footer-grid p{color:#c7d7d3;font-size:.9rem}.footer-links{display:grid;align-content:start;gap:9px}.footer-credit{grid-column:1/-1;margin:22px 0 0;padding-top:20px;border-top:1px solid rgb(232 242 239 /.2)}
.mobile-panel,.modal{position:fixed;z-index:50;inset:0;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .22s ease,visibility .22s}.mobile-panel{background:rgb(9 32 38 /.58)}.mobile-panel.is-open,.modal.is-open{visibility:visible;opacity:1;pointer-events:auto}.mobile-panel-inner{position:absolute;inset:0 0 0 auto;width:min(100%,460px);padding:20px;background:var(--paper);color:var(--ink);transform:translateX(100%);transition:transform .3s cubic-bezier(.16,1,.3,1)}.mobile-panel.is-open .mobile-panel-inner{transform:translateX(0)}.mobile-panel-head{display:flex;justify-content:space-between;align-items:center;font-weight:800;font-size:1.15rem}.panel-close,.modal-close,.lightbox-close{border:0;background:transparent;color:inherit;cursor:pointer;font-size:2rem;line-height:1}.mobile-view{display:none;padding-top:68px}.mobile-view.active{display:block}.mobile-nav{display:grid;gap:18px}.mobile-nav a{color:var(--ink);font-size:2rem;font-weight:800;letter-spacing:-.05em;text-decoration:none}.mobile-language-trigger{display:flex;justify-content:space-between;width:100%;margin-top:60px;padding:16px 0;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:none;color:var(--ink);font:inherit;font-weight:800;text-align:left}.mobile-book{width:100%;margin-top:23px}.back-button{border:0;background:transparent;color:var(--ink);font:inherit;font-weight:800}.mobile-language-list{margin-top:30px}.modal{display:grid;place-items:center;padding:20px;background:rgb(8 30 35 /.72);overflow-y:auto}.modal-panel{position:relative;width:min(100%,690px);padding:clamp(26px,6vw,58px);border-radius:var(--radius);background:var(--paper);color:var(--ink);box-shadow:var(--shadow);transform:translateY(18px);transition:transform .25s cubic-bezier(.16,1,.3,1)}.modal.is-open .modal-panel{transform:translateY(0)}.modal-close{position:absolute;top:18px;right:18px}.modal-panel h2{font-size:clamp(2rem,5vw,3.6rem);margin-bottom:26px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.modal label{display:grid;gap:7px;margin-bottom:16px;font-size:.88rem;font-weight:800}.modal input,.modal select,.modal textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #92aaa3;border-radius:8px;background:#fff;color:var(--ink);font:inherit}.modal textarea{resize:vertical}.modal input:focus,.modal select:focus,.modal textarea:focus{outline:3px solid rgb(223 91 55 /.3);border-color:var(--coral)}.form-note{max-width:530px;color:var(--muted);font-size:.87rem}.form-error{min-height:1.3em;color:#9c2815;font-weight:700}.lightbox{z-index:60;padding:24px;background:rgb(5 19 23 /.94)}.lightbox-panel{position:relative;display:grid;place-items:center;width:min(100%,1100px);height:min(88dvh,820px);color:#fff}.lightbox-panel img{max-width:100%;max-height:calc(100% - 48px);object-fit:contain}.lightbox-close{position:absolute;z-index:2;right:0;top:0;color:#fff}.lightbox-nav{position:absolute;z-index:2;top:50%;width:44px;height:44px;border:1px solid rgb(255 255 255 /.6);border-radius:50%;background:rgb(7 29 35 /.5);color:#fff;font-size:2rem;line-height:.7;cursor:pointer}.lightbox-nav.prev{left:0}.lightbox-nav.next{right:0}.lightbox-panel p{position:absolute;bottom:-7px;margin:0;font-size:.85rem}.no-scroll{overflow:hidden}@keyframes rise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@media (max-width:760px){.wrap{width:min(100% - 32px,620px)}.site-header{height:64px;padding-inline:16px}.desktop-nav,.desktop-language,.header-actions>.social-link{display:none}.menu-toggle{display:block}.hero{padding:90px 0 40px}.hero>img{object-position:55% center}.hero-scrim{background:linear-gradient(0deg,rgb(7 29 35 /.9),rgb(7 29 35 /.25) 75%)}h1{font-size:clamp(3.1rem,14vw,4.8rem);line-height:.96}.hero-copy>p:not(.eyebrow){font-size:1rem}.hero-actions .button{width:100%}.section{padding:76px 0}.story,.visit-layout{grid-template-columns:1fr;gap:34px}.image-frame{min-height:420px;height:120vw;max-height:600px}.story-copy{display:contents}.story-copy .eyebrow,.story-copy h2,.story-copy>p:not(.eyebrow),.story-copy .inline-link{grid-column:1}.story-image{order:5}.food-grid{grid-template-columns:1fr}.food-item{min-height:205px}.food-image{min-height:auto;aspect-ratio:3/2}.food-grid .food-image:nth-child(4),.food-grid .food-image:nth-child(5){aspect-ratio:4/5}.gallery-grid{grid-template-columns:1fr;gap:14px}.gallery-card.wide{grid-column:auto;aspect-ratio:3/2}.gallery-card.tall{aspect-ratio:4/5}.map-wrap{height:390px}.footer-grid{grid-template-columns:1fr;gap:22px}.footer-credit{grid-column:auto}.form-grid{grid-template-columns:1fr}.modal{align-items:end;padding:0}.modal-panel{width:100%;border-radius:var(--radius) var(--radius) 0 0}.lightbox{padding:10px}.lightbox-nav{top:auto;bottom:10px}.lightbox-nav.prev{left:25%}.lightbox-nav.next{right:25%}.lightbox-panel p{display:none}}
@media (prefers-color-scheme:dark){:root{--surface:#102a30;--paper:#16353b;--ink:#eef8f5;--muted:#c4d6d0;--line:#47706d;--dark:#092126}.site-header.is-solid{background:rgb(22 53 59 /.96)}.language-menu{background:var(--paper)}.language-menu button,.mobile-language-list button,.mobile-panel-inner,.mobile-language-trigger,.back-button{color:var(--ink)}.language-menu button:hover,.language-menu button:focus-visible,.mobile-language-list button:hover,.mobile-language-list button:focus-visible{background:#23474d}.button-outline{border-color:var(--ink);color:var(--ink)}.button-outline:hover{background:var(--ink);color:var(--dark)}.visit-section{background:#153940}.modal-panel{background:var(--paper)}.modal input,.modal select,.modal textarea{background:#102a30;color:var(--ink);border-color:#75928c}.footer-brand img{background:#fff}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.footer-links{justify-items:start}.footer-social{margin-left:-9px}

/* Brine's palette is sampled from the supplied logo, timber tables and food photography. */
:root{--ink:oklch(30% .052 38);--surface:oklch(94% .037 48);--paper:oklch(98% .014 54);--muted:oklch(45% .045 39);--line:oklch(79% .055 48);--coral:oklch(63% .163 36);--dark:oklch(29% .07 38);--shadow:0 12px 28px oklch(29% .07 38 / .13)}
.site-header.is-solid{background:oklch(98% .014 54 / .96);box-shadow:0 1px 0 oklch(30% .052 38 / .14)}
.hero{background:var(--dark)}.hero-scrim{background:linear-gradient(90deg,oklch(25% .065 38 /.9),oklch(27% .058 40 /.44) 62%,oklch(25% .045 38 /.14))}
.button-coral{background:var(--coral)}.button-coral:hover{background:oklch(53% .16 35)}.button-ghost{border-color:oklch(98% .014 54 /.85);background:oklch(98% .014 54 /.12)}.button-ghost:hover{background:var(--paper);color:var(--ink)}
.language-menu{background:var(--paper);border-color:var(--line)}.language-menu button:hover,.language-menu button:focus-visible,.mobile-language-list button:hover,.mobile-language-list button:focus-visible{background:oklch(92% .06 48)}
.food-section,.site-footer{background:oklch(29% .07 38);color:oklch(97% .018 55)}.food-heading>p:last-child,.food-item p,.footer-grid p{color:oklch(86% .035 49)}.food-grid{border-color:oklch(88% .03 48 /.28)}.food-item{border-color:oklch(88% .03 48 /.28)}.food-cta .button-outline{border-color:oklch(97% .018 55);color:oklch(97% .018 55)}.food-cta .button-outline:hover{background:oklch(97% .018 55);color:var(--dark)}
.gallery-card{background:oklch(88% .055 48);box-shadow:0 0 0 1px oklch(30% .052 38 /.08)}.visit-section{background:oklch(89% .064 48)}.map-wrap{box-shadow:0 12px 28px oklch(37% .065 38 /.16)}
.modal{background:oklch(22% .06 38 /.76)}.modal input,.modal select,.modal textarea{background:oklch(99% .01 55);border-color:oklch(64% .065 43)}.modal input:focus,.modal select:focus,.modal textarea:focus{outline-color:oklch(63% .163 36 /.32);border-color:var(--coral)}.lightbox{background:oklch(19% .052 38 /.95)}.lightbox-nav{background:oklch(28% .062 38 /.7)}
@media (max-width:760px){.hero-scrim{background:linear-gradient(0deg,oklch(24% .065 38 /.92),oklch(27% .058 40 /.26) 75%)}}
@media (prefers-color-scheme:dark){:root{--ink:oklch(96% .019 55);--surface:oklch(23% .055 38);--paper:oklch(28% .06 38);--muted:oklch(84% .035 48);--line:oklch(49% .07 40);--dark:oklch(20% .052 38);--shadow:none}.site-header.is-solid{background:oklch(28% .06 38 /.96)}.visit-section{background:oklch(33% .07 39)}.language-menu{background:var(--paper)}.language-menu button:hover,.language-menu button:focus-visible,.mobile-language-list button:hover,.mobile-language-list button:focus-visible{background:oklch(38% .08 40)}.modal-panel{background:var(--paper)}.modal input,.modal select,.modal textarea{background:oklch(23% .055 38);color:var(--ink);border-color:oklch(55% .075 42)}}

/* Light-only warm palette: the supplied photography stays the darkest visual material. */
:root{--ink:oklch(31% .052 38);--surface:oklch(96% .026 48);--paper:oklch(99% .01 55);--muted:oklch(47% .04 38);--line:oklch(78% .065 44);--coral:oklch(63% .163 36);--dark:oklch(88% .07 42);--shadow:0 10px 24px oklch(54% .07 38 / .12)}
.site-header{color:var(--ink)}.site-header.is-solid{background:oklch(99% .01 55 / .96);box-shadow:0 1px 0 oklch(42% .06 38 / .12)}
.hero{color:var(--ink);background:var(--dark)}.hero-scrim{background:linear-gradient(90deg,oklch(91% .065 43 /.9),oklch(92% .055 45 /.59) 60%,oklch(94% .035 48 /.24))}.hero-copy>p:not(.eyebrow){color:oklch(34% .052 38)}.button-ghost{border-color:var(--ink);background:oklch(99% .01 55 /.64);color:var(--ink)}.button-ghost:hover{background:var(--ink);color:var(--paper)}
.food-section{background:oklch(89% .075 43);color:var(--ink)}.food-heading>p:last-child,.food-item p{color:var(--muted)}.food-grid,.food-item{border-color:oklch(62% .09 40 / .38)}.food-cta .button-outline{border-color:var(--ink);color:var(--ink)}.food-cta .button-outline:hover{background:var(--ink);color:var(--paper)}
.visit-section{background:oklch(93% .055 46)}.site-footer{background:oklch(86% .085 42);color:var(--ink)}.footer-grid p{color:var(--muted)}.footer-credit{border-color:oklch(54% .08 39 / .28)}
.modal{background:oklch(76% .105 39 /.7)}.lightbox{background:oklch(66% .13 37 /.96)}.lightbox-nav{background:oklch(99% .01 55 /.55);border-color:oklch(99% .01 55);color:var(--ink)}.lightbox-close{color:var(--ink)}
@media (max-width:760px){.hero-scrim{background:linear-gradient(0deg,oklch(90% .07 43 /.91),oklch(93% .045 46 /.4) 75%)}}
@media (prefers-color-scheme:dark){:root{--ink:oklch(31% .052 38);--surface:oklch(96% .026 48);--paper:oklch(99% .01 55);--muted:oklch(47% .04 38);--line:oklch(78% .065 44);--coral:oklch(63% .163 36);--dark:oklch(88% .07 42);--shadow:0 10px 24px oklch(54% .07 38 / .12)}.site-header.is-solid{background:oklch(99% .01 55 / .96)}.visit-section{background:oklch(93% .055 46)}.language-menu,.modal-panel{background:var(--paper)}.language-menu button:hover,.language-menu button:focus-visible,.mobile-language-list button:hover,.mobile-language-list button:focus-visible{background:oklch(92% .06 48)}.modal input,.modal select,.modal textarea{background:oklch(99% .01 55);color:var(--ink);border-color:oklch(64% .065 43)}}

/* Palette sampled from the supplied dining-room photo: plaster, honeyed timber, terracotta and olive. */
:root{--ink:oklch(28% .05 56);--surface:oklch(91% .032 73);--paper:oklch(97% .016 75);--muted:oklch(45% .042 61);--line:oklch(73% .052 69);--coral:oklch(52% .132 39);--dark:oklch(86% .052 72);--olive:oklch(55% .08 105);--shadow:0 10px 24px oklch(42% .06 58 / .12)}
.site-header{color:var(--ink)}.site-header.is-solid{background:oklch(97% .016 75 / .96);box-shadow:0 1px 0 oklch(42% .06 58 / .14)}
.hero{color:var(--ink);background:var(--dark)}.hero-scrim{background:linear-gradient(90deg,rgb(255 255 255 / .8) 0%,rgb(255 255 255 / 0) 68%)}.hero-copy{width:min(680px,calc(100% - 40px));max-width:none;margin-inline:clamp(20px,5vw,64px) auto;text-align:left}.hero-actions{justify-content:flex-start}.hero-copy>p:not(.eyebrow){color:oklch(32% .05 56)}
.button-coral{background:var(--coral);color:var(--paper)}.button-coral:hover{background:oklch(44% .12 38)}.button-ghost{border-color:var(--ink);background:oklch(97% .016 75 /.68);color:var(--ink)}.button-ghost:hover{background:var(--ink);color:var(--paper)}
.language-menu{background:var(--paper);border-color:var(--line)}.language-menu button:hover,.language-menu button:focus-visible,.mobile-language-list button:hover,.mobile-language-list button:focus-visible{background:oklch(89% .045 78)}
.food-section{background:oklch(86% .058 88);color:var(--ink)}.food-heading>p:last-child,.food-item p{color:var(--muted)}.food-grid,.food-item{border-color:oklch(58% .075 79 / .42)}.food-number{color:var(--olive)}.food-cta .button-outline{border-color:var(--ink);color:var(--ink)}.food-cta .button-outline:hover{background:var(--ink);color:var(--paper)}
.gallery-card{background:oklch(87% .05 73);box-shadow:0 0 0 1px oklch(35% .052 58 / .08)}.visit-section{background:oklch(92% .045 62)}.map-wrap{box-shadow:0 10px 24px oklch(42% .06 58 / .14)}
.site-footer{background:oklch(85% .076 66);color:var(--ink)}.footer-grid p{color:var(--muted)}.footer-credit{border-color:oklch(50% .07 60 / .3)}
.modal{background:oklch(67% .09 57 /.62)}.modal-panel{background:var(--paper)}.modal input,.modal select,.modal textarea{background:oklch(99% .009 76);color:var(--ink);border-color:oklch(64% .06 67)}.modal input:focus,.modal select:focus,.modal textarea:focus{outline-color:oklch(52% .132 39 /.28);border-color:var(--coral)}
.lightbox{background:oklch(76% .09 59 /.97)}.lightbox-nav{background:oklch(97% .016 75 /.62);border-color:oklch(97% .016 75);color:var(--ink)}.lightbox-close{color:var(--ink)}
@media (prefers-color-scheme:dark){:root{--ink:oklch(28% .05 56);--surface:oklch(91% .032 73);--paper:oklch(97% .016 75);--muted:oklch(45% .042 61);--line:oklch(73% .052 69);--coral:oklch(52% .132 39);--dark:oklch(86% .052 72);--olive:oklch(55% .08 105);--shadow:0 10px 24px oklch(42% .06 58 / .12)}.site-header.is-solid{background:oklch(97% .016 75 / .96)}.visit-section{background:oklch(92% .045 62)}.language-menu,.modal-panel{background:var(--paper)}.language-menu button:hover,.language-menu button:focus-visible,.mobile-language-list button:hover,.mobile-language-list button:focus-visible{background:oklch(89% .045 78)}.modal input,.modal select,.modal textarea{background:oklch(99% .009 76);color:var(--ink);border-color:oklch(64% .06 67)}}

/* At Brine: a clear three-part menu guide, adapted from the approved reference structure. */
.food-section{background:oklch(89% .052 86);color:var(--ink)}.food-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.52fr);column-gap:clamp(32px,7vw,110px);row-gap:16px;align-items:end;margin-bottom:clamp(36px,5vw,64px)}.food-heading .eyebrow{grid-column:1/-1;margin:0;color:var(--olive)}.food-heading h2{max-width:680px;margin:0}.food-heading>p:last-child{max-width:390px;margin:0;justify-self:end;color:var(--muted)}
.food-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;border:0;align-items:start}.food-menu-card{min-width:0}.food-image{aspect-ratio:1 / 1;overflow:hidden;border-radius:10px;background:oklch(82% .045 76)}.food-image img{width:100%;height:100%;display:block;object-fit:cover}.food-jaffle img{object-position:center 54%}.food-oyster-image img{object-position:center 52%}.food-cocktail-image img{object-position:center 52%}.food-menu-copy{padding-top:18px}.food-menu-copy h3{margin:0 0 8px;font-size:clamp(1.35rem,2vw,1.85rem);letter-spacing:-.035em}.food-menu-copy p{max-width:29ch;margin:0;color:var(--muted);font-size:1rem}.food-cta{display:flex;justify-content:flex-end;margin-top:28px}.food-cta .button-outline{border-color:var(--ink);color:var(--ink)}.food-cta .button-outline:hover{background:var(--ink);color:var(--paper)}
@media (max-width:1023px){.food-heading{grid-template-columns:1fr 1fr;column-gap:32px}.food-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.food-menu-card-wide{grid-column:1/-1;display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:end}.food-menu-card-wide .food-menu-copy{padding:0 0 8px}.food-menu-card-wide .food-image{aspect-ratio:1 / 1}}
@media (max-width:760px){.food-section{padding-block:76px}.food-heading{display:block;margin-bottom:34px}.food-heading .eyebrow{margin-bottom:12px}.food-heading h2{margin-bottom:17px}.food-heading>p:last-child{max-width:36ch;margin:0;justify-self:auto}.food-grid{grid-template-columns:1fr;gap:34px}.food-menu-card-wide{display:block}.food-menu-card-wide .food-menu-copy{padding:18px 0 0}.food-menu-copy{padding-top:16px}.food-cta{justify-content:stretch;margin-top:30px}.food-cta .button{width:100%}}

/* Explicit editorial grid. Every photo keeps its original orientation. */
.gallery-section{container-type:inline-size}.gallery-grid{--gallery-gap:22px;--gallery-cell:calc((100cqw - var(--gallery-gap) * 3) / 4);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,calc(var(--gallery-cell) * 1.333));grid-template-areas:"jaffle jaffle oysters dining" "greens greens harbour cocktail" "shared shared toastie toastie";gap:var(--gallery-gap);grid-auto-flow:row}
.gallery-card{width:auto;height:auto;min-width:0;min-height:0;aspect-ratio:auto}.gallery-card.wide{grid-column:auto;aspect-ratio:auto}.gallery-card.tall{aspect-ratio:auto}.gallery-card.gallery-jaffle{grid-area:jaffle}.gallery-card.gallery-oysters{grid-area:oysters}.gallery-card.gallery-dining{grid-area:dining}.gallery-card.gallery-greens{grid-area:greens}.gallery-card.gallery-shared{grid-area:shared}.gallery-card.gallery-harbour{grid-area:harbour}.gallery-card.gallery-cocktail{grid-area:cocktail}.gallery-card.gallery-toastie{grid-area:toastie}
.gallery-card.gallery-jaffle img{object-position:center 54%}.gallery-card.gallery-oysters img{object-position:center 52%}.gallery-card.gallery-dining img{object-position:center}.gallery-card.gallery-greens img{object-position:center 48%}.gallery-card.gallery-shared img{object-position:center 52%}.gallery-card.gallery-harbour img{object-position:center 58%}.gallery-card.gallery-cocktail img{object-position:center 52%}.gallery-card.gallery-toastie img{object-position:center 52%}
@media (max-width:1023px){.gallery-grid{--gallery-gap:20px;--gallery-cell:calc((100cqw - var(--gallery-gap)) / 2);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:calc(var(--gallery-cell) * 1.333 + var(--gallery-gap) * .667) calc(var(--gallery-cell) * 1.25) calc(var(--gallery-cell) * 1.333 + var(--gallery-gap) * .667) calc(var(--gallery-cell) * 1.25) calc(var(--gallery-cell) * 1.333 + var(--gallery-gap) * .667) calc(var(--gallery-cell) * 1.333 + var(--gallery-gap) * .667);grid-template-areas:"jaffle jaffle" "oysters dining" "greens greens" "harbour cocktail" "shared shared" "toastie toastie"}}
@media (max-width:760px){.gallery-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none;grid-template-areas:"jaffle" "oysters" "dining" "greens" "shared" "harbour" "cocktail" "toastie";gap:14px}.gallery-card,.gallery-card.wide,.gallery-card.tall{height:auto}.gallery-card.wide{aspect-ratio:3 / 2}.gallery-card.tall{aspect-ratio:4 / 5}}

/* Google Places API snapshot: author and review links remain with every displayed review. */
.reviews-section{background:oklch(95% .028 71)}.review-panel{padding:clamp(22px,3vw,32px);border:1px solid oklch(63% .065 64 / .28);border-radius:var(--radius);background:rgb(255 255 255 / .44)}.review-panel-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:24px}.review-panel-head .eyebrow{margin-bottom:8px;color:var(--olive)}.review-panel h3{margin:0;font-size:clamp(1.4rem,2.4vw,2rem)}.review-summary{display:grid;gap:2px;flex:0 0 auto;color:var(--ink);text-align:right;text-decoration:none}.review-summary strong{font-size:1.35rem;letter-spacing:-.04em}.review-summary strong span,.review-rating{color:var(--coral)}.review-summary>span{font-size:.76rem;font-weight:700;color:var(--muted)}.review-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.review-card{display:flex;min-width:0;flex-direction:column;padding:15px;border:1px solid oklch(62% .065 64 / .22);border-radius:9px;background:var(--paper)}.review-meta{display:flex;align-items:center;justify-content:space-between;gap:9px}.review-author{display:flex;min-width:0;align-items:center;gap:8px;color:var(--ink);font-size:.78rem;font-weight:800;text-decoration:none}.review-author:hover span,.review-link:hover{text-decoration:underline;text-underline-offset:3px}.review-author img{width:27px;height:27px;flex:0 0 auto;border-radius:50%;object-fit:cover}.review-author span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-rating{flex:0 0 auto;font-size:.64rem;letter-spacing:.02em}.review-card p{flex:1;margin:16px 0 14px;color:var(--muted);font-size:.88rem;line-height:1.5}.review-link{color:var(--ink);font-size:.74rem;font-weight:800;text-decoration:none}.review-disclosure{margin:17px 0 0;color:var(--muted);font-size:.73rem;line-height:1.45}@media (max-width:1023px){.review-list{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card:last-child{grid-column:1/-1}}@media (max-width:760px){.review-panel{padding:20px}.review-panel-head{align-items:start}.review-list{grid-template-columns:1fr;gap:10px}.review-card:last-child{grid-column:auto}.review-card{padding:16px}}

/* Keep the reviews as content within their own section, not as a nested surface. */
.review-panel{padding:0;border:0;border-radius:0;background:transparent}
@media (max-width:760px){.review-panel{padding:0}}

/* Review section: match the reading scale of the surrounding brand sections. */
.review-panel-head{margin-bottom:40px}.review-panel h3{font-size:clamp(2.45rem,4.1vw,3.35rem);line-height:1.02;letter-spacing:-.04em}.review-summary strong{font-size:2.15rem}.review-summary>span{font-size:1.08rem}.review-list{gap:20px}.review-card{padding:24px}.review-author{font-size:1.12rem}.review-author img{width:42px;height:42px}.review-rating{font-size:1rem}.review-card p{margin:24px 0 22px;font-size:1.28rem;line-height:1.55}.review-link{font-size:1.04rem}.review-panel-head .eyebrow{margin-bottom:12px}@media (max-width:760px){.review-panel-head{margin-bottom:30px}.review-panel h3{font-size:clamp(2.25rem,11vw,2.9rem)}.review-summary strong{font-size:1.85rem}.review-summary>span{font-size:.98rem}.review-list{gap:18px}.review-card{padding:24px}.review-card p{font-size:1.18rem}.review-author{font-size:1.08rem}.review-link{font-size:1rem}}

/* Verified place identity remains visible while visitors explore the map. */
.map-wrap{position:relative}.map-place-card{position:absolute;z-index:1;top:16px;left:16px;display:grid;gap:5px;width:min(258px,calc(100% - 32px));padding:15px 16px;border:1px solid oklch(62% .06 63 / .34);border-radius:9px;background:rgb(255 255 255 / .94);color:var(--ink);text-decoration:none}.map-place-card strong{font-size:1rem;line-height:1.2}.map-place-card span{color:var(--muted);font-size:.84rem;line-height:1.45}.map-place-card small{margin-top:3px;color:var(--coral);font-size:.74rem;font-weight:800}.map-place-card:hover small{text-decoration:underline;text-underline-offset:3px}@media (max-width:760px){.map-place-card{top:12px;left:12px;width:min(244px,calc(100% - 24px));padding:13px 14px}}

/* Place-card treatment follows the familiar map information hierarchy. */
.map-place-card{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:16px;row-gap:18px;width:min(370px,calc(100% - 32px));padding:20px;border:0;border-radius:4px;background:#fff;color:#202124;box-shadow:0 2px 7px rgb(32 33 36 / .24)}.map-place-copy{min-width:0}.map-place-copy strong{display:block;margin:0 0 5px;font-size:1.12rem;line-height:1.2}.map-place-copy span{display:block;color:#5f6368;font-size:.92rem;line-height:1.42}.map-place-actions{display:flex;gap:12px;align-items:start}.map-icon-link{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f1f3f4;color:#1a73e8}.map-icon-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.map-icon-link.directions{background:#e8f0fe;color:#1967d2}.map-icon-link:hover{background:#dfe8f8}.map-place-rating{grid-column:1/-1;display:flex;align-items:center;gap:10px;color:#5f6368;font-size:.92rem}.map-place-rating>span:first-child{color:#5f6368;font-size:.92rem}.map-place-rating b{color:#b0602b}.map-place-rating a{color:#1967d2;font-weight:700}.map-info{display:grid;place-items:center;width:18px;height:18px;border:1px solid #5f6368;border-radius:50%;font-size:.72rem!important;font-weight:800;line-height:1!important}@media (max-width:760px){.map-place-card{top:12px;left:12px;width:min(350px,calc(100% - 24px));padding:16px;column-gap:12px;row-gap:14px}.map-place-copy strong{font-size:1.04rem}.map-place-copy span{font-size:.84rem}.map-place-actions{gap:8px}.map-icon-link{width:38px;height:38px}.map-icon-link svg{width:20px;height:20px}}

/* Compact the map overlay so it supports, rather than dominates, the map. */
.map-place-card{width:min(320px,calc(100% - 32px));padding:14px 15px;column-gap:12px;row-gap:13px}.map-place-copy strong{font-size:1rem}.map-place-copy span{font-size:.82rem}.map-place-actions{gap:8px}.map-icon-link{width:36px;height:36px}.map-icon-link svg{width:19px;height:19px}.map-place-rating,.map-place-rating>span:first-child{font-size:.82rem}.map-info{width:16px;height:16px;font-size:.65rem!important}@media (max-width:760px){.map-place-card{width:min(296px,calc(100% - 24px));padding:13px 14px}.map-place-copy strong{font-size:.96rem}.map-place-copy span{font-size:.78rem}.map-icon-link{width:34px;height:34px}.map-icon-link svg{width:18px;height:18px}}

.map-place-card{width:min(278px,calc(100% - 32px));padding:12px 13px;column-gap:10px;row-gap:10px}.map-place-copy strong{font-size:.9rem}.map-place-copy span{font-size:.74rem;line-height:1.35}.map-place-actions{gap:6px}.map-icon-link{width:32px;height:32px}.map-icon-link svg{width:17px;height:17px}.map-place-rating,.map-place-rating>span:first-child{font-size:.74rem}.map-info{width:15px;height:15px;font-size:.6rem!important}@media (max-width:760px){.map-place-card{width:min(260px,calc(100% - 24px));padding:11px 12px}.map-place-copy strong{font-size:.87rem}.map-place-copy span{font-size:.7rem}.map-icon-link{width:30px;height:30px}.map-icon-link svg{width:16px;height:16px}}

/* Food imagery keeps the orientation of its original photograph. */
.food-menu-card-wide .food-image{aspect-ratio:3 / 2}.food-menu-card-tall .food-image{aspect-ratio:4 / 5}@media (max-width:1023px){.food-menu-card-wide .food-image{aspect-ratio:3 / 2}}@media (max-width:760px){.food-menu-card-wide .food-image{aspect-ratio:3 / 2}.food-menu-card-tall .food-image{aspect-ratio:4 / 5}}

/* Portrait-only gallery selected from the complete original asset folder. */
.gallery-grid{--gallery-gap:22px;--gallery-cell:calc((100cqw - var(--gallery-gap) * 2) / 3);grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,calc(var(--gallery-cell) * 1.333));grid-template-areas:"breakfast granola pour" "beef bloody crumpets";gap:var(--gallery-gap)}.gallery-card.portrait{aspect-ratio:auto}.gallery-card.gallery-breakfast{grid-area:breakfast}.gallery-card.gallery-granola{grid-area:granola}.gallery-card.gallery-pour{grid-area:pour}.gallery-card.gallery-beef{grid-area:beef}.gallery-card.gallery-bloody-mary{grid-area:bloody}.gallery-card.gallery-crumpets{grid-area:crumpets}.gallery-card.gallery-breakfast img{object-position:center 54%}.gallery-card.gallery-granola img{object-position:center 52%}.gallery-card.gallery-pour img{object-position:center 50%}.gallery-card.gallery-beef img{object-position:center 50%}.gallery-card.gallery-bloody-mary img{object-position:center 52%}.gallery-card.gallery-crumpets img{object-position:center 52%}@media (max-width:1023px){.gallery-grid{--gallery-gap:20px;--gallery-cell:calc((100cqw - var(--gallery-gap)) / 2);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,calc(var(--gallery-cell) * 1.333));grid-template-areas:"breakfast granola" "pour beef" "bloody crumpets"}}@media (max-width:760px){.gallery-grid{--gallery-gap:14px;display:grid;grid-template-columns:1fr;grid-template-rows:none;grid-template-areas:"breakfast" "granola" "pour" "beef" "bloody" "crumpets";gap:var(--gallery-gap)}.gallery-card.portrait{aspect-ratio:4 / 5}}

/* The menu uses portrait originals too, so all three category cards align. */
.food-menu-card-wide .food-image,.food-menu-card-tall .food-image{aspect-ratio:4 / 5}.food-jaffle img{object-position:center 55%}@media (max-width:1023px){.food-menu-card-wide{grid-column:auto;display:block}.food-menu-card-wide .food-menu-copy{padding:18px 0 0}.food-menu-card-wide .food-image{aspect-ratio:4 / 5}}@media (max-width:760px){.food-menu-card-wide .food-menu-copy{padding:16px 0 0}.food-menu-card-wide .food-image,.food-menu-card-tall .food-image{aspect-ratio:4 / 5}}

/* Give the harbour story equal visual weight to its image. */
@media (min-width:761px){.story{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(42px,6vw,86px)}.story-copy h2{max-width:760px;font-size:clamp(2.35rem,4.45vw,4.7rem)}.story-copy p:not(.eyebrow){max-width:600px;font-size:1.12rem;line-height:1.58}}

/* User-selected portrait set for the gallery. */
.gallery-grid{grid-template-areas:"oyster-service oyster-table beef" "breakfast shared dining"}.gallery-card.gallery-oyster-service{grid-area:oyster-service}.gallery-card.gallery-oyster-table{grid-area:oyster-table}.gallery-card.gallery-selected-beef{grid-area:beef}.gallery-card.gallery-selected-breakfast{grid-area:breakfast}.gallery-card.gallery-shared-table{grid-area:shared}.gallery-card.gallery-dining-room{grid-area:dining}.gallery-card.gallery-oyster-service img{object-position:center 50%}.gallery-card.gallery-oyster-table img{object-position:center 52%}.gallery-card.gallery-selected-beef img{object-position:center 50%}.gallery-card.gallery-selected-breakfast img{object-position:center 54%}.gallery-card.gallery-shared-table img{object-position:center 52%}.gallery-card.gallery-dining-room img{object-position:center 53%}@media (max-width:1023px){.gallery-grid{grid-template-areas:"oyster-service oyster-table" "beef breakfast" "shared dining"}}@media (max-width:760px){.gallery-grid{grid-template-areas:"oyster-service" "oyster-table" "beef" "breakfast" "shared" "dining"}}

@media (max-width:760px){.hero-scrim{background:linear-gradient(0deg,rgb(255 255 255 / .8) 0%,rgb(255 255 255 / 0) 68%)}}

.hero>img{object-position:46% 44%}@media (max-width:760px){.hero>img{object-position:30% center}}

/* Footer: a calm three-part close that keeps location and booking equally easy to find. */
.site-footer{padding:clamp(38px,4vw,56px) 0 18px;background:oklch(85% .076 66);color:var(--ink)}
.footer-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(190px,.75fr) minmax(150px,.55fr);gap:clamp(24px,3vw,48px);align-items:start}
.footer-brand-block{display:grid;gap:18px}.footer-brand{font-size:1.28rem;letter-spacing:.02em}.footer-brand img{width:46px;height:46px;border-radius:50%}.footer-tagline{max-width:22ch;margin:0;color:var(--muted);font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.5}
.footer-address{margin:0;color:var(--muted);font-size:1rem;font-style:normal;line-height:1.65}
.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.footer-book-link{display:inline-flex;align-items:center;gap:7px;padding-bottom:5px;border-bottom:1px solid currentColor;color:var(--ink);font-size:1.08rem;font-weight:800;text-decoration:none}.footer-book-link:hover{color:var(--coral)}.footer-instagram{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:.95rem;font-weight:700;text-decoration:none}.footer-instagram svg{width:20px;height:20px;fill:currentColor}.footer-instagram:hover{text-decoration:underline;text-underline-offset:4px}
.footer-credit{grid-column:1/-1;margin:clamp(24px,3vw,34px) 0 0;padding-top:14px;border-top:1px solid oklch(50% .07 60 / .3);color:var(--muted)!important;font-size:.84rem!important}
@media (max-width:760px){.site-footer{padding-top:42px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-brand-block{gap:15px}.footer-tagline{max-width:26ch}.footer-credit{grid-column:auto;margin-top:10px;padding-top:14px}}

/* Motion layer: expressive on occasion, immediate under repeated interaction. */
:root{--motion-out:cubic-bezier(.23,1,.32,1);--motion-in-out:cubic-bezier(.77,0,.175,1)}
.hero>img{transform:scale(1.075);transition:transform 1.15s var(--motion-out)}.hero.is-loaded>img{transform:scale(1)}
.button,.footer-book-link,.footer-instagram,.footer-social,.map-icon-link,.review-card,.gallery-card,.food-menu-card,.image-frame{transition:transform 180ms var(--motion-out),box-shadow 220ms ease,color 160ms ease,background-color 160ms ease}
.button:active,.footer-book-link:active,.footer-instagram:active,.footer-social:active,.map-icon-link:active{transform:scale(.965)}
.gallery-card{transform:translateZ(0)}.gallery-card img{transition:transform 620ms var(--motion-out),filter 620ms ease}.food-image img,.image-frame img{transition:transform 700ms var(--motion-out),filter 700ms ease}
@media (hover:hover) and (pointer:fine){
  .gallery-card:hover{transform:translateY(-8px) rotate(-.35deg);box-shadow:0 13px 26px rgb(87 48 23 / .18)}
  .gallery-card:hover img{transform:scale(1.09);filter:saturate(1.08) contrast(1.025)}
  .food-menu-card:hover .food-image img{transform:scale(1.075);filter:saturate(1.07)}
  .food-menu-card:hover .food-menu-copy h3{transform:translateX(5px)}
  .food-menu-copy h3{transition:transform 240ms var(--motion-out)}
  .image-frame:hover img{transform:scale(1.06)}
  .review-card:hover{transform:translateY(-5px);box-shadow:0 8px 18px rgb(87 48 23 / .11)}
  .map-place-card{transition:transform 220ms var(--motion-out),box-shadow 220ms ease}.map-place-card:hover{transform:translateY(-4px);box-shadow:0 7px 15px rgb(32 33 36 / .24)}
}
@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  .hero>img{transform:none!important}
}

/* Production accessibility and resilient-content layer. */
:focus-visible{outline:3px solid oklch(52% .132 39 / .72);outline-offset:4px}.gallery-card:focus-visible{outline-offset:5px}.skip-link:focus-visible{outline-offset:3px}
.menu-toggle,.panel-close,.modal-close,.lightbox-close,#languageToggle{min-width:44px;min-height:44px}.social-link{width:44px;height:44px}.language-menu button,.mobile-language-list button{min-height:44px}.map-icon-link{width:44px;height:44px}.map-icon-link svg{width:19px;height:19px}
.review-author{position:relative}.review-author.has-avatar-fallback::before{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:50%;background:var(--olive);color:var(--paper);content:attr(data-initial);font-size:.95rem;font-weight:800}.review-author.has-avatar-fallback img{display:none}.review-author.has-avatar-fallback{gap:8px}
.food-image img,.gallery-card img,.image-frame img{image-rendering:auto}.hero>img{backface-visibility:hidden}
@media (max-width:760px){.map-icon-link{width:44px;height:44px}.map-place-card{width:min(288px,calc(100% - 24px));padding:12px}.map-place-actions{gap:4px}.review-author,.review-link{min-height:44px}.review-link{display:inline-flex;align-items:center}}
