/* Custom front-end styling for Odor Removal Calgary. */
 
@layer properties {
    @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {

        *,
        :before,
        :after,
        ::backdrop {
            --tw-translate-x: 0;
            --tw-translate-y: 0;
            --tw-translate-z: 0;
            --tw-rotate-x: initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: initial;
            --tw-skew-y: initial;
            --tw-space-y-reverse: 0;
            --tw-border-style: solid;
            --tw-leading: initial;
            --tw-font-weight: initial;
            --tw-tracking: initial;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-color: initial;
            --tw-shadow-alpha: 100%;
            --tw-inset-shadow: 0 0 #0000;
            --tw-inset-shadow-color: initial;
            --tw-inset-shadow-alpha: 100%;
            --tw-ring-color: initial;
            --tw-ring-shadow: 0 0 #0000;
            --tw-inset-ring-color: initial;
            --tw-inset-ring-shadow: 0 0 #0000;
            --tw-ring-inset: initial;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-outline-style: solid;
            --tw-blur: initial;
            --tw-brightness: initial;
            --tw-contrast: initial;
            --tw-grayscale: initial;
            --tw-hue-rotate: initial;
            --tw-invert: initial;
            --tw-opacity: initial;
            --tw-saturate: initial;
            --tw-sepia: initial;
            --tw-drop-shadow: initial;
            --tw-drop-shadow-color: initial;
            --tw-drop-shadow-alpha: 100%;
            --tw-drop-shadow-size: initial;
            --tw-backdrop-blur: initial;
            --tw-backdrop-brightness: initial;
            --tw-backdrop-contrast: initial;
            --tw-backdrop-grayscale: initial;
            --tw-backdrop-hue-rotate: initial;
            --tw-backdrop-invert: initial;
            --tw-backdrop-opacity: initial;
            --tw-backdrop-saturate: initial;
            --tw-backdrop-sepia: initial;
            --tw-duration: initial;
            --tw-ease: initial;
            --tw-scale-x: 1;
            --tw-scale-y: 1;
            --tw-scale-z: 1
        }
    }
}

@layer theme {

    :root,
    :host {
        --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        --color-red-400: oklch(70.4% .191 22.216);
        --color-red-500: oklch(63.7% .237 25.331);
        --color-red-600: oklch(57.7% .245 27.325);
        --color-amber-400: oklch(82.8% .189 84.429);
        --color-emerald-400: oklch(76.5% .177 163.223);
        --color-gray-300: oklch(87.2% .01 258.338);
        --color-gray-400: oklch(70.7% .022 261.325);
        --color-gray-500: oklch(55.1% .027 264.364);
        --color-gray-600: oklch(44.6% .03 256.802);
        --color-black: #000;
        --color-white: #fff;
        --spacing: .25rem;
        --container-2xl: 42rem;
        --container-3xl: 48rem;
        --container-4xl: 56rem;
        --container-6xl: 72rem;
        --container-7xl: 80rem;
        --text-xs: .75rem;
        --text-xs--line-height: calc(1/.75);
        --text-sm: .875rem;
        --text-sm--line-height: calc(1.25/.875);
        --text-base: 1rem;
        --text-base--line-height: 1.5;
        --text-lg: 1.125rem;
        --text-lg--line-height: calc(1.75/1.125);
        --text-xl: 1.25rem;
        --text-xl--line-height: calc(1.75/1.25);
        --font-weight-medium: 500;
        --font-weight-semibold: 600;
        --font-weight-bold: 700;
        --tracking-tight: -.025em;
        --leading-relaxed: 1.625;
        --radius-xl: .75rem;
        --radius-2xl: 1rem;
        --ease-out: cubic-bezier(0, 0, .2, 1);
        --ease-in-out: cubic-bezier(.4, 0, .2, 1);
        --default-transition-duration: .15s;
        --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        --default-font-family: var(--font-sans);
        --default-mono-font-family: var(--font-mono)
    }
}

@layer base {

    *,
    *:after,
    *:before,
    *::backdrop {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }

    *::file-selector-button {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }

    html,
    :host {
        -webkit-text-size-adjust: 100%;
        tab-size: 4;
        line-height: 1.5;
        font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
        font-feature-settings: var(--default-font-feature-settings, normal);
        font-variation-settings: var(--default-font-variation-settings, normal);
        -webkit-tap-highlight-color: transparent
    }

    hr {
        height: 0;
        color: inherit;
        border-top-width: 1px
    }

    abbr:where([title]) {
        -webkit-text-decoration: underline dotted;
        text-decoration: underline dotted
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: inherit;
        font-weight: inherit
    }

    a {
        color: inherit;
        -webkit-text-decoration: inherit;
        text-decoration: inherit
    }

    b,
    strong {
        font-weight: bolder
    }

    code,
    kbd,
    samp,
    pre {
        font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
        font-feature-settings: var(--default-mono-font-feature-settings, normal);
        font-variation-settings: var(--default-mono-font-variation-settings, normal);
        font-size: 1em
    }

    small {
        font-size: 80%
    }

    sub,
    sup {
        vertical-align: baseline;
        font-size: 75%;
        line-height: 0;
        position: relative
    }

    sub {
        bottom: -.25em
    }

    sup {
        top: -.5em
    }

    table {
        text-indent: 0;
        border-color: inherit;
        border-collapse: collapse
    }

    *:-moz-focusring {
        outline: auto
    }

    progress {
        vertical-align: baseline
    }

    summary {
        display: list-item
    }

    ol,
    ul,
    menu {
        list-style: none
    }

    img,
    svg,
    video,
    canvas,
    audio,
    iframe,
    embed,
    object {
        vertical-align: middle;
        display: block
    }

    img,
    video {
        max-width: 100%;
        height: auto
    }

    button,
    input,
    select,
    optgroup,
    textarea {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }

    *::file-selector-button {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }

    *:where(select:is([multiple], [size])) optgroup {
        font-weight: bolder
    }

    *:where(select:is([multiple], [size])) optgroup option {
        padding-inline-start: 20px
    }

    *::file-selector-button {
        margin-inline-end: 4px
    }

    *::placeholder {
        opacity: 1
    }

    @supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px) {
        *::placeholder {
            color: currentColor
        }

        @supports (color:color-mix(in lab, red, red)) {
            *::placeholder {
                color: color-mix(in oklab, currentcolor 50%, transparent)
            }
        }
    }

    textarea {
        resize: vertical
    }

    *::-webkit-search-decoration {
        -webkit-appearance: none
    }

    *::-webkit-date-and-time-value {
        min-height: 1lh;
        text-align: inherit
    }

    *::-webkit-datetime-edit {
        display: inline-flex
    }

    *::-webkit-datetime-edit-fields-wrapper {
        padding: 0
    }

    *::-webkit-datetime-edit {
        padding-block: 0
    }

    *::-webkit-datetime-edit-year-field {
        padding-block: 0
    }

    *::-webkit-datetime-edit-month-field {
        padding-block: 0
    }

    *::-webkit-datetime-edit-day-field {
        padding-block: 0
    }

    *::-webkit-datetime-edit-hour-field {
        padding-block: 0
    }

    *::-webkit-datetime-edit-minute-field {
        padding-block: 0
    }

    *::-webkit-datetime-edit-second-field {
        padding-block: 0
    }

    *::-webkit-datetime-edit-millisecond-field {
        padding-block: 0
    }

    *::-webkit-datetime-edit-meridiem-field {
        padding-block: 0
    }

    *::-webkit-calendar-picker-indicator {
        line-height: 1
    }

    *:-moz-ui-invalid {
        box-shadow: none
    }

    button,
    input:where([type=button], [type=reset], [type=submit]) {
        appearance: button
    }

    *::file-selector-button {
        appearance: button
    }

    *::-webkit-inner-spin-button {
        height: auto
    }

    *::-webkit-outer-spin-button {
        height: auto
    }

    *[hidden]:where(:not([hidden=until-found])) {
        display: none !important
    }
}

@layer components;

