.Dashboard-module__8Mmpzq__layout{min-height:100vh;font-family:var(--font-sans,system-ui,-apple-system,sans-serif);background:#f8fafc;display:flex}.Dashboard-module__8Mmpzq__loadingContainer{color:#64748b;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.Dashboard-module__8Mmpzq__spinner{color:#2563eb;margin-bottom:16px;animation:1s linear infinite Dashboard-module__8Mmpzq__spin}@keyframes Dashboard-module__8Mmpzq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Dashboard-module__8Mmpzq__mainWrapper{flex-direction:column;flex:1;min-width:0;margin-left:260px;transition:margin-left .3s;display:flex}.Dashboard-module__8Mmpzq__topHeader{z-index:40;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #00000008}.Dashboard-module__8Mmpzq__topHeaderLeft{align-items:center;display:flex}.Dashboard-module__8Mmpzq__headerStats{gap:12px;display:flex}.Dashboard-module__8Mmpzq__headerStatPill{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Dashboard-module__8Mmpzq__headerStatPill:hover{background:#f1f5f9;border-color:#cbd5e1}.Dashboard-module__8Mmpzq__topHeaderCenter{position:absolute;left:50%;transform:translate(-50%)}.Dashboard-module__8Mmpzq__headerGreeting{color:#1e293b;letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.Dashboard-module__8Mmpzq__profileDropdown{position:relative}.Dashboard-module__8Mmpzq__profileTrigger{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:24px;align-items:center;gap:12px;padding:4px 4px 4px 12px;transition:all .2s;display:flex}.Dashboard-module__8Mmpzq__profileTrigger:hover{background:#f8fafc;border-color:#e2e8f0}.Dashboard-module__8Mmpzq__profileName{color:#334155;font-size:.9rem;font-weight:600;display:block}.Dashboard-module__8Mmpzq__profileAvatar{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 2px 4px #2563eb33}.Dashboard-module__8Mmpzq__profileChevron{color:#94a3b8;margin-right:4px;transition:transform .2s}.Dashboard-module__8Mmpzq__profileChevron.Dashboard-module__8Mmpzq__open{transform:rotate(180deg)}.Dashboard-module__8Mmpzq__dropdownMenu{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:260px;padding:8px;animation:.2s ease-out Dashboard-module__8Mmpzq__slideDown;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #0000001a}@keyframes Dashboard-module__8Mmpzq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__8Mmpzq__dropdownHeader{background:#f8fafc;border-radius:8px;align-items:center;gap:12px;margin-bottom:8px;padding:12px;display:flex}.Dashboard-module__8Mmpzq__dropdownAvatar{color:#2563eb;background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex}.Dashboard-module__8Mmpzq__dropdownInfo{flex-direction:column;display:flex}.Dashboard-module__8Mmpzq__dropdownName{color:#1e293b;font-size:.9rem;font-weight:600}.Dashboard-module__8Mmpzq__dropdownRole{color:#64748b;font-size:.75rem}.Dashboard-module__8Mmpzq__dropdownDivider{background:#f1f5f9;height:1px;margin:6px 0}.Dashboard-module__8Mmpzq__dropdownItem,.Dashboard-module__8Mmpzq__dropdownLogout{color:#475569;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.9rem;text-decoration:none;transition:all .15s;display:flex}.Dashboard-module__8Mmpzq__dropdownItem:hover{color:#1e293b;background:#f1f5f9}.Dashboard-module__8Mmpzq__dropdownLogout{color:#ef4444}.Dashboard-module__8Mmpzq__dropdownLogout:hover{background:#fef2f2}.Dashboard-module__8Mmpzq__main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:32px}.Dashboard-module__8Mmpzq__dashboardContainer{flex-direction:column;gap:32px;display:flex}.Dashboard-module__8Mmpzq__welcomeBanner{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);border-radius:20px;justify-content:space-between;align-items:flex-end;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #2563eb40}.Dashboard-module__8Mmpzq__welcomeBanner:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1a);width:300px;height:100%;position:absolute;top:0;right:0;transform:skew(-20deg)translate(100px)}.Dashboard-module__8Mmpzq__welcomeTitle{letter-spacing:-.02em;margin:0 0 12px;font-size:2.25rem;font-weight:800;line-height:1.1;color:#fff!important}.Dashboard-module__8Mmpzq__welcomeSubtitle{opacity:.9;max-width:500px;margin:0;font-size:1.1rem;font-weight:400;color:#ffffffe6!important}.Dashboard-module__8Mmpzq__bannerStats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;align-items:center;padding:16px 32px;display:flex}.Dashboard-module__8Mmpzq__bannerStatItem{flex-direction:column;align-items:center;gap:4px;display:flex}.Dashboard-module__8Mmpzq__statLabel{text-transform:uppercase;letter-spacing:1px;opacity:.8;color:#fff;font-size:.75rem;font-weight:600}.Dashboard-module__8Mmpzq__statValue{color:#fdba74;font-size:1.5rem;font-weight:700}.Dashboard-module__8Mmpzq__bannerStatDivider{background:#fff3;width:1px;height:32px;margin:0 32px}.Dashboard-module__8Mmpzq__tabsContainer{border-bottom:1px solid #e2e8f0;gap:8px;padding-bottom:0;display:flex}.Dashboard-module__8Mmpzq__tabItem{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:10px;margin-bottom:-2px;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Dashboard-module__8Mmpzq__tabItem:hover{color:#334155;background:linear-gradient(#0000,#f8fafc)}.Dashboard-module__8Mmpzq__tabActive{color:#2563eb;border-bottom-color:#2563eb}.Dashboard-module__8Mmpzq__tabBadge{color:#2563eb;background:#eff6ff;border-radius:20px;padding:3px 10px;font-size:.75rem;font-weight:700;line-height:1}.Dashboard-module__8Mmpzq__tabActive .Dashboard-module__8Mmpzq__tabBadge{color:#fff;background:#2563eb}.Dashboard-module__8Mmpzq__contentMain{background:#fff;border:1px solid #e2e8f0;border-radius:20px;min-height:500px;padding:32px;box-shadow:0 4px 6px -1px #0000000d}.Dashboard-module__8Mmpzq__sectionHeader{background:0 0;border-bottom:1px solid #f1f5f9;border-radius:0;justify-content:space-between;align-items:center;margin-bottom:32px;padding:0 0 24px;display:flex}.Dashboard-module__8Mmpzq__sectionHeading{color:#1e293b;letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.Dashboard-module__8Mmpzq__itemCount{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:6px 14px;font-size:.9rem;font-weight:600}.Dashboard-module__8Mmpzq__sectionHeaderTrades{border-bottom-color:#2563eb}.Dashboard-module__8Mmpzq__sectionHeaderTrades .Dashboard-module__8Mmpzq__sectionHeading{color:#1e3a8a}.Dashboard-module__8Mmpzq__sectionHeaderBonus{border-bottom-color:#7c3aed}.Dashboard-module__8Mmpzq__sectionHeaderBonus .Dashboard-module__8Mmpzq__sectionHeading{color:#7c3aed}.Dashboard-module__8Mmpzq__sectionHeaderFree{border-bottom-color:#059669}.Dashboard-module__8Mmpzq__sectionHeaderFree .Dashboard-module__8Mmpzq__sectionHeading{color:#059669}.Dashboard-module__8Mmpzq__sectionHeaderPurchase{border-bottom-color:#be185d}.Dashboard-module__8Mmpzq__sectionHeaderPurchase .Dashboard-module__8Mmpzq__sectionHeading{color:#be185d}.Dashboard-module__8Mmpzq__emptyState{text-align:center;color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.Dashboard-module__8Mmpzq__emptyState svg{opacity:.2;color:#2563eb;margin-bottom:20px}.Dashboard-module__8Mmpzq__emptyState h3{color:#334155;margin:0 0 8px;font-size:1.25rem;font-weight:600}.Dashboard-module__8Mmpzq__emptyState p{color:#94a3b8;margin:0;font-size:1rem}@media (max-width:992px){.Dashboard-module__8Mmpzq__mainWrapper{margin-left:0;padding-top:64px}.Dashboard-module__8Mmpzq__topHeader{display:none}.Dashboard-module__8Mmpzq__main{padding:20px}.Dashboard-module__8Mmpzq__welcomeBanner{flex-direction:column;align-items:flex-start;gap:24px;padding:24px}.Dashboard-module__8Mmpzq__bannerStats{justify-content:space-around;width:100%;padding:16px}.Dashboard-module__8Mmpzq__welcomeTitle{font-size:1.5rem}.Dashboard-module__8Mmpzq__contentMain{padding:20px}.Dashboard-module__8Mmpzq__tabsContainer{gap:0;padding-bottom:0;overflow-x:auto}.Dashboard-module__8Mmpzq__tabItem{white-space:nowrap;padding:12px 16px;font-size:.9rem}.Dashboard-module__8Mmpzq__mobileHeader{display:block}}
.ContentCard-module__mu_iBW__card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-top-width:0;border-radius:12px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ContentCard-module__mu_iBW__cardBlue,.ContentCard-module__mu_iBW__cardBonus,.ContentCard-module__mu_iBW__cardFree,.ContentCard-module__mu_iBW__cardPurchase{border-top:4px solid #000}.ContentCard-module__mu_iBW__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.ContentCard-module__mu_iBW__card.ContentCard-module__mu_iBW__locked{opacity:.95}.ContentCard-module__mu_iBW__thumbnailWrapper{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);width:100%;padding-top:141.4%;position:relative}.ContentCard-module__mu_iBW__thumbnail{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ContentCard-module__mu_iBW__thumbnail img{object-fit:cover;width:100%;height:100%}.ContentCard-module__mu_iBW__placeholderThumbnail{color:#94a3b8;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ContentCard-module__mu_iBW__badgeContainer{position:absolute;top:12px;right:12px}.ContentCard-module__mu_iBW__badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.ContentCard-module__mu_iBW__freeBadge{color:#fff;background:#10b981}.ContentCard-module__mu_iBW__premiumBadge{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.ContentCard-module__mu_iBW__bonusBadge{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%)}.ContentCard-module__mu_iBW__purchaseBadge{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#db2777 100%)}.ContentCard-module__mu_iBW__lockedBadge{color:#fff;background:#64748b}.ContentCard-module__mu_iBW__info{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.ContentCard-module__mu_iBW__serviceName{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.ContentCard-module__mu_iBW__meta{color:#94a3b8;align-items:center;gap:12px;font-size:12px;display:flex}.ContentCard-module__mu_iBW__date{align-items:center;gap:4px;display:flex}.ContentCard-module__mu_iBW__tradeNumber{color:#475569;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-weight:600}.ContentCard-module__mu_iBW__title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ContentCard-module__mu_iBW__stockName{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-radius:4px;width:fit-content;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.ContentCard-module__mu_iBW__description{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.ContentCard-module__mu_iBW__actions{border-top:1px solid #f1f5f9;align-items:center;gap:8px;margin-top:auto;padding-top:12px;display:flex}.ContentCard-module__mu_iBW__viewBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.ContentCard-module__mu_iBW__viewBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.ContentCard-module__mu_iBW__downloadBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.ContentCard-module__mu_iBW__accessReason{color:#94a3b8;font-size:12px;font-style:italic}@media (max-width:768px){.ContentCard-module__mu_iBW__thumbnailWrapper{padding-top:100%}.ContentCard-module__mu_iBW__info{padding:12px}}
.ContentDetailModal-module__kpwJnG__overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out ContentDetailModal-module__kpwJnG__fadeIn;display:flex;position:fixed;top:0;left:0}.ContentDetailModal-module__kpwJnG__modal{background:#fff;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:600px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) ContentDetailModal-module__kpwJnG__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 50px #0000004d}.ContentDetailModal-module__kpwJnG__closeBtn{cursor:pointer;color:#4b5563;z-index:10;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ContentDetailModal-module__kpwJnG__closeBtn:hover{color:#ef4444;background:#fee2e2}.ContentDetailModal-module__kpwJnG__imageHeader{width:100%;height:250px;position:relative;overflow:hidden}.ContentDetailModal-module__kpwJnG__thumbnail{object-fit:cover;width:100%;height:100%}.ContentDetailModal-module__kpwJnG__content{padding:24px}.ContentDetailModal-module__kpwJnG__meta{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ContentDetailModal-module__kpwJnG__date{color:#6b7280;font-size:.875rem}.ContentDetailModal-module__kpwJnG__badge{text-transform:uppercase;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600}.ContentDetailModal-module__kpwJnG__badge.ContentDetailModal-module__kpwJnG__pdf{color:#4f46e5;background:#eef2ff}.ContentDetailModal-module__kpwJnG__badge.ContentDetailModal-module__kpwJnG__text_message{color:#059669;background:#ecfdf5}.ContentDetailModal-module__kpwJnG__title{color:#111827;margin-bottom:12px;font-size:1.5rem;font-weight:700;line-height:1.3}.ContentDetailModal-module__kpwJnG__description{color:#4b5563;margin-bottom:24px;font-size:1rem;line-height:1.6}.ContentDetailModal-module__kpwJnG__tradeDetails{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:16px}.ContentDetailModal-module__kpwJnG__tradeGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.ContentDetailModal-module__kpwJnG__tradeItem label{text-transform:uppercase;color:#6b7280;margin-bottom:4px;font-size:.75rem;font-weight:600;display:block}.ContentDetailModal-module__kpwJnG__tradeItem span{color:#111827;font-size:1.125rem;font-weight:600}.ContentDetailModal-module__kpwJnG__messageContent{white-space:pre-wrap;color:#1f2937;background:#f0f9ff;border-left:4px solid #0ea5e9;border-radius:8px;margin-bottom:24px;padding:16px;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.ContentDetailModal-module__kpwJnG__actions{gap:12px;margin-top:24px;display:flex}.ContentDetailModal-module__kpwJnG__actionBtn{cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:600;transition:all .2s;display:flex}.ContentDetailModal-module__kpwJnG__primaryBtn{color:#fff;background:#2563eb}.ContentDetailModal-module__kpwJnG__primaryBtn:hover{background:#1d4ed8}.ContentDetailModal-module__kpwJnG__secondaryBtn{color:#374151;background:#f3f4f6}.ContentDetailModal-module__kpwJnG__secondaryBtn:hover{background:#e5e7eb}@keyframes ContentDetailModal-module__kpwJnG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContentDetailModal-module__kpwJnG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:dark){.ContentDetailModal-module__kpwJnG__modal{background:#1f2937;border-color:#374151}.ContentDetailModal-module__kpwJnG__title{color:#f9fafb}.ContentDetailModal-module__kpwJnG__description{color:#d1d5db}.ContentDetailModal-module__kpwJnG__date{color:#9ca3af}.ContentDetailModal-module__kpwJnG__closeBtn{color:#e5e7eb;background:#ffffff1a}.ContentDetailModal-module__kpwJnG__closeBtn:hover{background:#ef444433}.ContentDetailModal-module__kpwJnG__tradeDetails{background:#111827;border-color:#374151}.ContentDetailModal-module__kpwJnG__tradeItem span{color:#f3f4f6}.ContentDetailModal-module__kpwJnG__tradeItem label{color:#9ca3af}.ContentDetailModal-module__kpwJnG__messageContent{color:#e0f2fe;background:#0c4a6e;border-color:#38bdf8}.ContentDetailModal-module__kpwJnG__secondaryBtn{color:#f9fafb;background:#374151}.ContentDetailModal-module__kpwJnG__secondaryBtn:hover{background:#4b5563}}
.MainHeader-module__n0xcxq__header{border-bottom:1px solid var(--color-border);z-index:100;transition:all var(--transition);background:#fff;position:sticky;top:0}.MainHeader-module__n0xcxq__scrolled{box-shadow:0 2px 8px #00000014}.MainHeader-module__n0xcxq__content{justify-content:space-between;align-items:center;height:90px;display:flex}.MainHeader-module__n0xcxq__logo{align-items:center;gap:var(--space-3);font-family:var(--font-heading);color:var(--color-primary);font-size:1.75rem;font-weight:800;display:flex}.MainHeader-module__n0xcxq__logoText{color:var(--color-text)}.MainHeader-module__n0xcxq__nav{gap:var(--space-8);align-items:center;display:flex}.MainHeader-module__n0xcxq__navItem{align-items:center;height:90px;display:flex;position:relative}.MainHeader-module__n0xcxq__navLink{color:var(--color-text-secondary);transition:color var(--transition);cursor:pointer;align-items:center;gap:4px;font-size:1rem;font-weight:600;display:flex;position:relative}.MainHeader-module__n0xcxq__navLink:after{content:"";background:var(--color-accent);width:0;height:2px;transition:width var(--transition);position:absolute;bottom:-4px;left:0}.MainHeader-module__n0xcxq__navLink:hover,.MainHeader-module__n0xcxq__navItem:hover .MainHeader-module__n0xcxq__navLink{color:var(--color-primary)}.MainHeader-module__n0xcxq__navLink:hover:after,.MainHeader-module__n0xcxq__navItem:hover .MainHeader-module__n0xcxq__navLink:after{width:100%}.MainHeader-module__n0xcxq__dropdown{border:1px solid var(--color-border);opacity:0;visibility:hidden;min-width:260px;padding:var(--space-2);background:#fff;border-radius:12px;flex-direction:column;gap:2px;transition:all .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 40px #0000001a}.MainHeader-module__n0xcxq__navItem:hover .MainHeader-module__n0xcxq__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.MainHeader-module__n0xcxq__dropdownLink{color:var(--color-text-secondary);border-radius:8px;padding:12px 16px;font-size:.938rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.MainHeader-module__n0xcxq__dropdownLink:hover{background:var(--color-bg-secondary);color:var(--color-primary);transform:translate(4px)}.MainHeader-module__n0xcxq__actions{align-items:center;gap:var(--space-4);display:flex}.MainHeader-module__n0xcxq__loginBtn{color:var(--color-text-secondary);padding:var(--space-2)var(--space-4);transition:color var(--transition);font-size:1rem;font-weight:600}.MainHeader-module__n0xcxq__loginBtn:hover{color:var(--color-primary)}.MainHeader-module__n0xcxq__mobileToggle{display:none}@media (max-width:992px){.MainHeader-module__n0xcxq__nav,.MainHeader-module__n0xcxq__actions{display:none}.MainHeader-module__n0xcxq__mobileToggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}}.MainHeader-module__n0xcxq__mobileNav{z-index:1000;background:#fff;flex-direction:column;width:300px;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0000001a}.MainHeader-module__n0xcxq__mobileNav.MainHeader-module__n0xcxq__open{transform:translate(0)}.MainHeader-module__n0xcxq__mobileHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:20px;display:flex}.MainHeader-module__n0xcxq__mobileLogo{color:var(--color-primary);font-size:1.25rem;font-weight:700}.MainHeader-module__n0xcxq__closeBtn{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none}.MainHeader-module__n0xcxq__mobileLinks{flex-direction:column;gap:16px;padding:20px;display:flex;overflow-y:auto}.MainHeader-module__n0xcxq__mobileLink{color:var(--color-text,#1e293b);text-align:left;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.MainHeader-module__n0xcxq__mobileLink:hover{color:var(--color-primary,#2563eb)}.MainHeader-module__n0xcxq__mobileSubmenu{border-left:2px solid var(--color-border);flex-direction:column;gap:12px;margin-top:8px;padding-left:16px;display:flex}.MainHeader-module__n0xcxq__mobileSubLink{color:var(--color-text-secondary);font-size:.938rem;text-decoration:none}.MainHeader-module__n0xcxq__mobileDivider{background:var(--color-border);height:1px;margin:8px 0}.MainHeader-module__n0xcxq__mobileButton{background:var(--color-accent);color:#fff;text-align:center;border-radius:8px;margin-top:8px;padding:12px;font-weight:600;text-decoration:none}
.Footer-module__S6Hkya__footer{color:#fff;padding:var(--space-20)0 0;background:linear-gradient(#1a1f2e 0%,#0f1419 100%);position:relative;overflow:hidden}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(90deg,#0000,#d4af37,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__S6Hkya__topSection{gap:var(--space-12);padding-bottom:var(--space-16);margin-bottom:var(--space-16);border-bottom:1px solid #ffffff1a;grid-template-columns:1.5fr 1fr;display:grid}.Footer-module__S6Hkya__newsletter{max-width:500px}.Footer-module__S6Hkya__newsletterTitle{margin-bottom:var(--space-3);background:linear-gradient(135deg,#d4af37,#f4d03f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700}.Footer-module__S6Hkya__newsletterDesc{color:#fff9;margin-bottom:var(--space-6);font-size:.938rem}.Footer-module__S6Hkya__newsletterForm{gap:var(--space-3);display:flex}.Footer-module__S6Hkya__emailInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex:1;padding:14px 20px;font-size:.938rem;transition:all .3s}.Footer-module__S6Hkya__emailInput::placeholder{color:#fff6}.Footer-module__S6Hkya__emailInput:focus{background:#ffffff14;border-color:#d4af37;outline:none}.Footer-module__S6Hkya__subscribeBtn{color:#1a1f2e;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#d4af37,#c9a635);border:none;border-radius:8px;padding:14px 32px;font-size:.938rem;font-weight:700;transition:all .3s}.Footer-module__S6Hkya__subscribeBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #d4af374d}.Footer-module__S6Hkya__trustBadges{gap:var(--space-8);align-items:center;display:flex}.Footer-module__S6Hkya__badge{align-items:center;gap:var(--space-3);display:flex}.Footer-module__S6Hkya__badgeIcon{color:#d4af37;flex-shrink:0;width:40px;height:40px}.Footer-module__S6Hkya__badgeValue{color:#fff;margin-bottom:4px;font-size:1.5rem;font-weight:700;line-height:1}.Footer-module__S6Hkya__badgeLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.Footer-module__S6Hkya__mainContent{gap:var(--space-12);padding-bottom:var(--space-16);margin-bottom:var(--space-12);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__S6Hkya__brandColumn{gap:var(--space-6);flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:var(--space-4);display:flex}.Footer-module__S6Hkya__logoText{color:#fff;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__tagline{color:#fff9;max-width:400px;font-size:.938rem;line-height:1.6}.Footer-module__S6Hkya__contact{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__S6Hkya__contactItem{align-items:center;gap:var(--space-3);color:#ffffffb3;font-size:.875rem;transition:color .3s;display:flex}.Footer-module__S6Hkya__contactItem:hover{color:#d4af37}.Footer-module__S6Hkya__socialLinks{gap:var(--space-4);margin-top:var(--space-2);display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{color:#d4af37;background:#d4af371a;border-color:#d4af37;transform:translateY(-2px)}.Footer-module__S6Hkya__linkColumn{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__S6Hkya__columnTitle{text-transform:uppercase;letter-spacing:.1em;color:#d4af37;margin-bottom:var(--space-2);font-size:.875rem;font-weight:700}.Footer-module__S6Hkya__linkColumn a{color:#fff9;padding-left:0;font-size:.938rem;transition:all .3s;position:relative}.Footer-module__S6Hkya__linkColumn a:before{content:"";background:#d4af37;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Footer-module__S6Hkya__linkColumn a:hover{color:#fff;padding-left:12px}.Footer-module__S6Hkya__linkColumn a:hover:before{width:20px}.Footer-module__S6Hkya__disclaimer{padding:var(--space-6);margin-bottom:var(--space-12);background:#d4af370d;border:1px solid #d4af3733;border-radius:8px}.Footer-module__S6Hkya__disclaimer p{color:#ffffff80;font-size:.813rem;line-height:1.6}.Footer-module__S6Hkya__disclaimer strong{color:#d4af37}.Footer-module__S6Hkya__bottomBar{padding:var(--space-6)0;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copyright{color:#fff6;font-size:.875rem}.Footer-module__S6Hkya__legalLinks{gap:var(--space-6);display:flex}.Footer-module__S6Hkya__legalLinks a{color:#fff6;font-size:.875rem;transition:color .3s}.Footer-module__S6Hkya__legalLinks a:hover{color:#d4af37}@media (max-width:1200px){.Footer-module__S6Hkya__mainContent{gap:var(--space-10);grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__brandColumn{grid-column:1/-1}}@media (max-width:768px){.Footer-module__S6Hkya__topSection{gap:var(--space-10);grid-template-columns:1fr}.Footer-module__S6Hkya__trustBadges{flex-direction:column;align-items:flex-start}.Footer-module__S6Hkya__newsletterForm{flex-direction:column}.Footer-module__S6Hkya__mainContent{gap:var(--space-8);grid-template-columns:1fr}.Footer-module__S6Hkya__bottomBar{gap:var(--space-4);text-align:center;flex-direction:column}.Footer-module__S6Hkya__legalLinks{gap:var(--space-3);flex-direction:column}}
.ProfessionalHeroNew-module__txdMZG__hero{padding:var(--space-20)0;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%)}.ProfessionalHeroNew-module__txdMZG__grid{gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:center;display:grid}.ProfessionalHeroNew-module__txdMZG__content{padding-right:var(--space-12)}.ProfessionalHeroNew-module__txdMZG__badge{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);border:1px solid var(--color-border);margin-bottom:var(--space-8);background:#fff;border-radius:999px;font-size:.875rem;display:inline-flex}.ProfessionalHeroNew-module__txdMZG__stats{gap:var(--space-8);margin-bottom:var(--space-10);padding:var(--space-6)0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);display:grid}.ProfessionalHeroNew-module__txdMZG__stat{text-align:center}.ProfessionalHeroNew-module__txdMZG__statValue{color:var(--color-primary);font-size:2.5rem;font-weight:800;font-family:var(--font-heading);margin-bottom:var(--space-2);line-height:1}.ProfessionalHeroNew-module__txdMZG__statLabel{color:var(--color-text-tertiary);font-size:.875rem;font-weight:500}.ProfessionalHeroNew-module__txdMZG__ctas{gap:var(--space-4);flex-wrap:wrap;display:flex}.ProfessionalHeroNew-module__txdMZG__imageCol{position:relative}.ProfessionalHeroNew-module__txdMZG__imageWrapper{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}.ProfessionalHeroNew-module__txdMZG__imagePlaceholder{background:var(--color-bg-secondary);justify-content:center;align-items:center;display:flex}@media (max-width:992px){.ProfessionalHeroNew-module__txdMZG__grid{gap:var(--space-12);grid-template-columns:1fr}.ProfessionalHeroNew-module__txdMZG__content{padding-right:0}.ProfessionalHeroNew-module__txdMZG__headline{font-size:2.5rem}.ProfessionalHeroNew-module__txdMZG__stats{gap:var(--space-4);grid-template-columns:1fr}.ProfessionalHeroNew-module__txdMZG__ctas{flex-direction:column}.ProfessionalHeroNew-module__txdMZG__ctas .ProfessionalHeroNew-module__txdMZG__btn{text-align:center;width:100%}}@media (max-width:768px){.ProfessionalHeroNew-module__txdMZG__container{padding-left:var(--space-4);padding-right:var(--space-4)}.ProfessionalHeroNew-module__txdMZG__headline{font-size:2rem;line-height:1.2}.ProfessionalHeroNew-module__txdMZG__subheadline{margin-bottom:var(--space-6);font-size:1rem}.ProfessionalHeroNew-module__txdMZG__stats{gap:var(--space-2);padding:var(--space-4)0;grid-template-columns:repeat(3,1fr)}.ProfessionalHeroNew-module__txdMZG__statValue{font-size:1.5rem}.ProfessionalHeroNew-module__txdMZG__statLabel{font-size:.75rem}.ProfessionalHeroNew-module__txdMZG__hero{padding:var(--space-10)0}.ProfessionalHeroNew-module__txdMZG__imageWrapper{margin-top:var(--space-8);display:none}}
.SubscriptionModal-module__pmhvMW__overlay{z-index:999;background:#0009;justify-content:center;align-items:flex-start;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.SubscriptionModal-module__pmhvMW__modal{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:500px;max-height:calc(100vh - 40px);margin-top:20px;margin-bottom:20px;display:flex;box-shadow:0 20px 40px #0000001f}.SubscriptionModal-module__pmhvMW__header{border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.SubscriptionModal-module__pmhvMW__title{color:#002366;letter-spacing:-.02em;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:1rem;font-weight:900}.SubscriptionModal-module__pmhvMW__stepIndicator{color:#002366;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;margin:16px 0 0;font-size:.7rem;font-weight:700;line-height:1;display:block}.SubscriptionModal-module__pmhvMW__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.SubscriptionModal-module__pmhvMW__closeBtn:hover{color:#002366}.SubscriptionModal-module__pmhvMW__content{flex:1;padding:16px;overflow-y:auto}.SubscriptionModal-module__pmhvMW__serviceInfo{background:#f0f9ff;border-left:4px solid #f59e0b;border-radius:4px;margin-bottom:14px;padding:12px}.SubscriptionModal-module__pmhvMW__serviceTitle{color:#002366;margin:0 0 4px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.SubscriptionModal-module__pmhvMW__serviceDesc{color:#475569;margin:0;font-size:.85rem;line-height:1.4}.SubscriptionModal-module__pmhvMW__sectionTitle{color:#002366;letter-spacing:-.02em;margin:0 0 12px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:900}.SubscriptionModal-module__pmhvMW__cycleOptions{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:14px;display:grid}.SubscriptionModal-module__pmhvMW__cycleOption{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:6px;padding:14px;font-family:Inter,sans-serif;transition:all .3s;position:relative}.SubscriptionModal-module__pmhvMW__cycleOption:hover{border-color:#f59e0b;transform:translateY(-1px);box-shadow:0 2px 8px #f59e0b1f}.SubscriptionModal-module__pmhvMW__cycleOption.SubscriptionModal-module__pmhvMW__active{background:#f59e0b0d;border-color:#f59e0b;box-shadow:0 4px 12px #f59e0b1f}.SubscriptionModal-module__pmhvMW__cycleHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.SubscriptionModal-module__pmhvMW__cycleName{color:#002366;font-size:.85rem;font-weight:700}.SubscriptionModal-module__pmhvMW__discountBadge{color:#f59e0b;background:#002366;border-radius:4px;padding:4px 10px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:900;position:absolute;bottom:10px;left:10px}.SubscriptionModal-module__pmhvMW__cyclePrice{color:#002366;text-align:right;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:800;line-height:1}.SubscriptionModal-module__pmhvMW__cycleMeta{text-align:right;flex-direction:column;gap:2px;display:flex}.SubscriptionModal-module__pmhvMW__breakdown,.SubscriptionModal-module__pmhvMW__savings{color:#64748b;font-size:.75rem;line-height:1.3}.SubscriptionModal-module__pmhvMW__savings{color:#10b981;font-weight:700}.SubscriptionModal-module__pmhvMW__priceDetails{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:10px 12px}.SubscriptionModal-module__pmhvMW__detailRow{color:#0f172a;border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:8px 0;font-size:.9rem;font-weight:500;display:flex}.SubscriptionModal-module__pmhvMW__detailRow:last-child{border-bottom:none}.SubscriptionModal-module__pmhvMW__detailRow.SubscriptionModal-module__pmhvMW__total{border-top:2px solid #e2e8f0;margin-top:8px;padding-top:10px}.SubscriptionModal-module__pmhvMW__detailRow.SubscriptionModal-module__pmhvMW__total span{color:#002366;font-size:1rem;font-weight:600}.SubscriptionModal-module__pmhvMW__detailRow.SubscriptionModal-module__pmhvMW__total span:last-child{color:#002366;font-family:Outfit,sans-serif;font-weight:800}.SubscriptionModal-module__pmhvMW__discount{color:#10b981;font-weight:600}.SubscriptionModal-module__pmhvMW__warningBox{background:#fef3f0;border:1px solid #feddd3;border-left:4px solid #f59e0b;border-radius:6px;gap:10px;margin-bottom:20px;padding:12px;display:flex}.SubscriptionModal-module__pmhvMW__warningIcon{color:#f59e0b;flex-shrink:0;margin-top:2px}.SubscriptionModal-module__pmhvMW__warningBox p{color:#0f172a;margin:0;font-size:.95rem;line-height:1.5}.SubscriptionModal-module__pmhvMW__warningBox p strong{color:#002366}.SubscriptionModal-module__pmhvMW__formGroup{margin-bottom:16px}.SubscriptionModal-module__pmhvMW__label{color:#002366;margin-bottom:6px;font-size:.9rem;font-weight:700;display:block}.SubscriptionModal-module__pmhvMW__input{color:#0f172a;border:1px solid #e2e8f0;border-radius:4px;width:100%;padding:11px;font-family:Inter,sans-serif;font-size:.9rem;transition:all .2s}.SubscriptionModal-module__pmhvMW__input:focus{border-color:#f59e0b;outline:none;box-shadow:0 0 0 3px #f59e0b1a}.SubscriptionModal-module__pmhvMW__input.SubscriptionModal-module__pmhvMW__error{background:#dc262605;border-color:#dc2626}.SubscriptionModal-module__pmhvMW__errorMsg{color:#dc2626;margin-top:6px;font-size:.85rem;display:block}.SubscriptionModal-module__pmhvMW__checkboxGroup{margin-bottom:10px}.SubscriptionModal-module__pmhvMW__checkboxLabel{cursor:pointer;color:#475569;align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.4;display:flex}.SubscriptionModal-module__pmhvMW__checkbox{cursor:pointer;accent-color:#f59e0b;flex-shrink:0;width:18px;height:18px;margin-top:2px}.SubscriptionModal-module__pmhvMW__linkBtn{color:#002366;cursor:pointer;background:0 0;border:none;border-bottom:1px dashed #002366;padding:0;font-size:.8rem;font-weight:600;text-decoration:none}.SubscriptionModal-module__pmhvMW__linkBtn:hover{border-bottom-style:solid}.SubscriptionModal-module__pmhvMW__confirmationBox{background:#f0f9ff;border:1px solid #bae6fd;border-left:4px solid #002366;border-radius:8px;margin-bottom:16px;padding:16px}.SubscriptionModal-module__pmhvMW__confirmationBox h3{color:#002366;margin:0 0 16px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:900}.SubscriptionModal-module__pmhvMW__confirmDetails{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.SubscriptionModal-module__pmhvMW__detailItem{border-bottom:1px solid #0023661a;justify-content:space-between;align-items:center;padding:6px 0;font-size:.95rem;display:flex}.SubscriptionModal-module__pmhvMW__detailItem:last-child{border-bottom:none}.SubscriptionModal-module__pmhvMW__detailItem .SubscriptionModal-module__pmhvMW__label{color:#64748b;margin:0;font-weight:500}.SubscriptionModal-module__pmhvMW__detailItem .SubscriptionModal-module__pmhvMW__value{color:#002366;text-align:right;font-weight:700}.SubscriptionModal-module__pmhvMW__priceBreakdown{background:#fff;border-radius:6px;margin-top:8px;padding:12px}.SubscriptionModal-module__pmhvMW__breakdownRow{color:#475569;border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:4px 0;font-size:.9rem;display:flex}.SubscriptionModal-module__pmhvMW__breakdownRow:last-of-type{border-bottom:none}.SubscriptionModal-module__pmhvMW__totalRow{color:#002366;border-top:2px solid #e2e8f0;justify-content:space-between;margin-top:4px;padding:8px 0;font-weight:700;display:flex}.SubscriptionModal-module__pmhvMW__totalRow span:last-child{color:#f59e0b;font-family:Outfit,sans-serif;font-size:1.1rem}.SubscriptionModal-module__pmhvMW__taxNote{color:#64748b;text-align:center;border-top:1px solid #e2e8f0;margin-top:8px;padding-top:8px;font-size:.8rem;font-weight:500}.SubscriptionModal-module__pmhvMW__billedLabel{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#002366;border-radius:3px;margin-top:12px;padding:8px 12px;font-size:.75rem;font-weight:700;display:inline-block}.SubscriptionModal-module__pmhvMW__verificationBox{background:#fef3f0;border:1px solid #feddd3;border-left:4px solid #f59e0b;border-radius:6px;gap:12px;padding:12px;display:flex}.SubscriptionModal-module__pmhvMW__verificationBox p{color:#0f172a;margin:0;font-size:.95rem;font-weight:500;line-height:1.5}.SubscriptionModal-module__pmhvMW__verificationBox p:first-of-type{margin-bottom:4px}.SubscriptionModal-module__pmhvMW__verificationBox strong{color:#002366;font-weight:700}.SubscriptionModal-module__pmhvMW__footer{border-top:1px solid #e2e8f0;flex-shrink:0;gap:10px;padding:12px 16px;display:flex}.SubscriptionModal-module__pmhvMW__backBtn,.SubscriptionModal-module__pmhvMW__continueBtn,.SubscriptionModal-module__pmhvMW__submitBtn{cursor:pointer;letter-spacing:.5px;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.SubscriptionModal-module__pmhvMW__backBtn{color:#002366;background:#fff;border:2px solid #e2e8f0}.SubscriptionModal-module__pmhvMW__backBtn:hover:not(:disabled){background:#f0f9ff;border-color:#002366}.SubscriptionModal-module__pmhvMW__backBtn:disabled{opacity:.5;cursor:not-allowed}.SubscriptionModal-module__pmhvMW__continueBtn{color:#fff;background:#002366}.SubscriptionModal-module__pmhvMW__continueBtn:hover{background:#1e3a8a;transform:translateY(-2px)}.SubscriptionModal-module__pmhvMW__submitBtn{color:#fff;background:#10b981}.SubscriptionModal-module__pmhvMW__submitBtn:hover:not(:disabled){background:#059669;transform:translateY(-2px)}.SubscriptionModal-module__pmhvMW__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.SubscriptionModal-module__pmhvMW__errorBox{background:#fee2e2;border:1px solid #fecaca;border-left:4px solid #dc2626;border-radius:6px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:12px;display:flex}.SubscriptionModal-module__pmhvMW__errorBox p{color:#991b1b;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:768px){.SubscriptionModal-module__pmhvMW__overlay{padding:10px}.SubscriptionModal-module__pmhvMW__modal{margin-top:20px;margin-bottom:20px}.SubscriptionModal-module__pmhvMW__header{padding:20px}.SubscriptionModal-module__pmhvMW__title{font-size:1.2rem}.SubscriptionModal-module__pmhvMW__content{padding:20px}.SubscriptionModal-module__pmhvMW__cycleOptions{grid-template-columns:1fr}.SubscriptionModal-module__pmhvMW__footer{flex-direction:column;padding:16px 20px}.SubscriptionModal-module__pmhvMW__backBtn,.SubscriptionModal-module__pmhvMW__continueBtn,.SubscriptionModal-module__pmhvMW__submitBtn{width:100%}}
.BlogsSection-module__6bIohG__section{padding:var(--space-20)0;background:var(--color-bg-secondary)}.BlogsSection-module__6bIohG__header{text-align:center;max-width:700px;margin:0 auto var(--space-12)}.BlogsSection-module__6bIohG__title{color:var(--color-text);margin-bottom:var(--space-3);letter-spacing:-.02em;font-size:2.5rem;font-weight:700}.BlogsSection-module__6bIohG__subtitle{color:var(--color-text-secondary);font-size:1rem}.BlogsSection-module__6bIohG__masonryGrid{gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:repeat(4,1fr);grid-auto-rows:210px;grid-auto-flow:dense;display:grid}.BlogsSection-module__6bIohG__blogCard{transition:all var(--transition);cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.BlogsSection-module__6bIohG__blogCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.BlogsSection-module__6bIohG__rowSpan1{grid-row:span 1}.BlogsSection-module__6bIohG__rowSpan2{grid-row:span 2}.BlogsSection-module__6bIohG__rowSpan3{grid-row:span 3}.BlogsSection-module__6bIohG__rowSpan4{grid-row:span 4}.BlogsSection-module__6bIohG__colSpan1{grid-column:span 1}.BlogsSection-module__6bIohG__colSpan2{grid-column:span 2}.BlogsSection-module__6bIohG__blogImage{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);flex:0 0 80px;justify-content:center;align-items:center;height:80px;min-height:80px;display:flex;position:relative;overflow:hidden}.BlogsSection-module__6bIohG__blogImage img{object-fit:cover;width:100%;height:100%}.BlogsSection-module__6bIohG__categoryBadge{color:#fff;text-transform:uppercase;letter-spacing:.1em;z-index:2;white-space:nowrap;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border-radius:8px;padding:10px 24px;font-size:1.1rem;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0003}.BlogsSection-module__6bIohG__blogContent{padding:var(--space-5);gap:var(--space-3);flex-direction:column;flex:1;display:flex}.BlogsSection-module__6bIohG__blogTitle{color:var(--color-text);margin-top:32px;padding-top:12px;font-size:1.125rem;font-weight:600;line-height:1.3;position:relative}.BlogsSection-module__6bIohG__blogTitle:before{content:"";background:linear-gradient(90deg,#3b82f6 0%,#3b82f600 100%);width:60px;height:2px;position:absolute;top:0;left:0}.BlogsSection-module__6bIohG__blogPreview{color:var(--color-text-secondary);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;font-size:.938rem;line-height:1.5;display:-webkit-box;overflow:hidden}.BlogsSection-module__6bIohG__blogFooter{padding-top:var(--space-3);border-top:1px solid var(--color-border-light);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.BlogsSection-module__6bIohG__date{color:var(--color-text-tertiary);font-size:.813rem}.BlogsSection-module__6bIohG__readMore{color:var(--color-accent);transition:color var(--transition);font-size:.875rem;font-weight:600}.BlogsSection-module__6bIohG__readMore:hover{color:var(--color-primary)}.BlogsSection-module__6bIohG__viewMoreWrapper{text-align:center}@media (max-width:1200px){.BlogsSection-module__6bIohG__masonryGrid{grid-template-columns:repeat(2,1fr)}.BlogsSection-module__6bIohG__colSpan2{grid-column:span 2}.BlogsSection-module__6bIohG__colSpan1{grid-column:span 1}}@media (max-width:768px){.BlogsSection-module__6bIohG__section{padding:var(--space-10)0}.BlogsSection-module__6bIohG__masonryGrid{grid-template-columns:1fr;grid-auto-rows:auto}.BlogsSection-module__6bIohG__colSpan2,.BlogsSection-module__6bIohG__colSpan1,.BlogsSection-module__6bIohG__rowSpan1,.BlogsSection-module__6bIohG__rowSpan2,.BlogsSection-module__6bIohG__rowSpan3,.BlogsSection-module__6bIohG__rowSpan4{grid-area:span 1/span 1}}
.RiskDisclosure-module__vPph3q__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-start;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.RiskDisclosure-module__vPph3q__modal{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:600px;max-height:calc(100vh - 80px);margin-top:40px;margin-bottom:40px;display:flex;box-shadow:0 20px 60px #00000026}.RiskDisclosure-module__vPph3q__header{border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px;display:flex}.RiskDisclosure-module__vPph3q__header h2{color:#002366;letter-spacing:-.02em;margin:0;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:900}.RiskDisclosure-module__vPph3q__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.RiskDisclosure-module__vPph3q__closeBtn:hover{color:#002366}.RiskDisclosure-module__vPph3q__content{flex:1;padding:32px;overflow-y:auto}.RiskDisclosure-module__vPph3q__section{margin-bottom:28px}.RiskDisclosure-module__vPph3q__section h3{color:#002366;margin:0 0 12px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.RiskDisclosure-module__vPph3q__section p{color:#475569;margin:0;font-size:.95rem;line-height:1.7}.RiskDisclosure-module__vPph3q__intro{color:#0f172a;font-size:1rem;font-weight:500;line-height:1.8}.RiskDisclosure-module__vPph3q__riskList,.RiskDisclosure-module__vPph3q__confirmList{margin:12px 0 0;padding:0;list-style:none}.RiskDisclosure-module__vPph3q__riskList li,.RiskDisclosure-module__vPph3q__confirmList li{color:#475569;padding:10px 0 10px 24px;font-size:.95rem;line-height:1.6;position:relative}.RiskDisclosure-module__vPph3q__riskList li:before,.RiskDisclosure-module__vPph3q__confirmList li:before{content:"✓";color:#10b981;font-weight:700;position:absolute;left:0}.RiskDisclosure-module__vPph3q__disclaimer{color:#0f172a;background:#f0f9ff;border-left:4px solid #f59e0b;border-radius:4px;margin:24px 0 0;padding:16px;font-size:.9rem;line-height:1.6}.RiskDisclosure-module__vPph3q__disclaimer strong{color:#002366}.RiskDisclosure-module__vPph3q__footer{border-top:1px solid #e2e8f0;flex-shrink:0;gap:12px;padding:24px;display:flex}.RiskDisclosure-module__vPph3q__closeModalBtn{color:#fff;cursor:pointer;letter-spacing:.5px;background:#002366;border:none;border-radius:4px;flex:1;padding:14px;font-size:.95rem;font-weight:700;transition:all .3s}.RiskDisclosure-module__vPph3q__closeModalBtn:hover{background:#1e3a8a;transform:translateY(-2px)}@media (max-width:768px){.RiskDisclosure-module__vPph3q__modal{margin-top:20px;margin-bottom:20px}.RiskDisclosure-module__vPph3q__header{padding:16px}.RiskDisclosure-module__vPph3q__header h2{font-size:1.3rem}.RiskDisclosure-module__vPph3q__content{padding:20px}.RiskDisclosure-module__vPph3q__section{margin-bottom:20px}}
.TextMessageCard-module__jyJ45a__card{cursor:pointer;background:#fff;border-left:4px solid #3b82f6;border-radius:12px;padding:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.TextMessageCard-module__jyJ45a__badgeContainer{z-index:10;position:absolute;top:12px;right:12px}.TextMessageCard-module__jyJ45a__badge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:800;box-shadow:0 2px 4px #0000001a}.TextMessageCard-module__jyJ45a__badgePremium{color:#000;background:linear-gradient(135deg,gold 0%,#fdb931 100%);border:1px solid #e6ac00}.TextMessageCard-module__jyJ45a__badgeFree{color:#fff;background:#22c55e}.TextMessageCard-module__jyJ45a__badgeBonus{color:#fff;background:#8b5cf6}.TextMessageCard-module__jyJ45a__card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.TextMessageCard-module__jyJ45a__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.TextMessageCard-module__jyJ45a__dateInfo{align-items:center;gap:12px;display:flex}.TextMessageCard-module__jyJ45a__date{color:#64748b;font-size:12px}.TextMessageCard-module__jyJ45a__tradeNumber{color:#475569;background:#f1f5f9;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700}.TextMessageCard-module__jyJ45a__status{text-transform:uppercase;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:11px;font-weight:700;display:flex}.TextMessageCard-module__jyJ45a__statusOpen{color:#d97706;background:#fef3c7}.TextMessageCard-module__jyJ45a__statusProfit{color:#059669;background:#d1fae5}.TextMessageCard-module__jyJ45a__statusLoss{color:#dc2626;background:#fee2e2}.TextMessageCard-module__jyJ45a__statusPending{color:#64748b;background:#f1f5f9}.TextMessageCard-module__jyJ45a__stockHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.TextMessageCard-module__jyJ45a__stockName{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:6px;padding:4px 12px;font-size:14px;font-weight:700}.TextMessageCard-module__jyJ45a__entryPrice{color:#475569;font-size:14px;font-weight:600}.TextMessageCard-module__jyJ45a__messageContent{background:#f8fafc;border-radius:8px;margin-bottom:12px;padding:12px}.TextMessageCard-module__jyJ45a__messageContent p{color:#334155;margin:0 0 4px;font-size:14px;line-height:1.6}.TextMessageCard-module__jyJ45a__messageContent p:last-child{margin-bottom:0}.TextMessageCard-module__jyJ45a__targets{gap:16px;margin-bottom:12px;display:flex}.TextMessageCard-module__jyJ45a__targetItem,.TextMessageCard-module__jyJ45a__slItem{flex-direction:column;gap:2px;display:flex}.TextMessageCard-module__jyJ45a__targetLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.TextMessageCard-module__jyJ45a__targetValue{color:#059669;font-size:14px;font-weight:700}.TextMessageCard-module__jyJ45a__slValue{color:#dc2626;font-size:14px;font-weight:700}.TextMessageCard-module__jyJ45a__result{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.TextMessageCard-module__jyJ45a__resultBadge{border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.TextMessageCard-module__jyJ45a__profitBadge{color:#059669;background:#d1fae5}.TextMessageCard-module__jyJ45a__lossBadge{color:#dc2626;background:#fee2e2}.TextMessageCard-module__jyJ45a__profitAmount{color:#059669;font-size:16px;font-weight:700}.TextMessageCard-module__jyJ45a__lossAmount{color:#dc2626;font-size:16px;font-weight:700}@media (max-width:480px){.TextMessageCard-module__jyJ45a__header{flex-direction:column;align-items:flex-start;gap:8px}.TextMessageCard-module__jyJ45a__targets{flex-wrap:wrap}.TextMessageCard-module__jyJ45a__result{flex-direction:column;align-items:flex-start;gap:8px}}
.ContentGrid-module__NzZqKW__container{width:100%}.ContentGrid-module__NzZqKW__toolbar{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px;display:flex;box-shadow:0 2px 8px #0000000f}.ContentGrid-module__NzZqKW__filters{gap:8px;display:flex}.ContentGrid-module__NzZqKW__filterBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.ContentGrid-module__NzZqKW__filterBtn:hover{background:#e2e8f0}.ContentGrid-module__NzZqKW__filterBtn.ContentGrid-module__NzZqKW__active{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.ContentGrid-module__NzZqKW__viewModes{background:#f1f5f9;border-radius:8px;gap:4px;padding:4px;display:flex}.ContentGrid-module__NzZqKW__viewBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.ContentGrid-module__NzZqKW__viewBtn:hover{color:#3b82f6}.ContentGrid-module__NzZqKW__viewBtn.ContentGrid-module__NzZqKW__active{color:#3b82f6;background:#fff;box-shadow:0 1px 3px #0000001a}.ContentGrid-module__NzZqKW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.ContentGrid-module__NzZqKW__list{flex-direction:column;gap:16px;display:flex}.ContentGrid-module__NzZqKW__messageList{flex-direction:column;gap:16px;max-width:600px;display:flex}.ContentGrid-module__NzZqKW__section{margin-bottom:32px}.ContentGrid-module__NzZqKW__sectionTitle{color:#1e293b;border-bottom:2px solid #e2e8f0;margin:0 0 16px;padding-bottom:8px;font-size:18px;font-weight:600}.ContentGrid-module__NzZqKW__empty{text-align:center;color:#64748b;background:#f8fafc;border-radius:12px;padding:48px}@media (max-width:768px){.ContentGrid-module__NzZqKW__toolbar{flex-direction:column;gap:12px}.ContentGrid-module__NzZqKW__filters{width:100%;padding-bottom:4px;overflow-x:auto}.ContentGrid-module__NzZqKW__filterBtn{white-space:nowrap;flex-shrink:0}.ContentGrid-module__NzZqKW__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}}@media (max-width:480px){.ContentGrid-module__NzZqKW__grid{grid-template-columns:1fr}}
.TermsAndConditions-module__sJ-4vq__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-start;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.TermsAndConditions-module__sJ-4vq__modal{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:600px;max-height:calc(100vh - 80px);margin-top:40px;margin-bottom:40px;display:flex;box-shadow:0 20px 60px #00000026}.TermsAndConditions-module__sJ-4vq__header{border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px;display:flex}.TermsAndConditions-module__sJ-4vq__header h2{color:#002366;letter-spacing:-.02em;margin:0;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:900}.TermsAndConditions-module__sJ-4vq__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.TermsAndConditions-module__sJ-4vq__closeBtn:hover{color:#002366}.TermsAndConditions-module__sJ-4vq__content{flex:1;padding:32px;overflow-y:auto}.TermsAndConditions-module__sJ-4vq__section{margin-bottom:28px}.TermsAndConditions-module__sJ-4vq__section h3{color:#002366;margin:0 0 12px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.TermsAndConditions-module__sJ-4vq__section p{color:#475569;margin:0;font-size:.95rem;line-height:1.7}.TermsAndConditions-module__sJ-4vq__termsList{margin:12px 0 0;padding:0;list-style:none}.TermsAndConditions-module__sJ-4vq__termsList li{color:#475569;padding:12px 0 12px 24px;font-size:.95rem;line-height:1.6;position:relative}.TermsAndConditions-module__sJ-4vq__termsList li:before{content:"•";color:#f59e0b;font-weight:700;position:absolute;left:0}.TermsAndConditions-module__sJ-4vq__termsList li strong{color:#002366}.TermsAndConditions-module__sJ-4vq__disclaimer{color:#0f172a;background:#fef3f0;border-left:4px solid #dc2626;border-radius:4px;margin:24px 0 0;padding:16px;font-size:.9rem;line-height:1.6}.TermsAndConditions-module__sJ-4vq__disclaimer strong{color:#002366}.TermsAndConditions-module__sJ-4vq__footer{border-top:1px solid #e2e8f0;flex-shrink:0;gap:12px;padding:24px;display:flex}.TermsAndConditions-module__sJ-4vq__closeModalBtn{color:#fff;cursor:pointer;letter-spacing:.5px;background:#002366;border:none;border-radius:4px;flex:1;padding:14px;font-size:.95rem;font-weight:700;transition:all .3s}.TermsAndConditions-module__sJ-4vq__closeModalBtn:hover{background:#1e3a8a;transform:translateY(-2px)}@media (max-width:768px){.TermsAndConditions-module__sJ-4vq__modal{margin-top:20px;margin-bottom:20px}.TermsAndConditions-module__sJ-4vq__header{padding:16px}.TermsAndConditions-module__sJ-4vq__header h2{font-size:1.3rem}.TermsAndConditions-module__sJ-4vq__content{padding:20px}.TermsAndConditions-module__sJ-4vq__section{margin-bottom:20px}}
.TopBar-module__rAiKWG__topBar{background:var(--color-primary);color:#fff;padding:var(--space-2)0;font-size:.875rem}.TopBar-module__rAiKWG__content{justify-content:space-between;align-items:center;display:flex}.TopBar-module__rAiKWG__left{gap:var(--space-8);display:flex}.TopBar-module__rAiKWG__link{align-items:center;gap:var(--space-2);color:#fff;opacity:.9;transition:opacity var(--transition);display:flex}.TopBar-module__rAiKWG__link:hover{opacity:1;color:#fff}.TopBar-module__rAiKWG__right{align-items:center;gap:var(--space-6);display:flex}.TopBar-module__rAiKWG__hours{opacity:.9}.TopBar-module__rAiKWG__social{gap:var(--space-3);display:flex}.TopBar-module__rAiKWG__social a{color:#fff;opacity:.8;transition:opacity var(--transition)}.TopBar-module__rAiKWG__social a:hover{opacity:1;color:#fff}@media (max-width:768px){.TopBar-module__rAiKWG__content{gap:var(--space-3);text-align:center;flex-direction:column}.TopBar-module__rAiKWG__left{gap:var(--space-2);flex-direction:column}.TopBar-module__rAiKWG__right{gap:var(--space-3);flex-direction:column}}
.WhyUsSection-module__K4hPDG__section{padding:var(--space-20)0;background:linear-gradient(180deg,var(--color-bg-primary)0%,var(--color-bg-secondary)100%);position:relative;overflow:hidden}.WhyUsSection-module__K4hPDG__section:before{content:"";background:linear-gradient(90deg,transparent,var(--color-primary),transparent);height:1px;position:absolute;top:0;left:0;right:0}.WhyUsSection-module__K4hPDG__header{text-align:center;max-width:800px;margin:0 auto var(--space-16)}.WhyUsSection-module__K4hPDG__badge{padding:var(--space-2)var(--space-4);background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-4);border-radius:100px;font-size:.813rem;font-weight:600;display:inline-block}.WhyUsSection-module__K4hPDG__title{color:var(--color-text);margin-bottom:var(--space-4);letter-spacing:-.02em;font-size:2.5rem;font-weight:700;line-height:1.2}.WhyUsSection-module__K4hPDG__subtitle{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.6}.WhyUsSection-module__K4hPDG__timeline{gap:var(--space-8);padding:var(--space-8)0;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));display:grid;position:relative}.WhyUsSection-module__K4hPDG__timelineLine{background:linear-gradient(90deg,transparent 0%,var(--color-primary)10%,var(--color-accent)50%,var(--color-primary)90%,transparent 100%);height:2px;display:none;position:absolute;top:80px;left:0;right:0}.WhyUsSection-module__K4hPDG__timelineCard{opacity:0;transition:all .6s cubic-bezier(.4,0,.2,1);transition-delay:calc(var(--index)*.1s);transform:translateY(30px)}.WhyUsSection-module__K4hPDG__timelineCard.WhyUsSection-module__K4hPDG__visible{opacity:1;transform:translateY(0)}.WhyUsSection-module__K4hPDG__cardInner{padding:var(--space-8);height:100%;transition:all var(--transition);background:#fff;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.WhyUsSection-module__K4hPDG__cardInner:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.WhyUsSection-module__K4hPDG__cardInner:hover .WhyUsSection-module__K4hPDG__cardGlow{opacity:.15}.WhyUsSection-module__K4hPDG__cardGlow{background:radial-gradient(circle,var(--color-primary)0%,transparent 70%);opacity:0;pointer-events:none;width:200%;height:200%;transition:opacity .6s;position:absolute;top:-50%;left:-50%}.WhyUsSection-module__K4hPDG__iconWrapper{width:80px;height:80px;margin-bottom:var(--space-4);justify-content:center;align-items:center;display:flex;position:relative}.WhyUsSection-module__K4hPDG__iconBg{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));opacity:.1;transition:all var(--transition);border-radius:20px;position:absolute;inset:0}.WhyUsSection-module__K4hPDG__cardInner:hover .WhyUsSection-module__K4hPDG__iconBg{opacity:.2;transform:rotate(10deg)scale(1.1)}.WhyUsSection-module__K4hPDG__icon{width:40px;height:40px;color:var(--color-primary);z-index:1;transition:all var(--transition);position:relative}.WhyUsSection-module__K4hPDG__cardInner:hover .WhyUsSection-module__K4hPDG__icon{color:var(--color-accent);transform:scale(1.1)}.WhyUsSection-module__K4hPDG__cardContent{flex-direction:column;flex:1;display:flex}.WhyUsSection-module__K4hPDG__yearBadge{padding:var(--space-1)var(--space-3);background:var(--color-bg-secondary);color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-3);border-radius:100px;align-self:flex-start;font-size:.75rem;font-weight:700;display:inline-block}.WhyUsSection-module__K4hPDG__cardTitle{color:var(--color-text);margin-bottom:var(--space-3);font-size:1.5rem;font-weight:700;line-height:1.3}.WhyUsSection-module__K4hPDG__cardDescription{color:var(--color-text-secondary);margin-bottom:var(--space-4);flex:1;font-size:1rem;line-height:1.6}.WhyUsSection-module__K4hPDG__stats{align-items:baseline;gap:var(--space-2);padding-top:var(--space-4);border-top:2px solid var(--color-border-light);display:flex}.WhyUsSection-module__K4hPDG__statNumber{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;line-height:1}.WhyUsSection-module__K4hPDG__statLabel{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}@media (max-width:1024px){.WhyUsSection-module__K4hPDG__timeline{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.WhyUsSection-module__K4hPDG__timeline{gap:var(--space-6);grid-template-columns:1fr}.WhyUsSection-module__K4hPDG__title{font-size:2rem}.WhyUsSection-module__K4hPDG__subtitle{font-size:1rem}.WhyUsSection-module__K4hPDG__cardInner{padding:var(--space-6)}}
.About-module__8aBknG__container{background-color:var(--color-bg);min-height:100vh;color:var(--color-text)}.About-module__8aBknG__hero{padding:var(--space-20)0;text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);position:relative;overflow:hidden}.About-module__8aBknG__title{margin-bottom:var(--space-4);color:var(--color-primary);font-size:3.5rem;font-weight:800;font-family:var(--font-heading);letter-spacing:-.02em}.About-module__8aBknG__subtitle{color:var(--color-text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.About-module__8aBknG__section{padding:var(--space-16)0;border-top:1px solid var(--color-border-light)}.About-module__8aBknG__sectionTitle{color:var(--color-primary);margin-bottom:var(--space-10);text-align:center;font-size:2.5rem;font-weight:700;font-family:var(--font-heading)}.About-module__8aBknG__contentGrid{gap:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1200px;margin:0 auto;display:grid}.About-module__8aBknG__card{border:1px solid var(--color-border);padding:var(--space-8);transition:all var(--transition);background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d}.About-module__8aBknG__card:hover{border-color:var(--color-accent-light);transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.About-module__8aBknG__cardTitle{color:var(--color-primary);margin-bottom:var(--space-4);font-size:1.5rem;font-weight:600;font-family:var(--font-heading)}.About-module__8aBknG__cardText{color:var(--color-text-secondary);font-size:1rem;line-height:1.7}.About-module__8aBknG__missionSection{background:var(--color-bg-secondary)}.About-module__8aBknG__statsRow{justify-content:center;gap:var(--space-12);margin-top:var(--space-12);flex-wrap:wrap;display:flex}.About-module__8aBknG__statItem{text-align:center}.About-module__8aBknG__statValue{color:var(--color-accent);margin-bottom:var(--space-2);font-size:3rem;font-weight:800;font-family:var(--font-heading);display:block}.About-module__8aBknG__statLabel{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:500}
.BooksPage-module__Tl5PvG__pageWrapper{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.BooksPage-module__Tl5PvG__container{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:60px 20px}.BooksPage-module__Tl5PvG__pageHeader{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.BooksPage-module__Tl5PvG__pageTitle{color:#0f172a;margin:0;font-size:36px;font-weight:800}.BooksPage-module__Tl5PvG__pageSubtitle{color:#64748b;margin:8px 0 0;font-size:16px}.BooksPage-module__Tl5PvG__searchBar{-webkit-backdrop-filter:blur(12px);color:#64748b;background:#fffc;border:1px solid #ffffff80;border-radius:16px;align-items:center;gap:12px;width:100%;max-width:400px;padding:12px 24px;transition:all .3s;display:flex;box-shadow:0 8px 32px #0000000d}.BooksPage-module__Tl5PvG__searchBar:focus-within{background:#fff;border-color:#1e3a8a33;box-shadow:0 12px 48px #1e3a8a1a}.BooksPage-module__Tl5PvG__searchBar input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;font-size:15px}.BooksPage-module__Tl5PvG__filterBar{-webkit-backdrop-filter:blur(20px);z-index:10;background:#ffffffb3;border:1px solid #fff6;border-radius:20px;margin-bottom:56px;padding:10px;position:sticky;top:100px;box-shadow:0 10px 40px #0000000a}.BooksPage-module__Tl5PvG__categoryDropdown{width:100%;position:relative}.BooksPage-module__Tl5PvG__dropdownToggle{cursor:pointer;background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;width:100%;padding:14px 24px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex}.BooksPage-module__Tl5PvG__dropdownToggle:hover{background:#1e3a8a0d}.BooksPage-module__Tl5PvG__activeLabel{color:#1e3a8a;align-items:center;gap:12px;font-size:16px;font-weight:700;display:flex}.BooksPage-module__Tl5PvG__activeIcon{color:#b45309}.BooksPage-module__Tl5PvG__chevron{color:#64748b;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.BooksPage-module__Tl5PvG__chevron.BooksPage-module__Tl5PvG__rotated{color:#1e3a8a;transform:rotate(180deg)}.BooksPage-module__Tl5PvG__dropdownMenu{-webkit-backdrop-filter:blur(24px);z-index:100;background:#fffffff2;border:1px solid #e2e8f0;border-radius:24px;padding:16px;animation:.4s cubic-bezier(.34,1.56,.64,1) BooksPage-module__Tl5PvG__slideDown;position:absolute;top:calc(100% + 12px);left:0;right:0;box-shadow:0 20px 50px #0000001a}@keyframes BooksPage-module__Tl5PvG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.BooksPage-module__Tl5PvG__dropdownGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;display:grid}.BooksPage-module__Tl5PvG__dropdownItem{color:#475569;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.BooksPage-module__Tl5PvG__dropdownItem:hover{color:#1e3a8a;background:#1e3a8a0d}.BooksPage-module__Tl5PvG__dropdownItem.BooksPage-module__Tl5PvG__itemActive{color:#fff;background:#1e3a8a}.BooksPage-module__Tl5PvG__contentSection{min-height:400px}.BooksPage-module__Tl5PvG__loadingState{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;padding:80px 0;display:flex}.BooksPage-module__Tl5PvG__spinner{border:3px solid #e2e8f0;border-top-color:#1e3a8a;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:1s linear infinite BooksPage-module__Tl5PvG__spin}@keyframes BooksPage-module__Tl5PvG__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.BooksPage-module__Tl5PvG__pageHeader{flex-direction:column;align-items:flex-start;margin-bottom:32px}.BooksPage-module__Tl5PvG__pageTitle{font-size:28px}.BooksPage-module__Tl5PvG__searchBar{max-width:100%}.BooksPage-module__Tl5PvG__filterTab{flex-shrink:0;justify-content:center;gap:6px;padding:8px 12px;font-size:12px}}
.Contact-module__J3q-aa__container{background-color:var(--color-bg);min-height:100vh;color:var(--color-text)}.Contact-module__J3q-aa__hero{padding:var(--space-20)0;text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);position:relative;overflow:hidden}.Contact-module__J3q-aa__title{margin-bottom:var(--space-4);color:var(--color-primary);font-size:3.5rem;font-weight:800;font-family:var(--font-heading);letter-spacing:-.02em}.Contact-module__J3q-aa__subtitle{color:var(--color-text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Contact-module__J3q-aa__section{padding:var(--space-16)0}.Contact-module__J3q-aa__grid{gap:var(--space-12);grid-template-columns:1fr 1.5fr;align-items:start;max-width:1200px;margin:0 auto;display:grid}.Contact-module__J3q-aa__infoCard{border:1px solid var(--color-border);padding:var(--space-8);background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d}.Contact-module__J3q-aa__contactItem{align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-8);display:flex}.Contact-module__J3q-aa__contactItem:last-child{margin-bottom:0}.Contact-module__J3q-aa__iconBox{background:var(--color-bg-secondary);width:48px;height:48px;color:var(--color-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__J3q-aa__itemContent{flex-direction:column;display:flex}.Contact-module__J3q-aa__itemLabel{color:var(--color-text-tertiary);margin-bottom:var(--space-1);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.Contact-module__J3q-aa__itemValue{color:var(--color-text);transition:color var(--transition);font-size:1.125rem;font-weight:500;text-decoration:none}.Contact-module__J3q-aa__itemValue:hover{color:var(--color-accent)}.Contact-module__J3q-aa__formCard{border:1px solid var(--color-border);padding:var(--space-10);background:#fff;border-radius:16px;box-shadow:0 10px 15px -3px #0000000d}.Contact-module__J3q-aa__formTitle{color:var(--color-primary);margin-bottom:var(--space-8);font-size:1.75rem;font-weight:700;font-family:var(--font-heading)}.Contact-module__J3q-aa__formGroup{margin-bottom:var(--space-6)}.Contact-module__J3q-aa__label{color:var(--color-text);margin-bottom:var(--space-2);font-size:.95rem;font-weight:500;display:block}.Contact-module__J3q-aa__input,.Contact-module__J3q-aa__select,.Contact-module__J3q-aa__textarea{width:100%;padding:var(--space-3)var(--space-4);border:1px solid var(--color-border);font-size:1rem;font-family:var(--font-primary);color:var(--color-text);background:var(--color-bg-secondary);transition:all var(--transition);border-radius:8px}.Contact-module__J3q-aa__input:focus,.Contact-module__J3q-aa__select:focus,.Contact-module__J3q-aa__textarea:focus{border-color:var(--color-accent);background:#fff;outline:none;box-shadow:0 0 0 3px #3b82f61a}.Contact-module__J3q-aa__textarea{resize:vertical;min-height:150px}.Contact-module__J3q-aa__submitBtn{width:100%;padding:var(--space-4);background:var(--color-primary);color:#fff;cursor:pointer;transition:all var(--transition);border:none;border-radius:8px;font-size:1rem;font-weight:600}.Contact-module__J3q-aa__submitBtn:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a33}@media (max-width:992px){.Contact-module__J3q-aa__grid{gap:var(--space-8);grid-template-columns:1fr}.Contact-module__J3q-aa__hero{padding:var(--space-12)0}.Contact-module__J3q-aa__title{font-size:2.5rem}}
﻿.MarketNewsletter-module__c91oQq__main{background:#fff;min-height:100vh}.MarketNewsletter-module__c91oQq__heroSection{background:#f8fafc;padding:80px 0;position:relative;overflow:hidden}.MarketNewsletter-module__c91oQq__heroSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#0023660d 0%,#0000 40%);position:absolute;inset:0}.MarketNewsletter-module__c91oQq__heroContent{text-align:center;max-width:800px;margin:0 auto}.MarketNewsletter-module__c91oQq__badge{color:#002366;letter-spacing:.1em;background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:.75rem;font-weight:800;display:inline-flex;box-shadow:0 4px 6px -1px #0000000d}.MarketNewsletter-module__c91oQq__headline{letter-spacing:-.03em;color:#002366;letter-spacing:-.03em;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:4rem;font-weight:900;line-height:1.1}.MarketNewsletter-module__c91oQq__description{color:#475569;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.MarketNewsletter-module__c91oQq__freeBadge{color:#10b981;margin-top:12px;font-weight:800;display:block}.MarketNewsletter-module__c91oQq__heroCtas{justify-content:center;gap:16px;display:flex}.MarketNewsletter-module__c91oQq__infoSection{border-top:1px solid #e2e8f0;padding:100px 0}.MarketNewsletter-module__c91oQq__infoGrid{grid-template-columns:1fr 1fr;gap:60px;display:grid}.MarketNewsletter-module__c91oQq__timeBadge{color:#94a3b8;letter-spacing:.1em;margin-bottom:12px;font-size:.65rem;font-weight:800}.MarketNewsletter-module__c91oQq__infoCard h3{color:#002366;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:900}.MarketNewsletter-module__c91oQq__infoCard li{color:#475569;border-bottom:1px solid #f1f5f9;align-items:center;gap:16px;padding:14px 0;font-size:1rem;display:flex}.MarketNewsletter-module__c91oQq__infoCard li:before{content:"✓";color:#10b981;font-weight:900}@media (max-width:900px){.MarketNewsletter-module__c91oQq__headline{font-size:3rem}.MarketNewsletter-module__c91oQq__infoGrid{grid-template-columns:1fr;gap:40px}}@media (max-width:600px){.MarketNewsletter-module__c91oQq__headline{font-size:2.5rem}.MarketNewsletter-module__c91oQq__heroSection{padding:120px 0 60px}.MarketNewsletter-module__c91oQq__heroCtas{flex-direction:column}}
﻿.PremiumNewsletter-module__AJapga__main{color:#0f172a;background:#fff;min-height:100vh;font-family:Inter,sans-serif}.PremiumNewsletter-module__AJapga__container{max-width:1200px;margin:0 auto;padding:0 24px}.PremiumNewsletter-module__AJapga__terminalHero{text-align:center;background:radial-gradient(circle at 50% -20%,#0023660d 0%,#0000 70%);padding:120px 0 80px}.PremiumNewsletter-module__AJapga__intelBadge{color:#fff;letter-spacing:.1em;background:#002366;border-radius:4px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:900;display:inline-flex}.PremiumNewsletter-module__AJapga__heroTitle{color:#002366;letter-spacing:-.04em;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:5rem;font-weight:900;line-height:1}.PremiumNewsletter-module__AJapga__goldText{color:#f59e0b;background:linear-gradient(#f59e0b,#d97706);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.PremiumNewsletter-module__AJapga__heroLead{color:#475569;max-width:700px;margin:0 auto;font-size:1.4rem;line-height:1.5}.PremiumNewsletter-module__AJapga__mainGrid{grid-template-columns:1fr 400px;align-items:start;gap:80px;margin-bottom:40px;display:grid}.PremiumNewsletter-module__AJapga__sectionTitle{color:#002366;letter-spacing:-.02em;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:900}.PremiumNewsletter-module__AJapga__sectionLead{color:#64748b;margin-bottom:60px;font-size:1.15rem;line-height:1.6}.PremiumNewsletter-module__AJapga__cycleCard{align-items:flex-start;gap:32px;margin-bottom:60px;display:flex;position:relative}.PremiumNewsletter-module__AJapga__cycleCard:before{content:"";z-index:1;background:#e2e8f0;width:1px;position:absolute;top:40px;bottom:-60px;left:48px}.PremiumNewsletter-module__AJapga__cycleCard:last-child:before{display:none}.PremiumNewsletter-module__AJapga__cycleTime{color:#fff;text-align:center;z-index:2;background:#002366;border-radius:4px;flex-shrink:0;width:96px;margin-top:4px;padding:10px 0;font-size:.8rem;font-weight:900}.PremiumNewsletter-module__AJapga__cycleBody{flex:1}.PremiumNewsletter-module__AJapga__cycleBody h3{color:#002366;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800;line-height:1.2}.PremiumNewsletter-module__AJapga__cycleBody p{color:#475569;margin-bottom:20px;font-size:1.1rem;line-height:1.6}.PremiumNewsletter-module__AJapga__intelSnippet{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #002366;border-radius:12px;padding:20px;font-size:.95rem;font-style:italic}.PremiumNewsletter-module__AJapga__premiumCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:0;padding:40px;box-shadow:0 40px 80px -20px #0023661a}.PremiumNewsletter-module__AJapga__priceHeader{border-bottom:1px solid #f1f5f9;margin-bottom:32px;padding-bottom:32px}.PremiumNewsletter-module__AJapga__planLabel{color:#94a3b8;letter-spacing:.1em;margin-bottom:12px;font-size:.75rem;font-weight:900;display:block}.PremiumNewsletter-module__AJapga__priceValue{color:#002366;font-family:Outfit,sans-serif;font-size:4rem;font-weight:900;line-height:1}.PremiumNewsletter-module__AJapga__priceMo{color:#94a3b8;font-size:1.25rem}.PremiumNewsletter-module__AJapga__cardInfo{gap:20px;margin-bottom:40px;display:grid}.PremiumNewsletter-module__AJapga__infoLine{color:#475569;align-items:center;gap:12px;font-size:.95rem;font-weight:700;display:flex}.PremiumNewsletter-module__AJapga__primaryBtn{color:#fff;letter-spacing:.05em;cursor:pointer;text-align:center;background:#002366;border:none;border-radius:12px;width:100%;padding:24px;font-size:1rem;font-weight:900;text-decoration:none;transition:all .2s;display:block}.PremiumNewsletter-module__AJapga__finalPrivilege{color:#fff;background:#002366;border-radius:16px;margin-top:60px;margin-bottom:100px;padding:48px;box-shadow:0 20px 40px #00236626}.PremiumNewsletter-module__AJapga__privilegeContent{align-items:center;gap:40px;display:flex}.PremiumNewsletter-module__AJapga__privilegeIcon{color:#f59e0b;flex-shrink:0}.PremiumNewsletter-module__AJapga__privilegeText h3{color:#fff;letter-spacing:-.02em;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:900}.PremiumNewsletter-module__AJapga__privilegeText p{color:#ffffffe6;max-width:800px;font-size:1.15rem;line-height:1.6}.PremiumNewsletter-module__AJapga__privilegeText strong{color:#fbbf24;font-weight:900}.PremiumNewsletter-module__AJapga__ctaArea{position:relative}.PremiumNewsletter-module__AJapga__successState{color:#10b981;background:#f0fdf4;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:20px;font-weight:800;display:flex}.PremiumNewsletter-module__AJapga__roadmapBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-top:32px;padding:32px}.PremiumNewsletter-module__AJapga__roadmapTag{color:#002366;background:#f59e0b;border-radius:4px;margin-bottom:16px;padding:4px 10px;font-size:.65rem;font-weight:900;display:inline-block}.PremiumNewsletter-module__AJapga__roadmapBox h3{color:#002366;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800}.PremiumNewsletter-module__AJapga__roadmapBox p{color:#64748b;font-size:.95rem;line-height:1.5}.PremiumNewsletter-module__AJapga__coverageSection{border-top:1px solid #f1f5f9;margin-top:20px;margin-bottom:80px;padding-top:20px}.PremiumNewsletter-module__AJapga__coverageTitle{color:#002366;letter-spacing:-.02em;text-align:center;margin-bottom:32px;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:900}.PremiumNewsletter-module__AJapga__coverageGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.PremiumNewsletter-module__AJapga__coverageItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:20px;padding:24px 32px;transition:all .2s;display:flex}.PremiumNewsletter-module__AJapga__coverageItem:hover{background:#fff;border-color:#002366;transform:translate(4px)}.PremiumNewsletter-module__AJapga__coverageItem svg{color:#002366;flex-shrink:0}.PremiumNewsletter-module__AJapga__coverageItem span{color:#475569;font-size:1.05rem;font-weight:700}.PremiumNewsletter-module__AJapga__priceLockSeal{text-align:center;color:#fbbf24;background:radial-gradient(circle,#f59e0b1a 0%,#0000 70%);border:2px dashed #f59e0b66;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:140px;height:140px;margin-left:auto;padding:20px;display:flex}.PremiumNewsletter-module__AJapga__priceLockSeal span{letter-spacing:.05em;font-size:.75rem;font-weight:900;line-height:1.2}@media (max-width:1024px){.PremiumNewsletter-module__AJapga__privilegeContent{text-align:center;flex-direction:column}.PremiumNewsletter-module__AJapga__priceLockSeal{margin:40px auto 0}}@media (max-width:768px){.PremiumNewsletter-module__AJapga__coverageGrid{grid-template-columns:1fr}}
﻿.TradingSignals-module__QLZzYa__main{color:#0f172a;background:#fff;min-height:100vh;font-family:Inter,sans-serif}.TradingSignals-module__QLZzYa__container{max-width:1200px;margin:0 auto;padding:0 24px}.TradingSignals-module__QLZzYa__terminalHero{text-align:center;background:radial-gradient(circle at 50% -20%,#0023660d 0%,#0000 70%);padding:120px 0 80px}.TradingSignals-module__QLZzYa__heroTitle{color:#002366;letter-spacing:-.04em;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:5rem;font-weight:900;line-height:1}.TradingSignals-module__QLZzYa__goldText{color:#f59e0b;background:linear-gradient(#f59e0b,#d97706);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.TradingSignals-module__QLZzYa__heroLead{color:#475569;max-width:700px;margin:0 auto;font-size:1.4rem;line-height:1.5}.TradingSignals-module__QLZzYa__growthGrid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;padding:120px 0 80px;display:grid}.TradingSignals-module__QLZzYa__goldBadge{color:#f59e0b;letter-spacing:.1em;text-transform:uppercase;background:#002366;border-radius:4px;margin-bottom:32px;padding:8px 16px;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:900;display:inline-block}.TradingSignals-module__QLZzYa__sectionTitle{color:#002366;letter-spacing:-.02em;margin-bottom:40px;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:900;line-height:1.2}.TradingSignals-module__QLZzYa__narrativeBox{border-left:3px solid #f59e0b;margin-top:40px;padding-left:32px}.TradingSignals-module__QLZzYa__narrativeHeading{color:#002366;letter-spacing:-.01em;margin-bottom:20px;font-size:1.4rem;font-weight:700}.TradingSignals-module__QLZzYa__narrativeText{color:#475569;margin-bottom:16px;font-size:1.1rem;font-weight:400;line-height:1.8}.TradingSignals-module__QLZzYa__narrativeText strong{color:#002366;font-weight:600}.TradingSignals-module__QLZzYa__growthRight{flex-direction:column;gap:32px;display:flex}.TradingSignals-module__QLZzYa__outlookCard{background:#fef3f0;border-left:5px solid #dc2626;border-radius:4px;padding:40px}.TradingSignals-module__QLZzYa__outlookTitle{color:#002366;align-items:center;gap:12px;margin-bottom:20px;font-size:1.4rem;font-weight:700;display:flex}.TradingSignals-module__QLZzYa__outlookTitle svg{color:#dc2626;flex-shrink:0}.TradingSignals-module__QLZzYa__outlookText{color:#475569;margin-bottom:12px;font-size:1rem;line-height:1.7}.TradingSignals-module__QLZzYa__solutionCard{background:#f0f9ff;border-left:5px solid #f59e0b;border-radius:4px;padding:40px}.TradingSignals-module__QLZzYa__solutionTitle{color:#002366;align-items:center;gap:12px;margin-bottom:20px;font-size:1.4rem;font-weight:700;display:flex}.TradingSignals-module__QLZzYa__solutionTitle svg{color:#f59e0b;flex-shrink:0}.TradingSignals-module__QLZzYa__solutionText{color:#475569;margin-bottom:20px;font-size:1rem;line-height:1.7}.TradingSignals-module__QLZzYa__patternList{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:32px;display:grid}.TradingSignals-module__QLZzYa__pattern{color:#002366;align-items:center;gap:8px;font-size:.95rem;font-weight:500;display:flex}.TradingSignals-module__QLZzYa__metricsBox{background:#0023660a;border-radius:4px;grid-template-columns:repeat(2,1fr);gap:20px;padding:24px;display:grid}.TradingSignals-module__QLZzYa__metric{text-align:center;flex-direction:column;gap:8px;display:flex}.TradingSignals-module__QLZzYa__metricValue{color:#f59e0b;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:900}.TradingSignals-module__QLZzYa__metricLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.TradingSignals-module__QLZzYa__questionnaireSection{background:linear-gradient(135deg,#00236605 0%,#f59e0b05 100%);border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;margin:60px 0;padding:100px 0}.TradingSignals-module__QLZzYa__questionnaireBox{background:#fff;border-radius:8px;max-width:1000px;margin:0 auto;padding:60px 40px;box-shadow:0 10px 30px #00236614}.TradingSignals-module__QLZzYa__questionnaireTitle{color:#002366;text-align:center;letter-spacing:-.02em;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:2rem;font-weight:900}.TradingSignals-module__QLZzYa__questionnaireLead{text-align:center;color:#475569;margin-bottom:40px;font-size:1.1rem}.TradingSignals-module__QLZzYa__questionBlock{margin-bottom:40px}.TradingSignals-module__QLZzYa__questionTitle{color:#002366;margin-bottom:24px;font-size:1.2rem;font-weight:700}.TradingSignals-module__QLZzYa__optionsGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:30px;display:grid}.TradingSignals-module__QLZzYa__optionBtn{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:6px;padding:24px;font-family:Inter,sans-serif;transition:all .3s}.TradingSignals-module__QLZzYa__optionBtn:hover{background:#fef8f1;border-color:#f59e0b;transform:translateY(-2px)}.TradingSignals-module__QLZzYa__optionLabel{color:#002366;margin-bottom:8px;font-size:1rem;font-weight:700}.TradingSignals-module__QLZzYa__optionServices{color:#64748b;font-size:.85rem;font-weight:500}.TradingSignals-module__QLZzYa__orDivider{text-align:center;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:40px 0;font-size:.9rem;font-weight:600}.TradingSignals-module__QLZzYa__showAllBtn{color:#fff;cursor:pointer;letter-spacing:.5px;background:#002366;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.TradingSignals-module__QLZzYa__showAllBtn:hover{background:#1e3a8a;transform:translateY(-2px)}.TradingSignals-module__QLZzYa__servicesSection{background:#fff;border-top:1px solid #e2e8f0;margin-top:0;padding:80px 0 100px}.TradingSignals-module__QLZzYa__servicesHeader{text-align:center;margin-bottom:60px}.TradingSignals-module__QLZzYa__servicesTitle{color:#002366;letter-spacing:-.02em;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:900}.TradingSignals-module__QLZzYa__servicesSubtitle{color:#475569;justify-content:center;align-items:center;gap:12px;font-size:1rem;display:flex}.TradingSignals-module__QLZzYa__changeBtn{color:#f59e0b;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:700;text-decoration:underline}.TradingSignals-module__QLZzYa__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:32px;margin-bottom:60px;display:grid}.TradingSignals-module__QLZzYa__serviceCard{background:#fff;border:1px solid #cbd5e1;border-top:4px solid #002366;border-radius:8px;flex-direction:column;gap:20px;padding:32px;transition:all .3s;display:flex;box-shadow:0 8px 24px #0023660f}.TradingSignals-module__QLZzYa__serviceCard:hover{border-color:#f59e0b;transform:translateY(-6px);box-shadow:0 16px 40px #f59e0b26}.TradingSignals-module__QLZzYa__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.TradingSignals-module__QLZzYa__serviceName{color:#002366;flex:1;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:900}.TradingSignals-module__QLZzYa__highlightBadge{color:#dc2626;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#fef3f0;border-radius:3px;padding:6px 12px;font-size:.75rem;font-weight:800}.TradingSignals-module__QLZzYa__serviceDesc{color:#64748b;flex-grow:1;font-size:.95rem;line-height:1.6}.TradingSignals-module__QLZzYa__priceBlock{border-top:1px solid #e2e8f0;align-items:baseline;gap:8px;padding-top:12px;display:flex}.TradingSignals-module__QLZzYa__price{color:#f59e0b;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:900}.TradingSignals-module__QLZzYa__period{color:#64748b;font-size:.9rem;font-weight:500}.TradingSignals-module__QLZzYa__yearly{color:#94a3b8;margin-left:auto;font-size:.85rem;font-weight:500}.TradingSignals-module__QLZzYa__featuresList{flex-direction:column;gap:12px;display:flex}.TradingSignals-module__QLZzYa__feature{color:#0f172a;align-items:flex-start;gap:10px;font-size:.9rem;display:flex}.TradingSignals-module__QLZzYa__feature svg{color:#10b981;flex-shrink:0;margin-top:2px}.TradingSignals-module__QLZzYa__capitalBadge{color:#002366;text-align:center;background:#f0f9ff;border-left:3px solid #002366;border-radius:3px;padding:10px 12px;font-size:.85rem;font-weight:700}.TradingSignals-module__QLZzYa__subscribBtn{color:#fff;cursor:pointer;letter-spacing:.5px;background:#002366;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:14px;font-weight:700;transition:all .3s;display:flex}.TradingSignals-module__QLZzYa__subscribBtn:hover{background:#1e3a8a;transform:translateY(-2px)}.TradingSignals-module__QLZzYa__showMorePrompt{text-align:center;background:#f0f9ff;border-radius:6px;margin-top:60px;padding:40px}.TradingSignals-module__QLZzYa__showMorePrompt p{color:#002366;margin-bottom:16px;font-size:1rem;font-weight:600}.TradingSignals-module__QLZzYa__showAllBtnAlt{color:#fff;cursor:pointer;background:#002366;border:none;border-radius:4px;padding:12px 32px;font-weight:700;transition:all .3s}.TradingSignals-module__QLZzYa__showAllBtnAlt:hover{background:#1e3a8a}.TradingSignals-module__QLZzYa__privilegeSection{background:linear-gradient(135deg,#002366 0%,#1e3a8a 100%);padding:80px 0}.TradingSignals-module__QLZzYa__privilegeBox{background:#fff;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;padding:48px 40px;display:grid}.TradingSignals-module__QLZzYa__privilegeIcon{color:#f59e0b;flex-shrink:0}.TradingSignals-module__QLZzYa__privilegeContent h3{color:#002366;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:900}.TradingSignals-module__QLZzYa__privilegeContent p{color:#475569;font-size:.95rem;line-height:1.7}.TradingSignals-module__QLZzYa__privilegeContent strong{color:#002366;font-weight:700}.TradingSignals-module__QLZzYa__priceLock{color:#002366;text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:12px;font-weight:900;display:flex}.TradingSignals-module__QLZzYa__priceLock svg{color:#f59e0b}@media (max-width:1024px){.TradingSignals-module__QLZzYa__growthGrid{grid-template-columns:1fr;gap:60px;padding:80px 0 60px}.TradingSignals-module__QLZzYa__optionsGrid,.TradingSignals-module__QLZzYa__patternList{grid-template-columns:1fr}.TradingSignals-module__QLZzYa__privilegeBox{grid-template-columns:1fr;gap:24px}.TradingSignals-module__QLZzYa__priceLock{margin-top:16px}}@media (max-width:768px){.TradingSignals-module__QLZzYa__heroTitle{font-size:3rem}.TradingSignals-module__QLZzYa__heroLead{font-size:1.1rem}.TradingSignals-module__QLZzYa__sectionTitle{font-size:1.8rem}.TradingSignals-module__QLZzYa__servicesGrid,.TradingSignals-module__QLZzYa__metricsBox{grid-template-columns:1fr}.TradingSignals-module__QLZzYa__questionnaireBox{padding:40px 24px}}
.ServicesPage-module__MHTFFa__page{color:#1e293b;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);min-height:100vh;padding-top:80px}.ServicesPage-module__MHTFFa__hero{padding:var(--space-20)0 var(--space-12);text-align:center}.ServicesPage-module__MHTFFa__heroTitle{color:#1e3a8a;margin-bottom:var(--space-4);letter-spacing:-.02em;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;font-family:var(--font-heading)}.ServicesPage-module__MHTFFa__gradient{color:#3b82f6;-webkit-text-fill-color:initial;background:0 0}.ServicesPage-module__MHTFFa__heroSubtitle{color:#475569;max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:500}.ServicesPage-module__MHTFFa__carouselSection{padding:var(--space-16)0;align-items:center;gap:var(--space-8);display:flex;position:relative}.ServicesPage-module__MHTFFa__navButton{color:#1e3a8a;cursor:pointer;z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000000d}.ServicesPage-module__MHTFFa__navButton:hover{color:#1e40af;background:#f1f5f9;border-color:#cbd5e1;transform:scale(1.1)}.ServicesPage-module__MHTFFa__carouselContainer{flex:1;height:700px;position:relative;overflow:hidden}.ServicesPage-module__MHTFFa__carouselTrack{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ServicesPage-module__MHTFFa__carouselCard{will-change:transform,opacity;width:420px;height:650px;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute}.ServicesPage-module__MHTFFa__carouselCard.ServicesPage-module__MHTFFa__active{width:480px;height:680px}.ServicesPage-module__MHTFFa__carouselCard .ServicesPage-module__MHTFFa__cardGlow{display:none}.ServicesPage-module__MHTFFa__cardContent{z-index:1;padding:var(--space-8);background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;height:100%;transition:all .5s;display:flex;position:relative;box-shadow:0 10px 30px #0000000d}.ServicesPage-module__MHTFFa__carouselCard.ServicesPage-module__MHTFFa__active .ServicesPage-module__MHTFFa__cardContent{background:#fff;border-color:#3b82f6;box-shadow:0 25px 50px #1e3a8a26}.ServicesPage-module__MHTFFa__iconWrapper{margin-bottom:var(--space-6);justify-content:center;display:flex}.ServicesPage-module__MHTFFa__icon{color:#1e3a8a;background:#f1f5f9;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;transition:all .5s;display:flex}.ServicesPage-module__MHTFFa__carouselCard.ServicesPage-module__MHTFFa__active .ServicesPage-module__MHTFFa__icon{color:#2563eb;background:#eff6ff;width:96px;height:96px}.ServicesPage-module__MHTFFa__iconText{font-size:2.5rem;transition:font-size .5s}.ServicesPage-module__MHTFFa__carouselCard.ServicesPage-module__MHTFFa__active .ServicesPage-module__MHTFFa__iconText{font-size:3rem}.ServicesPage-module__MHTFFa__title{font-size:1.875rem;font-weight:700;font-family:var(--font-heading);color:#1e3a8a;text-align:center;margin-bottom:var(--space-4);letter-spacing:-.01em;transition:font-size .5s}.ServicesPage-module__MHTFFa__carouselCard.ServicesPage-module__MHTFFa__active .ServicesPage-module__MHTFFa__title{font-size:2.125rem}.ServicesPage-module__MHTFFa__tagline{color:#3b82f6;text-align:center;margin-bottom:var(--space-6);padding-bottom:var(--space-4);border-bottom:1px solid #e2e8f0;font-size:1rem;font-weight:600}.ServicesPage-module__MHTFFa__description{color:#475569;text-align:center;margin-bottom:var(--space-6);font-size:1.063rem;line-height:1.6}.ServicesPage-module__MHTFFa__features{margin:0 0 var(--space-6)0;gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.ServicesPage-module__MHTFFa__feature{align-items:center;gap:var(--space-3);color:#334155;font-size:1rem;display:flex}.ServicesPage-module__MHTFFa__featureDot{background:#3b82f6;border-radius:50%;flex-shrink:0;width:6px;height:6px}.ServicesPage-module__MHTFFa__cta{color:#fff;text-align:center;background:#1e3a8a;border-radius:12px;margin-top:auto;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 12px #1e3a8a33}.ServicesPage-module__MHTFFa__carouselCard.ServicesPage-module__MHTFFa__active .ServicesPage-module__MHTFFa__cta{background:#2563eb;box-shadow:0 8px 20px #2563eb4d}.ServicesPage-module__MHTFFa__cta:hover{background:#1e40af;transform:translateY(-2px);box-shadow:0 12px 24px #1e3a8a4d}.ServicesPage-module__MHTFFa__indicators{justify-content:center;gap:var(--space-3);padding:var(--space-8)0;display:flex}.ServicesPage-module__MHTFFa__indicator{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.ServicesPage-module__MHTFFa__indicator:hover{background:#94a3b8}.ServicesPage-module__MHTFFa__activeIndicator{background:#1e3a8a;border-radius:6px;width:32px}@media (max-width:1024px){.ServicesPage-module__MHTFFa__carouselCard{width:370px;height:600px}.ServicesPage-module__MHTFFa__carouselCard.ServicesPage-module__MHTFFa__active{width:400px;height:630px}.ServicesPage-module__MHTFFa__navButton{width:48px;height:48px}}@media (max-width:768px){.ServicesPage-module__MHTFFa__carouselSection{gap:var(--space-4)}.ServicesPage-module__MHTFFa__carouselContainer{height:650px}.ServicesPage-module__MHTFFa__carouselCard{width:300px;height:580px}.ServicesPage-module__MHTFFa__carouselCard.ServicesPage-module__MHTFFa__active{width:340px;height:600px}.ServicesPage-module__MHTFFa__cardContent{padding:var(--space-6)}.ServicesPage-module__MHTFFa__navButton{width:40px;height:40px}.ServicesPage-module__MHTFFa__title{font-size:1.5rem}.ServicesPage-module__MHTFFa__carouselCard.ServicesPage-module__MHTFFa__active .ServicesPage-module__MHTFFa__title{font-size:1.75rem}}
.EquityMarvelsV2-module__oe_Knq__page{color:#1e293b;min-height:100vh;font-family:var(--font-primary);background:#f8fafc}.EquityMarvelsV2-module__oe_Knq__hero{text-align:center;background:#fff;padding:120px 0 80px;position:relative;overflow:hidden}.EquityMarvelsV2-module__oe_Knq__heroBackground{opacity:.8;background:radial-gradient(circle at 100% 0,#eff6ff 0%,#fff 60%);position:absolute;inset:0}.EquityMarvelsV2-module__oe_Knq__heroContent{z-index:10;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex;position:relative}.EquityMarvelsV2-module__oe_Knq__badge{color:#1e40af;text-transform:uppercase;letter-spacing:.05em;background:#eff6ff;border:1px solid #dbeafe;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.EquityMarvelsV2-module__oe_Knq__pulse{width:8px;height:8px;display:flex;position:relative}.EquityMarvelsV2-module__oe_Knq__pulseDot{opacity:.75;background:#3b82f6;border-radius:50%;width:100%;height:100%;animation:1.5s cubic-bezier(0,0,.2,1) infinite EquityMarvelsV2-module__oe_Knq__ping;position:absolute}.EquityMarvelsV2-module__oe_Knq__pulseCore{background:#2563eb;border-radius:50%;width:8px;height:8px;position:relative}@keyframes EquityMarvelsV2-module__oe_Knq__ping{75%,to{opacity:0;transform:scale(2)}}.EquityMarvelsV2-module__oe_Knq__serviceName{font-size:clamp(3.5rem,7vw,5.5rem);font-weight:900;line-height:1.1;font-family:var(--font-heading);letter-spacing:-.03em;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:32px;padding-bottom:16px;display:inline-block;position:relative}.EquityMarvelsV2-module__oe_Knq__serviceName:after{content:"";opacity:1;background:radial-gradient(#2563eb 0%,#2563eb99 40%,#0000 70%);border-radius:100%;width:70%;height:6px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.EquityMarvelsV2-module__oe_Knq__title{color:#475569;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;line-height:1.2;font-family:var(--font-heading);margin-bottom:32px}.EquityMarvelsV2-module__oe_Knq__gradientText{color:#2563eb}.EquityMarvelsV2-module__oe_Knq__subtitle{color:#475569;max-width:700px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.EquityMarvelsV2-module__oe_Knq__ctaGroup{justify-content:center;gap:16px;display:flex}.EquityMarvelsV2-module__oe_Knq__primaryBtn{color:#fff;background:#1e3a8a;border-radius:12px;align-items:center;gap:12px;padding:16px 40px;font-size:1.125rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #1e3a8a33}.EquityMarvelsV2-module__oe_Knq__primaryBtn:hover{background:#1e40af;transform:translateY(-2px);box-shadow:0 15px 35px #1e3a8a4d}.EquityMarvelsV2-module__oe_Knq__secondaryBtn{color:#1e3a8a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:16px 40px;font-size:1.125rem;font-weight:700;transition:all .3s;display:inline-flex}.EquityMarvelsV2-module__oe_Knq__secondaryBtn:hover{background:#eff6ff;border-color:#bfdbfe;transform:translateY(-2px)}.EquityMarvelsV2-module__oe_Knq__statsSection{background:#fff;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:64px 0}.EquityMarvelsV2-module__oe_Knq__statsGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.EquityMarvelsV2-module__oe_Knq__statItem{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:32px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px #00000005}.EquityMarvelsV2-module__oe_Knq__statItem:hover{border-color:#bfdbfe;transform:translateY(-8px);box-shadow:0 20px 40px #1e3a8a1a}.EquityMarvelsV2-module__oe_Knq__statItem:before{content:"";opacity:0;background:linear-gradient(90deg,#3b82f6,#1e3a8a);width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.EquityMarvelsV2-module__oe_Knq__statItem:hover:before{opacity:1}.EquityMarvelsV2-module__oe_Knq__statValue{color:#1e3a8a;font-size:3.5rem;font-weight:800;font-family:var(--font-heading);background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;line-height:1}.EquityMarvelsV2-module__oe_Knq__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:700}.EquityMarvelsV2-module__oe_Knq__processSection{background:#f8fafc;padding:100px 0}.EquityMarvelsV2-module__oe_Knq__sectionHeader{text-align:center;max-width:700px;margin:0 auto 64px}.EquityMarvelsV2-module__oe_Knq__sectionTitle{color:#0f172a;font-size:2.5rem;font-weight:800;font-family:var(--font-heading);margin-bottom:16px}.EquityMarvelsV2-module__oe_Knq__sectionDesc{color:#64748b;font-size:1.125rem}.EquityMarvelsV2-module__oe_Knq__processGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.EquityMarvelsV2-module__oe_Knq__processLine{z-index:0;background:#e2e8f0;width:100%;height:2px;position:absolute;top:48px;left:0}.EquityMarvelsV2-module__oe_Knq__processCard{z-index:1;background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:32px;transition:all .3s;position:relative;box-shadow:0 4px 6px #00000005}.EquityMarvelsV2-module__oe_Knq__processCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.EquityMarvelsV2-module__oe_Knq__processIconBox{color:#fff;background:#1e3a8a;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex;box-shadow:0 10px 20px #1e3a8a33}.EquityMarvelsV2-module__oe_Knq__processTitle{color:#0f172a;text-align:center;margin-bottom:8px;font-size:1.25rem;font-weight:700}.EquityMarvelsV2-module__oe_Knq__processText{color:#64748b;text-align:center;font-size:.938rem;line-height:1.5}.EquityMarvelsV2-module__oe_Knq__stepNumber{color:#1e40af;background:#eff6ff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex;position:absolute;top:-16px;right:-16px;box-shadow:0 2px 4px #0000000d}.EquityMarvelsV2-module__oe_Knq__detailsSection{background:#fff;padding:100px 0}.EquityMarvelsV2-module__oe_Knq__detailsGrid{grid-template-columns:1.2fr .8fr;align-items:start;gap:64px;display:grid}.EquityMarvelsV2-module__oe_Knq__contentTitle{color:#0f172a;font-size:2.5rem;font-weight:800;font-family:var(--font-heading);margin-bottom:32px;line-height:1.2}.EquityMarvelsV2-module__oe_Knq__highlight{color:#1e40af}.EquityMarvelsV2-module__oe_Knq__prose p{color:#475569;margin-bottom:24px;font-size:1.125rem;line-height:1.8}.EquityMarvelsV2-module__oe_Knq__targetAudience{background:#eff6ff;border:1px solid #dbeafe;border-radius:24px;margin-bottom:40px;padding:32px}.EquityMarvelsV2-module__oe_Knq__audienceTitle{color:#1e3a8a;margin-bottom:16px;font-size:1.25rem;font-weight:700}.EquityMarvelsV2-module__oe_Knq__audienceList{flex-direction:column;gap:16px;padding:0;list-style:none;display:flex}.EquityMarvelsV2-module__oe_Knq__audienceItem{color:#334155;align-items:center;gap:12px;font-weight:500;display:flex}.EquityMarvelsV2-module__oe_Knq__checkIcon{color:#1e40af;background:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.EquityMarvelsV2-module__oe_Knq__featuresGrid{gap:24px;display:grid}.EquityMarvelsV2-module__oe_Knq__featureRow{align-items:start;gap:20px;display:flex}.EquityMarvelsV2-module__oe_Knq__featureIcon{color:#1e40af;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;box-shadow:0 4px 6px #00000005}.EquityMarvelsV2-module__oe_Knq__featureTitle{color:#0f172a;margin-bottom:4px;font-size:1.125rem;font-weight:700}.EquityMarvelsV2-module__oe_Knq__featureDesc{color:#64748b;line-height:1.5}.EquityMarvelsV2-module__oe_Knq__pricingCard{background:#0f172a;border:1px solid #1e293b;border-radius:32px;position:sticky;top:100px;overflow:hidden;transform:translateZ(0);box-shadow:0 25px 50px #0003}.EquityMarvelsV2-module__oe_Knq__pricingHeader{text-align:center;color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#0f172a 100%);padding:40px;position:relative;overflow:hidden}.EquityMarvelsV2-module__oe_Knq__pricingTitle{color:#fff;margin-bottom:8px;font-size:1.875rem;font-weight:700}.EquityMarvelsV2-module__oe_Knq__popularTag{color:#93c5fd;text-transform:uppercase;letter-spacing:.1em;background:#3b82f633;border:1px solid #3b82f64d;border-radius:100px;margin-bottom:16px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.EquityMarvelsV2-module__oe_Knq__price{justify-content:center;align-items:baseline;gap:4px;margin-bottom:0;display:flex}.EquityMarvelsV2-module__oe_Knq__currency{opacity:.6;font-size:1.5rem}.EquityMarvelsV2-module__oe_Knq__amount{letter-spacing:-.02em;font-size:3.5rem;font-weight:800}.EquityMarvelsV2-module__oe_Knq__period{opacity:.6;font-size:1.25rem}.EquityMarvelsV2-module__oe_Knq__pricingBody{background:#0f172a;padding:40px}.EquityMarvelsV2-module__oe_Knq__includesTitle{color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;font-size:.75rem;font-weight:700}.EquityMarvelsV2-module__oe_Knq__includesList{flex-direction:column;gap:16px;margin-bottom:32px;padding:0;list-style:none;display:flex}.EquityMarvelsV2-module__oe_Knq__includeItem{color:#cbd5e1;align-items:start;gap:12px;font-size:.938rem;line-height:1.5;display:flex}.EquityMarvelsV2-module__oe_Knq__check{color:#3b82f6;flex-shrink:0;margin-top:2px}.EquityMarvelsV2-module__oe_Knq__registerBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:20px;font-size:1.125rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 20px #2563eb33}.EquityMarvelsV2-module__oe_Knq__registerBtn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 15px 30px #2563eb4d}.EquityMarvelsV2-module__oe_Knq__testimonialsSection{background:#f8fafc;border-top:1px solid #e2e8f0;padding:100px 0}.EquityMarvelsV2-module__oe_Knq__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.EquityMarvelsV2-module__oe_Knq__testimonialCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #00000005}.EquityMarvelsV2-module__oe_Knq__testimonialCard:hover{transform:translateY(-4px);box-shadow:0 15px 30px #0000000d}.EquityMarvelsV2-module__oe_Knq__quoteIcon{color:#2563eb;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:32px 32px 16px;display:flex;box-shadow:0 4px 12px #2563eb1a}.EquityMarvelsV2-module__oe_Knq__testimonialText{color:#475569;flex-grow:1;margin:0 32px 32px;font-size:1rem;font-style:italic;line-height:1.6}.EquityMarvelsV2-module__oe_Knq__testimonialFooter{color:#fff;background:#1e3a8a;padding:20px 32px}.EquityMarvelsV2-module__oe_Knq__authorName{color:#fff;margin-bottom:2px;font-size:1rem;font-weight:700}.EquityMarvelsV2-module__oe_Knq__authorRole{color:#93c5fd;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.EquityMarvelsV2-module__oe_Knq__faqSection{background:#fff;padding:100px 0}.EquityMarvelsV2-module__oe_Knq__faqContainer{max-width:800px;margin:0 auto}.EquityMarvelsV2-module__oe_Knq__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:16px;transition:all .3s;overflow:hidden}.EquityMarvelsV2-module__oe_Knq__faqButton{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px;display:flex}.EquityMarvelsV2-module__oe_Knq__faqQuestion{color:#0f172a;font-size:1.125rem;font-weight:700}.EquityMarvelsV2-module__oe_Knq__faqAnswer{color:#475569;border-top:1px solid #0000;padding:0 24px 24px;line-height:1.6}@media (max-width:1024px){.EquityMarvelsV2-module__oe_Knq__statsGrid,.EquityMarvelsV2-module__oe_Knq__processGrid{grid-template-columns:repeat(2,1fr)}.EquityMarvelsV2-module__oe_Knq__detailsGrid{grid-template-columns:1fr}.EquityMarvelsV2-module__oe_Knq__pricingCard{max-width:500px;margin:0 auto;position:static}.EquityMarvelsV2-module__oe_Knq__processLine{display:none}.EquityMarvelsV2-module__oe_Knq__testimonialsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.EquityMarvelsV2-module__oe_Knq__serviceName{font-size:2.5rem}.EquityMarvelsV2-module__oe_Knq__title{font-size:1.25rem}.EquityMarvelsV2-module__oe_Knq__statsGrid,.EquityMarvelsV2-module__oe_Knq__processGrid{grid-template-columns:1fr}.EquityMarvelsV2-module__oe_Knq__ctaGroup{flex-direction:column}.EquityMarvelsV2-module__oe_Knq__primaryBtn,.EquityMarvelsV2-module__oe_Knq__secondaryBtn{justify-content:center;width:100%}.EquityMarvelsV2-module__oe_Knq__testimonialsGrid{grid-template-columns:1fr}}
.SpecialSituations-module__EgRekG__page{color:#1e293b;background-color:#f8fafc;min-height:100vh;padding-top:80px}.SpecialSituations-module__EgRekG__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:100px 0;position:relative;overflow:hidden}.SpecialSituations-module__EgRekG__heroBackground{z-index:1;background:radial-gradient(circle,#d977061a 0%,#0000 70%);position:absolute;inset:0}.SpecialSituations-module__EgRekG__heroContent{max-width:800px;margin:0 auto}.SpecialSituations-module__EgRekG__badge{color:#fbbf24;text-transform:uppercase;letter-spacing:.05em;background:#d9770633;border:1px solid #d9770680;border-radius:99px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-block}.SpecialSituations-module__EgRekG__title{margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.SpecialSituations-module__EgRekG__gradientText{background:linear-gradient(90deg,#f59e0b,#fbbf24);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.SpecialSituations-module__EgRekG__subtitle{color:#94a3b8;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.SpecialSituations-module__EgRekG__ctaGroup{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.SpecialSituations-module__EgRekG__primaryBtn{color:#fff;background:#d97706;border-radius:8px;align-items:center;gap:12px;padding:16px 32px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #d977064d}.SpecialSituations-module__EgRekG__primaryBtn:hover{background:#b45309;transform:translateY(-2px);box-shadow:0 6px 20px #d9770666}.SpecialSituations-module__EgRekG__purchasedBanner{color:#10b981;background:#10b9811a;border:1px solid #10b9814d;border-radius:12px;margin-top:40px;padding:24px;display:inline-block}.SpecialSituations-module__EgRekG__releaseDate{margin-bottom:8px;font-size:1.5rem;font-weight:700}.SpecialSituations-module__EgRekG__infoSection{padding:80px 0}.SpecialSituations-module__EgRekG__sectionHeader{text-align:center;max-width:700px;margin:0 auto 60px}.SpecialSituations-module__EgRekG__sectionTitle{margin-bottom:16px;font-size:2.5rem;font-weight:700}.SpecialSituations-module__EgRekG__sectionDesc{color:#64748b;font-size:1.125rem}.SpecialSituations-module__EgRekG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.SpecialSituations-module__EgRekG__card{background:#fff;border-radius:16px;padding:40px;transition:transform .3s;box-shadow:0 4px 20px #0000000d}.SpecialSituations-module__EgRekG__card:hover{transform:translateY(-5px)}.SpecialSituations-module__EgRekG__iconBox{color:#d97706;background:#fef3c7;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.SpecialSituations-module__EgRekG__cardTitle{margin-bottom:16px;font-size:1.5rem;font-weight:700}.SpecialSituations-module__EgRekG__cardText{color:#64748b;line-height:1.6}.SpecialSituations-module__EgRekG__purchaseSection{background:#f1f5f9}.SpecialSituations-module__EgRekG__pricingCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:600px;margin:0 auto;overflow:hidden;box-shadow:0 10px 30px #0000001a}.SpecialSituations-module__EgRekG__pricingHeader{color:#fff;text-align:center;background:#0f172a;padding:40px}.SpecialSituations-module__EgRekG__pricingHeader h3{margin-bottom:16px;font-size:1.75rem;font-weight:700}.SpecialSituations-module__EgRekG__price{justify-content:center;align-items:baseline;gap:4px;display:flex}.SpecialSituations-module__EgRekG__currency{font-size:1.5rem;font-weight:600}.SpecialSituations-module__EgRekG__amount{font-size:3.5rem;font-weight:800}.SpecialSituations-module__EgRekG__period{color:#94a3b8;font-size:1rem}.SpecialSituations-module__EgRekG__pricingBody{padding:40px}.SpecialSituations-module__EgRekG__includesTitle{margin-bottom:24px;font-size:1.125rem;font-weight:700}.SpecialSituations-module__EgRekG__includesList{margin-bottom:40px;padding:0;list-style:none}.SpecialSituations-module__EgRekG__includeItem{color:#475569;gap:12px;margin-bottom:16px;display:flex}.SpecialSituations-module__EgRekG__check{color:#d97706;flex-shrink:0}.SpecialSituations-module__EgRekG__registerBtn{color:#fff;cursor:pointer;background:#d97706;border:none;border-radius:8px;width:100%;padding:16px;font-size:1.125rem;font-weight:700;transition:all .3s}.SpecialSituations-module__EgRekG__registerBtn:hover{background:#b45309}@media (max-width:768px){.SpecialSituations-module__EgRekG__title{font-size:2.25rem}.SpecialSituations-module__EgRekG__hero{padding:60px 0}}
.UserNav-module__T0Dpoq__mobileHeader{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;height:64px;display:none;position:fixed;top:0;left:0;right:0}.UserNav-module__T0Dpoq__mobileHeaderContent{justify-content:space-between;align-items:center;height:100%;padding:0 20px;display:flex}.UserNav-module__T0Dpoq__mobileLogo{color:#1e293b;letter-spacing:.5px;margin:0;font-size:1.1rem;font-weight:700}.UserNav-module__T0Dpoq__mobileMenuBtn{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.UserNav-module__T0Dpoq__sidebar{z-index:50;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:260px;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 24px #00000005}.UserNav-module__T0Dpoq__sidebarContent{flex-direction:column;height:100%;min-height:0;padding:24px 16px 20px;display:flex;overflow-y:auto}.UserNav-module__T0Dpoq__logoSection{flex-shrink:0;margin-bottom:24px;padding:0 8px}.UserNav-module__T0Dpoq__logo{color:#1e3a8a;letter-spacing:-.5px;margin:0 0 4px;font-size:1.5rem;font-weight:800}.UserNav-module__T0Dpoq__panelBadge{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;padding:10px 16px;font-size:.9rem;font-weight:600;display:flex;box-shadow:0 2px 4px #2563eb0d}.UserNav-module__T0Dpoq__nav{flex-direction:column;flex:1;gap:4px;padding-right:4px;display:flex;overflow-y:auto}.UserNav-module__T0Dpoq__nav::-webkit-scrollbar{width:4px}.UserNav-module__T0Dpoq__nav::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.UserNav-module__T0Dpoq__navItem{color:#64748b;border:1px solid #0000;border-radius:10px;flex-shrink:0;align-items:center;gap:12px;padding:12px 14px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.UserNav-module__T0Dpoq__navItem:hover{color:#1e293b;background:#f8fafc}.UserNav-module__T0Dpoq__navItem.UserNav-module__T0Dpoq__active{background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);font-weight:600;box-shadow:0 4px 12px #2563eb40;color:#fff!important}.UserNav-module__T0Dpoq__currentIcon{opacity:.9}.UserNav-module__T0Dpoq__sidebarFooter{border-top:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;gap:8px;margin-top:auto;padding-top:20px;display:flex}.UserNav-module__T0Dpoq__footerLink,.UserNav-module__T0Dpoq__signOutBtn{cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.UserNav-module__T0Dpoq__footerLink{color:#64748b;background:0 0}.UserNav-module__T0Dpoq__footerLink:hover{color:#1e293b;background:#f1f5f9}.UserNav-module__T0Dpoq__signOutBtn{color:#94a3b8;background:0 0;border:none}.UserNav-module__T0Dpoq__signOutBtn:hover{color:#ef4444;background:#fef2f2}.UserNav-module__T0Dpoq__mobileOverlay{display:none}@media (max-width:992px){.UserNav-module__T0Dpoq__mobileHeader{display:block}.UserNav-module__T0Dpoq__sidebar{transform:translate(-100%);box-shadow:4px 0 24px #0000001a}.UserNav-module__T0Dpoq__sidebar.UserNav-module__T0Dpoq__mobileOpen{transform:translate(0)}.UserNav-module__T0Dpoq__mobileOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:40;background:#0f172a66;display:block;position:fixed;inset:0}}
