

@import url('../../../vendor/fonts/outfit.css');

body.theme-kvmrun.sunset-page,
body.theme-kvmrun.index-page,
body.theme-kvmrun.pricing-page,
body.theme-kvmrun.console-page {
    background-color: #220B1F !important;
    color: #FFF5EE !important;
    font-family: 'Outfit', 'PingFang SC', system-ui, sans-serif !important;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    --v18-bg: #220B1F;
    --v18-surface: rgba(255, 255, 255, 0.04);
    --v18-ink: #FFF5EE;
    --v18-muted: rgba(255, 245, 238, 0.55);
    --v18-border: rgba(255, 255, 255, 0.08);
    --v18-accent: #F9D423;
    --v18-blue: #FF4E50;
    --v18-blue-hover: #F9D423;
    --v18-blue-light: rgba(255, 78, 80, 0.12);
    --v18-blue-border: rgba(255, 78, 80, 0.28);
    --mc-primary: #FF4E50;
    --mc-primary-dark: #e03e40;
    --mc-primary-light: #F9D423;
    --mc-text: #FFF5EE;
    --mc-text-muted: rgba(255, 245, 238, 0.55);
    --mc-border: rgba(255, 255, 255, 0.08);
    --mc-bg: #220B1F;
    --mc-bg-subtle: rgba(255, 255, 255, 0.04);
    --nav-cta-bg: linear-gradient(135deg, #FF4E50, #F9D423);
    --nav-cta-color: #220B1F;
    --ru-accent: #F9D423;
    --primary-blue: #FF4E50;
    --scrollbar-track: #220B1F;
}

html:has(body.sunset-page),
html:has(body.index-page),
html:has(body.pricing-page),
html:has(body.console-page) {
    background: #220B1F !important;
}

body.sunset-page h1,
body.sunset-page h2,
body.sunset-page h3,
body.sunset-page h4,
body.index-page h1,
body.index-page h2,
body.index-page h3,
body.index-page h4,
body.pricing-page h1,
body.pricing-page h2,
body.pricing-page h3,
body.pricing-page h4 {
    color: #FFF5EE !important;
}

body.sunset-page ::-webkit-scrollbar-track,
body.index-page ::-webkit-scrollbar-track,
body.pricing-page ::-webkit-scrollbar-track {
    background: var(--scrollbar-track) !important;
}

body.sunset-page {
    display: flex !important;
    flex-direction: column !important;
    min-height: 100vh;
}

body.sunset-page #headerContainer .tm-nav,
body.index-page #headerContainer .tm-nav,
body.pricing-page #headerContainer .tm-nav {
    background: rgba(34, 11, 31, 0.92) !important;
    backdrop-filter: blur(20px) !important;
    -webkit-backdrop-filter: blur(20px) !important;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
body.sunset-page #headerContainer .tm-nav-link::after,
body.index-page #headerContainer .tm-nav-link::after,
body.pricing-page #headerContainer .tm-nav-link::after {
    background: linear-gradient(90deg, #FF4E50, #F9D423) !important;
}
body.sunset-page #headerContainer .tm-nav-link:hover,
body.index-page #headerContainer .tm-nav-link:hover,
body.pricing-page #headerContainer .tm-nav-link:hover {
    color: rgba(255, 245, 238, 0.9) !important;
    background: transparent !important;
}
body.sunset-page #headerContainer .nav-item.active,
body.index-page #headerContainer .nav-item.active,
body.pricing-page #headerContainer .nav-item.active {
    color: #FFF5EE !important;
    background: transparent !important;
    box-shadow: none !important;
}
body.sunset-page #headerContainer .tm-brand-name,
body.sunset-page #headerContainer .tm-brand-name--mobile,
body.index-page #headerContainer .tm-brand-name,
body.index-page #headerContainer .tm-brand-name--mobile,
body.pricing-page #headerContainer .tm-brand-name,
body.pricing-page #headerContainer .tm-brand-name--mobile {
    color: #FFF5EE !important;
}
body.sunset-page #headerContainer .tm-nav-link,
body.index-page #headerContainer .tm-nav-link,
body.pricing-page #headerContainer .tm-nav-link {
    color: rgba(255, 245, 238, 0.6) !important;
}
body.sunset-page #headerContainer .tm-nav-link:hover,
body.sunset-page #headerContainer .nav-item.active,
body.index-page #headerContainer .tm-nav-link:hover,
body.index-page #headerContainer .nav-item.active,
body.pricing-page #headerContainer .tm-nav-link:hover,
body.pricing-page #headerContainer .nav-item.active {
    color: #F9D423 !important;
}
body.sunset-page #headerContainer .tm-nav-cta,
body.index-page #headerContainer .tm-nav-cta,
body.pricing-page #headerContainer .tm-nav-cta {
    background: linear-gradient(135deg, #FF4E50, #F9D423) !important;
    color: #220B1F !important;
    box-shadow: 0 0 16px rgba(255, 78, 80, 0.35) !important;
}
body.sunset-page #headerContainer #authContainer .tm-auth-avatar,
body.index-page #headerContainer #authContainer .tm-auth-avatar,
body.pricing-page #headerContainer #authContainer .tm-auth-avatar,
body.console-page #headerContainer #authContainer .tm-auth-avatar,
body.sunset-page #headerContainer #authContainer .w-8.h-8,
body.index-page #headerContainer #authContainer .w-8.h-8,
body.pricing-page #headerContainer #authContainer .w-8.h-8,
body.console-page #headerContainer #authContainer .w-8.h-8,
body.sunset-page #headerContainer #mobileAuthContainer .tm-auth-mobile-btn,
body.index-page #headerContainer #mobileAuthContainer .tm-auth-mobile-btn,
body.pricing-page #headerContainer #mobileAuthContainer .tm-auth-mobile-btn,
body.console-page #headerContainer #mobileAuthContainer .tm-auth-mobile-btn,
#mobileMenuPanel #authContainer .tm-auth-avatar,
#mobileMenuPanel #authContainer .w-8.h-8,
#mobileMenuPanel #authContainer .tm-auth-mobile-btn {
    background: linear-gradient(135deg, #FF4E50, #F9D423) !important;
    color: #220B1F !important;
    box-shadow: 0 0 12px rgba(255, 78, 80, 0.3) !important;
}
body.sunset-page #headerContainer #authContainer .tm-auth-avatar:hover,
body.index-page #headerContainer #authContainer .tm-auth-avatar:hover,
body.pricing-page #headerContainer #authContainer .tm-auth-avatar:hover,
body.console-page #headerContainer #authContainer .tm-auth-avatar:hover,
body.sunset-page #headerContainer #authContainer .w-8.h-8:hover,
body.index-page #headerContainer #authContainer .w-8.h-8:hover,
body.pricing-page #headerContainer #authContainer .w-8.h-8:hover,
body.console-page #headerContainer #authContainer .w-8.h-8:hover,
body.sunset-page #headerContainer #mobileAuthContainer .tm-auth-mobile-btn:hover,
body.index-page #headerContainer #mobileAuthContainer .tm-auth-mobile-btn:hover,
body.pricing-page #headerContainer #mobileAuthContainer .tm-auth-mobile-btn:hover,
body.console-page #headerContainer #mobileAuthContainer .tm-auth-mobile-btn:hover {
    filter: brightness(1.08) !important;
    background: linear-gradient(135deg, #FF4E50, #F9D423) !important;
}
body.sunset-page #headerContainer #authContainer .tm-auth-avatar i,
body.index-page #headerContainer #authContainer .tm-auth-avatar i,
body.pricing-page #headerContainer #authContainer .tm-auth-avatar i,
body.console-page #headerContainer #authContainer .tm-auth-avatar i,
body.sunset-page #headerContainer #mobileAuthContainer .tm-auth-mobile-btn i,
body.index-page #headerContainer #mobileAuthContainer .tm-auth-mobile-btn i,
body.pricing-page #headerContainer #mobileAuthContainer .tm-auth-mobile-btn i,
body.console-page #headerContainer #mobileAuthContainer .tm-auth-mobile-btn i {
    color: #220B1F !important;
}
body.sunset-page #headerContainer .tm-lang-pill,
body.index-page #headerContainer .tm-lang-pill,
body.pricing-page #headerContainer .tm-lang-pill {
    border-color: rgba(255, 255, 255, 0.15) !important;
    color: rgba(255, 245, 238, 0.6) !important;
    background: transparent !important;
}
body.sunset-page #headerContainer .tm-lang-pill:hover,
body.index-page #headerContainer .tm-lang-pill:hover,
body.pricing-page #headerContainer .tm-lang-pill:hover {
    border-color: rgba(249, 212, 35, 0.35) !important;
    color: #F9D423 !important;
}
body.sunset-page #headerContainer .tm-mobile-toggle,
body.sunset-page #headerContainer #mobileMenuToggle,
body.index-page #headerContainer .tm-mobile-toggle,
body.index-page #headerContainer #mobileMenuToggle,
body.pricing-page #headerContainer .tm-mobile-toggle,
body.pricing-page #headerContainer #mobileMenuToggle {
    color: #FFF5EE !important;
    background: transparent !important;
}
body.sunset-page #headerContainer #langOptions,
body.sunset-page #headerContainer #mobileLangOptions,
body.index-page #headerContainer #langOptions,
body.index-page #headerContainer #mobileLangOptions,
body.pricing-page #headerContainer #langOptions,
body.pricing-page #headerContainer #mobileLangOptions {
    background: rgba(34, 11, 31, 0.95) !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
}
body.sunset-page #headerContainer #langOptions .lang-option,
body.sunset-page #headerContainer #mobileLangOptions .lang-option,
body.index-page #headerContainer #langOptions .lang-option,
body.index-page #headerContainer #mobileLangOptions .lang-option,
body.pricing-page #headerContainer #langOptions .lang-option,
body.pricing-page #headerContainer #mobileLangOptions .lang-option {
    color: rgba(255, 245, 238, 0.7) !important;
}
body.sunset-page #headerContainer #langOptions .lang-option:hover,
body.sunset-page #headerContainer #langOptions .lang-option--active,
body.sunset-page #headerContainer #mobileLangOptions .lang-option:hover,
body.sunset-page #headerContainer #mobileLangOptions .lang-option--active,
body.index-page #headerContainer #langOptions .lang-option:hover,
body.index-page #headerContainer #langOptions .lang-option--active,
body.index-page #headerContainer #mobileLangOptions .lang-option:hover,
body.index-page #headerContainer #mobileLangOptions .lang-option--active,
body.pricing-page #headerContainer #langOptions .lang-option:hover,
body.pricing-page #headerContainer #langOptions .lang-option--active,
body.pricing-page #headerContainer #mobileLangOptions .lang-option:hover,
body.pricing-page #headerContainer #mobileLangOptions .lang-option--active {
    color: #FFF5EE !important;
    background: rgba(255, 255, 255, 0.07) !important;
}
body.sunset-page #headerContainer #mobileMenuPanel,
body.index-page #headerContainer #mobileMenuPanel,
body.pricing-page #headerContainer #mobileMenuPanel {
    background: #1E0B1C !important;
    border-left-color: rgba(255, 255, 255, 0.08) !important;
}
body.sunset-page #headerContainer #mobileMenuPanel .tm-mobile-header,
body.index-page #headerContainer #mobileMenuPanel .tm-mobile-header,
body.pricing-page #headerContainer #mobileMenuPanel .tm-mobile-header {
    border-bottom-color: rgba(255, 255, 255, 0.08) !important;
}
body.sunset-page #headerContainer #mobileMenuPanel .tm-mobile-footer,
body.index-page #headerContainer #mobileMenuPanel .tm-mobile-footer,
body.pricing-page #headerContainer #mobileMenuPanel .tm-mobile-footer {
    border-top-color: rgba(255, 255, 255, 0.08) !important;
}
body.sunset-page #headerContainer .mobile-menu-item,
body.index-page #headerContainer .mobile-menu-item,
body.pricing-page #headerContainer .mobile-menu-item {
    color: rgba(255, 245, 238, 0.75) !important;
    border: none !important;
    border-left: 3px solid transparent !important;
    background: transparent !important;
    border-radius: 0 !important;
}
body.sunset-page #headerContainer .mobile-menu-item:hover,
body.sunset-page #headerContainer .mobile-menu-item.active,
body.index-page #headerContainer .mobile-menu-item:hover,
body.index-page #headerContainer .mobile-menu-item.active,
body.pricing-page #headerContainer .mobile-menu-item:hover,
body.pricing-page #headerContainer .mobile-menu-item.active {
    color: #F9D423 !important;
    background: rgba(255, 255, 255, 0.04) !important;
    border-left-color: #F9D423 !important;
}

