:root {
    --dks-type-hero-copy: 18px;
    --dks-type-hero-copy-mobile: 16px;
    --dks-type-hero-title-desktop: clamp(2.8rem, 4.2vw, 4.4rem);
    --dks-type-hero-title-mobile: clamp(2.3rem, 10.2vw, 3.35rem);
    --dks-type-hero-title-mobile-compact: clamp(2.05rem, 10vw, 2.75rem);
    --dks-type-hero-title-mobile-extreme: clamp(1.75rem, 8vw, 2rem);
    --dks-type-hero-copy-mobile-compact: clamp(0.8125rem, 3.8vw, 0.9375rem);
    --dks-type-hero-copy-mobile-extreme: 0.78125rem;
    --dks-hero-copy-surface: rgba(8, 31, 51, 0.74);
    --dks-hero-copy-shadow: 0 18px 48px rgba(8, 31, 51, 0.24);
    --dks-hero-copy-blur: 8px;
    --dks-proof-panel-blur: 3px;
    --dks-hero-video-mask: linear-gradient(180deg, rgba(8, 31, 51, 0.56) 0%, rgba(8, 31, 51, 0.63) 48%, rgba(8, 31, 51, 0.76) 100%);
    --dks-layout-hero-title-max: 1100px;
    --dks-layout-hero-copy-max: 720px;
    --dks-layout-hero-handoff-desktop: clamp(180px, 26svh, 280px);
    --dks-layout-hero-handoff-mobile: clamp(150px, 20svh, 190px);
    --dks-type-directory-title: clamp(1.75rem, 2.4vw, 2.5rem);
    --dks-layout-directory-title-column: minmax(260px, 46%);
    --dks-layout-directory-title-max: 320px;
    --dks-size-directory-row-min: 150px;
    --dks-space-directory-row: clamp(26px, 3vw, 40px);
    --dks-space-directory-row-mobile: 28px;
    --dks-space-directory-links: 10px 12px;
    --dks-motion-directory-parallax: 10px;
    --dks-motion-directory-scrub: 0.45;
    --dks-motion-home-depth-desktop: 18px;
    --dks-motion-home-depth-mobile: 0px;
    --dks-motion-home-depth-scale-desktop: 1.035;
    --dks-motion-home-depth-scale-mobile: 1;
    --dks-motion-home-depth-scrub: 0.45;
    --dks-motion-hero-scrub: 0.32;
    --dks-motion-hero-copy-travel: 64px;
    --dks-motion-hero-copy-travel-mobile: 56px;
    --dks-motion-hero-title-travel-desktop: 52;
    --dks-motion-hero-title-shift-desktop: 28px;
    --dks-motion-hero-title-shift-mobile: 20px;
    --dks-motion-hero-title-end: 0.52;
    --dks-motion-hero-copy-start: 0.20;
    --dks-motion-hero-copy-opacity-end: 0.62;
    --dks-motion-hero-intro-desktop: 980ms;
    --dks-motion-hero-mobile-intro: 860ms;
    --dks-motion-controller-catchup-desktop: 0.22;
    --dks-motion-controller-catchup-mobile: 0.22;
    --dks-motion-controller-settle: 0.35;
    --dks-motion-scene-depth-desktop: 16px;
    --dks-motion-scene-depth-mobile: 0px;
    --dks-motion-scene-scale-desktop: 1.028;
    --dks-motion-scene-scale-mobile: 1;
    --dks-motion-scene-enter: 28px;
    --dks-motion-section-flight-desktop: 32px;
    --dks-motion-section-flight-mobile: 16px;
    --dks-motion-section-flight-scale-desktop: 0.992;
    --dks-motion-section-flight-scale-mobile: 0.997;
    --dks-motion-section-flight-duration-desktop: 720ms;
    --dks-motion-section-flight-duration-mobile: 520ms;
    --dks-motion-directory-mobile-lateral: 34px;
    --dks-motion-directory-mobile-duration: 520ms;
    --dks-motion-directory-row-travel-desktop: 420px;
    --dks-motion-directory-row-travel-mobile: 176px;
    --dks-motion-directory-layer-offset-desktop: 112px;
    --dks-motion-directory-layer-offset-mobile: 54px;
    --dks-motion-directory-row-scale-desktop: 0.955;
    --dks-motion-directory-row-scale-mobile: 0.975;
    --dks-motion-directory-chip-offset-desktop: 64px;
    --dks-motion-directory-chip-offset-mobile: 30px;
    --dks-motion-directory-chip-stagger-desktop: 28ms;
    --dks-motion-directory-chip-stagger-mobile: 20ms;
    --dks-motion-directory-row-duration-desktop: 520ms;
    --dks-motion-directory-row-duration-mobile: 440ms;
    --dks-motion-directory-row-trigger-desktop: 74%;
    --dks-motion-directory-row-trigger-mobile: 78%;
    --dks-hero-copy-surface-mobile: rgba(8, 31, 51, 0.9);
    --dks-hero-copy-blur-mobile: 0px;
    --dgd-height: 60px;
    --dgd-edge: clamp(12px, 2vw, 24px);
    --dgd-shadow: 0 18px 50px rgba(8, 31, 51, 0.28);
    --dgd-shadow-content: 0 12px 34px rgba(8, 31, 51, 0.22);
    --dgd-surface-hero: rgba(255, 255, 255, 0.8);
    --dgd-surface-content: rgba(232, 240, 245, 0.92);
    --dgd-surface-hero-mobile: rgba(255, 255, 255, 0.94);
    --dgd-surface-content-mobile: rgba(232, 240, 245, 0.97);
    --dgd-blur-desktop: 10px;
    --dgd-blur-mobile: 0px;
    --dgd-morph: 420ms;
    --dgd-panel-gap: 12px;
    --dsi-rail-height-desktop: clamp(148px, 22svh, 220px);
    --dsi-rail-height-mobile: 104px;
    --dsi-thumb-height-desktop: clamp(36px, 5svh, 52px);
    --dsi-thumb-height-mobile: 28px;
    --dsi-edge-desktop: 14px;
    --dsi-edge-mobile: 5px;
    --dsi-rail-opacity: 0.42;
    --dsi-thumb-opacity: 0.92;
}

