:root {
    --geo-ink: #08111f;
    --geo-ink-soft: #172033;
    --geo-paper: #f6f8fb;
    --geo-card: #ffffff;
    --geo-gold: #b98b4f;
    --geo-gold-dark: #9c733f;
    --geo-teal: #1f8f84;
    --geo-line: rgba(15, 23, 42, 0.10);
    --geo-line-strong: rgba(15, 23, 42, 0.16);
    --geo-shadow: 0 28px 80px rgba(8, 17, 31, 0.10);
}

/* ─────────────────────────────────────────────
   Judou unified luxury system
   Static content stays visible for GEO; this layer only changes presentation.
───────────────────────────────────────────── */
:root {
    --lux-ink: #080808;
    --lux-ink-2: #171717;
    --lux-muted: #6f7176;
    --lux-paper: #f4f4f2;
    --lux-card: #ffffff;
    --lux-line: rgba(8, 8, 8, 0.11);
    --lux-line-soft: rgba(8, 8, 8, 0.07);
    --lux-gold: #b98b4f;
    --lux-red: #b72b20;
    --lux-shadow: 0 28px 80px rgba(0, 0, 0, 0.11);
}

html,
body {
    background: var(--lux-paper) !important;
    color: var(--lux-ink) !important;
}

body {
    font-feature-settings: "kern" 1, "liga" 1;
}

h1,
h2,
h3,
h4,
h5,
h6,
.premium-products h2,
.premium-products h3,
.premium-page h1,
.premium-page h2,
.premium-page h3 {
    letter-spacing: 0 !important;
}

.text-judou-black,
.text-slate-900,
.text-gray-900 {
    color: var(--lux-ink) !important;
}

.text-judou-gold,
.hover\:text-judou-gold:hover {
    color: var(--lux-gold) !important;
}

.bg-judou-gray {
    background-color: var(--lux-paper) !important;
}

.bg-judou-black,
#news,
footer#contact {
    background-color: var(--lux-ink) !important;
}

.scroll-snap-section {
    scroll-margin-top: 76px;
}

#header {
    min-height: 76px !important;
    background: rgba(255, 255, 255, 0.86) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075) !important;
    box-shadow: none !important;
    backdrop-filter: blur(22px) saturate(1.35);
    -webkit-backdrop-filter: blur(22px) saturate(1.35);
}

#header.header-transparent {
    background: rgba(255, 255, 255, 0.62) !important;
}

#header.header-solid {
    background: rgba(255, 255, 255, 0.92) !important;
}

#header nav > a,
#header .site-nav > a,
#header .nav-product-trigger {
    color: rgba(8, 8, 8, 0.72) !important;
    font-weight: 700;
}

#header nav > a:hover,
#header .site-nav > a:hover,
#header .nav-product-trigger:hover,
#header .text-judou-gold {
    color: var(--lux-ink) !important;
}

#header .nav-product-trigger {
    min-height: 44px !important;
    padding: 0 12px !important;
    border-radius: 4px !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

#header .nav-product-trigger i {
    color: var(--lux-red);
}

.dropdown-panel.product-menu-panel {
    width: 520px !important;
    min-width: 520px !important;
    padding: 12px !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.96) !important;
    border: 1px solid var(--lux-line) !important;
    box-shadow: 0 34px 96px rgba(0, 0, 0, 0.16) !important;
}

.product-menu-kicker {
    color: rgba(8, 8, 8, 0.46) !important;
    letter-spacing: 0.16em !important;
}

.product-menu-item {
    grid-template-columns: 52px 1fr !important;
    border-radius: 6px !important;
    background: transparent !important;
    border: 1px solid transparent;
}

.product-menu-item:hover {
    background: #f3f3f1 !important;
    border-color: var(--lux-line-soft);
    transform: translateX(2px);
}

.product-menu-icon {
    border-radius: 6px !important;
    color: var(--lux-ink) !important;
    background: #f5f5f3 !important;
    box-shadow: none !important;
}

.product-menu-item-hot .product-menu-icon {
    color: #fff !important;
    background: var(--lux-ink) !important;
}

.product-menu-foot {
    border-top-color: var(--lux-line) !important;
}

/* Hero: editorial image lead, Porsche-style without hiding GEO text. */
#hero {
    min-height: 100svh !important;
    align-items: flex-end !important;
    justify-content: flex-start !important;
    padding-top: 0 !important;
    background-image:
        linear-gradient(90deg, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.58) 42%, rgba(0, 0, 0, 0.20) 78%, rgba(0, 0, 0, 0.10) 100%),
        url("../images/25d51328e74f780762a824d13bc89f63.jpg") !important;
    background-size: cover, cover !important;
    background-position:
        center center,
        calc(50% + var(--hero-x, 0px)) calc(50% + var(--hero-y, 0px)) !important;
    isolation: isolate;
}

#hero::before {
    inset: 0 !important;
    z-index: 0 !important;
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.18), transparent 26%, rgba(0, 0, 0, 0.34) 100%),
        linear-gradient(90deg, rgba(255, 255, 255, 0.085) 1px, transparent 1px) !important;
    background-size: 100% 100%, 96px 96px !important;
    opacity: 0.58 !important;
    animation: luxHeroScan 13s ease-in-out infinite alternate !important;
}

#hero::after {
    left: 48px !important;
    right: 48px !important;
    bottom: 36px !important;
    width: auto !important;
    height: 1px !important;
    transform: none !important;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.70), rgba(255, 255, 255, 0.08), transparent) !important;
}

#hero > .max-w-5xl {
    width: min(100%, 1320px) !important;
    max-width: 1320px !important;
    margin: 0 auto !important;
    padding: 0 32px 86px !important;
    text-align: left !important;
}

#hero > .max-w-5xl > * {
    position: relative;
    z-index: 1;
}

#hero .inline-flex {
    border-color: rgba(255, 255, 255, 0.26) !important;
    background: rgba(0, 0, 0, 0.22) !important;
    color: rgba(255, 255, 255, 0.86) !important;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

#hero h1 {
    max-width: 880px !important;
    color: #fff !important;
    font-size: 72px !important;
    line-height: 0.98 !important;
    text-wrap: balance;
    text-shadow: 0 18px 58px rgba(0, 0, 0, 0.44);
}

#hero .typewriter,
#hero strong,
#hero h1 span {
    color: #fff !important;
    background: none !important;
    -webkit-background-clip: initial !important;
    background-clip: initial !important;
    -webkit-text-fill-color: currentColor !important;
    animation: none !important;
}

#hero p {
    max-width: 760px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    color: rgba(255, 255, 255, 0.78) !important;
}

#hero .flex.flex-col.sm\:flex-row {
    justify-content: flex-start !important;
}

.btn-gold,
.btn-primary,
.premium-page .bg-amber-700,
.premium-page .bg-amber-600 {
    border-radius: 4px !important;
    background: var(--lux-ink) !important;
    border: 1px solid var(--lux-ink) !important;
    color: #fff !important;
    box-shadow: none !important;
}

#hero .btn-gold,
#hero .btn-primary {
    background: #fff !important;
    border-color: #fff !important;
    color: var(--lux-ink) !important;
}

.btn-gold:hover,
.btn-primary:hover,
.premium-page .bg-amber-700:hover,
.premium-page .bg-amber-600:hover {
    background: #2a2a2a !important;
    border-color: #2a2a2a !important;
}

#hero .btn-gold:hover,
#hero .btn-primary:hover {
    background: #f2f2ef !important;
    border-color: #f2f2ef !important;
}

.btn-outline {
    border-radius: 4px !important;
    border-color: rgba(8, 8, 8, 0.86) !important;
    color: var(--lux-ink) !important;
    background: transparent !important;
    box-shadow: none !important;
}

#hero .btn-outline {
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.70) !important;
    background: rgba(0, 0, 0, 0.18) !important;
}

#hero .grid.grid-cols-3 {
    max-width: 760px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 26px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.28);
}

#hero .grid.grid-cols-3 > div {
    padding-right: 22px;
    border-right: 1px solid rgba(255, 255, 255, 0.16);
}

#hero .grid.grid-cols-3 > div:last-child {
    border-right: 0;
}

#hero .font-din {
    color: #fff !important;
}

#hero .text-gray-400 {
    color: rgba(255, 255, 255, 0.58) !important;
}

/* Shared section rhythm */
#products,
#guide,
#cases {
    background: var(--lux-paper) !important;
}

#products,
#tech,
#guide,
#cases,
#about {
    padding-top: 112px !important;
    padding-bottom: 112px !important;
}

