:root{--hjh-orange:#f59e0b;--hjh-orange-deep:#ea580c;--hjh-black:#101010;--hjh-ink:#202124;--hjh-muted:#62666d;--hjh-soft:#f5f4f0;--hjh-line:#e5e1d8;--hjh-white:#fff;--hjh-radius:22px;--hjh-shadow:0 20px 60px rgba(0,0,0,.12)}
.hjh-shell{width:min(1180px,calc(100% - 36px));margin-inline:auto}
.hjh-dynamic-page{overflow:hidden;background:#fff;color:var(--hjh-ink)}
.hjh-page-hero{position:relative;padding:76px 0;background:radial-gradient(circle at 82% 15%,rgba(245,158,11,.24),transparent 25%),linear-gradient(135deg,#090909 0%,#171717 62%,#252525 100%);color:#fff}
.hjh-page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0 49%,rgba(245,158,11,.08) 49% 50%,transparent 50% 100%);background-size:36px 36px;pointer-events:none}
.hjh-page-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr);gap:54px;align-items:center}
.hjh-page-hero--compact{padding:58px 0}.hjh-page-hero--directory .hjh-shell{position:relative;z-index:1}.hjh-page-hero--directory h1{max-width:960px}.hjh-page-hero--city{background:radial-gradient(circle at 75% 20%,rgba(245,158,11,.2),transparent 30%),linear-gradient(135deg,#111 0%,#1e1e1e 100%)}
.hjh-breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:0 0 24px;font-size:14px;font-weight:800}.hjh-breadcrumbs a,.hjh-breadcrumbs span{color:rgba(255,255,255,.74)}.hjh-breadcrumbs a:hover{color:#fff}
.hjh-eyebrow{margin:0 0 12px;color:var(--hjh-orange);font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}
.hjh-page-hero h1{margin:0 0 22px;color:#fff;font-size:clamp(42px,6vw,76px);line-height:.99;letter-spacing:-.05em;max-width:850px}.hjh-page-hero--compact h1{font-size:clamp(38px,5vw,64px)}
.hjh-hero-lead{max-width:760px;margin:0 0 28px;color:rgba(255,255,255,.84);font-size:clamp(18px,2.2vw,23px);line-height:1.55}.hjh-microcopy{margin:18px 0 0;color:rgba(255,255,255,.66);font-size:14px;max-width:720px}
.hjh-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hjh-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 24px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--hjh-orange),var(--hjh-orange-deep));color:#111!important;font-weight:950;text-decoration:none!important;box-shadow:0 12px 28px rgba(245,158,11,.24);cursor:pointer}.hjh-button:hover{transform:translateY(-1px)}.hjh-button--light{background:#fff;color:#111!important;box-shadow:none}
.hjh-hero-media{position:relative;margin:0;border-radius:30px;overflow:hidden;box-shadow:0 32px 80px rgba(0,0,0,.42);border:1px solid rgba(255,255,255,.14);min-height:420px;background:#222}.hjh-hero-media img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.hjh-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.84))}.hjh-hero-media figcaption{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;display:grid;gap:4px;color:#fff}.hjh-hero-media figcaption strong{font-size:20px}.hjh-hero-media figcaption span{color:rgba(255,255,255,.76)}
.hjh-location-panel{position:relative;z-index:1;padding:32px;border-radius:28px;background:#fff;color:var(--hjh-ink);box-shadow:var(--hjh-shadow);border-top:6px solid var(--hjh-orange)}.hjh-location-panel h2{margin:0 0 14px;font-size:34px;line-height:1.05}.hjh-location-panel p{color:var(--hjh-muted);line-height:1.7}.hjh-location-panel dl{margin:24px 0 0;display:grid;gap:12px}.hjh-location-panel dl div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-top:1px solid var(--hjh-line)}.hjh-location-panel dt{font-weight:900}.hjh-location-panel dd{margin:0;text-align:right}.hjh-location-pin{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:var(--hjh-orange);color:#111;font-size:30px;margin-bottom:18px}.hjh-panel-logo{display:block;width:min(220px,100%);max-height:150px;object-fit:contain;margin:0 auto 22px}
.hjh-trust-strip{background:var(--hjh-orange);color:#111}.hjh-trust-strip .hjh-shell{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;padding:14px 18px;font-size:14px;font-weight:950}
.hjh-section{padding:82px 0}.hjh-section--soft{background:var(--hjh-soft)}.hjh-section--dark{background:linear-gradient(135deg,#0e0e0e,#222);color:#fff}.hjh-section--dark h2,.hjh-section--dark h3{color:#fff}.hjh-section--dark p{color:rgba(255,255,255,.76)}
.hjh-two-column{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.7fr);gap:54px;align-items:start}.hjh-two-column--center{align-items:center}.hjh-intro{font-size:20px;line-height:1.75;color:#303238}.hjh-section h2{margin:0 0 18px;font-size:clamp(32px,4.4vw,54px);line-height:1.05;letter-spacing:-.045em}.hjh-section h3{line-height:1.15}.hjh-section p{line-height:1.75}
.hjh-highlight-card{padding:32px;border-radius:26px;background:var(--hjh-soft);border:1px solid var(--hjh-line);box-shadow:0 16px 44px rgba(0,0,0,.06)}.hjh-highlight-card h2,.hjh-highlight-card h3{margin-top:0}.hjh-check-list{list-style:none;padding:0;margin:20px 0;display:grid;gap:14px}.hjh-check-list li{position:relative;padding-left:32px;line-height:1.55}.hjh-check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--hjh-orange-deep);font-weight:950}.hjh-text-link{font-weight:950;color:#b54a00;text-decoration:none}.hjh-text-link:hover{text-decoration:underline}
.hjh-section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.hjh-section-heading p:not(.hjh-eyebrow){color:var(--hjh-muted)}
.hjh-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hjh-steps article{position:relative;padding:30px;border-radius:24px;background:#fff;border:1px solid var(--hjh-line);box-shadow:0 14px 36px rgba(0,0,0,.05)}.hjh-steps article span{display:grid;place-items:center;width:48px;height:48px;margin-bottom:22px;border-radius:15px;background:var(--hjh-orange);font-weight:950}.hjh-steps h3{margin:0 0 12px;font-size:23px}.hjh-steps p{margin:0;color:var(--hjh-muted)}
.hjh-material-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hjh-material-card{padding:34px;border-radius:28px;border:1px solid var(--hjh-line)}.hjh-material-card h2{font-size:36px}.hjh-material-card ul{columns:2;column-gap:30px;padding-left:22px}.hjh-material-card li{margin:0 0 12px;break-inside:avoid}.hjh-material-card--yes{background:#f7fbf5}.hjh-material-card--no{background:#fff7f2}
.hjh-price-factors{display:grid;gap:12px}.hjh-price-factors article{display:grid;gap:4px;padding:16px 18px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1)}.hjh-price-factors article strong{color:var(--hjh-orange)}.hjh-price-factors article span{color:rgba(255,255,255,.72);line-height:1.5}.hjh-price-factors--light{margin-top:30px}.hjh-price-factors--light article{background:var(--hjh-soft);border:1px solid var(--hjh-line)}.hjh-price-factors--light article strong{color:#111}.hjh-price-factors--light article span{color:var(--hjh-muted)}
.hjh-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hjh-service-card{display:grid;grid-template-columns:50px 1fr auto;gap:14px;align-items:center;min-height:132px;padding:20px;border-radius:20px;background:#fff;border:1px solid var(--hjh-line);color:var(--hjh-ink)!important;text-decoration:none!important;box-shadow:0 10px 28px rgba(0,0,0,.04);transition:.2s ease}.hjh-service-card:hover{transform:translateY(-3px);border-color:var(--hjh-orange);box-shadow:0 18px 38px rgba(0,0,0,.09)}.hjh-service-card__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--hjh-orange);font-size:22px;font-weight:950}.hjh-service-card strong{display:block;margin-bottom:6px;font-size:17px}.hjh-service-card small{display:block;color:var(--hjh-muted);line-height:1.45}.hjh-service-card b{color:var(--hjh-orange-deep);font-size:22px}
.hjh-city-chips{display:flex;flex-wrap:wrap;gap:10px}.hjh-city-chips a,.hjh-city-chips span{padding:10px 14px;border-radius:999px;background:var(--hjh-soft);border:1px solid var(--hjh-line);color:var(--hjh-ink);text-decoration:none;font-weight:800}.hjh-city-chips a:hover{border-color:var(--hjh-orange);background:#fff}.hjh-chip-more{background:var(--hjh-orange)!important;border-color:var(--hjh-orange)!important}.hjh-center-link{text-align:center;margin-top:30px}
.hjh-route-card{padding:30px;border-radius:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.hjh-route-card h3{margin-top:0;font-size:28px}.hjh-route-card .hjh-city-chips span{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);color:#fff}
.hjh-faq-layout{display:grid;grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);gap:54px;align-items:start}.hjh-faq-list{display:grid;gap:12px}.hjh-faq-list details{border:1px solid var(--hjh-line);border-radius:18px;background:#fff;overflow:hidden}.hjh-faq-list summary{cursor:pointer;padding:20px 52px 20px 20px;font-weight:900;position:relative}.hjh-faq-list summary:after{content:"+";position:absolute;right:20px;top:13px;font-size:30px;color:var(--hjh-orange-deep)}.hjh-faq-list details[open] summary:after{content:"−"}.hjh-faq-list details p{margin:0;padding:0 20px 22px;color:var(--hjh-muted)}
.hjh-estimate-section{background:linear-gradient(180deg,#fff7ed,#fff)}.hjh-estimate-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(420px,1fr);gap:50px;align-items:start}.hjh-contact-stack{display:grid;gap:12px;margin-top:26px}.hjh-contact-stack a{display:flex;justify-content:space-between;gap:18px;padding:16px 18px;border-radius:16px;background:#fff;border:1px solid var(--hjh-line);color:var(--hjh-ink);text-decoration:none}.hjh-contact-stack a strong{color:var(--hjh-orange-deep)}
.hjh-quote-form{padding:30px;border-radius:26px;background:#fff;border:1px solid var(--hjh-line);box-shadow:var(--hjh-shadow)}.hjh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hjh-form-grid label{display:grid;gap:7px}.hjh-form-grid label span{font-size:13px;font-weight:900}.hjh-form-span{grid-column:1/-1}.hjh-quote-form input,.hjh-quote-form select,.hjh-quote-form textarea{width:100%;border:1px solid #cfcac0;border-radius:12px;background:#fff;padding:13px 14px;color:#202124;font:inherit}.hjh-quote-form input:focus,.hjh-quote-form select:focus,.hjh-quote-form textarea:focus{outline:3px solid rgba(245,158,11,.2);border-color:var(--hjh-orange)}.hjh-consent{display:flex!important;align-items:flex-start;gap:10px;margin:18px 0}.hjh-consent input{width:auto;margin-top:4px}.hjh-consent span{font-size:12px!important;font-weight:500!important;color:var(--hjh-muted)}.hjh-form-privacy{font-size:12px;color:var(--hjh-muted);margin-bottom:0}.hjh-honeypot{position:absolute!important;left:-9999px!important}.hjh-form-notice{margin-bottom:18px;padding:14px 16px;border-radius:12px}.hjh-form-notice--success{background:#e9f8e6;border:1px solid #9fcf98}.hjh-form-notice--error{background:#fff0eb;border:1px solid #e8ae9f}
.hjh-city-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hjh-city-grid a{display:grid;gap:5px;padding:22px;border-radius:18px;background:#fff;border:1px solid var(--hjh-line);color:var(--hjh-ink);text-decoration:none}.hjh-city-grid a:hover{border-color:var(--hjh-orange);box-shadow:0 14px 30px rgba(0,0,0,.07)}.hjh-city-grid strong{font-size:18px}.hjh-city-grid span{color:var(--hjh-muted)}
.hjh-content-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.5fr);gap:48px;align-items:start}.hjh-prose{font-size:18px;line-height:1.8}.hjh-values{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px}.hjh-values article{padding:22px;border-radius:18px;background:var(--hjh-soft);border:1px solid var(--hjh-line)}.hjh-values strong{font-size:18px}
.hjh-directory-search{max-width:660px;margin-top:30px}.hjh-directory-search label{display:block;margin-bottom:8px;font-weight:900}.hjh-directory-search input{width:100%;padding:16px 18px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font:inherit}.hjh-directory-search input::placeholder{color:rgba(255,255,255,.55)}.hjh-directory{display:grid;gap:58px}.hjh-category-heading{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:22px}.hjh-category-heading .hjh-eyebrow{grid-column:1/-1}.hjh-category-heading h2{margin:0;font-size:40px}.hjh-category-heading span{color:var(--hjh-muted);font-weight:800}.hjh-directory-links{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hjh-directory-links a{position:relative;display:grid;gap:7px;padding:20px;border-radius:18px;background:#fff;border:1px solid var(--hjh-line);color:var(--hjh-ink);text-decoration:none}.hjh-directory-links a:hover{border-color:var(--hjh-orange);transform:translateY(-2px)}.hjh-directory-links small{color:var(--hjh-muted);line-height:1.4}.hjh-directory-links em{font-size:11px;color:#9a4d00;font-style:normal;font-weight:900;text-transform:uppercase}.hjh-is-hidden{display:none!important}
@media(max-width:1000px){.hjh-page-hero__grid,.hjh-two-column,.hjh-estimate-grid,.hjh-content-page{grid-template-columns:1fr}.hjh-hero-media{min-height:330px}.hjh-hero-media img{min-height:330px}.hjh-service-grid,.hjh-city-grid,.hjh-directory-links{grid-template-columns:repeat(2,1fr)}.hjh-faq-layout{grid-template-columns:1fr}.hjh-values{grid-template-columns:1fr}.hjh-estimate-grid{gap:28px}}
@media(max-width:700px){.hjh-shell{width:min(100% - 24px,1180px)}.hjh-page-hero{padding:52px 0}.hjh-page-hero h1{font-size:42px}.hjh-section{padding:60px 0}.hjh-steps,.hjh-material-grid,.hjh-service-grid,.hjh-city-grid,.hjh-directory-links{grid-template-columns:1fr}.hjh-form-grid{grid-template-columns:1fr}.hjh-form-span{grid-column:auto}.hjh-material-card ul{columns:1}.hjh-trust-strip .hjh-shell{justify-content:flex-start;gap:10px}.hjh-trust-strip span{width:100%}.hjh-quote-form{padding:20px}.hjh-category-heading{grid-template-columns:1fr}.hjh-category-heading span{margin-top:8px}.hjh-page-hero__grid{gap:32px}}

/* Direct-answer and guide components added in 1.0.2 */
.hjh-answer-section{padding:30px 0;background:#fff;border-bottom:1px solid var(--hjh-line)}
.hjh-direct-answer{display:grid;grid-template-columns:minmax(230px,.55fr) minmax(0,1fr);gap:16px 42px;align-items:start;padding:30px 34px;border-radius:24px;background:linear-gradient(135deg,#fff8e8,#fff);border:1px solid #efd39d;box-shadow:0 16px 42px rgba(0,0,0,.06)}
.hjh-direct-answer .hjh-eyebrow{grid-column:1/-1;margin:0}
.hjh-direct-answer h2{margin:0;font-size:clamp(27px,3.7vw,44px);line-height:1.06;letter-spacing:-.04em}
.hjh-direct-answer p:last-child{margin:0;color:#3d4045;font-size:18px;line-height:1.72}
.hjh-text-link--light{color:var(--hjh-orange)}
.hjh-guide-callout{background:#fff7e8;border-top:1px solid #efd9ad;border-bottom:1px solid #efd9ad}
.hjh-compact-list{display:flex;flex-wrap:wrap;justify-content:center;gap:11px}
.hjh-compact-list span{padding:11px 15px;border-radius:999px;background:#fff;border:1px solid var(--hjh-line);font-weight:850}
.hjh-section-heading--left{margin-left:0;text-align:left}
.hjh-block-link{display:block;margin-top:18px}
.hjh-disposal-guide{margin-top:42px}
.hjh-disposal-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.hjh-disposal-grid article{padding:26px;border-radius:22px;background:#fff;border:1px solid var(--hjh-line);box-shadow:0 12px 32px rgba(0,0,0,.04)}
.hjh-disposal-grid h3{margin:0 0 10px;font-size:24px}
.hjh-disposal-grid p{margin:0 0 16px;color:var(--hjh-muted)}
.hjh-decision-steps{margin-top:38px;padding:32px;border-radius:26px;background:#111;color:#fff}
.hjh-decision-steps h2{color:#fff}
.hjh-decision-steps ol{display:grid;gap:14px;padding-left:24px}
.hjh-decision-steps li{padding-left:8px;color:rgba(255,255,255,.78)}
.hjh-decision-steps strong{color:var(--hjh-orange)}
.hjh-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.hjh-project-grid article{padding:24px;border-radius:20px;background:#fff;border:1px solid var(--hjh-line)}
.hjh-project-grid h3{margin-top:0}
.hjh-project-grid small{color:var(--hjh-muted)}
@media(max-width:900px){.hjh-direct-answer,.hjh-disposal-grid{grid-template-columns:1fr}.hjh-direct-answer .hjh-eyebrow{grid-column:auto}.hjh-project-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.hjh-answer-section{padding:18px 0}.hjh-direct-answer{padding:22px}.hjh-disposal-grid,.hjh-project-grid{grid-template-columns:1fr}}


/* Contact layout and lead-delivery visibility added in 1.0.4 */
.hjh-contact-hero-card{position:relative;z-index:1;padding:30px;border-radius:26px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);box-shadow:0 24px 60px rgba(0,0,0,.22)}
.hjh-contact-hero-card h2{margin:4px 0 12px;color:#fff;font-size:30px;line-height:1.08}.hjh-contact-hero-card>p:not(.hjh-eyebrow){color:rgba(255,255,255,.72)}
.hjh-contact-hero-phone{display:inline-block;margin:4px 0 8px;color:var(--hjh-orange);font-size:clamp(28px,4vw,42px);font-weight:950;text-decoration:none}.hjh-contact-hero-card>div{display:grid;gap:4px;margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14)}.hjh-contact-hero-card>div span{color:rgba(255,255,255,.58);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.hjh-contact-hero-card>div strong{color:#fff}
.hjh-contact-section{background:linear-gradient(180deg,#fff 0%,#fffaf2 100%)}.hjh-content-page--contact{grid-template-columns:minmax(300px,.7fr) minmax(560px,1.3fr);gap:58px}.hjh-contact-copy{position:sticky;top:120px}.hjh-contact-copy h2{margin:8px 0 16px;font-size:clamp(34px,4.5vw,52px);line-height:1.02;letter-spacing:-.045em}.hjh-contact-options{display:grid;gap:12px;margin-top:28px}.hjh-contact-options a,.hjh-contact-options>div{display:grid;gap:3px;padding:17px 19px;border-radius:17px;background:#fff;border:1px solid var(--hjh-line);color:var(--hjh-ink);text-decoration:none;box-shadow:0 8px 25px rgba(0,0,0,.035)}.hjh-contact-options a:hover{border-color:var(--hjh-orange);transform:translateY(-1px)}.hjh-contact-options span{color:var(--hjh-orange-deep);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.hjh-contact-options strong{overflow-wrap:anywhere}.hjh-safety-note{margin-top:24px;padding:18px 20px;border-radius:17px;background:#f6f2eb;border:1px solid #e3d9c8;color:#50545a;font-size:14px;line-height:1.65}.hjh-safety-note>strong{display:block;margin-bottom:6px;color:#161719}.hjh-safety-note p{margin:0}
.hjh-contact-form-card{min-width:0}.hjh-contact-form-heading{margin-bottom:16px}.hjh-contact-form-heading h2{margin:5px 0 8px;font-size:clamp(31px,4vw,44px);line-height:1.04;letter-spacing:-.04em}.hjh-contact-form-heading>p:last-child{margin:0;color:var(--hjh-muted)}.hjh-contact-form-card .hjh-quote-form{padding:38px;border-radius:28px;box-shadow:0 24px 70px rgba(0,0,0,.11)}.hjh-contact-form-card .hjh-form-grid{gap:18px}.hjh-contact-form-card .hjh-quote-form input,.hjh-contact-form-card .hjh-quote-form select{min-height:56px}.hjh-contact-form-card .hjh-quote-form textarea{min-height:190px;resize:vertical}.hjh-contact-form-card .hjh-quote-form>.hjh-button{width:100%;min-height:58px;font-size:17px}.hjh-contact-form-card .hjh-form-privacy{line-height:1.55}
@media(max-width:1050px){.hjh-content-page--contact{grid-template-columns:1fr}.hjh-contact-copy{position:static}.hjh-contact-form-card{max-width:780px;width:100%}}
@media(max-width:700px){.hjh-contact-form-card .hjh-quote-form{padding:22px}.hjh-contact-options{grid-template-columns:1fr}.hjh-contact-hero-card{padding:24px}}