@layer utilities {
    .pointer-events-auto {
        pointer-events: auto
    }

    .pointer-events-none {
        pointer-events: none
    }

    .sr-only {
        clip-path: inset(50%);
        white-space: nowrap;
        border-width: 0;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        position: absolute;
        overflow: hidden
    }

    .absolute {
        position: absolute
    }

    .fixed {
        position: fixed
    }

    .relative {
        position: relative
    }

    .static {
        position: static
    }

    .inset-0 {
        inset: calc(var(--spacing)*0)
    }

    .inset-x-0 {
        inset-inline: calc(var(--spacing)*0)
    }

    .top-0 {
        top: calc(var(--spacing)*0)
    }

    .top-1\/2 {
        top: 50%
    }

    .right-0 {
        right: calc(var(--spacing)*0)
    }

    .bottom-0 {
        bottom: calc(var(--spacing)*0)
    }

    .-left-\[9999px\] {
        left: -9999px
    }

    .left-0 {
        left: calc(var(--spacing)*0)
    }

    .left-1\/2 {
        left: 50%
    }

    .-z-10 {
        z-index: -10
    }

    .-z-\[5\] {
        z-index: -5
    }

    .z-50 {
        z-index: 50
    }

    .z-\[60\] {
        z-index: 60
    }

    .z-\[100\] {
        z-index: 100
    }

    .container {
        width: 100%
    }

    @media(min-width:40rem) {
        .container {
            max-width: 40rem
        }
    }

    @media(min-width:48rem) {
        .container {
            max-width: 48rem
        }
    }

    @media(min-width:64rem) {
        .container {
            max-width: 64rem
        }
    }

    @media(min-width:80rem) {
        .container {
            max-width: 80rem
        }
    }

    @media(min-width:96rem) {
        .container {
            max-width: 96rem
        }
    }

    .mx-auto {
        margin-inline: auto
    }

    .mt-2 {
        margin-top: calc(var(--spacing)*2)
    }

    .mt-4 {
        margin-top: calc(var(--spacing)*4)
    }

    .mt-6 {
        margin-top: calc(var(--spacing)*6)
    }

    .mt-8 {
        margin-top: calc(var(--spacing)*8)
    }

    .mt-12 {
        margin-top: calc(var(--spacing)*12)
    }

    .mt-16 {
        margin-top: calc(var(--spacing)*16)
    }

    .mb-0\.5 {
        margin-bottom: calc(var(--spacing)*.5)
    }

    .mb-1 {
        margin-bottom: calc(var(--spacing)*1)
    }

    .mb-3 {
        margin-bottom: calc(var(--spacing)*3)
    }

    .mb-4 {
        margin-bottom: calc(var(--spacing)*4)
    }

    .mb-5 {
        margin-bottom: calc(var(--spacing)*5)
    }

    .mb-6 {
        margin-bottom: calc(var(--spacing)*6)
    }

    .mb-8 {
        margin-bottom: calc(var(--spacing)*8)
    }

    .mb-10 {
        margin-bottom: calc(var(--spacing)*10)
    }

    .mb-12 {
        margin-bottom: calc(var(--spacing)*12)
    }

    .mb-16 {
        margin-bottom: calc(var(--spacing)*16)
    }

    .block {
        display: block
    }

    .contents {
        display: contents
    }

    .flex {
        display: flex
    }

    .grid {
        display: grid
    }

    .hidden {
        display: none
    }

    .inline-flex {
        display: inline-flex
    }

    .h-0 {
        height: calc(var(--spacing)*0)
    }

    .h-3\.5 {
        height: calc(var(--spacing)*3.5)
    }

    .h-4 {
        height: calc(var(--spacing)*4)
    }

    .h-5 {
        height: calc(var(--spacing)*5)
    }

    .h-6 {
        height: calc(var(--spacing)*6)
    }

    .h-7 {
        height: calc(var(--spacing)*7)
    }

    .h-9 {
        height: calc(var(--spacing)*9)
    }

    .h-10 {
        height: calc(var(--spacing)*10)
    }

    .h-11 {
        height: calc(var(--spacing)*11)
    }

    .h-12 {
        height: calc(var(--spacing)*12)
    }

    .h-\[400px\] {
        height: 400px
    }

    .h-\[600px\] {
        height: 600px
    }

    .h-\[800px\] {
        height: 800px
    }

    .h-full {
        height: 100%
    }

    .min-h-screen {
        min-height: 100vh
    }

    .w-0 {
        width: calc(var(--spacing)*0)
    }

    .w-3\.5 {
        width: calc(var(--spacing)*3.5)
    }

    .w-4 {
        width: calc(var(--spacing)*4)
    }

    .w-5 {
        width: calc(var(--spacing)*5)
    }

    .w-6 {
        width: calc(var(--spacing)*6)
    }

    .w-7 {
        width: calc(var(--spacing)*7)
    }

    .w-10 {
        width: calc(var(--spacing)*10)
    }

    .w-11 {
        width: calc(var(--spacing)*11)
    }

    .w-12 {
        width: calc(var(--spacing)*12)
    }

    .w-\[400px\] {
        width: 400px
    }

    .w-\[600px\] {
        width: 600px
    }

    .w-\[800px\] {
        width: 800px
    }

    .w-full {
        width: 100%
    }

    .max-w-2xl {
        max-width: var(--container-2xl)
    }

    .max-w-3xl {
        max-width: var(--container-3xl)
    }

    .max-w-4xl {
        max-width: var(--container-4xl)
    }

    .max-w-6xl {
        max-width: var(--container-6xl)
    }

    .max-w-7xl {
        max-width: var(--container-7xl)
    }

    .max-w-full {
        max-width: 100%
    }

    .min-w-0 {
        min-width: calc(var(--spacing)*0)
    }

    .flex-shrink {
        flex-shrink: 1
    }

    .flex-shrink-0 {
        flex-shrink: 0
    }

    .shrink {
        flex-shrink: 1
    }

    .border-collapse {
        border-collapse: collapse
    }

    .-translate-x-1\/2 {
        --tw-translate-x: -50%;
        translate: var(--tw-translate-x)var(--tw-translate-y)
    }

    .-translate-x-1\/3 {
        --tw-translate-x: calc(calc(1/3*100%)*-1);
        translate: var(--tw-translate-x)var(--tw-translate-y)
    }

    .translate-x-1\/3 {
        --tw-translate-x: calc(1/3*100%);
        translate: var(--tw-translate-x)var(--tw-translate-y)
    }

    .-translate-y-1\/2 {
        --tw-translate-y: -50%;
        translate: var(--tw-translate-x)var(--tw-translate-y)
    }

    .-translate-y-1\/4 {
        --tw-translate-y: -25%;
        translate: var(--tw-translate-x)var(--tw-translate-y)
    }

    .translate-y-1\/4 {
        --tw-translate-y: 25%;
        translate: var(--tw-translate-x)var(--tw-translate-y)
    }

    .transform {
        transform: var(--tw-rotate-x, )var(--tw-rotate-y, )var(--tw-rotate-z, )var(--tw-skew-x, )var(--tw-skew-y, )
    }

    .resize {
        resize: both
    }

    .grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    .grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .flex-col {
        flex-direction: column
    }

    .flex-wrap {
        flex-wrap: wrap
    }

    .items-center {
        align-items: center
    }

    .justify-between {
        justify-content: space-between
    }

    .justify-center {
        justify-content: center
    }

    .gap-0\.5 {
        gap: calc(var(--spacing)*.5)
    }

    .gap-1 {
        gap: calc(var(--spacing)*1)
    }

    .gap-2 {
        gap: calc(var(--spacing)*2)
    }

    .gap-3 {
        gap: calc(var(--spacing)*3)
    }

    .gap-4 {
        gap: calc(var(--spacing)*4)
    }

    .gap-6 {
        gap: calc(var(--spacing)*6)
    }

    .gap-8 {
        gap: calc(var(--spacing)*8)
    }

    .gap-10 {
        gap: calc(var(--spacing)*10)
    }

    :where(.space-y-2\.5>:not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing)*2.5)*var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing)*2.5)*calc(1 - var(--tw-space-y-reverse)))
    }

    :where(.space-y-3>:not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))
    }

    :where(.space-y-4>:not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))
    }

    :where(.space-y-5>:not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing)*5)*var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-y-reverse)))
    }

    .overflow-hidden {
        overflow: hidden
    }

    .overflow-x-hidden {
        overflow-x: hidden
    }

    .scroll-smooth {
        scroll-behavior: smooth
    }

    .rounded-2xl {
        border-radius: var(--radius-2xl)
    }

    .rounded-full {
        border-radius: 3.40282e38px
    }

    .rounded-xl {
        border-radius: var(--radius-xl)
    }

    .border {
        border-style: var(--tw-border-style);
        border-width: 1px
    }

    .border-t {
        border-top-style: var(--tw-border-style);
        border-top-width: 1px
    }

    .border-white\/\[0\.06\] {
        border-color: #ffffff0f
    }

    @supports (color:color-mix(in lab, red, red)) {
        .border-white\/\[0\.06\] {
            border-color: color-mix(in oklab, var(--color-white)6%, transparent)
        }
    }

    .border-white\/\[0\.08\] {
        border-color: #ffffff14
    }

    @supports (color:color-mix(in lab, red, red)) {
        .border-white\/\[0\.08\] {
            border-color: color-mix(in oklab, var(--color-white)8%, transparent)
        }
    }

    .bg-\[\#080c14\] {
        background-color: #080c14
    }

    .bg-red-600 {
        background-color: var(--color-red-600)
    }

    .bg-red-600\/\[0\.03\] {
        background-color: #e4001408
    }

    @supports (color:color-mix(in lab, red, red)) {
        .bg-red-600\/\[0\.03\] {
            background-color: color-mix(in oklab, var(--color-red-600)3%, transparent)
        }
    }

    .bg-red-600\/\[0\.05\] {
        background-color: #e400140d
    }

    @supports (color:color-mix(in lab, red, red)) {
        .bg-red-600\/\[0\.05\] {
            background-color: color-mix(in oklab, var(--color-red-600)5%, transparent)
        }
    }

    .bg-red-600\/\[0\.08\] {
        background-color: #e4001414
    }

    @supports (color:color-mix(in lab, red, red)) {
        .bg-red-600\/\[0\.08\] {
            background-color: color-mix(in oklab, var(--color-red-600)8%, transparent)
        }
    }

    .bg-white\/95 {
        background-color: #fffffff2
    }

    @supports (color:color-mix(in lab, red, red)) {
        .bg-white\/95 {
            background-color: color-mix(in oklab, var(--color-white)95%, transparent)
        }
    }

    .bg-white\/\[0\.08\] {
        background-color: #ffffff14
    }

    @supports (color:color-mix(in lab, red, red)) {
        .bg-white\/\[0\.08\] {
            background-color: color-mix(in oklab, var(--color-white)8%, transparent)
        }
    }

    .fill-amber-400 {
        fill: var(--color-amber-400)
    }

    .px-4 {
        padding-inline: calc(var(--spacing)*4)
    }

    .px-6 {
        padding-inline: calc(var(--spacing)*6)
    }

    .py-2 {
        padding-block: calc(var(--spacing)*2)
    }

    .py-3 {
        padding-block: calc(var(--spacing)*3)
    }

    .py-4 {
        padding-block: calc(var(--spacing)*4)
    }

    .py-12 {
        padding-block: calc(var(--spacing)*12)
    }

    .py-20 {
        padding-block: calc(var(--spacing)*20)
    }

    .pt-8 {
        padding-top: calc(var(--spacing)*8)
    }

    .pt-28 {
        padding-top: calc(var(--spacing)*28)
    }

    .pb-16 {
        padding-bottom: calc(var(--spacing)*16)
    }

    .text-center {
        text-align: center
    }

    .text-base {
        font-size: var(--text-base);
        line-height: var(--tw-leading, var(--text-base--line-height))
    }

    .text-lg {
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height))
    }

    .text-sm {
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height))
    }

    .text-xs {
        font-size: var(--text-xs);
        line-height: var(--tw-leading, var(--text-xs--line-height))
    }

    .text-\[11px\] {
        font-size: 11px
    }

    .text-\[15px\] {
        font-size: 15px
    }

    .leading-relaxed {
        --tw-leading: var(--leading-relaxed);
        line-height: var(--leading-relaxed)
    }

    .font-bold {
        --tw-font-weight: var(--font-weight-bold);
        font-weight: var(--font-weight-bold)
    }

    .font-medium {
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium)
    }

    .font-semibold {
        --tw-font-weight: var(--font-weight-semibold);
        font-weight: var(--font-weight-semibold)
    }

    .tracking-tight {
        --tw-tracking: var(--tracking-tight);
        letter-spacing: var(--tracking-tight)
    }

    .break-words {
        overflow-wrap: break-word
    }

    .text-amber-400 {
        color: var(--color-amber-400)
    }

    .text-emerald-400 {
        color: var(--color-emerald-400)
    }

    .text-gray-300 {
        color: var(--color-gray-300)
    }

    .text-gray-400 {
        color: var(--color-gray-400)
    }

    .text-gray-500 {
        color: var(--color-gray-500)
    }

    .text-gray-600 {
        color: var(--color-gray-600)
    }

    .text-red-400 {
        color: var(--color-red-400)
    }

    .text-red-400\/80 {
        color: #ff6568cc
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-red-400\/80 {
            color: color-mix(in oklab, var(--color-red-400)80%, transparent)
        }
    }

    .text-red-400\/90 {
        color: #ff6568e6
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-red-400\/90 {
            color: color-mix(in oklab, var(--color-red-400)90%, transparent)
        }
    }

    .text-white {
        color: var(--color-white)
    }

    .text-white\/90 {
        color: #ffffffe6
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-white\/90 {
            color: color-mix(in oklab, var(--color-white)90%, transparent)
        }
    }

    .text-white\/95 {
        color: #fffffff2
    }

    @supports (color:color-mix(in lab, red, red)) {
        .text-white\/95 {
            color: color-mix(in oklab, var(--color-white)95%, transparent)
        }
    }

    .not-italic {
        font-style: normal
    }

    .antialiased {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .opacity-0 {
        opacity: 0
    }

    .opacity-\[0\.015\] {
        opacity: .015
    }

    .shadow-lg {
        --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }

    .ring-1 {
        --tw-ring-shadow: var(--tw-ring-inset, )0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color, currentcolor);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }

    .shadow-black\/10 {
        --tw-shadow-color: #0000001a
    }

    @supports (color:color-mix(in lab, red, red)) {
        .shadow-black\/10 {
            --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black)10%, transparent)var(--tw-shadow-alpha), transparent)
        }
    }

    .ring-black\/5 {
        --tw-ring-color: #0000000d
    }

    @supports (color:color-mix(in lab, red, red)) {
        .ring-black\/5 {
            --tw-ring-color: color-mix(in oklab, var(--color-black)5%, transparent)
        }
    }

    .outline {
        outline-style: var(--tw-outline-style);
        outline-width: 1px
    }

    .blur-\[80px\] {
        --tw-blur: blur(80px);
        filter: var(--tw-blur, )var(--tw-brightness, )var(--tw-contrast, )var(--tw-grayscale, )var(--tw-hue-rotate, )var(--tw-invert, )var(--tw-saturate, )var(--tw-sepia, )var(--tw-drop-shadow, )
    }

    .blur-\[100px\] {
        --tw-blur: blur(100px);
        filter: var(--tw-blur, )var(--tw-brightness, )var(--tw-contrast, )var(--tw-grayscale, )var(--tw-hue-rotate, )var(--tw-invert, )var(--tw-saturate, )var(--tw-sepia, )var(--tw-drop-shadow, )
    }

    .blur-\[120px\] {
        --tw-blur: blur(120px);
        filter: var(--tw-blur, )var(--tw-brightness, )var(--tw-contrast, )var(--tw-grayscale, )var(--tw-hue-rotate, )var(--tw-invert, )var(--tw-saturate, )var(--tw-sepia, )var(--tw-drop-shadow, )
    }

    .filter {
        filter: var(--tw-blur, )var(--tw-brightness, )var(--tw-contrast, )var(--tw-grayscale, )var(--tw-hue-rotate, )var(--tw-invert, )var(--tw-saturate, )var(--tw-sepia, )var(--tw-drop-shadow, )
    }

    .backdrop-filter {
        -webkit-backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, );
        backdrop-filter: var(--tw-backdrop-blur, )var(--tw-backdrop-brightness, )var(--tw-backdrop-contrast, )var(--tw-backdrop-grayscale, )var(--tw-backdrop-hue-rotate, )var(--tw-backdrop-invert, )var(--tw-backdrop-opacity, )var(--tw-backdrop-saturate, )var(--tw-backdrop-sepia, )
    }

    .transition {
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-all {
        transition-property: all;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-colors {
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-transform {
        transition-property: transform, translate, scale, rotate;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .duration-300 {
        --tw-duration: .3s;
        transition-duration: .3s
    }

    .duration-500 {
        --tw-duration: .5s;
        transition-duration: .5s
    }

    .ease-in-out {
        --tw-ease: var(--ease-in-out);
        transition-timing-function: var(--ease-in-out)
    }

    .ease-out {
        --tw-ease: var(--ease-out);
        transition-timing-function: var(--ease-out)
    }

    @media(hover:hover) {
        .group-hover\:translate-x-1:is(:where(.group):hover *) {
            --tw-translate-x: calc(var(--spacing)*1);
            translate: var(--tw-translate-x)var(--tw-translate-y)
        }

        .group-hover\:scale-105:is(:where(.group):hover *) {
            --tw-scale-x: 105%;
            --tw-scale-y: 105%;
            --tw-scale-z: 105%;
            scale: var(--tw-scale-x)var(--tw-scale-y)
        }

        .group-hover\:text-red-400:is(:where(.group):hover *) {
            color: var(--color-red-400)
        }

        .group-hover\:shadow-red-500\/20:is(:where(.group):hover *) {
            --tw-shadow-color: #fb2c3633
        }

        @supports (color:color-mix(in lab, red, red)) {
            .group-hover\:shadow-red-500\/20:is(:where(.group):hover *) {
                --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-red-500)20%, transparent)var(--tw-shadow-alpha), transparent)
            }
        }
    }

    .focus\:not-sr-only:focus {
        clip-path: none;
        white-space: normal;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        position: static;
        overflow: visible
    }

    .focus\:absolute:focus {
        position: absolute
    }

    .focus\:top-4:focus {
        top: calc(var(--spacing)*4)
    }

    .focus\:left-4:focus {
        left: calc(var(--spacing)*4)
    }

    .focus\:ring-2:focus {
        --tw-ring-shadow: var(--tw-ring-inset, )0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color, currentcolor);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }

    .focus\:ring-red-400:focus {
        --tw-ring-color: var(--color-red-400)
    }

    .focus\:ring-offset-2:focus {
        --tw-ring-offset-width: 2px;
        --tw-ring-offset-shadow: var(--tw-ring-inset, )0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)
    }

    .focus\:ring-offset-\[\#080c14\]:focus {
        --tw-ring-offset-color: #080c14
    }

    .focus\:outline-none:focus {
        --tw-outline-style: none;
        outline-style: none
    }

    @media(min-width:40rem) {
        .sm\:flex-row {
            flex-direction: row
        }
    }

    @media(min-width:48rem) {
        .md\:grid-cols-2 {
            grid-template-columns: repeat(2, minmax(0, 1fr))
        }

        .md\:grid-cols-3 {
            grid-template-columns: repeat(3, minmax(0, 1fr))
        }

        .md\:flex-row {
            flex-direction: row
        }
    }

    @media(min-width:64rem) {
        .lg\:col-span-2 {
            grid-column: span 2/span 2
        }

        .lg\:col-span-3 {
            grid-column: span 3/span 3
        }

        .lg\:mb-8 {
            margin-bottom: calc(var(--spacing)*8)
        }

        .lg\:block {
            display: block
        }

        .lg\:hidden {
            display: none
        }

        .lg\:grid-cols-2 {
            grid-template-columns: repeat(2, minmax(0, 1fr))
        }

        .lg\:grid-cols-3 {
            grid-template-columns: repeat(3, minmax(0, 1fr))
        }

        .lg\:grid-cols-4 {
            grid-template-columns: repeat(4, minmax(0, 1fr))
        }

        .lg\:grid-cols-5 {
            grid-template-columns: repeat(5, minmax(0, 1fr))
        }

        .lg\:gap-6 {
            gap: calc(var(--spacing)*6)
        }

        .lg\:gap-12 {
            gap: calc(var(--spacing)*12)
        }

        .lg\:gap-16 {
            gap: calc(var(--spacing)*16)
        }

        .lg\:py-16 {
            padding-block: calc(var(--spacing)*16)
        }

        .lg\:py-28 {
            padding-block: calc(var(--spacing)*28)
        }

        .lg\:pt-36 {
            padding-top: calc(var(--spacing)*36)
        }

        .lg\:pb-24 {
            padding-bottom: calc(var(--spacing)*24)
        }

        .lg\:text-lg {
            font-size: var(--text-lg);
            line-height: var(--tw-leading, var(--text-lg--line-height))
        }

        .lg\:text-xl {
            font-size: var(--text-xl);
            line-height: var(--tw-leading, var(--text-xl--line-height))
        }
    }
}

