.service-request{display:grid;grid-template-columns:.7fr 1.3fr;gap:48px;margin-top:64px;padding:42px;background:var(--navy);color:white}
.request-copy h3{font-size:2.5rem}.request-copy>p:last-child{color:#cbd5e2}
.special-form{align-self:start}.special-form label,.special-form label:nth-child(n){grid-column:auto}
.special-form label:has(textarea),.special-form .photo-field,.special-form .photo-preview,.special-form button,.special-form>small{grid-column:1/-1}
.photo-field input{padding:12px;border:2px dashed #aeb9c8;background:white}.photo-field span{color:var(--muted);font-size:.72rem;text-transform:none;letter-spacing:0;font-weight:500}
.photo-preview{display:flex;gap:8px;flex-wrap:wrap;min-height:0}.photo-preview img{width:74px;height:60px;object-fit:cover;border:2px solid white;box-shadow:0 3px 10px rgba(7,26,53,.18)}.photo-preview span{font-size:.78rem;color:var(--muted)}
.dumpster-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;background:linear-gradient(120deg,#071a35,#0d315f);color:white}.dumpster-copy>p:not(.eyebrow){color:#cbd5e2}
.dumpster-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:30px 0 16px}.dumpster-facts>div{padding:18px;background:rgba(255,255,255,.09);border-top:3px solid var(--red)}
.dumpster-facts strong,.dumpster-facts span{display:block}.dumpster-facts strong{font:800 2rem/1 "Barlow Condensed";text-transform:uppercase}.dumpster-facts span{margin-top:7px;color:#cbd5e2;font-size:.75rem}.dumpster-note{font-size:.8rem}.dark-form{background:white}
.demolition-section{background:white}.demolition-form{grid-template-columns:repeat(3,1fr);box-shadow:var(--shadow)}
.structure-sizes{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 10px;padding:0;border:0}.structure-sizes legend{margin-bottom:10px;color:var(--navy);font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.structure-card{position:relative;display:block!important;cursor:pointer;background:white;border:2px solid var(--line);overflow:hidden}.structure-card input{position:absolute;width:1px;height:1px;opacity:0}.structure-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.structure-card span{display:block;padding:16px}
.structure-card strong,.structure-card small{display:block}.structure-card strong{font:800 1.8rem/1 "Barlow Condensed";text-transform:uppercase}.structure-card small{margin-top:7px;color:var(--muted);font-size:.75rem;line-height:1.4;text-transform:none;letter-spacing:0}.structure-card:has(input:checked){border-color:var(--red);box-shadow:0 0 0 3px rgba(213,32,42,.14)}.structure-card:has(input:checked) strong{color:var(--red)}
.demolition-form>label:has(textarea),.demolition-form .photo-field,.demolition-form .photo-preview,.demolition-form button,.demolition-form>small{grid-column:1/-1}
@media(max-width:1000px){.nav nav{gap:16px}.nav nav a{font-size:.78rem}.service-request,.dumpster-section{grid-template-columns:1fr}.demolition-form{grid-template-columns:1fr 1fr}.structure-sizes{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.service-request{margin:48px -20px -75px;padding:35px 20px}.dumpster-facts{grid-template-columns:1fr}.special-form,.demolition-form{grid-template-columns:1fr}.special-form label:nth-child(n){grid-column:1}.special-form label:has(textarea),.special-form .photo-field,.special-form .photo-preview,.special-form button,.special-form>small{grid-column:1}.structure-sizes{grid-template-columns:1fr}.structure-card{grid-column:1!important}.structure-card img{aspect-ratio:16/9}.demolition-form>label,.demolition-form>fieldset,.demolition-form>.photo-preview,.demolition-form>button,.demolition-form>small{grid-column:1}}
.service-tabs{position:sticky;top:84px;z-index:19;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--line);border-bottom:3px solid var(--red);box-shadow:0 8px 20px rgba(7,26,53,.1)}
.service-tabs a{display:flex;min-height:54px;align-items:center;justify-content:center;padding:10px 14px;border-right:1px solid var(--line);color:var(--navy);font:800 1rem/1 "Barlow Condensed";letter-spacing:.035em;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .15s ease,color .15s ease}
.service-tabs a:last-child{border-right:0}.service-tabs a:hover,.service-tabs a:focus-visible{background:var(--navy);color:#fff;outline:none}
#services,#dumpster,#forestry,#demolition{scroll-margin-top:150px}
@media(max-width:600px){.service-tabs{top:70px;display:flex;overflow-x:auto;scrollbar-width:none}.service-tabs::-webkit-scrollbar{display:none}.service-tabs a{flex:0 0 auto;min-width:145px;min-height:50px;font-size:.9rem}#services,#dumpster,#forestry,#demolition{scroll-margin-top:130px}}
