/*
  Hartsock Hospitality Solutions
  Primary stylesheet

  Brand colors and typography are grouped at the top for easy editing.
*/

@font-face { font-family:"Montserrat"; src:url("../fonts/montserrat-400.woff2") format("woff2"); font-weight:400; font-style:normal; font-display:swap; }
@font-face { font-family:"Montserrat"; src:url("../fonts/montserrat-600.woff2") format("woff2"); font-weight:600; font-style:normal; font-display:swap; }
@font-face { font-family:"Montserrat"; src:url("../fonts/montserrat-700.woff2") format("woff2"); font-weight:700; font-style:normal; font-display:swap; }
@font-face { font-family:"EB Garamond"; src:url("../fonts/eb-garamond-400.woff2") format("woff2"); font-weight:400; font-style:normal; font-display:swap; }
@font-face { font-family:"EB Garamond"; src:url("../fonts/eb-garamond-400-italic.woff2") format("woff2"); font-weight:400; font-style:italic; font-display:swap; }
@font-face { font-family:"EB Garamond"; src:url("../fonts/eb-garamond-600.woff2") format("woff2"); font-weight:600; font-style:normal; font-display:swap; }

:root { --navy:#0b2341; --midnight:#061729; --slate:#2a4363; --gold:#c7a55b; --deep-gold:#8a6b2f; --champagne:#efe1bd; --ivory:#f7f4ec; --paper:#fffdf8; --mist:#eef1f4; --rule:#d6dce2; --charcoal:#333; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; background:var(--paper); color:var(--charcoal); font-family:"Montserrat",system-ui,sans-serif; }
a { color:inherit; text-decoration:none; }
img { display:block; width:100%; }
h1,h2,h3,p { margin-top:0; }
h1,h2 { font-family:"EB Garamond",Georgia,serif; color:var(--navy); font-weight:600; letter-spacing:-.025em; }
h1 em,h2 em { font-weight:400; }
p { line-height:1.7; }

.site-header { height:92px; display:flex; align-items:center; gap:42px; padding:12px clamp(24px,5vw,84px); background:rgba(255,253,248,.96); border-bottom:1px solid var(--rule); position:sticky; top:0; z-index:20; backdrop-filter:blur(12px); }
.brand { display:inline-flex; align-items:center; flex:0 0 auto; }
.brand-horizontal { width:clamp(230px,17vw,292px); height:auto; object-fit:contain; }
.brand-icon { display:none; width:54px; height:54px; object-fit:contain; }
.desktop-nav { margin-left:auto; display:flex; gap:30px; }
.desktop-nav a { color:var(--navy); font-size:12px; font-weight:600; letter-spacing:.045em; }
.desktop-nav a:hover { color:var(--deep-gold); }
.button { display:inline-flex; justify-content:center; align-items:center; min-height:49px; padding:0 24px; color:white; background:var(--navy); border:1px solid var(--navy); border-radius:2px; font-size:11px; font-weight:600; letter-spacing:.14em; text-transform:uppercase; transition:.2s ease; }
.button:hover { background:var(--midnight); border-bottom-color:var(--gold); transform:translateY(-1px); }
.button--small { min-height:42px; padding:0 19px; }
.button--light { color:var(--navy); background:white; border-color:white; }
.button--light:hover { color:white; background:transparent; border-color:var(--gold); }
.mobile-menu { display:none; margin-left:auto; }

.hero { min-height:calc(100vh - 92px); display:grid; grid-template-columns:56% 44%; background:var(--ivory); }
.hero-copy { padding:clamp(70px,9vw,135px) clamp(38px,8vw,135px) 48px; align-self:stretch; display:flex; flex-direction:column; }
.eyebrow { margin-bottom:28px; color:var(--deep-gold); font-size:10px; font-weight:700; line-height:1.4; letter-spacing:.19em; text-transform:uppercase; }
.eyebrow::after { content:""; display:block; width:78px; height:1px; margin-top:20px; background:var(--gold); }
.eyebrow--gold { color:var(--gold); }
.hero h1 { max-width:800px; margin-bottom:28px; font-size:clamp(54px,6vw,92px); line-height:.92; }
.hero-statement { max-width:720px; margin:0 0 20px; color:var(--navy); font-family:"EB Garamond",Georgia,serif; font-size:clamp(30px,3vw,46px); font-weight:600; letter-spacing:-.02em; line-height:1.05; }
.hero-statement em { font-weight:400; }
.hero-intro { max-width:700px; color:#4d5864; font-family:"EB Garamond",Georgia,serif; font-size:clamp(20px,1.55vw,26px); line-height:1.45; }
.hero-actions { display:flex; align-items:center; gap:30px; margin-top:18px; }
.text-link { color:var(--navy); border-bottom:1px solid var(--gold); padding:10px 0 5px; font-size:11px; font-weight:700; letter-spacing:.1em; text-transform:uppercase; }
.text-link span { margin-left:9px; color:var(--deep-gold); }
.proof-strip { display:grid; grid-template-columns:repeat(3,1fr); gap:0; margin-top:auto; padding-top:55px; }
.proof-strip div { display:flex; flex-direction:column; padding:3px 24px; border-left:1px solid var(--gold); }
.proof-strip div:first-child { padding-left:0; border-left:0; }
.proof-strip strong { color:var(--navy); font-size:11px; letter-spacing:.14em; text-transform:uppercase; }
.proof-strip span { margin-top:7px; color:#6b7480; font-family:"EB Garamond",Georgia,serif; font-size:15px; }
.hero-image { position:relative; min-height:670px; background:#181818; overflow:hidden; }
.hero-image::after { content:""; position:absolute; inset:0; background:linear-gradient(90deg,rgba(6,23,41,.08),transparent 35%),linear-gradient(0deg,rgba(6,23,41,.35),transparent 40%); }
.hero-image img { height:100%; object-fit:cover; object-position:center top; }
.hero-caption { position:absolute; z-index:2; right:38px; bottom:32px; color:rgba(255,255,255,.83); font-size:9px; letter-spacing:.1em; text-align:right; text-transform:uppercase; }
.hero-caption span { display:block; color:white; margin-bottom:4px; font-weight:700; }

.section-shell { padding:120px clamp(28px,7vw,115px); }
.section-intro { max-width:880px; }
.section-intro h2,.expertise h2,.about h2,.contact h2,.moments h2 { font-size:clamp(45px,5vw,74px); line-height:1.02; }
.section-intro>p:last-child { max-width:730px; color:#68727e; }
.split-heading { display:grid; grid-template-columns:1fr 2.1fr; max-width:none; gap:60px; align-items:start; }
.split-heading h2 { margin-bottom:0; }

.problem { background:white; }
.problem-content { display:grid; grid-template-columns:1fr 1.4fr; gap:9vw; margin:60px 0 70px 33%; padding-top:34px; border-top:1px solid var(--gold); }
.problem-content p { color:#626c77; }
.problem-content .lead { color:var(--navy); font-family:"EB Garamond",Georgia,serif; font-size:25px; line-height:1.35; }
.three-pillars { display:grid; grid-template-columns:repeat(3,1fr); gap:38px; }
.three-pillars article { padding-top:22px; border-top:1px solid var(--rule); }
.three-pillars span,.service-heading span,.system-row>span,.process-grid article>span { color:var(--gold); font-family:"EB Garamond",Georgia,serif; font-size:25px; }
.three-pillars h3 { margin:-25px 0 18px 48px; color:var(--navy); font-size:15px; }
.three-pillars p { color:#69737e; font-size:13px; }

.services { background:var(--ivory); }
.service-grid { display:grid; grid-template-columns:1fr 1fr; gap:22px; margin-top:65px; }
.service-card { min-height:340px; display:flex; flex-direction:column; padding:clamp(28px,4vw,50px); background:var(--mist); border-top:2px solid transparent; transition:.2s ease; }
.service-card:hover { background:white; border-top-color:var(--gold); transform:translateY(-3px); }
.service-heading { display:flex; gap:24px; align-items:flex-start; }
.service-heading h3 { max-width:430px; color:var(--navy); font-family:"EB Garamond",Georgia,serif; font-size:27px; font-weight:600; line-height:1.05; }
.service-card>p { max-width:640px; color:#68727e; font-size:13px; }
.card-meta { margin-top:auto; padding-top:22px; border-top:1px solid #d0d6dc; color:var(--deep-gold); font-size:9px; letter-spacing:.08em; text-transform:uppercase; }

.expertise { display:grid; grid-template-columns:42% 58%; min-height:900px; background:var(--navy); color:white; }
.expertise-image { min-height:750px; overflow:hidden; }
.expertise-image img { height:100%; object-fit:cover; object-position:center; }
.expertise-copy { padding:110px clamp(38px,7vw,112px); }
.expertise h2 { color:white; }
.expertise-copy>.lead { color:#d7dee5; font-family:"EB Garamond",Georgia,serif; font-size:20px; }
.system-list { margin-top:46px; }
.system-row { display:grid; grid-template-columns:44px 1fr; gap:18px; padding:21px 0; border-top:1px solid rgba(255,255,255,.19); }
.system-row h3 { margin-bottom:6px; color:white; font-family:"EB Garamond",Georgia,serif; font-size:20px; }
.system-row p { margin:0; color:#b6c0ca; font-size:11px; line-height:1.6; }

.approach { background:white; }
.process-grid { display:grid; grid-template-columns:repeat(4,1fr); margin-top:75px; border-top:1px solid var(--gold); border-bottom:1px solid var(--gold); }
.process-grid article { padding:34px 28px 40px; border-left:1px solid var(--rule); }
.process-grid article:first-child { border-left:0; }
.process-grid h3 { margin:-28px 0 24px 46px; color:var(--navy); font-size:13px; letter-spacing:.08em; text-transform:uppercase; }
.process-grid p { color:#68727e; font-size:12px; }
.process-goal { margin:40px 0 0; color:var(--navy); font-size:10px; font-weight:700; letter-spacing:.16em; text-align:center; text-transform:uppercase; }
.process-quote { max-width:930px; margin:36px auto 0; padding:32px clamp(28px,5vw,64px); color:white; background:var(--navy); border-left:4px solid var(--gold); font-family:"EB Garamond",Georgia,serif; font-size:clamp(21px,2.2vw,31px); font-style:italic; line-height:1.35; text-align:center; }

.moments { position:relative; min-height:660px; display:grid; place-items:center; overflow:hidden; }
.moments-image { position:absolute; inset:0; background:linear-gradient(90deg,rgba(6,23,41,.93) 0%,rgba(6,23,41,.78) 47%,rgba(6,23,41,.22) 100%),url('../images/restaurant-dining.png') center/cover; transform:scale(1.01); }
.moments-overlay { position:relative; width:min(100%,1440px); padding:100px clamp(28px,7vw,115px); color:white; }
.moments h2 { max-width:630px; color:white; }
.moments ul { max-width:720px; margin:45px 0 0; padding:0; list-style:none; }
.moments li { padding:14px 0 14px 28px; border-top:1px solid rgba(255,255,255,.22); font-family:"EB Garamond",Georgia,serif; font-size:18px; }
.moments li::before { content:""; width:6px; height:6px; margin:8px 0 0 -25px; position:absolute; background:var(--gold); }

.about { display:grid; grid-template-columns:1fr 1fr; gap:8vw; align-items:center; background:var(--ivory); }
.about-copy { max-width:700px; }
.about-copy .lead { color:var(--navy); font-family:"EB Garamond",Georgia,serif; font-size:21px; line-height:1.45; }
.about-copy>p:not(.eyebrow) { color:#68727e; }
.about blockquote { margin:42px 0 0; padding:27px 34px; color:white; background:var(--navy); border-left:4px solid var(--gold); font-family:"EB Garamond",Georgia,serif; font-size:21px; font-style:italic; }
.about-image { min-height:610px; }
.about-image img { height:100%; object-fit:cover; }

.contact { display:grid; grid-template-columns:1.05fr .95fr; gap:7vw; align-items:center; padding:115px clamp(28px,8vw,135px); color:white; background:var(--midnight) url('../images/restaurant-interior.png') center/cover no-repeat; background-blend-mode:multiply; }
.contact h2 { max-width:760px; color:white; }
.contact-copy>p:last-child { max-width:700px; color:#ced6de; }
.contact-card { min-height:520px; display:flex; flex-direction:column; gap:26px; padding:clamp(32px,4vw,54px); background:rgba(11,35,65,.94); border:1px solid rgba(199,165,91,.45); }
.contact-card .brand { margin-bottom:4px; align-self:flex-start; }
.contact-card .brand-horizontal { width:min(100%,330px); }
.contact-details { display:flex; flex-direction:column; gap:18px; }
.contact-details>div { display:flex; flex-direction:column; gap:6px; }
.contact-details a { overflow-wrap:anywhere; font-family:"EB Garamond",Georgia,serif; font-size:clamp(18px,1.6vw,22px); }
.contact-details a[href^="mailto:"] { font-size:clamp(15px,1.15vw,18px); }
.contact-label { color:var(--gold); font-size:9px; font-weight:700; letter-spacing:.18em; text-transform:uppercase; }
.social-links { display:flex; gap:12px; }
.social-link { width:43px; height:43px; display:grid; place-items:center; color:var(--navy); background:white; border:1px solid white; border-radius:50%; transition:.2s ease; }
.social-link img { width:18px; height:18px; }
a.social-link:hover { color:white; background:transparent; border-color:var(--gold); transform:translateY(-1px); }
.social-link--pending { color:#7e8994; background:rgba(255,255,255,.55); border-color:rgba(255,255,255,.15); cursor:not-allowed; }
.contact-card>.button { margin-top:auto; }
footer { min-height:180px; display:grid; grid-template-columns:auto 1fr auto; align-items:center; gap:50px; padding:35px clamp(28px,5vw,80px); color:#97a4b0; background:var(--midnight); border-top:1px solid rgba(255,255,255,.12); }
footer .brand-horizontal { width:250px; }
footer p { margin:0; font-size:9px; letter-spacing:.06em; }
footer p:last-child { text-align:right; }

/* Branded inquiry form */
.inquiry-page { background:var(--ivory); }
.inquiry-main { min-height:calc(100vh - 92px); display:grid; grid-template-columns:.88fr 1.12fr; gap:clamp(45px,7vw,110px); padding:clamp(75px,8vw,120px) clamp(28px,8vw,135px); background:linear-gradient(115deg,var(--ivory) 0%,var(--ivory) 46%,#e9edf0 46%,#e9edf0 100%); }
.inquiry-intro { max-width:650px; align-self:start; position:sticky; top:150px; }
.inquiry-intro h1 { margin-bottom:28px; font-size:clamp(54px,5.3vw,82px); line-height:.94; }
.inquiry-intro>p:not(.eyebrow) { max-width:580px; color:#68727e; font-family:"EB Garamond",Georgia,serif; font-size:21px; }
.inquiry-contact { display:flex; flex-direction:column; gap:8px; margin-top:42px; padding-top:26px; border-top:1px solid var(--gold); }
.inquiry-contact span { color:var(--deep-gold); font-size:9px; font-weight:700; letter-spacing:.16em; text-transform:uppercase; }
.inquiry-contact a { width:max-content; max-width:100%; color:var(--navy); font-family:"EB Garamond",Georgia,serif; font-size:19px; overflow-wrap:anywhere; }
.inquiry-contact a:hover { color:var(--deep-gold); }
.inquiry-panel { min-width:0; padding:clamp(34px,5vw,68px); color:white; background:var(--navy); border-top:4px solid var(--gold); box-shadow:0 24px 60px rgba(6,23,41,.16); }
.form-heading h2,.form-success h2 { margin-bottom:14px; color:white; font-size:clamp(40px,4vw,62px); line-height:1; }
.form-heading { margin-bottom:38px; }
.inquiry-form { display:flex; flex-direction:column; gap:22px; }
.form-row { display:grid; grid-template-columns:1fr 1fr; gap:20px; }
.inquiry-form label { display:flex; flex-direction:column; gap:9px; color:#f2f4f6; font-size:10px; font-weight:700; letter-spacing:.09em; line-height:1.4; text-transform:uppercase; }
.inquiry-form label>span:not(.optional) { color:var(--gold); }
.inquiry-form .optional { margin-left:8px; color:#9ba9b8; font-size:8px; letter-spacing:.12em; }
.inquiry-form input,.inquiry-form textarea { width:100%; border:1px solid rgba(255,255,255,.28); border-radius:1px; padding:14px 15px; color:white; background:rgba(255,255,255,.07); font:400 16px/1.45 "EB Garamond",Georgia,serif; outline:none; transition:.18s ease; }
.inquiry-form textarea { min-height:170px; resize:vertical; }
.inquiry-form input::placeholder { color:#92a0ae; }
.inquiry-form input:focus,.inquiry-form textarea:focus { border-color:var(--gold); background:rgba(255,255,255,.11); box-shadow:0 0 0 3px rgba(199,165,91,.13); }
.form-privacy { margin:0; color:#aeb9c4; font-size:10px; line-height:1.65; }
.form-submit { width:100%; margin-top:2px; cursor:pointer; font-family:"Montserrat",system-ui,sans-serif; }
.form-errors { margin-bottom:28px; padding:18px 20px; color:#ffe8e8; background:#713838; border-left:4px solid #efb1b1; font-size:12px; }
.form-errors strong { display:block; margin-bottom:8px; }
.form-errors ul { margin:0; padding-left:20px; line-height:1.6; }
.form-honeypot { position:absolute!important; left:-10000px!important; width:1px!important; height:1px!important; overflow:hidden!important; }
.form-success { min-height:560px; display:flex; flex-direction:column; align-items:flex-start; justify-content:center; }
.form-success>p:not(.eyebrow) { margin-bottom:35px; color:#d3dae1; font-family:"EB Garamond",Georgia,serif; font-size:24px; }
.success-mark { width:62px; height:62px; display:grid; place-items:center; margin-bottom:35px; color:var(--navy); background:var(--gold); border-radius:50%; font-size:30px; }

@media (max-width:1120px) {
  .site-header { gap:20px; } .desktop-nav { display:none; } .site-header>.button { margin-left:auto; }
  .mobile-menu { display:block; margin-left:0; position:relative; }
  .mobile-menu summary { width:42px; height:42px; display:grid; place-content:center; gap:5px; border:1px solid var(--rule); list-style:none; cursor:pointer; }
  .mobile-menu summary::-webkit-details-marker { display:none; } .mobile-menu summary span { width:18px; height:1px; display:block; background:var(--navy); }
  .mobile-menu nav { position:absolute; right:0; top:50px; width:220px; display:flex; flex-direction:column; padding:18px; background:white; border:1px solid var(--rule); }
  .mobile-menu nav a { padding:12px; color:var(--navy); font-size:12px; }
  .hero { grid-template-columns:60% 40%; } .proof-strip { padding-top:40px; } .expertise-copy { padding-left:55px; padding-right:55px; }
  .process-grid { grid-template-columns:1fr 1fr; } .process-grid article:nth-child(3) { border-left:0; border-top:1px solid var(--rule); } .process-grid article:nth-child(4) { border-top:1px solid var(--rule); }
  .inquiry-main { grid-template-columns:1fr; background:var(--ivory); } .inquiry-intro { position:static; max-width:800px; } .inquiry-panel { max-width:820px; width:100%; }
}

@media (max-width:780px) {
  .site-header { height:76px; padding:9px 18px; } .site-header .brand-horizontal { display:none; } .site-header .brand-icon { display:block; width:50px; height:50px; }
  .site-header>.button { min-height:40px; padding:0 13px; font-size:9px; }
  .hero { min-height:auto; display:flex; flex-direction:column-reverse; } .hero-image { min-height:520px; } .hero-copy { padding:62px 24px 45px; } .hero h1 { font-size:55px; }
  .hero-actions { align-items:stretch; flex-direction:column; gap:12px; } .text-link { text-align:center; }
  .proof-strip { grid-template-columns:1fr; gap:18px; } .proof-strip div { padding:0 0 0 18px; border-left:1px solid var(--gold)!important; }
  .section-shell { padding:82px 24px; } .section-intro h2,.expertise h2,.about h2,.contact h2,.moments h2 { font-size:44px; }
  .split-heading,.problem-content,.service-grid,.three-pillars,.expertise,.about,.contact { grid-template-columns:1fr; } .split-heading { gap:5px; }
  .problem-content { margin:40px 0 55px; gap:12px; } .three-pillars { gap:34px; } .service-card { min-height:315px; }
  .expertise-image { min-height:570px; } .expertise-copy { padding:80px 24px; }
  .process-grid { grid-template-columns:1fr; } .process-grid article { border-left:0; border-top:1px solid var(--rule); } .process-grid article:first-child { border-top:0; }
  .moments { min-height:760px; } .moments-image { background:linear-gradient(90deg,rgba(6,23,41,.94),rgba(6,23,41,.72)),url('../images/restaurant-dining.png') center/cover; } .moments-overlay { padding:80px 24px; } .moments li { font-size:16px; }
  .about-image { min-height:470px; grid-row:1; } .contact { padding:80px 24px; } .contact-card { min-height:500px; }
  .inquiry-page .site-header>.button { margin-left:auto; } .inquiry-main { padding:62px 24px 82px; gap:45px; } .inquiry-intro h1 { font-size:53px; } .inquiry-panel { padding:34px 24px; } .form-row { grid-template-columns:1fr; } .form-success { min-height:460px; }
  footer { grid-template-columns:1fr; gap:24px; padding:50px 24px; } footer p:last-child { text-align:left; }
}
@media (prefers-reduced-motion:reduce) { html { scroll-behavior:auto; } * { transition:none!important; } }
