/* Custom Scrollbar */
        ::-webkit-scrollbar {
            width: 8px;
            height: 8px;
        }
        ::-webkit-scrollbar-track {
            background: #f1f5f9;
        }
        ::-webkit-scrollbar-thumb {
            background: #2e6cf5;
            border-radius: 10px;
        }
        ::-webkit-scrollbar-thumb:hover {
            background: #1a4ad1;
        }

        :root {
            --new_card_base: #4c4c4c;
            --border_radius_sm: 2px;
            --border_radius_md: 4px;
            --border_radius_lg: 8px;
            --border_radius_lg-2: 10px;
            --border_radius_xl: 12px;
            --border_radius_2xl: 16px;
            --border_radius_3xl: 24px;
            --border_radius_4xl: 32px;
            --border_radius_5xl: 48px;
            --border_radius_full: 500px;
            --padding-1: 4px;
            --padding-2: 8px;
            --padding-3: 12px;
            --padding-4: 16px;
            --padding-5: 20px;
            --padding-6: 24px;
            --padding-7: 28px;
            --padding-8: 32px;
            --padding-9: 36px;
            --padding-10: 40px;
            --padding-11: 44px;
            --padding-12: 48px;
            --padding-13: 52px;
            --padding-14: 60px;
            --padding-15: 64px;
            --padding-25: 80px;
            --white: #fff;
            --static_white: #fff;
            --black: #1d1e20;
            --text_primary: #1d1e20;
            --text_secondary: #67677e;
            --text_tertiary: #9292a6;
            --text_disable: #b6b6be;
            --text_white: #fff;
            --main: #356df3;
            --main_inverted: #356df3;
            --button_primary: #356df3;
            --button_secondary: #ecf1fe;
            --button_quaternary: #1d1e20;
            --button_quaternary_hover: #303236;
            --button_quaternary_pressed: #43464c;
            --button_hover: #0c42c5;
            --button_secondary_hover: #cfdbfc;
            --special_red: #f2183d;
            --special_orange: #f79009;
            --special_green: #0aa838;
            --special_blue: #5b89ff;
            --special_blue_bg1: #dfe8ff;
            --special_blue_bg2: #f2f6ff;
            --special_red_bg1: #f2b5c0;
            --special_red_bg2: #fef3f2;
            --special_green_bg: #62d99d;
            --special_green_bg1: #6ce9a6;
            --special_green_bg2: #e8faf3;
            --special_orange_bg1: #f8d9ae;
            --special_orange_bg2: #fcf5ea;
            --special_purple: #7a45e5;
            --special_purple_bg: #e9dffc;
            --special_green_bg3: #d1fadf;
            --special_orange_bg3: #fbe8ce;
            --neutral_5: #efefef;
            --neutral_10: #fff;
            --neutral_20: #fcfcfd;
            --neutral_25: #f6f7f9;
            --neutral_30: #eeeff1;
            --neutral_40: #e5e7eb;
            --neutral_50: #d4d7de;
            --neutral_60: #a1a4af;
            --neutral_70: #6e7181;
            --neutral_80: #4b4b58;
            --neutral_90: #f5f5f5;
            --neutral_100: #e9eaeb;
            --bg_card: #f5f5f7;
            --border_primary: #e8e8e8;
            --border_secondary: #eeeff1;
            --border_active: var(--neutral_50);
            --special_red_border: #b01c251a;
            --special_green_border: #12b76a1a;
            --special_orange_border: #f790091a;
            --el_active_default: #1d1e20;
            --el_active_hover: #2c2d30;
            --el_active_pressed: #44464b;
            --el_active_disabled: #a1a4af;
            --el_active_color_inside: #fff;
            --el_active_disabled_color_inside: #e5e5eb;
            --el_inactive_default: #a1a4af;
            --el_inactive_hover: #6e7181;
            --el_inactive_pressed: #4b4b58;
            --el_inactive_disabled: #e5e5eb;
            --el_inactive_color_inside: #fff;
            --el_inactive_disabled_color_inside: #eeeff1;
            --modal_primary: #fff;
            --modal_bg: #12131a80;
            --select_default: #f6f7f9;
            --select_hover: #eeeff1;
            --select_item: #eaecef;
            --select_item_hover: #fcfcfd;
            --select_border: #e5e7eb;
            --trade_spot_blocks: #fff;
            --trade_spot_bg: #f3f3f3;
            --block_bg: #fafafa;
            --block_bg_cards: #fcfeff;
            --block_bg_cards_hover: #f4f5f6;
            --block_cards_item: #f4f5f6;
            --block_cards_hover_item: #fafcff;
            --block_btn: #f6f7f9;
            --block_btn_item: #f9f9fc;
            --block_btn_hover: #0b1426;
            --block_btn_item_hover: #1d1e24;
            --blog_gr: linear-gradient(90deg, #f6f6f6 9.52%, #f6f6f6cc 51.27%, #f6f6f600 100%);
            --blog_gr_rtl: linear-gradient(270deg, #f6f6f6 9.52%, #f6f6f6cc 51.27%, #f6f6f600 100%);
            --block_gr: linear-gradient(90deg, #f6f6f6 9.52%, #f6f6f6cc 51.27%, #f4f5f600 100%);
            --block_gr_rtl: linear-gradient(270deg, #f6f6f6 9.52%, #f6f6f6cc 51.27%, #f4f5f600 100%);
            --block_card_bg: #f0f2f4;
            --block_credit_card_bg: #fafafa;
            --bg_buttonUp: #f6f6f6;
            --table_bg: #fff;
            --table_items: #fff;
            --table_hover_stroke: #eeeff1;
            --table_hover_items: #f5f5f7;
            --table_action_btn: #fff;
            --table_action_btn_hover: #4b4b58;
            --table_action_btn_pressed: #383b42;
            --table_icon_default: #d4d7de;
            --table_icon_hover: #fff;
            --footer_bg: #fff;
            --footer_btn: #f5f5f7;
            --footer_btn_hover: #e5e7eb;
            --footer_tab_bar: #fff9;
            --footer_tab_bar_shadow: 0 0 16px 6px #00041a1a;
            --block_shadow: 0px 0px 16px 0px #0000000a, 0px 16px 28px 0px #0000000a;
            --selected_shadow: 0px 8px 43px 0px #00000021;
            --modal_shadow: 0px 8px 58px 0px #00000029;
            --cards_shadow: 0px 0px 16px 0px #0000000a, 0px 16px 28px 0px #0000000a;
            --tooltip_shadow: 0px 0px 57px 0px #00000017, 0px 16px 47px 0px #0000000f;
            --tooltip_shadow: 0px 0px 57px 0px #00000017, 0px 16px 47px 0px #0000000f;
            --toggle_shadow: 0px 1px 2px 0px #0000003d;
            --download-alert: 0 0 4px 0 #5966840f, 0 8px 24px 0 #5966841f;
            --table_shadow: 0px 1px 3px 0px #0a0d120f, 0px 0px 3px 0px #0a0d120d;
            --referral_banner_bg: linear-gradient(92deg, #fafafa 24.64%, #dde3eb 98.66%);
            --blur_bg: #c6c6c633;
            --Telegram-text_color: #000;
            --Wallet-quarternary_fill_background: #74748014;
            --subheader_bg: #fff;
            --border-tab_bar: #fff6;
            --c-glass: #bbbbbc;
            --c-light: #fff;
            --c-dark: #000;
            --glass-reflex-dark: 1;
            --glass-reflex-light: 1;
            --tap_bar_active_background: color-mix(in srgb, var(--c-glass) 6%, transparent);
            --box-shadow-glass: inset 0 0 0 1px color-mix(in srgb, var(--c-light) calc(var(--glass-reflex-light) * 10%), transparent), inset 2px 1px 0px -1px color-mix(in srgb, var(--c-light) calc(var(--glass-reflex-light) * 90%), transparent), inset -1.5px -1px 0px -1px color-mix(in srgb, var(--c-light) calc(var(--glass-reflex-light) * 80%), transparent), inset -2px -6px 1px -5px color-mix(in srgb, var(--c-light) calc(var(--glass-reflex-light) * 60%), transparent), inset -1px 2px 3px -1px color-mix(in srgb, var(--c-dark) calc(var(--glass-reflex-dark) * 20%), transparent), inset 0px -4px 1px -2px color-mix(in srgb, var(--c-dark) calc(var(--glass-reflex-dark) * 10%), transparent), 0px 3px 6px 0px color-mix(in srgb, var(--c-dark) calc(var(--glass-reflex-dark) * 8%), transparent);
            --box-shadow-shine: inset 2px 2px 1px 0 #ffffff80, inset -1px -1px 1px 1px #ffffff80;
            --box-shadow-tap-bar: 0 2px 6px #0000001a, 0 0 10px #0000001a;
            --bg-tint: #ffffff40;
            --visa_text: #172b85;
            --bg_primary: #fff;
            --bg_hide: #787878cc;
        }

        /* Smooth scroll */
        html {
            scroll-behavior: smooth;
        }
        
        /* Loading skeleton / FOUT prevention */
        html {
            visibility: hidden;
        }
        html.fonts-loaded {
            visibility: visible;
            animation: pageReveal 0.3s ease forwards;
        }
        @keyframes pageReveal {
            from { opacity: 0; }
            to { opacity: 1; }
        }
        /* Mobile menu */
        #mobile-menu {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.4s cubic-bezier(0.16, 1, 0.3, 1);
        }
        #mobile-menu.open {
            max-height: 400px;
        }

        /* Cookie banner */
        #cookie-banner {
            transform: translateY(100%);
            transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
        }
        #cookie-banner.show {
            transform: translateY(0);
        }
        body {
            font-family: 'Manrope', sans-serif;
            background-color: #f6f7f9;
        }
        @keyframes heroFadeIn {
            from { 
                opacity: 0; 
                transform: scale(0.98);
            }
            to { 
                opacity: 1; 
                transform: scale(1);
            }
        }
        .hero-animate {
            animation: heroFadeIn 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
        }
        .hero-ui-wrapper {
            width: 100%;
            max-width: 920px;
            margin: 0 auto;
            transform: translateY(70px);
            position: relative;
            z-index: 20;
        }
        .hero-ui-frame {
            background: rgba(255,255,255,0.03);
            backdrop-filter: blur(20px);
            border: 1px solid rgba(255,255,255,0.15);
            border-radius: 16px;
            padding: 8px;
            box-shadow: 0 32px 80px rgba(0,0,0,0.25), 0 0 0 1px rgba(255,255,255,0.05);
            overflow: hidden;
        }
        .hero-ui-frame::before {
            content: '';
            position: absolute;
            inset: 0;
            border-radius: 16px;
            padding: 1px;
            background: linear-gradient(180deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.05) 100%);
            -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
            -webkit-mask-composite: xor;
            mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
            mask-composite: exclude;
            pointer-events: none;
        }
        .hero-ui-img {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 10px;
            box-shadow: 0 4px 24px rgba(0,0,0,0.08);
        }
        .page-wrapper {
            padding: 20px;
        }
        .hero-container {
            background: linear-gradient(135deg, #2e6cf5 0%, #1a4bbf 50%, #edf963 100%);
            border-radius: 0;
            position: relative;
            overflow: visible;
            display: flex;
            flex-direction: column;
            opacity: 0; /* For animation */
            height: calc(100vh - 40px);
            max-height: 900px;
            margin: 32px;
            border-radius: 32px;
        }
        .brand-sphere {
            position: absolute;
            top: 15%;
            left: 5%;
            width: 500px;
            height: 500px;
            background: radial-gradient(circle, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.2) 40%, transparent 70%);
            filter: blur(40px);
            opacity: 1;
            z-index: 1;
            border-radius: 50%;
            animation: float 20s ease-in-out infinite;
        }

        .abstract-shape-1 {
            position: absolute;
            top: 5%;
            right: 10%;
            width: 400px;
            height: 400px;
            background: radial-gradient(circle, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.15) 50%, transparent 70%);
            filter: blur(30px);
            opacity: 0.9;
            z-index: 1;
            border-radius: 50%;
            animation: float 25s ease-in-out infinite reverse;
        }

        .abstract-shape-2 {
            position: absolute;
            top: 40%;
            right: 25%;
            width: 350px;
            height: 350px;
            background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.1) 50%, transparent 70%);
            filter: blur(50px);
            opacity: 0.8;
            z-index: 1;
            border-radius: 50%;
            animation: float 18s ease-in-out infinite;
            animation-delay: -5s;
        }

        .abstract-shape-3 {
            position: absolute;
            bottom: 25%;
            left: 15%;
            width: 300px;
            height: 300px;
            background: radial-gradient(circle, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.08) 50%, transparent 70%);
            filter: blur(35px);
            opacity: 0.85;
            z-index: 1;
            border-radius: 50%;
            animation: float 22s ease-in-out infinite;
            animation-delay: -10s;
        }

        /* Hero Cards Grid */
        .hero-cards-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 16px;
            max-width: 900px;
            margin: 0 auto;
            padding: 0 20px;
            position: relative;
            z-index: 10;
        }

        @media (max-width: 768px) {
            .hero-cards-grid {
                grid-template-columns: 1fr;
            }
        }

        .hero-card {
            background: rgba(255, 255, 255, 0.95);
            border-radius: 20px;
            padding: 20px;
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
            backdrop-filter: blur(10px);
        }

        .hero-card-left {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

        .hero-card-header {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-bottom: 16px;
        }

        .hero-card-icon {
            width: 40px;
            height: 40px;
            background: linear-gradient(135deg, #FF6B35 0%, #FF8C42 100%);
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
        }

        .hero-card-title {
            font-size: 14px;
            font-weight: 700;
            color: #1a1a1a;
            margin: 0;
        }

        .hero-card-desc {
            font-size: 12px;
            color: #6b7280;
            line-height: 1.5;
            margin-bottom: 16px;
        }

        .hero-card-footer {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: auto;
        }

        .hero-card-btn {
            display: flex;
            align-items: center;
            gap: 6px;
            padding: 6px 12px;
            background: #F3F4F6;
            border-radius: 20px;
            font-size: 11px;
            font-weight: 600;
            color: #374151;
        }

        .hero-card-toggle {
            width: 36px;
            height: 20px;
            background: #60A5FA;
            border-radius: 10px;
            position: relative;
        }

        .hero-card-toggle::after {
            content: '';
            position: absolute;
            width: 16px;
            height: 16px;
            background: white;
            border-radius: 50%;
            top: 2px;
            right: 2px;
        }

        .hero-card-small {
            background: rgba(255, 255, 255, 0.95);
            border-radius: 16px;
            padding: 16px;
            margin-bottom: 12px;
        }

        .hero-card-small-header {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-bottom: 8px;
        }

        .hero-card-small-title {
            font-size: 13px;
            font-weight: 700;
            color: #1a1a1a;
        }

        .hero-card-small-subtitle {
            font-size: 10px;
            color: #9CA3AF;
        }

        .hero-card-avatars {
            display: flex;
            gap: 4px;
        }

        .hero-card-avatar {
            width: 24px;
            height: 24px;
            border-radius: 6px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 10px;
        }

        .hero-card-big-number {
            font-size: 48px;
            font-weight: 800;
            color: #1a1a1a;
            line-height: 1;
            margin-bottom: 4px;
        }

        .hero-card-big-label {
            font-size: 12px;
            color: #6b7280;
            margin-bottom: 16px;
        }

        .hero-card-stats {
            display: flex;
            justify-content: space-between;
            margin-top: 12px;
            padding-top: 12px;
            border-top: 1px solid #F3F4F6;
        }

        .hero-card-stat {
            text-align: center;
        }

        .hero-card-stat-label {
            font-size: 9px;
            color: #9CA3AF;
        }

        .hero-card-right-content {
            font-size: 11px;
            color: #6b7280;
            line-height: 1.5;
            margin-bottom: 12px;
        }

        .hero-card-shortcuts {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 10px 12px;
            background: #F9FAFB;
            border-radius: 10px;
            margin-top: 8px;
        }

        .hero-card-shortcut-key {
            padding: 4px 8px;
            background: white;
            border: 1px solid #E5E7EB;
            border-radius: 6px;
            font-size: 10px;
            font-weight: 600;
            color: #374151;
        }

        .hero-bottom-text {
            text-align: center;
            margin-top: 24px;
            font-size: 14px;
            color: #1a1a1a;
            font-weight: 500;
            position: relative;
            z-index: 10;
        }

        @keyframes float {
            0%, 100% { transform: translate(0, 0) scale(1); }
            25% { transform: translate(30px, -30px) scale(1.05); }
            50% { transform: translate(-20px, 20px) scale(0.95); }
            75% { transform: translate(20px, 10px) scale(1.02); }
        }
        .sticky-header {
            position: fixed;
            top: 12px;
            left: 50%;
            transform: translateX(-50%) translateY(-100px);
            width: calc(100% - 40px);
            max-width: 1000px;
            z-index: 50;
            transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
            opacity: 0;
            border-radius: 16px;
            box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 12px;
        }
        .sticky-header.visible {
            transform: translateX(-50%) translateY(0);
            opacity: 1;
        }
        .hero-nav {
            position: relative;
            z-index: 10;
            width: 100%;
            padding: 20px 48px;
            background: transparent;
            border-radius: 0;
            margin: 0;
            border: none;
        }
        @keyframes pulse-ring {
            0% { transform: scale(0.4); opacity: 0; }
            30% { opacity: 0.6; }
            100% { transform: scale(1.4); opacity: 0; }
        }
        .animate-pulse-ring {
            animation: pulse-ring 4s cubic-bezier(0, 0, 0.2, 1) infinite;
        }
        .animate-pulse-1 { animation-delay: 0s; }
        .animate-pulse-2 { animation-delay: -1s; }
        .animate-pulse-3 { animation-delay: -2s; }
        .animate-pulse-4 { animation-delay: -3s; }
        @keyframes glow-pulse {
            0% { box-shadow: 0 0 20px rgba(255, 107, 53, 0.1); }
            50% { box-shadow: 0 0 40px rgba(255, 107, 53, 0.2); }
            100% { box-shadow: 0 0 20px rgba(255, 107, 53, 0.1); }
        }
        .animate-glow {
            animation: glow-pulse 4s ease-in-out infinite;
        }

        /* How It Works — Restrained */
        .hiw-card {
            background: rgba(255, 255, 255, 0.55);
            backdrop-filter: blur(12px);
            -webkit-backdrop-filter: blur(12px);
            border: 1px solid rgba(255, 255, 255, 0.5);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
            transition: all 0.2s ease;
        }
        .hiw-card:hover {
            transform: translateY(-2px);
            background: rgba(255, 255, 255, 0.85);
            border-color: rgba(191, 219, 254, 0.5);
            box-shadow: 0 4px 16px rgba(59, 130, 246, 0.05);
        }
        .hiw-icon-box {
            background: rgba(59, 130, 246, 0.06);
            transition: background 0.2s ease;
        }
        .hiw-card:hover .hiw-icon-box {
            background: rgba(59, 130, 246, 0.1);
        }
        .hiw-tag {
            background: rgba(59, 130, 246, 0.04);
            border: 1px solid rgba(59, 130, 246, 0.08);
            transition: all 0.2s ease;
        }
        .hiw-tag:hover {
            background: rgba(59, 130, 246, 0.08);
            border-color: rgba(59, 130, 246, 0.14);
        }
        .hiw-tag-alt {
            background: rgba(100, 116, 139, 0.04);
            border: 1px solid rgba(100, 116, 139, 0.08);
            transition: all 0.2s ease;
        }
        .hiw-tag-alt:hover {
            background: rgba(100, 116, 139, 0.08);
            border-color: rgba(100, 116, 139, 0.14);
        }

        /* How It Works — Restrained */
        .hiw-section {
            background-color: var(--neutral_25);
            padding: var(--padding-25) 0;
            overflow: hidden;
            position: relative;
        }
        
        .hiw-inner-bg {
            background-color: var(--white);
            border-radius: var(--border_radius_5xl);
            padding: var(--padding-25) var(--padding-10);
            max-width: 1100px;
            margin: 0 auto;
            box-shadow: none;
            border: none;
        }

        .hiw-container {
            width: 100%;
            margin: 0 auto;
        }

        .hiw-grid {
            display: grid;
            grid-template-columns: 220px 1fr 240px;
            align-items: center;
            gap: 0;
            position: relative;
        }

        .hiw-card-flat {
            background: var(--white);
            border: 1px solid var(--border_secondary);
            border-radius: var(--border_radius_xl);
            padding: var(--padding-6);
            position: relative;
            z-index: 10;
            transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
        }

        .hiw-card-flat:hover {
            border-color: var(--main);
            transform: translateY(-4px);
            box-shadow: var(--block_shadow);
        }

        .hiw-label {
            font-size: 11px;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 0.2em;
            color: var(--text_tertiary);
            margin-bottom: var(--padding-4);
            display: block;
        }

        .hiw-title-sm {
            font-size: 18px;
            font-weight: 700;
            color: var(--text_primary);
            margin-bottom: var(--padding-3);
        }

        .hiw-text-sm {
            font-size: 14px;
            line-height: 1.6;
            color: var(--text_secondary);
        }

        /* Scraper Center Piece */
        .hiw-scraper-core {
            width: 180px;
            height: 180px;
            margin: 0 auto;
            background: radial-gradient(circle at center, rgba(0, 0, 0, 0.02) 0%, transparent 70%);
            border: 1px solid rgba(0, 0, 0, 0.05);
            border-radius: 50%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: relative;
            background-color: #ffffff;
        }

        .hiw-brand-accent {
            width: 40px;
            height: 40px;
            background: #ffffff;
            border: 1px solid rgba(0, 0, 0, 0.08);
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 12px;
            box-shadow: 0 4px 12px rgba(0,0,0,0.05);
        }

        .hiw-active-indicator {
            width: 5px;
            height: 5px;
            background: #3b82f6;
            border-radius: 50%;
            position: absolute;
            top: 18px;
            right: 18px;
            box-shadow: 0 0 10px rgba(59, 130, 246, 0.3);
            animation: indicator-pulse 2s infinite;
        }

        @keyframes indicator-pulse {
            0% { opacity: 1; transform: scale(1); }
            50% { opacity: 0.5; transform: scale(0.8); }
            100% { opacity: 1; transform: scale(1); }
        }

        /* Connectors (The 1px lines) */
        .hiw-connector {
            position: absolute;
            height: 1px;
            background: rgba(59, 130, 246, 0.1);
            z-index: 1;
            overflow: hidden;
        }

        .hiw-connector::after {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 50%;
            height: 100%;
            background: linear-gradient(90deg, transparent, var(--main), transparent);
            animation: flow-line 3s infinite linear;
        }

        @keyframes flow-line {
            0% { left: -50%; }
            100% { left: 100%; }
        }

        .hiw-connector-in {
            left: 220px;
            right: calc(50% + 90px);
            top: 50%;
        }

        .hiw-connector-out {
            left: calc(50% + 90px);
            right: 240px;
            top: 50%;
        }

        /* Output Stack */
        .hiw-output-stack {
            display: flex;
            flex-direction: column;
            gap: 16px;
        }

        .hiw-output-item {
            background: #ffffff;
            border: 1px solid rgba(0, 0, 0, 0.04);
            border-radius: 14px;
            padding: 16px 20px;
            display: flex;
            align-items: center;
            gap: 16px;
            transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.01);
        }

        .hiw-output-item:hover {
            background: #ffffff;
            border-color: rgba(59, 130, 246, 0.2);
            transform: translateX(6px);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
        }

        .hiw-output-icon {
            width: 36px;
            height: 36px;
            border-radius: 10px;
            background: #f8fafc;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #64748b;
            transition: all 0.3s ease;
        }

        .hiw-output-item:hover .hiw-output-icon {
            color: #3b82f6;
            background: #eff6ff;
        }

        .hiw-output-label {
            font-size: 14px;
            font-weight: 600;
            color: #475569;
            transition: color 0.3s ease;
        }

        /* Advantages Section - New Visual Style */
        .adv-section {
            padding: var(--padding-25) 0;
            /*background-color: var(--white);*/
        }
        .adv-container {
            max-width: 1100px;
            margin: 0 auto;
            padding: 0 var(--padding-6);
        }
        .adv-bento-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 20px;
        }
        .adv-card {
            background: #ffffff;
            border-radius: 32px;
            padding: 32px;
            border: 1px solid rgba(0,0,0,0.03);
            box-shadow: 0 4px 20px rgba(0,0,0,0.02);
            display: flex;
            flex-direction: column;
            text-align: left;
        }
        .adv-card-tall {
            grid-row: span 2;
        }
        .adv-card-wide {
            grid-column: span 3;
            display: grid;
            grid-template-columns: 1.2fr 1fr;
            align-items: center;
            gap: 48px;
            padding: 48px;
        }
        .adv-card-wide .adv-card-text {
            margin-bottom: 0;
            max-width: 480px;
        }
        .adv-icon-black {
            width: 44px;
            height: 44px;
            background: #000;
            border-radius: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            margin-bottom: 24px;
        }
        .adv-card-title {
            font-size: 20px;
            font-weight: 700;
            color: #000;
            line-height: 1.3;
            margin-bottom: 12px;
        }
        .adv-card-text {
            font-size: 14px;
            color: #666;
            line-height: 1.5;
            margin-bottom: 20px;
        }
        /* Mockup Transaction List for Tall Card */
        .adv-mockup-list {
            background: #f8fafc;
            border-radius: 16px;
            padding: 16px;
            margin-top: auto;
        }
        .adv-mockup-item {
            display: flex;
            align-items: center;
            gap: 10px;
            margin-bottom: 12px;
        }
        .adv-mockup-item:last-child { margin-bottom: 0; }
        .adv-mockup-icon {
            width: 28px;
            height: 28px;
            border-radius: 6px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .adv-mockup-bar {
            height: 8px;
            background: #e2e8f0;
            border-radius: 4px;
        }

        /* CTA Banner Section */
        .cta-banner-section {
            padding: var(--padding-10) 0 var(--padding-25) 0;
            background-color: #fff;
        }
        .cta-banner-container {
            max-width: 1100px;
            margin: 0 auto;
            padding: 0 var(--padding-6);
        }
        .cta-banner-box {
            background: linear-gradient(180deg, #0a0b1e 0%, #1e40af 100%);
            border-radius: 40px;
            padding: 24px 40px;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            position: relative;
            overflow: hidden;
            box-shadow: none;
            height: 250px;
            justify-content: center;
        }
        .cta-circles {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 1000px;
            height: 1000px;
            pointer-events: none;
            z-index: 1;
        }
        .cta-circle {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            border: 1px solid rgba(255, 255, 255, 0.08);
            border-radius: 50%;
        }
        .cta-circle-1 { width: 300px; height: 300px; }
        .cta-circle-2 { width: 500px; height: 500px; }
        .cta-circle-3 { width: 700px; height: 700px; }
        .cta-circle-4 { width: 900px; height: 900px; }
        .cta-circle-5 { width: 1100px; height: 1100px; }
        
        .cta-banner-content {
            position: relative;
            z-index: 10;
            max-width: 700px;
        }
        .cta-banner-title {
            font-size: 32px;
            font-weight: 700;
            color: #fff;
            margin-bottom: 8px;
            letter-spacing: -0.01em;
            line-height: 1.1;
        }
        .cta-banner-subtitle {
            font-size: 14px;
            color: rgba(255, 255, 255, 0.7);
            line-height: 1.4;
            margin-bottom: 24px;
        }
        .cta-banner-btn {
            background: #ffffff;
            color: #000000;
            padding: 14px 48px;
            border-radius: 12px;
            font-size: 15px;
            font-weight: 600;
            transition: all 0.3s ease;
            position: relative;
            z-index: 10;
            text-decoration: none;
            display: inline-block;
        }
        .cta-banner-btn:hover {
            transform: scale(1.05);
            background: #f8fafc;
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
        }

        @media (max-width: 1024px) {
            .adv-bento-grid { grid-template-columns: 1fr 1fr; }
            .adv-card-tall { grid-row: span 1; grid-column: span 2; }
            .adv-card-wide {
                grid-column: span 2;
                grid-template-columns: 1fr;
                padding: 32px;
                gap: 32px;
            }
            .hiw-grid {
                grid-template-columns: 1fr;
                gap: 80px;
            }
            .hiw-connector { display: none; }
            .hiw-scraper-core { width: 280px; height: 280px; }
            .hiw-section { padding: 100px 0; }
        }
        @media (max-width: 768px) {
            .cta-banner-box {
                flex-direction: column;
                text-align: center;
                padding: 48px 32px;
            }
            .cta-banner-title { font-size: 24px; }
            .cta-banner-btn { width: 100%; }
        }
        @media (max-width: 640px) {
            .adv-bento-grid { grid-template-columns: 1fr; }
            .adv-card-tall { grid-column: span 1; }
            .adv-card-wide { grid-column: span 1; }
        }
        .hiw-meta-header {
            padding: 8px 12px;
            display: flex;
            align-items: center;
            gap: 8px;
            border-bottom: 1px solid #f3f4f6;
        }
        .hiw-meta-avatar {
            width: 24px;
            height: 24px;
            background: #f0f2f5;
            border-radius: 50%;
            flex-shrink: 0;
        }
        .hiw-meta-content {
            padding: 10px;
        }
        .hiw-meta-img {
            width: 100%;
            aspect-ratio: 16/9;
            background: #f0f2f5;
            border-radius: 4px;
            margin-bottom: 8px;
        }
        .hiw-meta-bar {
            height: 6px;
            background: #f0f2f5;
            border-radius: 3px;
            margin-bottom: 6px;
        }
        .hiw-meta-btn {
            height: 24px;
            background: #ebf5ff;
            border-radius: 4px;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 10px;
            font-weight: 700;
            color: #1877f2;
        }

        /* Scraper Showcase Section (Dark Fintech Style) */
        .showcase-section {
            padding: var(--padding-10) 0;
        }
        .showcase-container {
            max-width: 1100px;
            margin: 0 auto;
            padding: 0 var(--padding-6);
        }
        .showcase-box {
            background: radial-gradient(120% 90% at 50% 110%,#4d8bff 0%,#2e6cf5 22%,#1a4ad1 48%,#0c2a8a 75%,#050c2a 100%);
            border-radius: 48px;
            padding: 80px 80px 0 80px;
            overflow: hidden;
            position: relative;
            z-index: 1;
        }
        .showcase-badge {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background: transparent;
            border: 1px solid #edf963;
            padding: 7px 18px;
            border-radius: 9px;
            color: #edf963;
            font-size: 12px;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 0.05em;
            margin-bottom: 32px;
        }
        .showcase-title {
            font-size: 48px;
            font-weight: 700;
            color: #fff;
            line-height: 1.1;
            margin-bottom: 24px;
            max-width: 600px;
            letter-spacing: -0.02em;
        }
        .showcase-subtitle {
            font-size: 18px;
            color: rgba(255, 255, 255, 0.85);
            line-height: 1.6;
            margin-bottom: 40px;
            max-width: 650px;
        }
        .btn-yellow-main {
            background-color: #edf963 !important;
            color: #000 !important;
            padding: 14px 32px;
            border-radius: 14px;
            font-size: 16px;
            font-weight: 800;
            transition: all 0.3s ease;
            display: inline-flex;
            align-items: center;
            gap: 8px;
            margin-bottom: 48px;
            text-decoration: none;
        }
        .btn-yellow-main:hover {
            transform: translateY(-2px);
            box-shadow: 0 10px 20px rgba(237, 249, 99, 0.3);
            opacity: 0.95;
        }

        /* Widget Styles */
        .showcase-widget {
            background: #ffffff;
            border-radius: 24px 24px 0 0;
            padding: 32px;
            box-shadow: 0 -20px 40px rgba(0,0,0,0.3);
            position: relative;
            transform: translateY(20px);
            border: 1px solid rgba(255,255,255,0.1);
        }
        .widget-header {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-bottom: 32px;
        }
        .widget-title {
            font-size: 18px;
            font-weight: 700;
            color: #0f172a;
        }
        .widget-table {
            width: 100%;
            border-collapse: collapse;
        }
        .widget-table th {
            text-align: left;
            font-size: 12px;
            font-weight: 600;
            color: #94a3b8;
            padding-bottom: 16px;
            text-transform: uppercase;
            letter-spacing: 0.05em;
        }
        .widget-table td {
            padding: 16px 0;
            border-top: 1px solid #f1f5f9;
            font-size: 14px;
            color: #334155;
            font-weight: 500;
        }
        .status-pill {
            display: inline-flex;
            align-items: center;
            gap: 6px;
            padding: 4px 10px;
            border-radius: 100px;
            font-size: 11px;
            font-weight: 700;
        }
        .status-pill-success {
            background: #f0fdf4;
            color: #166534;
        }

        /* Telegram Alert Overlay */
        .tg-alert {
            position: absolute;
            bottom: 60px;
            right: 40px;
            width: 280px;
            background: #1e293b;
            border-radius: 16px;
            padding: 16px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.4);
            border: 1px solid rgba(255,255,255,0.05);
            z-index: 20;
            animation: slideUpFade 0.6s cubic-bezier(0.16, 1, 0.3, 1);
        }
        @keyframes slideUpFade {
            from { opacity: 0; transform: translateY(20px); }
            to { opacity: 1; transform: translateY(0); }
        }
        .tg-header {
            display: flex;
            align-items: center;
            gap: 8px;
            margin-bottom: 12px;
        }
        .tg-icon {
            width: 24px;
            height: 24px;
            background: #3b82f6;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
        }
        .tg-name {
            font-size: 13px;
            font-weight: 700;
            color: #fff;
        }
        .tg-time {
            font-size: 11px;
            color: #64748b;
            margin-left: auto;
        }
        .tg-body {
            font-size: 12px;
            color: #cbd5e1;
            line-height: 1.4;
        }
        .tg-progress {
            height: 4px;
            background: rgba(255,255,255,0.1);
            border-radius: 2px;
            margin-top: 12px;
            overflow: hidden;
        }
        .tg-progress-bar {
            height: 100%;
            background: #3b82f6;
            width: 100%;
        }

        @media (max-width: 1024px) {
            .showcase-box { padding: 60px 40px 0 40px; }
            .showcase-title { font-size: 36px; }
            .tg-alert { display: none; }
        }

        @media (max-width: 1024px) {
            .hiw-grid {
                grid-template-columns: 1fr;
                gap: 80px;
            }
            .hiw-connector { display: none; }
            .hiw-scraper-core { width: 280px; height: 280px; }
            .hiw-section { padding: 100px 0; }
        }

        /* How It Works — Light Theme (Compatibility check) */
        .hiw-light {
            background: #ffffff;
        }
        .flow-container {
            position: relative;
        }
        .flow-line {
            fill: none;
            stroke: #CBD5E1;
            stroke-width: 1.5;
            stroke-dasharray: 4 4;
        }
        .flow-line.active {
            stroke: #3B82F6;
            stroke-width: 2;
            filter: drop-shadow(0 0 4px rgba(59,130,246,0.4));
            animation: flowPulse 1.5s ease-in-out infinite;
        }
        @keyframes flowPulse {
            0%, 100% { opacity: 0.6; }
            50% { opacity: 1; }
        }
        .flow-dot {
            fill: #3B82F6;
            opacity: 0;
        }
        .flow-dot.active {
            opacity: 1;
        }
        .fb-ad-card {
            background: #ffffff;
            border: 1px solid #E2E8F0;
            border-radius: 12px;
            box-shadow: 0 4px 20px rgba(0,0,0,0.04), 0 1px 3px rgba(0,0,0,0.03);
        }
        .bento-card {
            background: #ffffff;
            border: 1px solid #E2E8F0;
            box-shadow: 0 1px 3px rgba(0,0,0,0.03);
            transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
            cursor: pointer;
        }
        .bento-card:hover,
        .bento-card.active {
            background: #ffffff;
            border-color: #3B82F6;
            box-shadow: 0 4px 20px rgba(59,130,246,0.08);
            transform: translateY(-2px);
        }
        .bento-card.inactive {
            opacity: 0.45;
        }
        .bento-card .bento-icon {
            color: #94A3B8;
            transition: all 0.3s ease;
        }
        .bento-card.active .bento-icon {
            color: #3B82F6;
        }
        .bento-card .bento-title {
            color: #475569;
            transition: color 0.3s ease;
        }
        .bento-card.active .bento-title {
            color: #0F172A;
        }
        .center-scraper {
            background: #ffffff;
            border: 1px solid #E2E8F0;
            box-shadow: 0 4px 20px rgba(0,0,0,0.06);
        }
        @media (max-width: 768px) {
            .flow-svg { display: none; }
        }