/*
Theme Name: TODEY OS
Theme URI: https://todey.xyz
Description: Proprietary Luxury Fintech & Intelligence OS Canvas Theme.
Version: 1.3.9
Author: TODEY
Author URI: https://todey.xyz
Text Domain: todey-os
*/

/* Reset to pure luxury platform baseline */
html, body {
    margin: 0;
    padding: 0;
    background-color: #000000 !important;
    color: #ffffff;
    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-height: 100vh;
}

/* Headings & Display Typography */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.todey-main-heading,
.todey-page-main-title,
.pxl-item--title,
.pxl-heading .pxl-item--title,
.ft-heading,
.post-title {
    font-family: 'Clash Display', 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

/* Suppress default header mount if custom ecosystem header is present */
.single-todey_infra #todey-header-mount,
.post-type-archive-todey_infra #todey-header-mount,
.tax-todey_company_cat #todey-header-mount {
    display: none !important;
}

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

/* Base link reset */
a {
    color: inherit;
    text-decoration: none;
}

/* Responsive image baseline */
img {
    max-width: 100%;
    height: auto;
}

/* ==========================================================================
   Structural Layout, Container Bounds & Spacing Alignment
   ========================================================================== */

/* Elementor Widget Margin Neutralization (Platform-wide spacing fidelity) */
#todey-app-root .elementor-widget:not(:last-child),
.pxl-wapper .elementor-widget:not(:last-child),
.elementor-widget:not(:last-child) {
    margin-bottom: 0 !important;
    margin-block-end: 0 !important;
}

/* Container Bounds & Alignment */
.container,
.todey-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

@media screen and (min-width: 1201px) {
    .container,
    .todey-container,
    #todey-app-root .container,
    .pxl-wapper .container {
        max-width: 1320px;
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    .container,
    .todey-container,
    #todey-app-root .container,
    .pxl-wapper .container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 768px) {
    .container,
    .todey-container,
    #todey-app-root .container,
    .pxl-wapper .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 480px) {
    .container,
    .todey-container,
    #todey-app-root .container,
    .pxl-wapper .container {
        padding-left: 5px;
        padding-right: 5px;
    }
}

/* Grid System Primitives */
.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

/* Elementor Inner Section & Extended Gaps Alignment */
#todey-app-root .elementor-top-section:not(.elementor-element-full_width) .elementor-element.elementor-inner-section > .elementor-element.elementor-column-gap-extended,
.pxl-wapper .elementor-top-section:not(.elementor-element-full_width) .elementor-element.elementor-inner-section > .elementor-element.elementor-column-gap-extended {
    margin: 0 auto;
    max-width: inherit !important;
}

@media screen and (max-width: 1200px) {
    #todey-app-root .elementor-top-section > .elementor-column-gap-extended .elementor-inner-section > .elementor-column-gap-extended,
    .pxl-wapper .elementor-top-section > .elementor-column-gap-extended .elementor-inner-section > .elementor-column-gap-extended {
        margin-left: -15px;
        margin-right: -15px;
    }
}

#todey-app-root .elementor-top-section:not(.elementor-element-full_width) .elementor-element.elementor-inner-section.pxl-inner-section-maxwidth > .elementor-element,
.pxl-wapper .elementor-top-section:not(.elementor-element-full_width) .elementor-element.elementor-inner-section.pxl-inner-section-maxwidth > .elementor-element {
    max-width: 1170px !important;
    margin: auto;
}

/* Canvas Vertical Spacing Defaults */
#pxl-main,
#todey-main,
.pxl-main {
    min-height: calc(100vh - 600px);
    width: 100%;
}

/* Standard Non-Elementor Pages have structured canvas padding */
.todey-page-canvas:not(.elementor-page),
.todey-single-canvas:not(.elementor-page) {
    padding: 70px 0;
}

@media screen and (max-width: 1200px) {
    .todey-page-canvas:not(.elementor-page),
    .todey-single-canvas:not(.elementor-page) {
        padding: 50px 0;
    }
}

@media screen and (max-width: 768px) {
    .todey-page-canvas:not(.elementor-page),
    .todey-single-canvas:not(.elementor-page) {
        padding: 30px 0;
    }
}

/* Single Portfolio / Single Card / Ecosystem full width overrides */
.single-service #pxl-main .container,
.single-portfolio #pxl-main .container,
.single-todey_card #pxl-main .container,
.single-todey_infra #pxl-main .container,
.single-service #todey-main .container,
.single-portfolio #todey-main .container,
.single-todey_card #todey-main .container,
.single-todey_infra #todey-main .container {
    max-width: unset;
    padding: 0;
}

