:root{--orange:#da7627;--coffee:#27140d;--cream:#f6f0e9;--ink:#2e1b14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,sans-serif}a{text-decoration:none;color:inherit}header{height:86px;padding:0 clamp(22px,5vw,76px);position:absolute;z-index:5;width:100%;display:flex;align-items:center;justify-content:space-between;color:white;border-bottom:1px solid #ffffff3a}.logo{font:800 18px Georgia,serif;letter-spacing:.06em}.logo small{font:700 8px Arial;display:block;letter-spacing:.27em;margin-top:5px}.headerBrand{display:flex;align-items:center;gap:13px}.headerBrand img{width:58px;height:58px;object-fit:contain}nav{display:flex;gap:28px;font-size:14px}nav a:hover{color:#ffad67}.hero{height:min(900px,100vh);min-height:660px;background:url('gjc/carousel-1.jpg') center/cover;position:relative;color:#fff;display:grid;place-items:center;text-align:center}.shade{position:absolute;inset:0;background:#170a04a8}.heroText{position:relative}.heroText span{font-size:clamp(18px,2vw,28px);color:#f09249;font-weight:bold}.hero h1{font:700 clamp(75px,14vw,170px)/.9 Georgia,serif;margin:18px 0;text-shadow:0 5px 30px #000}.hero h2{font-size:clamp(18px,2.4vw,32px);letter-spacing:.15em}.heroText a{display:inline-block;background:var(--orange);padding:15px 29px;margin-top:25px;font-weight:bold}.section{padding:100px clamp(22px,7vw,110px)}.title{text-align:center;margin-bottom:55px}.title p,.overline{color:var(--orange);font-weight:bold;letter-spacing:.28em;text-transform:uppercase;font-size:12px}.title h2,.loyalty h2,.hoursContent h2{font:700 clamp(39px,5vw,65px) Georgia,serif;margin:10px 0}.aboutGrid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr .85fr 1fr;align-items:center;gap:45px}.aboutGrid img{width:100%;max-height:500px;object-fit:contain}.aboutGrid h3{font:700 32px Georgia,serif}.aboutGrid p{color:#74645d;line-height:1.9}.loyalty{min-height:570px;background:url('gjc/bg.jpg') center/cover fixed;position:relative;color:white;display:grid;place-items:center;text-align:center}.loyalty:before{content:"";position:absolute;inset:0;background:#1d0d08d7}.loyalty>div{position:relative}.loyalty p{letter-spacing:.25em;color:#f19a56}.loyalty h2{color:var(--orange);margin:8px}.loyalty h3{font:35px Georgia,serif;margin:5px 0 28px}.loyalty a{display:inline-block;background:var(--orange);padding:17px 40px;font-weight:bold;transition:.25s}.loyalty a:hover{transform:scale(1.06);box-shadow:0 0 25px #e97d30aa}.menu{background:var(--cream)}.menuGrid{max-width:1080px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.menuGrid a{min-height:190px;background:var(--coffee);color:white;padding:26px;display:flex;flex-direction:column;justify-content:space-between;border-bottom:5px solid var(--orange);transition:.25s}.menuGrid a:hover{transform:translateY(-7px);background:#3b2117}.menuGrid span{font:28px Georgia,serif}.menuGrid b{font-size:11px;color:#f5a66c}.people{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.people article{background:#fff;box-shadow:0 14px 45px #2d170d16;overflow:hidden}.people img{width:100%;height:310px;object-fit:cover;object-position:top}.people div{padding:21px}.people h3{font:20px Georgia,serif;margin:0 0 8px}.people p{color:#8b766b;font-size:12px;line-height:1.5}.hours{display:grid;grid-template-columns:1fr 1fr;background:var(--coffee);color:white;min-height:620px}.hoursPhoto{background:url('gjc/branch-hours.png') center/cover}.hoursContent{padding:80px clamp(25px,6vw,90px);align-self:center;min-width:0;overflow:hidden}.hoursContent .overline{display:inline-block;border-bottom:2px solid var(--orange);padding-bottom:10px;margin:0 0 14px;line-height:1.4}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0}.tabs button{background:transparent;color:white;border:1px solid #ffffff45;padding:10px 15px;cursor:pointer}.tabs button.active{background:var(--orange);border-color:var(--orange)}.schedule{border-left:3px solid var(--orange);padding-left:23px}.schedule h3{font:27px Georgia,serif}.schedule p{color:#d8c5bb;margin:10px 0}footer{background:#170c08;color:#d4c2b8;padding:65px clamp(22px,7vw,110px);display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}footer h3{color:#fff;font:22px Georgia,serif}footer a:not(.logo){display:block;margin:11px 0}footer .logo{color:#fff}
@media(max-width:950px){nav{display:none}.aboutGrid{grid-template-columns:1fr 1fr}.aboutGrid img{grid-row:span 2}.people{grid-template-columns:repeat(3,1fr)}.hours{grid-template-columns:1fr}.hoursPhoto{height:400px}}@media(max-width:700px){.menuGrid{grid-template-columns:1fr}.people{grid-template-columns:1fr 1fr}}@media(max-width:600px){header{height:70px}.logo{font-size:14px}.headerBrand{gap:8px}.headerBrand img{width:43px;height:43px}.hero{min-height:650px}.hero h1{font-size:72px}.section{padding:75px 19px}.aboutGrid{grid-template-columns:1fr}.aboutGrid img{grid-row:auto;order:-1;max-height:350px}.menuGrid a{min-height:130px}.people{gap:10px}.people img{height:240px}.people div{padding:14px}.people h3{font-size:16px}.hoursPhoto{height:290px}.hoursContent{padding:65px 23px}footer{grid-template-columns:1fr;gap:30px}}

/* Balanced leadership portraits; Fadi's prepared crop remains unchanged. */
.people article:nth-child(1) img{object-position:center 50%}
.people article:nth-child(2) img{object-position:center 30%}
.people article:nth-child(3) img{object-position:center 50%}
.people article:nth-child(4) img{object-position:center 55%}
.people article:nth-child(5) img{object-position:center 55%}
.people article:nth-child(6) img{object-position:center top}

/* Force the selected portraits upward inside the unchanged card frame. */
.people article:nth-child(1) img,
.people article:nth-child(3) img,
.people article:nth-child(4) img,
.people article:nth-child(5) img{transform:translateY(-9px) scale(1.035);transform-origin:center center}
.people article:nth-child(6) img{transform:none}