body.dks-fluid-home,
body:has(.dks-fluid-hero) {
    overflow-x: clip;
}

.dsi-scroll {
    --dsi-thumb-y: 0px;
    position: fixed;
    top: 50%;
    right: var(--dsi-edge-desktop);
    z-index: 9200;
    width: 12px;
    height: var(--dsi-rail-height-desktop);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50%);
    transition: opacity var(--dks-motion-fast) var(--dks-motion-ease-out),
        visibility var(--dks-motion-fast) var(--dks-motion-ease-out);
    pointer-events: none;
    contain: layout paint style;
}

.dsi-scroll.is-dsi-scrollable {
    opacity: 1;
    visibility: visible;
}

.dsi-scroll-rail,
.dsi-scroll-thumb {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    border-radius: var(--dks-radius-control);
    pointer-events: none;
}

.dsi-scroll-rail {
    width: 1px;
    height: 100%;
    background: var(--dks-color-ink-primary);
    opacity: var(--dsi-rail-opacity);
    transform: translateX(-50%);
}

.dsi-scroll-thumb {
    width: 3px;
    height: var(--dsi-thumb-height-desktop);
    background: var(--dks-color-edge-accent);
    opacity: var(--dsi-thumb-opacity);
    transform: translate(-50%, var(--dsi-thumb-y));
}

body.dgd-menu-open .dsi-scroll,
body.dkm-active .dsi-scroll {
    opacity: 0;
    visibility: hidden;
}

.dks-fluid-hero {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    height: 100svh;
    min-height: 640px;
    clear: both;
}

.dks-fluid-hero.is-dks-prerender .dks-fluid-hero-copy,
.dks-fluid-hero.is-dks-prerender .dks-fluid-copy-bridge {
    opacity: 0;
    visibility: hidden;
}

.dks-fluid-hero-stage {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    height: 100svh;
    min-height: 640px;
    overflow: hidden;
    isolation: isolate;
}

.dks-fluid-hero.is-story-ready {
    height: calc(100svh + var(--dks-layout-hero-handoff-desktop));
    min-height: calc(640px + var(--dks-layout-hero-handoff-desktop));
}

.dks-fluid-hero.is-story-ready .dks-fluid-hero-stage {
    position: sticky;
    top: 0;
}

.dks-fluid-hero.is-static {
    height: 100svh;
    min-height: 640px;
}

