@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Permanent+Marker&display=swap');
:root{--navy:#031326;--navy2:#071b31;--red:#d92722;--red2:#ef3b33;--white:#fff;--paper:#f7f7f5;--text:#111827;--gray:#6b7280}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:Arial,Helvetica,sans-serif}.wrap{width:min(950px,92%);margin:auto}h1,h2,h3,.nav,.kicker,.eyebrow,.btn,.hours h2{font-family:'Oswald',Impact,Arial,sans-serif}p{margin:0 0 14px}.top{display:none}.header{height:90px;background:#02070e;color:#fff;position:sticky;top:0;z-index:99;border-bottom:1px solid #171d25}.header .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.logo-img{width:225px;height:82px;object-fit:cover;object-position:center;mix-blend-mode:screen}.nav{display:flex;align-items:center;gap:34px;height:100%;text-transform:uppercase;font-weight:700;font-size:14px}.nav a{height:100%;display:flex;align-items:center;position:relative;white-space:nowrap}.nav a.active,.nav a:hover{color:#ef3b33}.nav a.active:after{content:'';position:absolute;left:0;right:0;bottom:18px;height:2px;background:#ef3b33}.hamb{display:none;background:none;border:0;color:#fff;font-size:30px}
.hero{height:415px;background:linear-gradient(90deg,#02070d8c,#02070d20,#02070d72),url('assets/hero.jpg') center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.hero-inner{width:min(760px,92%);margin-top:-5px}.hero h1{font-size:clamp(55px,8vw,92px);line-height:.82;letter-spacing:1px;margin:0;text-shadow:2px 4px 0 #0008;font-weight:700}.hero h1 span{display:block;color:#df2b25}.script{font-family:'Permanent Marker',cursive;font-size:50px;margin:10px 0 10px;transform:rotate(-2deg);text-shadow:1px 3px 0 #000}.underline{width:260px;height:8px;background:#df2b25;margin:0 auto 12px;transform:rotate(-2deg);clip-path:polygon(0 30%,100% 0,94% 100%,4% 75%)}.hero p{font-family:'Oswald',Arial,sans-serif;font-size:17px;font-weight:500;max-width:650px;margin:0 auto;line-height:1.45}
.features{background:#fff;padding:27px 0 25px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}.feature{text-align:center;padding:0 25px;border-right:1px solid #d8dce1}.feature:last-child{border-right:0}.feature img{width:74px;height:76px;object-fit:cover;margin-bottom:6px}.feature h3{color:#c32822;text-transform:uppercase;font-size:19px;margin:0 0 8px}.feature p{font-size:14px;line-height:1.45;max-width:180px;margin:auto}
.promo-wrap{padding:18px 0;background:#fff}.promo{min-height:188px;border-radius:7px;background:#03172b;color:#fff;display:grid;grid-template-columns:40% 60%;overflow:hidden}.promo-photo img{width:100%;height:100%;object-fit:cover}.promo-copy{padding:26px 26px;position:relative;background:linear-gradient(90deg,#04182b,#061b31)}.promo-copy:after{content:'HOMETOWN\A LANES';white-space:pre;position:absolute;right:25px;top:40px;font-family:'Oswald';font-weight:700;font-size:26px;line-height:.9;color:#ffffff18;transform:rotate(-14deg);text-align:center}.promo-copy h2{position:relative;z-index:2;font-size:39px;line-height:1;margin:0 0 7px;text-transform:uppercase}.stars{color:#ef3b33;letter-spacing:5px;text-align:center;margin-bottom:6px}.promo-copy p{position:relative;z-index:2;font-size:20px}.promo-copy em{display:block;color:#ef3b33;font-family:'Permanent Marker';font-size:28px;font-style:normal}
.content{background:#fff;padding:0 0 20px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.card{background:#f1f1f1;border-radius:5px;overflow:hidden;text-align:center;box-shadow:0 1px 2px #0000000d}.card img{width:100%;height:143px;object-fit:cover;display:block}.card-body{padding:10px 13px 13px;min-height:104px}.card h3{margin:0 0 5px;color:#c32822;font-size:20px;text-transform:uppercase}.card p{font-size:13.5px;line-height:1.45}
.info{display:grid;grid-template-columns:44% 56%;min-height:205px}.hours{background:#03172b;color:#fff;padding:31px 48px}.hours h2,.about h2{margin:0 0 12px;font-size:27px;text-transform:uppercase}.redline{width:68px;height:3px;background:#ef3b33;margin:-6px 0 10px}.hours-row{display:flex;justify-content:space-between;font-family:'Oswald';font-size:13px;margin:5px 0}.hours small{display:block;color:#ef3b33;margin-top:12px;font-size:12px}.about{padding:31px 44px;background:#f0f0ec url('assets/about-texture.jpg') right center/cover no-repeat}.about h2{color:#122238}.about p{font-size:13.5px;max-width:440px;line-height:1.5}
.footer{background:#03172b;color:#fff;border-top:1px solid #16283a}.footer-main{min-height:80px;display:grid;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:20px}.foot-item{font-size:12px;display:flex;align-items:center;gap:12px}.foot-icon{font-size:27px;color:#ef3b33}.foot-item strong{display:block;font-family:'Oswald';font-size:15px}.social{text-align:center}.social strong{color:#ef3b33;font-family:'Oswald';font-size:15px}.social span{font-size:20px;margin:0 7px}.copyright{border-top:1px solid #203245;text-align:center;font-size:11px;padding:8px;color:#d5dbe2}
@media(max-width:900px){.nav{gap:16px;font-size:12px}.logo-img{width:190px}.hero h1{font-size:70px}.cards{gap:10px}.feature{padding:0 12px}}
@media(max-width:720px){.nav{display:none}.hamb{display:block}.nav.show{position:absolute;top:90px;left:0;right:0;height:auto;background:#02070e;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:10px 25px}.nav.show a{padding:14px 0;height:auto}.nav a.active:after{bottom:4px}.hero{height:470px}.hero h1{font-size:58px}.script{font-size:38px}.feature-grid,.cards{grid-template-columns:1fr 1fr}.feature:nth-child(2){border-right:0}.promo{grid-template-columns:1fr}.promo-photo{height:190px}.info{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;padding:18px 0;gap:14px}.social{text-align:left}}
@media(max-width:470px){.feature-grid,.cards{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid #e2e2e2;padding:18px}.feature:last-child{border-bottom:0}.hero h1{font-size:49px}.hero{height:430px}.promo-copy h2{font-size:31px}.hours,.about{padding:28px 24px}}