:root {
    --red-500: #ef4444;
    --red-600: #dc2626;
    --glass-bg: #ffffff08;
    --glass-border: #ffffff0f;
    --glass-blur: 20px
}

*,
*:before,
*:after {
    box-sizing: border-box
}

html,
body {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

html {
    scroll-behavior: smooth
}

*::selection {
    color: #fff;
    background: #ef44444d
}

.header-shell {
    -webkit-backdrop-filter: blur(var(--glass-blur))saturate(1.2);
    border: 1px solid var(--glass-border);
    background: #080c14bf;
    box-shadow: 0 8px 32px #0006, inset 0 1px #ffffff0a
}

.glass-card {
    background: var(--glass-bg);
    -webkit-backdrop-filter: blur(16px);
    border: 1px solid var(--glass-border);
    box-shadow: 0 4px 24px #0003
}

.hero-title {
    letter-spacing: -.03em;
    font-size: clamp(2.5rem, 7vw, 5rem);
    font-weight: 800;
    line-height: 1.05
}

.text-gradient {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(135deg, #f87171, #ef4444, #dc2626);
    -webkit-background-clip: text;
    background-clip: text
}

.section-title {
    letter-spacing: -.02em;
    font-size: clamp(1.75rem, 4vw, 2.75rem);
    font-weight: 700;
    line-height: 1.15
}

.section-subtitle {
    color: #9ca3af;
    max-width: 32rem;
    margin: 0 auto;
    font-size: 1.125rem
}

.btn-primary {
    background: linear-gradient(135deg, var(--red-500), var(--red-600));
    color: #fff;
    cursor: pointer;
    border: none;
    border-radius: .875rem;
    align-items: center;
    gap: .5rem;
    padding: .625rem 1.25rem;
    font-size: .875rem;
    font-weight: 600;
    text-decoration: none;
    transition: all .2s;
    display: inline-flex;
    box-shadow: 0 4px 16px #dc262659, inset 0 1px #ffffff26
}

.btn-primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 24px #dc262673, inset 0 1px #ffffff26
}

.btn-primary:active {
    transform: translateY(0)
}

.btn-primary-lg {
    background: linear-gradient(135deg, var(--red-500), var(--red-600));
    color: #fff;
    cursor: pointer;
    border: none;
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    gap: .625rem;
    padding: .875rem 1.75rem;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    transition: all .25s;
    display: inline-flex;
    box-shadow: 0 6px 20px #dc262666, inset 0 1px #ffffff26
}

#about {
    max-width: 100vw;
    overflow-x: hidden
}

