:root{--bg:#090a0a;--panel:#111312;--gold:#d7a72c;--cream:#f4eee3;--muted:#b7ad9d;--line:#3d3425;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--cream);font-family:Inter,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(var(--max),92%);margin:auto}.nav{position:sticky;top:0;z-index:20;background:rgba(9,10,10,.92);backdrop-filter:blur(12px);border-bottom:1px solid #221d15}.navin{height:100px !important;min-height:100px !important;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:450px    height: 90px;
}.links{display:flex;gap:22px;align-items:center;font-size:13px;letter-spacing:1.4px;text-transform:uppercase}.links a:hover,.links a.active{color:var(--gold)}.btn{border:1px solid var(--gold);padding:13px 20px;display:inline-block;color:var(--gold);text-transform:uppercase;letter-spacing:1.5px;font-size:12px;transition:.2s}.btn:hover{background:var(--gold);color:#111}.hero{min-height:calc(100vh - 86px);display:grid;align-items:center;position:relative;background:linear-gradient(90deg,rgba(9,10,10,.96) 0%,rgba(9,10,10,.65) 45%,rgba(9,10,10,.08)),var(--hero-image,url('assets/hero.jpg')) center/cover}.hero h1,.pagehero h1{font-family:Georgia,serif;font-weight:400;text-transform:uppercase;letter-spacing:7px;font-size:clamp(30px,4.5vw,54px);line-height:1.05;margin:16px 0}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:5px;font-size:13px}.lead{max-width:570px;color:var(--muted);font-size:18px}.section{padding:96px 0}.section.alt{background:var(--panel)}h2{font-family:Georgia,serif;font-weight:400;text-transform:uppercase;letter-spacing:5px;font-size:clamp(30px,4vw,52px);margin:0 0 18px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#111;border:1px solid var(--line);padding:28px}.card h3{font-family:Georgia,serif;color:var(--gold);font-weight:400;letter-spacing:2px}.pagehero{padding:110px 0 70px;background:radial-gradient(circle at 85% 20%,#34220f 0,transparent 34%)}.menu-layout{display:grid;grid-template-columns:220px 1fr;gap:50px}.side{position:sticky;top:120px;height:max-content;border-right:1px solid var(--line)}.side a{display:block;padding:10px 0;color:var(--muted);text-transform:uppercase;letter-spacing:1.5px;font-size:13px}.side a:hover{color:var(--gold)}.category{margin-bottom:60px}.category h2{font-size:34px;border-bottom:1px solid var(--line);padding-bottom:14px}.item{display:grid;grid-template-columns:1fr auto;gap:8px 30px;padding:18px 0;border-bottom:1px solid #211d17}.item h3{margin:0;font-size:17px;font-weight:500;letter-spacing:1px}.item p{grid-column:1;color:var(--muted);margin:0;font-size:14px}.price{color:var(--gold);font-family:Georgia,serif}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.gallery img{width:100%;height:280px;object-fit:cover;filter:saturate(.85);transition:.3s}.gallery img:hover{filter:saturate(1.2);transform:scale(1.015)}.form{display:grid;gap:16px}.form input,.form select,.form textarea{width:100%;background:#0d0e0e;border:1px solid var(--line);color:white;padding:15px;font:inherit}.form textarea{min-height:130px}.footer{border-top:1px solid var(--line);padding:45px 0;color:var(--muted)}.footgrid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px}.mobile{display:none}.stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.stat{padding:28px;text-align:center;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat b{display:block;color:var(--gold);font-family:Georgia,serif;font-size:30px}@media(max-width:800px){.links{display:none}.mobile{display:block}.navin{height:72px}.logo{width:450px    height: 90px;
}.hero{min-height:80vh}.grid2,.cards,.footgrid,.menu-layout{grid-template-columns:1fr}.side{display:none}.gallery{grid-template-columns:1fr 1fr}.stats{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.section{padding:70px 0}}@media(max-width:520px){.gallery{grid-template-columns:1fr}.gallery img{height:240px}.stats{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line)}}

