.ig-check{min-height:100vh;padding:8.5rem 1.5rem 5rem;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;transition:background-color .3s,color .3s}.ig-check.light{background-color:#f4f6fb;color:#1a1a2e}.ig-check.dark{background-color:#0f0f1a;color:#e8e8f0}.ig-check__content{max-width:920px;margin:0 auto}.ig-check__header{text-align:center;margin-bottom:2rem}.ig-check__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af);margin-bottom:1rem;box-shadow:0 8px 24px rgba(221,42,123,.4)}.ig-check__hero-icon{font-size:2rem;color:#fff}.ig-check__title{font-size:clamp(2.4rem,5vw,3.4rem);font-weight:700;margin:0 0 .5rem}.ig-check__subtitle{font-size:1.6rem;opacity:.75;margin:0}.ig-check__description{max-width:720px;margin:1.2rem auto 0;font-size:1.45rem;line-height:1.7;opacity:.78}.ig-check__privacy{display:flex;gap:1rem;align-items:flex-start;border-radius:16px;padding:1.2rem 1.4rem;margin-bottom:1.5rem;font-size:1.3rem;line-height:1.6}.ig-check.light .ig-check__privacy{background:rgba(99,102,241,.08);color:#312e81}.ig-check.dark .ig-check__privacy{background:rgba(129,140,248,.12);color:#c7d2fe}.ig-check__privacy svg{flex-shrink:0;margin-top:.2rem}.ig-check__privacy p{margin:0}.ig-check__card{border-radius:24px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 18px 40px rgba(0,0,0,.12)}.ig-check.light .ig-check__card,.ig-check.light .ig-check__howto,.ig-check.light .ig-check__result{background-color:#ffffff}.ig-check.dark .ig-check__card,.ig-check.dark .ig-check__howto,.ig-check.dark .ig-check__result{background-color:#1c1c2e}.ig-check__drops{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.ig-check__drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;min-height:160px;padding:1.4rem;border-radius:18px;border:2px dashed;opacity:.85;cursor:pointer;text-align:center;transition:transform .2s,opacity .2s,background-color .2s}.ig-check.light .ig-check__drop{background:#f8fafc}.ig-check.dark .ig-check__drop{background:rgba(255,255,255,.03)}.ig-check__drop strong{font-size:1.4rem}.ig-check__drop span{font-size:1.2rem;opacity:.75;word-break:break-all}.ig-check__drop-icon{font-size:2rem}.ig-check__drop--active,.ig-check__drop:hover{opacity:1;transform:translateY(-2px)}.ig-check__drop--loaded{border-style:solid;color:#22c55e}.ig-check__drop--disabled{pointer-events:none;opacity:.5}.ig-check__loading,.ig-check__stored{margin:1.2rem 0 0;font-size:1.25rem;opacity:.75}.ig-check__error{margin:1.2rem 0 0;color:#ef4444;font-size:1.3rem;font-weight:600}.ig-check__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}.ig-check__btn-ghost,.ig-check__pagination button,.ig-check__toolbar button{display:inline-flex;align-items:center;gap:.5rem;border:0;border-radius:12px;padding:.85rem 1.2rem;font:inherit;font-size:1.25rem;cursor:pointer}.ig-check.light .ig-check__btn-ghost,.ig-check.light .ig-check__pagination button,.ig-check.light .ig-check__toolbar button{background:#eef2ff;color:#312e81}.ig-check.dark .ig-check__btn-ghost,.ig-check.dark .ig-check__pagination button,.ig-check.dark .ig-check__toolbar button{background:rgba(255,255,255,.08);color:#e8e8f0}.ig-check__btn-ghost:disabled,.ig-check__pagination button:disabled,.ig-check__toolbar button:disabled{opacity:.45;cursor:not-allowed}.ig-check__howto,.ig-check__result{border-radius:24px;padding:1.6rem 2rem;margin-bottom:1.5rem;box-shadow:0 18px 40px rgba(0,0,0,.08)}.ig-check__howto summary{cursor:pointer;font-size:1.5rem;font-weight:600}.ig-check__howto ol{margin:1.2rem 0 0;padding-left:1.8rem;font-size:1.35rem;line-height:1.7}.ig-check__howto li+li{margin-top:.5rem}.ig-check__howto-note{margin:1.4rem 0 0;padding:1rem 1.2rem;border-radius:12px;font-size:1.3rem;line-height:1.6}.ig-check.light .ig-check__howto-note{background:rgba(245,158,11,.12);color:#7c2d12}.ig-check.dark .ig-check__howto-note{background:rgba(245,158,11,.12);color:#fcd34d}.ig-check__alert{display:flex;gap:1rem;align-items:flex-start;border-radius:16px;padding:1.2rem 1.4rem;margin-bottom:1.4rem;font-size:1.3rem;line-height:1.6;border:1px solid #f59e0b}.ig-check.light .ig-check__alert{background:rgba(245,158,11,.12);color:#7c2d12}.ig-check.dark .ig-check__alert{background:rgba(245,158,11,.12);color:#fcd34d}.ig-check__alert svg{flex-shrink:0;margin-top:.3rem;font-size:1.6rem}.ig-check__alert p{margin:.4rem 0 0}.ig-check__source{margin:0 0 1.2rem;font-size:1.2rem;opacity:.7}.ig-check__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.6rem}.ig-check__stat{display:flex;flex-direction:column;gap:.3rem;padding:1.1rem 1.2rem;border-radius:16px}.ig-check.light .ig-check__stat{background:rgba(0,0,0,.04)}.ig-check.dark .ig-check__stat{background:rgba(255,255,255,.05)}.ig-check__stat span{font-size:1rem;text-transform:uppercase;letter-spacing:.4px;opacity:.65}.ig-check__stat strong{font-size:2rem}.ig-check__stat--warn strong{color:#f59e0b}.ig-check__stat--danger strong{color:#ef4444}.ig-check__tabs{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.2rem}.ig-check__tab{border:0;border-radius:999px;padding:.7rem 1.1rem;font:inherit;font-size:1.2rem;cursor:pointer;display:inline-flex;gap:.5rem;align-items:center}.ig-check.light .ig-check__tab{background:#eef2ff;color:#312e81}.ig-check.dark .ig-check__tab{background:rgba(255,255,255,.08);color:#e8e8f0}.ig-check__tab--active{background:linear-gradient(135deg,#dd2a7b,#8134af)!important;color:#fff!important}.ig-check__tab em{font-style:normal;font-weight:700}.ig-check__toolbar{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.2rem}.ig-check__search{flex:1 1;min-width:220px;display:flex;align-items:center;gap:.7rem;border-radius:12px;padding:0 1rem}.ig-check.light .ig-check__search{background:#f1f5f9}.ig-check.dark .ig-check__search{background:rgba(255,255,255,.06)}.ig-check__search input{width:100%;border:0;background:transparent;color:inherit;font:inherit;font-size:1.3rem;padding:.9rem 0;outline:none}.ig-check__empty{margin:0;opacity:.7;font-size:1.35rem}.ig-check__list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.5rem;gap:.5rem;max-height:560px;overflow:auto}.ig-check__list a{display:grid;grid-template-columns:1fr auto auto;grid-gap:.8rem;gap:.8rem;align-items:center;padding:.9rem 1rem;border-radius:12px;text-decoration:none;color:inherit;font-size:1.35rem}.ig-check.light .ig-check__list a:hover{background:#eef2ff}.ig-check.dark .ig-check__list a:hover{background:rgba(255,255,255,.06)}.ig-check__list small{opacity:.6}.ig-check__list a:after{content:"↗";font-size:1.2rem;opacity:.7}.ig-check__pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.2rem}.ig-check__pagination span{min-width:12rem;text-align:center;font-size:1.2rem;opacity:.75}@media (max-width:720px){.ig-check{padding:7.8rem 1rem 4rem}.ig-check__drops{grid-template-columns:1fr}.ig-check__list a{grid-template-columns:1fr auto}.ig-check__list small{display:none}}