body.sunset-page #footerContainer .tf-root,
body.index-page #footerContainer .tf-root,
body.pricing-page #footerContainer .tf-root {
    background: linear-gradient(180deg, #1a0818 0%, #120610 100%) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.06) !important;
    box-shadow: none !important;
}
body.sunset-page #footerContainer .tf-root::before,
body.index-page #footerContainer .tf-root::before,
body.pricing-page #footerContainer .tf-root::before {
    background: linear-gradient(90deg, transparent, #FF4E50 35%, #F9D423 65%, transparent) !important;
}
body.sunset-page #footerContainer .tf-root::after,
body.index-page #footerContainer .tf-root::after,
body.pricing-page #footerContainer .tf-root::after {
    background: radial-gradient(circle, rgba(255, 78, 80, 0.15) 0%, transparent 68%) !important;
}

.grad-text {
    background: linear-gradient(135deg, #FF4E50 0%, #F9D423 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.grad-bg {
    background: linear-gradient(135deg, #FF4E50 0%, #F9D423 100%);
}

.glow-orb {
    position: fixed;
    border-radius: 50%;
    filter: blur(80px);
    opacity: 0.4;
    z-index: 0;
    pointer-events: none;
}

.pg-wrap { max-width: 80rem; margin: 0 auto; }
.pg-px { padding-left: 1.5rem; padding-right: 1.5rem; }
@media (min-width: 640px) {
    .pg-px { padding-left: 2rem; padding-right: 2rem; }
}

.reveal {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.55s cubic-bezier(0.22, 1, 0.36, 1), transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}
.reveal.on,
.reveal.visible {
    opacity: 1;
    transform: none;
}

.release-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.375rem 1.1rem;
    border-radius: 9999px;
    background: rgba(255, 78, 80, 0.1);
    border: 1px solid rgba(255, 78, 80, 0.35);
    color: #F9D423;
    font-size: 0.8125rem;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}
.release-dot,
.release-badge .v18-badge-dot {
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    background: #F9D423;
    animation: sunsetRelPulse 2s ease-in-out infinite;
}
@keyframes sunsetRelPulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.3; }
}

