@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-rotate-x: initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: inito ial;
            --tw-skew-y: initial;
            --tw-border-style: solid;
            --tw-leading: initial;
            --tw-font-weight: initial;
            --tw-tracking: initial;
            --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
        }
    }
}

@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-bg: #f4f4f4;
        --color-text: #1a1a1a;
        --color-accent: #a8c800;
        --color-dark: #0f0f0f;
        --color-blue-600: oklch(54.6% .245 262.881);
        --color-gray-600: oklch(44.6% .03 256.802);
        --color-white: #fff;
        --spacing: .25rem;
        --container-xl: 36rem;
        --container-2xl: 42rem;
        --container-3xl: 48rem;
        --container-5xl: 64rem;
        --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-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);
        --text-2xl: 1.5rem;
        --text-2xl--line-height: calc(2 / 1.5);
        --text-3xl: 1.875rem;
        --text-3xl--line-height: 1.2;
        --text-4xl: 2.25rem;
        --text-4xl--line-height: calc(2.5 / 2.25);
        --text-6xl: 3.75rem;
        --text-6xl--line-height: 1;
        --font-weight-semibold: 600;
        --font-weight-bold: 700;
        --tracking-widest: .1em;
        --leading-tight: 1.25;
        --leading-relaxed: 1.625;
        --radius-lg: .5rem;
        --radius-xl: .75rem;
        --radius-2xl: 1rem;
        --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 {
    .visible {
        visibility: visible
    }

    .static {
        position: static
    }

    .start {
        inset-inline-start: var(--spacing)
    }

    .mx-auto {
        margin-inline: auto
    }

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

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

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

    .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-14 {
        margin-bottom: calc(var(--spacing) * 14)
    }

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

    .ml-1 {
        margin-left: calc(var(--spacing) * 1)
    }

    .block {
        display: block
    }

    .flex {
        display: flex
    }

    .grid {
        display: grid
    }

    .hidden {
        display: none
    }

    .inline-block {
        display: inline-block
    }

    .aspect-\[4\/3\] {
        aspect-ratio: 4/3
    }

    .h-full {
        height: 100%
    }

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

    .w-full {
        width: 100%
    }

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

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

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

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

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

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

    .min-w-\[120px\] {
        min-width: 120px
    }

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

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

    .flex-col {
        flex-direction: column
    }

    .flex-wrap {
        flex-wrap: wrap
    }

    .items-baseline {
        align-items: baseline
    }

    .items-center {
        align-items: center
    }

    .items-stretch {
        align-items: stretch
    }

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

    .justify-center {
        justify-content: center
    }

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

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

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

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

    .overflow-hidden {
        overflow: hidden
    }

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

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

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

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

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

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

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

    .border-current {
        border-color: currentColor
    }

    .border-accent {
        border-color: var(--color-accent)
    }

    .bg-current {
        background-color: currentColor
    }

    .object-cover {
        object-fit: cover
    }

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

    .p-5 {
        padding: calc(var(--spacing) * 5)
    }

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

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

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

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

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

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

    .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-8 {
        padding-block: calc(var(--spacing) * 8)
    }

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

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

    .text-center {
        text-align: center
    }

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

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

    .text-4xl {
        font-size: var(--text-4xl);
        line-height: var(--tw-leading, var(--text-4xl--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))
    }

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

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

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

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

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

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

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

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

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

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

    .bg-accent {
        background-color: var(--color-accent)
    }

    .bg-dark {
        background-color: var(--color-dark)
    }

    .bg-light {
        background-color: var(--color-bg)
    }

    .uppercase {
        text-transform: uppercase
    }

    .opacity-50 {
        opacity: .5
    }

    .opacity-60 {
        opacity: .6
    }

    .opacity-75 {
        opacity: .75
    }

    .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, )
    }

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

    @media(hover:hover) {
        .hover\:opacity-70:hover {
            opacity: .7
        }

        .hover\:opacity-80:hover {
            opacity: .8
        }

        .hover\:opacity-100:hover {
            opacity: 1
        }
    }

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

    @media(min-width:48rem) {
        .md\:w-\[45\%\] {
            width: 45%
        }

        .md\:w-\[55\%\] {
            width: 55%
        }

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

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

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

        .md\:p-8 {
            padding: calc(var(--spacing) * 8)
        }

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

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

body {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    font-family: system-ui, -apple-system, sans-serif;
    background-color: var(--color-bg);
    color: var(--color-text)
}

/* ========================================
   NAVIGATION HEADER
   ======================================== */

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: transparent;
    transition: all 0.3s ease;
    padding: 1rem 0;
}

