.app-scanner-module__OJN8EG__heroSection{text-align:center;margin-bottom:5rem;padding:0 1rem}.app-scanner-module__OJN8EG__heroTitle{margin-bottom:1.5rem;font-size:4rem;font-weight:800}.app-scanner-module__OJN8EG__heroSubtitle{max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.app-scanner-module__OJN8EG__proTipBox{text-align:left;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:.75rem;max-width:100%;margin-top:2rem;padding:.75rem 1.5rem;display:inline-flex}.app-scanner-module__OJN8EG__searchArea{max-width:850px;margin:0 auto 8rem;padding:0 1rem}.app-scanner-module__OJN8EG__scannerForm{flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;display:flex}.app-scanner-module__OJN8EG__inputWrapper{background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;align-items:center;width:100%;display:flex}.app-scanner-module__OJN8EG__scannerInput{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:1.5rem;font-size:1.1rem}.app-scanner-module__OJN8EG__inspectBtn{background:var(--color-secondary);color:#fff;white-space:nowrap;border-radius:1rem;width:auto;min-width:250px;padding:1.25rem 4rem}.app-scanner-module__OJN8EG__tagLine{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1.5rem;display:flex}.app-scanner-module__OJN8EG__resultsArea{max-width:1000px;margin:0 auto 8rem;padding:0 1rem}.app-scanner-module__OJN8EG__resultsPanel{padding:4rem;position:relative;overflow:hidden}.app-scanner-module__OJN8EG__resultsHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:4rem;display:flex}.app-scanner-module__OJN8EG__assessmentTitle{font-size:3rem;font-weight:800}.app-scanner-module__OJN8EG__technicalIdentity{font-family:var(--font-mono);color:var(--color-secondary);word-break:break-all;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.8rem;display:flex}.app-scanner-module__OJN8EG__riskBadge{border:2px solid;border-radius:.75rem;padding:.5rem 2rem;font-size:2rem;font-weight:800;display:inline-block}.app-scanner-module__OJN8EG__analysisBox{background:#0003;border:1px solid #ffffff0d;border-radius:1.5rem;padding:2.5rem}.app-scanner-module__OJN8EG__analysisText{font-size:1.1rem;line-height:1.8}.app-scanner-module__OJN8EG__reportFooter{opacity:.5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:4rem;font-size:.8rem;display:flex}.app-scanner-module__OJN8EG__seoSection{max-width:1000px;margin:0 auto;padding:0 1rem}.app-scanner-module__OJN8EG__seoGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.app-scanner-module__OJN8EG__faqContainer{padding:5rem}@media (max-width:768px){.app-scanner-module__OJN8EG__heroTitle{font-size:2.5rem}.app-scanner-module__OJN8EG__heroSubtitle{font-size:1.1rem}.app-scanner-module__OJN8EG__proTipBox{flex-direction:column;align-items:flex-start;padding:1rem}.app-scanner-module__OJN8EG__scannerForm{padding:1.5rem}.app-scanner-module__OJN8EG__scannerInput{padding:1rem;font-size:1rem}.app-scanner-module__OJN8EG__inspectBtn{width:100%;min-width:unset;padding:1rem}.app-scanner-module__OJN8EG__resultsPanel{padding:2rem}.app-scanner-module__OJN8EG__assessmentTitle{font-size:2rem}.app-scanner-module__OJN8EG__riskBadge{padding:.5rem 1rem;font-size:1.5rem}.app-scanner-module__OJN8EG__analysisBox{padding:1.5rem}.app-scanner-module__OJN8EG__faqContainer{padding:2rem}}@media (max-width:480px){.app-scanner-module__OJN8EG__heroTitle{font-size:2rem}.app-scanner-module__OJN8EG__resultsHeader{text-align:center;flex-direction:column}.app-scanner-module__OJN8EG__resultsHeader div{width:100%;text-align:center!important}.app-scanner-module__OJN8EG__technicalIdentity{justify-content:center}.app-scanner-module__OJN8EG__riskBadge{width:100%}}
.ToolsGrid-module__lGEU8G__section{border-top:1px solid var(--border-glass);background:#0f172a1a;padding:8rem 0}.ToolsGrid-module__lGEU8G__title{text-align:center;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.ToolsGrid-module__lGEU8G__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.ToolsGrid-module__lGEU8G__card{background:var(--background-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-glass);border-radius:12px;flex-direction:column;gap:1.5rem;height:100%;padding:2.5rem;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.ToolsGrid-module__lGEU8G__card:hover{border-color:var(--color-primary);transform:translateY(-8px);box-shadow:0 20px 40px #0006}.ToolsGrid-module__lGEU8G__card:before{content:"";background:radial-gradient(800px circle at var(--mouse-x,50%) var(--mouse-y,50%), #0ea5e914, transparent 40%);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.ToolsGrid-module__lGEU8G__card:hover:before{opacity:1}.ToolsGrid-module__lGEU8G__icon{font-size:2.5rem;display:block}.ToolsGrid-module__lGEU8G__cardTitle{color:var(--text-main);font-size:1.4rem;font-weight:600}.ToolsGrid-module__lGEU8G__desc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.ToolsGrid-module__lGEU8G__arrow{color:var(--color-primary);font-family:var(--font-mono);letter-spacing:.1em;align-items:center;gap:.5rem;margin-top:auto;font-size:.75rem;font-weight:600;display:flex}@media (max-width:768px){.ToolsGrid-module__lGEU8G__section{padding:4rem 1rem}.ToolsGrid-module__lGEU8G__title{margin-bottom:2.5rem;font-size:2rem}.ToolsGrid-module__lGEU8G__grid{grid-template-columns:1fr}}
