._container_e05du_1{width:100%}._formGrid_e05du_5{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){._formGrid_e05du_5{grid-template-columns:1fr 1fr}}._fullWidth_e05du_17{grid-column:1 / -1}._required_e05du_21{color:var(--primary)}._actions_e05du_25{grid-column:1 / -1;display:flex;justify-content:center;margin-top:1rem}._submitBtn_e05du_32{width:100%;border-radius:var(--radius-full)}@media(min-width:640px){._submitBtn_e05du_32{width:auto;min-width:16rem}}._spinner_e05du_44{animation:_spin_e05du_44 var(--animation-duration-slow) linear infinite}@keyframes _spin_e05du_44{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1f8bh_1{width:100%;display:flex;flex-direction:column;gap:2rem}._teaser_1f8bh_8{display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:768px){._teaser_1f8bh_8{flex-direction:row;justify-content:space-between;gap:3rem}}._scoreSection_1f8bh_23{display:flex;flex-direction:column;align-items:center;gap:1rem}._gauge_1f8bh_30{margin:0}._bandBadge_1f8bh_34{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem 1rem;border-radius:var(--radius-full)}._bandBadge_1f8bh_34._good_1f8bh_43{background:#10b98126;color:#389466}._bandBadge_1f8bh_34._warning_1f8bh_48{background:#f59e0b26;color:#da840b}._bandBadge_1f8bh_34._critical_1f8bh_53{background:#ef444426;color:#d92662}._statsGrid_1f8bh_58{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;flex:1;width:100%}@media(min-width:640px){._statsGrid_1f8bh_58{grid-template-columns:repeat(4,1fr)}}._statTile_1f8bh_72{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:1rem;display:flex;flex-direction:column;gap:.5rem}._statLabel_1f8bh_82{font-size:.7rem;font-weight:600;color:#7c736a;text-transform:uppercase;letter-spacing:.05em;overflow-wrap:anywhere}._statValue_1f8bh_91{font-family:"Sora",var(--font-family-base);font-size:1.75rem;font-weight:800;color:var(--foreground)}._statValue_1f8bh_91._good_1f8bh_43{color:#389466}._statValue_1f8bh_91._warning_1f8bh_48{color:#da840b}._statValue_1f8bh_91._critical_1f8bh_53{color:#d92662}._contentDivider_1f8bh_102{height:1px;background:var(--border);width:100%}._directoriesSection_1f8bh_108{display:flex;flex-direction:column;gap:1rem}._sectionTitle_1f8bh_114{font-family:"Sora",var(--font-family-base);font-size:1.25rem;font-weight:700;color:var(--foreground);margin:0}._table_1f8bh_122{width:100%;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;background:var(--surface)}._tableHeader_1f8bh_130{display:none}@media(min-width:640px){._tableHeader_1f8bh_130{display:block;background:#f9fafb;border-bottom:1px solid var(--border);font-size:.75rem;font-weight:700;text-transform:uppercase;color:#7c736a;letter-spacing:.05em}}._tableRow_1f8bh_147{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem 1rem;border-bottom:1px solid var(--border);gap:.5rem}@media(min-width:640px){._tableRow_1f8bh_147{display:grid;grid-template-columns:2fr 1fr 1fr;align-items:center;gap:0}}._tableRow_1f8bh_147:last-child{border-bottom:none}._dirName_1f8bh_169{font-weight:600;font-size:.9375rem;color:var(--foreground)}._badge_1f8bh_175{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:var(--radius-sm)}._badgeGood_1f8bh_185{background:#10b9811a;color:#389466}._badgeWarning_1f8bh_190{background:#f59e0b1a;color:#da840b}._badgeCritical_1f8bh_195{background:#ef44441a;color:#d92662}._badgeMuted_1f8bh_200{background:var(--muted);color:var(--muted-foreground)}._link_1f8bh_205{display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;color:var(--primary);text-decoration:none;font-weight:500}._link_1f8bh_205:hover{text-decoration:underline}._mutedText_1f8bh_219{color:#7c736a;font-size:.875rem}._lockedArea_1f8bh_224{position:relative}._blurRows_1f8bh_228{filter:blur(4px);opacity:.6;pointer-events:none;user-select:none}._lockOverlay_1f8bh_235{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff9;padding:1rem}@media(min-width:768px){._lockOverlay_1f8bh_235{position:absolute;inset:0}}._lockContent_1f8bh_255{background:var(--surface);border:1px solid var(--border);box-shadow:0 10px 25px -5px #0000001a;border-radius:var(--radius-md);padding:1.5rem 1rem;text-align:center;max-width:28rem;width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:640px){._lockContent_1f8bh_255{padding:2rem}}._lockIconBox_1f8bh_276{width:3rem;height:3rem;background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center}._lockTitle_1f8bh_287{font-family:"Sora",var(--font-family-base);font-weight:700;font-size:1.125rem;color:var(--foreground);margin:0;line-height:1.4}._unlockForm_1f8bh_296{display:flex;flex-direction:column;gap:.75rem;width:100%}@media(min-width:640px){._unlockForm_1f8bh_296{flex-direction:row}}._unlockInput_1f8bh_309{flex:1}._unlockBtn_1f8bh_313{white-space:nowrap}._lockFinePrint_1f8bh_317{font-size:.75rem;color:#7c736a;margin:0}._unlockedContent_1f8bh_323{display:flex;flex-direction:column;gap:2.5rem;animation:_fadeIn_1f8bh_1 var(--animation-duration-normal) ease forwards}@keyframes _fadeIn_1f8bh_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._splitGrid_1f8bh_335{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){._splitGrid_1f8bh_335{grid-template-columns:1fr 1fr}}._splitList_1f8bh_347{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:1rem}@media(min-width:640px){._splitList_1f8bh_347{padding:1.5rem}}._splitTitle_1f8bh_360{font-family:"Sora",var(--font-family-base);font-weight:700;font-size:1.125rem;color:var(--foreground);margin:0 0 1rem}._ul_1f8bh_368{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._li_1f8bh_205{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:var(--foreground)}._criticalIcon_1f8bh_385{color:#d92662}._warningIcon_1f8bh_386{color:#da840b}._goodIcon_1f8bh_387{color:#389466}._citationsSection_1f8bh_389{display:flex;flex-direction:column;gap:1rem}._citationsGrid_1f8bh_395{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:1rem}._citationCard_1f8bh_401{border:1px solid var(--border);border-radius:var(--radius-md);padding:1rem;background:var(--surface);display:flex;flex-direction:column;gap:.5rem}._citationHeader_1f8bh_411{display:flex;justify-content:space-between;align-items:center}._citationSource_1f8bh_417{font-weight:600;font-size:.875rem;color:var(--foreground)}._citationSnippet_1f8bh_423{font-size:.8125rem;color:#7c736a;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._moreCitations_1f8bh_434{font-size:.875rem;font-weight:600;color:var(--primary);text-align:center;padding:.5rem}._finalActions_1f8bh_442{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:1rem}._ctaBox_1f8bh_450{background:#f9fafb;border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem 1rem;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:640px){._ctaBox_1f8bh_450{padding:2rem}}._ctaTitle_1f8bh_469{font-family:"Sora",var(--font-family-base);font-size:1.5rem;font-weight:800;color:var(--foreground);margin:0}._ctaDesc_1f8bh_477{color:#7c736a;font-size:1rem;max-width:32rem;margin:0}._ctaButtons_1f8bh_484{display:flex;flex-direction:column;gap:1rem;width:100%;margin-top:.5rem}._ctaPrimary_1f8bh_492,._ctaSecondary_1f8bh_492{border-radius:var(--radius-full);width:100%}@media(min-width:640px){._ctaButtons_1f8bh_484{flex-direction:row;flex-wrap:wrap;justify-content:center;width:auto}._ctaPrimary_1f8bh_492,._ctaSecondary_1f8bh_492{width:auto;padding:0 2rem}}._resetBtn_1f8bh_511{color:#7c736a}._page_lmk6f_1{--hero-muted: hsl(30 8% 45%);background:#f9fafb;color:#0f1729;min-height:100vh;font-family:var(--font-family-base)}._heroSection_lmk6f_11{padding:clamp(3rem,6vw,5rem) 0 clamp(2.5rem,4.5vw,4rem);background:radial-gradient(circle at top right,#f8fafc,#f9fafb);display:flex;flex-direction:column;align-items:center;text-align:center}._heroInner_lmk6f_20{max-width:52rem;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);display:flex;flex-direction:column;align-items:center}._heroContent_lmk6f_29{display:flex;flex-direction:column;align-items:center}._eyebrow_lmk6f_35{color:var(--primary);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;margin-bottom:var(--spacing-4)}._headline_lmk6f_44{font-family:"Sora",var(--font-family-base);font-weight:800;letter-spacing:-.03em;line-height:1.05;font-size:clamp(2rem,8vw,3.75rem);color:#0f1729;margin:0 0 var(--spacing-6) 0;text-wrap:balance}._subhead_lmk6f_55{font-family:var(--font-family-heading);font-weight:400;font-size:clamp(1.0625rem,1.6vw,1.25rem);line-height:1.6;color:var(--hero-muted);margin:0 0 var(--spacing-8) 0;text-wrap:balance}._trustBullets_lmk6f_65{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem}._bullet_lmk6f_73{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:#0f1729}._bulletIcon_lmk6f_82{color:var(--primary)}._auditContainer_lmk6f_86{padding:0 clamp(1rem,4vw,2rem) clamp(3rem,8vw,6rem);display:flex;justify-content:center}._auditCard_lmk6f_92{background:#fff;border:1px solid hsl(214 32% 91%);border-radius:var(--radius-lg);padding:clamp(1rem,4vw,3rem);box-shadow:0 10px 25px -5px #0000000d,0 4px 10px -2px #00000005;max-width:64rem;width:100%;margin:0 auto}._errorState_lmk6f_103{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 1rem;gap:1rem}._errorIcon_lmk6f_112{color:#d92662}._errorTitle_lmk6f_116{font-family:"Sora",var(--font-family-base);font-size:1.5rem;font-weight:700;color:#0f1729;margin:0}._errorText_lmk6f_124{color:var(--hero-muted);font-size:1rem;margin:0 0 1rem;max-width:24rem}._infoSection_lmk6f_131{background:#fff;padding:clamp(4rem,8vw,6rem) 0;border-top:1px solid hsl(214 32% 91%)}._infoInner_lmk6f_137{max-width:80rem;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}._infoGrid_lmk6f_143{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width:768px){._infoGrid_lmk6f_143{grid-template-columns:1fr 1fr;gap:6rem}}._infoBlock_lmk6f_156{display:flex;flex-direction:column;gap:2rem}._infoTitle_lmk6f_162{font-family:"Sora",var(--font-family-base);font-size:1.75rem;font-weight:800;color:#0f1729;margin:0}._infoList_lmk6f_170{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}._infoList_lmk6f_170 li{display:flex;align-items:flex-start;gap:1rem;font-size:1.0625rem;color:var(--hero-muted);line-height:1.5}._infoList_lmk6f_170 strong{color:#0f1729}._listIcon_lmk6f_192{color:var(--primary);flex-shrink:0;margin-top:2px}._stepsList_lmk6f_198{display:flex;flex-direction:column;gap:2rem;position:relative}._stepsList_lmk6f_198:before{content:"";position:absolute;top:1rem;bottom:1rem;left:1.25rem;width:2px;background:#e1e7ef;z-index:0}._stepItem_lmk6f_216{display:flex;gap:1.5rem;position:relative;z-index:1}._stepNumber_lmk6f_223{width:2.5rem;height:2.5rem;border-radius:var(--radius-full);background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-family:"Sora",var(--font-family-base);flex-shrink:0;border:4px solid hsl(0 0% 100%)}._stepContent_lmk6f_238{display:flex;flex-direction:column;gap:.5rem;padding-top:.25rem}._stepContent_lmk6f_238 h4{font-family:"Sora",var(--font-family-base);font-size:1.125rem;font-weight:700;color:#0f1729;margin:0}._stepContent_lmk6f_238 p{color:var(--hero-muted);font-size:.9375rem;line-height:1.5;margin:0}
