@keyframes AuditOverlay-module__oyjnpG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes AuditOverlay-module__oyjnpG__fadeInStack{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.AuditOverlay-module__oyjnpG__header{z-index:20;pointer-events:auto;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;display:flex;position:fixed;top:0;left:0}.AuditOverlay-module__oyjnpG__logoContainer{align-items:center;gap:.5rem;display:flex}.AuditOverlay-module__oyjnpG__logoutBtn{transition:all .2s;color:var(--miq-white)!important;border-color:var(--miq-gray-600)!important}.AuditOverlay-module__oyjnpG__logoutBtn:hover{box-shadow:0 0 10px #7c3aed4d;color:var(--miq-white)!important;border-color:var(--miq-violet-500)!important;background-color:#7c3aed26!important}.AuditOverlay-module__oyjnpG__appContainer{color:#fff;background-color:#000;width:100%;height:100dvh;min-height:100vh;position:relative;overflow:hidden}.AuditOverlay-module__oyjnpG__sceneContainer{z-index:0;background:radial-gradient(circle,#1f1f23 0%,#000 100%);width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.AuditOverlay-module__oyjnpG__mainWrapper{z-index:10;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:relative}.AuditOverlay-module__oyjnpG__contentContainer{pointer-events:auto;width:100%;max-width:56rem}.AuditOverlay-module__oyjnpG__card{-webkit-backdrop-filter:blur(12px);color:#fff;background-color:#18181b66;border:1px solid #ffffff1a;border-radius:1rem;padding:2.5rem 2rem;animation:.6s cubic-bezier(.16,1,.3,1) AuditOverlay-module__oyjnpG__slideUpFade;box-shadow:0 4px 30px #0000001a}@keyframes AuditOverlay-module__oyjnpG__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AuditOverlay-module__oyjnpG__title{text-align:center;margin-bottom:.75rem;font-size:2rem;font-weight:700;color:#fff!important}.AuditOverlay-module__oyjnpG__subtitle{text-align:center;margin-bottom:2.5rem;font-size:1.125rem;color:#a1a1aa!important}.AuditOverlay-module__oyjnpG__grid{gap:1rem;display:grid}.AuditOverlay-module__oyjnpG__grid3{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.AuditOverlay-module__oyjnpG__grid3{grid-template-columns:repeat(3,1fr)}}.AuditOverlay-module__oyjnpG__optionButton{text-align:left;cursor:pointer;color:#fff;background-color:#ffffff08;border:1px solid #ffffff0d;border-radius:.75rem;align-items:center;gap:1.25rem;width:100%;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.AuditOverlay-module__oyjnpG__optionButton:hover{color:#fff;background-color:#7c3aed26;border-color:#8b5cf680;transform:translate(4px)}.AuditOverlay-module__oyjnpG__optionButtonVertical{text-align:center;cursor:pointer;color:#fff;background-color:#ffffff0d;border:1px solid #ffffff24;border-radius:.75rem;flex-direction:column;align-items:center;width:100%;height:100%;padding:2rem 1.5rem;transition:all .3s;display:flex}.AuditOverlay-module__oyjnpG__optionButtonVertical:hover{color:#fff;background-color:#7c3aed26;border-color:#8b5cf680;transform:translateY(-4px)}.AuditOverlay-module__oyjnpG__optionButtonSelected{background:#7c3aed1f!important;border-color:#7c3aed!important}.AuditOverlay-module__oyjnpG__grid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.AuditOverlay-module__oyjnpG__stepProgress{color:#71717a;text-align:center;letter-spacing:.02em;margin-bottom:.75rem;font-size:.75rem}.AuditOverlay-module__oyjnpG__breadcrumb{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:.75rem;display:flex}.AuditOverlay-module__oyjnpG__breadcrumbChip{color:#a1a1aa;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;padding:3px 10px;font-size:.75rem}.AuditOverlay-module__oyjnpG__backBtn{color:#71717a;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.375rem;padding:0 0 1rem;font-size:.875rem;transition:color .2s;display:flex}.AuditOverlay-module__oyjnpG__backBtn:hover{color:#fff}.AuditOverlay-module__oyjnpG__optionDescription{color:#a1a1aa;margin-top:4px;font-size:.75rem;line-height:1.4}.AuditOverlay-module__oyjnpG__iconLarge{color:#c4b5fd;margin-bottom:1rem;font-size:2.5rem}.AuditOverlay-module__oyjnpG__containerListWrapper{flex-direction:column;max-height:80vh;display:flex}.AuditOverlay-module__oyjnpG__searchInput{color:#fff;background-color:#18181b99;border:1px solid #3f3f4680;border-radius:.5rem;outline:none;width:100%;margin-top:1rem;padding:.875rem 1rem;transition:border-color .2s}.AuditOverlay-module__oyjnpG__searchInput:focus{border-color:#8b5cf6}.AuditOverlay-module__oyjnpG__listContainer{flex:1;margin-top:1.5rem;padding-right:.5rem;overflow-y:auto}.AuditOverlay-module__oyjnpG__listItem{text-align:left;cursor:pointer;color:#a1a1aa;background-color:#ffffff05;border:1px solid #0000;border-radius:.5rem;justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.AuditOverlay-module__oyjnpG__listItem:hover{color:#fff;background-color:#7c3aed1a;border-left:3px solid #8b5cf6}.AuditOverlay-module__oyjnpG__pill{color:#71717a;background-color:#0000004d;border-radius:.25rem;padding:.25rem .6rem;font-family:JetBrains Mono,monospace;font-size:.75rem}.AuditOverlay-module__oyjnpG__stepItem{color:#6b7280;z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.AuditOverlay-module__oyjnpG__stepItem.AuditOverlay-module__oyjnpG__active{color:#fff}.AuditOverlay-module__oyjnpG__stepCircle{background-color:#ffffff1a;border:2px solid #0000;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.AuditOverlay-module__oyjnpG__stepItem.AuditOverlay-module__oyjnpG__active .AuditOverlay-module__oyjnpG__stepCircle{background-color:#8b5cf633;border-color:#8b5cf6;box-shadow:0 0 15px #8b5cf666}.AuditOverlay-module__oyjnpG__stepItem.AuditOverlay-module__oyjnpG__completed .AuditOverlay-module__oyjnpG__stepCircle{color:#000;background-color:#10b981}.AuditOverlay-module__oyjnpG__stepIcon{width:1.25rem;height:1.25rem}.AuditOverlay-module__oyjnpG__stepLabel{font-size:.875rem;font-weight:500}.AuditOverlay-module__oyjnpG__stepperLine{z-index:1;background-color:#ffffff1a;width:13rem;height:2px;position:absolute;top:1.25rem;left:50%;transform:translate(-50%)}.AuditOverlay-module__oyjnpG__stepperLineFill{background-color:#8b5cf6;height:100%;transition:width .5s}.AuditOverlay-module__oyjnpG__analysisStack{text-align:center;z-index:30;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:600px;animation:.8s ease-out forwards AuditOverlay-module__oyjnpG__fadeInStack;display:flex;position:absolute;left:50%;transform:translate(-50%);top:auto!important;bottom:10vh!important}.AuditOverlay-module__oyjnpG__stepperContainer{z-index:20;justify-content:center;align-items:center;gap:4rem;margin-bottom:2rem;display:flex;position:relative}.AuditOverlay-module__oyjnpG__analysisQuote{color:#fff;max-width:500px;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.4}.AuditOverlay-module__oyjnpG__statusText{color:#f59e0b;font-size:1rem;font-weight:500}.AuditOverlay-module__oyjnpG__timer{color:#52525b;margin-top:1rem;font-family:JetBrains Mono,monospace;font-size:2rem;font-weight:500}.AuditOverlay-module__oyjnpG__cancelBtn{color:#71717a;cursor:pointer;background:0 0;border:none;margin-top:2rem;font-size:.875rem;text-decoration:none;transition:color .2s}.AuditOverlay-module__oyjnpG__cancelBtn:hover{color:#fff;text-decoration:underline}.AuditOverlay-module__oyjnpG__textXl{margin-right:1rem;font-size:1.5rem}.AuditOverlay-module__oyjnpG__textLg{color:#fff;font-size:1.125rem;font-weight:500}.AuditOverlay-module__oyjnpG__textBold{font-weight:700}.AuditOverlay-module__oyjnpG__mb4{margin-bottom:1rem}.AuditOverlay-module__oyjnpG__mb2{margin-bottom:.5rem}.AuditOverlay-module__oyjnpG__insightPopup{color:#fff;pointer-events:none;opacity:0;z-index:5;white-space:nowrap;background-color:#7c3aed;border-radius:9999px;padding:.5rem 1rem;font-family:Outfit,sans-serif;font-size:.8125rem;font-weight:600;transition:opacity .3s;position:fixed;top:0;left:0;box-shadow:0 4px 12px #7c3aed66}.AuditOverlay-module__oyjnpG__skeletonLogo{background-color:#ffffff1a;animation:2s cubic-bezier(.4,0,.6,1) infinite AuditOverlay-module__oyjnpG__pulse}@keyframes AuditOverlay-module__oyjnpG__pulse{50%{opacity:.5}}.AuditOverlay-module__oyjnpG__listItemAnimated{animation:.3s ease-out both AuditOverlay-module__oyjnpG__fadeSlideIn;animation-delay:calc(var(--item-index,0)*50ms)}@keyframes AuditOverlay-module__oyjnpG__fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.AuditOverlay-module__oyjnpG__failedOverlay{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AuditOverlay-module__oyjnpG__failedCard{text-align:center;background:#18181bf2;border:1px solid #ffffff1f;border-radius:1rem;flex-direction:column;gap:.75rem;width:90%;max-width:420px;padding:2rem 2.5rem;animation:.3s AuditOverlay-module__oyjnpG__slideUpFade;display:flex}.AuditOverlay-module__oyjnpG__failedTitle{color:#fff;font-size:1.25rem;font-weight:700}.AuditOverlay-module__oyjnpG__failedMessage{color:#a1a1aa;font-size:.9375rem;line-height:1.5}.AuditOverlay-module__oyjnpG__failedMeta{color:#71717a;font-size:.8125rem}.AuditOverlay-module__oyjnpG__failedBtn{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:.625rem;margin-top:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:opacity .15s}.AuditOverlay-module__oyjnpG__failedBtn:hover{opacity:.85}.AuditOverlay-module__oyjnpG__scanBadge{color:#a1a1aa;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9999px;justify-content:center;align-items:center;width:fit-content;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:.25rem .875rem;font-size:.8125rem;font-weight:500;display:flex}.AuditOverlay-module__oyjnpG__scanBadgeLow{color:#f59e0b;background:#f59e0b1f;border-color:#f59e0b4d;}.AuditOverlay-module__oyjnpG__scanBadgeCritical{color:#ef4444;background:#ef44441f;border-color:#ef44444d;}.AuditOverlay-module__oyjnpG__listItemDisabled{opacity:.4;cursor:not-allowed;pointer-events:none}.AuditOverlay-module__oyjnpG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Button-module__1jVa7q__btn{font-family:var(--font-heading);border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;gap:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.Button-module__1jVa7q__icon{align-items:center;display:flex}.Button-module__1jVa7q__primary{background-color:var(--color-accent);color:#fff;box-shadow:var(--shadow-md);padding:1rem 2rem;font-size:1.125rem}.Button-module__1jVa7q__primary:hover{background-color:var(--color-accent-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Button-module__1jVa7q__primary:active{transform:scale(.98)}.Button-module__1jVa7q__secondary{border:2px solid var(--color-primary);color:var(--color-primary);background-color:#0000;padding:.75rem 1.5rem;font-size:1rem}.Button-module__1jVa7q__secondary:hover{background-color:var(--color-primary);color:#fff}.Button-module__1jVa7q__large{padding:1.25rem 2.5rem;font-size:1.25rem}
.Hero-module__7wfWDa__hero{background-color:var(--miq-surface-800);background-image:radial-gradient(circle at 20% 50%,var(--miq-neural-glow),transparent 50%),radial-gradient(circle at 80% 30%,#a78bfa14,transparent 40%),radial-gradient(circle at 60% 80%,#7c3aed0f,transparent 50%);justify-content:center;align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.Hero-module__7wfWDa__hero:before{content:"";pointer-events:none;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%237c3aed' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__7wfWDa__content{text-align:center;align-items:center;gap:var(--space-5);z-index:1;flex-direction:column;max-width:800px;margin:0 auto;display:flex;position:relative}.Hero-module__7wfWDa__title{color:var(--miq-white);font-size:3.5rem;font-weight:700;line-height:1.1}.Hero-module__7wfWDa__subtitle{color:var(--miq-gray-400);max-width:600px;font-size:1.25rem;line-height:1.6}.Hero-module__7wfWDa__subtext{color:var(--miq-gray-500);font-size:.875rem;font-family:var(--font-mono)}.Hero-module__7wfWDa__waitlistForm{flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;max-width:520px;display:flex}.Hero-module__7wfWDa__waitlistInput{border:1px solid var(--miq-glass-border);background:var(--miq-surface-800);min-width:200px;color:var(--miq-white);border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.95rem}.Hero-module__7wfWDa__waitlistInput:focus{outline:2px solid var(--miq-violet-500)}.Hero-module__7wfWDa__waitlistInput:disabled{opacity:.6}.Hero-module__7wfWDa__waitlistButton{background:var(--miq-violet-500);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:opacity .15s}.Hero-module__7wfWDa__waitlistButton:disabled{opacity:.6;cursor:not-allowed}.Hero-module__7wfWDa__waitlistButton:not(:disabled):hover{opacity:.9}.Hero-module__7wfWDa__waitlistMessage{color:var(--miq-gray-400);text-align:center;width:100%;margin:0;font-size:.875rem}.Hero-module__7wfWDa__waitlistMessageSuccess{color:#22c55e}@media (max-width:768px){.Hero-module__7wfWDa__title{font-size:2.25rem}.Hero-module__7wfWDa__subtitle{font-size:1rem}.Hero-module__7wfWDa__waitlistForm{flex-direction:column}.Hero-module__7wfWDa__waitlistInput{min-width:unset}}
.AccessGateModal-module__oapM6a__overlay{z-index:var(--z-modal,1000);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.15s AccessGateModal-module__oapM6a__fadeIn;display:flex;position:fixed;inset:0}.AccessGateModal-module__oapM6a__modal{border-radius:var(--radius-lg,1rem);background:#18181b;border:1px solid #ffffff1a;flex-direction:column;width:100%;max-width:440px;padding:2rem 2rem 1.75rem;animation:.2s AccessGateModal-module__oapM6a__slideUp;display:flex;position:relative}.AccessGateModal-module__oapM6a__closeBtn{color:#71717a;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:color .15s;position:absolute;top:.875rem;right:1rem}.AccessGateModal-module__oapM6a__closeBtn:hover{color:#fff}.AccessGateModal-module__oapM6a__badge{letter-spacing:.05em;text-transform:uppercase;color:var(--miq-violet-400,#a78bfa);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.AccessGateModal-module__oapM6a__title{color:#fff;margin:0 0 .5rem;font-size:1.375rem;font-weight:700}.AccessGateModal-module__oapM6a__subtitle{color:#a1a1aa;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.55}.AccessGateModal-module__oapM6a__section{margin-bottom:1rem}.AccessGateModal-module__oapM6a__divider{color:#52525b;align-items:center;gap:.75rem;margin:.25rem 0 1rem;font-size:.8125rem;display:flex}.AccessGateModal-module__oapM6a__divider:before,.AccessGateModal-module__oapM6a__divider:after{content:"";background:#ffffff14;flex:1;height:1px}.AccessGateModal-module__oapM6a__signinBtn{color:#e4e4e7;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:.625rem;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:background .15s;display:flex}.AccessGateModal-module__oapM6a__signinBtn:hover{background:#ffffff1a}@keyframes AccessGateModal-module__oapM6a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AccessGateModal-module__oapM6a__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.Badge-module__UcmttG__badge{background:var(--color-accent-light);color:var(--color-accent);border-radius:var(--radius-full);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}
.WhatYouGet-module__C-6yrq__section{background:var(--color-surface)}.WhatYouGet-module__C-6yrq__header{text-align:center;margin-bottom:var(--space-10)}.WhatYouGet-module__C-6yrq__title{margin-bottom:var(--space-3);color:var(--color-primary);font-size:2.5rem;font-weight:600}.WhatYouGet-module__C-6yrq__subtitle{color:var(--color-text-secondary);font-size:1.125rem}.WhatYouGet-module__C-6yrq__grid{gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:768px){.WhatYouGet-module__C-6yrq__title{font-size:1.75rem}.WhatYouGet-module__C-6yrq__grid{grid-template-columns:1fr}}
.Card-module__uQIOFq__card{border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);box-shadow:var(--shadow-sm);background:#fff;transition:all .2s}.Card-module__uQIOFq__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Card-module__uQIOFq__icon{margin-bottom:var(--space-4);font-size:3rem}.Card-module__uQIOFq__title{margin-bottom:var(--space-2);color:var(--color-primary);font-size:1.25rem;font-weight:600}.Card-module__uQIOFq__content{color:var(--color-text-secondary);font-size:1rem;line-height:1.6}
.DualValueProp-module__t8ZhOW__title{text-align:center;margin-bottom:var(--space-10);font-size:2.5rem;font-weight:600}.DualValueProp-module__t8ZhOW__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}.DualValueProp-module__t8ZhOW__column{border-radius:var(--radius-xl);padding:var(--space-8);border:2px solid var(--color-border);background:#fff}.DualValueProp-module__t8ZhOW__column h3{margin-bottom:var(--space-2);font-size:1.5rem}.DualValueProp-module__t8ZhOW__columnSubtitle{color:var(--color-text-secondary);margin-bottom:var(--space-5)}.DualValueProp-module__t8ZhOW__technical{border-color:var(--color-info)}.DualValueProp-module__t8ZhOW__business{border-color:var(--color-accent)}.DualValueProp-module__t8ZhOW__list{gap:var(--space-3);flex-direction:column;list-style:none;display:flex}.DualValueProp-module__t8ZhOW__list li{align-items:flex-start;gap:var(--space-2);color:var(--color-primary);font-size:1rem;display:flex}.DualValueProp-module__t8ZhOW__check{color:var(--color-accent);font-weight:600}@media (max-width:768px){.DualValueProp-module__t8ZhOW__title{font-size:1.75rem}.DualValueProp-module__t8ZhOW__grid{grid-template-columns:1fr}}
.CTAIntermediate-module__iCg-JW__section{padding:var(--space-8)0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.CTAIntermediate-module__iCg-JW__text{color:var(--color-text-secondary);margin-bottom:var(--space-4);font-size:1.5rem;font-weight:500}
.ImpactTranslation-module__lV6tna__section{background:var(--color-surface)}.ImpactTranslation-module__lV6tna__header{text-align:center;margin-bottom:var(--space-8)}.ImpactTranslation-module__lV6tna__title{margin-bottom:var(--space-2);font-size:2.5rem;font-weight:600}.ImpactTranslation-module__lV6tna__subtitle{color:var(--color-text-secondary);font-size:1.125rem}.ImpactTranslation-module__lV6tna__table{border-radius:var(--radius-xl);border:1px solid var(--color-border);background:#fff;overflow:hidden}.ImpactTranslation-module__lV6tna__tableHeader{background:var(--color-primary);color:#fff;grid-template-columns:repeat(3,1fr);font-weight:600;display:grid}.ImpactTranslation-module__lV6tna__row{border-bottom:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);display:grid}.ImpactTranslation-module__lV6tna__row:last-child{border-bottom:none}.ImpactTranslation-module__lV6tna__col{padding:var(--space-5);font-size:.95rem}.ImpactTranslation-module__lV6tna__highlight{background:#f59e0b1a}@media (max-width:768px){.ImpactTranslation-module__lV6tna__title{font-size:1.75rem}.ImpactTranslation-module__lV6tna__table{background:0 0;border:none;border-radius:0;overflow:visible}.ImpactTranslation-module__lV6tna__tableHeader{display:none}.ImpactTranslation-module__lV6tna__row{border:1px solid var(--color-border);background:#fff;border-radius:12px;margin-bottom:12px;display:block;overflow:hidden}.ImpactTranslation-module__lV6tna__row:last-child{margin-bottom:0}.ImpactTranslation-module__lV6tna__col{padding:var(--space-4);border-bottom:1px solid var(--color-border)}.ImpactTranslation-module__lV6tna__col:last-child{border-bottom:none}.ImpactTranslation-module__lV6tna__col:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary);margin-bottom:.4rem;font-size:.65rem;font-weight:700;display:block}}
.TrustBlock-module__2F4tVq__section{background:var(--color-trust-light)}.TrustBlock-module__2F4tVq__title{text-align:center;margin-bottom:var(--space-10);color:var(--color-trust);font-size:2.5rem;font-weight:600}.TrustBlock-module__2F4tVq__grid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.TrustBlock-module__2F4tVq__item{text-align:center}.TrustBlock-module__2F4tVq__icon{margin-bottom:var(--space-3);font-size:2.5rem}.TrustBlock-module__2F4tVq__itemTitle{margin-bottom:var(--space-2);color:var(--color-trust);font-size:1.1rem;font-weight:600}.TrustBlock-module__2F4tVq__description{color:var(--color-text-secondary);font-size:.9rem}@media (max-width:1024px){.TrustBlock-module__2F4tVq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TrustBlock-module__2F4tVq__title{font-size:1.75rem}.TrustBlock-module__2F4tVq__grid{gap:var(--space-8);grid-template-columns:1fr}}
.Credibility-module__JvhyEW__section{padding:var(--space-8)0;border-bottom:1px solid var(--color-border)}.Credibility-module__JvhyEW__text{color:var(--color-text-secondary);margin-bottom:var(--space-4);font-size:1.5rem;font-style:italic}.Credibility-module__JvhyEW__techs{color:var(--color-text-secondary);font-size:1rem}.Credibility-module__JvhyEW__techs strong{color:var(--color-primary)}
.HowItWorks-module__nJ0T4a__title{text-align:center;margin-bottom:var(--space-12);font-size:2.5rem;font-weight:600}.HowItWorks-module__nJ0T4a__steps{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid;position:relative}.HowItWorks-module__nJ0T4a__steps:before{content:"";background:var(--color-border);z-index:0;height:2px;position:absolute;top:28px;left:calc(16.66% + 28px);right:calc(16.66% + 28px)}.HowItWorks-module__nJ0T4a__step{text-align:center;z-index:1;position:relative}.HowItWorks-module__nJ0T4a__circle{background:var(--color-accent);color:#fff;width:56px;height:56px;margin:0 auto var(--space-5);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.HowItWorks-module__nJ0T4a__stepTitle{margin-bottom:var(--space-2);font-size:1.25rem;font-weight:600}.HowItWorks-module__nJ0T4a__description{color:var(--color-text-secondary);margin-bottom:var(--space-3);max-width:280px;margin-left:auto;margin-right:auto;font-size:.95rem}.HowItWorks-module__nJ0T4a__badge{background:var(--color-accent-light);color:var(--color-accent);border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.8rem;font-weight:500;display:inline-block}@media (max-width:768px){.HowItWorks-module__nJ0T4a__title{font-size:1.75rem}.HowItWorks-module__nJ0T4a__steps{gap:var(--space-8);grid-template-columns:1fr}.HowItWorks-module__nJ0T4a__steps:before{display:none}}
.SampleReport-module__5xkNIa__section{background:var(--color-surface);overflow-x:clip}.SampleReport-module__5xkNIa__header{text-align:center;margin-bottom:var(--space-8)}.SampleReport-module__5xkNIa__title{margin-bottom:var(--space-2);font-size:2.5rem;font-weight:600}.SampleReport-module__5xkNIa__subtitle{color:var(--color-text-secondary);font-size:1.125rem}.SampleReport-module__5xkNIa__preview{margin-bottom:var(--space-8);justify-content:center;width:fit-content;margin-inline:auto;display:flex;position:relative}.SampleReport-module__5xkNIa__mockup{border-radius:var(--radius-xl);border:1px solid var(--color-border);background:#fff;width:100%;max-width:500px;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.SampleReport-module__5xkNIa__mockupHeader{background:var(--color-primary);color:#fff;padding:var(--space-4)var(--space-5);justify-content:space-between;align-items:center;display:flex}.SampleReport-module__5xkNIa__mockupBrand{font-size:1rem;font-weight:600}.SampleReport-module__5xkNIa__mockupScore span{color:#a78bfa;font-size:1.25rem;font-weight:700}.SampleReport-module__5xkNIa__mockupBody{padding:var(--space-4)}.SampleReport-module__5xkNIa__mockupSection{background:var(--color-surface);border-radius:var(--radius-md);padding:var(--space-3);margin-bottom:var(--space-2)}.SampleReport-module__5xkNIa__mockupSection:last-child{margin-bottom:0}.SampleReport-module__5xkNIa__criticalSection{background:linear-gradient(90deg,#ef44440d,var(--color-surface));border-left:3px solid #ef4444}.SampleReport-module__5xkNIa__successSection{background:linear-gradient(90deg,#10b9810d,var(--color-surface));border-left:3px solid #10b981}.SampleReport-module__5xkNIa__sectionHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.SampleReport-module__5xkNIa__badgeCritical{color:#dc2626;text-transform:uppercase;letter-spacing:.5px;background:#fee2e2;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600}.SampleReport-module__5xkNIa__badgeSuccess{color:#059669;text-transform:uppercase;letter-spacing:.5px;background:#d1fae5;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600}.SampleReport-module__5xkNIa__sectionCount{color:var(--color-text-secondary);font-size:.75rem}.SampleReport-module__5xkNIa__blur{color:var(--color-text-secondary);filter:blur(3px);-webkit-user-select:none;user-select:none;font-size:.85rem}.SampleReport-module__5xkNIa__annotations{width:220px;position:absolute;top:0;bottom:0;right:0;transform:translate(calc(100% + 30px))}.SampleReport-module__5xkNIa__annotation{color:var(--color-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-md);white-space:nowrap;background:#fff;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;font-weight:500;display:flex;position:absolute}.SampleReport-module__5xkNIa__annotationLine{background:linear-gradient(90deg,#a78bfa,#0000);flex-shrink:0;width:20px;height:2px}.SampleReport-module__5xkNIa__description{text-align:center;color:var(--color-text-secondary);max-width:600px;margin:0 auto}@media (max-width:1024px){.SampleReport-module__5xkNIa__annotations{display:none}}@media (max-width:768px){.SampleReport-module__5xkNIa__title{font-size:1.75rem}}
.FAQ-module__gkVska__title{text-align:center;margin-bottom:var(--space-8);font-size:2.5rem;font-weight:600}.FAQ-module__gkVska__accordionWrapper{max-width:800px;margin:0 auto}@media (max-width:768px){.FAQ-module__gkVska__title{font-size:1.75rem}}
.Accordion-module__EcglLW__accordion{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.Accordion-module__EcglLW__item{border-bottom:1px solid var(--color-border)}.Accordion-module__EcglLW__item:last-child{border-bottom:none}.Accordion-module__EcglLW__question{text-align:left;width:100%;color:var(--color-primary);background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.1rem;font-weight:500;transition:background .2s;display:flex}.Accordion-module__EcglLW__question:hover{background:var(--color-surface)}.Accordion-module__EcglLW__chevron{color:var(--color-text-secondary);font-size:1rem;transition:transform .2s}.Accordion-module__EcglLW__question.Accordion-module__EcglLW__open .Accordion-module__EcglLW__chevron{transform:rotate(90deg)}.Accordion-module__EcglLW__answer{max-height:0;transition:max-height .3s;overflow:hidden}.Accordion-module__EcglLW__answer.Accordion-module__EcglLW__visible{max-height:500px}.Accordion-module__EcglLW__answer p{color:var(--color-text-secondary);padding:0 1.5rem 1.5rem;line-height:1.6}
.CTAFinal-module__vBytxq__section{padding:var(--space-16)0;background-color:var(--miq-surface-800);background-image:radial-gradient(circle at 30% 50%,var(--miq-neural-glow),transparent 50%),radial-gradient(circle at 70% 70%,#a78bfa14,transparent 40%);position:relative}.CTAFinal-module__vBytxq__title{color:var(--miq-white);margin-bottom:var(--space-4);font-size:4rem;font-weight:700}.CTAFinal-module__vBytxq__subtitle{font-family:var(--font-mono);color:var(--miq-gray-400);margin-bottom:var(--space-6);font-size:1.25rem}.CTAFinal-module__vBytxq__subtitle span{margin:0 .5rem}@media (max-width:768px){.CTAFinal-module__vBytxq__title{font-size:2.5rem}.CTAFinal-module__vBytxq__subtitle{font-size:1rem}}
.Footer-module__cpWkJq__footer{background:var(--color-primary);color:#fffc;padding:var(--space-8)0}.Footer-module__cpWkJq__credit{text-align:center;margin-bottom:var(--space-5);font-size:1rem}.Footer-module__cpWkJq__credit a{color:#fff;font-weight:500}.Footer-module__cpWkJq__credit a:hover{text-decoration:underline}.Footer-module__cpWkJq__bottom{padding-top:var(--space-5);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;display:flex}.Footer-module__cpWkJq__links{gap:.75rem;font-size:.9rem;display:flex}.Footer-module__cpWkJq__links a:hover{color:#fff;text-decoration:underline}@media (max-width:768px){.Footer-module__cpWkJq__bottom{gap:var(--space-4);flex-direction:column}}
.dashboard-module__31KLCa__header{margin-bottom:var(--space-12);justify-content:space-between;align-items:center;display:flex}.dashboard-module__31KLCa__title{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);color:var(--color-text-primary)}.dashboard-module__31KLCa__subtitle{color:var(--color-text-secondary)}.dashboard-module__31KLCa__grid{gap:var(--space-12);flex-direction:column;display:flex}.dashboard-module__31KLCa__accountSection{gap:var(--space-6);flex-direction:column;display:flex}.dashboard-module__31KLCa__accountTitle{font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);color:var(--color-text-secondary);align-items:center;gap:var(--space-4);padding-bottom:var(--space-2);border-bottom:1px solid #0000000d;display:flex}.dashboard-module__31KLCa__accountId{font-size:var(--font-size-caption);font-weight:var(--font-weight-regular);background:var(--color-surface);padding:var(--space-1)var(--space-3);border-radius:var(--radius-sm)}.dashboard-module__31KLCa__containerGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.dashboard-module__31KLCa__card{background:var(--miq-white);border-radius:var(--radius-lg);padding:var(--space-6);transition:var(--transition-default);gap:var(--space-4);border:1px solid #0000001a;flex-direction:column;display:flex}.dashboard-module__31KLCa__card:hover{box-shadow:var(--shadow-md);border-color:var(--color-accent);transform:translateY(-2px)}.dashboard-module__31KLCa__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.dashboard-module__31KLCa__icon{border-radius:var(--radius-default);background:var(--color-accent-light);width:40px;height:40px;color:var(--color-accent);font-weight:var(--font-weight-bold);font-size:var(--font-size-caption);justify-content:center;align-items:center;display:flex}.dashboard-module__31KLCa__badge{font-size:var(--font-size-caption);background:var(--color-surface);padding:var(--space-1)var(--space-3);border-radius:var(--radius-full);color:var(--color-text-secondary)}.dashboard-module__31KLCa__cardTitle{font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);line-height:var(--line-height-snug)}.dashboard-module__31KLCa__cardFooter{padding-top:var(--space-4);border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:auto;display:flex}.dashboard-module__31KLCa__code{font-family:var(--font-mono);font-size:var(--font-size-body-sm);color:var(--color-accent);background:var(--color-accent-light);padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm)}.dashboard-module__31KLCa__date{font-size:var(--font-size-caption);color:var(--color-text-secondary)}.dashboard-module__31KLCa__headerActions{gap:var(--space-4);display:flex}.dashboard-module__31KLCa__loadingContainer{flex-direction:column;justify-content:center;align-items:center;min-height:50vh;display:flex}.dashboard-module__31KLCa__spinner{border:4px solid var(--miq-gray-100);border-top:4px solid var(--color-accent);border-radius:var(--radius-full);width:48px;height:48px;animation:dashboard-module__31KLCa__miq-spin var(--duration-slowest)linear infinite;margin-bottom:var(--space-6)}.dashboard-module__31KLCa__errorBox{background:var(--miq-error-light);color:var(--miq-error-dark);padding:var(--space-8);border-radius:var(--radius-lg);text-align:center;margin-top:var(--space-8);border:1px solid #fecaca}.dashboard-module__31KLCa__errorBox h3{margin-bottom:var(--space-2)}.dashboard-module__31KLCa__errorHint{margin-top:var(--space-4);font-size:var(--font-size-body-sm);color:var(--color-text-secondary)}.dashboard-module__31KLCa__emptyState{text-align:center;padding:var(--space-16)var(--space-8);background:var(--miq-white);border-radius:var(--radius-lg);border:1px solid #0000000d}.dashboard-module__31KLCa__emptyIcon{margin-bottom:var(--space-4);font-size:4rem}.dashboard-module__31KLCa__emptyState h2{margin-bottom:var(--space-2);color:var(--color-text-primary)}.dashboard-module__31KLCa__emptyState p{color:var(--color-text-secondary);max-width:400px;margin:0 auto}.dashboard-module__31KLCa__noContainers{color:var(--color-text-secondary);font-size:var(--font-size-body-sm);padding:var(--space-4);background:var(--color-surface);border-radius:var(--radius-md)}
