.HeroSection-module__2k8MBW__hero{justify-content:space-between;align-items:center;gap:3rem;max-width:1280px;min-height:calc(100vh - 80px);margin:0 auto;padding:8rem clamp(1rem,5vw,5rem) 4rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__2k8MBW__heroGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#dab9ff14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;left:-100px}.HeroSection-module__2k8MBW__heroContent{z-index:1;flex-direction:column;flex:1;gap:1.5rem;max-width:600px;display:flex;position:relative}.HeroSection-module__2k8MBW__badge{border:1px solid var(--outline-variant);font-family:var(--font-sans);letter-spacing:.1em;color:var(--primary-clr);background:#dab9ff0d;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.HeroSection-module__2k8MBW__badgeDot{background:var(--success-clr);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite HeroSection-module__2k8MBW__pulse}.HeroSection-module__2k8MBW__title{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--txt-clr);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.HeroSection-module__2k8MBW__subtitle{font-family:var(--font-sans);color:var(--txt-muted);max-width:520px;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.HeroSection-module__2k8MBW__ctaGroup{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.HeroSection-module__2k8MBW__ctaPrimary{color:var(--primary-dark);background:linear-gradient(135deg, var(--primary-clr) 0%, var(--secondary-clr) 100%);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 0 40px #dab9ff40}.HeroSection-module__2k8MBW__ctaPrimary:hover{transform:scale(1.02)translateY(-1px);box-shadow:0 0 60px #dab9ff59}.HeroSection-module__2k8MBW__ctaSecondary{color:var(--txt-clr);background:var(--bg-surface-high);border:1px solid var(--outline-variant);border-radius:.5rem;align-items:center;padding:.875rem 2rem;font-size:.95rem;font-weight:500;transition:all .2s;display:inline-flex}.HeroSection-module__2k8MBW__ctaSecondary:hover{background:var(--bg-surface-highest);border-color:var(--outline)}.HeroSection-module__2k8MBW__nodeStatus{letter-spacing:.12em;color:var(--success-clr);align-items:center;gap:.5rem;margin-top:1rem;font-size:.7rem;font-weight:500;display:inline-flex}.HeroSection-module__2k8MBW__nodePulse{background:var(--success-clr);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite HeroSection-module__2k8MBW__pulse;box-shadow:0 0 12px #4ade8080}.HeroSection-module__2k8MBW__heroVisual{z-index:1;flex:1;justify-content:center;align-items:center;max-width:500px;display:flex;position:relative}.HeroSection-module__2k8MBW__waveContainer{aspect-ratio:5/3;width:100%;position:relative}.HeroSection-module__2k8MBW__waveSvg{width:100%;height:100%}.HeroSection-module__2k8MBW__gridOverlay{pointer-events:none;background-image:linear-gradient(#dab9ff08 1px,#0000 1px),linear-gradient(90deg,#dab9ff08 1px,#0000 1px);background-size:40px 40px;border-radius:1rem;position:absolute;inset:0}@media (max-width:768px){.HeroSection-module__2k8MBW__hero{text-align:center;flex-direction:column;min-height:auto;padding-top:7rem}.HeroSection-module__2k8MBW__heroContent{align-items:center;max-width:100%}.HeroSection-module__2k8MBW__subtitle{max-width:100%}.HeroSection-module__2k8MBW__ctaGroup,.HeroSection-module__2k8MBW__nodeStatus{justify-content:center}.HeroSection-module__2k8MBW__heroVisual{max-width:100%}}
.FeatureGrid-module__amlGpa__section{background:var(--bg-surface-low);padding:6rem 0}.FeatureGrid-module__amlGpa__container{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,5vw,5rem)}.FeatureGrid-module__amlGpa__header{text-align:center;margin-bottom:4rem}.FeatureGrid-module__amlGpa__sectionTitle{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--txt-clr);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.FeatureGrid-module__amlGpa__sectionSubtitle{color:var(--txt-muted);max-width:500px;margin:0 auto;font-size:1.1rem;line-height:1.6}.FeatureGrid-module__amlGpa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.FeatureGrid-module__amlGpa__card{background:var(--bg-surface);border:1px solid var(--card-border-clr);border-radius:1rem;flex-direction:column;gap:1rem;padding:2rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.FeatureGrid-module__amlGpa__card:hover{border-color:var(--outline-variant);transform:translateY(-4px);box-shadow:0 0 48px #dab9ff0a}.FeatureGrid-module__amlGpa__cardIcon{width:56px;height:56px;color:var(--primary-clr);background:#dab9ff14;border-radius:.75rem;justify-content:center;align-items:center;display:flex}.FeatureGrid-module__amlGpa__cardTitle{font-family:var(--font-headline);color:var(--txt-clr);font-size:1.25rem;font-weight:600}.FeatureGrid-module__amlGpa__cardDescription{color:var(--txt-muted);font-size:.95rem;line-height:1.6}@media (max-width:768px){.FeatureGrid-module__amlGpa__grid{grid-template-columns:1fr}}
.TemporalLogic-module__rPBYhW__section{background:var(--bg-clr);padding:6rem 0}.TemporalLogic-module__rPBYhW__container{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,5vw,5rem)}.TemporalLogic-module__rPBYhW__header{text-align:center;margin-bottom:3rem}.TemporalLogic-module__rPBYhW__sectionTitle{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--txt-clr);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.TemporalLogic-module__rPBYhW__sectionSubtitle{color:var(--txt-muted);max-width:580px;margin:0 auto;font-size:1.1rem;line-height:1.6}.TemporalLogic-module__rPBYhW__lifecycleBar{background:var(--bg-surface);border:1px solid var(--card-border-clr);border-radius:1rem;margin-bottom:2.5rem;padding:1.5rem 2rem}.TemporalLogic-module__rPBYhW__lifecycleLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--primary-clr);margin-bottom:1rem;font-size:.8rem;font-weight:600}.TemporalLogic-module__rPBYhW__progressTrack{background:var(--bg-surface-highest);border-radius:2px;width:100%;height:4px;margin-bottom:.75rem;overflow:hidden}.TemporalLogic-module__rPBYhW__progressFill{background:linear-gradient(90deg, var(--primary-clr), var(--secondary-clr));background-size:200% 100%;border-radius:2px;width:75%;height:100%;animation:3s ease-in-out infinite TemporalLogic-module__rPBYhW__shimmer}.TemporalLogic-module__rPBYhW__progressLabels{color:var(--txt-muted);letter-spacing:.04em;justify-content:space-between;font-size:.75rem;display:flex}.TemporalLogic-module__rPBYhW__tiersGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.TemporalLogic-module__rPBYhW__tierCard{background:var(--bg-surface);border:1px solid var(--card-border-clr);border-radius:1rem;flex-direction:column;gap:.75rem;padding:1.5rem;transition:transform .3s,border-color .3s;display:flex}.TemporalLogic-module__rPBYhW__tierCard:hover{border-color:var(--outline-variant);transform:translateY(-3px)}.TemporalLogic-module__rPBYhW__tierHeader{justify-content:space-between;align-items:center;display:flex}.TemporalLogic-module__rPBYhW__tierPeriod{font-family:var(--font-headline);color:var(--txt-clr);font-size:1rem;font-weight:600}.TemporalLogic-module__rPBYhW__tierLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-clr);background:#dab9ff1a;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.TemporalLogic-module__rPBYhW__tierDuration{font-family:var(--font-headline);color:var(--primary-clr);font-size:1.75rem;font-weight:700}.TemporalLogic-module__rPBYhW__tierDescription{color:var(--txt-muted);font-size:.85rem;line-height:1.5}@media (max-width:900px){.TemporalLogic-module__rPBYhW__tiersGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.TemporalLogic-module__rPBYhW__tiersGrid{grid-template-columns:1fr}}
.RestoreSection-module__EBc1nq__section{background:var(--bg-surface-low);padding:6rem 0}.RestoreSection-module__EBc1nq__container{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,5vw,5rem)}.RestoreSection-module__EBc1nq__content{align-items:center;gap:3rem;display:flex}.RestoreSection-module__EBc1nq__textSide{flex-direction:column;flex:1;gap:1.5rem;display:flex}.RestoreSection-module__EBc1nq__sectionTitle{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--txt-clr);font-size:clamp(2rem,4vw,3rem);font-weight:700}.RestoreSection-module__EBc1nq__sectionSubtitle{color:var(--txt-muted);max-width:480px;font-size:1.05rem;line-height:1.7}.RestoreSection-module__EBc1nq__features{flex-direction:column;gap:1.5rem;margin-top:.5rem;display:flex}.RestoreSection-module__EBc1nq__featureItem{align-items:flex-start;gap:1rem;display:flex}.RestoreSection-module__EBc1nq__featureIcon{width:48px;height:48px;color:var(--primary-clr);background:#dab9ff14;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.RestoreSection-module__EBc1nq__featureTitle{font-family:var(--font-headline);color:var(--txt-clr);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.RestoreSection-module__EBc1nq__featureDesc{color:var(--txt-muted);font-size:.9rem;line-height:1.5}.RestoreSection-module__EBc1nq__widgetSide{flex:1;justify-content:center;display:flex}.RestoreSection-module__EBc1nq__restoreWidget{background:var(--bg-surface);border:1px solid var(--card-border-clr);border-radius:1rem;flex-direction:column;gap:1.5rem;width:100%;max-width:420px;padding:1.75rem;display:flex}.RestoreSection-module__EBc1nq__widgetHeader{justify-content:space-between;align-items:center;display:flex}.RestoreSection-module__EBc1nq__widgetTitle{font-family:var(--font-headline);color:var(--txt-clr);font-size:1rem;font-weight:600}.RestoreSection-module__EBc1nq__widgetStatus{letter-spacing:.06em;text-transform:uppercase;color:var(--warning-clr);background:#fbbf241a;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.RestoreSection-module__EBc1nq__progressSection{flex-direction:column;gap:.5rem;display:flex}.RestoreSection-module__EBc1nq__progressLabel{color:var(--txt-secondary-clr);justify-content:space-between;font-size:.85rem;display:flex}.RestoreSection-module__EBc1nq__progressPercent{color:var(--primary-clr);font-weight:600}.RestoreSection-module__EBc1nq__progressTrack{background:var(--bg-surface-highest);border-radius:3px;width:100%;height:6px;overflow:hidden}.RestoreSection-module__EBc1nq__progressFill{background:linear-gradient(90deg, var(--primary-clr), var(--secondary-clr));border-radius:3px;height:100%;transition:width 1s}.RestoreSection-module__EBc1nq__checklist{flex-direction:column;gap:.75rem;display:flex}.RestoreSection-module__EBc1nq__checkItem{color:var(--txt-secondary-clr);align-items:center;gap:.75rem;font-size:.85rem;display:flex}.RestoreSection-module__EBc1nq__checkItem span:nth-child(2){flex:1}.RestoreSection-module__EBc1nq__checkSuccess{color:var(--success-clr);display:flex}.RestoreSection-module__EBc1nq__checkProgress{display:flex}.RestoreSection-module__EBc1nq__checkPending{color:var(--txt-muted);opacity:.4;display:flex}.RestoreSection-module__EBc1nq__spinner{border:2px solid var(--primary-clr);border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite RestoreSection-module__EBc1nq__spin}@keyframes RestoreSection-module__EBc1nq__spin{to{transform:rotate(360deg)}}.RestoreSection-module__EBc1nq__statusSuccess{color:var(--success-clr);font-size:.75rem;font-weight:600}.RestoreSection-module__EBc1nq__statusProgress{color:var(--warning-clr);font-size:.75rem;font-weight:600}.RestoreSection-module__EBc1nq__statusPending{color:var(--txt-muted);opacity:.5;font-size:.75rem;font-weight:600}@media (max-width:768px){.RestoreSection-module__EBc1nq__content{flex-direction:column}.RestoreSection-module__EBc1nq__restoreWidget{max-width:100%}}
.SecuritySection-module__071ytq__section{background:var(--bg-clr);padding:6rem 0}.SecuritySection-module__071ytq__container{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,5vw,5rem)}.SecuritySection-module__071ytq__header{text-align:center;margin-bottom:4rem}.SecuritySection-module__071ytq__sectionTitle{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--txt-clr);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.SecuritySection-module__071ytq__sectionSubtitle{color:var(--txt-muted);max-width:500px;margin:0 auto;font-size:1.1rem;line-height:1.6}.SecuritySection-module__071ytq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.SecuritySection-module__071ytq__card{background:var(--bg-surface);border:1px solid var(--card-border-clr);text-align:center;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem;transition:transform .3s,border-color .3s;display:flex}.SecuritySection-module__071ytq__card:hover{border-color:var(--outline-variant);transform:translateY(-4px)}.SecuritySection-module__071ytq__cardIcon{width:64px;height:64px;color:var(--primary-clr);background:#dab9ff14;border-radius:1rem;justify-content:center;align-items:center;display:flex}.SecuritySection-module__071ytq__cardTitle{font-family:var(--font-headline);color:var(--txt-clr);font-size:1.3rem;font-weight:600}.SecuritySection-module__071ytq__cardDescription{color:var(--txt-muted);font-size:.9rem;line-height:1.6}.SecuritySection-module__071ytq__badges{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.SecuritySection-module__071ytq__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--secondary-clr);background:#a4c8ff1a;border:1px solid #a4c8ff26;border-radius:4px;padding:.3rem .6rem;font-size:.65rem;font-weight:700}@media (max-width:768px){.SecuritySection-module__071ytq__grid{grid-template-columns:1fr}}
.PricingSection-module__CdwvBa__section{background:var(--bg-surface-low);padding:6rem 0}.PricingSection-module__CdwvBa__sectionEmbedded{background:0 0;padding:0}.PricingSection-module__CdwvBa__container{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,5vw,5rem)}.PricingSection-module__CdwvBa__containerEmbedded{max-width:none;padding:0}.PricingSection-module__CdwvBa__header{text-align:center;margin-bottom:4rem}.PricingSection-module__CdwvBa__sectionTitle{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--txt-clr);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.PricingSection-module__CdwvBa__sectionSubtitle{color:var(--txt-muted);max-width:500px;margin:0 auto;font-size:1.1rem;line-height:1.6}.PricingSection-module__CdwvBa__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;display:grid}.PricingSection-module__CdwvBa__card{background:var(--bg-surface);border:1px solid var(--card-border-clr);border-radius:1.25rem;flex-direction:column;gap:1.25rem;padding:2.5rem 2rem;transition:transform .3s,border-color .3s;display:flex;position:relative}.PricingSection-module__CdwvBa__card:hover{border-color:var(--outline-variant);transform:translateY(-6px)}.PricingSection-module__CdwvBa__cardHighlighted{border-color:var(--primary-clr);background:linear-gradient(180deg, #dab9ff0a 0%, var(--bg-surface) 100%);box-shadow:0 0 60px #dab9ff0f}.PricingSection-module__CdwvBa__tierBadge{letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg, var(--primary-clr), var(--secondary-clr));color:var(--primary-dark);border-radius:999px;padding:.3rem 1rem;font-size:.65rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.PricingSection-module__CdwvBa__tierName{font-family:var(--font-headline);color:var(--txt-clr);font-size:1.5rem;font-weight:600}.PricingSection-module__CdwvBa__priceRow{align-items:baseline;gap:.25rem;display:flex}.PricingSection-module__CdwvBa__price{font-family:var(--font-headline);color:var(--txt-clr);font-size:2.5rem;font-weight:700}.PricingSection-module__CdwvBa__period{color:var(--txt-muted);font-size:.9rem}.PricingSection-module__CdwvBa__featureList{flex-direction:column;flex:1;gap:.75rem;margin:.5rem 0;list-style:none;display:flex}.PricingSection-module__CdwvBa__featureItem{color:var(--txt-secondary-clr);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.PricingSection-module__CdwvBa__featureItem svg{color:var(--success-clr);flex-shrink:0}.PricingSection-module__CdwvBa__cta{border:1px solid var(--outline-variant);width:100%;color:var(--txt-clr);background:0 0;border-radius:.5rem;margin-top:auto;padding:.875rem;font-size:.95rem;font-weight:600;transition:all .2s}.PricingSection-module__CdwvBa__cta:hover{background:var(--bg-surface-highest);border-color:var(--outline)}.PricingSection-module__CdwvBa__ctaHighlighted{background:linear-gradient(135deg, var(--primary-clr), var(--secondary-clr));color:var(--primary-dark);border:none;box-shadow:0 0 40px #dab9ff33}.PricingSection-module__CdwvBa__ctaHighlighted:hover{background:linear-gradient(135deg, var(--primary-clr), var(--secondary-clr));transform:translateY(-1px);box-shadow:0 0 60px #dab9ff4d}.PricingSection-module__CdwvBa__ctaDisabled,.PricingSection-module__CdwvBa__ctaDisabled:hover{cursor:not-allowed;border-color:var(--card-border-clr);color:var(--txt-muted);box-shadow:none;background:#ffffff0a;transform:none}@media (max-width:900px){.PricingSection-module__CdwvBa__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}
.dashboard-module__Gx_nyq__dashboardShell{color:#fff;background:radial-gradient(circle at 0 0,#643fbb38,#0000 34%),radial-gradient(circle at 100% 100%,#2563eb29,#0000 30%),#1b1c1c;min-height:100vh;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__verifyPromptOverlay{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06070aa8;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.dashboard-module__Gx_nyq__verifyPromptCard{background:linear-gradient(160deg,#16141cfa 0%,#0e0f12f5 100%);border:1px solid #ffffff1a;border-radius:1.5rem;width:min(100%,30rem);padding:1.75rem;box-shadow:0 24px 60px #0006,inset 0 1px #ffffff0a}.dashboard-module__Gx_nyq__verifyPromptEyebrow{font-family:var(--font-headline);letter-spacing:.18em;text-transform:uppercase;color:#d4bcffcc;margin:0 0 .6rem;font-size:.72rem;font-weight:600}.dashboard-module__Gx_nyq__verifyPromptTitle{font-family:var(--font-headline);color:#fff;margin:0;font-size:1.4rem;line-height:1.25}.dashboard-module__Gx_nyq__verifyPromptText{color:#ffffffb3;margin:.9rem 0 0;line-height:1.6}.dashboard-module__Gx_nyq__verifyPromptError{color:#ffadad;background:#ff6b6b1a;border:1px solid #ff6b6b38;border-radius:.9rem;margin:1rem 0 0;padding:.75rem .9rem;font-size:.9rem}.dashboard-module__Gx_nyq__verifyPromptForm{flex-direction:column;gap:1rem;margin-top:1.1rem;display:flex}.dashboard-module__Gx_nyq__verifyPromptLabel{letter-spacing:.03em;color:#ffffffbd;flex-direction:column;gap:.45rem;font-size:.8rem;font-weight:600;display:flex}.dashboard-module__Gx_nyq__verifyPromptInput{color:#fff;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.95rem;outline:none;width:100%;min-height:3rem;padding:0 .95rem;font-size:.95rem;transition:border-color .2s,background-color .2s}.dashboard-module__Gx_nyq__verifyPromptInput:focus{background:#ffffff0f;border-color:#dab9ff80}.dashboard-module__Gx_nyq__verifyPromptInput::placeholder{color:#ffffff47}.dashboard-module__Gx_nyq__verifyPromptNote{color:#ffffff94;margin:-.3rem 0 0;font-size:.78rem;line-height:1.5}.dashboard-module__Gx_nyq__verifyPromptActions{gap:.75rem;display:flex}.dashboard-module__Gx_nyq__verifyPromptPrimary,.dashboard-module__Gx_nyq__verifyPromptSecondary{min-height:3rem;font-family:var(--font-headline);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border-radius:.95rem;flex:1;font-size:.8rem;font-weight:700;transition:transform .2s,background-color .2s,border-color .2s}.dashboard-module__Gx_nyq__verifyPromptPrimary{color:#2a0053;background:linear-gradient(90deg,#d7b6ff 0%,#a4c8ff 100%);border:none}.dashboard-module__Gx_nyq__verifyPromptPrimary:disabled{opacity:.7;cursor:not-allowed}.dashboard-module__Gx_nyq__verifyPromptSecondary{color:#ffffffdb;background:#ffffff08;border:1px solid #ffffff1f}.dashboard-module__Gx_nyq__verifyPromptPrimary:hover:not(:disabled),.dashboard-module__Gx_nyq__verifyPromptSecondary:hover{transform:translateY(-1px)}.dashboard-module__Gx_nyq__apiKeysHeroStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:min(100%,32rem);display:grid}.dashboard-module__Gx_nyq__apiKeysDialogOverlay{z-index:34;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07080cb3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.dashboard-module__Gx_nyq__apiKeysDialogCard{background:linear-gradient(160deg,#17151efa 0%,#0c0d12f7 100%);border:1px solid #ffffff17;border-radius:1.5rem;flex-direction:column;width:min(100%,48rem);max-height:calc(100vh - 3rem);padding:1.75rem;display:flex;overflow:hidden;box-shadow:0 30px 70px #00000073,inset 0 1px #ffffff0a}.dashboard-module__Gx_nyq__apiKeysDialogHeader,.dashboard-module__Gx_nyq__apiKeysDialogActions{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-module__Gx_nyq__apiKeysDialogHeader{flex-shrink:0;margin-bottom:1.4rem}.dashboard-module__Gx_nyq__apiKeysDialogBody{scrollbar-width:thin;scrollbar-color:#d7b6ff80 #ffffff0d;flex:1;min-height:0;padding-right:.45rem;overflow-y:auto}.dashboard-module__Gx_nyq__apiKeysDialogBody::-webkit-scrollbar{width:8px}.dashboard-module__Gx_nyq__apiKeysDialogBody::-webkit-scrollbar-track{background:#ffffff0d;border-radius:999px}.dashboard-module__Gx_nyq__apiKeysDialogBody::-webkit-scrollbar-thumb{background:linear-gradient(#d7b6ffd1 0%,#a4c8ffc7 100%);border:2px solid #121218e0;border-radius:999px}.dashboard-module__Gx_nyq__apiKeysDialogBody::-webkit-scrollbar-thumb:hover{background:linear-gradient(#e6c9ffeb 0%,#b8d8ffe0 100%)}.dashboard-module__Gx_nyq__apiKeysDialogActions{justify-content:flex-end;align-items:center}.dashboard-module__Gx_nyq__apiKeysDialogClose{color:#ffffffb8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.9rem;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;transition:transform .2s,background-color .2s,border-color .2s,color .2s;display:inline-flex}.dashboard-module__Gx_nyq__apiKeysDialogClose:hover{color:#fff;background:#ffffff12;border-color:#dab9ff3d;transform:translateY(-1px)}.dashboard-module__Gx_nyq__apiKeysHeroCard,.dashboard-module__Gx_nyq__apiKeyRevealCard,.dashboard-module__Gx_nyq__apiKeysEmptyState{box-shadow:var(--box-shadow);background:linear-gradient(160.33deg,#010101b3 0%,#19171cf0 100%);border:1px solid #ffffff14}.dashboard-module__Gx_nyq__apiKeysHeroCard{border-radius:1.25rem;padding:1.2rem 1.25rem}.dashboard-module__Gx_nyq__apiKeysHeroValue{font-family:var(--font-headline);color:#fff;margin:.55rem 0 0;font-size:clamp(1.35rem,2vw,1.8rem);font-weight:700}.dashboard-module__Gx_nyq__apiKeysHeroMeta{color:#ffffff94;margin:.45rem 0 0;line-height:1.5}.dashboard-module__Gx_nyq__apiKeyRevealCard{border-radius:1.4rem;margin-bottom:1.4rem;padding:1.4rem}.dashboard-module__Gx_nyq__apiKeyRevealHeader,.dashboard-module__Gx_nyq__apiKeysActionRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__apiKeyRevealSurface{background:#ffffff0a;border:1px solid #ffffff14;border-radius:1rem;margin-top:1rem;padding:1rem 1.1rem;overflow-x:auto}.dashboard-module__Gx_nyq__apiKeyRevealValue{color:#d7b6ff;word-break:break-all;font-size:.92rem}.dashboard-module__Gx_nyq__apiKeyRevealMeta{color:#ffffff9e;flex-wrap:wrap;gap:.85rem 1.25rem;margin-top:.95rem;font-size:.84rem;display:flex}.dashboard-module__Gx_nyq__apiKeyDismissButton,.dashboard-module__Gx_nyq__apiKeysRefreshButton,.dashboard-module__Gx_nyq__apiKeysDangerButton{font-family:var(--font-headline);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border-radius:.9rem;font-size:.76rem;font-weight:700;transition:transform .2s,background-color .2s,border-color .2s}.dashboard-module__Gx_nyq__apiKeyDismissButton,.dashboard-module__Gx_nyq__apiKeysRefreshButton{color:#ffffffd1;background:#ffffff0a;border:1px solid #ffffff1a;padding:.8rem 1rem}.dashboard-module__Gx_nyq__apiKeysDangerButton{color:#ffb3b3;background:#ff7e7e1a;border:1px solid #ff7e7e33;min-width:7.5rem;padding:.75rem .95rem}.dashboard-module__Gx_nyq__apiKeyDismissButton:hover,.dashboard-module__Gx_nyq__apiKeysRefreshButton:hover,.dashboard-module__Gx_nyq__apiKeysDangerButton:hover:not(:disabled){transform:translateY(-1px)}.dashboard-module__Gx_nyq__apiKeysDangerButton:disabled,.dashboard-module__Gx_nyq__apiKeysRefreshButton:disabled{opacity:.65;cursor:not-allowed}.dashboard-module__Gx_nyq__apiKeysGrid{gap:1.25rem;display:grid}.dashboard-module__Gx_nyq__apiKeysDialogReveal{gap:1.1rem;display:grid}.dashboard-module__Gx_nyq__apiKeysCreateForm{gap:1.5rem;display:grid}.dashboard-module__Gx_nyq__apiKeysWorkspaceMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__apiKeysScopeSection{gap:.9rem;display:grid}.dashboard-module__Gx_nyq__apiKeysScopeHint{color:#ffffff8c;margin:.3rem 0 0;line-height:1.5}.dashboard-module__Gx_nyq__apiKeysScopeGroups{gap:.7rem;display:grid}.dashboard-module__Gx_nyq__apiKeysScopeGroup{background:#ffffff06;border:1px solid #ffffff14;border-radius:1rem;gap:.55rem;padding:.85rem;display:grid}.dashboard-module__Gx_nyq__apiKeysScopeGroupHeader{display:block}.dashboard-module__Gx_nyq__apiKeysScopeGroupTitle{font-family:var(--font-headline);letter-spacing:.12em;text-transform:uppercase;color:#f3ebff;margin:0;font-size:.76rem;font-weight:700}.dashboard-module__Gx_nyq__apiKeysScopeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.dashboard-module__Gx_nyq__apiKeysScopeChip{color:#ffffffb8;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;align-content:start;gap:.16rem;min-height:4.6rem;padding:.8rem .8rem .8rem 2.55rem;transition:border-color .2s,background-color .2s,color .2s,transform .2s;display:grid;position:relative}.dashboard-module__Gx_nyq__apiKeysScopeChip:hover{border-color:#dab9ff33;transform:translateY(-1px)}.dashboard-module__Gx_nyq__apiKeysScopeChipActive{color:#f0e4ff;background:#dab9ff1a;border-color:#dab9ff57;box-shadow:inset 0 0 0 1px #dab9ff14}.dashboard-module__Gx_nyq__apiKeysScopeInput{opacity:0;cursor:pointer;position:absolute;inset:0}.dashboard-module__Gx_nyq__apiKeysScopeChip:before{content:"";background:#ffffff0a;border:1px solid #ffffff38;border-radius:999px;width:.9rem;height:.9rem;transition:border-color .2s,background-color .2s,box-shadow .2s;position:absolute;top:.95rem;left:.9rem}.dashboard-module__Gx_nyq__apiKeysScopeChipActive:before{background:#dab9ff;border-color:#dab9ffcc;box-shadow:0 0 0 4px #dab9ff1f}.dashboard-module__Gx_nyq__apiKeysScopeChipLabel{color:#fff;font-weight:700;line-height:1.35}.dashboard-module__Gx_nyq__apiKeysScopeChipMeta{font-family:var(--font-headline);letter-spacing:.12em;text-transform:uppercase;color:#d4bcffc7;font-size:.68rem}.dashboard-module__Gx_nyq__apiKeysTableWrap{border:1px solid #ffffff14;border-radius:1rem;overflow-x:auto}.dashboard-module__Gx_nyq__apiKeysTable{border-collapse:collapse;background:#ffffff05;width:100%;min-width:66rem}.dashboard-module__Gx_nyq__apiKeysTable th,.dashboard-module__Gx_nyq__apiKeysTable td{vertical-align:top;text-align:left;border-bottom:1px solid #ffffff0f;padding:1rem}.dashboard-module__Gx_nyq__apiKeysTable th{font-family:var(--font-headline);letter-spacing:.16em;text-transform:uppercase;color:#ffffff85;background:#ffffff08;font-size:.72rem}.dashboard-module__Gx_nyq__apiKeysTable tbody tr:hover{background:#ffffff05}.dashboard-module__Gx_nyq__apiKeysNameCell{gap:.3rem;display:grid}.dashboard-module__Gx_nyq__apiKeysName{color:#fff;font-weight:600}.dashboard-module__Gx_nyq__apiKeysCreatedAt{color:#ffffff80;font-size:.82rem}.dashboard-module__Gx_nyq__apiKeysPrefix{color:#d7b6ff;font-size:.9rem}.dashboard-module__Gx_nyq__apiKeysScopeList{flex-wrap:wrap;gap:.45rem;display:flex}.dashboard-module__Gx_nyq__apiKeysScopeBadge,.dashboard-module__Gx_nyq__apiKeysStatusBadge{border-radius:999px;justify-content:center;align-items:center;font-size:.74rem;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__apiKeysScopeBadge{color:#ffffffd1;background:#ffffff0f;padding:.42rem .7rem}.dashboard-module__Gx_nyq__apiKeysStatusBadge{text-transform:capitalize;padding:.46rem .75rem}.dashboard-module__Gx_nyq__apiKeysStatusBadgeActive{color:#98f0b9;background:#4ade801f}.dashboard-module__Gx_nyq__apiKeysStatusBadgeMuted{color:#ffffffb8;background:#ffffff14}.dashboard-module__Gx_nyq__workspacesNameCell{gap:.3rem;display:grid}.dashboard-module__Gx_nyq__workspacesName{color:#fff;font-weight:600}.dashboard-module__Gx_nyq__workspacesMeta{color:#ffffff8f;font-size:.84rem}.dashboard-module__Gx_nyq__workspacesMetric{color:#f3ebff;font-weight:600}.dashboard-module__Gx_nyq__workspacesEnvironmentBadge,.dashboard-module__Gx_nyq__workspacesStatusBadge{border-radius:999px;justify-content:center;align-items:center;font-size:.74rem;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__workspacesEnvironmentBadge{color:#ffffffd1;background:#ffffff0f;padding:.42rem .7rem}.dashboard-module__Gx_nyq__workspacesStatusBadge{text-transform:capitalize;padding:.46rem .75rem}.dashboard-module__Gx_nyq__workspacesStatusBadgeActive{color:#98f0b9;background:#4ade801f}.dashboard-module__Gx_nyq__workspacesStatusBadgeTrialing{color:#f7da72;background:#facc1524}.dashboard-module__Gx_nyq__workspacesStatusBadgeArchived{color:#ffffffb8;background:#ffffff14}.dashboard-module__Gx_nyq__workspacesProgressSection{gap:.55rem;margin-top:.1rem;padding-top:.15rem;display:grid}.dashboard-module__Gx_nyq__workspacesEntry{color:inherit;text-decoration:none;transition:transform .2s,border-color .2s,background-color .2s;display:block}.dashboard-module__Gx_nyq__workspacesEntry:hover{border-color:#dab9ff2e;transform:translateY(-1px)}.dashboard-module__Gx_nyq__workspacesEntryBody{grid-template-columns:minmax(0,1fr);align-items:start;gap:.9rem;padding:1.15rem 1.2rem 1.05rem}.dashboard-module__Gx_nyq__workspacesEntryBody>:first-child{gap:.28rem;max-width:26rem;display:grid}.dashboard-module__Gx_nyq__workspacesEntry .dashboard-module__Gx_nyq__sourceRowGrid{gap:.9rem 1.4rem}.dashboard-module__Gx_nyq__workspacesUsageHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__workspacesUsageLabel{color:#ffffffbd;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:600}.dashboard-module__Gx_nyq__workspacesUsageMeta{color:#d7b6ff;letter-spacing:.08em;font-size:.78rem;font-weight:700}.dashboard-module__Gx_nyq__workspacesProgressTrack{background:#ffffff14;border-radius:999px;width:100%;height:.6rem;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08}.dashboard-module__Gx_nyq__workspacesProgressBar{border-radius:inherit;background:linear-gradient(90deg,#d7b6ff 0%,#a4c8ff 100%);height:100%;box-shadow:0 0 18px #d7b6ff47}.dashboard-module__Gx_nyq__workspacesUsageCaption{color:#ffffff8a;font-size:.82rem;line-height:1.4}.dashboard-module__Gx_nyq__workspacesDetailUsage{gap:.8rem;display:grid}.dashboard-module__Gx_nyq__workspaceTitleBlock{min-width:0}.dashboard-module__Gx_nyq__workspaceTitleRow{align-items:center;gap:.85rem;display:flex}.dashboard-module__Gx_nyq__workspaceRenameButton{border-radius:.8rem;flex-shrink:0;width:2.25rem;height:2.25rem}.dashboard-module__Gx_nyq__workspacesDetailUsageTop{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__workspacesDetailUsageMeta{color:#ffffff9e;flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.86rem;display:flex}.dashboard-module__Gx_nyq__apiKeysEmptyState{border-radius:1.2rem;padding:2rem 1.2rem}.dashboard-module__Gx_nyq__apiKeysError{color:#ffb8b8;background:#ff7e7e1a;border:1px solid #ff7e7e2e;border-radius:1rem;margin:0 0 1rem;padding:.85rem 1rem}.dashboard-module__Gx_nyq__dashboardShell:before,.dashboard-module__Gx_nyq__dashboardShell:after{content:"";filter:blur(120px);pointer-events:none;opacity:.32;border-radius:999px;position:absolute}.dashboard-module__Gx_nyq__dashboardShell:before{background:#a884f033;width:34rem;height:34rem;top:-18rem;left:-10rem}.dashboard-module__Gx_nyq__dashboardShell:after{background:#2563eb2e;width:36rem;height:36rem;bottom:-18rem;right:-12rem}.dashboard-module__Gx_nyq__dashboardGrid{z-index:1;grid-template-columns:17.5rem minmax(0,1fr);height:100vh;min-height:0;display:grid;position:relative}.dashboard-module__Gx_nyq__sidebar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0f0f12eb;border-right:1px solid #ffffff14;flex-direction:column;gap:1rem;height:100vh;padding:1.75rem 1.25rem 1.25rem;display:flex;position:sticky;top:0;overflow-y:auto}.dashboard-module__Gx_nyq__brandArea{flex-direction:column;gap:.85rem;padding:0 .5rem .75rem;display:flex}.dashboard-module__Gx_nyq__brandLink{width:fit-content}.dashboard-module__Gx_nyq__brandLogo{width:9.75rem;height:2.35rem;position:relative}.dashboard-module__Gx_nyq__verifiedBadge{font-family:var(--font-headline);letter-spacing:.18em;text-transform:uppercase;color:#ffffffb8;align-items:center;gap:.65rem;font-size:.72rem;font-weight:500;display:inline-flex}.dashboard-module__Gx_nyq__verifiedDot,.dashboard-module__Gx_nyq__statusDot,.dashboard-module__Gx_nyq__taskMetaDot,.dashboard-module__Gx_nyq__activityDot{background:var(--dashboard-accent,var(--primary-clr));width:.55rem;height:.55rem;box-shadow:0 0 14px var(--dashboard-accent,#dab9ffa6);border-radius:999px;flex-shrink:0}.dashboard-module__Gx_nyq__verifiedDot,.dashboard-module__Gx_nyq__statusDot{--dashboard-accent:var(--primary-clr)}.dashboard-module__Gx_nyq__sidebarNav{flex-direction:column;gap:.45rem;display:flex}.dashboard-module__Gx_nyq__navButton{color:#ffffffc7;text-align:left;background:0 0;border:none;border-radius:1rem;align-items:center;gap:.9rem;width:100%;padding:.95rem 1rem;transition:background-color .2s,color .2s,transform .2s;display:flex;position:relative}.dashboard-module__Gx_nyq__navButton:hover{color:#fff;background:#ffffff0a;transform:translate(2px)}.dashboard-module__Gx_nyq__navButtonActive{color:var(--primary-clr);background:#ffffff14;box-shadow:inset 0 0 0 1px #dab9ff1f}.dashboard-module__Gx_nyq__navButtonActive:after{content:"";background:linear-gradient(180deg, var(--accent-purple) 0%, var(--accent-pink) 100%);border-radius:999px;width:4px;position:absolute;top:.55rem;bottom:.55rem;right:-.1rem}.dashboard-module__Gx_nyq__navIconWrap{background:#ffffff0d;border-radius:.95rem;flex-shrink:0;place-items:center;width:2.6rem;height:2.6rem;display:grid}.dashboard-module__Gx_nyq__navIconWrap .material-symbols-outlined{font-size:1.2rem}.dashboard-module__Gx_nyq__navButtonActive .dashboard-module__Gx_nyq__navIconWrap{background:#dab9ff1f}.dashboard-module__Gx_nyq__navCopy{flex-direction:column;gap:.18rem;min-width:0;display:flex}.dashboard-module__Gx_nyq__navLabel,.dashboard-module__Gx_nyq__eyebrow{font-family:var(--font-headline);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:600}.dashboard-module__Gx_nyq__navDescription{color:#ffffff80;font-size:.8rem}.dashboard-module__Gx_nyq__sidebarSpacer{flex:1}.dashboard-module__Gx_nyq__upgradeCard,.dashboard-module__Gx_nyq__summaryCard,.dashboard-module__Gx_nyq__analyticsCard,.dashboard-module__Gx_nyq__activityCard{box-shadow:var(--box-shadow);background:linear-gradient(160.33deg,#010101b3 0%,#19171cf0 100%);border:1px solid #ffffff14}.dashboard-module__Gx_nyq__upgradeCard{border-radius:1.25rem;padding:1rem}.dashboard-module__Gx_nyq__upgradeEyebrow{color:#ffffff8f;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.85rem;font-size:.72rem}.dashboard-module__Gx_nyq__upgradeButton,.dashboard-module__Gx_nyq__primaryAction{font-family:var(--font-headline);letter-spacing:.18em;text-transform:uppercase;border:none;border-radius:.9rem;font-size:.82rem;font-weight:700;transition:transform .2s,filter .2s,background-color .2s}.dashboard-module__Gx_nyq__upgradeButton{color:#2a0053;background:linear-gradient(90deg,#d7b6ff 0%,#a4c8ff 100%);justify-content:center;align-items:center;width:100%;padding:1rem;display:inline-flex;box-shadow:0 4px 31px #00000026}.dashboard-module__Gx_nyq__upgradeButtonActive{filter:brightness(1.03);box-shadow:0 4px 31px #00000026,0 0 0 2px #dab9ff2e}.dashboard-module__Gx_nyq__upgradeButton:hover,.dashboard-module__Gx_nyq__primaryAction:hover{filter:brightness(1.03);transform:translateY(-1px)}.dashboard-module__Gx_nyq__utilityNav{border-top:1px solid #ffffff14;gap:.35rem;padding-top:1rem;display:grid}.dashboard-module__Gx_nyq__utilityButton{color:#ffffffb8;width:100%;font-family:var(--font-headline);letter-spacing:.16em;text-transform:uppercase;background:0 0;border:none;border-radius:.9rem;align-items:center;gap:.75rem;padding:.85rem .9rem;font-size:.74rem;transition:background-color .2s;display:inline-flex}.dashboard-module__Gx_nyq__utilityButton:hover{background:#ffffff0a}.dashboard-module__Gx_nyq__utilityButtonActive{color:var(--primary-clr);background:#dab9ff14;box-shadow:inset 0 0 0 1px #dab9ff24}.dashboard-module__Gx_nyq__utilityButton .material-symbols-outlined{font-size:1.1rem}.dashboard-module__Gx_nyq__mainPanel{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow-y:hidden}.dashboard-module__Gx_nyq__topbar{z-index:20;background:linear-gradient(#1b1c1cf5 72%,#1b1c1c00);flex:none;padding:1.1rem clamp(1rem,3vw,2rem) .9rem;position:sticky;top:0}.dashboard-module__Gx_nyq__topbarBar{background:var(--header-bar-clr);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ffffff14;border-radius:1rem;justify-content:space-between;align-items:center;gap:1.25rem;width:100%;min-height:4.25rem;padding:.85rem 1rem .85rem 1.2rem;display:flex;box-shadow:0 32px 52px #dab9ff0f}.dashboard-module__Gx_nyq__topbarStatusGroup,.dashboard-module__Gx_nyq__topbarActionGroup{align-items:center;gap:1rem;min-width:0;display:flex}.dashboard-module__Gx_nyq__topbarStatusGroup{flex-wrap:wrap}.dashboard-module__Gx_nyq__topbarActionGroup{justify-content:flex-end}.dashboard-module__Gx_nyq__statusPill,.dashboard-module__Gx_nyq__runningPill{font-family:var(--font-headline);letter-spacing:.08em;border-radius:999px;align-items:center;gap:.65rem;display:inline-flex}.dashboard-module__Gx_nyq__statusPill{color:var(--primary-clr);background:#ffffff0d;padding:.5rem .9rem;font-size:.86rem;font-weight:600}.dashboard-module__Gx_nyq__statusCaption{color:#ffffffc7;font-size:.95rem}.dashboard-module__Gx_nyq__topTabs{align-items:center;gap:.35rem;display:flex}.dashboard-module__Gx_nyq__topTab{color:#ffffffb3;font-family:var(--font-headline);background:0 0;border:none;border-bottom:2px solid #0000;padding:.3rem .1rem;font-size:.94rem;font-weight:500;transition:color .2s,border-color .2s}.dashboard-module__Gx_nyq__topTab:hover{color:#fff}.dashboard-module__Gx_nyq__topTabActive{color:var(--primary-clr);border-color:var(--accent-purple)}.dashboard-module__Gx_nyq__topDivider{background:#ffffff1a;width:1px;height:1.5rem}.dashboard-module__Gx_nyq__topActions{align-items:center;gap:.6rem;display:flex}.dashboard-module__Gx_nyq__iconButton{color:#ffffffb8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.9rem;place-items:center;width:2.75rem;height:2.75rem;transition:border-color .2s,color .2s,background-color .2s;display:grid}.dashboard-module__Gx_nyq__iconButton:hover,.dashboard-module__Gx_nyq__iconButtonActive{color:var(--primary-clr);background:#dab9ff14;border-color:#dab9ff38}.dashboard-module__Gx_nyq__primaryAction{color:var(--primary-clr);background:#643fbb2e;border:1px solid #dab9ff2e;justify-content:center;align-items:center;padding:.95rem 1.1rem;display:inline-flex}.dashboard-module__Gx_nyq__content{scrollbar-width:thin;scrollbar-color:#d7b6ff61 #ffffff0a;flex-direction:column;flex:1;gap:1.5rem;min-height:0;padding:0 clamp(1rem,3vw,2rem) 1.4rem;display:flex;overflow:hidden auto}.dashboard-module__Gx_nyq__content::-webkit-scrollbar{width:8px}.dashboard-module__Gx_nyq__sidebar::-webkit-scrollbar{width:8px}.dashboard-module__Gx_nyq__content::-webkit-scrollbar-track{background:#ffffff0a}.dashboard-module__Gx_nyq__sidebar::-webkit-scrollbar-track{background:#ffffff0a}.dashboard-module__Gx_nyq__content::-webkit-scrollbar-thumb{background:#d7b6ff61;border-radius:999px}.dashboard-module__Gx_nyq__sidebar::-webkit-scrollbar-thumb{background:#d7b6ff61;border-radius:999px}.dashboard-module__Gx_nyq__summaryGrid,.dashboard-module__Gx_nyq__taskGrid,.dashboard-module__Gx_nyq__analyticsGrid{gap:1.5rem;display:grid}.dashboard-module__Gx_nyq__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-module__Gx_nyq__summaryCard{border-radius:1rem;min-height:11rem;padding:1.25rem;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__summaryIcon{z-index:1;width:2.45rem;height:2.45rem;color:var(--dashboard-accent,var(--primary-clr));background:#ffffff0f;border-radius:.85rem;place-items:center;margin-bottom:1.1rem;display:grid;position:relative}.dashboard-module__Gx_nyq__summaryIcon .material-symbols-outlined{font-size:1.22rem}.dashboard-module__Gx_nyq__summaryGlow{background:radial-gradient(circle, var(--dashboard-accent,var(--primary-clr)) 0%, transparent 70%);opacity:.2;filter:blur(12px);width:8.5rem;height:8.5rem;position:absolute;top:-2rem;right:-2rem}.dashboard-module__Gx_nyq__summaryValue,.dashboard-module__Gx_nyq__sectionTitle,.dashboard-module__Gx_nyq__footerStat,.dashboard-module__Gx_nyq__taskName,.dashboard-module__Gx_nyq__taskStatus{font-family:var(--font-headline)}.dashboard-module__Gx_nyq__summaryValue{z-index:1;letter-spacing:0;margin-top:.65rem;font-size:clamp(1.75rem,1.35rem + .95vw,2.55rem);font-weight:700;line-height:1;position:relative}.dashboard-module__Gx_nyq__summaryMeta,.dashboard-module__Gx_nyq__sectionSubtitle{color:#ffffffbd}.dashboard-module__Gx_nyq__summaryMeta{z-index:1;color:var(--dashboard-accent,var(--primary-clr));align-items:center;gap:.5rem;margin-top:.85rem;font-size:.86rem;line-height:1.45;display:inline-flex;position:relative}.dashboard-module__Gx_nyq__summaryMeta .material-symbols-outlined{font-size:1rem}.dashboard-module__Gx_nyq__sectionBlock{flex-direction:column;gap:1rem;display:flex}.dashboard-module__Gx_nyq__sectionHeader,.dashboard-module__Gx_nyq__chartHeader,.dashboard-module__Gx_nyq__chartFooter,.dashboard-module__Gx_nyq__taskHeader,.dashboard-module__Gx_nyq__taskMetaRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__sectionHeader{align-items:flex-end}.dashboard-module__Gx_nyq__sectionTitle{letter-spacing:0;font-size:clamp(1.8rem,1.45rem + .6vw,2.35rem);font-weight:700}.dashboard-module__Gx_nyq__sectionSubtitle{margin-top:.5rem;margin-bottom:1rem;font-size:1rem;line-height:1.5}.dashboard-module__Gx_nyq__runningPill{color:var(--primary-clr);text-transform:uppercase;background:#dab9ff17;padding:.55rem .9rem;font-size:.78rem;font-weight:600}.dashboard-module__Gx_nyq__taskGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__taskCard{color:inherit;background:#ffffff0d;border:1px solid #ffffff14;border-radius:1.25rem;padding:1.5rem;transition:border-color .2s,background-color .2s;display:block}.dashboard-module__Gx_nyq__taskCard:hover{background:#ffffff12;border-color:#dab9ff1f}.dashboard-module__Gx_nyq__taskIdentity{align-items:center;gap:1rem;min-width:0;display:flex}.dashboard-module__Gx_nyq__taskIcon{width:3rem;height:3rem;color:var(--dashboard-accent,var(--primary-clr));background:#ffffff14;border-radius:1rem;flex-shrink:0;place-items:center;display:grid}.dashboard-module__Gx_nyq__taskIcon .material-symbols-outlined{font-size:1.4rem}.dashboard-module__Gx_nyq__taskName{letter-spacing:0;overflow-wrap:anywhere;font-size:1.35rem;font-weight:700}.dashboard-module__Gx_nyq__taskType,.dashboard-module__Gx_nyq__activityMeta{letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;font-size:.74rem}.dashboard-module__Gx_nyq__taskStatus{color:var(--dashboard-accent,var(--primary-clr));white-space:nowrap;font-size:1.45rem;font-weight:700}.dashboard-module__Gx_nyq__progressTrack{background:#ffffff1a;border-radius:999px;width:100%;height:.45rem;margin-top:1.3rem;overflow:hidden}.dashboard-module__Gx_nyq__progressBar{border-radius:inherit;background:linear-gradient(90deg, var(--dashboard-accent,var(--primary-clr)) 0%, #ffffffd1 100%);height:100%;box-shadow:0 0 18px #dab9ff38}.dashboard-module__Gx_nyq__taskMetaRow{color:#ffffffc2;flex-wrap:wrap;align-items:center;margin-top:1rem;font-size:.82rem}.dashboard-module__Gx_nyq__taskMetaBadge{color:var(--dashboard-accent,var(--primary-clr));align-items:center;gap:.45rem;display:inline-flex}.dashboard-module__Gx_nyq__analyticsGrid{grid-template-columns:minmax(0,1.75fr) minmax(18rem,1fr);align-items:start}.dashboard-module__Gx_nyq__analyticsCard,.dashboard-module__Gx_nyq__activityCard{border-radius:1.5rem;padding:1.8rem}.dashboard-module__Gx_nyq__emptyInsightCard{box-shadow:var(--box-shadow);background:linear-gradient(160.33deg,#010101b3 0%,#19171cf0 100%);border:1px solid #ffffff14;border-radius:1.25rem;justify-items:start;gap:.85rem;padding:1.5rem;display:grid}.dashboard-module__Gx_nyq__rangeTabs{gap:.5rem;display:inline-flex}.dashboard-module__Gx_nyq__rangeTab{color:#ffffffb3;background:#ffffff14;border:none;border-radius:.8rem;padding:.55rem .85rem;font-size:.82rem;font-weight:600;transition:background-color .2s,color .2s}.dashboard-module__Gx_nyq__rangeTab:hover{color:#fff}.dashboard-module__Gx_nyq__rangeTabActive{background:var(--primary-clr);color:var(--primary-dark)}.dashboard-module__Gx_nyq__chartSurface{background:#00000038;border:1px solid #ffffff0d;border-radius:1.25rem;align-items:flex-end;gap:.75rem;min-height:18rem;margin-top:1.5rem;padding:1.35rem 1rem 1rem;display:flex;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__chartSurface:before{content:"";opacity:.45;background-image:radial-gradient(circle at 1px 1px,#ffffff14 1px,#0000 0);background-size:24px 24px;position:absolute;inset:0}.dashboard-module__Gx_nyq__chartBar{z-index:1;background:linear-gradient(#ffffff57 0%,#dab9ff24 100%);border:1px solid #dab9ff1a;border-radius:1rem 1rem 0 0;flex:1;min-width:2.75rem;position:relative}.dashboard-module__Gx_nyq__chartBarActive{background:linear-gradient(#dab9ffb8 0%,#a884f061 100%);box-shadow:0 -18px 32px #dab9ff1f}.dashboard-module__Gx_nyq__chartFooter{border-top:1px solid #ffffff14;align-items:flex-end;margin-top:1.4rem;padding-top:1.25rem}.dashboard-module__Gx_nyq__statsRow{flex-wrap:wrap;gap:2rem;display:flex}.dashboard-module__Gx_nyq__footerStat{letter-spacing:0;margin-top:.45rem;font-size:1.8rem;font-weight:700}.dashboard-module__Gx_nyq__footerStatAccent{color:var(--primary-clr)}.dashboard-module__Gx_nyq__auditButton,.dashboard-module__Gx_nyq__logsButton{font-family:var(--font-headline);letter-spacing:.2em;text-transform:uppercase;border:none;font-size:.78rem;font-weight:700;transition:color .2s,background-color .2s,border-color .2s}.dashboard-module__Gx_nyq__auditButton{color:var(--primary-clr);background:0 0}.dashboard-module__Gx_nyq__auditButton:hover{color:#fff}.dashboard-module__Gx_nyq__activityCard{flex-direction:column;gap:1.5rem;min-height:100%;display:flex}.dashboard-module__Gx_nyq__activityList{flex-direction:column;gap:1.25rem;display:flex}.dashboard-module__Gx_nyq__activityItem{grid-template-columns:.65rem minmax(0,1fr);gap:1rem;display:grid}.dashboard-module__Gx_nyq__activityEmpty{color:#ffffffa3;background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;padding:1rem;line-height:1.5}.dashboard-module__Gx_nyq__activityText{color:#fff;font-size:1.05rem;line-height:1.35}.dashboard-module__Gx_nyq__activityMeta{margin-top:.45rem}.dashboard-module__Gx_nyq__logsButton{color:#ffffffc2;background:0 0;border:1px solid #ffffff17;border-radius:1rem;width:100%;margin-top:auto;padding:1rem}.dashboard-module__Gx_nyq__logsButton:hover{color:#fff;background:#ffffff0a}.dashboard-module__Gx_nyq__pageHero{justify-content:space-between;align-items:flex-end;gap:1.5rem;padding-top:.25rem;display:flex}.dashboard-module__Gx_nyq__pageHeroCopy{max-width:44rem}.dashboard-module__Gx_nyq__pageEyebrow{color:#dab9ffd1;font-family:var(--font-headline);letter-spacing:.22em;text-transform:uppercase;font-size:.82rem;font-weight:700}.dashboard-module__Gx_nyq__pageTitle,.dashboard-module__Gx_nyq__sourceLeadValue,.dashboard-module__Gx_nyq__securityTitle,.dashboard-module__Gx_nyq__quickConfigTitle{font-family:var(--font-headline);letter-spacing:0}.dashboard-module__Gx_nyq__pageTitle{margin-top:.65rem;font-size:clamp(1.8rem,1.45rem + .6vw,2.35rem);font-weight:700;line-height:.95}.dashboard-module__Gx_nyq__pageLead{color:#ffffffbd;max-width:40rem;margin-top:1rem;font-size:1.15rem;line-height:1.55}.dashboard-module__Gx_nyq__pageHeroActions{align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__heroButton{color:#2a0053;font-family:var(--font-headline);letter-spacing:.08em;background:linear-gradient(90deg,#d7b6ff 0%,#a4c8ff 100%);border:none;border-radius:1rem;align-items:center;gap:.7rem;padding:1rem 1.4rem;font-size:.9rem;font-weight:700;transition:transform .2s,filter .2s;display:inline-flex;box-shadow:0 4px 31px #00000026}.dashboard-module__Gx_nyq__heroButton:hover{filter:brightness(1.03);transform:translateY(-1px)}.dashboard-module__Gx_nyq__sourceSummaryGrid{grid-template-columns:2fr repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard-module__Gx_nyq__sourceLeadCard,.dashboard-module__Gx_nyq__sourceMiniCard,.dashboard-module__Gx_nyq__sourceRow,.dashboard-module__Gx_nyq__quickActionCard,.dashboard-module__Gx_nyq__securityPanel{box-shadow:var(--box-shadow);background:linear-gradient(160.33deg,#010101b3 0%,#19171cf0 100%);border:1px solid #ffffff14;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__sourceLeadCard{border-radius:1.4rem;padding:1.35rem 1.45rem}.dashboard-module__Gx_nyq__sourceLeadValue{z-index:1;margin-top:.75rem;font-size:clamp(2.2rem,2rem + 1vw,3.4rem);font-weight:700;line-height:.95;position:relative}.dashboard-module__Gx_nyq__sourceMiniCard{border-radius:1.4rem;flex-direction:column;justify-content:space-between;min-height:0;padding:1.2rem 1.25rem;display:flex}.dashboard-module__Gx_nyq__sourceMiniIcon{color:var(--dashboard-accent,var(--primary-clr));font-size:1.45rem}.dashboard-module__Gx_nyq__sourceFilterChip{color:#ffffffb8;font-family:var(--font-headline);letter-spacing:.16em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.55rem;padding:.7rem 1rem;font-size:.76rem;font-weight:600;display:inline-flex}.dashboard-module__Gx_nyq__sourceFilterChip .material-symbols-outlined{font-size:1rem}.dashboard-module__Gx_nyq__sourcesList{flex-direction:column;gap:1rem;display:flex}.dashboard-module__Gx_nyq__sourceRow{border-radius:2rem;align-items:stretch;gap:1.1rem;padding:.45rem;display:flex}.dashboard-module__Gx_nyq__sourceRowCompact{padding:1.2rem 1.4rem}.dashboard-module__Gx_nyq__sourceRowMedia{background:#ffffff14;border-radius:1.65rem;place-items:center;width:7rem;min-width:7rem;display:grid}.dashboard-module__Gx_nyq__sourceRowGlyph{color:var(--dashboard-accent,var(--primary-clr));font-size:2.35rem}.dashboard-module__Gx_nyq__sourceRowBody{flex:1;grid-template-columns:minmax(14rem,1.1fr) minmax(16rem,1.1fr) auto;align-items:center;gap:1rem;min-width:0;padding:1rem;display:grid}.dashboard-module__Gx_nyq__sourceRowCompact .dashboard-module__Gx_nyq__sourceRowBody{grid-template-columns:minmax(14rem,1fr) minmax(22rem,1.5fr);padding:0}.dashboard-module__Gx_nyq__sourceRowGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem;display:grid}.dashboard-module__Gx_nyq__sourceField{flex-direction:column;gap:.35rem;display:flex}.dashboard-module__Gx_nyq__sourceFieldLabel{color:#ffffff73;font-family:var(--font-headline);letter-spacing:.18em;text-transform:uppercase;font-size:.74rem;font-weight:500}.dashboard-module__Gx_nyq__sourceFieldValue{color:#fff;font-size:.98rem;line-height:1.45}.dashboard-module__Gx_nyq__sourceFieldMono{font-family:monospace}.dashboard-module__Gx_nyq__sourceFieldAccent{color:var(--dashboard-accent,var(--primary-clr))}.dashboard-module__Gx_nyq__sourceFieldMuted{color:#ffffffc2}.dashboard-module__Gx_nyq__sourceRowActions{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__sourceStateBadge{font-family:var(--font-headline);letter-spacing:.18em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .95rem;font-size:.72rem;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__sourceBadgeDot{background:currentColor;border-radius:999px;flex-shrink:0;width:.55rem;height:.55rem}.dashboard-module__Gx_nyq__sourceStateHealthy{color:var(--primary-clr);background:#b170ff26;border:1px solid #dab9ff3d}.dashboard-module__Gx_nyq__sourceStateSynced{color:var(--secondary-clr);background:#2f92f924;border:1px solid #a4c8ff3d}.dashboard-module__Gx_nyq__sourceStateAlert{color:#ff9a9a;background:#ff505026;border:1px solid #ff6b6b3d}.dashboard-module__Gx_nyq__sourceStateIdle{color:#ffffffad;background:#ffffff0f;border:1px solid #ffffff1f}.dashboard-module__Gx_nyq__sourceMenuButton{color:#ffffff75;background:0 0;border:none;border-radius:.9rem;place-items:center;width:2.75rem;height:2.75rem;display:grid}.dashboard-module__Gx_nyq__sourceMenuButton:hover{color:#fff;background:#ffffff0a}.dashboard-module__Gx_nyq__insightsGrid{grid-template-columns:minmax(0,1fr);gap:1.5rem;padding-bottom:1rem;display:grid}.dashboard-module__Gx_nyq__quickConfigPanel{flex-direction:column;gap:1rem;display:flex}.dashboard-module__Gx_nyq__quickConfigTitle{color:var(--primary-clr);text-transform:uppercase;font-size:1.25rem;font-weight:700}.dashboard-module__Gx_nyq__quickConfigGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard-module__Gx_nyq__quickActionCard{text-align:center;border-radius:2rem;flex-direction:column;align-items:center;gap:.8rem;min-height:13rem;padding:2rem 1.4rem;display:flex}.dashboard-module__Gx_nyq__quickActionCard:hover{border-color:#dab9ff29}.dashboard-module__Gx_nyq__quickActionIcon{color:var(--primary-clr);font-size:2rem}.dashboard-module__Gx_nyq__quickActionBody{color:#ffffff8f;max-width:16rem;font-size:.82rem;line-height:1.45}.dashboard-module__Gx_nyq__securityPanel{border-radius:2rem;flex-direction:column;justify-content:space-between;min-height:100%;padding:1.8rem;display:flex}.dashboard-module__Gx_nyq__securityPanel:before{content:"";pointer-events:none;background:linear-gradient(160deg,#643fbb2e,#2563eb14);position:absolute;inset:0}.dashboard-module__Gx_nyq__securityTitle{z-index:1;font-size:1.7rem;font-weight:700;position:relative}.dashboard-module__Gx_nyq__securityTokenRow{z-index:1;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.dashboard-module__Gx_nyq__securityTokens{align-items:center;display:flex}.dashboard-module__Gx_nyq__securityToken{width:2.5rem;height:2.5rem;font-family:var(--font-headline);letter-spacing:.08em;background:#ffffff14;border:2px solid #131314;border-radius:999px;justify-content:center;align-items:center;margin-right:-.4rem;font-size:.74rem;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__securityCaption{color:#dab9ffe6;font-family:var(--font-headline);letter-spacing:.2em;text-transform:uppercase;font-size:.72rem;font-weight:700}.dashboard-module__Gx_nyq__securityShield{color:#dab9ff14;font-size:7rem;position:absolute;bottom:-1.1rem;right:-.9rem}.dashboard-module__Gx_nyq__historyStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.dashboard-module__Gx_nyq__historyStatCard{min-height:11.5rem}.dashboard-module__Gx_nyq__historyStatIconHalo{opacity:.18;border-radius:999px;place-items:center;width:3.8rem;height:3.8rem;font-size:1.9rem;display:grid;position:absolute;top:1.4rem;right:1.4rem}.dashboard-module__Gx_nyq__historyStatAccentPrimary{color:var(--primary-clr);background:#dab9ff1f}.dashboard-module__Gx_nyq__historyStatAccentNeutral{color:#ffffffd1;background:#ffffff14}.dashboard-module__Gx_nyq__historyPrimaryValue{color:var(--primary-clr)}.dashboard-module__Gx_nyq__historyStatMeta{color:#ffffff8f;align-items:center;gap:.5rem;margin-top:1.05rem;font-size:.92rem;display:inline-flex}.dashboard-module__Gx_nyq__historyStatMeta .material-symbols-outlined{font-size:1rem}.dashboard-module__Gx_nyq__historyStatMetaAccent{color:var(--secondary-clr)}.dashboard-module__Gx_nyq__historyFilterBar{justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.dashboard-module__Gx_nyq__historyFilterTabs,.dashboard-module__Gx_nyq__historyFilterActions,.dashboard-module__Gx_nyq__historyPagination{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.dashboard-module__Gx_nyq__historyFilterTab,.dashboard-module__Gx_nyq__historyPageButton{color:#ffffffb8;min-width:3rem;font-family:var(--font-sans);background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;font-size:.96rem;font-weight:500;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.dashboard-module__Gx_nyq__historyFilterTab{padding:.8rem 1.2rem}.dashboard-module__Gx_nyq__historyFilterTabActive{color:#fff;background:#ffffff1f}.dashboard-module__Gx_nyq__historySearchField{color:#ffffff8f;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.55rem;min-width:min(100%,20rem);padding:.82rem 1rem;display:inline-flex}.dashboard-module__Gx_nyq__historySearchField input{color:#fff;width:100%;font:inherit;background:0 0;border:none;outline:none}.dashboard-module__Gx_nyq__historySearchField input::placeholder{color:#ffffff6b}.dashboard-module__Gx_nyq__historySearchField .material-symbols-outlined{font-size:1rem}.dashboard-module__Gx_nyq__historyFilterIconButton{min-width:auto;padding-inline:.9rem}.dashboard-module__Gx_nyq__historyLedger{flex-direction:column;gap:1rem;display:flex}.dashboard-module__Gx_nyq__historyTableHeader,.dashboard-module__Gx_nyq__historyRow{grid-template-columns:.65fr 2fr 1.4fr 1.25fr 1fr 1.2fr;align-items:center;gap:1rem;display:grid}.dashboard-module__Gx_nyq__historyTableHeader{color:#ffffff6b;font-family:var(--font-headline);letter-spacing:.22em;text-transform:uppercase;padding:0 1.5rem;font-size:.72rem;font-weight:700}.dashboard-module__Gx_nyq__historyRows{flex-direction:column;gap:1rem;display:flex}.dashboard-module__Gx_nyq__historyRow{box-shadow:var(--box-shadow);background:linear-gradient(160.33deg,#010101b3 0%,#19171cf0 100%);border:1px solid #ffffff14;border-radius:1.5rem;padding:1.6rem 1.5rem;transition:border-color .2s,background-color .2s}.dashboard-module__Gx_nyq__historyRow:hover{background:#ffffff0a}.dashboard-module__Gx_nyq__historyRowError{border-left:2px solid #ff6b6b80}.dashboard-module__Gx_nyq__historyRowStatus{align-items:center;display:flex}.dashboard-module__Gx_nyq__historyStatusDot{border-radius:999px;width:.8rem;height:.8rem}.dashboard-module__Gx_nyq__historyStatusDotSuccess{background:var(--primary-clr);box-shadow:0 0 12px #dab9ff99}.dashboard-module__Gx_nyq__historyStatusDotError{background:#ffb4ab;box-shadow:0 0 12px #ffb4ab99}.dashboard-module__Gx_nyq__historyIdentity,.dashboard-module__Gx_nyq__historyCell{flex-direction:column;gap:.35rem;min-width:0;display:flex}.dashboard-module__Gx_nyq__historyJobId,.dashboard-module__Gx_nyq__historyCellSecondary,.dashboard-module__Gx_nyq__historyPaginationCaption{color:#ffffff6b;font-family:var(--font-headline);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem}.dashboard-module__Gx_nyq__historyJobName,.dashboard-module__Gx_nyq__historyCellPrimary{color:#fff;font-size:.98rem}.dashboard-module__Gx_nyq__historyJobName{letter-spacing:0;font-size:1rem;font-weight:600}.dashboard-module__Gx_nyq__historyCellMono{font-family:monospace}.dashboard-module__Gx_nyq__historyCellPrimaryError{color:#ffb4ab}.dashboard-module__Gx_nyq__historyPayloadTag{font-family:var(--font-headline);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:700}.dashboard-module__Gx_nyq__historyPayloadTagSuccess{color:#dab9ffc2}.dashboard-module__Gx_nyq__historyPayloadTagError{color:#ffb4abc7}.dashboard-module__Gx_nyq__historyActionCell{justify-content:flex-end;display:flex}.dashboard-module__Gx_nyq__historyActionLink{font-family:var(--font-headline);letter-spacing:.16em;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.55rem;font-size:.84rem;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__historyActionLinkSuccess{color:var(--primary-clr)}.dashboard-module__Gx_nyq__historyActionLinkError{color:#ffb4ab}.dashboard-module__Gx_nyq__historyActionLink .material-symbols-outlined{font-size:1.1rem}.dashboard-module__Gx_nyq__historyPaginationBar{justify-content:space-between;align-items:center;gap:1rem;margin-top:.4rem;padding-inline:.2rem;display:flex}.dashboard-module__Gx_nyq__historyPageButton{border-radius:1rem;width:3rem;height:3rem;padding:0}.dashboard-module__Gx_nyq__historyPageButtonActive{background:var(--primary-clr);color:var(--primary-dark);box-shadow:0 10px 24px #dab9ff29}.dashboard-module__Gx_nyq__securityHero{justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.dashboard-module__Gx_nyq__securityHeroCopy{max-width:42rem}.dashboard-module__Gx_nyq__securityHeroTitle,.dashboard-module__Gx_nyq__securityCardTitle{font-family:var(--font-headline);letter-spacing:0}.dashboard-module__Gx_nyq__securityHeroTitle{margin-top:.65rem;font-size:clamp(3.35rem,2.4rem + 3vw,6.25rem);font-weight:700;line-height:.92}.dashboard-module__Gx_nyq__securityStatusCard,.dashboard-module__Gx_nyq__securityEncryptionCard,.dashboard-module__Gx_nyq__securityIntegrityCard,.dashboard-module__Gx_nyq__securityWormCard,.dashboard-module__Gx_nyq__securityAuditCard,.dashboard-module__Gx_nyq__securityParameterCard{box-shadow:var(--box-shadow);background:linear-gradient(160.33deg,#010101b3 0%,#19171cf0 100%);border:1px solid #ffffff14;position:relative;overflow:hidden}.dashboard-module__Gx_nyq__securityStatusCard{border-radius:1.25rem;align-items:center;gap:1rem;min-width:16rem;padding:1rem;display:inline-flex}.dashboard-module__Gx_nyq__securityStatusBadge{background:#b170ff2e;border-radius:999px;place-items:center;width:3rem;height:3rem;display:grid}.dashboard-module__Gx_nyq__securityStatusPulse{background:var(--primary-clr);border-radius:999px;width:.9rem;height:.9rem;box-shadow:0 0 16px #dab9ffa6}.dashboard-module__Gx_nyq__securityStatusLabel,.dashboard-module__Gx_nyq__securityMetricLabel,.dashboard-module__Gx_nyq__securityParametersEyebrow,.dashboard-module__Gx_nyq__securityFooterCaption{color:#ffffff6b;font-family:var(--font-headline);letter-spacing:.2em;text-transform:uppercase;font-size:.7rem}.dashboard-module__Gx_nyq__securityStatusValue{color:var(--primary-clr);font-family:var(--font-headline);letter-spacing:0;text-transform:uppercase;font-size:1.9rem;font-weight:700}.dashboard-module__Gx_nyq__securityStatusMeta,.dashboard-module__Gx_nyq__securityCardBody,.dashboard-module__Gx_nyq__securityNoticeText,.dashboard-module__Gx_nyq__securityPolicyText{color:#ffffffad;line-height:1.5}.dashboard-module__Gx_nyq__securityGrid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem;display:grid}.dashboard-module__Gx_nyq__securityEncryptionCard{border-radius:1.25rem;flex-direction:column;grid-column:span 4;justify-content:space-between;min-height:21rem;padding:1.8rem;display:flex}.dashboard-module__Gx_nyq__securityEncryptionHeader,.dashboard-module__Gx_nyq__securityIntegrityHeader,.dashboard-module__Gx_nyq__securitySectionHeading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__securityIconPrimary,.dashboard-module__Gx_nyq__securityIconSecondary,.dashboard-module__Gx_nyq__securityAuditIcon{flex-shrink:0}.dashboard-module__Gx_nyq__securityIconPrimary{color:var(--primary-clr);font-size:2rem}.dashboard-module__Gx_nyq__securityIconSecondary{color:var(--secondary-clr);font-size:1.75rem}.dashboard-module__Gx_nyq__securityAuditIcon{color:#ffffff47;font-size:1.5rem}.dashboard-module__Gx_nyq__securityChip{color:#ffffffb8;font-family:var(--font-headline);letter-spacing:.16em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.7rem;padding:.45rem .7rem;font-size:.68rem;font-weight:700}.dashboard-module__Gx_nyq__securityCardTitle{font-size:1.6rem;font-weight:700}.dashboard-module__Gx_nyq__securityCardBody{max-width:20rem;margin-top:.75rem;font-size:1rem}.dashboard-module__Gx_nyq__securityEntropyBlock{margin-top:2rem}.dashboard-module__Gx_nyq__securityEntropyTrack{background:#ffffff14;border-radius:999px;width:100%;height:.45rem;overflow:hidden}.dashboard-module__Gx_nyq__securityEntropyBar{border-radius:inherit;background:linear-gradient(90deg, var(--primary-clr) 0%, var(--secondary-clr) 100%);width:94%;height:100%}.dashboard-module__Gx_nyq__securityEntropyMeta{color:#ffffff6b;font-family:var(--font-headline);letter-spacing:.18em;text-transform:uppercase;justify-content:space-between;margin-top:.7rem;font-size:.72rem;font-weight:600;display:flex}.dashboard-module__Gx_nyq__securityEntropyStrength{color:var(--primary-clr)}.dashboard-module__Gx_nyq__securityIntegrityCard{border-radius:1.25rem;grid-column:span 8;padding:1.8rem}.dashboard-module__Gx_nyq__securityInlineAction{color:var(--primary-clr);font-family:var(--font-headline);letter-spacing:.16em;text-transform:uppercase;background:0 0;border:none;font-size:.76rem;font-weight:700}.dashboard-module__Gx_nyq__securityMetricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.4rem;display:grid}.dashboard-module__Gx_nyq__securityMetricCard{background:#0000003d;border:1px solid #ffffff0d;border-radius:.95rem;padding:1rem}.dashboard-module__Gx_nyq__securityMetricValue{color:#fff;margin-top:.55rem;font-size:1rem;font-weight:600;line-height:1.4;display:block}.dashboard-module__Gx_nyq__securityMetricValueSuccess,.dashboard-module__Gx_nyq__securityParameterValueSuccess{color:#4ade80}.dashboard-module__Gx_nyq__securityNotice{background:#b170ff1f;border:1px solid #dab9ff2e;border-radius:.95rem;align-items:center;gap:.9rem;margin-top:1.5rem;padding:1rem 1.1rem;display:flex}.dashboard-module__Gx_nyq__securityWormCard{border-radius:1.25rem;grid-column:span 7;padding:1.8rem}.dashboard-module__Gx_nyq__securityPolicyList{flex-direction:column;gap:1rem;margin-top:1.4rem;display:flex}.dashboard-module__Gx_nyq__securityPolicyItem{background:#0000003d;border-radius:.95rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;display:flex}.dashboard-module__Gx_nyq__securityPolicyItemOutlined{border:1px solid #dab9ff3d}.dashboard-module__Gx_nyq__securityPolicyTitle,.dashboard-module__Gx_nyq__securityAuditTitle,.dashboard-module__Gx_nyq__securityParameterTitle{color:#fff;font-family:var(--font-headline);letter-spacing:0;font-weight:700}.dashboard-module__Gx_nyq__securityPolicyTitle{font-size:1.2rem}.dashboard-module__Gx_nyq__securityPolicyControls{flex-shrink:0;align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__securityPolicyValue,.dashboard-module__Gx_nyq__securityPolicyValueInactive{font-family:var(--font-headline);text-transform:uppercase;font-size:1rem}.dashboard-module__Gx_nyq__securityPolicyValueInactive{color:var(--primary-clr)}.dashboard-module__Gx_nyq__securityToggle{background:#ffffff1a;border-radius:999px;width:2.6rem;height:1.55rem;display:inline-flex;position:relative}.dashboard-module__Gx_nyq__securityToggleActive{background:var(--primary-clr)}.dashboard-module__Gx_nyq__securityToggleKnob{background:#fff;border-radius:999px;width:1.15rem;height:1.15rem;position:absolute;top:.2rem;left:.22rem}.dashboard-module__Gx_nyq__securityToggleActive .dashboard-module__Gx_nyq__securityToggleKnob{left:1.22rem}.dashboard-module__Gx_nyq__securityAuditCard{border-radius:1.25rem;flex-direction:column;grid-column:span 5;padding:1.8rem;display:flex}.dashboard-module__Gx_nyq__securityAuditList{flex-direction:column;gap:1rem;margin-top:1.3rem;display:flex}.dashboard-module__Gx_nyq__securityAuditItem{grid-template-columns:.65rem minmax(0,1fr);gap:.9rem;display:grid}.dashboard-module__Gx_nyq__securityAuditDot{border-radius:999px;width:.45rem;height:.45rem;margin-top:.45rem}.dashboard-module__Gx_nyq__securityAuditDotPrimary{background:var(--primary-clr)}.dashboard-module__Gx_nyq__securityAuditDotSecondary{background:var(--secondary-clr)}.dashboard-module__Gx_nyq__securityAuditDotMuted{background:#ffffff3d}.dashboard-module__Gx_nyq__securityAuditTitle{font-size:.98rem}.dashboard-module__Gx_nyq__securityAuditMeta,.dashboard-module__Gx_nyq__securityParameterLabel,.dashboard-module__Gx_nyq__securityFooterLink{color:#ffffff80}.dashboard-module__Gx_nyq__securityAuditMeta{margin-top:.2rem;font-size:.8rem}.dashboard-module__Gx_nyq__securityParametersSection{flex-direction:column;gap:1rem;padding-top:.5rem;display:flex}.dashboard-module__Gx_nyq__securityParameterGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.dashboard-module__Gx_nyq__securityParameterCard{border-radius:1.1rem;padding:1.5rem}.dashboard-module__Gx_nyq__securityParameterTitle{font-size:1.15rem}.dashboard-module__Gx_nyq__securityParameterList{flex-direction:column;gap:.85rem;margin-top:1.2rem;display:flex}.dashboard-module__Gx_nyq__securityParameterRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__securityParameterLabel,.dashboard-module__Gx_nyq__securityParameterValue{font-size:.9rem}.dashboard-module__Gx_nyq__securityParameterValue{color:#fff}.dashboard-module__Gx_nyq__securityFooter{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;margin-top:.6rem;padding-top:1.5rem;display:flex}.dashboard-module__Gx_nyq__securityFooterMeta,.dashboard-module__Gx_nyq__securityFooterTags,.dashboard-module__Gx_nyq__securityFooterLinks{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.dashboard-module__Gx_nyq__securityFooterTag{color:var(--primary-clr);font-family:var(--font-headline);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700}.dashboard-module__Gx_nyq__securityFooterLinkItem{align-items:center;gap:1rem;display:inline-flex}.dashboard-module__Gx_nyq__securityFooterLink{font-size:.9rem;transition:color .2s}.dashboard-module__Gx_nyq__securityFooterLink:hover{color:#fff}.dashboard-module__Gx_nyq__securityFooterDivider{background:#ffffff2e;border-radius:999px;width:.25rem;height:.25rem}.dashboard-module__Gx_nyq__settingsHeroMeta,.dashboard-module__Gx_nyq__settingsTabButton,.dashboard-module__Gx_nyq__settingsContextCard,.dashboard-module__Gx_nyq__settingsSignalCard,.dashboard-module__Gx_nyq__settingsCard,.dashboard-module__Gx_nyq__settingsCautionLead{box-shadow:var(--box-shadow);background:linear-gradient(160.33deg,#010101b3 0%,#19171cf0 100%);border:1px solid #ffffff14}.dashboard-module__Gx_nyq__settingsHeroMeta{border-radius:1.5rem;min-width:min(20rem,100%);padding:1.35rem 1.45rem}.dashboard-module__Gx_nyq__settingsHeroValue,.dashboard-module__Gx_nyq__settingsContextTitle,.dashboard-module__Gx_nyq__settingsSignalValue,.dashboard-module__Gx_nyq__settingsCardTitle{font-family:var(--font-headline)}.dashboard-module__Gx_nyq__settingsHeroValue{letter-spacing:0;margin-top:.8rem;font-size:clamp(2rem,1.5rem + 1vw,2.8rem);font-weight:700;line-height:.95}.dashboard-module__Gx_nyq__settingsHeroDetail,.dashboard-module__Gx_nyq__settingsContextBody,.dashboard-module__Gx_nyq__settingsSignalDetail,.dashboard-module__Gx_nyq__settingsInfoBody,.dashboard-module__Gx_nyq__settingsWarningCopy{color:#ffffffb3}.dashboard-module__Gx_nyq__settingsHeroDetail{margin-top:.7rem;line-height:1.55}.dashboard-module__Gx_nyq__settingsTabShell{gap:1.5rem;display:grid}.dashboard-module__Gx_nyq__settingsTabList{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.dashboard-module__Gx_nyq__settingsTabButton{color:#ffffffb8;text-align:left;border-radius:1.35rem;align-items:flex-start;gap:1rem;min-height:8.75rem;padding:1.2rem 1.15rem;transition:transform .2s,border-color .2s,background-color .2s,color .2s;display:flex}.dashboard-module__Gx_nyq__settingsTabButton:hover{color:#fff;border-color:#ffffff1f;transform:translateY(-1px)}.dashboard-module__Gx_nyq__settingsTabButtonActive{color:#fff;background:linear-gradient(160deg,#352557a6 0%,#19171cf5 100%);border-color:#dab9ff29}.dashboard-module__Gx_nyq__settingsTabIcon{background:#ffffff0d;border-radius:1rem;flex-shrink:0;place-items:center;width:3rem;height:3rem;display:grid}.dashboard-module__Gx_nyq__settingsTabButtonActive .dashboard-module__Gx_nyq__settingsTabIcon{color:var(--primary-clr);background:#dab9ff1f}.dashboard-module__Gx_nyq__settingsTabCopy{flex-direction:column;gap:.35rem;min-width:0;display:flex}.dashboard-module__Gx_nyq__settingsTabLabel,.dashboard-module__Gx_nyq__settingsFieldLabel,.dashboard-module__Gx_nyq__settingsInfoLabel,.dashboard-module__Gx_nyq__settingsInlineBadge,.dashboard-module__Gx_nyq__settingsRosterHeader,.dashboard-module__Gx_nyq__settingsStatusBadge,.dashboard-module__Gx_nyq__settingsWarningBadge{font-family:var(--font-headline);text-transform:uppercase}.dashboard-module__Gx_nyq__settingsTabLabel{letter-spacing:.08em;font-size:.92rem;font-weight:700}.dashboard-module__Gx_nyq__settingsTabDescription{color:#ffffff94;font-size:.92rem;line-height:1.5}.dashboard-module__Gx_nyq__settingsContextCard,.dashboard-module__Gx_nyq__settingsPanelSurface{flex-direction:column;display:flex}.dashboard-module__Gx_nyq__settingsContextCard{border-radius:1.5rem;gap:.8rem;min-height:100%;padding:1.4rem 1.45rem}.dashboard-module__Gx_nyq__settingsContextTitle{letter-spacing:0;font-size:clamp(1.4rem,1.2rem + .55vw,1.9rem);font-weight:700}.dashboard-module__Gx_nyq__settingsContextBody{line-height:1.6}.dashboard-module__Gx_nyq__settingsContextFooter{border-top:1px solid #ffffff14;margin-top:auto;padding-top:1rem}.dashboard-module__Gx_nyq__settingsPanelSurface{gap:1.5rem}.dashboard-module__Gx_nyq__settingsSignalGrid,.dashboard-module__Gx_nyq__settingsGridTwo,.dashboard-module__Gx_nyq__settingsPreferenceGrid,.dashboard-module__Gx_nyq__settingsDangerGrid{gap:1.5rem;display:grid}.dashboard-module__Gx_nyq__settingsSignalGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-module__Gx_nyq__settingsSignalCard{border-radius:1.35rem;padding:1.45rem}.dashboard-module__Gx_nyq__settingsSignalValue{letter-spacing:0;color:var(--dashboard-accent,var(--primary-clr));margin-top:.8rem;font-size:clamp(1.5rem,1.2rem + .55vw,2.1rem);font-weight:700}.dashboard-module__Gx_nyq__settingsSignalDetail{margin-top:.55rem;line-height:1.5}.dashboard-module__Gx_nyq__settingsGridTwo{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__settingsCard{border-radius:1.5rem;gap:1.35rem;padding:1.5rem}.dashboard-module__Gx_nyq__settingsCardHeader,.dashboard-module__Gx_nyq__settingsActionRow,.dashboard-module__Gx_nyq__settingsInfoRow,.dashboard-module__Gx_nyq__settingsCautionLead{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-module__Gx_nyq__settingsCardTitle{letter-spacing:0;font-size:clamp(1.2rem,1.1rem + .35vw,1.45rem);font-weight:700}.dashboard-module__Gx_nyq__settingsFormGrid,.dashboard-module__Gx_nyq__settingsAccessPicker{gap:1rem;display:grid}.dashboard-module__Gx_nyq__settingsFormGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__settingsField{flex-direction:column;gap:.55rem;display:flex}.dashboard-module__Gx_nyq__settingsFieldLabel{color:#ffffff94;letter-spacing:.18em;font-size:.72rem;font-weight:700}.dashboard-module__Gx_nyq__settingsInput{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:1rem;width:100%;padding:.95rem 1rem;font-size:.96rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.dashboard-module__Gx_nyq__settingsInput::placeholder{color:#ffffff57}.dashboard-module__Gx_nyq__settingsInput:focus{background:#ffffff0d;border-color:#dab9ff4d;outline:none;box-shadow:0 0 0 3px #dab9ff1a}.dashboard-module__Gx_nyq__settingsActionRow{flex-wrap:wrap}.dashboard-module__Gx_nyq__settingsSecondaryButton,.dashboard-module__Gx_nyq__settingsGhostButton,.dashboard-module__Gx_nyq__settingsDangerButton{min-height:3rem;font-family:var(--font-headline);letter-spacing:.14em;text-transform:uppercase;border-radius:1rem;justify-content:center;align-items:center;padding:.95rem 1.1rem;font-size:.78rem;font-weight:700;transition:transform .2s,border-color .2s,background-color .2s,color .2s;display:inline-flex}.dashboard-module__Gx_nyq__settingsSecondaryButton{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.dashboard-module__Gx_nyq__settingsGhostButton{color:#ffffffb8;background:0 0;border:1px dashed #ffffff1f}.dashboard-module__Gx_nyq__settingsDangerButton{color:#ffb6b6;background:#ff6b6b1f;border:1px solid #ff6b6b3d}.dashboard-module__Gx_nyq__settingsSecondaryButton:hover,.dashboard-module__Gx_nyq__settingsGhostButton:hover,.dashboard-module__Gx_nyq__settingsDangerButton:hover{transform:translateY(-1px)}.dashboard-module__Gx_nyq__settingsSecondaryButton:hover{background:#ffffff14;border-color:#ffffff29}.dashboard-module__Gx_nyq__settingsGhostButton:hover{color:#fff;border-color:#dab9ff2e}.dashboard-module__Gx_nyq__settingsDangerButton:hover{background:#ff6b6b2e;border-color:#ff6b6b57}.dashboard-module__Gx_nyq__settingsInfoList,.dashboard-module__Gx_nyq__settingsList,.dashboard-module__Gx_nyq__settingsTimeline,.dashboard-module__Gx_nyq__settingsRosterList{flex-direction:column;gap:.9rem;display:flex}.dashboard-module__Gx_nyq__settingsInfoRow,.dashboard-module__Gx_nyq__settingsListItem,.dashboard-module__Gx_nyq__settingsMemberRow{background:#ffffff08;border:1px solid #ffffff14;border-radius:1.1rem;padding:1rem 1.05rem}.dashboard-module__Gx_nyq__settingsInfoLabel{letter-spacing:.08em;color:#fff;font-size:.8rem;font-weight:700}.dashboard-module__Gx_nyq__settingsInfoBody{margin-top:.4rem;font-size:.94rem;line-height:1.55}.dashboard-module__Gx_nyq__settingsToggle{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;justify-content:flex-start;width:3rem;min-width:3rem;padding:.2rem;display:inline-flex}.dashboard-module__Gx_nyq__settingsToggleActive{background:#dab9ff29;border-color:#dab9ff2e;justify-content:flex-end}.dashboard-module__Gx_nyq__settingsToggleKnob{background:#fff;border-radius:999px;width:1.2rem;height:1.2rem;box-shadow:0 8px 18px #0000002e}.dashboard-module__Gx_nyq__settingsPreferenceGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-module__Gx_nyq__settingsPreferenceTile{background:#ffffff08;border:1px solid #ffffff14;border-radius:1.15rem;padding:1.2rem}.dashboard-module__Gx_nyq__settingsPreferenceValue{color:var(--primary-clr);font-family:var(--font-headline);letter-spacing:0;margin-top:.65rem;font-size:1.18rem;font-weight:700}.dashboard-module__Gx_nyq__settingsAccessPicker{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__settingsAccessButton{color:#fff;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.6rem;padding:1rem;transition:transform .2s,border-color .2s,background-color .2s;display:flex}.dashboard-module__Gx_nyq__settingsAccessButton:hover{border-color:#ffffff1f;transform:translateY(-1px)}.dashboard-module__Gx_nyq__settingsAccessButtonActive{background:#dab9ff14;border-color:#dab9ff3d;box-shadow:inset 0 0 0 1px #dab9ff1a}.dashboard-module__Gx_nyq__settingsAccessHint{color:#ffffffa8;font-size:.92rem;line-height:1.5}.dashboard-module__Gx_nyq__settingsInlineBadge{color:#d4e6ff;letter-spacing:.16em;background:#a4c8ff1f;border:1px solid #a4c8ff29;border-radius:999px;align-items:center;padding:.45rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__settingsRosterHeader,.dashboard-module__Gx_nyq__settingsMemberRow{grid-template-columns:minmax(0,1.8fr) repeat(4,minmax(0,.92fr)) auto;align-items:center;gap:1rem;display:grid}.dashboard-module__Gx_nyq__settingsRosterHeader{color:#ffffff70;letter-spacing:.18em;padding:0 .2rem .35rem;font-size:.7rem;font-weight:700}.dashboard-module__Gx_nyq__settingsMemberIdentity{align-items:center;gap:.9rem;min-width:0;display:flex}.dashboard-module__Gx_nyq__settingsMemberAvatar{width:2.8rem;height:2.8rem;color:var(--primary-clr);font-family:var(--font-headline);letter-spacing:.08em;background:linear-gradient(160deg,#dab9ff38 0%,#a4c8ff24 100%);border-radius:1rem;flex-shrink:0;place-items:center;font-size:.88rem;font-weight:700;display:grid}.dashboard-module__Gx_nyq__settingsMemberName{font-family:var(--font-headline);color:#fff;font-size:.96rem;font-weight:700}.dashboard-module__Gx_nyq__settingsMemberEmail,.dashboard-module__Gx_nyq__settingsMemberMeta{color:#ffffffad;font-size:.9rem}.dashboard-module__Gx_nyq__settingsMemberEmail{margin-top:.22rem}.dashboard-module__Gx_nyq__settingsStatusBadge{color:#ffffffb8;letter-spacing:.12em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;justify-self:flex-start;align-items:center;min-height:2rem;padding:.45rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__settingsStatusBadgeStrong{color:var(--primary-clr);background:#dab9ff1f;border-color:#dab9ff2e}.dashboard-module__Gx_nyq__settingsStatusBadgeSuccess{color:#94f0b8;background:#4ade801f;border-color:#4ade802e}.dashboard-module__Gx_nyq__settingsStatusBadgeWarning{color:#ffd78d;background:#fbbf241f;border-color:#fbbf2429}.dashboard-module__Gx_nyq__settingsStatusBadgeNeutral{color:#ffffffb8}.dashboard-module__Gx_nyq__settingsCautionLead{background:linear-gradient(160deg,#3d2b0c85 0%,#1c1411f5 100%);border-color:#ffbf6f33;border-radius:1.5rem;padding:1.35rem 1.45rem}.dashboard-module__Gx_nyq__settingsWarningBadge{color:#ffd699;letter-spacing:.16em;background:#fbbf241f;border-radius:999px;justify-content:center;align-items:center;min-height:2.4rem;padding:.55rem .9rem;font-size:.72rem;font-weight:700;display:inline-flex}.dashboard-module__Gx_nyq__settingsDangerGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-module__Gx_nyq__settingsTimelineRow{grid-template-columns:auto 1fr;align-items:flex-start;gap:.85rem;display:grid}.dashboard-module__Gx_nyq__settingsTimelineMarker{background:var(--primary-clr);border-radius:999px;width:.75rem;height:.75rem;margin-top:.45rem;box-shadow:0 0 0 6px #dab9ff14}.dashboard-module__Gx_nyq__settingsDangerCard{background:linear-gradient(160deg,#2f1117c7 0%,#1b1117fa 100%);border-color:#ff6b6b2e}.dashboard-module__Gx_nyq__settingsProcessList{color:#ffffffc2;flex-direction:column;gap:.85rem;padding-left:1.2rem;display:flex}.dashboard-module__Gx_nyq__settingsProcessItem{line-height:1.6}.dashboard-module__Gx_nyq__settingsWarningCopy{line-height:1.55}.dashboard-module__Gx_nyq__settingsProfileBadgeRow{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.dashboard-module__Gx_nyq__settingsProfileGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard-module__Gx_nyq__settingsProfileItem,.dashboard-module__Gx_nyq__settingsProfileItemFull{background:#ffffff08;border:1px solid #ffffff14;border-radius:1.1rem;padding:1rem 1.05rem}.dashboard-module__Gx_nyq__settingsProfileItemFull{grid-column:1/-1}.dashboard-module__Gx_nyq__settingsProfileValue{color:#fff;margin-top:.5rem;font-size:.98rem;line-height:1.5}.dashboard-module__Gx_nyq__settingsProfileMono{word-break:break-all;font-family:monospace}.dashboard-module__Gx_nyq__settingsDivider{background:#ffffff14;border:0;width:100%;height:1px;margin:1rem 0}.dashboard-module__Gx_nyq__settingsSectionHeading{gap:.5rem;display:grid}.dashboard-module__Gx_nyq__settingsDangerGridCompact{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (max-width:1180px){.dashboard-module__Gx_nyq__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__analyticsGrid,.dashboard-module__Gx_nyq__historyStatsGrid,.dashboard-module__Gx_nyq__securityGrid,.dashboard-module__Gx_nyq__securityParameterGrid{grid-template-columns:1fr}.dashboard-module__Gx_nyq__securityEncryptionCard,.dashboard-module__Gx_nyq__securityIntegrityCard,.dashboard-module__Gx_nyq__securityWormCard,.dashboard-module__Gx_nyq__securityAuditCard{grid-column:span 12}.dashboard-module__Gx_nyq__sourceSummaryGrid,.dashboard-module__Gx_nyq__insightsGrid,.dashboard-module__Gx_nyq__settingsGridTwo,.dashboard-module__Gx_nyq__settingsDangerGrid,.dashboard-module__Gx_nyq__settingsTabShell{grid-template-columns:1fr}.dashboard-module__Gx_nyq__securityHero,.dashboard-module__Gx_nyq__historyFilterBar,.dashboard-module__Gx_nyq__historyPaginationBar,.dashboard-module__Gx_nyq__securityFooter,.dashboard-module__Gx_nyq__settingsCautionLead{flex-direction:column;align-items:stretch}.dashboard-module__Gx_nyq__historyTableHeader{display:none}.dashboard-module__Gx_nyq__historyRow{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__historyActionCell{justify-content:flex-start}.dashboard-module__Gx_nyq__sourceRowBody{grid-template-columns:minmax(0,1fr);align-items:start}.dashboard-module__Gx_nyq__settingsSignalGrid,.dashboard-module__Gx_nyq__settingsPreferenceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__settingsProfileGrid,.dashboard-module__Gx_nyq__settingsDangerGridCompact{grid-template-columns:1fr}.dashboard-module__Gx_nyq__settingsTabList{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__settingsRosterHeader{display:none}.dashboard-module__Gx_nyq__settingsMemberRow{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__settingsMemberIdentity{grid-column:1/-1}.dashboard-module__Gx_nyq__settingsMemberRow>.dashboard-module__Gx_nyq__settingsGhostButton{justify-self:flex-start}.dashboard-module__Gx_nyq__sourceRowActions{justify-content:space-between}.dashboard-module__Gx_nyq__topbarBar,.dashboard-module__Gx_nyq__topbarActionGroup{flex-direction:column;align-items:stretch}.dashboard-module__Gx_nyq__topbarStatusGroup{justify-content:space-between}.dashboard-module__Gx_nyq__topDivider{width:100%;height:1px}}@media (max-width:960px){.dashboard-module__Gx_nyq__dashboardShell{overflow:hidden auto}.dashboard-module__Gx_nyq__dashboardGrid{grid-template-columns:1fr;height:auto;min-height:100vh}.dashboard-module__Gx_nyq__sidebar{border-bottom:1px solid #ffffff14;border-right:none;height:auto;position:relative}.dashboard-module__Gx_nyq__sidebarNav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-module__Gx_nyq__sidebarSpacer{display:none}.dashboard-module__Gx_nyq__mainPanel{height:auto;overflow:visible}.dashboard-module__Gx_nyq__content{overflow:visible}.dashboard-module__Gx_nyq__upgradeCard{margin-top:.5rem}}@media (max-width:720px){.dashboard-module__Gx_nyq__summaryGrid,.dashboard-module__Gx_nyq__taskGrid,.dashboard-module__Gx_nyq__sidebarNav,.dashboard-module__Gx_nyq__apiKeysHeroStats,.dashboard-module__Gx_nyq__apiKeysScopeGrid,.dashboard-module__Gx_nyq__settingsSignalGrid,.dashboard-module__Gx_nyq__settingsPreferenceGrid,.dashboard-module__Gx_nyq__settingsAccessPicker,.dashboard-module__Gx_nyq__settingsFormGrid,.dashboard-module__Gx_nyq__settingsTabList,.dashboard-module__Gx_nyq__settingsDangerGrid,.dashboard-module__Gx_nyq__settingsProfileGrid,.dashboard-module__Gx_nyq__settingsDangerGridCompact,.dashboard-module__Gx_nyq__sourceSummaryGrid,.dashboard-module__Gx_nyq__quickConfigGrid,.dashboard-module__Gx_nyq__sourceRowGrid,.dashboard-module__Gx_nyq__settingsMemberRow{grid-template-columns:1fr}.dashboard-module__Gx_nyq__pageHero{flex-direction:column;align-items:flex-start}.dashboard-module__Gx_nyq__sourceRow{flex-direction:column}.dashboard-module__Gx_nyq__historyFilterTabs,.dashboard-module__Gx_nyq__historyFilterActions,.dashboard-module__Gx_nyq__historyPagination,.dashboard-module__Gx_nyq__apiKeysActionRow>*,.dashboard-module__Gx_nyq__securityFooterMeta,.dashboard-module__Gx_nyq__securityFooterLinks,.dashboard-module__Gx_nyq__settingsActionRow>*{width:100%}.dashboard-module__Gx_nyq__historySearchField{width:100%;min-width:0}.dashboard-module__Gx_nyq__securityMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__Gx_nyq__securityPolicyItem,.dashboard-module__Gx_nyq__historyRow,.dashboard-module__Gx_nyq__settingsInfoRow{grid-template-columns:1fr}.dashboard-module__Gx_nyq__securityPolicyItem{align-items:flex-start}.dashboard-module__Gx_nyq__securityPolicyControls{justify-content:space-between;width:100%}.dashboard-module__Gx_nyq__sourceRowMedia{width:100%;min-width:0;min-height:5.5rem}.dashboard-module__Gx_nyq__topbarBar,.dashboard-module__Gx_nyq__topbarStatusGroup,.dashboard-module__Gx_nyq__topbarActionGroup,.dashboard-module__Gx_nyq__apiKeysDialogHeader,.dashboard-module__Gx_nyq__apiKeysDialogActions,.dashboard-module__Gx_nyq__apiKeyRevealHeader,.dashboard-module__Gx_nyq__verifyPromptActions,.dashboard-module__Gx_nyq__chartHeader,.dashboard-module__Gx_nyq__chartFooter,.dashboard-module__Gx_nyq__sectionHeader,.dashboard-module__Gx_nyq__taskHeader,.dashboard-module__Gx_nyq__settingsCardHeader,.dashboard-module__Gx_nyq__settingsInfoRow,.dashboard-module__Gx_nyq__settingsCautionLead{flex-direction:column;align-items:flex-start}.dashboard-module__Gx_nyq__topTabs,.dashboard-module__Gx_nyq__topActions,.dashboard-module__Gx_nyq__settingsActionRow{flex-wrap:wrap}.dashboard-module__Gx_nyq__topbar{padding:1rem}.dashboard-module__Gx_nyq__content{padding-inline:1rem}.dashboard-module__Gx_nyq__primaryAction{width:100%}.dashboard-module__Gx_nyq__chartSurface{gap:.45rem;min-height:18rem}.dashboard-module__Gx_nyq__settingsHeroMeta,.dashboard-module__Gx_nyq__settingsContextCard,.dashboard-module__Gx_nyq__settingsTabButton,.dashboard-module__Gx_nyq__settingsCard,.dashboard-module__Gx_nyq__apiKeysDangerButton,.dashboard-module__Gx_nyq__apiKeyDismissButton,.dashboard-module__Gx_nyq__apiKeysRefreshButton{width:100%}}
.FAQSection-module__25lxaa__section{background:var(--bg-clr);padding:7rem 0;position:relative}.FAQSection-module__25lxaa__section:before{content:"";pointer-events:none;filter:blur(18px);background:radial-gradient(circle,#dab9ff1f 0%,#a4c8ff0d 42%,#0000 72%);width:min(38rem,75vw);height:16rem;position:absolute;inset:auto 50% 8rem;transform:translate(-50%)}.FAQSection-module__25lxaa__container{z-index:1;max-width:960px;margin:0 auto;padding:0 clamp(1rem,5vw,5rem);position:relative}.FAQSection-module__25lxaa__header{text-align:center;margin-bottom:3rem}.FAQSection-module__25lxaa__sectionTitle{font-family:var(--font-headline);letter-spacing:-.03em;color:var(--txt-clr);font-size:clamp(2rem,3.8vw,3rem);font-weight:700}.FAQSection-module__25lxaa__stack{flex-direction:column;gap:1rem;display:flex}.FAQSection-module__25lxaa__item{-webkit-backdrop-filter:blur(18px);background:linear-gradient(#dab9ff0a 0%,#0000 100%),#1f2020ad;border:1px solid #ffffff14;border-radius:1.25rem;transition:border-color .25s,box-shadow .25s,transform .25s;overflow:hidden}.FAQSection-module__25lxaa__item:hover{border-color:#ffffff24;transform:translateY(-1px)}.FAQSection-module__25lxaa__item[open]{border-color:#dab9ff42;box-shadow:0 0 0 1px #dab9ff1f,0 24px 60px #0000002e}.FAQSection-module__25lxaa__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.5rem;list-style:none;display:flex}.FAQSection-module__25lxaa__summary::-webkit-details-marker{display:none}.FAQSection-module__25lxaa__question{font-family:var(--font-headline);color:var(--txt-clr);font-size:1.05rem;font-weight:600;line-height:1.45}.FAQSection-module__25lxaa__chevron{color:var(--primary-clr);flex-shrink:0;transition:transform .25s}.FAQSection-module__25lxaa__item[open] .FAQSection-module__25lxaa__chevron{transform:rotate(180deg)}.FAQSection-module__25lxaa__answerWrap{padding:0 1.5rem 1.5rem}.FAQSection-module__25lxaa__answer{color:var(--txt-secondary-clr);border-top:1px solid #ffffff0f;padding-top:.2rem;font-size:.96rem;line-height:1.75}@media (max-width:768px){.FAQSection-module__25lxaa__section{padding:5.5rem 0}.FAQSection-module__25lxaa__summary{padding:1.1rem 1.15rem}.FAQSection-module__25lxaa__answerWrap{padding:0 1.15rem 1.15rem}.FAQSection-module__25lxaa__question{font-size:.98rem}}
