:root{--white: #ffffff;--mi7-blue: #151828;--mi7-lime: #c0d520;--mi7-sky: #51a3c8;--bg-premium: #ffffff;--bg-card-sutil: #f8fafc;--blue-950: var(--mi7-blue);--blue-900: var(--mi7-blue);--blue-700: var(--mi7-sky);--blue-500: var(--mi7-lime);--blue-50: var(--bg-card-sutil);--ink: var(--mi7-blue);--muted: #5f667a;--aqua: var(--mi7-sky);--gold: var(--mi7-lime);--offwhite: var(--bg-card-sutil);--cacau: var(--mi7-blue);--nude: #7783a3;--surface-glass: rgba(255, 255, 255, .72);--surface-card: var(--white);--border-hairline: rgba(21, 24, 40, .1);--border-accent: rgba(81, 163, 200, .24);--chart-mp: var(--mi7-lime);--chart-mf: var(--mi7-blue);--font-serif: "Cormorant Garamond", Georgia, serif;--font-sans: "Inter", system-ui, sans-serif;--text-hero: clamp(2.6rem, 6vw, 4.8rem);--text-h1: clamp(2.1rem, 4vw, 3.4rem);--text-h2: clamp(1.6rem, 3vw, 2.6rem);--text-h3: 1.35rem;--text-body: 1rem;--text-small: .92rem;--text-micro: .72rem;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2.5rem;--space-2xl: 4rem;--space-3xl: 6rem;--container-max: 1280px;--header-h: 68px;--shadow-soft: 0 20px 50px rgba(21, 24, 40, .08);--shadow-deep: 0 32px 80px rgba(21, 24, 40, .18);--ease-out: cubic-bezier(.22, 1, .36, 1);--duration-fast: .15s;--duration-base: .25s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100dvh;background:var(--bg-premium);color:var(--ink);font-family:var(--font-sans);font-size:var(--text-body);font-weight:var(--weight-regular);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#root{min-height:100dvh;display:flex;flex-direction:column}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:var(--weight-light);line-height:1.08;letter-spacing:-.02em;color:var(--ink)}h1{font-size:var(--text-h1)}h2{font-size:var(--text-h2)}h3{font-size:var(--text-h3)}p{line-height:1.7}button,input,select,textarea{font:inherit}button{border:none}a{color:inherit}.microlabel{font-family:var(--font-sans);font-size:var(--text-micro);font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--blue-700)}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--space-xl)}.card{background:var(--surface-card);border:1px solid var(--border-hairline)}.stat-value{font-family:var(--font-sans);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:var(--weight-semibold);line-height:1;letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums}.stat-unit{color:var(--muted);font-size:var(--text-small);font-weight:var(--weight-medium);letter-spacing:.08em;text-transform:uppercase}.tag{display:inline-flex;align-items:center;gap:var(--space-xs);padding:3px 10px;border-radius:999px;border:1px solid var(--border-accent);font-size:var(--text-micro);text-transform:uppercase;letter-spacing:.08em;color:var(--blue-700)}.btn-cta{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);padding:11px 18px;border-radius:999px;background:var(--blue-900);color:var(--white);font-size:var(--text-micro);font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:transform var(--duration-fast) var(--ease-out),background var(--duration-fast) var(--ease-out);text-decoration:none}.btn-cta:hover,.btn-cta:focus-visible{transform:translateY(-1px);background:var(--blue-700)}.divider{border:none;border-top:1px solid var(--border-hairline);margin-block:var(--space-xl)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0c539a42;border-radius:999px}@media (max-width: 640px){.container{padding-inline:var(--space-md)}}._root_hhvun_1{flex:1;padding:var(--space-2xl) 0}._heroSkeleton_hhvun_6,._card_hhvun_7,._cardTall_hhvun_8,._tabPill_hhvun_9,._statCard_hhvun_10{overflow:hidden;position:relative;background:#ffffffe6;border:1px solid rgba(8,33,76,.08)}._heroSkeleton_hhvun_6:after,._card_hhvun_7:after,._cardTall_hhvun_8:after,._tabPill_hhvun_9:after,._statCard_hhvun_10:after,._shimmerBlock_hhvun_22:after,._shimmerLine_hhvun_23:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(112,231,255,.18),transparent);animation:_shimmer_hhvun_22 1.6s infinite}._heroSkeleton_hhvun_6{padding:28px;border-radius:28px}._heroGrid_hhvun_37{display:grid;grid-template-columns:1.6fr .8fr;gap:var(--space-xl)}._heroColumn_hhvun_43,._statsColumn_hhvun_44{display:grid;gap:var(--space-md)}._shimmerBlock_hhvun_22,._shimmerLine_hhvun_23,._statCard_hhvun_10,._tabPill_hhvun_9,._card_hhvun_7,._cardTall_hhvun_8{border-radius:20px}._shimmerBlock_hhvun_22{height:18px;width:180px;margin-bottom:20px;position:relative}._shimmerLine_hhvun_23{height:18px;position:relative}._title_hhvun_70{height:72px;width:70%}._short_hhvun_75{width:28%}._medium_hhvun_79{width:64%}._long_hhvun_83{width:86%}._statCard_hhvun_10{height:90px}._tabSkeleton_hhvun_91{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:var(--space-xl)}._tabPill_hhvun_9{height:74px}._cardGrid_hhvun_102{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);margin-top:var(--space-xl)}._card_hhvun_7{min-height:280px}._cardTall_hhvun_8{grid-column:1 / -1;min-height:360px}@keyframes _shimmer_hhvun_22{to{transform:translate(100%)}}@media (max-width: 960px){._heroGrid_hhvun_37,._cardGrid_hhvun_102{grid-template-columns:1fr}._tabSkeleton_hhvun_91{grid-template-columns:repeat(3,minmax(0,1fr))}._cardTall_hhvun_8{grid-column:auto}}@media (max-width: 640px){._tabSkeleton_hhvun_91{grid-template-columns:1fr 1fr}}._root_k2ytt_1{flex:1;display:flex;align-items:center;justify-content:center;padding:var(--space-xl);min-height:100dvh}._card_k2ytt_10{max-width:480px;width:100%;display:flex;flex-direction:column;gap:var(--space-md)}._heading_k2ytt_18{font-size:var(--text-h3);margin-top:var(--space-xs)}._detail_k2ytt_23{font-size:var(--text-small);color:var(--cacau);opacity:.6;font-family:var(--font-sans)}._retry_k2ytt_30{align-self:flex-start;margin-top:var(--space-sm)}._header_3va13_1{position:sticky;top:0;z-index:100;height:var(--header-h);background:var(--surface-glass);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--border-hairline)}._inner_3va13_12{height:100%;display:flex;align-items:center;justify-content:flex-end;gap:var(--space-lg)}._nav_3va13_20{display:flex;align-items:center;gap:var(--space-lg)}._edition_3va13_26{font-family:var(--font-sans);font-size:var(--text-small);font-weight:var(--weight-medium);color:var(--cacau);opacity:.6}._editionPicker_3va13_34{display:flex;align-items:center;gap:var(--space-sm)}._select_3va13_40{font-family:var(--font-sans);font-size:var(--text-small);font-weight:var(--weight-medium);color:var(--cacau);background:transparent;border:1px solid var(--border-accent);border-radius:2px;padding:4px 8px;cursor:pointer;outline:none;transition:border-color var(--duration-fast) var(--ease-out)}._select_3va13_40:hover,._select_3va13_40:focus{border-color:var(--nude)}._exportMenu_3va13_59{position:relative}._exportButton_3va13_63{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-sans);font-size:var(--text-small);font-weight:var(--weight-medium);color:var(--white);background:var(--mi7-blue);border:1px solid var(--mi7-blue);border-radius:999px;padding:6px 14px;cursor:pointer;transition:background var(--duration-fast) var(--ease-out),opacity var(--duration-fast) var(--ease-out)}._exportMenuPanel_3va13_81{position:absolute;top:calc(100% + 6px);right:0;display:flex;flex-direction:column;min-width:200px;padding:6px;border-radius:12px;background:var(--white);border:1px solid rgba(21,24,40,.08);box-shadow:0 8px 24px #15182824;z-index:20}._exportMenuItem_3va13_96{display:block;width:100%;text-align:left;font-family:var(--font-sans);font-size:var(--text-small);font-weight:var(--weight-medium);color:var(--cacau);background:transparent;border:none;border-radius:8px;padding:8px 10px;cursor:pointer;transition:background var(--duration-fast) var(--ease-out)}._exportMenuItem_3va13_96:hover,._exportMenuItem_3va13_96:focus-visible{background:#1518280d}._exportButton_3va13_63 svg{width:15px;height:15px;flex-shrink:0}._exportButton_3va13_63:hover,._exportButton_3va13_63:focus-visible{background:var(--cacau);border-color:var(--cacau)}._exportButton_3va13_63:disabled{opacity:.6;cursor:wait}@media (max-width: 640px){._edition_3va13_26{display:none}._exportButton_3va13_63{padding:6px 10px;font-size:.72rem}}._exportButton_sy2p5_8{display:none}html.js-enabled ._exportButton_sy2p5_8{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid rgba(21,24,40,.1);border-radius:8px;background:#ffffffd9;color:var(--mi7-blue);cursor:pointer;transition:background var(--duration-fast) var(--ease-out),opacity var(--duration-fast) var(--ease-out)}._exportButton_sy2p5_8 svg{width:15px;height:15px}._exportButton_sy2p5_8:hover,._exportButton_sy2p5_8:focus-visible{background:#15182814}._exportButton_sy2p5_8:disabled{opacity:.5;cursor:wait}._section_fhtmq_1{display:grid;gap:var(--space-lg);border-radius:28px;padding:clamp(1.25rem,2vw,1.85rem);box-shadow:var(--shadow-soft)}._sectionHeader_fhtmq_9{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-md)}._sectionTitle_fhtmq_16{margin-top:6px;font-size:clamp(1.8rem,3vw,2.5rem)}._stateBadge_fhtmq_21,._keyFigures_fhtmq_22 span,._timelinePill_fhtmq_23,._tabChip_fhtmq_24{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#08214c0f;color:var(--ink);font-size:.78rem;font-weight:var(--weight-semibold)}._keyFigures_fhtmq_22{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}._metricGrid_fhtmq_42{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(1rem,2vw,1.25rem);min-width:0}._metricGridCompact_fhtmq_49{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}._metricGridOverview_fhtmq_54{grid-template-columns:repeat(4,minmax(0,1fr))}._editorialSplit_fhtmq_58{display:grid;grid-template-columns:minmax(0,7fr) minmax(280px,3fr);gap:1.5rem;align-items:start}._editorialChartCard_fhtmq_65{display:grid;gap:14px;padding:clamp(1.25rem,2vw,1.6rem);border-radius:18px;background:#fffffff0;border:1px solid rgba(21,24,40,.05);box-shadow:0 1px 3px #1518280a,0 1px 2px #15182805}._projectionLegend_fhtmq_77{display:flex;flex-wrap:wrap;gap:8px 12px}._projectionLegendItem_fhtmq_83{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:.78rem;font-weight:var(--weight-medium)}._projectionSwatch_fhtmq_92{width:10px;height:10px;border-radius:999px;display:inline-block;flex-shrink:0}._stackedChartWrap_fhtmq_100{min-height:360px}._weeklyIndexMatrix_fhtmq_104{display:grid;gap:10px;width:100%}._weeklyIndexTable_fhtmq_110{display:grid;gap:12px;width:100%;max-height:600px;overflow-y:auto;padding-right:4px}._weeklyIndexRow_fhtmq_119{display:grid;grid-template-columns:minmax(148px,180px) minmax(0,1fr);gap:12px;align-items:center;width:100%}._weeklyIndexHeader_fhtmq_127{position:sticky;top:0;z-index:10;padding-bottom:8px;background:#fffffffa;box-shadow:0 8px 18px #1518280f}._weeklyIndexHeaderLabel_fhtmq_136{display:flex;align-items:center;min-height:34px;padding-inline:10px;border-radius:12px;background:#1518280d;color:var(--mi7-blue);font-size:.76rem;font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase}._weeklyIndexBrand_fhtmq_150{color:var(--ink);font-family:var(--font-sans);font-size:.8rem;font-weight:var(--weight-semibold);letter-spacing:.01em}._weeklyIndexBrandMp_fhtmq_158{display:inline-flex;align-items:center;width:fit-content;padding:3px 8px;border-radius:6px;background:#3d5a45;color:var(--white)}._weeklyIndexTrack_fhtmq_168{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));width:100%}@media (max-width: 900px){._weeklyIndexTable_fhtmq_110{overflow-x:auto;-webkit-overflow-scrolling:touch;direction:rtl}._weeklyIndexHeader_fhtmq_127,._weeklyIndexMatrix_fhtmq_104{direction:ltr}._weeklyIndexTrack_fhtmq_168{--weekly-col-min: 44px}}._weeklyIndexHeaderCell_fhtmq_205{display:flex;align-items:center;justify-content:center;min-width:0;min-height:34px;padding:0 6px;border-radius:10px;background:#1518280d;color:var(--mi7-blue);font-size:.72rem;font-weight:var(--weight-semibold);letter-spacing:.02em;white-space:nowrap}._weeklyIndexCell_fhtmq_221{display:flex;align-items:center;justify-content:center;min-width:0;min-height:30px;padding:0}._weeklyIndexCellStart_fhtmq_230{border-radius:10px 0 0 10px}._weeklyIndexCellEnd_fhtmq_234{border-radius:0 10px 10px 0}._weeklyIndexValue_fhtmq_238{font-family:var(--font-sans);font-size:.72rem;font-weight:var(--weight-semibold);letter-spacing:-.02em;line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums}._editorialNote_fhtmq_248{display:grid;gap:12px;padding:clamp(1.35rem,2vw,1.7rem);border-radius:18px;background:#fffffff0;border:1px solid rgba(21,24,40,.05);box-shadow:0 1px 3px #1518280a,0 1px 2px #15182805}._editorialNote_fhtmq_248 h3{color:var(--mi7-blue);font-family:var(--font-serif);font-size:clamp(1.2rem,1.5vw,1.45rem);font-weight:var(--weight-regular);line-height:1.2}._editorialNote_fhtmq_248 p{color:#151828c7;font-family:var(--font-serif);font-size:.95rem;line-height:1.65}._editorialNoteLegend_fhtmq_275{display:flex;align-items:flex-start;gap:10px;margin-top:4px;padding-top:14px;border-top:1px solid rgba(21,24,40,.08)}._editorialNoteLegendBadge_fhtmq_284{display:inline-flex;align-items:center;flex-shrink:0;width:fit-content;padding:3px 8px;border-radius:6px;background:#3d5a45;color:var(--white);font-family:var(--font-sans);font-size:.7rem;font-weight:var(--weight-semibold);letter-spacing:.04em;white-space:nowrap}._editorialNoteLegendText_fhtmq_300{color:#151828c7;font-family:var(--font-serif);font-size:.85rem;line-height:1.55}._stackGap_fhtmq_307{display:grid;gap:var(--space-lg)}._networkControls_fhtmq_312{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:18px;background:linear-gradient(180deg,#08214c08,#70e7ff0a);border:1px solid rgba(8,33,76,.06)}._networkControlsText_fhtmq_323{margin:.35rem 0 0;color:var(--muted);font-size:.9rem}._channelGrid_fhtmq_329{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}._channelCard_fhtmq_335{display:flex;flex-direction:column;align-items:stretch;height:100%;gap:1.25rem;padding:clamp(1.5rem,2vw,2rem);border-radius:16px;background:#ffffffeb;border:1px solid rgba(21,24,40,.05);box-shadow:0 1px 3px #1518280a,0 1px 2px #15182805}._inlineHeader_fhtmq_350{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-md)}._channelHeader_fhtmq_357{display:grid;gap:4px}._channelTitle_fhtmq_362{color:var(--mi7-blue);font-family:var(--font-serif);font-size:clamp(1.2rem,1.5vw,1.5rem);font-weight:var(--weight-regular);line-height:1.15}._channelStats_fhtmq_370{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-left:auto}._channelStatPill_fhtmq_378{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#1518280d;color:var(--mi7-blue);font-size:.78rem;font-weight:var(--weight-semibold);white-space:nowrap}._barTable_fhtmq_390{display:grid;gap:14px}._channelFooter_fhtmq_395{display:flex;justify-content:flex-end}._viewAllButton_fhtmq_400,._modalClose_fhtmq_401{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;cursor:pointer;transition:transform var(--duration-fast) var(--ease-out),background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}._viewAllButton_fhtmq_400{padding:.75rem 1rem;background:#08214c0f;color:var(--mi7-blue);font-size:.78rem;font-weight:var(--weight-semibold)}._viewAllButton_fhtmq_400:hover,._viewAllButton_fhtmq_400:focus-visible,._modalClose_fhtmq_401:hover,._modalClose_fhtmq_401:focus-visible{transform:translateY(-1px)}._viewAllButton_fhtmq_400:hover,._viewAllButton_fhtmq_400:focus-visible{background:#08214c1f}._barRow_fhtmq_434,._groupedBarRow_fhtmq_435{display:grid;grid-template-columns:minmax(180px,1.2fr) minmax(0,2fr) auto;gap:14px;align-items:center}._barRow_fhtmq_434 small,._groupedBarRow_fhtmq_435 small{display:block;margin-top:4px;color:var(--muted)}._barTrack_fhtmq_449{position:relative;height:14px;overflow:hidden;border-radius:999px;background:#08214c14}._barFillPrimary_fhtmq_457,._barFillSecondary_fhtmq_458,._barFillWarning_fhtmq_459{height:100%;border-radius:inherit}._barFillPrimary_fhtmq_457{background:linear-gradient(90deg,var(--blue-500),var(--aqua))}._barFillSecondary_fhtmq_458{background:linear-gradient(90deg,#ffcc5ad9,#0c539abf)}._barFillWarning_fhtmq_459{background:linear-gradient(90deg,#ff8863e0,#ff5666f0)}._valueLabel_fhtmq_476{font-weight:var(--weight-semibold);color:var(--ink)}._segmentSelector_fhtmq_481{display:flex;flex-wrap:wrap;gap:10px}._segmentPill_fhtmq_487{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:0;border-radius:999px;background:#08214c0f;color:var(--mi7-blue);font-size:.75rem;font-weight:var(--weight-semibold);transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}._segmentPill_fhtmq_487:hover,._segmentPill_fhtmq_487:focus-visible{background:#08214c1f}._segmentPillActive_fhtmq_508{background:var(--mi7-blue);color:var(--white)}._tabRow_fhtmq_513{display:flex;gap:8px;flex-wrap:wrap}._tabChip_fhtmq_24{border:1px solid rgba(8,33,76,.08);cursor:pointer;transition:background var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out)}._tabChip_fhtmq_24:hover,._tabChip_fhtmq_24:focus-visible{border-color:#0c539a33}._tabChipActive_fhtmq_532{background:#0c539a24;border-color:#0c539a38}._densityMatrix_fhtmq_537{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}._densityCard_fhtmq_543{display:grid;gap:1rem;padding:clamp(1.25rem,2vw,1.6rem);border-radius:18px;min-width:0;background:#fffffff0;border:1px solid rgba(21,24,40,.05);box-shadow:0 1px 3px #1518280a,0 1px 2px #15182805}._densityCardHeader_fhtmq_556{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._densityModePill_fhtmq_563{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#1518280d;color:var(--mi7-blue);font-size:.78rem;font-weight:var(--weight-semibold);white-space:nowrap}._densityChartWrap_fhtmq_575{min-height:260px}._chartCard_fhtmq_579{display:grid;gap:var(--space-md);padding:20px;border-radius:22px;background:linear-gradient(180deg,#08214c08,#70e7ff0a);border:1px solid rgba(8,33,76,.06)}._legend_fhtmq_588{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted)}._legendExportSlot_fhtmq_595{margin-left:auto}._legend_fhtmq_588 span{display:inline-flex;align-items:center;gap:8px}._legendItem_fhtmq_605{display:flex;align-items:center;gap:8px}._legendMp_fhtmq_611,._legendMf_fhtmq_612,._legendGeneral_fhtmq_613,._legendAvailability_fhtmq_614,._legendStockout_fhtmq_615{width:12px;height:12px;border-radius:999px}._legendMp_fhtmq_611{background:var(--chart-mp)}._legendMf_fhtmq_612{background:var(--chart-mf)}._legendGeneral_fhtmq_613{background:#ff5666f0}._legendAvailability_fhtmq_614{background:#355e4b}._legendStockout_fhtmq_615{background:#be123c}._lineChartWrap_fhtmq_641{position:relative}._lineChart_fhtmq_641{width:100%;overflow:visible}._gridLine_fhtmq_650{stroke:#08214c14;stroke-dasharray:3 4}._axisText_fhtmq_655{fill:var(--muted);font-size:10px}._pointValueLabel_fhtmq_660{font-size:10px;font-weight:var(--weight-semibold);pointer-events:none}._pointValueMp_fhtmq_666{fill:var(--chart-mp)}._pointValueMf_fhtmq_670{fill:var(--chart-mf)}._pointValueChipMp_fhtmq_674,._pointValueChipMf_fhtmq_675{pointer-events:none}._pointValueChipMp_fhtmq_674{fill:var(--muted)}._pointValueChipMf_fhtmq_675{fill:#fffffff0;stroke:#08214c1a;stroke-width:1px}._chartTooltip_fhtmq_689{position:absolute;display:grid;gap:2px;min-width:120px;padding:10px 12px;border-radius:14px;background:#08214cf2;color:var(--white);transform:translate(-50%,calc(-100% - 12px));pointer-events:none;box-shadow:var(--shadow-soft)}._modalOverlay_fhtmq_703{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:1.5rem;overflow-y:auto;background:#08214c6b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._modalCard_fhtmq_716{display:grid;grid-template-rows:auto minmax(0,1fr);gap:1rem;width:min(980px,100%);max-height:min(84vh,920px);padding:clamp(1.2rem,2vw,1.6rem);border-radius:24px;overflow:hidden;background:#fffffffa;border:1px solid rgba(21,24,40,.08);box-shadow:0 18px 40px #08214c2e,0 4px 12px #08214c14}._modalHeader_fhtmq_732{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._modalTitle_fhtmq_739{margin:.35rem 0 0;color:var(--mi7-blue);font-family:var(--font-serif);font-size:clamp(1.25rem,2vw,1.7rem);font-weight:var(--weight-regular);line-height:1.15}._modalSubtitle_fhtmq_748{margin:.5rem 0 0;color:var(--muted);font-size:.9rem}._modalClose_fhtmq_401{padding:.75rem 1rem;background:#08214c14;color:var(--mi7-blue);font-size:.78rem;font-weight:var(--weight-semibold)}._modalClose_fhtmq_401:hover,._modalClose_fhtmq_401:focus-visible{background:#08214c24}._modalBody_fhtmq_767{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:.35rem}._emptyStateText_fhtmq_774{margin:0;color:var(--muted)}._notesList_fhtmq_779{display:grid;gap:8px;padding-left:18px;color:var(--muted)}._ctaRow_fhtmq_786{display:flex;flex-wrap:wrap;gap:12px}._groupedBarTracks_fhtmq_792{display:grid;gap:10px}._groupedBarItem_fhtmq_797{display:grid;gap:6px}._groupedBarMetricRow_fhtmq_802{display:flex;align-items:center;justify-content:space-between;gap:12px}@media (max-width: 1024px){._networkControls_fhtmq_312,._inlineHeader_fhtmq_350,._modalHeader_fhtmq_732{flex-direction:column;align-items:stretch}._channelStats_fhtmq_370{margin-left:0;justify-content:flex-start}}@media (max-width: 900px){._channelGrid_fhtmq_329,._densityMatrix_fhtmq_537{grid-template-columns:1fr}}@media (max-width: 720px){._barRow_fhtmq_434,._groupedBarRow_fhtmq_435{grid-template-columns:1fr}._modalOverlay_fhtmq_703{padding:1rem}._modalCard_fhtmq_716{max-height:88vh}}._groupedBarItem_fhtmq_797 span{color:var(--muted);font-size:.8rem}._groupedBarValue_fhtmq_850{font-weight:var(--weight-semibold);color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap}._ruptureCompareGrid_fhtmq_857{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}._rupturePanel_fhtmq_863{display:grid;gap:1.25rem;padding:clamp(1.25rem,2vw,1.6rem);border-radius:18px;background:#fffffff0;border:1px solid rgba(21,24,40,.05);box-shadow:0 1px 3px #1518280a,0 1px 2px #15182805}._rupturePanelHeader_fhtmq_875{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._rupturePanelRows_fhtmq_882{display:grid;gap:1rem}._rupturePanelRow_fhtmq_882{display:grid;grid-template-columns:minmax(140px,180px) minmax(0,1fr);gap:14px;align-items:center}._rupturePanelLabel_fhtmq_894 strong{display:block;color:var(--ink);font-family:var(--font-sans);letter-spacing:.01em}._ruptureStackBar_fhtmq_901{position:relative;overflow:visible}._ruptureStackBarClip_fhtmq_906{display:flex;height:32px;overflow:hidden;border-radius:999px;background:#08214c14}._ruptureAvailabilitySegment_fhtmq_914,._ruptureStockoutSegment_fhtmq_915{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;padding:0 10px}._ruptureAvailabilitySegment_fhtmq_914{background:#355e4b}._ruptureStockoutSegment_fhtmq_915{background:#be123c}._ruptureSegmentValue_fhtmq_932{overflow:hidden;color:var(--white);font-family:var(--font-sans);font-size:.78rem;font-weight:var(--weight-semibold);line-height:1;text-align:center;white-space:nowrap;text-overflow:clip}._ruptureSegmentValueExternal_fhtmq_944{position:absolute;top:50%;left:100%;margin-left:8px;transform:translateY(-50%);color:var(--mi7-blue);font-family:var(--font-sans);font-size:.78rem;font-weight:var(--weight-semibold);line-height:1;white-space:nowrap}._geoList_fhtmq_958{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}._geoCard_fhtmq_964{display:grid;gap:6px;padding:16px;border-radius:18px;background:#ffffffd1;border:1px solid rgba(8,33,76,.06)}._geoCard_fhtmq_964 small,._geoCard_fhtmq_964 p{color:var(--muted)}._premiumCtaCard_fhtmq_978{display:grid;gap:var(--space-md);padding:22px;border-radius:24px;background:linear-gradient(135deg,#08214cf0,#0c539ae6);color:var(--white)}._premiumCtaCard_fhtmq_978 h3,._premiumCtaCard_fhtmq_978 p{color:var(--white)}@media (max-width: 1200px){._editorialSplit_fhtmq_58{grid-template-columns:1fr}._metricGridOverview_fhtmq_54{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){._densityMatrix_fhtmq_537,._channelGrid_fhtmq_329,._ruptureCompareGrid_fhtmq_857,._barRow_fhtmq_434,._groupedBarRow_fhtmq_435,._rupturePanelRow_fhtmq_882,._weeklyIndexRow_fhtmq_119{grid-template-columns:1fr}._metricGridOverview_fhtmq_54,._metricGridCompact_fhtmq_49{grid-template-columns:repeat(2,minmax(0,1fr))}._sectionHeader_fhtmq_9{flex-direction:column}._keyFigures_fhtmq_22,._inlineHeader_fhtmq_350,._rupturePanelHeader_fhtmq_875,._channelStats_fhtmq_370,._densityCardHeader_fhtmq_556{justify-content:flex-start}}@media (max-width: 640px){._metricGridOverview_fhtmq_54,._metricGridCompact_fhtmq_49{grid-template-columns:1fr}}._editorialAnalysisCard_fhtmq_1041{display:grid;gap:var(--space-lg);padding:clamp(1.5rem,2.5vw,2rem);border-radius:24px;background:var(--bg-card-sutil);border:1px solid var(--border-hairline)}._editorialAnalysisHeader_fhtmq_1050{display:grid;gap:4px}._editorialAnalysisTitle_fhtmq_1055{margin:0;color:var(--ink);font-family:var(--font-serif);font-size:clamp(1.4rem,2.2vw,1.8rem)}._editorialAnalysisSubtitle_fhtmq_1062{margin:0;color:var(--muted);font-size:var(--text-small)}._editorialAnalysisColumns_fhtmq_1068{display:grid;grid-template-columns:1fr;gap:24px}._editorialAnalysisColumn_fhtmq_1068{display:grid;gap:var(--space-sm);align-content:start;width:100%}._editorialAnalysisColumn_fhtmq_1068+._editorialAnalysisColumn_fhtmq_1068{padding-top:24px;border-top:1px solid #e2e8f0}._editorialAnalysisColumnTitle_fhtmq_1086{margin:0;color:var(--mi7-blue);font-family:var(--font-sans);font-size:var(--text-small);font-weight:var(--weight-semibold);letter-spacing:.04em;text-transform:uppercase}._editorialAnalysisText_fhtmq_1096{margin:0;color:#151828d1;font-family:var(--font-serif);font-size:.98rem;line-height:1.65}._card_gycge_1{display:flex;flex-direction:column;gap:14px;padding:clamp(1.5rem,2vw,2rem);border-radius:18px;min-width:0;background:var(--bg-card-sutil);border:1px solid rgba(21,24,40,.05);box-shadow:0 1px 3px #1518280a,0 1px 2px #15182805}._cardCompact_gycge_15{gap:10px;padding:1.1rem 1rem}._cardDense_gycge_20{gap:6px;padding:14px 16px}._header_gycge_25{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}._headerDense_gycge_32{gap:8px}._label_gycge_36{max-width:26ch;color:#1518288f;letter-spacing:.16em}._labelCompact_gycge_42{max-width:none;letter-spacing:.12em}._labelDense_gycge_47{max-width:none;font-size:.75rem;letter-spacing:.12em}._indicator_gycge_53{width:10px;height:10px;flex-shrink:0;margin-top:4px;border-radius:999px;background:#15182824}._indicatorDense_gycge_62{width:8px;height:8px;margin-top:2px}._indicatorPositive_gycge_68{background:var(--mi7-lime)}._indicatorCritical_gycge_72{background:#be123c}._valueRow_gycge_76{display:flex;align-items:center;justify-content:center;flex:1;text-align:center;gap:10px;padding-block:4px}._valueRowDense_gycge_86{padding-block:0}._value_gycge_76{font-family:var(--font-sans);font-size:clamp(2rem,3vw,2.75rem);font-weight:var(--weight-semibold);line-height:.95;letter-spacing:-.04em;color:var(--mi7-blue);font-variant-numeric:tabular-nums;text-align:center}._valueCompact_gycge_101{font-size:clamp(1.3rem,1.6vw,1.75rem)}._valueDense_gycge_105{font-size:clamp(1.4rem,1.8vw,1.6rem)}._meta_gycge_109{color:var(--muted);font-size:.92rem;line-height:1.45;text-align:center}._metaCompact_gycge_116{font-size:.8rem;line-height:1.35;text-align:center}._metaDense_gycge_122{font-size:.75rem;line-height:1.25;text-align:center}._shell_1gjtg_11{--sidebar-w: 272px;display:flex;min-height:100dvh;background:radial-gradient(circle at top right,rgba(81,163,200,.14),transparent 28%),linear-gradient(180deg,#1518280a,#15182800)}._sidebar_1gjtg_9{position:sticky;top:0;height:100dvh;width:var(--sidebar-w);flex-shrink:0;z-index:30;display:flex;flex-direction:column;gap:var(--space-xl);padding:16px 18px 24px;background:var(--mi7-blue);border-right:1px solid rgba(255,255,255,.08)}._sidebarBrand_1gjtg_42{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}._mi7BrandBlock_1gjtg_50{display:flex;justify-content:center;align-items:center;margin-bottom:12px}._logoMi7_1gjtg_57{display:block;width:auto;max-width:100%;max-height:55px;object-fit:contain}._sidebarTitleBlock_1gjtg_65{display:grid;justify-items:center;gap:6px}._sidebarTitle_1gjtg_65{margin:0;color:var(--white);font-family:var(--font-serif);font-size:clamp(1.4rem,1.8vw,1.7rem);line-height:1.05}._logoAbmapro_1gjtg_79{display:block;width:auto;max-width:100%;max-height:30px;object-fit:contain;flex-shrink:0}._sidebarSubtitle_1gjtg_88{margin:0;color:#ffffff9e;font-size:.88rem;line-height:1.45}._sidebarBadge_1gjtg_95{display:inline-flex;width:fit-content;align-self:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);color:#ffffffc2;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}._sidebarNav_1gjtg_108{display:flex;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;padding-right:4px}._sidebarLink_1gjtg_117{position:relative;display:grid;gap:4px;padding:14px 16px 14px 18px;text-decoration:none;border-radius:14px;color:#ffffffc7;transition:color var(--duration-fast) var(--ease-out),background var(--duration-fast) var(--ease-out)}._sidebarLink_1gjtg_117:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:2px;border-radius:999px;background:transparent;transition:background var(--duration-fast) var(--ease-out)}._sidebarLink_1gjtg_117:hover,._sidebarLink_1gjtg_117:focus-visible,html.js-enabled ._sidebarLink_1gjtg_117._active_1gjtg_146{color:var(--white);background:#ffffff0a}._sidebarLink_1gjtg_117:hover:before,._sidebarLink_1gjtg_117:focus-visible:before,html.js-enabled ._sidebarLink_1gjtg_117._active_1gjtg_146:before{background:#c0d520e0}._sidebarLink_1gjtg_117:hover ._sidebarLinkText_1gjtg_174,._sidebarLink_1gjtg_117:focus-visible ._sidebarLinkText_1gjtg_174,html.js-enabled ._sidebarLink_1gjtg_117._active_1gjtg_146 ._sidebarLinkText_1gjtg_174{color:#ffffffad}@supports not (animation-timeline: view()){html:not(.js-enabled) ._shell_1gjtg_11:has(#resumo-executivo:target) ._sidebarLink_1gjtg_117[href="#resumo-executivo"],html:not(.js-enabled) ._shell_1gjtg_11:has(#quantidade-mp:target) ._sidebarLink_1gjtg_117[href="#quantidade-mp"],html:not(.js-enabled) ._shell_1gjtg_11:has(#variacao-precos:target) ._sidebarLink_1gjtg_117[href="#variacao-precos"],html:not(.js-enabled) ._shell_1gjtg_11:has(#indice-cesta:target) ._sidebarLink_1gjtg_117[href="#indice-cesta"],html:not(.js-enabled) ._shell_1gjtg_11:has(#ruptura-digital:target) ._sidebarLink_1gjtg_117[href="#ruptura-digital"],html:not(.js-enabled) ._shell_1gjtg_11:has(#conheca-mi7:target) ._sidebarLink_1gjtg_117[href="#conheca-mi7"]{color:var(--white);background:#ffffff0a}html:not(.js-enabled) ._shell_1gjtg_11:has(#resumo-executivo:target) ._sidebarLink_1gjtg_117[href="#resumo-executivo"]:before,html:not(.js-enabled) ._shell_1gjtg_11:has(#quantidade-mp:target) ._sidebarLink_1gjtg_117[href="#quantidade-mp"]:before,html:not(.js-enabled) ._shell_1gjtg_11:has(#variacao-precos:target) ._sidebarLink_1gjtg_117[href="#variacao-precos"]:before,html:not(.js-enabled) ._shell_1gjtg_11:has(#indice-cesta:target) ._sidebarLink_1gjtg_117[href="#indice-cesta"]:before,html:not(.js-enabled) ._shell_1gjtg_11:has(#ruptura-digital:target) ._sidebarLink_1gjtg_117[href="#ruptura-digital"]:before,html:not(.js-enabled) ._shell_1gjtg_11:has(#conheca-mi7:target) ._sidebarLink_1gjtg_117[href="#conheca-mi7"]:before{background:#c0d520e0}html:not(.js-enabled) ._shell_1gjtg_11:has(#resumo-executivo:target) ._sidebarLink_1gjtg_117[href="#resumo-executivo"] ._sidebarLinkText_1gjtg_174,html:not(.js-enabled) ._shell_1gjtg_11:has(#quantidade-mp:target) ._sidebarLink_1gjtg_117[href="#quantidade-mp"] ._sidebarLinkText_1gjtg_174,html:not(.js-enabled) ._shell_1gjtg_11:has(#variacao-precos:target) ._sidebarLink_1gjtg_117[href="#variacao-precos"] ._sidebarLinkText_1gjtg_174,html:not(.js-enabled) ._shell_1gjtg_11:has(#indice-cesta:target) ._sidebarLink_1gjtg_117[href="#indice-cesta"] ._sidebarLinkText_1gjtg_174,html:not(.js-enabled) ._shell_1gjtg_11:has(#ruptura-digital:target) ._sidebarLink_1gjtg_117[href="#ruptura-digital"] ._sidebarLinkText_1gjtg_174,html:not(.js-enabled) ._shell_1gjtg_11:has(#conheca-mi7:target) ._sidebarLink_1gjtg_117[href="#conheca-mi7"] ._sidebarLinkText_1gjtg_174{color:#ffffffad}}@supports (animation-timeline: view()){html:not(.js-enabled) ._shell_1gjtg_11{timeline-scope:--tl-resumo-executivo,--tl-quantidade-mp,--tl-variacao-precos,--tl-indice-cesta,--tl-ruptura-digital,--tl-conheca-mi7}html:not(.js-enabled) #resumo-executivo{view-timeline-name:--tl-resumo-executivo}html:not(.js-enabled) #quantidade-mp{view-timeline-name:--tl-quantidade-mp}html:not(.js-enabled) #variacao-precos{view-timeline-name:--tl-variacao-precos}html:not(.js-enabled) #indice-cesta{view-timeline-name:--tl-indice-cesta}html:not(.js-enabled) #ruptura-digital{view-timeline-name:--tl-ruptura-digital}html:not(.js-enabled) #conheca-mi7{view-timeline-name:--tl-conheca-mi7}@keyframes _sidebarLinkActiveByScroll_1gjtg_1{0%,8%{color:#ffffffc7;background:transparent}14%,53%{color:var(--white);background:#ffffff0a}59%,to{color:#ffffffc7;background:transparent}}@keyframes _sidebarLinkBeforeActiveByScroll_1gjtg_1{0%,8%{background:transparent}14%,53%{background:#c0d520e0}59%,to{background:transparent}}@keyframes _sidebarLinkTextActiveByScroll_1gjtg_1{0%,8%{color:#ffffff85}14%,53%{color:#ffffffad}59%,to{color:#ffffff85}}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#resumo-executivo"]{animation:_sidebarLinkActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-resumo-executivo}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#quantidade-mp"]{animation:_sidebarLinkActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-quantidade-mp}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#variacao-precos"]{animation:_sidebarLinkActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-variacao-precos}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#indice-cesta"]{animation:_sidebarLinkActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-indice-cesta}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#ruptura-digital"]{animation:_sidebarLinkActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-ruptura-digital}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#conheca-mi7"]{animation:_sidebarLinkActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-conheca-mi7}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#resumo-executivo"]:before{animation:_sidebarLinkBeforeActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-resumo-executivo}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#quantidade-mp"]:before{animation:_sidebarLinkBeforeActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-quantidade-mp}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#variacao-precos"]:before{animation:_sidebarLinkBeforeActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-variacao-precos}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#indice-cesta"]:before{animation:_sidebarLinkBeforeActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-indice-cesta}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#ruptura-digital"]:before{animation:_sidebarLinkBeforeActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-ruptura-digital}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#conheca-mi7"]:before{animation:_sidebarLinkBeforeActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-conheca-mi7}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#resumo-executivo"] ._sidebarLinkText_1gjtg_174{animation:_sidebarLinkTextActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-resumo-executivo}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#quantidade-mp"] ._sidebarLinkText_1gjtg_174{animation:_sidebarLinkTextActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-quantidade-mp}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#variacao-precos"] ._sidebarLinkText_1gjtg_174{animation:_sidebarLinkTextActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-variacao-precos}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#indice-cesta"] ._sidebarLinkText_1gjtg_174{animation:_sidebarLinkTextActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-indice-cesta}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#ruptura-digital"] ._sidebarLinkText_1gjtg_174{animation:_sidebarLinkTextActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-ruptura-digital}html:not(.js-enabled) ._sidebarLink_1gjtg_117[href="#conheca-mi7"] ._sidebarLinkText_1gjtg_174{animation:_sidebarLinkTextActiveByScroll_1gjtg_1 linear both;animation-timeline:--tl-conheca-mi7}}._sidebarLinkTitle_1gjtg_293{font-size:.98rem;font-weight:var(--weight-semibold)}._sidebarLinkText_1gjtg_174{color:#ffffff85;line-height:1.35}._workspace_1gjtg_303{flex:1;min-width:0;min-height:auto;display:flex;flex-direction:column}._scrollPane_1gjtg_2{flex:1;min-height:0;overflow:visible}._main_1gjtg_319{min-height:100%}._workspaceInner_1gjtg_323{width:100%;padding-inline:clamp(1.25rem,2.8vw,2.75rem)}._content_1gjtg_328{padding:var(--space-xl) 0 var(--space-2xl)}._panelStack_1gjtg_332{display:grid;gap:var(--space-xl)}._anchorSection_1gjtg_342{min-width:0;scroll-margin-top:16px}@media (min-width: 901px){._anchorSection_1gjtg_342{scroll-margin-top:calc(var(--header-h) + 16px)}._shell_1gjtg_11{background:linear-gradient(to right,var(--mi7-blue) var(--sidebar-w),transparent var(--sidebar-w)),radial-gradient(circle at top right,rgba(81,163,200,.14),transparent 28%),linear-gradient(180deg,#1518280a,#15182800)}}._mi7Teaser_1gjtg_372{display:grid;gap:24px;padding:clamp(1.5rem,3vw,2.5rem);border-radius:32px;border:1px solid rgba(81,163,200,.16);background:radial-gradient(circle at top right,rgba(81,163,200,.18),transparent 28%),linear-gradient(160deg,#151828,#1c2440);color:var(--white);box-shadow:0 24px 80px #08102147}._mi7TeaserHeader_1gjtg_385{display:flex;align-items:flex-start;gap:16px}._mi7Eyebrow_1gjtg_391{display:inline-block;margin-bottom:12px;color:#7fcdf1eb;font-size:.74rem;font-weight:var(--weight-semibold);letter-spacing:.16em;text-transform:uppercase}._mi7Title_1gjtg_401{margin:0;color:var(--white);font-size:clamp(1.9rem,4vw,3rem);line-height:.98}._mi7Lead_1gjtg_408{max-width:78ch;color:#ffffffdb;font-size:1rem;line-height:1.75}._mi7ScaleGrid_1gjtg_415{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._mi7ScaleCard_1gjtg_421{display:grid;gap:10px;min-height:168px;padding:22px 20px;border-radius:22px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0f}._mi7ScaleValue_1gjtg_432{color:var(--white);font-size:clamp(1.75rem,3vw,2.65rem);font-weight:var(--weight-semibold);line-height:.95;letter-spacing:-.03em}._mi7ScaleLabel_1gjtg_440{color:#ffffffd1;line-height:1.55}._mi7TeaserFooter_1gjtg_445{display:grid;gap:18px}._mi7TeaserCta_1gjtg_450{display:flex;justify-content:flex-start}._mi7PartnershipCta_1gjtg_455{background:radial-gradient(circle at top right,rgba(81,163,200,.24),transparent 36%),linear-gradient(160deg,#0b3b60,#004088);box-shadow:0 12px 28px #04306e47}._mi7PartnershipCta_1gjtg_455:hover,._mi7PartnershipCta_1gjtg_455:focus-visible{background:radial-gradient(circle at top right,rgba(127,205,241,.28),transparent 38%),linear-gradient(160deg,#0f4671,#0551a0)}._mi7ModalBackdrop_1gjtg_469{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:#05122994;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}._mi7Modal_1gjtg_469{position:relative;width:min(1120px,100%);max-height:min(90dvh,960px);overflow:hidden;border-radius:32px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at top right,rgba(81,163,200,.24),transparent 30%),linear-gradient(160deg,#0b3b60,#004088);color:var(--white);box-shadow:0 36px 120px #0411266b}._mi7ModalClose_1gjtg_495{position:absolute;top:20px;right:20px;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:110px;padding:12px 18px;border-radius:999px;background:#ffffff1f;color:var(--white);cursor:pointer;transition:background var(--duration-fast) var(--ease-out)}._mi7ModalClose_1gjtg_495:hover,._mi7ModalClose_1gjtg_495:focus-visible{background:#ffffff2e}._mi7ModalBody_1gjtg_517{display:grid;gap:28px;max-height:min(90dvh,960px);overflow-y:auto;padding:84px 32px 32px}._mi7Panel_1gjtg_526,._mi7ClosingPanel_1gjtg_527,._mi7ContactPanel_1gjtg_528{padding:24px;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:#ffffff12}._mi7PanelTitle_1gjtg_535{margin:0 0 18px;color:var(--white);font-size:clamp(1.35rem,2.2vw,1.8rem)}._mi7PillarGrid_1gjtg_541{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}._mi7PillarCard_1gjtg_547{display:grid;gap:14px;padding:18px 20px;border-radius:20px;background:#0b142933;border:1px solid rgba(255,255,255,.08)}._mi7PillarIndex_1gjtg_556{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#c0d5202e;color:#d9eb5a;font-size:.95rem;font-weight:var(--weight-semibold)}._mi7ObjectiveHeading_1gjtg_569{margin:0;color:var(--white);font-size:1.1rem;font-weight:var(--weight-semibold);letter-spacing:0;font-family:var(--font-sans)}._mi7ClosingText_1gjtg_578{margin:0;color:#ffffffd6}._mi7ClosingText_1gjtg_578{max-width:88ch;font-size:1.02rem;line-height:1.8}._mi7ContactGrid_1gjtg_589{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}._mi7ContactItem_1gjtg_595{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:18px;background:#0b142933;border:1px solid rgba(255,255,255,.08)}._mi7ContactIcon_1gjtg_605{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;border-radius:14px;background:#ffffff1a;color:#d5ecff}._mi7ContactIcon_1gjtg_605 svg{width:20px;height:20px}._mi7ContactLabel_1gjtg_622{display:block;margin-bottom:4px;color:#ffffff9e;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}._mi7ContactValue_1gjtg_631{margin:0;color:var(--white);word-break:break-word}._footer_1gjtg_637{margin-top:auto;padding:var(--space-xl) 0 var(--space-2xl);border-top:1px solid rgba(8,33,76,.08)}._footerInner_1gjtg_643{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg)}._footerInner_1gjtg_643 p{margin-top:4px;color:var(--muted)}@media (max-width: 1100px){._shell_1gjtg_11{--sidebar-w: 236px}}@media (max-width: 900px){._shell_1gjtg_11{flex-direction:column;height:auto;overflow:visible}._sidebar_1gjtg_9{position:relative;top:auto;height:auto;width:100%;min-width:0;border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}._sidebarNav_1gjtg_108{flex-direction:row;min-width:0;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}._sidebarLink_1gjtg_117{min-width:220px}._workspace_1gjtg_303{min-height:auto}._scrollPane_1gjtg_2{overflow:visible}._mi7TeaserHeader_1gjtg_385{flex-direction:column;align-items:flex-start}._mi7ScaleGrid_1gjtg_415,._mi7PillarGrid_1gjtg_541,._mi7ContactGrid_1gjtg_589,._footerInner_1gjtg_643{grid-template-columns:1fr}}@media (max-width: 520px){._workspaceInner_1gjtg_323{padding-inline:1rem}._mi7Teaser_1gjtg_372,._mi7ModalBody_1gjtg_517,._mi7Panel_1gjtg_526,._mi7ClosingPanel_1gjtg_527,._mi7ContactPanel_1gjtg_528{padding:20px}._mi7ModalBackdrop_1gjtg_469{padding:12px}._mi7ModalClose_1gjtg_495{top:14px;right:14px;min-width:96px;padding:10px 14px}._mi7ModalBody_1gjtg_517{padding-top:72px}}
