:root{
  --dash-black:#090909;
  --dash-dark:#141414;
  --dash-gold:#c8a24a;
  --dash-gold-soft:#f7ead0;
  --dash-muted:#6c757d;
  --dash-border:#e9ecef;
}
body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1b1b1b;line-height:1.65;}
a{color:#9b771d}a:hover{color:#6f5414}.navbar{box-shadow:0 8px 24px rgba(0,0,0,.08)}.navbar-brand{font-weight:800;letter-spacing:.02em}.brand-logo{height:54px;width:auto;max-width:260px;object-fit:contain}.footer-logo{height:58px;width:auto;max-width:280px;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(0,0,0,.35))}.topbar{background:var(--dash-black);color:#fff;font-size:.9rem}.topbar a{color:#fff;text-decoration:none}.hero{background:radial-gradient(circle at top right,rgba(200,162,74,.25),transparent 35%),linear-gradient(135deg,#090909,#1d1d1d 60%,#2b2110);color:#fff;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-100px;bottom:-100px;width:360px;height:360px;border:1px solid rgba(200,162,74,.25);border-radius:50%}.hero .container{position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:.82rem;color:var(--dash-gold)}.hero h1{font-weight:900;letter-spacing:-.045em}.btn-gold{background:var(--dash-gold);border-color:var(--dash-gold);color:#111;font-weight:800}.btn-gold:hover{background:#b38e37;border-color:#b38e37;color:#111}.btn-outline-gold{border-color:var(--dash-gold);color:var(--dash-gold);font-weight:800}.btn-outline-gold:hover{background:var(--dash-gold);color:#111}.section-pad{padding:88px 0}.card-lift{border:1px solid var(--dash-border);box-shadow:0 12px 30px rgba(0,0,0,.05);transition:.25s ease;border-radius:1.25rem}.card-lift:hover{transform:translateY(-4px);box-shadow:0 18px 46px rgba(0,0,0,.10)}.icon-box{width:52px;height:52px;border-radius:16px;background:var(--dash-gold-soft);display:flex;align-items:center;justify-content:center;font-size:1.45rem;color:#6f5414}.dark-band{background:var(--dash-black);color:#fff}.gold-band{background:linear-gradient(135deg,var(--dash-gold),#f1d58c);color:#111}.service-list li{margin-bottom:.55rem}.check-list{list-style:none;padding-left:0}.check-list li{position:relative;padding-left:1.8rem;margin-bottom:.6rem}.check-list li:before{content:"✓";position:absolute;left:0;top:0;color:#198754;font-weight:900}.process-step{counter-increment:step;position:relative;padding-left:4.4rem}.process-step:before{content:counter(step);position:absolute;left:0;top:0;width:46px;height:46px;border-radius:50%;background:var(--dash-black);color:var(--dash-gold);display:flex;align-items:center;justify-content:center;font-weight:900}.faq .accordion-button{font-weight:800}.cta-card{border-radius:1.5rem;background:linear-gradient(135deg,#111,#272013);color:#fff}.footer{background:#080808;color:#cfcfcf}.footer a{color:#e8d29c;text-decoration:none}.footer h6{color:#fff;font-weight:800}.sticky-cta{position:fixed;right:18px;bottom:18px;z-index:1040}.sticky-cta .btn{border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.25)}.page-hero{background:linear-gradient(135deg,#101010,#2c240f);color:#fff;padding:78px 0}.breadcrumb a{color:#f1d58c;text-decoration:none}.stat{border-left:4px solid var(--dash-gold);padding-left:1rem}.table thead th{background:#111;color:#fff}.small-muted{font-size:.92rem;color:#6c757d}@media(max-width:991px){.section-pad{padding:60px 0}.hero h1{font-size:2.5rem}.brand-logo{height:46px;max-width:220px}.footer-logo{height:50px;max-width:240px}}

.social-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;width:34px;height:34px;border:1px solid rgba(232,210,156,.45);border-radius:50%;padding:0;color:#e8d29c!important;background:rgba(255,255,255,.04);transition:.2s ease}.social-link i{font-size:1rem;line-height:1}.social-link:hover{background:var(--dash-gold);border-color:var(--dash-gold);color:#111!important;transform:translateY(-1px)}.top-social{display:flex;gap:.35rem}.footer-social{display:flex;flex-wrap:wrap;gap:.5rem}.price-tag{font-size:1.8rem;font-weight:900;color:var(--dash-gold);margin:.5rem 0 1rem}.package-card{display:flex;flex-direction:column}.package-card .check-list{margin-bottom:1.25rem}.package-card .btn{margin-top:auto}@media(max-width:1199px){.top-social{display:none}}


/* Human-crafted navigation and visual polish */
.navbar .nav-link{font-weight:750;color:#151515}.navbar .nav-link:hover,.navbar .nav-link.active{color:var(--dash-gold)}.dropdown-menu{border:0;border-radius:1rem;box-shadow:0 16px 44px rgba(0,0,0,.14);padding:.65rem}.dropdown-item{border-radius:.65rem;font-weight:650;padding:.62rem .85rem}.dropdown-item:hover{background:var(--dash-gold-soft);color:#111}.hero-visual-wrap{position:relative}.hero-graphic{border-radius:2rem;box-shadow:0 28px 70px rgba(0,0,0,.35)}.human-card{position:absolute;left:-30px;bottom:-32px;max-width:330px;background:#fff;color:#111;border:1px solid rgba(200,162,74,.25);border-radius:1.25rem;padding:1.25rem}.professional-graphic,.page-hero-graphic{border-radius:1.5rem}.shadow-soft{box-shadow:0 20px 60px rgba(0,0,0,.12)}.mini-feature{height:100%;background:#fff;border:1px solid var(--dash-border);border-radius:1rem;padding:1.1rem;box-shadow:0 8px 24px rgba(0,0,0,.045)}.mini-feature i{color:var(--dash-gold);font-size:1.45rem;margin-bottom:.75rem}.mini-feature h3{font-size:1rem;font-weight:850;margin-bottom:.35rem}.mini-feature p{font-size:.92rem;color:#6c757d;margin:0}.page-hero{position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;right:-80px;top:-90px;width:280px;height:280px;border-radius:50%;background:rgba(200,162,74,.17)}.page-hero .container{position:relative;z-index:1}.card-lift{background:#fff}.icon-box i{font-size:1.25rem}.navbar .navbar-collapse{align-items:center}@media(max-width:991px){.human-card{position:static;margin-top:1rem;max-width:none}.hero-graphic{border-radius:1.25rem}.navbar .dropdown-menu{box-shadow:none;border:1px solid var(--dash-border)}}

/* Final client polish */
.sticky-cta .btn{font-size:.92rem;padding:.55rem .85rem;line-height:1.2}
.sticky-cta{right:14px;bottom:14px}
@media(max-width:575px){.sticky-cta .btn{font-size:.82rem;padding:.5rem .75rem}}

/* Google reviews section */
.google-reviews .review-panel{background:#fff;border:1px solid var(--dash-border);border-radius:1.5rem;padding:2rem}.google-badge{width:58px;height:58px;border-radius:18px;background:var(--dash-gold-soft);display:flex;align-items:center;justify-content:center;color:#111;font-size:1.6rem}.stars{color:var(--dash-gold);letter-spacing:.05rem;white-space:nowrap}.review-mini{height:100%;border:1px solid var(--dash-border);border-radius:1rem;padding:1rem;background:#fff}.review-mini h4{font-size:1rem;font-weight:850;margin-bottom:.4rem}.review-mini p{font-size:.92rem;color:#6c757d;margin:0}@media(max-width:575px){.google-reviews .review-panel{padding:1.25rem}.stars{font-size:.9rem}}


/* Designed to perform section */
.performance-section{position:relative;overflow:hidden;background:radial-gradient(circle at 42% 50%,rgba(200,162,74,.18),transparent 8%),linear-gradient(135deg,#050505 0%,#0d0d0d 50%,#090909 100%);color:#fff;isolation:isolate}
.performance-section:before{content:"";position:absolute;left:-120px;bottom:-160px;width:520px;height:520px;border-radius:50%;background:repeating-radial-gradient(circle,rgba(200,162,74,.18) 0 1px,transparent 1px 18px);opacity:.45;transform:rotate(-18deg);z-index:-1}
.performance-section:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.025),transparent 42%,rgba(200,162,74,.04));z-index:-1}
.performance-eyebrow{color:var(--dash-gold);letter-spacing:.18em}.gold-rule{width:58px;height:2px;background:var(--dash-gold)}.performance-title{font-weight:900;letter-spacing:-.045em;font-size:clamp(2.2rem,4vw,4.1rem);line-height:1.05}.performance-title span{color:var(--dash-gold)}.performance-copy{max-width:700px;color:rgba(255,255,255,.86);font-size:1.05rem;line-height:1.75}.performance-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-left:1px solid rgba(200,162,74,.65)}.performance-grid:before{content:"";position:absolute;left:-1px;top:50%;width:8px;height:8px;border-radius:50%;background:var(--dash-gold);box-shadow:0 0 24px 8px rgba(200,162,74,.35);transform:translate(-50%,-50%)}.performance-item{display:grid;grid-template-columns:86px 1fr;gap:1.4rem;align-items:flex-start;padding:2.25rem 2rem;border-bottom:1px solid rgba(200,162,74,.55)}.performance-item:nth-child(odd){border-right:1px solid rgba(200,162,74,.45)}.performance-item:nth-last-child(-n+2){border-bottom:0}.performance-icon{width:74px;height:74px;border:1.5px solid var(--dash-gold);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--dash-gold);font-size:2rem;background:rgba(200,162,74,.06);box-shadow:inset 0 0 0 8px rgba(200,162,74,.03)}.performance-item h3{font-size:1.35rem;font-weight:900;margin-bottom:.55rem;color:#fff}.performance-item p{margin:0;color:rgba(255,255,255,.82);line-height:1.65}@media(max-width:991px){.performance-grid{grid-template-columns:1fr;border-left:0}.performance-grid:before{display:none}.performance-item{border:1px solid rgba(200,162,74,.35)!important;border-radius:1.25rem;margin-bottom:1rem;background:rgba(255,255,255,.025);padding:1.4rem}.performance-item:nth-last-child(-n+2){border-bottom:1px solid rgba(200,162,74,.35)!important}.performance-item{grid-template-columns:64px 1fr}.performance-icon{width:56px;height:56px;font-size:1.45rem}.performance-title{font-size:2.4rem}}@media(max-width:575px){.performance-item{grid-template-columns:1fr}.performance-icon{margin-bottom:.25rem}.performance-copy{font-size:1rem}}


/* Company profile PDF section */
.profile-download-section{background:#fff}
.profile-download-card{display:flex;align-items:center;gap:1rem;width:100%;padding:1.35rem;border:1px solid rgba(200,162,74,.35);border-radius:1.25rem;background:linear-gradient(135deg,#111,#272013);color:#fff;text-decoration:none;box-shadow:0 16px 40px rgba(0,0,0,.14);transition:.2s ease}
.profile-download-card:hover{transform:translateY(-3px);color:#fff;box-shadow:0 22px 52px rgba(0,0,0,.2)}
.profile-download-card .profile-icon{width:58px;height:58px;min-width:58px;border-radius:18px;background:rgba(200,162,74,.16);border:1px solid rgba(200,162,74,.5);display:flex;align-items:center;justify-content:center;color:var(--dash-gold);font-size:1.65rem}
.profile-download-card strong{display:block;font-size:1.05rem;line-height:1.25;color:#fff}
.profile-download-card small{display:block;color:rgba(255,255,255,.72);margin-top:.2rem}
.profile-download-card > i{margin-left:auto;color:var(--dash-gold)}
@media(max-width:575px){.profile-download-card{align-items:flex-start}.profile-download-card > i{display:none}}

/* Compact height adjustment for the Designed to Perform homepage section */
.performance-section.section-pad{padding:30px 0!important}
.performance-section .row{--bs-gutter-y:1.5rem!important;align-items:center!important}
.performance-title{font-size:clamp(1.75rem,2.8vw,2.9rem)!important;line-height:1.02!important;margin-bottom:.8rem!important}
.performance-copy{font-size:.9rem!important;line-height:1.48!important;max-width:560px!important;margin-bottom:0!important}
.performance-eyebrow{font-size:.7rem!important;margin-bottom:.45rem!important}
.performance-section .gold-rule{width:42px!important;height:2px!important;margin-bottom:.9rem!important}
.performance-grid{align-items:stretch!important}
.performance-item{grid-template-columns:52px 1fr!important;gap:.9rem!important;padding:1rem 1.1rem!important}
.performance-icon{width:40px!important;height:40px!important;font-size:1.05rem!important;box-shadow:inset 0 0 0 4px rgba(200,162,74,.03)!important}
.performance-item h3{font-size:.95rem!important;margin-bottom:.22rem!important;line-height:1.12!important}
.performance-item p{font-size:.82rem!important;line-height:1.38!important}
.performance-section:before{width:320px!important;height:320px!important;left:-125px!important;bottom:-140px!important;opacity:.28!important}
@media(max-width:991px){.performance-section.section-pad{padding:26px 0!important}.performance-title{font-size:1.8rem!important}.performance-copy{font-size:.88rem!important;max-width:none!important}.performance-item{padding:.9rem!important;grid-template-columns:48px 1fr!important}.performance-icon{width:38px!important;height:38px!important;font-size:1rem!important}}
@media(max-width:575px){.performance-section.section-pad{padding:22px 0!important}.performance-title{font-size:1.65rem!important}.performance-item{grid-template-columns:1fr!important;padding:.85rem!important}.performance-item p{font-size:.8rem!important}}
