.screening-module__VKbJ8G__container{background:var(--bg);justify-content:center;align-items:center;min-height:calc(100vh - 56px);padding:2rem 1rem;display:flex}.screening-module__VKbJ8G__card{background:var(--card);border:1px solid var(--line);text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;width:100%;max-width:440px;padding:2.5rem 2rem}.screening-module__VKbJ8G__title{color:var(--fg);margin:0 0 1.5rem;font-size:1.35rem;font-weight:600}.screening-module__VKbJ8G__symbol{color:var(--emerald)}.screening-module__VKbJ8G__steps{text-align:left;flex-direction:column;gap:.75rem;display:flex}.screening-module__VKbJ8G__step{background:var(--bg);opacity:.4;border:1px solid #0000;border-radius:10px;align-items:center;gap:.75rem;padding:.6rem .75rem;transition:opacity .3s,border-color .3s;display:flex}.screening-module__VKbJ8G__stepDone{opacity:1;border-color:var(--emerald)}.screening-module__VKbJ8G__stepActive{opacity:1;border-color:var(--accent)}.screening-module__VKbJ8G__stepIcon{font-size:1.15rem}.screening-module__VKbJ8G__stepLabel{color:var(--fg);flex:1;font-size:.9rem}.screening-module__VKbJ8G__stepCheck{color:var(--emerald);font-weight:700}.screening-module__VKbJ8G__stepSpinner{border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:16px;height:16px;animation:.6s linear infinite screening-module__VKbJ8G__spin}@keyframes screening-module__VKbJ8G__spin{to{transform:rotate(360deg)}}.screening-module__VKbJ8G__verdictRow{flex-direction:column;align-items:center;gap:.5rem;margin-top:1.5rem;animation:.4s screening-module__VKbJ8G__fadeIn;display:flex}@keyframes screening-module__VKbJ8G__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.screening-module__VKbJ8G__verdictBadge{border-radius:20px;padding:.4rem 1.2rem;font-size:.95rem;font-weight:600;display:inline-block}.screening-module__VKbJ8G__verdictHalal{color:var(--emerald);background:#10b98126}.screening-module__VKbJ8G__verdictCautious{color:var(--amber);background:#f59e0b26}.screening-module__VKbJ8G__verdictFail{color:var(--red);background:#ef444426}.screening-module__VKbJ8G__redirectHint{color:var(--muted);font-size:.8rem}.screening-module__VKbJ8G__subtitle{color:var(--muted);margin:0 0 1.5rem;font-size:.95rem}.screening-module__VKbJ8G__ctaBtn{background:var(--emerald);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.65rem 1.8rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.screening-module__VKbJ8G__ctaBtn:hover{opacity:.88}.screening-module__VKbJ8G__actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.screening-module__VKbJ8G__secondaryBtn{color:var(--fg);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;padding:.65rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.screening-module__VKbJ8G__hint{color:var(--muted);margin-top:.75rem;font-size:.8rem}@media (prefers-reduced-motion:reduce){.screening-module__VKbJ8G__stepSpinner,.screening-module__VKbJ8G__verdictRow{animation:none}.screening-module__VKbJ8G__step{transition:none}}
