.page-module__vl-l9G__modalOverlay{z-index:1000;background:#10172a2e;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.page-module__vl-l9G__detailView{background:var(--white,#fff);border-radius:16px;width:100%;max-width:600px;margin:0 1rem;padding:2rem 2rem 1.5rem;position:relative;box-shadow:0 8px 32px #10172a2e}.page-module__vl-l9G__closeButton{color:#888;cursor:pointer;z-index:2;background:0 0;border:none;font-size:1.7rem;transition:color .2s;position:absolute;top:1rem;right:1rem}.page-module__vl-l9G__closeButton:hover{color:var(--red-500,#ef4444)}.page-module__vl-l9G__detailView{position:relative}.page-module__vl-l9G__breakdownSection{background:var(--slate-100,#f1f5f9);border-radius:8px;margin-bottom:1.25rem;padding:.75rem 1.25rem;box-shadow:0 1px 2px #10172a05}.page-module__vl-l9G__breakdownTitle{color:var(--navy-900,#0f172a);margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.page-module__vl-l9G__breakdownContent{color:var(--navy-700,#334155);margin-left:.5rem;font-size:.98rem}.page-module__vl-l9G__page{box-sizing:border-box;width:100%;max-width:1400px;min-height:calc(100vh - 65px);margin:0 auto;padding:clamp(1rem,5vw,2rem)}.page-module__vl-l9G__header{border-bottom:2px solid var(--slate-200,#e2e8f0);background:var(--slate-50,#f8fafc);border-radius:12px;margin-top:1rem;margin-bottom:2rem;padding:2rem 1rem 1.5rem}.page-module__vl-l9G__pageHeader{border-bottom:2px solid var(--slate-200,#e2e8f0);margin-bottom:2rem;padding-bottom:1.5rem}.page-module__vl-l9G__headerContent{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.page-module__vl-l9G__headerRight{flex-shrink:0;align-items:center;gap:1rem;display:flex}.page-module__vl-l9G__pageTitle{color:var(--navy-900,#0f172a);margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;line-height:1.2}.page-module__vl-l9G__pageIntro{color:var(--navy-700,#334155);text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.page-module__vl-l9G__scenarioGrid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;padding:0 1rem;display:flex;overflow-x:auto}.page-module__vl-l9G__scenarioGrid::-webkit-scrollbar{display:none}.page-module__vl-l9G__scenarioCard{scroll-snap-align:center;background:var(--white,#fff);border:1.5px solid var(--slate-200,#e2e8f0);text-align:left;cursor:pointer;border-radius:16px;flex-direction:column;flex:0 0 90%;gap:.5rem;padding:1.5rem 1.25rem 1.25rem;font-size:1.05rem;transition:box-shadow .2s,border-color .2s;display:flex;box-shadow:0 2px 8px #10172a0a}.page-module__vl-l9G__scenarioCardTitle{color:var(--navy-900,#0f172a);letter-spacing:.01em;margin-bottom:.12rem;font-size:1.2rem;font-weight:700}.page-module__vl-l9G__scenarioCardSubTitle{color:var(--navy-800,#1e293b);letter-spacing:.005em;margin-bottom:.25rem;font-size:1rem;font-weight:600}.page-module__vl-l9G__scenarioCardSummary{color:var(--navy-700,#334155);margin-top:.15rem;font-size:.98rem}.page-module__vl-l9G__generatedAt{color:var(--slate-500,#64748b);margin-top:.5rem;margin-bottom:.75rem;font-size:.85rem;font-weight:500}.page-module__vl-l9G__scenarioCard:hover{border-color:var(--blue-400,#60a5fa);box-shadow:0 4px 16px #10172a1a}.page-module__vl-l9G__scenarioCard.page-module__vl-l9G__active{border-color:var(--blue-400,#60a5fa)!important;background:#eff6ff4d!important;border-width:2px!important;box-shadow:0 6px 20px #10172a26!important}.page-module__vl-l9G__scenarioCard.page-module__vl-l9G__centered{border-color:var(--blue-500,#3b82f6);border-width:2px;box-shadow:0 4px 16px #3b82f633}.page-module__vl-l9G__dotContainer{justify-content:center;gap:8px;margin-top:1.5rem;padding-bottom:1rem;display:flex}.page-module__vl-l9G__dot{background:var(--slate-300,#cbd5e1);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;transition:background-color .2s,transform .2s}.page-module__vl-l9G__dot:hover{background:var(--blue-400,#60a5fa);transform:scale(1.1)}.page-module__vl-l9G__dot.page-module__vl-l9G__activeDot{background:var(--blue-500,#3b82f6);transform:scale(1.2)}.page-module__vl-l9G__expandHint{color:var(--blue-500,#3b82f6);text-align:center;opacity:.9;cursor:pointer;margin-top:1rem;font-size:1.2rem;font-weight:600;transition:opacity .2s}.page-module__vl-l9G__expandHint:hover{opacity:1}.page-module__vl-l9G__expandedContent{border-top:1px solid var(--slate-200,#e2e8f0);margin-top:1.5rem;padding-top:1.5rem}.page-module__vl-l9G__tldr{background:var(--slate-50,#f8fafc);border-radius:12px;margin:1.5rem 0 1rem;padding:1rem 1.25rem;box-shadow:0 1px 4px #10172a08}.page-module__vl-l9G__tldr h3{color:var(--navy-800,#1e293b);margin-bottom:.5rem;font-size:1.12rem;font-weight:700}.page-module__vl-l9G__tldr ul{color:var(--navy-700,#334155);margin-left:1.2rem;font-size:1rem}.page-module__vl-l9G__breakdown details{background:var(--slate-100,#f1f5f9);border-radius:8px;margin-bottom:1.25rem;padding:.75rem 1.25rem;box-shadow:0 1px 2px #10172a05}.page-module__vl-l9G__breakdown summary{color:var(--navy-900,#0f172a);cursor:pointer;font-size:1.05rem;font-weight:600}.page-module__vl-l9G__breakdown div,.page-module__vl-l9G__breakdown ul{color:var(--navy-700,#334155);margin-left:.5rem;font-size:.98rem}.page-module__vl-l9G__tabButton{border:1px solid var(--slate-200,#e2e8f0);cursor:pointer;background:#fff;border-radius:8px;padding:.5rem 1.2rem;font-size:1rem;font-weight:400;transition:background .2s,border .2s}.page-module__vl-l9G__tabContent{min-height:40px;color:var(--navy-700,#334155);margin-top:16px;font-size:1rem}.page-module__vl-l9G__backButton{color:var(--blue-600,#2563eb);cursor:pointer;background:0 0;border:none;margin-bottom:16px;font-size:1rem;font-weight:600;transition:color .2s}.page-module__vl-l9G__backButton:hover{color:var(--blue-700,#1d4ed8)}.page-module__vl-l9G__tldr{margin:1rem 0}.page-module__vl-l9G__tldr h3{color:var(--navy-800,#1e293b);margin-bottom:.5rem;font-size:1.1rem}.page-module__vl-l9G__tldr ul{color:var(--navy-700,#334155);margin-left:1.2rem}.page-module__vl-l9G__breakdown details{margin-bottom:.5rem}.page-module__vl-l9G__breakdown summary{color:var(--navy-900,#0f172a);cursor:pointer;font-weight:600}.page-module__vl-l9G__breakdown div,.page-module__vl-l9G__breakdown ul{color:var(--navy-700,#334155);margin-left:1rem}.page-module__vl-l9G__tabs{gap:16px;margin:2rem 0 .5rem;display:flex}.page-module__vl-l9G__tabButton{border:1px solid var(--slate-200,#e2e8f0);cursor:pointer;background:#fff;border-radius:8px;padding:.5rem 1.2rem;font-weight:400;transition:background .2s,border .2s}.page-module__vl-l9G__tabButton.page-module__vl-l9G__active{border:2px solid var(--blue-400,#60a5fa);background:var(--blue-50,#eff6ff);font-weight:600}.page-module__vl-l9G__tabContent{min-height:40px;color:var(--navy-700,#334155);margin-top:16px}.page-module__vl-l9G__disclaimer{color:#888;margin-top:32px;font-size:.95rem}
.Header-module__OqXpma__header{z-index:100;border-bottom:1px solid var(--slate-200,#e2e8f0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;position:sticky;top:0}.Header-module__OqXpma__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Header-module__OqXpma__logo{color:var(--navy-900,#0f172a);align-items:center;gap:.625rem;font-size:1.25rem;font-weight:700;transition:opacity .2s;display:flex}.Header-module__OqXpma__logo:hover{opacity:.8}.Header-module__OqXpma__logoMark{color:#fff;text-transform:lowercase;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.75rem;font-style:italic;font-weight:700;transition:all .3s;display:flex;box-shadow:0 2px 8px #2563eb40}.Header-module__OqXpma__logo:hover .Header-module__OqXpma__logoMark{transform:translateY(-2px);box-shadow:0 4px 12px #2563eb59}.Header-module__OqXpma__logoText{letter-spacing:-.02em;font-weight:400;display:none}.Header-module__OqXpma__mobileMenuButton{width:40px;height:40px;color:var(--navy-900,#0f172a);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Header-module__OqXpma__nav{border-bottom:1px solid var(--slate-200,#e2e8f0);opacity:0;pointer-events:none;background:#fff;flex-direction:column;gap:1rem;padding:1rem 1.5rem;transition:all .3s;display:flex;position:fixed;top:65px;left:0;right:0;transform:translateY(-100%)}.Header-module__OqXpma__navOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Header-module__OqXpma__navLink{color:var(--navy-700,#334155);border-radius:6px;padding:.75rem 1rem;font-weight:500;transition:all .2s}.Header-module__OqXpma__navLink:hover{color:var(--blue-600,#2563eb);background:var(--slate-50,#f8fafc)}.Header-module__OqXpma__navLinkActive{color:var(--blue-600,#2563eb);background:var(--blue-50,#eff6ff);font-weight:600}.Header-module__OqXpma__navLinkCta{color:#fff;background:var(--blue-600,#2563eb);text-align:center;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.Header-module__OqXpma__navLinkCta:hover{background:var(--blue-700,#1d4ed8);transform:translateY(-1px)}@media (min-width:640px){.Header-module__OqXpma__logoText{display:inline}.Header-module__OqXpma__mobileMenuButton{display:none}.Header-module__OqXpma__nav{opacity:1;pointer-events:all;border:none;flex-direction:row;align-items:center;gap:.5rem;padding:0;position:static;transform:none}.Header-module__OqXpma__navLink{padding:.5rem 1rem}.Header-module__OqXpma__navLinkCta{padding:.5rem 1.25rem}}@media (min-width:1024px){.Header-module__OqXpma__nav{gap:1rem}.Header-module__OqXpma__navLink{padding:.625rem 1.25rem}}
.Hero-module__s-6kkG__hero{background:linear-gradient(135deg,var(--slate-50,#f8fafc)0%,#e0f2fe 100%);align-items:center;min-height:min(600px,90vh);padding:3rem 1.5rem;display:flex;position:relative;overflow:hidden}.Hero-module__s-6kkG__container{grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.Hero-module__s-6kkG__content{text-align:center;z-index:2}.Hero-module__s-6kkG__title{color:var(--navy-900,#0f172a);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.Hero-module__s-6kkG__titleAccent{color:var(--blue-600,#2563eb);display:block}.Hero-module__s-6kkG__subtitle{color:var(--navy-700,#334155);max-width:700px;margin:0 auto 2.5rem;font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.6}.Hero-module__s-6kkG__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__s-6kkG__ctaPrimary,.Hero-module__s-6kkG__ctaSecondary{cursor:pointer;border:2px solid #0000;border-radius:8px;padding:.875rem 2rem;font-size:1.0625rem;font-weight:600;transition:all .2s}.Hero-module__s-6kkG__ctaPrimary{background:var(--blue-600,#2563eb);color:#fff}.Hero-module__s-6kkG__ctaPrimary:hover{background:var(--blue-700,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 16px #2563eb33}.Hero-module__s-6kkG__ctaSecondary{color:var(--blue-600,#2563eb);border-color:var(--blue-600,#2563eb);background:#fff}.Hero-module__s-6kkG__ctaSecondary:hover{background:var(--blue-50,#eff6ff);transform:translateY(-2px)}.Hero-module__s-6kkG__visual{z-index:1;opacity:.4;pointer-events:none;width:50%;height:100%;position:absolute;top:0;right:0}.Hero-module__s-6kkG__gridPattern{background-image:linear-gradient(var(--slate-300,#cbd5e1)1px,transparent 1px),linear-gradient(90deg,var(--slate-300,#cbd5e1)1px,transparent 1px);opacity:.3;background-size:50px 50px;width:100%;height:100%;animation:20s linear infinite Hero-module__s-6kkG__gridMove}@keyframes Hero-module__s-6kkG__gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@media (min-width:640px){.Hero-module__s-6kkG__content{text-align:left}.Hero-module__s-6kkG__subtitle{margin-left:0;margin-right:0}.Hero-module__s-6kkG__ctaGroup{justify-content:flex-start}}@media (min-width:1024px){.Hero-module__s-6kkG__container{grid-template-columns:1fr 1fr}.Hero-module__s-6kkG__visual{opacity:1;position:relative}}
.ValueProps-module__OoQNmG__section{background:#fff;padding:4rem 1.5rem}.ValueProps-module__OoQNmG__container{max-width:1200px;margin:0 auto}.ValueProps-module__OoQNmG__grid{grid-template-columns:1fr;gap:2rem;display:grid}.ValueProps-module__OoQNmG__card{background:var(--slate-50,#f8fafc);border:1px solid var(--slate-200,#e2e8f0);border-radius:12px;padding:2rem;transition:all .3s}.ValueProps-module__OoQNmG__card:hover{border-color:var(--blue-500,#3b82f6);transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.ValueProps-module__OoQNmG__icon{color:#fff;border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;font-family:system-ui,-apple-system,sans-serif;font-size:2.5rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 16px #0000001a}.ValueProps-module__OoQNmG__icon.ValueProps-module__OoQNmG__macro{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)}.ValueProps-module__OoQNmG__icon.ValueProps-module__OoQNmG__deep{background:linear-gradient(135deg,#ec4899 0%,#db2777 100%)}.ValueProps-module__OoQNmG__icon.ValueProps-module__OoQNmG__ai{background:linear-gradient(135deg,#14b8a6 0%,#0d9488 100%)}.ValueProps-module__OoQNmG__card:hover .ValueProps-module__OoQNmG__icon{transform:scale(1.08)rotate(-3deg);box-shadow:0 8px 24px #00000026}.ValueProps-module__OoQNmG__title{color:var(--navy-900,#0f172a);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.ValueProps-module__OoQNmG__description{color:var(--navy-700,#334155);font-size:1rem;line-height:1.6}@media (min-width:640px){.ValueProps-module__OoQNmG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ValueProps-module__OoQNmG__grid{grid-template-columns:repeat(3,1fr)}}
.Features-module__mTnrVG__section{background:var(--slate-50,#f8fafc);padding:5rem 1.5rem}.Features-module__mTnrVG__container{max-width:1200px;margin:0 auto}.Features-module__mTnrVG__header{text-align:center;margin-bottom:3rem}.Features-module__mTnrVG__sectionTitle{color:var(--navy-900,#0f172a);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.Features-module__mTnrVG__sectionSubtitle{color:var(--navy-700,#334155);max-width:600px;margin:0 auto;font-size:1.125rem}.Features-module__mTnrVG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.Features-module__mTnrVG__featureCard{border:2px solid var(--slate-200,#e2e8f0);background:#fff;border-radius:12px;padding:2rem;transition:all .3s;position:relative}.Features-module__mTnrVG__featureCard:hover{border-color:var(--blue-500,#3b82f6);transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.Features-module__mTnrVG__badge{background:var(--data-orange,#f59e0b);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.Features-module__mTnrVG__featureTitle{color:var(--navy-900,#0f172a);margin-bottom:.75rem;font-size:1.375rem;font-weight:700}.Features-module__mTnrVG__featureDescription{color:var(--navy-700,#334155);margin-bottom:1.25rem;font-size:1rem;line-height:1.6}.Features-module__mTnrVG__highlights{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;list-style:none;display:flex}.Features-module__mTnrVG__highlight{color:var(--slate-600,#475569);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.Features-module__mTnrVG__checkmark{background:var(--green-600,#059669);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:inline-flex}.Features-module__mTnrVG__featureLink{color:var(--blue-600,#2563eb);align-items:center;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.Features-module__mTnrVG__featureLink:hover{color:var(--blue-700,#1d4ed8);transform:translate(4px)}@media (min-width:640px){.Features-module__mTnrVG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Features-module__mTnrVG__grid{grid-template-columns:repeat(3,1fr)}}
.AnalyticsCapabilities-module__VelWMW__section{background:#fff;padding:5rem 1.5rem}.AnalyticsCapabilities-module__VelWMW__container{max-width:1200px;margin:0 auto}.AnalyticsCapabilities-module__VelWMW__header{text-align:center;margin-bottom:3rem}.AnalyticsCapabilities-module__VelWMW__sectionTitle{color:var(--navy-900,#0f172a);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.AnalyticsCapabilities-module__VelWMW__sectionSubtitle{color:var(--navy-700,#334155);font-size:1.125rem}.AnalyticsCapabilities-module__VelWMW__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.AnalyticsCapabilities-module__VelWMW__capabilityCard{background:var(--slate-50,#f8fafc);border-left:4px solid var(--blue-600,#2563eb);border-radius:10px;padding:1.75rem;transition:all .3s}.AnalyticsCapabilities-module__VelWMW__capabilityCard:hover{background:#fff;transform:translate(4px);box-shadow:0 4px 12px #0000000d}.AnalyticsCapabilities-module__VelWMW__category{color:var(--navy-900,#0f172a);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.AnalyticsCapabilities-module__VelWMW__itemList{flex-direction:column;gap:.625rem;list-style:none;display:flex}.AnalyticsCapabilities-module__VelWMW__item{color:var(--navy-700,#334155);align-items:center;gap:.625rem;font-size:.9375rem;display:flex}.AnalyticsCapabilities-module__VelWMW__bullet{color:var(--blue-600,#2563eb);font-size:1.5rem;line-height:1}@media (min-width:640px){.AnalyticsCapabilities-module__VelWMW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.AnalyticsCapabilities-module__VelWMW__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}
.Footer-module__OezkmW__footer{background:var(--neutral-900,#171717);color:var(--neutral-300,#d4d4d4);padding:3rem 1.5rem 2rem}.Footer-module__OezkmW__container{max-width:1200px;margin:0 auto}.Footer-module__OezkmW__content{text-align:center;margin-bottom:2rem}.Footer-module__OezkmW__brand{color:#fff;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__OezkmW__logoMark{color:#fff;text-transform:lowercase;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:2rem;font-style:italic;font-weight:700;display:flex;box-shadow:0 4px 12px #2563eb4d}.Footer-module__OezkmW__logoText{letter-spacing:-.02em;font-weight:400}.Footer-module__OezkmW__description{color:var(--neutral-500,#737373);max-width:500px;margin:0 auto;font-size:1rem}.Footer-module__OezkmW__bottom{border-top:1px solid var(--neutral-700,#404040);text-align:center;flex-direction:column;gap:1rem;padding-top:2rem;display:flex}.Footer-module__OezkmW__legal{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__OezkmW__copyright{color:var(--neutral-500,#737373);font-size:.875rem}.Footer-module__OezkmW__links{align-items:center;gap:.75rem;display:flex}.Footer-module__OezkmW__link{color:var(--neutral-400,#a3a3a3);font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__OezkmW__link:hover{color:var(--blue-400,#60a5fa)}.Footer-module__OezkmW__separator{color:var(--neutral-600,#525252);font-size:.875rem}.Footer-module__OezkmW__disclaimer{color:var(--neutral-500,#737373);font-size:.75rem;font-style:italic}@media (min-width:1024px){.Footer-module__OezkmW__bottom{flex-direction:row;justify-content:space-between;align-items:center}.Footer-module__OezkmW__legal{flex-direction:row;gap:1rem}}
.Tooltip-module__S-0v4q__tooltipContainer{z-index:40;align-items:center;display:inline-flex;position:relative}.Tooltip-module__S-0v4q__icon{color:#fff;cursor:help;background-color:#3b82f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;transition:background-color .2s;display:inline-flex}.Tooltip-module__S-0v4q__icon:hover{background-color:#2563eb;transform:scale(1.1)}.Tooltip-module__S-0v4q__tooltip{color:#fff;white-space:normal;z-index:9999;pointer-events:auto;background-color:#000000f2;border-radius:.375rem;width:max-content;max-width:320px;padding:.75rem 1rem;font-size:.8125rem;line-height:1.4;animation:.15s Tooltip-module__S-0v4q__fadeIn;position:fixed;box-shadow:0 10px 15px -3px #0000004d}@keyframes Tooltip-module__S-0v4q__fadeIn{0%{opacity:0}to{opacity:1}}
.ConsentBanner-module__Shacna__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out ConsentBanner-module__Shacna__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConsentBanner-module__Shacna__fadeIn{0%{opacity:0}to{opacity:1}}.ConsentBanner-module__Shacna__banner{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;animation:.3s ease-out ConsentBanner-module__Shacna__slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes ConsentBanner-module__Shacna__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ConsentBanner-module__Shacna__content{padding:2rem}.ConsentBanner-module__Shacna__header{margin-bottom:1.5rem}.ConsentBanner-module__Shacna__title{color:var(--neutral-900,#171717);margin:0;font-size:1.5rem;font-weight:700}.ConsentBanner-module__Shacna__description{color:var(--neutral-700,#404040);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.ConsentBanner-module__Shacna__highlights{background:var(--neutral-50,#fafafa);border-radius:8px;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1.25rem;display:flex}.ConsentBanner-module__Shacna__highlight{color:var(--neutral-800,#262626);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.ConsentBanner-module__Shacna__icon{flex-shrink:0;font-size:1.25rem}.ConsentBanner-module__Shacna__actions{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.ConsentBanner-module__Shacna__button{cursor:pointer;border:none;border-radius:8px;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.ConsentBanner-module__Shacna__primary{background:var(--blue-500,#3b82f6);color:#fff}.ConsentBanner-module__Shacna__primary:hover{background:var(--blue-600,#2563eb);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.ConsentBanner-module__Shacna__secondary{background:var(--neutral-200,#e5e5e5);color:var(--neutral-700,#404040)}.ConsentBanner-module__Shacna__secondary:hover{background:var(--neutral-300,#d4d4d4)}.ConsentBanner-module__Shacna__link{color:var(--neutral-600,#525252);background:0 0;padding:.5rem;text-decoration:underline}.ConsentBanner-module__Shacna__link:hover{color:var(--neutral-900,#171717)}.ConsentBanner-module__Shacna__footer{color:var(--neutral-600,#525252);text-align:center;font-size:.875rem;line-height:1.5}.ConsentBanner-module__Shacna__footerLink{color:var(--blue-500,#3b82f6);text-decoration:underline}.ConsentBanner-module__Shacna__footerLink:hover{color:var(--blue-600,#2563eb)}.ConsentBanner-module__Shacna__preferences{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.ConsentBanner-module__Shacna__preference{border:2px solid var(--neutral-200,#e5e5e5);border-radius:8px;padding:1rem;transition:border-color .2s}.ConsentBanner-module__Shacna__preference:has(input:checked){border-color:var(--blue-400,#60a5fa);background:var(--blue-50,#eff6ff)}.ConsentBanner-module__Shacna__preferenceHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.ConsentBanner-module__Shacna__checkbox{cursor:pointer;width:20px;height:20px;accent-color:var(--blue-500,#3b82f6)}.ConsentBanner-module__Shacna__checkbox:disabled{cursor:not-allowed;opacity:.5}.ConsentBanner-module__Shacna__label{cursor:pointer;color:var(--neutral-900,#171717);flex:1;align-items:center;gap:.5rem;font-size:1rem;display:flex}.ConsentBanner-module__Shacna__required{color:var(--neutral-600,#525252);background:var(--neutral-200,#e5e5e5);border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.ConsentBanner-module__Shacna__preferenceDesc{color:var(--neutral-600,#525252);margin-bottom:0;margin-left:2rem;font-size:.875rem;line-height:1.5}@media (min-width:640px){.ConsentBanner-module__Shacna__actions{flex-direction:row}.ConsentBanner-module__Shacna__button{flex:1;width:auto}.ConsentBanner-module__Shacna__link{flex:none}}@media (max-width:640px){.ConsentBanner-module__Shacna__content{padding:1.5rem}.ConsentBanner-module__Shacna__title{font-size:1.25rem}.ConsentBanner-module__Shacna__highlights{padding:1rem}}
.CountrySelector-module__Vg7_jG__selectorContainer{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.CountrySelector-module__Vg7_jG__label{color:#374151;white-space:nowrap;font-size:.9rem;font-weight:600}.CountrySelector-module__Vg7_jG__select{color:#1f2937;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;font-size:.9rem;transition:all .2s}.CountrySelector-module__Vg7_jG__select:hover{border-color:#9ca3af;box-shadow:0 1px 2px #0000000d}.CountrySelector-module__Vg7_jG__select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.CountrySelector-module__Vg7_jG__staticRegion{color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;font-size:.9rem;font-weight:500}@media (max-width:640px){.CountrySelector-module__Vg7_jG__selectorContainer{gap:.5rem;padding:.5rem}.CountrySelector-module__Vg7_jG__label{font-size:.85rem}.CountrySelector-module__Vg7_jG__select,.CountrySelector-module__Vg7_jG__staticRegion{padding:.5rem;font-size:.85rem}}
.CountryDateTime-module__dMSVoG__container{text-align:right;white-space:nowrap;flex-direction:row;align-items:center;gap:.5rem;padding:0;display:flex}.CountryDateTime-module__dMSVoG__label{color:#6b7280;white-space:nowrap;font-size:.8rem;font-weight:600}.CountryDateTime-module__dMSVoG__dateTime{color:#1f2937;font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap;font-size:.9rem;font-weight:500}@media (max-width:640px){.CountryDateTime-module__dMSVoG__container{text-align:left;white-space:nowrap;flex-direction:row;justify-content:flex-start;gap:.3rem;padding:0}.CountryDateTime-module__dMSVoG__label{font-size:.7rem}.CountryDateTime-module__dMSVoG__dateTime{font-size:.75rem}}
.AIInsightsInline-module__1bydcG__container{background:linear-gradient(135deg,var(--navy-900,#0f172a)0%,#1e40af 100%);border-radius:1rem;width:100%;margin-bottom:1.5rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.AIInsightsInline-module__1bydcG__header{border-bottom:1px solid #fff3;margin-bottom:1.5rem;padding-bottom:1rem}.AIInsightsInline-module__1bydcG__headerContent{color:#fff}.AIInsightsInline-module__1bydcG__title{color:#fff;align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:1.75rem;font-weight:700;display:flex}.AIInsightsInline-module__1bydcG__titleIcon{font-size:2rem;line-height:1}.AIInsightsInline-module__1bydcG__subtitle{color:#ffffffe6;margin:0;font-size:.95rem;line-height:1.4}.AIInsightsInline-module__1bydcG__mortgageBadge{background:#ffffff1a;border:1px solid #60a5fa4d;border-radius:.5rem;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem;transition:all .2s;display:flex}.AIInsightsInline-module__1bydcG__mortgageBadge:hover{background:#ffffff26;border-color:#60a5fa80}.AIInsightsInline-module__1bydcG__badgeContent{align-items:center;gap:.75rem;display:flex}.AIInsightsInline-module__1bydcG__badgeIcon{font-size:1.5rem;line-height:1}.AIInsightsInline-module__1bydcG__badgeInfo{flex-direction:column;gap:.125rem;display:flex}.AIInsightsInline-module__1bydcG__badgeLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.AIInsightsInline-module__1bydcG__badgeStatus{color:#fff;font-size:.875rem;font-weight:500}.AIInsightsInline-module__1bydcG__badgeAction{color:#60a5fa;white-space:nowrap;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.AIInsightsInline-module__1bydcG__badgeAction:hover{color:#93c5fd}.AIInsightsInline-module__1bydcG__mortgageLinkCard{background:linear-gradient(135deg,var(--blue-50,#eff6ff)0%,#dbeafe 100%);border:2px solid var(--blue-400,#60a5fa);cursor:pointer;border-radius:.75rem;margin-bottom:1.25rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:block}.AIInsightsInline-module__1bydcG__mortgageLinkCard:hover{border-color:var(--blue-600,#2563eb);transform:translateY(-3px);box-shadow:0 8px 16px #2563eb26}.AIInsightsInline-module__1bydcG__mortgageHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.AIInsightsInline-module__1bydcG__mortgageTitle{color:var(--navy-900,#0f172a);align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.AIInsightsInline-module__1bydcG__mortgageIcon{font-size:1.5rem;line-height:1}.AIInsightsInline-module__1bydcG__mortgageArrow{color:var(--blue-600,#2563eb);font-size:1.5rem;transition:transform .3s}.AIInsightsInline-module__1bydcG__mortgageLinkCard:hover .AIInsightsInline-module__1bydcG__mortgageArrow{transform:translate(4px)}.AIInsightsInline-module__1bydcG__mortgageDescription{color:var(--navy-700,#334155);margin:0;font-size:.95rem;line-height:1.5}.AIInsightsInline-module__1bydcG__sections{grid-template-columns:1fr;gap:1.25rem;display:grid}.AIInsightsInline-module__1bydcG__section{background:#fffffff2;border-radius:.75rem;padding:1.5rem;transition:transform .2s,box-shadow .2s}.AIInsightsInline-module__1bydcG__section:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.AIInsightsInline-module__1bydcG__sectionTitle{color:var(--navy-900,#0f172a);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.125rem;font-weight:600;display:flex}.AIInsightsInline-module__1bydcG__itemCount{color:var(--navy-500,#64748b);margin-left:.25rem;font-size:.75rem;font-weight:500}.AIInsightsInline-module__1bydcG__sectionIcon{font-size:1.25rem;line-height:1}.AIInsightsInline-module__1bydcG__sectionContent{color:var(--navy-700,#334155);line-height:1.6}.AIInsightsInline-module__1bydcG__sectionText{margin:0;font-size:.95rem}.AIInsightsInline-module__1bydcG__bulletList{margin:0;padding-left:0;list-style-type:none}.AIInsightsInline-module__1bydcG__bulletItem{color:var(--navy-700,#334155);border-radius:.5rem;margin-bottom:1rem;padding:.75rem;font-size:.95rem;line-height:1.7;transition:background-color .2s}.AIInsightsInline-module__1bydcG__bulletItem:hover{background-color:#00000005}.AIInsightsInline-module__1bydcG__bulletItem.AIInsightsInline-module__1bydcG__item0{background-color:#ffffff80}.AIInsightsInline-module__1bydcG__bulletItem.AIInsightsInline-module__1bydcG__item1{background-color:#00000005}.AIInsightsInline-module__1bydcG__highlightNumber{color:var(--blue-600,#2563eb);padding:0 .125rem;font-weight:600}.AIInsightsInline-module__1bydcG__bulletItem:last-child{margin-bottom:0}.AIInsightsInline-module__1bydcG__showMoreButton{width:100%;color:var(--blue-600,#2563eb);cursor:pointer;background:#3b82f614;border:1px solid #3b82f633;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.AIInsightsInline-module__1bydcG__showMoreButton:hover{background:#3b82f61f;border-color:#3b82f64d;transform:translateY(-1px)}.AIInsightsInline-module__1bydcG__showMoreButton:active{transform:translateY(0)}.AIInsightsInline-module__1bydcG__buttonIcon{font-size:.875rem;line-height:1;transition:transform .2s}.AIInsightsInline-module__1bydcG__showMoreButton:hover .AIInsightsInline-module__1bydcG__buttonIcon{transform:translateY(2px)}.AIInsightsInline-module__1bydcG__showMoreButton[aria-expanded=true]:hover .AIInsightsInline-module__1bydcG__buttonIcon{transform:translateY(-2px)}.AIInsightsInline-module__1bydcG__outlook{background-color:#3b82f60d;border-left:3px solid #3b82f6;border-radius:.5rem;padding:1rem}.AIInsightsInline-module__1bydcG__risks{background-color:#ef44440d;border-left:3px solid #ef4444;border-radius:.5rem;padding:1rem}.AIInsightsInline-module__1bydcG__opportunities{background-color:#10b9810d;border-left:3px solid #10b981;border-radius:.5rem;padding:1rem}.AIInsightsInline-module__1bydcG__crypto{background-color:#f59e0b0d;border-left:3px solid #f59e0b;border-radius:.5rem;padding:1rem}.AIInsightsInline-module__1bydcG__footer{background:#00000026;border-left:3px solid #fbbf24cc;border-radius:.5rem;margin-top:1.5rem;padding:1rem 1.25rem}.AIInsightsInline-module__1bydcG__disclaimerText{color:#ffffffe6;text-align:left;margin:0;font-size:.8125rem;line-height:1.5}.AIInsightsInline-module__1bydcG__disclaimerText strong{color:#fbbf24;font-weight:700}.AIInsightsInline-module__1bydcG__mortgageCTA{text-align:center;margin-top:1.5rem;padding:1rem 1.25rem}.AIInsightsInline-module__1bydcG__mortgageCTALink{color:#60a5fa;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.AIInsightsInline-module__1bydcG__mortgageCTALink:hover{color:#93c5fd;gap:.75rem}@media (min-width:768px){.AIInsightsInline-module__1bydcG__sections{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.AIInsightsInline-module__1bydcG__sections{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.AIInsightsInline-module__1bydcG__container{margin-bottom:1rem;padding:1.5rem}.AIInsightsInline-module__1bydcG__header{margin-bottom:1rem}.AIInsightsInline-module__1bydcG__title{font-size:1.375rem}.AIInsightsInline-module__1bydcG__titleIcon{font-size:1.5rem}.AIInsightsInline-module__1bydcG__subtitle{font-size:.875rem}.AIInsightsInline-module__1bydcG__section{padding:1.25rem}.AIInsightsInline-module__1bydcG__sectionTitle{font-size:1rem}.AIInsightsInline-module__1bydcG__sectionText,.AIInsightsInline-module__1bydcG__bulletItem{font-size:.875rem}.AIInsightsInline-module__1bydcG__disclaimerText{font-size:.75rem}.AIInsightsInline-module__1bydcG__mortgageBadge{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.AIInsightsInline-module__1bydcG__badgeAction{text-align:center;background:#60a5fa26;border-radius:.375rem;align-self:stretch;padding:.5rem}.AIInsightsInline-module__1bydcG__badgeIcon{font-size:1.25rem}.AIInsightsInline-module__1bydcG__badgeLabel{font-size:.6875rem}.AIInsightsInline-module__1bydcG__badgeStatus{font-size:.8125rem}}
.MacroDashboard-module__6dQGua__container{box-sizing:border-box;flex-direction:column;gap:1.5rem;width:100%;display:flex;position:relative;overflow-x:hidden}.MacroDashboard-module__6dQGua__backdrop{z-index:98;background:#0000004d;animation:.3s ease-out MacroDashboard-module__6dQGua__fadeIn;position:fixed;inset:0}@keyframes MacroDashboard-module__6dQGua__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.MacroDashboard-module__6dQGua__backdrop{z-index:100}}.MacroDashboard-module__6dQGua__headerSection{border-bottom:1px solid var(--slate-200,#e2e8f0);box-sizing:border-box;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;padding:1.5rem 0;display:flex}.MacroDashboard-module__6dQGua__header{flex:1;min-width:0}.MacroDashboard-module__6dQGua__rightHeader{flex-direction:column;align-items:flex-end;gap:.75rem;min-width:fit-content;display:flex}.MacroDashboard-module__6dQGua__title{color:var(--navy-900,#0f172a);margin:0 0 .5rem;font-size:2rem;font-weight:700}.MacroDashboard-module__6dQGua__subtitle{color:var(--navy-700,#334155);margin:0;font-size:.95rem}.MacroDashboard-module__6dQGua__gridContainer{box-sizing:border-box;grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}.MacroDashboard-module__6dQGua__fullWidth{grid-column:1/-1}.MacroDashboard-module__6dQGua__loadingContainer{justify-content:center;align-items:center;min-height:200px;display:flex}.MacroDashboard-module__6dQGua__spinner{border:4px solid var(--slate-200,#e2e8f0);border-top-color:var(--blue-500,#3b82f6);border-radius:50%;width:40px;height:40px;animation:1s linear infinite MacroDashboard-module__6dQGua__spin}@keyframes MacroDashboard-module__6dQGua__spin{to{transform:rotate(360deg)}}.MacroDashboard-module__6dQGua__errorContainer{background-color:var(--red-50,#fef2f2);border:1px solid var(--red-300,#fca5a5);color:#991b1b;text-align:center;border-radius:.5rem;padding:1.5rem}.MacroDashboard-module__6dQGua__errorTitle{margin-bottom:.5rem;font-weight:600}.MacroDashboard-module__6dQGua__errorMessage{font-size:.875rem}.MacroDashboard-module__6dQGua__statsSection{background-color:var(--slate-50,#f8fafc);border-radius:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1rem;display:grid}.MacroDashboard-module__6dQGua__statCard{border:1px solid var(--slate-200,#e2e8f0);text-align:center;background-color:#fff;border-radius:.375rem;padding:.75rem}.MacroDashboard-module__6dQGua__statLabel{color:var(--slate-600,#475569);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.75rem;font-weight:500}.MacroDashboard-module__6dQGua__statValue{color:var(--navy-900,#0f172a);font-size:1.5rem;font-weight:700}.MacroDashboard-module__6dQGua__aiInsightsSection{margin:1.5rem 0}.MacroDashboard-module__6dQGua__aiInsightsButton{background:linear-gradient(135deg,var(--navy-900,#0f172a)0%,#1e40af 100%);color:#fff;cursor:pointer;text-align:left;border:none;border-radius:1rem;align-items:center;gap:1.25rem;width:100%;padding:1.75rem 2rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.MacroDashboard-module__6dQGua__aiInsightsButton:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.MacroDashboard-module__6dQGua__aiInsightsButton:active{transform:translateY(0)}.MacroDashboard-module__6dQGua__aiIcon{flex-shrink:0;font-size:3rem;line-height:1}.MacroDashboard-module__6dQGua__aiContent{flex:1;min-width:0}.MacroDashboard-module__6dQGua__aiTitle{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.MacroDashboard-module__6dQGua__aiSubtitle{color:#ffffffe6;margin:0;font-size:.95rem;line-height:1.4}.MacroDashboard-module__6dQGua__aiArrow{opacity:.9;flex-shrink:0;font-size:1.5rem;transition:transform .2s}.MacroDashboard-module__6dQGua__aiInsightsButton:hover .MacroDashboard-module__6dQGua__aiArrow{transform:translate(4px)}.MacroDashboard-module__6dQGua__buttonGroup{flex-wrap:wrap;gap:.75rem;display:flex}.MacroDashboard-module__6dQGua__button{background-color:var(--blue-600,#2563eb);color:#fff;cursor:pointer;border:none;border-radius:.375rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.MacroDashboard-module__6dQGua__button:hover,.MacroDashboard-module__6dQGua__button:active{background-color:var(--blue-700,#1d4ed8)}.MacroDashboard-module__6dQGua__buttonSecondary{background-color:var(--slate-200,#e2e8f0);color:var(--navy-900,#0f172a)}.MacroDashboard-module__6dQGua__buttonSecondary:hover{background-color:var(--slate-300,#cbd5e1)}@media (min-width:768px){.MacroDashboard-module__6dQGua__gridContainer{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.MacroDashboard-module__6dQGua__gridContainer{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.MacroDashboard-module__6dQGua__gridContainer{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.MacroDashboard-module__6dQGua__container{gap:.75rem}.MacroDashboard-module__6dQGua__headerSection{border-bottom:1px solid var(--slate-200,#e2e8f0);flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem 0}.MacroDashboard-module__6dQGua__header{flex:1}.MacroDashboard-module__6dQGua__rightHeader{align-items:flex-start;gap:.5rem}.MacroDashboard-module__6dQGua__title{margin:0 0 .25rem;font-size:1.25rem}.MacroDashboard-module__6dQGua__subtitle{font-size:.8rem}.MacroDashboard-module__6dQGua__aiInsightsSection{margin:.75rem 0}.MacroDashboard-module__6dQGua__aiInsightsButton{gap:1rem;padding:1.25rem 1.5rem}.MacroDashboard-module__6dQGua__aiIcon{font-size:2.5rem}.MacroDashboard-module__6dQGua__aiTitle{font-size:1.125rem}.MacroDashboard-module__6dQGua__aiSubtitle{font-size:.85rem}.MacroDashboard-module__6dQGua__gridContainer{gap:.75rem}.MacroDashboard-module__6dQGua__statsSection{grid-template-columns:1fr}.MacroDashboard-module__6dQGua__buttonGroup{flex-direction:column;gap:.5rem}.MacroDashboard-module__6dQGua__button{width:100%;padding:.5rem 1rem;font-size:.8rem}}
.CommodityCrypto-module__mUZ3qq__container{flex-direction:column;display:flex}.CommodityCrypto-module__mUZ3qq__tabs{border-bottom:2px solid #e5e7eb;gap:0;margin-bottom:1.5rem;display:flex}.CommodityCrypto-module__mUZ3qq__tab{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:3px solid #0000;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.CommodityCrypto-module__mUZ3qq__tab:hover{color:#1f2937;background:#f9fafb}.CommodityCrypto-module__mUZ3qq__tab.CommodityCrypto-module__mUZ3qq__active{color:#3b82f6;border-bottom-color:#3b82f6}.CommodityCrypto-module__mUZ3qq__tabContent{display:none}.CommodityCrypto-module__mUZ3qq__tabContent.CommodityCrypto-module__mUZ3qq__active{display:block}.CommodityCrypto-module__mUZ3qq__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;display:grid}.CommodityCrypto-module__mUZ3qq__card{background:#f9fafb;border-left:4px solid #3b82f6;border-radius:6px;padding:1.25rem;transition:all .2s}.CommodityCrypto-module__mUZ3qq__card:hover{background:#f3f4f6;box-shadow:0 2px 8px #00000014}.CommodityCrypto-module__mUZ3qq__cardLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.CommodityCrypto-module__mUZ3qq__cardValue{color:#1f2937;margin-bottom:.25rem;font-size:1.625rem;font-weight:700;line-height:1.2}.CommodityCrypto-module__mUZ3qq__cardUnit{color:#9ca3af;margin-bottom:.75rem;font-size:.75rem}.CommodityCrypto-module__mUZ3qq__sparklineContainer{background:#fff;border-radius:4px;width:100%;height:40px;margin-bottom:.75rem;overflow:hidden}.CommodityCrypto-module__mUZ3qq__sparkline{width:100%;height:100%}.CommodityCrypto-module__mUZ3qq__cardFooter{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.CommodityCrypto-module__mUZ3qq__change{border-radius:3px;padding:.25rem .5rem;font-size:.8125rem;font-weight:600;display:inline-block}.CommodityCrypto-module__mUZ3qq__change.CommodityCrypto-module__mUZ3qq__up{color:#10b981;background:#ecfdf5}.CommodityCrypto-module__mUZ3qq__change.CommodityCrypto-module__mUZ3qq__down{color:#ef4444;background:#fef2f2}.CommodityCrypto-module__mUZ3qq__change.CommodityCrypto-module__mUZ3qq__neutral{color:#9ca3af;background:#f3f4f6}.CommodityCrypto-module__mUZ3qq__meta{color:#9ca3af;font-size:.75rem}.CommodityCrypto-module__mUZ3qq__emptyState{text-align:center;color:#9ca3af;padding:2rem;font-size:.875rem}.CommodityCrypto-module__mUZ3qq__footer{color:#9ca3af;border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1rem;font-size:.75rem}@media (max-width:768px){.CommodityCrypto-module__mUZ3qq__tabs{margin-bottom:1rem}.CommodityCrypto-module__mUZ3qq__tab{padding:.625rem 1rem;font-size:.8125rem}.CommodityCrypto-module__mUZ3qq__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.CommodityCrypto-module__mUZ3qq__card{padding:1rem}.CommodityCrypto-module__mUZ3qq__cardValue{font-size:1.375rem}.CommodityCrypto-module__mUZ3qq__sparklineContainer{height:32px}}@media (max-width:480px){.CommodityCrypto-module__mUZ3qq__grid{grid-template-columns:1fr}.CommodityCrypto-module__mUZ3qq__tabs{flex-wrap:wrap}.CommodityCrypto-module__mUZ3qq__tab{text-align:center;flex:1}}@media (prefers-contrast:more){.CommodityCrypto-module__mUZ3qq__tab.CommodityCrypto-module__mUZ3qq__active{border-bottom-width:4px;font-weight:700}.CommodityCrypto-module__mUZ3qq__card{background:#fff;border-left-width:6px}}@media (prefers-reduced-motion:reduce){.CommodityCrypto-module__mUZ3qq__card,.CommodityCrypto-module__mUZ3qq__tab{transition:none}}
.MarketIndices-module__qoRRTa__container{flex-direction:column;gap:1.5rem;display:flex}.MarketIndices-module__qoRRTa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.MarketIndices-module__qoRRTa__card{background:#f9fafb;border-left:4px solid #3b82f6;border-radius:6px;padding:1.25rem;transition:all .2s}.MarketIndices-module__qoRRTa__card:hover{background:#f3f4f6;box-shadow:0 2px 8px #00000014}.MarketIndices-module__qoRRTa__cardHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;display:flex}.MarketIndices-module__qoRRTa__cardTitle{color:#1f2937;font-size:.875rem;font-weight:600}.MarketIndices-module__qoRRTa__cardSubtitle{color:#9ca3af;font-size:.75rem}.MarketIndices-module__qoRRTa__changeIndicator{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.MarketIndices-module__qoRRTa__value{color:#1f2937;font-size:1.5rem;font-weight:700}.MarketIndices-module__qoRRTa__change{border-radius:3px;padding:.25rem .5rem;font-size:.8125rem;font-weight:600;display:inline-block}.MarketIndices-module__qoRRTa__change.MarketIndices-module__qoRRTa__up{color:#10b981;background:#ecfdf5}.MarketIndices-module__qoRRTa__change.MarketIndices-module__qoRRTa__down{color:#ef4444;background:#fef2f2}.MarketIndices-module__qoRRTa__change.MarketIndices-module__qoRRTa__neutral{color:#9ca3af;background:#f3f4f6}.MarketIndices-module__qoRRTa__chartContainer{background:#fff;border-radius:4px;width:100%;height:120px;margin-bottom:1rem;overflow:hidden}.MarketIndices-module__qoRRTa__chart{width:100%;height:100%}.MarketIndices-module__qoRRTa__footer{color:#9ca3af;justify-content:space-between;gap:1rem;font-size:.75rem;display:flex}.MarketIndices-module__qoRRTa__footerItem{flex-direction:column;gap:.25rem;display:flex}.MarketIndices-module__qoRRTa__footerLabel{color:#6b7280;font-weight:600}.MarketIndices-module__qoRRTa__emptyState{text-align:center;color:#9ca3af;padding:3rem 1.5rem;font-size:.875rem}.MarketIndices-module__qoRRTa__globalFooter{color:#9ca3af;border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem;font-size:.75rem}@media (max-width:768px){.MarketIndices-module__qoRRTa__grid{grid-template-columns:1fr;gap:1rem}.MarketIndices-module__qoRRTa__card{padding:1rem}.MarketIndices-module__qoRRTa__chartContainer{height:100px}.MarketIndices-module__qoRRTa__cardHeader{margin-bottom:.75rem;padding-bottom:.75rem}.MarketIndices-module__qoRRTa__value{font-size:1.375rem}.MarketIndices-module__qoRRTa__footer{flex-direction:column;gap:.5rem}}@media (max-width:480px){.MarketIndices-module__qoRRTa__card{padding:.875rem}.MarketIndices-module__qoRRTa__cardTitle{font-size:.8125rem}.MarketIndices-module__qoRRTa__value{font-size:1.25rem}.MarketIndices-module__qoRRTa__chartContainer{height:80px}.MarketIndices-module__qoRRTa__change{padding:.2rem .4rem;font-size:.75rem}}@media (prefers-contrast:more){.MarketIndices-module__qoRRTa__card{background:#fff;border-left-width:6px}.MarketIndices-module__qoRRTa__change{font-weight:700}}@media (prefers-reduced-motion:reduce){.MarketIndices-module__qoRRTa__card{transition:none}}
.SectorHeatmap-module__eeMgoW__container{flex-direction:column;gap:1.5rem;display:flex}.SectorHeatmap-module__eeMgoW__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;display:grid}.SectorHeatmap-module__eeMgoW__cell{cursor:pointer;border:2px solid #0000;border-radius:6px;padding:1.25rem;transition:all .2s;position:relative;overflow:hidden}.SectorHeatmap-module__eeMgoW__cell:before{content:"";opacity:.05;z-index:1;background:currentColor;position:absolute;inset:0}.SectorHeatmap-module__eeMgoW__cell:hover{border-color:#3b82f6;box-shadow:0 4px 12px #0000001f}.SectorHeatmap-module__eeMgoW__cell.SectorHeatmap-module__eeMgoW__strong_positive{color:#059669;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%)}.SectorHeatmap-module__eeMgoW__cell.SectorHeatmap-module__eeMgoW__moderate_positive{color:#10b981;background:linear-gradient(135deg,#f0fdf4 0%,#dbeafe 100%)}.SectorHeatmap-module__eeMgoW__cell.SectorHeatmap-module__eeMgoW__neutral{color:#6b7280;background:#f9fafb}.SectorHeatmap-module__eeMgoW__cell.SectorHeatmap-module__eeMgoW__moderate_negative{color:#f97316;background:linear-gradient(135deg,#fff7ed 0%,#fed7aa 100%)}.SectorHeatmap-module__eeMgoW__cell.SectorHeatmap-module__eeMgoW__strong_negative{color:#dc2626;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%)}.SectorHeatmap-module__eeMgoW__cellContent{z-index:2;flex-direction:column;gap:.5rem;display:flex;position:relative}.SectorHeatmap-module__eeMgoW__cellIcon{height:24px;font-size:1.5rem;line-height:24px}.SectorHeatmap-module__eeMgoW__cellName{color:#1f2937;font-size:.875rem;font-weight:600}.SectorHeatmap-module__eeMgoW__cellValue{color:inherit;font-size:1.375rem;font-weight:700}.SectorHeatmap-module__eeMgoW__cellMeta{flex-direction:column;gap:.25rem;margin-top:.25rem;font-size:.75rem;display:flex}.SectorHeatmap-module__eeMgoW__metaRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.SectorHeatmap-module__eeMgoW__metaLabel{color:#6b7280;font-weight:600}.SectorHeatmap-module__eeMgoW__metaValue{color:#1f2937;font-weight:500}.SectorHeatmap-module__eeMgoW__cellChange{opacity:.85;font-size:.75rem;font-weight:600}.SectorHeatmap-module__eeMgoW__tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#1f2937;border-radius:4px;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.75rem;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.SectorHeatmap-module__eeMgoW__tooltip:after{content:"";border:4px solid #0000;border-top-color:#1f2937;position:absolute;top:100%;left:50%;transform:translate(-50%)}.SectorHeatmap-module__eeMgoW__cell:hover .SectorHeatmap-module__eeMgoW__tooltip{opacity:1}.SectorHeatmap-module__eeMgoW__legend{background:#f9fafb;border-radius:6px;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem;font-size:.75rem;display:flex}.SectorHeatmap-module__eeMgoW__legendItem{align-items:center;gap:.5rem;display:flex}.SectorHeatmap-module__eeMgoW__legendColor{border-radius:2px;width:16px;height:16px}.SectorHeatmap-module__eeMgoW__legendColor.SectorHeatmap-module__eeMgoW__strong_positive{background:#059669}.SectorHeatmap-module__eeMgoW__legendColor.SectorHeatmap-module__eeMgoW__moderate_positive{background:#10b981}.SectorHeatmap-module__eeMgoW__legendColor.SectorHeatmap-module__eeMgoW__neutral{background:#d1d5db}.SectorHeatmap-module__eeMgoW__legendColor.SectorHeatmap-module__eeMgoW__moderate_negative{background:#f97316}.SectorHeatmap-module__eeMgoW__legendColor.SectorHeatmap-module__eeMgoW__strong_negative{background:#dc2626}.SectorHeatmap-module__eeMgoW__footer{color:#9ca3af;border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem;font-size:.75rem}.SectorHeatmap-module__eeMgoW__emptyState{text-align:center;color:#9ca3af;padding:3rem 1.5rem;font-size:.875rem}@media (max-width:768px){.SectorHeatmap-module__eeMgoW__grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}.SectorHeatmap-module__eeMgoW__cell{padding:1rem}.SectorHeatmap-module__eeMgoW__cellName{font-size:.8125rem}.SectorHeatmap-module__eeMgoW__cellValue{font-size:1.25rem}.SectorHeatmap-module__eeMgoW__legend{gap:.5rem;font-size:.7rem}.SectorHeatmap-module__eeMgoW__legendItem{gap:.375rem}.SectorHeatmap-module__eeMgoW__legendColor{width:12px;height:12px}}@media (max-width:480px){.SectorHeatmap-module__eeMgoW__grid{grid-template-columns:repeat(2,1fr)}.SectorHeatmap-module__eeMgoW__cell{padding:.875rem}.SectorHeatmap-module__eeMgoW__cellValue{font-size:1.125rem}.SectorHeatmap-module__eeMgoW__legend{flex-direction:column;align-items:flex-start;gap:.375rem}.SectorHeatmap-module__eeMgoW__legendItem{font-size:.65rem}}@media (prefers-contrast:more){.SectorHeatmap-module__eeMgoW__cell{border-width:3px;border-color:#000}.SectorHeatmap-module__eeMgoW__cellName,.SectorHeatmap-module__eeMgoW__cellValue{font-weight:700}}@media (prefers-reduced-motion:reduce){.SectorHeatmap-module__eeMgoW__cell,.SectorHeatmap-module__eeMgoW__tooltip{transition:none}}
.GlobalHeadlines-module__QY7QOq__container{flex-direction:column;gap:1.5rem;display:flex}.GlobalHeadlines-module__QY7QOq__filterButtons{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.GlobalHeadlines-module__QY7QOq__filterButton{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s}.GlobalHeadlines-module__QY7QOq__filterButton:hover{color:#3b82f6;background:#f0f9ff;border-color:#3b82f6}.GlobalHeadlines-module__QY7QOq__filterButton.GlobalHeadlines-module__QY7QOq__active{color:#fff;background:#3b82f6;border-color:#3b82f6}.GlobalHeadlines-module__QY7QOq__newsList{flex-direction:column;gap:1rem;display:flex}.GlobalHeadlines-module__QY7QOq__newsItem{background:#f9fafb;border-left:4px solid #3b82f6;border-radius:6px;align-items:flex-start;gap:1rem;padding:1rem;transition:all .2s;display:flex}.GlobalHeadlines-module__QY7QOq__newsItem:hover{background:#f3f4f6;box-shadow:0 2px 8px #00000014}.GlobalHeadlines-module__QY7QOq__newsItemDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.375rem}.GlobalHeadlines-module__QY7QOq__newsItemDot.GlobalHeadlines-module__QY7QOq__bullish{background:#10b981}.GlobalHeadlines-module__QY7QOq__newsItemDot.GlobalHeadlines-module__QY7QOq__neutral{background:#9ca3af}.GlobalHeadlines-module__QY7QOq__newsItemDot.GlobalHeadlines-module__QY7QOq__bearish{background:#ef4444}.GlobalHeadlines-module__QY7QOq__newsItemContent{flex:1;min-width:0}.GlobalHeadlines-module__QY7QOq__headline{color:#1f2937;word-break:break-word;margin-bottom:.5rem;font-size:.9375rem;font-weight:600;line-height:1.4}.GlobalHeadlines-module__QY7QOq__newsItemMeta{color:#9ca3af;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.GlobalHeadlines-module__QY7QOq__source{color:#6b7280;font-weight:600}.GlobalHeadlines-module__QY7QOq__timestamp{color:#9ca3af}.GlobalHeadlines-module__QY7QOq__sentimentBadge{text-transform:capitalize;border-radius:3px;padding:.25rem .625rem;font-size:.7rem;font-weight:600;display:inline-block}.GlobalHeadlines-module__QY7QOq__sentimentBadge.GlobalHeadlines-module__QY7QOq__bullish{color:#10b981;background:#ecfdf5}.GlobalHeadlines-module__QY7QOq__sentimentBadge.GlobalHeadlines-module__QY7QOq__neutral{color:#6b7280;background:#f3f4f6}.GlobalHeadlines-module__QY7QOq__sentimentBadge.GlobalHeadlines-module__QY7QOq__bearish{color:#ef4444;background:#fef2f2}.GlobalHeadlines-module__QY7QOq__auImpactBadge{color:#92400e;background:#fef3c7;border-radius:3px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.7rem;font-weight:600;display:inline-flex}.GlobalHeadlines-module__QY7QOq__emptyState{text-align:center;color:#9ca3af;padding:2rem;font-size:.875rem}.GlobalHeadlines-module__QY7QOq__showMore{cursor:pointer;color:#3b82f6;text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.GlobalHeadlines-module__QY7QOq__showMore:hover{background:#f3f4f6;border-color:#3b82f6}.GlobalHeadlines-module__QY7QOq__showMore:active{background:#e5e7eb}.GlobalHeadlines-module__QY7QOq__footer{color:#9ca3af;border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem;font-size:.75rem}@media (max-width:768px){.GlobalHeadlines-module__QY7QOq__newsItem{gap:.75rem;padding:.875rem}.GlobalHeadlines-module__QY7QOq__headline{font-size:.875rem}.GlobalHeadlines-module__QY7QOq__filterButtons{gap:.375rem}.GlobalHeadlines-module__QY7QOq__filterButton{padding:.4375rem .875rem;font-size:.75rem}}@media (max-width:480px){.GlobalHeadlines-module__QY7QOq__newsItemMeta{flex-direction:column;align-items:flex-start;gap:.375rem}.GlobalHeadlines-module__QY7QOq__filterButtons{flex-direction:column}.GlobalHeadlines-module__QY7QOq__filterButton{flex:1}}@media (prefers-contrast:more){.GlobalHeadlines-module__QY7QOq__filterButton.GlobalHeadlines-module__QY7QOq__active{border-width:2px;font-weight:700}.GlobalHeadlines-module__QY7QOq__newsItem{border-left-width:6px}.GlobalHeadlines-module__QY7QOq__sentimentBadge{font-weight:700}}@media (prefers-reduced-motion:reduce){.GlobalHeadlines-module__QY7QOq__newsItem,.GlobalHeadlines-module__QY7QOq__filterButton,.GlobalHeadlines-module__QY7QOq__showMore{transition:none}}
.AIInsights-module__ae2NhG__backdropOverlay{z-index:50;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s AIInsights-module__ae2NhG__fadeIn;display:flex;position:fixed;inset:0}@keyframes AIInsights-module__ae2NhG__fadeIn{0%{opacity:0}to{opacity:1}}.AIInsights-module__ae2NhG__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.3s AIInsights-module__ae2NhG__slideUp;display:flex;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}@keyframes AIInsights-module__ae2NhG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AIInsights-module__ae2NhG__modalHeader{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.AIInsights-module__ae2NhG__modalTitle{color:#1f2937;margin:0;font-size:1.375rem;font-weight:700}.AIInsights-module__ae2NhG__modalSubtitle{color:#6b7280;margin:.25rem 0 0;font-size:.875rem}.AIInsights-module__ae2NhG__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;transition:all .2s;display:flex}.AIInsights-module__ae2NhG__closeButton:hover{color:#1f2937;background:#f3f4f6;border-radius:6px}.AIInsights-module__ae2NhG__closeButton:active{background:#e5e7eb}.AIInsights-module__ae2NhG__modalContent{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.AIInsights-module__ae2NhG__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.AIInsights-module__ae2NhG__spinner{border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite AIInsights-module__ae2NhG__spin}@keyframes AIInsights-module__ae2NhG__spin{to{transform:rotate(360deg)}}.AIInsights-module__ae2NhG__loadingText{color:#6b7280;font-size:.875rem}.AIInsights-module__ae2NhG__section{flex-direction:column;gap:.75rem;display:flex}.AIInsights-module__ae2NhG__sectionTitle{color:#1f2937;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.AIInsights-module__ae2NhG__sectionIcon{font-size:1.125rem}.AIInsights-module__ae2NhG__sectionContent{background:#f9fafb;border-left:4px solid #3b82f6;border-radius:6px;padding:1rem}.AIInsights-module__ae2NhG__sectionContent.AIInsights-module__ae2NhG__outlook{border-left-color:#3b82f6}.AIInsights-module__ae2NhG__sectionContent.AIInsights-module__ae2NhG__risks{border-left-color:#f97316}.AIInsights-module__ae2NhG__sectionContent.AIInsights-module__ae2NhG__opportunities{border-left-color:#10b981}.AIInsights-module__ae2NhG__sectionContent.AIInsights-module__ae2NhG__crypto{border-left-color:#a78bfa}.AIInsights-module__ae2NhG__sectionText{color:#374151;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.875rem;line-height:1.6}.AIInsights-module__ae2NhG__bulletList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.AIInsights-module__ae2NhG__bulletItem{color:#374151;padding-left:1.5rem;font-size:.875rem;line-height:1.5;position:relative}.AIInsights-module__ae2NhG__bulletItem:before{content:"•";color:#3b82f6;font-weight:700;position:absolute;left:0}.AIInsights-module__ae2NhG__modalFooter{background:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 12px 12px;flex-shrink:0;gap:.75rem;padding:1rem 1.5rem;display:flex}.AIInsights-module__ae2NhG__disclaimerText{color:#9ca3af;font-size:.75rem}.AIInsights-module__ae2NhG__buttonGroup{gap:.75rem;margin-left:auto;display:flex}.AIInsights-module__ae2NhG__button{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.AIInsights-module__ae2NhG__buttonPrimary{color:#fff;background:#3b82f6}.AIInsights-module__ae2NhG__buttonPrimary:hover{background:#2563eb}.AIInsights-module__ae2NhG__buttonPrimary:active{background:#1d4ed8}.AIInsights-module__ae2NhG__buttonSecondary{color:#1f2937;background:#e5e7eb}.AIInsights-module__ae2NhG__buttonSecondary:hover{background:#d1d5db}.AIInsights-module__ae2NhG__buttonSecondary:active{background:#9ca3af}.AIInsights-module__ae2NhG__noJS{display:none}@media (max-width:640px){.AIInsights-module__ae2NhG__backdropOverlay{padding:0}.AIInsights-module__ae2NhG__modal{border-radius:12px 12px 0 0;max-width:100%;max-height:100vh}.AIInsights-module__ae2NhG__modalHeader{padding:1rem}.AIInsights-module__ae2NhG__modalTitle{font-size:1.25rem}.AIInsights-module__ae2NhG__modalContent{gap:1rem;padding:1rem}.AIInsights-module__ae2NhG__sectionContent{padding:.875rem}.AIInsights-module__ae2NhG__sectionText{font-size:.8125rem}.AIInsights-module__ae2NhG__modalFooter{flex-direction:column;padding:1rem}.AIInsights-module__ae2NhG__buttonGroup{width:100%;margin-left:0}.AIInsights-module__ae2NhG__button{flex:1}}@media (prefers-reduced-motion:reduce){.AIInsights-module__ae2NhG__backdropOverlay,.AIInsights-module__ae2NhG__modal,.AIInsights-module__ae2NhG__closeButton,.AIInsights-module__ae2NhG__button{transition:none;animation:none}}@media (prefers-contrast:more){.AIInsights-module__ae2NhG__sectionContent{background:#fff;border-left-width:6px}.AIInsights-module__ae2NhG__modalTitle,.AIInsights-module__ae2NhG__sectionTitle,.AIInsights-module__ae2NhG__button{font-weight:700}}
.HeadlinesTicker-module__wPkmyq__ticker{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex;overflow:hidden}.HeadlinesTicker-module__wPkmyq__tickerLabel{color:#374151;white-space:nowrap;letter-spacing:.05em;flex-shrink:0;font-size:.85rem;font-weight:700}.HeadlinesTicker-module__wPkmyq__tickerContent{flex:1;align-items:center;height:2.5rem;display:flex;position:relative;overflow:hidden}.HeadlinesTicker-module__wPkmyq__scroll{white-space:nowrap;align-items:center;gap:1.5rem;padding-right:2rem;animation:60s linear infinite HeadlinesTicker-module__wPkmyq__scroll;display:flex}.HeadlinesTicker-module__wPkmyq__scroll:hover{animation-play-state:paused}@keyframes HeadlinesTicker-module__wPkmyq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.HeadlinesTicker-module__wPkmyq__headline{cursor:pointer;align-items:center;gap:.5rem;padding:.5rem 0;transition:opacity .2s;display:inline-flex}.HeadlinesTicker-module__wPkmyq__headline:hover{opacity:.8}.HeadlinesTicker-module__wPkmyq__sentiment{flex-shrink:0;font-size:1rem}.HeadlinesTicker-module__wPkmyq__title{color:#1f2937;text-overflow:ellipsis;max-width:400px;font-size:.9rem;font-weight:500;overflow:hidden}.HeadlinesTicker-module__wPkmyq__time{color:#9ca3af;flex-shrink:0;font-size:.8rem;font-weight:500}.HeadlinesTicker-module__wPkmyq__separator{color:#d1d5db;flex-shrink:0;margin:0 .5rem}.HeadlinesTicker-module__wPkmyq__bullish{--sentiment-color:#166534}.HeadlinesTicker-module__wPkmyq__bullish .HeadlinesTicker-module__wPkmyq__title{color:#166534}.HeadlinesTicker-module__wPkmyq__bullish .HeadlinesTicker-module__wPkmyq__time{color:#059669}.HeadlinesTicker-module__wPkmyq__bearish{--sentiment-color:#dc2626}.HeadlinesTicker-module__wPkmyq__bearish .HeadlinesTicker-module__wPkmyq__title{color:#dc2626}.HeadlinesTicker-module__wPkmyq__bearish .HeadlinesTicker-module__wPkmyq__time{color:#ef4444}.HeadlinesTicker-module__wPkmyq__neutral{--sentiment-color:#9ca3af}.HeadlinesTicker-module__wPkmyq__neutral .HeadlinesTicker-module__wPkmyq__title,.HeadlinesTicker-module__wPkmyq__neutral .HeadlinesTicker-module__wPkmyq__time{color:#6b7280}.HeadlinesTicker-module__wPkmyq__loadingPlaceholder{color:#9ca3af;font-size:.9rem;font-style:italic}.HeadlinesTicker-module__wPkmyq__placeholder{color:#9ca3af;text-align:center;width:100%;font-size:.9rem}@media (max-width:768px){.HeadlinesTicker-module__wPkmyq__ticker{flex-direction:column;align-items:flex-start;gap:.25rem;padding:.5rem}.HeadlinesTicker-module__wPkmyq__tickerLabel{font-size:.75rem;font-weight:700}.HeadlinesTicker-module__wPkmyq__tickerContent{width:100%;height:2.75rem}.HeadlinesTicker-module__wPkmyq__scroll{gap:.75rem;padding-right:1rem;animation-duration:40s}.HeadlinesTicker-module__wPkmyq__title{max-width:280px;font-size:.8rem}.HeadlinesTicker-module__wPkmyq__time{font-size:.7rem}.HeadlinesTicker-module__wPkmyq__separator{margin:0 .25rem;font-size:.8rem}}@media (max-width:480px){.HeadlinesTicker-module__wPkmyq__ticker{gap:.25rem;padding:.5rem}.HeadlinesTicker-module__wPkmyq__tickerLabel{font-size:.7rem}.HeadlinesTicker-module__wPkmyq__tickerContent{height:2.5rem}.HeadlinesTicker-module__wPkmyq__scroll{gap:.5rem;padding-right:1rem;animation-duration:30s}.HeadlinesTicker-module__wPkmyq__headline{gap:.25rem}.HeadlinesTicker-module__wPkmyq__sentiment{flex-shrink:0;font-size:.8rem}.HeadlinesTicker-module__wPkmyq__title{max-width:180px;font-size:.75rem}.HeadlinesTicker-module__wPkmyq__time{display:none}.HeadlinesTicker-module__wPkmyq__separator{margin:0 .15rem;font-size:.7rem}}
.page-module__bIoIxW__page{box-sizing:border-box;width:100%;max-width:1400px;min-height:calc(100vh - 65px);margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,5vw,2rem) clamp(1rem,5vw,2rem)}.page-module__bIoIxW__backNav{margin-bottom:1.5rem}.page-module__bIoIxW__backLink{color:var(--blue-600,#2563eb);align-items:center;gap:.5rem;padding:.5rem 0;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__bIoIxW__backLink:hover{color:var(--blue-700,#1d4ed8);transform:translate(-4px)}.page-module__bIoIxW__pageHeader{border-bottom:2px solid var(--slate-200,#e2e8f0);margin-bottom:2rem;padding-bottom:1.5rem}.page-module__bIoIxW__headerContent{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.page-module__bIoIxW__headerRight{flex-shrink:0;align-items:center;gap:1rem;display:flex}.page-module__bIoIxW__pageTitle{color:var(--navy-900,#0f172a);margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;line-height:1.2}.page-module__bIoIxW__pageSubtitle{color:var(--navy-700,#334155);margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.5}.page-module__bIoIxW__aiSection{margin-bottom:2rem}.page-module__bIoIxW__mainGrid{grid-template-columns:1fr;align-items:start;gap:2rem;margin-top:2.5rem;margin-bottom:2rem;display:grid}.page-module__bIoIxW__mainLeft,.page-module__bIoIxW__mainRight{position:relative}.page-module__bIoIxW__topGrid,.page-module__bIoIxW__setupProjectionsGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.page-module__bIoIxW__analyticsHeader{margin-bottom:1.5rem}.page-module__bIoIxW__analyticsTitleMain{color:var(--navy-900,#0f172a);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.page-module__bIoIxW__analyticsSubtitleMain{color:var(--navy-700,#334155);margin:0;font-size:.95rem}.page-module__bIoIxW__widgetsGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (min-width:768px){.page-module__bIoIxW__mainGrid{grid-template-columns:1fr;gap:2rem}.page-module__bIoIxW__widgetsGrid{grid-template-columns:1fr 1fr;gap:1.5rem}.page-module__bIoIxW__topGrid{grid-template-columns:400px 1fr}}@media (min-width:1024px){.page-module__bIoIxW__mainGrid{grid-template-columns:35% 65%;gap:2.5rem}.page-module__bIoIxW__setupProjectionsGrid{grid-template-columns:400px 1fr;gap:2rem}.page-module__bIoIxW__page{padding:2.5rem 2rem 2rem}.page-module__bIoIxW__pageHeader{margin-bottom:2.5rem}.page-module__bIoIxW__setupProjectionsGrid{gap:2rem;margin-bottom:2rem}}.page-module__bIoIxW__macroLink{background:linear-gradient(135deg,var(--blue-50,#eff6ff)0%,#e0f2fe 100%);border:2px solid var(--blue-400,#60a5fa);border-radius:12px;margin-top:2rem;margin-bottom:3rem;padding:2rem}.page-module__bIoIxW__macroLinkContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.page-module__bIoIxW__macroLinkText{flex:1;min-width:250px}.page-module__bIoIxW__macroLinkTitle{color:var(--navy-900,#0f172a);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.page-module__bIoIxW__macroLinkSubtitle{color:var(--navy-700,#334155);margin:0;font-size:.95rem;line-height:1.5}.page-module__bIoIxW__macroLinkButton{background:linear-gradient(135deg,var(--blue-600,#2563eb)0%,var(--blue-700,#1d4ed8)100%);color:#fff;white-space:nowrap;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #2563eb4d}.page-module__bIoIxW__macroLinkButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.page-module__bIoIxW__macroLinkButton:active{transform:translateY(0)}.page-module__bIoIxW__exportButton{background:linear-gradient(135deg,var(--navy-800,#1e293b)0%,var(--navy-900,#0f172a)100%);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #0f172a4d}.page-module__bIoIxW__exportButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f172a66}.page-module__bIoIxW__exportButton:active{transform:translateY(0)}@media print{@page{margin:1.5cm}.page-module__bIoIxW__backNav,.page-module__bIoIxW__exportButton{display:none!important}.page-module__bIoIxW__page{max-width:100%;min-height:auto;padding:1rem;background:#fff!important}.page-module__bIoIxW__pageHeader{page-break-after:avoid;page-break-inside:avoid;border-bottom:2px solid #e5e5e5;margin-bottom:1rem;padding-bottom:.75rem}.page-module__bIoIxW__headerContent{display:block}.page-module__bIoIxW__pageTitle{margin-bottom:.5rem;font-size:1.5rem;color:#171717!important}.page-module__bIoIxW__pageSubtitle{color:#666;font-size:.9375rem}.page-module__bIoIxW__mainGrid{margin-top:2rem;margin-bottom:2rem;display:block!important}.page-module__bIoIxW__mainLeft,.page-module__bIoIxW__mainRight{page-break-inside:avoid;margin-bottom:2rem;width:100%!important;display:block!important}.page-module__bIoIxW__aiSection{page-break-inside:avoid;page-break-after:avoid;margin-bottom:1rem}.page-module__bIoIxW__analyticsHeader{page-break-after:avoid}.page-module__bIoIxW__analyticsTitleMain{color:#171717;font-size:1.25rem}.page-module__bIoIxW__analyticsSubtitleMain{color:#666;font-size:.875rem}.page-module__bIoIxW__widgetsGrid{margin-bottom:1.5rem;display:block!important}.page-module__bIoIxW__widgetsGrid>*{page-break-inside:avoid;margin-bottom:1.5rem}.page-module__bIoIxW__macroLink{page-break-inside:avoid;border-top:2px solid #e5e5e5;margin-top:1.5rem;padding-top:1rem}.page-module__bIoIxW__macroLinkContent{display:block}.page-module__bIoIxW__macroLinkButton{display:none!important}.page-module__bIoIxW__macroLinkTitle{color:#171717;margin-bottom:.25rem;font-size:1.125rem}.page-module__bIoIxW__macroLinkSubtitle{color:#666;font-size:.875rem}*{box-shadow:none!important;transition:none!important;animation:none!important}.page-module__bIoIxW__page{color:#171717;background:#fff}.page-module__bIoIxW__mainGrid~*{margin-top:2rem!important}svg{visibility:visible!important;max-width:100%!important;height:auto!important;display:block!important}.recharts-wrapper{visibility:visible!important;max-width:100%!important;display:block!important}.recharts-responsive-container{visibility:visible!important;display:block!important;position:relative!important}.recharts-surface{visibility:visible!important;display:block!important}}
.privacy-module__ZGDmtG__page{flex-direction:column;min-height:100vh;display:flex}.privacy-module__ZGDmtG__container{flex:1;width:100%;max-width:900px;margin:0 auto;padding:3rem 1.5rem}.privacy-module__ZGDmtG__header{margin-bottom:3rem}.privacy-module__ZGDmtG__backLink{color:var(--blue-500,#3b82f6);align-items:center;margin-bottom:1rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.privacy-module__ZGDmtG__backLink:hover{color:var(--blue-600,#2563eb)}.privacy-module__ZGDmtG__title{color:var(--neutral-900,#171717);margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.privacy-module__ZGDmtG__lastUpdated{color:var(--neutral-600,#525252);font-size:.875rem;font-style:italic}.privacy-module__ZGDmtG__content{color:var(--neutral-800,#262626);line-height:1.7}.privacy-module__ZGDmtG__section{margin-bottom:2.5rem}.privacy-module__ZGDmtG__section h2{color:var(--neutral-900,#171717);border-bottom:2px solid var(--blue-500,#3b82f6);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.privacy-module__ZGDmtG__section h3{color:var(--neutral-800,#262626);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.privacy-module__ZGDmtG__section p{margin-bottom:1rem}.privacy-module__ZGDmtG__section ul{margin-bottom:1rem;margin-left:1.5rem}.privacy-module__ZGDmtG__section li{margin-bottom:.5rem}.privacy-module__ZGDmtG__section a{color:var(--blue-500,#3b82f6);text-decoration:underline}.privacy-module__ZGDmtG__section a:hover{color:var(--blue-600,#2563eb)}.privacy-module__ZGDmtG__disclaimer{background:var(--yellow-50,#fefce8);border-left:4px solid var(--yellow-500,#eab308);border-radius:4px;padding:1rem;font-size:.95rem}.privacy-module__ZGDmtG__contact{background:var(--neutral-100,#f5f5f5);border-radius:8px;padding:1rem;font-size:.95rem}.privacy-module__ZGDmtG__actions{border-top:1px solid var(--neutral-300,#d4d4d4);text-align:center;margin-top:3rem;padding-top:2rem}.privacy-module__ZGDmtG__button{background:var(--blue-500,#3b82f6);color:#fff;border-radius:8px;padding:.75rem 2rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.privacy-module__ZGDmtG__button:hover{background:var(--blue-600,#2563eb)}@media (max-width:768px){.privacy-module__ZGDmtG__container{padding:2rem 1rem}.privacy-module__ZGDmtG__title{font-size:2rem}.privacy-module__ZGDmtG__section h2{font-size:1.25rem}}
.terms-module__tZIRGq__page{flex-direction:column;min-height:100vh;display:flex}.terms-module__tZIRGq__container{flex:1;width:100%;max-width:900px;margin:0 auto;padding:3rem 1.5rem}.terms-module__tZIRGq__header{margin-bottom:3rem}.terms-module__tZIRGq__backLink{color:var(--blue-500,#3b82f6);align-items:center;margin-bottom:1rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.terms-module__tZIRGq__backLink:hover{color:var(--blue-600,#2563eb)}.terms-module__tZIRGq__title{color:var(--neutral-900,#171717);margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.terms-module__tZIRGq__lastUpdated{color:var(--neutral-600,#525252);font-size:.875rem;font-style:italic}.terms-module__tZIRGq__content{color:var(--neutral-800,#262626);line-height:1.7}.terms-module__tZIRGq__section{margin-bottom:2.5rem}.terms-module__tZIRGq__section h2{color:var(--neutral-900,#171717);border-bottom:2px solid var(--blue-500,#3b82f6);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.terms-module__tZIRGq__section h3{color:var(--neutral-800,#262626);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.terms-module__tZIRGq__section p{margin-bottom:1rem}.terms-module__tZIRGq__section ul{margin-bottom:1rem;margin-left:1.5rem}.terms-module__tZIRGq__section li{margin-bottom:.5rem}.terms-module__tZIRGq__section a{color:var(--blue-500,#3b82f6);text-decoration:underline}.terms-module__tZIRGq__section a:hover{color:var(--blue-600,#2563eb)}.terms-module__tZIRGq__disclaimer{background:var(--red-50,#fef2f2);border-left:4px solid var(--red-500,#ef4444);border-radius:4px;margin:1.5rem 0;padding:1.25rem}.terms-module__tZIRGq__disclaimer p{margin-bottom:.5rem}.terms-module__tZIRGq__disclaimer p:last-child{margin-bottom:0}.terms-module__tZIRGq__contact{background:var(--neutral-100,#f5f5f5);border-radius:8px;padding:1rem;font-size:.95rem}.terms-module__tZIRGq__actions{border-top:1px solid var(--neutral-300,#d4d4d4);text-align:center;margin-top:3rem;padding-top:2rem}.terms-module__tZIRGq__button{background:var(--blue-500,#3b82f6);color:#fff;border-radius:8px;padding:.75rem 2rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.terms-module__tZIRGq__button:hover{background:var(--blue-600,#2563eb)}@media (max-width:768px){.terms-module__tZIRGq__container{padding:2rem 1rem}.terms-module__tZIRGq__title{font-size:2rem}.terms-module__tZIRGq__section h2{font-size:1.25rem}}
