
:root{--yellow:#f5a300;--yellow2:#ffc044;--dark:#090909;--text:#fff;--muted:#d0d0d0;--line:#2b2b2b;--felt:#13834b}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--dark);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.container{width:min(1180px,90%);margin:auto}
.top-strip{background:linear-gradient(90deg,#f5a300,#ffc044,#f5a300);color:#111;padding:10px 16px;text-align:center;font-weight:950;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 6px 18px rgba(0,0,0,.24)}.top-strip span{background:#fff3cf;border-radius:999px;padding:4px 10px;border:1px solid rgba(0,0,0,.2)}
header{background:#000;padding:14px 0;border-bottom:1px solid #242424;position:sticky;top:0;z-index:100}.nav{display:grid;grid-template-columns:290px 1fr 290px;align-items:center;gap:18px}.logo{display:flex;align-items:center;justify-self:start;text-decoration:none}.logo img{height:92px;max-width:300px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.34))}.nav-links{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:nowrap;color:#ddd;font-weight:800;font-size:14px}.nav-links a{text-decoration:none}.nav-links a:hover{color:var(--yellow)}.header-actions{display:flex;justify-content:flex-end;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:999px;text-decoration:none;font-weight:950;transition:.2s ease}.btn-primary{background:var(--yellow);color:#111;box-shadow:0 10px 24px rgba(245,163,0,.22)}.btn-primary:hover{transform:translateY(-1px);background:var(--yellow2)}.btn-dark{background:#0b0b0b;color:#fff;border:1px solid rgba(255,255,255,.2)}.btn-dark:hover{color:var(--yellow);border-color:var(--yellow)}a.btn-dark[href^="tel:"]{background:linear-gradient(135deg,#f5a300,#ff7a00);color:#111;border-color:rgba(255,184,64,.95)}
.hero-new{position:relative;overflow:hidden;background:#050505;border-bottom:1px solid #202020}.hero-new:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.98),rgba(5,5,5,.88) 33%,rgba(5,5,5,.28) 66%,rgba(5,5,5,.04)),url('../images/pool-table-hero.webp') center right/cover no-repeat;opacity:.92}.hero-new:after{content:"";position:absolute;left:-10%;bottom:-150px;width:70%;height:300px;background:linear-gradient(90deg,rgba(19,131,75,.28),rgba(245,163,0,.16),transparent);transform:rotate(-7deg)}
.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,560px) minmax(320px,1fr);gap:34px;align-items:end;min-height:720px;padding:80px 0 58px}.hero-copy{padding:34px;border-radius:30px;background:linear-gradient(180deg,rgba(13,13,13,.88),rgba(5,5,5,.96));border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 95px rgba(0,0,0,.58)}.breadcrumbs{color:#cfcfcf;font-size:14px;margin-bottom:18px;font-weight:700}.breadcrumbs a{text-decoration:none;color:#fff}.breadcrumbs span{color:var(--yellow)}.eyebrow{display:inline-flex;padding:8px 13px;border-radius:999px;background:rgba(245,163,0,.12);border:1px solid rgba(245,163,0,.35);color:var(--yellow);font-size:13px;font-weight:950;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}h1{margin:0 0 18px;font-size:54px;line-height:1.02;letter-spacing:-1.5px;text-shadow:0 8px 30px rgba(0,0,0,.7)}.hero-copy p{margin:0 0 24px;color:#eee;font-size:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.mobile-hero-photo{display:none}.hero-badges{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-badge{padding:14px 15px;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13)}.hero-badge strong{display:block;color:var(--yellow);font-size:20px;line-height:1}.hero-badge span{display:block;color:#ddd;font-size:13px;font-weight:850;margin-top:6px}
.award-card{align-self:end;justify-self:end;width:min(390px,100%);border-radius:28px;overflow:hidden;border:1px solid rgba(245,163,0,.38);background:#111;box-shadow:0 30px 90px rgba(0,0,0,.55);transform:translateY(16px)}.award-card img{width:100%;height:360px;object-fit:cover;object-position:center}.award-card div{padding:18px 18px 20px;background:linear-gradient(180deg,#171717,#0e0e0e)}.award-card strong{display:block;color:var(--yellow);font-size:20px;margin-bottom:5px}.award-card span{display:block;color:#d8d8d8;font-weight:750;font-size:14px}
.section{padding:86px 0}.section.alt{background:#0c0c0c;border-top:1px solid #171717;border-bottom:1px solid #171717}.section-head{max-width:880px;margin:0 auto 38px;text-align:center}.kicker{display:inline-flex;color:var(--yellow);border:1px solid rgba(245,163,0,.25);background:rgba(245,163,0,.1);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:950;margin-bottom:14px;text-transform:uppercase;letter-spacing:.5px}.section-head h2{margin:0 0 12px;font-size:44px;line-height:1.07;letter-spacing:-1.1px}.section-head p{margin:0;color:#cecece;font-size:18px}
.intro{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:stretch}.photo{min-height:520px;border-radius:30px;overflow:hidden;border:1px solid #2a2a2a;background:#111;box-shadow:0 24px 70px rgba(0,0,0,.34)}.photo img,.step-photo img,.mosaic img{width:100%;height:100%;object-fit:cover}.panel{background:linear-gradient(180deg,#171717,#101010);border:1px solid #292929;border-radius:28px;padding:30px;box-shadow:0 24px 70px rgba(0,0,0,.28)}.panel h2{margin:0 0 14px;font-size:36px;line-height:1.08;letter-spacing:-1px}.panel p{margin:0 0 14px;color:#d7d7d7;font-size:17px}.quick-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;list-style:none}.quick-list li{position:relative;padding:12px 12px 12px 38px;border-radius:16px;background:#101010;border:1px solid #252525;font-weight:850;color:#f0f0f0}.quick-list li:before{content:"✓";position:absolute;left:14px;top:11px;color:var(--yellow);font-weight:950}
.process{display:grid;gap:22px;position:relative}.process:before{content:"";position:absolute;left:calc(50% - 1px);top:30px;bottom:30px;width:2px;background:linear-gradient(180deg,transparent,rgba(245,163,0,.58),rgba(19,131,75,.5),transparent)}.step{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.step:nth-child(even) .step-photo{order:2}.step:nth-child(even) .step-copy{order:1;text-align:right}.step-photo{min-height:360px;border-radius:28px;overflow:hidden;border:1px solid #2b2b2b;background:#111;box-shadow:0 20px 54px rgba(0,0,0,.32)}.step-copy{position:relative;padding:30px;border-radius:26px;background:linear-gradient(180deg,#171717,#101010);border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 58px rgba(0,0,0,.3)}.step-copy:before{content:attr(data-step);position:absolute;top:22px;width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:var(--yellow);color:#111;font-size:20px;font-weight:950}.step:nth-child(odd) .step-copy:before{left:-58px}.step:nth-child(even) .step-copy:before{right:-58px}.step-copy h3{margin:0 0 12px;font-size:32px;line-height:1.08;letter-spacing:-.7px}.step-copy p{margin:0;color:#d8d8d8;font-size:17px}
.refelt{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:stretch}.checks{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:12px}.checks li{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:18px;background:#111;border:1px solid #272727;color:#e7e7e7;font-weight:850}.checks b{min-width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:var(--felt);color:#fff}.mosaic{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mosaic figure{margin:0;position:relative;min-height:270px;overflow:hidden;border-radius:24px;border:1px solid #2b2b2b;background:#111;box-shadow:0 20px 54px rgba(0,0,0,.28)}.mosaic figure:first-child{grid-column:1/-1;min-height:350px}.mosaic figcaption{position:absolute;left:12px;right:12px;bottom:12px;padding:10px 12px;border-radius:14px;background:rgba(0,0,0,.64);color:#fff;font-weight:900;font-size:14px}
.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price-card{background:radial-gradient(circle at 90% 0%,rgba(245,163,0,.18),transparent 34%),linear-gradient(180deg,#1a1a1a,#101010);border:1px solid rgba(255,255,255,.14);border-radius:26px;padding:28px 24px;box-shadow:0 24px 62px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.06)}.price-card.featured{border-color:rgba(245,163,0,.78)}.price-card h3{margin:0 0 14px;font-size:24px;line-height:1.1}.rate{color:var(--yellow);font-size:48px;line-height:1;font-weight:950;margin-bottom:16px;letter-spacing:-1px}.price-card p{margin:0 0 16px;color:#ddd}.price-card span{display:inline-flex;padding:9px 12px;border-radius:999px;background:rgba(245,163,0,.1);border:1px solid rgba(245,163,0,.25);color:#ffd27a;font-size:13px;font-weight:900}.note{margin:22px auto 0;max-width:920px;padding:20px 22px;border-radius:20px;border:1px solid rgba(245,163,0,.34);background:linear-gradient(180deg,rgba(245,163,0,.12),rgba(255,255,255,.025));text-align:center;color:#ededed;font-weight:850}.note strong{color:var(--yellow)}
.areas{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:24px}.areas span{background:#171717;border:1px solid #2b2b2b;border-radius:999px;padding:10px 15px;color:#eee;font-weight:850;box-shadow:0 10px 24px rgba(0,0,0,.18)}.areas span:first-child{background:rgba(245,163,0,.14);border-color:rgba(245,163,0,.5);color:var(--yellow)}.faq{max-width:900px;margin:0 auto;display:grid;gap:14px}details{border:1px solid #2a2a2a;border-radius:18px;background:linear-gradient(180deg,#171717,#111);overflow:hidden}summary{list-style:none;cursor:pointer;padding:20px 22px;font-size:19px;font-weight:950;display:flex;justify-content:space-between;gap:18px}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--yellow);font-size:28px;line-height:1}details[open] summary:after{content:"−"}details .answer{padding:0 22px 22px;color:#d4d4d4}
.cta{padding:76px 0;background:linear-gradient(135deg,#f5a300,#ffc044);color:#111;text-align:center}.cta h2{margin:0 0 10px;font-size:44px;line-height:1.05;letter-spacing:-1px}.cta p{max-width:760px;margin:0 auto 24px;font-weight:850;font-size:18px}.cta .btn{background:#050505;color:#fff;border-radius:16px}
footer{background:#000;padding:48px 0 24px;border-top:1px solid #202020}.footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:28px}footer h3,footer h4{margin:0 0 14px;color:#fff}footer p,footer a{color:#c7c7c7;text-decoration:none}footer a:hover{color:var(--yellow)}.footer-bottom{margin-top:26px;padding-top:18px;border-top:1px solid #1d1d1d;color:#888;text-align:center}
@media(max-width:1100px){.nav,.intro,.refelt,.footer-grid{grid-template-columns:1fr}.logo,.nav-links,.header-actions{justify-self:center}.hero-grid{grid-template-columns:1fr}.award-card{justify-self:start;transform:none}.pricing{grid-template-columns:1fr 1fr}.process:before{display:none}.step,.step:nth-child(even){grid-template-columns:1fr}.step:nth-child(even) .step-photo,.step:nth-child(even) .step-copy{order:initial;text-align:left}.step-copy:before,.step:nth-child(odd) .step-copy:before,.step:nth-child(even) .step-copy:before{position:static;margin-bottom:14px}}
@media(max-width:800px){.top-strip{font-size:12px;padding:8px}header{padding:8px 0}.nav{display:grid;grid-template-columns:minmax(112px,40%) minmax(0,1fr);grid-template-rows:auto auto;gap:8px 10px}.logo{grid-column:1;grid-row:1;justify-self:start}.logo img{height:70px;max-width:150px}.header-actions{grid-column:2;grid-row:1;display:grid;grid-template-columns:1fr 1fr;gap:7px;width:100%;justify-self:stretch}.header-actions .btn{min-height:38px;padding:8px 7px;border-radius:12px;font-size:11px;white-space:nowrap}.nav-links{grid-column:1/-1;grid-row:2;flex-wrap:wrap;gap:9px 13px;font-size:13px}.hero-new:before{background:linear-gradient(180deg,rgba(5,5,5,.96),rgba(7,7,7,.95))!important}.hero-grid{min-height:auto;padding:38px 0 44px}.hero-copy{padding:22px 18px;border-radius:24px}h1{font-size:36px;line-height:1.03}.hero-copy p{font-size:16.5px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%;min-height:50px}.mobile-hero-photo{display:block;margin:18px 0 6px;border-radius:20px;overflow:hidden;border:1px solid rgba(245,163,0,.36);box-shadow:0 22px 54px rgba(0,0,0,.46)}.mobile-hero-photo img{width:100%;height:250px;object-fit:cover;object-position:center}.award-card{display:none}.hero-badges,.quick-list,.pricing{grid-template-columns:1fr}.section{padding:60px 0}.section-head h2,.panel h2,.cta h2{font-size:32px}.photo,.step-photo{min-height:300px}.mosaic{grid-template-columns:1fr}.mosaic figure,.mosaic figure:first-child{min-height:260px}.step-copy h3{font-size:28px}}

/* Update: removed top hero award card and widened hero image area */
@media (min-width: 801px) {
  .hero-grid {
    grid-template-columns: minmax(0, 540px) minmax(0, 1fr) !important;
    align-items: center !important;
  }
  .hero-copy {
    max-width: 540px !important;
  }
}
