:root{--yellow:#ffd000;--yellow-2:#ffb900;--black:#050505;--panel:#101010;--panel-2:#171717;--white:#fff;--muted:#b8b8b8;--line:#333;--shadow:0 20px 50px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#070707;color:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:100px 0}.section-kicker,.eyebrow,.card-label{margin:0 0 14px;color:var(--yellow);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.16em}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.4rem,7vw,6.6rem);line-height:.88;letter-spacing:-.06em;text-transform:uppercase;margin-bottom:24px}h2{font-size:clamp(2.4rem,4.5vw,4.4rem);line-height:.95;letter-spacing:-.045em;text-transform:uppercase;margin-bottom:20px}h3{font-size:1.45rem;line-height:1.05;margin-bottom:12px;text-transform:uppercase}p{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;border-radius:10px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;transition:.22s}.btn-primary{background:linear-gradient(180deg,var(--yellow),var(--yellow-2));color:#050505;box-shadow:0 12px 28px rgba(255,208,0,.2)}.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.05)}.btn-outline{border:1px solid rgba(255,255,255,.32);color:#fff;background:rgba(255,255,255,.04)}.btn-outline:hover{border-color:var(--yellow);color:var(--yellow)}
.site-header{position:sticky;top:0;z-index:60;background:rgba(5,5,5,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,208,0,.35)}.nav-wrap{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:190px;height:72px;object-fit:contain;background:#fff;border-radius:12px;padding:6px}.site-nav{display:flex;align-items:center;gap:28px;font-weight:800;text-transform:uppercase;font-size:.9rem}.site-nav a:hover,.site-nav a.active{color:var(--yellow)}.nav-cta{background:var(--yellow);color:#000!important;padding:13px 18px;border-radius:9px}.nav-toggle{display:none;width:46px;height:46px;background:none;border:0}.nav-toggle span{display:block;height:3px;background:var(--yellow);margin:7px 0;border-radius:99px}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 22%,rgba(255,208,0,.18),transparent 23%),linear-gradient(110deg,#020202 0%,#0c0c0c 56%,#141414 100%);min-height:720px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.82) 45%,rgba(0,0,0,.3) 75%,rgba(0,0,0,.78) 100%)}.hero-road{position:absolute;right:-90px;bottom:-40px;width:62%;height:90%;background:linear-gradient(120deg,transparent 0 22%,#202020 22% 78%,transparent 78%);transform:skewX(-7deg);opacity:.75}.hero-road:before{content:"";position:absolute;left:47%;top:0;width:13px;height:100%;background:repeating-linear-gradient(180deg,var(--yellow) 0 48px,transparent 48px 92px);transform:skewX(7deg);filter:drop-shadow(0 0 12px rgba(255,208,0,.55))}.hero-glow{position:absolute;border-radius:50%;filter:blur(20px);opacity:.24}.hero-glow-one{width:380px;height:380px;background:var(--yellow);right:1%;top:12%}.hero-glow-two{width:260px;height:260px;background:#ff4d00;right:18%;bottom:2%}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(310px,.55fr);gap:42px;align-items:center;min-height:720px;padding:100px 0}.hero-copy{max-width:750px}.hero-text{font-size:1.12rem;max-width:620px;color:#d5d5d5}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.hero-points{display:flex;gap:22px;flex-wrap:wrap;font-size:.94rem}.hero-points b{color:var(--yellow);margin-right:8px}.hero-card{background:rgba(10,10,10,.94);border:1px solid rgba(255,208,0,.7);border-radius:22px;padding:28px;box-shadow:var(--shadow)}.hero-card h2{font-size:2.1rem}.hero-card a{display:grid;padding:16px 0;border-bottom:1px solid #313131}.hero-card a:last-child{border-bottom:0}.hero-card span{font-size:.72rem;color:var(--yellow);text-transform:uppercase;letter-spacing:.12em}.hero-card strong{font-size:1rem;word-break:break-word}
.services-strip{position:relative;margin-top:-42px;z-index:4;padding-bottom:58px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{background:#090909;border:1px solid rgba(255,208,0,.65);border-radius:18px;padding:24px;box-shadow:var(--shadow)}.service-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--yellow);color:#000;font-weight:900;font-size:.85rem;margin-bottom:18px}.service-card p{font-size:.94rem;margin-bottom:0}
.about{background:#f5f5f5;color:#111}.about p{color:#4f4f4f}.about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);gap:50px;align-items:center}.check-list{display:grid;gap:14px;margin-top:24px}.check-list div{display:flex;gap:12px;align-items:flex-start}.check-list span{width:28px;height:28px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-weight:900;color:#000;flex:0 0 auto}.check-list p{margin:2px 0 0;color:#222}.flyer-frame{background:#111;padding:14px;border:2px solid var(--yellow);border-radius:24px;box-shadow:0 24px 55px rgba(0,0,0,.25)}.flyer-frame img{width:100%;max-height:720px;object-fit:contain;border-radius:14px}
.process{background:#0a0a0a}.centered{text-align:center;max-width:840px;margin:0 auto 38px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid article{background:#131313;border-top:4px solid var(--yellow);border-radius:16px;padding:26px;box-shadow:var(--shadow)}.process-grid span{display:block;color:var(--yellow);font-size:3.3rem;font-weight:900;line-height:1;margin-bottom:20px}.process-grid p{margin-bottom:0}
.trust-section{background:linear-gradient(135deg,#151515,#050505)}.trust-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:44px;align-items:start}.trust-copy p{color:#d2d2d2}.section-kicker.light{color:var(--yellow)}.trust-cards{display:grid;gap:16px}.trust-cards article{background:#0c0c0c;border:1px solid #303030;border-left:5px solid var(--yellow);padding:22px 24px;border-radius:14px}.trust-cards span{color:var(--yellow);font-weight:900;font-size:.82rem}.trust-cards h3{margin-top:8px}.trust-cards p{margin-bottom:0}
.faq{background:#f6f6f6;color:#111}.faq p{color:#5f5f5f}.faq-grid{display:grid;grid-template-columns:minmax(0,.65fr) minmax(0,1fr);gap:46px;align-items:start}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid #ddd;border-radius:14px;padding:0 22px}.faq-item button{width:100%;background:none;border:0;padding:22px 0;display:flex;justify-content:space-between;gap:18px;font-size:1.08rem;font-weight:900;text-align:left;cursor:pointer;color:#111}.faq-item button span{width:32px;height:32px;border-radius:50%;background:#111;color:var(--yellow);display:grid;place-items:center;flex:0 0 auto;transition:.25s}.faq-item.open button span{transform:rotate(45deg);background:var(--yellow);color:#000}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-answer p{padding:0 0 22px;margin:0}
.contact-section{background:linear-gradient(135deg,#050505,#171717);padding:100px 0}.contact-card{display:grid;grid-template-columns:minmax(0,.85fr) minmax(340px,1.15fr);gap:42px;background:#0d0d0d;border:1px solid rgba(255,208,0,.55);border-radius:26px;padding:40px;box-shadow:var(--shadow)}.contact-copy p{color:#c7c7c7}.contact-details{display:grid;gap:10px;margin-top:28px}.contact-details a{display:grid;padding:13px 0;border-bottom:1px solid #2e2e2e}.contact-details span{font-size:.72rem;color:var(--yellow);text-transform:uppercase;letter-spacing:.12em}.contact-details strong{font-size:1rem}.enquiry-form{background:#fff;color:#111;border-radius:20px;padding:28px}.form-row{display:block;margin-bottom:15px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.enquiry-form label{font-size:.8rem;font-weight:900}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;border:1px solid #ccc;border-radius:9px;padding:13px 14px;margin-top:7px;font-family:inherit}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{outline:none;border-color:var(--yellow);box-shadow:0 0 0 3px rgba(255,208,0,.2)}.form-button{width:100%;border:0}.form-note{text-align:center;font-size:.73rem;margin:10px 0 0;color:#666}.floating-whatsapp{position:fixed;right:20px;bottom:20px;background:#24aa5a;color:#fff;padding:14px 18px;border-radius:999px;font-weight:900;z-index:70;box-shadow:0 14px 30px rgba(0,0,0,.3)}
.site-footer{background:#030303;padding:50px 0 24px;border-top:1px solid #242424}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:44px}.footer-brand{display:flex;gap:20px;align-items:flex-start}.footer-brand img{width:180px;background:#fff;border-radius:12px;padding:6px}.footer-brand p{max-width:460px}.footer-grid>div:last-child{display:grid;align-content:start}.footer-grid>div:last-child a{margin-bottom:8px;color:#d7d7d7}.footer-bottom{border-top:1px solid #222;margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;gap:18px;color:#8f8f8f;font-size:.78rem}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1050px){.hero-grid,.about-grid,.trust-grid,.faq-grid,.contact-card{grid-template-columns:1fr}.hero-card{max-width:470px}.services-grid,.process-grid{grid-template-columns:1fr 1fr}.site-nav{position:fixed;inset:94px 18px auto;background:#080808;border:1px solid #2a2a2a;border-radius:16px;padding:20px;display:none;flex-direction:column;align-items:stretch}.nav-open .site-nav{display:flex}.nav-toggle{display:block}.nav-cta{text-align:center}}
@media(max-width:680px){.container{width:min(100% - 28px,1180px)}.section{padding:76px 0}.brand img{width:145px;height:58px}.nav-wrap{min-height:76px}.hero-grid{padding:86px 0 90px;min-height:auto}.hero{min-height:auto}.hero-road{width:100%;right:-190px}.hero-points{display:grid;gap:10px}.services-strip{margin-top:-26px;padding-bottom:38px}.services-grid,.process-grid,.two-col{grid-template-columns:1fr}.flyer-frame img{max-height:none}.contact-card{padding:22px;border-radius:20px}.enquiry-form{padding:22px 18px}.footer-grid,.footer-bottom{grid-template-columns:1fr;flex-direction:column}.footer-brand{flex-direction:column}.floating-whatsapp{right:14px;bottom:14px}}

/* Refinements: cleaner logo, roomier service cards, complete service panel */
.brand img{
  width:230px;
  height:76px;
  object-fit:contain;
  object-position:center;
  background:#fff;
  border-radius:16px;
  padding:2px 10px;
}
.service-card{
  padding:24px 24px 32px;
  min-height:232px;
  display:flex;
  flex-direction:column;
}
.service-card p{margin-top:auto;padding-top:2px}
.flyer-frame{
  background:linear-gradient(180deg,#121212,#050505);
  padding:24px;
  border:2px solid var(--yellow);
  border-radius:24px;
  box-shadow:0 24px 55px rgba(0,0,0,.25);
  overflow:hidden;
}
.flyer-mini-logo{
  background:#fff;
  border-radius:16px;
  padding:4px 12px;
  margin-bottom:16px;
}
.flyer-mini-logo img{
  width:100%;
  height:92px;
  object-fit:contain;
  display:block;
}
.flyer-banner{
  margin:0 0 16px;
  background:var(--yellow);
  color:#000!important;
  padding:10px 14px;
  text-align:center;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
  border-radius:9px;
}
.flyer-services{display:grid;gap:10px}
.flyer-services article{
  display:grid;
  grid-template-columns:52px 1fr;
  gap:12px;
  align-items:center;
  background:#090909;
  border:1px solid rgba(255,208,0,.75);
  border-radius:14px;
  padding:12px;
}
.flyer-services article>span{
  width:48px;
  height:48px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--yellow);
  color:#000;
  font-weight:900;
  font-size:.78rem;
}
.flyer-services strong{display:block;color:#fff;text-transform:uppercase;font-size:.92rem;line-height:1.1;margin-bottom:4px}
.flyer-services small{display:block;color:#cfcfcf;line-height:1.35}
.flyer-contact{
  display:grid;
  gap:6px;
  margin-top:16px;
  padding:16px;
  border-radius:14px;
  background:#161616;
  border:1px solid #3b3b3b;
}
.flyer-contact strong{color:var(--yellow);text-transform:uppercase;margin-bottom:3px}
.flyer-contact a{color:#fff;font-size:.92rem}
.footer-brand img{
  width:230px;
  height:112px;
  object-fit:contain;
  object-position:center;
  background:#fff;
  border-radius:16px;
  padding:4px 10px;
}
@media(max-width:680px){
  .brand img{width:180px;height:62px;padding:2px 8px}
  .service-card{min-height:0;padding-bottom:28px}
  .footer-brand img{width:220px;height:106px}
  .flyer-frame{padding:16px}
  .flyer-mini-logo img{height:76px}
}


/* Requested Payingfines updates */
.hero{background:#050505;}
.hero:before{z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.97) 0%,rgba(0,0,0,.88) 42%,rgba(0,0,0,.48) 68%,rgba(0,0,0,.72) 100%)}
.hero-road-photo{position:absolute;inset:0;background:url('images/hero-road-realistic.png') center center/cover no-repeat;opacity:.9;z-index:0}
.hero-glow{z-index:1;opacity:.16}
.brand img,.footer-brand img,.flyer-mini-logo img{background:transparent;border-radius:0;padding:0;filter:drop-shadow(0 8px 14px rgba(0,0,0,.35))}
.brand img{width:230px;height:76px}
.flyer-mini-logo{background:transparent;border-radius:0;padding:0;margin-bottom:16px}
.footer-brand img{width:230px;height:112px}
.whatsapp-choice-trigger{font-family:inherit;border:0;cursor:pointer}
.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:70;display:grid;justify-items:end;gap:10px}
.floating-whatsapp{position:static;border:0;cursor:pointer;font-family:inherit}
.whatsapp-options{display:grid;gap:8px;min-width:230px;padding:10px;background:#0b0b0b;border:1px solid rgba(255,208,0,.65);border-radius:16px;box-shadow:0 18px 42px rgba(0,0,0,.42);opacity:0;transform:translateY(8px) scale(.98);pointer-events:none;transition:.2s ease}
.whatsapp-float.open .whatsapp-options{opacity:1;transform:none;pointer-events:auto}
.whatsapp-options a{display:grid;padding:11px 13px;border-radius:10px;background:#171717;color:#fff}
.whatsapp-options a:hover{background:#242424}
.whatsapp-options span{font-size:.72rem;color:var(--yellow);text-transform:uppercase;letter-spacing:.12em}
.whatsapp-options strong{font-size:.95rem}
@media(max-width:680px){
  .hero-road-photo{background-position:62% center;opacity:.72}
  .whatsapp-float{right:14px;bottom:14px}
}


/* Final hero interaction and anchor fixes */
main section[id]{scroll-margin-top:118px}
.services-strip{scroll-margin-top:132px}
.hero-actions{align-items:flex-start}
.hero-whatsapp{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start}
.hero-whatsapp-options{position:absolute;top:calc(100% + 10px);left:0;z-index:20;min-width:240px}
.whatsapp-options{opacity:0;transform:translateY(8px) scale(.98);pointer-events:none;transition:.2s ease}
.whatsapp-options.open{opacity:1;transform:none;pointer-events:auto}
.whatsapp-float .whatsapp-options{position:static}
.hero-road-photo{background-position:center center;opacity:.82}
@media(max-width:680px){
  main section[id]{scroll-margin-top:92px}
  .services-strip{scroll-margin-top:104px}
  .hero-road-photo{background-position:72% center;opacity:.68}
  .hero-whatsapp-options{min-width:min(250px,calc(100vw - 42px))}
}

/* Keep the hero WhatsApp contact menu above the services section */
.hero{overflow:visible}
.hero-grid{z-index:8}
.hero-whatsapp{z-index:20}
.hero-whatsapp-options{z-index:100}
.services-strip{z-index:4}

/* Restore the Julia WhatsApp button to its original floating position */
.floating-whatsapp{
  position:fixed;
  right:20px;
  bottom:20px;
  z-index:70;
}
@media(max-width:680px){
  .floating-whatsapp{
    right:14px;
    bottom:14px;
  }
}