#about>.mx-auto {
    width: 100%;
    max-width: 100%
}

#about .grid {
    max-width: 100%
}

#about .grid>div {
    min-width: 0;
    max-width: 100%
}

@media(max-width:768px) {
    #about {
        padding-left: 1rem;
        padding-right: 1rem
    }

    #about>.mx-auto {
        padding-left: 0;
        padding-right: 0
    }

    #about h2,
    #about h3,
    #about p,
    #about span {
        word-wrap: break-word;
        overflow-wrap: break-word;
        max-width: 100%
    }

    #about .section-title {
        font-size: 1.5rem;
        line-height: 1.2
    }

    .about-card {
        box-sizing: border-box;
        width: 100%;
        max-width: 100%;
        padding: 1rem
    }

    .about-card .grid.grid-cols-2 {
        gap: .5rem;
        width: 100%
    }

    .stat-item {
        min-width: 0;
        padding: .25rem
    }

    .stat-number {
        font-size: 1.375rem
    }

    .stat-label {
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: .6875rem;
        overflow: hidden
    }

    .about-card>.relative {
        max-width: 100%;
        overflow: hidden
    }

    #testimonial-track {
        width: 100%
    }

    .testimonial-slide {
        flex: 0 0 100%;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important
    }

    .review-card {
        box-sizing: border-box;
        max-width: 100%;
        padding: .875rem
    }

    .review-card blockquote {
        word-wrap: break-word;
        font-size: .8125rem
    }

    .about-feature {
        max-width: 100%
    }

    .about-feature>div:last-child {
        flex: 1;
        min-width: 0
    }

    .about-feature h3 {
        font-size: .875rem
    }

    .about-feature p {
        font-size: .8125rem
    }

    .review-nav {
        display: none !important
    }
}

.btn-primary-lg:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 32px #dc262680, inset 0 1px #ffffff26
}

.btn-secondary {
    color: #fff;
    cursor: pointer;
    background: #ffffff0a;
    border: 1px solid #ffffff1a;
    border-radius: .875rem;
    align-items: center;
    gap: .5rem;
    padding: .625rem 1.25rem;
    font-size: .875rem;
    font-weight: 600;
    text-decoration: none;
    transition: all .2s;
    display: inline-flex
}

.btn-secondary:hover {
    background: #ffffff14;
    border-color: #ef44444d
}

.btn-secondary-lg {
    color: #fff;
    cursor: pointer;
    background: #ffffff0a;
    border: 1px solid #ffffff1a;
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    gap: .625rem;
    padding: .875rem 1.75rem;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    transition: all .25s;
    display: inline-flex
}

.btn-secondary-lg:hover {
    background: #ffffff14;
    border-color: #ef44444d
}

@media(max-width:380px) {
    #about {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .about-card {
        padding: .75rem
    }

    .stat-number {
        font-size: 1.25rem
    }

    .stat-label {
        font-size: .625rem
    }

    #about .section-title {
        font-size: 1.375rem
    }
}

#site-header {
    transition: transform .4s cubic-bezier(.4, 0, .2, 1);
    transform: translateY(0)
}

.header-nav-link {
    color: #fff9;
    z-index: 10;
    border-radius: .75rem;
    align-items: center;
    gap: .375rem;
    padding: .5rem .875rem;
    font-size: .875rem;
    font-weight: 500;
    text-decoration: none;
    transition: all .2s;
    display: flex;
    position: relative
}

.header-nav-link:hover {
    color: #ffffffe6
}

.header-nav-link.active {
    color: #f87171
}

#header-active-pill {
    opacity: 0;
    transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

