:root{--ink:#18251f;--cream:#f4efe4;--paper:#fffdf8;--sage:#9cab91;--gold:#b9874f;--line:#d9d2c5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.6}.site-header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:5;width:100%;color:white}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-weight:700;letter-spacing:.12em;line-height:1.05}.brand small{display:block;font-size:9px;letter-spacing:.28em;margin-top:4px}.mark{width:39px;height:39px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-family:'Playfair Display';font-size:22px;font-style:italic}.site-header nav{display:flex;align-items:center;gap:28px}.site-header nav a{color:white;text-decoration:none;font-size:14px}.button{display:inline-block;border:0;background:var(--gold);color:white!important;text-decoration:none;padding:14px 22px;font-weight:700;letter-spacing:.02em;cursor:pointer}.button.small{padding:10px 16px}.nav-toggle{display:none;background:none;border:0;color:white;font-size:25px}.hero{min-height:760px;height:92vh;position:relative;background:linear-gradient(90deg,#15241d 0%,rgba(21,36,29,.75) 45%,rgba(21,36,29,.25)),url('https://images.unsplash.com/photo-1470337458703-46ad1756a187?auto=format&fit=crop&w=2000&q=85') center/cover}.hero-content{position:relative;z-index:2;color:white;max-width:760px;padding:190px 8vw 100px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:var(--gold)}.hero .eyebrow{color:#e1b77f}.hero h1,.intro h2,.section-head h2,.about h2,.travel h2,.contact h2{font-family:'Playfair Display',serif;line-height:1.04;margin:.2em 0}.hero h1{font-size:clamp(58px,8vw,108px);font-weight:600}.hero h1 em{font-weight:600;color:#e1b77f}.lede{font-size:19px;max-width:630px;color:#f0ede5}.actions{display:flex;align-items:center;gap:25px;margin-top:30px}.text-link{color:inherit;font-weight:700;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}.intro{padding:100px 8vw;text-align:center;max-width:1050px;margin:auto}.intro h2,.section-head h2,.about h2,.travel h2,.contact h2{font-size:clamp(38px,5vw,62px)}.intro>p:last-child{max-width:720px;margin:25px auto;font-size:18px;color:#536058}.services{padding:90px 8vw;background:var(--cream)}.section-head{text-align:center;max-width:720px;margin:0 auto 55px}.service-grid{display:grid;grid-template-columns:1.2fr .8fr;max-width:1100px;margin:auto;background:var(--paper);box-shadow:0 20px 60px rgba(24,37,31,.08)}.included,.choice{padding:55px}.included{border-right:1px solid var(--line)}.included h3,.choice h3{font-family:'Playfair Display';font-size:30px;margin-top:0}.included ul{padding:0;list-style:none;columns:2;column-gap:40px}.included li{break-inside:avoid;border-bottom:1px solid var(--line);padding:13px 0}.choice>span{text-transform:uppercase;letter-spacing:.16em;font-size:11px;color:var(--gold);font-weight:700}.choice h3{margin:18px 0 3px}.choice p{margin-top:0;color:#667168}.or{font-family:'Playfair Display';font-style:italic;color:var(--gold);margin:18px 0}.menu{padding:100px 8vw}.cocktails{display:grid;grid-template-columns:repeat(4,1fr);max-width:1200px;margin:auto;border-top:1px solid var(--line);border-left:1px solid var(--line)}.cocktails div{padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.cocktails h3{font-family:'Playfair Display';font-size:22px;margin:0 0 4px}.cocktails p{font-size:13px;color:#6b746e;margin:0}.upgrades{padding:100px 8vw;background:var(--ink);color:white}.cards{display:grid;grid-template-columns:repeat(3,1fr);max-width:1100px;margin:auto;gap:1px;background:#536058}.cards article{background:var(--ink);padding:35px}.cards b{color:#e1b77f;font-size:14px}.cards h3{font-family:'Playfair Display';font-size:25px;margin:8px 0}.cards p{color:#bdc4bf;font-size:14px}.about{display:grid;grid-template-columns:1fr 1fr;min-height:720px}.about-photo{background:url('https://images.unsplash.com/photo-1513558161293-cdaf765ed2fd?auto=format&fit=crop&w=1200&q=85') center/cover}.about-copy{padding:90px 8vw}.about-copy p{color:#536058;max-width:650px}.cert{font-weight:700!important;color:var(--ink)!important;border-top:1px solid var(--line);padding-top:22px;margin-top:30px}.travel{padding:110px 8vw;background:var(--sage);text-align:center}.travel p:last-child{max-width:700px;margin:25px auto}.contact{padding:100px 8vw;display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;max-width:1300px;margin:auto}.contact-copy{padding-top:20px}.fine{font-size:12px;color:#777;max-width:400px;margin-top:35px}form{display:grid;gap:18px;background:var(--cream);padding:45px}.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}input,select,textarea{width:100%;margin-top:7px;border:1px solid #cfc8bb;background:var(--paper);padding:13px;font:inherit;color:var(--ink);border-radius:0}textarea{resize:vertical}.form-note{font-size:12px;color:#777;margin:0}footer{background:#101914;color:#d6dbd7;padding:55px 8vw;display:flex;justify-content:space-between;align-items:center;font-size:12px}.footer-brand{color:white}@media(max-width:800px){.site-header nav{display:none;position:absolute;top:70px;right:5vw;background:var(--ink);padding:20px;flex-direction:column;align-items:flex-start}.site-header nav.open{display:flex}.nav-toggle{display:block}.hero{min-height:700px}.hero-content{padding:160px 7vw 70px}.service-grid,.about,.contact{grid-template-columns:1fr}.included{border-right:0;border-bottom:1px solid var(--line)}.included ul{columns:1}.cocktails{grid-template-columns:repeat(2,1fr)}.cards{grid-template-columns:1fr}.about-photo{min-height:480px}.contact{gap:20px}.two{grid-template-columns:1fr}form{padding:28px}footer{gap:25px;align-items:flex-start;flex-direction:column}.services,.menu,.upgrades,.about-copy,.contact{padding-left:6vw;padding-right:6vw}}
.faq{padding:96px 7%;background:#f3efe6;color:#1b3028}.faq-list{max-width:900px;margin:40px auto 0}.faq details{border-top:1px solid rgba(27,48,40,.25);padding:20px 0}.faq details:last-child{border-bottom:1px solid rgba(27,48,40,.25)}.faq summary{cursor:pointer;font-family:'Playfair Display',serif;font-size:1.35rem;font-weight:700;list-style:none;padding-right:28px;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:0}.faq details[open] summary:after{content:'–'}.faq details p{max-width:780px;line-height:1.75;margin:14px 0 0}.faq .text-link{display:inline-block;margin-top:4px}
/* V5 visual refresh */
:root{--orange:#c95f2d;--deep:#0b2d24;--cream:#f4ead7;--ink:#18201c}
body{background:var(--cream)}
.site-header{background:rgba(9,38,30,.96);border-bottom:1px solid rgba(244,234,215,.12)}
.brand{font-family:'Playfair Display',serif;letter-spacing:.02em;color:#f5ecd9}.brand small{color:var(--orange);letter-spacing:.18em}.mountain{font-size:.75rem;letter-spacing:-.35em;margin-right:.8rem;color:#f5ecd9}
.hero{min-height:78vh;background:linear-gradient(90deg,rgba(7,31,25,.98) 0%,rgba(7,31,25,.88) 38%,rgba(7,31,25,.45) 70%,rgba(7,31,25,.6) 100%),url('assets/augustine-bar.jpeg') center 38%/cover no-repeat}
.hero-content{max-width:680px}.hero h1{font-size:clamp(4rem,8vw,7.5rem);line-height:.82}.hero h1 em{color:#f5ecd9;font-style:normal}.button{background:var(--orange);border-color:var(--orange)}.button:hover{filter:brightness(1.08)}
.intro,.services,.menu,.upgrades,.faq,.contact{background:#f5ecdc}.intro h2,.section-head h2,.about h2,.travel h2,.contact h2{font-family:'Playfair Display',serif}
.services{border-top:6px solid var(--orange)}.choice{background:var(--deep);color:#f7efdf}.choice span,.eyebrow{color:var(--orange)}
.menu{background:#efe1cb}.cocktails>div{border-color:rgba(24,32,28,.16)}
.upgrades .cards article{background:#fffaf0;border:1px solid rgba(24,32,28,.12);box-shadow:0 12px 35px rgba(22,34,27,.06)}
.custom-callout{margin:3rem auto 0;max-width:1120px;border:2px solid var(--orange);border-radius:22px;padding:1.6rem 1.8rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#fff8eb}.custom-callout h3{font-family:'Playfair Display',serif;font-size:1.65rem;margin:.15rem 0}.custom-callout p{max-width:760px;margin:.35rem 0 0}
.about{background:var(--deep);color:#f5ecdc}.real-photo{background-image:linear-gradient(rgba(16,46,37,.05),rgba(16,46,37,.18)),url('assets/augustine-about.jpg');background-size:cover;background-position:center 34%;filter:saturate(.82) contrast(1.06) sepia(.08)}.about-copy .cert{border-left-color:var(--orange)}
.travel{background:linear-gradient(135deg,#0b2d24,#153e31);color:#f5ecdc}.contact{border-top:6px solid var(--orange)}
footer{background:#08271f;color:#f5ecdc}
@media(max-width:760px){.hero{min-height:82vh;background-position:62% center}.hero h1{font-size:3.8rem}.custom-callout{margin:2rem 1rem 0;flex-direction:column;align-items:flex-start}.real-photo{min-height:460px;background-position:center 30%}}
/* v6 readability + hero revisions */
:root{--cream:#f7f0e2;--paper:#fffaf1;--deep:#0b2d24;--orange:#c95f2d;--ink:#18251f}
.hero{min-height:78vh;background:linear-gradient(90deg,rgba(6,28,23,.98) 0%,rgba(6,28,23,.92) 40%,rgba(6,28,23,.60) 68%,rgba(6,28,23,.42) 100%),url('https://images.unsplash.com/photo-1470337458703-46ad1756a187?auto=format&fit=crop&w=2000&q=88') center/cover no-repeat}
.hero-content,.hero h1,.hero .lede,.hero .text-link{color:#fffaf0}.hero .eyebrow{color:#f0a06e}.hero h1 em{color:#fffaf0}.site-header,.site-header nav a{color:#fffaf0}.brand,.brand small,.mountain{color:#fffaf0}.brand small{color:#f0a06e}
.intro,.menu,.contact{color:#17231e}.intro>p:last-child,.about-copy p{color:#34473e}.services{color:#17231e}.choice{color:#fffaf0}.choice p{color:#e4ded2}.upgrades{color:#fffaf0}.upgrades .section-head p,.cards p{color:#dfe5df}.about-copy{color:#fffaf0}.about-copy p{color:#e1e8e2}.about-copy .cert{color:#fffaf0!important}.travel{color:#fffaf0}.travel p{color:#e7eee9}.faq{color:#172b23}.faq details p{color:#30483e}.contact-copy p{color:#3d5047}.fine,.form-note{color:#5f675f}footer{color:#eef2ed}
@media(max-width:800px){.hero{background-position:58% center}.hero-content{background:linear-gradient(90deg,rgba(6,28,23,.38),rgba(6,28,23,0));}}

/* v7 — upgrades & extras contrast fix */
.upgrades{background:#f5ecdc;color:#17231e}
.upgrades .section-head h2{color:#17231e}
.upgrades .section-head p{color:#34473e}
.upgrades .section-head .eyebrow{color:#a8441f}
.upgrades .cards{background:transparent;gap:14px}
.upgrades .cards article{background:#fffaf0;color:#17231e;border:1px solid rgba(24,32,28,.16)}
.upgrades .cards article b{color:#a8441f;font-weight:800}
.upgrades .cards article h3{color:#17231e}
.upgrades .cards article p{color:#3b4c43}
.upgrades .custom-callout{color:#17231e;background:#fff8eb}
.upgrades .custom-callout h3{color:#17231e}
.upgrades .custom-callout p{color:#34473e}
.upgrades .custom-callout .eyebrow{color:#a8441f}
/* v9 — premium bar details */
.premium-options{margin-top:18px;border-top:1px solid rgba(24,32,28,.16);padding-top:14px}
.premium-options summary{cursor:pointer;color:#a8441f;font-weight:800;font-size:13px;letter-spacing:.02em;list-style:none;position:relative;padding-right:22px}
.premium-options summary::-webkit-details-marker{display:none}
.premium-options summary:after{content:'+';position:absolute;right:0;font-size:18px;line-height:1}
.premium-options[open] summary:after{content:'–'}
.premium-options div{padding-top:12px}
.premium-options p{margin:0 0 10px!important}
.premium-options ul{margin:8px 0 14px;padding-left:20px;color:#263a31;font-size:14px;columns:2;column-gap:24px}
.premium-options li{margin:3px 0;break-inside:avoid}
.premium-options .premium-note{padding:12px 14px;background:#f5ecdc;border-left:3px solid #c95f2d;color:#34473e!important;font-size:12.5px!important;line-height:1.55}
@media(max-width:800px){.premium-options ul{columns:1}}

/* v11: nested inclusions under Basic bar equipment & setup */
.included .sub-list { margin: .55rem 0 .15rem 1.1rem; padding-left: .85rem; }
.included .sub-list li { margin: .35rem 0; padding-left: .15rem; }
.included .sub-list li::marker { font-size: .8em; }