/* Image Widgets & Full-Width Responsive Banners */
.elementor-widget-pxl_image,
.elementor-widget-pxl_image .elementor-widget-container,
.pxl-image-single,
.pxl-image-single .pxl-item--inner,
.pxl-image-single .pxl-item--image,
.todey-image-wrap {
    width: 100%;
    margin: 0;
    padding: 0;
}

.pxl-image-single img,
.todey-image-wrap img,
.elementor-widget-pxl_image img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
    border-radius: 0;
}

/* Native Divider Styling */
.pxl-divider {
    width: 100%;
    margin: 0;
    padding: 0;
}

.pxl-divider .pxl-divider-separator {
    border-top: 1px solid #141414;
    width: 100%;
}

/* ---------------------------------------------------------------------------
 * Project Top Hero Section Styles & Overline Kicker (// COMPANY DETAIL)
 * --------------------------------------------------------------------------- */
.pxl-heading .pxl-item--subtitle,
.pxl-heading .todey-sub-title {
    display: inline-block;
    color: #888888;
    font-size: 11.5px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-family: 'DM Sans', sans-serif;
}

.pxl-heading .pxl-item--subtitle.px-sub-title-dot-3 .pxl-item--subtext {
    position: relative;
    padding-left: 20px;
}

.pxl-heading .pxl-item--subtitle.px-sub-title-dot-3 .pxl-item--subtext:before,
.pxl-heading .pxl-item--subtitle.px-sub-title-dot-3 .pxl-item--subtext:after {
    position: absolute;
    transform: translateY(-50%) rotate(17deg);
    content: '';
    top: 50%;
    display: inline-block;
    width: 1.5px;
    height: 11px;
    transition: all 0.25s ease;
    background-color: #666666;
}

.pxl-heading .pxl-item--subtitle.px-sub-title-dot-3 .pxl-item--subtext:after {
    left: 0;
}

.pxl-heading .pxl-item--subtitle.px-sub-title-dot-3 .pxl-item--subtext:before {
    left: 7px;
}

/* ---------------------------------------------------------------------------
 * Project Header Action Bar & Links Cluster (PROFILE / X. Website.)
 * --------------------------------------------------------------------------- */
.pxl-link-wrap {
    width: 100%;
    margin: 0;
    padding: 0;
}

