.HowItWorks-module__l3wqMW__container{max-width:100%;padding:0}.HowItWorks-module__l3wqMW__hero{text-align:center;padding:var(--md-sys-spacing-12)var(--md-sys-spacing-6);background:linear-gradient(135deg,var(--md-sys-color-primary-container)0%,var(--md-sys-color-tertiary-container)100%);border-radius:var(--md-sys-shape-corner-extra-large);margin-bottom:var(--md-sys-spacing-8)}.HowItWorks-module__l3wqMW__heroIcon{background:var(--md-sys-color-primary);border-radius:var(--md-sys-shape-corner-medium);width:80px;height:80px;color:var(--md-sys-color-on-primary);justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.HowItWorks-module__l3wqMW__heroTitle{font-size:var(--md-sys-typescale-headline-large-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-sys-color-on-primary-container);margin:0 0 12px}.HowItWorks-module__l3wqMW__heroSubtitle{font-size:var(--md-sys-typescale-title-small-font-size);color:var(--md-sys-color-on-primary-container);opacity:.85;margin:0;max-width:600px;margin-inline:auto}.HowItWorks-module__l3wqMW__overviewCards{gap:var(--md-sys-spacing-4);margin-bottom:var(--md-sys-spacing-8);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:768px){.HowItWorks-module__l3wqMW__overviewCards{grid-template-columns:1fr}}.HowItWorks-module__l3wqMW__overviewCard{background:var(--md-sys-color-surface-container);border-radius:var(--md-sys-shape-corner-large);padding:var(--md-sys-spacing-6);text-align:center;transition:transform .2s,box-shadow .2s}.HowItWorks-module__l3wqMW__overviewCard:hover{box-shadow:var(--md-sys-elevation-level2);transform:translateY(-4px)}.HowItWorks-module__l3wqMW__overviewNumber{background:var(--md-sys-color-primary);width:48px;height:48px;color:var(--md-sys-color-on-primary);border-radius:var(--md-sys-shape-corner-medium);font-size:var(--md-sys-typescale-headline-small-font-size);font-weight:var(--md-sys-typescale-weight-bold);justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.HowItWorks-module__l3wqMW__overviewCard h3{font-size:var(--md-sys-typescale-title-small-font-size);font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-sys-color-on-surface);margin:0 0 8px}.HowItWorks-module__l3wqMW__overviewCard p{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:.9rem}.HowItWorks-module__l3wqMW__accordion{gap:var(--md-sys-spacing-2);margin-bottom:var(--md-sys-spacing-8);flex-direction:column;display:flex}.HowItWorks-module__l3wqMW__accordionItem{background:var(--md-sys-color-surface-container);border-radius:var(--md-sys-shape-corner-large);transition:box-shadow .2s;overflow:hidden}.HowItWorks-module__l3wqMW__accordionItem.HowItWorks-module__l3wqMW__open{box-shadow:var(--md-sys-elevation-level1)}.HowItWorks-module__l3wqMW__accordionHeader{align-items:center;gap:var(--md-sys-spacing-4);width:100%;padding:var(--md-sys-spacing-5)24px;cursor:pointer;text-align:left;background:0 0;border:none;transition:background .2s;display:flex}.HowItWorks-module__l3wqMW__accordionHeader:hover{background:var(--md-sys-color-surface-container-high)}.HowItWorks-module__l3wqMW__accordionIcon{background:var(--md-sys-color-primary-container);width:48px;height:48px;color:var(--md-sys-color-on-primary-container);border-radius:var(--md-sys-shape-corner-medium);flex-shrink:0;justify-content:center;align-items:center;display:flex}.HowItWorks-module__l3wqMW__accordionTitle{font-size:var(--md-sys-typescale-title-small-font-size);font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-sys-color-on-surface);flex:1}.HowItWorks-module__l3wqMW__accordionArrow{width:32px;height:32px;font-size:var(--md-sys-typescale-headline-small-font-size);color:var(--md-sys-color-on-surface-variant);font-weight:var(--md-sys-typescale-weight-light);justify-content:center;align-items:center;display:flex}.HowItWorks-module__l3wqMW__accordionContent{padding:0 24px 24px;animation:.2s HowItWorks-module__l3wqMW__slideDown}@keyframes HowItWorks-module__l3wqMW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.HowItWorks-module__l3wqMW__contentSection{color:var(--md-sys-color-on-surface);line-height:1.7}.HowItWorks-module__l3wqMW__contentSection p{margin:0 0 16px}.HowItWorks-module__l3wqMW__contentSection ul{margin:0 0 16px;padding-left:24px}.HowItWorks-module__l3wqMW__contentSection li{margin-bottom:var(--md-sys-spacing-2)}.HowItWorks-module__l3wqMW__highlight{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container);padding:var(--md-sys-spacing-4)20px;border-radius:var(--md-sys-shape-corner-medium);border-left:4px solid var(--md-sys-color-tertiary)}.HowItWorks-module__l3wqMW__exampleBox{background:var(--md-sys-color-error-container);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-5);margin:var(--md-sys-spacing-5,20px)0}.HowItWorks-module__l3wqMW__exampleBox h4{margin:0 0 var(--md-sys-spacing-3,12px);color:var(--md-sys-color-on-error-container);font-size:var(--md-sys-typescale-body-large-font-size)}.HowItWorks-module__l3wqMW__exampleBox ul{margin:0;padding-left:1.25rem}.HowItWorks-module__l3wqMW__exampleBox li{color:var(--md-sys-color-on-error-container);margin-bottom:var(--md-sys-spacing-2)}.HowItWorks-module__l3wqMW__dataSourceGrid{gap:var(--md-sys-spacing-4);margin-top:var(--md-sys-spacing-5,20px);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.HowItWorks-module__l3wqMW__dataSourceCard{background:var(--md-sys-color-surface-container-high);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-4)}.HowItWorks-module__l3wqMW__dataSourceHeader{align-items:center;gap:var(--md-sys-spacing-3);margin-bottom:var(--md-sys-spacing-2);display:flex}.HowItWorks-module__l3wqMW__flag{font-size:var(--md-sys-typescale-headline-small-font-size)}.HowItWorks-module__l3wqMW__dataSourceCard h4{font-size:var(--md-sys-typescale-body-large-font-size);color:var(--md-sys-color-on-surface);margin:0}.HowItWorks-module__l3wqMW__dataSourceCard p{color:var(--md-sys-color-on-surface-variant);margin:0 0 8px;font-size:.9rem}.HowItWorks-module__l3wqMW__dataSourceTag{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);padding:var(--md-sys-spacing-1)10px;border-radius:var(--md-sys-shape-corner-medium);font-size:var(--md-sys-typescale-label-small-font-size);font-weight:var(--md-sys-typescale-weight-medium);display:inline-block}.HowItWorks-module__l3wqMW__methodGrid{gap:var(--md-sys-spacing-5);margin:var(--md-sys-spacing-6,24px)0;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.HowItWorks-module__l3wqMW__methodCard{background:var(--md-sys-color-surface-container-high);border-radius:var(--md-sys-shape-corner-large);padding:var(--md-sys-spacing-6)}.HowItWorks-module__l3wqMW__methodIcon{background:var(--md-sys-color-primary-container);width:3.5rem;height:3.5rem;color:var(--md-sys-color-on-primary-container);border-radius:var(--md-sys-shape-corner-large);margin-bottom:var(--md-sys-spacing-4);justify-content:center;align-items:center;display:flex}.HowItWorks-module__l3wqMW__methodCard h4{margin:0 0 var(--md-sys-spacing-1,4px);color:var(--md-sys-color-on-surface);font-size:1.2rem}.HowItWorks-module__l3wqMW__methodSubtitle{color:var(--md-sys-color-on-surface-variant);font-size:.85rem;margin:0 0 var(--md-sys-spacing-3,12px)!important}.HowItWorks-module__l3wqMW__algorithmList{padding-left:1.25rem;margin:var(--md-sys-spacing-4,16px)0!important}.HowItWorks-module__l3wqMW__algorithmList li{font-size:.9rem}.HowItWorks-module__l3wqMW__formulaBox{background:var(--md-sys-color-surface);border-radius:var(--md-sys-shape-corner-small);padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4,16px);margin-top:var(--md-sys-spacing-4,16px)}.HowItWorks-module__l3wqMW__formulaLabel{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-sys-color-on-surface-variant);margin-bottom:var(--md-sys-spacing-1);display:block}.HowItWorks-module__l3wqMW__formulaBox code{color:var(--md-sys-color-primary);font-family:Roboto Mono,monospace;font-size:.9rem}.HowItWorks-module__l3wqMW__combinedScore{background:var(--md-sys-color-primary-container);border-radius:var(--md-sys-shape-corner-large);padding:var(--md-sys-spacing-6);margin:var(--md-sys-spacing-6,24px)0}.HowItWorks-module__l3wqMW__combinedScore h4{text-align:center;margin:0 0 var(--md-sys-spacing-5,20px);color:var(--md-sys-color-on-primary-container)}.HowItWorks-module__l3wqMW__scoreFormula{justify-content:center;align-items:center;gap:var(--md-sys-spacing-4);flex-wrap:wrap;display:flex}.HowItWorks-module__l3wqMW__scoreComponent{background:var(--md-sys-color-surface);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-4)24px;text-align:center}.HowItWorks-module__l3wqMW__scoreComponent span:first-child{color:var(--md-sys-color-on-surface);margin-bottom:var(--md-sys-spacing-1);font-size:.9rem;display:block}.HowItWorks-module__l3wqMW__scorePercent{font-size:1.2rem;font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-sys-color-primary)}.HowItWorks-module__l3wqMW__scorePlus,.HowItWorks-module__l3wqMW__scoreEquals{font-size:var(--md-sys-typescale-headline-small-font-size);font-weight:var(--md-sys-typescale-weight-light);color:var(--md-sys-color-on-primary-container)}.HowItWorks-module__l3wqMW__riskLevels{margin-top:24px}.HowItWorks-module__l3wqMW__riskLevels h4{color:var(--md-sys-color-on-surface);margin:0 0 16px}.HowItWorks-module__l3wqMW__riskGrid{gap:var(--md-sys-spacing-4);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:768px){.HowItWorks-module__l3wqMW__riskGrid{grid-template-columns:1fr}}.HowItWorks-module__l3wqMW__riskCard{border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-5);text-align:center}.HowItWorks-module__l3wqMW__riskCard.HowItWorks-module__l3wqMW__riskHigh{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.HowItWorks-module__l3wqMW__riskCard.HowItWorks-module__l3wqMW__riskMedium{background:var(--md-ref-palette-warning95,#fff3cd);color:var(--md-ref-palette-warning30,#856404)}.HowItWorks-module__l3wqMW__riskCard.HowItWorks-module__l3wqMW__riskLow{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.HowItWorks-module__l3wqMW__riskRange{font-size:var(--md-sys-typescale-headline-small-font-size);font-weight:var(--md-sys-typescale-weight-bold);margin-bottom:var(--md-sys-spacing-2);display:block}.HowItWorks-module__l3wqMW__riskLabel{font-weight:var(--md-sys-typescale-weight-semibold);margin-bottom:var(--md-sys-spacing-2);display:block}.HowItWorks-module__l3wqMW__riskCard p{opacity:.9;margin:0;font-size:.85rem}.HowItWorks-module__l3wqMW__innExampleBox{background:var(--md-sys-color-surface-container-high);border-radius:var(--md-sys-shape-corner-large);padding:var(--md-sys-spacing-6);margin:var(--md-sys-spacing-5,20px)0}.HowItWorks-module__l3wqMW__innExampleBox h4{margin:0 0 var(--md-sys-spacing-4,16px);color:var(--md-sys-color-on-surface)}.HowItWorks-module__l3wqMW__innExamples{gap:var(--md-sys-spacing-3);flex-direction:column;display:flex}.HowItWorks-module__l3wqMW__innExample{align-items:center;gap:var(--md-sys-spacing-3);flex-wrap:wrap;display:flex}.HowItWorks-module__l3wqMW__innStem{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);padding:var(--md-sys-spacing-1,6px)var(--md-sys-spacing-3,14px);border-radius:var(--md-sys-shape-corner-small);font-family:Roboto Mono,monospace;font-size:.95rem}.HowItWorks-module__l3wqMW__innArrow{color:var(--md-sys-color-on-surface-variant)}.HowItWorks-module__l3wqMW__innDrugs{color:var(--md-sys-color-on-surface-variant);font-size:.85rem;font-style:italic}.HowItWorks-module__l3wqMW__warningBox{gap:var(--md-sys-spacing-4);background:var(--md-sys-color-error-container);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-5);margin:var(--md-sys-spacing-5,20px)0;color:var(--md-sys-color-on-error-container);display:flex}.HowItWorks-module__l3wqMW__warningBox svg{flex-shrink:0;margin-top:2px}.HowItWorks-module__l3wqMW__warningBox h4{margin:0 0 var(--md-sys-spacing-2,8px)}.HowItWorks-module__l3wqMW__warningBox p{margin:0}.HowItWorks-module__l3wqMW__libraryGrid{gap:var(--md-sys-spacing-4);margin:var(--md-sys-spacing-6)0;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.HowItWorks-module__l3wqMW__libraryCard{background:var(--md-sys-color-surface-container-high);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-5)}.HowItWorks-module__l3wqMW__libraryCard h4{font-size:var(--md-sys-typescale-title-small-font-size);margin:0 0 4px}.HowItWorks-module__l3wqMW__libraryDesc{color:var(--md-sys-color-on-surface-variant);font-size:.85rem;margin:0 0 12px!important}.HowItWorks-module__l3wqMW__libraryCard ul{margin:0;padding-left:20px;font-size:.9rem}.HowItWorks-module__l3wqMW__libraryLicense{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container);padding:var(--md-sys-spacing-1)10px;border-radius:var(--md-sys-shape-corner-small);font-size:var(--md-sys-typescale-label-small-font-size);font-weight:var(--md-sys-typescale-weight-medium);margin-top:12px;display:inline-block}.HowItWorks-module__l3wqMW__algorithmCount{justify-content:center;gap:var(--md-sys-spacing-8,32px);margin-top:var(--md-sys-spacing-6,24px);padding:var(--md-sys-spacing-6);background:var(--md-sys-color-primary-container);border-radius:var(--md-sys-shape-corner-large);display:flex}.HowItWorks-module__l3wqMW__algorithmStat{text-align:center}.HowItWorks-module__l3wqMW__statNumber{font-size:var(--md-sys-typescale-headline-large-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-sys-color-on-primary-container);display:block}.HowItWorks-module__l3wqMW__statLabel{color:var(--md-sys-color-on-primary-container);opacity:.85;font-size:.85rem}.HowItWorks-module__l3wqMW__regulatorGrid{gap:var(--md-sys-spacing-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:20px;display:grid}.HowItWorks-module__l3wqMW__regulatorCard{background:var(--md-sys-color-surface-container-high);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-5)}.HowItWorks-module__l3wqMW__regulatorHeader{align-items:center;gap:var(--md-sys-spacing-3);margin-bottom:var(--md-sys-spacing-3);display:flex}.HowItWorks-module__l3wqMW__regulatorFlag{font-size:var(--md-sys-typescale-headline-small-font-size)}.HowItWorks-module__l3wqMW__regulatorCard h4{font-size:var(--md-sys-typescale-body-large-font-size);margin:0}.HowItWorks-module__l3wqMW__regulatorCard ul{margin:0;padding-left:20px;font-size:.9rem}.HowItWorks-module__l3wqMW__aiSteps{margin:var(--md-sys-spacing-6,24px)0}.HowItWorks-module__l3wqMW__aiStep{gap:var(--md-sys-spacing-4);padding:var(--md-sys-spacing-4)0;border-bottom:1px solid var(--md-sys-color-outline-variant);display:flex}.HowItWorks-module__l3wqMW__aiStep:last-child{border-bottom:none}.HowItWorks-module__l3wqMW__aiStepNumber{background:var(--md-sys-color-primary);width:2.5rem;height:2.5rem;color:var(--md-sys-color-on-primary);border-radius:var(--md-sys-shape-corner-medium);font-weight:var(--md-sys-typescale-weight-bold);flex-shrink:0;justify-content:center;align-items:center;display:flex}.HowItWorks-module__l3wqMW__aiStepContent h4{margin:0 0 var(--md-sys-spacing-1,4px);color:var(--md-sys-color-on-surface)}.HowItWorks-module__l3wqMW__aiStepContent p{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:.9rem}.HowItWorks-module__l3wqMW__phoneticSymbolism{background:var(--md-sys-color-surface-container-high);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-5);margin-top:var(--md-sys-spacing-6,24px)}.HowItWorks-module__l3wqMW__phoneticSymbolism h4{margin:0 0 var(--md-sys-spacing-3,12px)}.HowItWorks-module__l3wqMW__phoneticSymbolism ul{margin:var(--md-sys-spacing-3,12px)0 0;padding-left:1.25rem}.HowItWorks-module__l3wqMW__trademarkSources{margin:var(--md-sys-spacing-5,20px)0}.HowItWorks-module__l3wqMW__trademarkSources h4{margin:0 0 var(--md-sys-spacing-4,16px);color:var(--md-sys-color-on-surface)}.HowItWorks-module__l3wqMW__trademarkGrid{gap:var(--md-sys-spacing-3);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.HowItWorks-module__l3wqMW__trademarkSource{background:var(--md-sys-color-surface-container-high);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-4);text-align:center}.HowItWorks-module__l3wqMW__trademarkSource strong{font-size:var(--md-sys-typescale-title-small-font-size);color:var(--md-sys-color-primary);margin-bottom:var(--md-sys-spacing-1);display:block}.HowItWorks-module__l3wqMW__trademarkSource span{color:var(--md-sys-color-on-surface-variant);font-size:.85rem}.HowItWorks-module__l3wqMW__infoBox{gap:var(--md-sys-spacing-4);background:var(--md-sys-color-tertiary-container);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-5);color:var(--md-sys-color-on-tertiary-container);margin-top:20px;display:flex}.HowItWorks-module__l3wqMW__infoBox svg{flex-shrink:0;margin-top:2px}.HowItWorks-module__l3wqMW__infoBox p{margin:0}.HowItWorks-module__l3wqMW__footer{text-align:center;padding:var(--md-sys-spacing-6);background:var(--md-sys-color-surface-container);border-radius:var(--md-sys-shape-corner-large);margin-top:16px}.HowItWorks-module__l3wqMW__footer p{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:.9rem}
.RegulatoryResources-module__czkLtG__container{gap:var(--md-sys-spacing-6);flex-direction:column;max-width:100%;padding:0;display:flex}.RegulatoryResources-module__czkLtG__summaryStats{gap:var(--md-sys-spacing-4);grid-template-columns:repeat(4,1fr);display:grid}.RegulatoryResources-module__czkLtG__statCard{background:var(--md-sys-color-surface-container);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-5);text-align:center;gap:var(--md-sys-spacing-1);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__statValue{font-size:var(--md-sys-typescale-headline-large-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-sys-color-primary)}.RegulatoryResources-module__czkLtG__statLabel{font-size:var(--md-sys-typescale-body-small-font-size);color:var(--md-sys-color-on-surface-variant)}.RegulatoryResources-module__czkLtG__mainTabs{gap:var(--md-sys-spacing-2);background:var(--md-sys-color-surface-container-low);padding:var(--md-sys-spacing-2);border-radius:var(--md-sys-shape-corner-large);display:flex;overflow-x:auto}.RegulatoryResources-module__czkLtG__mainTab{align-items:center;gap:var(--md-sys-spacing-2);padding:var(--md-sys-spacing-3)20px;color:var(--md-sys-color-on-surface-variant);border-radius:var(--md-sys-shape-corner-medium);cursor:pointer;font-size:var(--md-sys-typescale-body-medium-font-size);font-weight:var(--md-sys-typescale-weight-medium);white-space:nowrap;background:0 0;border:none;transition:all .2s;display:flex}.RegulatoryResources-module__czkLtG__mainTab:hover{background:var(--md-sys-color-surface-container)}.RegulatoryResources-module__czkLtG__mainTab.RegulatoryResources-module__czkLtG__active{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.RegulatoryResources-module__czkLtG__filters{gap:var(--md-sys-spacing-4);padding:var(--md-sys-spacing-4);background:var(--md-sys-color-surface-container);border-radius:var(--md-sys-shape-corner-medium);flex-wrap:wrap;align-items:center;display:flex}.RegulatoryResources-module__czkLtG__categoryFilters{gap:var(--md-sys-spacing-2);flex-wrap:wrap;display:flex}.RegulatoryResources-module__czkLtG__categoryBtn{padding:var(--md-sys-spacing-2)16px;border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-large);cursor:pointer;font-size:var(--md-sys-typescale-body-small-font-size);color:var(--md-sys-color-on-surface);background:0 0;transition:all .2s}.RegulatoryResources-module__czkLtG__categoryBtn:hover{background:var(--md-sys-color-surface-container-high)}.RegulatoryResources-module__czkLtG__categoryBtn.RegulatoryResources-module__czkLtG__active{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);border-color:var(--md-sys-color-secondary)}.RegulatoryResources-module__czkLtG__searchFilter{align-items:center;gap:var(--md-sys-spacing-2);background:var(--md-sys-color-surface);padding:var(--md-sys-spacing-2)16px;border-radius:var(--md-sys-shape-corner-extra-large);flex:1;min-width:200px;display:flex}.RegulatoryResources-module__czkLtG__searchFilter input{font-size:var(--md-sys-typescale-body-medium-font-size);color:var(--md-sys-color-on-surface);background:0 0;border:none;outline:none;width:100%}.RegulatoryResources-module__czkLtG__authorityFilter{align-items:center;gap:var(--md-sys-spacing-2);display:flex}.RegulatoryResources-module__czkLtG__authorityFilter select{padding:var(--md-sys-spacing-2)12px;border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-small);background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);font-size:var(--md-sys-typescale-body-small-font-size);cursor:pointer}.RegulatoryResources-module__czkLtG__sourcesList{gap:var(--md-sys-spacing-4);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__sourceCard{background:var(--md-sys-color-surface-container);border-radius:var(--md-sys-shape-corner-large);padding:var(--md-sys-spacing-5);gap:var(--md-sys-spacing-3);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__sourceHeader{justify-content:space-between;align-items:flex-start;gap:var(--md-sys-spacing-3);flex-wrap:wrap;display:flex}.RegulatoryResources-module__czkLtG__sourceTitle{align-items:center;gap:var(--md-sys-spacing-2);flex-wrap:wrap;display:flex}.RegulatoryResources-module__czkLtG__sourceTitle h3{font-size:1.0625rem;font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-sys-color-on-surface);margin:0}.RegulatoryResources-module__czkLtG__importance{font-size:var(--md-sys-typescale-label-small-font-size)}.RegulatoryResources-module__czkLtG__sourceMeta{gap:var(--md-sys-spacing-2);flex-wrap:wrap;display:flex}.RegulatoryResources-module__czkLtG__authorityBadge,.RegulatoryResources-module__czkLtG__typeBadge,.RegulatoryResources-module__czkLtG__formatBadge{padding:var(--md-sys-spacing-1)10px;border-radius:var(--md-sys-shape-corner-large);font-size:var(--md-sys-typescale-label-small-font-size);font-weight:var(--md-sys-typescale-weight-medium)}.RegulatoryResources-module__czkLtG__authorityBadge{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.RegulatoryResources-module__czkLtG__typeBadge{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.RegulatoryResources-module__czkLtG__formatBadge{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.RegulatoryResources-module__czkLtG__sourceDescription{font-size:var(--md-sys-typescale-body-medium-font-size);color:var(--md-sys-color-on-surface-variant);margin:0;line-height:1.6}.RegulatoryResources-module__czkLtG__sourceTags{gap:var(--md-sys-spacing-2);flex-wrap:wrap;display:flex}.RegulatoryResources-module__czkLtG__topicTag{padding:var(--md-sys-spacing-1)10px;background:var(--md-sys-color-surface-container-high);border-radius:var(--md-sys-shape-corner-medium);font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-sys-color-on-surface-variant)}.RegulatoryResources-module__czkLtG__sourceNotes{align-items:flex-start;gap:var(--md-sys-spacing-2);padding:var(--md-sys-spacing-3);background:var(--md-sys-color-surface-container-high);border-radius:var(--md-sys-shape-corner-small);font-size:var(--md-sys-typescale-body-small-font-size);color:var(--md-sys-color-on-surface-variant);display:flex}.RegulatoryResources-module__czkLtG__sourceActions{gap:var(--md-sys-spacing-2);margin-top:var(--md-sys-spacing-2,8px);display:flex}.RegulatoryResources-module__czkLtG__actionBtn{align-items:center;gap:var(--md-sys-spacing-1,6px);padding:var(--md-sys-spacing-2)var(--md-sys-spacing-4,16px);border:1px solid var(--md-sys-color-outline);border-radius:var(--md-sys-shape-corner-large);color:var(--md-sys-color-primary);font-size:var(--md-sys-typescale-body-small-font-size);font-weight:var(--md-sys-typescale-weight-medium);cursor:pointer;background:0 0;text-decoration:none;transition:all .2s;display:flex}.RegulatoryResources-module__czkLtG__actionBtn:hover{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);border-color:var(--md-sys-color-primary)}.RegulatoryResources-module__czkLtG__actionBtn.RegulatoryResources-module__czkLtG__apiBtn{color:var(--md-sys-color-tertiary);border-color:var(--md-sys-color-tertiary)}.RegulatoryResources-module__czkLtG__actionBtn.RegulatoryResources-module__czkLtG__apiBtn:hover{background:var(--md-sys-color-tertiary);color:var(--md-sys-color-on-tertiary)}.RegulatoryResources-module__czkLtG__noResults{padding:var(--md-sys-spacing-12,48px);color:var(--md-sys-color-on-surface-variant);justify-content:center;align-items:center;gap:var(--md-sys-spacing-4);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__guidelinesTab{gap:var(--md-sys-spacing-4);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__guidelinesList{gap:var(--md-sys-spacing-5);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__guidelineCard{background:var(--md-sys-color-surface-container);border-radius:var(--md-sys-shape-corner-large);padding:var(--md-sys-spacing-6);gap:var(--md-sys-spacing-4);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__guidelineHeader{gap:var(--md-sys-spacing-3);flex-wrap:wrap;display:flex}.RegulatoryResources-module__czkLtG__statusBadge{padding:var(--md-sys-spacing-1)12px;border-radius:var(--md-sys-shape-corner-large);font-size:var(--md-sys-typescale-label-small-font-size);font-weight:var(--md-sys-typescale-weight-medium)}.RegulatoryResources-module__czkLtG__statusBadge.RegulatoryResources-module__czkLtG__final{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.RegulatoryResources-module__czkLtG__statusBadge.RegulatoryResources-module__czkLtG__draft{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.RegulatoryResources-module__czkLtG__statusBadge.RegulatoryResources-module__czkLtG__superseded{background:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant)}.RegulatoryResources-module__czkLtG__guidelineTitle{font-size:var(--md-sys-typescale-title-medium-font-size);font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-sys-color-on-surface);margin:0;line-height:1.4}.RegulatoryResources-module__czkLtG__docNumber{font-size:var(--md-sys-typescale-body-small-font-size);color:var(--md-sys-color-on-surface-variant);margin:0;font-family:monospace}.RegulatoryResources-module__czkLtG__guidelineSummary{font-size:var(--md-sys-typescale-body-medium-font-size);color:var(--md-sys-color-on-surface-variant);margin:0;line-height:1.6}.RegulatoryResources-module__czkLtG__keyPoints{background:var(--md-sys-color-surface-container-high);padding:var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-medium)}.RegulatoryResources-module__czkLtG__keyPoints h4{font-size:var(--md-sys-typescale-body-medium-font-size);color:var(--md-sys-color-on-surface);margin:0 0 12px}.RegulatoryResources-module__czkLtG__keyPoints ul{margin:0;padding-left:20px}.RegulatoryResources-module__czkLtG__keyPoints li{font-size:var(--md-sys-typescale-body-small-font-size);color:var(--md-sys-color-on-surface-variant);margin-bottom:6px;line-height:1.5}.RegulatoryResources-module__czkLtG__guidelineApplicable{align-items:center;gap:var(--md-sys-spacing-3);font-size:var(--md-sys-typescale-body-small-font-size);flex-wrap:wrap;display:flex}.RegulatoryResources-module__czkLtG__applicableTag{padding:var(--md-sys-spacing-1)10px;background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);border-radius:var(--md-sys-shape-corner-medium);font-size:var(--md-sys-typescale-label-small-font-size)}.RegulatoryResources-module__czkLtG__guidelineActions{gap:var(--md-sys-spacing-3);margin-top:8px;display:flex}.RegulatoryResources-module__czkLtG__pocaTab{gap:var(--md-sys-spacing-6);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__pocaHeader{text-align:center}.RegulatoryResources-module__czkLtG__pocaHeader h2{color:var(--md-sys-color-on-surface);margin:0 0 8px}.RegulatoryResources-module__czkLtG__pocaHeader p{color:var(--md-sys-color-on-surface-variant);margin:0}.RegulatoryResources-module__czkLtG__pocaLinks{gap:var(--md-sys-spacing-4);flex-wrap:wrap;justify-content:center;display:flex}.RegulatoryResources-module__czkLtG__pocaLink{align-items:center;gap:var(--md-sys-spacing-2);padding:var(--md-sys-spacing-3)24px;background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);border-radius:var(--md-sys-shape-corner-extra-large);font-weight:var(--md-sys-typescale-weight-medium);text-decoration:none;transition:all .2s;display:flex}.RegulatoryResources-module__czkLtG__pocaLink:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.RegulatoryResources-module__czkLtG__pocaThresholds{background:var(--md-sys-color-surface-container);padding:var(--md-sys-spacing-6);border-radius:var(--md-sys-shape-corner-large)}.RegulatoryResources-module__czkLtG__pocaThresholds h3{text-align:center;margin:0 0 16px}.RegulatoryResources-module__czkLtG__thresholdCards{gap:var(--md-sys-spacing-4);grid-template-columns:repeat(3,1fr);display:grid}.RegulatoryResources-module__czkLtG__thresholdCard{padding:var(--md-sys-spacing-5);border-radius:var(--md-sys-shape-corner-medium);text-align:center;gap:var(--md-sys-spacing-2);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__thresholdCard.RegulatoryResources-module__czkLtG__high{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.RegulatoryResources-module__czkLtG__thresholdCard.RegulatoryResources-module__czkLtG__medium{background:var(--md-ref-palette-warning95,#fff3cd);color:var(--md-ref-palette-warning30,#856404)}.RegulatoryResources-module__czkLtG__thresholdCard.RegulatoryResources-module__czkLtG__low{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.RegulatoryResources-module__czkLtG__thresholdValue{font-size:var(--md-sys-typescale-headline-small-font-size);font-weight:var(--md-sys-typescale-weight-bold)}.RegulatoryResources-module__czkLtG__thresholdLabel{font-size:var(--md-sys-typescale-body-medium-font-size);font-weight:var(--md-sys-typescale-weight-semibold)}.RegulatoryResources-module__czkLtG__thresholdAction{font-size:var(--md-sys-typescale-label-large-font-size);opacity:.8}.RegulatoryResources-module__czkLtG__pocaMethodology{background:var(--md-sys-color-surface-container);padding:var(--md-sys-spacing-6);border-radius:var(--md-sys-shape-corner-large)}.RegulatoryResources-module__czkLtG__pocaMethodology h3{margin:0 0 16px}.RegulatoryResources-module__czkLtG__methodCards{gap:var(--md-sys-spacing-4);margin-bottom:var(--md-sys-spacing-4);grid-template-columns:repeat(2,1fr);display:grid}.RegulatoryResources-module__czkLtG__methodCard{background:var(--md-sys-color-surface);padding:var(--md-sys-spacing-5);border-radius:var(--md-sys-shape-corner-medium)}.RegulatoryResources-module__czkLtG__methodCard h4{color:var(--md-sys-color-primary);margin:0 0 12px}.RegulatoryResources-module__czkLtG__methodCard ul{margin:0;padding-left:20px}.RegulatoryResources-module__czkLtG__methodCard li{font-size:var(--md-sys-typescale-body-small-font-size);color:var(--md-sys-color-on-surface-variant);margin-bottom:var(--md-sys-spacing-1)}.RegulatoryResources-module__czkLtG__formula{padding:var(--md-sys-spacing-2)12px;background:var(--md-sys-color-surface-container-high);border-radius:var(--md-sys-shape-corner-small);font-family:monospace;font-size:var(--md-sys-typescale-body-small-font-size);color:var(--md-sys-color-primary);margin-top:12px}.RegulatoryResources-module__czkLtG__combinedFormula{text-align:center;padding:var(--md-sys-spacing-4);background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-radius:var(--md-sys-shape-corner-small);font-size:var(--md-sys-typescale-body-large-font-size)}.RegulatoryResources-module__czkLtG__pocaTest{background:var(--md-sys-color-surface-container);padding:var(--md-sys-spacing-6);border-radius:var(--md-sys-shape-corner-large)}.RegulatoryResources-module__czkLtG__pocaTest h3{margin:0 0 16px}.RegulatoryResources-module__czkLtG__testInput{align-items:center;gap:var(--md-sys-spacing-4);margin-bottom:var(--md-sys-spacing-4);display:flex}.RegulatoryResources-module__czkLtG__testInput label{font-weight:var(--md-sys-typescale-weight-medium)}.RegulatoryResources-module__czkLtG__testInput input[type=range]{border-radius:var(--md-sys-shape-corner-extra-small);background:var(--md-sys-color-surface-variant);cursor:pointer;flex:1;height:8px}.RegulatoryResources-module__czkLtG__scoreDisplay{font-size:var(--md-sys-typescale-headline-small-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-sys-color-primary);text-align:center;min-width:60px}.RegulatoryResources-module__czkLtG__testResult{align-items:center;gap:var(--md-sys-spacing-4);padding:var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-medium);display:flex}.RegulatoryResources-module__czkLtG__testResult.RegulatoryResources-module__czkLtG__high{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.RegulatoryResources-module__czkLtG__testResult.RegulatoryResources-module__czkLtG__medium{background:var(--md-ref-palette-warning95,#fff3cd);color:var(--md-ref-palette-warning30,#856404)}.RegulatoryResources-module__czkLtG__testResult.RegulatoryResources-module__czkLtG__low{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.RegulatoryResources-module__czkLtG__riskLabel{font-size:var(--md-sys-typescale-title-medium-font-size);font-weight:var(--md-sys-typescale-weight-semibold)}.RegulatoryResources-module__czkLtG__testResult p{margin:var(--md-sys-spacing-1,4px)0 0 0;font-size:var(--md-sys-typescale-body-medium-font-size)}.RegulatoryResources-module__czkLtG__pocaDatabases{background:var(--md-sys-color-surface-container);padding:var(--md-sys-spacing-6);border-radius:var(--md-sys-shape-corner-large)}.RegulatoryResources-module__czkLtG__pocaDatabases h3{margin:0 0 16px}.RegulatoryResources-module__czkLtG__dbList{gap:var(--md-sys-spacing-3);margin-bottom:var(--md-sys-spacing-3);display:flex}.RegulatoryResources-module__czkLtG__dbBadge{padding:var(--md-sys-spacing-2)16px;background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);border-radius:var(--md-sys-shape-corner-large);font-weight:var(--md-sys-typescale-weight-medium)}.RegulatoryResources-module__czkLtG__whoTab{gap:var(--md-sys-spacing-6);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__whoHeader{text-align:center}.RegulatoryResources-module__czkLtG__whoHeader h2{color:var(--md-sys-color-on-surface);margin:0 0 8px}.RegulatoryResources-module__czkLtG__whoHeader p{color:var(--md-sys-color-on-surface-variant);margin:0}.RegulatoryResources-module__czkLtG__whoStats{gap:var(--md-sys-spacing-4);grid-template-columns:repeat(3,1fr);display:grid}.RegulatoryResources-module__czkLtG__whoStatCard{background:var(--md-sys-color-surface-container);padding:var(--md-sys-spacing-5);border-radius:var(--md-sys-shape-corner-medium);text-align:center;gap:var(--md-sys-spacing-1);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__whoLinks{gap:var(--md-sys-spacing-4);flex-wrap:wrap;justify-content:center;display:flex}.RegulatoryResources-module__czkLtG__whoLink{align-items:center;gap:var(--md-sys-spacing-2);padding:var(--md-sys-spacing-3)24px;background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);border-radius:var(--md-sys-shape-corner-extra-large);font-weight:var(--md-sys-typescale-weight-medium);text-decoration:none;transition:all .2s;display:flex}.RegulatoryResources-module__czkLtG__whoLink:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.RegulatoryResources-module__czkLtG__whoNote{align-items:flex-start;gap:var(--md-sys-spacing-3);padding:var(--md-sys-spacing-4);background:var(--md-ref-palette-warning95,#fff3cd);border-radius:var(--md-sys-shape-corner-medium);color:var(--md-ref-palette-warning30,#856404);display:flex}.RegulatoryResources-module__czkLtG__whoNote p{font-size:var(--md-sys-typescale-body-medium-font-size);margin:0}.RegulatoryResources-module__czkLtG__alternativeApis{background:var(--md-sys-color-surface-container);padding:var(--md-sys-spacing-6);border-radius:var(--md-sys-shape-corner-large)}.RegulatoryResources-module__czkLtG__alternativeApis h3{margin:0 0 16px}.RegulatoryResources-module__czkLtG__apiList{gap:var(--md-sys-spacing-3);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__apiCard{background:var(--md-sys-color-surface);padding:var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-medium);gap:var(--md-sys-spacing-2);flex-direction:column;display:flex}.RegulatoryResources-module__czkLtG__apiCard h4{color:var(--md-sys-color-on-surface);margin:0}.RegulatoryResources-module__czkLtG__apiCard a{color:var(--md-sys-color-primary);font-size:var(--md-sys-typescale-body-small-font-size);word-break:break-all}.RegulatoryResources-module__czkLtG__innBadge{padding:var(--md-sys-spacing-1)10px;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-radius:var(--md-sys-shape-corner-medium);font-size:var(--md-sys-typescale-label-small-font-size);align-self:flex-start}.RegulatoryResources-module__czkLtG__stemExamples{background:var(--md-sys-color-surface-container);padding:var(--md-sys-spacing-6);border-radius:var(--md-sys-shape-corner-large)}.RegulatoryResources-module__czkLtG__stemExamples h3{margin:0 0 16px}.RegulatoryResources-module__czkLtG__stemTypes{gap:var(--md-sys-spacing-4);grid-template-columns:repeat(3,1fr);display:grid}.RegulatoryResources-module__czkLtG__stemType{background:var(--md-sys-color-surface);padding:var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-medium)}.RegulatoryResources-module__czkLtG__stemType h4{color:var(--md-sys-color-on-surface);margin:0 0 8px}.RegulatoryResources-module__czkLtG__stemType code{padding:var(--md-sys-spacing-1)10px;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-radius:var(--md-sys-shape-corner-extra-small);font-size:var(--md-sys-typescale-body-medium-font-size);margin-bottom:var(--md-sys-spacing-2);display:inline-block}.RegulatoryResources-module__czkLtG__stemType p{font-size:var(--md-sys-typescale-label-large-font-size);color:var(--md-sys-color-on-surface-variant);margin:0}.RegulatoryResources-module__czkLtG__mabNote{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container);padding:var(--md-sys-spacing-6);border-radius:var(--md-sys-shape-corner-large)}.RegulatoryResources-module__czkLtG__mabNote h3,.RegulatoryResources-module__czkLtG__mabNote p{margin:0 0 12px}.RegulatoryResources-module__czkLtG__newStems{gap:var(--md-sys-spacing-3);margin-bottom:var(--md-sys-spacing-3);flex-wrap:wrap;display:flex}.RegulatoryResources-module__czkLtG__newStems span{padding:var(--md-sys-spacing-1,6px)var(--md-sys-spacing-3,12px);border-radius:var(--md-sys-shape-corner-small);font-size:var(--md-sys-typescale-body-small-font-size);background:#fff3}.RegulatoryResources-module__czkLtG__newStems code{font-weight:var(--md-sys-typescale-weight-semibold)}.RegulatoryResources-module__czkLtG__warning{font-weight:var(--md-sys-typescale-weight-semibold);margin-top:var(--md-sys-spacing-3,12px)}.RegulatoryResources-module__czkLtG__genericResources{background:var(--md-sys-color-surface-container);padding:var(--md-sys-spacing-6);border-radius:var(--md-sys-shape-corner-large);margin-top:16px}.RegulatoryResources-module__czkLtG__genericResources h3{text-align:center;margin:0 0 20px}.RegulatoryResources-module__czkLtG__resourceCategories{gap:var(--md-sys-spacing-5);grid-template-columns:repeat(3,1fr);display:grid}.RegulatoryResources-module__czkLtG__resourceCategory{background:var(--md-sys-color-surface);padding:var(--md-sys-spacing-5);border-radius:var(--md-sys-shape-corner-medium)}.RegulatoryResources-module__czkLtG__resourceCategory h4{font-size:var(--md-sys-typescale-body-large-font-size);margin:0 0 12px}.RegulatoryResources-module__czkLtG__resourceCategory ul{margin:0;padding:0;list-style:none}.RegulatoryResources-module__czkLtG__resourceCategory li{padding:var(--md-sys-spacing-2)0;border-bottom:1px solid var(--md-sys-color-surface-variant)}.RegulatoryResources-module__czkLtG__resourceCategory li:last-child{border-bottom:none}.RegulatoryResources-module__czkLtG__resourceCategory a{color:var(--md-sys-color-primary);font-size:var(--md-sys-typescale-body-small-font-size);line-height:1.4;text-decoration:none}.RegulatoryResources-module__czkLtG__resourceCategory a:hover{text-decoration:underline}@media (max-width:1024px){.RegulatoryResources-module__czkLtG__summaryStats{grid-template-columns:repeat(2,1fr)}.RegulatoryResources-module__czkLtG__thresholdCards,.RegulatoryResources-module__czkLtG__methodCards,.RegulatoryResources-module__czkLtG__whoStats,.RegulatoryResources-module__czkLtG__stemTypes,.RegulatoryResources-module__czkLtG__resourceCategories{grid-template-columns:1fr}}@media (max-width:768px){.RegulatoryResources-module__czkLtG__summaryStats{grid-template-columns:1fr}.RegulatoryResources-module__czkLtG__filters{flex-direction:column;align-items:stretch}.RegulatoryResources-module__czkLtG__categoryFilters{padding-bottom:8px;overflow-x:auto}.RegulatoryResources-module__czkLtG__mainTabs{flex-wrap:nowrap;overflow-x:auto}.RegulatoryResources-module__czkLtG__mainTab{flex-shrink:0}.RegulatoryResources-module__czkLtG__sourceHeader,.RegulatoryResources-module__czkLtG__pocaLinks,.RegulatoryResources-module__czkLtG__whoLinks{flex-direction:column}.RegulatoryResources-module__czkLtG__pocaLink,.RegulatoryResources-module__czkLtG__whoLink{justify-content:center}}
.AnalysisResultsView-module__xP-UVa__container{background:var(--md-sys-color-surface);border-radius:var(--md-sys-shape-corner-large);border:1px solid var(--md-ref-palette-neutral90);box-shadow:var(--md-sys-elevation-level1);overflow:hidden}.AnalysisResultsView-module__xP-UVa__header{background:linear-gradient(135deg,var(--md-ref-palette-primary30)0%,var(--md-ref-palette-primary40)100%);padding:var(--md-sys-spacing-5)var(--md-sys-spacing-6);justify-content:space-between;align-items:center;gap:var(--md-sys-spacing-3);flex-wrap:wrap;display:flex}.AnalysisResultsView-module__xP-UVa__title{font-size:var(--md-sys-typescale-headline-medium-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-ref-palette-primary100);letter-spacing:.25px;margin:0}.AnalysisResultsView-module__xP-UVa__date{font-size:var(--md-sys-typescale-label-medium-font-size);color:var(--md-ref-palette-primary90)}.AnalysisResultsView-module__xP-UVa__tabs{gap:var(--md-sys-spacing-1);padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);background:var(--md-ref-palette-neutral96);border-bottom:1px solid var(--md-ref-palette-neutral90);display:flex;overflow-x:auto}.AnalysisResultsView-module__xP-UVa__tab{align-items:center;gap:var(--md-sys-spacing-2);padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);font-size:var(--md-sys-typescale-label-large-font-size);font-weight:var(--md-sys-typescale-weight-medium);color:var(--md-sys-color-on-surface-variant);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;white-space:nowrap;background:0 0;border:none;transition:all .2s;display:flex}.AnalysisResultsView-module__xP-UVa__tab:hover{background:var(--md-ref-palette-neutral94);color:var(--md-sys-color-on-surface)}.AnalysisResultsView-module__xP-UVa__activeTab{background:var(--md-sys-color-surface);color:var(--md-ref-palette-primary40);box-shadow:var(--md-sys-elevation-level1);font-weight:var(--md-sys-typescale-weight-semibold)}.AnalysisResultsView-module__xP-UVa__tabIcon{font-size:1.1em}.AnalysisResultsView-module__xP-UVa__tabLabel{display:inline}@media (max-width:600px){.AnalysisResultsView-module__xP-UVa__tabLabel{display:none}.AnalysisResultsView-module__xP-UVa__tab{padding:var(--md-sys-spacing-3)}}.AnalysisResultsView-module__xP-UVa__content{padding:var(--md-sys-spacing-5);min-height:300px}.AnalysisResultsView-module__xP-UVa__tabContent{gap:var(--md-sys-spacing-5);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__overviewGrid{gap:var(--md-sys-spacing-4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.AnalysisResultsView-module__xP-UVa__summaryCard{background:var(--md-sys-color-surface);border-radius:var(--md-sys-shape-corner-medium);border:1px solid var(--md-ref-palette-neutral90);transition:transform .2s,box-shadow .2s;overflow:hidden}.AnalysisResultsView-module__xP-UVa__summaryCard:hover{box-shadow:var(--md-sys-elevation-level2);transform:translateY(-2px)}.AnalysisResultsView-module__xP-UVa__summaryCard.AnalysisResultsView-module__xP-UVa__critical{border-left:4px solid var(--md-ref-palette-error40)}.AnalysisResultsView-module__xP-UVa__summaryCard.AnalysisResultsView-module__xP-UVa__high{border-left:4px solid var(--md-ref-palette-error50)}.AnalysisResultsView-module__xP-UVa__summaryCard.AnalysisResultsView-module__xP-UVa__medium{border-left:4px solid #f57c00}.AnalysisResultsView-module__xP-UVa__summaryCard.AnalysisResultsView-module__xP-UVa__low{border-left:4px solid var(--md-ref-palette-success40)}.AnalysisResultsView-module__xP-UVa__summaryCard.AnalysisResultsView-module__xP-UVa__clear{border-left:4px solid var(--md-ref-palette-success50)}.AnalysisResultsView-module__xP-UVa__summaryCard.AnalysisResultsView-module__xP-UVa__unknown{border-left:4px solid var(--md-ref-palette-neutral50)}.AnalysisResultsView-module__xP-UVa__critical{color:var(--md-ref-palette-error40)}.AnalysisResultsView-module__xP-UVa__high{color:var(--md-ref-palette-error50)}.AnalysisResultsView-module__xP-UVa__medium{color:#f57c00}.AnalysisResultsView-module__xP-UVa__low{color:var(--md-ref-palette-success40)}.AnalysisResultsView-module__xP-UVa__clear{color:var(--md-ref-palette-success50)}.AnalysisResultsView-module__xP-UVa__unknown{color:var(--md-ref-palette-neutral50)}.AnalysisResultsView-module__xP-UVa__cardHeader{align-items:center;gap:var(--md-sys-spacing-3);padding:var(--md-sys-spacing-4);background:var(--md-ref-palette-neutral96);border-bottom:1px solid var(--md-ref-palette-neutral92);display:flex}.AnalysisResultsView-module__xP-UVa__cardHeader h3{font-size:var(--md-sys-typescale-title-medium-font-size);font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-sys-color-on-surface);margin:0}.AnalysisResultsView-module__xP-UVa__cardIcon{font-size:1.25rem}.AnalysisResultsView-module__xP-UVa__cardBody{padding:var(--md-sys-spacing-4);align-items:center;gap:var(--md-sys-spacing-4);display:flex}.AnalysisResultsView-module__xP-UVa__scoreCircle{background:var(--md-ref-palette-primary95);border:3px solid var(--md-ref-palette-primary80);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.AnalysisResultsView-module__xP-UVa__scoreCircle .AnalysisResultsView-module__xP-UVa__scoreValue{font-size:var(--md-sys-typescale-title-large-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-ref-palette-primary30);line-height:1}.AnalysisResultsView-module__xP-UVa__scoreCircle .AnalysisResultsView-module__xP-UVa__scoreLabel{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-ref-palette-primary40);text-transform:uppercase;letter-spacing:.5px}.AnalysisResultsView-module__xP-UVa__cardStats{gap:var(--md-sys-spacing-2);flex-direction:column;flex:1;display:flex}.AnalysisResultsView-module__xP-UVa__stat{justify-content:space-between;align-items:center;display:flex}.AnalysisResultsView-module__xP-UVa__statValue{font-size:var(--md-sys-typescale-title-medium-font-size);font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-sys-color-on-surface)}.AnalysisResultsView-module__xP-UVa__statLabel{font-size:var(--md-sys-typescale-label-medium-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__cardFooter{padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);background:var(--md-ref-palette-neutral98);border-top:1px solid var(--md-ref-palette-neutral92);justify-content:space-between;align-items:center;gap:var(--md-sys-spacing-2);flex-wrap:wrap;display:flex}.AnalysisResultsView-module__xP-UVa__riskBadge{align-items:center;gap:var(--md-sys-spacing-1);padding:var(--md-sys-spacing-1)var(--md-sys-spacing-3);border-radius:var(--md-sys-shape-corner-full);font-size:var(--md-sys-typescale-label-medium-font-size);font-weight:var(--md-sys-typescale-weight-semibold);text-transform:uppercase;letter-spacing:.25px;display:inline-flex}.AnalysisResultsView-module__xP-UVa__riskBadge.AnalysisResultsView-module__xP-UVa__critical{background:var(--md-ref-palette-error90);color:var(--md-ref-palette-error30)}.AnalysisResultsView-module__xP-UVa__riskBadge.AnalysisResultsView-module__xP-UVa__high{background:var(--md-ref-palette-error90);color:var(--md-ref-palette-error40)}.AnalysisResultsView-module__xP-UVa__riskBadge.AnalysisResultsView-module__xP-UVa__medium{color:#e65100;background:#fff3e0}.AnalysisResultsView-module__xP-UVa__riskBadge.AnalysisResultsView-module__xP-UVa__low{background:var(--md-ref-palette-success90);color:var(--md-ref-palette-success30)}.AnalysisResultsView-module__xP-UVa__riskBadge.AnalysisResultsView-module__xP-UVa__clear{background:var(--md-ref-palette-success90);color:var(--md-ref-palette-success40)}.AnalysisResultsView-module__xP-UVa__fdaStatus{font-size:var(--md-sys-typescale-label-medium-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__section{gap:var(--md-sys-spacing-4);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__sectionTitle{align-items:center;gap:var(--md-sys-spacing-2);font-size:var(--md-sys-typescale-title-medium-font-size);font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-sys-color-on-surface);padding-bottom:var(--md-sys-spacing-2);border-bottom:2px solid var(--md-ref-palette-primary90);margin:0;display:flex}.AnalysisResultsView-module__xP-UVa__scoresGrid{gap:var(--md-sys-spacing-4);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.AnalysisResultsView-module__xP-UVa__scoreCard{background:var(--md-ref-palette-neutral98);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-4);text-align:center;border:1px solid var(--md-ref-palette-neutral92)}.AnalysisResultsView-module__xP-UVa__scoreCard .AnalysisResultsView-module__xP-UVa__scoreLabel{font-size:var(--md-sys-typescale-label-medium-font-size);color:var(--md-sys-color-on-surface-variant);margin-bottom:var(--md-sys-spacing-2)}.AnalysisResultsView-module__xP-UVa__scoreLarge{font-size:var(--md-sys-typescale-display-small-font-size);font-weight:var(--md-sys-typescale-weight-bold);line-height:1.2}.AnalysisResultsView-module__xP-UVa__scoreMedium{font-size:var(--md-sys-typescale-headline-medium-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-sys-color-on-surface)}.AnalysisResultsView-module__xP-UVa__scoreSubtext{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-sys-color-on-surface-variant);margin-top:var(--md-sys-spacing-1)}.AnalysisResultsView-module__xP-UVa__fdaComplianceBox{padding:var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-medium);gap:var(--md-sys-spacing-3);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__fdaComplianceBox.AnalysisResultsView-module__xP-UVa__pass{background:var(--md-ref-palette-success95);border:1px solid var(--md-ref-palette-success80)}.AnalysisResultsView-module__xP-UVa__fdaComplianceBox.AnalysisResultsView-module__xP-UVa__fail{background:var(--md-ref-palette-error95);border:1px solid var(--md-ref-palette-error80)}.AnalysisResultsView-module__xP-UVa__fdaComplianceBox .AnalysisResultsView-module__xP-UVa__fdaStatus{align-items:center;gap:var(--md-sys-spacing-2);font-size:var(--md-sys-typescale-title-medium-font-size);font-weight:var(--md-sys-typescale-weight-semibold);display:flex}.AnalysisResultsView-module__xP-UVa__fdaComplianceBox.AnalysisResultsView-module__xP-UVa__pass .AnalysisResultsView-module__xP-UVa__fdaStatus{color:var(--md-ref-palette-success30)}.AnalysisResultsView-module__xP-UVa__fdaComplianceBox.AnalysisResultsView-module__xP-UVa__fail .AnalysisResultsView-module__xP-UVa__fdaStatus{color:var(--md-ref-palette-error30)}.AnalysisResultsView-module__xP-UVa__fdaIcon{font-size:1.25em}.AnalysisResultsView-module__xP-UVa__fdaNotes{padding-left:var(--md-sys-spacing-5);font-size:var(--md-sys-typescale-body-medium-font-size);color:var(--md-sys-color-on-surface-variant);margin:0}.AnalysisResultsView-module__xP-UVa__matchesTable{border-radius:var(--md-sys-shape-corner-medium);border:1px solid var(--md-ref-palette-neutral90);overflow-x:auto}.AnalysisResultsView-module__xP-UVa__matchesTable table{border-collapse:collapse;width:100%;font-size:var(--md-sys-typescale-body-medium-font-size)}.AnalysisResultsView-module__xP-UVa__matchesTable th{background:var(--md-ref-palette-neutral96);padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);text-align:left;font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-sys-color-on-surface-variant);font-size:var(--md-sys-typescale-label-medium-font-size);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--md-ref-palette-neutral90)}.AnalysisResultsView-module__xP-UVa__matchesTable td{padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);border-bottom:1px solid var(--md-ref-palette-neutral94)}.AnalysisResultsView-module__xP-UVa__matchesTable tbody tr:hover{background:var(--md-ref-palette-neutral98)}.AnalysisResultsView-module__xP-UVa__knownPairBadge{margin-left:var(--md-sys-spacing-2);background:var(--md-ref-palette-secondary90);color:var(--md-ref-palette-secondary30);border-radius:var(--md-sys-shape-corner-small);font-size:var(--md-sys-typescale-label-small-font-size);font-weight:var(--md-sys-typescale-weight-medium);padding:2px 8px;display:inline-block}.AnalysisResultsView-module__xP-UVa__knownPairsList{gap:var(--md-sys-spacing-3);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__knownPairItem{background:var(--md-ref-palette-secondary95);border-left:4px solid var(--md-ref-palette-secondary40);border-radius:0 var(--md-sys-shape-corner-medium)var(--md-sys-shape-corner-medium)0;padding:var(--md-sys-spacing-4)}.AnalysisResultsView-module__xP-UVa__pairDrugs{font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-ref-palette-secondary30)}.AnalysisResultsView-module__xP-UVa__pairSeverity{margin-left:var(--md-sys-spacing-2);border-radius:var(--md-sys-shape-corner-small);font-size:var(--md-sys-typescale-label-small-font-size);font-weight:var(--md-sys-typescale-weight-semibold);text-transform:uppercase;padding:2px 8px;display:inline-block}.AnalysisResultsView-module__xP-UVa__pairSeverity.AnalysisResultsView-module__xP-UVa__critical{background:var(--md-ref-palette-error90);color:var(--md-ref-palette-error30)}.AnalysisResultsView-module__xP-UVa__pairSeverity.AnalysisResultsView-module__xP-UVa__high{background:var(--md-ref-palette-error90);color:var(--md-ref-palette-error40)}.AnalysisResultsView-module__xP-UVa__pairSeverity.AnalysisResultsView-module__xP-UVa__medium{color:#e65100;background:#fff3e0}.AnalysisResultsView-module__xP-UVa__pairDescription{margin:var(--md-sys-spacing-2)0 0;font-size:var(--md-sys-typescale-body-medium-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__recommendationsList{gap:var(--md-sys-spacing-3);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__recommendationItem{gap:var(--md-sys-spacing-3);padding:var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-medium);background:var(--md-ref-palette-neutral98);border:1px solid var(--md-ref-palette-neutral92);display:flex}.AnalysisResultsView-module__xP-UVa__recommendationItem.AnalysisResultsView-module__xP-UVa__critical{background:var(--md-ref-palette-error95);border-color:var(--md-ref-palette-error80)}.AnalysisResultsView-module__xP-UVa__recommendationItem.AnalysisResultsView-module__xP-UVa__warning{background:#fff8e1;border-color:#ffe082}.AnalysisResultsView-module__xP-UVa__recommendationItem.AnalysisResultsView-module__xP-UVa__suggestion{background:var(--md-ref-palette-tertiary95);border-color:var(--md-ref-palette-tertiary80)}.AnalysisResultsView-module__xP-UVa__recommendationItem.AnalysisResultsView-module__xP-UVa__info{background:var(--md-ref-palette-primary95);border-color:var(--md-ref-palette-primary80)}.AnalysisResultsView-module__xP-UVa__recIcon{flex-shrink:0;font-size:1.25rem}.AnalysisResultsView-module__xP-UVa__recContent{gap:var(--md-sys-spacing-1);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__recContent strong{color:var(--md-sys-color-on-surface)}.AnalysisResultsView-module__xP-UVa__recContent p{font-size:var(--md-sys-typescale-body-medium-font-size);color:var(--md-sys-color-on-surface-variant);margin:0}.AnalysisResultsView-module__xP-UVa__recAction{font-size:var(--md-sys-typescale-label-medium-font-size);color:var(--md-ref-palette-primary40);font-weight:var(--md-sys-typescale-weight-medium)}.AnalysisResultsView-module__xP-UVa__statusBox{align-items:center;gap:var(--md-sys-spacing-4);padding:var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-medium);display:flex}.AnalysisResultsView-module__xP-UVa__statusBox.AnalysisResultsView-module__xP-UVa__valid{background:var(--md-ref-palette-success95);border:1px solid var(--md-ref-palette-success80)}.AnalysisResultsView-module__xP-UVa__statusBox.AnalysisResultsView-module__xP-UVa__invalid{background:var(--md-ref-palette-error95);border:1px solid var(--md-ref-palette-error80)}.AnalysisResultsView-module__xP-UVa__statusIcon{font-size:2rem}.AnalysisResultsView-module__xP-UVa__statusContent{flex:1}.AnalysisResultsView-module__xP-UVa__statusContent strong{font-size:var(--md-sys-typescale-title-medium-font-size);color:var(--md-sys-color-on-surface);display:block}.AnalysisResultsView-module__xP-UVa__statusContent p{margin:var(--md-sys-spacing-1)0 0;font-size:var(--md-sys-typescale-body-medium-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__statusScore{text-align:center}.AnalysisResultsView-module__xP-UVa__statusScore .AnalysisResultsView-module__xP-UVa__scoreValue{font-size:var(--md-sys-typescale-headline-medium-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-ref-palette-primary30)}.AnalysisResultsView-module__xP-UVa__statusScore .AnalysisResultsView-module__xP-UVa__scoreLabel{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__stemsList{gap:var(--md-sys-spacing-4);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.AnalysisResultsView-module__xP-UVa__stemCard{background:var(--md-ref-palette-tertiary98);border:1px solid var(--md-ref-palette-tertiary90);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-4)}.AnalysisResultsView-module__xP-UVa__stemHeader{margin-bottom:var(--md-sys-spacing-3);justify-content:space-between;align-items:center;display:flex}.AnalysisResultsView-module__xP-UVa__stemCode{font-family:Consolas,Monaco,monospace;font-size:var(--md-sys-typescale-title-medium-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-ref-palette-tertiary30);background:var(--md-ref-palette-tertiary90);padding:var(--md-sys-spacing-1)var(--md-sys-spacing-2);border-radius:var(--md-sys-shape-corner-small)}.AnalysisResultsView-module__xP-UVa__stemPosition{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-ref-palette-tertiary40);text-transform:capitalize}.AnalysisResultsView-module__xP-UVa__stemDescription{font-size:var(--md-sys-typescale-body-medium-font-size);color:var(--md-sys-color-on-surface);margin:0 0 var(--md-sys-spacing-2)}.AnalysisResultsView-module__xP-UVa__stemMeta{gap:var(--md-sys-spacing-1);font-size:var(--md-sys-typescale-label-medium-font-size);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__pharmaClass{color:var(--md-ref-palette-tertiary30);font-weight:var(--md-sys-typescale-weight-medium)}.AnalysisResultsView-module__xP-UVa__examples{color:var(--md-sys-color-on-surface-variant);font-style:italic}.AnalysisResultsView-module__xP-UVa__tagList{gap:var(--md-sys-spacing-2);flex-wrap:wrap;display:flex}.AnalysisResultsView-module__xP-UVa__classTag{background:var(--md-ref-palette-tertiary90);color:var(--md-ref-palette-tertiary30);padding:var(--md-sys-spacing-1)var(--md-sys-spacing-3);border-radius:var(--md-sys-shape-corner-full);font-size:var(--md-sys-typescale-label-medium-font-size);font-weight:var(--md-sys-typescale-weight-medium)}.AnalysisResultsView-module__xP-UVa__detailsGrid{gap:var(--md-sys-spacing-3);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.AnalysisResultsView-module__xP-UVa__detailItem{gap:var(--md-sys-spacing-1);padding:var(--md-sys-spacing-3);background:var(--md-ref-palette-neutral98);border-radius:var(--md-sys-shape-corner-small);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__detailLabel{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__detailValue{font-size:var(--md-sys-typescale-body-medium-font-size);font-weight:var(--md-sys-typescale-weight-medium);color:var(--md-sys-color-on-surface)}.AnalysisResultsView-module__xP-UVa__conflictAlert{background:var(--md-ref-palette-secondary95);border-left:4px solid var(--md-ref-palette-secondary40);padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);border-radius:0 var(--md-sys-shape-corner-small)var(--md-sys-shape-corner-small)0;color:var(--md-ref-palette-secondary30);font-weight:var(--md-sys-typescale-weight-medium);margin-top:var(--md-sys-spacing-3)}.AnalysisResultsView-module__xP-UVa__warningsList{gap:var(--md-sys-spacing-3);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__warningItem{gap:var(--md-sys-spacing-3);padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-medium);display:flex}.AnalysisResultsView-module__xP-UVa__warningItem.AnalysisResultsView-module__xP-UVa__high{background:var(--md-ref-palette-error95);border-left:4px solid var(--md-ref-palette-error40)}.AnalysisResultsView-module__xP-UVa__warningItem.AnalysisResultsView-module__xP-UVa__medium{background:#fff8e1;border-left:4px solid #f57c00}.AnalysisResultsView-module__xP-UVa__warningItem.AnalysisResultsView-module__xP-UVa__low{background:var(--md-ref-palette-primary95);border-left:4px solid var(--md-ref-palette-primary60)}.AnalysisResultsView-module__xP-UVa__warningIcon{font-size:1.2rem}.AnalysisResultsView-module__xP-UVa__warningContent{gap:var(--md-sys-spacing-1);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__warningType{font-size:var(--md-sys-typescale-label-medium-font-size);font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-sys-color-on-surface);text-transform:uppercase}.AnalysisResultsView-module__xP-UVa__warningContent p{font-size:var(--md-sys-typescale-body-medium-font-size);color:var(--md-sys-color-on-surface-variant);margin:0}.AnalysisResultsView-module__xP-UVa__suggestion{font-size:var(--md-sys-typescale-label-medium-font-size);color:var(--md-ref-palette-tertiary40)}.AnalysisResultsView-module__xP-UVa__recommendationList{gap:var(--md-sys-spacing-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.AnalysisResultsView-module__xP-UVa__recommendationList li{padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);background:var(--md-ref-palette-primary95);border-left:3px solid var(--md-ref-palette-primary60);border-radius:0 var(--md-sys-shape-corner-small)var(--md-sys-shape-corner-small)0;font-size:var(--md-sys-typescale-body-medium-font-size)}.AnalysisResultsView-module__xP-UVa__trademarkSummary{gap:var(--md-sys-spacing-4);padding:var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-medium);background:var(--md-ref-palette-neutral98);border:1px solid var(--md-ref-palette-neutral92);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__trademarkSummary.AnalysisResultsView-module__xP-UVa__high{border-left:4px solid var(--md-ref-palette-error40)}.AnalysisResultsView-module__xP-UVa__trademarkSummary.AnalysisResultsView-module__xP-UVa__medium{border-left:4px solid #f57c00}.AnalysisResultsView-module__xP-UVa__trademarkSummary.AnalysisResultsView-module__xP-UVa__low{border-left:4px solid var(--md-ref-palette-success60)}.AnalysisResultsView-module__xP-UVa__trademarkSummary.AnalysisResultsView-module__xP-UVa__clear{border-left:4px solid var(--md-ref-palette-success40)}.AnalysisResultsView-module__xP-UVa__summaryHeader{justify-content:space-between;align-items:center;gap:var(--md-sys-spacing-2);flex-wrap:wrap;display:flex}.AnalysisResultsView-module__xP-UVa__brandName{font-size:var(--md-sys-typescale-title-large-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-sys-color-on-surface)}.AnalysisResultsView-module__xP-UVa__availabilityBadge{padding:var(--md-sys-spacing-2)var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-full);font-weight:var(--md-sys-typescale-weight-semibold)}.AnalysisResultsView-module__xP-UVa__availabilityBadge.AnalysisResultsView-module__xP-UVa__available{background:var(--md-ref-palette-success90);color:var(--md-ref-palette-success30)}.AnalysisResultsView-module__xP-UVa__availabilityBadge.AnalysisResultsView-module__xP-UVa__unavailable{background:var(--md-ref-palette-error90);color:var(--md-ref-palette-error30)}.AnalysisResultsView-module__xP-UVa__summaryStats{gap:var(--md-sys-spacing-6);flex-wrap:wrap;display:flex}.AnalysisResultsView-module__xP-UVa__summaryStat{flex-direction:column;align-items:center;display:flex}.AnalysisResultsView-module__xP-UVa__summaryStat .AnalysisResultsView-module__xP-UVa__statValue{font-size:var(--md-sys-typescale-headline-small-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-sys-color-on-surface)}.AnalysisResultsView-module__xP-UVa__summaryStat .AnalysisResultsView-module__xP-UVa__statLabel{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__riskDistribution{gap:var(--md-sys-spacing-4);flex-wrap:wrap;display:flex}.AnalysisResultsView-module__xP-UVa__riskBar{padding:var(--md-sys-spacing-3)var(--md-sys-spacing-5);border-radius:var(--md-sys-shape-corner-medium);flex-direction:column;align-items:center;min-width:100px;display:flex}.AnalysisResultsView-module__xP-UVa__riskBar.AnalysisResultsView-module__xP-UVa__high{background:var(--md-ref-palette-error90)}.AnalysisResultsView-module__xP-UVa__riskBar.AnalysisResultsView-module__xP-UVa__medium{background:#fff3e0}.AnalysisResultsView-module__xP-UVa__riskBar.AnalysisResultsView-module__xP-UVa__low{background:var(--md-ref-palette-success90)}.AnalysisResultsView-module__xP-UVa__riskCount{font-size:var(--md-sys-typescale-headline-medium-font-size);font-weight:var(--md-sys-typescale-weight-bold)}.AnalysisResultsView-module__xP-UVa__riskBar.AnalysisResultsView-module__xP-UVa__high .AnalysisResultsView-module__xP-UVa__riskCount{color:var(--md-ref-palette-error30)}.AnalysisResultsView-module__xP-UVa__riskBar.AnalysisResultsView-module__xP-UVa__medium .AnalysisResultsView-module__xP-UVa__riskCount{color:#e65100}.AnalysisResultsView-module__xP-UVa__riskBar.AnalysisResultsView-module__xP-UVa__low .AnalysisResultsView-module__xP-UVa__riskCount{color:var(--md-ref-palette-success30)}.AnalysisResultsView-module__xP-UVa__riskLabel{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__territoryGrid{gap:var(--md-sys-spacing-3);grid-template-columns:repeat(auto-fill,minmax(150px,1fr));display:grid}.AnalysisResultsView-module__xP-UVa__territoryCard{gap:var(--md-sys-spacing-2);padding:var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-medium);text-align:center;border:1px solid var(--md-ref-palette-neutral90);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__territoryCard.AnalysisResultsView-module__xP-UVa__available{background:var(--md-ref-palette-success98);border-color:var(--md-ref-palette-success80)}.AnalysisResultsView-module__xP-UVa__territoryCard.AnalysisResultsView-module__xP-UVa__unavailable{background:var(--md-ref-palette-error98);border-color:var(--md-ref-palette-error80)}.AnalysisResultsView-module__xP-UVa__territoryHeader{justify-content:space-between;align-items:center;display:flex}.AnalysisResultsView-module__xP-UVa__territoryName{font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-sys-color-on-surface)}.AnalysisResultsView-module__xP-UVa__territorySource{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__territoryStatus{font-size:var(--md-sys-typescale-body-medium-font-size)}.AnalysisResultsView-module__xP-UVa__statusAvailable{color:var(--md-ref-palette-success30)}.AnalysisResultsView-module__xP-UVa__statusConflict{color:var(--md-ref-palette-error40)}.AnalysisResultsView-module__xP-UVa__statusNotSearched{color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__territoryError{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-ref-palette-error50);margin-top:var(--md-sys-spacing-1)}.AnalysisResultsView-module__xP-UVa__conflictsList{gap:var(--md-sys-spacing-3);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__conflictCard{background:var(--md-sys-color-surface);border:1px solid var(--md-ref-palette-neutral90);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-4)}.AnalysisResultsView-module__xP-UVa__conflictCard.AnalysisResultsView-module__xP-UVa__high{border-left:4px solid var(--md-ref-palette-error40)}.AnalysisResultsView-module__xP-UVa__conflictCard.AnalysisResultsView-module__xP-UVa__medium{border-left:4px solid #f57c00}.AnalysisResultsView-module__xP-UVa__conflictCard.AnalysisResultsView-module__xP-UVa__low{border-left:4px solid var(--md-ref-palette-success60)}.AnalysisResultsView-module__xP-UVa__conflictHeader{margin-bottom:var(--md-sys-spacing-2);justify-content:space-between;align-items:center;display:flex}.AnalysisResultsView-module__xP-UVa__conflictBrand{font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-sys-color-on-surface)}.AnalysisResultsView-module__xP-UVa__conflictLevel{font-size:var(--md-sys-typescale-label-small-font-size);font-weight:var(--md-sys-typescale-weight-semibold);text-transform:uppercase;border-radius:var(--md-sys-shape-corner-small);padding:2px 8px}.AnalysisResultsView-module__xP-UVa__conflictLevel.AnalysisResultsView-module__xP-UVa__high{background:var(--md-ref-palette-error90);color:var(--md-ref-palette-error30)}.AnalysisResultsView-module__xP-UVa__conflictLevel.AnalysisResultsView-module__xP-UVa__medium{color:#e65100;background:#fff3e0}.AnalysisResultsView-module__xP-UVa__conflictLevel.AnalysisResultsView-module__xP-UVa__low{background:var(--md-ref-palette-success90);color:var(--md-ref-palette-success30)}.AnalysisResultsView-module__xP-UVa__conflictDetails{gap:var(--md-sys-spacing-1);font-size:var(--md-sys-typescale-body-small-font-size);color:var(--md-sys-color-on-surface-variant);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__sourceLink{margin-top:var(--md-sys-spacing-2);color:var(--md-ref-palette-primary40);font-size:var(--md-sys-typescale-label-medium-font-size);text-decoration:none;display:inline-block}.AnalysisResultsView-module__xP-UVa__sourceLink:hover{text-decoration:underline}.AnalysisResultsView-module__xP-UVa__complianceStatus{align-items:center;gap:var(--md-sys-spacing-4);padding:var(--md-sys-spacing-5);border-radius:var(--md-sys-shape-corner-medium);display:flex}.AnalysisResultsView-module__xP-UVa__complianceStatus.AnalysisResultsView-module__xP-UVa__compliant{background:var(--md-ref-palette-success95);border:1px solid var(--md-ref-palette-success80)}.AnalysisResultsView-module__xP-UVa__complianceStatus.AnalysisResultsView-module__xP-UVa__nonCompliant{background:var(--md-ref-palette-error95);border:1px solid var(--md-ref-palette-error80)}.AnalysisResultsView-module__xP-UVa__complianceStatus.AnalysisResultsView-module__xP-UVa__needsReview{background:#fff8e1;border:1px solid #ffe082}.AnalysisResultsView-module__xP-UVa__complianceIcon{font-size:2.5rem}.AnalysisResultsView-module__xP-UVa__complianceContent{flex:1}.AnalysisResultsView-module__xP-UVa__complianceContent strong{font-size:var(--md-sys-typescale-title-large-font-size);color:var(--md-sys-color-on-surface);display:block}.AnalysisResultsView-module__xP-UVa__complianceContent p{margin:var(--md-sys-spacing-1)0 0;color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__complianceScore{text-align:center}.AnalysisResultsView-module__xP-UVa__complianceScore .AnalysisResultsView-module__xP-UVa__scoreValue{font-size:var(--md-sys-typescale-display-small-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-ref-palette-primary30)}.AnalysisResultsView-module__xP-UVa__complianceScore .AnalysisResultsView-module__xP-UVa__scoreLabel{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__issueCounters{gap:var(--md-sys-spacing-4);margin-top:var(--md-sys-spacing-4);display:flex}.AnalysisResultsView-module__xP-UVa__issueCounter{padding:var(--md-sys-spacing-3)var(--md-sys-spacing-5);border-radius:var(--md-sys-shape-corner-medium);flex-direction:column;align-items:center;display:flex}.AnalysisResultsView-module__xP-UVa__issueCounter.AnalysisResultsView-module__xP-UVa__critical{background:var(--md-ref-palette-error90)}.AnalysisResultsView-module__xP-UVa__issueCounter.AnalysisResultsView-module__xP-UVa__warning{background:#fff3e0}.AnalysisResultsView-module__xP-UVa__counterValue{font-size:var(--md-sys-typescale-headline-medium-font-size);font-weight:var(--md-sys-typescale-weight-bold)}.AnalysisResultsView-module__xP-UVa__issueCounter.AnalysisResultsView-module__xP-UVa__critical .AnalysisResultsView-module__xP-UVa__counterValue{color:var(--md-ref-palette-error30)}.AnalysisResultsView-module__xP-UVa__issueCounter.AnalysisResultsView-module__xP-UVa__warning .AnalysisResultsView-module__xP-UVa__counterValue{color:#e65100}.AnalysisResultsView-module__xP-UVa__counterLabel{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__authorityGrid{gap:var(--md-sys-spacing-4);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.AnalysisResultsView-module__xP-UVa__authorityCard{background:var(--md-sys-color-surface);border:1px solid var(--md-ref-palette-neutral90);border-radius:var(--md-sys-shape-corner-medium);overflow:hidden}.AnalysisResultsView-module__xP-UVa__authorityCard.AnalysisResultsView-module__xP-UVa__pass{border-left:4px solid var(--md-ref-palette-success40)}.AnalysisResultsView-module__xP-UVa__authorityCard.AnalysisResultsView-module__xP-UVa__fail{border-left:4px solid var(--md-ref-palette-error40)}.AnalysisResultsView-module__xP-UVa__authorityCard.AnalysisResultsView-module__xP-UVa__conditional{border-left:4px solid #f57c00}.AnalysisResultsView-module__xP-UVa__authorityHeader{padding:var(--md-sys-spacing-4);background:var(--md-ref-palette-neutral96);border-bottom:1px solid var(--md-ref-palette-neutral92);justify-content:space-between;align-items:center;display:flex}.AnalysisResultsView-module__xP-UVa__authorityName{font-size:var(--md-sys-typescale-title-medium-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-sys-color-on-surface)}.AnalysisResultsView-module__xP-UVa__authorityStatus{padding:var(--md-sys-spacing-1)var(--md-sys-spacing-3);border-radius:var(--md-sys-shape-corner-full);font-size:var(--md-sys-typescale-label-medium-font-size);font-weight:var(--md-sys-typescale-weight-semibold)}.AnalysisResultsView-module__xP-UVa__authorityStatus.AnalysisResultsView-module__xP-UVa__pass{background:var(--md-ref-palette-success90);color:var(--md-ref-palette-success30)}.AnalysisResultsView-module__xP-UVa__authorityStatus.AnalysisResultsView-module__xP-UVa__fail{background:var(--md-ref-palette-error90);color:var(--md-ref-palette-error30)}.AnalysisResultsView-module__xP-UVa__authorityStatus.AnalysisResultsView-module__xP-UVa__conditional{color:#e65100;background:#fff3e0}.AnalysisResultsView-module__xP-UVa__authorityScore{padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);text-align:center}.AnalysisResultsView-module__xP-UVa__authorityScore .AnalysisResultsView-module__xP-UVa__scoreValue{font-size:var(--md-sys-typescale-headline-small-font-size);font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-ref-palette-primary40)}.AnalysisResultsView-module__xP-UVa__authorityStats{justify-content:center;gap:var(--md-sys-spacing-4);padding:0 var(--md-sys-spacing-4)var(--md-sys-spacing-3);font-size:var(--md-sys-typescale-label-medium-font-size);color:var(--md-sys-color-on-surface-variant);display:flex}.AnalysisResultsView-module__xP-UVa__authorityNotes{padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);padding-left:calc(var(--md-sys-spacing-4) + 16px);font-size:var(--md-sys-typescale-body-small-font-size);color:var(--md-sys-color-on-surface-variant);background:var(--md-ref-palette-neutral98);margin:0;list-style:outside}.AnalysisResultsView-module__xP-UVa__violationsList{gap:var(--md-sys-spacing-3);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__violationCard{background:var(--md-sys-color-surface);border:1px solid var(--md-ref-palette-neutral90);border-radius:var(--md-sys-shape-corner-medium);overflow:hidden}.AnalysisResultsView-module__xP-UVa__violationCard.AnalysisResultsView-module__xP-UVa__mandatory{border-left:4px solid var(--md-ref-palette-error40)}.AnalysisResultsView-module__xP-UVa__violationCard.AnalysisResultsView-module__xP-UVa__recommended{border-left:4px solid #f57c00}.AnalysisResultsView-module__xP-UVa__violationCard.AnalysisResultsView-module__xP-UVa__guidance{border-left:4px solid var(--md-ref-palette-primary60)}.AnalysisResultsView-module__xP-UVa__violationHeader{gap:var(--md-sys-spacing-3);padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);background:var(--md-ref-palette-neutral96);border-bottom:1px solid var(--md-ref-palette-neutral92);align-items:center;display:flex}.AnalysisResultsView-module__xP-UVa__violationId{font-family:Consolas,monospace;font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__violationAuthority{font-weight:var(--md-sys-typescale-weight-semibold);color:var(--md-ref-palette-primary40)}.AnalysisResultsView-module__xP-UVa__violationSeverity{border-radius:var(--md-sys-shape-corner-small);font-size:var(--md-sys-typescale-label-small-font-size);font-weight:var(--md-sys-typescale-weight-semibold);text-transform:uppercase;margin-left:auto;padding:2px 8px}.AnalysisResultsView-module__xP-UVa__violationSeverity.AnalysisResultsView-module__xP-UVa__mandatory{background:var(--md-ref-palette-error90);color:var(--md-ref-palette-error30)}.AnalysisResultsView-module__xP-UVa__violationSeverity.AnalysisResultsView-module__xP-UVa__recommended{color:#e65100;background:#fff3e0}.AnalysisResultsView-module__xP-UVa__violationSeverity.AnalysisResultsView-module__xP-UVa__guidance{background:var(--md-ref-palette-primary90);color:var(--md-ref-palette-primary30)}.AnalysisResultsView-module__xP-UVa__violationContent{padding:var(--md-sys-spacing-4)}.AnalysisResultsView-module__xP-UVa__violationContent strong{color:var(--md-sys-color-on-surface);margin-bottom:var(--md-sys-spacing-2);display:block}.AnalysisResultsView-module__xP-UVa__violationContent p{margin:0 0 var(--md-sys-spacing-2);font-size:var(--md-sys-typescale-body-medium-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__violationMeta{gap:var(--md-sys-spacing-3);font-size:var(--md-sys-typescale-label-medium-font-size);display:flex}.AnalysisResultsView-module__xP-UVa__category{color:var(--md-ref-palette-tertiary40)}.AnalysisResultsView-module__xP-UVa__impact{color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__remediation{margin-top:var(--md-sys-spacing-3);padding:var(--md-sys-spacing-3);background:var(--md-ref-palette-success95);border-radius:var(--md-sys-shape-corner-small);font-size:var(--md-sys-typescale-body-small-font-size);color:var(--md-ref-palette-success30)}.AnalysisResultsView-module__xP-UVa__prohibitedList{gap:var(--md-sys-spacing-3);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__prohibitedItem{background:var(--md-ref-palette-error98);border:1px solid var(--md-ref-palette-error80);border-radius:var(--md-sys-shape-corner-medium);padding:var(--md-sys-spacing-4)}.AnalysisResultsView-module__xP-UVa__prohibitedElement{font-weight:var(--md-sys-typescale-weight-bold);color:var(--md-ref-palette-error30);font-size:var(--md-sys-typescale-title-medium-font-size)}.AnalysisResultsView-module__xP-UVa__prohibitedType,.AnalysisResultsView-module__xP-UVa__prohibitedAuth{margin-left:var(--md-sys-spacing-2);border-radius:var(--md-sys-shape-corner-small);font-size:var(--md-sys-typescale-label-small-font-size);background:var(--md-ref-palette-error90);color:var(--md-ref-palette-error40);padding:2px 8px;display:inline-block}.AnalysisResultsView-module__xP-UVa__prohibitedItem p{margin:var(--md-sys-spacing-2)0 0;font-size:var(--md-sys-typescale-body-medium-font-size);color:var(--md-sys-color-on-surface-variant)}.AnalysisResultsView-module__xP-UVa__regRecommendations{gap:var(--md-sys-spacing-3);flex-direction:column;display:flex}.AnalysisResultsView-module__xP-UVa__regRecItem{gap:var(--md-sys-spacing-3);padding:var(--md-sys-spacing-4);border-radius:var(--md-sys-shape-corner-medium);background:var(--md-ref-palette-neutral98);border:1px solid var(--md-ref-palette-neutral92);display:flex}.AnalysisResultsView-module__xP-UVa__regRecItem.AnalysisResultsView-module__xP-UVa__critical{background:var(--md-ref-palette-error95);border-color:var(--md-ref-palette-error80)}.AnalysisResultsView-module__xP-UVa__regRecItem.AnalysisResultsView-module__xP-UVa__important{background:#fff8e1;border-color:#ffe082}.AnalysisResultsView-module__xP-UVa__regRecItem.AnalysisResultsView-module__xP-UVa__suggestion{background:var(--md-ref-palette-primary95);border-color:var(--md-ref-palette-primary80)}.AnalysisResultsView-module__xP-UVa__recPriority{padding:var(--md-sys-spacing-1)var(--md-sys-spacing-2);border-radius:var(--md-sys-shape-corner-small);font-size:var(--md-sys-typescale-label-small-font-size);font-weight:var(--md-sys-typescale-weight-semibold);text-transform:uppercase;height:fit-content}.AnalysisResultsView-module__xP-UVa__regRecItem.AnalysisResultsView-module__xP-UVa__critical .AnalysisResultsView-module__xP-UVa__recPriority{background:var(--md-ref-palette-error90);color:var(--md-ref-palette-error30)}.AnalysisResultsView-module__xP-UVa__regRecItem.AnalysisResultsView-module__xP-UVa__important .AnalysisResultsView-module__xP-UVa__recPriority{color:#e65100;background:#fff3e0}.AnalysisResultsView-module__xP-UVa__regRecItem.AnalysisResultsView-module__xP-UVa__suggestion .AnalysisResultsView-module__xP-UVa__recPriority{background:var(--md-ref-palette-primary90);color:var(--md-ref-palette-primary30)}
.SaveModal-module__pMGx1q__overlay{z-index:1000;padding:var(--md-sys-spacing-4);animation:SaveModal-module__pMGx1q__fadeIn var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);background:#00000080;background:lab(0% 0 0/.5);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes SaveModal-module__pMGx1q__fadeIn{0%{opacity:0}to{opacity:1}}.SaveModal-module__pMGx1q__modal{background:var(--md-sys-color-surface-container-low);border-radius:var(--md-sys-shape-corner-large);box-shadow:var(--md-sys-elevation-level3);width:100%;max-width:400px;animation:SaveModal-module__pMGx1q__slideUp var(--md-sys-motion-duration-medium1)var(--md-sys-motion-easing-emphasized-decelerate);overflow:hidden}@keyframes SaveModal-module__pMGx1q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SaveModal-module__pMGx1q__header{align-items:center;gap:var(--md-sys-spacing-3);padding:var(--md-sys-spacing-4);background:var(--md-sys-color-surface-container);border-bottom:1px solid var(--md-sys-color-outline-variant);display:flex}.SaveModal-module__pMGx1q__headerIcon{background:var(--md-sys-color-primary-container);width:40px;height:40px;color:var(--md-sys-color-on-primary-container);border-radius:var(--md-sys-shape-corner-small);justify-content:center;align-items:center;display:flex}.SaveModal-module__pMGx1q__title{font-family:var(--md-sys-typescale-title-medium-font-family);font-size:var(--md-sys-typescale-title-medium-font-size);font-weight:var(--md-sys-typescale-title-medium-font-weight);color:var(--md-sys-color-on-surface);flex:1;margin:0}.SaveModal-module__pMGx1q__closeButton{padding:var(--md-sys-spacing-2);cursor:pointer;color:var(--md-sys-color-on-surface-variant);border-radius:var(--md-sys-shape-corner-full);transition:all var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.SaveModal-module__pMGx1q__closeButton:hover{background:var(--md-sys-color-surface-container-highest)}.SaveModal-module__pMGx1q__content{padding:var(--md-sys-spacing-4);gap:var(--md-sys-spacing-4);flex-direction:column;display:flex}.SaveModal-module__pMGx1q__field{gap:var(--md-sys-spacing-2);flex-direction:column;display:flex}.SaveModal-module__pMGx1q__label{font-family:var(--md-sys-typescale-label-medium-font-family);font-size:var(--md-sys-typescale-label-medium-font-size);font-weight:var(--md-sys-typescale-label-medium-font-weight);color:var(--md-sys-color-on-surface-variant)}.SaveModal-module__pMGx1q__input{padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);border:1px solid var(--md-sys-color-outline);border-radius:var(--md-sys-shape-corner-small);font-family:var(--md-sys-typescale-body-large-font-family);font-size:var(--md-sys-typescale-body-large-font-size);background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);transition:all var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);outline:none}.SaveModal-module__pMGx1q__input:focus{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 1px var(--md-sys-color-primary)}.SaveModal-module__pMGx1q__input:disabled{opacity:.6;cursor:not-allowed}.SaveModal-module__pMGx1q__input::placeholder{color:var(--md-sys-color-on-surface-variant);opacity:.6}.SaveModal-module__pMGx1q__textarea{padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);border:1px solid var(--md-sys-color-outline);border-radius:var(--md-sys-shape-corner-small);font-family:var(--md-sys-typescale-body-medium-font-family);font-size:var(--md-sys-typescale-body-medium-font-size);background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);resize:vertical;min-height:80px;transition:all var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);outline:none}.SaveModal-module__pMGx1q__textarea:focus{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 1px var(--md-sys-color-primary)}.SaveModal-module__pMGx1q__textarea:disabled{opacity:.6;cursor:not-allowed}.SaveModal-module__pMGx1q__textarea::placeholder{color:var(--md-sys-color-on-surface-variant);opacity:.6}.SaveModal-module__pMGx1q__error{padding:var(--md-sys-spacing-3);background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container);border-radius:var(--md-sys-shape-corner-small);font-size:var(--md-sys-typescale-body-small-font-size)}.SaveModal-module__pMGx1q__actions{justify-content:flex-end;gap:var(--md-sys-spacing-3);padding:var(--md-sys-spacing-4);background:var(--md-sys-color-surface-container);border-top:1px solid var(--md-sys-color-outline-variant);display:flex}.SaveModal-module__pMGx1q__cancelButton{padding:var(--md-sys-spacing-3)var(--md-sys-spacing-5);color:var(--md-sys-color-on-surface);border:1px solid var(--md-sys-color-outline);border-radius:var(--md-sys-shape-corner-full);cursor:pointer;font-family:var(--md-sys-typescale-label-large-font-family);font-size:var(--md-sys-typescale-label-large-font-size);font-weight:var(--md-sys-typescale-label-large-font-weight);transition:all var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);background:0 0}.SaveModal-module__pMGx1q__cancelButton:hover{background:var(--md-sys-color-surface-container-high)}.SaveModal-module__pMGx1q__cancelButton:disabled{opacity:.5;cursor:not-allowed}.SaveModal-module__pMGx1q__saveButton{align-items:center;gap:var(--md-sys-spacing-2);padding:var(--md-sys-spacing-3)var(--md-sys-spacing-5);background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);border-radius:var(--md-sys-shape-corner-full);cursor:pointer;font-family:var(--md-sys-typescale-label-large-font-family);font-size:var(--md-sys-typescale-label-large-font-size);font-weight:var(--md-sys-typescale-label-large-font-weight);transition:all var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);border:none;display:flex}.SaveModal-module__pMGx1q__saveButton:hover:not(:disabled){background:oklch(from var(--oklch-primary)calc(l - .05)c h);box-shadow:var(--md-sys-elevation-level1)}.SaveModal-module__pMGx1q__saveButton:disabled{opacity:.5;cursor:not-allowed}.SaveModal-module__pMGx1q__spinner{border:2px solid #ffffff4d;border:2px solid lab(100% 0 0/.3);border-top-color:var(--md-sys-color-on-primary);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite SaveModal-module__pMGx1q__spin}@keyframes SaveModal-module__pMGx1q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.SavedDataPanel-module__60woOG__panel{background:var(--md-sys-color-surface-container-low);border-radius:var(--md-sys-shape-corner-medium);border:1px solid var(--md-sys-color-outline-variant);flex-direction:column;max-height:500px;display:flex;overflow:hidden}.SavedDataPanel-module__60woOG__header{align-items:center;gap:var(--md-sys-spacing-2);padding:var(--md-sys-spacing-3)var(--md-sys-spacing-4);background:var(--md-sys-color-surface-container);border-bottom:1px solid var(--md-sys-color-outline-variant);display:flex}.SavedDataPanel-module__60woOG__collapseButton{padding:var(--md-sys-spacing-1);cursor:pointer;color:var(--md-sys-color-on-surface-variant);border-radius:var(--md-sys-shape-corner-extra-small);transition:background var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.SavedDataPanel-module__60woOG__collapseButton:hover{background:var(--md-sys-color-surface-container-highest)}.SavedDataPanel-module__60woOG__headerContent{align-items:center;gap:var(--md-sys-spacing-2);color:var(--md-sys-color-on-surface);flex:1;display:flex}.SavedDataPanel-module__60woOG__title{font-family:var(--md-sys-typescale-title-small-font-family);font-size:var(--md-sys-typescale-title-small-font-size);font-weight:var(--md-sys-typescale-title-small-font-weight);margin:0}.SavedDataPanel-module__60woOG__refreshButton{padding:var(--md-sys-spacing-1);cursor:pointer;color:var(--md-sys-color-on-surface-variant);border-radius:var(--md-sys-shape-corner-extra-small);transition:all var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.SavedDataPanel-module__60woOG__refreshButton:hover{background:var(--md-sys-color-surface-container-highest);color:var(--md-sys-color-primary)}.SavedDataPanel-module__60woOG__refreshButton:disabled{opacity:.5;cursor:not-allowed}.SavedDataPanel-module__60woOG__spinning{animation:1s linear infinite SavedDataPanel-module__60woOG__spin}@keyframes SavedDataPanel-module__60woOG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SavedDataPanel-module__60woOG__tabs{padding:var(--md-sys-spacing-2);gap:var(--md-sys-spacing-1);background:var(--md-sys-color-surface-container);display:flex}.SavedDataPanel-module__60woOG__tab{justify-content:center;align-items:center;gap:var(--md-sys-spacing-1);padding:var(--md-sys-spacing-2)var(--md-sys-spacing-3);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;color:var(--md-sys-color-on-surface-variant);font-family:var(--md-sys-typescale-label-medium-font-family);font-size:var(--md-sys-typescale-label-medium-font-size);font-weight:var(--md-sys-typescale-label-medium-font-weight);transition:all var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);background:0 0;border:none;flex:1;display:flex}.SavedDataPanel-module__60woOG__tab:hover{background:var(--md-sys-color-surface-container-high)}.SavedDataPanel-module__60woOG__tabActive{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.SavedDataPanel-module__60woOG__badge{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container);padding:0 var(--md-sys-spacing-1);border-radius:var(--md-sys-shape-corner-full);font-size:var(--md-sys-typescale-label-small-font-size);text-align:center;min-width:18px}.SavedDataPanel-module__60woOG__error{padding:var(--md-sys-spacing-2)var(--md-sys-spacing-3);background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container);font-size:var(--md-sys-typescale-body-small-font-size)}.SavedDataPanel-module__60woOG__content{padding:var(--md-sys-spacing-2);flex:1;overflow-y:auto}.SavedDataPanel-module__60woOG__list{gap:var(--md-sys-spacing-2);flex-direction:column;display:flex}.SavedDataPanel-module__60woOG__loading{justify-content:center;align-items:center;gap:var(--md-sys-spacing-2);padding:var(--md-sys-spacing-6);color:var(--md-sys-color-on-surface-variant);font-size:var(--md-sys-typescale-body-small-font-size);display:flex}.SavedDataPanel-module__60woOG__spinner{border:2px solid var(--md-sys-color-outline-variant);border-top-color:var(--md-sys-color-primary);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite SavedDataPanel-module__60woOG__spin}.SavedDataPanel-module__60woOG__empty{justify-content:center;align-items:center;gap:var(--md-sys-spacing-2);padding:var(--md-sys-spacing-6);color:var(--md-sys-color-on-surface-variant);text-align:center;flex-direction:column;display:flex}.SavedDataPanel-module__60woOG__empty p{font-size:var(--md-sys-typescale-body-medium-font-size);margin:0}.SavedDataPanel-module__60woOG__emptyHint{font-size:var(--md-sys-typescale-body-small-font-size);opacity:.7}.SavedDataPanel-module__60woOG__item{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-small);padding:var(--md-sys-spacing-3);gap:var(--md-sys-spacing-2);transition:all var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);flex-direction:column;display:flex}.SavedDataPanel-module__60woOG__item:hover{border-color:var(--md-sys-color-primary);box-shadow:var(--md-sys-elevation-level1)}.SavedDataPanel-module__60woOG__itemHeader{align-items:center;gap:var(--md-sys-spacing-2);display:flex}.SavedDataPanel-module__60woOG__itemName{font-family:var(--md-sys-typescale-label-large-font-family);font-size:var(--md-sys-typescale-label-large-font-size);font-weight:var(--md-sys-typescale-label-large-font-weight);color:var(--md-sys-color-on-surface);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.SavedDataPanel-module__60woOG__nameWithEdit{align-items:center;gap:var(--md-sys-spacing-1);flex:1;min-width:0;display:flex}.SavedDataPanel-module__60woOG__editButton{padding:var(--md-sys-spacing-1);cursor:pointer;color:var(--md-sys-color-on-surface-variant);opacity:0;transition:opacity var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);border-radius:var(--md-sys-shape-corner-extra-small);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SavedDataPanel-module__60woOG__item:hover .SavedDataPanel-module__60woOG__editButton{opacity:1}.SavedDataPanel-module__60woOG__editButton:hover{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-primary)}.SavedDataPanel-module__60woOG__editNameContainer{align-items:center;gap:var(--md-sys-spacing-1);flex:1;display:flex}.SavedDataPanel-module__60woOG__editNameInput{padding:var(--md-sys-spacing-1)var(--md-sys-spacing-2);border:1px solid var(--md-sys-color-primary);border-radius:var(--md-sys-shape-corner-extra-small);font-family:var(--md-sys-typescale-label-large-font-family);font-size:var(--md-sys-typescale-label-large-font-size);background:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);outline:none;flex:1}.SavedDataPanel-module__60woOG__editNameInput:focus{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 1px var(--md-sys-color-primary)}.SavedDataPanel-module__60woOG__editActionButton{padding:var(--md-sys-spacing-1);cursor:pointer;color:var(--md-sys-color-on-surface-variant);border-radius:var(--md-sys-shape-corner-extra-small);transition:all var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.SavedDataPanel-module__60woOG__editActionButton:hover{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-primary)}.SavedDataPanel-module__60woOG__editActionButton:disabled{opacity:.5;cursor:not-allowed}.SavedDataPanel-module__60woOG__itemQuery{align-items:center;gap:var(--md-sys-spacing-1);color:var(--md-sys-color-on-surface-variant);font-size:var(--md-sys-typescale-body-small-font-size);display:flex}.SavedDataPanel-module__60woOG__itemQuery span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SavedDataPanel-module__60woOG__itemNotes{font-size:var(--md-sys-typescale-body-small-font-size);color:var(--md-sys-color-on-surface-variant);padding:var(--md-sys-spacing-1)var(--md-sys-spacing-2);background:var(--md-sys-color-surface-container-low);border-radius:var(--md-sys-shape-corner-extra-small);text-overflow:ellipsis;white-space:nowrap;font-style:italic;overflow:hidden}.SavedDataPanel-module__60woOG__itemMeta{font-size:var(--md-sys-typescale-label-small-font-size);color:var(--md-sys-color-on-surface-variant);opacity:.7}.SavedDataPanel-module__60woOG__itemActions{align-items:center;gap:var(--md-sys-spacing-2);margin-top:var(--md-sys-spacing-1);display:flex}.SavedDataPanel-module__60woOG__loadButton{padding:var(--md-sys-spacing-2)var(--md-sys-spacing-3);background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;font-family:var(--md-sys-typescale-label-medium-font-family);font-size:var(--md-sys-typescale-label-medium-font-size);font-weight:var(--md-sys-typescale-label-medium-font-weight);transition:all var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);border:none;flex:1}.SavedDataPanel-module__60woOG__loadButton:hover{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.SavedDataPanel-module__60woOG__deleteButton{padding:var(--md-sys-spacing-2);color:var(--md-sys-color-on-surface-variant);border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;transition:all var(--md-sys-motion-duration-short2)var(--md-sys-motion-easing-standard);background:0 0;justify-content:center;align-items:center;display:flex}.SavedDataPanel-module__60woOG__deleteButton:hover{background:var(--md-sys-color-error-container);border-color:var(--md-sys-color-error);color:var(--md-sys-color-on-error-container)}