#products .max-w-7xl,
#tech .max-w-7xl,
#guide .max-w-4xl,
#cases .max-w-7xl,
#about .max-w-7xl,
#news .max-w-7xl {
    max-width: 1320px !important;
}

#products .text-center.mb-14,
#tech .method-heading,
#guide .text-center,
#cases .text-center,
#news .text-center {
    text-align: left !important;
    max-width: 1320px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#products .text-center.mb-14 p,
#guide .text-center p,
#cases .text-center p {
    margin-left: 0 !important;
    color: var(--lux-muted) !important;
}

#products .text-center.mb-14 span,
#guide .text-center span,
#cases .text-center span,
#news .text-center span,
.method-eyebrow {
    color: var(--lux-red) !important;
    letter-spacing: 0.16em !important;
}

#products h2,
#tech h2,
#guide h2,
#cases h2,
#news h2,
#about h2 {
    font-size: 46px !important;
    line-height: 1.08 !important;
    font-weight: 800 !important;
}

.premium-products {
    background: var(--lux-paper) !important;
}

.premium-products::before,
.premium-products::after {
    display: none !important;
}

.product-portal-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 1px !important;
    overflow: hidden;
    border: 1px solid var(--lux-line) !important;
    background: var(--lux-line) !important;
    box-shadow: var(--lux-shadow);
}

.product-portal-card {
    min-height: 310px !important;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 28px !important;
    color: #fff !important;
    background: var(--lux-ink) !important;
}

.product-portal-card::before {
    inset: 0 !important;
    opacity: 1 !important;
    transform: scale(1) !important;
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.44) 56%, rgba(0, 0, 0, 0.86) 100%),
        var(--portal-image, url("../images/25d51328e74f780762a824d13bc89f63.jpg")) center / cover no-repeat !important;
    transition: transform 700ms cubic-bezier(0.16, 1, 0.3, 1), filter 700ms cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.product-portal-card:hover::before {
    transform: scale(1.055) !important;
    filter: contrast(1.06) saturate(0.96);
}

.product-portal-card::after {
    right: 24px !important;
    top: 24px !important;
    bottom: auto !important;
    width: 38px !important;
    height: 38px !important;
    border-radius: 50% !important;
    border-color: rgba(255, 255, 255, 0.28) !important;
    background:
        linear-gradient(135deg, transparent 43%, rgba(255, 255, 255, 0.82) 44%, rgba(255, 255, 255, 0.82) 53%, transparent 54%),
        rgba(255, 255, 255, 0.08) !important;
}

.product-portal-card:nth-child(1) {
    --portal-image: url("../images/25d51328e74f780762a824d13bc89f63.jpg");
}

.product-portal-card:nth-child(2) {
    --portal-image: url("../images/f9cc473d2ff9d7f6c01aaf6153c55713.jpg");
}

.product-portal-card:nth-child(3) {
    --portal-image: url("../images/d6c23a1d48328503346eb053032821b2.jpg");
}

.product-portal-card:nth-child(4) {
    --portal-image: url("../images/f2406932fb78e3bc612c7e736db63c4d.jpg");
}

.product-portal-card > * {
    position: relative;
    z-index: 1;
}

.product-portal-label {
    width: fit-content;
    margin-bottom: 72px !important;
    padding: 5px 9px !important;
    border-radius: 3px !important;
    color: rgba(255, 255, 255, 0.82) !important;
    background: rgba(255, 255, 255, 0.11) !important;
    border: 1px solid rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.product-portal-card strong {
    color: #fff !important;
    font-size: 25px !important;
    line-height: 1.18 !important;
}

.product-portal-card small {
    max-width: 250px !important;
    color: rgba(255, 255, 255, 0.74) !important;
}

.premium-ladder-wrap,
.premium-choice-panel,
#guide .bg-white,
#cases .swiper-slide > div,
#cases .grid a,
#news .grid > div {
    border-radius: 8px !important;
    box-shadow: none !important;
}

.premium-ladder-wrap {
    background: var(--lux-card) !important;
    border: 1px solid var(--lux-line) !important;
    backdrop-filter: none !important;
}

.premium-product-card {
    border-radius: 8px !important;
}

.premium-product-card-primary {
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.72)),
        url("../images/d6c23a1d48328503346eb053032821b2.jpg") center / cover no-repeat !important;
    border: 0 !important;
}

.premium-product-card-primary::before {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px) !important;
    background-size: 84px 84px !important;
    mask-image: none !important;
}

.premium-product-card-secondary {
    background: #fff !important;
    border: 1px solid var(--lux-line) !important;
}

.premium-product-card .rounded-xl,
.premium-product-card .rounded-2xl,
.premium-choice-panel .rounded-2xl,
#products .grid .rounded-xl,
#products .grid .rounded-2xl,
#cases .rounded-xl,
#cases .rounded-2xl {
    border-radius: 6px !important;
}

#products .grid .bg-yellow-50,
#products .grid .bg-blue-50,
#products .grid .bg-purple-50,
#products .grid .bg-green-50,
#products .grid .bg-red-50,
#products .grid .bg-orange-50,
#products .grid .bg-pink-50,
#products .grid .bg-slate-100,
#cases .bg-yellow-100,
#cases .bg-blue-100,
#cases .bg-red-100,
#cases .bg-orange-100,
#cases .bg-purple-100,
#cases .bg-pink-100,
#cases .bg-slate-100,
#cases .bg-blue-50,
#cases .bg-purple-50,
#cases .bg-pink-50 {
    background-color: #f2f2ef !important;
}

#products .text-yellow-600,
#products .text-blue-600,
#products .text-purple-600,
#products .text-green-600,
#products .text-red-500,
#products .text-orange-500,
#products .text-pink-600,
#cases .text-yellow-600,
#cases .text-blue-600,
#cases .text-red-500,
#cases .text-orange-500,
#cases .text-purple-500,
#cases .text-pink-500,
#cases .text-slate-600 {
    color: var(--lux-ink) !important;
}

.premium-service-intro {
    border-left-color: var(--lux-red) !important;
}

#products .grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4 > div,
#products .tab-content .bg-judou-gray,
#guide .bg-white,
#cases .swiper-slide > div,
#cases .grid a {
    background: #fff !important;
    border: 1px solid var(--lux-line-soft) !important;
    box-shadow: none !important;
}

.card-hover {
    transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease !important;
}

.card-hover:hover {
    transform: translateY(-4px) !important;
    border-color: rgba(8, 8, 8, 0.22) !important;
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.09) !important;
}

.tab-btn {
    border-radius: 4px !important;
}

.tab-btn.active,
.tab-btn.bg-judou-black {
    background: var(--lux-ink) !important;
    color: #fff !important;
}

.method-library {
    background:
        linear-gradient(90deg, rgba(8, 8, 8, 0.035) 1px, transparent 1px),
        linear-gradient(180deg, #f7f7f5 0%, #ececea 100%) !important;
    background-size: 96px 96px, 100% 100% !important;
}

.method-library::before {
    background:
        radial-gradient(circle at 16% 14%, rgba(183, 43, 32, 0.08), transparent 33%),
        radial-gradient(circle at 78% 44%, rgba(0, 0, 0, 0.07), transparent 34%) !important;
}

.method-flow,
.method-compass-card,
.method-detail-panel,
.method-archive {
    border-radius: 8px !important;
}

.method-flow {
    background: var(--lux-line) !important;
    border-color: var(--lux-line) !important;
    box-shadow: none !important;
}

.method-flow > div {
    background: #fff !important;
}

.method-compass-card {
    background: #fff !important;
    border-color: var(--lux-line) !important;
    box-shadow: none !important;
}

.method-ring-outer {
    border-color: rgba(8, 8, 8, 0.18) !important;
    background:
        conic-gradient(from 0deg, rgba(183, 43, 32, 0.20), transparent 16deg, transparent 48deg, rgba(185, 139, 79, 0.24) 72deg, transparent 112deg, transparent 360deg) !important;
}

.method-node {
    border-color: rgba(8, 8, 8, 0.18) !important;
    background: rgba(255, 255, 255, 0.92) !important;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.10) !important;
}

.method-node:hover,
.method-node:focus-visible,
.method-node.is-active {
    background: var(--lux-ink) !important;
    color: #fff !important;
}