.stat-pill {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 0.9rem;
    border-radius: 0.625rem;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.875rem;
    font-weight: 600;
    color: rgba(255, 245, 238, 0.75);
}
.stat-pill strong { color: #F9D423; }

.sunset-card,
body.sunset-page .bento-card {
    background: rgba(255, 255, 255, 0.03) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
    border-radius: 20px !important;
    box-shadow: none !important;
    transition: all 0.3s ease;
}
.sunset-card:hover,
body.sunset-page .bento-card:hover {
    border-color: rgba(249, 212, 35, 0.3) !important;
    box-shadow: 0 10px 30px rgba(255, 78, 80, 0.1) !important;
    transform: translateY(-2px);
}

body.sunset-page .v18-subpage-main {
    position: relative;
    z-index: 1;
    flex: 1;
    padding-top: 7.5rem;
    padding-bottom: 5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    max-width: 80rem;
    margin: 0 auto;
    width: 100%;
}
@media (min-width: 640px) {
    body.sunset-page .v18-subpage-main {
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 9rem;
        padding-bottom: 6rem;
    }
}

body.sunset-page .v18-page-hero {
    text-align: center;
    max-width: 52rem;
    margin: 0 auto 3.5rem;
    padding: 0;
}
body.sunset-page .v18-page-hero--grid {
    display: block;
    text-align: center;
    max-width: 56rem;
}
body.sunset-page .v18-page-hero .v18-hero-text {
    max-width: none;
}
body.sunset-page .v18-page-hero .v18-hero-image-wrap,
body.sunset-page .v18-page-hero .v18-hero-img-wrap {
    margin-top: 2rem;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.03);
}
body.sunset-page .v18-page-hero .v18-hero-img {
    border-radius: 20px;
}

