@import url('https://fonts.googleapis.com/css2?family=Allura&family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap');
:root{--ink:#090909;--paper:#f5f3ee;--gold:#c7a15a;--line:rgba(255,255,255,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;line-height:1.6}.container{width:min(1180px,calc(100% - 48px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:99;background:#fff;padding:10px}.site-header{position:absolute;z-index:5;width:100%;color:#fff}.nav-wrap{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:17px;letter-spacing:.08em;font-weight:700;color:inherit;text-decoration:none;white-space:nowrap}.brand span{color:var(--gold)}.brand i{font:500 9px 'DM Mono';letter-spacing:.04em;vertical-align:middle}.nav{display:flex;align-items:center;gap:28px}.nav a{color:inherit;text-decoration:none;font-size:12px;font-weight:600;letter-spacing:.035em}.nav a:not(.nav-cta):hover{color:var(--gold)}.nav-cta{border:1px solid var(--gold);padding:10px 14px;color:var(--gold)!important}.nav-toggle{display:none;background:none;border:0;color:#fff}.hero{min-height:780px;height:100vh;max-height:980px;position:relative;color:#fff;display:grid;align-items:center;overflow:hidden}.hero-image,.hero-overlay{position:absolute;inset:0}.hero-image{background-image:url('assets/hero-home.png');background-position:center;background-size:cover}.hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,.46) 48%,rgba(0,0,0,.12) 100%)}.hero-content{position:relative;z-index:1;margin-top:40px;max-width:650px}.eyebrow{font:500 10px 'DM Mono';text-transform:uppercase;letter-spacing:.16em;color:var(--gold);margin:0 0 20px}.hero h1,h2{font:600 clamp(42px,6vw,78px)/1.05 'Playfair Display',serif;letter-spacing:0;margin:0}.hero h1 em,h2 em{color:var(--gold)}.hero-copy{max-width:515px;font-size:16px;line-height:1.75;margin:28px 0 32px;color:#e3e1dc}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;gap:20px;justify-content:center;text-decoration:none;padding:15px 20px;font-size:12px;font-weight:700;letter-spacing:.03em;border:1px solid transparent;cursor:pointer}.button span,.text-link span{font-size:18px;line-height:0}.button-gold{background:var(--gold);color:#111}.button-outline{border-color:var(--gold);color:var(--gold)}.text-link{color:#fff;font-size:12px;font-weight:700;text-decoration:none;display:flex;gap:10px;align-items:center}.hero-note{position:absolute;bottom:32px;right:max(24px,calc((100% - 1180px)/2));z-index:1;font:10px 'DM Mono';letter-spacing:.1em;text-transform:uppercase;color:#bbb}.hero-note span{display:inline-block;width:30px;border-top:1px solid var(--gold);margin:0 12px 3px}.section{padding:120px 0}.split-intro{display:grid;grid-template-columns:1fr 2fr;gap:30px}.split-intro>div{max-width:740px}.split-intro h2{font-size:clamp(40px,5vw,64px)}.split-intro p:not(.eyebrow){font-size:16px;max-width:560px;margin:30px 0 0;color:#555}.section-dark{background:var(--ink);color:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:55px}.section-heading h2{font-size:clamp(40px,5vw,63px)}.section-heading>p{max-width:340px;color:#b8b6b0;font-size:14px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);max-width:780px}.service-card{padding:38px 32px 35px;border-right:1px solid var(--line);min-height:360px;display:flex;flex-direction:column}.service-card:first-child{border-left:1px solid var(--line)}.service-icon{color:var(--gold);font:40px 'Playfair Display';height:55px}.card-number{font:10px 'DM Mono';color:var(--gold);margin:15px 0}.service-card h3{font:600 27px 'Playfair Display';margin:0 0 14px}.service-card>p:not(.card-number){font-size:13px;color:#b8b6b0;margin:0}.service-card a{margin-top:auto;padding-top:24px;color:var(--gold);font-size:12px;text-decoration:none;font-weight:700}.service-card a span{font-size:18px;margin-left:8px}.contact{padding-bottom:135px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:12vw}.contact h2{font-size:clamp(40px,5vw,64px)}.contact-details>div{padding:16px 0 20px;border-bottom:1px solid #d8d4cb}.contact-details span{display:block;text-transform:uppercase;color:#837e74;font:10px 'DM Mono';letter-spacing:.14em;margin-bottom:7px}.contact-details a{font:600 clamp(20px,2vw,26px) 'Playfair Display';color:#111;text-decoration:none}.footer{background:#111;color:#f6f3eb;padding:40px 0 20px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-links{display:flex;gap:20px}.footer-links a{font-size:11px;color:#c8c5be;text-decoration:none}.footer-bottom{font:10px 'DM Mono';letter-spacing:.03em;color:#78746c;border-top:1px solid #37342f;margin-top:35px;padding-top:18px;display:flex;justify-content:space-between}@media(max-width:760px){.container{width:min(100% - 36px,600px)}.nav-toggle{display:flex;flex-direction:column;gap:5px;padding:8px}.nav-toggle span{display:block;width:22px;height:1px;background:currentColor}.nav{display:none;position:absolute;top:92px;left:0;right:0;background:#111;padding:20px 24px;flex-direction:column;align-items:flex-start;gap:18px;border-top:1px solid #333}.nav.open{display:flex}.nav-cta{padding:8px 12px}.hero{min-height:700px}.hero-content{margin-top:85px}.hero h1{font-size:51px}.hero-note{display:none}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.section{padding:78px 0}.split-intro,.contact-layout{grid-template-columns:1fr;gap:35px}.section-heading{display:block}.section-heading>p{margin-top:22px}.service-grid{grid-template-columns:1fr;max-width:none}.service-card,.service-card:first-child{border-left:1px solid var(--line);min-height:280px}.footer-top{align-items:flex-start;flex-direction:column}.footer-links{flex-wrap:wrap}.footer-bottom{gap:12px;flex-direction:column}}

/* Homepage reference layout overrides. Keep product and payment sections untouched. */
html body .site-header {position:absolute!important;inset:0 0 auto 0!important;z-index:20!important;width:100%!important;min-height:118px!important;background:rgba(255,255,255,.96)!important;color:#b50f16!important;box-shadow:0 1px 0 rgba(155,25,22,.14)!important}html body .site-header .container{width:min(1280px,calc(100% - 56px))!important}html body .nav-wrap{height:118px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:30px!important;padding:0!important;border:0!important;background:transparent!important}html body .brand-logo{flex:0 0 auto!important;width:156px!important;height:106px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}html body .brand-logo img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;filter:none!important}html body .nav{display:flex!important;flex:1 1 auto!important;align-items:center!important;justify-content:flex-start!important;gap:clamp(16px,2vw,32px)!important;margin-left:6px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .nav a{color:#b50f16!important;font:900 clamp(14px,1.22vw,18px)/1.1 Manrope,Arial,sans-serif!important;letter-spacing:.035em!important;text-transform:uppercase!important;text-decoration:none!important;text-shadow:none!important;white-space:nowrap!important}html body .nav a:hover{color:#d71920!important}html body .hero{min-height:790px!important;height:100vh!important;max-height:960px!important;align-items:start!important;color:#17100d!important;background:#fff7ea!important}html body .hero-image{background-image:linear-gradient(90deg,rgba(255,255,255,.86) 0%,rgba(255,250,240,.66) 29%,rgba(255,244,222,.28) 45%,rgba(255,246,226,.02) 66%),url("assets/hero-lawn-house-premium-red-car.jpg")!important;background-position:center right!important;background-size:cover!important;opacity:1!important;transform:none!important}html body .hero-overlay{background:radial-gradient(circle at 16% 28%,rgba(247,210,103,.12) 0%,rgba(247,210,103,0) 34%),linear-gradient(180deg,rgba(255,255,255,.16) 0%,rgba(255,255,255,0) 38%)!important}html body .hero-content{position:relative!important;z-index:2!important;width:min(1280px,calc(100% - 56px))!important;max-width:1280px!important;margin:0 auto!important;padding:170px 0 0!important;left:auto!important;border:0!important;text-align:left!important}html body .hero-copy{width:min(560px,46vw)!important;max-width:560px!important;margin:0!important;padding:0!important;color:#18110d!important;background:transparent!important;border:0!important;box-shadow:none!important;font:600 clamp(18px,1.58vw,25px)/1.34 "Playfair Display",Georgia,serif!important;letter-spacing:.01em!important;text-shadow:0 2px 14px rgba(255,255,255,.92)!important}.brand-script,.brand-script-red,.brand-script-gold{font-family:Allura,"Snell Roundhand","Brush Script MT",cursive!important;font-weight:400!important;letter-spacing:.01em!important;line-height:1!important;text-shadow:0 2px 12px rgba(255,255,255,.92)!important}.brand-script{display:inline-block!important;font-size:1.32em!important;white-space:nowrap!important}.brand-script-red{color:#d71920!important}.brand-script-gold{color:#c18a11!important;margin-left:.04em!important}html body .hero-offer-heading{width:min(720px,55vw)!important;margin:34px 0 0!important;padding:0!important;color:#111!important;background:transparent!important;border:0!important;box-shadow:none!important;font:950 clamp(32px,3.25vw,52px)/.98 Manrope,Arial,sans-serif!important;letter-spacing:0!important;text-transform:uppercase!important;text-shadow:0 2px 14px rgba(255,255,255,.9)!important}html body .hero-offer-heading span{display:block!important}html body .hero-offer-heading strong{color:#d71920!important;font-weight:950!important}html body .hero-promo{width:min(760px,60vw)!important;margin:16px 0 0!important;padding:15px 22px!important;color:#fff!important;background:linear-gradient(90deg,#b50f16 0%,#d71920 52%,#e26a1a 100%)!important;border:0!important;border-radius:0!important;box-shadow:0 16px 30px rgba(111,24,14,.22)!important;font:950 clamp(15px,1.36vw,19px)/1.32 Manrope,Arial,sans-serif!important;letter-spacing:0!important;text-align:left!important;text-shadow:none!important}html body .hero-note{color:#6c4d30!important;text-shadow:0 1px 10px rgba(255,255,255,.85)!important}@media(max-width:1180px){html body .site-header .container,html body .hero-content{width:min(100% - 40px,1040px)!important}html body .brand-logo{width:132px!important;height:92px!important}html body .nav-wrap{gap:22px!important}html body .nav{gap:16px!important}html body .hero-copy,html body .hero-offer-heading,html body .hero-promo{width:min(590px,64vw)!important}}@media(max-width:900px){html body .site-header{min-height:104px!important}html body .nav-wrap{height:104px!important;justify-content:space-between!important}html body .brand-logo{width:116px!important;height:84px!important}html body .nav-toggle{display:flex!important;color:#b50f16!important;background:#fff!important;border:2px solid #b50f16!important;width:46px!important;height:42px!important;align-items:center!important;justify-content:center!important}html body .nav-toggle span{background:currentColor!important}html body .nav{display:none!important;position:absolute!important;top:104px!important;left:20px!important;right:20px!important;width:auto!important;flex-direction:column!important;align-items:flex-start!important;gap:16px!important;padding:20px!important;background:rgba(255,255,255,.98)!important;border:1px solid rgba(181,15,22,.16)!important;box-shadow:0 18px 36px rgba(0,0,0,.16)!important}html body .nav.open{display:flex!important}html body .nav a{font-size:16px!important}html body .hero{min-height:820px!important;height:auto!important;max-height:none!important}html body .hero-image{background-image:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,250,240,.72) 56%,rgba(255,244,222,.16) 100%),url("assets/hero-lawn-house-premium-red-car.jpg")!important;background-position:63% center!important}html body .hero-content{width:min(100% - 36px,620px)!important;padding-top:146px!important;padding-bottom:60px!important}html body .hero-copy,html body .hero-offer-heading,html body .hero-promo{width:100%!important;max-width:560px!important}html body .hero-copy{font-size:clamp(18px,5.2vw,25px)!important;line-height:1.34!important}html body .hero-offer-heading{margin-top:28px!important;font-size:clamp(28px,7.5vw,42px)!important}html body .hero-promo{font-size:15px!important;line-height:1.38!important;padding:14px 16px!important}}@media(max-width:520px){html body .site-header .container,html body .hero-content{width:calc(100% - 28px)!important}html body .site-header{min-height:96px!important}html body .nav-wrap{height:96px!important}html body .brand-logo{width:104px!important;height:76px!important}html body .nav{top:96px!important;left:14px!important;right:14px!important}html body .hero{min-height:790px!important}html body .hero-content{padding-top:132px!important}html body .hero-copy{font-size:clamp(17px,5.8vw,23px)!important}.brand-script{font-size:1.25em!important}html body .hero-offer-heading{font-size:clamp(27px,8.8vw,38px)!important}}

@media (max-width: 760px) {
  html body .premium-nav-toggle,
  html body .nav-toggle.premium-nav-toggle {
    display: flex !important;
    width: 46px !important;
    height: 42px !important;
    padding: 9px 10px !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
    border: 1px solid rgba(255, 255, 255, 0.72) !important;
    background: rgba(10, 6, 6, 0.34) !important;
    color: #fff !important;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.28) !important;
  }

  html body .premium-nav-toggle span,
  html body .nav-toggle.premium-nav-toggle span {
    display: block !important;
    width: 24px !important;
    height: 2px !important;
    min-height: 2px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff !important;
    border-radius: 999px !important;
    opacity: 1 !important;
  }

  html body .premium-nav.open,
  html body .nav.premium-nav.open {
    display: flex !important;
    position: absolute !important;
    top: calc(100% + 10px) !important;
    left: 18px !important;
    right: 18px !important;
    z-index: 50 !important;
    padding: 19px 22px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 16px !important;
    background: rgba(255, 250, 241, 0.97) !important;
    border: 1px solid rgba(123, 17, 22, 0.22) !important;
    box-shadow: 0 22px 60px rgba(0, 0, 0, 0.32) !important;
    backdrop-filter: blur(12px) !important;
  }

  html body .premium-nav.open a,
  html body .nav.premium-nav.open a {
    display: block !important;
    width: 100% !important;
    color: #7b1116 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    letter-spacing: 0.08em !important;
    line-height: 1.25 !important;
    text-shadow: none !important;
  }
}

.premium-footer .footer-main > div:nth-child(2) a {
  display: none !important;
}

.premium-footer .footer-main > div:nth-child(2)::after {
  content: "RK01 Frameless Sliding Shower Door\A RK04 Single Sliding Shower Door\A 12mm Rigid Core Vinyl Plank Flooring\A 7.0mm Rigid Core Vinyl Plank Flooring";
  display: block;
  white-space: pre-line;
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  line-height: 1.9;
}
