{"id":1365,"date":"2025-11-27T11:16:16","date_gmt":"2025-11-27T11:16:16","guid":{"rendered":"https:\/\/attrakfit.com\/?page_id=1365"},"modified":"2025-12-27T14:53:11","modified_gmt":"2025-12-27T06:53:11","slug":"exodia","status":"publish","type":"page","link":"https:\/\/attrakfit.com\/en\/exodia\/","title":{"rendered":"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1365\" class=\"elementor elementor-1365\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70a86c9 e-flex e-con-boxed e-con e-parent\" data-id=\"70a86c9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5804472 elementor-widget elementor-widget-html\" data-id=\"5804472\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;700&family=Orbitron:wght@500;700&family=Merriweather:ital,wght@0,300;0,400;1,300&display=swap\" rel=\"stylesheet\">\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n\r\n<script>\r\n    tailwind.config = {\r\n        corePlugins: {\r\n            preflight: false, \/\/ \u95dc\u9375\uff1a\u95dc\u9589 Preflight \u4ee5\u514d\u7834\u58de WordPress \u9078\u55ae\u8207\u9801\u5c3e\r\n        },\r\n        theme: {\r\n            extend: {\r\n                colors: {\r\n                    brand: {\r\n                        dark: '#020408',\r\n                        panel: '#0F131A',\r\n                        accent: '#0EA5E9',\r\n                        gold: '#F59E0B',\r\n                        text: '#E2E8F0',\r\n                        subtext: '#94A3B8'\r\n                    }\r\n                },\r\n                fontFamily: {\r\n                    sans: ['Inter', 'sans-serif'],\r\n                    tech: ['Orbitron', 'sans-serif'],\r\n                    serif: ['Merriweather', 'serif'],\r\n                }\r\n            }\r\n        }\r\n    }\r\n<\/script>\r\n\r\n<style>\r\n    \/* --- \u95dc\u9375\uff1a\u5f37\u5236\u6eff\u7248\u8a2d\u5b9a (Break-out Strategy) --- *\/\r\n    #attrak-full-width-wrapper {\r\n        width: 100vw;              \/* \u5f37\u5236\u5bec\u5ea6\u70ba\u8996\u7a97\u5bec\u5ea6 *\/\r\n        position: relative;        \/* \u76f8\u5c0d\u5b9a\u4f4d *\/\r\n        left: 50%;                 \/* \u5411\u53f3\u63a8 50% *\/\r\n        right: 50%;\r\n        margin-left: -50vw;        \/* \u5411\u5de6\u62c9\u56de 50% \u7684\u8996\u7a97\u5bec\u5ea6 *\/\r\n        margin-right: -50vw;       \/* \u5411\u53f3\u62c9\u56de 50% \u7684\u8996\u7a97\u5bec\u5ea6 *\/\r\n        max-width: 100vw;          \/* \u78ba\u4fdd\u4e0d\u8d85\u904e\u8996\u7a97 *\/\r\n        overflow-x: hidden;        \/* \u9632\u6b62\u51fa\u73fe\u6c34\u5e73\u5377\u8ef8 *\/\r\n        top: -160px;\r\n    }\r\n\r\n    \/* \u78ba\u4fdd\u5bb9\u5668\u5167\u7684\u9023\u7d50\u6c92\u6709\u9810\u8a2d\u5e95\u7dda (\u91dd\u5c0d\u90e8\u5206 WP \u4e3b\u984c) *\/\r\n    #attrak-full-width-wrapper a { text-decoration: none; }\r\n\r\n    \/* --- \u52d5\u756b\u8207\u7279\u6548 --- *\/\r\n    .fade-in-up { opacity: 0; transform: translateY(30px); transition: all 0.8s ease-out; }\r\n    .fade-in-up.visible { opacity: 1; transform: translateY(0); }\r\n    \r\n    .tech-grid {\r\n        background-image: \r\n            linear-gradient(rgba(14, 165, 233, 0.03) 1px, transparent 1px),\r\n            linear-gradient(90deg, rgba(14, 165, 233, 0.03) 1px, transparent 1px);\r\n        background-size: 60px 60px;\r\n    }\r\n\r\n    .gallery-thumb { transition: all 0.3s ease; opacity: 0.5; border: 2px solid transparent; cursor: pointer; }\r\n    .gallery-thumb:hover, .gallery-thumb.active { opacity: 1; border-color: #0EA5E9; transform: scale(1.05); }\r\n    \r\n    .hover-card-effect { transition: all 0.4s ease; border: 1px solid rgba(255,255,255,0.05); }\r\n    .hover-card-effect:hover { transform: translateY(-5px); border-color: #0EA5E9; box-shadow: 0 10px 40px -10px rgba(14, 165, 233, 0.15); }\r\n\r\n    .spec-row:nth-child(odd) { background-color: rgba(255,255,255,0.02); }\r\n\r\n    @keyframes hud-pulse {\r\n        0%, 100% { opacity: 0.8; }\r\n        50% { opacity: 1; text-shadow: 0 0 10px currentColor; }\r\n    }\r\n    .hud-value { animation: hud-pulse 2s infinite; }\r\n\r\n    .circle-letter {\r\n        display: inline-flex; justify-content: center; align-items: center;\r\n        width: 32px; height: 32px; border-radius: 50%;\r\n        background-color: #0EA5E9; color: white;\r\n        font-weight: bold; font-family: 'Orbitron', sans-serif;\r\n        box-shadow: 0 0 15px rgba(14, 165, 233, 0.6); flex-shrink: 0;\r\n    }\r\n\r\n    \/* \u6a21\u5f0f\u5361\u7247\u512a\u5316 *\/\r\n    .mode-card {\r\n        background: linear-gradient(180deg, rgba(255,255,255,0.02) 0%, rgba(255,255,255,0) 100%);\r\n        border: 1px solid rgba(255,255,255,0.05);\r\n        transition: all 0.3s ease; height: 100%;\r\n    }\r\n    .mode-card:hover {\r\n        background: linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.02) 100%);\r\n        border-color: rgba(255,255,255,0.2);\r\n        transform: translateY(-5px);\r\n    }\r\n<\/style>\r\n\r\n<div id=\"attrak-full-width-wrapper\" class=\"bg-brand-dark text-brand-text font-sans antialiased\">\r\n\r\n    <section id=\"gallery\" class=\"relative pt-32 pb-20 bg-brand-dark tech-grid overflow-hidden min-h-screen flex flex-col justify-center\">\r\n        <div class=\"absolute top-1\/2 left-1\/2 -translate-x-1\/2 -translate-y-1\/2 w-[80%] h-[60%] bg-gradient-to-r from-brand-accent\/20 via-transparent to-brand-gold\/10 rounded-full blur-[100px] animate-pulse pointer-events-none\"><\/div>\r\n\r\n        <div class=\"max-w-7xl mx-auto px-4 relative z-10 w-full\">\r\n            <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-12 lg:gap-24 items-start\">\r\n                \r\n                <div class=\"fade-in-up order-2 lg:order-1\">\r\n                    <div class=\"relative w-full h-[500px] bg-transparent rounded-2xl overflow-hidden flex items-center justify-center p-4 group\">\r\n                        <button onclick=\"prevImage()\" class=\"absolute left-2 top-1\/2 -translate-y-1\/2 z-20 w-10 h-10 flex items-center justify-center rounded-full bg-black\/40 text-white hover:bg-brand-accent hover:text-black transition-all duration-300 cursor-pointer border border-white\/10\">\r\n                            <i class=\"fas fa-chevron-left\"><\/i>\r\n                        <\/button>\r\n                        <div class=\"w-full h-full flex items-center justify-center cursor-zoom-in\" onmousemove=\"zoomImage(event, this)\" onmouseleave=\"resetZoom(this)\">\r\n                            <img decoding=\"async\" id=\"mainProductImage\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/exodia_1-2.webp\" alt=\"EXODIA Detail\" class=\"w-full h-full object-contain transition-transform duration-200 ease-out origin-center drop-shadow-[0_20px_50px_rgba(0,0,0,0.5)]\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\">\r\n                        <\/div>\r\n                        <button onclick=\"nextImage()\" class=\"absolute right-2 top-1\/2 -translate-y-1\/2 z-20 w-10 h-10 flex items-center justify-center rounded-full bg-black\/40 text-white hover:bg-brand-accent hover:text-black transition-all duration-300 cursor-pointer border border-white\/10\">\r\n                            <i class=\"fas fa-chevron-right\"><\/i>\r\n                        <\/button>\r\n                    <\/div>\r\n                    <div class=\"flex gap-4 justify-center mt-4\">\r\n                        <div class=\"gallery-thumb active w-16 h-16 rounded-lg overflow-hidden bg-brand-panel border border-white\/10 flex-shrink-0\" onclick=\"setGalleryImage(0)\"><img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/exodia_1-2.webp\" class=\"w-full h-full object-cover opacity-80 hover:opacity-100\" alt=\"Exodia 1 2\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                        <div class=\"gallery-thumb w-16 h-16 rounded-lg overflow-hidden bg-brand-panel border border-white\/10 flex-shrink-0\" onclick=\"setGalleryImage(1)\"><img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/exodia_2-2.webp\" class=\"w-full h-full object-cover opacity-80 hover:opacity-100\" alt=\"Exodia 2 2\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                        <div class=\"gallery-thumb w-16 h-16 rounded-lg overflow-hidden bg-brand-panel border border-white\/10 flex-shrink-0\" onclick=\"setGalleryImage(2)\"><img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/exodia_3-1.webp\" class=\"w-full h-full object-cover opacity-80 hover:opacity-100\" alt=\"Exodia 3 1\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                        <div class=\"gallery-thumb w-16 h-16 rounded-lg overflow-hidden bg-brand-panel border border-white\/10 flex-shrink-0\" onclick=\"setGalleryImage(3)\"><img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/exodia_4-1.webp\" class=\"w-full h-full object-cover opacity-80 hover:opacity-100\" alt=\"Exodia 4 1\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"order-1 lg:order-2 fade-in-up text-left flex flex-col justify-start pt-10 lg:pt-16 h-full\">\r\n                    <div class=\"inline-flex items-center self-start gap-2 px-3 py-1 rounded-full bg-brand-panel border border-brand-accent\/50 text-brand-accent text-[10px] font-bold tracking-[0.15em] uppercase mb-6\">ULTIMATE PERFORMANCE<\/div>\r\n                    <h1 class=\"text-5xl lg:text-7xl font-bold font-tech text-white mb-4 tracking-tight leading-none\">EXODIA<br><span class=\"text-brand-accent\">\u96d9\u57df\u667a\u6167\u8a13\u7df4\u8eca<\/span><\/h1>\r\n                    <h2 class=\"text-2xl text-white font-bold mb-8 opacity-90\">\u8d85\u8d8a\u50b3\u7d71\u98db\u8f2a\uff0c\u4ee5\u6578\u64da\u6f14\u7b97\u9a45\u52d5\u7684\u9ad8\u6548\u8a13\u7df4\u7cfb\u7d71<\/h2>\r\n                    <div class=\"mb-8 w-full max-w-xl\">\r\n                        <a href=\"https:\/\/attrakfit.com\/en\/\" class=\"flex items-center justify-center gap-3 w-4\/5 py-2.5 bg-brand-accent hover:bg-sky-400 text-brand-dark font-bold text-lg rounded-full transition-all uppercase tracking-wider shadow-lg\" style=\"text-decoration:none;\">\r\n                            <i class=\"fas fa-map-marker-alt\"><\/i><span>\u67e5\u770b\u9ad4\u9a57\u64da\u9ede<\/span>\r\n                        <\/a>\r\n                    <\/div>\r\n                    <p class=\"text-lg text-brand-subtext leading-relaxed font-light max-w-xl mb-10\">\r\n                       <span class=\"text-white font-medium\">\u6253\u7834\u5ba4\u5167\u8207\u6236\u5916\u754c\u7dda\u7684\u8a13\u7df4\u7cfb\u7d71<\/span><br>\r\n                        \u5728\u5ba4\u5167\u900f\u904e\u591a\u7a2e\u8a13\u7df4\u6a21\u5f0f\u6253\u9020\u9ad4\u80fd\u57fa\u790e\uff0c\u518d\u5c07\u8eca\u8868\u5e36\u5f80\u6236\u5916\u8a18\u9304\u771f\u5be6\u8def\u7dda\uff1b\u8fd4\u5bb6\u5f8c\uff0c\u5373\u523b\u5c07\u771f\u5be6\u8def\u611f\u8207\u5761\u5ea6\u6578\u64da\u5e36\u56de\u8a13\u7df4\u8eca\u91cd\u73fe\u3002\u5f9e\u5099\u6230\u5230\u5be6\u6230\uff0c\u9019\u662f\u6700\u5b8c\u6574\u7684\u8a13\u7df4\u9589\u74b0\u3002\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"details\" class=\"py-24 bg-brand-panel border-t border-white\/5 relative\">\r\n        <div class=\"max-w-[1920px] mx-auto px-4 sm:px-6 lg:px-12\">\r\n            <div class=\"text-center mb-16 fade-in-up\">\r\n                <h2 class=\"text-4xl md:text-6xl font-bold font-tech text-white mb-8\">\r\n                    <span class=\"text-transparent bg-clip-text bg-gradient-to-r from-brand-accent to-white\">\u4e09\u5927\u6838\u5fc3\u50f9\u503c<\/span>\r\n                <\/h2>\r\n                <p class=\"text-lg md:text-xl text-brand-subtext mb-8 font-light max-w-4xl mx-auto leading-loose\">\r\n                    EXODIA \u7684<span class=\"text-transparent bg-clip-text bg-gradient-to-r from-brand-gold to-yellow-200 font-bold text-2xl mx-1\">\u5f37\u5927<\/span>\uff0c\u7531\u4e09\u5927\u6838\u5fc3\u7d44\u6210\u5b8c\u6574\u7cfb\u7d71\uff1a<br class=\"hidden md:block\">\r\n                    <span class=\"inline-block mx-1 md:mx-3 transform hover:scale-110 transition-transform duration-300\">\r\n                        <span class=\"font-tech text-brand-accent font-bold text-2xl italic\">1.<\/span> <span class=\"text-white font-bold border-b border-brand-accent\/30 pb-1\">\u63a7\u8a13\u7df4<\/span>\r\n                    <\/span>\u3001\r\n                    <span class=\"inline-block mx-1 md:mx-3 transform hover:scale-110 transition-transform duration-300\">\r\n                        <span class=\"font-tech text-brand-gold font-bold text-2xl italic\">2.<\/span> <span class=\"text-white font-bold border-b border-brand-gold\/30 pb-1\">\u63a7\u963b\u529b<\/span>\r\n                    <\/span>\u3001\r\n                    <span class=\"inline-block mx-1 md:mx-3 transform hover:scale-110 transition-transform duration-300\">\r\n                        <span class=\"font-tech text-green-500 font-bold text-2xl italic\">3.<\/span> <span class=\"text-white font-bold border-b border-green-500\/30 pb-1\">\u63a7\u7cbe\u6e96\u6578\u64da<\/span>\r\n                    <\/span>\u3002<br class=\"hidden md:block mt-2\">\u4e09\u8005\u5171\u540c\u8b93\u5ba4\u5167\u5916\u8a13\u7df4\u5b8c\u6210\u540c\u6b65\u3002\r\n                <\/p>\r\n                <div class=\"w-24 h-1 bg-brand-accent mx-auto rounded-full shadow-[0_0_15px_rgba(14,165,233,0.5)]\"><\/div>\r\n            <\/div>\r\n\r\n            <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-12 lg:gap-16 items-center\">\r\n                <div class=\"relative fade-in-up w-full flex justify-center lg:justify-start\">\r\n                    <div class=\"w-full aspect-[4\/3] rounded-2xl overflow-hidden border border-white\/10 shadow-2xl relative group bg-brand-dark\/50\">\r\n                        <img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/exodia_main.jpg\" alt=\"EXODIA \u5c55\u793a\" class=\"w-full h-full object-cover transition-transform duration-700 group-hover:scale-105\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-black\/40 to-transparent pointer-events-none\"><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"space-y-6 fade-in-up\">\r\n                    <div class=\"bg-brand-dark border border-white\/10 rounded-xl overflow-hidden hover-card-effect flex items-center p-4 gap-6 group\">\r\n                        <div class=\"w-24 h-24 lg:w-32 lg:h-32 flex-shrink-0 rounded-lg overflow-hidden border border-white\/10 relative\"><img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/exodia_bike_computer.webp\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-500\" alt=\"Exodia Bike Computer\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                        <div class=\"flex-1\">\r\n                            <div class=\"flex items-center gap-3 mb-2\"><span class=\"circle-letter text-sm\">1<\/span><h3 class=\"text-lg font-bold text-white\" style=\"margin-top: 19px;\">\u96d9\u57df\u667a\u6167\u8eca\u8868<\/h3><\/div>\r\n                            <p class=\"text-brand-subtext text-sm leading-relaxed\">\u4e0d\u53ea\u662f\u8eca\u8868\uff0c\u66f4\u662f\u4f60\u7684\u52a9\u7406\u6559\u7df4\u3002\u5728\u5ba4\u5167\u7cbe\u6e96\u63a7\u5236\u963b\u529b\u8207\u8a13\u7df4\u6a21\u5f0f\uff1b\u5167\u5efaGPS\uff0c\u8b93\u6236\u5916\u9a0e\u4e58\u6578\u64da\u4e00\u6a23\u7cbe\u6e96\u638c\u63e1\u3002<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"bg-brand-dark border border-white\/10 rounded-xl overflow-hidden hover-card-effect flex items-center p-4 gap-6 group\">\r\n                        <div class=\"w-24 h-24 lg:w-32 lg:h-32 flex-shrink-0 rounded-lg overflow-hidden border border-white\/10 relative\"><img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/attrak_auto_gear.webp\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-500\" alt=\"Attrak Auto Gear\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                        <div class=\"flex-1\">\r\n                            <div class=\"flex items-center gap-3 mb-2\"><span class=\"circle-letter text-sm\" style=\"background-color: #F59E0B; color: black;\">2<\/span><h3 class=\"text-lg font-bold text-white\" style=\"margin-top: 19px;\">\u500b\u4eba\u5316\u81ea\u52d5\u963b\u529b\u7cfb\u7d71<\/h3><\/div>\r\n                            <p class=\"text-brand-subtext text-sm leading-relaxed\">\u4e0d\u8981\u8f49\u6211\uff0c\u56e0\u70ba\u6211\u6703\u81ea\u5df1\u8f49\u30021-100\u6bb5\u963b\u529b\u81ea\u52d5\u8abf\u6574\uff0c\u5feb\u901f\u3001\u7cbe\u6e96\uff0c\u96a8\u5761\u5ea6\u8207\u8ab2\u8868\u5373\u6642\u8b8a\u5316\uff0c\u544a\u5225\u9760\u624b\u611f\u89ba\u8abf\u6574\u3002<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"bg-brand-dark border border-white\/10 rounded-xl overflow-hidden hover-card-effect flex items-center p-4 gap-6 group\">\r\n                        <div class=\"w-24 h-24 lg:w-32 lg:h-32 flex-shrink-0 rounded-lg overflow-hidden border border-white\/10 relative\"><img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/attrak_power_pedal.webp\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-500\" alt=\"Attrak Power Pedal\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                        <div class=\"flex-1\">\r\n                            <div class=\"flex items-center gap-3 mb-2\"><span class=\"circle-letter text-sm\" style=\"background-color: #22c55e; color: black;\">3<\/span><h3 class=\"text-lg font-bold text-white\" style=\"margin-top: 19px;\">\u529f\u7387\u8f38\u51fa\u6838\u5fc3<\/h3><\/div>\r\n                            <p class=\"text-brand-subtext text-sm leading-relaxed\">\u7cbe\u6e96\u5ea6\u9054\u00b11.5%\uff0c\u652f\u63f4ANT+\u8207BLE\u7121\u7dda\u50b3\u8f38\uff0c\u5373\u6642\u56de\u50b3\u529f\u7387\u3001\u626d\u77e9\u6548\u7387\u8207\u5de6\u53f3\u5e73\u8861\u6578\u64da\u3002<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"modes\" class=\"py-24 bg-brand-dark border-t border-white\/5 relative overflow-hidden\">\r\n        <div class=\"absolute right-0 top-1\/4 w-1\/3 h-1\/3 bg-brand-accent\/5 rounded-full blur-[150px] pointer-events-none\"><\/div>\r\n        <div class=\"max-w-[1920px] mx-auto px-4 sm:px-6 lg:px-8\">\r\n            <div class=\"text-center mb-12 fade-in-up\">\r\n                <h2 class=\"text-4xl md:text-6xl font-bold font-tech text-white\">\r\n                    \u4f60\u60f3\u6210\u70ba\u600e\u6a23\u7684 <span class=\"text-transparent bg-clip-text bg-gradient-to-r from-brand-gold to-yellow-200\">\u5f37\u8005<\/span>\uff1f\r\n                <\/h2>\r\n            <\/div>\r\n            \r\n            <div class=\"grid grid-cols-1 md:grid-cols-3 lg:grid-cols-5 gap-6 fade-in-up mb-16\">\r\n                <div class=\"mode-card rounded-xl overflow-hidden group h-full flex flex-col\">\r\n                    <div class=\"relative h-64 overflow-hidden border-b border-white\/5\">\r\n                        <img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/race_finisher.jpg\" alt=\"\u8cfd\u4e8b\u7d42\u7d50\u8005\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-700 opacity-80 group-hover:opacity-100\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-brand-dark via-transparent to-transparent opacity-90\"><\/div>\r\n                        <div class=\"absolute bottom-4 left-4\">\r\n                            <i class=\"fas fa-trophy text-brand-gold text-2xl mb-2 block\"><\/i>\r\n                            <span class=\"font-tech text-brand-gold text-sm tracking-widest font-bold\">RACE FINISHER<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"p-6 flex-1 flex flex-col\">\r\n                        <h3 class=\"text-xl font-bold text-white mb-3 leading-tight\">\u7cbe\u6e96\u8a13\u7df4<br>\u7ad9\u4e0a\u69ae\u8000\u9812\u734e\u53f0<\/h3>\r\n                        <p class=\"text-brand-subtext text-sm leading-relaxed mb-4 flex-1\">\u5922\u60f3\u5237\u65b0\u7d00\u9304\uff1f\u958b\u555f <span class=\"text-brand-gold font-bold\">\u529f\u7387\u8ab2\u8868 (ERG) \u6a21\u5f0f<\/span>\u3002\u7cbe\u6e96\u57f7\u884c\u76ee\u6a19\u74e6\u6578\uff0c\u5c08\u6ce8\u8e29\u8e0f\uff0c\u9081\u5411\u52dd\u5229\u3002<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"mode-card rounded-xl overflow-hidden group h-full flex flex-col\">\r\n                    <div class=\"relative h-64 overflow-hidden border-b border-white\/5\">\r\n                        <img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/king_of_the_hill.jpg\" alt=\"\u722c\u5761\u4e4b\u738b\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-700 opacity-80 group-hover:opacity-100\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-brand-dark via-transparent to-transparent opacity-90\"><\/div>\r\n                        <div class=\"absolute bottom-4 left-4\"><i class=\"fas fa-mountain text-brand-accent text-2xl mb-2 block\"><\/i><span class=\"font-tech text-brand-accent text-sm tracking-widest font-bold\">KING OF HILL<\/span><\/div>\r\n                    <\/div>\r\n                    <div class=\"p-6 flex-1 flex flex-col\">\r\n                        <h3 class=\"text-xl font-bold text-white mb-3 leading-tight\">\u5f81\u670d\u5761\u9053<br>\u770b\u898b\u66f4\u9ad8\u9060\u98a8\u666f<\/h3>\r\n                        <p class=\"text-brand-subtext text-sm leading-relaxed mb-4 flex-1\">\u5728 <span class=\"text-brand-accent font-bold\">\u5761\u5ea6\u6a21\u64ec\u6a21\u5f0f<\/span> \u4e0b\uff0c\u8f38\u5165\u4f60\u60f3\u6311\u6230\u7684\u5761\u5ea6\u3002\u5728\u5bb6\u70ba\u771f\u5be6\u4e16\u754c\u7684\u6311\u6230\u505a\u597d\u842c\u5168\u6e96\u5099\u3002<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"mode-card rounded-xl overflow-hidden group h-full flex flex-col\">\r\n                    <div class=\"relative h-64 overflow-hidden border-b border-white\/5\">\r\n                        <img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/virtual_explorer.jpg\" alt=\"\u865b\u64ec\u63a2\u96aa\u5bb6\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-700 opacity-80 group-hover:opacity-100\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-brand-dark via-transparent to-transparent opacity-90\"><\/div>\r\n                        <div class=\"absolute bottom-4 left-4\"><i class=\"fas fa-vr-cardboard text-purple-400 text-2xl mb-2 block\"><\/i><span class=\"font-tech text-purple-400 text-sm tracking-widest font-bold\">VIRTUAL RIDER<\/span><\/div>\r\n                    <\/div>\r\n                    <div class=\"p-6 flex-1 flex flex-col\">\r\n                        <h3 class=\"text-xl font-bold text-white mb-3 leading-tight\">\u6c89\u6d78\u865b\u64ec<br>\u8b93\u8a13\u7df4\u5145\u6eff\u6a02\u8da3<\/h3>\r\n                        <p class=\"text-brand-subtext text-sm leading-relaxed mb-4 flex-1\">\u900f\u904e <span class=\"text-purple-400 font-bold\">\u865b\u64ec\u9023\u7dda<\/span> \u63a5\u8ecc ZWIFT\u3001ROUVY\u3002\u8207\u5168\u7403\u73a9\u5bb6\u7af6\u8cfd\uff0c\u6bcf\u4e00\u6b21\u9a0e\u884c\u90fd\u662f\u5192\u96aa\u3002<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"mode-card rounded-xl overflow-hidden group h-full flex flex-col\">\r\n                    <div class=\"relative h-64 overflow-hidden border-b border-white\/5\">\r\n                        <img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/body_scuiptor.jpg\" alt=\"\u9ad4\u614b\u96d5\u5851\u5bb6\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-700 opacity-80 group-hover:opacity-100\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-brand-dark via-transparent to-transparent opacity-90\"><\/div>\r\n                        <div class=\"absolute bottom-4 left-4\"><i class=\"fas fa-heartbeat text-pink-500 text-2xl mb-2 block\"><\/i><span class=\"font-tech text-pink-500 text-sm tracking-widest font-bold\">SCULPTOR<\/span><\/div>\r\n                    <\/div>\r\n                    <div class=\"p-6 flex-1 flex flex-col\">\r\n                        <h3 class=\"text-xl font-bold text-white mb-3 leading-tight\">\u9ad8\u6548\u71c3\u8102<br>\u96d5\u5851\u7406\u60f3\u8eab\u5f62<\/h3>\r\n                        <p class=\"text-brand-subtext text-sm leading-relaxed mb-4 flex-1\"><span class=\"text-pink-500 font-bold\">\u5fc3\u7387\u63a7\u5236\u6a21\u5f0f<\/span> \u8b93\u4f60\u7dad\u6301\u5728 <span class=\"text-pink-500 font-bold\">Zone 2 \u5340\u9593<\/span>\u3002\u81ea\u52d5\u8abf\u63a7\u963b\u529b\uff0c\u81ea\u4fe1\u5728\u6c57\u6c34\u4e2d\u5be6\u73fe\u3002<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"mode-card rounded-xl overflow-hidden group h-full flex flex-col\">\r\n                    <div class=\"relative h-64 overflow-hidden border-b border-white\/5\">\r\n                        <img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/free_explorer.jpg\" alt=\"\u81ea\u7531\u63a2\u7d22\u5bb6\" class=\"w-full h-full object-cover group-hover:scale-110 transition duration-700 opacity-80 group-hover:opacity-100\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-brand-dark via-transparent to-transparent opacity-90\"><\/div>\r\n                        <div class=\"absolute bottom-4 left-4\"><i class=\"fas fa-sliders-h text-blue-400 text-2xl mb-2 block\"><\/i><span class=\"font-tech text-blue-400 text-sm tracking-widest font-bold\">FREE EXPLORER<\/span><\/div>\r\n                    <\/div>\r\n                    <div class=\"p-6 flex-1 flex flex-col\">\r\n                        <h3 class=\"text-xl font-bold text-white mb-3 leading-tight\">\u56de\u6b78\u7d14\u7cb9<br>\u7531\u4f60\u5b9a\u7fa9\u5f37\u5ea6<\/h3>\r\n                        <p class=\"text-brand-subtext text-sm leading-relaxed mb-4 flex-1\">\u5207\u63db\u81f3 <span class=\"text-blue-400 font-bold\">\u624b\u52d5\u6a21\u5f0f<\/span>\uff0c1-100 \u6bb5\u963b\u529b\u7531\u4f60\u638c\u63a7\u3002\u7121\u8ad6\u6062\u5fa9\u6216\u885d\u523a\uff0c\u96d9\u817f\u662f\u552f\u4e00\u898f\u5247\u3002<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"mb-12 text-center fade-in-up\">\r\n                <h3 class=\"text-3xl md:text-5xl font-bold text-white\">\u6210\u70ba<span class=\"text-transparent bg-clip-text bg-gradient-to-r from-brand-gold to-yellow-200\">\u5f37\u8005<\/span>\u7684<span class=\"text-transparent bg-clip-text bg-gradient-to-r from-brand-gold to-yellow-200\">\u8a13\u7df4\u6a21\u5f0f<\/span><br>\u8b93\u4f60\u66f4\u63a5\u8fd1\u76ee\u6a19<\/h3>\r\n            <\/div>\r\n            <div class=\"text-center mb-16 fade-in-up\">\r\n                <p class=\"text-xl text-brand-subtext max-w-3xl mx-auto font-light leading-relaxed\">\u6211\u5011\u63d0\u4f9b\u7684\u4e0d\u53ea\u662f\u5668\u6750\uff0c\u800c\u662f\u901a\u5f80\u76ee\u6a19\u7684\u8def\u5f91\u3002<br><span class=\"text-white border-b border-brand-accent pb-1\">\u91dd\u5c0d\u4e0d\u540c\u9a0e\u4e58\u76ee\u6a19\uff0cEXODIA \u63d0\u4f9b 5 \u7a2e\u5c08\u5c6c\u8a13\u7df4\u6a21\u5f0f\u3002<\/span><\/p>\r\n            <\/div>\r\n\r\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-5 gap-6 fade-in-up\">\r\n                <div class=\"bg-brand-panel border border-white\/5 rounded-xl p-5 hover:border-brand-gold transition duration-300 group flex flex-col h-full\">\r\n                    <div class=\"flex items-center gap-3 mb-4\">\r\n                        <div class=\"w-10 h-10 bg-brand-gold\/10 rounded-lg flex items-center justify-center text-brand-gold group-hover:bg-brand-gold group-hover:text-black transition flex-shrink-0\"><i class=\"fas fa-bullseye text-lg\"><\/i><\/div>\r\n                        <h4 class=\"text-lg font-bold text-white leading-tight\" style=\"margin-top: 20px;\">ERG \u529f\u7387\u6a21\u5f0f<\/h4>\r\n                    <\/div>\r\n                    <div class=\"w-full h-48 rounded-lg overflow-hidden mb-4 border border-white\/10 relative\"><img decoding=\"async\" style=\"height:100%\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/mode_ERG.webp\" alt=\"ERG Mode UI\" class=\"w-full h-full object-cover object-center opacity-90 group-hover:opacity-100 group-hover:scale-105 transition duration-500\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                    <p class=\"text-brand-subtext text-sm flex-1 leading-relaxed\">\u7cfb\u7d71\u81ea\u52d5\u9396\u5b9a\u76ee\u6a19\u74e6\u6578\uff0c\u7121\u9700\u63db\u6a94\uff0c\u53ea\u9700\u5c08\u6ce8\u7dad\u6301\u8e0f\u983b\uff0c\u78ba\u4fdd\u8a13\u7df4\u5f37\u5ea6\u9054\u6a19\u3002<\/p>\r\n                <\/div>\r\n                <div class=\"bg-brand-panel border border-white\/5 rounded-xl p-5 hover:border-brand-accent transition duration-300 group flex flex-col h-full\">\r\n                    <div class=\"flex items-center gap-3 mb-4\">\r\n                        <div class=\"w-10 h-10 bg-brand-accent\/10 rounded-lg flex items-center justify-center text-brand-accent group-hover:bg-brand-accent group-hover:text-white transition flex-shrink-0\"><i class=\"fas fa-mountain text-lg\"><\/i><\/div>\r\n                        <h4 class=\"text-lg font-bold text-white leading-tight\" style=\"margin-top: 20px;\">\u5761\u5ea6\u6a21\u64ec\u6a21\u5f0f<\/h4>\r\n                    <\/div>\r\n                    <div class=\"w-full h-48 rounded-lg overflow-hidden mb-4 border border-white\/10 relative\"><img decoding=\"async\" style=\"height:100%\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/mode_climb.webp\" alt=\"Slope Mode UI\" class=\"w-full h-full object-cover object-center opacity-90 group-hover:opacity-100 group-hover:scale-105 transition duration-500\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                    <p class=\"text-brand-subtext text-sm flex-1 leading-relaxed\">\u652f\u63f4 0-20% \u5761\u5ea6\u6a21\u64ec\u3002\u8f38\u5165\u5761\u5ea6\u6578\u503c\uff0c\u5373\u6642\u91cd\u73fe\u4e0a\u5761\u963b\u529b\uff0c\u8a13\u7df4\u722c\u5761\u808c\u7fa4\u3002<\/p>\r\n                <\/div>\r\n                <div class=\"bg-brand-panel border border-white\/5 rounded-xl p-5 hover:border-purple-400 transition duration-300 group flex flex-col h-full\">\r\n                    <div class=\"flex items-center gap-3 mb-4\">\r\n                        <div class=\"w-10 h-10 bg-purple-500\/10 rounded-lg flex items-center justify-center text-purple-400 group-hover:bg-purple-500 group-hover:text-white transition flex-shrink-0\"><i class=\"fas fa-link text-lg\"><\/i><\/div>\r\n                        <h4 class=\"text-lg font-bold text-white leading-tight\" style=\"margin-top: 20px;\">\u865b\u64ec\u9023\u7dda\u6a21\u5f0f<\/h4>\r\n                    <\/div>\r\n                    <div class=\"w-full h-48 rounded-lg overflow-hidden mb-4 border border-white\/10 relative\"><img decoding=\"async\" style=\"height:100%\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/mode_virtual.webp\" alt=\"Virtual Mode UI\" class=\"w-full h-full object-cover object-center opacity-90 group-hover:opacity-100 group-hover:scale-105 transition duration-500\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                    <p class=\"text-brand-subtext text-sm flex-1 leading-relaxed\">\u6a19\u6e96 ANT+ FE-C \u8207 BLE \u5354\u8b70\uff0c\u79d2\u901f\u9023\u63a5 Zwift\u3001Rouvy\uff0c\u4eab\u53d7\u7dda\u4e0a\u7af6\u6280\u3002<\/p>\r\n                <\/div>\r\n                <div class=\"bg-brand-panel border border-white\/5 rounded-xl p-5 hover:border-pink-500 transition duration-300 group flex flex-col h-full\">\r\n                    <div class=\"flex items-center gap-3 mb-4\">\r\n                        <div class=\"w-10 h-10 bg-pink-500\/10 rounded-lg flex items-center justify-center text-pink-500 group-hover:bg-pink-500 group-hover:text-white transition flex-shrink-0\"><i class=\"fas fa-heartbeat text-lg\"><\/i><\/div>\r\n                        <h4 class=\"text-lg font-bold text-white leading-tight\" style=\"margin-top: 20px;\">\u5fc3\u7387\u63a7\u5236\u6a21\u5f0f<\/h4>\r\n                    <\/div>\r\n                    <div class=\"w-full h-48 rounded-lg overflow-hidden mb-4 border border-white\/10 relative\"><img decoding=\"async\" style=\"height:100%\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/mode_HR.webp\" alt=\"HR Mode UI\" class=\"w-full h-full object-cover object-center opacity-90 group-hover:opacity-100 group-hover:scale-105 transition duration-500\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                    <p class=\"text-brand-subtext text-sm flex-1 leading-relaxed\">\u8a2d\u5b9a\u76ee\u6a19\u5fc3\u7387\uff0c\u667a\u6167\u8eca\u8868\u5c07\u81ea\u52d5\u8abf\u6574\u963b\u529b\uff0c\u5c07\u60a8\u7684\u5fc3\u8df3\u7dad\u6301\u5728\u8a2d\u5b9a\u5340\u9593\u3002<\/p>\r\n                <\/div>\r\n                <div class=\"bg-brand-panel border border-white\/5 rounded-xl p-5 hover:border-blue-400 transition duration-300 group flex flex-col h-full\">\r\n                    <div class=\"flex items-center gap-3 mb-4\">\r\n                        <div class=\"w-10 h-10 bg-blue-500\/10 rounded-lg flex items-center justify-center text-blue-400 group-hover:bg-blue-500 group-hover:text-white transition flex-shrink-0\"><i class=\"fas fa-sliders-h text-lg\"><\/i><\/div>\r\n                        <h4 class=\"text-lg font-bold text-white leading-tight\" style=\"margin-top: 20px;\">\u81ea\u7531\u624b\u52d5\u6a21\u5f0f<\/h4>\r\n                    <\/div>\r\n                    <div class=\"w-full h-48 rounded-lg overflow-hidden mb-4 border border-white\/10 relative\"><img decoding=\"async\" style=\"height:100%\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/mode_manual.webp\" alt=\"Manual Mode UI\" class=\"w-full h-full object-cover object-center opacity-90 group-hover:opacity-100 group-hover:scale-105 transition duration-500\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                    <p class=\"text-brand-subtext text-sm flex-1 leading-relaxed\">1-100 \u6bb5\u96fb\u5b50\u963b\u529b\u7d30\u81a9\u8abf\u6574\u3002\u56de\u6b78\u6700\u7d14\u7cb9\u7684\u9a0e\u884c\uff0c\u5b8c\u5168\u7531\u60a8\u638c\u63a7\u3002<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"philosophy\" class=\"relative py-24 overflow-hidden\">\r\n        <div class=\"absolute inset-0 z-0\">\r\n            <img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/exodia_lifestyle-1.jpg\" alt=\"Design Philosophy\" class=\"w-full h-full object-cover\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\">\r\n            <div class=\"absolute inset-0 bg-brand-dark\/60\"><\/div>\r\n            <div class=\"absolute inset-0 bg-gradient-to-b from-brand-dark\/90 via-transparent to-brand-dark\/90\"><\/div>\r\n        <\/div>\r\n        <div class=\"absolute right-0 top-0 w-1\/2 h-full opacity-5 pointer-events-none z-0\">\r\n            <i class=\"fas fa-cog text-[400px] text-white animate-[spin_60s_linear_infinite]\"><\/i>\r\n        <\/div>\r\n        <div class=\"max-w-4xl mx-auto px-4 relative z-10 text-center fade-in-up\">\r\n            <div class=\"inline-block px-4 py-1 border border-brand-accent text-brand-accent text-xs font-bold rounded-full mb-6 bg-brand-dark\/60 backdrop-blur-md shadow-lg\">DESIGN PHILOSOPHY<\/div>\r\n            <h2 class=\"text-4xl md:text-5xl font-bold text-white mb-8 drop-shadow-[0_4px_4px_rgba(0,0,0,0.8)]\">\u70ba\u4ec0\u9ebc\u4e0d\u9700\u8981\u5be6\u9ad4\u8b8a\u901f\uff1f<\/h2>\r\n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-12 text-left mt-12\">\r\n                <div class=\"bg-brand-dark\/80 backdrop-blur-md p-8 rounded-xl border-l-4 border-gray-600 shadow-2xl\">\r\n                    <h4 class=\"text-xl font-bold text-gray-400 mb-2 line-through decoration-gray-500\">\u50b3\u7d71\u8b8a\u901f\u601d\u7dad<\/h4>\r\n                    <p class=\"text-gray-400\">\u70ba\u4e86\u61c9\u5c0d\u5730\u5f62\u8b8a\u5316\u800c\u63db\u6a94\u3002\u4f46\u5728\u8a13\u7df4\u53f0\u4e0a\uff0c\u624b\u52d5\u63db\u6a94\u5e38\u5c0e\u81f4\u8a13\u7df4\u5f37\u5ea6\u4e0d\u7a69\u5b9a\uff0c\u5e72\u64fe\u5fc3\u80ba\u8207\u808c\u529b\u7684\u7a69\u5b9a\u5806\u758a\u3002<\/p>\r\n                <\/div>\r\n                <div class=\"bg-brand-dark\/90 backdrop-blur-md p-8 rounded-xl border-l-4 border-brand-accent shadow-[0_0_30px_rgba(14,165,233,0.3)] relative overflow-hidden\">\r\n                    <div class=\"absolute top-0 right-0 p-4 opacity-10\"><i class=\"fas fa-bullseye text-6xl text-white\"><\/i><\/div>\r\n                    <h4 class=\"text-xl font-bold text-white mb-2\">\u76ee\u6a19\u5f0f\u8a13\u7df4 (Target Training)<\/h4>\r\n                    <p class=\"text-brand-subtext leading-relaxed\"><span class=\"text-white font-bold\">\u5c08\u6ce8\u65bc\u74e6\u6578\uff0c\u800c\u975e\u6a94\u4f4d\u3002<\/span><br>\u5148\u628a\u9ad4\u80fd(\u5fc3\u80ba)\u8207\u808c\u529b(\u529b\u91cf)\u7df4\u597d\u4e86\uff0c\u624d\u662f\u5916\u9a0e\u7684\u57fa\u790e\u3002\u5728\u7cfb\u7d71\u63a7\u5236\u4e0b\uff0c\u963b\u529b\u4f9d\u64da\u8ab2\u8868\u81ea\u52d5\u8b8a\u5316\uff0c\u60a8\u53ea\u9700\u5c08\u6ce8\u65bc\u8f38\u51fa\uff0c\u9054\u6210 100% \u7684\u8a13\u7df4\u8cea\u91cf\u3002<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"glory\" class=\"py-24 bg-brand-dark border-t border-white\/5 relative overflow-hidden\">\r\n        <div class=\"absolute inset-0 bg-gradient-to-r from-brand-gold\/5 to-transparent pointer-events-none\"><\/div>\r\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\r\n            <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-16 items-center\">\r\n                <div class=\"order-1 lg:order-1 fade-in-up lg:pl-12\">\r\n                    <div class=\"flex items-center gap-3 mb-6\">\r\n                        <i class=\"fas fa-medal text-brand-gold text-2xl\"><\/i>\r\n                        <span class=\"font-tech text-brand-gold text-sm tracking-widest font-bold uppercase\">Glory Moment<\/span>\r\n                    <\/div>\r\n                    <h2 class=\"text-4xl font-bold text-white mb-6\">\u53f0\u5317\u5e02\u9577\u89aa\u81ea\u9ad4\u9a57<br>\u4f86\u81ea\u5b98\u65b9\u5c0d\u65bc\u6211\u5011\u7684\u80af\u5b9a<\/h2>\r\n                    <p class=\"text-brand-subtext text-lg leading-relaxed mb-8\">EXODIA \u7684\u5353\u8d8a\u6027\u80fd\u8207\u5275\u65b0\u79d1\u6280\uff0c\u4e0d\u50c5\u53d7\u5230\u5c08\u696d\u9a0e\u58eb\u9752\u775e\uff0c\u66f4\u7372\u5f97\u53f0\u5317\u5e02\u5e02\u9577\u8207\u526f\u5e02\u9577\u7684\u89aa\u81ea\u9ad4\u9a57\u8207\u9ad8\u5ea6\u8a55\u50f9\u3002\u9019\u662f\u5c0d\u53f0\u7063\u904b\u52d5\u79d1\u6280\u5be6\u529b\u7684\u6700\u4f73\u898b\u8b49\u3002<\/p>\r\n                    <div class=\"space-y-4\">\r\n                        <div class=\"flex items-center gap-4 p-5 bg-white\/5 border border-white\/10 rounded-xl hover:border-brand-gold\/50 transition duration-300\">\r\n                            <div class=\"flex-shrink-0 w-10 h-10 bg-brand-gold\/10 rounded-full flex items-center justify-center text-brand-gold\"><i class=\"fas fa-award text-xl\"><\/i><\/div>\r\n                            <div><p class=\"text-brand-subtext text-xs uppercase tracking-wider mb-1\">\u7d93\u6fdf\u90e8\u4e2d\u5c0f\u4f01\u696d\u7f72<\/p><h4 class=\"text-white font-bold text-lg leading-tight\">114\u5e74\u5ea6\u300c\u5275\u65b0\u7167\u8b77\u7522\u54c1\u53ca\u670d\u52d9\u540d\u9304\u300d<\/h4><\/div>\r\n                        <\/div>\r\n                        <div class=\"flex items-center gap-4 p-5 bg-white\/5 border border-white\/10 rounded-xl hover:border-brand-gold\/50 transition duration-300\">\r\n                            <div class=\"flex-shrink-0 w-10 h-10 bg-brand-gold\/10 rounded-full flex items-center justify-center text-brand-gold\"><i class=\"fas fa-check-circle text-xl\"><\/i><\/div>\r\n                            <div><p class=\"text-brand-subtext text-xs uppercase tracking-wider mb-1\">\u570b\u7acb\u6771\u83ef\u5927\u5b78\u3001\u570b\u7acb\u5c4f\u6771\u5927\u5b78<\/p><h4 class=\"text-white font-bold text-lg leading-tight\">\u516c\u90e8\u9580\u63a1\u8cfc\u8a8d\u8b49<\/h4><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"order-2 lg:order-2 fade-in-up group\">\r\n                    <div class=\"grid grid-cols-2 rounded-2xl overflow-hidden border border-white\/10 shadow-2xl bg-brand-dark\">\r\n                        <div class=\"col-span-2 relative w-full\"><img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/mayor_experience_exodia-1.jpg\" alt=\"\u5e02\u9577\u9ad4\u9a57\" class=\"w-full h-auto object-cover transform group-hover:scale-105 transition duration-700 block\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                        <div class=\"col-span-1 relative h-40 border-t border-r border-white\/10 overflow-hidden\"><img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/vicemayor_experience_exodia-1.jpg\" alt=\"\u526f\u5e02\u9577\u9ad4\u9a57\" class=\"w-full h-full object-cover transform hover:scale-110 transition duration-500\" style=\"height:100%\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                        <div class=\"col-span-1 relative h-40 border-t border-white\/10 overflow-hidden\"><img decoding=\"async\" src=\"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/meettaipei_2025_attrakfit.jpg\" alt=\"2025 Meet Taipei\u53f0\u5317\u5275\u65b0\u9928\u5408\u5f71\" class=\"w-full h-full object-cover transform hover:scale-110 transition duration-500\" style=\"height:100%\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\"><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"specs\" class=\"py-24 bg-brand-panel border-t border-white\/5\">\r\n        <div class=\"max-w-6xl mx-auto px-4 sm:px-6 lg:px-8\">\r\n            <div class=\"text-center mb-16 fade-in-up\">\r\n                <h2 class=\"text-3xl font-bold text-white mb-4\">\u6280\u8853\u898f\u683c\u8207\u670d\u52d9\u627f\u8afe<\/h2>\r\n            <\/div>\r\n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-12 fade-in-up\">\r\n                <div>\r\n                    <h3 class=\"text-xl font-bold text-white mb-6 border-l-4 border-brand-accent pl-4\">\u786c\u9ad4\u898f\u683c<\/h3>\r\n                    <div class=\"border border-white\/10 rounded-xl overflow-hidden text-sm\">\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u7522\u54c1\u578b\u865f<\/span><span class=\"text-white font-mono text-right\">TWN<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u5c3a\u5bf8<\/span><span class=\"text-white font-mono text-right\">140 x 65 x 130 cm<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u66f2\u67c4\u9577\u5ea6<\/span><span class=\"text-white font-mono text-right\">170 mm<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u6700\u5927\u627f\u91cd<\/span><span class=\"text-white font-mono text-right\">150 kg<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u6de8\u91cd<\/span><span class=\"text-white font-mono text-right\">56.3 kg<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u7d50\u69cb\u8a2d\u8a08<\/span><span class=\"text-white font-mono text-right\">\u92fc\u88fd\u8eca\u67b6\u8a2d\u8a08<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u8868\u9762\u5857\u88dd<\/span><span class=\"text-white font-mono text-right\">\u9ad8\u9632\u93fd\u5857\u5c64\u8655\u7406<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u5100\u8868\u63a7\u5236<\/span><span class=\"text-white font-mono text-right\">ATTRAK\u96d9\u57df\u667a\u6167\u8eca\u8868<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u8e0f\u677f\u985e\u578b<\/span><span class=\"text-white font-mono text-right\">ATTRAK\u55ae\u908a\u529f\u7387\u8e0f\u677f(\u53ef\u52a0\u8cfc\u96d9\u908a)<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u963b\u529b\u7cfb\u7d71<\/span><span class=\"text-white font-mono text-right\">ATTRAK\u96fb\u63a7\u99ac\u9054\u9a45\u52d5\u78c1\u963b(0-100\u6bb5)<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u529f\u7387\u7bc4\u570d<\/span><span class=\"text-white font-mono text-right\">0-2000w<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u715e\u8eca\u7cfb\u7d71<\/span><span class=\"text-white font-mono text-right\">\u4e0b\u58d3\u5f0f\u6025\u505c\u524e\u8eca<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u50b3\u52d5\u7cfb\u7d71<\/span><span class=\"text-white font-mono text-right\">\u8010\u7528\u578b\u6e9d\u69fd\u76ae\u5e36<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4 border-b border-white\/5\"><span class=\"text-gray-400\">\u98db\u8f2a<\/span><span class=\"text-white font-mono text-right\">15 kg \u92c1+\u9435<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4\"><span class=\"text-gray-400\">\u96fb\u6e90\u4f9b\u61c9<\/span><span class=\"text-white font-mono text-right\">\u8f38\u5165:100-240V \/ \u8f38\u51fa:12V 2A<\/span><\/div>\r\n                        <div class=\"spec-row grid grid-cols-2 p-4\"><span class=\"text-gray-400\">\u751f\u7522\u88fd\u9020<\/span><span class=\"text-white font-mono text-right\">\u53f0\u7063<\/span><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div>\r\n                    <h3 class=\"text-xl font-bold text-white mb-6 border-l-4 border-brand-gold pl-4\">\u4fdd\u56fa\u8207\u670d\u52d9<\/h3>\r\n                    <div class=\"space-y-6\">\r\n                        <div class=\"bg-brand-dark p-6 rounded-xl border border-white\/10 flex gap-4\">\r\n                            <div class=\"w-10 h-10 bg-brand-gold\/20 rounded-full flex items-center justify-center text-brand-gold flex-shrink-0\"><i class=\"fas fa-shield-alt\"><\/i><\/div>\r\n                            <div><h4 class=\"text-white font-bold mb-2\">2\u5e74\u5168\u6a5f\u4fdd\u56fa<\/h4><p class=\"text-gray-400 text-sm\">\u91dd\u5c0d\u8eca\u67b6\u7d50\u69cb\u8207\u96fb\u5b50\u96f6\u4ef6\u63d0\u4f9b\u5b8c\u6574\u4fdd\u56fa\uff0c\u975e\u4eba\u70ba\u640d\u58de\uff0c\u6211\u5011\u8ca0\u8cac\u5230\u5e95\u3002<\/p><\/div>\r\n                        <\/div>\r\n                        <div class=\"bg-brand-dark p-6 rounded-xl border border-white\/10 flex gap-4\">\r\n                            <div class=\"w-10 h-10 bg-brand-gold\/20 rounded-full flex items-center justify-center text-brand-gold flex-shrink-0\"><i class=\"fas fa-tools\"><\/i><\/div>\r\n                            <div><h4 class=\"text-white font-bold mb-2\">\u5230\u5e9c\u7dad\u4fee\u670d\u52d9<\/h4><p class=\"text-gray-400 text-sm\">\u5c08\u696d\u6280\u5e2b\u5718\u968a\u5f85\u547d\u3002\u82e5\u9047\u5668\u6750\u554f\u984c\uff0c\u7d93\u5ba2\u670d\u78ba\u8a8d\u5f8c\u53ef\u5b89\u6392\u5230\u5e9c\u6aa2\u4fee\u3002<\/p><\/div>\r\n                        <\/div>\r\n                        <div class=\"bg-brand-dark p-6 rounded-xl border border-white\/10 flex gap-4\">\r\n                            <div class=\"w-10 h-10 bg-brand-gold\/20 rounded-full flex items-center justify-center text-brand-gold flex-shrink-0\"><i class=\"fas fa-headset\"><\/i><\/div>\r\n                            <div><h4 class=\"text-white font-bold mb-2\">\u7dda\u4e0a\u6280\u8853\u652f\u63f4<\/h4><p class=\"text-gray-400 text-sm\">APP \u9023\u7dda\u554f\u984c\uff1f\u7570\u97f3\u6392\u9664\uff1f\u900f\u904e Line@ \u5b98\u65b9\u5e33\u865f\uff0c\u5373\u6642\u7372\u5f97\u6280\u8853\u89e3\u7b54\u3002<\/p><\/div>\r\n                        <\/div>\r\n                        <div class=\"mt-12\">\r\n                        <h3 class=\"text-xl font-bold text-white mb-6 border-l-4 border-brand-accent pl-4\">\u7522\u54c1\u5167\u5bb9\u7269<\/h3>\r\n                        <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-4\">\r\n                            <div class=\"flex items-center gap-3 p-4 bg-brand-dark border border-white\/10 rounded-lg hover:border-brand-accent\/50 transition duration-300\"><i class=\"fas fa-bicycle text-brand-accent w-5 text-center\"><\/i><span class=\"text-gray-300 text-sm font-bold\">EXODIA<\/span><\/div>\r\n                            <div class=\"flex items-center gap-3 p-4 bg-brand-dark border border-white\/10 rounded-lg hover:border-brand-accent\/50 transition duration-300\"><i class=\"fas fa-tablet-alt text-brand-accent w-5 text-center\"><\/i><span class=\"text-gray-300 text-sm font-bold\">ATTRAK \u96d9\u57df\u667a\u6167\u8868<\/span><\/div>\r\n                            <div class=\"flex items-center gap-3 p-4 bg-brand-dark border border-white\/10 rounded-lg hover:border-brand-accent\/50 transition duration-300\"><i class=\"fas fa-bolt text-brand-accent w-5 text-center\"><\/i><span class=\"text-gray-300 text-sm font-bold\">ATTRAK \u55ae\u908a\u529f\u7387\u8e0f\u677f<\/span><\/div>\r\n                            <div class=\"flex items-center gap-3 p-4 bg-brand-dark border border-white\/10 rounded-lg hover:border-brand-accent\/50 transition duration-300\"><i class=\"fab fa-usb text-brand-accent w-5 text-center\"><\/i><span class=\"text-gray-300 text-sm font-bold\">TYPE-C \u5145\u96fb\u7dda<\/span><\/div>\r\n                            <div class=\"flex items-center gap-3 p-4 bg-brand-dark border border-white\/10 rounded-lg hover:border-brand-accent\/50 transition duration-300\"><i class=\"fas fa-plug text-brand-accent w-5 text-center\"><\/i><span class=\"text-gray-300 text-sm font-bold\">\u96fb\u6e90\u4f9b\u61c9\u5668<\/span><\/div>\r\n                            <div class=\"flex items-center gap-3 p-4 bg-brand-dark border border-white\/10 rounded-lg hover:border-brand-accent\/50 transition duration-300\"><i class=\"fas fa-book text-brand-accent w-5 text-center\"><\/i><span class=\"text-gray-300 text-sm font-bold\">\u4f7f\u7528\u8aaa\u660e\u66f8<\/span><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"cta-split\" class=\"py-24 bg-brand-dark border-t border-white\/5\">\r\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\r\n            <div class=\"text-center mb-16 fade-in-up\">\r\n                <h2 class=\"text-4xl md:text-5xl font-bold text-white mb-6\">\u6e96\u5099\u597d\u958b\u59cb\u4e86\u55ce\uff1f<\/h2>\r\n                <p class=\"text-xl text-brand-subtext\">\u9078\u64c7\u9069\u5408\u60a8\u7684\u65b9\u6848\uff0c\u5373\u523b\u5347\u7d1a\u8a13\u7df4\u9ad4\u9a57\u3002<\/p>\r\n            <\/div>\r\n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8 lg:gap-16\">\r\n                <div class=\"relative group rounded-3xl overflow-hidden border border-white\/10 hover:border-brand-accent transition-all duration-500 fade-in-up\">\r\n                    <div class=\"absolute inset-0 bg-gradient-to-b from-transparent to-brand-dark opacity-90 z-10\"><\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1576678927484-cc907957088c?q=80&amp;w=1000&amp;auto=format&amp;fit=crop\" class=\"absolute inset-0 w-full h-full object-cover transition duration-700 group-hover:scale-110 opacity-50\" alt=\"\u500b\u4eba\u73a9\u5bb6\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\">\r\n                    <div class=\"relative z-20 p-10 h-full flex flex-col items-center text-center justify-center min-h-[400px]\">\r\n                        <div class=\"w-16 h-16 rounded-full bg-brand-accent flex items-center justify-center text-black text-2xl mb-6 shadow-[0_0_20px_rgba(14,165,233,0.5)]\"><i class=\"fas fa-user\"><\/i><\/div>\r\n                        <h3 class=\"text-3xl font-bold text-white mb-4\">\u6211\u662f\u500b\u4eba\u73a9\u5bb6<\/h3>\r\n                        <p class=\"text-gray-300 mb-8 max-w-sm\">\u60f3\u8981\u5728\u5bb6\u6253\u9020\u5c08\u5c6c\u8a13\u7df4\u57fa\u5730\uff1f<br>\u6216\u8005\u524d\u5f80 ATTRAKFIT \u5834\u9928\u9ad4\u9a57\u8ab2\u7a0b\uff1f<\/p>\r\n                        <a href=\"https:\/\/attrakfit.com\/en\/\" class=\"px-8 py-3 bg-brand-accent hover:bg-sky-400 text-brand-dark font-bold rounded-full transition shadow-lg flex items-center gap-2\" style=\"text-decoration:none;\">\u524d\u5f80\u9ad4\u9a57\u8207\u8cfc\u8cb7 <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"relative group rounded-3xl overflow-hidden border border-white\/10 hover:border-brand-gold transition-all duration-500 fade-in-up\" style=\"transition-delay: 200ms;\">\r\n                    <div class=\"absolute inset-0 bg-gradient-to-b from-transparent to-brand-dark opacity-90 z-10\"><\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1534438327276-14e5300c3a48?q=80&amp;w=1000&amp;auto=format&amp;fit=crop\" class=\"absolute inset-0 w-full h-full object-cover transition duration-700 group-hover:scale-110 opacity-50\" alt=\"\u5834\u9928\u7d93\u71df\u8005\" title=\"EXODIA \u96d9\u57df\u667a\u6167\u8a13\u7df4\u2f9e\">\r\n                    <div class=\"relative z-20 p-10 h-full flex flex-col items-center text-center justify-center min-h-[400px]\">\r\n                        <div class=\"w-16 h-16 rounded-full bg-brand-gold flex items-center justify-center text-black text-2xl mb-6 shadow-[0_0_20px_rgba(245,158,11,0.5)]\"><i class=\"fas fa-building\"><\/i><\/div>\r\n                        <h3 class=\"text-3xl font-bold text-white mb-4\">\u6211\u662f\u5834\u9928\u7d93\u71df\u8005<\/h3>\r\n                        <p class=\"text-gray-300 mb-8 max-w-sm\">\u60f3\u5f15\u9032\u667a\u6167\u8a13\u7df4\u7cfb\u7d71\uff1f<br>\u6253\u9020\u9ad8\u576a\u6548\u3001\u9ad8\u7ffb\u684c\u7387\u7684\u79d1\u6280\u5065\u8eab\u623f\uff1f<\/p>\r\n                        <a href=\"#contact-business\" class=\"px-8 py-3 bg-brand-gold hover:bg-yellow-400 text-brand-dark font-bold rounded-full transition shadow-lg flex items-center gap-2\" style=\"text-decoration:none;\">\u8aee\u8a62\u7d93\u92b7\u65b9\u6848 <i class=\"fas fa-arrow-right\"><\/i><\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n<\/div> <script>\r\n    \/\/ \u5716\u7247\u6e05\u55ae\r\n    const productImages = [\r\n        \"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/exodia_1-2.webp\",\r\n        \"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/exodia_2-2.webp\",\r\n        \"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/exodia_3-1.webp\",\r\n        \"https:\/\/attrakfit.com\/wp-content\/uploads\/2025\/12\/exodia_4-1.webp\"\r\n    ];\r\n    let currentImgIndex = 0;\r\n    const mainProductImage = document.getElementById('mainProductImage');\r\n    const galleryThumbs = document.querySelectorAll('.gallery-thumb');\r\n\r\n    \/\/ \u66f4\u65b0\u5716\u7247\u53ca\u7e2e\u5716\u72c0\u614b\r\n    function updateGalleryView() {\r\n        if (!mainProductImage) return; \/\/ \u6aa2\u67e5\u5143\u7d20\u662f\u5426\u5b58\u5728\r\n        mainProductImage.src = productImages[currentImgIndex];\r\n        galleryThumbs.forEach((el, index) => {\r\n            if (index === currentImgIndex) {\r\n                el.classList.add('active');\r\n            } else {\r\n                el.classList.remove('active');\r\n            }\r\n        });\r\n    }\r\n\r\n    \/\/ \u9ede\u64ca\u7e2e\u5716\u5207\u63db\r\n    function setGalleryImage(index) {\r\n        currentImgIndex = index;\r\n        updateGalleryView();\r\n    }\r\n\r\n    \/\/ \u4e0b\u4e00\u5f35\r\n    function nextImage() {\r\n        currentImgIndex = (currentImgIndex + 1) % productImages.length;\r\n        updateGalleryView();\r\n    }\r\n\r\n    \/\/ \u4e0a\u4e00\u5f35\r\n    function prevImage() {\r\n        currentImgIndex = (currentImgIndex - 1 + productImages.length) % productImages.length;\r\n        updateGalleryView();\r\n    }\r\n\r\n    \/\/ \u5716\u7247\u653e\u5927\u93e1\u529f\u80fd\r\n    function zoomImage(e, container) {\r\n        const img = container.querySelector('img');\r\n        const rect = container.getBoundingClientRect();\r\n        \r\n        \/\/ \u8a08\u7b97\u6ed1\u9f20\u5728\u5716\u7247\u5bb9\u5668\u5167\u7684\u76f8\u5c0d\u4f4d\u7f6e\u767e\u5206\u6bd4\r\n        const x = ((e.clientX - rect.left) \/ rect.width) * 100;\r\n        const y = ((e.clientY - rect.top) \/ rect.height) * 100;\r\n        \r\n        \/\/ \u8a2d\u5b9a\u8b8a\u5f62\u539f\u9ede\u70ba\u6ed1\u9f20\u4f4d\u7f6e\uff0c\u4e26\u653e\u5927 2 \u500d\r\n        img.style.transformOrigin = `${x}% ${y}%`;\r\n        img.style.transform = \"scale(2)\"; \r\n    }\r\n\r\n    function resetZoom(container) {\r\n        const img = container.querySelector('img');\r\n        img.style.transform = \"scale(1)\";\r\n        setTimeout(() => { img.style.transformOrigin = \"center center\"; }, 300);\r\n    }\r\n\r\n    document.addEventListener('DOMContentLoaded', () => {\r\n        \/\/ \u521d\u59cb\u5316\u5716\u7247\r\n        updateGalleryView();\r\n\r\n        \/\/ \u8655\u7406\u6efe\u52d5\u6de1\u5165\u52d5\u756b\r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) entry.target.classList.add('visible');\r\n            });\r\n        }, { threshold: 0.1 });\r\n        document.querySelectorAll('.fade-in-up').forEach(el => observer.observe(el));\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>ULTIMATE PERFORMANCE EXODIA\u96d9\u57df\u667a\u6167\u8a13\u7df4\u8eca \u8d85\u8d8a\u50b3\u7d71\u98db\u8f2a\uff0c\u4ee5\u6578\u64da\u6f14\u7b97\u9a45\u52d5\u7684\u9ad8\u6548\u8a13\u7df4\u7cfb [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"disabled","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1365","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/attrakfit.com\/en\/wp-json\/wp\/v2\/pages\/1365","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/attrakfit.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/attrakfit.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/attrakfit.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/attrakfit.com\/en\/wp-json\/wp\/v2\/comments?post=1365"}],"version-history":[{"count":42,"href":"https:\/\/attrakfit.com\/en\/wp-json\/wp\/v2\/pages\/1365\/revisions"}],"predecessor-version":[{"id":1719,"href":"https:\/\/attrakfit.com\/en\/wp-json\/wp\/v2\/pages\/1365\/revisions\/1719"}],"wp:attachment":[{"href":"https:\/\/attrakfit.com\/en\/wp-json\/wp\/v2\/media?parent=1365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}