/* Restaurant pages: blue coastal identity, warm food, readable menus. */
.restaurant-detail{--paper:#fff;--ink:#10284d;--ink-muted:#596b82;--line:#dce5ee;--navy:#10284d;--peach:#ffd6ba;background:#f4f7fb;color:var(--ink);padding-inline:clamp(16px,4vw,60px)}
.restaurant-detail .wrap{max-width:1280px}.restaurant-detail header.top{position:relative;top:auto;padding:19px 0;min-height:88px;border-bottom:1px solid var(--line);background:transparent;box-shadow:none}.restaurant-detail .brand-logo{width:180px;height:auto}.restaurant-detail .top-nav{display:flex;gap:8px}.restaurant-detail .top-nav a{min-height:44px;align-content:center;border-radius:7px;font-size:.82rem;padding:10px 15px}.restaurant-detail .top-nav a:first-child{background:var(--navy);color:#fff}.restaurant-detail .top-nav a:hover{background:#e4edf7;color:var(--navy)}
.restaurant-detail .restaurant-page{padding:0 0 35px}.restaurant-detail .guide-breadcrumb{display:flex;gap:9px;align-items:center;padding:22px 0;margin:0;font-size:.75rem;line-height:1.5;color:#63738b;flex-wrap:wrap}.restaurant-detail .guide-breadcrumb a{color:inherit;text-decoration:none}.restaurant-detail .guide-breadcrumb a:hover{text-decoration:underline}
.restaurant-detail .restaurant-intro{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px;padding:0;min-height:350px;box-shadow:0 12px 36px -25px #10284d35}.restaurant-intro-copy{padding:clamp(25px,3.4vw,48px);display:flex;flex-direction:column;justify-content:center;min-width:0}.restaurant-detail .section-kicker{font-size:.68rem;letter-spacing:.13em;line-height:1.6;text-transform:uppercase;color:#526680;font-weight:700;margin:0 0 12px}.restaurant-intro-copy .section-kicker{display:flex;align-items:center;gap:9px}.island-dot{width:8px;height:8px;background:#ee8049;border-radius:50%;display:inline-block;flex:none}
.restaurant-detail .restaurant-intro h1{font-family:'Bricolage Grotesque',sans-serif;font-size:clamp(2.6rem,5.2vw,4.65rem);font-weight:800;letter-spacing:-.055em;line-height:1.02;margin:0 0 20px;max-width:18ch;text-wrap:balance;overflow-wrap:anywhere;color:var(--navy)}.restaurant-cuisines{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.restaurant-cuisines span{border-radius:30px;background:#eaf1f8;color:#28456b;padding:5px 12px;font-size:.76rem;font-weight:600}.restaurant-detail .restaurant-address{display:flex;gap:9px;align-items:flex-start;font-size:.9rem;line-height:1.65;margin:0 0 12px;color:#536782}.restaurant-address svg{width:17px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;flex:none;margin-top:3px}.restaurant-services{display:flex;flex-wrap:wrap;gap:6px 14px;font-size:.72rem;color:#536782}.restaurant-services span+span:before{content:'·';margin-right:14px;color:#718196}
.restaurant-detail .restaurant-actions{display:flex;gap:8px;align-items:stretch;flex-wrap:wrap;margin:23px 0 0}.restaurant-detail .restaurant-actions button,.restaurant-detail .restaurant-actions .guide-primary{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:46px;padding:11px 14px;border:1px solid #cfdae7;border-radius:7px;font-size:.78rem;font-weight:700;text-decoration:none;background:#fff;color:var(--navy);margin:0;line-height:1.4}.restaurant-detail .restaurant-actions .guide-primary{background:var(--navy);color:#fff;border-color:var(--navy)}.restaurant-detail .restaurant-actions .guide-primary:hover{background:#25477a}.restaurant-detail .restaurant-actions button:hover{background:#edf3fa}.restaurant-detail .restaurant-actions .favourite-button{order:0}.restaurant-detail .restaurant-actions .favourite-button[aria-pressed=true]{background:#fff0da;border-color:#ddbf8e;color:#694407}.restaurant-detail .restaurant-actions button:disabled{opacity:.6}.restaurant-detail .restaurant-status{font-size:.75rem;line-height:1.5;margin:8px 0 0;min-height:0;color:#51647b}.restaurant-status:empty{display:none}
.restaurant-photo{position:relative;margin:0;min-width:0;min-height:350px;background:#e1eaf2}.restaurant-photo>img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:center;display:block}.restaurant-photo figcaption{position:absolute;bottom:12px;left:12px;right:12px;width:max-content;max-width:calc(100% - 24px);background:#10284dec;color:#fff;padding:6px 9px;border-radius:4px;font-size:.59rem;line-height:1.5}
.restaurant-overview{display:flex;gap:30px;padding:23px 3px 26px;border-bottom:1px solid var(--line);align-items:center}.restaurant-overview p{display:flex;align-items:baseline;gap:8px;margin:0}.restaurant-overview p strong{font-family:'Bricolage Grotesque',sans-serif;font-size:1.5rem;font-weight:700;line-height:1}.restaurant-overview p span{color:#566b85;font-size:.75rem;line-height:1.4}.restaurant-overview>a{margin-left:auto;font-size:.78rem;font-weight:600;text-decoration:none;white-space:nowrap;color:var(--navy)}.restaurant-overview>a span{margin-left:12px}
.restaurant-detail .restaurant-layout{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:32px;padding-top:32px;align-items:start}.restaurant-menu-column{grid-column:1;grid-row:1;min-width:0}.restaurant-detail .restaurant-info{grid-column:2;grid-row:1;background:#e9f0f7;border:1px solid #dce5ee;border-radius:12px;padding:24px;min-width:0}.restaurant-detail .restaurant-info h2{font-family:'Bricolage Grotesque',sans-serif;font-size:1.5rem;letter-spacing:-.04em;margin:0 0 22px}.restaurant-detail .restaurant-info p{font-size:.8rem;line-height:1.7;color:#526680}.restaurant-info .venue-detail>span,.venue-contact>span{font-size:.64rem;letter-spacing:.08em;text-transform:uppercase;color:#536782;font-weight:700}.venue-detail{padding-bottom:20px}.venue-detail p{margin:6px 0}.venue-detail a{font-size:.75rem;font-weight:700;text-decoration:none}.venue-hours{border-top:1px solid #ccd8e6;border-bottom:1px solid #ccd8e6;padding:3px 0;margin-bottom:16px}.venue-hours summary{font-size:.8rem;min-height:44px;color:var(--navy)}.venue-contact{display:grid;gap:6px;padding:14px 0;border-bottom:1px solid #ccd8e6;text-decoration:none;overflow-wrap:anywhere}.venue-contact strong{font-size:.78rem;font-weight:600;color:var(--navy)}.restaurant-detail .restaurant-info .venue-sources{margin:22px 0 0}.venue-sources h3{font-size:.85rem;margin:0 0 5px;font-family:'DM Sans',sans-serif}.restaurant-detail .restaurant-info .venue-sources>a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;padding:14px 0;border-bottom:1px solid #ccd8e6;text-decoration:none}.restaurant-detail .restaurant-info .venue-sources>a>span{grid-area:1/1;font-size:.78rem;line-height:1.5}.restaurant-detail .restaurant-info .venue-sources>a>small{grid-area:2/1;font-size:.69rem;color:#546a85;line-height:1.4}.restaurant-detail .restaurant-info .venue-sources>a>b{grid-area:1/2;color:#506c90;font-weight:400}.restaurant-detail .restaurant-info .restaurant-independent{font-size:.69rem;line-height:1.65;margin:20px 0 0}
.restaurant-detail .restaurant-menu{background:transparent}.menu-title-row{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:16px}.menu-title-row .section-kicker{margin-bottom:8px}.menu-title-row h2{font-family:'Bricolage Grotesque',sans-serif;font-size:clamp(2rem,3vw,2.6rem);letter-spacing:-.045em;line-height:1.1;margin:0}.menu-total{font-size:.7rem;color:#596d86;background:#e7eef6;border-radius:30px;padding:7px 12px;white-space:nowrap;margin-bottom:3px}.menu-provenance{font-size:.77rem;color:#556b86;margin:0 0 14px;line-height:1.65}.menu-provenance summary{color:#566b84;min-height:36px;font-size:.76rem;font-weight:500;padding:4px 0}.menu-provenance p{margin:8px 0;max-width:75ch}
.restaurant-menu-tools{position:sticky;top:0;z-index:4;background:#f4f7fb;padding:10px 0 0;border-bottom:1px solid var(--line)}.restaurant-detail .restaurant-filter{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) auto;gap:10px;background:#fff;border:1px solid #d5e0ec;box-shadow:0 5px 20px -18px #10284d;border-radius:10px;padding:15px;margin:0}.menu-query-field,.menu-diet-field{min-width:0}.restaurant-detail .restaurant-filter label{display:block;font-size:.67rem;letter-spacing:.015em;font-weight:700;margin:0 0 7px;color:#536782}.menu-query-wrap{display:flex;align-items:center;border:1px solid #cbd8e5;border-radius:6px;background:#fff;min-height:44px}.menu-query-wrap svg{width:17px;height:17px;fill:none;stroke:#5b7190;stroke-width:1.6;margin-left:11px;flex:none}.restaurant-detail .restaurant-filter input{display:block;min-height:42px;min-width:0;border:0;border-radius:6px;padding:9px 10px;background:transparent;font-size:.82rem}.menu-query-wrap:focus-within{outline:2px solid #c46030;outline-offset:2px}.restaurant-detail .restaurant-filter input:focus-visible{outline:none}.restaurant-detail .restaurant-filter select{min-height:44px;grid-area:auto;padding:9px 26px 9px 10px;border:1px solid #cbd8e5;border-radius:6px;font-size:.78rem;background:#fff}.restaurant-detail .restaurant-filter button{align-self:end;min-height:44px;border:0;border-radius:6px;font-size:.73rem;background:#edf3f9;padding:9px 13px;grid-area:1/3;color:#345477;font-weight:600}.restaurant-detail .restaurant-filter p{grid-column:1/-1;font-size:.67rem;color:#526782;margin:0}.restaurant-detail .guide-menu-index{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;padding:12px 1px;margin:0;scrollbar-width:thin;max-width:100%}.restaurant-detail .guide-menu-index a{flex:none;display:flex;align-items:center;gap:10px;min-height:40px;padding:8px 13px;border-radius:6px;border:1px solid #d5e0ec;background:#fff;color:#304d71;font-size:.72rem;font-weight:600;text-decoration:none;white-space:nowrap}.restaurant-detail .guide-menu-index a[aria-current=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.restaurant-detail .guide-menu-index a span{font-size:.63rem;opacity:.75}.restaurant-detail .guide-menu-index a:hover{background:#e2edf8;color:var(--navy)}.restaurant-detail .restaurant-diet-note{font-size:.71rem;color:#586e87;margin:14px 0 27px;line-height:1.6}
.restaurant-detail .restaurant-category{scroll-margin-top:200px;padding:0;margin:0 0 28px;background:#fff;border:1px solid #dde6ef;border-radius:12px;overflow:hidden}.menu-category-heading{display:flex;align-items:center;gap:12px;padding:20px 23px 18px;background:#fff;border-bottom:1px solid #dce5ee}.menu-category-heading>span{font-size:.68rem;font-weight:700;border:1px solid #ccdae8;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;flex:none;color:#697f99}.restaurant-detail .menu-category-heading h3{font-family:'Bricolage Grotesque',sans-serif;font-size:1.35rem;letter-spacing:-.025em;line-height:1.2;border:0;padding:0;margin:0}.menu-category-heading small{margin-left:auto;flex:none;color:#718198;font-size:.65rem}.restaurant-detail .restaurant-category ul{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;padding:0 23px;margin:0}.restaurant-detail .restaurant-dish{padding:20px 0;border-bottom:1px solid #e5ebf2;min-width:0;margin:0}.restaurant-detail .restaurant-dish-line{display:flex;align-items:baseline;justify-content:space-between;gap:15px}.restaurant-detail .guide-dish-name{font-family:'DM Sans',sans-serif;font-size:.88rem;font-weight:700;line-height:1.55;overflow-wrap:anywhere}.restaurant-dish-price{font-family:'DM Sans',sans-serif;color:#a24c20;white-space:nowrap;font-size:.83rem;font-weight:700;font-variant-numeric:tabular-nums;flex:none}.restaurant-detail .restaurant-dish-description{font-size:.76rem;line-height:1.65;color:#68798d;margin:6px 0 0;max-width:60ch}.restaurant-detail .guide-diet-list{display:flex;flex-wrap:wrap;gap:4px;margin-top:10px}.restaurant-detail .guide-diet{font-size:.62rem;line-height:1.5;border:0;border-radius:4px;background:#eaf4ec;color:#366342;padding:3px 6px;margin:0}.restaurant-detail .restaurant-change-history,.restaurant-detail .restaurant-listing-notes{background:transparent;border:0;border-top:1px solid var(--line);box-shadow:none;border-radius:0;margin:30px 0 0;padding:26px 0 0;color:#536782}.restaurant-detail .guide-method h2{font-size:1.15rem;letter-spacing:-.025em;margin:0 0 10px}.restaurant-detail .guide-method p,.restaurant-detail .guide-method li{font-size:.78rem;line-height:1.7}.restaurant-detail .guide-method a{font-size:.78rem}.restaurant-detail #restaurant-empty{background:#fff;border:1px dashed #bbccdf;border-radius:10px;padding:30px;text-align:center;margin-bottom:25px}.restaurant-detail #restaurant-empty h3{font-size:1.5rem;margin-bottom:8px}.restaurant-detail #restaurant-empty p{font-size:.85rem;color:#667991}.restaurant-detail footer{border-top:1px solid var(--line);margin-top:25px}
@media(min-width:1100px){.restaurant-detail .restaurant-info{position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto;scrollbar-width:thin}}
@media(max-width:1050px){.restaurant-detail .restaurant-layout{grid-template-columns:minmax(0,1fr) 245px;gap:24px}.restaurant-detail .restaurant-info{padding:19px}.restaurant-detail .restaurant-category ul{grid-template-columns:1fr}.restaurant-detail .restaurant-filter{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.restaurant-detail .restaurant-filter button{grid-area:2/2;justify-self:end;padding:3px 10px;min-height:34px}.restaurant-detail .restaurant-filter p{grid-area:2/1}.restaurant-overview{gap:20px}.restaurant-overview p{display:grid;gap:7px}.restaurant-detail .restaurant-intro h1{font-size:clamp(2.5rem,5.6vw,4rem)}}
@media(max-width:760px){.restaurant-detail{padding-inline:16px}.restaurant-detail header.top{padding:13px 0;gap:10px;min-height:0}.restaurant-detail .brand-logo{width:155px}.restaurant-detail .top-nav{width:100%;justify-content:flex-start;gap:6px;overflow-x:auto;flex-wrap:nowrap}.restaurant-detail .top-nav a{padding:8px 10px;font-size:.71rem;min-height:40px}.restaurant-detail .guide-breadcrumb{padding:16px 0;font-size:.68rem;gap:7px}.restaurant-detail .restaurant-intro{grid-template-columns:1fr;min-height:0;border-radius:12px}.restaurant-photo{grid-row:1;min-height:0;height:205px}.restaurant-photo>img{object-position:center 56%}.restaurant-photo figcaption{font-size:.55rem;left:10px;bottom:10px}.restaurant-intro-copy{padding:24px}.restaurant-detail .restaurant-intro h1{font-size:clamp(2.65rem,9vw,3.8rem);margin-bottom:16px;max-width:19ch}.restaurant-detail .restaurant-intro-copy .section-kicker{font-size:.64rem;margin-bottom:10px}.restaurant-cuisines{margin-bottom:14px}.restaurant-detail .restaurant-address{font-size:.82rem}.restaurant-detail .restaurant-actions{gap:7px;margin-top:20px}.restaurant-detail .restaurant-actions button,.restaurant-detail .restaurant-actions .guide-primary{font-size:.72rem;min-height:44px;padding:10px 12px;gap:12px}.restaurant-overview{gap:10px;padding:20px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.restaurant-overview p{border-right:1px solid #d4e0ec;padding-left:5px;padding-right:8px;gap:6px;min-height:50px}.restaurant-overview p:nth-child(3){border:0}.restaurant-overview p strong{font-size:1.5rem}.restaurant-overview p span{font-size:.64rem}.restaurant-overview>a{grid-column:1/-1;margin:4px 0 0;padding:5px;font-size:.71rem}.restaurant-detail .restaurant-layout{grid-template-columns:minmax(0,1fr);gap:25px;padding-top:26px}.restaurant-menu-column{grid-row:1;grid-column:1}.restaurant-detail .restaurant-info{grid-row:2;grid-column:1;order:initial;border-top:1px solid #dce5ee;padding:24px}.menu-title-row h2{font-size:2.05rem}.menu-title-row .section-kicker{font-size:.61rem}.menu-total{font-size:.6rem;padding:6px 8px}.restaurant-detail .restaurant-filter{padding:12px;gap:8px}.restaurant-detail .restaurant-filter label{font-size:.62rem}.restaurant-detail .restaurant-filter input{font-size:.78rem}.restaurant-detail .restaurant-filter select{font-size:.71rem}.restaurant-detail .restaurant-filter label[for=restaurant-diet]{grid-area:auto}.restaurant-detail .restaurant-filter button{min-height:34px;font-size:.7rem}.restaurant-detail .restaurant-filter p{font-size:.64rem}.restaurant-menu-tools{padding-top:6px}.restaurant-detail .guide-menu-index{padding:10px 0}.restaurant-detail .guide-menu-index a{font-size:.68rem;padding:8px 10px;min-height:40px}.restaurant-detail .restaurant-category{scroll-margin-top:205px;border-radius:10px;margin-bottom:22px}.menu-category-heading{padding:18px;gap:10px}.restaurant-detail .menu-category-heading h3{font-size:1.25rem}.menu-category-heading small{font-size:.6rem}.restaurant-detail .restaurant-category ul{padding:0 18px;grid-template-columns:1fr}.restaurant-detail .restaurant-dish{padding:17px 0}.restaurant-detail .guide-dish-name{font-size:.86rem}.restaurant-dish-price{font-size:.82rem}.restaurant-detail .restaurant-dish-description{font-size:.76rem}.restaurant-detail .guide-diet{font-size:.61rem}.restaurant-detail .restaurant-diet-note{font-size:.66rem;margin:12px 0 20px}}
@media(max-width:380px){.restaurant-detail{padding-inline:12px}.restaurant-intro-copy{padding:20px}.restaurant-photo{height:180px}.restaurant-detail .top-nav a{font-size:.66rem;padding:8px}.restaurant-detail .restaurant-actions{gap:6px}.restaurant-detail .restaurant-actions .guide-primary{width:100%}.restaurant-detail .restaurant-actions button{flex:1}.restaurant-detail .restaurant-filter{grid-template-columns:minmax(0,1fr) 138px}.menu-query-wrap svg{display:none}.restaurant-detail .restaurant-filter input{padding:8px}.restaurant-detail .menu-category-heading h3{font-size:1.13rem}.menu-category-heading small{display:none}}
@media(prefers-reduced-motion:reduce){.restaurant-detail *{scroll-behavior:auto!important;transition:none!important}}

@media(max-width:760px){.restaurant-detail .restaurant-filter input,.restaurant-detail .restaurant-filter select{font-size:16px}.restaurant-detail .restaurant-filter label{font-size:.72rem}.restaurant-detail .guide-dish-name{font-size:1rem}.restaurant-dish-price{font-size:.94rem}.restaurant-detail .restaurant-dish-description{font-size:.875rem}.restaurant-detail .guide-diet{font-size:.7rem}.restaurant-detail .restaurant-info p{font-size:.875rem}}
