.Dashboard-module__8Mmpzq__layout{min-height:100vh;font-family:var(--font-sans,system-ui,-apple-system,sans-serif);background:#f8fafc;display:flex;overflow-x:hidden}.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,#0f172a 0%,#1e3a8a 50%,#2563eb 100%);border:1px solid #ffffff1a;border-radius:20px;justify-content:space-between;align-items:center;padding:32px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #0f172a26}.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(20px);backdrop-filter:blur(20px);z-index:10;background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;align-items:center;padding:20px 40px;display:flex;box-shadow:0 10px 25px #0000001a}.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{margin:0 32px}.Dashboard-module__8Mmpzq__announcementBanner{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a;border-radius:16px;align-items:center;gap:20px;margin-top:24px;padding:20px 32px;display:flex;box-shadow:0 4px 12px #fbbf241a}.Dashboard-module__8Mmpzq__announcementIcon{color:#fff;background:#fbbf24;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Dashboard-module__8Mmpzq__announcementContent h3{color:#92400e;margin:0 0 4px;font-size:1.125rem;font-weight:700}.Dashboard-module__8Mmpzq__announcementContent p{color:#b45309;opacity:.9;margin:0;font-size:.95rem}.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:#1e293b;background:#f1f5f980}.Dashboard-module__8Mmpzq__tabActive{color:#2563eb;background:linear-gradient(#0000,#2563eb0d);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__tabNewBadge{color:#fff;text-transform:uppercase;background:#be185d;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:800;line-height:1;position:absolute;top:4px;right:4px}.Dashboard-module__8Mmpzq__tabItem{position:relative}.Dashboard-module__8Mmpzq__contentMain{background:#fff;border:1px solid #e2e8f0;border-radius:24px;min-height:500px;padding:40px;box-shadow:0 10px 30px #00000005}.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:#059669}.Dashboard-module__8Mmpzq__sectionHeaderPurchase .Dashboard-module__8Mmpzq__sectionHeading{color:#059669}.Dashboard-module__8Mmpzq__sectionHeaderSpecial{border-bottom-color:#7c3aed}.Dashboard-module__8Mmpzq__sectionHeaderSpecial .Dashboard-module__8Mmpzq__sectionHeading{color:#7c3aed}.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:16px}.Dashboard-module__8Mmpzq__dashboardContainer{gap:20px}.Dashboard-module__8Mmpzq__welcomeBanner{border-radius:16px;flex-direction:column;align-items:flex-start;gap:20px;padding:24px 20px}.Dashboard-module__8Mmpzq__welcomeTitle{font-size:1.75rem}.Dashboard-module__8Mmpzq__welcomeSubtitle{max-width:100%;font-size:.95rem}.Dashboard-module__8Mmpzq__bannerStats{background:#ffffff26;justify-content:space-between;width:100%;padding:12px 16px}.Dashboard-module__8Mmpzq__bannerStatDivider{background:#fff3;width:1px;height:24px;margin:0 12px}.Dashboard-module__8Mmpzq__statValue{font-size:1.25rem}.Dashboard-module__8Mmpzq__statLabel{font-size:.7rem}.Dashboard-module__8Mmpzq__contentMain{border-radius:16px;padding:20px 16px}.Dashboard-module__8Mmpzq__sectionHeader{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px}.Dashboard-module__8Mmpzq__tabsContainer{-webkit-overflow-scrolling:touch;gap:4px;margin:0 -16px;padding:0 16px;overflow-x:auto}.Dashboard-module__8Mmpzq__tabItem{white-space:nowrap;padding:12px 14px;font-size:.85rem}.Dashboard-module__8Mmpzq__announcementBanner{gap:16px;padding:16px}.Dashboard-module__8Mmpzq__announcementIcon{width:40px;height:40px}}@media (max-width:480px){.Dashboard-module__8Mmpzq__welcomeTitle{font-size:1.5rem}.Dashboard-module__8Mmpzq__bannerStats{flex-direction:row}.Dashboard-module__8Mmpzq__bannerStatItem{flex:1}}.Dashboard-module__8Mmpzq__pulseGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:-8px;display:grid}.Dashboard-module__8Mmpzq__pulseCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 24px;transition:all .2s;display:flex}.Dashboard-module__8Mmpzq__pulseCard:hover{border-color:#3b82f6;box-shadow:0 4px 12px #0000000d}.Dashboard-module__8Mmpzq__pulseInfo{flex-direction:column;display:flex}.Dashboard-module__8Mmpzq__pulseInfo p{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 2px;font-size:.7rem;font-weight:700}.Dashboard-module__8Mmpzq__pulseInfo h4{color:#1e293b;margin:0;font-size:1rem;font-weight:800}.Dashboard-module__8Mmpzq__pulseIcon{border-radius:10px;justify-content:center;align-items:center;padding:8px;display:flex}@media (max-width:992px){.Dashboard-module__8Mmpzq__pulseGrid{grid-template-columns:1fr;gap:12px}}
.ContentCard-module__mu_iBW__card{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;height:100%;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000008}.ContentCard-module__mu_iBW__card:hover{z-index:2;border-color:#1e3a8a33;transform:translateY(-12px)scale(1.02);box-shadow:0 40px 80px -12px #1e3a8a26}.ContentCard-module__mu_iBW__thumbnailWrapper{background:#f8fafc;padding-top:141%;position:relative;overflow:hidden}.ContentCard-module__mu_iBW__thumbnail{width:100%;height:100%;position:absolute;top:0;left:0}.ContentCard-module__mu_iBW__thumbnail img{object-fit:contain;background:#f8fafc;width:100%;height:100%;transition:transform .8s cubic-bezier(.34,1.56,.64,1)}.ContentCard-module__mu_iBW__card:hover .ContentCard-module__mu_iBW__thumbnail img{transform:scale(1.15)}.ContentCard-module__mu_iBW__placeholderThumbnail{color:#cbd5e1;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ContentCard-module__mu_iBW__badgeContainer{z-index:2;position:absolute;top:12px;right:12px}.ContentCard-module__mu_iBW__badge{letter-spacing:.5px;text-transform:uppercase;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:800}.ContentCard-module__mu_iBW__premiumBadge{color:#fff;background:#b45309}.ContentCard-module__mu_iBW__freeBadge{color:#fff;background:#10b981}.ContentCard-module__mu_iBW__lockedBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#0f172ab3;border-radius:6px;padding:6px;position:absolute;top:12px;left:12px}.ContentCard-module__mu_iBW__info{background:#fff;flex-direction:column;flex-grow:1;gap:8px;padding:16px;display:flex}.ContentCard-module__mu_iBW__meta{color:#64748b;justify-content:space-between;align-items:center;font-size:11px;font-weight:500;display:flex}.ContentCard-module__mu_iBW__serviceTag{color:#1e3a8a;text-transform:uppercase;letter-spacing:.5px;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.ContentCard-module__mu_iBW__title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 2px;font-size:15px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.ContentCard-module__mu_iBW__subtitle{color:#64748b;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:8px;font-size:12px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.ContentCard-module__mu_iBW__actions{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.ContentCard-module__mu_iBW__viewDetailsBtn{color:#fff;cursor:pointer;text-align:center;background:#1e3a8a;border:none;border-radius:12px;flex:1;margin-right:12px;padding:10px 20px;font-size:13px;font-weight:700;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 12px #1e3a8a33}.ContentCard-module__mu_iBW__viewDetailsBtn:hover{background:#0f172a;transform:scale(1.05);box-shadow:0 8px 24px #1e3a8a4d}.ContentCard-module__mu_iBW__shareBtn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ContentCard-module__mu_iBW__shareBtn:hover{color:#1e3a8a;background:#f1f5f9;border-color:#cbd5e1}.ContentCard-module__mu_iBW__shareBtn.ContentCard-module__mu_iBW__copied{color:#fff;background:#10b981;border-color:#10b981}.ContentCard-module__mu_iBW__locked .ContentCard-module__mu_iBW__badgeContainer,.ContentCard-module__mu_iBW__locked .ContentCard-module__mu_iBW__lockedBadge{opacity:1;filter:none}.ContentCard-module__mu_iBW__buyBtn{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:10px;padding:10px 16px;font-size:13px;font-weight:700;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 4px 12px #05966933}.ContentCard-module__mu_iBW__buyBtn:hover{background:#047857;transform:translateY(-2px);box-shadow:0 8px 24px #0596694d}
.ContentDetailModal-module__kpwJnG__overlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#0f172aa6;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s ease-out ContentDetailModal-module__kpwJnG__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes ContentDetailModal-module__kpwJnG__fadeIn{0%{opacity:0}to{opacity:1}}.ContentDetailModal-module__kpwJnG__modal{background:#fffffffa;border:1px solid #ffffff80;border-radius:32px;width:100%;max-width:1100px;max-height:90vh;animation:.5s cubic-bezier(.34,1.56,.64,1) ContentDetailModal-module__kpwJnG__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000040}@keyframes ContentDetailModal-module__kpwJnG__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ContentDetailModal-module__kpwJnG__closeBtn{color:#64748b;cursor:pointer;z-index:10;background:#0f172a0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.ContentDetailModal-module__kpwJnG__closeBtn:hover{color:#fff;background:#ef4444;transform:rotate(90deg)}.ContentDetailModal-module__kpwJnG__container{width:100%;display:flex}.ContentDetailModal-module__kpwJnG__heroSection{background:#f8fafc;border-right:1px solid #e2e8f0;flex-direction:column;justify-content:center;align-items:center;width:40%;padding:60px 40px;display:flex}.ContentDetailModal-module__kpwJnG__productCover{aspect-ratio:1/1.41;background:#fff;border-radius:20px;width:100%;max-width:320px;margin-bottom:24px;transition:transform .3s;overflow:hidden;box-shadow:0 30px 60px #0f172a59}.ContentDetailModal-module__kpwJnG__productCover:hover{transform:translateY(-5px)}.ContentDetailModal-module__kpwJnG__productCover img{object-fit:contain;background:#f8fafc;width:100%;height:100%;display:block}.ContentDetailModal-module__kpwJnG__placeholder{aspect-ratio:1/1.41;color:#cbd5e1;justify-content:center;align-items:center;display:flex}.ContentDetailModal-module__kpwJnG__metaInfo{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:320px;margin-bottom:24px;display:flex}.ContentDetailModal-module__kpwJnG__tags{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.ContentDetailModal-module__kpwJnG__serviceTag{text-transform:uppercase;color:#1e3a8a;letter-spacing:.5px;background:#1e3a8a0d;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:800}.ContentDetailModal-module__kpwJnG__uploadDate{color:#64748b;font-size:11px;font-weight:500}.ContentDetailModal-module__kpwJnG__trustBadges{flex-direction:column;gap:12px;width:100%;max-width:320px;display:flex}.ContentDetailModal-module__kpwJnG__trustBadge{color:#1e3a8a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:600;display:flex}.ContentDetailModal-module__kpwJnG__salesSection{flex-direction:column;width:60%;padding:60px;display:flex;overflow-y:auto}.ContentDetailModal-module__kpwJnG__meta{gap:12px;margin-bottom:20px;display:flex}.ContentDetailModal-module__kpwJnG__categoryBadge{color:#0369a1;text-transform:uppercase;letter-spacing:.5px;background:#e0f2fe;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:800}.ContentDetailModal-module__kpwJnG__dateBadge{color:#64748b;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.ContentDetailModal-module__kpwJnG__title{color:#0f172a;margin-bottom:4px;font-size:32px;font-weight:800;line-height:1.2}.ContentDetailModal-module__kpwJnG__subtitle{color:#475569;margin-bottom:20px;font-size:18px;font-weight:600;line-height:1.4}.ContentDetailModal-module__kpwJnG__rating{color:#64748b;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.ContentDetailModal-module__kpwJnG__descriptionContainer{margin-bottom:32px}.ContentDetailModal-module__kpwJnG__description{color:#475569;font-size:16px;line-height:1.6}.ContentDetailModal-module__kpwJnG__highlights{margin-bottom:40px}.ContentDetailModal-module__kpwJnG__highlights h3{text-transform:uppercase;color:#0f172a;letter-spacing:.5px;margin-bottom:16px;font-size:14px;font-weight:700}.ContentDetailModal-module__kpwJnG__highlights ul{grid-template-columns:1fr 1fr;gap:12px;padding:0;list-style:none;display:grid}.ContentDetailModal-module__kpwJnG__highlights li{color:#334155;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.ContentDetailModal-module__kpwJnG__highlights li svg{color:#10b981}.ContentDetailModal-module__kpwJnG__pricingSection{background:#f8fafc;border:1px solid #f1f5f9;border-radius:24px;margin-bottom:20px;padding:32px}.ContentDetailModal-module__kpwJnG__priceInfo{flex-direction:column;margin-bottom:24px;display:flex}.ContentDetailModal-module__kpwJnG__label{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:600}.ContentDetailModal-module__kpwJnG__price{color:#1e3a8a;font-size:36px;font-weight:800}.ContentDetailModal-module__kpwJnG__unlockedLabel{color:#10b981;font-size:20px;font-weight:700}.ContentDetailModal-module__kpwJnG__ctaGroup{gap:16px;display:flex}.ContentDetailModal-module__kpwJnG__primaryBtn{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:16px;flex:2;justify-content:center;align-items:center;gap:12px;padding:18px 24px;font-size:16px;font-weight:700;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 10px 20px -5px #1e3a8a66}.ContentDetailModal-module__kpwJnG__primaryBtn:hover{background:#172554;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 30px -5px #1e3a8a80}.ContentDetailModal-module__kpwJnG__secondaryBtn{color:#1e3a8a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px 24px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.ContentDetailModal-module__kpwJnG__secondaryBtn:hover{background:#f8fafc}.ContentDetailModal-module__kpwJnG__secondaryBtn.ContentDetailModal-module__kpwJnG__copied{color:#fff;background:#10b981;border-color:#10b981}.ContentDetailModal-module__kpwJnG__footerNote{text-align:center;color:#94a3b8;font-size:11px}@media (max-width:1024px){.ContentDetailModal-module__kpwJnG__modal{flex-direction:column;width:95%;max-height:95vh;overflow-y:auto}.ContentDetailModal-module__kpwJnG__heroSection,.ContentDetailModal-module__kpwJnG__salesSection{width:100%}.ContentDetailModal-module__kpwJnG__heroSection{border-bottom:1px solid #e2e8f0;border-right:none;padding:30px 20px}.ContentDetailModal-module__kpwJnG__salesSection{padding:30px 20px;overflow-y:visible}.ContentDetailModal-module__kpwJnG__container{flex-direction:column}.ContentDetailModal-module__kpwJnG__productCover{max-width:240px}.ContentDetailModal-module__kpwJnG__title{text-align:center;font-size:24px}.ContentDetailModal-module__kpwJnG__rating{justify-content:center}.ContentDetailModal-module__kpwJnG__description,.ContentDetailModal-module__kpwJnG__highlights h3{text-align:center}.ContentDetailModal-module__kpwJnG__highlights ul{grid-template-columns:1fr}.ContentDetailModal-module__kpwJnG__pricingSection{padding:20px}.ContentDetailModal-module__kpwJnG__priceInfo{text-align:center;align-items:center}.ContentDetailModal-module__kpwJnG__ctaGroup{flex-direction:column}}@media (max-width:640px){.ContentDetailModal-module__kpwJnG__highlights ul{grid-template-columns:1fr}.ContentDetailModal-module__kpwJnG__ctaGroup{flex-direction:column}.ContentDetailModal-module__kpwJnG__title{font-size:24px}}
.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}}
.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}}
.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(240px,1fr));gap:20px;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(180px,1fr));gap:16px}}@media (max-width:480px){.ContentGrid-module__NzZqKW__grid{grid-template-columns:1fr}}
.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}}
.MorningReport-module__iaXEuq__dossierContainer{--color-primary:#000;--color-teal:#004d4d;--color-maroon:maroon;--color-gold:#f1c40f;--color-green:#057a55;--color-bg:#e5e7eb;--color-paper:#fff;--color-shade:#f9f4e8;background-color:var(--color-bg);min-height:100vh;color:var(--color-primary);flex-direction:column;align-items:center;gap:40px;padding:80px 0 50px;font-family:Arial,Helvetica,sans-serif;font-size:13.3px;line-height:1.3;display:flex}.MorningReport-module__iaXEuq__latestBanner{color:#92400e;text-align:center;background:#fffbeb;border:1px solid #f59e0b;border-radius:6px;width:950px;max-width:98vw;padding:10px 18px;font-size:12px}.MorningReport-module__iaXEuq__a4Page{background-color:var(--color-paper);flex-direction:column;width:950px;max-width:98vw;min-height:1340px;padding:50px 60px;display:flex;position:relative;box-shadow:0 4px 10px #00000026}.MorningReport-module__iaXEuq__masterBanner{background-color:var(--color-teal);text-align:center;margin:-50px -60px 30px;padding:25px 0}.MorningReport-module__iaXEuq__masterBannerTitle{color:#fff;letter-spacing:1px;text-transform:uppercase;margin:0;font-size:28px;font-weight:700}.MorningReport-module__iaXEuq__masterBannerSubtitle{color:var(--color-gold);text-transform:uppercase;letter-spacing:2px;margin:10px 0 0;font-size:16px;font-weight:700}.MorningReport-module__iaXEuq__pageHeader{border-bottom:2px solid var(--color-teal);text-align:center;color:#000;justify-content:center;margin-bottom:20px;padding-bottom:10px;font-size:11px;font-weight:700;display:flex}.MorningReport-module__iaXEuq__pageHeader span{color:var(--color-teal);margin:0 10px}.MorningReport-module__iaXEuq__sectionH2{color:var(--color-teal);border-bottom:1px solid var(--color-teal);text-transform:uppercase;margin:20px 0 12px;padding-bottom:4px;font-size:14px;font-weight:700}.MorningReport-module__iaXEuq__narrativeText{color:#000;text-align:justify;margin-bottom:12px;font-size:13.3px;line-height:1.3}.MorningReport-module__iaXEuq__dossierTable{border-collapse:collapse;width:100%;margin:12px 0}.MorningReport-module__iaXEuq__dossierTable th{text-align:left;background-color:var(--color-teal);color:#fff;border:none;padding:6px 8px;font-size:13.3px;font-weight:700}.MorningReport-module__iaXEuq__dossierTable td{color:#000;border:none;border-bottom:1px solid #e5e7eb;padding:6px 8px;font-size:13.3px}.MorningReport-module__iaXEuq__dossierTable tr:last-child td{border-bottom:2px solid var(--color-teal)}.MorningReport-module__iaXEuq__calloutBox{background-color:var(--color-shade);border-left:4px solid var(--color-teal);margin:15px 0;padding:15px}.MorningReport-module__iaXEuq__calloutTitle{color:var(--color-teal);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700}.MorningReport-module__iaXEuq__indicatorCard{border:1px solid var(--color-teal);text-align:center;background:#fff;padding:12px}.MorningReport-module__iaXEuq__indicatorTitle{color:var(--color-teal);margin:0;font-size:10px;font-weight:700}.MorningReport-module__iaXEuq__indicatorValue{margin:6px 0;font-size:18px;font-weight:700}.MorningReport-module__iaXEuq__indicatorSub{font-size:10px;font-weight:700}.MorningReport-module__iaXEuq__supportCell{color:var(--color-green);font-weight:700}.MorningReport-module__iaXEuq__resistanceCell{color:var(--color-maroon);font-weight:700}.MorningReport-module__iaXEuq__pivotCell{color:#000;background-color:#f1f5f9;font-weight:700}.MorningReport-module__iaXEuq__pageFooter{border-top:1px solid var(--color-teal);color:#000;justify-content:space-between;margin-top:auto;padding-top:10px;font-size:10px;font-weight:700;display:flex}@media (max-width:1000px){.MorningReport-module__iaXEuq__a4Page{width:100%;min-height:unset;padding:30px 20px}.MorningReport-module__iaXEuq__masterBanner{margin:-30px -20px 20px}.MorningReport-module__iaXEuq__dossierTable th,.MorningReport-module__iaXEuq__dossierTable td{padding:5px 6px;font-size:11px}.MorningReport-module__iaXEuq__latestBanner{width:100%}}
.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}}
.IndianTraderWeekly-module__UKMbeW__page{background:#fff;overflow-x:hidden}.IndianTraderWeekly-module__UKMbeW__hero{color:#0f172a;text-align:center;background:#fff;padding:100px 0 60px;position:relative}.IndianTraderWeekly-module__UKMbeW__heroBackground{display:none}.IndianTraderWeekly-module__UKMbeW__heroContent{z-index:2;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex;position:relative}.IndianTraderWeekly-module__UKMbeW__serviceName{text-transform:uppercase;letter-spacing:2px;color:#b45309;background:#b453091a;border:1px solid #b4530933;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:14px;font-weight:800;display:inline-block}.IndianTraderWeekly-module__UKMbeW__title{margin-bottom:24px;font-size:clamp(40px,6vw,64px);font-weight:900;line-height:1.1}.IndianTraderWeekly-module__UKMbeW__gradientText{background:linear-gradient(135deg,#fbbf24 0%,#b45309 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.IndianTraderWeekly-module__UKMbeW__subtitle{color:#64748b;text-align:center;max-width:700px;margin-bottom:48px;font-size:20px;line-height:1.6}.IndianTraderWeekly-module__UKMbeW__ctaGroup{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.IndianTraderWeekly-module__UKMbeW__primaryBtn{color:#fff;background:#1e3a8a;border-radius:12px;align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 10px 25px #1e3a8a4d}.IndianTraderWeekly-module__UKMbeW__primaryBtn:hover{background:#1e40af;transform:translateY(-4px);box-shadow:0 15px 35px #1e3a8a66}.IndianTraderWeekly-module__UKMbeW__secondaryBtn{color:#1e3a8a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:700;transition:all .3s}.IndianTraderWeekly-module__UKMbeW__secondaryBtn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-4px)}.IndianTraderWeekly-module__UKMbeW__statsSection{z-index:10;margin-top:-50px;position:relative}.IndianTraderWeekly-module__UKMbeW__statsGrid{background:#fff;border:1px solid #f1f5f9;border-radius:24px;grid-template-columns:repeat(4,1fr);padding:40px;display:grid;box-shadow:0 20px 50px #0000000d}.IndianTraderWeekly-module__UKMbeW__statItem{text-align:center;border-right:1px solid #f1f5f9;padding:0 20px}.IndianTraderWeekly-module__UKMbeW__statItem:last-child{border-right:none}.IndianTraderWeekly-module__UKMbeW__statValue{color:#1e3a8a;margin-bottom:4px;font-size:32px;font-weight:800}.IndianTraderWeekly-module__UKMbeW__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:600}.IndianTraderWeekly-module__UKMbeW__processSection{padding:100px 0}.IndianTraderWeekly-module__UKMbeW__sectionHeader{text-align:center;max-width:700px;margin:0 auto 64px}.IndianTraderWeekly-module__UKMbeW__sectionTitle{color:#0f172a;margin-bottom:16px;font-size:36px;font-weight:800}.IndianTraderWeekly-module__UKMbeW__sectionDesc{color:#64748b;font-size:16px}.IndianTraderWeekly-module__UKMbeW__processGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.IndianTraderWeekly-module__UKMbeW__processCard{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:40px 32px;transition:all .3s;position:relative}.IndianTraderWeekly-module__UKMbeW__processCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000a}.IndianTraderWeekly-module__UKMbeW__processIconBox{color:#1e3a8a;background:#f1f5f9;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.IndianTraderWeekly-module__UKMbeW__processTitle{color:#0f172a;margin-bottom:12px;font-size:20px;font-weight:700}.IndianTraderWeekly-module__UKMbeW__processText{color:#64748b;font-size:15px;line-height:1.5}.IndianTraderWeekly-module__UKMbeW__detailsSection{background:#fff;padding:100px 0}.IndianTraderWeekly-module__UKMbeW__detailsGrid{grid-template-columns:1fr 450px;align-items:start;gap:80px;display:grid}.IndianTraderWeekly-module__UKMbeW__contentTitle{color:#0f172a;margin-bottom:24px;font-size:40px;font-weight:800;line-height:1.2}.IndianTraderWeekly-module__UKMbeW__highlight{color:#1e3a8a}.IndianTraderWeekly-module__UKMbeW__prose{color:#475569;font-size:17px;line-height:1.7}.IndianTraderWeekly-module__UKMbeW__prose p{margin-bottom:24px}.IndianTraderWeekly-module__UKMbeW__featuresGrid{gap:32px;margin-top:48px;display:grid}.IndianTraderWeekly-module__UKMbeW__featureRow{gap:20px;display:flex}.IndianTraderWeekly-module__UKMbeW__featureIcon{color:#1e3a8a;background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.IndianTraderWeekly-module__UKMbeW__featureTitle{color:#0f172a;margin-bottom:4px;font-size:18px;font-weight:700}.IndianTraderWeekly-module__UKMbeW__featureDesc{color:#64748b;font-size:15px}.IndianTraderWeekly-module__UKMbeW__pricingCard{color:#fff;background:#0f172a;border-radius:32px;position:sticky;top:120px;overflow:hidden;box-shadow:0 40px 80px #0f172a33}.IndianTraderWeekly-module__UKMbeW__pricingHeader{text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#0f172a 100%);border-bottom:1px solid #ffffff1a;padding:48px 40px 32px}.IndianTraderWeekly-module__UKMbeW__planToggle{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:fit-content;margin:0 auto 32px;padding:4px;display:flex}.IndianTraderWeekly-module__UKMbeW__toggleBtn{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px 24px;font-size:14px;font-weight:700;transition:all .3s;display:flex;position:relative}.IndianTraderWeekly-module__UKMbeW__toggleActive{color:#1e3a8a;background:#fff;box-shadow:0 4px 12px #0000001a}.IndianTraderWeekly-module__UKMbeW__saveBadge{color:#000;background:#fbbf24;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800}.IndianTraderWeekly-module__UKMbeW__pricingTitle{color:#fff;margin-bottom:16px;font-size:22px;font-weight:700;display:block}.IndianTraderWeekly-module__UKMbeW__price{justify-content:center;align-items:flex-start;gap:4px;display:flex}.IndianTraderWeekly-module__UKMbeW__currency{margin-top:8px;font-size:24px;font-weight:600}.IndianTraderWeekly-module__UKMbeW__amount{font-size:56px;font-weight:800}.IndianTraderWeekly-module__UKMbeW__period{color:#fff9;margin-top:32px;font-size:16px}.IndianTraderWeekly-module__UKMbeW__pricingBody{padding:40px}.IndianTraderWeekly-module__UKMbeW__includesTitle{text-transform:uppercase;letter-spacing:1px;color:#b45309;margin-bottom:24px;font-size:14px;font-weight:800}.IndianTraderWeekly-module__UKMbeW__includesList{gap:16px;margin:0;padding:0;list-style:none;display:grid}.IndianTraderWeekly-module__UKMbeW__includeItem{color:#cbd5e1;gap:12px;font-size:15px;font-weight:500;display:flex}.IndianTraderWeekly-module__UKMbeW__check{color:#10b981;flex-shrink:0}.IndianTraderWeekly-module__UKMbeW__registerBtn{color:#fff;cursor:pointer;background:#b45309;border:none;border-radius:14px;width:100%;margin-top:40px;padding:18px;font-size:17px;font-weight:800;transition:all .3s;box-shadow:0 10px 20px #b4530933}.IndianTraderWeekly-module__UKMbeW__registerBtn:hover{background:#92400e;transform:translateY(-2px);box-shadow:0 15px 30px #b453094d}@media (max-width:1024px){.IndianTraderWeekly-module__UKMbeW__detailsGrid{grid-template-columns:1fr}.IndianTraderWeekly-module__UKMbeW__pricingCard{max-width:500px;margin:0 auto;position:static}.IndianTraderWeekly-module__UKMbeW__statsGrid{grid-template-columns:repeat(2,1fr);gap:24px}.IndianTraderWeekly-module__UKMbeW__statItem{border-right:none}.IndianTraderWeekly-module__UKMbeW__processGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.IndianTraderWeekly-module__UKMbeW__hero{padding:120px 0 60px}.IndianTraderWeekly-module__UKMbeW__processGrid,.IndianTraderWeekly-module__UKMbeW__statsGrid,.IndianTraderWeekly-module__UKMbeW__analysisGrid{grid-template-columns:1fr}}.IndianTraderWeekly-module__UKMbeW__analysisGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:48px;display:grid}.IndianTraderWeekly-module__UKMbeW__analysisItem{align-items:flex-start;gap:16px;display:flex}.IndianTraderWeekly-module__UKMbeW__analysisIcon{color:#1e3a8a;background:#eff6ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex}.IndianTraderWeekly-module__UKMbeW__analysisTitle{color:#0f172a;margin-bottom:4px;font-size:16px;font-weight:700}.IndianTraderWeekly-module__UKMbeW__analysisDesc{color:#64748b;font-size:14px;line-height:1.4}.IndianTraderWeekly-module__UKMbeW__chartHighlight{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:20px;padding:24px;display:flex}.IndianTraderWeekly-module__UKMbeW__highlightIcon{color:#fff;background:#1e3a8a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.IndianTraderWeekly-module__UKMbeW__chartHighlight p{color:#334155;margin:0;font-size:15px;line-height:1.6}
.MomentumMarvels-module__jLF7Fa__page{color:#1e293b;min-height:100vh;font-family:var(--font-primary);background:#f8fafc}.MomentumMarvels-module__jLF7Fa__hero{text-align:center;background:linear-gradient(135deg,#0284c7 0%,#0ea5e9 50%,#38bdf8 100%);padding:120px 0 80px;position:relative;overflow:hidden}.MomentumMarvels-module__jLF7Fa__heroBackground{opacity:1;background:radial-gradient(circle at 0 100%,#ffffff1a 0%,#0000 60%),radial-gradient(circle at 100% 0,#38bdf84d 0%,#0000 50%);position:absolute;inset:0}.MomentumMarvels-module__jLF7Fa__heroContent{z-index:10;max-width:900px;margin:0 auto;position:relative}.MomentumMarvels-module__jLF7Fa__badge{background:var(--color-accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:.05em;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.MomentumMarvels-module__jLF7Fa__pulse{width:8px;height:8px;display:flex;position:relative}.MomentumMarvels-module__jLF7Fa__pulseDot{opacity:.75;background:#fcd34d;border-radius:50%;width:100%;height:100%;animation:1.5s cubic-bezier(0,0,.2,1) infinite MomentumMarvels-module__jLF7Fa__ping;position:absolute}.MomentumMarvels-module__jLF7Fa__pulseCore{background:#fbbf24;border-radius:50%;width:8px;height:8px;position:relative}@keyframes MomentumMarvels-module__jLF7Fa__ping{75%,to{opacity:0;transform:scale(2)}}.MomentumMarvels-module__jLF7Fa__serviceName{font-size:clamp(3.5rem,7vw,5.5rem);font-weight:900;line-height:1.1;font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;text-shadow:0 2px 30px #0000004d;margin-bottom:32px;padding-bottom:16px;display:inline-block;position:relative}.MomentumMarvels-module__jLF7Fa__title{color:#fff;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:600;line-height:1.2;font-family:var(--font-heading);text-shadow:0 1px 4px #0003;margin-bottom:32px}.MomentumMarvels-module__jLF7Fa__gradientText{color:#fcd34d;font-weight:700}.MomentumMarvels-module__jLF7Fa__subtitle{color:#fff;text-shadow:0 1px 2px #0000001a;max-width:700px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.MomentumMarvels-module__jLF7Fa__ctaGroup{justify-content:center;gap:16px;display:flex}.MomentumMarvels-module__jLF7Fa__primaryBtn{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:12px;padding:16px 40px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #0003}.MomentumMarvels-module__jLF7Fa__primaryBtn:hover{background:var(--color-primary);color:#fff;transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.MomentumMarvels-module__jLF7Fa__secondaryBtn{background:var(--color-accent);color:#fff;cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:16px 40px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #0003}.MomentumMarvels-module__jLF7Fa__secondaryBtn:hover{background:var(--color-primary);color:#fff;transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.MomentumMarvels-module__jLF7Fa__featuresHighlight{z-index:20;background:#fff;margin-top:-40px;padding:0;position:relative;box-shadow:0 -10px 30px #00000014}.MomentumMarvels-module__jLF7Fa__featuresRow{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.MomentumMarvels-module__jLF7Fa__featureHighlight{border-right:1px solid #e5e7eb;align-items:center;gap:16px;padding:32px 24px;transition:all .3s;display:flex}.MomentumMarvels-module__jLF7Fa__featureHighlight:last-child{border-right:none}.MomentumMarvels-module__jLF7Fa__featureHighlight:hover{background:#f0f9ff}.MomentumMarvels-module__jLF7Fa__featureIcon{color:#38bdf8;flex-shrink:0}.MomentumMarvels-module__jLF7Fa__featureValue{color:#0284c7;margin-bottom:4px;font-size:1.125rem;font-weight:700}.MomentumMarvels-module__jLF7Fa__featureLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.MomentumMarvels-module__jLF7Fa__howItWorks{background:#fff;padding:100px 0}.MomentumMarvels-module__jLF7Fa__sectionHeader{text-align:center;max-width:700px;margin:0 auto 64px}.MomentumMarvels-module__jLF7Fa__sectionTitle{color:#0f172a;font-size:2.5rem;font-weight:800;font-family:var(--font-heading);margin-bottom:16px}.MomentumMarvels-module__jLF7Fa__sectionDesc{color:#64748b;font-size:1.125rem}.MomentumMarvels-module__jLF7Fa__stepsTimeline{grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.MomentumMarvels-module__jLF7Fa__stepsTimeline:before{content:"";z-index:0;background:linear-gradient(90deg,#bae6fd,#7dd3fc,#38bdf8);height:3px;position:absolute;top:30px;left:12.5%;right:12.5%}.MomentumMarvels-module__jLF7Fa__timelineItem{z-index:1;text-align:center;position:relative}.MomentumMarvels-module__jLF7Fa__timelineNumber{color:#fff;background:linear-gradient(135deg,#38bdf8 0%,#0284c7 100%);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 24px;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 4px 12px #38bdf84d}.MomentumMarvels-module__jLF7Fa__timelineContent h3{color:#0284c7;margin-bottom:8px;font-size:1.25rem;font-weight:700}.MomentumMarvels-module__jLF7Fa__timelineContent p{color:#64748b;font-size:.938rem;line-height:1.5}.MomentumMarvels-module__jLF7Fa__featuresPricing{background:#f8fafc;padding:100px 0}.MomentumMarvels-module__jLF7Fa__twoColumn{grid-template-columns:1.2fr .8fr;align-items:start;gap:64px;display:grid}.MomentumMarvels-module__jLF7Fa__contentTitle{color:#0f172a;font-size:2.5rem;font-weight:800;font-family:var(--font-heading);margin-bottom:40px;line-height:1.2}.MomentumMarvels-module__jLF7Fa__highlight{color:#0284c7}.MomentumMarvels-module__jLF7Fa__featuresList{flex-direction:column;gap:24px;display:flex}.MomentumMarvels-module__jLF7Fa__featureItem{background:#fff;border:2px solid #0000;border-radius:16px;align-items:start;gap:20px;padding:24px;transition:all .3s;display:flex}.MomentumMarvels-module__jLF7Fa__featureItem:hover{background:#f0f9ff;border-color:#7dd3fc;transform:translate(8px)}.MomentumMarvels-module__jLF7Fa__featureIconBox{color:#fff;background:linear-gradient(135deg,#38bdf8 0%,#0284c7 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.MomentumMarvels-module__jLF7Fa__featureItem h4{color:#0f172a;margin-bottom:4px;font-size:1.125rem;font-weight:700}.MomentumMarvels-module__jLF7Fa__featureItem p{color:#64748b;font-size:.938rem;line-height:1.5}.MomentumMarvels-module__jLF7Fa__pricingCard{background:linear-gradient(135deg,#38bdf8 0%,#0284c7 100%);border:3px solid #fff3;border-radius:32px;position:sticky;top:180px;overflow:hidden;box-shadow:0 25px 50px #38bdf84d}.MomentumMarvels-module__jLF7Fa__pricingHeader{text-align:center;color:#fff;padding:40px}.MomentumMarvels-module__jLF7Fa__pricingTitle{color:#fff;margin-bottom:24px;font-size:1.875rem;font-weight:700}.MomentumMarvels-module__jLF7Fa__price{justify-content:center;align-items:baseline;gap:4px;margin-bottom:0;display:flex}.MomentumMarvels-module__jLF7Fa__currency{opacity:.6;color:#fff;font-size:1.5rem}.MomentumMarvels-module__jLF7Fa__amount{letter-spacing:-.02em;color:#fff;font-size:3.5rem;font-weight:800}.MomentumMarvels-module__jLF7Fa__period{opacity:.6;color:#fff;font-size:1.25rem}.MomentumMarvels-module__jLF7Fa__pricingBody{background:#fff;padding:40px}.MomentumMarvels-module__jLF7Fa__includesTitle{color:#0284c7;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;font-size:.875rem;font-weight:700}.MomentumMarvels-module__jLF7Fa__includesList{flex-direction:column;gap:16px;margin-bottom:32px;padding:0;list-style:none;display:flex}.MomentumMarvels-module__jLF7Fa__includeItem{color:#475569;align-items:start;gap:12px;font-size:.938rem;line-height:1.5;display:flex}.MomentumMarvels-module__jLF7Fa__includeItem svg{color:#38bdf8;flex-shrink:0;margin-top:2px}.MomentumMarvels-module__jLF7Fa__registerBtn{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:20px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 10px 20px #0284c733}.MomentumMarvels-module__jLF7Fa__registerBtn:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 15px 30px #0284c74d}.MomentumMarvels-module__jLF7Fa__faqSection{background:#fff;padding:100px 0}.MomentumMarvels-module__jLF7Fa__faqContainer{max-width:800px;margin:0 auto}.MomentumMarvels-module__jLF7Fa__faqItem{background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;margin-bottom:16px;transition:all .3s;overflow:hidden}.MomentumMarvels-module__jLF7Fa__faqItem:hover{border-color:#38bdf8}.MomentumMarvels-module__jLF7Fa__faqButton{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px;display:flex}.MomentumMarvels-module__jLF7Fa__faqButton svg{color:#38bdf8}.MomentumMarvels-module__jLF7Fa__faqQuestion{color:#0f172a;font-size:1.125rem;font-weight:700}.MomentumMarvels-module__jLF7Fa__faqAnswer{color:#475569;border-top:1px solid #e2e8f0;padding:0 24px 24px;line-height:1.6;animation:.3s MomentumMarvels-module__jLF7Fa__fadeIn}@keyframes MomentumMarvels-module__jLF7Fa__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.MomentumMarvels-module__jLF7Fa__featuresRow{grid-template-columns:repeat(2,1fr)}.MomentumMarvels-module__jLF7Fa__featureHighlight{border-bottom:1px solid #e5e7eb;border-right:none}.MomentumMarvels-module__jLF7Fa__featureHighlight:nth-child(2n){border-right:none}.MomentumMarvels-module__jLF7Fa__stepsTimeline{grid-template-columns:repeat(2,1fr)}.MomentumMarvels-module__jLF7Fa__stepsTimeline:before{display:none}.MomentumMarvels-module__jLF7Fa__twoColumn{grid-template-columns:1fr}.MomentumMarvels-module__jLF7Fa__pricingCard{max-width:500px;margin:0 auto;position:static}}@media (max-width:640px){.MomentumMarvels-module__jLF7Fa__serviceName{font-size:2.5rem}.MomentumMarvels-module__jLF7Fa__title{font-size:1.25rem}.MomentumMarvels-module__jLF7Fa__featuresRow,.MomentumMarvels-module__jLF7Fa__stepsTimeline{grid-template-columns:1fr}.MomentumMarvels-module__jLF7Fa__ctaGroup{flex-direction:column}.MomentumMarvels-module__jLF7Fa__primaryBtn,.MomentumMarvels-module__jLF7Fa__secondaryBtn{justify-content:center;width:100%}}@media (max-width:1024px){.MomentumMarvels-module__jLF7Fa__featuresRow{grid-template-columns:repeat(2,1fr)}.MomentumMarvels-module__jLF7Fa__featureHighlight{border-bottom:1px solid #e5e7eb;border-right:none}.MomentumMarvels-module__jLF7Fa__featureHighlight:nth-child(2n){border-right:none}.MomentumMarvels-module__jLF7Fa__stepsTimeline{grid-template-columns:repeat(2,1fr)}.MomentumMarvels-module__jLF7Fa__stepsTimeline:before{display:none}.MomentumMarvels-module__jLF7Fa__twoColumn{grid-template-columns:1fr}.MomentumMarvels-module__jLF7Fa__pricingCard{max-width:500px;margin:0 auto;position:static}}@media (max-width:640px){.MomentumMarvels-module__jLF7Fa__serviceName{font-size:2.5rem}.MomentumMarvels-module__jLF7Fa__title{font-size:1.25rem}.MomentumMarvels-module__jLF7Fa__featuresRow,.MomentumMarvels-module__jLF7Fa__stepsTimeline{grid-template-columns:1fr}.MomentumMarvels-module__jLF7Fa__ctaGroup{flex-direction:column}.MomentumMarvels-module__jLF7Fa__primaryBtn,.MomentumMarvels-module__jLF7Fa__secondaryBtn{justify-content:center;width:100%}}@media (max-width:1024px){.MomentumMarvels-module__jLF7Fa__featuresRow{grid-template-columns:repeat(2,1fr)}.MomentumMarvels-module__jLF7Fa__featureHighlight{border-bottom:1px solid #e5e7eb;border-right:none}.MomentumMarvels-module__jLF7Fa__featureHighlight:nth-child(2n){border-right:none}.MomentumMarvels-module__jLF7Fa__stepsTimeline{grid-template-columns:repeat(2,1fr)}.MomentumMarvels-module__jLF7Fa__stepsTimeline:before{display:none}.MomentumMarvels-module__jLF7Fa__twoColumn{grid-template-columns:1fr}.MomentumMarvels-module__jLF7Fa__pricingCard{max-width:500px;margin:0 auto;position:static}}@media (max-width:640px){.MomentumMarvels-module__jLF7Fa__serviceName{font-size:2.5rem}.MomentumMarvels-module__jLF7Fa__title{font-size:1.25rem}.MomentumMarvels-module__jLF7Fa__featuresRow,.MomentumMarvels-module__jLF7Fa__stepsTimeline{grid-template-columns:1fr}.MomentumMarvels-module__jLF7Fa__ctaGroup{flex-direction:column}.MomentumMarvels-module__jLF7Fa__primaryBtn,.MomentumMarvels-module__jLF7Fa__secondaryBtn{justify-content:center;width:100%}}.MomentumMarvels-module__jLF7Fa__statLabel{font-size:.875rem;font-weight:600}@media (max-width:1024px){.MomentumMarvels-module__jLF7Fa__featuresRow{grid-template-columns:repeat(2,1fr)}.MomentumMarvels-module__jLF7Fa__featureHighlight{border-bottom:1px solid #e5e7eb;border-right:none}.MomentumMarvels-module__jLF7Fa__featureHighlight:nth-child(2n){border-right:none}.MomentumMarvels-module__jLF7Fa__stepsTimeline{grid-template-columns:repeat(2,1fr)}.MomentumMarvels-module__jLF7Fa__stepsTimeline:before{display:none}.MomentumMarvels-module__jLF7Fa__twoColumn{grid-template-columns:1fr}.MomentumMarvels-module__jLF7Fa__pricingCard{max-width:500px;margin:0 auto;position:static}}@media (max-width:640px){.MomentumMarvels-module__jLF7Fa__serviceName{font-size:2.5rem}.MomentumMarvels-module__jLF7Fa__title{font-size:1.25rem}.MomentumMarvels-module__jLF7Fa__featuresRow,.MomentumMarvels-module__jLF7Fa__stepsTimeline{grid-template-columns:1fr}.MomentumMarvels-module__jLF7Fa__ctaGroup{flex-direction:column}.MomentumMarvels-module__jLF7Fa__primaryBtn,.MomentumMarvels-module__jLF7Fa__secondaryBtn{justify-content:center;width:100%}}.MomentumMarvels-module__jLF7Fa__detailsSection{background:#fff;padding:100px 0}.MomentumMarvels-module__jLF7Fa__detailsGrid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:64px;display:grid}.MomentumMarvels-module__jLF7Fa__prose p{color:#475569;margin-bottom:24px;font-size:1.125rem;line-height:1.8}.MomentumMarvels-module__jLF7Fa__targetAudience{background:#e0f2fe;border:1px solid #bae6fd;border-radius:24px;margin-top:32px;padding:32px}.MomentumMarvels-module__jLF7Fa__audienceTitle{color:#0284c7;margin-bottom:16px;font-size:1.25rem;font-weight:700}.MomentumMarvels-module__jLF7Fa__audienceList{flex-direction:column;gap:16px;padding:0;list-style:none;display:flex}.MomentumMarvels-module__jLF7Fa__audienceItem{color:#334155;align-items:center;gap:12px;font-weight:500;display:flex}.MomentumMarvels-module__jLF7Fa__checkIcon{color:#0284c7;background:#bae6fd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.MomentumMarvels-module__jLF7Fa__statsCard{background:linear-gradient(135deg,#38bdf8 0%,#0284c7 100%);border:3px solid #fff3;border-radius:32px;padding:40px;position:sticky;top:120px;box-shadow:0 25px 50px #38bdf84d}.MomentumMarvels-module__jLF7Fa__statsTitle{color:#0f172a;text-align:center;margin-bottom:32px;font-size:1.75rem;font-weight:800}.MomentumMarvels-module__jLF7Fa__statsContent{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.MomentumMarvels-module__jLF7Fa__statBox{text-align:center;background:#fff;border:1px solid #ffffff80;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000000d}.MomentumMarvels-module__jLF7Fa__statBox:hover{border-color:#fffc;transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.MomentumMarvels-module__jLF7Fa__statValue{color:#0284c7;margin-bottom:4px;font-size:1.25rem;font-weight:800;line-height:1.2}.MomentumMarvels-module__jLF7Fa__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.MomentumMarvels-module__jLF7Fa__testimonialsSection{background:#fff;border-top:1px solid #e2e8f0;padding:100px 0}.MomentumMarvels-module__jLF7Fa__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.MomentumMarvels-module__jLF7Fa__testimonialCard{background:#f0f9ff;border:1px solid #bae6fd;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000d}.MomentumMarvels-module__jLF7Fa__testimonialCard:hover{border-color:#38bdf8;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.MomentumMarvels-module__jLF7Fa__quoteIcon{color:#fcd34d;z-index:10;background:#0284c7;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;bottom:90px;right:32px;box-shadow:0 4px 12px #0284c74d}.MomentumMarvels-module__jLF7Fa__testimonialText{color:#334155;flex-grow:1;margin:0;padding:32px 32px 48px;font-size:1rem;font-style:italic;line-height:1.6}.MomentumMarvels-module__jLF7Fa__testimonialFooter{background:0 0;border-top:1px solid #e0f2fe;padding:24px 32px;position:relative}.MomentumMarvels-module__jLF7Fa__authorName{color:#000;margin-bottom:2px;font-size:1.125rem;font-weight:800}.MomentumMarvels-module__jLF7Fa__authorRole{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}
.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}}