.site-header.scrolled {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
    padding: 0.75rem 0;
}

.header-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 1024px) {
    .header-container {
        padding: 0 24px;
    }
}

@media (max-width: 768px) {
    .header-container {
        padding: 0 16px;
    }
}

.header-logo {
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.header-logo:hover {
    opacity: 0.8;
}

.logo-img {
    height: 120px;
    width: auto;
    display: block;
}

/* Desktop Navigation */
.header-nav {
    display: none;
    align-items: center;
    gap: 2rem;
}

@media (min-width: 48rem) {
    .header-nav {
        display: flex;
    }
}

.nav-link {
    font-size: 0.9375rem;
    font-weight: 500;
    color: var(--color-text);
    text-decoration: none;
    opacity: 0.7;
    transition: all 0.3s ease;
    position: relative;
}

.nav-link:hover,
.nav-link.active {
    opacity: 1;
    color: var(--color-text);
}

.nav-link::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--color-accent);
    transition: width 0.3s ease;
}

.nav-link:hover::after,
.nav-link.active::after {
    width: 100%;
}

/* Header CTA Button */
.header-cta {
    display: none;
    padding: 12px 24px;
    background: var(--color-accent);
    color: var(--color-dark);
    font-size: 0.875rem;
    font-weight: 600;
    text-decoration: none;
    border-radius: 10px;
    transition: all 0.2s ease;
    margin-left: 20px;
    margin-bottom: 20px;
}

@media (min-width: 48rem) {
    .header-cta {
        display: inline-flex;
    }
}

.header-cta:hover {
    opacity: 0.9;
    transform: translateY(-1px);
}

/* Mobile Menu Button */
.mobile-menu-btn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 1001;
}

.mobile-menu-btn span {
    display: block;
    width: 100%;
    height: 2px;
    background: var(--color-text);
    transition: all 0.3s ease;
    transform-origin: center;
}

.mobile-menu-btn.active span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
}

.mobile-menu-btn.active span:nth-child(2) {
    opacity: 0;
}

.mobile-menu-btn.active span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
}

@media (min-width: 48rem) {
    .mobile-menu-btn {
        display: none;
    }
}

/* Mobile Navigation */
.mobile-nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: var(--color-bg);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    transition: right 0.3s ease;
    z-index: 999;
}

.mobile-nav.active {
    right: 0;
}

.mobile-nav-link {
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--color-text);
    text-decoration: none;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

.mobile-nav-link:hover {
    opacity: 1;
    color: var(--color-accent);
}

.mobile-nav-cta {
    margin-top: 1rem;
}

body.menu-open {
    overflow: hidden;
}

/* Adjust hero section for fixed header */
.hero-section {
    padding-top: 6rem;
}

/* ========================================
   FOOTER
   ======================================== */

.site-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 2rem 1.25rem;
    background: var(--color-bg);
}

.footer-container {
    max-width: 80rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
}

@media (min-width: 48rem) {
    .footer-container {
        flex-direction: row;
        justify-content: space-between;
    }
}

.footer-copyright {
    font-size: 0.875rem;
    opacity: 0.6;
    margin: 0;
}

.footer-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem;
}

.footer-nav a {
    font-size: 0.875rem;
    opacity: 0.6;
    color: var(--color-text);
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.footer-nav a:hover {
    opacity: 1;
}

code {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

/* ========================================
   BUTTON SYSTEM
   ======================================== */

/* Primary Button - High Emphasis CTA */
.btn-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--color-accent);
    color: var(--color-dark);
    padding: 14px 28px;
    font-weight: 600;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease;
}

.btn-primary:hover {
    opacity: 0.9;
    transform: translateY(-1px);
}