.method-compass-center,
.method-detail-panel {
    background:
        linear-gradient(135deg, rgba(183, 43, 32, 0.16), transparent 36%),
        linear-gradient(150deg, #070707 0%, #161616 100%) !important;
}

.method-detail-kicker span {
    color: #fff !important;
    background: var(--lux-red) !important;
    box-shadow: none !important;
}

.method-detail-panel dl > div,
.method-archive {
    background: rgba(255, 255, 255, 0.06) !important;
}

.method-archive-item {
    border-radius: 6px !important;
}

#guide .faq-item {
    border-bottom-color: var(--lux-line) !important;
}

#guide .faq-question {
    min-height: 74px;
}

#news {
    padding-top: 104px !important;
    padding-bottom: 104px !important;
}

#news .grid > div {
    background: rgba(255, 255, 255, 0.055) !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

#news h2,
#news h3 {
    color: #fff !important;
}

#news p,
#news .text-gray-500,
#news .text-gray-400 {
    color: rgba(255, 255, 255, 0.56) !important;
}

.case-swiper .swiper-pagination-bullet {
    width: 28px;
    height: 2px;
    border-radius: 0;
    background: rgba(8, 8, 8, 0.22);
    opacity: 1;
}

.case-swiper .swiper-pagination-bullet-active {
    background: var(--lux-ink) !important;
}

#about {
    background: var(--lux-ink) !important;
    color: #fff !important;
}

#about h2,
#about h3,
#about h4,
#about strong,
#about .text-judou-black {
    color: #fff !important;
}

#about p,
#about .text-gray-500,
#about .text-gray-400 {
    color: rgba(255, 255, 255, 0.62) !important;
}

#about .font-serif {
    color: #fff !important;
    font-style: normal !important;
}

#about .rounded-2xl,
#about .rounded-xl {
    border-radius: 8px !important;
}

#about .bg-white {
    background: rgba(255, 255, 255, 0.08) !important;
    border-color: rgba(255, 255, 255, 0.12) !important;
}

footer#contact {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.mobile-menu {
    background: rgba(255, 255, 255, 0.98) !important;
}

.fixed.bottom-0 .btn-gold {
    background: var(--lux-ink) !important;
    color: #fff !important;
}

@keyframes luxHeroScan {
    0% {
        background-position: 0 0, 0 0;
        opacity: 0.42;
    }
    100% {
        background-position: 0 0, 96px 0;
        opacity: 0.62;
    }
}

@media (max-width: 1024px) {
    #hero h1 {
        font-size: 56px !important;
        line-height: 1.03 !important;
    }

    .product-portal-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .product-portal-card {
        min-height: 270px !important;
    }

    #products h2,
    #tech h2,
    #guide h2,
    #cases h2,
    #news h2,
    #about h2 {
        font-size: 38px !important;
    }
}

@media (max-width: 768px) {
    #header {
        min-height: 68px !important;
    }

    #hero {
        min-height: 92svh !important;
        background-position:
            center center,
            58% center !important;
    }

    #hero > .max-w-5xl {
        padding: 0 22px 78px !important;
    }

    #hero h1 {
        font-size: 40px !important;
        line-height: 1.08 !important;
    }

    #hero p {
        font-size: 15px !important;
        line-height: 1.8 !important;
    }

    #hero .grid.grid-cols-3 {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
        padding-top: 18px !important;
    }

    #hero .grid.grid-cols-3 > div {
        border-right: 0 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.14);
        padding: 0 0 14px !important;
    }

    #hero .grid.grid-cols-3 > div:last-child {
        border-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    #products,
    #tech,
    #guide,
    #cases,
    #about,
    #news {
        padding-top: 82px !important;
        padding-bottom: 82px !important;
    }

    #products h2,
    #tech h2,
    #guide h2,
    #cases h2,
    #news h2,
    #about h2 {
        font-size: 32px !important;
        line-height: 1.16 !important;
    }

    .dropdown-panel.product-menu-panel {
        width: calc(100vw - 32px) !important;
        min-width: 0 !important;
    }

    .product-portal-grid {
        grid-template-columns: 1fr !important;
    }

    .product-portal-card {
        min-height: 238px !important;
        padding: 24px !important;
    }

    .product-portal-label {
        margin-bottom: 48px !important;
    }

    .method-heading {
        text-align: left !important;
    }
}

body {
    text-rendering: geometricPrecision;
}

html.motion-ready {
    scroll-behavior: smooth;
}

html.motion-ready [data-motion] {
    opacity: 0;
    transform: translate3d(0, 28px, 0);
    filter: blur(10px);
    transition:
        opacity 720ms cubic-bezier(0.16, 1, 0.3, 1),
        transform 820ms cubic-bezier(0.16, 1, 0.3, 1),
        filter 820ms cubic-bezier(0.16, 1, 0.3, 1);
    transition-delay: var(--motion-delay, 0ms);
    will-change: opacity, transform, filter;
}

html.motion-ready [data-motion="scale"] {
    transform: translate3d(0, 18px, 0) scale(0.96);
}

html.motion-ready [data-motion="left"] {
    transform: translate3d(-34px, 0, 0);
}

html.motion-ready [data-motion="right"] {
    transform: translate3d(34px, 0, 0);
}

html.motion-ready [data-motion].is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
    filter: blur(0);
}

#header {
    font-family: "PingFang SC", "Microsoft YaHei", -apple-system, sans-serif;
    z-index: 120 !important;
}

.site-nav > a,
.nav-product-trigger {
    color: rgba(8, 17, 31, 0.72);
}

.site-nav > a:hover,
.nav-product-trigger:hover {
    color: var(--geo-ink);
}

.nav-product-trigger {
    min-height: 52px;
    padding: 0 16px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.70);
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 12px 34px rgba(8, 17, 31, 0.05);
}

.product-menu-panel {
    min-width: 430px !important;
    width: 430px;
    padding: 18px !important;
    border-radius: 22px !important;
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 28px 80px rgba(8, 17, 31, 0.14) !important;
}

.product-menu-kicker {
    padding: 2px 8px 12px;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(8, 17, 31, 0.42);
}

.product-menu-list {
    display: grid;
    gap: 10px;
}

.product-menu-item {
    display: grid;
    grid-template-columns: 52px 1fr;
    align-items: center;
    gap: 16px;
    padding: 13px 14px;
    border-radius: 16px;
    color: var(--geo-ink);
    background: transparent;
    opacity: 1;
    transition: transform 180ms ease, background 180ms ease, box-shadow 180ms ease;
}

.product-menu-item:hover {
    transform: translateX(3px);
    background: #f7f9fc;
    box-shadow: inset 0 0 0 1px rgba(15, 23, 42, 0.05);
}

.dropdown-trigger:hover .product-menu-item {
    animation: menuItemIn 420ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

.dropdown-trigger:hover .product-menu-item:nth-child(2) {
    animation-delay: 35ms;
}

.dropdown-trigger:hover .product-menu-item:nth-child(3) {
    animation-delay: 70ms;
}

.dropdown-trigger:hover .product-menu-item:nth-child(4) {
    animation-delay: 105ms;
}

@keyframes menuItemIn {
    from {
        opacity: 0;
        transform: translate3d(0, 10px, 0) scale(0.98);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(1);
    }
}

.product-menu-icon {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--geo-gold);
    background: #ffffff;
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 10px 26px rgba(8, 17, 31, 0.07);
}

.product-menu-item b {
    display: block;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: -0.01em;
}

.product-menu-item small {
    display: block;
    margin-top: 5px;
    color: rgba(8, 17, 31, 0.48);
    font-size: 12px;
    line-height: 1.4;
}

.product-menu-item-hot .product-menu-icon {
    color: #ffffff;
    background: linear-gradient(145deg, var(--geo-gold), var(--geo-gold-dark));
    border-color: transparent;
}

.product-menu-foot {
    margin-top: 12px;
    padding: 14px 8px 2px;
    border-top: 1px solid rgba(15, 23, 42, 0.08);
}

.product-menu-foot a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--geo-gold-dark);
    font-size: 12px;
    font-weight: 800;
}

#hero {
    position: relative;
    background:
        linear-gradient(90deg, rgba(15, 23, 42, 0.045) 1px, transparent 1px),
        linear-gradient(180deg, rgba(15, 23, 42, 0.04) 1px, transparent 1px),
        linear-gradient(180deg, #ffffff 0%, #f6f8fb 100%) !important;
    background-size: 54px 54px, 54px 54px, 100% 100%;
}

#hero::before,
#hero::after,
.premium-products::before,
.premium-page main > section:first-child::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