.dks-fluid-hero.is-static .dks-fluid-hero-stage {
    position: relative;
}

.dks-fluid-hero .dks-hero-media {
    position: absolute;
    inset: 0;
    z-index: 0;
    float: none;
    width: 100%;
    height: 100%;
}

.dks-fluid-hero .dks-hero-media::before {
    display: none;
}

.dks-fluid-hero .dks-hero-media img,
.dks-fluid-hero .dks-hero-media video {
    position: absolute;
    inset: 0;
    display: block;
    float: none;
    width: 100%;
    height: 100%;
    max-height: none;
    object-fit: cover;
    transform-origin: center center;
}

.dks-fluid-hero-shade {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: var(--dks-hero-video-mask);
    pointer-events: none;
}

.dks-fluid-hero .dkl-hero {
    position: absolute;
    top: var(--dgd-edge);
    right: var(--dks-space-gutter);
    z-index: 4;
}

.dks-fluid-hero-content {
    position: absolute;
    inset: 0;
    z-index: 3;
    color: var(--dks-color-text-on-dark, #FFFFFF);
}

.dks-fluid-hero .dks-hero-logo {
    position: absolute;
    top: 5svh;
    left: 50%;
    width: clamp(180px, 30vw, 600px);
    transform: translateX(-50%);
    transform-origin: center top;
}

.dks-fluid-hero .dks-hero-logo img {
    display: block;
    width: 100%;
    height: auto;
}

.dks-fluid-hero .dks-fluid-hero-title {
    position: absolute;
    top: 28%;
    left: var(--dks-space-gutter);
    right: var(--dks-space-gutter);
    float: none;
    width: auto;
    max-width: var(--dks-layout-hero-title-max);
    margin: 0 auto;
    color: var(--dks-color-text-on-dark, #FFFFFF);
    font-family: var(--dks-font-display);
    font-size: var(--dks-type-hero-title-desktop);
    font-weight: 600;
    line-height: 1.04;
    text-align: center;
    text-wrap: balance;
    transform-origin: center center;
}

.dks-fluid-hero-copy {
    position: absolute;
    top: 61%;
    right: var(--dks-space-gutter);
    left: var(--dks-space-gutter);
    width: auto;
    max-width: var(--dks-layout-hero-copy-max);
    margin: 0 auto;
    padding: 26px 28px;
    box-sizing: border-box;
    color: var(--dks-color-text-on-dark, #FFFFFF);
    background: var(--dks-hero-copy-surface);
    border-top: 2px solid var(--dks-color-edge-accent);
    border-left: 0;
    border-radius: var(--dks-radius-media);
    box-shadow: var(--dks-hero-copy-shadow);
    backdrop-filter: blur(var(--dks-hero-copy-blur));
    -webkit-backdrop-filter: blur(var(--dks-hero-copy-blur));
    font-family: var(--dks-font-body);
    font-size: var(--dks-type-hero-copy);
    font-weight: 500;
    line-height: 1.55;
    text-align: center;
}

.dks-fluid-copy-bridge {
    position: absolute;
    top: calc(61% - 24px);
    right: auto;
    left: calc(50% - 60px);
    width: 120px;
    height: 2px;
    background: var(--dks-color-edge-accent);
    transform-origin: center center;
}

.dks-fluid-scroll-cue {
    position: absolute;
    bottom: calc(var(--dgd-height) + var(--dgd-edge) + 30px);
    left: 50%;
    width: 1px;
    height: 38px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.28);
    transform: translateX(-50%);
}

.dks-fluid-scroll-cue span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 14px;
    background: var(--dks-color-edge-accent);
    animation: dksFluidCue 1.8s var(--dks-motion-ease-inout) infinite;
}

@keyframes dksFluidCue {
    0% { transform: translateY(-16px); }
    55%, 100% { transform: translateY(40px); }
}

[data-dks-home-section] {
    position: relative;
    isolation: isolate;
}

[data-dks-home-depth] {
    transform-origin: center center;
}

.dks-depth-controlled {
    transform: translate3d(0, var(--dks-depth-y, 0px), 0) scale(var(--dks-motion-scene-scale-desktop));
}

.dks-depth-controlled.is-dks-depth-active {
    will-change: transform;
}

.dks-home-products {
    float: left;
    width: 100%;
    padding: var(--dks-space-section) 0;
}

.dks-home-services {
    position: relative;
    float: left;
    width: 100%;
    isolation: isolate;
}

.dks-inquiry-section {
    display: flow-root;
}

@media screen and (min-width: 901px) {
    .dks-inquiry-section .big-tile {
        margin-top: clamp(28px, 4vw, 58px);
    }

    .dks-inquiry-section .small-text {
        margin-top: 22px;
        margin-bottom: 24px;
    }
}

@media screen and (min-width: 901px) and (max-height: 840px) {
    .dks-inquiry-section .big-tile {
        margin-top: 18px;
        font-size: clamp(42px, 4vw, 52px);
        line-height: 1.05;
    }

    .dks-inquiry-section .small-text {
        margin-top: 14px;
        margin-bottom: 16px;
        font-size: 16px;
        line-height: 1.35;
    }
}

.dks-home-products .all-products-wrap {
    float: none;
    margin-top: 0;
}

.dks-home-products .top-title {
    align-items: flex-start;
    margin-bottom: var(--dks-space-cluster);
}

.dks-home-category-list {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 0;
    clear: both;
}

.dks-home-category {
    position: relative;
    display: grid;
    width: 100%;
    min-height: var(--dks-size-directory-row-min);
    grid-template-columns: var(--dks-layout-directory-title-column) 1fr;
    gap: var(--dks-space-cluster);
    align-items: center;
    padding: var(--dks-space-directory-row) 0;
    overflow: hidden;
    border-top: 1px solid var(--dks-color-edge-soft);
    box-sizing: border-box;
    isolation: isolate;
}

.dks-home-category:last-child {
    border-bottom: 1px solid var(--dks-color-edge-soft);
}

.dks-home-category-index {
    display: none;
}

.dks-home-category-title a {
    display: inline-block;
    max-width: var(--dks-layout-directory-title-max);
    color: var(--dks-color-ink-primary);
    font-family: var(--dks-font-display);
    font-size: var(--dks-type-directory-title);
    font-weight: 400;
    line-height: var(--dks-leading-heading);
    text-decoration: none;
    transition: color var(--dks-motion-fast) var(--dks-motion-ease-out);
}

.dks-home-category-links {
    display: flex;
    flex-wrap: wrap;
    gap: var(--dks-space-directory-links);
    align-content: center;
}

.dks-home-category-links .product-btn {
    min-height: var(--dks-size-target-min);
    padding: 6px 14px;
    color: var(--dks-color-ink-secondary);
    background: transparent;
    border-color: var(--dks-color-edge-soft);
    font-weight: 500;
    text-decoration: none;
    transition: color var(--dks-motion-fast) var(--dks-motion-ease-out),
        background var(--dks-motion-fast) var(--dks-motion-ease-out),
        border-color var(--dks-motion-fast) var(--dks-motion-ease-out),
        transform var(--dks-motion-fast) var(--dks-motion-ease-out);
}

.dks-home-category-links .product-btn:hover,
.dks-home-category-links .product-btn:focus-visible {
    color: var(--dks-color-text-on-dark, #FFFFFF);
    background: var(--dks-color-edge-accent);
    border-color: var(--dks-color-edge-accent);
    transform: translateY(-2px);
}

.dks-home-category-title a:hover,
.dks-home-category-title a:focus-visible {
    color: var(--dks-color-edge-accent);
}

@media screen and (max-width: 767px) {
    .dsi-scroll {
        right: var(--dsi-edge-mobile);
        height: var(--dsi-rail-height-mobile);
        transition-duration: var(--dks-motion-instant);
    }

    .dsi-scroll-thumb {
        width: 2px;
        height: var(--dsi-thumb-height-mobile);
    }

    .dks-fluid-hero {
        height: 100svh;
        min-height: 640px;
    }

    .dks-fluid-hero.is-story-ready {
        height: calc(100svh + var(--dks-layout-hero-handoff-mobile));
        min-height: calc(640px + var(--dks-layout-hero-handoff-mobile));
    }

    .dks-fluid-hero-stage {
        height: 100svh;
        min-height: 640px;
    }

    .dks-fluid-hero .dks-hero-logo {
        top: 24px;
        width: 150px;
    }

    .dks-fluid-hero .dkl-hero {
        top: 20px;
        right: 16px;
    }

    .dks-fluid-hero .dks-fluid-hero-title {
        top: 22%;
        left: 20px;
        right: 20px;
        width: auto;
        max-width: none;
        margin: 0;
        font-size: var(--dks-type-hero-title-mobile);
        text-align: center;
    }

    .dks-fluid-hero-copy {
        top: 54%;
        right: 20px;
        left: 20px;
        width: auto;
        max-width: none;
        margin: 0;
        padding: 18px 20px;
        font-size: var(--dks-type-hero-copy-mobile);
        line-height: 1.45;
        text-align: center;
        background: var(--dks-hero-copy-surface-mobile);
        border-top: 2px solid var(--dks-color-edge-accent);
        border-left: 0;
        border-radius: 14px;
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
    }

    .dks-fluid-copy-bridge {
        top: 46%;
        right: auto;
        left: 50%;
        width: 1px;
        height: 6%;
        transform-origin: center bottom;
    }

    .dks-fluid-scroll-cue {
        display: none;
    }

    .dks-home-products {
        padding: 64px 0;
    }

    .dks-home-products .top-title {
        flex-direction: column;
        gap: 24px;
        padding-top: 28px;
    }

    .dks-home-products .top-title .small-title,
    .dks-home-products .top-title .big-title {
        width: 100%;
    }

    .dks-home-products .top-title .big-title {
        font-size: clamp(2rem, 9vw, 2.7rem);
        line-height: 1.06;
    }

    .dks-home-category {
        width: 100%;
        min-height: 0;
        grid-template-columns: 1fr;
        gap: 18px;
        padding: var(--dks-space-directory-row-mobile) 0;
    }

    .dks-home-category-title a {
        max-width: none;
        font-size: clamp(1.6rem, 7vw, 2rem);
    }

    .dks-home-category-links {
        gap: 8px;
    }

    .dks-home-category-links .product-btn {
        width: auto;
        max-width: 100%;
        justify-content: flex-start;
        border-radius: var(--dks-radius-control);
    }

}

@media screen and (max-width: 767px) and (max-height: 639px) {
    .dks-fluid-hero,
    .dks-fluid-hero-stage,
    .dks-fluid-hero.is-static,
    .dks-fluid-hero.is-story-ready {
        min-height: 0;
    }

    .dks-fluid-hero .dks-hero-logo {
        top: 16px;
        width: 136px;
    }

    .dks-fluid-hero .dkl-hero {
        top: 12px;
        right: 12px;
    }

    .dks-fluid-hero .dks-fluid-hero-title {
        top: 19%;
        font-size: var(--dks-type-hero-title-mobile-compact);
        line-height: 1.01;
    }

    .dks-fluid-hero-copy {
        top: 54%;
        right: 16px;
        left: 16px;
        padding: 14px 16px;
        font-size: var(--dks-type-hero-copy-mobile-compact);
        line-height: 1.38;
    }

    .dks-fluid-copy-bridge {
        top: 47%;
        height: 5%;
    }
}

@media screen and (max-width: 767px) and (max-height: 520px) {
    .dks-fluid-hero .dks-hero-logo {
        top: 10px;
        width: 116px;
    }

    .dks-fluid-hero .dks-fluid-hero-title {
        top: 16%;
        font-size: var(--dks-type-hero-title-mobile-extreme);
    }

    .dks-fluid-hero-copy {
        top: 50%;
        right: 12px;
        left: 12px;
        padding: 8px 10px;
        font-size: var(--dks-type-hero-copy-mobile-extreme);
        line-height: 1.32;
    }

    .dks-fluid-copy-bridge {
        top: 45%;
        height: 4%;
    }
}

@media screen and (max-width: 1023px) {
    .dks-depth-controlled {
        transform: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .dsi-scroll {
        display: none;
    }

    .dks-fluid-hero {
        height: 100svh;
        min-height: 640px;
    }

    .dks-fluid-hero.is-story-ready {
        height: 100svh;
        min-height: 640px;
    }

    .dks-fluid-hero-stage {
        position: relative;
    }

    .dks-fluid-scroll-cue {
        display: none;
    }

    .dks-home-category-links .product-btn {
        transition-duration: 0.01ms;
    }

    .dks-depth-controlled {
        transform: none;
    }
}
