.header-container{width:100%;font-family:Inter,sans-serif}.hero-section{text-align:center;background-color:#1a2235;flex-direction:column;justify-content:center;align-items:center;width:100%;height:450px;padding:0 20px;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";filter:blur(8px);z-index:0;background-image:url(/assets/banner-9z6sdoBX.png);background-position:50%;background-size:cover;position:absolute;inset:-20px}.hero-section:after{content:"";z-index:0;background:linear-gradient(135deg,#151b29d9 0%,#1a2235bf 50%,#202a40d9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-title{color:#fff;letter-spacing:-1px;z-index:1;margin-bottom:20px;font-size:56px;font-weight:800;position:relative}.hero-title .highlight{color:#8b5cf6}.hero-subtitle{color:#a0aec0;z-index:1;max-width:600px;margin-bottom:50px;font-size:16px;font-weight:400;line-height:1.6;position:relative}.scroll-down-btn{cursor:pointer;z-index:1;background:#ffffff0d;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:relative}.scroll-down-btn:hover{background:#ffffff1a;border-color:#fff6}.scroll-down-btn svg{stroke:#fff;animation:2s infinite bounce-arrow}@keyframes bounce-arrow{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(4px)}60%{transform:translateY(2px)}}.nav-bar{white-space:nowrap;scrollbar-width:none;background-color:#fff;border-bottom:1px solid #e2e8f0;align-items:center;height:60px;padding:0 20px;display:flex;overflow-x:auto}.nav-bar::-webkit-scrollbar{display:none}.nav-link{color:#4a5568;cursor:pointer;justify-content:center;align-items:center;height:100%;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.nav-link:hover{color:#1a202c}.nav-link.home-icon{padding:0 20px 0 10px}.nav-link.active{color:#7c3aed;background-color:#8b5cf60d;border:1px solid #8b5cf64d;border-radius:8px;height:calc(100% - 20px);margin:10px 4px}.ticker-bar{background-color:#f7fafc;border-bottom:1px solid #edf2f7;align-items:center;height:70px;display:flex;position:relative;overflow:hidden}.ticker-track{align-items:center;gap:30px;width:max-content;padding:0 20px;display:flex}.ticker-track.scroll-active{animation:40s linear infinite scroll}.ticker-track.scroll-inactive{margin:0 auto;animation:none}.ticker-item{color:#718096;cursor:pointer;align-items:center;gap:10px;font-size:14px;font-weight:500;transition:color .2s;display:flex}.ticker-item:hover{color:#2d3748}.ticker-logo{color:#4a5568;background-color:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:flex;overflow:hidden}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 15px))}}.brokers-section{color:#334155;background-color:#f1f5f9;padding:4rem 2rem 6rem;position:relative;overflow:hidden}.filter-bar-container{z-index:10;background-color:#fff;border-bottom:1px solid #e2e8f0;width:100%;padding:1rem 2rem;position:relative;box-shadow:0 1px 3px #0000000d}.filter-bar{align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.filter-label{color:#334155;align-items:center;gap:.5rem;font-weight:600;display:flex}.filter-selects{flex-wrap:wrap;gap:1rem;display:flex}.filter-select{color:#475569;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1em;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:.5rem 2.5rem .5rem 1rem;font-size:.875rem;font-weight:500;transition:border-color .2s}.filter-select:hover{border-color:#94a3b8}.filter-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.clear-filter-btn{color:#ef4444;cursor:pointer;background-color:#fee2e2;border:1px solid #fecaca;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.clear-filter-btn:hover{color:#b91c1c;background-color:#fca5a5;border-color:#f87171}@media (width<=768px){.filter-bar{flex-direction:column;align-items:stretch;gap:1rem}.filter-label{justify-content:flex-start}.filter-selects{flex-direction:column;gap:.75rem}.filter-select{width:100%}.clear-filter-btn{justify-content:center;width:100%;margin-left:0}}.no-results-message{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:2rem;padding:3rem}.brokers-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.brokers-header{text-align:center;margin-bottom:3rem}.brokers-header h2{color:#0f172a;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.brokers-header p{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}.brokers-grid{flex-direction:column;display:flex}.broker-card-row{opacity:0;background-color:#fff;gap:3rem;padding:2.5rem;transition:transform .2s;animation:.5s forwards fadeInUp;display:flex}.broker-card-row:nth-child(2n){background-color:#f8fafc}.broker-card-row:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.broker-card-row:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.broker-left-col{flex-direction:column;flex:0 0 320px;display:flex}.broker-brand-header{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.broker-logo-box{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;padding:.75rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.broker-logo-img{object-fit:contain;width:100%;height:100%}.broker-logo-text{color:#0f172a;font-size:1.5rem;font-weight:700}.broker-brand-info{flex-direction:column;display:flex}.broker-name{color:#0f172a;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.broker-rating-row{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.stars{font-size:1.1rem}.star-filled{color:#fbbf24}.star-empty{color:#cbd5e1}.rating-score{color:#475569;font-size:.875rem;font-weight:600}.view-reviews-link{color:#6366f1;cursor:pointer;font-family:inherit;font-size:.8125rem;font-weight:500;line-height:inherit;background:0 0;border:none;align-items:center;gap:.25rem;margin:0;padding:0;text-decoration:none;display:inline-flex}.view-reviews-link:hover{color:#4338ca;text-decoration:underline}.broker-compare-checkbox{margin-bottom:1.25rem}.broker-compare-checkbox label{color:#475569;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.broker-desc-text{color:#475569;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.broker-regulators-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.reg-tag{color:#065f46;background-color:#ecfdf5;border-radius:20px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.broker-cta-area{margin-top:auto}.open-account-btn{color:#fff;background-color:#4f46e5;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:flex}.open-account-btn:hover{background-color:#4338ca}.risk-warning{color:#94a3b8;text-align:center;margin-top:.5rem;font-size:.7rem}.broker-right-col{flex-direction:column;flex:1;gap:1.5rem;display:flex}.tech-details-box{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #00000005}.tech-details-title{color:#0f172a;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.125rem;font-weight:700;display:flex}.tech-details-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 2rem;display:grid}.tech-detail-item{flex-direction:column;gap:.25rem;display:flex}.td-label{color:#64748b;align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.td-label svg{color:#94a3b8}.td-value{color:#0f172a;padding-left:1.25rem;font-size:.95rem;font-weight:600}.pros-cons-container{gap:1.5rem;display:flex}.pros-box,.cons-box{border-radius:12px;flex:1;padding:1.25rem}.pros-box{background-color:#f0fdf4;border:1px solid #dcfce7}.cons-box{background-color:#fef2f2;border:1px solid #fee2e2}.pc-title{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:700;display:flex}.pros-title{color:#166534}.cons-title{color:#991b1b}.pc-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.pc-list li{color:#334155;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.4;display:flex}.pc-list li svg{flex-shrink:0;margin-top:.125rem}.floating-compare-btn{color:#fff;cursor:pointer;z-index:50;background:linear-gradient(#ff9800 0%,#ff5722 100%);border:1.5px solid #ffcc80;border-radius:30px;flex-direction:column;align-items:center;gap:.25rem;max-width:100px;max-height:100px;padding:1.25rem 1.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);animation:.5s cubic-bezier(.175,.885,.32,1.275) forwards slideInRight;display:flex;position:fixed;top:30%;right:2rem;transform:translateY(-50%);box-shadow:0 10px 30px -5px #ff572280}.floating-compare-btn:hover{background:linear-gradient(#f57c00 0%,#e64a19 100%);transform:translateY(-50%)scale(1.05);box-shadow:0 15px 35px -5px #ff572299}.compare-icon-wrapper{display:inline-block;position:relative}@keyframes bounceIcon{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}.floating-compare-btn svg{transition:transform .3s;animation:2s infinite bounceIcon}.floating-compare-btn:hover svg{animation:none;transform:scale(1.1)rotate(5deg)}.floating-compare-btn span:not(.compare-badge){letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:900}.compare-badge{color:#ff5722;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.95rem;font-weight:900;display:flex;position:absolute;top:-12px;right:-28px;box-shadow:0 2px 6px #0003}@keyframes slideInRight{0%{opacity:0;transform:translate(100px,-50%)}to{opacity:1;transform:translateY(-50%)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=992px){.broker-card-row{flex-direction:column;gap:2rem;padding:2rem}.broker-left-col{flex:auto}.tech-details-grid{grid-template-columns:1fr}.pros-cons-container{flex-direction:column}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0f172a99;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:1000px;max-height:90vh;animation:.3s slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal-header h2{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.close-btn:hover{color:#0f172a;background-color:#f1f5f9}.modal-body{flex:1;padding:0;overflow:auto}.compare-table{border-collapse:separate;border-spacing:0;text-align:center;width:100%}.compare-table th,.compare-table td{vertical-align:middle;background-color:#fff;border-bottom:1px solid #e2e8f0;border-right:1px solid #f1f5f9;padding:1.25rem 1rem}.compare-table th:last-child,.compare-table td:last-child{border-right:none}.feature-col{color:#334155;z-index:10;width:180px;min-width:150px;font-size:.875rem;font-weight:600;position:sticky;left:0;text-align:left!important;background-color:#f8fafc!important;border-right:1px solid #e2e8f0!important}.compare-logo-box{flex-direction:column;align-items:center;gap:.75rem;display:flex}.compare-logo{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;padding:.5rem;display:flex}.compare-logo img{object-fit:contain;width:100%;height:100%}.compare-name{color:#0f172a;font-size:1rem;font-weight:700}.compare-val{color:#475569;font-size:.9rem}.compare-list{flex-direction:column;align-items:center;gap:.25rem;display:flex}.compare-badge-pill{color:#059669;background:#ecfdf5;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.compare-cta-btn{color:#fff;background:#4f46e5;border-radius:8px;width:100%;max-width:160px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.compare-cta-btn:hover{background:#4338ca}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.urm-overlay{-webkit-backdrop-filter:blur(4px);z-index:9000;background:#0f0f2399;justify-content:center;align-items:center;padding:16px;animation:.2s urmFadeIn;display:flex;position:fixed;inset:0}@keyframes urmFadeIn{0%{opacity:0}to{opacity:1}}.urm-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;animation:.25s cubic-bezier(.34,1.56,.64,1) urmSlideUp;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000038,0 4px 16px #4f46e51a}@keyframes urmSlideUp{0%{opacity:0;transform:translateY(32px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.urm-header{background:#fafafa;border-bottom:1px solid #e5e7eb;border-radius:16px 16px 0 0;flex-shrink:0;align-items:center;gap:14px;padding:18px 20px 16px;display:flex}.urm-broker-logo{object-fit:contain;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;width:48px;height:48px}.urm-broker-logo-text{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:flex}.urm-header-info{flex:1;min-width:0}.urm-broker-name{color:#111827;margin:0 0 2px;font-size:17px;font-weight:700;line-height:1.2}.urm-header-subtitle{color:#6b7280;margin:0;font-size:12.5px}.urm-close-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:flex}.urm-close-btn:hover{color:#111827;background:#e5e7eb}.urm-body{scroll-behavior:smooth;flex-direction:column;flex:1;gap:14px;padding:16px 20px;display:flex;overflow-y:auto}.urm-body::-webkit-scrollbar{width:5px}.urm-body::-webkit-scrollbar-track{background:0 0}.urm-body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:99px}.urm-body::-webkit-scrollbar-thumb:hover{background:#9ca3af}.urm-card{background:#fff;border:1px solid #e9ebf0;border-radius:12px;padding:16px;transition:box-shadow .2s}.urm-card:hover{box-shadow:0 4px 16px #4f46e514}.urm-card-header{align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.urm-avatar{color:#3730a3;background:linear-gradient(135deg,#c7d2fe,#a5b4fc);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:700;display:flex}.urm-user-info{flex:1;min-width:0}.urm-user-name{color:#1f2937;margin:0 0 2px;font-size:14px;font-weight:600}.urm-date{color:#9ca3af;margin:0;font-size:12px}.urm-tag{border-radius:99px;flex-shrink:0;padding:3px 10px;font-size:11.5px;font-weight:600;line-height:1.6}.urm-tag--question{color:#5b21b6;background:#ede9fe}.urm-tag--review{color:#065f46;background:#d1fae5}.urm-stars{align-items:center;gap:2px;display:flex}.urm-star-filled{color:#f59e0b;font-size:15px}.urm-star-empty{color:#d1d5db;font-size:15px}.urm-body-text{color:#374151;margin:0;font-size:13.5px;line-height:1.65}.urm-reply{background:#f5f3ff;border-left:3px solid #7c3aed;border-radius:0 8px 8px 0;margin-top:12px;padding:12px 14px}.urm-reply-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.urm-reply-author{align-items:center;gap:7px;display:flex}.urm-reply-icon{color:#7c3aed;flex-shrink:0}.urm-reply-name{color:#5b21b6;margin:0;font-size:13px;font-weight:700}.urm-reply-date{color:#9ca3af;white-space:nowrap;margin:0;font-size:11.5px}.urm-reply-text{color:#4b5563;margin:0;font-size:13px;line-height:1.6}.urm-footer{background:#fafafa;border-top:1px solid #e5e7eb;border-radius:0 0 16px 16px;flex-shrink:0;padding:14px 20px 18px}.urm-open-btn{color:#fff;letter-spacing:.5px;cursor:pointer;text-align:center;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s;display:block}.urm-open-btn:hover{opacity:.92;transform:translateY(-1px)}.urm-open-btn:active{transform:translateY(0)}.urm-empty{text-align:center;color:#9ca3af;padding:40px 20px}.urm-empty svg{opacity:.5;margin-bottom:12px}.urm-empty p{margin:0;font-size:14px}@media (width<=560px){.urm-modal{max-height:95vh}}.trust-section{color:#334155;background-color:#fff;border-top:1px solid #e2e8f0;padding:6rem 2rem}.trust-container{max-width:1200px;margin:0 auto}.trust-header{text-align:center;margin-bottom:4rem}.trust-header h2{color:#0f172a;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.trust-header p{color:#64748b;max-width:800px;margin:0 auto;font-size:1.1rem}.trust-features{grid-template-columns:repeat(3,1fr);gap:4rem 2rem;margin-bottom:5rem;display:grid}.trust-feature-card{text-align:center;flex-direction:column;align-items:center;display:flex}.trust-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.trust-icon-wrapper.blue-icon{color:#3b82f6;background-color:#eff6ff}.trust-icon-wrapper.green-icon{color:#22c55e;background-color:#f0fdf4}.trust-feature-card h3{color:#0f172a;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.trust-feature-card p{color:#64748b;font-size:.95rem;line-height:1.6}.trust-risk-warning{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:1.5rem;padding:2.5rem;display:flex}.warning-icon{background-color:#fef9c3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.warning-content h4{color:#0f172a;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.warning-content p{color:#475569;margin:0;font-size:.95rem;line-height:1.6}@media (width<=992px){.trust-features{grid-template-columns:1fr;gap:3rem}}@media (width<=768px){.trust-risk-warning{text-align:center;flex-direction:column;align-items:center}}.glossary-section{color:#334155;background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:6rem 2rem}.glossary-container{max-width:1000px;margin:0 auto}.glossary-header{text-align:center;margin-bottom:4rem}.glossary-header h2{color:#0f172a;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:2rem;font-weight:800;display:flex}.glossary-header h2 svg{color:#4f46e5}.glossary-header p{color:#64748b;margin:0;font-size:1.05rem}.glossary-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.glossary-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.5rem 1.75rem;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 2px #00000008}.glossary-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.glossary-card h3{color:#4f46e5;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.glossary-card p{color:#475569;margin:0;font-size:.9rem;line-height:1.6}@media (width<=768px){.glossary-grid{grid-template-columns:1fr}}.faq-section{color:#334155;background-color:#fff;border-top:1px solid #e2e8f0;padding:6rem 2rem}.faq-container{max-width:800px;margin:0 auto}.faq-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.faq-icon-wrapper{color:#4f46e5;background-color:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.faq-header h2{color:#0f172a;margin-bottom:.75rem;font-size:2rem;font-weight:800}.faq-header p{color:#64748b;margin:0;font-size:1.05rem}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:all .3s;overflow:hidden}.faq-item:hover{border-color:#cbd5e1}.faq-item.open{border-color:#4f46e5;box-shadow:0 4px 6px -1px #4f46e51a}.faq-question{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.faq-question h3{color:#1e293b;margin:0;padding-right:1.5rem;font-size:1.05rem;font-weight:600}.faq-chevron{color:#94a3b8;flex-shrink:0;transition:transform .3s}.faq-item.open .faq-chevron{color:#4f46e5;transform:rotate(180deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-answer-inner{color:#475569;padding:0 1.5rem;font-size:.95rem;line-height:1.6;overflow:hidden}.faq-item.open .faq-answer-inner{padding-bottom:1.25rem}.comments-section{color:#334155;background-color:#fff;border-top:1px solid #e2e8f0;padding:6rem 2rem}.comments-container{max-width:900px;margin:0 auto}.comments-header{justify-content:center;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.comments-header h2{color:#0f172a;margin:0;font-size:1.75rem;font-weight:800}.comments-list{flex-direction:column;gap:1.5rem;display:flex}.comment-thread{background-color:#f8fafc;border-radius:12px;padding:1.5rem}.comment-user{gap:1rem;margin-bottom:1.25rem;display:flex}.comment-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.user-avatar{color:#64748b;background-color:#e2e8f0}.comment-reply{background-color:#eff6ff;border-radius:10px;gap:1rem;margin-left:3.5rem;padding:1.5rem;display:flex}.expert-avatar{color:#4f46e5;background-color:#e0e7ff;width:24px;height:24px;margin-top:.125rem}.comment-content{flex:1}.comment-meta{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.comment-name{color:#0f172a;font-size:1rem;font-weight:700}.comment-date{color:#64748b;font-size:.8rem}.expert-role{color:#3b82f6;font-size:.85rem;font-weight:600}.comment-text{color:#475569;margin:0;font-size:.95rem;line-height:1.6}@media (width<=640px){.comment-reply{margin-left:0;padding:1rem}}.site-footer{color:#94a3b8;text-align:center;background-color:#020617;padding:5rem 2rem;font-size:.9rem;line-height:1.8}.footer-container{flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.footer-risk-warning{color:#cbd5e1;max-width:1000px;margin:0 auto}.footer-bottom p{color:#64748b;margin:0;font-size:.85rem}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.app-container{width:100%;min-height:100vh}