#hero::before {
    inset: 0;
    z-index: 0;
    background:
        linear-gradient(115deg, transparent 0%, transparent 42%, rgba(185, 139, 79, 0.12) 48%, transparent 56%, transparent 100%),
        linear-gradient(90deg, rgba(15, 23, 42, 0.035) 1px, transparent 1px),
        linear-gradient(180deg, rgba(15, 23, 42, 0.03) 1px, transparent 1px);
    background-size: 160% 100%, 54px 54px, 54px 54px;
    animation: heroScan 10s ease-in-out infinite alternate;
    opacity: 0.85;
}

#hero::after {
    left: 50%;
    bottom: 12%;
    z-index: 0;
    width: min(760px, 82vw);
    height: 1px;
    transform: translateX(-50%);
    background: linear-gradient(90deg, transparent, rgba(185, 139, 79, 0.55), transparent);
    animation: lineBreathe 4.8s ease-in-out infinite;
}

#hero .glow-ball {
    display: none !important;
}

#hero h1 {
    letter-spacing: -0.045em !important;
}

#hero .typewriter {
    display: inline !important;
    white-space: normal !important;
    border-right: 0 !important;
    animation: none !important;
    color: var(--geo-gold) !important;
    background: linear-gradient(90deg, var(--geo-gold), #d6b77d, var(--geo-gold-dark));
    background-size: 220% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
    animation: titleGoldShift 7s ease-in-out infinite !important;
}

.btn-gold,
.premium-page .bg-amber-700,
.premium-page .bg-amber-600 {
    background: var(--geo-gold) !important;
    box-shadow: 0 14px 34px rgba(185, 139, 79, 0.22) !important;
}

.btn-gold:hover,
.premium-page .bg-amber-700:hover,
.premium-page .bg-amber-600:hover {
    background: var(--geo-gold-dark) !important;
}

.btn-gold svg,
.btn-primary svg,
.btn-outline svg,
a .fa-arrow-right {
    transition: transform 220ms ease;
}

.btn-gold:hover svg,
.btn-primary:hover svg,
.btn-outline:hover svg,
a:hover .fa-arrow-right {
    transform: translateX(4px);
}

.btn-outline {
    border-color: rgba(8, 17, 31, 0.82) !important;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.36);
}

.premium-products {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(90deg, rgba(15, 23, 42, 0.04) 1px, transparent 1px),
        linear-gradient(180deg, rgba(15, 23, 42, 0.035) 1px, transparent 1px),
        var(--geo-paper) !important;
    background-size: 44px 44px, 44px 44px, 100% 100%;
}

.premium-products::before {
    inset: 0;
    z-index: 0;
    background:
        linear-gradient(100deg, transparent 0%, transparent 46%, rgba(31, 143, 132, 0.08) 50%, transparent 56%, transparent 100%);
    background-size: 220% 100%;
    animation: sectionSweep 12s ease-in-out infinite;
}

.premium-products > .max-w-7xl {
    position: relative;
    z-index: 1;
}

.premium-products .text-center.mb-14 {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

.product-portal-grid {
    display: grid;
    grid-template-columns: 1.16fr repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.product-portal-card {
    position: relative;
    overflow: hidden;
    min-height: 150px;
    padding: 22px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.76);
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 18px 54px rgba(8, 17, 31, 0.06);
    color: var(--geo-ink);
    transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}

.product-portal-card:hover {
    transform: translateY(-4px);
    border-color: rgba(185, 139, 79, 0.32);
    box-shadow: 0 28px 70px rgba(8, 17, 31, 0.10);
}

.product-portal-card::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0;
    background: linear-gradient(115deg, transparent 0%, transparent 42%, rgba(255, 255, 255, 0.55) 48%, transparent 56%);
    transform: translateX(-45%);
    transition: opacity 220ms ease, transform 680ms cubic-bezier(0.16, 1, 0.3, 1);
    pointer-events: none;
}

.product-portal-card:hover::before {
    opacity: 1;
    transform: translateX(45%);
}

.product-portal-card::after {
    content: "";
    position: absolute;
    right: 18px;
    bottom: 18px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid rgba(15, 23, 42, 0.10);
    background:
        linear-gradient(135deg, transparent 44%, rgba(15, 23, 42, 0.20) 45%, rgba(15, 23, 42, 0.20) 53%, transparent 54%),
        #ffffff;
}

.product-portal-card-main {
    color: #ffffff;
    background:
        linear-gradient(135deg, rgba(185, 139, 79, 0.24), transparent 36%),
        linear-gradient(145deg, #08111f 0%, #121a2a 56%, #263044 100%);
}

.product-portal-card-main::after {
    border-color: rgba(255, 255, 255, 0.18);
    background:
        linear-gradient(135deg, transparent 44%, rgba(255, 255, 255, 0.78) 45%, rgba(255, 255, 255, 0.78) 53%, transparent 54%),
        rgba(255, 255, 255, 0.12);
}

.product-portal-label {
    display: inline-flex;
    margin-bottom: 22px;
    padding: 5px 9px;
    border-radius: 999px;
    background: rgba(185, 139, 79, 0.10);
    color: var(--geo-gold-dark);
    font-size: 11px;
    font-weight: 800;
}

.product-portal-card-main .product-portal-label {
    background: rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.78);
}

.product-portal-card strong {
    display: block;
    font-size: 20px;
    line-height: 1.25;
    letter-spacing: -0.02em;
}

.product-portal-card small {
    display: block;
    max-width: 210px;
    margin-top: 10px;
    color: rgba(8, 17, 31, 0.52);
    line-height: 1.55;
}

.product-portal-card-main small {
    color: rgba(255, 255, 255, 0.62);
}

.premium-products h2,
.premium-products h3,
.premium-page h1,
.premium-page h2,
.premium-page h3 {
    letter-spacing: -0.025em;
}

.premium-ladder-wrap {
    border: 1px solid rgba(15, 23, 42, 0.08);
    border-radius: 32px;
    padding: clamp(20px, 3vw, 32px);
    background: rgba(255, 255, 255, 0.68);
    box-shadow: 0 24px 70px rgba(8, 17, 31, 0.07);
    backdrop-filter: blur(18px);
}

.premium-ladder-wrap > .grid {
    align-items: stretch;
}

.premium-product-card {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    border-radius: 28px !important;
    min-height: 100%;
    transform: translateZ(0);
}

.premium-product-card::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: 0;
    background: linear-gradient(115deg, transparent, rgba(255, 255, 255, 0.16), transparent);
    transform: translateX(-55%);
    transition: opacity 220ms ease, transform 900ms cubic-bezier(0.16, 1, 0.3, 1);
    pointer-events: none;
}

.premium-product-card:hover::after {
    opacity: 1;
    transform: translateX(55%);
}

.premium-product-card > * {
    position: relative;
    z-index: 1;
}

.premium-product-card-primary {
    background:
        linear-gradient(135deg, rgba(185, 139, 79, 0.22) 0%, transparent 30%),
        linear-gradient(150deg, #070b16 0%, #101827 54%, #1b2538 100%) !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    box-shadow: 0 34px 90px rgba(8, 17, 31, 0.26) !important;
}

.premium-product-card-primary::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.055) 1px, transparent 1px),
        linear-gradient(180deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
    background-size: 36px 36px;
    mask-image: linear-gradient(140deg, rgba(0, 0, 0, 0.85), transparent 72%);
}

.premium-product-card-secondary {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82)) !important;
    border: 1px solid rgba(15, 23, 42, 0.10) !important;
    box-shadow: var(--geo-shadow) !important;
}

.premium-product-card .grid > div {
    border: 1px solid rgba(255, 255, 255, 0.08);
    transition: transform 220ms ease, border-color 220ms ease, background 220ms ease;
}

.premium-product-card .grid > div:hover {
    transform: translateY(-2px);
}

.premium-product-card-secondary .grid > div {
    border-color: rgba(15, 23, 42, 0.08) !important;
}

.premium-choice-panel {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86)) !important;
    border: 1px solid rgba(15, 23, 42, 0.10) !important;
    box-shadow: var(--geo-shadow);
}

.premium-choice-panel::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, var(--geo-gold), var(--geo-teal), var(--geo-ink));
}

.premium-choice-panel > * {
    position: relative;
    z-index: 1;
}

.premium-service-intro {
    border-left: 3px solid var(--geo-gold);
    padding-left: 18px;
}

.method-library {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(90deg, rgba(8, 17, 31, 0.035) 1px, transparent 1px),
        linear-gradient(180deg, rgba(8, 17, 31, 0.03) 1px, transparent 1px),
        linear-gradient(180deg, #f7f8fa 0%, #eef2f4 100%) !important;
    background-size: 56px 56px, 56px 56px, 100% 100%;
}

.method-library::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        radial-gradient(circle at 18% 8%, rgba(185, 139, 79, 0.13), transparent 34%),
        radial-gradient(circle at 76% 42%, rgba(31, 143, 132, 0.10), transparent 30%),
        linear-gradient(120deg, transparent 0%, transparent 44%, rgba(8, 17, 31, 0.05) 50%, transparent 56%, transparent 100%);
}

