/* TechniqueHow Snapchat Viewer - all styles namespaced */
.allsnapchtviw-wrap{
  --yellow:#ffe52b;--yellow2:#fff16a;--ink:#111;--muted:#6d6d6d;--line:#dedede;--soft:#f7f7f5;--green:#5aa126;--orange:#c47818;--red:#df4858;--blue:#3ba2e8;
  font-family:Inter,Arial,Helvetica,sans-serif!important;width:100%!important;max-width:1180px!important;margin:18px auto!important;color:var(--ink)!important;background:transparent!important;
}
.allsnapchtviw-wrap *{box-sizing:border-box!important}.allsnapchtviw-wrap button,.allsnapchtviw-wrap input{font-family:inherit!important}
.allsnapchtviw-hero{height:126px!important;border-radius:0 0 22px 22px!important;background:linear-gradient(110deg,var(--yellow) 0%,#ffea35 68%,#f7d92c 68%)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:28px 36px!important;overflow:hidden!important;box-shadow:0 10px 24px rgba(255,226,0,.22)!important;position:relative!important}
.allsnapchtviw-hero:after{content:'';position:absolute;right:44px;top:-22px;width:120px;height:120px;border-radius:50%;background:rgba(0,0,0,.06)}
.allsnapchtviw-hero h2{margin:0!important;font-size:34px!important;line-height:1!important;font-weight:950!important;letter-spacing:-1.5px!important;color:#050505!important}.allsnapchtviw-hero h2 span{color:#6b6819!important}.allsnapchtviw-hero p{margin:9px 0 0!important;color:#6e6419!important;font-size:15px!important;font-weight:500!important}.allsnapchtviw-ghost{position:relative;z-index:1;width:74px!important;height:74px!important;border-radius:19px!important;background:#fff!important;display:grid!important;place-items:center!important;font-size:30px!important;box-shadow:0 10px 22px rgba(0,0,0,.12)!important}
.allsnapchtviw-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;margin:22px 0 22px!important;border:1px solid #aaa!important;border-radius:10px!important;overflow:hidden!important;background:#e9e9e9!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important}.allsnapchtviw-tab{height:40px!important;border:0!important;border-right:1px solid #aaa!important;background:#e9e9e9!important;color:#111!important;font-size:16px!important;font-weight:650!important;cursor:pointer!important}.allsnapchtviw-tab:last-child{border-right:0!important}.allsnapchtviw-tab.is-active{background:#fff!important;color:#111!important;box-shadow:inset 0 0 0 2px #d9d9d9!important}
.allsnapchtviw-panel{display:none!important}.allsnapchtviw-panel.is-active{display:block!important}.allsnapchtviw-card{background:#fff!important;border:1px solid var(--line)!important;border-radius:18px!important;box-shadow:0 6px 18px rgba(0,0,0,.035)!important}.allsnapchtviw-searchbox{padding:28px 30px!important}.allsnapchtviw-kicker{margin:0 0 18px!important;font-size:12px!important;letter-spacing:4px!important;color:#8a8a8a!important;font-weight:900!important}.allsnapchtviw-row{display:grid!important;grid-template-columns:54px minmax(0,1fr)134px!important;align-items:center!important;gap:12px!important}.allsnapchtviw-at{height:54px!important;width:54px!important;border-radius:12px!important;background:var(--yellow)!important;color:#070707!important;display:grid!important;place-items:center!important;font-size:20px!important;font-weight:900!important;box-shadow:0 8px 16px rgba(255,226,0,.22)!important}.allsnapchtviw-input{height:54px!important;min-height:54px!important;width:100%!important;border:2px solid #f1d900!important;border-radius:10px!important;background:#fffdf0!important;color:#111!important;font-size:17px!important;padding:0 18px!important;line-height:54px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important}.allsnapchtviw-input::placeholder{color:#9e9e9e!important;opacity:1!important;font-weight:600!important}.allsnapchtviw-input:focus{outline:none!important;border-color:#ffd400!important;background:#fff!important;box-shadow:0 0 0 4px rgba(255,229,43,.25)!important}.allsnapchtviw-check{height:54px!important;min-height:54px!important;border:1px solid #9f9f9f!important;border-radius:12px!important;background:#fff!important;color:#111!important;font-size:16px!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;cursor:pointer!important;box-shadow:0 2px 0 rgba(0,0,0,.08)!important}.allsnapchtviw-check span{color:#e1b900!important;font-weight:900!important}.allsnapchtviw-check:hover{background:#ffef48!important;border-color:#e2c800!important}.allsnapchtviw-check.loading span{width:16px!important;height:16px!important;border:2px solid #eee!important;border-top-color:#111!important;border-radius:50%!important;font-size:0!important;animation:allsnapchtviw-spin .8s linear infinite!important}.allsnapchtviw-steps{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:16px!important;margin-top:24px!important}.allsnapchtviw-step{background:#fafafa!important;border:1px solid #e5e5e5!important;border-radius:14px!important;min-height:138px!important;padding:20px 22px!important}.allsnapchtviw-step:before{content:'⌕';width:36px;height:36px;border-radius:9px;background:#fff1b0;color:#111;display:grid;place-items:center;margin-bottom:13px;font-weight:900}.allsnapchtviw-step:nth-child(2):before{background:#e7dcff;color:#654cff}.allsnapchtviw-step:nth-child(3):before{content:'↓';background:#dff7e8;color:#109c57}.allsnapchtviw-step small{display:block!important;margin-bottom:12px!important;color:#aaa!important;font-size:12px!important;font-weight:900!important;letter-spacing:2px!important}.allsnapchtviw-step b{display:block!important;color:#111!important;font-size:16px!important;font-weight:900!important}.allsnapchtviw-step p{margin:8px 0 0!important;color:#8d8d8d!important;font-size:13px!important;line-height:1.35!important}.allsnapchtviw-result{margin-top:22px!important}.allsnapchtviw-loading{margin:28px auto!important;width:32px!important;height:32px!important;border:3px solid #eee!important;border-top-color:#ffe100!important;border-radius:50%!important;animation:allsnapchtviw-spin .8s linear infinite!important}.allsnapchtviw-error{border:1px solid #ffc9c9!important;background:#fff2f2!important;color:#b31313!important;border-radius:14px!important;padding:16px!important;text-align:center!important;font-weight:800!important}@keyframes allsnapchtviw-spin{to{transform:rotate(360deg)}}
.allsnapchtviw-results-in{background:#fff!important;border:1px solid var(--line)!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 7px 22px rgba(0,0,0,.035)!important}.allsnapchtviw-yellowbar{height:34px!important;background:var(--yellow)!important}.allsnapchtviw-profiletop{position:relative!important;display:flex!important;align-items:flex-start!important;gap:22px!important;padding:22px 42px 30px!important;border-bottom:0!important}.allsnapchtviw-avatar{width:122px!important;height:122px!important;flex:0 0 122px!important;background:#151515!important;border-radius:0!important;overflow:hidden!important;display:grid!important;place-items:center!important}.allsnapchtviw-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.allsnapchtviw-initial{width:100%!important;height:100%!important;border-radius:50%!important;background:#151515!important;color:var(--yellow)!important;display:grid!important;place-items:center!important;font-size:38px!important;font-weight:950!important}.allsnapchtviw-profiletop h3{margin:2px 0 4px!important;color:#10294c!important;font-size:30px!important;line-height:1.08!important;font-weight:950!important;letter-spacing:-.8px!important}.allsnapchtviw-profiletop p{margin:0 0 6px!important;color:#383838!important;font-size:15px!important;line-height:1.25!important}.allsnapchtviw-profiletop strong{display:block!important;margin:0 0 12px!important;color:#111!important;font-size:15px!important;font-weight:900!important}.allsnapchtviw-profiletop em{display:block!important;max-width:650px!important;color:#222!important;font-size:15px!important;line-height:1.5!important}.allsnapchtviw-morebio{border:0!important;background:transparent!important;color:#111!important;text-decoration:underline!important;font-weight:800!important;cursor:pointer!important;padding:0!important}.allsnapchtviw-fullbio{display:none!important}.open .allsnapchtviw-fullbio{display:inline!important}.open .allsnapchtviw-morebio{display:none!important}.allsnapchtviw-active{position:absolute!important;right:42px!important;top:28px!important;background:var(--yellow)!important;color:#111!important;border-radius:18px!important;padding:8px 16px!important;font-size:12px!important;font-weight:950!important;letter-spacing:1px!important}.allsnapchtviw-assets{display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px!important;padding:0 0 0!important;position:relative!important}.allsnapchtviw-assets:after{content:'↓';position:absolute;left:50%;bottom:18px;transform:translateX(-50%);width:42px;height:42px;border:1px solid #ddd;border-radius:50%;background:#fff;color:#666;display:grid;place-items:center;font-size:22px;z-index:3;box-shadow:0 3px 9px rgba(0,0,0,.08)}.allsnapchtviw-asset{background:#fff!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:26px 32px 20px!important}.allsnapchtviw-asset h4{margin:0 0 18px!important;font-size:12px!important;letter-spacing:4px!important;color:#777!important;font-weight:900!important}.allsnapchtviw-asset-preview{height:230px!important;border:1px solid #d2d2d2!important;border-radius:10px!important;background:#f5f3ec!important;display:grid!important;place-items:center!important;overflow:hidden!important}.allsnapchtviw-asset-preview img{width:100%!important;height:100%!important;object-fit:cover!important}.allsnapchtviw-asset.is-dp .allsnapchtviw-asset-preview img{width:122px!important;height:122px!important;border-radius:50%!important;object-fit:cover!important}.allsnapchtviw-asset.is-banner .allsnapchtviw-asset-preview{background:var(--yellow)!important}.allsnapchtviw-asset-preview span{color:#777!important;font-weight:800!important}.allsnapchtviw-download{height:54px!important;border:1px solid #aaa!important;border-radius:10px!important;background:#fff!important;color:#111!important;text-decoration:none!important;margin-top:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:17px!important;font-weight:950!important;line-height:1!important;box-shadow:0 2px 0 rgba(0,0,0,.05)!important}.allsnapchtviw-download:hover{background:#ffef48!important;border-color:#e2c800!important}.allsnapchtviw-download.is-disabled{opacity:.55!important;cursor:not-allowed!important}.allsnapchtviw-score,.allsnapchtviw-analysis,.allsnapchtviw-auth{background:#fff!important;border:1px solid #e4e4e4!important;border-radius:26px!important;margin:36px 42px!important;padding:34px 46px!important}.allsnapchtviw-score h3,.allsnapchtviw-analysis h3,.allsnapchtviw-auth h3{margin:0 0 30px!important;color:#444!important;font-size:27px!important;font-weight:500!important;letter-spacing:7px!important}.allsnapchtviw-scoreflex{display:flex!important;align-items:center!important;gap:52px!important}.allsnapchtviw-ring{--p:0;width:146px!important;height:146px!important;border-radius:50%!important;background:conic-gradient(var(--green) calc(var(--p)*1%),#f4f4ef 0)!important;display:grid!important;place-items:center!important;position:relative!important;flex:0 0 146px!important}.allsnapchtviw-ring:before{content:''!important;position:absolute!important;inset:22px!important;background:#fff!important;border-radius:50%!important}.allsnapchtviw-ring b{position:relative!important;font-size:30px!important;font-weight:950!important;line-height:1!important}.allsnapchtviw-scorebig{font-size:62px!important;font-weight:950!important;line-height:1!important;color:#0d0d0d!important}.allsnapchtviw-scorebig span{font-size:30px!important;font-weight:500!important;color:#222!important}.allsnapchtviw-score p{margin:12px 0 18px!important;color:#333!important;font-size:29px!important;line-height:1.15!important}.allsnapchtviw-score strong{display:inline-flex!important;align-items:center!important;gap:12px!important;background:#edf8e8!important;color:var(--green)!important;border-radius:28px!important;padding:12px 28px!important;font-size:27px!important;font-weight:500!important}.allsnapchtviw-score strong.moderate{background:#fff4df!important;color:var(--orange)!important}.allsnapchtviw-score strong.fake{background:#ffe9ec!important;color:#b8162e!important}.allsnapchtviw-bar{display:grid!important;grid-template-columns:240px minmax(180px,1fr)160px!important;align-items:center!important;gap:24px!important;margin:24px 0!important;font-size:30px!important;color:#222!important}.allsnapchtviw-bar i{height:14px!important;background:#f2f2ed!important;border-radius:20px!important;overflow:hidden!important}.allsnapchtviw-bar u{display:block!important;height:100%!important;background:var(--green)!important;border-radius:20px!important}.allsnapchtviw-bar:nth-of-type(3) u{background:var(--blue)!important}.allsnapchtviw-bar:nth-of-type(4) u{background:var(--orange)!important}.allsnapchtviw-bar b{text-align:right!important;font-size:30px!important;color:#111!important}.allsnapchtviw-auth>div{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:24px!important}.allsnapchtviw-auth>div>div{min-height:210px!important;border:1px solid #e2e2e2!important;border-radius:18px!important;background:#fff!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;font-size:38px!important;color:var(--green)!important}.allsnapchtviw-auth>div>div:nth-child(2){color:var(--orange)!important}.allsnapchtviw-auth>div>div:nth-child(3){color:var(--red)!important}.allsnapchtviw-auth>div>div.sel{border:4px solid var(--green)!important;background:#eef8e8!important}.allsnapchtviw-auth>div>div.sel.mid{border-color:var(--orange)!important;background:#fff7e8!important}.allsnapchtviw-auth>div>div.sel.bad{border-color:var(--red)!important;background:#fff0f2!important}.allsnapchtviw-auth b{margin:20px 0 10px!important;color:#111!important;font-size:32px!important;font-weight:400!important}.allsnapchtviw-auth p{margin:0!important;color:#444!important;font-size:24px!important;line-height:1.2!important}.allsnapchtviw-storyres .allsnapchtviw-profiletop{border-bottom:1px solid #eee!important}.allsnapchtviw-media-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;margin:0 54px 38px!important;border-bottom:0!important}.allsnapchtviw-media-tabs button{background:#fff!important;border:0!important;border-bottom:7px solid transparent!important;padding:36px 5px 20px!important;color:#aaa!important;cursor:pointer!important;font-size:34px!important;font-weight:900!important;letter-spacing:4px!important}.allsnapchtviw-media-tabs button.is-active{color:#111!important;border-color:#eff100!important}.allsnapchtviw-media-tabs span{font-size:14px!important;letter-spacing:0!important;background:#eee!important;border-radius:20px!important;padding:4px 10px!important;vertical-align:middle!important}.allsnapchtviw-media-panel{display:none!important}.allsnapchtviw-media-panel.is-active{display:block!important}.allsnapchtviw-mediagrid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:24px!important;padding:0 36px!important}.allsnapchtviw-mediacard{background:#fff!important;border:1px solid #ececec!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 3px 10px rgba(0,0,0,.04)!important}.allsnapchtviw-mediacard.is-hidden{display:none!important}.allsnapchtviw-mediapreview{height:260px!important;background:#eaf7ff!important;display:grid!important;place-items:center!important;position:relative!important;overflow:hidden!important}.allsnapchtviw-mediacard:nth-child(odd) .allsnapchtviw-mediapreview{background:#fff4df!important}.allsnapchtviw-mediapreview img,.allsnapchtviw-mediapreview video{width:100%!important;height:100%!important;object-fit:cover!important}.allsnapchtviw-no-thumb{width:100%!important;height:100%!important;background:transparent!important}.allsnapchtviw-play{width:80px!important;height:80px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111!important;position:absolute!important;font-size:29px!important;cursor:pointer!important;box-shadow:0 6px 18px rgba(0,0,0,.10)!important}.allsnapchtviw-mediacard p{margin:16px 24px 0!important;font-size:14px!important;font-weight:800!important;color:#111!important}.allsnapchtviw-storyres .allsnapchtviw-download{height:58px!important;border-radius:16px!important;font-size:22px!important;margin:14px 24px 26px!important}.allsnapchtviw-loadmore{display:block!important;margin:24px auto 28px!important;border:0!important;background:var(--yellow)!important;color:#111!important;border-radius:24px!important;padding:13px 32px!important;font-size:16px!important;font-weight:950!important;cursor:pointer!important}.allsnapchtviw-empty{text-align:center!important;color:#888!important;padding:32px!important;font-weight:800!important}
@media(min-width:1280px){.allsnapchtviw-wrap{max-width:1220px!important}}
@media(max-width:900px){.allsnapchtviw-wrap{max-width:100%!important;margin:10px 0!important}.allsnapchtviw-hero{height:104px!important;padding:24px!important}.allsnapchtviw-hero h2{font-size:28px!important}.allsnapchtviw-searchbox{padding:22px!important}.allsnapchtviw-row{grid-template-columns:48px minmax(0,1fr)110px!important;gap:9px!important}.allsnapchtviw-at,.allsnapchtviw-input,.allsnapchtviw-check{height:48px!important;min-height:48px!important;line-height:48px!important}.allsnapchtviw-check{font-size:14px!important}.allsnapchtviw-steps{grid-template-columns:1fr!important}.allsnapchtviw-profiletop{padding:18px 22px 24px!important;gap:16px!important}.allsnapchtviw-avatar{width:92px!important;height:92px!important;flex-basis:92px!important}.allsnapchtviw-profiletop h3{font-size:23px!important}.allsnapchtviw-active{right:18px!important;top:18px!important}.allsnapchtviw-assets{grid-template-columns:1fr!important}.allsnapchtviw-assets:after{display:none!important}.allsnapchtviw-asset{padding:22px!important}.allsnapchtviw-score,.allsnapchtviw-analysis,.allsnapchtviw-auth{margin:22px 0!important;padding:28px 24px!important;border-radius:18px!important}.allsnapchtviw-score h3,.allsnapchtviw-analysis h3,.allsnapchtviw-auth h3{font-size:22px!important;letter-spacing:5px!important;margin-bottom:24px!important}.allsnapchtviw-scoreflex{gap:22px!important;flex-wrap:wrap!important}.allsnapchtviw-ring{width:116px!important;height:116px!important;flex-basis:116px!important}.allsnapchtviw-ring:before{inset:17px!important}.allsnapchtviw-scorebig{font-size:44px!important}.allsnapchtviw-score p{font-size:21px!important}.allsnapchtviw-score strong{font-size:18px!important}.allsnapchtviw-bar{grid-template-columns:1fr!important;gap:10px!important;margin:20px 0!important;font-size:22px!important}.allsnapchtviw-bar b{text-align:left!important;font-size:22px!important}.allsnapchtviw-auth>div{grid-template-columns:1fr!important}.allsnapchtviw-auth>div>div{min-height:160px!important}.allsnapchtviw-auth p{font-size:18px!important}.allsnapchtviw-media-tabs{margin:0 18px 24px!important}.allsnapchtviw-media-tabs button{font-size:20px!important;letter-spacing:2px!important;padding-top:24px!important}.allsnapchtviw-mediagrid{grid-template-columns:1fr!important;padding:0 18px!important}.allsnapchtviw-mediapreview{height:240px!important}.allsnapchtviw-storyres .allsnapchtviw-download{height:50px!important;font-size:18px!important;border-radius:12px!important}}
@media(max-width:520px){.allsnapchtviw-row{grid-template-columns:44px 1fr!important}.allsnapchtviw-check{grid-column:1/3!important;width:100%!important}.allsnapchtviw-hero{border-radius:0 0 18px 18px!important;padding:20px!important}.allsnapchtviw-ghost{width:58px!important;height:58px!important}.allsnapchtviw-profiletop{padding-right:16px!important}.allsnapchtviw-active{position:static!important;align-self:flex-start!important;margin-top:4px!important}.allsnapchtviw-profiletop{flex-wrap:wrap!important}.allsnapchtviw-media-tabs button{font-size:18px!important}}

/* ===== UI polish override v1.0.4 - TechniqueHow ===== */
.allsnapchtviw-wrap{
  max-width:none!important;
  width:100%!important;
  margin:18px 0!important;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Inter,Arial,sans-serif!important;
}
.allsnapchtviw-hero{
  height:auto!important;
  min-height:124px!important;
  border-radius:0 0 28px 28px!important;
  padding:30px 36px!important;
  background:linear-gradient(120deg,#ffeb34 0%,#ffe32a 72%,#f4d524 72%,#ffe93a 100%)!important;
  box-shadow:0 8px 22px rgba(230,200,0,.18)!important;
  margin:0 0 18px!important;
}
.allsnapchtviw-hero h2{
  font-size:32px!important;
  font-weight:950!important;
  color:#050505!important;
  letter-spacing:-1.2px!important;
  line-height:1.08!important;
  text-shadow:none!important;
}
.allsnapchtviw-hero h2 span{color:#5c5a20!important;font-weight:950!important}
.allsnapchtviw-hero p{font-size:15px!important;color:#6e6419!important;font-weight:600!important;line-height:1.4!important;margin-top:8px!important}
.allsnapchtviw-ghost{width:72px!important;height:72px!important;border-radius:22px!important;font-size:30px!important;background:#fff!important;color:#111!important}

.allsnapchtviw-tabs{
  margin:18px 0!important;
  border-radius:11px!important;
  border:1px solid #b7b7b7!important;
  background:#f1f1f1!important;
  box-shadow:0 2px 7px rgba(0,0,0,.08), inset 0 1px 0 #fff!important;
}
.allsnapchtviw-tab{
  height:48px!important;
  min-height:48px!important;
  background:#f7f7f7!important;
  color:#111!important;
  opacity:1!important;
  font-size:18px!important;
  line-height:48px!important;
  font-weight:850!important;
  text-align:center!important;
  text-shadow:none!important;
  padding:0 14px!important;
  border-color:#b7b7b7!important;
  visibility:visible!important;
}
.allsnapchtviw-tab.is-active{
  background:#fff!important;
  color:#111!important;
  box-shadow:inset 0 -3px 0 #ffe500!important;
}
.allsnapchtviw-tab:hover{background:#fffbe2!important;color:#000!important}

.allsnapchtviw-card{border-radius:18px!important;box-shadow:0 6px 20px rgba(0,0,0,.05)!important}
.allsnapchtviw-searchbox{padding:28px 32px!important}
.allsnapchtviw-kicker{font-size:13px!important;letter-spacing:4px!important;color:#767676!important;margin-bottom:18px!important}
.allsnapchtviw-row{
  grid-template-columns:56px minmax(0,1fr)140px!important;
  gap:12px!important;
  align-items:stretch!important;
}
.allsnapchtviw-at{
  height:56px!important;min-height:56px!important;width:56px!important;
  border-radius:12px!important;
  background:#ffe42d!important;color:#000!important;
  font-size:20px!important;line-height:56px!important;
}
.allsnapchtviw-input{
  height:56px!important;min-height:56px!important;line-height:56px!important;
  border:2px solid #ffe02d!important;
  background:#fffef5!important;
  color:#101010!important;
  -webkit-text-fill-color:#101010!important;
  font-size:18px!important;
  font-weight:650!important;
  border-radius:12px!important;
  padding:0 18px!important;
  box-shadow:0 2px 0 rgba(0,0,0,.03), inset 0 1px 0 #fff!important;
}
.allsnapchtviw-input::placeholder{
  color:#9b9b9b!important;
  -webkit-text-fill-color:#9b9b9b!important;
  opacity:1!important;
  font-size:18px!important;
  font-weight:750!important;
}
.allsnapchtviw-check{
  height:56px!important;min-height:56px!important;line-height:56px!important;
  width:140px!important;min-width:140px!important;
  border:2px solid #111!important;
  background:linear-gradient(180deg,#fff04a,#ffe027)!important;
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  font-size:17px!important;
  font-weight:900!important;
  border-radius:12px!important;
  text-shadow:none!important;
  opacity:1!important;
  padding:0 18px!important;
  box-shadow:0 6px 15px rgba(255,224,39,.28)!important;
}
.allsnapchtviw-check span{color:#111!important;-webkit-text-fill-color:#111!important;font-size:16px!important}
.allsnapchtviw-check:hover{background:#111!important;color:#ffe52b!important;-webkit-text-fill-color:#ffe52b!important;border-color:#111!important}
.allsnapchtviw-check:hover span{color:#ffe52b!important;-webkit-text-fill-color:#ffe52b!important}

.allsnapchtviw-step{background:#fff!important;border:1px solid #e1e1e1!important;border-radius:14px!important;box-shadow:0 4px 14px rgba(0,0,0,.035)!important}
.allsnapchtviw-step small{font-size:13px!important;color:#9a9a9a!important}
.allsnapchtviw-step b{font-size:16px!important;color:#111!important}
.allsnapchtviw-step p{font-size:13px!important;color:#858585!important}

.allsnapchtviw-results-in{border-radius:18px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 8px 22px rgba(0,0,0,.045)!important}
.allsnapchtviw-yellowbar{height:36px!important;background:#ffe52b!important}
.allsnapchtviw-profiletop{
  padding:28px 44px 30px!important;
  align-items:center!important;
  gap:24px!important;
}
.allsnapchtviw-profiletop h3{
  margin:0 0 6px!important;
  padding:0!important;
  line-height:1.15!important;
  font-size:30px!important;
  color:#10284a!important;
  letter-spacing:-.8px!important;
}
.allsnapchtviw-profiletop p{font-size:16px!important;color:#222!important;margin:0 0 7px!important}
.allsnapchtviw-profiletop strong{font-size:16px!important;color:#111!important;margin-bottom:10px!important}
.allsnapchtviw-profiletop em{font-size:15px!important;color:#222!important;line-height:1.55!important}
.allsnapchtviw-avatar{width:116px!important;height:116px!important;flex-basis:116px!important;border-radius:0!important}
.allsnapchtviw-active{top:30px!important;right:44px!important;color:#111!important;background:#ffe52b!important}

.allsnapchtviw-assets{gap:22px!important;padding:0!important}
.allsnapchtviw-asset{border-radius:14px!important;padding:26px 32px 20px!important}
.allsnapchtviw-asset-preview{height:226px!important;border-radius:10px!important}
.allsnapchtviw-download{
  height:58px!important;
  min-height:58px!important;
  border-radius:12px!important;
  font-size:20px!important;
  font-weight:950!important;
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  background:#fff!important;
  border:1.6px solid #c8c8c8!important;
  text-decoration:none!important;
}
.allsnapchtviw-download:hover{background:#fff8c8!important;border-color:#111!important;color:#111!important}

.allsnapchtviw-score,.allsnapchtviw-analysis,.allsnapchtviw-auth{
  margin:34px 42px!important;
  border-radius:26px!important;
  padding:34px 44px!important;
  background:#fff!important;
  border:1px solid #e2e2e2!important;
  box-shadow:0 4px 16px rgba(0,0,0,.025)!important;
}
.allsnapchtviw-score h3,.allsnapchtviw-analysis h3,.allsnapchtviw-auth h3{
  font-size:26px!important;
  letter-spacing:7px!important;
  color:#3f3f3f!important;
  font-weight:500!important;
  margin:0 0 28px!important;
}
.allsnapchtviw-scoreflex{align-items:center!important;gap:42px!important}
.allsnapchtviw-ring{
  width:126px!important;height:126px!important;flex:0 0 126px!important;
  background:conic-gradient(#5aa126 calc(var(--p)*1%),#f1f1ec 0)!important;
}
.allsnapchtviw-ring:before{inset:18px!important;background:#fff!important}
.allsnapchtviw-ring b{font-size:28px!important;line-height:1!important;color:#111!important;z-index:2!important}
.allsnapchtviw-scorebig{font-size:58px!important;line-height:1!important;color:#111!important;font-weight:950!important;letter-spacing:-2px!important}
.allsnapchtviw-scorebig span{font-size:30px!important;font-weight:500!important;color:#222!important;margin-left:4px!important}
.allsnapchtviw-score p{font-size:27px!important;color:#333!important;margin:10px 0 20px!important;line-height:1.15!important}
.allsnapchtviw-score strong{font-size:24px!important;border-radius:24px!important;padding:12px 28px!important;background:#eaf4df!important;color:#5aa126!important}
.allsnapchtviw-score strong.moderate{background:#fff2db!important;color:#c77a14!important}
.allsnapchtviw-score strong.fake{background:#ffe7ea!important;color:#df4858!important}

.allsnapchtviw-bar{grid-template-columns:220px minmax(180px,1fr)150px!important;gap:28px!important;font-size:27px!important;margin:26px 0!important;align-items:center!important}
.allsnapchtviw-bar span{font-weight:400!important;color:#3b3b3b!important}
.allsnapchtviw-bar b{font-size:27px!important;color:#111!important;font-weight:800!important;text-align:right!important}
.allsnapchtviw-bar i{height:13px!important;background:#f1f1ec!important;border-radius:999px!important;overflow:hidden!important}
.allsnapchtviw-bar i u{height:13px!important;border-radius:999px!important;background:#5aa126!important}
.allsnapchtviw-bar:nth-of-type(3) i u{background:#3ba2e8!important}
.allsnapchtviw-bar:nth-of-type(4) i u{background:#c47818!important}

.allsnapchtviw-auth>div{gap:28px!important}
.allsnapchtviw-auth>div>div{
  min-height:210px!important;
  border:1px solid #e0e0e0!important;
  border-radius:16px!important;
  background:#fff!important;
  color:#111!important;
  font-size:54px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
}
.allsnapchtviw-auth>div>div:nth-child(1){color:#5aa126!important}
.allsnapchtviw-auth>div>div:nth-child(2){color:#c78319!important}
.allsnapchtviw-auth>div>div:nth-child(3){color:#df4858!important}
.allsnapchtviw-auth>div>div:nth-child(1)::first-line{color:#5aa126!important}
.allsnapchtviw-auth>div>div:nth-child(2)::first-line{color:#c78319!important}
.allsnapchtviw-auth>div>div:nth-child(3)::first-line{color:#df4858!important}
.allsnapchtviw-auth>div>div b{font-size:30px!important;font-weight:500!important;color:#111!important;line-height:1.1!important}
.allsnapchtviw-auth>div>div p{font-size:21px!important;color:#444!important;line-height:1.2!important;margin:0!important}
.allsnapchtviw-auth>div>div.sel:nth-child(1){background:#edf7e8!important;border:4px solid #5aa126!important}
.allsnapchtviw-auth>div>div.sel:nth-child(2){background:#fff5e5!important;border:4px solid #c78319!important}
.allsnapchtviw-auth>div>div.sel:nth-child(3){background:#ffebee!important;border:4px solid #df4858!important}

@media (max-width:900px){
  .allsnapchtviw-wrap{margin:10px 0!important}
  .allsnapchtviw-hero{min-height:104px!important;padding:24px!important;border-radius:0 0 22px 22px!important}
  .allsnapchtviw-hero h2{font-size:28px!important}
  .allsnapchtviw-tab{height:46px!important;line-height:46px!important;font-size:17px!important;color:#111!important}
  .allsnapchtviw-row{grid-template-columns:52px minmax(0,1fr)128px!important;gap:10px!important}
  .allsnapchtviw-at,.allsnapchtviw-input,.allsnapchtviw-check{height:52px!important;min-height:52px!important;line-height:52px!important}
  .allsnapchtviw-input,.allsnapchtviw-input::placeholder{font-size:16px!important}
  .allsnapchtviw-check{width:128px!important;min-width:128px!important;font-size:16px!important}
  .allsnapchtviw-searchbox{padding:22px!important}
  .allsnapchtviw-steps{grid-template-columns:1fr!important}
  .allsnapchtviw-profiletop{padding:26px 22px!important;gap:16px!important;align-items:center!important}
  .allsnapchtviw-avatar{width:92px!important;height:92px!important;flex-basis:92px!important}
  .allsnapchtviw-profiletop h3{font-size:23px!important}
  .allsnapchtviw-assets{grid-template-columns:1fr!important}
  .allsnapchtviw-assets:after{display:none!important}
  .allsnapchtviw-score,.allsnapchtviw-analysis,.allsnapchtviw-auth{margin:22px 0!important;padding:28px 22px!important;border-radius:20px!important}
  .allsnapchtviw-score h3,.allsnapchtviw-analysis h3,.allsnapchtviw-auth h3{font-size:22px!important;letter-spacing:5px!important}
  .allsnapchtviw-scoreflex{gap:22px!important}
  .allsnapchtviw-ring{width:112px!important;height:112px!important;flex-basis:112px!important}
  .allsnapchtviw-scorebig{font-size:44px!important}.allsnapchtviw-score p{font-size:21px!important}
  .allsnapchtviw-bar{grid-template-columns:1fr!important;gap:10px!important;font-size:22px!important;margin:22px 0!important}
  .allsnapchtviw-bar b{text-align:left!important;font-size:22px!important}
  .allsnapchtviw-auth>div{grid-template-columns:1fr!important}.allsnapchtviw-auth>div>div{min-height:160px!important}
}
@media (max-width:520px){
  .allsnapchtviw-row{grid-template-columns:46px 1fr!important;gap:10px!important}
  .allsnapchtviw-check{grid-column:1/3!important;width:100%!important;min-width:100%!important}
  .allsnapchtviw-at{width:46px!important;height:50px!important;min-height:50px!important;line-height:50px!important}
  .allsnapchtviw-input{height:50px!important;min-height:50px!important;line-height:50px!important;font-size:16px!important}
  .allsnapchtviw-input::placeholder{font-size:16px!important}
  .allsnapchtviw-hero{padding:20px!important}.allsnapchtviw-hero h2{font-size:25px!important}
}


/* final visual polish for media/story cards */
.allsnapchtviw-media-tabs{margin:0 64px 34px!important;border-bottom:1px solid #eee!important}
.allsnapchtviw-media-tabs button{font-size:28px!important;letter-spacing:4px!important;padding:28px 8px 18px!important;line-height:1.1!important}
.allsnapchtviw-media-tabs span{font-size:12px!important;padding:4px 9px!important;background:#f0f0f0!important;color:#777!important;margin-left:8px!important}
.allsnapchtviw-mediagrid{gap:30px!important;padding:0 46px!important}
.allsnapchtviw-mediacard{border-radius:24px!important;border:1px solid #ececec!important;box-shadow:0 10px 22px rgba(0,0,0,.055)!important;transition:transform .18s ease,box-shadow .18s ease!important;background:#fff!important}
.allsnapchtviw-mediacard:hover{transform:translateY(-2px)!important;box-shadow:0 14px 30px rgba(0,0,0,.085)!important}
.allsnapchtviw-mediapreview{height:255px!important;background:#eaf7ff!important;border-bottom:1px solid #f0f0f0!important}
.allsnapchtviw-mediapreview img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;background:#fff4df!important}
.allsnapchtviw-mediacard:nth-child(odd) .allsnapchtviw-mediapreview{background:#fff4df!important}
.allsnapchtviw-play{width:72px!important;height:72px!important;border-radius:50%!important;background:#fff!important;color:#111!important;display:grid!important;place-items:center!important;font-size:0!important;box-shadow:0 10px 24px rgba(0,0,0,.12)!important;border:0!important}
.allsnapchtviw-play span{width:30px!important;height:30px!important;border-radius:7px!important;background:#2f83c5!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:16px!important;line-height:1!important;text-indent:2px!important}
.allsnapchtviw-mediacard p{margin:14px 24px 0!important;font-size:13px!important;font-weight:900!important;color:#111!important}
.allsnapchtviw-storyres .allsnapchtviw-download,.allsnapchtviw-download{height:58px!important;border-radius:18px!important;border:1.5px solid #a8a8a8!important;background:#fff!important;color:#111!important;font-size:24px!important;font-weight:950!important;letter-spacing:-.5px!important;gap:12px!important;box-shadow:0 4px 0 rgba(0,0,0,.035)!important;margin:18px 24px 26px!important}
.allsnapchtviw-dl-ico{width:34px!important;height:34px!important;border-radius:12px!important;background:#111!important;color:#ffe52b!important;display:inline-grid!important;place-items:center!important;font-size:24px!important;line-height:1!important;font-weight:950!important;box-shadow:0 6px 14px rgba(0,0,0,.14)!important}
.allsnapchtviw-download:hover{background:#fff7b8!important;border-color:#111!important;transform:translateY(-1px)!important}
.allsnapchtviw-loadmore{min-width:180px!important;height:58px!important;border-radius:18px!important;background:linear-gradient(135deg,#ffe52b,#ffcf24)!important;color:#111!important;border:1.5px solid #111!important;font-size:20px!important;font-weight:950!important;box-shadow:0 10px 22px rgba(255,213,0,.28)!important;margin:32px auto 34px!important}
.allsnapchtviw-loadmore:hover{transform:translateY(-1px)!important;box-shadow:0 14px 28px rgba(255,213,0,.35)!important}
@media(max-width:900px){.allsnapchtviw-media-tabs{margin:0 18px 24px!important}.allsnapchtviw-media-tabs button{font-size:20px!important;letter-spacing:2px!important;padding:22px 4px 14px!important}.allsnapchtviw-mediagrid{grid-template-columns:1fr!important;padding:0 18px!important;gap:20px!important}.allsnapchtviw-mediapreview{height:245px!important}.allsnapchtviw-storyres .allsnapchtviw-download,.allsnapchtviw-download{font-size:20px!important;height:54px!important}.allsnapchtviw-loadmore{width:calc(100% - 36px)!important;max-width:280px!important}}

/* Final 2026 polish: spotlight previews, button icon, score cards */
.allsnapchtviw-wrap{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;max-width:1280px!important}
.allsnapchtviw-media-tabs{margin:0 76px 28px!important;border-bottom:1px solid #eee!important}
.allsnapchtviw-media-tabs button{font-size:24px!important;letter-spacing:4.2px!important;font-weight:950!important;padding:24px 8px 17px!important;color:#aaa!important;background:#fff!important;text-shadow:none!important}
.allsnapchtviw-media-tabs button.is-active{color:#111!important;border-bottom-color:#f1ec00!important}.allsnapchtviw-media-tabs span{font-size:11px!important;font-weight:900!important;padding:3px 8px!important;margin-left:8px!important;background:#eee!important;color:#777!important}
.allsnapchtviw-mediagrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px!important;padding:0 58px!important}.allsnapchtviw-mediacard{border-radius:22px!important;border:1px solid #e8e8e8!important;background:#fff!important;box-shadow:0 8px 28px rgba(17,17,17,.06)!important;overflow:hidden!important}.allsnapchtviw-mediapreview{height:285px!important;background:#eef9ff!important;border-bottom:1px solid #ededed!important;position:relative!important}.allsnapchtviw-mediacard:nth-child(odd) .allsnapchtviw-mediapreview{background:#fff3dc!important}.allsnapchtviw-mediapreview img,.allsnapchtviw-mediapreview video{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;visibility:visible!important}.allsnapchtviw-no-thumb{width:100%!important;height:100%!important;background:linear-gradient(135deg,#fff3dc,#eaf8ff)!important}
.allsnapchtviw-play{width:74px!important;height:74px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 12px 28px rgba(0,0,0,.14)!important;color:#111!important;display:grid!important;place-items:center!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.allsnapchtviw-play span{width:31px!important;height:31px!important;border-radius:7px!important;background:#3188ca!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:16px!important;text-indent:2px!important}.allsnapchtviw-mediacard p{margin:14px 24px 0!important;font-size:13px!important;line-height:1.2!important;font-weight:900!important;color:#111!important}
.allsnapchtviw-storyres .allsnapchtviw-download{height:56px!important;margin:16px 24px 26px!important;border-radius:16px!important;border:1.6px solid #b7b7b7!important;background:linear-gradient(180deg,#fff,#fffdf3)!important;font-size:20px!important;font-weight:950!important;letter-spacing:-.3px!important;gap:11px!important;box-shadow:0 8px 18px rgba(0,0,0,.045)!important;color:#111!important;-webkit-text-fill-color:#111!important}.allsnapchtviw-dl-ico{width:34px!important;height:34px!important;border-radius:11px!important;background:#111!important;color:#ffe52b!important;display:inline-grid!important;place-items:center!important;flex:0 0 34px!important;box-shadow:0 8px 18px rgba(0,0,0,.16)!important}.allsnapchtviw-dl-ico svg{display:block!important;width:22px!important;height:22px!important;stroke:#ffe52b!important;stroke-width:2.6!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important}.allsnapchtviw-download:hover .allsnapchtviw-dl-ico{background:#ffe52b!important}.allsnapchtviw-download:hover .allsnapchtviw-dl-ico svg{stroke:#111!important}.allsnapchtviw-loadmore{min-width:210px!important;height:58px!important;border-radius:17px!important;border:1.6px solid #b7a900!important;background:linear-gradient(180deg,#ffeb3a,#ffd521)!important;color:#111!important;font-size:20px!important;font-weight:950!important;box-shadow:0 12px 24px rgba(255,213,0,.28)!important}
.allsnapchtviw-score,.allsnapchtviw-analysis,.allsnapchtviw-auth{max-width:1120px!important;margin:30px auto!important;border-radius:24px!important;padding:34px 46px!important;border:1px solid #e3e3e3!important;box-shadow:0 8px 24px rgba(0,0,0,.035)!important}.allsnapchtviw-score h3,.allsnapchtviw-analysis h3,.allsnapchtviw-auth h3{font-size:25px!important;letter-spacing:6px!important;font-weight:500!important;color:#444!important;margin:0 0 28px!important}.allsnapchtviw-scoreflex{gap:46px!important;align-items:center!important}.allsnapchtviw-ring{width:128px!important;height:128px!important;flex:0 0 128px!important}.allsnapchtviw-ring:before{inset:19px!important}.allsnapchtviw-ring b{font-size:28px!important}.allsnapchtviw-scorebig{font-size:56px!important;line-height:.95!important;font-weight:950!important;letter-spacing:-2px!important}.allsnapchtviw-scorebig span{font-size:29px!important;font-weight:500!important}.allsnapchtviw-score p{font-size:27px!important;line-height:1.1!important;margin:10px 0 18px!important;color:#333!important}.allsnapchtviw-score strong{font-size:23px!important;padding:12px 28px!important;border-radius:999px!important;font-weight:500!important}
.allsnapchtviw-bar{grid-template-columns:230px minmax(240px,1fr)150px!important;gap:26px!important;margin:24px 0!important;font-size:29px!important}.allsnapchtviw-bar span{font-weight:400!important;color:#333!important}.allsnapchtviw-bar b{font-size:29px!important;font-weight:800!important}.allsnapchtviw-bar i{height:13px!important}.allsnapchtviw-auth>div{gap:28px!important}.allsnapchtviw-auth>div>div{min-height:205px!important;border-radius:18px!important;font-size:44px!important}.allsnapchtviw-auth>div>div b{font-size:31px!important;font-weight:400!important}.allsnapchtviw-auth>div>div p{font-size:22px!important;color:#444!important}
@media(max-width:900px){.allsnapchtviw-media-tabs{margin:0 18px 24px!important}.allsnapchtviw-media-tabs button{font-size:19px!important;letter-spacing:2px!important}.allsnapchtviw-mediagrid{grid-template-columns:1fr!important;padding:0 18px!important;gap:22px!important}.allsnapchtviw-mediapreview{height:260px!important}.allsnapchtviw-score,.allsnapchtviw-analysis,.allsnapchtviw-auth{margin:22px 0!important;padding:26px 22px!important}.allsnapchtviw-score h3,.allsnapchtviw-analysis h3,.allsnapchtviw-auth h3{font-size:21px!important;letter-spacing:5px!important}.allsnapchtviw-scoreflex{gap:22px!important}.allsnapchtviw-ring{width:110px!important;height:110px!important;flex-basis:110px!important}.allsnapchtviw-scorebig{font-size:42px!important}.allsnapchtviw-score p{font-size:21px!important}.allsnapchtviw-bar{grid-template-columns:1fr!important;font-size:21px!important;gap:10px!important}.allsnapchtviw-bar b{font-size:21px!important;text-align:left!important}.allsnapchtviw-auth>div{grid-template-columns:1fr!important}.allsnapchtviw-auth>div>div{min-height:155px!important}.allsnapchtviw-storyres .allsnapchtviw-download{font-size:19px!important;height:54px!important}}

/* v3.2.1 premium limit popup */
.allsnapchtviw-limitbox{max-width:560px!important;margin:26px auto!important;background:#fff!important;border:1px solid #eee!important;border-radius:26px!important;box-shadow:0 18px 45px rgba(0,0,0,.10)!important;padding:34px 28px!important;text-align:center!important;font-family:Inter,Arial,sans-serif!important;position:relative!important;overflow:hidden!important}
.allsnapchtviw-limitbox:before{content:""!important;position:absolute!important;inset:0 0 auto 0!important;height:10px!important;background:linear-gradient(90deg,#ffe500,#ffb703,#ff4d6d)!important}
.allsnapchtviw-limiticon{width:72px!important;height:72px!important;border-radius:22px!important;margin:4px auto 16px!important;background:linear-gradient(135deg,#ffea3d,#ffb703)!important;display:grid!important;place-items:center!important;font-size:32px!important;box-shadow:0 10px 26px rgba(255,210,0,.35)!important}
.allsnapchtviw-limitbox h3{margin:0!important;font-size:25px!important;line-height:1.25!important;font-weight:950!important;color:#111!important;letter-spacing:-.3px!important}
.allsnapchtviw-limitbox p{margin:10px 0 22px!important;color:#666!important;font-size:15px!important;font-weight:700!important}
.allsnapchtviw-premium-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:190px!important;height:56px!important;border-radius:18px!important;background:linear-gradient(135deg,#ffea3d,#ffb703)!important;color:#111!important;text-decoration:none!important;font-size:17px!important;font-weight:950!important;box-shadow:0 12px 25px rgba(255,183,3,.33)!important;border:1px solid rgba(0,0,0,.08)!important}
.allsnapchtviw-premium-btn:hover{transform:translateY(-1px)!important;filter:saturate(1.05)!important}
@media(max-width:520px){.allsnapchtviw-limitbox{margin:18px 0!important;padding:30px 18px!important;border-radius:20px!important}.allsnapchtviw-limitbox h3{font-size:21px!important}.allsnapchtviw-premium-btn{width:100%!important}}

.allsnapchtviw-premium-btn.is-disabled{opacity:.7!important;pointer-events:none!important}

/* v4.1.2 Authenticity card redesign */
.allsnapchtviw-auth{background:#fff!important;border:1px solid #e7e7e7!important;border-radius:14px!important;margin:24px 42px 34px!important;padding:22px 22px 20px!important;box-shadow:0 2px 12px rgba(0,0,0,.035)!important;}
.allsnapchtviw-auth h3{margin:0 0 32px!important;color:#222!important;font-size:16px!important;line-height:1.1!important;font-weight:500!important;letter-spacing:2.6px!important;}
.allsnapchtviw-auth>div,.allsnapchtviw-auth-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;}
.allsnapchtviw-auth>div>div,.allsnapchtviw-auth-card{min-height:146px!important;border:1px solid #ececec!important;border-radius:14px!important;background:#fff!important;box-shadow:0 1px 4px rgba(0,0,0,.02)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:14px 10px!important;color:#111!important;text-align:center!important;}
.allsnapchtviw-auth-ico{width:46px!important;height:46px!important;border-radius:999px!important;display:grid!important;place-items:center!important;font-size:24px!important;font-weight:700!important;line-height:1!important;margin:0 0 2px!important;}
.allsnapchtviw-auth-card.real .allsnapchtviw-auth-ico{background:#eef7e9!important;color:#5ba329!important;box-shadow:0 0 0 9px rgba(91,163,41,.08)!important;}
.allsnapchtviw-auth-card.moderate .allsnapchtviw-auth-ico{background:#fff3db!important;color:#c9821b!important;box-shadow:0 0 0 9px rgba(201,130,27,.10)!important;}
.allsnapchtviw-auth-card.suspicious .allsnapchtviw-auth-ico{background:#ffecee!important;color:#ee4b55!important;box-shadow:0 0 0 9px rgba(238,75,85,.10)!important;}
.allsnapchtviw-auth-card b,.allsnapchtviw-auth>div>div b{margin:8px 0 0!important;color:#111!important;font-size:18px!important;line-height:1.15!important;font-weight:500!important;letter-spacing:0!important;}
.allsnapchtviw-auth-card.real b{color:#173c07!important}.allsnapchtviw-auth-card.moderate b{color:#111!important}.allsnapchtviw-auth-card.suspicious b{color:#9e151c!important}
.allsnapchtviw-auth-card p,.allsnapchtviw-auth>div>div p{margin:0!important;color:#222!important;font-size:15px!important;line-height:1.2!important;font-weight:400!important;}
.allsnapchtviw-auth-card.sel.real{background:#edf7e8!important;border:2px solid #5aa126!important;box-shadow:0 0 0 1px rgba(90,161,38,.10)!important;}
.allsnapchtviw-auth-card.sel.moderate{background:#fff8ed!important;border:2px solid #d99425!important;box-shadow:0 0 0 1px rgba(217,148,37,.10)!important;}
.allsnapchtviw-auth-card.sel.suspicious{background:#fff1f2!important;border:2px solid #ee4b55!important;box-shadow:0 0 0 1px rgba(238,75,85,.10)!important;}
@media (max-width:900px){.allsnapchtviw-auth{margin:20px 0!important;padding:20px 12px 16px!important;border-radius:14px!important}.allsnapchtviw-auth h3{font-size:14px!important;letter-spacing:2px!important;margin-bottom:22px!important}.allsnapchtviw-auth>div,.allsnapchtviw-auth-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.allsnapchtviw-auth>div>div,.allsnapchtviw-auth-card{min-height:122px!important;border-radius:12px!important;padding:12px 5px!important;gap:5px!important}.allsnapchtviw-auth-ico{width:34px!important;height:34px!important;font-size:18px!important;box-shadow:none!important}.allsnapchtviw-auth-card b,.allsnapchtviw-auth>div>div b{font-size:14px!important;margin-top:6px!important}.allsnapchtviw-auth-card p,.allsnapchtviw-auth>div>div p{font-size:11px!important;line-height:1.15!important}}
@media (max-width:380px){.allsnapchtviw-auth>div,.allsnapchtviw-auth-grid{gap:6px!important}.allsnapchtviw-auth>div>div,.allsnapchtviw-auth-card{min-height:116px!important;padding:10px 3px!important}.allsnapchtviw-auth-card b,.allsnapchtviw-auth>div>div b{font-size:13px!important}.allsnapchtviw-auth-card p,.allsnapchtviw-auth>div>div p{font-size:10px!important}}
