/* Club Red Dahab. Static, local assets only. */
:root{color-scheme:light;--ink:#153e54;--sea:#196c8b;--deep:#15546e;--sky:#edf6fb;--foam:#f6fafc;--line:#d6e5ed;--muted:#546b79;--red:#a73535;--sand:#f9f4eb;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;--shadow:0 16px 48px rgba(35,77,99,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-text-size-adjust:100%}body:has(dialog[open]){overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible{outline:3px solid #aa3939;outline-offset:5px}p,h1,h2,h3,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.13;letter-spacing:-.035em}p{color:var(--muted)}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.section-space{padding-block:72px}.icon{display:inline-block;width:21px;height:21px;flex-shrink:0;vertical-align:middle}.button{min-height:50px;padding:13px 20px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:7px;font-size:13px;font-weight:650;line-height:1.5;letter-spacing:.01em;transition:background .16s ease,box-shadow .16s ease,transform .16s ease;white-space:normal;text-align:center}.button-primary{background:var(--deep);color:#fff}.button-primary:hover{background:#103f54;box-shadow:0 6px 18px #15546e20;transform:translateY(-1px)}.button-outline{border-color:#a5c2d1;background:transparent;color:var(--ink)}.button-outline:hover{background:var(--sky);border-color:var(--sea)}.button .icon{width:19px;height:19px}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:600;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.eyebrow{color:var(--sea);font-size:10px;font-weight:700;letter-spacing:.23em;line-height:1.8}.skip-link{position:fixed;left:12px;top:-120px;z-index:100;padding:12px 18px;background:#fff;border:2px solid var(--deep);border-radius:4px}.skip-link:focus{top:12px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:112px;background:#fff}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand-logo{width:91px;height:91px;object-fit:contain}.brand>span{font-family:var(--serif);font-size:19px;letter-spacing:.055em;line-height:1.4}.brand small{display:block;font-family:var(--sans);font-size:8px;font-weight:500;letter-spacing:.2em;margin-top:4px}.site-header nav{display:flex;gap:34px;align-items:center}.site-header nav a{font-size:12px;font-weight:600;min-height:44px;display:flex;align-items:center;border-bottom:1px solid transparent}.site-header nav a:hover{border-bottom-color:var(--sea)}.header-chat{min-height:43px;padding:10px 15px;font-size:12px}.hero-section{position:relative;background:linear-gradient(110deg,#f5fafd 0%,#e9f5fc 100%);padding-bottom:53px}.hero{display:grid;grid-template-columns:1fr 1.12fr;gap:48px;align-items:center;padding-block:44px 40px;min-height:635px}.hero-copy{padding-bottom:24px}.hero h1{font-size:clamp(56px,6.6vw,90px);letter-spacing:-.045em;line-height:.98;margin:24px 0 24px}.hero h1 span{display:block}.hero h1 span+span{color:var(--sea)}.coming-soon{display:flex;gap:9px;align-items:center;color:var(--red);letter-spacing:.25em;font-size:10px;font-weight:750;margin:0 0 30px}.coming-soon>span{display:block;width:5px;height:5px;background:var(--red);border-radius:50%}.hero-motto{font-family:var(--serif);font-size:clamp(25px,2.5vw,34px);line-height:1.33;letter-spacing:-.025em;color:var(--ink)}.hero-motto em{font-weight:400}.hero-description{font-size:13px;line-height:1.85;margin-top:18px}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 22px;margin-top:28px}.hero-actions .text-link{font-size:11px}.hero-actions .text-link .icon{width:16px}.hero-photos{position:relative;padding-left:24px;align-self:stretch;display:flex;align-items:center;min-width:0;margin-bottom:14px}.hero-photo{position:relative;overflow:hidden;width:100%;border-radius:130px 12px 12px 12px;background:#d5e5e9;box-shadow:var(--shadow)}.hero-photo>img{width:100%;height:480px;object-fit:cover;object-position:62% 50%}.hero-photo:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:25%;background:linear-gradient(transparent,#102d4070);pointer-events:none}.hero-photo figcaption{position:absolute;right:19px;bottom:17px;color:#fff;font-size:10px;letter-spacing:.09em;z-index:1}.sea-postcard{position:absolute;width:179px;bottom:-1px;left:-16px;transform:rotate(-5deg);border:7px solid #fff;background:#fff;box-shadow:0 12px 30px #193f5325;z-index:2}.sea-postcard>img{width:165px;height:160px;object-fit:cover}.sea-postcard figcaption{font-family:var(--serif);font-size:11px;line-height:1.6;text-align:center;padding:10px 0 5px;color:var(--ink)}.photo-note{position:absolute;right:3px;top:-7px;display:flex;gap:10px;align-items:center;transform:rotate(3deg);color:var(--sea);font-family:var(--serif);font-style:italic;font-size:17px;line-height:1.2}.photo-note .icon{width:32px;height:32px}.waves{display:block;width:100%;height:59px}.hero-section>.waves{position:absolute;bottom:0;left:0}.wave-back{fill:#dceff8}.wave-front{fill:#fff}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:30px}.section-heading h2{font-size:37px;margin-top:8px}.section-heading>p{font-size:12px;line-height:1.9;margin-bottom:3px;max-width:310px}.gallery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.gallery-card{min-width:0}.gallery-link{display:block;position:relative;background:var(--sky);border-radius:7px;overflow:hidden}.gallery-link img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;transition:transform .25s ease}.gallery-link:hover img{transform:scale(1.025)}.photo-expand{position:absolute;bottom:9px;right:9px;display:grid;place-items:center;background:#fffef4ed;border-radius:50%;width:30px;height:30px}.photo-expand .icon{width:15px;height:15px}.gallery-card figcaption{display:flex;align-items:baseline;gap:9px;font-size:11px;font-weight:500;padding-top:12px;line-height:1.65}.photo-index{color:var(--sea);font-size:9px;letter-spacing:.08em}.contact-section{background:var(--foam);border-block:1px solid var(--line)}.contact-grid{display:grid;grid-template-columns:1.05fr 1.4fr 1fr;gap:46px}.contact-intro h2{font-size:48px;margin-top:13px}.contact-intro>p:not(.eyebrow){font-size:12px;line-height:1.95;margin:19px 0 24px}.contact-intro .button{padding-inline:15px;font-size:12px}.contact-details,.social-details{padding-left:31px;border-left:1px solid var(--line)}.contact-details h3,.social-details h3{font-size:26px;margin-bottom:23px;letter-spacing:-.025em}.contact-row{display:flex;gap:12px;align-items:flex-start;margin-top:22px;min-width:0}.contact-row>div{min-width:0}.contact-icon{width:33px;min-height:34px;display:grid;place-items:center;flex-shrink:0;color:var(--sea);background:#e8f2f8;border-radius:50%}.contact-icon .icon{width:17px;height:17px}.detail-label{display:block;font-size:8px;letter-spacing:.15em;color:var(--muted);line-height:1.5;margin-bottom:4px}.detail-main{font-family:var(--serif);display:block;font-size:20px;line-height:1.5;letter-spacing:0}.detail-main:hover{text-decoration:underline}.detail-small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.email-address{font-size:15px;overflow-wrap:anywhere}.mini-action{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-size:11px;min-height:44px;white-space:nowrap}.mini-action .icon{width:14px;height:14px}.icon-link{width:30px;height:44px;display:grid;place-items:center;flex-shrink:0;margin-left:auto}.icon-link .icon{width:15px;height:15px}address{font-style:normal;font-size:13px;line-height:1.8}.map-link{font-size:10px;color:var(--sea);margin-top:4px}.map-link .icon{width:14px;height:14px}.social-details>p{font-size:11px;margin-top:-8px;margin-bottom:20px}.social-link{display:flex;gap:11px;align-items:center;padding:10px 11px;border:1px solid var(--line);border-radius:6px;margin:10px 0;background:#fff;font-size:12px;min-height:62px}.social-link:hover{background:var(--sky);border-color:var(--sea)}.social-link>span{min-width:0;overflow-wrap:anywhere}.social-link small{display:block;font-size:7px;letter-spacing:.16em;color:var(--muted);margin-bottom:3px}.social-link>.icon{width:19px;height:19px;color:var(--sea)}.social-link>.icon:last-child{width:14px;height:14px;margin-left:auto}.social-note{font-family:var(--serif);font-size:24px;line-height:1.2;letter-spacing:-.035em;color:var(--sea);padding:23px 5px 0;transform:rotate(-4deg)}.social-note em{font-size:31px;display:inline-block;margin-top:2px}.social-note .icon{width:27px;height:27px;margin-left:8px;vertical-align:baseline}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.quick-card{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;padding:32px 32px 34px;border:1px solid var(--line);border-radius:11px;gap:20px;min-width:0}.menu-card{background:#f1f8fc}.review-card{background:#fcfaf4;border-color:#e9e1d1}.quick-label{display:flex;gap:9px;align-items:center;font-size:9px;font-weight:650;letter-spacing:.13em;color:var(--sea)}.quick-label .icon{width:17px;height:17px}.quick-copy{min-width:0}.quick-card h3{font-size:34px;margin-top:17px;line-height:1.1}.quick-card p{font-size:11px;line-height:1.9;margin:16px 0 21px}.quick-card .button{font-size:11px;gap:10px;min-height:44px;padding:10px 14px}.quick-card .button .icon{width:17px}.quick-visual{min-width:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.menu-cover-link{transform:rotate(4deg);box-shadow:0 8px 22px #19466617;transition:transform .2s ease;width:138px;max-width:100%;border:4px solid #fff}.menu-cover-link:hover{transform:rotate(0)}.menu-cover-link img{width:100%;height:auto}.review-emblem{display:grid;place-items:center;width:79px;height:79px;border:1px solid #ddd3bd;border-radius:50%;color:#8c6934;background:#f8f3e9}.review-emblem .icon{width:37px;height:37px;stroke-width:1.25}.review-script{font-family:var(--serif);font-size:20px;line-height:1.25;text-align:center;transform:rotate(-4deg);margin-top:18px;color:#836e4c}.review-hint{display:block;font-size:9px;color:#746746;margin-top:10px;line-height:1.6}.qr-block{margin-top:14px;display:flex;flex-direction:column;align-items:center;gap:7px}.qr-block img{width:144px;height:auto;background:#fff;border:5px solid #fff}.qr-block figcaption{font-size:9px;letter-spacing:.1em}.site-footer{background:#eaf5fa;position:relative}.site-footer .waves{height:52px;transform:rotate(180deg);margin-bottom:8px}.site-footer .wave-back{fill:#dcedf6}.site-footer .wave-front{fill:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:103px;padding-block:18px 26px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand>.icon{width:30px;height:30px;color:var(--sea)}.footer-brand>span{font-family:var(--serif);font-size:20px}.footer-brand small{display:block;font-size:8px;font-family:var(--sans);letter-spacing:.065em;margin-top:3px;color:var(--muted)}.footer-inner>p{font-family:var(--serif);font-style:italic;font-size:17px;color:var(--ink)}.copyright{font-size:9px;color:var(--muted)}.photo-dialog{border:0;background:#fff;color:var(--ink);padding:16px;border-radius:12px;width:min(870px,calc(100vw - 24px));max-height:calc(100dvh - 24px);box-shadow:0 25px 80px #17344460;overflow:auto}.photo-dialog::backdrop{background:#183849cc;backdrop-filter:blur(4px)}.lightbox-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.lightbox-counter{font-size:11px;letter-spacing:.1em;padding-left:10px;color:var(--muted)}.photo-dialog button{background:var(--sky);border:1px solid var(--line);border-radius:50%;width:44px;height:44px;display:grid;place-items:center;flex-shrink:0}.photo-dialog button:hover{background:#dbeef8}.photo-dialog .lightbox-image{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 200px);margin-inline:auto;object-fit:contain;border-radius:5px;background:var(--foam)}.lightbox-bottom{display:flex;align-items:center;gap:18px;justify-content:space-between;margin-top:14px}.lightbox-bottom p{font-family:var(--serif);font-size:22px;text-align:center;color:var(--ink);line-height:1.3}.menu-body{background:#f4f9fc}.menu-header{background:transparent}.menu-intro{text-align:center;padding:40px 0 30px}.menu-intro h1{font-size:clamp(36px,5vw,58px);margin:13px 0 18px}.menu-intro>p:not(.eyebrow){font-size:14px}.menu-actions{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;margin:25px 0 17px}.menu-intro>.menu-help{font-size:11px;line-height:1.9}.menu-help a{text-decoration:underline;text-underline-offset:3px}.menu-page-nav{position:sticky;top:0;z-index:5;display:flex;gap:7px;align-items:center;justify-content:center;padding:12px 16px;flex-wrap:wrap;background:#fff;border-block:1px solid var(--line);box-shadow:0 3px 12px #224a6710}.menu-page-nav>span{font-size:8px;letter-spacing:.13em;color:var(--muted);margin-right:10px}.menu-page-nav a{display:grid;place-items:center;min-width:44px;min-height:44px;font-size:11px;border:1px solid var(--line);border-radius:5px;background:var(--foam)}.menu-page-nav a:hover{background:var(--sea);color:#fff}.menu-pages{max-width:820px;padding-top:35px}.menu-page{background:#fff;padding:15px;border:1px solid var(--line);border-radius:8px;margin-bottom:35px;scroll-margin-top:90px}.menu-page figcaption{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 3px 12px;font-size:12px;color:var(--ink);line-height:1.5}.menu-page figcaption>span{font-size:8px;color:var(--muted);letter-spacing:.1em;white-space:nowrap}.menu-page figcaption>a{min-width:44px;min-height:44px;display:grid;place-items:center}.menu-page figcaption .icon{width:19px;height:19px}.menu-page>a{display:block}.menu-page img{width:100%;height:auto;border-radius:3px}.menu-end{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-block:0 65px;max-width:820px}.notfound{background:var(--sky);min-height:100svh;display:grid;place-items:center}.notfound main{width:min(650px,calc(100% - 40px));text-align:center;padding:60px 0}.notfound .brand-logo{margin:0 auto 30px}.notfound h1{font-size:44px;margin:18px 0}.notfound p{margin:20px 0 28px}
@media(min-width:1450px){.hero-photo>img{height:510px}.hero{padding-block:55px;min-height:680px}.sea-postcard{bottom:10px}}
@media(max-width:1199px){.wrap{width:calc(100% - 64px)}.hero{gap:22px;min-height:620px}.hero-photo>img{height:462px}.hero h1{font-size:76px}.contact-grid{gap:25px;grid-template-columns:1fr 1.3fr 1fr}.contact-details,.social-details{padding-left:24px}.contact-intro h2{font-size:42px}.contact-intro .button{gap:8px;font-size:11px;padding-inline:11px}.gallery-grid{gap:14px}.quick-card{padding:28px 25px;gap:15px}.quick-card h3{font-size:32px}.footer-inner{flex-wrap:wrap}.footer-inner>p{font-size:16px}.copyright{margin-left:auto}}
@media(max-width:899px){.wrap{width:calc(100% - 48px)}.site-header{gap:15px;min-height:100px}.brand-logo{width:80px;height:80px}.brand>span{font-size:16px}.brand{gap:7px}.site-header nav{gap:22px}.header-chat{padding:9px 12px}.header-chat>.icon:last-child{display:none}.hero{grid-template-columns:1fr;gap:45px;min-height:0;padding-top:42px;padding-bottom:65px}.hero-copy{text-align:center;padding:0}.hero h1{font-size:clamp(60px,10vw,86px);margin:23px 0}.hero h1 span{display:inline}.hero h1 span+span{display:block}.coming-soon{justify-content:center;margin-bottom:26px}.hero-motto{font-size:32px}.hero-description{font-size:13px}.hero-actions{justify-content:center}.hero-photos{max-width:650px;width:100%;margin:0 auto;display:block;padding:0 0 0 44px}.hero-photo{border-top-left-radius:105px}.hero-photo>img{height:420px;object-position:50% 55%}.sea-postcard{left:0;bottom:-23px;width:175px}.sea-postcard>img{height:154px;width:161px}.photo-note{top:-28px;right:10px;font-size:15px}.photo-note>span br{display:none}.photo-note .icon{width:26px;height:26px}.hero-section{padding-bottom:38px}.section-space{padding-block:55px}.section-heading h2{font-size:32px}.section-heading{gap:20px}.section-heading>p{max-width:220px;font-size:11px}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 17px}.gallery-card-5{grid-column:span 2}.gallery-card-5 img{aspect-ratio:2.09;object-position:50% 59%}.gallery-card figcaption{font-size:12px}.contact-grid{grid-template-columns:1fr 1.4fr;gap:35px}.contact-details{padding-left:34px}.social-details{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:28px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:0 18px;align-items:center}.social-details h3{grid-column:1/-1;font-size:28px;margin-bottom:8px}.social-details>p{grid-column:1/-1;margin:0 0 12px}.social-link{margin:0}.social-note{display:none}.quick-grid{gap:16px}.quick-card{grid-template-columns:1fr;position:relative;padding:25px;align-content:start}.quick-visual{position:absolute;right:24px;top:55px;width:85px;pointer-events:none}.quick-copy{position:relative;z-index:1}.quick-copy h3{font-size:31px;padding-right:86px;min-height:72px}.quick-copy p{margin-top:24px}.menu-cover-link{width:74px;border:3px solid #fff}.review-emblem{width:65px;height:65px}.review-emblem .icon{width:30px;height:30px}.review-script{font-size:15px;margin-top:9px}.review-hint{font-size:9px}.footer-inner{justify-content:space-between;gap:18px}.footer-inner>p{font-size:15px}.footer-brand small{font-size:8px}.copyright{display:block;margin:0;flex-basis:100%;text-align:center;font-size:9px}}
@media(max-width:599px){.wrap{width:calc(100% - 40px)}.section-space{padding-block:45px}.site-header{flex-wrap:wrap;gap:0;min-height:0;padding-block:8px 0}.brand-logo{width:75px;height:75px}.brand>span{font-size:16px}.brand small{font-size:7px}.header-chat{min-height:40px;font-size:11px;gap:7px;padding:8px 10px;margin-left:auto}.header-chat .icon{width:17px;height:17px}.site-header nav{order:3;flex-basis:100%;justify-content:center;gap:42px;border-top:1px solid #e9f0f5;margin-top:2px}.site-header nav a{font-size:11px;min-height:42px}.hero{padding-top:35px;gap:45px;padding-bottom:47px}.hero h1{font-size:65px;line-height:.99;margin:19px 0 20px}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.19em}.coming-soon{font-size:9px;letter-spacing:.21em;margin-bottom:23px}.hero-motto{font-size:29px;line-height:1.27}.hero-description{font-size:12px;line-height:1.8;margin-top:18px}.hero-actions{flex-direction:column;gap:5px;margin-top:23px}.hero-actions .button{padding:12px 17px;min-height:49px}.hero-actions .text-link{font-size:10px;min-height:40px}.hero-photos{padding-left:22px}.hero-photo{border-top-left-radius:75px}.hero-photo>img{height:280px;object-position:59% 50%}.hero-photo figcaption{font-size:8px;bottom:13px;right:11px;letter-spacing:.03em}.sea-postcard{width:113px;border-width:5px;bottom:-24px;left:-1px}.sea-postcard>img{width:103px;height:103px}.sea-postcard figcaption{font-size:8px;line-height:1.4;padding:7px 0 4px}.photo-note{font-size:13px;top:-26px;right:4px;gap:5px}.photo-note .icon{width:23px;height:23px}.waves{height:37px}.hero-section{padding-bottom:25px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:30px;max-width:300px;line-height:1.2}.section-heading>p{max-width:none;margin-top:12px;font-size:11px;line-height:1.8}.section-heading>.eyebrow,.eyebrow{font-size:8px;letter-spacing:.18em}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.gallery-card figcaption{font-size:10px;gap:6px;padding-top:9px}.photo-index{font-size:8px}.gallery-card-5{grid-column:span 2}.gallery-card-5 img{aspect-ratio:1.55}.photo-expand{width:28px;height:28px;bottom:7px;right:7px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-intro h2{font-size:43px;margin-top:11px}.contact-intro h2 br{display:none}.contact-intro>p:not(.eyebrow){font-size:12px;margin:15px 0 20px}.contact-intro .button{font-size:12px;padding-inline:17px;gap:10px}.contact-details,.social-details{border-left:0;border-top:1px solid var(--line);padding:26px 0 0}.contact-details h3,.social-details h3{font-size:28px;margin-bottom:20px}.contact-row{margin-top:22px;gap:13px}.contact-icon{width:38px;height:38px}.detail-label{font-size:8px}.detail-main{font-size:22px}.email-address{font-size:17px}.detail-small{font-size:12px}.mini-action{font-size:12px;margin-right:4px}.icon-link{margin-right:1px}.contact-row address{font-size:14px}.map-link{font-size:11px}.social-details{display:block}.social-details>p{margin-top:-8px;font-size:12px;margin-bottom:20px}.social-link{margin-top:12px;min-height:65px;padding:12px 15px;font-size:14px}.social-link small{font-size:8px}.social-link>.icon{width:22px;height:22px}.social-link>.icon:last-child{width:17px;height:17px}.quick-grid{grid-template-columns:1fr;gap:17px}.quick-card{display:grid;grid-template-columns:1.5fr 1fr;padding:25px;gap:18px}.quick-visual{position:static;width:auto;pointer-events:auto;min-width:0}.quick-copy h3{padding-right:0;min-height:0;font-size:32px}.quick-copy p{font-size:11px;margin-top:16px}.quick-copy p br{display:none}.menu-cover-link{width:110px;border-width:4px}.review-emblem{width:69px;height:69px}.review-script{font-size:18px;margin-top:14px}.quick-card .button{font-size:10px;padding:10px 12px;gap:7px}.quick-card .button .icon{width:16px;height:16px}.review-hint{font-size:8px}.footer-inner{flex-direction:column;gap:17px;text-align:center;padding-block:12px 30px}.footer-brand{gap:10px;text-align:left}.footer-brand>span{font-size:23px}.footer-brand small{font-size:8px;margin-top:5px}.footer-inner>p{font-size:16px}.copyright{font-size:8px;margin-top:3px}.site-footer .waves{height:34px}.photo-dialog{padding:11px}.lightbox-bottom{gap:10px}.lightbox-bottom p{font-size:18px}.menu-header{padding-bottom:4px}.menu-header .button{min-height:43px;padding:9px 11px;font-size:11px;gap:7px}.menu-header .button>.icon:last-child{display:none}.menu-intro{padding:30px 0 24px}.menu-intro h1{font-size:40px;margin:13px 0 15px;line-height:1.13}.menu-intro>p:not(.eyebrow){font-size:12px}.menu-actions{gap:5px;flex-direction:column;margin:20px 0 11px}.menu-actions .text-link{font-size:11px}.menu-intro>.menu-help{font-size:10px}.menu-page-nav{gap:5px;padding:10px 10px}.menu-page-nav>span{flex-basis:100%;text-align:center;margin:0 0 3px;font-size:7px}.menu-page-nav a{min-width:35px;min-height:40px;font-size:10px;flex:0 1 10.5%}.menu-pages{width:calc(100% - 20px);padding-top:22px}.menu-page{padding:7px;margin-bottom:22px;scroll-margin-top:100px}.menu-page figcaption{font-size:10px;gap:8px;padding:0 4px 5px}.menu-page figcaption>span{font-size:7px}.menu-page figcaption>a{min-width:34px;min-height:38px}.menu-end{flex-wrap:wrap;padding-bottom:40px;justify-content:center;gap:15px}.menu-end .button{font-size:12px}.notfound h1{font-size:35px}}
@media(max-width:359px){.wrap{width:calc(100% - 32px)}.brand>span{font-size:14px}.brand-logo{width:67px;height:67px}.brand small{font-size:6px}.header-chat{font-size:10px;padding:8px;gap:5px}.hero h1{font-size:56px}.hero-motto{font-size:26px}.hero-photo>img{height:249px}.quick-card{grid-template-columns:1fr .7fr;padding:21px;gap:12px}.quick-card h3{font-size:29px}.quick-card .button{font-size:9px;padding:9px;gap:5px}.quick-card .button>.icon{width:13px;height:13px}.review-script{font-size:16px}.menu-cover-link{width:86px}.email-address{font-size:15px}.menu-header .brand>span{display:none}.menu-header{flex-wrap:nowrap}.menu-page-nav a{min-width:32px;min-height:40px}.menu-pages{width:calc(100% - 14px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.gallery-link:hover img{transform:none}.button:hover{transform:none}}
@media print{.site-header nav,.header-chat,.hero-actions,.photo-expand,dialog,.menu-page-nav,.menu-actions,.menu-help,.menu-end,.skip-link{display:none!important}.wrap{width:100%;max-width:none}.hero{min-height:0;gap:24px}.hero h1{font-size:50px}.hero-photo>img{height:320px}.hero-photos{padding:0}.sea-postcard,.photo-note{display:none}.section-space{padding-block:24px}.contact-grid{gap:20px}.menu-page{break-inside:avoid;page-break-after:always;border:0;margin:0;padding:0;box-shadow:none}.menu-page figcaption{display:none}.menu-page img{max-height:250mm;width:auto;margin:auto}.menu-body .site-header,.menu-body .menu-intro,.menu-body .site-footer{display:none}.menu-pages{width:100%;max-width:none;padding:0}.menu-page:last-child{page-break-after:auto}}

/* Readable small-screen copy; information remains available at all viewport sizes. */
@media(max-width:599px){.hero-description{font-size:14px}.hero-actions .button{font-size:13px}.site-header nav a{font-size:12px}.section-heading>p{font-size:13px}.contact-intro>p:not(.eyebrow){font-size:14px}.contact-intro .button{font-size:13px}.gallery-card figcaption{font-size:11px}.quick-card p{font-size:13px}.quick-card .button{font-size:12px}.quick-card .button .icon{width:16px;height:16px}.detail-label{font-size:9px}.map-link{font-size:12px}.menu-intro>p:not(.eyebrow){font-size:14px}.menu-intro>.menu-help{font-size:12px}.menu-page-nav a{font-size:12px}.menu-page figcaption{font-size:12px}.review-hint{font-size:10px;line-height:1.6}}
@media(max-width:359px){.quick-card .button{font-size:11px}.quick-card p{font-size:12px}}
/* Keep photographic captions legible independently of the original photo. */
.hero-photo figcaption{background:rgba(13,42,58,.86);padding:5px 8px;border-radius:3px}