.method-library > div {
    position: relative;
    z-index: 1;
}

.method-heading {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 40px;
}

.method-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: var(--geo-gold-dark);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.method-eyebrow::before {
    content: "";
    width: 44px;
    height: 1px;
    background: linear-gradient(90deg, var(--geo-gold), transparent);
}

.method-shell {
    position: relative;
}

.method-flow {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1px;
    overflow: hidden;
    border-radius: 24px;
    background: rgba(8, 17, 31, 0.12);
    border: 1px solid rgba(8, 17, 31, 0.12);
    box-shadow: 0 30px 80px rgba(8, 17, 31, 0.08);
    margin-bottom: 22px;
}

.method-flow > div {
    position: relative;
    min-height: 112px;
    padding: 24px 28px 22px;
    background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.72));
}

.method-flow span {
    display: block;
    color: var(--geo-gold-dark);
    font-size: 11px;
    font-weight: 900;
    margin-bottom: 10px;
}

.method-flow strong {
    display: block;
    color: var(--geo-ink);
    font-size: 17px;
    line-height: 1.3;
}

.method-flow small {
    display: block;
    margin-top: 7px;
    color: rgba(8, 17, 31, 0.46);
    font-size: 12px;
    line-height: 1.5;
}

.method-compass-layout {
    display: grid;
    grid-template-columns: minmax(520px, 0.96fr) minmax(360px, 0.74fr);
    gap: 24px;
    align-items: stretch;
}

.method-compass-card,
.method-detail-panel {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(8, 17, 31, 0.12);
    box-shadow: 0 36px 90px rgba(8, 17, 31, 0.10);
}

.method-compass-card {
    min-height: 620px;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 34px;
    background:
        radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.92) 0%, rgba(255, 255, 255, 0.88) 24%, rgba(246, 248, 251, 0.88) 58%, rgba(226, 233, 237, 0.72) 100%);
}

.method-compass-card::before {
    content: "";
    position: absolute;
    inset: 24px;
    border-radius: 26px;
    pointer-events: none;
    background:
        linear-gradient(90deg, rgba(8, 17, 31, 0.04) 1px, transparent 1px),
        linear-gradient(180deg, rgba(8, 17, 31, 0.035) 1px, transparent 1px);
    background-size: 36px 36px;
    mask-image: radial-gradient(circle at center, transparent 0%, transparent 34%, black 35%, black 78%, transparent 82%);
}

.method-compass-card::after {
    content: "";
    position: absolute;
    inset: auto 12% 76px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(185, 139, 79, 0.62), transparent);
    animation: lineBreathe 5.8s ease-in-out infinite;
}

.method-compass {
    --radius: 220px;
    position: relative;
    width: min(520px, 100%);
    aspect-ratio: 1;
    z-index: 1;
}

.method-ring {
    position: absolute;
    inset: 50%;
    border-radius: 999px;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.method-ring-outer {
    width: 92%;
    height: 92%;
    border: 1px solid rgba(8, 17, 31, 0.16);
    background:
        conic-gradient(from 0deg, rgba(185, 139, 79, 0.22), transparent 18deg, transparent 42deg, rgba(31, 143, 132, 0.16) 64deg, transparent 88deg, transparent 360deg);
    mask-image: radial-gradient(circle, transparent 62%, black 63%);
    animation: compassSweep 18s linear infinite;
}

.method-ring-middle {
    width: 66%;
    height: 66%;
    border: 1px dashed rgba(8, 17, 31, 0.18);
}

.method-ring-inner {
    width: 38%;
    height: 38%;
    border: 1px solid rgba(185, 139, 79, 0.28);
    box-shadow: inset 0 0 42px rgba(185, 139, 79, 0.08);
}

.method-node {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 74px;
    height: 74px;
    border-radius: 999px;
    border: 1px solid rgba(8, 17, 31, 0.14);
    background: rgba(255, 255, 255, 0.88);
    color: var(--geo-ink);
    display: grid;
    place-items: center;
    gap: 0;
    transform:
        rotate(var(--angle))
        translate(var(--radius))
        rotate(calc(-1 * var(--angle)))
        translate(-50%, -50%);
    transform-origin: center;
    box-shadow: 0 18px 44px rgba(8, 17, 31, 0.09);
    cursor: pointer;
    transition:
        background 220ms ease,
        color 220ms ease,
        border-color 220ms ease,
        box-shadow 220ms ease;
}

.method-node::before {
    content: "";
    position: absolute;
    inset: -9px;
    border-radius: inherit;
    border: 1px solid transparent;
    opacity: 0;
    background: linear-gradient(145deg, rgba(185, 139, 79, 0.42), rgba(31, 143, 132, 0.20)) border-box;
    mask: linear-gradient(#000 0 0) padding-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
    transition: opacity 220ms ease;
}

.method-node span {
    display: block;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 15px;
    font-weight: 900;
    line-height: 1;
}

.method-node small {
    display: block;
    margin-top: 4px;
    color: rgba(8, 17, 31, 0.45);
    font-size: 10px;
    font-weight: 800;
    line-height: 1;
}

.method-node:hover,
.method-node:focus-visible,
.method-node.is-active {
    background: var(--geo-ink);
    color: #fff;
    border-color: rgba(185, 139, 79, 0.55);
    outline: 0;
    box-shadow: 0 24px 58px rgba(8, 17, 31, 0.24);
}

.method-node:hover::before,
.method-node:focus-visible::before,
.method-node.is-active::before {
    opacity: 1;
}

.method-node:hover small,
.method-node:focus-visible small,
.method-node.is-active small {
    color: rgba(255, 255, 255, 0.62);
}

.method-compass-center {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 172px;
    height: 172px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background:
        linear-gradient(145deg, rgba(8, 17, 31, 0.96), rgba(23, 32, 51, 0.96));
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow: 0 30px 80px rgba(8, 17, 31, 0.25);
}

.method-compass-center small {
    color: rgba(185, 139, 79, 0.92);
    font-size: 10px;
    font-weight: 900;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.method-compass-center strong {
    margin-top: 8px;
    color: #fff;
    font-size: 22px;
    line-height: 1.2;
}

.method-compass-center em {
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.46);
    font-size: 11px;
    font-style: normal;
}

.method-compass-caption {
    position: relative;
    z-index: 1;
    margin-top: 22px;
    color: rgba(8, 17, 31, 0.44);
    font-size: 12px;
    font-weight: 700;
}

.method-detail-panel {
    border-radius: 30px;
    min-height: 620px;
    padding: clamp(28px, 4vw, 46px);
    color: #fff;
    background:
        linear-gradient(140deg, rgba(185, 139, 79, 0.16), transparent 32%),
        linear-gradient(160deg, #08111f 0%, #111a2b 58%, #172033 100%);
}

.method-detail-panel::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.045) 1px, transparent 1px),
        linear-gradient(180deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
    background-size: 42px 42px;
    mask-image: linear-gradient(180deg, black, transparent 88%);
}

.method-detail-panel > * {
    position: relative;
    z-index: 1;
}

.method-detail-kicker {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 34px;
}

.method-detail-kicker span {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #08111f;
    background: linear-gradient(145deg, #d9bd83, #b98b4f);
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 18px;
    font-weight: 900;
    box-shadow: 0 18px 44px rgba(185, 139, 79, 0.22);
}

.method-detail-kicker small {
    color: rgba(255, 255, 255, 0.46);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.method-detail-panel h3 {
    color: #fff;
    font-size: clamp(30px, 4vw, 48px);
    line-height: 1.08;
    margin-bottom: 18px;
}

.method-detail-panel p {
    color: rgba(255, 255, 255, 0.68);
    font-size: 16px;
    line-height: 1.9;
}

.method-detail-panel dl {
    display: grid;
    gap: 12px;
    margin-top: 34px;
}

.method-detail-panel dl > div {
    display: grid;
    grid-template-columns: 92px 1fr;
    gap: 18px;
    padding: 17px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.method-detail-panel dt {
    color: rgba(185, 139, 79, 0.92);
    font-size: 12px;
    font-weight: 900;
}

.method-detail-panel dd {
    color: rgba(255, 255, 255, 0.84);
    font-size: 14px;
    line-height: 1.7;
}

.method-detail-note {
    margin-top: 30px;
    padding: 18px 20px;
    border-radius: 18px;
    color: rgba(255, 255, 255, 0.68);
    background: rgba(255, 255, 255, 0.07);
    border: 1px solid rgba(255, 255, 255, 0.09);
    font-size: 13px;
    line-height: 1.8;
}

.method-archive {
    margin-top: 24px;
    padding: 26px;
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.70);
    border: 1px solid rgba(8, 17, 31, 0.10);
    box-shadow: 0 24px 70px rgba(8, 17, 31, 0.07);
}

.method-archive-heading {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 18px;
}

.method-archive-heading span {
    color: var(--geo-gold-dark);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 0.16em;
}

.method-archive-heading h3 {
    color: var(--geo-ink);
    font-size: 22px;
    font-weight: 900;
}

.method-archive-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1px;
    overflow: hidden;
    border-radius: 18px;
    background: rgba(8, 17, 31, 0.10);
    border: 1px solid rgba(8, 17, 31, 0.10);
}

.method-archive-item {
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 14px;
    min-height: 112px;
    padding: 18px 20px;
    background: rgba(255, 255, 255, 0.90);
    cursor: pointer;
    transition: background 180ms ease, color 180ms ease;
}

.method-archive-item span {
    color: rgba(8, 17, 31, 0.38);
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 13px;
    font-weight: 900;
}

.method-archive-item h4 {
    color: var(--geo-ink);
    font-size: 15px;
    font-weight: 900;
    line-height: 1.4;
}

.method-archive-item p {
    margin-top: 6px;
    color: rgba(8, 17, 31, 0.50);
    font-size: 12px;
    line-height: 1.65;
}

.method-archive-item:hover,
.method-archive-item:focus-visible,
.method-archive-item.is-active {
    outline: 0;
    background: #eef4f2;
}

.method-archive-item.is-active span,
.method-archive-item:hover span,
.method-archive-item:focus-visible span {
    color: var(--geo-gold-dark);
}

.premium-page {
    background:
        linear-gradient(90deg, rgba(15, 23, 42, 0.035) 1px, transparent 1px),
        linear-gradient(180deg, rgba(15, 23, 42, 0.03) 1px, transparent 1px),
        var(--geo-paper) !important;
    background-size: 48px 48px, 48px 48px, 100% 100%;
}

.premium-page header {
    box-shadow: 0 12px 36px rgba(8, 17, 31, 0.05);
}

.premium-page main > section:first-child {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(246, 248, 251, 0.88) 100%) !important;
}

.premium-page main > section:first-child::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(15, 23, 42, 0.04) 1px, transparent 1px),
        linear-gradient(180deg, rgba(15, 23, 42, 0.035) 1px, transparent 1px);
    background-size: 42px 42px;
    pointer-events: none;
    mask-image: linear-gradient(180deg, black, transparent 82%);
}