.admin-link{display:inline-block;margin-top:12px;color:var(--gold);font-size:12px;letter-spacing:1px;text-transform:uppercase}.editor-shell{padding:55px 0 100px}.editor-toolbar{display:flex;gap:12px;flex-wrap:wrap;position:sticky;top:86px;z-index:10;background:#090a0af2;padding:14px 0;border-bottom:1px solid var(--line)}.editor-panel{margin-top:34px;border:1px solid var(--line);background:var(--panel);padding:24px}.editor-panel h2{font-size:28px}.editor-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.field label{display:block;color:var(--gold);font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px}.field input,.field textarea,.editor-table input{width:100%;background:#090a0a;border:1px solid var(--line);color:var(--cream);padding:11px;font:inherit}.field textarea{min-height:90px}.editor-table{width:100%;border-collapse:collapse}.editor-table th,.editor-table td{border-bottom:1px solid var(--line);padding:8px;vertical-align:top;text-align:left}.editor-table th{color:var(--gold);font-size:12px;text-transform:uppercase}.editor-table input{min-width:120px}.danger{border-color:#8b3b35;color:#e28b82}.status{padding:10px 0;color:var(--gold);min-height:28px}.image-preview{width:100%;height:150px;object-fit:cover;margin-top:8px;border:1px solid var(--line)}@media(max-width:800px){.editor-grid{grid-template-columns:1fr}.editor-table{display:block;overflow-x:auto}.editor-toolbar{top:72px}}
.table-scroll{width:100%;overflow-x:auto;margin-top:14px}.editor-panel>.btn{margin:8px 0 4px;cursor:pointer}.editor-table .btn{white-space:nowrap;cursor:pointer}
.gallery figure{margin:0;position:relative}.gallery figcaption{padding:.65rem .8rem;background:#111;color:#d7a72c;font-size:.9rem}.editor-page-group{border-top:1px solid #383126;padding-top:1rem;margin-top:1rem}.editor-page-group h3{text-transform:capitalize;color:#d7a72c}.field small{display:block;opacity:.7;margin-top:.25rem}.stat span{display:block}

/* Keep menu and Wine Lab category columns aligned and prevent overlap. */
.menu-layout > #food-menu,
.menu-layout > #wine-menu{min-width:0;width:100%}
.menu-layout .category{width:100%;clear:both}
.menu-layout .category h2{overflow-wrap:anywhere}
.menu-layout .item{width:100%;min-width:0}
.menu-layout .item h3,
.menu-layout .item p{min-width:0;overflow-wrap:anywhere}
.menu-layout .item .price{white-space:nowrap;align-self:start}
@media(max-width:800px){
  .menu-layout > #food-menu,
  .menu-layout > #wine-menu{grid-column:1}
}

/* Contact page: details left, directions and compact map right. */
.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:64px;align-items:start}
.contact-details,.directions-card{min-width:0}
.directions-card{border:1px solid var(--line);background:var(--panel);padding:30px}
.directions-card h2{font-size:36px;margin-top:8px}
.directions-card>p{color:var(--muted)}
.map-frame{margin-top:24px;border:1px solid var(--line);overflow:hidden;background:#0d0e0e;aspect-ratio:16/10}
.map-frame iframe{display:block;width:100%;height:100%;border:0}
@media(max-width:800px){.contact-layout{grid-template-columns:1fr;gap:38px}.directions-card{padding:24px}}

.reservation-call{max-width:760px;margin:0 auto;text-align:center;padding:52px 36px}.reservation-call .lead{margin:0 auto 28px}.reservation-number{display:block;margin:16px 0 28px;color:var(--gold);font-family:Georgia,serif;font-size:clamp(32px,6vw,58px);letter-spacing:2px}.reservation-number:hover{color:var(--cream)}

/* Editable footer social and call actions. */
.footer-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
.footer-icon-button{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:9px 12px;border:1px solid var(--line);color:var(--cream);font-size:12px;letter-spacing:1px;text-transform:uppercase;transition:.2s}
.footer-icon-button svg{width:19px;height:19px;fill:var(--gold);flex:0 0 auto}
.footer-icon-button:hover{border-color:var(--gold);background:var(--gold);color:#111}
.footer-icon-button:hover svg{fill:#111}
@media(max-width:520px){.footer-actions{display:grid;grid-template-columns:1fr}.footer-icon-button{justify-content:center}}

.gallery-image-cell{min-width:250px}.gallery-upload-preview{display:block;width:220px;height:130px;object-fit:cover;border:1px solid var(--line);background:#090a0a;margin-bottom:8px}.gallery-upload-label{display:inline-block;border:1px solid var(--gold);color:var(--gold);background:transparent;padding:8px 12px;margin:0 0 8px;cursor:pointer;font:inherit;font-size:12px;text-transform:uppercase;letter-spacing:1px}.gallery-upload-label input{display:none}.gallery-editor-table td{vertical-align:top}@media(max-width:800px){.gallery-upload-preview{width:180px;height:110px}}

/* Icon-only footer actions. URLs and phone remain editable in editor.html. */
.footer-icon-button{
  width:46px;
  height:46px;
  min-height:46px;
  padding:0;
  justify-content:center;
  border-radius:50%;
}
.footer-icon-button svg{width:21px;height:21px}
@media(max-width:520px){
  .footer-actions{display:flex;grid-template-columns:none}
  .footer-icon-button{justify-content:center}
}

/* Editable homepage signature dish cards. */
.signature-card{background:#111;border:1px solid var(--line);overflow:hidden;min-width:0}
.signature-card>img{width:100%;height:230px;object-fit:cover}
.signature-card-body{padding:22px}
.signature-card-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}
.signature-card h3{margin:0;color:var(--gold);font-family:Georgia,serif;font-weight:400;letter-spacing:1.5px}
.signature-card p{margin:12px 0 0;color:var(--muted)}
.signature-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:16px}
.signature-editor-card{border:1px solid var(--line);padding:16px;background:#0d0e0e;min-width:0}
.signature-editor-card .field{margin-top:12px}
.signature-upload-preview{width:100%;height:180px;object-fit:cover;border:1px solid var(--line);margin-bottom:10px}
@media(max-width:900px){.signature-editor-grid{grid-template-columns:1fr}.signature-card>img{height:210px}}


/* Wine Lab header: title left, editable red-wine pouring image right. */
.wine-pagehero{padding:76px 0;background:radial-gradient(circle at 70% 20%,#34220f 0,transparent 42%)}
.wine-hero-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:56px;align-items:center}
.wine-hero-copy{min-width:0}
.wine-hero-image-wrap{min-width:0;overflow:hidden;background:transparent;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;position:relative}
.wine-hero-image-wrap::after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 52%,var(--bg,#090909) 100%)}
.wine-hero-image{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .45s ease,filter .45s ease;filter:saturate(.96) contrast(1.04);mix-blend-mode:screen}
.wine-hero-image-wrap:hover .wine-hero-image{transform:scale(1.02);filter:saturate(1.04) contrast(1.06)}
@media(max-width:800px){
  .wine-pagehero{padding:64px 0}
  .wine-hero-layout{grid-template-columns:1fr;gap:30px}
  .wine-hero-image-wrap{aspect-ratio:16/10}
}

/* Drinks menu hierarchy */
#drinks-menu{min-width:0;width:100%}
.drink-group{margin-bottom:84px}
.drink-group-heading{display:flex;align-items:center;gap:18px;margin-bottom:34px;color:var(--gold);font-family:Georgia,serif;font-size:clamp(25px,3vw,40px);letter-spacing:5px;text-transform:uppercase}
.drink-group-heading::before,.drink-group-heading::after{content:"";height:1px;background:var(--line);flex:1}
.drink-group .category{margin-bottom:52px}
.drinks-side .drink-group-link{color:var(--gold);font-family:Georgia,serif;font-size:14px;margin-top:10px;padding-bottom:6px}
.drinks-side .drink-category-link{padding-left:16px;font-size:12px;border-left:1px solid var(--line)}
.nav .logo,.footer .logo{width:auto;max-width:450px;height: 90px;object-fit:contain;object-position:left center}
.footer .logo{height: 90px;max-width:450px}
.editor-table select{width:100%;min-width:150px;background:#0d0e0e;border:1px solid var(--line);color:var(--cream);padding:10px;font:inherit}
@media(max-width:800px){.nav .logo{height: 90px;max-width:450px}.drink-group{margin-bottom:60px}.drink-group-heading{font-size:25px}.drinks-side{display:none}}
/* Supplied logo remains legible on the dark theme. */
.nav .logo,.footer .logo{background:#f8f4ed;border-radius:8px;padding:5px    height: 90px;
}

/* Lab Experiments: editable Cocktail and Mocktail cards */
.experiment-category{padding-top:6px}
.experiments-intro{max-width:760px;margin:0 0 30px;padding:22px 24px;border-left:2px solid var(--gold);background:rgba(255,255,255,.025)}
.experiments-intro h3{margin:6px 0 8px;font-family:Georgia,serif;font-size:clamp(25px,3vw,38px);letter-spacing:3px;text-transform:uppercase;color:var(--cream)}
.experiments-intro p{margin:0;color:var(--muted);max-width:680px}
.experiment-list{display:grid;gap:24px}
.experiment-card{display:grid;grid-template-columns:115px 210px minmax(0,1fr);gap:26px;align-items:center;padding:25px;border:1px solid var(--line);background:linear-gradient(135deg,rgba(255,255,255,.035),rgba(255,255,255,.012));position:relative;overflow:hidden}
.experiment-card::after{content:"";position:absolute;inset:10px;border:1px solid rgba(199,153,74,.16);pointer-events:none}
.experiment-number{position:relative;z-index:1;text-align:center;border-right:1px solid var(--line);padding-right:20px}
.experiment-number small{display:block;text-transform:uppercase;letter-spacing:2px;color:var(--muted);font-size:10px;margin-bottom:6px}
.experiment-number strong{display:block;font-family:Georgia,serif;color:var(--gold);font-size:58px;line-height:1}
.experiment-image-wrap{position:relative;z-index:1;aspect-ratio:1/1;border:1px solid var(--line);background:#111;overflow:hidden}
.experiment-image{width:100%;height:100%;object-fit:cover;display:block}
.experiment-copy{position:relative;z-index:1;min-width:0}
.experiment-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:10px;margin-bottom:10px}
.experiment-title-row h3{margin:0;color:var(--gold);font-family:Georgia,serif;font-size:clamp(24px,3vw,34px);letter-spacing:2px;text-transform:uppercase}
.experiment-description{margin:0 0 12px;color:var(--cream);text-transform:uppercase;letter-spacing:1px;font-size:13px}
.experiment-ingredients{margin:0 0 16px;padding-left:19px;color:var(--muted);columns:2;column-gap:30px}
.experiment-meta{display:flex;flex-wrap:wrap;gap:12px 28px;padding-top:12px;border-top:1px solid rgba(199,153,74,.35);text-transform:uppercase;letter-spacing:1px;font-size:11px;color:var(--muted)}
.experiment-meta b{color:var(--gold);font-weight:500}
.experiment-editor-image,.experiment-editor-fields{display:grid;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}
.experiment-editor-fields textarea{min-height:110px}
@media(max-width:900px){.experiment-card{grid-template-columns:82px 150px minmax(0,1fr);gap:18px;padding:18px}.experiment-number strong{font-size:42px}.experiment-number{padding-right:14px}}
@media(max-width:680px){.experiment-card{grid-template-columns:70px 1fr}.experiment-image-wrap{grid-column:2}.experiment-copy{grid-column:1/-1}.experiment-number{grid-row:1;border-right:0}.experiment-ingredients{columns:1}.experiment-title-row{align-items:center}.experiment-title-row h3{font-size:24px}}

/* 2026-08-07 visual refresh: modern Curry Lab branding */
:root{--bg:#050505;--panel:#0b0907;--gold:#f39a08;--cream:#f6f3ee;--muted:#c4bdb4;--line:#3c2815;--copper:#8c3f0a}
body{background:radial-gradient(circle at 58% 18%,rgba(112,50,10,.14),transparent 28%),var(--bg);font-family:Arial,Helvetica,sans-serif}
.nav{background:rgba(3,3,3,.94);border-bottom:1px solid rgba(243,154,8,.24)}
.navin{height:100px !important;min-height:100px !important;gap:28px}
.nav .logo{height: 90px;max-width:450px;width:auto;background:transparent!important;border-radius:0!important;padding:0!important}
.footer .logo{height: 90px;max-width:450px;background:transparent!important;border-radius:0!important;padding:0!important}
.links{gap:27px;font-size:17px;letter-spacing:0;text-transform:none;font-weight:400}
.links a{position:relative;padding:31px 0 28px}
.links a::after{content:"";position:absolute;height:2px;background:var(--gold);left:50%;right:50%;bottom:17px;transition:.2s}
.links a:hover::after,.links a.active::after{left:0;right:0}
.links a:hover,.links a.active{color:var(--gold)}
.nav-cta{border:1px solid var(--gold);padding:13px 20px;color:var(--gold);text-transform:uppercase;letter-spacing:1.2px;font-size:12px;white-space:nowrap;transition:.2s}
.nav-cta:hover{background:var(--gold);color:#111}
.hero h1,.pagehero h1{font-family:Arial,Helvetica,sans-serif;font-weight:700;text-transform:none;letter-spacing:-2px}
h2{font-family:Arial,Helvetica,sans-serif;font-weight:600;text-transform:none;letter-spacing:-.5px}
.card h3,.category h2,.price,.reservation-number{font-family:Arial,Helvetica,sans-serif}
.eyebrow{color:var(--gold);letter-spacing:3px;font-weight:600}
.btn{border-color:var(--gold);color:var(--gold)}
.btn:hover{background:var(--gold);color:#111}
.section.alt{background:linear-gradient(180deg,#0c0805,#070707)}

/* Drinks hero closely follows the approved visual concept. */
.drinks-hero{position:relative;overflow:hidden;min-height:720px;display:flex;align-items:center;border-bottom:1px solid rgba(243,154,8,.22);background:radial-gradient(circle at 68% 48%,rgba(121,52,10,.38) 0,rgba(67,28,6,.22) 23%,rgba(0,0,0,0) 55%),linear-gradient(90deg,#020202 0%,#080503 44%,#020202 100%)}
.drinks-hero-layout{display:grid;grid-template-columns:minmax(340px,.75fr) minmax(520px,1.25fr);align-items:center;gap:20px;padding:74px 0 64px}
.drinks-hero-copy{position:relative;z-index:2;max-width:550px}
.drinks-hero-copy h1{font-size:clamp(70px,8vw,116px);line-height:.9;margin:16px 0 30px;font-family:Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:-6px;text-transform:none}
.drinks-hero-copy .lead{font-size:21px;line-height:1.85;color:#d1cbc3;max-width:520px}
.drinks-hero-btn{margin-top:28px;padding:16px 28px;font-size:14px}
.drinks-hero-art{position:relative;min-height:570px;display:flex;align-items:center;justify-content:center;isolation:isolate}
.drinks-hero-art::before{content:"";position:absolute;inset:13% 4% 10% 0;background:radial-gradient(ellipse at center,rgba(181,73,10,.3),rgba(0,0,0,0) 69%);filter:blur(28px);z-index:-1}
.drinks-hero-art img{width:112%;max-width:none;height:auto;object-fit:contain;filter:saturate(1.08) contrast(1.05);transform:translateX(-1%);mix-blend-mode:normal}
.drinks-hero+.section{padding-top:80px}
.drink-group-heading{font-family:Arial,Helvetica,sans-serif;font-weight:500;color:var(--gold)}
.experiment-title-row h3,.experiments-intro h3{font-family:Arial,Helvetica,sans-serif}

@media(max-width:1100px){.nav-cta{display:none}.links{gap:18px}.nav .logo{max-width:450px    height: 90px;
}.drinks-hero-layout{grid-template-columns:.8fr 1.2fr}.drinks-hero-art{min-height:500px}}
@media(max-width:800px){.navin{height:100px !important;min-height:100px !important}.nav .logo{height: 90px;max-width:450px}.drinks-hero{min-height:auto}.drinks-hero-layout{grid-template-columns:1fr;padding:58px 0 40px}.drinks-hero-copy{text-align:left}.drinks-hero-copy h1{font-size:70px;letter-spacing:-4px}.drinks-hero-art{min-height:360px;margin-top:-20px}.drinks-hero-art img{width:112%}.mobile{border-color:var(--gold);color:var(--gold)}}
@media(max-width:520px){.nav .logo{max-width:450px    height: 90px;
}.drinks-hero-copy h1{font-size:58px}.drinks-hero-copy .lead{font-size:17px}.drinks-hero-art{min-height:280px}.drinks-hero-art img{width:125%}}

/* User-supplied Curry Lab logo artwork */
.nav .logo{height: 90px;max-width:450px;width:auto;object-fit:contain;object-position:left center;background:#000!important}
.footer .logo{height: 90px;max-width:450px;width:auto;object-fit:contain;background:#000!important}
#images-global .image-preview{background:#000;object-fit:contain;max-height:220px}
@media(max-width:800px){.nav .logo{height: 90px;max-width:450px}.footer .logo{height: 90px;max-width:450px}}
@media(max-width:520px){.nav .logo{max-width:450px;height:60px}}

/* Home hero restaurant identity */
.hero-restaurant-name{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,5vw,66px);line-height:1.05;font-weight:500;color:var(--gold);text-transform:uppercase;letter-spacing:6px;margin:0 0 12px;text-shadow:0 2px 18px rgba(0,0,0,.55)}
.hero .hero-restaurant-name + .eyebrow{margin-top:2px}
@media(max-width:800px){.hero-restaurant-name{font-size:clamp(30px,9vw,48px);letter-spacing:4px;margin-bottom:10px}}
@media(max-width:520px){.hero-restaurant-name{font-size:34px;letter-spacing:3px}}

/* Homepage Our Concept — matches the approved generated reference only. */
.home-concept{position:relative;overflow:hidden;border-top:1px solid rgba(243,154,8,.20);border-bottom:1px solid rgba(243,154,8,.20);background:linear-gradient(90deg,#0a0806 0%,#0b0907 42%,#050403 100%)}
.home-concept-layout{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(560px,1.22fr);min-height:335px;align-items:stretch;gap:0}
.home-concept-copy{position:relative;z-index:2;padding:48px 50px 48px 0;align-self:center}
.home-concept-copy .eyebrow{letter-spacing:2px;font-size:12px;margin-bottom:10px}
.home-concept-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,3.3vw,47px);font-weight:400;line-height:1.05;letter-spacing:-1px;text-transform:none;margin:0 0 17px;color:var(--cream)}
.home-concept-copy .lead{font-size:15px;line-height:1.65;max-width:455px;margin:0 0 20px;color:#c8c0b7}
.home-concept-copy .btn{padding:11px 19px;font-size:11px;letter-spacing:1.2px}
.home-concept-image-wrap{position:relative;min-width:0;overflow:hidden}
.home-concept-image-wrap::before{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,#0b0907 0%,rgba(11,9,7,.60) 6%,rgba(11,9,7,0) 22%)}
.home-concept-image-wrap img{width:100%;height:100%;min-height:335px;object-fit:cover;object-position:center;filter:saturate(.96) contrast(1.03) brightness(.93)}
@media(max-width:900px){.home-concept-layout{grid-template-columns:1fr;min-height:0}.home-concept-copy{padding:54px 0 36px}.home-concept-image-wrap{height:330px}.home-concept-image-wrap::before{background:linear-gradient(180deg,#0b0907 0%,rgba(11,9,7,.35) 10%,transparent 30%)}.home-concept-image-wrap img{min-height:0;height:100%}}
@media(max-width:520px){.home-concept-copy{padding:45px 0 28px}.home-concept-copy h2{font-size:34px}.home-concept-image-wrap{height:250px}}


/* Homepage refinement: seamless sections; retain only footer separator. */
.home-concept{border-top:0!important;border-bottom:0!important}
.home-footer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 80px;align-items:start;padding-bottom:32px}
.home-footer-block{min-width:0}
.home-footer-heading{display:flex;align-items:center;gap:12px;margin-bottom:15px;color:var(--cream);font-family:Georgia,"Times New Roman",serif;font-size:22px;letter-spacing:2px}
.home-footer-heading strong{font-weight:400}
.home-footer-heading-icon{width:44px;height:44px;border:1px solid rgba(214,168,75,.48);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:radial-gradient(circle at 35% 30%,rgba(214,168,75,.16),rgba(214,168,75,.02) 65%)}
.home-footer-heading-icon svg{width:21px;height:21px;fill:var(--gold)}
.home-footer-address{margin:0 0 0 56px;color:var(--muted);line-height:1.75}
.home-footer-connect .footer-actions{margin:0 0 0 56px;gap:12px}
.home-footer-connect .footer-icon-button{width:48px;height:48px;border-color:rgba(214,168,75,.38);background:rgba(255,255,255,.015);box-shadow:inset 0 0 0 1px rgba(255,255,255,.015)}
.home-footer-connect .footer-icon-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.28)}
.footer 
@media(max-width:800px){.home-footer-grid{grid-template-columns:1fr;gap:30px}.home-footer-address,.home-footer-connect .footer-actions{margin-left:56px}}
@media(max-width:520px){.home-footer-heading{font-size:20px}.home-footer-address,.home-footer-connect .footer-actions{margin-left:0}.home-footer-connect .footer-actions{padding-top:2px}}

/* Shared refined footer on every public page; keep social icons visible on hover. */
.home-footer-connect .footer-icon-button:hover{
  background:rgba(214,168,75,.10)!important;
  border-color:var(--gold)!important;
  color:var(--cream)!important;
}
.home-footer-connect .footer-icon-button:hover svg,
.home-footer-connect .footer-icon-button:focus-visible svg{
  fill:var(--gold)!important;
  opacity:1!important;
}
.home-footer-connect .footer-icon-button:focus-visible{
  outline:2px solid rgba(214,168,75,.65);
  outline-offset:3px;
}

/* Configurable footer icon tooltips + Google Reviews item. */
.home-footer-connect .footer-icon-button{position:relative;overflow:visible}
.footer-tooltip{position:absolute;left:50%;bottom:calc(100% + 9px);transform:translate(-50%,4px);pointer-events:none;white-space:nowrap;padding:6px 8px;border:1px solid rgba(214,168,75,.34);background:#15110d;color:var(--cream);font-size:10px;line-height:1;letter-spacing:.8px;text-transform:none;opacity:0;visibility:hidden;transition:opacity .18s,transform .18s,visibility .18s;z-index:5;box-shadow:0 8px 20px rgba(0,0,0,.28)}
.home-footer-connect .footer-icon-button:hover .footer-tooltip,.home-footer-connect .footer-icon-button:focus-visible .footer-tooltip{opacity:1;visibility:visible;transform:translate(-50%,0)}


/* Three-column footer: Visit, Connect, Reviews. */
.home-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 56px}
.home-footer-reviews .footer-review-actions{margin-left:56px}
.google-review-button{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:9px 14px;border:1px solid rgba(214,168,75,.38);border-radius:999px;background:rgba(255,255,255,.015);color:var(--cream);text-decoration:none;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}
.google-review-button:hover,.google-review-button:focus-visible{transform:translateY(-2px);border-color:var(--gold);background:rgba(214,168,75,.10);box-shadow:0 8px 24px rgba(0,0,0,.28);color:var(--cream)}
.google-review-button:focus-visible{outline:2px solid rgba(214,168,75,.65);outline-offset:3px}
.google-logo{display:inline-flex;width:28px;height:28px;flex:0 0 auto;background:#fff;border-radius:50%;padding:5px;box-shadow:0 2px 8px rgba(0,0,0,.28)}
.google-logo svg{width:100%;height:100%;display:block}
.google-review-text{font-size:12px;letter-spacing:.7px}
.google-heading-icon svg{fill:var(--gold)}
@media(max-width:900px){.home-footer-grid{grid-template-columns:1fr 1fr}.home-footer-reviews{grid-column:1/-1}}
@media(max-width:800px){.home-footer-grid{grid-template-columns:1fr}.home-footer-reviews{grid-column:auto}.home-footer-reviews .footer-review-actions{margin-left:56px}}
@media(max-width:520px){.home-footer-reviews .footer-review-actions{margin-left:0}}

/* Dynamic Lab Signatures: grid up to three, marquee for larger collections. */
.signature-marquee{overflow:hidden;position:relative;width:100%;padding:2px 0}
.signature-marquee::before,.signature-marquee::after{content:"";position:absolute;top:0;bottom:0;width:56px;z-index:2;pointer-events:none}
.signature-marquee::before{left:0;background:linear-gradient(90deg,var(--panel, #111312),transparent)}
.signature-marquee::after{right:0;background:linear-gradient(270deg,var(--panel, #111312),transparent)}
.signature-marquee-track{display:flex;gap:24px;width:max-content;animation:signatureMarquee 32s linear infinite;will-change:transform}
.signature-marquee:hover .signature-marquee-track,.signature-marquee:focus-within .signature-marquee-track{animation-play-state:paused}
.signature-marquee .signature-card{width:min(360px,82vw);flex:0 0 min(360px,82vw)}
@keyframes signatureMarquee{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 12px))}}
.signature-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.signature-editor-actions{display:flex;justify-content:flex-end;margin-top:14px}
@media (prefers-reduced-motion:reduce){.signature-marquee-track{animation:none;transform:none}.signature-marquee{overflow-x:auto}.signature-marquee-track .signature-card:nth-child(n+1){display:block}.signature-marquee-track .signature-card:nth-child(n+1):nth-child(n+999){display:none}}
@media(max-width:900px){.signature-marquee::before,.signature-marquee::after{width:22px}.signature-marquee-track{gap:16px;animation-duration:26s}}

/* Header refinement: larger brand mark with proportional header space. */
.nav{
  border-bottom:1px solid rgba(243,154,8,.24);
}
.navin{
  height:136px;
  min-height:136px;
  align-items:center;
}
.nav .logo{
  height: 90px;
  max-width:450px;
  width:auto;
  object-fit:contain;
  object-position:left center;
  flex:0 0 auto;
}
.hero{
  min-height:calc(100vh - 136px);
}
.editor-toolbar{
  top:136px;
}

@media(max-width:1100px){
  .navin{height:100px !important;min-height:100px !important;gap:20px}
  .nav .logo{height: 90px;max-width:450px}
  .hero{min-height:calc(100vh - 112px)}
  .editor-toolbar{top:112px}
}

@media(max-width:800px){
  .navin{height:100px !important;min-height:100px !important}
  .nav .logo{height: 90px;max-width:450px}
  .hero{min-height:80vh}
  .editor-toolbar{top:90px}
}

@media(max-width:520px){
  .navin{height:100px !important;min-height:100px !important}
  .nav .logo{height: 90px;max-width:450px}
  .editor-toolbar{top:82px}
}

/* Our Concept image: show the complete artwork and blend it seamlessly into the section. */
.home-concept-layout{
  grid-template-columns:minmax(340px,.72fr) minmax(0,1.28fr);
  align-items:center;
}
.home-concept-image-wrap{
  position:relative;
  min-width:0;
  overflow:hidden;
  align-self:center;
  background:
    radial-gradient(ellipse at 64% 50%,rgba(91,48,17,.14),rgba(5,4,3,0) 58%),
    #050403;
}
.home-concept-image-wrap::before{
  background:linear-gradient(90deg,#0b0907 0%,rgba(11,9,7,.76) 5%,rgba(11,9,7,.28) 13%,rgba(11,9,7,0) 25%);
}
.home-concept-image-wrap::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  pointer-events:none;
  box-shadow:inset 18px 0 30px rgba(5,4,3,.32),inset 0 12px 24px rgba(5,4,3,.08),inset 0 -12px 24px rgba(5,4,3,.08);
}
.home-concept-image-wrap img{
  display:block;
  width:100%;
  height:auto;
  min-height:0;
  object-fit:contain;
  object-position:center center;
  filter:saturate(.96) contrast(1.03) brightness(.93);
}
@media(max-width:900px){
  .home-concept-layout{grid-template-columns:1fr;align-items:start}
  .home-concept-image-wrap{height:auto;width:100%;background:#050403}
  .home-concept-image-wrap::before{background:linear-gradient(180deg,#0b0907 0%,rgba(11,9,7,.34) 8%,rgba(11,9,7,0) 24%)}
  .home-concept-image-wrap::after{box-shadow:inset 0 14px 24px rgba(5,4,3,.18)}
  .home-concept-image-wrap img{width:100%;height:auto;min-height:0;object-fit:contain}
}
@media(max-width:520px){
  .home-concept-image-wrap{height:auto}
  .home-concept-image-wrap img{height:auto;min-height:0}
}


/* Persistent current-page navigation highlight */
.links a.active,
.links a[aria-current="page"]{
  color:var(--gold);
}
.links a.active::after,
.links a[aria-current="page"]::after{
  left:0;
  right:0;
}

/* Premium Our Story page — header and footer intentionally untouched. */
.story-page{background:#090a0a;color:var(--cream)}
.story-hero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:#080908}
.story-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.06) brightness(.78)}
.story-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,6,.98) 0%,rgba(5,6,6,.92) 28%,rgba(5,6,6,.52) 51%,rgba(5,6,6,.08) 78%),linear-gradient(180deg,rgba(5,6,6,.08),rgba(5,6,6,.18))}
.story-hero-inner{position:relative;z-index:2;padding:72px 0}
.story-hero-copy{max-width:590px}
.story-hero h1{font-family:Georgia,serif;font-weight:400;text-transform:none;letter-spacing:-1.2px;font-size:clamp(42px,5vw,72px);line-height:1.05;margin:12px 0 20px}
.story-hero .lead{font-size:16px;line-height:1.8;color:#ded6c9;max-width:560px}
.story-gold-rule{width:138px;height:1px;background:var(--gold);margin:22px 0}
.story-section{padding:74px 0}
.story-inspiration{background:radial-gradient(circle at 50% 0,rgba(214,168,75,.06),transparent 36%),#0a0b0b}
.story-section-heading.centered{text-align:center;max-width:780px;margin:0 auto 38px}
.story-section-heading h2{font-family:Georgia,serif;text-transform:none;letter-spacing:-.7px;font-size:clamp(34px,4vw,52px);margin:6px 0 10px}
.story-section-heading p{color:var(--muted);margin:0 auto;max-width:760px}
.story-inspiration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.story-feature-card{background:#0d0f0e;border:1px solid rgba(214,168,75,.36);min-width:0;overflow:hidden;transition:transform .25s ease,border-color .25s ease}
.story-feature-card:hover{transform:translateY(-3px);border-color:rgba(214,168,75,.75)}
.story-feature-card>img{width:100%;height:178px;object-fit:cover;filter:saturate(.88) brightness(.84)}
.story-feature-copy{padding:23px 18px 25px;text-align:center}
.story-icon,.story-round-icon{color:var(--gold)}
.story-feature-copy .story-icon{display:block;font-size:28px;line-height:1;margin:-42px auto 18px;width:55px;height:55px;border:1px solid var(--gold);border-radius:50%;background:#090a0a;display:grid;place-items:center;position:relative}
.story-feature-card h3,.story-panel h3{font-family:Georgia,serif;font-weight:400;color:var(--cream);margin:0 0 8px;font-size:20px}
.story-feature-card p,.story-panel p{color:var(--muted);font-size:14px;line-height:1.6;margin:0}
.story-columns-section{padding-top:28px;background:#090a0a}
.story-three-columns{display:grid;grid-template-columns:1fr 1.22fr .8fr;gap:18px;align-items:stretch}
.story-panel,.story-quote-panel{border:1px solid rgba(214,168,75,.36);background:linear-gradient(145deg,#0d0f0e,#090a0a);padding:28px}
.story-panel>.eyebrow{padding-bottom:14px;border-bottom:1px solid rgba(214,168,75,.35);margin-bottom:12px;letter-spacing:3px}
.story-philosophy-item{display:grid;grid-template-columns:58px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid #2b251b}
.story-philosophy-item:last-child{border-bottom:0}
.story-round-icon{width:54px;height:54px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-size:23px}
.story-philosophy-item h3{text-transform:uppercase;letter-spacing:1px}
.story-dining-item{display:grid;grid-template-columns:145px 1fr;gap:18px;align-items:center;padding:13px 0;border-bottom:1px solid #2b251b}
.story-dining-item:last-child{border-bottom:0}
.story-dining-item img{width:145px;height:92px;object-fit:cover;filter:saturate(.9) brightness(.85)}
.story-quote-panel{margin:0;display:flex;flex-direction:column;justify-content:center;text-align:center;border-color:rgba(214,168,75,.64);padding:34px 30px}
.story-quote-mark{font-family:Georgia,serif;font-size:72px;color:var(--gold);line-height:.55;margin-bottom:20px}
.story-quote-panel p{font-family:Georgia,serif;font-style:italic;font-size:24px;line-height:1.45;margin:0;color:#eee7db}
.story-quote-panel cite{font-style:normal;color:var(--gold);margin-top:22px;font-size:14px;letter-spacing:.5px}
@media(max-width:1040px){.story-inspiration-grid{grid-template-columns:repeat(2,1fr)}.story-three-columns{grid-template-columns:1fr 1fr}.story-quote-panel{grid-column:1/-1;min-height:260px}.story-hero{min-height:480px}.story-hero-copy{max-width:520px}}
@media(max-width:800px){.story-hero{min-height:620px;align-items:flex-end}.story-hero-image{object-position:64% center}.story-hero-shade{background:linear-gradient(180deg,rgba(5,6,6,.18) 0%,rgba(5,6,6,.45) 34%,rgba(5,6,6,.96) 72%,#080908 100%)}.story-hero-inner{padding:230px 0 54px}.story-hero-copy{max-width:100%}.story-hero h1{font-size:clamp(38px,9vw,58px)}.story-three-columns{grid-template-columns:1fr}.story-quote-panel{grid-column:auto}.story-dining-item{grid-template-columns:120px 1fr}.story-dining-item img{width:120px;height:86px}}
@media(max-width:560px){.story-inspiration-grid{grid-template-columns:1fr}.story-feature-card>img{height:210px}.story-section{padding:58px 0}.story-panel,.story-quote-panel{padding:22px}.story-dining-item{grid-template-columns:1fr}.story-dining-item img{width:100%;height:150px}.story-quote-panel p{font-size:21px}}

/* Our Story — Barossa inspiration card row, matched to approved reference */
.story-inspiration .wrap{max-width:1440px}
.story-inspiration .story-section-heading{max-width:920px;margin:0 auto 18px}
.story-inspiration-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:stretch}
.story-feature-card{position:relative;border:1px solid rgba(214,168,75,.52);border-radius:7px;background:linear-gradient(180deg,#0c0d0d 0%,#090a0a 100%);overflow:visible;min-height:318px;box-shadow:0 10px 28px rgba(0,0,0,.18)}
.story-feature-card:hover{transform:translateY(-3px);border-color:rgba(214,168,75,.86);box-shadow:0 14px 34px rgba(0,0,0,.28)}
.story-feature-card>img{display:block;width:100%;height:154px;object-fit:cover;object-position:center;border-radius:6px 6px 0 0;filter:saturate(.9) brightness(.88)}
.story-feature-copy{position:relative;text-align:center;padding:39px 18px 24px;min-height:163px;display:flex;flex-direction:column;align-items:center}
.story-feature-copy .story-icon{position:absolute;left:50%;top:0;width:58px;height:58px;transform:translate(-50%,-50%);display:grid;place-items:center;border:1.5px solid var(--gold);border-radius:50%;background:#090a0a;color:var(--gold);z-index:2;box-shadow:0 0 0 5px rgba(9,10,10,.72)}
.story-feature-copy .story-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.story-feature-card h3{font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.035em;font-weight:600;color:var(--gold);font-size:14px;line-height:1.25;margin:0 0 13px}
.story-feature-card p{max-width:205px;margin:0 auto;color:#d5d3ce;font-size:13.5px;line-height:1.55}
@media(max-width:1180px){.story-inspiration-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-feature-card>img{height:170px}}
@media(max-width:820px){.story-inspiration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.story-inspiration-grid{grid-template-columns:1fr}.story-feature-card{min-height:0}.story-feature-card>img{height:220px}.story-feature-copy{min-height:0;padding-bottom:28px}.story-feature-card p{max-width:290px}}

/* Our Story — matched to the supplied reference image. Header and footer structure stay unchanged. */
.story-reference-page{background:#080909}
.story-reference-page .wrap{width:min(1400px,91%)}
.story-reference-hero{min-height:440px;height:auto;align-items:stretch;background:#070808;overflow:hidden}
.story-reference-hero .story-hero-image{inset:0 0 0 auto;width:59%;height:100%;object-fit:cover;object-position:center;filter:none}
.story-reference-hero .story-hero-shade{background:linear-gradient(90deg,#070808 0%,#070808 33%,rgba(7,8,8,.95) 39%,rgba(7,8,8,.55) 51%,rgba(7,8,8,.08) 66%,transparent 80%),linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.12))}
.story-reference-hero .story-hero-inner{padding:34px 0 28px;display:flex;align-items:center}
.story-reference-hero .story-hero-copy{max-width:500px}
.story-reference-hero .eyebrow,.story-reference-inspiration .eyebrow{font-family:Arial,sans-serif;font-size:14px;letter-spacing:2.2px;color:#d7a72c}
.story-reference-hero h1{font-family:Georgia,serif;font-size:clamp(44px,4.2vw,62px);line-height:1.06;letter-spacing:-1.4px;margin:10px 0 16px;color:#f4efe8}
.story-reference-hero .story-gold-rule{width:310px;background:#d7a72c;margin:17px 0 18px;position:relative}
.story-reference-hero .lead{font-size:15.5px;line-height:1.62;color:#ddd9d2;max-width:470px;margin:0 0 20px}
.story-philosophy-button{padding:12px 20px;font-size:12px;font-weight:600;letter-spacing:1.1px;border-radius:3px;color:#d7a72c;border-color:#d7a72c;background:rgba(0,0,0,.12)}
.story-philosophy-button::before{content:"✣";margin-right:9px;font-size:14px}
.story-philosophy-button:hover{color:#080909;background:#d8a11d}
.story-reference-inspiration{padding:4px 0 22px;background:#080909}
.story-reference-inspiration .story-section-heading{max-width:900px;margin:0 auto 12px;padding-top:0}
.story-reference-inspiration .story-section-heading h2{font-family:Georgia,serif;font-size:39px;line-height:1.1;letter-spacing:-.5px;text-transform:none;margin:2px 0 5px;color:#f3eee6}
.story-reference-inspiration .story-section-heading p{font-size:14px;line-height:1.38;color:#d6d2cb;max-width:900px}
.story-reference-inspiration .story-inspiration-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:stretch}
.story-reference-inspiration .story-feature-card{min-height:317px;border:1px solid rgba(196,135,17,.56);border-radius:7px;background:#090a0a;overflow:visible;box-shadow:none}
.story-reference-inspiration .story-feature-card>img{height:153px;width:100%;object-fit:cover;object-position:center;border-radius:6px 6px 0 0;filter:none}
.story-reference-inspiration .story-feature-copy{min-height:163px;padding:40px 14px 20px}
.story-reference-inspiration .story-feature-copy .story-icon{width:56px;height:56px;border:1.5px solid #d7a72c;background:#080909;box-shadow:0 0 0 4px #080909;color:#d7a72c}
.story-reference-inspiration .story-feature-copy .story-icon svg{width:29px;height:29px}
.story-reference-inspiration .story-feature-card h3{font-family:Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.2;letter-spacing:.035em;color:#d7a72c;margin:0 0 13px}
.story-reference-inspiration .story-feature-card p{font-size:13.5px;line-height:1.5;color:#d7d4cf;max-width:210px}
.story-reference-inspiration .story-feature-card:hover{transform:none;border-color:rgba(196,135,17,.72);box-shadow:none}
@media(max-width:1180px){
  .story-reference-hero .story-hero-image{width:66%}
  .story-reference-inspiration .story-inspiration-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  .story-reference-hero{min-height:650px;align-items:flex-end}
  .story-reference-hero .story-hero-image{width:100%;height:56%;inset:0 0 auto 0;object-fit:cover}
  .story-reference-hero .story-hero-shade{background:linear-gradient(180deg,rgba(7,8,8,.04) 0%,rgba(7,8,8,.14) 30%,rgba(7,8,8,.76) 54%,#070808 72%,#070808 100%)}
  .story-reference-hero .story-hero-inner{padding:300px 0 42px;align-items:flex-end}
  .story-reference-hero .story-hero-copy{max-width:100%}
  .story-reference-hero .story-gold-rule{width:240px}
  .story-reference-inspiration{padding-top:18px}
  .story-reference-inspiration .story-inspiration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .story-reference-hero h1{font-size:39px}
  .story-reference-inspiration .story-section-heading h2{font-size:34px}
  .story-reference-inspiration .story-inspiration-grid{grid-template-columns:1fr}
  .story-reference-inspiration .story-feature-card>img{height:215px}
}

/* The supplied logo already includes its black field, so it blends into the header cleanly. */
.nav .logo{object-fit:contain;object-position:left center;background:#000!important;padding:0!important;border-radius:0!important    height: 100px;
}


/* Our Story — restored Philosophy / Journey / Quote section from approved reference. */
.story-depth-section{padding:26px 0 30px;background:#080909}
.story-depth-grid{display:grid;grid-template-columns:.95fr 1.18fr .78fr;gap:26px;align-items:stretch}
.story-depth-panel{min-width:0}
.story-depth-heading{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(196,135,17,.52);position:relative}
.story-depth-heading:after{content:"";position:absolute;left:46px;bottom:-1px;width:34px;height:1px;background:#d7a72c}
.story-depth-heading .eyebrow{font-family:Arial,sans-serif;font-size:14px;letter-spacing:1.4px;color:#d7a72c;font-weight:600}
.story-philosophy-list{padding-right:18px;border-right:1px solid rgba(214,168,75,.20)}
.story-philosophy-row{display:grid;grid-template-columns:58px 1fr;gap:15px;padding:11px 0 12px;align-items:start}
.story-depth-icon{width:51px;height:51px;border:1.4px solid #d7a72c;border-radius:50%;display:grid;place-items:center;color:#d7a72c}
.story-depth-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.story-philosophy-row h3,.story-timeline-item h3{margin:0 0 5px;color:#f1ece4;font-family:Georgia,serif;font-size:17px;font-weight:400;text-transform:uppercase;letter-spacing:.25px}
.story-philosophy-row p,.story-timeline-item p{margin:0;color:#d4d1cb;font-size:12.7px;line-height:1.48}
.story-timeline{position:relative;padding:1px 0 0}
.story-timeline:before{content:"";position:absolute;left:82px;top:2px;bottom:7px;width:1px;background:#d7a72c}
.story-timeline-item{display:grid;grid-template-columns:68px 20px 1fr;gap:7px;position:relative;padding:0 0 12px}
.story-year{color:#d7a72c;font-size:12.5px;font-weight:600;text-transform:uppercase;padding-top:2px}
.story-timeline-dot{width:11px;height:11px;border-radius:50%;border:2px solid #d7a72c;background:#080909;margin-top:2px;z-index:1;justify-self:center}
.story-timeline-item h3{font-family:Arial,sans-serif;color:#d7a72c;font-size:13.5px;font-weight:600;letter-spacing:.4px}
.story-reference-quote{border:1px solid rgba(196,135,17,.66);border-radius:6px;background:linear-gradient(145deg,#0d0e0e,#090a0a);padding:28px 24px;display:flex;flex-direction:column;justify-content:center;text-align:center;min-height:292px}
.story-reference-quote .story-quote-mark{font-family:Georgia,serif;color:#d7a72c;font-size:64px;line-height:.55;margin-bottom:18px}
.story-reference-quote p{font-family:Georgia,serif;color:#e7e0d7;font-size:20px;font-style:italic;line-height:1.52;margin:0 auto;max-width:270px}
.story-quote-divider{width:130px;height:1px;background:#d7a72c;margin:18px auto 14px;position:relative}
.story-quote-divider:after{content:"✣";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#0a0b0b;color:#d7a72c;padding:0 7px;font-size:11px}
.story-reference-quote cite{font-style:normal;color:#d7a72c;font-size:13px;font-weight:600}
@media(max-width:1050px){.story-depth-grid{grid-template-columns:1fr 1fr}.story-reference-quote{grid-column:1/-1;min-height:240px}.story-philosophy-list{border-right:0}}
@media(max-width:720px){.story-depth-grid{grid-template-columns:1fr;gap:28px}.story-reference-quote{grid-column:auto}.story-philosophy-list{padding-right:0}.story-reference-quote{min-height:0}.story-depth-section{padding-top:20px}}

/* Menu page cinematic editable hero */
.menu-pagehero{position:relative;overflow:hidden;min-height:520px;padding:0;display:flex;align-items:center;background:#090a0a;isolation:isolate}
.menu-pagehero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-3;filter:saturate(.92) contrast(1.02)}
.menu-pagehero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(7,8,8,.98) 0%,rgba(7,8,8,.83) 28%,rgba(7,8,8,.42) 54%,rgba(7,8,8,.12) 76%,rgba(7,8,8,.18) 100%),linear-gradient(180deg,rgba(7,8,8,.18),transparent 24%,transparent 68%,rgba(7,8,8,.94) 100%)}
.menu-pagehero::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:110px;z-index:-1;background:linear-gradient(to bottom,transparent,#090a0a);pointer-events:none}
.menu-pagehero-content{position:relative;padding:96px 0 118px}
.menu-pagehero .lead{max-width:520px;color:#d1c8b9;text-shadow:0 2px 14px rgba(0,0,0,.75)}
.menu-pagehero h1,.menu-pagehero .eyebrow{text-shadow:0 3px 18px rgba(0,0,0,.7)}
@media(max-width:800px){.menu-pagehero{min-height:440px}.menu-pagehero-image{object-position:62% center}.menu-pagehero-shade{background:linear-gradient(90deg,rgba(7,8,8,.96) 0%,rgba(7,8,8,.78) 48%,rgba(7,8,8,.28) 100%),linear-gradient(180deg,rgba(7,8,8,.18),transparent 52%,rgba(7,8,8,.94) 100%)}.menu-pagehero-content{padding:78px 0 96px}}
@media(max-width:520px){.menu-pagehero{min-height:400px}.menu-pagehero-image{object-position:68% center}.menu-pagehero-content{padding:66px 0 84px}.menu-pagehero .lead{max-width:88%}}

/* Menu reference layout — matched to the approved generated visual */
.menu-pagehero{min-height:535px;background:#080909;border-bottom:0}
.menu-pagehero-image{object-fit:cover;object-position:center center;filter:none}
.menu-pagehero-shade{background:linear-gradient(90deg,rgba(8,9,9,.98) 0%,rgba(8,9,9,.93) 19%,rgba(8,9,9,.58) 35%,rgba(8,9,9,.08) 57%,rgba(8,9,9,.03) 100%),linear-gradient(180deg,rgba(0,0,0,.04) 0%,transparent 72%,rgba(8,9,9,.95) 100%)}
.menu-pagehero::after{height:82px;background:linear-gradient(to bottom,transparent,#090a0a)}
.menu-pagehero-content{padding:126px 0 118px}
.menu-pagehero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(44px,5vw,64px);line-height:1;letter-spacing:4px;margin:0;color:#f5f0e8;text-transform:uppercase}
.menu-title-ornament{width:318px;display:flex;align-items:center;gap:10px;margin:25px 0 26px;color:#d7a72c}
.menu-title-ornament span{height:1px;background:#d7a72c;flex:1}.menu-title-ornament b{font-size:15px;font-weight:400}
.menu-pagehero .lead{font-family:Inter,Arial,sans-serif;font-size:17px;line-height:1.72;color:#f0eee9;max-width:430px;text-shadow:0 2px 14px #000;margin:0}
.menu-reference-section{padding:58px 0 98px;background:#090a0a}
.menu-reference-layout{grid-template-columns:275px minmax(0,1fr);gap:70px;align-items:start}
.menu-reference-side{position:sticky;top:118px;border:1px solid #6f5320;background:#0c0d0d;padding:0;height:max-content}
.menu-reference-side a{position:relative;display:flex;align-items:center;min-height:68px;padding:0 24px 0 67px;border-bottom:1px solid #493919;color:#f0ebe1;font-family:Georgia,'Times New Roman',serif;font-size:17px;letter-spacing:.5px;text-transform:uppercase;transition:.18s}
.menu-reference-side a:last-child{border-bottom:0}.menu-reference-side a::before{content:'✧';position:absolute;left:27px;color:#d7a72c;font-family:Georgia,serif;font-size:24px}
.menu-reference-side a.active{color:#d7a72c;border-color:#d7a72c;background:linear-gradient(90deg,rgba(214,168,75,.05),transparent)}
.menu-reference-side a:hover{color:#d7a72c;background:rgba(214,168,75,.035)}
.menu-reference-list .category{margin:0}.menu-reference-list .category h2{font-family:Georgia,'Times New Roman',serif;font-size:28px;line-height:1.1;letter-spacing:.8px;color:#d7a72c;text-transform:uppercase;border:0;padding:0 0 20px;margin:0 0 9px;position:relative}
.menu-reference-list .category h2::after{content:'◇';display:block;width:104px;padding-top:8px;border-bottom:1px solid #75551c;text-align:center;font-size:13px;line-height:1;color:#d7a72c}
.menu-reference-list .item{grid-template-columns:minmax(0,1fr) auto;gap:5px 28px;padding:23px 0;border-bottom:1px dotted #4b3617}
.menu-reference-list .item h3{font-family:Georgia,'Times New Roman',serif;font-size:19px;line-height:1.25;font-weight:400;letter-spacing:.15px;text-transform:uppercase;color:#f4eee3}
.menu-reference-list .item p{font-family:Inter,Arial,sans-serif;color:#c7c0b4;font-size:14px;line-height:1.55}
.menu-reference-list .item .price{font-family:Georgia,'Times New Roman',serif;color:#d7a72c;font-size:20px;line-height:1.2}
.veg-leaf{display:inline-block;color:#58a54c;font-family:Arial,sans-serif;font-size:10px;margin-left:9px;transform:rotate(45deg);vertical-align:3px}
@media(max-width:800px){.menu-pagehero{min-height:470px}.menu-pagehero-image{object-position:61% center}.menu-pagehero-content{padding:94px 0 100px}.menu-pagehero h1{font-size:46px}.menu-title-ornament{width:250px}.menu-reference-layout{grid-template-columns:1fr;gap:34px}.menu-reference-side{position:static;display:flex;overflow-x:auto;border-left:0;border-right:0}.menu-reference-side a{min-width:max-content;min-height:54px;padding:0 18px;border-bottom:0;border-right:1px solid #493919;font-size:14px}.menu-reference-side a::before{display:none}}
@media(max-width:520px){.menu-pagehero{min-height:430px}.menu-pagehero-image{object-position:66% center}.menu-pagehero-shade{background:linear-gradient(90deg,rgba(8,9,9,.97),rgba(8,9,9,.72) 58%,rgba(8,9,9,.22)),linear-gradient(180deg,transparent 55%,#090a0a 100%)}.menu-pagehero h1{font-size:38px;letter-spacing:3px}.menu-pagehero .lead{font-size:15px;max-width:84%}.menu-reference-section{padding-top:34px}.menu-reference-list .item h3{font-size:17px}}

/* Menu hero proportion fix: preserve the 1600×660 artwork ratio without distortion. */
@media(min-width:801px){
  .menu-pagehero{height:clamp(500px,41.25vw,660px);min-height:0}
  .menu-pagehero-image{width:100%;height:100%;object-fit:cover;object-position:center center}
}
@media(max-width:800px){
  .menu-pagehero-image{width:100%;height:100%;object-fit:cover}
}

/* Editable food-menu markers */
.menu-reference-list .chef-star{color:var(--gold,#d7a72c);margin-right:.42rem;font-size:.88em;vertical-align:.05em}
.menu-reference-list .veg-leaf{color:#7d9b47;margin-left:.4rem;font-size:.62em;display:inline-block;transform:rotate(45deg)}
.editor-check-cell{text-align:center;min-width:110px}.editor-check-cell input[type=checkbox]{width:20px;height:20px;accent-color:#d7a72c}

/* Food menu dietary & spice markers */
.menu-reference-list .veg-leaf{
  display:inline-flex;
  width:15px;
  height:15px;
  margin-left:.45rem;
  vertical-align:-2px;
  color:#79a947;
  transform:none;
}
.menu-reference-list .veg-leaf svg{width:100%;height:100%;display:block;fill:currentColor}
.menu-reference-list .spice-level{
  display:inline-flex;
  gap:2px;
  margin-left:.48rem;
  vertical-align:-2px;
  white-space:nowrap;
}
.menu-reference-list .spice-chilli{display:inline-flex;width:14px;height:14px;color:#d44736}
.menu-reference-list .spice-chilli svg{width:100%;height:100%;display:block;fill:currentColor}
.editor-table .spice-select{min-width:126px}


/* v20260808b — visible editable food dietary/spice indicators */
#food-menu .veg-leaf,
.food-side .veg-leaf,
.item .veg-leaf{
  display:inline-flex;
  width:16px;
  height:16px;
  margin-left:.42rem;
  vertical-align:-3px;
  color:#78a947;
  transform:none;
  filter:drop-shadow(0 0 1px rgba(120,169,71,.35));
}
#food-menu .veg-leaf svg,.item .veg-leaf svg{width:100%;height:100%;display:block;fill:currentColor}
#food-menu .spice-level,.item .spice-level{
  display:inline-flex;
  align-items:center;
  gap:2px;
  margin-left:.48rem;
  vertical-align:-3px;
  white-space:nowrap;
}
#food-menu .spice-chilli,.item .spice-chilli{
  display:inline-flex;
  width:15px;
  height:15px;
  color:#e34b3f;
  filter:drop-shadow(0 0 1px rgba(227,75,63,.25));
}
#food-menu .spice-chilli svg,.item .spice-chilli svg{width:100%;height:100%;display:block;fill:currentColor}
#food-menu .chef-star,.item .chef-star{color:var(--gold,#d7a72c);margin-right:.4rem}
.menu-marker-legend{display:flex;flex-wrap:wrap;gap:.8rem 1.1rem;margin:.15rem 0 1rem;color:var(--muted,#c8c1b6);font-size:.82rem}
.menu-marker-legend span{display:inline-flex;align-items:center;gap:.3rem}
.menu-marker-legend .veg-leaf,.menu-marker-legend .spice-level{margin-left:0}

/* Our Story fix — keep exactly one round icon centered on each card divider. */
.story-reference-inspiration .story-feature-copy .story-icon{
  margin:0;
  left:50%;
  top:0;
  transform:translate(-50%,-50%);
  box-shadow:none;
}


/* Contact page only: fourth Admin footer column with round settings button. */
.contact-footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 42px}
.home-footer-admin .footer-admin-actions{margin-left:56px}
.footer-admin-button{width:48px;height:48px;border:1px solid rgba(214,168,75,.38);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.015);color:var(--gold);transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}
.footer-admin-button svg{width:22px;height:22px;fill:var(--gold)}
.footer-admin-button:hover,.footer-admin-button:focus-visible{transform:translateY(-2px);border-color:var(--gold);background:rgba(214,168,75,.10);box-shadow:0 8px 24px rgba(0,0,0,.28)}
.footer-admin-button:focus-visible{outline:2px solid rgba(214,168,75,.65);outline-offset:3px}
.admin-heading-icon svg{fill:var(--gold)}
@media(max-width:1050px){.contact-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-footer-grid .home-footer-reviews{grid-column:auto}}
@media(max-width:800px){.contact-footer-grid{grid-template-columns:1fr}.home-footer-admin .footer-admin-actions{margin-left:56px}}
@media(max-width:520px){.home-footer-admin .footer-admin-actions{margin-left:0}}

/* Contact Admin: crossed wrench + screwdriver icon */
.home-footer-admin .admin-heading-icon svg,
.home-footer-admin .footer-admin-button svg{
  fill:none !important;
  stroke:var(--gold) !important;
  stroke-width:2 !important;
  stroke-linecap:round;
  stroke-linejoin:round;
}

/* Body-only brand gold normalization: header/footer intentionally unchanged */
main {
  --gold: #d7a72c;
}
main .story-philosophy-button:hover {
  background: #d7a72c;
}

/* Gallery, Reservations and Contact — editable hero images matching the Our Story presentation. */
.page-image-hero{border-bottom:1px solid rgba(215,167,44,.12)}
.page-image-hero .story-hero-copy{padding-right:18px}
.page-image-hero .story-gold-rule{height:1px}
@media(max-width:820px){.page-image-hero .story-hero-copy{padding-right:0}}

/* Gallery/Reservations/Contact hero: seamless full-bleed image behind title/content. */
.page-image-hero.story-reference-hero{
  position:relative;
  min-height:520px;
  overflow:hidden;
  background:#070808;
}
.page-image-hero.story-reference-hero .story-hero-image{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  filter:none;
}
.page-image-hero.story-reference-hero .story-hero-shade{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(7,8,8,.88) 0%,rgba(7,8,8,.72) 25%,rgba(7,8,8,.42) 46%,rgba(7,8,8,.13) 72%,rgba(7,8,8,.08) 100%),
    linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.03) 65%,rgba(7,8,8,.22) 100%);
}
.page-image-hero.story-reference-hero .story-hero-inner{
  position:relative;
  z-index:2;
  min-height:520px;
  padding:64px 0;
  display:flex;
  align-items:center;
}
.page-image-hero.story-reference-hero .story-hero-copy{
  max-width:560px;
  padding-right:18px;
}
@media(max-width:800px){
  .page-image-hero.story-reference-hero{min-height:560px;align-items:flex-end}
  .page-image-hero.story-reference-hero .story-hero-image{inset:0;width:100%;height:100%;object-position:58% center}
  .page-image-hero.story-reference-hero .story-hero-shade{
    background:linear-gradient(180deg,rgba(7,8,8,.10) 0%,rgba(7,8,8,.30) 38%,rgba(7,8,8,.82) 68%,rgba(7,8,8,.97) 100%);
  }
  .page-image-hero.story-reference-hero .story-hero-inner{min-height:560px;padding:230px 0 46px;align-items:flex-end}
  .page-image-hero.story-reference-hero .story-hero-copy{max-width:100%;padding-right:0}
}
