.ExtractionCounter-module__6ZkeSa__counter{cursor:pointer;background:0 0;border:1.5px solid;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-family:inherit;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.ExtractionCounter-module__6ZkeSa__counter:hover{transform:translateY(-1px)scale(1.03)}.ExtractionCounter-module__6ZkeSa__normal{color:#475569;border-color:#cbd5e1}.ExtractionCounter-module__6ZkeSa__normal:hover{color:#ff5c1a;border-color:#ff5c1a}.ExtractionCounter-module__6ZkeSa__low{color:#d97706;background:#fffbeb;border-color:#f59e0b;animation:2s infinite ExtractionCounter-module__6ZkeSa__pulse-low}@keyframes ExtractionCounter-module__6ZkeSa__pulse-low{0%,to{box-shadow:0 0 #f59e0b4d}50%{box-shadow:0 0 0 6px #f59e0b00}}.ExtractionCounter-module__6ZkeSa__empty{color:#dc2626;background:#fef2f2;border-color:#ef4444;animation:1.5s infinite ExtractionCounter-module__6ZkeSa__pulse-empty}@keyframes ExtractionCounter-module__6ZkeSa__pulse-empty{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 6px #ef444400}}.ExtractionCounter-module__6ZkeSa__dotsRow{align-items:center;gap:4px;display:flex}.ExtractionCounter-module__6ZkeSa__dot{border-radius:50%;width:8px;height:8px;transition:all .3s}.ExtractionCounter-module__6ZkeSa__dotFilled{background:#10b981}.ExtractionCounter-module__6ZkeSa__low .ExtractionCounter-module__6ZkeSa__dotFilled{background:#f59e0b}.ExtractionCounter-module__6ZkeSa__empty .ExtractionCounter-module__6ZkeSa__dotFilled{background:#ef4444}.ExtractionCounter-module__6ZkeSa__dotEmpty{background:#e2e8f0;border:1px solid #cbd5e1}.ExtractionCounter-module__6ZkeSa__label{letter-spacing:.02em;white-space:nowrap;font-size:11px;font-weight:800}.ExtractionCounter-module__6ZkeSa__proBadge{color:#fff;letter-spacing:.05em;cursor:default;background:linear-gradient(135deg,#ff7a1a 0%,#ff5c1a 100%);border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:10px;font-weight:900;display:flex;box-shadow:0 4px 12px #ff5c1a59}
@keyframes app-module__7v3NSG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.app-module__7v3NSG__skeleton{background:linear-gradient(90deg, var(--surface-2) 25%, var(--surface-3) 50%, var(--surface-2) 75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:2s linear infinite app-module__7v3NSG__shimmer}.app-module__7v3NSG__skeletonText{width:100%;height:12px;margin-bottom:8px}.app-module__7v3NSG__skeletonCard{border-radius:var(--radius-lg);width:100%;height:100px}:root{--primary:#ff5c1a;--primary-hover:#e85215;--primary-light:#fff5f2;--accent:#ff5c1a;--accent-hover:#e85215;--accent-subtle:#ff5c1a1a;--slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#e2e8f0;--slate-300:#cbd5e1;--slate-400:#94a3b8;--slate-500:#64748b;--slate-600:#475569;--slate-700:#334155;--slate-800:#1e293b;--slate-900:#0f172a;--surface-1:#f8fafc;--surface-2:#f1f5f9;--surface-3:#e2e8f0;--bg-main:#fff;--bg-card:#fff;--text-primary:#0f172a;--text-secondary:#334155;--text-tertiary:#64748b;--text-muted:#94a3b8;--text-bright:#0f172a;--border-subtle:#e2e8f0;--border-default:#cbd5e1;--color-success:#10b981;--color-success-bg:#d1fae5;--color-danger:#ef4444;--color-warning:#f59e0b;--color-info:#3b82f6;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #00000014, 0 2px 4px -1px #0000000a;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -2px #00000008;--radius-sm:8px;--radius-md:16px;--radius-lg:22px;--radius-xl:28px;--radius-pill:9999px;--font-mono:"JetBrains Mono", "Fira Code", monospace}body.dark-mode{--bg-main:#0a0a0a;--bg-card:#141414;--surface-1:#141414;--surface-2:#1d1d1d;--surface-3:#262626;--text-primary:#fafafa;--text-secondary:#a1a1aa;--text-tertiary:#71717a;--text-muted:#52525b;--text-bright:#fff;--border-subtle:#ffffff0f;--border-default:#ffffff1f}.app-module__7v3NSG__appWrapper{background:var(--bg-main);width:100vw;height:100vh;color:var(--text-primary);flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.app-module__7v3NSG__header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-default);z-index:100;background:#ffffffd9;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 40px;display:flex;box-shadow:inset 0 1px #fffc}body.app-module__7v3NSG__dark-mode .app-module__7v3NSG__header{background:#0f172ad9}.app-module__7v3NSG__headerLeft{align-items:center;gap:16px;display:flex}.app-module__7v3NSG__logoArea{cursor:pointer;align-items:center;gap:12px;transition:opacity .2s;display:flex}.app-module__7v3NSG__logoArea:hover{opacity:.9}.app-module__7v3NSG__logoCircle{background:linear-gradient(135deg, var(--primary) 0%, #ff8c42 100%);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 12px #ff5c1a4d}.app-module__7v3NSG__logoText{color:var(--text-primary);letter-spacing:-.03em;font-size:20px;font-weight:800}.app-module__7v3NSG__headerRight{align-items:center;display:flex}.app-module__7v3NSG__headerActions{align-items:center;gap:12px;display:flex}.app-module__7v3NSG__mainCta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff7a1a 0%,#ff5c1a 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:12px;width:100%;max-width:400px;padding:16px 32px;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 25px #ff5c1a4d}.app-module__7v3NSG__mainCta:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff5c1a66}.app-module__7v3NSG__mainCta:active{transform:translateY(0)}.app-module__7v3NSG__mainCta svg{flex-shrink:0}.app-module__7v3NSG__iconBtn{width:36px;height:36px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.app-module__7v3NSG__iconBtn:hover{background:var(--surface-2);color:var(--text-primary);border-color:var(--border-subtle);transform:translateY(-1px)}.app-module__7v3NSG__versionTag{color:var(--text-muted);background:var(--surface-1);border:1px solid var(--border-subtle);font-size:11px;font-weight:700;font-family:var(--font-mono);border-radius:6px;padding:4px 8px}.app-module__7v3NSG__toolbar{background:var(--bg-main);border-bottom:1px solid var(--border-default);flex-direction:column;flex-shrink:0;height:auto;padding:20px;display:flex}.app-module__7v3NSG__toolbarSection{flex-direction:column;flex:1;gap:6px;width:100%;max-width:100%;display:flex}.app-module__7v3NSG__toolbarLabel{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.app-module__7v3NSG__addressBar{background:var(--surface-1);border:1px solid var(--border-default);border-radius:var(--radius-lg);align-items:center;gap:12px;max-width:50%;height:48px;padding:0 16px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 2px 4px #00000005}.app-module__7v3NSG__addressBar:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px var(--accent-subtle), inset 0 2px 4px #00000003;background:#fff}.app-module__7v3NSG__auditDashboard{flex-direction:column;gap:24px;display:flex}.app-module__7v3NSG__auditStandardHeader{border:1px solid var(--border-subtle);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}body.dark-mode .app-module__7v3NSG__auditStandardHeader{background:var(--bg-main)}.app-module__7v3NSG__auditStandardLabel{color:var(--text-tertiary);letter-spacing:.05em;font-size:11px;font-weight:900}body.dark-mode .app-module__7v3NSG__auditStandardLabel{color:#cba266}.app-module__7v3NSG__standardBadge{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}body.dark-mode .app-module__7v3NSG__standardBadge{background:#000;border-color:#ffffff1a}.app-module__7v3NSG__standardSelect{color:#1e293b;cursor:pointer;background:0 0;border:none;outline:none;padding:6px 16px;font-family:inherit;font-size:13px;font-weight:800}body.dark-mode .app-module__7v3NSG__standardSelect{color:#fff}.app-module__7v3NSG__standardSelect:hover{background:#e2e8f0}body.dark-mode .app-module__7v3NSG__standardSelect:hover{background:#1d1d1d}.app-module__7v3NSG__auditSummary{grid-template-columns:1fr 1fr;gap:24px;display:grid}.app-module__7v3NSG__summaryCard{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:24px;flex-direction:column;align-items:center;padding:32px;display:flex;position:relative;box-shadow:0 8px 32px #0000000a}body.dark-mode .app-module__7v3NSG__summaryCard{background:#141414;border-color:#ffffff0a;box-shadow:0 8px 32px #0006}.app-module__7v3NSG__summaryTitle{color:var(--text-tertiary);align-items:center;gap:6px;margin-bottom:24px;font-size:13px;font-weight:800;display:flex}.app-module__7v3NSG__scoreGaugeWrapper{width:180px;height:110px;position:relative}.app-module__7v3NSG__scoreGaugeSvg{width:100%;height:100%}.app-module__7v3NSG__gaugeTrack{fill:none;stroke:#f1f5f9;stroke-width:8px;stroke-linecap:round}.app-module__7v3NSG__gaugeProgress{fill:none;stroke-width:8px;stroke-linecap:round;transition:stroke-dasharray 1s ease-out}.app-module__7v3NSG__scoreText{flex-direction:column;align-items:center;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.app-module__7v3NSG__scoreNum{color:#1e293b;font-size:32px;font-weight:900;line-height:1}body.dark-mode .app-module__7v3NSG__scoreNum{color:var(--text-primary)}.app-module__7v3NSG__scoreLevel{text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:900}.app-module__7v3NSG__gradeBadge{color:#d97706;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-top:12px;font-size:20px;font-weight:900;display:flex;box-shadow:0 2px 4px #d977061a}.app-module__7v3NSG__scoreHint{color:var(--text-tertiary);margin-top:48px;font-size:12px}.app-module__7v3NSG__scoreHint a{color:#3b82f6;font-weight:700;text-decoration:none}.app-module__7v3NSG__compliancePill{color:#94a3b8;background:#f1f5f9;border-radius:99px;gap:12px;margin-bottom:8px;padding:8px 16px;font-size:11px;font-weight:800;display:flex}.app-module__7v3NSG__activePill{color:#475569}.app-module__7v3NSG__auditCategoryGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.app-module__7v3NSG__auditCatCard{background:var(--bg-main);border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.app-module__7v3NSG__catName{color:var(--text-primary);background:var(--surface-3);text-align:center;padding:16px 20px;font-size:14px;font-weight:800}.app-module__7v3NSG__catStats{background:var(--bg-main);flex-direction:column;align-items:center;gap:12px;padding:20px;display:flex}.app-module__7v3NSG__catStat{color:var(--text-primary);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.app-module__7v3NSG__auditAccordionList{background:var(--bg-main);border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;margin-top:32px;display:flex;overflow:hidden}.app-module__7v3NSG__auditAccordion{background:var(--bg-main)}.app-module__7v3NSG__accordionHeader{cursor:pointer;border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:20px 40px;transition:all .2s;display:flex}.app-module__7v3NSG__accordionHeader:hover{background:var(--surface-1)}.app-module__7v3NSG__accLeft{align-items:center;gap:20px;display:flex}.app-module__7v3NSG__accIconBox{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.app-module__7v3NSG__accIconBox.app-module__7v3NSG__critical{color:#ef4444;background:#ef44441a}.app-module__7v3NSG__accIconBox.app-module__7v3NSG__moderate{color:#f59e0b;background:#f59e0b1a}.app-module__7v3NSG__accInfo{flex-direction:column;gap:4px;display:flex}.app-module__7v3NSG__accTitle{color:var(--text-main);font-size:16px;font-weight:700}.app-module__7v3NSG__accSubtitle{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.02em;font-size:12px;font-weight:600}.app-module__7v3NSG__accRight{align-items:center;gap:24px;display:flex}.app-module__7v3NSG__accCountBadge{color:#ef4444;text-align:center;background:#ef44441a;border-radius:12px;min-width:28px;padding:4px 10px;font-size:12px;font-weight:700}.app-module__7v3NSG__moderate .app-module__7v3NSG__accCountBadge{color:#f59e0b;background:#f59e0b1a}.app-module__7v3NSG__accCaret{margin-left:12px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.app-module__7v3NSG__auditAccordion.app-module__7v3NSG__expanded .app-module__7v3NSG__accCaret{transform:rotate(90deg)}.app-module__7v3NSG__accordionContent{opacity:0;max-height:0;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.app-module__7v3NSG__auditAccordion.app-module__7v3NSG__expanded .app-module__7v3NSG__accordionContent{opacity:1;max-height:2000px;padding:20px 40px 32px}.app-module__7v3NSG__issueDetailCard{background:var(--bg-main);border:1px solid var(--border-subtle);border-radius:16px;padding:24px}.app-module__7v3NSG__detailReq{margin-bottom:24px}.app-module__7v3NSG__detailLabel{color:var(--text-tertiary);letter-spacing:.05em;margin-bottom:8px;font-size:10px;font-weight:900}.app-module__7v3NSG__detailDesc{color:var(--text-primary);margin-bottom:12px;font-size:13px;font-weight:500;line-height:1.5}.app-module__7v3NSG__detailImpact{color:var(--text-secondary);font-size:11px;font-weight:700}.app-module__7v3NSG__offenderList{flex-direction:column;gap:12px;display:flex}.app-module__7v3NSG__offenderRow{background:var(--bg-main);border:1px solid var(--border-subtle);border-radius:12px;align-items:center;gap:16px;padding:12px 16px;display:flex}.app-module__7v3NSG__offenderIcon{background:var(--surface-1);width:40px;height:40px;color:var(--text-secondary);border-radius:10px;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.app-module__7v3NSG__offenderInfo{flex:1}.app-module__7v3NSG__offenderText{color:var(--text-primary);margin-bottom:2px;font-size:13px;font-weight:800}.app-module__7v3NSG__offenderMeta{color:var(--text-secondary);font-size:11px;font-family:var(--font-mono)}.app-module__7v3NSG__offenderScore{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.app-module__7v3NSG__scoreVal{color:#ef4444;font-size:16px;font-weight:900}.app-module__7v3NSG__trackLink{color:#3b82f6;font-size:11px;font-weight:700;text-decoration:underline}.app-module__7v3NSG__addressBar:focus-within{border-color:var(--primary);background:var(--bg-main);box-shadow:0 0 0 3px var(--accent-subtle)}.app-module__7v3NSG__faviconDot{background:var(--color-success);width:8px;height:8px;box-shadow:0 0 8px var(--color-success);border-radius:50%;flex-shrink:0}.app-module__7v3NSG__addressInput{color:var(--text-primary);font-size:13px;font-weight:500;font-family:var(--font-mono);background:0 0;border:none;outline:none;flex:1}.app-module__7v3NSG__refreshIconBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.app-module__7v3NSG__refreshIconBtn:hover{color:var(--primary);transform:rotate(45deg)}.app-module__7v3NSG__screenshotImage{object-fit:cover;width:100%;height:100%}.app-module__7v3NSG__modeTabsContainer{background:var(--bg-card);border-bottom:1px solid var(--border-default);z-index:20;width:100%;padding:0 40px;display:flex;position:sticky;top:0}.app-module__7v3NSG__modeTabs{width:100%;height:80px;display:flex}.app-module__7v3NSG__modeTab{background:var(--surface-1);border:none;border-right:1px solid var(--border-subtle);cursor:pointer;text-align:center;border-bottom:3px solid #0000;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:16px 8px;transition:all .2s;display:flex;position:relative}.app-module__7v3NSG__modeTab:last-child{border-right:none}.app-module__7v3NSG__modeTab:hover{background:var(--surface-2)}.app-module__7v3NSG__modeTab.app-module__7v3NSG__active{background:var(--bg-card);color:var(--primary);z-index:5;border-bottom:3px solid var(--primary);margin-bottom:-1px;font-weight:700}.app-module__7v3NSG__modeTab.app-module__7v3NSG__active .app-module__7v3NSG__modeTabTitle,.app-module__7v3NSG__modeTab.app-module__7v3NSG__active .app-module__7v3NSG__modeTabIcon{color:var(--primary)}.app-module__7v3NSG__modeTabHeader{width:100%;color:var(--text-primary);justify-content:center;align-items:center;gap:6px;display:flex}.app-module__7v3NSG__modeTabIcon{color:inherit;justify-content:center;align-items:center;display:flex}.app-module__7v3NSG__modeTabTitle{color:var(--text-primary);font-size:13px;font-weight:700;line-height:1.1}.app-module__7v3NSG__modeTabSub{color:var(--text-tertiary);font-size:11px;line-height:1.1}.app-module__7v3NSG__modeBadge{letter-spacing:.05em;border-radius:4px;margin-top:2px;padding:1px 6px;font-size:8px;font-weight:800;display:inline-block}.app-module__7v3NSG__modeBadge.app-module__7v3NSG__pro{color:#ea580c;background:#ea580c26;border:1px solid #ea580c4d}.app-module__7v3NSG__modeBadge.app-module__7v3NSG__ui{color:#10b981;background:#10b98126;border:1px solid #10b9814d}.app-module__7v3NSG__modeBadge.app-module__7v3NSG__beta{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.app-module__7v3NSG__mainLayout{background:var(--surface-2);flex:1;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.app-module__7v3NSG__mainLayout{flex-direction:column;height:auto;overflow-y:auto}}.app-module__7v3NSG__mainLayout.app-module__7v3NSG__isDashboardMode .app-module__7v3NSG__previewArea{background:var(--surface-2);flex:1;padding:40px;display:flex!important}.app-module__7v3NSG__leftContent{background:var(--surface-1);flex-direction:column;flex:1;display:flex;overflow:hidden}.app-module__7v3NSG__browserContainer{flex-direction:column;flex:1;display:flex;overflow:hidden}.app-module__7v3NSG__sidebar{background:var(--surface-1);border-right:1px solid var(--border-subtle);z-index:20;flex-direction:column;flex-shrink:0;gap:8px;width:240px;padding:24px 12px;display:flex}.app-module__7v3NSG__sideItem{border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.app-module__7v3NSG__subTabsContainer{justify-content:center;margin-bottom:32px;display:flex}.app-module__7v3NSG__pillTabs{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:12px;width:fit-content;padding:4px;display:flex}.app-module__7v3NSG__pillTab{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 24px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.app-module__7v3NSG__pillTab.app-module__7v3NSG__active{color:var(--primary);background:#fff;box-shadow:0 2px 8px #0000000d}.app-module__7v3NSG__pillCount{background:var(--primary);color:#fff;border-radius:99px;padding:2px 6px;font-size:10px;font-weight:900}.app-module__7v3NSG__gradientCardBig{border:1px solid var(--border-default);background:#fff;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.app-module__7v3NSG__gradientPreviewBig{justify-content:space-between;align-items:center;width:100%;height:140px;padding:0 24px;display:flex;position:relative}.app-module__7v3NSG__gradientStop{color:#fff;font-size:11px;font-weight:800;font-family:var(--font-mono);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border:1px solid #ffffff1a;border-radius:8px;padding:6px 12px}.app-module__7v3NSG__gradientMetaBig{align-items:center;gap:16px;padding:16px 24px;display:flex}.app-module__7v3NSG__gradientTypeBadge{color:#3b82f6;letter-spacing:.05em;background:#eff6ff;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:900}.app-module__7v3NSG__gradientCode{font-family:var(--font-mono);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12px;overflow:hidden}.app-module__7v3NSG__copyGradientBtn{border:1px solid var(--border-default);color:var(--text-primary);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.app-module__7v3NSG__copyGradientBtn:hover{border-color:var(--primary);color:var(--primary);background:var(--accent-subtle)}.app-module__7v3NSG__sideItem:hover{background:var(--surface-2);color:var(--text-primary);transform:translate(2px)}.app-module__7v3NSG__sideItem.app-module__7v3NSG__active{background:var(--primary-light);color:var(--primary);border-left:3px solid var(--primary);font-weight:700}body.app-module__7v3NSG__dark-mode .app-module__7v3NSG__sideItem.app-module__7v3NSG__active{background:#ff5c1a26}.app-module__7v3NSG__sideIcon{color:inherit;justify-content:center;align-items:center;display:flex}.app-module__7v3NSG__sideLabel{font-size:13px;font-weight:600}.app-module__7v3NSG__rightPanel{background:var(--bg-card);border-left:1px solid var(--border-subtle);z-index:10;flex-direction:column;flex-shrink:0;width:640px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:-10px 0 30px #00000008}@media (max-width:1024px){.app-module__7v3NSG__rightPanel{border-left:none;border-top:1px solid var(--border-subtle);height:auto;width:100%!important;max-width:none!important}}.app-module__7v3NSG__rightPanel.app-module__7v3NSG__expanded{border-right:none;flex:1;width:auto}.app-module__7v3NSG__panelContent{flex-direction:column;flex:1;padding:0;display:flex;overflow-y:auto}.app-module__7v3NSG__inspectPanelContent{padding:0!important}.app-module__7v3NSG__mainLayout.app-module__7v3NSG__isDashboardMode .app-module__7v3NSG__rightPanel{border-right:none;flex:1;width:100%;max-width:none}.app-module__7v3NSG__previewArea.app-module__7v3NSG__hidden{flex:1.2;display:flex!important}.app-module__7v3NSG__appFooter{border-top:1px solid var(--border-subtle);background:var(--surface-1);flex-shrink:0;justify-content:space-between;align-items:center;height:40px;padding:0 24px;display:flex}.app-module__7v3NSG__footerLeft,.app-module__7v3NSG__footerRight{color:var(--text-muted);font-size:11px;font-weight:600}.app-module__7v3NSG__downloadDashboard{flex-direction:column;height:100%;display:flex}.app-module__7v3NSG__downloadScroll{flex:1;padding:24px 0;overflow-y:auto}.app-module__7v3NSG__centeredContent{flex-direction:column;gap:20px;width:100%;max-width:100%;margin:0;padding:0 40px;display:flex}.app-module__7v3NSG__downloadSection{flex-direction:column;gap:12px;display:flex}.app-module__7v3NSG__sectionHeader h3{color:var(--text-tertiary);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.app-module__7v3NSG__assetList{flex-direction:column;align-items:stretch;gap:8px;display:flex;flex:none!important}.app-module__7v3NSG__assetItem{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-sm);align-items:center;gap:16px;padding:12px 20px;transition:all .2s;display:flex;flex:none!important;height:64px!important}.app-module__7v3NSG__assetItem:hover:not(.app-module__7v3NSG__locked){border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.app-module__7v3NSG__assetItem.app-module__7v3NSG__locked{background:var(--surface-1);cursor:default;opacity:.8}.app-module__7v3NSG__assetIconWrap{flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex}.app-module__7v3NSG__assetItem:hover:not(.app-module__7v3NSG__locked) .app-module__7v3NSG__assetIconWrap{transform:scale(1.1)}.app-module__7v3NSG__assetInfo{flex-direction:column;flex:1;gap:2px;display:flex}.app-module__7v3NSG__assetName{color:var(--text-primary);font-size:14px;font-weight:700}.app-module__7v3NSG__assetSub{color:var(--text-tertiary);font-size:12px}.app-module__7v3NSG__toggleSwitch{background:var(--surface-3);border-radius:var(--radius-pill);flex-shrink:0;width:44px;height:24px;transition:background .3s;position:relative}.app-module__7v3NSG__toggleSwitch.app-module__7v3NSG__active{background:var(--primary)}.app-module__7v3NSG__toggleSwitch.app-module__7v3NSG__locked.app-module__7v3NSG__active{background:var(--border-default);opacity:.6}.app-module__7v3NSG__fullModeNotice{border-radius:var(--radius-md);color:#92400e;background:#fffbeb;border:1px solid #fef3c7;align-items:center;gap:12px;padding:12px 16px;font-size:13px;font-weight:500;line-height:1.5;display:flex}body.app-module__7v3NSG__dark-mode .app-module__7v3NSG__fullModeNotice{color:#fcd34d;background:#f59e0b1a;border-color:#f59e0b33}.app-module__7v3NSG__actionArea{background:var(--surface-1);border-top:1px solid var(--border-subtle);flex-direction:column;justify-content:center;align-items:center;padding:10px;display:flex}.app-module__7v3NSG__downloadFullBtn{background:var(--primary);color:#fff;border-radius:var(--radius-lg);cursor:pointer;border:none;justify-content:center;align-items:center;gap:12px;width:100%;max-width:840px;height:56px;font-size:16px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #ff5c1a40}.app-module__7v3NSG__downloadFullBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 20px #ff5c1a59}.app-module__7v3NSG__designDashboard{flex-direction:column;height:100%;display:flex}.app-module__7v3NSG__dashScroll{flex:1;padding:32px 0;overflow-y:auto}.app-module__7v3NSG__dashTabsWrap{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.app-module__7v3NSG__dashTabs{gap:8px;display:flex}.app-module__7v3NSG__dashTab{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.app-module__7v3NSG__dashTab:hover{color:var(--text-primary);background:var(--surface-1)}.app-module__7v3NSG__dashTab.app-module__7v3NSG__active{color:var(--primary);background:var(--primary-light)}.app-module__7v3NSG__exportSystemBtn{border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.app-module__7v3NSG__overviewFull{flex-direction:column;gap:32px;display:flex}.app-module__7v3NSG__fontItem{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:flex}.app-module__7v3NSG__fontIcon{background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:48px;height:48px;color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;font-family:serif;font-size:20px;display:flex}.app-module__7v3NSG__fontInfo{flex-direction:column;flex:1;gap:2px;display:flex}.app-module__7v3NSG__fontSuggestion{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.app-module__7v3NSG__suggestionName{color:var(--primary);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.app-module__7v3NSG__suggestionName:hover{text-decoration:underline}.app-module__7v3NSG__websitePreviewCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:transform .2s,box-shadow .2s;overflow:hidden}.app-module__7v3NSG__websitePreviewCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.app-module__7v3NSG__previewImageArea{background:var(--surface-2);justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.app-module__7v3NSG__previewPlaceholder{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.app-module__7v3NSG__previewLogo{background:var(--primary);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #ff5c1a4d}.app-module__7v3NSG__previewLogoIcon{color:#fff;font-size:24px}.app-module__7v3NSG__previewUrlBar{color:var(--text-tertiary);border-radius:var(--radius-pill);border:1px solid var(--border-subtle);font-size:11px;font-family:var(--font-mono);background:#fff;padding:4px 12px}.app-module__7v3NSG__previewMeta{border-top:1px solid var(--border-subtle);background:#fff;align-items:center;gap:16px;padding:20px;display:flex}.app-module__7v3NSG__previewFavicon{background:var(--surface-1);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.app-module__7v3NSG__previewFavicon img{object-fit:contain;width:24px;height:24px}.app-module__7v3NSG__previewInfo{flex-direction:column;flex:1;gap:2px;display:flex}.app-module__7v3NSG__previewTitle{color:var(--text-primary);font-size:15px;font-weight:700}.app-module__7v3NSG__previewDomain{color:var(--text-tertiary);font-size:12px}.app-module__7v3NSG__mainStats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px;display:grid}.app-module__7v3NSG__statCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);cursor:pointer;box-shadow:var(--shadow-sm);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 20px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.app-module__7v3NSG__statCard:after{content:"";opacity:0;background:linear-gradient(135deg,#0000 0%,#ff5c1a08 100%);transition:opacity .3s;position:absolute;inset:0}.app-module__7v3NSG__statCard:hover{border-color:var(--primary);background:var(--primary-light);box-shadow:var(--shadow-md);transform:translateY(-2px)}.app-module__7v3NSG__statValue{color:var(--text-primary);font-size:32px;font-weight:800;line-height:1.1}.app-module__7v3NSG__statLabel{color:var(--text-tertiary);letter-spacing:.1em;margin-top:4px;font-size:10px;font-weight:800}.app-module__7v3NSG__inspectSection{flex-direction:column;gap:16px;display:flex}.app-module__7v3NSG__inspectSectionHeader{justify-content:space-between;align-items:center;display:flex}.app-module__7v3NSG__inspectSectionLabel{color:var(--text-tertiary);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.app-module__7v3NSG__gradientCount{color:var(--text-muted);font-size:12px}.app-module__7v3NSG__colorGridSmall{border-radius:12px;width:100%;height:64px;display:flex;overflow:hidden}.app-module__7v3NSG__colorSwatchBig{cursor:pointer;flex:1;height:100%;transition:opacity .2s}.app-module__7v3NSG__colorSwatchBig:hover{opacity:.8}.app-module__7v3NSG__gradientList{flex-direction:column;gap:20px;display:flex}.app-module__7v3NSG__gradientItemWrapper{border:1px solid var(--border-subtle);background:#fff;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 4px 20px #00000008}.app-module__7v3NSG__gradientItem{width:100%}.app-module__7v3NSG__gradientPreview{justify-content:space-between;align-items:center;width:100%;height:140px;padding:0 24px;display:flex;position:relative}.app-module__7v3NSG__gradientStopBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:1px solid #fff3;border-radius:6px;padding:6px 12px;font-family:monospace;font-size:13px;font-weight:800}.app-module__7v3NSG__gradientDetails{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.app-module__7v3NSG__gradientInfo{align-items:center;gap:12px;display:flex}.app-module__7v3NSG__gradientCountText{color:var(--text-muted);font-size:12px;font-weight:600}.app-module__7v3NSG__gradientCssText{font-family:var(--font-mono);color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.app-module__7v3NSG__gradientTypePill{letter-spacing:.05em;text-transform:uppercase;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:800}.app-module__7v3NSG__linear{color:#3b82f6;background:#eff6ff}.app-module__7v3NSG__conic{color:#8b5cf6;background:#f5f3ff}.app-module__7v3NSG__radial{color:#ef4444;background:#fef2f2}.app-module__7v3NSG__gradientItem:hover{z-index:1;transform:scale(1.05)}.app-module__7v3NSG__emptyCardSmall{background:var(--surface-1);border:1px dashed var(--border-default);border-radius:var(--radius-lg);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}.app-module__7v3NSG__emptyText{color:var(--text-secondary);font-size:14px;font-weight:700}.app-module__7v3NSG__emptySub{color:var(--text-muted);font-size:12px}.app-module__7v3NSG__a11yEngineCard{background:linear-gradient(135deg, var(--surface-1) 0%, var(--bg-card) 100%);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);cursor:pointer;align-items:center;gap:24px;padding:24px;transition:all .2s;display:flex}.app-module__7v3NSG__a11yEngineCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.app-module__7v3NSG__a11yGauge{justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.app-module__7v3NSG__gaugeSvg{width:100%;height:100%;transform:rotate(-90deg)}.app-module__7v3NSG__a11yBg{stroke:var(--surface-3);stroke-width:3.5px;fill:none}.app-module__7v3NSG__a11yProgress{stroke-width:3.5px;stroke-linecap:round;fill:none;transition:stroke-dasharray 1s}.app-module__7v3NSG__a11yScoreLabel{color:var(--text-primary);font-size:18px;font-weight:800;position:absolute}.app-module__7v3NSG__a11yMainInfo{flex-direction:column;flex:1;gap:4px;display:flex}.app-module__7v3NSG__a11yStatusRow{align-items:center;gap:12px;display:flex}.app-module__7v3NSG__a11yStatusText{color:var(--text-tertiary);letter-spacing:.05em;font-size:11px;font-weight:800}.app-module__7v3NSG__a11yLevelBadge{border-radius:4px;padding:2px 8px;font-size:10px;font-weight:800}.app-module__7v3NSG__a11yScoreLarge{color:var(--text-primary);font-size:24px;font-weight:800}.app-module__7v3NSG__a11yIssueBadges{gap:8px;margin-top:4px;display:flex}.app-module__7v3NSG__a11yBadge{border-radius:99px;padding:2px 8px;font-size:10px;font-weight:700}.app-module__7v3NSG__a11yBadge.app-module__7v3NSG__red{color:#ef4444;background:#fee2e2}.app-module__7v3NSG__a11yBadge.app-module__7v3NSG__blue{color:#0ea5e9;background:#e0f2fe}body.app-module__7v3NSG__dark-mode .app-module__7v3NSG__a11yBadge.app-module__7v3NSG__red{background:#ef444426}body.app-module__7v3NSG__dark-mode .app-module__7v3NSG__a11yBadge.app-module__7v3NSG__blue{background:#0ea5e926}.app-module__7v3NSG__exportGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.app-module__7v3NSG__exportSecondaryBtn{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;box-shadow:var(--shadow-sm);padding:14px;font-size:14px;font-weight:700;transition:all .2s}.app-module__7v3NSG__exportSecondaryBtn:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.app-module__7v3NSG__colorGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:24px;display:grid}.app-module__7v3NSG__colorItem{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);cursor:pointer;background:#fff;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.app-module__7v3NSG__colorItem:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.app-module__7v3NSG__colorSwatch{aspect-ratio:16/10;border-bottom:1px solid #0000000d;width:100%}.app-module__7v3NSG__colorInfoRow{flex-direction:column;gap:4px;padding:12px 16px;display:flex}.app-module__7v3NSG__colorHex{color:var(--text-primary);font-size:16px;font-weight:800}.app-module__7v3NSG__colorLabel{color:var(--text-muted);font-size:12px}.app-module__7v3NSG__fontList{flex-direction:column;gap:16px;display:flex}.app-module__7v3NSG__fontItem{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;padding:16px 20px;transition:all .2s;display:flex}.app-module__7v3NSG__fontItem:hover{border-color:var(--primary);transform:translate(4px)}.app-module__7v3NSG__fontInfo{flex-direction:column;gap:4px;display:flex}.app-module__7v3NSG__fontName{color:var(--text-primary);font-size:15px;font-weight:700}.app-module__7v3NSG__fontStyles{color:var(--text-tertiary);font-size:12px}.app-module__7v3NSG__fontSuggestion{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.app-module__7v3NSG__suggestionLabel{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:800}.app-module__7v3NSG__suggestionName{color:var(--primary);align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.app-module__7v3NSG__suggestionName:hover{text-decoration:underline;transform:scale(1.02)}.app-module__7v3NSG__assetGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;display:grid}.app-module__7v3NSG__assetItem{aspect-ratio:1;background:var(--surface-1);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative;overflow:hidden}.app-module__7v3NSG__assetItem:hover{box-shadow:var(--shadow-md);border-color:var(--border-default);transform:translateY(-2px)}.app-module__7v3NSG__assetPreview{object-fit:contain;width:100%;height:100%;padding:8px}.app-module__7v3NSG__assetDownloadBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border-subtle);width:32px;height:32px;color:var(--text-primary);cursor:pointer;opacity:0;background:#ffffffe6;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:8px;right:8px;transform:translateY(4px)}.app-module__7v3NSG__assetItem:hover .app-module__7v3NSG__assetDownloadBtn{opacity:1;transform:translateY(0)}.app-module__7v3NSG__assetDownloadBtn:hover{color:var(--primary);border-color:var(--primary)}.app-module__7v3NSG__auditPage{flex-direction:column;gap:32px;display:flex}.app-module__7v3NSG__auditGauges{grid-template-columns:1fr 1fr;gap:24px;display:grid}.app-module__7v3NSG__gaugeCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;padding:24px;display:flex}.app-module__7v3NSG__gaugeTitle{color:var(--text-tertiary);letter-spacing:.1em;margin-bottom:16px;font-size:11px;font-weight:800}.app-module__7v3NSG__gaugeWrap{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:180px;display:flex}.app-module__7v3NSG__gaugeBg{fill:none;stroke:var(--surface-2);stroke-width:8px;stroke-linecap:round}.app-module__7v3NSG__gaugeVal{fill:none;stroke:var(--primary);stroke-width:8px;stroke-linecap:round;transition:stroke-dasharray 1s}.app-module__7v3NSG__gaugeNum{color:var(--text-primary);font-size:36px;font-weight:800}.app-module__7v3NSG__auditIssuesList{flex-direction:column;gap:16px;display:flex}.app-module__7v3NSG__auditGroup{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.app-module__7v3NSG__groupHeader{background:var(--surface-1);border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);align-items:center;gap:10px;padding:14px 20px;font-size:13px;font-weight:800;display:flex}.app-module__7v3NSG__issueCount{color:#ef4444;background:#fee2e2;border-radius:99px;margin-left:auto;padding:2px 8px;font-size:11px}body.app-module__7v3NSG__dark-mode .app-module__7v3NSG__issueCount{background:#ef444426}.app-module__7v3NSG__groupItems{flex-direction:column;display:flex}.app-module__7v3NSG__auditItemDetail{border-bottom:1px solid var(--surface-2);flex-direction:column;gap:4px;padding:14px 20px;display:flex}.app-module__7v3NSG__auditItemDetail:last-child{border-bottom:none}.app-module__7v3NSG__itemSelector{font-family:var(--font-mono);color:var(--primary);font-size:12px;font-weight:600}.app-module__7v3NSG__itemHint{color:var(--text-tertiary);font-size:13px}.app-module__7v3NSG__inspectDashboard{flex-direction:column;height:100%;display:flex}.app-module__7v3NSG__inspectHeader{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:6px;margin-bottom:24px;padding-bottom:16px;display:flex}.app-module__7v3NSG__inspectTag{color:#fff;background:var(--primary);text-transform:uppercase;border-radius:4px;width:fit-content;padding:2px 8px;font-size:12px;font-weight:800}.app-module__7v3NSG__inspectSelector{font-family:var(--font-mono);color:var(--text-secondary);word-break:break-all;font-size:13px}.app-module__7v3NSG__sectionHead{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:12px;font-weight:800}.app-module__7v3NSG__propRow{background:var(--surface-1);border-radius:var(--radius-md);justify-content:space-between;align-items:center;margin-bottom:6px;padding:8px 12px;font-size:13px;display:flex}.app-module__7v3NSG__propRow span:first-child{color:var(--text-tertiary);font-weight:500}.app-module__7v3NSG__propRow span:last-child{font-family:var(--font-mono);color:var(--text-primary);font-weight:600}.app-module__7v3NSG__emptyState{height:100%;color:var(--text-tertiary);text-align:center;justify-content:center;align-items:center;padding:40px;font-size:14px;font-style:italic;font-weight:500;display:flex}.app-module__7v3NSG__previewArea{background:var(--surface-2);flex:1;justify-content:center;align-items:center;min-width:0;padding:0;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.app-module__7v3NSG__hiddenPreview{opacity:0;pointer-events:none;flex:0;width:0;margin:0;padding:0;overflow:hidden}.app-module__7v3NSG__browserWindow{background:var(--bg-card);border-radius:var(--radius-xl);width:100%;height:100%;box-shadow:var(--shadow-lg);border:1px solid var(--border-subtle);flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.app-module__7v3NSG__browserWindow.app-module__7v3NSG__mobile{max-width:375px;height:720px}.app-module__7v3NSG__browserWindow.app-module__7v3NSG__tablet{max-width:820px;height:90%}.app-module__7v3NSG__browserWindow.app-module__7v3NSG__desktop{max-width:100%;height:100%;box-shadow:none;border:none;border-radius:0}.app-module__7v3NSG__browserHeader{background:var(--surface-1);border-bottom:1px solid var(--border-subtle);flex-shrink:0;align-items:center;gap:20px;height:48px;padding:0 20px;display:flex}.app-module__7v3NSG__windowControls{gap:8px;display:flex}.app-module__7v3NSG__ctrlDot{border-radius:50%;width:12px;height:12px}.app-module__7v3NSG__browserAddressBar{background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-subtle);max-width:480px;height:32px;font-family:var(--font-mono);color:var(--text-tertiary);flex:1;align-items:center;gap:8px;padding:0 12px;font-size:12px;display:flex}.app-module__7v3NSG__browserAddressBar span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-module__7v3NSG__iframeWrapper{background:#fff;flex:1;position:relative}.app-module__7v3NSG__iframe{border:none;width:100%;height:100%;display:block}body.app-module__7v3NSG__dark-mode .app-module__7v3NSG__loadingOverlay{background:#0f172ad9}@keyframes app-module__7v3NSG__fadeInOverlay{0%{opacity:0}to{opacity:1}}.app-module__7v3NSG__loadingContent{background:var(--bg-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--border-subtle);flex-direction:column;align-items:center;gap:20px;padding:32px 48px;display:flex}.app-module__7v3NSG__spinner{border:4px solid var(--surface-2);border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;animation:1s linear infinite app-module__7v3NSG__spin}@keyframes app-module__7v3NSG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-module__7v3NSG__progressText{color:var(--text-primary);font-size:15px;font-weight:700}.app-module__7v3NSG__loadingOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172a66;justify-content:center;align-items:center;animation:.3s app-module__7v3NSG__fadeIn;display:flex;position:fixed;inset:0}.app-module__7v3NSG__loadingCard{background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);flex-direction:column;align-items:center;gap:24px;width:320px;padding:32px;animation:.4s cubic-bezier(.16,1,.3,1) app-module__7v3NSG__scaleUp;display:flex;box-shadow:0 20px 50px #0003}.app-module__7v3NSG__loadingLogo{background:var(--surface-3);width:48px;height:48px;color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;animation:1.5s ease-in-out infinite app-module__7v3NSG__pulseFade;display:flex;box-shadow:inset 0 2px 4px #0000000d}.app-module__7v3NSG__previewPreloaderLogo{filter:grayscale();opacity:.6;background:#ff5c1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;animation:1.5s ease-in-out infinite app-module__7v3NSG__pulseFade;display:flex;box-shadow:0 4px 12px #ff5c1a4d}@keyframes app-module__7v3NSG__pulseFade{0%{opacity:.3;transform:scale(.95)}50%{opacity:.8;transform:scale(1.05)}to{opacity:.3;transform:scale(.95)}}.app-module__7v3NSG__loadingContent{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.app-module__7v3NSG__loadingStatusText{color:var(--text-secondary);text-align:center;margin-top:-4px;font-size:13px;font-weight:500}.app-module__7v3NSG__loadingProgressWrap{background:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:column;gap:10px;width:100%;padding:20px;display:flex}.app-module__7v3NSG__loadingProgressLine{background:#ff5c1a1f;border-radius:6px;width:100%;height:6px;position:relative}.app-module__7v3NSG__loadingProgressBar{background:linear-gradient(90deg,#ff5c1a 0%,#ff8c42 100%);border-radius:6px;height:100%;transition:width .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;box-shadow:0 0 10px #ff5c1a66}.app-module__7v3NSG__loadingPercent{color:#ff5c1a;text-align:right;font-size:12px;font-weight:800;font-family:var(--font-mono)}.app-module__7v3NSG__loadingQuoteText{color:var(--text-muted);text-align:center;margin-top:4px;font-size:13px;font-style:italic;font-weight:500;animation:.5s app-module__7v3NSG__fadeIn}@keyframes app-module__7v3NSG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes app-module__7v3NSG__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.app-module__7v3NSG__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#0006;justify-content:center;align-items:center;padding:20px;animation:.3s app-module__7v3NSG__fadeIn;display:flex;position:fixed;inset:0}.app-module__7v3NSG__colorModal{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);width:100%;max-width:500px;animation:.3s cubic-bezier(.16,1,.3,1) app-module__7v3NSG__slideUp;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.app-module__7v3NSG__modalColorHeader{justify-content:center;align-items:center;height:200px;display:flex;position:relative}.app-module__7v3NSG__modalColorHex{color:#fff;text-shadow:0 2px 10px #0000004d;font-size:42px;font-weight:900;font-family:var(--font-mono);letter-spacing:-.02em}.app-module__7v3NSG__modalBody{padding:0}.app-module__7v3NSG__detailGrid{border-bottom:1px solid var(--border-subtle);grid-template-columns:1fr 1fr;display:grid}.app-module__7v3NSG__detailCell{border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);cursor:pointer;padding:20px 24px;transition:all .2s}.app-module__7v3NSG__detailCell:nth-child(2n){border-right:none}.app-module__7v3NSG__detailCell:hover{background:var(--surface-1)}.app-module__7v3NSG__detailCell:active{background:var(--primary-light)}.app-module__7v3NSG__detailLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:10px;font-weight:800}.app-module__7v3NSG__detailValue{color:var(--text-primary);font-size:14px;font-weight:600;font-family:var(--font-mono)}.app-module__7v3NSG__modalFooter{background:var(--bg-card);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.app-module__7v3NSG__modalHint{color:var(--text-tertiary);font-size:13px}.app-module__7v3NSG__closeModalBtn{background:var(--surface-2);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;border:none;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s}.app-module__7v3NSG__closeModalBtn:hover{background:var(--border-subtle);color:var(--text-primary)}@keyframes app-module__7v3NSG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.app-module__7v3NSG__fontDashboard{flex-direction:column;gap:24px;display:flex}.app-module__7v3NSG__subTabs{background:var(--surface-1);border-radius:var(--radius-pill);gap:4px;width:fit-content;padding:4px;display:flex}.app-module__7v3NSG__subTab{color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-pill);background:0 0;border:none;padding:6px 16px;font-size:13px;font-weight:600;transition:all .2s}.app-module__7v3NSG__subTab.app-module__7v3NSG__active{background:var(--bg-card);color:var(--text-primary);box-shadow:var(--shadow-sm)}.app-module__7v3NSG__scaleView{flex-direction:column;gap:24px;display:flex}.app-module__7v3NSG__scaleControls{background:var(--surface-1);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;gap:16px;padding:20px;display:grid}.app-module__7v3NSG__controlGroup{flex-direction:column;gap:8px;display:flex}.app-module__7v3NSG__controlLabel{color:var(--text-muted);text-transform:uppercase;font-size:10px;font-weight:800}.app-module__7v3NSG__scaleSelect,.app-module__7v3NSG__scaleInput{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-card);width:100%;color:var(--text-primary);padding:10px;font-size:14px;font-weight:600}.app-module__7v3NSG__inputWrapper{color:var(--text-tertiary);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.app-module__7v3NSG__inputWrapper span{flex-shrink:0}.app-module__7v3NSG__hierarchyGrid{flex-direction:column;gap:16px;display:flex}.app-module__7v3NSG__hierarchyCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);flex-direction:column;gap:12px;padding:24px;transition:transform .2s;display:flex}.app-module__7v3NSG__hierarchyCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.app-module__7v3NSG__hLabel{color:var(--text-muted);text-transform:uppercase;font-size:11px;font-weight:800}.app-module__7v3NSG__hPreview{color:var(--text-primary);line-height:1.2}.app-module__7v3NSG__hRow{border-top:1px solid var(--border-subtle);align-items:center;gap:16px;padding-top:12px;display:flex}.app-module__7v3NSG__hMeta,.app-module__7v3NSG__hIdeal{font-size:11px;font-weight:800;font-family:var(--font-mono);letter-spacing:.02em}.app-module__7v3NSG__hMeta{color:var(--text-secondary)}.app-module__7v3NSG__designAssetGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.app-module__7v3NSG__designAssetItem{background:var(--bg-main);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;transition:all .2s;display:flex;position:relative;overflow:hidden}.app-module__7v3NSG__designAssetItem:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 20px -5px #0000001a}.app-module__7v3NSG__assetPreviewWrapper{aspect-ratio:1;background:var(--surface-1);justify-content:center;align-items:center;padding:12px;display:flex;position:relative;overflow:hidden}.app-module__7v3NSG__assetPreview{object-fit:contain;z-index:2;width:100%;height:100%;position:relative}.app-module__7v3NSG__imagePreloaderCenter{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-module__7v3NSG__videoContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.app-module__7v3NSG__lottieContainer{background:#f8fafc;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.app-module__7v3NSG__playIndicator{color:#fff;filter:drop-shadow(0 4px 6px #0000004d);pointer-events:none;position:absolute}.app-module__7v3NSG__assetDownloadOverlay{color:#64748b;opacity:0;cursor:pointer;z-index:5;background:#fffffff2;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #0000000d}.app-module__7v3NSG__designAssetItem:hover .app-module__7v3NSG__assetDownloadOverlay{opacity:1}.app-module__7v3NSG__assetFooter{background:#fff;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.app-module__7v3NSG__assetNameSmall{color:#475569;font-size:10px;font-weight:700;font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.app-module__7v3NSG__assetTagBadge{color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;background:#eff6ff;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:800;display:inline-block}.app-module__7v3NSG__hIdeal{background:var(--surface-2);border-radius:var(--radius-sm);padding:2px 8px}.app-module__7v3NSG__hFont{color:var(--text-tertiary);font-size:12px}.app-module__7v3NSG__assetList{flex-direction:column;gap:12px;width:100%;display:flex}.app-module__7v3NSG__assetItem{background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;border-radius:16px;align-items:center;gap:20px;padding:16px 24px;transition:all .2s;display:flex;box-shadow:0 2px 4px #00000005}.app-module__7v3NSG__assetItem:hover:not(.app-module__7v3NSG__locked){border-color:var(--primary);transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.app-module__7v3NSG__assetItem.app-module__7v3NSG__locked{opacity:.6;cursor:not-allowed;background:var(--bg-main)}.app-module__7v3NSG__assetIconWrap{background:var(--surface-2);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex}.app-module__7v3NSG__assetItem .app-module__7v3NSG__assetInfo{flex-direction:column;flex:1;gap:2px;display:flex}.app-module__7v3NSG__assetItem .app-module__7v3NSG__assetName{color:var(--text-primary);font-size:16px;font-weight:800}.app-module__7v3NSG__assetItem .app-module__7v3NSG__assetSub{color:var(--text-tertiary);font-size:13px;font-weight:500}.app-module__7v3NSG__toggleSwitch{background:#cbd5e1;border-radius:99px;width:48px;height:26px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.app-module__7v3NSG__toggleSwitch.app-module__7v3NSG__active{background:#ff5c1a;box-shadow:0 0 15px #ff5c1a66}.app-module__7v3NSG__toggleHandle{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #0003}.app-module__7v3NSG__toggleSwitch.app-module__7v3NSG__active .app-module__7v3NSG__toggleHandle{left:25px}.app-module__7v3NSG__fullModeNotice{color:var(--color-warning);background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:14px;align-items:flex-start;gap:14px;margin-top:24px;padding:16px 20px;font-size:13px;font-weight:500;line-height:1.5;display:flex}.app-module__7v3NSG__contrastCheckerCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:24px;margin-top:32px;padding:32px;box-shadow:0 4px 20px #00000008}.app-module__7v3NSG__checkerHeader{align-items:center;gap:12px;margin-bottom:24px;display:flex}.app-module__7v3NSG__checkerIcon{background:var(--surface-1);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.app-module__7v3NSG__checkerTitle{color:var(--text-primary);font-size:18px;font-weight:800}.app-module__7v3NSG__checkerInputs{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.app-module__7v3NSG__checkerInputBox{background:var(--bg-main);border:1px solid var(--border-subtle);border-radius:16px;padding:16px}.app-module__7v3NSG__inputLabel{color:var(--text-tertiary);letter-spacing:.05em;margin-bottom:12px;font-size:10px;font-weight:900}.app-module__7v3NSG__colorInputWrap{align-items:center;gap:12px;display:flex}.app-module__7v3NSG__colorPreview{border:1px solid #0000001a;border-radius:8px;width:44px;height:44px}.app-module__7v3NSG__hexInput{color:var(--text-primary);width:120px;font-size:20px;font-weight:900;font-family:var(--font-mono);background:0 0;border:none}.app-module__7v3NSG__ratioResult{border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:32px;transition:all .3s;display:flex}.app-module__7v3NSG__ratioResult.app-module__7v3NSG__pass{background:#ecfdf5}.app-module__7v3NSG__ratioResult.app-module__7v3NSG__fail{background:#fef2f2}.app-module__7v3NSG__ratioValue{align-items:baseline;gap:8px;display:flex}.app-module__7v3NSG__ratioNum{font-size:48px;font-weight:900}.app-module__7v3NSG__pass .app-module__7v3NSG__ratioNum{color:#065f46}.app-module__7v3NSG__fail .app-module__7v3NSG__ratioNum{color:#991b1b}.app-module__7v3NSG__ratioSuffix{opacity:.7;font-size:18px;font-weight:700}.app-module__7v3NSG__ratioStatus{font-size:20px;font-weight:900}.app-module__7v3NSG__pass .app-module__7v3NSG__ratioStatus{color:#059669}.app-module__7v3NSG__fail .app-module__7v3NSG__ratioStatus{color:#dc2626}.app-module__7v3NSG__checkerSummaryGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.app-module__7v3NSG__summaryBox{border:1px solid var(--border-subtle);text-align:center;border-radius:12px;padding:12px}.app-module__7v3NSG__summaryBoxTitle{color:var(--text-secondary);margin-bottom:8px;font-size:10px;font-weight:900}.app-module__7v3NSG__summaryBoxRow{justify-content:center;gap:12px;font-size:13px;font-weight:800;display:flex}.app-module__7v3NSG__passText{color:#10b981}.app-module__7v3NSG__failText{color:#ef4444}.app-module__7v3NSG__downloadPdfBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5c1a 0%,#ff8c42 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:32px;padding:20px;font-size:16px;font-weight:800;transition:all .3s;display:flex;box-shadow:0 10px 30px #ff5c1a33}.app-module__7v3NSG__downloadPdfBtn:hover{transform:translateY(-2px);box-shadow:0 15px 40px #ff5c1a4d}.app-module__7v3NSG__proBadge{letter-spacing:.05em;background:#fff3;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:900}.app-module__7v3NSG__printOnlyReport{display:none}@media print{@page{margin:20mm;size:A4}body *{visibility:hidden}.app-module__7v3NSG__printOnlyReport,.app-module__7v3NSG__printOnlyReport *{visibility:visible}.app-module__7v3NSG__printOnlyReport{color:#1e293b;background:#fff;width:100%;display:block;position:absolute;top:0;left:0}.app-module__7v3NSG__reportHeader{text-align:center;color:#fff;background:#0f172a;margin-bottom:40px;padding:60px 40px}.app-module__7v3NSG__reportLogo{margin-bottom:20px;font-size:40px}.app-module__7v3NSG__reportTitle{margin-bottom:8px;font-size:32px;font-weight:900}.app-module__7v3NSG__reportSubtitle{opacity:.7;margin-bottom:40px;font-size:14px}.app-module__7v3NSG__reportMetaGrid{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.app-module__7v3NSG__metaBox{background:#ffffff0d;border-radius:8px;padding:12px}.app-module__7v3NSG__metaLabel{opacity:.5;margin-bottom:4px;font-size:9px;font-weight:900}.app-module__7v3NSG__metaValue{font-size:12px;font-weight:700}.app-module__7v3NSG__reportStatusBanner{background:#fff1f2;border-radius:12px;align-items:center;gap:24px;margin-bottom:40px;padding:32px;display:flex}.app-module__7v3NSG__statusCircle{color:#9f1239;border:8px solid #f43f5e;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:18px;font-weight:900;display:flex}.app-module__7v3NSG__statusTitle{color:#9f1239;margin-bottom:4px;font-size:18px;font-weight:800}.app-module__7v3NSG__statusDesc{color:#be123c;font-size:13px;line-height:1.5}.app-module__7v3NSG__reportSection{page-break-inside:avoid;margin-bottom:60px}.app-module__7v3NSG__sectionTitle{color:#0f172a;border-bottom:2px solid #e2e8f0;margin-bottom:16px;padding-bottom:8px;font-size:18px;font-weight:900}.app-module__7v3NSG__sectionText{color:#475569;font-size:14px;line-height:1.6}.app-module__7v3NSG__reportTable,.app-module__7v3NSG__offenderTable{border-collapse:collapse;width:100%;margin-top:20px}.app-module__7v3NSG__reportTable th,.app-module__7v3NSG__offenderTable th{text-align:left;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px;font-size:11px;font-weight:900}.app-module__7v3NSG__reportTable td,.app-module__7v3NSG__offenderTable td{border-bottom:1px solid #f1f5f9;padding:12px;font-size:13px}.app-module__7v3NSG__reportSeverityBadge{color:#ef4444;background:#fef2f2;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:800}.app-module__7v3NSG__issueTitle{align-items:center;gap:12px;margin-bottom:20px;font-size:20px;font-weight:900;display:flex}.app-module__7v3NSG__issueTitle span{color:#fff;background:#ff5c1a;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.app-module__7v3NSG__issueRecBox{background:#fffbeb;border-radius:8px;gap:12px;margin-bottom:20px;padding:16px;display:flex}.app-module__7v3NSG__recIcon{font-size:18px}.app-module__7v3NSG__recText{color:#92400e;font-size:13px}.app-module__7v3NSG__monoCell{font-family:var(--font-mono);color:#64748b;font-size:11px!important}.app-module__7v3NSG__reportFooter{color:#fff;text-align:center;background:#0f172a;border-radius:24px;margin-top:100px;padding:60px 40px}.app-module__7v3NSG__footerScore{margin-bottom:12px;font-size:24px;font-weight:900}.app-module__7v3NSG__footerNote{opacity:.6;max-width:500px;margin:0 auto;font-size:13px}}.app-module__7v3NSG__hiddenPicker{visibility:hidden;border:none;width:0;height:0;margin:0;padding:0;position:absolute}.app-module__7v3NSG__colorPreview{cursor:pointer;transition:transform .2s}.app-module__7v3NSG__colorPreview:hover{transform:scale(1.05)}.app-module__7v3NSG__colorInputWrap{position:relative}.app-module__7v3NSG__hiddenPicker{top:20px;left:20px;opacity:0!important;pointer-events:none!important;visibility:visible!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important}.app-module__7v3NSG__reportList{margin:0;padding:0;list-style:none}.app-module__7v3NSG__reportList li{color:#475569;margin-bottom:12px;padding-left:24px;font-size:14px;line-height:1.6;position:relative}.app-module__7v3NSG__reportList li:before{content:"?";color:#ff5c1a;font-weight:900;position:absolute;left:0}.app-module__7v3NSG__exampleBox{background:#f1f5f9;border-radius:8px;margin:16px 0;padding:16px}.app-module__7v3NSG__exampleTitle{color:#475569;margin-bottom:8px;font-size:12px;font-weight:800}.app-module__7v3NSG__exampleCode{color:#38bdf8;font-size:11px;font-family:var(--font-mono);white-space:pre-wrap;word-break:break-all;background:#0f172a;border-radius:6px;margin:0;padding:12px}.app-module__7v3NSG__footerFinePrint{opacity:.5;margin-top:16px;font-size:11px}.app-module__7v3NSG__footerSignature{margin-top:32px;font-size:12px;font-weight:700}.app-module__7v3NSG__footerDateLine{opacity:.5;margin-top:8px;font-size:11px}.app-module__7v3NSG__exampleText{color:#475569;font-size:13px;font-style:italic;line-height:1.5}@media print{@page{size:A4;margin:0}html,body,.app-module__7v3NSG__appWrapper,.app-module__7v3NSG__appContainer,.app-module__7v3NSG__mainDashboard{background:#fff!important;width:100%!important;height:auto!important;min-height:auto!important;margin:0!important;padding:0!important;display:block!important;position:static!important;overflow:visible!important}.app-module__7v3NSG__sidebar,.app-module__7v3NSG__header,.app-module__7v3NSG__addressToolbar,.app-module__7v3NSG__modeHeader,.app-module__7v3NSG__dashboardTabs,.app-module__7v3NSG__auditHero,.app-module__7v3NSG__auditCategoryGrid,.app-module__7v3NSG__auditAccordionList,.app-module__7v3NSG__contrastTool,.app-module__7v3NSG__gaugeRow{display:none!important}.app-module__7v3NSG__printOnlyReport{width:100%!important;margin:0!important;padding:0!important;display:block!important}.app-module__7v3NSG__pdfPage{page-break-before:always!important;page-break-after:always!important;break-before:page!important;break-after:page!important;box-sizing:border-box!important;background:#fff!important;min-height:297mm!important;padding:20mm!important;display:block!important;position:relative!important;overflow:visible!important}.app-module__7v3NSG__pdfCoverPage{flex-direction:column!important;justify-content:center!important;align-items:center!important;height:297mm!important;display:flex!important}.app-module__7v3NSG__pdfFooter{position:absolute!important;bottom:10mm!important;left:20mm!important;right:20mm!important}}.app-module__7v3NSG__pdfCoverPage{text-align:center;background:#f8fafc;justify-content:center;align-items:center}.app-module__7v3NSG__pdfCoverLogo{color:#ff5c1a;margin-bottom:24px;font-size:48px}.app-module__7v3NSG__pdfCoverTitle{letter-spacing:-2px;color:#0f172a;margin-bottom:8px;font-size:56px;font-weight:900}.app-module__7v3NSG__pdfCoverSubtitle{color:#64748b;margin-bottom:64px;font-size:20px;font-weight:500}.app-module__7v3NSG__pdfCoverScoreCircle{border:12px solid #e2e8f0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px;margin-bottom:48px;display:flex;position:relative}.app-module__7v3NSG__pdfCoverScoreNum{font-size:64px;font-weight:900;line-height:1}.app-module__7v3NSG__pdfCoverScoreLabel{text-transform:uppercase;color:#64748b;font-size:14px;font-weight:700}.app-module__7v3NSG__pdfCoverMeta{text-align:left;border-top:1px solid #e2e8f0;grid-template-columns:repeat(2,1fr);gap:32px;width:100%;max-width:600px;margin-top:64px;padding-top:32px;display:grid}.app-module__7v3NSG__pdfTocPage{justify-content:flex-start}.app-module__7v3NSG__pdfSectionHeader{border-bottom:2px solid #0f172a;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:12px;display:flex}.app-module__7v3NSG__pdfSectionTitle{text-transform:uppercase;letter-spacing:1px;font-size:32px;font-weight:800}.app-module__7v3NSG__pdfTocList{margin:0;padding:0;list-style:none}.app-module__7v3NSG__pdfTocItem{justify-content:space-between;align-items:flex-end;margin-bottom:20px;font-size:18px;font-weight:500;display:flex}.app-module__7v3NSG__pdfTocDot{border-bottom:2px dotted #cbd5e1;flex-grow:1;margin:0 12px;position:relative;top:-4px}.app-module__7v3NSG__pdfContentText{color:#334155;margin-bottom:24px;font-size:16px;line-height:1.8}.app-module__7v3NSG__pdfGrid2{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.app-module__7v3NSG__pdfSummaryCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.app-module__7v3NSG__pdfCardLabel{color:#64748b;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800}.app-module__7v3NSG__pdfCardValue{color:#0f172a;font-size:28px;font-weight:800}.app-module__7v3NSG__pdfSeverityChip{text-transform:uppercase;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:800}.app-module__7v3NSG__sevCritical{color:#dc2626;background:#fee2e2}.app-module__7v3NSG__sevSerious{color:#ea580c;background:#ffedd5}.app-module__7v3NSG__sevModerate{color:#ca8a04;background:#fef9c3}.app-module__7v3NSG__pdfTable{border-collapse:collapse;width:100%;margin-bottom:40px}.app-module__7v3NSG__pdfTable th{text-align:left;color:#475569;text-transform:uppercase;background:#f1f5f9;border-bottom:2px solid #e2e8f0;padding:12px 16px;font-size:12px;font-weight:800}.app-module__7v3NSG__pdfTable td{vertical-align:top;border-bottom:1px solid #f1f5f9;padding:16px;font-size:14px}.app-module__7v3NSG__pdfRecList{padding:0;list-style:none}.app-module__7v3NSG__pdfRecItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:20px;margin-bottom:16px;padding:24px;display:flex}.app-module__7v3NSG__pdfRecPriority{text-transform:uppercase;letter-spacing:1px;width:120px;font-size:11px;font-weight:900}.app-module__7v3NSG__pdfRecContent b{margin-bottom:4px;font-size:18px;display:block}.app-module__7v3NSG__pdfConclusion{text-align:center;padding-top:100px}.app-module__7v3NSG__pdfFinalScore{margin-bottom:24px;font-size:120px;font-weight:900;line-height:1}.app-module__7v3NSG__pdfFooter{color:#94a3b8;border-top:1px solid #f1f5f9;justify-content:space-between;padding-top:20px;font-size:11px;display:flex;position:absolute;bottom:40px;left:80px;right:80px}.app-module__7v3NSG__secondaryCta{background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.app-module__7v3NSG__secondaryCta:hover{background:var(--surface-1);border-color:var(--border-subtle);transform:translateY(-1px)}.app-module__7v3NSG__tertiaryCta{background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:12px 24px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.app-module__7v3NSG__tertiaryCta:hover{background:var(--surface-1);transform:translateY(-1px)}.app-module__7v3NSG__proBadgeSmall{color:#fff;background:#fff3;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:8px;font-weight:800}.app-module__7v3NSG__proBadgeSmallOrange{color:#ea580c;background:#fff7ed;border:1px solid #ffedd5;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:8px;font-weight:800}.app-module__7v3NSG__inspectDashboard{background:var(--bg-main);flex-direction:column;height:100%;display:flex;position:relative}.app-module__7v3NSG__inspectTopBar{background:var(--bg-main);border-bottom:1px solid var(--border-subtle);justify-content:center;align-items:center;gap:12px;padding:8px 16px;display:flex}.app-module__7v3NSG__inspectSwitch{background:var(--surface-3);cursor:pointer;border-radius:12px;width:48px;height:24px;transition:background .3s;position:relative}.app-module__7v3NSG__inspectSwitch.app-module__7v3NSG__active{background:#ff5c1a}.app-module__7v3NSG__switchHandle{background:#fff;border-radius:50%;width:20px;height:20px;transition:left .3s;position:absolute;top:2px;box-shadow:0 2px 4px #0000001a}.app-module__7v3NSG__inspectSwitchLabel{color:var(--text-primary);font-size:14px;font-weight:700}.app-module__7v3NSG__inspectTabs{border-bottom:2px solid var(--border-subtle);padding:0 20px}.app-module__7v3NSG__inspectTabActive{border:none;border-bottom:3px solid var(--primary);color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:0 0;margin-bottom:-2px;padding:8px 12px;font-size:13px;font-weight:700}.app-module__7v3NSG__inspectScroll{flex:1;padding:16px 20px;overflow-y:auto}.app-module__7v3NSG__inspectElementHeader{margin-bottom:12px}.app-module__7v3NSG__inspectTagLarge{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:900}.app-module__7v3NSG__inspectSelectorFull{font-family:var(--font-mono);color:#3b82f6;word-break:break-all;background:#3b82f61a;border:1px solid #3b82f633;border-radius:6px;padding:6px 10px;font-size:10px}.app-module__7v3NSG__propTable{flex-direction:column;display:flex}.app-module__7v3NSG__propRow{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:4px 0;line-height:1.2;display:flex}.app-module__7v3NSG__propLabel{color:var(--text-secondary);font-size:13px;font-weight:500;line-height:1.2}.app-module__7v3NSG__propValue{color:var(--text-primary);text-align:right;align-items:center;gap:8px;font-size:13px;font-weight:700;line-height:1.2;display:flex}.app-module__7v3NSG__colorIndicator{border:1px solid var(--border-subtle);border-radius:3px;width:14px;height:14px}.app-module__7v3NSG__colorPill{background:var(--surface-2);color:var(--text-primary);font-size:11px;font-family:var(--font-mono);border-radius:4px;padding:2px 8px}.app-module__7v3NSG__inspectEmpty{color:#94a3b8;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px;display:flex}.app-module__7v3NSG__inspectActionsArea{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border-subtle);z-index:50;padding:24px;position:sticky;bottom:0;box-shadow:0 -4px 20px #00000008}.app-module__7v3NSG__actionRowPrimary{gap:12px;display:flex}.app-module__7v3NSG__copyBtnSmall{border:1px solid var(--border-subtle);cursor:pointer;font-family:var(--font-inter), sans-serif;color:var(--text-secondary);background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.app-module__7v3NSG__copyBtnSmall:hover{color:var(--text-primary);background:#f8fafc;border-color:#cbd5e1}.app-module__7v3NSG__copyBtnSmall:active{transform:translateY(1px)}.app-module__7v3NSG__overviewGradientGrid{grid-template-columns:repeat(1,1fr);gap:16px;display:grid}@media (min-width:800px){.app-module__7v3NSG__overviewGradientGrid{grid-template-columns:repeat(3,1fr)}}.app-module__7v3NSG__overviewGradientItem{border-bottom:1px solid var(--border-subtle);align-items:center;width:100%;height:80px;padding:0 12px;display:flex;position:relative}.app-module__7v3NSG__overviewGradientFooter{justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.app-module__7v3NSG__gradientStopBadgeSmall{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:1px solid #fff3;border-radius:4px;padding:4px 8px;font-family:monospace;font-size:11px;font-weight:700}.app-module__7v3NSG__gradientItemFooter{border-top:1px solid var(--border-subtle);background:#fff;align-items:center;gap:12px;padding:12px 16px;display:flex}
.slot-text{white-space:pre;align-items:baseline;display:inline-flex}.char-slot{flex:none;justify-content:center;align-items:baseline;line-height:1.3;display:inline-flex;position:relative;overflow:visible clip}.char-slot.is-resizing{overflow-x:clip}.char-sizer{visibility:hidden;white-space:pre}.char-face{white-space:pre;will-change:transform;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}