.premium-page main > section:first-child::after {
    inset: 0;
    z-index: 0;
    background:
        linear-gradient(110deg, transparent 0%, transparent 44%, rgba(185, 139, 79, 0.11) 50%, transparent 58%, transparent 100%);
    background-size: 220% 100%;
    animation: sectionSweep 10s ease-in-out infinite;
}

.premium-page main > section:first-child > div,
.premium-page main > section > div {
    position: relative;
    z-index: 1;
}

.premium-page h1 {
    letter-spacing: -0.045em;
}

.premium-page aside,
.premium-page article,
.premium-page .bg-white.rounded-2xl {
    border-color: rgba(15, 23, 42, 0.10) !important;
    box-shadow: 0 18px 54px rgba(8, 17, 31, 0.06);
}

.premium-page aside {
    border: 1px solid rgba(15, 23, 42, 0.10);
}

.premium-page .bg-slate-950 aside,
.premium-page aside.bg-slate-950,
.premium-page .bg-slate-950.text-white {
    box-shadow: 0 30px 84px rgba(8, 17, 31, 0.18);
}

.premium-page table {
    border-collapse: separate;
    border-spacing: 0;
}

.premium-page thead {
    letter-spacing: 0.04em;
}

.premium-page tbody tr {
    transition: background 180ms ease;
}

.premium-page tbody tr:hover {
    background: rgba(246, 248, 251, 0.88);
}

.premium-page a {
    text-underline-offset: 4px;
}

@keyframes heroScan {
    0% {
        background-position: 120% 0, 0 0, 0 0;
    }
    100% {
        background-position: -20% 0, 18px 10px, 10px 18px;
    }
}

@keyframes lineBreathe {
    0%, 100% {
        opacity: 0.28;
        transform: translateX(-50%) scaleX(0.86);
    }
    50% {
        opacity: 0.72;
        transform: translateX(-50%) scaleX(1);
    }
}

@keyframes sectionSweep {
    0%, 34% {
        background-position: 130% 0;
    }
    100% {
        background-position: -80% 0;
    }
}

@keyframes titleGoldShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

@keyframes compassSweep {
    from {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@media (prefers-reduced-motion: reduce) {
    html.motion-ready [data-motion],
    html.motion-ready [data-motion].is-visible {
        opacity: 1 !important;
        transform: none !important;
        filter: none !important;
        transition: none !important;
    }

    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
    }
}

@media (max-width: 1024px) {
    .product-portal-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .method-heading {
        display: block;
    }

    .method-heading p {
        margin-top: 10px;
    }

    .method-flow {
        grid-template-columns: 1fr;
    }

    .method-compass-layout {
        grid-template-columns: 1fr;
    }

    .method-detail-panel {
        min-height: auto;
    }

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

@media (max-width: 640px) {
    #hero {
        background-size: 34px 34px, 34px 34px, 100% 100%;
    }

    .product-portal-grid {
        grid-template-columns: 1fr;
    }

    .premium-ladder-wrap {
        margin-left: -4px;
        margin-right: -4px;
        border-radius: 24px;
        padding: 16px;
    }

    .premium-product-card {
        border-radius: 22px !important;
    }

    .premium-products h2,
    .premium-page h1 {
        letter-spacing: -0.035em;
    }

    .method-library {
        padding-top: 72px !important;
        padding-bottom: 72px !important;
    }

    .method-shell {
        margin-left: -6px;
        margin-right: -6px;
    }

    .method-flow > div {
        min-height: auto;
        padding: 18px 20px;
    }

    .method-compass-card {
        min-height: 410px;
        padding: 20px;
        border-radius: 24px;
    }

    .method-compass {
        --radius: 144px;
        width: min(336px, 100%);
    }

    .method-node {
        width: 52px;
        height: 52px;
    }

    .method-node span {
        font-size: 12px;
    }

    .method-node small {
        display: none;
    }

    .method-compass-center {
        width: 126px;
        height: 126px;
    }

    .method-compass-center strong {
        font-size: 17px;
    }

    .method-compass-caption {
        margin-top: 12px;
        text-align: center;
    }

    .method-detail-panel {
        border-radius: 24px;
        padding: 26px 22px;
    }

    .method-detail-panel h3 {
        font-size: 30px;
    }

    .method-detail-panel dl > div {
        grid-template-columns: 1fr;
        gap: 6px;
    }

    .method-archive {
        padding: 18px;
        border-radius: 24px;
    }

    .method-archive-heading {
        display: block;
    }

    .method-archive-heading h3 {
        margin-top: 8px;
    }

    .method-archive-grid {
        grid-template-columns: 1fr;
    }

    .method-archive-item {
        min-height: auto;
        padding: 16px;
    }
}

/* ─────────────────────────────────────────────
   Final override: unified premium presentation layer
   Placed last so it wins over earlier legacy visual rules.
───────────────────────────────────────────── */
:root {
    --lux-ink: #080808;
    --lux-muted: #6f7176;
    --lux-paper: #f4f4f2;
    --lux-card: #ffffff;
    --lux-line: rgba(8, 8, 8, 0.11);
    --lux-line-soft: rgba(8, 8, 8, 0.07);
    --lux-gold: #b98b4f;
    --lux-red: #b72b20;
    --lux-shadow: 0 28px 80px rgba(0, 0, 0, 0.11);
}

html,
body {
    background: var(--lux-paper) !important;
    color: var(--lux-ink) !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.premium-products h2,
.premium-products h3,
.premium-page h1,
.premium-page h2,
.premium-page h3 {
    letter-spacing: 0 !important;
}

.text-judou-black,
.text-slate-900,
.text-gray-900 {
    color: var(--lux-ink) !important;
}

.text-judou-gold,
.hover\:text-judou-gold:hover {
    color: var(--lux-gold) !important;
}

.bg-judou-gray {
    background-color: var(--lux-paper) !important;
}

.bg-judou-black,
#news,
footer#contact {
    background-color: var(--lux-ink) !important;
}

#header {
    min-height: 76px !important;
    background: rgba(255, 255, 255, 0.86) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075) !important;
    box-shadow: none !important;
    backdrop-filter: blur(22px) saturate(1.35);
    -webkit-backdrop-filter: blur(22px) saturate(1.35);
}