/* Secondary Button - Low Emphasis */
.btn-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: var(--color-text);
    padding: 14px 28px;
    font-weight: 600;
    border-radius: 10px;
    border: 1.5px solid rgba(0, 0, 0, 0.2);
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease;
}

.btn-secondary:hover {
    background-color: rgba(0, 0, 0, 0.05);
    border-color: rgba(0, 0, 0, 0.3);
}

/* ========================================
   HERO SECTION STYLES
   ======================================== */

/* Hero Section Container */
.hero-section {
    padding: 4rem 1.25rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

@media (min-width: 48rem) {
    .hero-section {
        padding: 5rem 1.25rem;
    }
}

/* Hero Container - 2 Column Layout */
.hero-container {
    max-width: 80rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 3rem;
    align-items: center;
}

@media (min-width: 64rem) {
    .hero-container {
        flex-direction: row;
        gap: 4rem;
        align-items: center;
    }
}

/* Hero Content - Left Column */
.hero-content {
    flex: 1;
    text-align: center;
    max-width: 600px;
}

@media (min-width: 64rem) {
    .hero-content {
        text-align: left;
        max-width: none;
    }
}

/* Hero Visual - Right Column */
.hero-visual {
    flex: 1;
    width: 100%;
    max-width: 600px;
}

@media (min-width: 64rem) {
    .hero-visual {
        max-width: none;
    }
}

/* Hero Image Collage */
.hero-image-collage {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 1rem;
    padding: 1rem;
    align-items: start;
}

/* Brand accent background shape behind images */
.hero-accent-bg {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 65%;
    height: 65%;
    background: var(--color-accent);
    opacity: 0.06;
    border-radius: 24px;
    z-index: 0;
    pointer-events: none;
}

/* Hero image container - fits image perfectly */
.hero-img {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    border: 2px solid transparent;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
}

/* Inner container - hugs image tightly */
.hero-img-inner {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

.hero-img-inner::after {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--color-accent);
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
    border-radius: 0;
}

/* Lime green border and enhanced shadow on hover */
.hero-img:hover {
    transform: translateY(-6px) scale(1.02);
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.15), 0 0 0 3px var(--color-accent);
    border-color: var(--color-accent);
}

/* Subtle lime green overlay on hover */
.hero-img:hover .hero-img-inner::after {
    opacity: 0.05;
}

/* Image fits container perfectly - no cropping */
.hero-img img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

.hero-img:hover img {
    transform: scale(1.02);
}

/* Image positioning in grid */
.hero-img-1 {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
    transform: rotate(-2deg);
    z-index: 2;
    align-self: center;
}

.hero-img-2 {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    transform: rotate(1.5deg) translateX(-8px);
    z-index: 1;
}

.hero-img-3 {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    transform: rotate(-1.5deg) translateX(-4px) translateY(-8px);
    z-index: 3;
}

@media (min-width: 64rem) {
    .hero-img-1 {
        transform: rotate(-2deg) translateX(8px);
    }
    
    .hero-img-2 {
        transform: rotate(1.5deg) translateX(-16px);
    }
    
    .hero-img-3 {
        transform: rotate(-1.5deg) translateX(-8px) translateY(-12px);
    }
}

/* Mobile adjustments for cleaner layout */
@media (max-width: 48rem) {
    .hero-image-collage {
        gap: 0.75rem;
        padding: 0.5rem;
    }
    
    .hero-img {
        border-radius: 12px;
    }
    
    .hero-img-1 {
        transform: rotate(-1.5deg);
    }
    
    .hero-img-2 {
        transform: rotate(1deg) translateX(-4px);
    }
    
    .hero-img-3 {
        transform: rotate(-1deg) translateX(-2px) translateY(-4px);
    }
}

/* Badge/Pill Label */
.hero-badge {
    display: inline-block;
    padding: 8px 16px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 9999px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--color-text);
    opacity: 0.7;
    margin-bottom: 1.5rem;
}

/* Hero Headline Styling */
.hero-headline {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 1.5rem;
}

@media (min-width: 40rem) {
    .hero-headline {
        font-size: 3.5rem;
    }
}

@media (min-width: 48rem) {
    .hero-headline {
        font-size: 4rem;
    }
}

