/* T01-only adaptations of the approved T02 components. */
.desantis-homepage { --residential-hero-height: 731px; }
.desantis-homepage .homepage-page .residential-hero { height: auto; min-height: 731px; }
.desantis-homepage #primary .residential-hero__layout {
    display: grid; grid-template-columns: minmax(0, 1fr) 355px; gap: 48px;
    position: relative; width: min(1280px, calc(100% - 48px)); height: auto;
    min-height: 731px; margin-inline: auto; padding: 237px 0 36px;
}
.desantis-homepage .homepage-page .residential-hero__content { position: static; width: auto; min-width: 0; }
.desantis-homepage .homepage-page .residential-hero__eyebrow { position: static; margin: 0 0 14px; }
.desantis-homepage .homepage-page .residential-hero__title { position: static; width: auto; font-size: 54px; line-height: 67px; }
.desantis-homepage .homepage-page .residential-hero__title-highlight { width: max-content; background: #b42d27; padding: 0 6px; }
.desantis-homepage .homepage-page .residential-hero__title-highlight::before { display: none; }
.desantis-homepage .homepage-page .residential-hero__title-highlight > span:empty { display: none; }
.desantis-homepage .homepage-page .residential-hero__description { position: static; width: min(491px, 100%); margin: 17px 0 0; font-size: 18px; line-height: 24px; }
.desantis-homepage .homepage-page .residential-hero__actions { position: static; display: flex; flex-wrap: wrap; gap: 24px 40px; margin: 36px 0 0; }
.desantis-homepage .homepage-page .residential-hero__actions::after { display: none; }
.desantis-homepage .homepage-page .residential-hero__cta { position: static; }
.desantis-homepage .homepage-page .residential-hero__phones { position: static; display: flex; flex-direction: column; justify-content: center; gap: 6px; margin: 0; }
.desantis-homepage .homepage-page .residential-hero__phones a { white-space: nowrap; }
.desantis-homepage .homepage-page .residential-hero__form-slot { display: block; position: static; width: 355px; height: auto; margin: 48px 0 0; }
.desantis-homepage .homepage-page .residential-hero__media { inset: 0; width: 100%; height: 100%; transform: none; }
.desantis-homepage .homepage-page .residential-hero__shade { inset: 0; width: 100%; height: 100%; transform: none; }
.desantis-homepage .homepage-page .residential-hero__media img { object-position: center; }
/* The four T02 cards retain their interaction and breakpoint behavior. */
.desantis-homepage .homepage-page .t02-s02 { height: auto; padding: 47px 24px 108px; }
.desantis-homepage .homepage-page .t02-s02__header { position: static; width: min(715px, 100%); margin: 0 auto; transform: none; }
.desantis-homepage .homepage-page .t02-s02__intro { position: static; width: min(729px, 100%); margin: 40px auto 0; transform: none; }
.desantis-homepage .homepage-page .t02-s02__cards { position: static; width: min(1280px, 100%); margin: 80px auto 0; transform: none; grid-template-columns: repeat(4, minmax(0, 1fr)); }
.desantis-homepage .homepage-page .service-option-card { width: 100%; min-width: 0; }
.desantis-homepage .homepage-page .service-option-card__cta { max-width: calc(100% - 48px); }
.desantis-homepage .homepage-page .service-option-card__cta span { white-space: normal; }
.desantis-homepage .homepage-commercial { width: min(1280px, 100%); margin: 24px auto 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
.desantis-homepage .homepage-commercial__intro { padding: 19px 0 0; }
.desantis-homepage .homepage-commercial__intro h3 { margin: 0 0 16px; font-size: 22px; line-height: 28px; }
.desantis-homepage .homepage-commercial__intro p { margin: 0; font-size: 16px; line-height: 24px; }
.desantis-homepage .homepage-commercial__links { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px 24px; margin-top: 24px; }
.desantis-homepage .homepage-commercial__links a { color: #b42d27; text-decoration: underline; font-size: 16px; line-height: 24px; font-weight: 700; }
.desantis-homepage .homepage-page .homepage-commercial__card .service-option-card__short { max-width: 285px; }
/* Simplified comparison retains T02's background treatment and typography. */
.desantis-homepage .homepage-page .t02-s05 { height: auto; min-height: 800px; padding: 100px 24px 139px; }
.desantis-homepage .homepage-page .t02-s05__content { position: relative; top: auto; left: auto; width: min(770px, 60%); margin: 0 max(0px, calc((100% - 1280px) / 2)) 0 auto; padding: 0; }
.desantis-homepage .homepage-page .t02-s05__title { position: static; width: auto; margin: 0; }
.desantis-homepage .homepage-page .t02-s05__title strong { width: max-content; max-width: 100%; padding: 0 14px; }
.desantis-homepage .homepage-page .t02-s05__intro { position: static; width: auto; margin: 60px 0 0; font-size: 20px; line-height: 24px; }
.desantis-homepage .homepage-comparison__body { margin: 32px 0 0; font-size: 20px; line-height: 24px; color: #fff; }
.desantis-homepage .homepage-page .t02-s05__cta { position: static; max-width: 100%; margin: 72px 0 0; }
/* Process uses the shared four-step markup and artwork. */
.desantis-homepage .homepage-page .t02-s09 { height: auto; }
.desantis-homepage .homepage-page .t02-s09__shell { height: auto; min-height: 730px; padding-top: 50px; padding-bottom: 50px; }
.desantis-homepage .homepage-page .t02-s09__header { position: static; width: 100%; }
.desantis-homepage .homepage-page .t02-s09__header h2 { text-align: left; }
.desantis-homepage .homepage-page .t02-s09__eyebrow,
.desantis-homepage .homepage-page .t02-s09__intro { display: none; }
.desantis-homepage .homepage-page .t02-s09__process { position: relative; top: auto; margin-top: 50px; }
.desantis-homepage .homepage-page .t02-s09__step-heading { min-height: 84px; }
/* Keep T02 slider controls and responsive gallery placement. */
.desantis-homepage .homepage-page .t02-s06__header > p:last-child { max-width: 1100px; }
.desantis-homepage .homepage-material-cta { display: inline-block; margin-top: 44px; color: #a37845; font-size: 14px; line-height: 18px; font-weight: 700; text-decoration: none; }
.desantis-homepage .homepage-material-photo img { width: 100%; height: 100%; object-fit: cover; border-radius: 4px; }
/* Shared live reviews widget, with the two approved trust badges. */
.desantis-homepage .homepage-page .t02-s12 { height: auto; min-height: 830px; padding: 70px 24px 32px; background: #090909; color: #fff; }
.desantis-homepage .homepage-page .t02-s12 .t02-section-heading { position: static; width: min(1100px, 100%); margin: 0 auto; transform: none; }
.desantis-homepage .homepage-page .t02-s12 .t02-section-heading__line { color: #fff; }
.desantis-homepage .homepage-page .t02-s12__description { position: static; width: min(920px, 100%); margin: 36px auto 0; transform: none; color: #fff; }
.desantis-homepage .homepage-review-badges { display: flex; align-items: center; justify-content: center; gap: 32px; margin: 36px auto; }
.desantis-homepage .homepage-review-badges .residential-credentials__review-badge { display: block; position: relative; flex: 0 0 270px; left: auto; top: auto; width: 270px; height: 90px; border: 1.25px solid #d0d0d0; border-radius: 18px; background: #fff; color: #0f1115; font-family: var(--type-font-body); font-weight: 700; }
.desantis-homepage .homepage-review-badges .residential-credentials__review-badge::before { content: ''; position: absolute; left: 108px; top: 0; width: 1px; height: 88px; background: #d0d0d0; }
.desantis-homepage .homepage-review-badges .residential-credentials__google { position: absolute; left: 9px; top: 21px; width: 46px; height: 46px; }
.desantis-homepage .homepage-review-badges .residential-credentials__yelp { position: absolute; left: 62px; top: 26px; width: 34px; height: 37px; }
.desantis-homepage .homepage-review-badges .residential-credentials__stars { position: absolute; left: 122px; top: 23px; font-size: 17.5px; line-height: 21px; color: #f4b400; }
.desantis-homepage .homepage-review-badges .residential-credentials__rating { position: absolute; left: 223px; top: 19px; font-size: 21px; line-height: 25px; }
.desantis-homepage .homepage-review-badges .residential-credentials__rating-label { position: absolute; left: 122px; top: 47px; font-size: 16.5px; line-height: 21px; white-space: nowrap; }
.desantis-homepage .homepage-review-bbb { width: 146px; height: 52px; object-fit: contain; }
.desantis-homepage .homepage-page .t02-s12__carousel { position: relative; top: auto; left: auto; width: min(1144px, 100%); margin: 0 auto; transform: none; }
.desantis-homepage .homepage-page .t02-s12__cta { position: static; display: flex; max-width: 100%; margin: 32px auto 0; transform: none; }
@media (min-width: 1024px) and (max-width: 1359px) {
    .desantis-homepage #primary .residential-hero__layout { padding-top: 180px; grid-template-columns: minmax(0, 1fr) 346px; gap: 24px; }
    .desantis-homepage .homepage-page .residential-hero__title { font-size: 46px; line-height: 54px; }
    .desantis-homepage .homepage-page .residential-hero__form-slot { width: 346px; margin-top: 24px; }
    .desantis-homepage .homepage-page .t02-s02__cards { height: auto; }
    .desantis-homepage .homepage-page .service-option-card { height: 320px; }
    .desantis-homepage .homepage-commercial__links { gap: 12px; }
}
@media (max-width: 1023px) {
    .desantis-homepage .homepage-page .residential-hero { min-height: 0; }
    .desantis-homepage #primary .residential-hero__layout { display: block; min-height: 0; padding: 180px 0 40px; }
    .desantis-homepage .homepage-page .residential-hero__title { font-size: 42px; line-height: 46px; }
    .desantis-homepage .homepage-page .residential-hero__title-highlight > span:first-child { font-size: inherit; padding: 0; }
    .desantis-homepage .homepage-page .residential-hero__description { width: min(600px, 100%); font-size: 16px; line-height: 24px; }
    .desantis-homepage .homepage-page .residential-hero__cta { width: 100%; min-height: 56px; }
    .desantis-homepage .homepage-page .residential-hero__actions { gap: 22px; margin-top: 24px; }
    .desantis-homepage .homepage-page .residential-hero__phones { width: 100%; }
    .desantis-homepage .homepage-page .residential-hero__phones a { display: flex; gap: 12px; }
    .desantis-homepage .homepage-page .residential-hero__phones strong { font-size: 24px; line-height: 30px; }
    .desantis-homepage .homepage-page .residential-hero__phones span { font-size: 13px; }
    .desantis-homepage .homepage-page .residential-hero__form-slot { display: none; }
    .desantis-homepage .homepage-page .t02-s02 { padding: 50px 24px; }
    .desantis-homepage .homepage-page .t02-s02__intro { margin-top: 28px; }
    .desantis-homepage .homepage-page .t02-s02__cards { grid-template-columns: repeat(2, minmax(0, 1fr)); height: auto; margin-top: 32px; }
    .desantis-homepage .homepage-commercial { grid-template-columns: 1fr; gap: 24px; margin-top: 32px; }
    .desantis-homepage .homepage-commercial__intro { padding-top: 0; }
    .desantis-homepage .homepage-page .t02-s05 { min-height: 0; padding: 64px 24px; }
    .desantis-homepage .homepage-page .t02-s05__content { width: 100%; margin: 0; }
    .desantis-homepage .homepage-page .t02-s05__intro { margin-top: 32px; font-size: 18px; line-height: 27px; }
    .desantis-homepage .homepage-comparison__body { font-size: 18px; line-height: 27px; }
    .desantis-homepage .homepage-page .t02-s05__cta { margin-top: 36px; }
    .desantis-homepage .homepage-page .t02-s09__shell { min-height: 0; padding-block: 50px; }
    .desantis-homepage .homepage-page .t02-s09__process { margin-top: 32px; }
    .desantis-homepage .homepage-page .t02-s09__step-heading { min-height: 0; }
    .desantis-homepage .homepage-material-cta { margin-top: 24px; }
    .desantis-homepage .homepage-page .t02-s12 { min-height: 0; padding: 50px 24px; }
    .desantis-homepage .homepage-page .t02-s12__cta { width: 100%; }
}
@media (max-width: 680px) {
    .desantis-homepage .homepage-page .t02-s02__cards { grid-template-columns: 1fr; gap: 20px; }
    .desantis-homepage .homepage-commercial__links { grid-template-columns: 1fr; gap: 14px; }
    .desantis-homepage .homepage-page .t02-s05__title strong { width: auto; font-size: 36px; line-height: 44px; }
    .desantis-homepage .homepage-review-badges { flex-wrap: wrap; gap: 20px; }
}
/* Content height follows the shorter T01 copy rather than T02's long comparison. */
.desantis-homepage .homepage-page .t02-s05__content { height: auto; min-height: 0; }
.desantis-homepage .homepage-page .t02-s12 .t02-section-heading__title { color: #fff; }
.desantis-homepage .homepage-page .t02-s12 .t02-section-heading { height: auto; }
.desantis-homepage .homepage-page .t02-s12 .t02-section-heading__title > span { white-space: normal; }
.desantis-homepage .homepage-page .homepage-commercial__card:hover h3,
.desantis-homepage .homepage-page .homepage-commercial__card:focus-within h3 { top: 158px; }
.desantis-homepage .homepage-page .homepage-commercial__card:hover .service-option-card__short,
.desantis-homepage .homepage-page .homepage-commercial__card:focus-within .service-option-card__short { opacity: 1; transform: none; }
@media (min-width: 1024px) and (max-width: 1359px) {
    .desantis-homepage .homepage-page .t02-s12__carousel .fgrw-widget,
    .desantis-homepage .homepage-page .t02-s12__carousel .fgrw-slider-shell,
    .desantis-homepage .homepage-page .t02-s12__carousel .fgrw-reviews { width: 100%; max-width: 100%; }
}
@media (max-width: 680px) {
    .desantis-homepage #repair-or-replacement { padding: 0; }
    .desantis-homepage #repair-or-replacement .t02-s05__content { padding: 337px 24px 50px; }
    .desantis-homepage #repair-or-replacement .t02-s05__title,
    .desantis-homepage #repair-or-replacement .t02-s05__title > span,
    .desantis-homepage #repair-or-replacement .t02-s05__title > strong { height: auto; }
    .desantis-homepage #repair-or-replacement .t02-s05__title > strong { font-size: 32px; line-height: 42px; width: max-content; max-width: 100%; padding: 2px 8px; }
}
@media (max-width: 1023px) {
    .desantis-homepage .homepage-page .t02-s06 { height: auto; }
    .desantis-homepage .homepage-page .t02-s06__shell { width: 100%; height: auto; min-height: 0; padding: 42px 20px 36px; }
    .desantis-homepage .homepage-page .t02-s06__header { position: static; width: 100%; height: auto; transform: none; }
    .desantis-homepage .homepage-page .t02-s06__header > p:last-child { width: 100%; }
    .desantis-homepage .homepage-page .t02-s06__slider { position: relative; inset: auto; width: min(600px, 100%); height: 660px; margin: 36px auto 0; }
    .desantis-homepage .homepage-page .t02-s06__viewport { position: relative; inset: auto; width: 100%; height: 660px; transform: none; }
    .desantis-homepage .homepage-page .t02-s06__copy { top: 32px; left: 24px; width: calc(100% - 48px); }
    .desantis-homepage .homepage-page .t02-s06__copy h3,
    .desantis-homepage .homepage-page .t02-s06__description { width: 100%; }
    .desantis-homepage .homepage-page .t02-s06__gallery { top: 282px; left: 24px; width: calc(100% - 48px); height: 290px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); grid-template-rows: repeat(3, minmax(0, 1fr)); gap: 10px; }
    .desantis-homepage .homepage-page .t02-s06__gallery .t02-s06__photo { position: static; inset: auto; width: 100%; height: 100%; min-width: 0; }
    .desantis-homepage .homepage-page .t02-s06__gallery .t02-s06__photo--hero { grid-column: span 2; grid-row: span 2; }
    .desantis-homepage .homepage-page .homepage-material-photo { display: block; }
    .desantis-homepage .homepage-page .t02-s06__arrow { top: auto; bottom: 18px; }
    .desantis-homepage .homepage-page .t02-s06 .t02-s06__counter { top: auto; bottom: 30px; }
    .desantis-homepage .homepage-page .t02-s06__guide { position: relative; inset: auto; width: min(600px, 100%); height: auto; margin: 50px auto 0; display: flex; flex-direction: column; gap: 28px; }
    .desantis-homepage .homepage-page .t02-s06__book { position: static; width: 100%; height: auto; transform: none; }
    .desantis-homepage .homepage-page .t02-s06__guide-copy { position: static; width: 100%; height: auto; }
    .desantis-homepage .homepage-page .t02-s06__guide-copy > p { position: static; width: 100%; }
    .desantis-homepage .homepage-page .t02-s06__form { position: static; width: 100%; height: auto; margin-top: 32px; }
}
.desantis-homepage .skip-link:not(:focus) { width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
/* T01's longer storm CTA uses the shared font and needs one extra line. */
@media (min-width: 1360px) {
    .desantis-homepage .t02-s02__cards > .service-option-card:nth-child(4):not(:hover):not(:focus-within):not(.is-expanded) h3 { top: 138px; }
    .desantis-homepage .t02-s02__cards > .service-option-card:nth-child(4) .service-option-card__short { top: 176px; }
    .desantis-homepage .t02-s02__cards > .service-option-card:nth-child(4) .service-option-card__cta { top: 228px; }
}
/* Reviews must grow with wrapped text instead of inheriting absolute mobile headings. */
.desantis-homepage #reviews .t02-section-heading__eyebrow,
.desantis-homepage #reviews .t02-section-heading__title {
    position: static;
    inset: auto;
    height: auto;
    max-width: 100%;
    transform: none;
}
.desantis-homepage #reviews .t02-section-heading__eyebrow { margin: 0; }
.desantis-homepage #reviews .t02-section-heading__title { margin: 22px 0 0; }
.desantis-homepage #reviews .t02-section-heading__title > span {
    height: auto;
    max-width: 100%;
    white-space: normal;
}
.desantis-homepage #reviews .t02-section-heading__highlight { width: fit-content; padding: 2.5px 14px; }
.desantis-homepage #reviews .t02-s12__description { height: auto; }
/* T01 desktop composition; shared T02 component styles remain unchanged. */
@media (min-width: 1360px) {
    .desantis-homepage #primary .residential-hero__layout {
        grid-template-columns: minmax(0, 860px) 355px;
        column-gap: 50px;
        padding-bottom: 26px;
    }
    .desantis-homepage .homepage-page .residential-hero__media {
        inset: auto;
        top: -27px;
        left: 50%;
        width: 2000px;
        height: 894px;
        transform: translateX(-50%);
    }
    .desantis-homepage .homepage-page .residential-hero__shade {
        inset: auto;
        top: 6px;
        left: 50%;
        width: 2000px;
        height: 860px;
        transform: translateX(-50%);
    }
    .desantis-homepage .homepage-page .t02-s02__intro { margin-top: 14px; }
    .desantis-homepage .homepage-page .t02-s05__media {
        background-size: auto 1080px;
        background-position: 38.2% 0;
    }
    .desantis-homepage .homepage-page .t02-s05__content { margin: 0 0 0 calc(50% - 165px); }
    .desantis-homepage .homepage-page .t02-s05__title strong {
        margin-top: 5px;
        margin-left: 0;
        padding-block: 2px;
    }
    .desantis-homepage .homepage-page .t02-s05__intro { margin-top: 61px !important; }
    .desantis-homepage .homepage-comparison__body { margin-top: 37px; }
    .desantis-homepage .homepage-page .t02-s05__cta { margin-top: 80px; }
    .desantis-homepage .homepage-page .t02-s09__header h2 { margin-top: 0; }
}
