body {
    color: #1b1d23;
}

.ltn__header-area {
    position: relative;
    z-index: 999;
}

.ltn__header-top-area {
    background: linear-gradient(90deg, #101722, #1c2736) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.ltn__header-top-area .ltn__top-bar-menu ul li,
.ltn__header-top-area .ltn__top-bar-menu ul li a,
.ltn__header-top-area .ltn__social-media ul li a {
    color: rgba(255, 255, 255, 0.84) !important;
}

.ltn__header-top-area .ltn__top-bar-menu ul li a:hover,
.ltn__header-top-area .ltn__social-media ul li a:hover {
    color: #ffffff !important;
}

.ltn__header-middle-area {
    background: rgba(255, 255, 255, 0.94) !important;
    backdrop-filter: blur(14px);
    box-shadow: 0 16px 40px rgba(15, 23, 36, 0.08);
}

.ltn__header-middle-area .row {
    align-items: center;
}

.site-logo-wrap {
    gap: 22px;
    align-items: center;
}

.site-logo img {
    width: auto;
    max-height: 96px;
    transition: transform 0.25s ease;
}

.site-logo a:hover img {
    transform: scale(1.03);
}

.get-support.clearfix {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    padding: 14px 18px;
    border-radius: 18px;
    background: linear-gradient(135deg, #ffffff, #f4f7fb);
    box-shadow: inset 0 0 0 1px rgba(17, 24, 39, 0.05);
}

.get-support-icon {
    width: 48px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: linear-gradient(135deg, #1a2433, #cc5f1d);
    color: #ffffff;
    font-size: 18px;
}

.get-support-info h6 {
    margin-bottom: 4px;
    font-size: 12px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #6b7280;
}

.get-support-info h4,
.get-support-info h4 a {
    margin-bottom: 0;
    color: #111827;
    font-size: 24px;
    font-weight: 700;
}

.header-menu-column {
    display: flex;
    justify-content: flex-end;
}

.header-menu {
    padding: 0;
}

.ltn__main-menu > ul {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ltn__main-menu > ul > li {
    margin: 0;
}

.ltn__main-menu > ul > li > a {
    position: relative;
    padding: 16px 18px;
    border-radius: 999px;
    color: #111827;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.04em;
    transition: background 0.25s ease, color 0.25s ease, transform 0.25s ease;
}

.ltn__main-menu > ul > li > a::after {
    content: "";
    position: absolute;
    right: 18px;
    bottom: 10px;
    left: 18px;
    height: 2px;
    border-radius: 999px;
    background: linear-gradient(90deg, #cc5f1d, #f2a463);
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.25s ease;
}

.ltn__main-menu > ul > li > a:hover {
    color: #111827;
    background: rgba(204, 95, 29, 0.08);
    transform: translateY(-1px);
}

.ltn__main-menu > ul > li > a:hover::after {
    transform: scaleX(1);
}

.mobile-menu-toggle svg {
    width: 68px;
    height: 68px;
}

.mobile-menu-toggle path {
    stroke: #111827;
}

.ltn__utilize-mobile-menu .ltn__utilize-menu-head {
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(17, 24, 39, 0.08);
}

.ltn__utilize-mobile-menu .ltn__utilize-menu ul li a {
    font-weight: 700;
    letter-spacing: 0.03em;
}

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

.google-map iframe {
    width: 100%;
    display: block;
    border-radius: 24px;
}

.edak-hero-panel {
    max-width: 860px;
    margin: 0 auto;
    padding: 48px 32px;
    border-radius: 24px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(255, 247, 240, 0.9));
    box-shadow: 0 24px 60px rgba(18, 24, 32, 0.16);
}

.edak-hero-text {
    max-width: 640px;
    margin: 18px auto 0;
    font-size: 18px;
    line-height: 1.7;
}

.edak-services-section .ltn__feature-item {
    min-height: 220px;
    padding: 28px 26px;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 18px 40px rgba(18, 24, 32, 0.08);
}

.edak-services-section .feature-banner-img img {
    width: 100%;
    border-radius: 28px;
    box-shadow: 0 24px 60px rgba(18, 24, 32, 0.14);
}

.edak-highlight-card {
    height: 100%;
    padding: 32px 28px;
    border-radius: 24px;
    background: linear-gradient(180deg, #ffffff, #f5f7fa);
    box-shadow: 0 18px 40px rgba(18, 24, 32, 0.08);
}

.edak-highlight-card h3 {
    margin-bottom: 14px;
    font-size: 24px;
}

.edak-highlight-card p {
    margin-bottom: 0;
    line-height: 1.8;
}

.edak-highlight-card-accent {
    color: #ffffff;
    background: linear-gradient(135deg, #1c2430, #d4641d);
}

.edak-highlight-card-accent a {
    color: #ffffff;
}

.edak-highlight-card-accent .btn {
    margin-top: 18px;
    border-color: #ffffff;
}

@media (max-width: 991px) {
    .edak-hero-panel {
        padding: 32px 22px;
    }

    .edak-hero-text {
        font-size: 16px;
    }

    .btn-wrapper .btn {
        width: 100%;
        margin-bottom: 12px;
    }

    .edak-services-section .ltn__feature-item,
    .edak-highlight-card,
    .edak-contact-card,
    .edak-service-card,
    .edak-doc-card,
    .edak-note-card,
    .edak-source-card,
    .edak-depannage-card,
    .edak-depannage-aside {
        padding: 24px 20px;
        border-radius: 20px;
    }
}

.edak-cg-hero {
    padding: 70px 0 40px;
    background:
        radial-gradient(circle at top left, rgba(212, 100, 29, 0.22), transparent 35%),
        linear-gradient(180deg, #f6f7f9 0%, #ffffff 100%);
}

.edak-cg-hero-dark {
    background:
        radial-gradient(circle at top left, rgba(212, 100, 29, 0.18), transparent 28%),
        linear-gradient(180deg, #111827 0%, #1b2535 55%, #ffffff 55%);
}

.edak-cg-hero-card {
    padding: 44px;
    border-radius: 30px;
    background: #ffffff;
    box-shadow: 0 24px 60px rgba(18, 24, 32, 0.12);
}

.edak-cg-hero-card-dark {
    background: linear-gradient(135deg, rgba(17, 24, 39, 0.96), rgba(33, 45, 64, 0.94));
    color: #ffffff;
}

.edak-cg-hero-card-dark h1,
.edak-cg-hero-card-dark p,
.edak-cg-hero-card-dark li {
    color: #ffffff;
}

.edak-cg-hero-card h1 {
    margin: 16px 0 18px;
    font-size: 48px;
    line-height: 1.15;
}

.edak-cg-hero-card p {
    max-width: 760px;
    font-size: 18px;
    line-height: 1.8;
}

.edak-chip {
    display: inline-block;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(212, 100, 29, 0.12);
    color: #b44d13;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.edak-cg-quickbox,
.edak-note-card,
.edak-source-card,
.edak-doc-card {
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 18px 40px rgba(18, 24, 32, 0.08);
}

.edak-cg-quickbox {
    padding: 28px;
    background: linear-gradient(135deg, #1c2430, #d4641d);
    color: #ffffff;
}

.edak-cg-quickbox h3,
.edak-note-card-dark h3 {
    color: #ffffff;
}

.edak-cg-quickbox ul,
.edak-doc-card ul,
.edak-note-card ul,
.edak-source-card ul {
    margin: 0;
    padding-left: 18px;
}

.edak-cg-section {
    padding: 30px 0 80px;
}

.edak-cg-section-soft {
    background: linear-gradient(180deg, #fff7f1 0%, #ffffff 100%);
}

.edak-doc-card {
    height: 100%;
    padding: 30px 28px;
}

.edak-tabs {
    margin-top: 24px;
}

.edak-tab-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 22px;
}

.edak-tab-button {
    padding: 14px 18px;
    border: 0;
    border-radius: 999px;
    background: #eef1f5;
    color: #1b1d23;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    transition: all 0.25s ease;
}

.edak-tab-button:hover,
.edak-tab-button:focus {
    background: #e3e8ee;
    outline: none;
}

.edak-tab-button.is-active {
    background: linear-gradient(135deg, #1c2430, #d4641d);
    color: #ffffff;
    box-shadow: 0 16px 34px rgba(212, 100, 29, 0.22);
}

.edak-tab-panels {
    position: relative;
}

.edak-tab-panel {
    display: none;
}

.edak-tab-panel.is-active {
    display: block;
}

.edak-doc-card-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 16px;
}

.edak-doc-card h3 {
    margin-bottom: 0;
    font-size: 28px;
}

.edak-doc-card h5 {
    margin: 18px 0 14px;
}

.edak-doc-card li,
.edak-note-card li,
.edak-source-card li,
.edak-cg-quickbox li {
    margin-bottom: 10px;
    line-height: 1.7;
}

.edak-note-card,
.edak-source-card {
    padding: 30px 28px;
}

.edak-note-card-dark {
    height: 100%;
    background: linear-gradient(135deg, #202938, #2f3d52);
    color: #ffffff;
}

.edak-note-card-dark p,
.edak-note-card-dark strong {
    color: #ffffff;
}

.edak-note-card-dark a {
    color: #ffffff;
}

.edak-note-card-dark .btn {
    margin-top: 12px;
    border-color: #ffffff;
}

.edak-cg-downloads .btn {
    width: 100%;
    margin-top: 12px;
    text-align: center;
}

.edak-small-note {
    margin-top: 14px;
    font-size: 13px;
    color: #6b7280;
}

.edak-source-card a {
    text-decoration: underline;
}

@media (max-width: 991px) {
    .edak-cg-hero-card {
        padding: 28px 22px;
    }

    .edak-cg-hero-card h1 {
        font-size: 34px;
    }

    .edak-doc-card-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .edak-tab-list {
        flex-direction: column;
    }

    .edak-tab-button {
        width: 100%;
        text-align: left;
    }
}

.edak-depannage-hero {
    padding: 70px 0 40px;
    background:
        radial-gradient(circle at top right, rgba(212, 100, 29, 0.22), transparent 30%),
        linear-gradient(180deg, #0f1724 0%, #172233 52%, #f6f7f9 52%, #ffffff 100%);
}

.edak-depannage-hero-card {
    padding: 46px;
    border-radius: 30px;
    background:
        linear-gradient(135deg, rgba(17, 24, 39, 0.96), rgba(33, 45, 64, 0.94));
    color: #ffffff;
    box-shadow: 0 26px 64px rgba(15, 23, 36, 0.28);
}

.edak-depannage-hero-card h1,
.edak-depannage-hero-card p {
    color: #ffffff;
}

.edak-depannage-hero-card h1 {
    margin: 16px 0 18px;
    font-size: 48px;
    line-height: 1.15;
}

.edak-depannage-hero-card p {
    font-size: 18px;
    line-height: 1.8;
}

.edak-depannage-aside,
.edak-depannage-card {
    height: 100%;
    padding: 28px;
    border-radius: 24px;
}

.edak-depannage-aside {
    background: linear-gradient(135deg, rgba(212, 100, 29, 0.98), rgba(244, 146, 68, 0.96));
    color: #ffffff;
}

.edak-depannage-aside h3,
.edak-depannage-aside li {
    color: #ffffff;
}

.edak-depannage-card {
    background: linear-gradient(180deg, #ffffff, #f4f7fb);
    box-shadow: 0 18px 40px rgba(18, 24, 32, 0.08);
}

.edak-steps {
    display: grid;
    gap: 18px;
    margin-top: 18px;
}

.edak-step {
    display: flex;
    gap: 18px;
    align-items: flex-start;
    padding: 18px;
    border-radius: 20px;
    background: #f7f9fc;
}

.edak-step span {
    min-width: 54px;
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: linear-gradient(135deg, #1c2430, #d4641d);
    color: #ffffff;
    font-weight: 700;
}

.edak-step h4 {
    margin-bottom: 8px;
}

.edak-step p {
    margin-bottom: 0;
}

.edak-page-hero {
    padding: 64px 0 28px;
    background: linear-gradient(180deg, #f5f7fb 0%, #ffffff 100%);
}

.edak-page-hero-dark {
    background: linear-gradient(180deg, #111827 0%, #1b2535 55%, #ffffff 55%);
}

.edak-page-hero-card {
    padding: 38px 40px;
    border-radius: 28px;
    background: #ffffff;
    box-shadow: 0 22px 54px rgba(18, 24, 32, 0.12);
}

.edak-page-hero-card-dark {
    background: linear-gradient(135deg, rgba(17, 24, 39, 0.96), rgba(33, 45, 64, 0.94));
    color: #ffffff;
}

.edak-page-hero-card-dark h1,
.edak-page-hero-card-dark p {
    color: #ffffff;
}

.edak-page-hero-card h1 {
    margin: 16px 0 18px;
    font-size: 46px;
    line-height: 1.12;
}

.edak-page-hero-card p {
    max-width: 760px;
    font-size: 18px;
    line-height: 1.8;
}

.edak-contact-card,
.edak-service-card {
    height: 100%;
    padding: 30px 28px;
    border-radius: 24px;
    background: linear-gradient(180deg, #ffffff, #f5f7fa);
    box-shadow: 0 18px 40px rgba(18, 24, 32, 0.08);
}

.edak-contact-card h3,
.edak-service-card h3 {
    margin-bottom: 14px;
}

.edak-contact-card p,
.edak-service-card p {
    margin-bottom: 0;
    line-height: 1.8;
}

.edak-contact-card-dark {
    background: linear-gradient(135deg, #1c2430, #d4641d);
    color: #ffffff;
}

.edak-contact-card-dark h3,
.edak-contact-card-dark p,
.edak-contact-card-dark a {
    color: #ffffff;
}

.edak-media-frame,
.edak-gallery-card {
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 0 18px 40px rgba(18, 24, 32, 0.14);
}

.edak-media-frame img,
.edak-gallery-card img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.edak-media-frame {
    min-height: 320px;
    background: #0f1724;
}

.edak-gallery-card {
    min-height: 260px;
    background: #111827;
}

.edak-image-placeholder {
    min-height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 24px;
    background:
        linear-gradient(135deg, rgba(17, 24, 39, 0.92), rgba(45, 58, 81, 0.9)),
        radial-gradient(circle at top right, rgba(212, 100, 29, 0.22), transparent 35%);
    box-shadow: 0 18px 40px rgba(18, 24, 32, 0.12);
}

.edak-image-placeholder span {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.edak-home-hero {
    padding: 72px 0 34px;
    background:
        radial-gradient(circle at top left, rgba(212, 100, 29, 0.18), transparent 28%),
        linear-gradient(180deg, #111827 0%, #172133 56%, #f6f7fb 56%, #ffffff 100%);
}

.edak-home-hero-card {
    padding: 52px 48px;
    border-radius: 34px;
    background: linear-gradient(135deg, rgba(17, 24, 39, 0.96), rgba(31, 41, 55, 0.94));
    color: #ffffff;
    box-shadow: 0 30px 80px rgba(15, 23, 36, 0.28);
}

.edak-home-hero-card h1,
.edak-home-hero-card p {
    color: #ffffff;
}

.edak-home-hero-card h1 {
    margin: 18px 0 18px;
    font-size: 54px;
    line-height: 1.06;
}

.edak-home-hero-card p {
    max-width: 760px;
    font-size: 18px;
    line-height: 1.85;
}

.edak-home-aside {
    position: absolute;
    right: 22px;
    bottom: 22px;
    left: 22px;
    padding: 28px;
    border-radius: 26px;
    background: linear-gradient(135deg, rgba(212, 100, 29, 0.42), rgba(244, 146, 68, 0.28));
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    color: #ffffff;
}

.edak-home-visual {
    position: relative;
    overflow: hidden;
    min-height: 100%;
    border-radius: 28px;
    box-shadow: 0 24px 60px rgba(8, 15, 26, 0.28);
}

.edak-home-visual::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(12, 18, 29, 0.08), rgba(12, 18, 29, 0.48));
}

.edak-home-visual img {
    width: 100%;
    height: 100%;
    min-height: 460px;
    object-fit: cover;
    display: block;
}

.edak-home-aside ul {
    margin: 22px 0 0;
    padding-left: 18px;
}

.edak-home-aside li {
    margin-bottom: 12px;
    color: #ffffff;
    line-height: 1.7;
}

.edak-home-badge {
    display: inline-flex;
    flex-direction: column;
    gap: 6px;
}

.edak-home-badge strong {
    font-size: 56px;
    line-height: 1;
    color: #ffffff;
}

.edak-home-badge span {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.edak-home-services {
    padding: 34px 0 84px;
}

.edak-home-service-card {
    height: 100%;
    display: block;
    padding: 30px 28px;
    border-radius: 26px;
    background: linear-gradient(180deg, #ffffff, #f4f7fb);
    box-shadow: 0 18px 40px rgba(18, 24, 32, 0.08);
    color: #1b1d23;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.edak-home-service-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 24px 48px rgba(18, 24, 32, 0.12);
}

.edak-home-service-card h3 {
    margin: 18px 0 12px;
}

.edak-home-service-card p {
    margin-bottom: 0;
    line-height: 1.8;
}

.edak-home-service-card-accent {
    background: linear-gradient(135deg, #1c2430, #d4641d);
    color: #ffffff;
}

.edak-home-service-card-accent h3,
.edak-home-service-card-accent p,
.edak-home-service-card-accent .edak-home-service-icon {
    color: #ffffff;
}

.edak-home-service-icon {
    width: 62px;
    height: 62px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    background: rgba(212, 100, 29, 0.1);
    color: #c75617;
    font-size: 24px;
}

.edak-home-proof {
    padding: 0 0 86px;
}

.edak-home-story,
.edak-home-contact-box {
    height: 100%;
    padding: 34px 30px;
    border-radius: 28px;
    box-shadow: 0 18px 40px rgba(18, 24, 32, 0.08);
}

.edak-home-story {
    background: linear-gradient(180deg, #ffffff, #f5f7fa);
}

.edak-home-story h2 {
    margin: 18px 0 16px;
}

.edak-home-story p {
    line-height: 1.85;
}

.edak-home-contact-box {
    background: linear-gradient(135deg, #111827, #1f2a3a);
    color: #ffffff;
}

.edak-home-contact-box h3,
.edak-home-contact-box p,
.edak-home-contact-box a {
    color: #ffffff;
}

.edak-home-contact-box > a:first-of-type {
    display: inline-block;
    margin: 6px 0 18px;
    font-size: 28px;
    font-weight: 700;
}

.edak-stat-card {
    padding: 20px;
    border-radius: 20px;
    background: #ffffff;
    text-align: center;
    box-shadow: inset 0 0 0 1px rgba(18, 24, 32, 0.06);
}

.edak-stat-card strong {
    display: block;
    font-size: 34px;
    line-height: 1;
    color: #111827;
}

.edak-stat-card span {
    display: block;
    margin-top: 8px;
    line-height: 1.5;
}

@media (max-width: 991px) {
    .ltn__header-top-area {
        display: none;
    }

    .ltn__header-middle-area {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .get-support.clearfix {
        display: none;
    }

    .edak-home-hero-card {
        padding: 30px 22px;
    }

    .edak-home-hero-card h1 {
        font-size: 34px;
    }

    .edak-home-aside,
    .edak-home-service-card,
    .edak-home-story,
    .edak-home-contact-box {
        padding: 24px 20px;
        border-radius: 22px;
    }

    .edak-home-visual img {
        min-height: 360px;
    }

    .edak-depannage-hero-card {
        padding: 30px 22px;
    }

    .edak-depannage-hero-card h1 {
        font-size: 34px;
    }

    .edak-step {
        flex-direction: column;
    }

    .edak-page-hero-card {
        padding: 28px 22px;
    }

    .edak-page-hero-card h1 {
        font-size: 34px;
    }

    .edak-media-frame {
        min-height: 240px;
    }

    .edak-gallery-card {
        min-height: 220px;
    }
}

@media (max-width: 767px) {
    .site-logo {
        min-width: 210px !important;
    }

    .site-logo a {
        display: block;
    }

    .site-logo img {
        max-height: 140px !important;
        width: auto !important;
    }

    .ltn__header-middle-area {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .site-logo-wrap {
        gap: 12px;
    }

    .ltn__header-middle-area > .container-fluid > .row > .col,
    .ltn__header-middle-area > .container > .row > .col {
        flex-grow: 0;
        width: auto;
    }

    .mobile-menu-toggle svg {
        width: 60px;
        height: 60px;
    }

    .edak-hero-panel,
    .edak-home-hero-card,
    .edak-cg-hero-card,
    .edak-depannage-hero-card,
    .edak-page-hero-card {
        padding: 24px 18px;
        border-radius: 22px;
    }

    .edak-home-hero-card h1,
    .edak-cg-hero-card h1,
    .edak-depannage-hero-card h1,
    .edak-page-hero-card h1 {
        font-size: 28px;
        line-height: 1.18;
    }

    .edak-home-hero-card p,
    .edak-cg-hero-card p,
    .edak-depannage-hero-card p,
    .edak-page-hero-card p,
    .edak-hero-text {
        font-size: 15px;
        line-height: 1.7;
    }

    .edak-home-badge strong {
        font-size: 44px;
    }

    .edak-home-aside {
        right: 16px;
        bottom: 16px;
        left: 16px;
        padding: 18px 16px;
    }

    .edak-home-visual img {
        min-height: 300px;
    }

    .edak-step {
        padding: 16px;
    }

    .edak-step span {
        min-width: 48px;
        height: 48px;
    }
}