@media (min-width: 64rem) {
    .hero-headline {
        font-size: 4.5rem;
    }
}

.hero-headline-line1 {
    color: var(--color-text);
}

.hero-headline-line2 {
    color: var(--color-accent);
}

/* Hero Subtext */
.hero-subtext {
    font-size: 1.125rem;
    line-height: 1.7;
    opacity: 0.7;
    max-width: 600px;
    margin: 0 auto 2rem;
}

@media (min-width: 48rem) {
    .hero-subtext {
        font-size: 1.25rem;
    }
}

@media (min-width: 64rem) {
    .hero-subtext {
        margin: 0 0 2rem 0;
    }
}

/* Hero Button Group */
.hero-buttons {
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
    align-items: center;
}

@media (min-width: 40rem) {
    .hero-buttons {
        flex-direction: row;
        gap: 20px;
    }
}

@media (min-width: 64rem) {
    .hero-buttons {
        justify-content: flex-start;
    }
}

/* ========================================
   SERVICES SECTION STYLES (REDESIGNED)
   ======================================== */

.service-card {
    position: relative;
    background: white;
    border-radius: 24px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    transition: box-shadow 0.3s ease;
}

.service-card:hover {
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.1);
}

.service-number {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 0.75rem;
    font-weight: 700;
    color: var(--color-accent);
    background: rgba(168, 200, 0, 0.15);
    padding: 6px 12px;
    border-radius: 20px;
    z-index: 2;
}

.service-content-wrapper {
    display: flex;
    flex-direction: column;
}

@media (min-width: 64rem) {
    .service-content-wrapper {
        flex-direction: row;
        align-items: stretch;
    }
    
    .service-content-wrapper.reverse {
        flex-direction: row-reverse;
    }
}

.service-image {
    width: 100%;
    height: 220px;
    overflow: hidden;
    flex-shrink: 0;
}

@media (min-width: 64rem) {
    .service-image {
        width: 35%;
        height: auto;
        min-height: 280px;
    }
}

.service-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.service-card:hover .service-image img {
    transform: scale(1.05);
}

.service-content {
    flex: 1;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (min-width: 64rem) {
    .service-content {
        padding: 2.5rem 3rem;
    }
}

.service-category {
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--color-accent);
    background: rgba(168, 200, 0, 0.12);
    padding: 6px 14px;
    border-radius: 20px;
    margin-bottom: 1rem;
    width: fit-content;
}

.service-title {
    font-size: 1.75rem;
    font-weight: 700;
    color: var(--color-dark);
    margin-bottom: 1rem;
    line-height: 1.2;
}

@media (min-width: 48rem) {
    .service-title {
        font-size: 2rem;
    }
}

.service-description {
    font-size: 1rem;
    line-height: 1.7;
    color: var(--color-text);
    opacity: 0.75;
    margin-bottom: 1.5rem;
    max-width: 90%;
}

.service-footer {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
    margin-top: 1.5rem;
}

@media (min-width: 40rem) {
    .service-footer {
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
    }
}

.service-price {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.price-label {
    font-size: 0.75rem;
    color: var(--color-text);
    opacity: 0.5;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.price-amount {
    font-size: 1.75rem;
    font-weight: 700;
    color: var(--color-dark);
}

.price-unit {
    font-size: 0.875rem;
    color: var(--color-text);
    opacity: 0.5;
}

.service-cta {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 12px 24px;
    background: var(--color-dark);
    color: white;
    font-size: 0.9375rem;
    font-weight: 600;
    text-decoration: none;
    border-radius: 10px;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.service-cta:hover {
    background: var(--color-accent);
    color: var(--color-dark);
    transform: translateY(-2px);
}

/* ========================================
   PORTFOLIO SECTION STYLES
   ======================================== */

.portfolio-section {
    padding: 5rem 1.25rem;
    background-color: var(--color-bg);
}

.portfolio-container {
    max-width: 80rem;
    margin: 0 auto;
}

.portfolio-header {
    text-align: center;
    margin-bottom: 3rem;
}

.portfolio-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--color-accent);
}

@media (min-width: 48rem) {
    .portfolio-title {
        font-size: 3rem;
    }
}

.portfolio-subtitle {
    font-size: 1.125rem;
    opacity: 0.6;
    max-width: 500px;
    margin: 0 auto;
}

.portfolio-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
    margin-bottom: 3rem;
}

