:root{--mo-bg:#0a0a0f;--mo-bg-elevated:#0f172a;--mo-bg-subtle:#1e293b;--mo-border:#ffffff14;--mo-border-strong:#ffffff29;--mo-text:#f8fafc;--mo-text-secondary:#cbd5e1;--mo-text-muted:#94a3b8;--mo-text-inverse:#0f172a;--mo-primary:#3b82f6;--mo-primary-hover:#60a5fa;--mo-primary-active:#2563eb;--mo-primary-subtle:#3b82f61f;--mo-on-primary:#fff;--mo-reward:#10b981;--mo-reward-subtle:#10b9811f;--mo-on-reward:#fff;--mo-warning:#f59e0b;--mo-warning-subtle:#f59e0b1f;--mo-stardust:#fcd34d;--mo-danger:#ef4444;--mo-danger-subtle:#ef44441f;--mo-on-danger:#fff;--mo-font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mo-font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--mo-radius-sm:6px;--mo-radius-md:10px;--mo-radius-lg:14px;--mo-radius-xl:20px;--mo-radius-full:9999px;--mo-shadow-sm:0 1px 2px #0000002e;--mo-shadow-md:0 4px 12px #0003;--mo-shadow-lg:0 12px 30px #00000052;--mo-shadow-glow:0 0 0 3px #3b82f659;--mo-motion-fast:.12s cubic-bezier(.4, 0, .2, 1);--mo-motion-normal:.2s cubic-bezier(.4, 0, .2, 1);--mo-motion-slow:.32s cubic-bezier(.4, 0, .2, 1)}@keyframes mo-spin{to{transform:rotate(360deg)}}@keyframes mo-pulse{0%,80%,to{opacity:.3;transform:scale(.85)}40%{opacity:1;transform:scale(1.1)}}@keyframes mo-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}:root{--primary-color:var(--primary,#2563eb);--text-color:var(--text,#141414);--background-color:var(--surface,#fff);letter-spacing:-.01em;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text,#141414);background-color:var(--background,#f5f5f5);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;font-family:Figtree,Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}@media screen and (max-width:768px){input,select,textarea{font-size:16px!important}}body{color:var(--text,#141414);background-color:var(--background,#f5f5f5);margin:0;padding:0;font-family:Figtree,Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif;overflow-x:hidden}html{overflow:visible}#root,.App{width:100%;max-width:100vw;min-height:100vh}.page-wrapper{font-family:var(--font-family,"Figtree", sans-serif);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100vw;min-height:100vh;position:relative}.page-wrapper.scrollable{min-height:100vh}.hero{background-position:50%;background-size:cover;align-items:center;min-height:100vh;padding:100px 60px;display:flex;position:relative;border:none!important;border-radius:0!important;margin:0!important}.hero.personal,.hero.businesspp,.hero.diky-tobe,.hero.stardust{color:#fff;position:relative;overflow:hidden}.content{text-align:left;z-index:10;max-width:600px;position:relative}.subtitle{color:#ffffffe6;margin-bottom:.7rem;font-size:.9rem;font-weight:300}h1{color:#fff;margin-bottom:1.3rem;font-size:2.7rem;font-weight:450;line-height:1.1}h2{color:var(--text-color);margin-bottom:1rem;font-size:2.2rem;font-weight:600}h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.4rem;font-weight:600}.hero-actions{margin-top:1rem}.cta-wrapper{align-items:center;gap:1rem;display:flex}.cta-button{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cta-button:hover{background:#0052cc;transform:translateY(-2px);box-shadow:0 8px 25px #0066ff4d}.cta-button.secondary{color:var(--primary-color);border:2px solid var(--primary-color);background:#fff}.cta-button.secondary:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}.cta-button.large{padding:1.25rem 2.5rem;font-size:1.1rem}.cta-button.primary{background:var(--primary-color);color:#fff}.cta-button.read-more-button{z-index:1000;pointer-events:auto;cursor:pointer;margin-bottom:40px;transition:background-color .3s;position:relative;box-shadow:0 4px 12px #0066ff4d}.section{padding:5rem 0}.container{max-width:1200px;margin:0 auto;padding:0 5%}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:var(--text-color);margin-bottom:1rem;font-size:2.7rem;font-weight:450;line-height:1.1}.section-description{color:#4a5568;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.6}.alt-section{background:#f8fafe}.features-section,.features{background:#fff;padding:5rem 0}.features:nth-child(2n){background:#f8f9fa}.join-waitlist{text-align:center;background:#f8f9fa;padding:5rem 0}.features-grid,.benefits-grid,.process-grid,.examples-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.feature-card,.benefit-card,.process-step,.example-card{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #00000014}.feature-card:hover,.benefit-card:hover,.example-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.feature-icon,.benefit-icon,.example-icon{margin-bottom:1rem;font-size:3rem;display:block}.step-number{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.navigation-arrow.bounce{animation:2s infinite arrow-pulse}@keyframes arrow-pulse{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(2px)}}@media (max-width:768px){.navigation-arrow-container{bottom:2rem}}@media (min-width:769px){.navigation-arrow-container{bottom:2.5rem}}body{margin:0;padding:0}.help-page{font-family:var(--font-family,"Figtree", sans-serif);background:var(--background);min-height:100vh;color:var(--text)}.help-main{max-width:1400px;margin:0 auto;padding:4rem 5% 2rem}.help-container{grid-template-columns:350px 1fr;align-items:start;gap:3rem;display:grid}.help-sidebar{background:#fff;border:1px solid #e9ecef;border-radius:12px;align-self:flex-start;width:350px;height:-moz-fit-content;height:fit-content;min-height:400px;max-height:calc(100vh - 4rem);padding:2rem 1.5rem;display:block;position:sticky;top:2rem;overflow-y:auto;box-shadow:0 4px 20px #00000014}.help-sidebar.menu-open{display:block;transform:translate(0)}.bank-list{max-height:none;margin-top:.5rem;padding-left:2rem;overflow:visible}.troubleshooting-content{padding:2rem 0}.troubleshooting-header{text-align:center;margin-bottom:3rem}.troubleshooting-header h2{color:var(--text);margin-bottom:.75rem;font-size:2.2rem;font-weight:600}.troubleshooting-header p{color:#666;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.5}.issues-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.issue-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.75rem;transition:all .2s}.issue-card:hover{border-color:#06f;box-shadow:0 4px 12px #0066ff14}.issue-header{align-items:center;margin-bottom:1.25rem;display:flex}.issue-icon{background:#f8fapc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-right:.75rem;font-size:2rem;display:flex}.issue-title{color:var(--text);margin:0;font-size:1.2rem;font-weight:600;line-height:1.3}.solutions-list{margin:0;padding:0;list-style:none}.solution-item{align-items:flex-start;margin-bottom:.75rem;padding:0;transition:none;display:flex}.solution-item:last-child{margin-bottom:0}.solution-item:before{content:"✓";color:#06f;flex-shrink:0;margin-top:.1rem;margin-right:.5rem;font-size:.9rem;font-weight:600}.solution-text{color:#374151;flex:1;font-size:.95rem;line-height:1.5}.solution-text a{color:#06f;text-decoration:none}.solution-text a:hover{text-decoration:underline}.support-widget{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #dee2e6;border-radius:16px;margin-top:3rem;overflow:hidden}.support-widget-content{text-align:center;padding:2rem}.support-widget-header{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.support-widget-icon{background:linear-gradient(135deg,#06f,#0052cc);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.support-widget h3{color:#333;margin:0;font-size:1.4rem;font-weight:600}.support-widget-description{color:#666;max-width:600px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;line-height:1.6}.support-contact-methods{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.support-contact-link{color:#06f;background:#fff;border:1px solid #e9ecef;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 4px #0000000d}.support-contact-link:hover{color:#fff;background:#06f;transform:translateY(-1px);box-shadow:0 4px 12px #06f3}.contact-icon{font-size:1rem}@media (max-width:768px){.issues-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}.issue-card{padding:1.5rem}.troubleshooting-header h2{font-size:2rem}.troubleshooting-header p{padding:0 1rem;font-size:1rem}.issue-header{margin-bottom:1rem}.issue-icon{width:40px;height:40px;font-size:1.75rem}.issue-title{font-size:1.1rem}.support-widget-content{padding:1.5rem}.support-widget-header{flex-direction:column;gap:.5rem}.support-widget h3{font-size:1.2rem}.support-contact-methods{flex-direction:column;align-items:center}.support-contact-link{justify-content:center;width:100%;max-width:280px}}.help-sidebar::-webkit-scrollbar{width:6px}.help-sidebar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.help-sidebar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.help-sidebar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.mobile-dropdown-menu{background:#fff;border:1px solid #e9ecef;border-radius:12px;margin-bottom:2rem;display:none;overflow:hidden;box-shadow:0 4px 20px #00000014}.mobile-dropdown-trigger{cursor:pointer;width:100%;color:var(--text);background:#fff;border:none;border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.mobile-dropdown-trigger .arrow{color:#666;font-size:.8rem;transition:transform .2s}.mobile-dropdown-content{max-height:0;padding:0;transition:max-height .3s;overflow:hidden}.mobile-category-section{margin-bottom:.5rem}.mobile-category-title{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.mobile-category-title:hover{background:#f8f9fa}.mobile-category-title.active{color:var(--primary-color);background:#0066ff1a}.mobile-bank-list{border-left:2px solid #e9ecef;margin-left:1rem;padding-left:.5rem}.mobile-bank-item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.75rem;width:100%;margin-bottom:.25rem;padding:.75rem;font-size:.85rem;transition:all .2s;display:flex}.mobile-bank-item:hover{background:#f8f9fa}.mobile-bank-item.active{color:var(--primary-color);background:#0066ff1a;font-weight:500}.mobile-dropdown-content::-webkit-scrollbar{width:4px}.mobile-dropdown-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.mobile-dropdown-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.mobile-dropdown-content .bank-list{margin-top:.5rem;margin-left:0;padding-left:1rem}.section-toggle{background:#f8f9fa;border-radius:8px;gap:4px;margin-bottom:2rem;padding:4px;display:flex}.section-button{cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:.75rem;font-size:.9rem;font-weight:500;transition:all .2s}.section-button.active{background:var(--primary-color);color:#fff;box-shadow:0 2px 8px #0066ff4d}@media (max-width:768px){.help-main{padding:2rem 1rem}.help-container{grid-template-columns:1fr;gap:1.5rem}.help-sidebar{z-index:9999;background:#fff;padding:1rem;transition:transform .3s;display:none;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto;transform:translate(-100%)}.help-sidebar.menu-open{display:block;transform:translate(0)}.mobile-dropdown-menu{margin-bottom:1.5rem;display:block}.help-content{background:#fff;border:1px solid #e9ecef;border-radius:12px;min-height:400px;padding:1.5rem;box-shadow:0 4px 20px #00000014;opacity:1!important;visibility:visible!important;display:block!important}.help-welcome{text-align:center;padding:2rem 1rem;opacity:1!important;visibility:visible!important;display:block!important}.help-welcome h2{margin-bottom:1rem;display:block!important}.help-welcome p{margin-bottom:1rem;line-height:1.6;display:block!important}.faq-section{margin-top:2rem;opacity:1!important;visibility:visible!important;display:block!important}.faq-section h3{display:block!important}.faq-list{flex-direction:column;display:flex!important}.faq-item{display:block!important}.faq-question{display:flex!important}.faq-answer{display:block!important}.category-overview{padding:1rem 0;opacity:1!important;visibility:visible!important;display:block!important}.general-connection-guide,.general-payment-guide{opacity:1!important;visibility:visible!important;display:block!important}.guide-header{text-align:center;margin-bottom:2rem;display:block!important}.guide-header h2,.guide-subtitle{display:block!important}.guide-intro{border-left:4px solid var(--primary-color);background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem;display:block!important}.guide-intro p{display:block!important}.content-section{margin-bottom:2.5rem;display:block!important}.content-section h3{display:block!important}.instruction-list{counter-reset:step-counter;padding:0;list-style:none;display:block!important}.instruction-list li{counter-increment:step-counter;background:var(--background);border-left:4px solid var(--primary-color);border-radius:8px;margin-bottom:1rem;padding:1rem 1rem 1rem 3rem;position:relative;display:block!important}.instruction-list li:before{content:counter(step-counter);background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:1rem;left:1rem}.security-notice,.bank-selection-guide{border-radius:8px;margin:2rem 0;padding:1.5rem;opacity:1!important;visibility:visible!important;display:block!important}.security-notice h3,.bank-selection-guide h3,.security-notice p,.bank-selection-guide p{display:block!important}.bank-instructions{margin-bottom:2rem;opacity:1!important;visibility:visible!important;display:block!important}.bank-detail{opacity:1!important;visibility:visible!important;display:block!important}.bank-header{border-bottom:2px solid #e9ecef;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex!important}.bank-header h2,.bank-logo-large,.platform-selector{display:block!important}.section-toggle{display:flex!important}.section-button{display:block!important}.ios-warning{opacity:1!important;visibility:visible!important;display:block!important}.ios-warning h3,.ios-warning p{display:block!important}.instructions-section{margin-bottom:2.5rem;opacity:1!important;visibility:visible!important;display:block!important}.instructions-section h3{display:block!important}.ios-redirect-notice{opacity:1!important;visibility:visible!important;display:block!important}.ios-redirect-notice p{display:block!important}.bank-video-section{margin-bottom:2.5rem;opacity:1!important;visibility:visible!important;display:block!important}.bank-video-section h3,.video-container,.bank-tutorial-video{display:block!important}.troubleshooting-section{margin-bottom:2rem;opacity:1!important;visibility:visible!important;display:block!important}.troubleshooting-toggle{display:flex!important}.troubleshooting-content,.troubleshooting-list,.troubleshooting-list li{display:block!important}.article-content{opacity:1!important;visibility:visible!important;display:block!important}.article-content h4{color:var(--primary-color);margin:1.5rem 0 1rem;font-size:1.3rem;display:block!important}.article-content p{color:#333;margin-bottom:1rem;line-height:1.6;display:block!important}.article-content ul{margin:1rem 0;padding-left:1.5rem;display:block!important}.article-content li{color:#333;margin-bottom:.5rem;line-height:1.5;display:list-item!important}.advantages-list{margin:2rem 0;opacity:1!important;visibility:visible!important;display:block!important}.advantage-category{margin-bottom:2rem;display:block!important}.advantage-title{color:var(--primary-color);margin-bottom:1rem;font-size:1.2rem;font-weight:600;display:block!important}.advantage-points{margin:0;padding-left:1.5rem;display:block!important}.advantage-points li{color:#333;margin-bottom:.75rem;line-height:1.5;display:list-item!important}.issues-list{margin:2rem 0;opacity:1!important;visibility:visible!important;display:block!important}.issue-item{border-left:4px solid var(--primary-color);background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem;display:block!important}.issue-item .problem{color:var(--primary-color);margin-bottom:1rem;font-size:1.2rem;font-weight:600;display:block!important}.solutions{margin:0;padding-left:1.5rem;display:block!important}.solutions li{color:#333;margin-bottom:.75rem;line-height:1.5;display:list-item!important}.help-main *{opacity:1!important;visibility:visible!important;display:block!important}.help-main .flex,.help-main .mobile-welcome-header,.help-main .bank-header,.help-main .troubleshooting-toggle,.help-main .faq-question,.help-main .section-toggle{display:flex!important}.help-main ul,.help-main ol{display:block!important}.help-main li{display:list-item!important}}.mobile-menu-toggle{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-bottom:1.5rem;padding:1rem;font-weight:500;transition:all .3s;display:none}.mobile-menu-toggle:hover{background:#0052cc}.search-box{margin-bottom:2rem;position:relative}.search-box input{border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:.75rem 2.5rem .75rem 1rem;font-size:.9rem;transition:border-color .2s}.search-box input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #0066ff1a}.clear-search{color:#666;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1rem;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.search-results{color:#666;margin-top:.5rem;font-size:.85rem}.detailed-search-results{border-top:1px solid #eee;margin-top:1rem;padding-top:1rem}.detailed-search-results h4{color:#333;margin-bottom:.75rem;font-size:.9rem}.search-category-title{color:var(--primary-color);border-bottom:1px solid #f0f0f0;margin-bottom:.5rem;padding-bottom:.25rem;font-size:.85rem;font-weight:600}.search-result-item{cursor:pointer;border-radius:6px;gap:.75rem;margin-bottom:.5rem;padding:.75rem;transition:background .2s;display:flex}.search-result-item:hover{background:#f8f9fa}.search-result-content{flex:1;min-width:0}.search-result-preview{color:#666;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.more-results{color:#999;text-align:center;padding:.5rem;font-size:.8rem;font-style:italic}.category-title{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.category-title.active{color:var(--primary-color);background:#0066ff1a}.category-icon{font-size:1.2rem}.arrow{margin-left:auto;font-size:.8rem;transition:transform .2s}.bank-list{margin-top:.5rem;padding-left:2rem}.mobile-search-trigger{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;width:48px;height:48px;transition:all .3s;display:none}.mobile-search-trigger:hover{background:#0052cc;transform:scale(1.05)}.faq-section h3{color:#333;margin-bottom:2rem;font-size:1.5rem}.faq-question{cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem;font-weight:500;transition:background .2s;display:flex}.faq-answer{background:var(--background);border-top:1px solid #f0f0f0;padding:0 1.25rem 1.25rem}.faq-answer p{color:#555;margin:0;line-height:1.6}.category-overview,.general-connection-guide,.general-payment-guide{margin-bottom:2rem}.guide-header{text-align:center;border-bottom:2px solid #f0f0f0;margin-bottom:2rem;padding-bottom:2rem}.guide-header h2{color:#333;margin-bottom:.5rem;font-size:2rem}.guide-subtitle{color:#666;font-size:1.1rem;font-weight:300}.guide-intro{border-left:4px solid var(--primary-color);background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.content-section h3{color:#333;border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.3rem}.instruction-list{counter-reset:step-counter;padding:0;list-style:none}.instruction-list li{counter-increment:step-counter;background:var(--background);border-left:4px solid var(--primary-color);border-radius:8px;margin-bottom:1rem;padding:1rem 1rem 1rem 3rem;position:relative}.instruction-list li:before{content:counter(step-counter);background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:1rem;left:1rem}.security-notice h3{color:#155724;margin-bottom:1rem;font-size:1.2rem}.security-notice p{color:#155724;margin:0;line-height:1.6}.bank-selection-guide{border-left:4px solid var(--primary-color);background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border-radius:8px;margin:2rem 0;padding:1.5rem}.bank-selection-guide h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.2rem}.bank-selection-guide p{color:#333;margin:0;line-height:1.6}.bank-instructions,.bank-detail{margin-bottom:2rem}.bank-header h2{color:#333;margin:0;font-size:1.8rem}.ios-warning{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:1px solid #ffc107;border-left-width:4px;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.ios-warning h3{color:#856404;margin-bottom:1rem;font-size:1.1rem}.ios-warning p{color:#856404;margin:0;line-height:1.6}.instructions-section h3{color:#333;border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.3rem}.ios-redirect-notice{background:#e3f2fd;border:1px solid #2196f3;border-left-width:4px;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.ios-redirect-notice p{color:#1565c0;margin:0;line-height:1.6}.instruction-screenshot{border-radius:8px;max-width:100%;height:auto;margin-top:.5rem;box-shadow:0 2px 8px #0000001a}.bank-video-section{margin-bottom:2.5rem}.bank-video-section h3{color:#333;border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.3rem}.video-container{background:#000;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026}.bank-tutorial-video{width:100%;height:auto;display:block}.troubleshooting-section{margin-bottom:2rem}.troubleshooting-toggle{cursor:pointer;background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:1rem;font-weight:500;transition:all .2s;display:flex}.troubleshooting-icon{font-size:1.2rem}.troubleshooting-content{background:var(--background);border:1px solid #dee2e6;border-top:none;border-radius:0 0 8px 8px;margin-top:1rem;padding:1.5rem}.troubleshooting-list{margin:0;padding:0;list-style:none}.troubleshooting-list li{background:#fff;border-left:4px solid #ffc107;border-radius:6px;margin-bottom:1rem;padding:.75rem;line-height:1.6}.troubleshooting-list li:last-child{margin-bottom:0}.page-container{flex-direction:column;min-height:calc(100vh - 80px);display:flex}.stardust-page,.diky-tobe-page{flex:1}.mobile-search-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.mobile-search-container{background:#fff;border-radius:12px;flex-direction:column;max-height:calc(100vh - 4rem);margin:2rem;display:flex;overflow:hidden}.mobile-search-header{border-bottom:1px solid #e9ecef;align-items:center;gap:1rem;padding:1rem;display:flex}.mobile-search-input-wrapper{flex:1;position:relative}.mobile-search-input-wrapper input{border:2px solid #e9ecef;border-radius:8px;width:100%;padding:.75rem;font-size:1rem}.mobile-clear-search{color:#999;cursor:pointer;background:0 0;border:none;font-size:1.2rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.mobile-search-close{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:6px;padding:.75rem 1rem;font-weight:500}.mobile-search-results{flex:1;padding:1rem;overflow-y:auto}.mobile-results-count{color:var(--primary-color);margin-bottom:1rem;font-weight:600}.mobile-detailed-search-results{flex-direction:column;gap:1.5rem;display:flex}.mobile-search-category-results h4{color:var(--primary-color);margin-bottom:.75rem;font-size:1rem}.mobile-search-result-item{cursor:pointer;background:#f8f9fa;border-radius:8px;gap:.75rem;margin-bottom:.5rem;padding:1rem;transition:all .2s;display:flex}.mobile-search-result-item:hover{background:#e9ecef}.mobile-search-result-type{flex-shrink:0;font-size:1.2rem}.mobile-search-result-content{flex:1}.mobile-search-result-title{color:#333;margin-bottom:.25rem;font-weight:600}.mobile-search-result-preview{color:#666;font-size:.9rem;line-height:1.4}.mobile-more-results{text-align:center;color:#999;margin-top:.5rem;padding:.75rem;font-size:.9rem;font-style:italic}.mobile-no-results{text-align:center;color:#999;padding:2rem;font-style:italic}.slideshow-container{width:100vw;height:100vh;position:relative;overflow:hidden}.slideshow-slide{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;align-items:center;width:100vw;height:100vh;padding:0 5%;transition:transform .5s ease-in-out;display:flex;position:absolute;top:0;left:0}.slideshow-slide.active{opacity:1}.slideshow-arrow{color:#fff;cursor:pointer;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:50%;padding:1rem;font-size:2rem;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.slideshow-arrow:hover{background:#ffffff4d;transform:translateY(-50%)scale(1.1)}.slideshow-arrow.prev{left:2rem}.slideshow-arrow.next{right:2rem}.flow-connection{z-index:1001;background:#ffffff4d;height:2px;position:absolute;bottom:3rem;left:25%;right:25%}.flow-node{cursor:pointer;z-index:1002;background:#ffffff80;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;bottom:2rem}.flow-node.active{background:#fff;box-shadow:0 0 20px #fffc}.flow-node-label{color:#fff;white-space:nowrap;opacity:.9;font-size:.8rem;font-weight:500;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.swipe-indicator{color:#fff;opacity:0;z-index:1003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;transition:opacity .5s;position:absolute;bottom:6rem;right:2rem}.swipe-indicator.active{opacity:1}.swipe-indicator:after{content:"👆 Swipe left"}.program-details-section{color:#fff;z-index:9999;touch-action:pan-y;background:#000000f2;border-radius:20px;width:95%;max-width:1200px;height:90vh;margin:0;padding:40px 40px 120px;display:none;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.program-details-section.active{display:block}.program-details-section h2{color:#fff;text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:600;line-height:1.3}.program-details-section h3{color:#66b3ff;margin-bottom:1rem;font-size:1.3rem;font-weight:500}.program-details-section p{color:#fffffff2;margin-bottom:2rem;font-size:1rem;line-height:1.6}.program-details-section ul{color:#ffffffe6;margin-bottom:1.5rem;padding-left:1.5rem}.program-details-section li{margin-bottom:.5rem;line-height:1.6}.close-button{color:#fff;cursor:pointer;pointer-events:none;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:700;transition:background .3s;display:flex}.pilot-details{margin:1rem 0;padding:0;list-style:none}.pilot-details li{color:#ffffffe6;padding:.5rem 0 .5rem 1.5rem;position:relative}.pilot-details li:before{content:"✓";color:#66b3ff;font-weight:700;position:absolute;left:0}.help-footer{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:3rem 5%;position:relative;overflow:hidden}.help-footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#0066ff1f 0%,#0000 45%),radial-gradient(circle at 80% 70%,#008cff1a 0%,#0000 45%),radial-gradient(circle at 60% 10%,#64b4ff14 0%,#0000 35%);position:absolute;top:0;bottom:0;left:0;right:0}.help-footer:after{content:"";pointer-events:none;opacity:.6;border-radius:inherit;background:radial-gradient(1px 1px at 15% 20%,#fff9,#0000),radial-gradient(2px 2px at 25% 80%,#fff6,#0000),radial-gradient(1px 1px at 45% 30%,#fffc,#0000),radial-gradient(1.5px 1.5px at 65% 70%,#ffffff80,#0000),radial-gradient(1px 1px at 85% 40%,#ffffffb3,#0000),radial-gradient(2px 2px at 35% 60%,#ffffff80,#0000),radial-gradient(1px 1px at 75% 15%,#fff9,#0000),radial-gradient(1.5px 1.5px at 55% 85%,#fff6,#0000),radial-gradient(1px 1px at 95% 65%,#fffc,#0000),radial-gradient(2px 2px at 5% 45%,#ffffff80,#0000),radial-gradient(1px 1px at 125% 120%,#fff9,#0000),radial-gradient(2px 2px at 135% 180%,#fff6,#0000),radial-gradient(1px 1px at 145% 130%,#fffc,#0000),radial-gradient(1.5px 1.5px at 165% 170%,#ffffff80,#0000);width:200%;height:200%;animation:30s linear infinite floatingStars;position:absolute;top:-50%;left:-50%}@keyframes floatingStars{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer-content{z-index:2;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.footer-section h4{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.footer-section p{opacity:.9;margin-bottom:.5rem;font-size:.9rem;line-height:1.6}.footer-brand{flex-direction:column;gap:1rem;display:flex}.footer-logo{width:auto;height:32px}.social-links{gap:1rem;margin-top:1rem;display:flex}.social-links a{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.social-links a:hover{background:#06fc;transform:translateY(-2px)}.contact-support h4{margin-bottom:.75rem;font-size:1rem;font-weight:600}.contact-support p{opacity:.9;margin-bottom:.75rem;font-size:.9rem}.contact-methods{flex-direction:column;gap:.4rem;display:flex}.contact-button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:6px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.contact-button:hover{background:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.mobile-dropdown-menu{margin-bottom:1.5rem;display:none}.mobile-dropdown-trigger{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-weight:600;transition:all .2s;display:flex}.mobile-dropdown-trigger:hover{background:#0052cc}.mobile-dropdown-trigger .arrow{transition:transform .2s}.mobile-dropdown-trigger.open .arrow{transform:rotate(180deg)}.mobile-dropdown-content{background:#fff;border:1px solid #e9ecef;border-radius:8px;max-height:0;margin-top:.5rem;padding:0;transition:max-height .3s;overflow:hidden}.mobile-dropdown-content.open{max-height:80vh;padding:1rem;overflow-y:auto}@media (max-width:768px){.help-page .hero{border-radius:0;height:100vh;min-height:100vh;margin:0;padding:0}.help-page .hero .content{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem 1rem;display:flex}.help-container{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.help-sidebar{z-index:9999;background:#fff;padding:1rem;transition:transform .3s;display:none;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto;transform:translate(-100%)}.help-sidebar.menu-open{display:block;transform:translate(0)}.mobile-dropdown-menu{display:block}.help-content{background:#fff;border:1px solid #e9ecef;border-radius:12px;min-height:400px;padding:1.5rem;box-shadow:0 4px 20px #00000014;opacity:1!important;visibility:visible!important;display:block!important}.help-welcome{text-align:center;padding:2rem 1rem;opacity:1!important;visibility:visible!important;display:block!important}.help-welcome h2{color:var(--primary-color);margin-bottom:1rem;font-size:1.8rem;display:block!important}.help-welcome p{color:#666;margin-bottom:1rem;line-height:1.6;display:block!important}.mobile-welcome-header{flex-direction:column;align-items:center;gap:1rem}.mobile-search-trigger{order:-1;display:block}.faq-section{margin-top:2rem;opacity:1!important;visibility:visible!important;display:block!important}.faq-section h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.5rem;display:block!important}.faq-list{display:block!important}.faq-item{margin-bottom:1rem;display:block!important}.faq-question{cursor:pointer;text-align:left;color:#333;background:#fff;border:1px solid #e9ecef;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-weight:600;display:flex!important}.faq-answer{color:#666;background:#f8f9fa;border-radius:0 0 8px 8px;padding:1rem;line-height:1.6;display:block!important}.category-overview{opacity:1!important;visibility:visible!important;display:block!important}.general-connection-guide,.general-payment-guide{display:block!important}.guide-header{margin-bottom:2rem;display:block!important}.guide-header h2{color:var(--primary-color);margin-bottom:.5rem;font-size:1.8rem;display:block!important}.guide-subtitle{color:#666;font-size:1.1rem;display:block!important}.guide-intro{margin-bottom:2rem;display:block!important}.guide-intro p{color:#666;margin-bottom:1rem;line-height:1.6;display:block!important}.content-section{margin-bottom:2rem;display:block!important}.content-section h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.4rem;display:block!important}.instruction-list{margin-left:1rem;display:block!important}.instruction-list li{color:#333;margin-bottom:.75rem;line-height:1.5;display:list-item!important}.security-notice{border-left:4px solid var(--primary-color);background:#f0f8ff;border-radius:8px;margin:2rem 0;padding:1.5rem;display:block!important}.security-notice h3{color:var(--primary-color);margin-bottom:.5rem;display:block!important}.security-notice p{color:#666;line-height:1.6;display:block!important}.bank-selection-guide{background:#f8f9fa;border-radius:8px;margin-top:2rem;padding:1.5rem;display:block!important}.bank-selection-guide h3{color:var(--primary-color);margin-bottom:.5rem;display:block!important}.bank-selection-guide p{color:#666;line-height:1.6;display:block!important}.bank-instructions{opacity:1!important;visibility:visible!important;display:block!important}.bank-detail{display:block!important}.bank-header{border-bottom:2px solid #e9ecef;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex!important}.bank-logo-large{object-fit:contain;background:#fff;border-radius:8px;width:60px;height:60px;padding:8px;box-shadow:0 2px 8px #0000001a}.bank-header h2{color:var(--primary-color);margin:0;font-size:1.8rem;display:block!important}.platform-selector,.instructions-section{margin-bottom:2rem;display:block!important}.instructions-section h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.4rem;display:block!important}.ios-warning{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;margin-bottom:2rem;padding:1rem;display:block!important}.ios-warning h3{color:#856404;margin-bottom:.5rem;display:block!important}.ios-warning p{color:#856404;line-height:1.5;display:block!important}.ios-redirect-notice{background:#e7f3ff;border:1px solid #b3d9ff;border-radius:8px;margin-bottom:1.5rem;padding:1rem;display:block!important}.ios-redirect-notice p{color:#06c;margin:0;line-height:1.5;display:block!important}.bank-video-section{margin:2rem 0;display:block!important}.bank-video-section h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.4rem;display:block!important}.video-container{border-radius:8px;width:100%;overflow:hidden;box-shadow:0 4px 12px #0000001a;display:block!important}.bank-tutorial-video{width:100%;height:auto;display:block!important}.troubleshooting-section{margin-top:2rem;display:block!important}.troubleshooting-toggle{cursor:pointer;color:#333;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-weight:600;transition:all .2s;display:flex!important}.troubleshooting-toggle:hover{background:#e9ecef}.troubleshooting-content{background:#fff;border:1px solid #e9ecef;border-top:none;border-radius:0 0 8px 8px;padding:1rem;display:block!important}.troubleshooting-list{margin:0;padding-left:1rem;display:block!important}.troubleshooting-list li{color:#333;margin-bottom:.75rem;line-height:1.5;display:list-item!important}.mobile-category-menu{display:none!important}.mobile-category-title:hover{background:#f8f9fa}.mobile-category-title.active{background:var(--primary-color);color:#fff}.mobile-bank-list{border:none;margin-left:0;padding:0}.mobile-bank-item{text-align:left;cursor:pointer;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;align-items:center;gap:.75rem;width:100%;margin-bottom:.5rem;padding:.75rem;font-size:.9rem;transition:all .2s;display:flex}.mobile-bank-item:hover{background:#e9ecef}.mobile-bank-item.active{color:var(--primary-color);border-color:var(--primary-color);background:#0066ff1a;font-weight:500}.mobile-search-trigger{display:flex}.mobile-search-overlay{display:block}.hero.help-center h1{font-size:2.2rem}.help-description{font-size:1rem}.help-content{padding:1.5rem}.hero{border-radius:16px;justify-content:center;height:100vh;min-height:100vh;margin:10px;padding:0 3%;overflow:hidden}.hero .content{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;max-height:100vh;padding:2rem 5% 6rem;display:flex;overflow-y:auto}h1{text-align:center;margin-bottom:1rem;font-size:2.2rem;line-height:1.2}.subtitle{text-align:center;margin-bottom:1rem;font-size:1rem;line-height:1.4}.cta-button{margin:0 auto;padding:1rem 1.5rem;font-size:1rem;display:block}.hero-actions{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.cta-button.secondary{margin-bottom:10px;margin-right:0}.program-details-section{width:98%;height:90vh;padding:20px}.program-details-section h2{font-size:1.8rem}.program-details-section h3{font-size:1.2rem}.slideshow-arrow{padding:.75rem;font-size:1.5rem}.slideshow-arrow.prev{left:1rem}.slideshow-arrow.next{right:1rem}.flow-connection{left:20%;right:20%}.flow-node-label{font-size:.7rem}.container{padding:0 5%}.section{padding:3rem 0}.section-header h2{font-size:2rem}.features-grid,.benefits-grid,.process-grid,.examples-grid{grid-template-columns:1fr}.feature-card,.benefit-card,.process-step,.example-card{padding:1.5rem}.help-footer{padding:2rem 4%}.footer-content{text-align:center;grid-template-columns:1fr;gap:1.5rem}.footer-section h4{font-size:1rem}.footer-section p{font-size:.85rem}}@media (max-width:480px){.hero{border-radius:12px;height:100vh;min-height:100vh;max-height:100vh;margin:5px;overflow:hidden}.hero .content{box-sizing:border-box;height:100%;max-height:100vh;padding:1.5rem 4% 5rem;overflow-y:auto}.hero h1{margin-bottom:.8rem;font-size:2rem}.hero .subtitle{margin-bottom:.8rem;font-size:.9rem}.hero .cta-button{padding:.8rem 1.2rem;font-size:.9rem}.hero.help-center h1{font-size:2rem}.help-description{font-size:1rem}.help-content{padding:1.5rem 1rem}.bank-logo-large{width:50px;height:50px}.guide-header h2{font-size:1.5rem}.container{padding:0 5%}.section{padding:3rem 0}.section-header h2{font-size:2rem}.features-grid,.benefits-grid,.process-grid,.examples-grid{grid-template-columns:1fr}.feature-card,.benefit-card,.process-step,.example-card{padding:1.5rem}.help-footer{padding:1.5rem 4%}.footer-content{gap:1.25rem}.footer-section h4{font-size:.95rem}.footer-section p{font-size:.8rem}}.help-main{padding:3rem 0}.help-container{grid-template-columns:320px 1fr;align-items:start;gap:3rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid}.section-toggle{background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;padding:4px;display:flex}.section-button{cursor:pointer;color:#666;background:0 0;border:none;border-radius:6px;flex:1;padding:.75rem 1rem;font-weight:500;transition:all .2s}.section-button.active{color:var(--primary-color);background:#fff;box-shadow:0 2px 4px #0000001a}.mobile-menu-toggle{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-bottom:1rem;padding:1rem;font-weight:600;display:none}.search-box{margin-bottom:2rem}.search-input-wrapper{position:relative}.search-input-wrapper input{border:2px solid #e9ecef;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.search-input-wrapper input:focus{border-color:var(--primary-color);outline:none}.clear-search{color:#999;cursor:pointer;background:0 0;border:none;font-size:1.2rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.search-results{color:#666;background:#f8f9fa;border-radius:6px;margin-top:1rem;padding:.75rem;font-size:.9rem}.no-results{color:#999;font-style:italic}.results-count{color:var(--primary-color);font-weight:500}.detailed-search-results{max-height:300px;margin-top:1rem;overflow-y:auto}.search-category-results{margin-bottom:1.5rem}.search-category-title{color:var(--primary-color);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.search-result-item{cursor:pointer;background:#fff;border:1px solid #e9ecef;border-radius:6px;gap:.75rem;margin-bottom:.5rem;padding:.75rem;transition:all .2s;display:flex}.search-result-item:hover{border-color:var(--primary-color);background:#f8f9fa}.search-result-type{flex-shrink:0;font-size:1.2rem}.search-result-content{flex:1}.search-result-title{color:#333;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.search-result-preview{color:#666;font-size:.8rem;line-height:1.4}.more-results{text-align:center;color:#999;margin-top:.5rem;font-size:.8rem;font-style:italic}.category-section{margin-bottom:1rem}.category-title{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem;padding:1rem;font-weight:600;transition:all .2s;display:flex}.category-title:hover{background:#f8f9fa}.category-title.active{background:var(--primary-color);color:#fff}.category-icon{margin-right:.75rem;font-size:1.1rem}.arrow{font-size:.8rem;transition:transform .2s}.arrow.up{transform:rotate(180deg)}.bank-list{border-left:2px solid #e9ecef;margin-left:1rem;padding-left:1rem}.bank-item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.75rem;width:100%;margin-bottom:.25rem;padding:.75rem;font-size:.9rem;transition:all .2s;display:flex}.bank-item:hover{background:#f8f9fa}.bank-item.active{color:var(--primary-color);background:#0066ff1a;font-weight:500}.bank-logo{object-fit:contain;background:#fff;border-radius:4px;width:24px;height:24px;padding:2px;box-shadow:0 1px 3px #0000001a}.help-content{background:#fff;border:1px solid #e9ecef;border-radius:12px;min-height:600px;padding:2.5rem;box-shadow:0 4px 20px #00000014}.help-welcome{text-align:center;padding:3rem 2rem}.mobile-welcome-header{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.welcome-text{flex:1}.mobile-search-trigger{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-bottom:1.5rem;padding:1rem;font-weight:500;transition:all .3s;display:none}.mobile-search-trigger:hover{background:#0052cc}.mobile-search-trigger svg{width:20px;height:20px}.mobile-category-menu{display:none}.faq-section{margin-top:3rem}.faq-section h3{color:var(--primary-color);margin-bottom:2rem}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.faq-question{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem;font-weight:600;transition:background .2s;display:flex}.faq-answer{color:#666;padding:0 1.25rem 1.25rem;line-height:1.6}.category-overview{padding:1rem 0}.general-connection-guide,.general-payment-guide{max-width:800px}.guide-header h2{color:var(--primary-color);margin-bottom:1rem}.guide-subtitle{color:#666;margin-bottom:2rem;font-size:1.1rem}.guide-intro{margin-bottom:2rem}.guide-intro p{color:#555;margin-bottom:1rem;line-height:1.6}.content-section{margin-bottom:2.5rem}.content-section h3{color:var(--primary-color);margin-bottom:1rem}.instruction-list{margin:1rem 0;padding-left:1.5rem}.instruction-list li{color:#555;margin-bottom:.75rem;line-height:1.6}.article-content{color:#555;line-height:1.7}.article-content h4{color:var(--primary-color);margin:1.5rem 0 .75rem;font-size:1.1rem}.article-content ul{margin:1rem 0;padding-left:1.5rem}.article-content li{margin-bottom:.5rem;line-height:1.6}.advantages-list{margin:1rem 0}.advantage-category{border-left:4px solid var(--primary-color);background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.advantage-title{color:var(--primary-color);margin-bottom:1rem;font-size:1.1rem}.advantage-points{margin:0;padding-left:1.5rem}.advantage-points li{color:#555;margin-bottom:.75rem;line-height:1.6}.issues-list{margin:1rem 0}.issue-item{background:#f8f9fa;border-left:4px solid #dc3545;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.issue-item .problem{color:#dc3545;margin-bottom:1rem;font-size:1.1rem}.solutions{margin:0;padding-left:1.5rem}.solutions li{color:#555;margin-bottom:.5rem;line-height:1.6}.security-notice{background:#e8f5e8;border-left:4px solid #28a745;border-radius:8px;margin:2rem 0;padding:1.5rem}.security-notice h3{color:#28a745;margin-bottom:1rem}.bank-selection-guide{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;margin:2rem 0;padding:1.5rem}.bank-selection-guide h3{color:#856404;margin-bottom:1rem}.bank-instructions{padding:1rem 0}.bank-detail{max-width:800px}.bank-header{border-bottom:2px solid #e9ecef;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.bank-logo-large{object-fit:contain;background:#fff;border-radius:8px;width:48px;height:48px;padding:8px;box-shadow:0 2px 8px #0000001a}.bank-header h2{color:var(--primary-color);margin:0}.platform-selector{margin-bottom:2rem}.ios-warning{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.ios-warning h3{color:#856404;margin-bottom:1rem}.ios-warning p{color:#856404;line-height:1.6}.instructions-section{margin-bottom:2rem}.instructions-section h3{color:var(--primary-color);margin-bottom:1rem}.ios-redirect-notice{border-left:4px solid var(--primary-color);background:#cce5ff;border-radius:6px;margin-bottom:1rem;padding:1rem}.ios-redirect-notice p{color:#0052cc;margin:0;font-size:.9rem;line-height:1.5}.instruction-screenshot{border-radius:8px;max-width:100%;height:auto;margin:1rem 0;box-shadow:0 4px 12px #00000026}.bank-video-section{margin:2rem 0}.bank-video-section h3{color:var(--primary-color);margin-bottom:1rem}.video-container{border-radius:8px;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.bank-tutorial-video{width:100%;height:auto;max-height:400px}.troubleshooting-section{margin-top:2rem}.troubleshooting-toggle{cursor:pointer;color:#333;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-weight:600;transition:all .2s;display:flex}.troubleshooting-toggle:hover{background:#e9ecef}.troubleshooting-icon{margin-right:.5rem}.troubleshooting-content{background:#fff;border:1px solid #e9ecef;border-radius:8px;margin-top:1rem;padding:1.5rem}.troubleshooting-list{margin:0;padding-left:1.5rem}.troubleshooting-list li{color:#555;margin-bottom:1rem;line-height:1.6}.troubleshooting-list a{color:var(--primary-color);text-decoration:none}.troubleshooting-list a:hover{text-decoration:underline}.galaxy-page{background:#fff;width:100%}.galaxy-container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero.galaxy-hero{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border:1.2px solid #fff3;border-radius:16px;justify-content:flex-start;align-items:center;min-height:calc(100vh - 20px);margin:10px;padding:0 5%;display:flex;position:relative;overflow:hidden}.hero.galaxy-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#0066ff1f 0%,#0000 50%),radial-gradient(circle at 80% 70%,#008cff1f 0%,#0000 50%);position:absolute;top:0;bottom:0;left:0;right:0}.hero.galaxy-hero .content{z-index:2;max-width:700px;position:relative}.hero.galaxy-hero .subtitle{color:#fffc;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:1rem;font-weight:400}.hero.galaxy-hero h1{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:600;line-height:1.1}.hero.galaxy-hero .hero-description{color:#ffffffe6;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.galaxy-faq{background:#f8f9fa;padding:5rem 2rem}.faq-list{max-width:900px;margin:3rem auto 0}.faq-item{background:#fff;border:1px solid #e9ecef;border-radius:12px;margin-bottom:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item:hover{border-color:#d0d0d0}.faq-item.active{border-color:#0097fb;box-shadow:0 4px 12px #0097fb1a}.faq-question{cursor:pointer;text-align:left;background:#fff;border:none;align-items:center;gap:1rem;width:100%;padding:1.5rem;transition:background-color .2s;display:flex}.faq-question:hover{background:#f8f9fa}.faq-number{color:#0097fb;flex-shrink:0;min-width:40px;font-size:1.25rem;font-weight:700}.faq-question-text{color:var(--text);flex:1;font-size:1.05rem;font-weight:600;line-height:1.4}.faq-arrow{color:#0097fb;text-align:center;flex-shrink:0;min-width:20px;font-size:.8rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-arrow.open{transform:rotate(180deg)}.faq-answer{opacity:0;max-height:0;padding:0 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item.active .faq-answer{opacity:1;max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#4a4a4a;margin:0;padding-top:.5rem;padding-left:56px;line-height:1.7}.galaxy-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#06f,#039);padding:5rem 2rem}.galaxy-cta .cta-content{max-width:700px;margin:0 auto}.galaxy-cta h2{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.galaxy-cta p{color:#fffffff2;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.galaxy-cta .cta-button{color:#06f;background:#fff;border-radius:12px;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 20px #0003}.galaxy-cta .cta-button:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 6px 25px #0000004d}@media (max-width:968px){.hero.galaxy-hero{text-align:center;justify-content:center;padding:0 3%}.hero.galaxy-hero .content{max-width:100%;padding:2rem 0}.hero.galaxy-hero h1{font-size:2.5rem}.hero.galaxy-hero .hero-description{font-size:1.1rem}.galaxy-faq{padding:4rem 1.5rem}.faq-answer p{padding-left:0}.galaxy-cta .helppes-logo{width:100px;height:100px}.galaxy-cta h2{font-size:2rem}.galaxy-cta p{font-size:1.1rem}}@media (max-width:640px){.hero.galaxy-hero{border-radius:12px;min-height:100vh;margin:5px}.hero.galaxy-hero h1{font-size:2rem}.hero.galaxy-hero .hero-description{font-size:1rem}.galaxy-faq{padding:3rem 1rem}.faq-question{padding:1.25rem}.faq-number{min-width:30px;font-size:1rem}.faq-question-text{font-size:.95rem}.galaxy-cta{padding:4rem 1.5rem}.galaxy-cta .cta-header{margin-bottom:1.5rem}.galaxy-cta .helppes-logo{width:80px;height:80px}.galaxy-cta h2{font-size:1.8rem}.galaxy-cta p{font-size:1rem}.galaxy-cta .cta-button{padding:1rem 2rem;font-size:1rem}}