body.sunset-page .v18-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.375rem 1.1rem;
    border-radius: 9999px;
    background: rgba(255, 78, 80, 0.1) !important;
    border: 1px solid rgba(255, 78, 80, 0.35) !important;
    color: #F9D423 !important;
    font-size: 0.8125rem;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    box-shadow: none !important;
}
body.sunset-page .v18-badge-dot {
    background: #F9D423 !important;
    box-shadow: none !important;
}

body.sunset-page .v18-hero-title,
body.sunset-page .v18-page-hero h1 {
    font-size: clamp(2.25rem, 5.5vw, 3.75rem) !important;
    font-weight: 900 !important;
    letter-spacing: -0.05em !important;
    line-height: 1.08 !important;
    color: #FFF5EE !important;
}
body.sunset-page .v18-gradient-text {
    background: linear-gradient(135deg, #FF4E50 0%, #F9D423 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

body.sunset-page .v18-hero-lead,
body.sunset-page .v18-hero-desc,
body.sunset-page .v18-page-hero p {
    color: rgba(255, 245, 238, 0.55) !important;
    font-size: 1.0625rem;
    line-height: 1.8;
    max-width: 40rem;
    margin-left: auto;
    margin-right: auto;
}

body.sunset-page .v18-section-kicker {
    display: block;
    font-size: 0.8125rem;
    font-weight: 700;
    color: rgba(255, 245, 238, 0.45) !important;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    margin-bottom: 0.75rem;
}

body.sunset-page .v18-section-title,
body.sunset-page .v18-section-title-sm {
    font-size: clamp(1.75rem, 3.5vw, 2.5rem) !important;
    font-weight: 900 !important;
    letter-spacing: -0.04em !important;
    color: #FFF5EE !important;
}

body.sunset-page .v18-section-subtext {
    color: rgba(255, 245, 238, 0.5) !important;
    font-size: 1.0625rem;
    line-height: 1.7;
}

body.sunset-page .v18-section {
    margin-bottom: 5rem;
}

body.sunset-page .v18-breadcrumb {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
    font-size: 0.8125rem;
    font-weight: 600;
    color: rgba(255, 245, 238, 0.45);
}
body.sunset-page .v18-breadcrumb a {
    color: rgba(255, 245, 238, 0.45) !important;
    text-decoration: none;
    transition: color 0.2s;
}
body.sunset-page .v18-breadcrumb a:hover {
    color: #F9D423 !important;
}
body.sunset-page .v18-breadcrumb span {
    color: rgba(255, 245, 238, 0.7);
}

body.sunset-page .v18-btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.875rem 1.75rem;
    border-radius: 9999px;
    background: linear-gradient(135deg, #FF4E50, #F9D423) !important;
    color: #220B1F !important;
    font-weight: 700;
    font-size: 0.9375rem;
    text-decoration: none;
    border: none;
    box-shadow: 0 0 20px rgba(255, 78, 80, 0.3) !important;
    transition: transform 0.2s, box-shadow 0.2s;
}
body.sunset-page .v18-btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 0 28px rgba(255, 78, 80, 0.45) !important;
    color: #220B1F !important;
}

body.sunset-page .v18-btn-secondary {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.875rem 1.75rem;
    border-radius: 9999px;
    background: transparent !important;
    color: rgba(255, 245, 238, 0.75) !important;
    font-weight: 600;
    font-size: 0.9375rem;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    transition: border-color 0.2s, color 0.2s;
}
body.sunset-page .v18-btn-secondary:hover {
    border-color: rgba(249, 212, 35, 0.4) !important;
    color: #F9D423 !important;
}

body.sunset-page .policy-grid {
    gap: 0.85rem;
}
body.sunset-page .policy-card {
    padding: 0 !important;
    margin-bottom: 0 !important;
    border-top: none !important;
}
body.sunset-page .policy-card.bento-card:hover {
    transform: none !important;
    border-color: rgba(249, 212, 35, 0.25) !important;
    box-shadow: 0 8px 28px rgba(255, 78, 80, 0.1) !important;
}
body.sunset-page .policy-card-divider {
    background: rgba(255, 255, 255, 0.08) !important;
}
body.sunset-page .policy-card-side {
    padding: 1.75rem 1.25rem;
}
body.sunset-page .policy-card-title {
    color: #FFF5EE !important;
}
body.sunset-page .policy-card-icon {
    color: #F9D423;
    background: rgba(255, 78, 80, 0.12) !important;
    border-color: rgba(255, 78, 80, 0.25) !important;
}
body.sunset-page .policy-card-body {
    padding: 1.75rem 2rem 1.75rem 1.5rem !important;
    color: rgba(255, 245, 238, 0.6);
    line-height: 1.75;
}
body.sunset-page .policy-card-body h3 {
    color: #FFF5EE !important;
    font-size: 0.9375rem;
    font-weight: 700;
    margin: 1.25rem 0 0.5rem;
}
body.sunset-page .policy-card-body p,
body.sunset-page .policy-card-body li {
    color: rgba(255, 245, 238, 0.55);
}
body.sunset-page .policy-card li::before {
    background: #F9D423 !important;
    opacity: 0.7 !important;
}
body.sunset-page .policy-card strong {
    color: #FFF5EE !important;
}
body.sunset-page .policy-card a {
    color: #F9D423 !important;
}
@media (max-width: 768px) {
    body.sunset-page .policy-card-side {
        padding: 1.5rem 1.5rem 1rem !important;
    }
    body.sunset-page .policy-card-divider {
        margin: 0 1.5rem !important;
    }
    body.sunset-page .policy-card-body {
        padding: 1.25rem 1.5rem 1.5rem !important;
    }
}
body.sunset-page .highlight-box,
body.sunset-page .warning-box {
    background: linear-gradient(135deg, rgba(249, 212, 35, 0.14) 0%, rgba(255, 78, 80, 0.06) 100%) !important;
    border: 1px solid rgba(249, 212, 35, 0.32) !important;
    border-left: none !important;
    border-radius: 0.85rem !important;
    padding: 1.1rem 1.35rem !important;
    color: rgba(255, 245, 238, 0.82) !important;
    margin-top: 1rem;
    box-shadow: 0 4px 20px rgba(255, 78, 80, 0.08);
}
body.sunset-page .highlight-box::before,
body.sunset-page .warning-box::before {
    background-color: #F9D423 !important;
}
body.sunset-page .highlight-box::after,
body.sunset-page .warning-box::after {
    background: linear-gradient(90deg, #FF4E50, #F9D423) !important;
    opacity: 0.85 !important;
}

body.sunset-page .guide-hero-badge {
    background: rgba(255, 78, 80, 0.1) !important;
    border-color: rgba(255, 78, 80, 0.35) !important;
    color: #F9D423 !important;
}
body.sunset-page .guide-hero-title {
    text-align: left;
}
body.sunset-page .guide-hero-lead {
    color: rgba(255, 245, 238, 0.55) !important;
    border-left-color: #F9D423 !important;
}
body.sunset-page .guide-hero-note {
    background: rgba(255, 255, 255, 0.03) !important;
    border-color: rgba(255, 255, 255, 0.08) !important;
    color: rgba(255, 245, 238, 0.5) !important;
}
body.sunset-page .guide-hero-note a {
    color: #F9D423 !important;
}
body.sunset-page .guide-hero-nav-link {
    background: rgba(255, 255, 255, 0.03) !important;
    border-color: rgba(255, 255, 255, 0.08) !important;
}
body.sunset-page .guide-hero-nav-link:hover {
    border-color: rgba(249, 212, 35, 0.35) !important;
    box-shadow: 0 6px 20px rgba(255, 78, 80, 0.12) !important;
}
body.sunset-page .guide-hero-nav-num { color: #F9D423 !important; }
body.sunset-page .guide-hero-nav-text { color: #FFF5EE !important; }

body.sunset-page .guide-concepts-label,
body.sunset-page .guide-faq-label { color: #F9D423 !important; }
body.sunset-page .guide-concept-step {
    background: rgba(255, 255, 255, 0.06) !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
    color: rgba(255, 245, 238, 0.55) !important;
}
body.sunset-page .guide-concept-line {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.12), transparent) !important;
}
body.sunset-page .guide-concept-body--featured {
    background: linear-gradient(135deg, rgba(255, 78, 80, 0.08), rgba(249, 212, 35, 0.04)) !important;
    border-color: rgba(249, 212, 35, 0.2) !important;
}
body.sunset-page .guide-concept-icon {
    background: rgba(255, 78, 80, 0.12) !important;
    border-color: rgba(255, 78, 80, 0.25) !important;
    color: #F9D423 !important;
}
body.sunset-page .guide-concept-content h3 { color: #FFF5EE !important; }
body.sunset-page .guide-concept-content p { color: rgba(255, 245, 238, 0.55) !important; }
body.sunset-page .guide-concept-content a { color: #F9D423 !important; }

body.sunset-page .guide-faq-shell {
    background: rgba(255, 255, 255, 0.03) !important;
    border-color: rgba(255, 255, 255, 0.06) !important;
    box-shadow: none !important;
}
body.sunset-page .guide-faq-panel {
    border-left-color: rgba(255, 255, 255, 0.08) !important;
}
@media (max-width: 960px) {
    body.sunset-page .guide-faq-panel {
        border-top-color: rgba(255, 255, 255, 0.08) !important;
    }
}
body.sunset-page .guide-faq-panel .faq-item {
    border-bottom-color: rgba(255, 255, 255, 0.06) !important;
}
body.sunset-page .guide-faq-panel .faq-item.is-open {
    border-bottom-color: rgba(255, 78, 80, 0.35) !important;
}
body.sunset-page .guide-faq-panel .faq-btn::before {
    color: rgba(255, 245, 238, 0.35) !important;
}

body.sunset-page .hero-jump-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.625rem;
    margin-top: 1.5rem;
}
body.sunset-page .hero-jump-link {
    padding: 0.5rem 1rem;
    border-radius: 9999px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: rgba(255, 245, 238, 0.65);
    font-size: 0.8125rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s;
}
body.sunset-page .hero-jump-link:hover {
    border-color: rgba(249, 212, 35, 0.35);
    color: #F9D423;
}

body.sunset-page .v18-hero-note {
    font-size: 0.875rem;
    color: rgba(255, 245, 238, 0.4);
    margin-top: 1rem;
}
body.sunset-page .v18-hero-note a {
    color: #F9D423;
    text-decoration: underline;
    text-underline-offset: 2px;
}