.mobile-nav-pill {
    -webkit-backdrop-filter: blur(16px);
    background: #fffffff2;
    border: 1px solid #0000000f;
    border-radius: 1.5rem;
    align-items: center;
    gap: .25rem;
    padding: .5rem;
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .3s;
    display: flex;
    box-shadow: 0 16px 48px #0006, 0 4px 12px #0003
}

#mobile-header.nav-hidden .mobile-nav-pill {
    opacity: 0;
    transform: translateY(120%)
}

.mobile-section-link {
    color: #374151;
    border-radius: .875rem;
    justify-content: center;
    align-items: center;
    width: 2.75rem;
    height: 2.75rem;
    text-decoration: none;
    transition: all .2s;
    display: flex
}

.mobile-section-link:hover {
    background: #0000000d
}

.mobile-section-link.active {
    color: var(--red-600);
    background: #dc262614
}

.mobile-nav-call {
    background: linear-gradient(135deg, var(--red-500), var(--red-600));
    color: #fff;
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    width: 3.25rem;
    height: 3.25rem;
    text-decoration: none;
    transition: all .2s;
    display: flex;
    box-shadow: 0 8px 24px #dc262666
}

.mobile-nav-call:hover {
    transform: scale(1.05)
}

@media(max-width:1024px) {
    body {
        padding-bottom: calc(80px + env(safe-area-inset-bottom))
    }
}

.emergency-badge {
    color: #f87171;
    background: #dc26261f;
    border: 1px solid #dc262640;
    border-radius: 2rem;
    align-items: center;
    gap: .5rem;
    padding: .5rem 1rem;
    display: inline-flex;
    position: relative
}

.badge-pulse {
    background: #ef4444;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    animation: 2s ease-out infinite pulse-ring;
    position: absolute;
    left: .75rem
}

.badge-pulse:before {
    content: "";
    background: #ef4444;
    border-radius: 50%;
    animation: 2s ease-out infinite pulse-dot;
    position: absolute;
    inset: 0
}

@keyframes pulse-ring {
    0% {
        box-shadow: 0 0 #ef444466
    }

    70% {
        box-shadow: 0 0 0 8px #ef444400
    }

    to {
        box-shadow: 0 0 #ef444400
    }
}

@keyframes pulse-dot {

    0%,
    to {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }
}

.section-chip {
    color: #f87171;
    background: #ef444414;
    border: 1px solid #ef444433;
    border-radius: 2rem;
    align-items: center;
    gap: .375rem;
    padding: .375rem .875rem;
    font-size: .8125rem;
    font-weight: 500;
    display: inline-flex
}

.local-badge {
    color: #f87171;
    background: #ef444414;
    border: 1px solid #ef444433;
    border-radius: .75rem;
    align-items: center;
    gap: .375rem;
    padding: .5rem .875rem;
    font-size: .8125rem;
    font-weight: 500;
    display: inline-flex
}

.trust-card {
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    text-align: center;
    border-radius: 1.25rem;
    padding: 1.25rem 1rem;
    transition: all .3s
}

.trust-card:hover {
    background: #ffffff0d;
    border-color: #ef444426;
    transform: translateY(-2px)
}