#header.header-transparent {
    background: rgba(255, 255, 255, 0.62) !important;
}

#header.header-solid {
    background: rgba(255, 255, 255, 0.92) !important;
}

#header nav > a,
#header .site-nav > a,
#header .nav-product-trigger {
    color: rgba(8, 8, 8, 0.72) !important;
    font-weight: 700;
}

#header .nav-product-trigger {
    min-height: 44px !important;
    padding: 0 12px !important;
    border-radius: 4px !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

#header .nav-product-trigger i {
    color: var(--lux-red);
}

.dropdown-panel.product-menu-panel {
    width: 520px !important;
    min-width: 520px !important;
    padding: 12px !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.96) !important;
    border: 1px solid var(--lux-line) !important;
    box-shadow: 0 34px 96px rgba(0, 0, 0, 0.16) !important;
}

.product-menu-item,
.product-menu-icon {
    border-radius: 6px !important;
}

.product-menu-icon {
    color: var(--lux-ink) !important;
    background: #f5f5f3 !important;
    box-shadow: none !important;
}

.product-menu-item-hot .product-menu-icon {
    color: #fff !important;
    background: var(--lux-ink) !important;
}

#hero {
    min-height: 100svh !important;
    align-items: flex-end !important;
    justify-content: flex-start !important;
    padding-top: 0 !important;
    background-image:
        linear-gradient(90deg, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.58) 42%, rgba(0, 0, 0, 0.20) 78%, rgba(0, 0, 0, 0.10) 100%),
        url("../images/25d51328e74f780762a824d13bc89f63.jpg") !important;
    background-size: cover, cover !important;
    background-position:
        center center,
        calc(50% + var(--hero-x, 0px)) calc(50% + var(--hero-y, 0px)) !important;
    isolation: isolate;
}

#hero::before {
    inset: 0 !important;
    z-index: 0 !important;
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.18), transparent 26%, rgba(0, 0, 0, 0.34) 100%),
        linear-gradient(90deg, rgba(255, 255, 255, 0.085) 1px, transparent 1px) !important;
    background-size: 100% 100%, 96px 96px !important;
    opacity: 0.58 !important;
    animation: luxHeroScan 13s ease-in-out infinite alternate !important;
}

#hero::after {
    left: 48px !important;
    right: 48px !important;
    bottom: 36px !important;
    width: auto !important;
    height: 1px !important;
    transform: none !important;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.70), rgba(255, 255, 255, 0.08), transparent) !important;
}

#hero > .max-w-5xl {
    width: min(100%, 1320px) !important;
    max-width: 1320px !important;
    margin: 0 auto !important;
    padding: 0 32px 86px !important;
    text-align: left !important;
}

#hero > .max-w-5xl > * {
    position: relative;
    z-index: 1;
}

#hero h1 {
    max-width: 880px !important;
    color: #fff !important;
    font-size: 72px !important;
    line-height: 0.98 !important;
    text-wrap: balance;
    text-shadow: 0 18px 58px rgba(0, 0, 0, 0.44);
}

#hero .typewriter,
#hero strong,
#hero h1 span {
    color: #fff !important;
    background: none !important;
    -webkit-background-clip: initial !important;
    background-clip: initial !important;
    -webkit-text-fill-color: currentColor !important;
    animation: none !important;
}

#hero p {
    max-width: 760px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    color: rgba(255, 255, 255, 0.78) !important;
}

#hero .flex.flex-col.sm\:flex-row {
    justify-content: flex-start !important;
}

#hero .inline-flex {
    border-color: rgba(255, 255, 255, 0.26) !important;
    background: rgba(0, 0, 0, 0.22) !important;
    color: rgba(255, 255, 255, 0.86) !important;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

.btn-gold,
.btn-primary,
.premium-page .bg-amber-700,
.premium-page .bg-amber-600 {
    border-radius: 4px !important;
    background: var(--lux-ink) !important;
    border: 1px solid var(--lux-ink) !important;
    color: #fff !important;
    box-shadow: none !important;
}

#hero .btn-gold,
#hero .btn-primary {
    background: #fff !important;
    border-color: #fff !important;
    color: var(--lux-ink) !important;
}

.btn-outline {
    border-radius: 4px !important;
    border-color: rgba(8, 8, 8, 0.86) !important;
    color: var(--lux-ink) !important;
    background: transparent !important;
    box-shadow: none !important;
}

#hero .btn-outline {
    color: #fff !important;
    border-color: rgba(255, 255, 255, 0.70) !important;
    background: rgba(0, 0, 0, 0.18) !important;
}

#hero .grid.grid-cols-3 {
    max-width: 760px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 26px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.28);
}

#hero .grid.grid-cols-3 > div {
    padding-right: 22px;
    border-right: 1px solid rgba(255, 255, 255, 0.16);
}

#hero .grid.grid-cols-3 > div:last-child {
    border-right: 0;
}

#hero .font-din {
    color: #fff !important;
}

#hero .text-gray-400 {
    color: rgba(255, 255, 255, 0.58) !important;
}

#products,
#guide,
#cases,
.premium-products {
    background: var(--lux-paper) !important;
}

.premium-products::before,
.premium-products::after {
    display: none !important;
}

#products,
#tech,
#guide,
#cases,
#about {
    padding-top: 112px !important;
    padding-bottom: 112px !important;
}

#products .max-w-7xl,
#tech .max-w-7xl,
#guide .max-w-4xl,
#cases .max-w-7xl,
#about .max-w-7xl,
#news .max-w-7xl {
    max-width: 1320px !important;
}

#products .text-center.mb-14,
#tech .method-heading,
#guide .text-center,
#cases .text-center,
#news .text-center {
    text-align: left !important;
    max-width: 1320px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#products .text-center.mb-14 p,
#guide .text-center p,
#cases .text-center p {
    margin-left: 0 !important;
    color: var(--lux-muted) !important;
}

#products .text-center.mb-14 span,
#guide .text-center span,
#cases .text-center span,
#news .text-center span,
.method-eyebrow {
    color: var(--lux-red) !important;
    letter-spacing: 0.16em !important;
}

#products h2,
#tech h2,
#guide h2,
#cases h2,
#news h2,
#about h2 {
    font-size: 46px !important;
    line-height: 1.08 !important;
    font-weight: 800 !important;
}

.product-portal-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 1px !important;
    overflow: hidden;
    border: 1px solid var(--lux-line) !important;
    background: var(--lux-line) !important;
    box-shadow: var(--lux-shadow);
}

.product-portal-card {
    min-height: 310px !important;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 28px !important;
    color: #fff !important;
    background: var(--lux-ink) !important;
}

.product-portal-card::before {
    inset: 0 !important;
    opacity: 1 !important;
    transform: scale(1) !important;
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.44) 56%, rgba(0, 0, 0, 0.86) 100%),
        var(--portal-image, url("../images/25d51328e74f780762a824d13bc89f63.jpg")) center / cover no-repeat !important;
    transition: transform 700ms cubic-bezier(0.16, 1, 0.3, 1), filter 700ms cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.product-portal-card:hover::before {
    transform: scale(1.055) !important;
    filter: contrast(1.06) saturate(0.96);
}

.product-portal-card::after {
    right: 24px !important;
    top: 24px !important;
    bottom: auto !important;
    width: 38px !important;
    height: 38px !important;
    border-radius: 50% !important;
    border-color: rgba(255, 255, 255, 0.28) !important;
    background:
        linear-gradient(135deg, transparent 43%, rgba(255, 255, 255, 0.82) 44%, rgba(255, 255, 255, 0.82) 53%, transparent 54%),
        rgba(255, 255, 255, 0.08) !important;
}

.product-portal-card:nth-child(1) {
    --portal-image: url("../images/25d51328e74f780762a824d13bc89f63.jpg");
}

.product-portal-card:nth-child(2) {
    --portal-image: url("../images/f9cc473d2ff9d7f6c01aaf6153c55713.jpg");
}

.product-portal-card:nth-child(3) {
    --portal-image: url("../images/d6c23a1d48328503346eb053032821b2.jpg");
}