@media (min-width: 40rem) {
    .portfolio-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 64rem) {
    .portfolio-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.portfolio-item {
    position: relative;
    border-radius: 1rem;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.portfolio-item:hover {
    transform: translateY(-8px);
}

.portfolio-image {
    position: relative;
    aspect-ratio: 4/3;
    overflow: hidden;
    border-radius: 1rem;
}

.portfolio-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.portfolio-item:hover .portfolio-image img {
    transform: scale(1.08);
}

.portfolio-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 60%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 1.5rem;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.portfolio-item:hover .portfolio-overlay {
    opacity: 1;
}

.portfolio-category {
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--color-accent);
    margin-bottom: 0.5rem;
}

.portfolio-item-title {
    font-size: 1.25rem;
    font-weight: 700;
    color: white;
}

.portfolio-cta {
    text-align: center;
}

/* ========================================
   TRUSTED BY BRANDS SECTION
   ======================================== */

.trusted-section {
    padding: 4rem 1.25rem;
    background-color: var(--color-dark);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.trusted-container {
    max-width: 80rem;
    margin: 0 auto;
    text-align: center;
}

.trusted-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: white;
    margin-bottom: 2.5rem;
    opacity: 0.9;
}

.trusted-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}

@media (min-width: 48rem) {
    .trusted-logos {
        gap: 3rem;
    }
}

.trusted-logo {
    font-size: 1rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.6);
    transition: all 0.3s ease;
    cursor: default;
    padding: 0.5rem 1rem;
}

@media (min-width: 48rem) {
    .trusted-logo {
        font-size: 1.125rem;
    }
}

.trusted-logo:hover {
    color: white;
    transform: translateY(-2px);
}

/* ========================================
   SCROLL ANIMATIONS
   ======================================== */