.trust-icon {
    color: #f87171;
    background: linear-gradient(135deg, #ef444426, #dc26261a);
    border-radius: .875rem;
    justify-content: center;
    align-items: center;
    width: 2.75rem;
    height: 2.75rem;
    margin-bottom: .75rem;
    display: inline-flex
}

.scroll-indicator {
    color: #fff6;
    background: #ffffff0a;
    border: 1px solid #ffffff14;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    transition: all .2s;
    animation: 2s ease-in-out infinite bounce-subtle;
    display: flex
}

.scroll-indicator:hover {
    color: #fff9;
    background: #ffffff14
}

@keyframes bounce-subtle {

    0%,
    to {
        transform: translateY(0)
    }

    50% {
        transform: translateY(6px)
    }
}

.offer-tile {
    perspective: 1200px;
    height: 320px
}

.offer-tile-inner {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform .6s cubic-bezier(.4, 0, .2, 1);
    position: relative
}

.offer-tile-inner.flipped {
    transform: rotateY(180deg)
}

.service-front,
.service-back {
    backface-visibility: hidden;
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    border-radius: 1.25rem;
    flex-direction: column;
    padding: 1.5rem;
    transition: border-color .3s, background .3s;
    display: flex;
    position: absolute;
    inset: 0
}

.offer-tile:hover .service-front,
.offer-tile:hover .service-back {
    background: #446def26;
    border-color: #446def26
}

.service-back {
    background: #ffffff0a;
    transform: rotateY(180deg)
}

.service-icon {
    color: #fff;
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    width: 3.5rem;
    height: 3.5rem;
    margin-bottom: 1rem;
    display: flex
}

.service-icon-red {
    background: linear-gradient(135deg, #ef4444, #dc2626)
}

.service-icon-amber {
    background: linear-gradient(135deg, #f59e0b, #d97706)
}

.service-icon-indigo {
    background: linear-gradient(135deg, #6366f1, #4f46e5)
}

.service-icon-rose {
    background: linear-gradient(135deg, #f43f5e, #e11d48)
}

.service-icon-slate {
    background: linear-gradient(135deg, #64748b, #475569)
}

.service-icon-green {
    background: linear-gradient(135deg, #10b981, #059669)
}

.service-title {
    color: #fffffff2;
    margin-bottom: .5rem;
    font-size: 1.125rem;
    font-weight: 700
}

.service-desc {
    color: #9ca3af;
    flex: 1;
    font-size: .9375rem;
    line-height: 1.5
}

.offer-tile-toggle {
    color: #f87171;
    cursor: pointer;
    background: #ef444414;
    border: 1px solid #ef444433;
    border-radius: .75rem;
    align-items: center;
    gap: .375rem;
    margin-top: auto;
    padding: .625rem 1rem;
    font-size: .875rem;
    font-weight: 500;
    transition: all .2s;
    display: inline-flex
}

.offer-tile-toggle:hover {
    background: #446def26;
    border-color: #446def26
}

.service-back-title {
    color: #ffffffe6;
    margin-bottom: .75rem;
    font-size: .9375rem;
    font-weight: 600
}

.service-list {
    flex-direction: column;
    flex: 1;
    gap: .5rem;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex
}

.service-list li {
    color: #d1d5db;
    align-items: flex-start;
    gap: .5rem;
    font-size: .8125rem;
    line-height: 1.4;
    display: flex
}

.service-list li svg {
    flex-shrink: 0;
    margin-top: .125rem
}

.offer-tile-back {
    color: #fffc;
    cursor: pointer;
    background: #ffffff0d;
    border: 1px solid #ffffff1a;
    border-radius: .75rem;
    justify-content: center;
    align-items: center;
    gap: .375rem;
    margin-top: auto;
    padding: .625rem 1rem;
    font-size: .875rem;
    font-weight: 500;
    transition: all .2s;
    display: inline-flex
}

.offer-tile-back:hover {
    background: #ffffff14;
    border-color: #ef444433
}

.toggle-btn {
    color: #fff;
    cursor: pointer;
    background: #ffffff0a;
    border: 1px solid #ffffff1a;
    border-radius: 2rem;
    align-items: center;
    gap: .5rem;
    padding: .75rem 1.5rem;
    font-size: .9375rem;
    font-weight: 500;
    transition: all .2s;
    display: inline-flex
}

.toggle-btn:hover {
    background: #ffffff14;
    border-color: #ef444440
}

.about-feature {
    align-items: flex-start;
    gap: 1rem;
    display: flex
}

.about-feature-icon {
    background: linear-gradient(135deg, var(--red-500), var(--red-600));
    color: #fff;
    border-radius: .75rem;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    display: flex
}

.about-card {
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    border-radius: 1.5rem;
    padding: 1.75rem
}

.stat-item {
    text-align: center
}

.stat-number {
    color: #f87171;
    margin-bottom: .25rem;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.1;
    display: block
}

.stat-label {
    color: #9ca3af;
    font-size: .8125rem
}

.review-card {
    background: #ffffff08;
    border: 1px solid #ffffff0f;
    border-radius: 1rem;
    padding: 1.25rem
}

.review-nav {
    color: #fff;
    cursor: pointer;
    opacity: 0;
    background: #00000080;
    border: 1px solid #ffffff1a;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    transition: all .2s;
    display: flex;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.review-nav-prev {
    left: -.5rem
}

.review-nav-next {
    right: -.5rem
}

.about-card:hover .review-nav {
    opacity: 1
}

.review-nav:hover {
    background: #dc2626cc
}

.testimonial-dot {
    cursor: pointer;
    background: #fff3;
    border: none;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    padding: 0;
    transition: all .2s
}

.testimonial-dot.active {
    background: #f87171;
    border-radius: 3px;
    width: 18px
}

.faq-entry {
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    border-radius: 1rem;
    transition: all .2s;
    overflow: hidden
}

.faq-entry:hover {
    border-color: #446def26
}

.faq-entry[open] {
    background: #ffffff0d
}

.faq-question {
    color: #ffffffe6;
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    padding: 1.125rem 1.25rem;
    font-size: .9375rem;
    font-weight: 600;
    list-style: none;
    transition: color .2s;
    display: flex
}

.faq-question::-webkit-details-marker {
    display: none
}

.faq-question:hover {
    color: #f87171
}

.faq-marker {
    color: #6b7280;
    flex-shrink: 0;
    transition: transform .25s
}

.faq-answer {
    color: #9ca3af;
    padding: 0 1.25rem 1.25rem;
    font-size: .9375rem;
    line-height: 1.65
}

.contact-card {
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    border-radius: 1rem;
    align-items: center;
    gap: 1rem;
    padding: 1.25rem;
    text-decoration: none;
    transition: all .2s;
    display: flex
}

.contact-card:hover {
    background: #ffffff0d;
    border-color: #446def26
}

.contact-icon {
    background: linear-gradient(135deg, var(--red-500), var(--red-600));
    color: #fff;
    border-radius: .875rem;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 2.75rem;
    height: 2.75rem;
    display: flex
}

.social-btn {
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    color: #ffffffb3;
    cursor: pointer;
    border-radius: .875rem;
    justify-content: center;
    align-items: center;
    width: 2.75rem;
    height: 2.75rem;
    transition: all .2s;
    display: flex
}

.social-btn:hover {
    color: #f87171;
    background: #ef44441a;
    border-color: #ef444433
}

.contact-form-card {
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    border-radius: 1.5rem;
    padding: 1.5rem
}

@media(max-width:768px) {
    .contact-card {
        gap: .75rem;
        padding: 1rem
    }

    .contact-icon {
        flex-shrink: 0;
        width: 2.5rem;
        height: 2.5rem
    }

    .contact-card p {
        font-size: .875rem
    }

    .contact-card .text-lg {
        font-size: 1.125rem
    }

    .contact-form-card {
        margin-left: 0;
        margin-right: 0;
        padding: 1.25rem
    }

    .form-input {
        padding: .75rem 1rem;
        font-size: 1rem
    }

    .contact-form-card .grid.grid-cols-1.md\:grid-cols-2 {
        gap: .75rem
    }

    .local-badge {
        text-align: center;
        justify-content: center;
        width: 100%;
        display: flex
    }

    #contact .flex.items-center.gap-3 {
        justify-content: center
    }

    
.form-group {
    position: relative
}

.field-error {
    color: #fda4af;
    font-size: .8125rem;
    line-height: 1.35;
    margin-top: .4rem;
    min-height: 1.1rem
}

.form-input.is-invalid {
    border-color: #fb7185;
    box-shadow: 0 0 0 3px rgba(251, 113, 133, .12);
    background: rgba(127, 29, 29, .15)
}

.form-input.is-valid {
    border-color: rgba(16, 185, 129, .45)
}

.form-status {
    border-radius: .875rem;
    padding: .875rem 1rem;
    margin-bottom: 1rem;
    font-size: .875rem;
    line-height: 1.45;
    border: 1px solid transparent
}

.form-status.is-error {
    color: #fecaca;
    background: rgba(127, 29, 29, .22);
    border-color: rgba(248, 113, 113, .25)
}

.form-status.is-success {
    color: #d1fae5;
    background: rgba(6, 95, 70, .24);
    border-color: rgba(16, 185, 129, .22)
}
.map-container {
        border-radius: 1rem;
        margin-left: 0;
        margin-right: 0
    }

    .map-container iframe {
        border-radius: .875rem;
        height: 220px
    }
}

.form-input {
    color: #fff;
    background: #ffffff0a;
    border: 1px solid #ffffff1a;
    border-radius: .875rem;
    width: 100%;
    padding: .875rem 1rem;
    font-size: .9375rem;
    transition: all .2s
}

.form-input:focus {
    background: #ffffff0f;
    border-color: #ef444466;
    outline: none;
    box-shadow: 0 0 0 3px #ef44441a
}

.form-input::placeholder {
    color: #6b7280
}

.form-select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
    background-position: right 1rem center;
    background-repeat: no-repeat;
    padding-right: 2.5rem
}

.form-textarea {
    resize: vertical;
    min-height: 7rem
}

.map-container {
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    border-radius: 1.25rem;
    padding: .25rem;
    overflow: hidden
}

.success-message {
    position: relative;
    margin-top: 1rem;
    text-align: center;
    padding: 1.5rem 1.25rem;
    border-radius: 1.25rem;
    border: 1px solid rgba(16, 185, 129, .22);
    background: linear-gradient(180deg, rgba(16, 185, 129, .14), rgba(255, 255, 255, .03));
    box-shadow: 0 20px 45px rgba(0, 0, 0, .18), inset 0 1px 0 rgba(255, 255, 255, .05)
}

.success-message::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;
    background: radial-gradient(circle at top, rgba(52, 211, 153, .16), transparent 55%)
}

.success-checkmark {
    width: 4.5rem;
    height: 4.5rem;
    margin: 0 auto 1rem;
    display: grid;
    place-items: center;
    border-radius: 9999px;
    background: linear-gradient(180deg, rgba(16, 185, 129, .18), rgba(5, 150, 105, .12));
    border: 1px solid rgba(52, 211, 153, .28);
    box-shadow: 0 12px 30px rgba(16, 185, 129, .15);
    animation: .4s cubic-bezier(.175, .885, .32, 1.275) success-pop
}

.success-checkmark .svg-fa {
    width: 2.75rem;
    height: 2.75rem
}

.success-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .75rem;
    padding: .38rem .72rem;
    border-radius: 9999px;
    border: 1px solid rgba(167, 243, 208, .22);
    background: rgba(255, 255, 255, .04);
    color: #a7f3d0;
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase
}

@keyframes success-pop {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.footer-link {
    color: #6b7280;
    font-size: .875rem;
    text-decoration: none;
    transition: color .2s
}

.footer-link:hover {
    color: #f87171
}

.toast-chip {
    color: #fff;
    z-index: 100;
    background: linear-gradient(135deg, #10b981, #059669);
    border-radius: .875rem;
    padding: .875rem 1.25rem;
    font-size: .875rem;
    font-weight: 500;
    animation: .3s slide-in, .3s 2.7s forwards fade-out;
    position: fixed;
    top: 1.5rem;
    right: 1.5rem;
    box-shadow: 0 8px 24px #10b9814d
}

@keyframes slide-in {
    0% {
        opacity: 0;
        transform: translate(100%)
    }

    to {
        opacity: 1;
        transform: translate(0)
    }
}

@keyframes fade-out {
    to {
        opacity: 0;
        transform: translateY(-10px)
    }
}

@keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes wiggle {

    0%,
    to {
        transform: rotate(0)
    }

    25% {
        transform: rotate(-8deg)
    }

    75% {
        transform: rotate(8deg)
    }
}

.animate-fade-in-up {
    opacity: 0;
    animation: .6s forwards fade-in-up
}

.animate-fade-in {
    opacity: 0;
    animation: .6s forwards fade-in
}

.group:hover .group-hover\:animate-wiggle {
    animation: .4s wiggle
}

.unveil {
    opacity: 0;
    transition: opacity .6s, transform .6s;
    transform: translateY(24px)
}

.unveil.is-visible {
    opacity: 1;
    transform: translateY(0)
}

@media(prefers-reduced-motion:reduce) {

    *,
    *:before,
    *:after {
        transition-duration: .01ms !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important
    }

    .unveil {
        opacity: 1;
        transform: none
    }

    .offer-tile-inner {
        transition: none
    }
}

.btn-primary:focus-visible,
.btn-secondary:focus-visible,
.btn-primary-lg:focus-visible,
.btn-secondary-lg:focus-visible,
.form-input:focus-visible,
.offer-tile-toggle:focus-visible,
.offer-tile-back:focus-visible,
.header-nav-link:focus-visible,
.mobile-section-link:focus-visible {
    outline-offset: 2px;
    outline: 2px solid #f87171
}

@media(max-width:768px) {
    #about {
        overflow-x: hidden
    }

    #about .section-title {
        font-size: 1.75rem
    }

    .about-card {
        padding: 1.25rem
    }

    .stat-item {
        padding: .5rem 0
    }

    .stat-number {
        font-size: 1.625rem
    }

    .stat-label {
        font-size: .75rem
    }

    .review-card {
        padding: 1rem
    }

    .review-card blockquote {
        font-size: .8125rem
    }

    .review-nav {
        display: none
    }

    .about-feature {
        gap: .75rem
    }

    .about-feature-icon {
        width: 2.25rem;
        height: 2.25rem
    }
}

@media(max-width:640px) {
    .offer-tile {
        height: 340px
    }

    .service-front,
    .service-back {
        padding: 1.25rem
    }
}

@media(max-width:768px) {
    #contact {
        padding-left: 1rem;
        padding-right: 1rem
    }

    #contact>.mx-auto {
        padding-left: 0;
        padding-right: 0
    }
}

@property --tw-translate-x {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-translate-y {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-translate-z {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-rotate-x {
    syntax: "*";
    inherits: false
}

@property --tw-rotate-y {
    syntax: "*";
    inherits: false
}

@property --tw-rotate-z {
    syntax: "*";
    inherits: false
}

@property --tw-skew-x {
    syntax: "*";
    inherits: false
}

@property --tw-skew-y {
    syntax: "*";
    inherits: false
}

@property --tw-space-y-reverse {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-border-style {
    syntax: "*";
    inherits: false;
    initial-value: solid
}

@property --tw-leading {
    syntax: "*";
    inherits: false
}

@property --tw-font-weight {
    syntax: "*";
    inherits: false
}

@property --tw-tracking {
    syntax: "*";
    inherits: false
}

@property --tw-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-inset-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-inset-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-inset-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-ring-color {
    syntax: "*";
    inherits: false
}

@property --tw-ring-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-inset-ring-color {
    syntax: "*";
    inherits: false
}

@property --tw-inset-ring-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-ring-inset {
    syntax: "*";
    inherits: false
}

@property --tw-ring-offset-width {
    syntax: "<length>";
    inherits: false;
    initial-value: 0
}

@property --tw-ring-offset-color {
    syntax: "*";
    inherits: false;
    initial-value: #fff
}

@property --tw-ring-offset-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-outline-style {
    syntax: "*";
    inherits: false;
    initial-value: solid
}

@property --tw-blur {
    syntax: "*";
    inherits: false
}

@property --tw-brightness {
    syntax: "*";
    inherits: false
}

@property --tw-contrast {
    syntax: "*";
    inherits: false
}

@property --tw-grayscale {
    syntax: "*";
    inherits: false
}

@property --tw-hue-rotate {
    syntax: "*";
    inherits: false
}

@property --tw-invert {
    syntax: "*";
    inherits: false
}

@property --tw-opacity {
    syntax: "*";
    inherits: false
}

@property --tw-saturate {
    syntax: "*";
    inherits: false
}

@property --tw-sepia {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-drop-shadow-size {
    syntax: "*";
    inherits: false
}

@property --tw-backdrop-blur {
    syntax: "*";
    inherits: false
}

@property --tw-backdrop-brightness {
    syntax: "*";
    inherits: false
}

@property --tw-backdrop-contrast {
    syntax: "*";
    inherits: false
}

@property --tw-backdrop-grayscale {
    syntax: "*";
    inherits: false
}

@property --tw-backdrop-hue-rotate {
    syntax: "*";
    inherits: false
}

@property --tw-backdrop-invert {
    syntax: "*";
    inherits: false
}

@property --tw-backdrop-opacity {
    syntax: "*";
    inherits: false
}

@property --tw-backdrop-saturate {
    syntax: "*";
    inherits: false
}

@property --tw-backdrop-sepia {
    syntax: "*";
    inherits: false
}

@property --tw-duration {
    syntax: "*";
    inherits: false
}

@property --tw-ease {
    syntax: "*";
    inherits: false
}

@property --tw-scale-x {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@property --tw-scale-y {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@property --tw-scale-z {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

/* Odor Removal Calgary blue-white refresh */
:root {
    --red-500: #1e4f91;
    --red-600: #0d2d57;
    --color-red-400: #dbeafe;
    --color-red-500: #60a5fa;
    --color-red-600: #163b72;
    --color-amber-400: #ffffff;
    --color-emerald-400: #dbeafe;
    --glass-bg: rgba(255, 255, 255, 0.07);
    --glass-border: rgba(255, 255, 255, 0.12);
    --glass-blur: 18px;
    --radius-xl: .9rem;
    --radius-2xl: 1.15rem;
}

body {
    background-color: #061427;
    color: #fff;
}

*::selection {
    color: #fff;
    background: rgba(96, 165, 250, 0.32);
}

.header-shell {
    background: rgba(6, 20, 39, 0.84);
    box-shadow: 0 10px 28px rgba(2, 6, 23, 0.5), inset 0 1px rgba(255, 255, 255, 0.08);
}

.glass-card,
.about-card,
.review-card,
.contact-form-card,
.faq-entry,
.contact-card,
.trust-card,
.map-container,
.service-front,
.service-back {
    border-radius: 1.35rem;
}

.about-card,
.contact-form-card,
.service-front,
.service-back {
    padding: 1.65rem;
}

.hero-title {
    letter-spacing: -.035em;
}

.text-gradient {
    background: linear-gradient(135deg, #ffffff, #e2e8f0, #bfdbfe);
    -webkit-background-clip: text;
    background-clip: text;
}

.section-subtitle,
.service-desc,
.faq-answer,
.stat-label {
    color: #cbd5e1;
}

.btn-primary,
.btn-primary-lg,
.mobile-nav-call,
.about-feature-icon,
.contact-icon,
.toast-chip {
    background: linear-gradient(135deg, #1e4f91, #0d2d57);
    color: #fff;
    box-shadow: 0 10px 26px rgba(13, 45, 87, 0.34), inset 0 1px rgba(255, 255, 255, 0.2);
}

.btn-primary,
.btn-secondary,
.offer-tile-toggle,
.offer-tile-back,
.form-input,
.social-btn {
    border-radius: 1rem;
}

.btn-primary,
.btn-secondary {
    padding: .72rem 1.35rem;
}

.btn-primary-lg,
.btn-secondary-lg {
    border-radius: 1.125rem;
    padding: .98rem 1.95rem;
}

.btn-primary:hover,
.btn-primary-lg:hover,
.mobile-nav-call:hover {
    box-shadow: 0 14px 32px rgba(13, 45, 87, 0.42), inset 0 1px rgba(255, 255, 255, 0.22);
}

.btn-secondary,
.btn-secondary-lg,
.offer-tile-back,
.toggle-btn,
.form-input,
.social-btn {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.16);
}

.btn-secondary:hover,
.btn-secondary-lg:hover,
.offer-tile-back:hover,
.toggle-btn:hover,
.contact-card:hover,
.faq-entry:hover,
.trust-card:hover,
.social-btn:hover {
    background: rgba(255, 255, 255, 0.11);
    border-color: rgba(147, 197, 253, 0.26);
}

.header-nav-link {
    padding: .56rem .95rem;
}

.mobile-nav-pill {
    background: rgba(6, 20, 39, 0.94);
    border-color: rgba(255, 255, 255, 0.12);
    box-shadow: 0 18px 42px rgba(2, 6, 23, 0.5), 0 4px 12px rgba(2, 6, 23, 0.25);
}

.mobile-section-link {
    color: #cbd5e1;
}

.mobile-section-link:hover {
    background: rgba(255, 255, 255, 0.08);
}

.header-nav-link.active,
.section-chip,
.local-badge,
.emergency-badge,
.stat-number,
.offer-tile-toggle,
.footer-link:hover,
.faq-question:hover,
.social-btn:hover,
.mobile-section-link.active {
    color: #e2e8f0;
}

.section-chip,
.local-badge,
.emergency-badge,
.offer-tile-toggle,
.mobile-section-link.active {
    background: rgba(96, 165, 250, 0.12);
    border-color: rgba(147, 197, 253, 0.26);
}

.badge-pulse,
.badge-pulse:before,
.testimonial-dot.active {
    background: #dbeafe;
}

@keyframes pulse-ring {
    0% {
        box-shadow: 0 0 rgba(219, 234, 254, 0.42);
    }

    70% {
        box-shadow: 0 0 0 8px rgba(219, 234, 254, 0);
    }

    to {
        box-shadow: 0 0 rgba(219, 234, 254, 0);
    }
}

.trust-icon {
    color: #fff;
    background: linear-gradient(135deg, rgba(30, 79, 145, 0.92), rgba(13, 45, 87, 0.88));
}

.offer-tile {
    height: 330px;
}

.offer-tile:hover .service-front,
.offer-tile:hover .service-back {
    border-color: rgba(147, 197, 253, 0.24);
}

.service-icon {
    border-radius: 1.1rem;
}

.service-icon-red {
    background: linear-gradient(135deg, #1e4f91, #0d2d57);
}

.service-icon-amber {
    background: linear-gradient(135deg, #245da8, #163b72);
}

.service-icon-indigo {
    background: linear-gradient(135deg, #eff6ff, #bfdbfe);
    color: #0d2d57;
}

.service-icon-rose {
    background: linear-gradient(135deg, #2f6cc0, #1e4f91);
}

.service-icon-slate {
    background: linear-gradient(135deg, #17345f, #0b1f3d);
}

.service-icon-green {
    background: linear-gradient(135deg, #7fb4f1, #245da8);
}

.review-nav:hover {
    background: rgba(13, 45, 87, 0.88);
}

.faq-entry[open],
.contact-card:hover,
.service-back {
    background: rgba(255, 255, 255, 0.09);
}

.form-input:focus {
    background: rgba(255, 255, 255, 0.11);
    border-color: rgba(147, 197, 253, 0.45);
    box-shadow: 0 0 0 3px rgba(96, 165, 250, 0.12);
}

.btn-primary:focus-visible,
.btn-secondary:focus-visible,
.btn-primary-lg:focus-visible,
.btn-secondary-lg:focus-visible,
.form-input:focus-visible,
.offer-tile-toggle:focus-visible,
.offer-tile-back:focus-visible,
.header-nav-link:focus-visible,
.mobile-section-link:focus-visible {
    outline: 2px solid #dbeafe;
}

.review-card cite {
    letter-spacing: .02em;
}

@media(max-width:640px) {
    .offer-tile {
        height: 350px;
    }

    .service-front,
    .service-back {
        padding: 1.35rem;
    }
}

/* Light page background gradient for navy theme */
body {
    background-color: #061427;
    background-image: linear-gradient(180deg, #0a1f3d 0%, #0c2547 38%, #081a31 100%);
    background-attachment: fixed;
}


.field-error {
    margin-top: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.4;
    color: #fca5a5;
}

.form-input.is-invalid {
    border-color: rgba(248, 113, 113, 0.95) !important;
    box-shadow: 0 0 0 3px rgba(248, 113, 113, 0.14);
}

.form-input.is-valid {
    border-color: rgba(52, 211, 153, 0.85) !important;
    box-shadow: 0 0 0 3px rgba(52, 211, 153, 0.12);
}

.form-status.is-error {
    display: block;
    padding: 0.9rem 1rem;
    margin-bottom: 1rem;
    border-radius: 0.9rem;
    background: rgba(127, 29, 29, 0.35);
    border: 1px solid rgba(248, 113, 113, 0.35);
    color: #fecaca;
}

.form-status.is-success {
    display: block;
    padding: 0.9rem 1rem;
    margin-bottom: 1rem;
    border-radius: 0.9rem;
    background: rgba(6, 78, 59, 0.32);
    border: 1px solid rgba(52, 211, 153, 0.3);
    color: #d1fae5;
}

button[aria-busy="true"] {
    opacity: 0.75;
    pointer-events: none;
}

/* Spacing cleanup */
#home {
    padding-top: clamp(7rem, 10vw, 9.5rem);
    padding-bottom: clamp(4.5rem, 7vw, 6.5rem);
}

#home .text-center {
    margin-bottom: 0;
}

#home .hero-title {
    margin-bottom: 1.25rem;
}

#home p.text-lg {
    margin-bottom: 2rem;
}

#home .grid.max-w-4xl {
    margin-top: 1rem;
}

#services,
#about,
#faq,
#contact {
    padding-top: clamp(4.5rem, 7vw, 6.5rem);
    padding-bottom: clamp(4.5rem, 7vw, 6.5rem);
}

#services .text-center.mb-16,
#about .text-center.mb-16,
#faq .text-center.mb-16,
#contact .text-center.mb-16 {
    margin-bottom: clamp(2.5rem, 5vw, 4rem);
}

.section-chip {
    margin-bottom: 1rem;
}

.section-title {
    margin-bottom: .875rem;
}

.section-subtitle {
    margin-top: .5rem;
    line-height: 1.7;
}

#services-grid,
#service-overflow {
    row-gap: 2rem;
    column-gap: 2rem;
}

.offer-tile {
    height: 100%;
    min-height: 340px;
}

.service-front,
.service-back {
    padding: 2rem;
}

.service-icon {
    margin-bottom: 1.25rem;
}

.service-title {
    margin-bottom: .875rem;
    line-height: 1.3;
}

.service-desc {
    margin-bottom: 1.25rem;
    line-height: 1.65;
}

@media (max-width: 768px) {
    #home,
    #services,
    #about,
    #faq,
    #contact {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    #home {
        padding-top: 6rem;
    }

    #services-grid,
    #service-overflow {
        row-gap: 1.25rem;
        column-gap: 1.25rem;
    }

    .service-front,
    .service-back {
        padding: 1.5rem;
    }
}


/* 2026 technical update: sticky header, mobile burger, desktop typography, speed */
html {
    font-size: 16px;
}

@media (min-width: 1024px) {
    html {
        font-size: 17px;
    }

    body {
        font-size: 1.02rem;
    }

    .hero-title {
        font-size: clamp(3.5rem, 5vw, 5.35rem);
    }

    .section-title {
        font-size: clamp(2.35rem, 3vw, 3.2rem);
    }

    .section-subtitle,
    .service-desc,
    .faq-answer,
    .contact-card p {
        font-size: 1.05rem;
    }
}

#site-header,
#mobile-header {
    transform: none !important;
}

#site-header.is-scrolled .header-shell,
#mobile-header.is-scrolled .mobile-topbar {
    background: rgba(11, 17, 29, 0.9);
    border-color: rgba(255, 255, 255, 0.12);
    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.35);
}

.mobile-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    padding: 0.85rem 1rem;
    border-radius: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(8, 12, 20, 0.82);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.22);
}

.mobile-wordmark {
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: #fff;
    text-decoration: none;
}

.mobile-wordmark-logo {
    width: 2.6rem;
    height: 2.6rem;
    border-radius: 0.85rem;
    background: rgba(255, 255, 255, 0.95);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
}

.mobile-wordmark-copy {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.mobile-wordmark-copy span {
    font-weight: 700;
    font-size: 0.95rem;
    line-height: 1.1;
}

.mobile-wordmark-copy small {
    color: rgba(248, 113, 113, 0.95);
    font-size: 0.72rem;
    line-height: 1.1;
}

.mobile-topbar-actions {
    display: flex;
    align-items: center;
    gap: 0.55rem;
}

.mobile-topbar-call {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    border-radius: 999px;
    padding: 0.7rem 0.9rem;
    background: linear-gradient(135deg, rgba(220, 38, 38, 0.95), rgba(185, 28, 28, 0.95));
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    box-shadow: 0 10px 24px rgba(185, 28, 28, 0.3);
}

.drawer-toggle {
    width: 2.9rem;
    height: 2.9rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 0.25rem;
    border-radius: 0.9rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.04);
    color: #fff;
}

.drawer-toggle span {
    display: block;
    width: 1.1rem;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
    transition: transform 0.25s ease, opacity 0.25s ease;
}

#mobile-header.drawer-open .drawer-toggle span:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
}

#mobile-header.drawer-open .drawer-toggle span:nth-child(2) {
    opacity: 0;
}

#mobile-header.drawer-open .drawer-toggle span:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
}