.product-portal-card:nth-child(4) {
    --portal-image: url("../images/f2406932fb78e3bc612c7e736db63c4d.jpg");
}

.product-portal-card > * {
    position: relative;
    z-index: 1;
}

.product-portal-label {
    width: fit-content;
    margin-bottom: 72px !important;
    padding: 5px 9px !important;
    border-radius: 3px !important;
    color: rgba(255, 255, 255, 0.82) !important;
    background: rgba(255, 255, 255, 0.11) !important;
    border: 1px solid rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}

.product-portal-card strong {
    color: #fff !important;
    font-size: 25px !important;
    line-height: 1.18 !important;
}

.product-portal-card small {
    max-width: 250px !important;
    color: rgba(255, 255, 255, 0.74) !important;
}

.premium-ladder-wrap,
.premium-choice-panel,
#guide .bg-white,
#cases .swiper-slide > div,
#cases .grid a,
#news .grid > div {
    border-radius: 8px !important;
    box-shadow: none !important;
}

.premium-ladder-wrap {
    background: var(--lux-card) !important;
    border: 1px solid var(--lux-line) !important;
    backdrop-filter: none !important;
}

.premium-product-card {
    border-radius: 8px !important;
}

.premium-product-card-primary {
    background:
        linear-gradient(180deg, rgba(0, 0, 0, 0.10), rgba(0, 0, 0, 0.72)),
        url("../images/d6c23a1d48328503346eb053032821b2.jpg") center / cover no-repeat !important;
    border: 0 !important;
}

.premium-product-card-secondary {
    background: #fff !important;
    border: 1px solid var(--lux-line) !important;
}

.premium-product-card .rounded-xl,
.premium-product-card .rounded-2xl,
.premium-choice-panel .rounded-2xl,
#products .grid .rounded-xl,
#products .grid .rounded-2xl,
#cases .rounded-xl,
#cases .rounded-2xl {
    border-radius: 6px !important;
}

#products .grid .bg-yellow-50,
#products .grid .bg-blue-50,
#products .grid .bg-purple-50,
#products .grid .bg-green-50,
#products .grid .bg-red-50,
#products .grid .bg-orange-50,
#products .grid .bg-pink-50,
#products .grid .bg-slate-100,
#cases .bg-yellow-100,
#cases .bg-blue-100,
#cases .bg-red-100,
#cases .bg-orange-100,
#cases .bg-purple-100,
#cases .bg-pink-100,
#cases .bg-slate-100,
#cases .bg-blue-50,
#cases .bg-purple-50,
#cases .bg-pink-50 {
    background-color: #f2f2ef !important;
}

#products .text-yellow-600,
#products .text-blue-600,
#products .text-purple-600,
#products .text-green-600,
#products .text-red-500,
#products .text-orange-500,
#products .text-pink-600,
#cases .text-yellow-600,
#cases .text-blue-600,
#cases .text-red-500,
#cases .text-orange-500,
#cases .text-purple-500,
#cases .text-pink-500,
#cases .text-slate-600 {
    color: var(--lux-ink) !important;
}

#products .grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-4 > div,
#products .tab-content .bg-judou-gray,
#guide .bg-white,
#cases .swiper-slide > div,
#cases .grid a {
    background: #fff !important;
    border: 1px solid var(--lux-line-soft) !important;
    box-shadow: none !important;
}

.premium-service-intro {
    border-left-color: var(--lux-red) !important;
}

.card-hover {
    transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease !important;
}

.card-hover:hover {
    transform: translateY(-4px) !important;
    border-color: rgba(8, 8, 8, 0.22) !important;
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.09) !important;
}

.tab-btn {
    border-radius: 4px !important;
}

.tab-btn.active,
.tab-btn.bg-judou-black {
    background: var(--lux-ink) !important;
    color: #fff !important;
}

.method-library {
    background:
        linear-gradient(90deg, rgba(8, 8, 8, 0.035) 1px, transparent 1px),
        linear-gradient(180deg, #f7f7f5 0%, #ececea 100%) !important;
    background-size: 96px 96px, 100% 100% !important;
}

.method-library::before {
    background:
        radial-gradient(circle at 16% 14%, rgba(183, 43, 32, 0.08), transparent 33%),
        radial-gradient(circle at 78% 44%, rgba(0, 0, 0, 0.07), transparent 34%) !important;
}

.method-flow,
.method-compass-card,
.method-detail-panel,
.method-archive {
    border-radius: 8px !important;
}

.method-flow {
    background: var(--lux-line) !important;
    border-color: var(--lux-line) !important;
    box-shadow: none !important;
}

.method-flow > div,
.method-compass-card {
    background: #fff !important;
    box-shadow: none !important;
}

.method-compass-center,
.method-detail-panel {
    background:
        linear-gradient(135deg, rgba(183, 43, 32, 0.16), transparent 36%),
        linear-gradient(150deg, #070707 0%, #161616 100%) !important;
}

.method-node:hover,
.method-node:focus-visible,
.method-node.is-active {
    background: var(--lux-ink) !important;
    color: #fff !important;
}

.method-detail-kicker span {
    color: #fff !important;
    background: var(--lux-red) !important;
    box-shadow: none !important;
}

#news {
    padding-top: 104px !important;
    padding-bottom: 104px !important;
}

#news .grid > div {
    background: rgba(255, 255, 255, 0.055) !important;
    border: 1px solid rgba(255, 255, 255, 0.12) !important;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

#news h2,
#news h3 {
    color: #fff !important;
}

#news p,
#news .text-gray-500,
#news .text-gray-400 {
    color: rgba(255, 255, 255, 0.56) !important;
}

.case-swiper .swiper-pagination-bullet {
    width: 28px;
    height: 2px;
    border-radius: 0;
    background: rgba(8, 8, 8, 0.22);
    opacity: 1;
}

.case-swiper .swiper-pagination-bullet-active {
    background: var(--lux-ink) !important;
}

#about {
    background: var(--lux-ink) !important;
    color: #fff !important;
}

#about h2,
#about h3,
#about h4,
#about strong,
#about .text-judou-black {
    color: #fff !important;
}

#about p,
#about .text-gray-500,
#about .text-gray-400 {
    color: rgba(255, 255, 255, 0.62) !important;
}

#about .font-serif {
    color: #fff !important;
    font-style: normal !important;
}

#about .rounded-2xl,
#about .rounded-xl {
    border-radius: 8px !important;
}

#about .bg-white {
    background: rgba(255, 255, 255, 0.08) !important;
    border-color: rgba(255, 255, 255, 0.12) !important;
}

footer#contact {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}

.fixed.bottom-0 .btn-gold {
    background: var(--lux-ink) !important;
    color: #fff !important;
}

@media (max-width: 1024px) {
    #hero h1 {
        font-size: 56px !important;
        line-height: 1.03 !important;
    }

    .product-portal-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .product-portal-card {
        min-height: 270px !important;
    }

    #products h2,
    #tech h2,
    #guide h2,
    #cases h2,
    #news h2,
    #about h2 {
        font-size: 38px !important;
    }
}

@media (max-width: 768px) {
    #header {
        min-height: 68px !important;
    }

    #hero {
        min-height: 92svh !important;
        background-position:
            center center,
            58% center !important;
    }

    #hero > .max-w-5xl {
        padding: 0 22px 78px !important;
    }

    #hero h1 {
        font-size: 40px !important;
        line-height: 1.08 !important;
    }

    #hero p {
        font-size: 15px !important;
        line-height: 1.8 !important;
    }

    #hero .grid.grid-cols-3 {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
        padding-top: 18px !important;
    }

    #hero .grid.grid-cols-3 > div {
        border-right: 0 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.14);
        padding: 0 0 14px !important;
    }

    #hero .grid.grid-cols-3 > div:last-child {
        border-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    #products,
    #tech,
    #guide,
    #cases,
    #about,
    #news {
        padding-top: 82px !important;
        padding-bottom: 82px !important;
    }

    #products h2,
    #tech h2,
    #guide h2,
    #cases h2,
    #news h2,
    #about h2 {
        font-size: 32px !important;
        line-height: 1.16 !important;
    }

    .dropdown-panel.product-menu-panel {
        width: calc(100vw - 32px) !important;
        min-width: 0 !important;
    }

    .product-portal-grid {
        grid-template-columns: 1fr !important;
    }

    .product-portal-card {
        min-height: 238px !important;
        padding: 24px !important;
    }

    .product-portal-label {
        margin-bottom: 48px !important;
    }
}

body * {
    letter-spacing: 0 !important;
}