/* Fade in animation */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-on-scroll {
    opacity: 0;
    animation: fadeInUp 0.8s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

/* Stagger delays for grid items */
.portfolio-item:nth-child(1) { animation-delay: 0.1s; }
.portfolio-item:nth-child(2) { animation-delay: 0.2s; }
.portfolio-item:nth-child(3) { animation-delay: 0.3s; }
.portfolio-item:nth-child(4) { animation-delay: 0.4s; }
.portfolio-item:nth-child(5) { animation-delay: 0.5s; }
.portfolio-item:nth-child(6) { animation-delay: 0.6s; }

/* Smooth scroll behavior */
html {
    scroll-behavior: smooth;
}

/* ========================================
   PORTFOLIO PAGE STYLES
   ======================================== */

/* Portfolio Filters */
.portfolio-filters {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.75rem;
    margin-bottom: 3rem;
}

.portfolio-filter {
    padding: 0.5rem 1.25rem;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 9999px;
    background: transparent;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.portfolio-filter:hover {
    background-color: rgba(0, 0, 0, 0.05);
    border-color: rgba(0, 0, 0, 0.3);
}

.portfolio-filter.active {
    background-color: var(--color-accent);
    border-color: var(--color-accent);
    color: var(--color-dark);
    font-weight: 600;
}

/* Portfolio Gallery */
.portfolio-gallery {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-bottom: 4rem;
}

@media (min-width: 40rem) {
    .portfolio-gallery {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 64rem) {
    .portfolio-gallery {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Portfolio Card */
.portfolio-card {
    background: white;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.4s ease;
    opacity: 0;
    animation: fadeInUp 0.6s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.portfolio-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}

.portfolio-card.visible {
    opacity: 1;
}

.portfolio-card-image {
    aspect-ratio: 4/3;
    overflow: hidden;
}

.portfolio-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.portfolio-card:hover .portfolio-card-image img {
    transform: scale(1.05);
}

.portfolio-card-content {
    padding: 1.5rem;
}

.portfolio-card-category {
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: var(--color-accent);
    margin-bottom: 0.5rem;
}

.portfolio-card-title {
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: var(--color-dark);
}

.portfolio-card-desc {
    font-size: 0.875rem;
    opacity: 0.7;
    line-height: 1.6;
}

/* Portfolio CTA Section */
.portfolio-cta-section {
    text-align: center;
    padding: 4rem 1.25rem;
    background-color: var(--color-dark);
    border-radius: 1.5rem;
    color: white;
}

@media (min-width: 48rem) {
    .portfolio-cta-section {
        padding: 5rem 3rem;
    }
}

/* ========================================
   UTILITY CLASSES
   ======================================== */

/* Text accent color */
.text-accent {
    color: var(--color-accent);
}

/* Section spacing consistency */
section {
    scroll-margin-top: 2rem;
}

/* Portfolio card visibility for animation */
.portfolio-card.visible {
    opacity: 1;
}

/* ========================================
   CONTACT PAGE STYLES
   ======================================== */

/* Contact Hero Section */
.contact-hero {
    padding: 8rem 1.25rem 4rem;
    background: linear-gradient(135deg, var(--color-dark) 0%, #1a1a1a 100%);
    text-align: center;
}

.contact-hero-container {
    max-width: 800px;
    margin: 0 auto;
}

.contact-title {
    font-size: 3rem;
    font-weight: 700;
    color: white;
    margin-bottom: 1rem;
}

@media (min-width: 48rem) {
    .contact-title {
        font-size: 4rem;
    }
}

.contact-subtitle {
    font-size: 1.125rem;
    color: rgba(255, 255, 255, 0.7);
}

/* Contact Section */
.contact-section {
    padding: 4rem 1.25rem;
    background: var(--color-bg);
}

@media (min-width: 48rem) {
    .contact-section {
        padding: 5rem 1.25rem;
    }
}

.contact-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

@media (min-width: 64rem) {
    .contact-container {
        flex-direction: row;
        gap: 4rem;
    }
}

/* Contact Form */
.contact-form-wrapper {
    flex: 1;
    background: white;
    border-radius: 1.5rem;
    padding: 2rem;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
}

@media (min-width: 48rem) {
    .contact-form-wrapper {
        padding: 3rem;
    }
}

.contact-form {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.form-group label {
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--color-text);
}

.form-group input,
.form-group textarea {
    padding: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.75rem;
    font-size: 1rem;
    background: white;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.form-group input:focus,
.form-group textarea:focus {
    outline: none;
    border-color: var(--color-accent);
    box-shadow: 0 0 0 3px rgba(168, 200, 0, 0.15);
}

.form-group textarea {
    resize: vertical;
    min-height: 120px;
}

.contact-submit {
    width: 100%;
    padding: 1rem 2rem;
    font-size: 1rem;
}

/* Success Message */
.contact-success {
    text-align: center;
    padding: 3rem 2rem;
}

.success-icon {
    width: 60px;
    height: 60px;
    background: var(--color-accent);
    color: var(--color-dark);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 auto 1.5rem;
}

.contact-success h3 {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: var(--color-dark);
}

.contact-success p {
    color: var(--color-text);
    opacity: 0.7;
}

/* Contact Options */
.contact-options {
    flex: 0 0 100%;
    max-width: 400px;
}

@media (min-width: 64rem) {
    .contact-options {
        flex: 0 0 350px;
    }
}

.contact-options-title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    color: var(--color-dark);
}

.contact-option {
    margin-bottom: 1rem;
}

.contact-option a {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.25rem;
    background: white;
    border-radius: 1rem;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
}

.contact-option a:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.contact-icon {
    font-size: 1.5rem;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(168, 200, 0, 0.1);
    border-radius: 12px;
}

.contact-option-content {
    display: flex;
    flex-direction: column;
}

.contact-option-label {
    font-size: 0.875rem;
    font-weight: 600;
    color: var(--color-dark);
}

.contact-option-value {
    font-size: 0.8125rem;
    color: var(--color-text);
    opacity: 0.6;
}

.contact-hours {
    margin-top: 2rem;
    padding: 1.5rem;
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
}

.contact-hours h4 {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--color-dark);
}

.contact-hours p {
    font-size: 0.875rem;
    color: var(--color-text);
    opacity: 0.7;
    margin-bottom: 0.25rem;
}

@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-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-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
}