.drawer-panel {
    margin-top: 0.75rem;
    padding: 0.65rem;
    border-radius: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(8, 12, 20, 0.96);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.35);
}

.drawer-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: auto;
    padding: 0.9rem 1rem;
    border-radius: 0.85rem;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.88);
    font-weight: 600;
}

.drawer-link + .drawer-link {
    margin-top: 0.25rem;
}

.drawer-link.active {
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
}

.drawer-cta {
    margin-top: 0.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 3rem;
    border-radius: 0.9rem;
    text-decoration: none;
    background: linear-gradient(135deg, #ef4444, #b91c1c);
    color: #fff;
    font-weight: 700;
}

@media (max-width: 1023px) {
    #home {
        padding-top: 8rem;
    }

    #services,
    #about,
    #faq,
    #contact {
        scroll-margin-top: 6.75rem;
    }
}

@media (min-width: 1024px) {
    #home,
    #services,
    #about,
    #faq,
    #contact {
        scroll-margin-top: 7rem;
    }
}

#services,
#about,
#faq,
#contact,
footer {
    content-visibility: auto;
    contain-intrinsic-size: 1px 900px;
}


/* 2026-03 mobile layout and performance fixes */
footer {
    content-visibility: visible;
    contain-intrinsic-size: auto;
}

.site-footer,
#services,
#about,
#faq,
#contact {
    content-visibility: auto;
    contain-intrinsic-size: 1px 900px;
}

#site-header,
#mobile-header {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    will-change: transform;
}

#mobile-header {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

#noise-bg {
    display: none;
}

.testimonial-slide,
.review-card {
    height: auto !important;
    min-height: 0 !important;
}

.review-card footer {
    min-height: 0 !important;
}

@media (max-width: 1023px) {
    #ambient-bg {
        display: none;
    }

    .mobile-topbar,
    .drawer-panel {
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
    }

    .unveil {
        opacity: 1;
        transform: none;
        transition: none;
    }

    .about-card {
        padding: 1rem;
    }

    .review-card {
        padding: 1rem;
    }
}

@media (max-width: 768px) {
    #about .relative {
        overflow: visible;
    }

    .testimonial-slide {
        align-self: flex-start;
    }
}