.pxl-link {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

.pxl-link.type-horizontal {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.pxl-link.type-horizontal .pxl-item--link {
    margin: 0 16px;
    display: inline-flex;
    align-items: center;
}

.pxl-link.type-horizontal .pxl-item--link:first-child {
    margin-left: 0;
}

.pxl-link.type-horizontal .pxl-item--link:last-child {
    margin-right: 0;
}

.pxl-link .pxl-item--link a,
.pxl-link .pxl-item--link .pxl-item--text {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #b3b3b3;
    font-family: 'DM Sans', sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-decoration: none;
    padding-bottom: 2px;
    transition: color 0.25s ease;
}

.pxl-link .pxl-item--link .pxl-item--text {
    color: #ffffff;
    font-weight: 600;
}

.pxl-link .pxl-item--link a i,
.pxl-link .pxl-item--link a svg,
.pxl-link .pxl-item--link a img.todey-svg-icon,
.pxl-link .pxl-item--link .pxl-item--text i,
.pxl-link .pxl-item--link .pxl-item--text svg,
.pxl-link .pxl-item--link .pxl-item--text img.todey-svg-icon {
    margin-right: 7px;
    font-size: 14px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    color: inherit;
    transition: color 0.25s ease, transform 0.25s ease;
}

.pxl-link .pxl-item--link a svg,
.pxl-link .pxl-item--link .pxl-item--text svg,
.pxl-link .pxl-item--link a img.todey-svg-icon,
.pxl-link .pxl-item--link .pxl-item--text img.todey-svg-icon {
    width: 14px;
    height: 14px;
    max-width: 14px;
    max-height: 14px;
    vertical-align: -2px;
}

/* Verified Profile Badge icon */
.pxl-link .pxl-item--link .pxl-item--text i.bi-patch-check-fill,
.pxl-link .pxl-item--link a i.bi-patch-check-fill {
    color: #ffffff;
}

/* Action Link States: No underline, text illuminates white, icons transition to brand orange (#ff4400) */
.pxl-link .pxl-item--link a {
    text-decoration: none !important;
}

.pxl-link .pxl-item--link a:hover {
    color: #ffffff;
    text-decoration: none !important;
}

.pxl-link .pxl-item--link a:hover i,
.pxl-link .pxl-item--link a:hover svg,
.pxl-link .pxl-item--link a:hover svg path,
.pxl-link .pxl-item--link a:hover img.todey-svg-icon {
    color: #ff4400 !important;
    fill: #ff4400 !important;
    transform: translateY(-1.5px);
}

/* ---------------------------------------------------------------------------
 * Separator Slash (/) Positioning & Alignment
 * Neutralizes Elementor negative margins and centers the slash divider strictly
 * on separator slash text widgets without affecting standard text widgets.
 * --------------------------------------------------------------------------- */
.elementor-widget-pxl_text_editor:has(.todey-separator-slash),
.elementor-element.e-flex > .elementor-widget-pxl_text_editor:has(.todey-separator-slash) {
    margin: 0 22px !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    align-self: center !important;
    line-height: 1 !important;
}

.elementor-widget-pxl_text_editor:has(.todey-separator-slash) > .elementor-widget-container,
.todey-separator-slash {
    margin: 0 !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    align-self: center !important;
    line-height: 1 !important;
}

.todey-separator-slash p,
.todey-separator-slash {
    margin: 0 !important;
    padding: 0 !important;
    color: #666666 !important;
    font-family: 'DM Sans', sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

/* ---------------------------------------------------------------------------
 * Top Picks (/best/) Hero Banner Ribbon Restoration
 * Full-bleed solid orange ribbon across bottom of bento card with black uppercase text
 * --------------------------------------------------------------------------- */
.elementor-element-fc3c260 {
    width: 100% !important;
    margin: 0 !important;
    display: block !important;
}

.elementor-element-fc3c260 > .elementor-widget-container {
    background-color: #ff4400 !important;
    padding: 20px 40px !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
}

.elementor-element-fc3c260 .pxl-text-editor,
.elementor-element-fc3c260 .todey-text-block {
    color: #000000 !important;
    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
    font-size: 11.5px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    line-height: 1.5 !important;
    text-align: center !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: 950px;
}

@media screen and (max-width: 768px) {
    .elementor-element-fc3c260 > .elementor-widget-container {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .elementor-element-fc3c260 .pxl-text-editor,
    .elementor-element-fc3c260 .todey-text-block {
        font-size: 10.5px !important;
    }
}

/* Responsive typography scaling for project hero headings */
@media screen and (max-width: 1024px) {
    .pxl-item--title.todey-main-heading {
        font-size: 38px !important;
    }
    .pxl-link.type-horizontal .pxl-item--link {
        margin: 0 12px;
    }
}

@media screen and (max-width: 768px) {
    .pxl-item--title.todey-main-heading {
        font-size: 26px !important;
        line-height: 1.2 !important;
        margin-bottom: 0 !important;
    }
    .pxl-link .pxl-item--link a,
    .pxl-link .pxl-item--link .pxl-item--text {
        font-size: 11px;
    }
    .pxl-link.type-horizontal .pxl-item--link {
        margin: 0 8px;
    }
}

/* ---------------------------------------------------------------------------
 * Local Font Awesome Engine (Brands & Solid)
 * --------------------------------------------------------------------------- */
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url('assets/fonts/font-awesome/fa-brands-400.woff2') format('woff2');
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url('assets/fonts/font-awesome/fa-solid-900.woff2') format('woff2');
}

.fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.fa, .fas, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-x-twitter:before,
.fab.fa-x-twitter:before {
    content: "\e9ca";
}

.todey-icon-x:before {
    content: none !important;
}
.fa-link:before { content: "\f0c1"; }
.fa-telegram-plane:before, .fa-telegram:before { content: "\f2c6"; }
.fa-linkedin-in:before, .fa-linkedin:before { content: "\f0e1"; }
.fa-globe-americas:before { content: "\f57d"; }
.fa-youtube:before { content: "\f167"; }
.fa-github:before { content: "\f09b"; }
.fa-instagram:before { content: "\f16d"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-search:before { content: "\f002"; }
.fa-wallet:before { content: "\f555"; }

/* ==========================================================================
   FAQ & Accordion Typography Parity (Clash Display Headers, DM Sans Body)
   ========================================================================== */

/* Universal Accordion & FAQ Question Titles across all page types */
.todey-faq-q,
.tcp-faq-q,
.qr-faq-q,
.agentic-faq-q,
.todey-faq-toggle,
.tcp-faq-toggle,
.qr-faq-toggle,
.agentic-faq-toggle,
.todey-accordion-cluster details summary,
.todey-accordion-summary,
.todey-accordion-title,
.elementor-widget-pxl_accordion summary,
.elementor-widget-pxl_accordion .pxl-item--title,
.pxl-accordion .pxl-accordion--title,
.pxl-accordion--title,
.elementor-accordion-title,
.elementor-tab-title {
    font-family: 'Clash Display', 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: -0.01em !important;
}

/* Specific sizing / line-height parity where appropriate */
.todey-faq-q,
.tcp-faq-q,
.qr-faq-q,
.agentic-faq-q {
    font-size: 18px !important;
    line-height: 1.3 !important;
}

.todey-accordion-cluster details summary,
.todey-accordion-summary {
    font-size: 14px !important;
    line-height: 1.4 !important;
}

@media screen and (max-width: 768px) {
    .todey-faq-q,
    .tcp-faq-q,
    .qr-faq-q,
    .agentic-faq-q {
        font-size: 16px !important;
    }
}

/* FAQ & Accordion Answer / Body Copy strictly in DM Sans */
.todey-faq-answer,
.todey-faq-answer-inner,
.todey-faq-answer-inner p,
.tcp-faq-answer,
.tcp-faq-answer-inner,
.tcp-faq-answer-inner p,
.qr-faq-answer,
.qr-faq-answer-inner,
.qr-faq-answer-inner p,
.agentic-faq-answer,
.agentic-faq-answer-inner,
.agentic-faq-answer-inner p,
.todey-accordion-cluster details div,
.todey-accordion-desc,
.todey-accordion-desc p,
.pxl-accordion--content,
.elementor-accordion-item .elementor-tab-content {
    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
    color: #b3b3b3 !important;
    line-height: 1.6 !important;
}

/* ==========================================================================
   Mobile Ergonomics & Responsive Invariants
   ========================================================================== */

/* Desktop: Mobile Hamburger Toggle MUST be strictly hidden */
@media screen and (min-width: 1025px) {
    .tdh-mobile-toggle {
        display: none !important;
    }
}

/* Mobile & Tablet (<=1024px): Navigation Header & Ergonomics */
@media screen and (max-width: 1024px) {
    /* Guarantee universal header renders on Ecosystem archive, single, and taxonomy pages */
    .todey-custom-ecosystem-header.todey-desktop-header,
    div.todey-custom-ecosystem-header.todey-desktop-header,
    div.todey-desktop-header {
        display: block !important;
    }
    .todey-custom-ecosystem-header.todey-mobile-header,
    div.todey-custom-ecosystem-header.todey-mobile-header,
    div.todey-mobile-header {
        display: none !important;
    }

    /* Mobile Top Header (Fixed with Logo on Left, Close Button on Right) */
    body #todey-app-root .tdh-header-wrapper,
    body .tdh-header-wrapper,
    header.tdh-header-wrapper,
    .elementor .tdh-header-wrapper,
    .elementor-element .tdh-header-wrapper {
        display: block !important;
        margin: 0 !important;
        margin-top: 0 !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
        position: sticky !important;
        z-index: 10060 !important;
        width: 100% !important;
        max-width: 100% !important;
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
        box-sizing: border-box !important;
    }

    /* Strictly hide desktop nav & socials on mobile/tablet to preserve 64px header bar layout */
    .tdh-nav,
    .tdh-socials {
        display: none !important;
    }

    .tdh-header-container {
        height: 64px !important;
        padding: 0 20px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        position: relative !important;
        z-index: 10060 !important;
        background: transparent !important;
        box-sizing: border-box !important;
    }

    /* When menu is active, ensure header bar has pure black background and hairline border */
    body:has(.tdh-mobile-drawer.active) .tdh-header-wrapper,
    body:has(.tdh-mobile-drawer.active) .tdh-header-container {
        background: #000000 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.04) !important;
    }

    /* Top Left Logo */
    .tdh-logo {
        display: flex !important;
        align-items: center !important;
        position: relative !important;
        z-index: 10060 !important;
    }

    .tdh-logo-img {
        height: 24px !important;
        width: auto !important;
        max-width: 120px !important;
        display: block !important;
    }

    /* Top Right Actions (Hide search icon when menu is active so only "X" is visible) */
    .tdh-actions {
        display: flex !important;
        align-items: center !important;
        gap: 12px !important;
        position: relative !important;
        z-index: 10060 !important;
    }

    body:has(.tdh-mobile-drawer.active) .tdh-search-wrapper {
        display: none !important;
    }

    .elementor-36484 .elementor-element.elementor-element-ed49482 {
        padding-top: 0 !important;
    }
    header.tdm-parent-no-scroll,
    div.pxl-wapper > header {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    /* Mobile Hamburger Toggle Touch Area (Min 38px) */
    .tdh-mobile-toggle {
        min-width: 40px !important;
        min-height: 40px !important;
        display: inline-flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 5px !important;
        padding: 0 !important;
        background: transparent !important;
        border: none !important;
        cursor: pointer !important;
        z-index: 10060 !important;
    }

    .tdh-mobile-toggle span {
        display: block !important;
        width: 22px !important;
        height: 2px !important;
        background: #ffffff !important;
        margin: 0 !important;
        transition: transform 0.25s ease, opacity 0.2s ease !important;
        transform-origin: center !important;
    }

    .tdh-mobile-toggle.active span:nth-child(1) {
        transform: translateY(7px) rotate(45deg) !important;
    }

    .tdh-mobile-toggle.active span:nth-child(2) {
        opacity: 0 !important;
    }

    .tdh-mobile-toggle.active span:nth-child(3) {
        transform: translateY(-7px) rotate(-45deg) !important;
    }

    /* 3-Tier Enterprise Mobile App Pop-up Modal */
    body #todey-app-root .tdh-mobile-drawer,
    body .tdh-mobile-drawer,
    .tdh-mobile-drawer {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100vw !important;
        max-width: 100% !important;
        height: 100vh !important;
        height: 100dvh !important;
        background: #000000 !important;
        border: none !important;
        border-radius: 0px !important;
        padding-top: 64px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between !important;
        gap: 0 !important;
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
        transition: opacity 0.25s cubic-bezier(0.16, 1, 0.3, 1), visibility 0.25s !important;
        z-index: 10050 !important;
        box-shadow: none !important;
        overflow: hidden !important;
        box-sizing: border-box !important;
    }

    body #todey-app-root .tdh-mobile-drawer.active,
    body .tdh-mobile-drawer.active,
    .tdh-mobile-drawer.active {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        right: 0 !important;
    }

    /* Independently Scrollable Central Navigation Zone */
    .tdh-mobile-nav {
        flex: 1 1 auto !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 0 !important;
        width: 100% !important;
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch !important;
        padding: 16px 20px 24px 20px !important;
        box-sizing: border-box !important;
    }

    .tdh-mobile-nav::-webkit-scrollbar {
        width: 3px !important;
        background: transparent !important;
    }

    .tdh-mobile-nav::-webkit-scrollbar-thumb {
        background: #141414 !important;
    }

    .tdh-mobile-item {
        border-bottom: 1px solid rgba(255, 255, 255, 0.04) !important;
        padding: 0 !important;
        width: 100% !important;
    }

    /* Top-Level Category Links */
    .tdh-mobile-link {
        font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
        color: #ffffff !important;
        text-decoration: none !important;
        font-size: 15px !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
        letter-spacing: 0.04em !important;
        min-height: 52px !important;
        padding: 14px 2px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100% !important;
        box-sizing: border-box !important;
        transition: color 0.15s ease !important;
    }

    .tdh-mobile-link:hover,
    .tdh-mobile-link:active {
        color: #ff4400 !important;
    }

    .tdh-mobile-link .tdh-chevron {
        width: 11px !important;
        height: 11px !important;
        transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1) !important;
        color: #888888 !important;
        flex-shrink: 0 !important;
    }

    .tdh-mobile-link[aria-expanded="true"] .tdh-chevron {
        color: #ff4400 !important;
        transform: rotate(180deg) !important;
    }

    /* Sub-Menu Accordion & Links (Broken vertical guide line precisely aligned with text bounds) */
    .tdh-mobile-sub {
        max-height: 0;
        overflow: hidden;
        border: none !important;
        border-left: none !important;
        padding: 0 !important;
        margin: 0 !important;
        transition: max-height 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 2px !important;
        position: relative !important;
    }

    .tdh-mobile-sub.active {
        border: none !important;
        border-left: none !important;
        padding: 0 0 0 14px !important;
        margin: 6px 0 14px 6px !important;
    }

    .tdh-mobile-sub.active::before {
        content: '' !important;
        position: absolute !important;
        left: 0 !important;
        top: 10px !important;
        bottom: 10px !important;
        width: 0 !important;
        border-left: 1px dashed rgba(255, 255, 255, 0.18) !important;
        pointer-events: none !important;
        z-index: 2 !important;
    }

    .tdh-mobile-sub a {
        font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
        color: #b3b3b3 !important;
        text-decoration: none !important;
        font-size: 13px !important;
        font-weight: 500 !important;
        text-transform: uppercase !important;
        letter-spacing: 0.03em !important;
        line-height: 1.4 !important;
        min-height: 38px !important;
        padding: 8px 10px !important;
        border-radius: 0px !important;
        display: flex !important;
        align-items: center !important;
        box-sizing: border-box !important;
        width: 100% !important;
        transition: color 0.15s ease, background 0.15s ease, padding-left 0.15s ease !important;
    }

    .tdh-mobile-sub a:hover,
    .tdh-mobile-sub a:active {
        color: #ff4400 !important;
        background: #080808 !important;
        padding-left: 14px !important;
    }

    /* Permanently Pinned Fixed Bottom Footer */
    .tdh-mobile-socials {
        flex-shrink: 0 !important;
        width: 100% !important;
        box-sizing: border-box !important;
        display: flex !important;
        align-items: center !important;
        gap: 20px !important;
        background: #000000 !important;
        border-top: 1px solid rgba(255, 255, 255, 0.06) !important;
        padding: 16px 20px max(18px, env(safe-area-inset-bottom)) 20px !important;
        margin: 0 !important;
        z-index: 10055 !important;
    }

    .tdh-mobile-socials a {
        color: #888888 !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: auto !important;
        height: auto !important;
        padding: 6px !important;
        border: none !important;
        background: transparent !important;
        transition: color 0.15s ease !important;
    }

    .tdh-mobile-socials a:hover {
        color: #ff4400 !important;
        border: none !important;
        background: transparent !important;
    }

    .tdh-mobile-socials svg {
        width: 20px !important;
        height: 20px !important;
        fill: currentColor !important;
    }

    /* Backdrop Overlay */
    .tdh-overlay {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
        height: 100dvh !important;
        background: rgba(0, 0, 0, 0.75) !important;
        backdrop-filter: blur(6px) !important;
        -webkit-backdrop-filter: blur(6px) !important;
        opacity: 0 !important;
        visibility: hidden !important;
        transition: opacity 0.3s ease, visibility 0.3s ease !important;
        z-index: 10040 !important;
    }

    .tdh-overlay.active {
        opacity: 1 !important;
        visibility: visible !important;
    }
}


/* FAQ Accordion Details Mobile Padding Normalization */
@media screen and (max-width: 768px) {
    .todey-accordion-cluster details,
    details.todey-accordion-item,
    .pxl-accordion details {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media screen and (max-width: 480px) {
    .todey-accordion-cluster details,
    details.todey-accordion-item,
    .pxl-accordion details {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .todey-section-title {
        font-size: clamp(22px, 6vw, 28px) !important;
        line-height: 1.25 !important;
    }
}

/* ==========================================================================
   Legacy Theme Heading, Subtitle & Text Highlight Compatibility Layer
   ========================================================================== */
.pxl-heading--inner,
.pxl-heading .pxl-heading--inner {
    display: inline-block;
    position: relative;
    max-width: 100%;
}

.pxl-heading.style-divider-style .pxl-heading--inner {
    z-index: 1;
}

.px-sub-title-dot-3-style {
    position: relative;
}

/* Orange text highlight restoration (e.g. About Us page) */
.pxl-text-editor .pxl-text--highlight,
.pxl-text--highlight {
    color: #ff4400 !important;
    font-weight: inherit;
}

/* ==========================================================================
   Article Grid, Cards & Navigation Canvas (TODEY Luxury Invariants)
   ========================================================================== */
.todey-article-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
    gap: 24px;
    margin-bottom: 40px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .todey-article-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
}

.todey-article-card {
    background: #000000 !important;
    border: 1px solid #141414 !important;
    border-radius: 0px !important;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    transition: border-color 0.2s ease;
}

.todey-article-card:hover {
    border-color: #141414 !important;
}

.todey-article-thumbnail {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #141414;
}

.todey-article-thumbnail img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    border-radius: 0;
    transition: transform 0.3s ease;
}

.todey-article-card:hover .todey-article-thumbnail img {
    transform: scale(1.02);
}

.todey-article-body {
    padding: 24px 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

@media screen and (max-width: 768px) {
    .todey-article-body {
        padding: 20px 10px;
    }
}

@media screen and (max-width: 480px) {
    .todey-article-body {
        padding: 18px 5px;
    }
}

.todey-article-meta {
    margin-bottom: 10px;
}

.todey-article-date {
    font-family: 'DM Sans', sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #888888;
}

.todey-article-title {
    font-family: 'Clash Display', 'DM Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 12px 0;
    letter-spacing: -0.01em;
}

.todey-article-title a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.2s ease;
}

.todey-article-title a:hover {
    color: #ff4400;
}

.todey-article-excerpt {
    font-family: 'DM Sans', sans-serif;
    font-size: 13px;
    color: #b3b3b3;
    line-height: 1.6;
    margin-bottom: 20px;
    flex: 1;
}

.todey-article-excerpt p {
    margin: 0;
}

.todey-article-action {
    margin-top: auto;
}

.todey-article-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 38px;
    min-height: 38px;
    padding: 0 20px;
    background: #000000;
    border: 1px solid #141414;
    border-radius: 0px;
    color: #ffffff;
    font-family: 'DM Sans', sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.todey-article-btn:hover {
    background: #ff4400 !important;
    color: #000000 !important;
    border-color: #ff4400 !important;
    transform: translateY(-2px);
}

/* Pagination Controls */
.todey-pagination-wrap {
    margin: 40px 0;
    display: flex;
    justify-content: center;
}

.todey-pagination-wrap .pagination,
.todey-pagination-wrap .nav-links {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    justify-content: center;
}

.todey-pagination-wrap .page-numbers {
    min-width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 14px;
    background: #000000;
    border: 1px solid #141414;
    border-radius: 0px;
    color: #b3b3b3;
    font-family: 'DM Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease;
}

.todey-pagination-wrap .page-numbers:hover {
    background: #ff4400 !important;
    color: #000000 !important;
    border-color: #ff4400 !important;
}

.todey-pagination-wrap .page-numbers.current {
    background: #ff4400 !important;
    color: #000000 !important;
    border-color: #ff4400 !important;
}

.todey-pagination-wrap .page-numbers.dots {
    border: none;
    background: transparent;
    color: #888888;
}

/* Multi-Page Post Links */
.todey-page-links {
    margin-top: 24px;
    padding-top: 16px;
    border-top: 1px solid #141414;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'DM Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #888888;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.todey-page-links a,
.todey-page-links .post-page-numbers {
    min-width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    background: #000000;
    border: 1px solid #141414;
    border-radius: 0px;
    color: #ffffff;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease;
}

.todey-page-links a:hover,
.todey-page-links .post-page-numbers.current {
    background: #ff4400 !important;
    color: #000000 !important;
    border-color: #ff4400 !important;
}
