/* TechniqueHow Username Checker v7.1.2 - unique prefix: allusernamechk */
.allusernamechk-wrap{
  --auc-blue:#216df6;--auc-blue2:#325af2;--auc-purple:#853bf2;--auc-ink:#07103d;--auc-muted:#566482;
  --auc-red:#ff453f;--auc-green:#2fa94f;--auc-line:#e9edfb;--auc-card:#fff;
  position:relative;width:100%;max-width:1360px;margin:0 auto;padding:0 10px;color:var(--auc-ink);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
  background:transparent!important;box-sizing:border-box;overflow:visible;
}
.allusernamechk-wrap *{box-sizing:border-box}
.allusernamechk-wrap a{text-decoration:none!important}
.allusernamechk-toolbox{position:relative;padding:54px 18px 18px;background:transparent!important;overflow:hidden}
.allusernamechk-toolbox:before{content:"";position:absolute;left:16px;top:28px;width:58px;height:58px;border-radius:50%;background:radial-gradient(circle at 33% 32%,#fff,#d8cffd 38%,#9876ff 72%,transparent 74%);opacity:.55;pointer-events:none}
.allusernamechk-toolbox:after{content:"";position:absolute;right:68px;top:4px;width:98px;height:98px;border-radius:50%;background:conic-gradient(from 15deg,#ff8ab9,#ffbc72,#944eff,#ff8ab9);-webkit-mask:radial-gradient(circle,transparent 38%,#000 40%);mask:radial-gradient(circle,transparent 38%,#000 40%);opacity:.46;pointer-events:none}
.allusernamechk-title-row{display:flex;align-items:center;justify-content:center;gap:13px;position:relative;z-index:1}.allusernamechk-stars{font-size:36px;line-height:1;background:linear-gradient(135deg,#6f54ff,#ff9b18);-webkit-background-clip:text;background-clip:text;color:transparent}.allusernamechk-title-row h2{margin:0;font-size:48px;line-height:1.05;font-weight:900;letter-spacing:-1.6px;color:#050b2f}.allusernamechk-subtitle{margin:12px 0 30px;text-align:center;font-size:18px;line-height:1.55;color:#596984;font-weight:500}.allusernamechk-mobile-br{display:none}
.allusernamechk-input-shell{width:min(780px,100%);height:72px;margin:0 auto;display:flex;align-items:center;gap:13px;padding:10px 10px 10px 27px;background:#fff;border-radius:24px;box-shadow:0 16px 48px rgba(118,75,255,.16),0 2px 0 rgba(255,255,255,.94) inset;border:1px solid rgba(222,226,246,.8);position:relative;z-index:1}.allusernamechk-input-icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px}.allusernamechk-input-icon svg{width:28px;height:28px;fill:#7250ff}.allusernamechk-input{flex:1;width:100%;min-width:0;height:52px!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font-size:20px!important;line-height:52px!important;color:#283653!important;padding:0 4px!important;appearance:none!important;-webkit-appearance:none!important;border-radius:0!important}.allusernamechk-input::placeholder{color:#687691}.allusernamechk-input:focus{font-size:20px!important;box-shadow:none!important;outline:0!important}.allusernamechk-btn{height:58px;width:74px;min-width:74px;border:0!important;border-radius:18px!important;display:grid;place-items:center;cursor:pointer;background:linear-gradient(135deg,#137aff,#8e35f4);box-shadow:0 12px 26px rgba(94,76,255,.36);transition:transform .2s ease,filter .2s ease;padding:0!important}.allusernamechk-btn:hover{transform:translateY(-1px);filter:saturate(1.08)}.allusernamechk-btn svg{width:32px;height:32px;fill:#fff}.allusernamechk-loading svg{animation:allusernamechkPulse .75s infinite alternate}@keyframes allusernamechkPulse{from{transform:scale(.88);opacity:.6}to{transform:scale(1.08);opacity:1}}
.allusernamechk-message{min-height:22px;margin:14px 0 0;text-align:center;font-size:14px;font-weight:800;color:#566482}.allusernamechk-msg-error{display:block;width:max-content;max-width:94%;margin-left:auto;margin-right:auto;color:#e5332e!important;background:#fff1f1;border:1px solid #ffd3d3;border-radius:14px;padding:10px 14px}
.allusernamechk-supported{padding:6px 20px 26px;background:transparent!important}.allusernamechk-section-title,.allusernamechk-results-title{display:flex;align-items:center;gap:10px;margin:0 0 18px;font-size:22px;line-height:1.2;color:#11194c;font-weight:900}.allusernamechk-section-title span{width:22px;height:22px;display:inline-block;border-radius:6px;background:radial-gradient(circle,#704cff 2px,transparent 3px) 0 0/8px 8px}.allusernamechk-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.allusernamechk-mini-card{height:55px;min-width:0;display:flex;align-items:center;gap:13px;padding:8px 16px;border-radius:14px;background:#fff;border:1px solid var(--auc-line);box-shadow:0 8px 22px rgba(34,54,128,.08);color:#0b1444}.allusernamechk-mini-card strong{font-size:14px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.allusernamechk-mini-card i{margin-left:auto;width:58px;height:24px;flex:0 0 58px;border-radius:999px;background:#fff;border:1px solid #eef1fb;box-shadow:inset 0 1px 5px rgba(54,65,120,.04)}.allusernamechk-mini-available i{background:#ecfff2;border-color:#aee5bd}.allusernamechk-mini-taken i{background:#fff1f0;border-color:#ffc4c1}
.allusernamechk-logo{width:42px;height:42px;flex:0 0 42px;border-radius:11px;display:grid;place-items:center;color:#fff;font-weight:950;font-size:20px;line-height:1;box-shadow:0 9px 18px rgba(38,48,96,.14);overflow:hidden}.allusernamechk-logo span{display:block;line-height:1}.allusernamechk-logo-ig{background:radial-gradient(circle at 30% 105%,#ffd600 0 18%,#ff7a00 25%,#ff0069 48%,#d300c5 68%,#7638fa 100%);font-size:26px}.allusernamechk-logo-tk{background:#050505;text-shadow:-2px 0 #23f3ee,2px 0 #ff2f5f;font-size:27px}.allusernamechk-logo-sc{background:#ffeb1a;color:#111;text-shadow:0 0 0 #111;font-size:24px}.allusernamechk-logo-fb{background:linear-gradient(135deg,#1676ff,#0d5bd7);font-family:Arial,sans-serif;font-size:28px}.allusernamechk-logo-yt{background:linear-gradient(135deg,#ff4238,#e90000);font-size:20px}.allusernamechk-logo-rd{background:#ff4b16;font-size:27px}.allusernamechk-logo-xx{background:#050505;font-size:25px}.allusernamechk-logo-dc{background:linear-gradient(135deg,#7a83ff,#5865f2);font-size:24px}.allusernamechk-logo-pt{background:#d50c22;font-family:Georgia,serif;font-size:25px}.allusernamechk-logo-li{background:linear-gradient(135deg,#0b79c9,#0067af);font-size:17px;letter-spacing:-1px}
.allusernamechk-results{padding:0 16px 26px;background:transparent!important}.allusernamechk-results[hidden],.allusernamechk-profile[hidden]{display:none!important}.allusernamechk-profile{position:relative;overflow:hidden;margin:0 0 36px;border-radius:22px;background:linear-gradient(125deg,#4d83fa 0%,#2368f4 43%,#7e3dec 100%);box-shadow:0 18px 34px rgba(50,69,160,.25);border:1px solid rgba(255,255,255,.45);color:#fff}.allusernamechk-profile:before{content:"";position:absolute;right:-4%;top:26%;width:49%;height:45%;background:repeating-radial-gradient(ellipse at center,rgba(255,255,255,.19) 0 1px,transparent 2px 14px);opacity:.34;border-radius:50%;transform:rotate(-12deg)}.allusernamechk-profile:after{content:"";position:absolute;right:8%;top:22%;width:72px;height:72px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#ffcaff 44%,#9367ff 100%);opacity:.95;box-shadow:-180px -70px 0 -20px rgba(255,255,255,.08)}.allusernamechk-profile-inner{position:relative;min-height:365px;padding:58px 64px 144px;z-index:1}.allusernamechk-avatar{position:absolute;left:68px;top:44px;width:170px;height:170px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#587bff,#ff4aa8);border:4px solid rgba(255,255,255,.88);box-shadow:0 12px 30px rgba(11,20,78,.22)}.allusernamechk-avatar span{font-size:62px;font-weight:900;letter-spacing:-2px}.allusernamechk-avatar i{position:absolute;right:-4px;bottom:28px;width:38px;height:38px;border-radius:50%;background:#31bd48;border:4px solid #fff}.allusernamechk-profile-info{padding-left:245px}.allusernamechk-profile-name{margin:0 0 12px;font-size:45px;line-height:1.06;font-weight:900;letter-spacing:-1px;color:#fff}.allusernamechk-profile-user{font-size:26px;line-height:1.2;color:rgba(255,255,255,.82);font-weight:400}.allusernamechk-profile-follow{margin-top:18px;display:flex;align-items:center;gap:12px;font-size:25px;color:rgba(255,255,255,.84)}.allusernamechk-profile-follow b{color:#fff}.allusernamechk-top-cards{position:absolute;left:68px;right:220px;bottom:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;z-index:2}.allusernamechk-top-card{height:98px;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:18px 25px;border-radius:14px;border:1px solid rgba(255,255,255,.35);background:rgba(56,102,245,.26);box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}.allusernamechk-top-card .allusernamechk-logo{width:58px;height:58px;flex-basis:58px;border-radius:12px}.allusernamechk-top-card b{font-size:25px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.allusernamechk-top-card span{display:flex;align-items:center;gap:10px;font-size:23px;color:#ff806e;font-weight:700;white-space:nowrap}.allusernamechk-top-card em{width:12px;height:12px;border-radius:50%;background:#ff735f;display:inline-block}.allusernamechk-top-available span{color:#8df0a2}.allusernamechk-top-available em{background:#39d063}
.allusernamechk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 22px}.allusernamechk-card{position:relative;min-width:0;min-height:75px;padding:12px 18px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;background:#fff;border:1px solid #e9edfb;border-radius:12px;box-shadow:0 9px 23px rgba(34,54,128,.10);overflow:hidden}.allusernamechk-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(93,115,255,.035),rgba(255,255,255,0));pointer-events:none}.allusernamechk-card-left{display:flex;align-items:center;gap:15px;min-width:0;position:relative}.allusernamechk-card-left b{font-size:17px;color:#101942;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.allusernamechk-status{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;color:#ef3b34;font-size:15px;font-weight:850;white-space:nowrap}.allusernamechk-status em{width:9px;height:9px;border-radius:50%;background:var(--auc-red);display:inline-block}.allusernamechk-card-available .allusernamechk-status{color:#249a3f}.allusernamechk-card-available .allusernamechk-status em{background:var(--auc-green)}.allusernamechk-card-checking .allusernamechk-status{color:#8a6aff}.allusernamechk-card-checking .allusernamechk-status em{background:#8a6aff;animation:allusernamechkPulse .7s infinite alternate}.allusernamechk-card-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;height:41px;min-width:78px;padding:0 15px;border-radius:8px;background:#fff;color:#ff3f38!important;border:1.5px solid #ff655f;font-size:15px;font-weight:850;white-space:nowrap}.allusernamechk-card-available .allusernamechk-card-btn{color:#279c42!important;border-color:#55ba69}.allusernamechk-card-checking .allusernamechk-card-btn{color:#8a6aff!important;border-color:#c4b8ff;pointer-events:none}.allusernamechk-note{margin:18px 0 0;text-align:center;font-size:11px;color:#7b849b;font-weight:600}
@media (max-width: 960px){.allusernamechk-mini-grid,.allusernamechk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.allusernamechk-profile-inner{min-height:378px;padding:48px 42px 148px}.allusernamechk-avatar{left:42px;width:148px;height:148px}.allusernamechk-profile-info{padding-left:188px}.allusernamechk-profile-name{font-size:36px}.allusernamechk-profile-user,.allusernamechk-profile-follow{font-size:22px}.allusernamechk-top-cards{left:42px;right:42px;gap:18px}.allusernamechk-card{gap:10px;padding:12px 14px}.allusernamechk-card-left b{font-size:16px}.allusernamechk-status{font-size:14px}.allusernamechk-card-btn{min-width:72px}}
@media (max-width: 720px){.allusernamechk-wrap{padding:0;max-width:100%;overflow:hidden}.allusernamechk-toolbox{padding:42px 14px 12px}.allusernamechk-toolbox:before{left:8px;top:86px;width:42px;height:42px}.allusernamechk-toolbox:after{right:8px;top:8px;width:72px;height:72px}.allusernamechk-stars{font-size:27px}.allusernamechk-title-row{gap:8px}.allusernamechk-title-row h2{font-size:36px;letter-spacing:-1px}.allusernamechk-subtitle{font-size:17px;line-height:1.45;margin:10px 0 24px}.allusernamechk-mobile-br{display:block}.allusernamechk-input-shell{height:64px;width:calc(100% - 22px);border-radius:22px;padding:8px 8px 8px 19px;gap:10px}.allusernamechk-input-icon{width:29px;height:29px;flex-basis:29px}.allusernamechk-input-icon svg{width:25px;height:25px}.allusernamechk-input{height:48px!important;line-height:48px!important;font-size:16px!important;padding:0 2px!important}.allusernamechk-input:focus{font-size:16px!important}.allusernamechk-btn{height:50px;width:62px;min-width:62px;border-radius:16px!important}.allusernamechk-btn svg{width:29px;height:29px}.allusernamechk-supported{padding:8px 14px 18px}.allusernamechk-section-title,.allusernamechk-results-title{font-size:24px;margin-bottom:16px}.allusernamechk-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 12px}.allusernamechk-mini-card{height:64px;border-radius:13px;padding:10px 12px;gap:11px}.allusernamechk-mini-card strong{font-size:15px}.allusernamechk-mini-card i{width:54px;flex-basis:54px;height:25px}.allusernamechk-logo{width:44px;height:44px;flex-basis:44px;border-radius:10px}.allusernamechk-results{padding:0 14px 24px}.allusernamechk-profile{border-radius:22px;margin:0 0 34px}.allusernamechk-profile-inner{min-height:365px;padding:30px 20px 128px}.allusernamechk-avatar{left:31px;top:40px;width:128px;height:128px;border-width:4px}.allusernamechk-avatar span{font-size:48px}.allusernamechk-avatar i{width:31px;height:31px;right:-3px;bottom:19px}.allusernamechk-profile-info{padding-left:176px;padding-top:22px}.allusernamechk-profile-name{font-size:30px;line-height:1.05;margin-bottom:9px}.allusernamechk-profile-user{font-size:20px}.allusernamechk-profile-follow{font-size:20px;margin-top:13px}.allusernamechk-top-cards{left:31px;right:31px;bottom:32px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.allusernamechk-top-card{height:72px;border-radius:12px;padding:10px 12px;gap:9px;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto}.allusernamechk-top-card .allusernamechk-logo{width:40px;height:40px;flex-basis:40px;grid-row:1/3}.allusernamechk-top-card b{font-size:16px}.allusernamechk-top-card span{font-size:15px;gap:6px}.allusernamechk-top-card em{width:8px;height:8px}.allusernamechk-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 12px}.allusernamechk-card{min-height:90px;padding:10px 10px;border-radius:13px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:6px 8px;align-items:center}.allusernamechk-card-left{gap:9px;grid-column:1/2;grid-row:1/2;min-width:0}.allusernamechk-card-left .allusernamechk-logo{width:36px;height:36px;flex-basis:36px;border-radius:9px;font-size:17px}.allusernamechk-card-left b{font-size:13.5px;max-width:96px}.allusernamechk-status{grid-column:1/2;grid-row:2/3;justify-content:flex-start;font-size:12.5px;gap:6px;margin-left:45px}.allusernamechk-status em{width:8px;height:8px}.allusernamechk-card-btn{grid-column:2/3;grid-row:1/3;height:36px;min-width:70px;border-radius:8px;font-size:13px;padding:0 9px}.allusernamechk-card[data-platform="instagram"]{order:1}.allusernamechk-card[data-platform="facebook"]{order:2}.allusernamechk-card[data-platform="tiktok"]{order:3}.allusernamechk-card[data-platform="snapchat"]{order:4}.allusernamechk-card[data-platform="x"]{order:5}.allusernamechk-card[data-platform="youtube"]{order:6}.allusernamechk-card[data-platform="reddit"]{order:7}.allusernamechk-card[data-platform="linkedin"]{order:8}.allusernamechk-card[data-platform="discord"]{order:9}.allusernamechk-card[data-platform="pinterest"]{order:10}}
@media (max-width: 430px){.allusernamechk-toolbox{padding:36px 8px 8px}.allusernamechk-title-row h2{font-size:31px}.allusernamechk-subtitle{font-size:15px}.allusernamechk-input-shell{width:calc(100% - 14px);height:58px;padding-left:14px;border-radius:18px}.allusernamechk-input{font-size:16px!important}.allusernamechk-btn{height:46px;width:54px;min-width:54px;border-radius:14px!important}.allusernamechk-supported,.allusernamechk-results{padding-left:8px;padding-right:8px}.allusernamechk-section-title,.allusernamechk-results-title{font-size:22px;margin-left:4px}.allusernamechk-mini-grid,.allusernamechk-grid{gap:9px 8px}.allusernamechk-mini-card{height:58px;padding:8px 9px;gap:8px}.allusernamechk-mini-card strong{font-size:12.5px}.allusernamechk-mini-card .allusernamechk-logo{width:34px;height:34px;flex-basis:34px;font-size:16px}.allusernamechk-mini-card i{width:42px;flex-basis:42px;height:22px}.allusernamechk-card{min-height:82px;padding:9px 7px;gap:5px 5px}.allusernamechk-card-left{gap:7px}.allusernamechk-card-left .allusernamechk-logo{width:32px;height:32px;flex-basis:32px;font-size:15px}.allusernamechk-card-left b{font-size:12px;max-width:70px}.allusernamechk-status{font-size:11.5px;margin-left:39px;gap:5px}.allusernamechk-card-btn{height:32px;min-width:58px;font-size:11.5px;padding:0 6px}.allusernamechk-profile-inner{min-height:336px;padding:26px 14px 118px}.allusernamechk-avatar{left:22px;top:34px;width:104px;height:104px}.allusernamechk-avatar span{font-size:39px}.allusernamechk-avatar i{width:27px;height:27px;bottom:15px}.allusernamechk-profile-info{padding-left:132px;padding-top:23px}.allusernamechk-profile-name{font-size:22px}.allusernamechk-profile-user,.allusernamechk-profile-follow{font-size:16px}.allusernamechk-top-cards{left:16px;right:16px;bottom:24px;gap:8px}.allusernamechk-top-card{height:66px;padding:8px 8px}.allusernamechk-top-card .allusernamechk-logo{width:34px;height:34px;flex-basis:34px}.allusernamechk-top-card b{font-size:13px}.allusernamechk-top-card span{font-size:12px}}
@media (max-width: 350px){.allusernamechk-card-left b{font-size:11px;max-width:58px}.allusernamechk-card-btn{min-width:52px;font-size:10.5px}.allusernamechk-status{font-size:10.5px}.allusernamechk-mini-card strong{font-size:11px}.allusernamechk-mini-card i{display:none}}

/* v3.1.1 hard mobile/layout fixes */
.allusernamechk-title-row h1{margin:0;font-size:48px;line-height:1.05;font-weight:900;letter-spacing:-1.6px;color:#050b2f;text-align:center;max-width:100%;overflow-wrap:normal;white-space:nowrap}
.allusernamechk-message:empty{display:none!important}
.allusernamechk-btn.allusernamechk-loading svg{animation:allusernamechkSpin .7s linear infinite;transform-origin:center}
@keyframes allusernamechkSpin{to{transform:rotate(360deg)}}
@media (max-width:720px){
  .allusernamechk-toolbox{padding-left:10px!important;padding-right:10px!important;overflow:hidden!important}
  .allusernamechk-title-row{
    overflow:visible!important;
}
  .allusernamechk-title-row h1{
    font-size:34px!important;
    letter-spacing:-1.2px!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:unset!important;
    max-width:100%!important;
    line-height:1.08!important;
}
  .allusernamechk-subtitle{font-size:16px!important;line-height:1.42!important;margin-bottom:23px!important}
  .allusernamechk-input-shell{max-width:100%!important;width:calc(100% - 12px)!important;margin-left:auto!important;margin-right:auto!important}
  .allusernamechk-mini-card strong{font-size:13px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-width:0!important}
  .allusernamechk-results{padding-left:10px!important;padding-right:10px!important;overflow:hidden!important}
  .allusernamechk-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 10px!important;width:100%!important;align-items:stretch!important}
  .allusernamechk-card{min-width:0!important;width:100%!important;min-height:74px!important;height:74px!important;padding:8px 7px!important;border-radius:13px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 58px!important;grid-template-rows:1fr 1fr!important;column-gap:4px!important;row-gap:0!important;align-items:center!important;overflow:hidden!important}
  .allusernamechk-card-left{grid-column:1/2!important;grid-row:1/2!important;gap:6px!important;min-width:0!important;overflow:hidden!important;align-self:end!important;padding-bottom:1px!important}
  .allusernamechk-card-left .allusernamechk-logo{width:31px!important;height:31px!important;flex:0 0 31px!important;border-radius:8px!important;font-size:15px!important}
  .allusernamechk-card-left b{font-size:11px!important;line-height:1.05!important;max-width:52px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important;min-width:0!important}
  .allusernamechk-status{grid-column:1/2!important;grid-row:2/3!important;margin-left:37px!important;justify-content:flex-start!important;align-self:start!important;font-size:10.5px!important;line-height:1.1!important;gap:4px!important;white-space:nowrap!important;overflow:visible!important;padding-top:2px!important}
  .allusernamechk-status em{width:6px!important;height:6px!important;flex:0 0 6px!important}
  .allusernamechk-card-btn{grid-column:2/3!important;grid-row:1/3!important;align-self:center!important;justify-self:end!important;height:30px!important;min-width:54px!important;width:54px!important;border-radius:8px!important;font-size:10px!important;line-height:1!important;padding:0 3px!important;white-space:nowrap!important}
  .allusernamechk-profile-name{font-size:22px!important;line-height:1.08!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-profile-user,.allusernamechk-profile-follow{font-size:15px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-top-card{overflow:hidden!important;min-width:0!important}
  .allusernamechk-top-card b{font-size:13px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-top-card span{font-size:11px!important;white-space:nowrap!important}
}
@media (max-width:430px){
  .allusernamechk-title-row h1{font-size:29px!important;letter-spacing:-1px!important}
  .allusernamechk-stars{font-size:22px!important;flex:0 0 auto!important}
  .allusernamechk-section-title,.allusernamechk-results-title{font-size:21px!important;line-height:1.1!important}
  .allusernamechk-mini-grid{gap:8px!important}
  .allusernamechk-mini-card{height:56px!important;padding:7px 8px!important;gap:7px!important}
  .allusernamechk-mini-card .allusernamechk-logo{width:32px!important;height:32px!important;flex-basis:32px!important}
  .allusernamechk-mini-card strong{font-size:11.5px!important;max-width:74px!important}
  .allusernamechk-mini-card i{display:none!important}
  .allusernamechk-grid{gap:9px 8px!important}
  .allusernamechk-card{height:70px!important;min-height:70px!important;grid-template-columns:minmax(0,1fr) 52px!important;padding:7px 6px!important}
  .allusernamechk-card-left .allusernamechk-logo{width:29px!important;height:29px!important;flex-basis:29px!important;font-size:14px!important}
  .allusernamechk-card-left b{font-size:10.5px!important;max-width:42px!important}
  .allusernamechk-status{font-size:9.5px!important;margin-left:34px!important;gap:3px!important}
  .allusernamechk-card-btn{width:50px!important;min-width:50px!important;height:29px!important;font-size:9.5px!important;border-width:1.3px!important}
}
@media (max-width:360px){
  .allusernamechk-title-row h1{font-size:25px!important}
  .allusernamechk-card-left b{font-size:9.8px!important;max-width:36px!important}
  .allusernamechk-status{font-size:8.8px!important;margin-left:32px!important}
  .allusernamechk-card-btn{width:46px!important;min-width:46px!important;font-size:8.8px!important}
}

/* v3.1.1 final mobile fit + exact compact cards */
@media (max-width:720px){
  .allusernamechk-wrap{max-width:100%!important;width:100%!important;padding-left:0!important;padding-right:0!important;overflow:hidden!important}
  .allusernamechk-toolbox{padding-top:42px!important;padding-left:8px!important;padding-right:8px!important}
  .allusernamechk-title-row{gap:6px!important;width:100%!important;justify-content:center!important;overflow:visible!important}
  .allusernamechk-title-row h1{font-size:clamp(25px,8.2vw,36px)!important;letter-spacing:-1.1px!important;line-height:1.05!important;white-space:nowrap!important;max-width:calc(100vw - 64px)!important;overflow:hidden!important;text-overflow:clip!important}
  .allusernamechk-stars{font-size:clamp(18px,6vw,28px)!important;line-height:1!important}
  .allusernamechk-subtitle{font-size:15px!important;line-height:1.35!important;margin:10px 0 22px!important}
  .allusernamechk-input-shell{height:58px!important;border-radius:20px!important;padding:8px 8px 8px 16px!important;width:calc(100% - 16px)!important;max-width:100%!important}
  .allusernamechk-input,.allusernamechk-input:focus{font-size:16px!important;height:42px!important;line-height:42px!important;transform:translateZ(0)}
  .allusernamechk-btn{height:46px!important;width:56px!important;min-width:56px!important;border-radius:16px!important}
  .allusernamechk-btn svg{width:27px!important;height:27px!important}
  .allusernamechk-supported,.allusernamechk-results{padding-left:8px!important;padding-right:8px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}
  .allusernamechk-mini-grid,.allusernamechk-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;max-width:100%!important}
  .allusernamechk-mini-card{height:58px!important;min-width:0!important;padding:8px!important;border-radius:14px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;overflow:hidden!important}
  .allusernamechk-mini-card .allusernamechk-logo{width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:9px!important;font-size:16px!important}
  .allusernamechk-mini-card strong{font-size:11px!important;line-height:1.05!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-mini-card i{display:none!important}
  .allusernamechk-grid{gap:9px 8px!important}
  .allusernamechk-card{height:64px!important;min-height:64px!important;width:100%!important;min-width:0!important;padding:7px 7px!important;border-radius:13px!important;display:grid!important;grid-template-columns:31px minmax(0,1fr) 54px!important;grid-template-rows:1fr 1fr!important;column-gap:6px!important;row-gap:0!important;align-items:center!important;overflow:hidden!important}
  .allusernamechk-card-left{display:contents!important}
  .allusernamechk-card-left .allusernamechk-logo{grid-column:1!important;grid-row:1/3!important;width:31px!important;height:31px!important;flex:0 0 31px!important;border-radius:8px!important;font-size:14px!important;align-self:center!important;justify-self:start!important}
  .allusernamechk-card-left b{grid-column:2!important;grid-row:1!important;font-size:10.2px!important;line-height:1!important;max-width:100%!important;min-width:0!important;align-self:end!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;padding-bottom:2px!important}
  .allusernamechk-status{grid-column:2!important;grid-row:2!important;margin-left:0!important;align-self:start!important;justify-content:flex-start!important;font-size:9.6px!important;line-height:1!important;font-weight:900!important;gap:3px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;padding-top:3px!important;max-width:100%!important}
  .allusernamechk-status em{width:5px!important;height:5px!important;flex:0 0 5px!important}
  .allusernamechk-card-btn{grid-column:3!important;grid-row:1/3!important;justify-self:end!important;align-self:center!important;width:52px!important;min-width:52px!important;height:29px!important;border-radius:8px!important;font-size:9.6px!important;line-height:1!important;padding:0 2px!important;border-width:1.5px!important;display:inline-grid!important;place-items:center!important;white-space:nowrap!important}
  .allusernamechk-section-title,.allusernamechk-results-title{font-size:21px!important;line-height:1.1!important;margin-left:0!important;margin-bottom:13px!important}
}
@media (max-width:370px){
  .allusernamechk-title-row h1{font-size:23px!important;max-width:calc(100vw - 52px)!important}
  .allusernamechk-grid{gap:8px 6px!important}
  .allusernamechk-card{grid-template-columns:28px minmax(0,1fr) 48px!important;height:61px!important;min-height:61px!important;padding:6px!important;column-gap:5px!important}
  .allusernamechk-card-left .allusernamechk-logo{width:28px!important;height:28px!important;font-size:13px!important}
  .allusernamechk-card-left b{font-size:9.2px!important}
  .allusernamechk-status{font-size:8.6px!important}
  .allusernamechk-card-btn{width:46px!important;min-width:46px!important;height:27px!important;font-size:8.6px!important}
}

/* v3.1.5 final detection/UI mobile fit */
.allusernamechk-mini-card{grid-template-columns:auto minmax(0,1fr)!important}
.allusernamechk-mini-card i{display:none!important}
@media (max-width:720px){
  .allusernamechk-wrap{overflow:hidden!important;max-width:100vw!important}
  .allusernamechk-title-row{padding:0 8px!important;overflow:hidden!important}
  .allusernamechk-title-row h1{font-size:clamp(22px,7vw,32px)!important;max-width:calc(100vw - 64px)!important;white-space:nowrap!important;line-height:1.04!important;letter-spacing:-.8px!important;overflow:hidden!important;text-overflow:clip!important}
  .allusernamechk-results,.allusernamechk-supported{padding-left:5px!important;padding-right:5px!important}
  .allusernamechk-section-title,.allusernamechk-results-title{font-size:20px!important;margin-left:2px!important}
  .allusernamechk-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}
  .allusernamechk-card{height:68px!important;min-height:68px!important;padding:7px 6px!important;border-radius:13px!important;grid-template-columns:33px minmax(0,1fr) 58px!important;column-gap:6px!important;overflow:hidden!important}
  .allusernamechk-card-left .allusernamechk-logo{width:33px!important;height:33px!important;flex-basis:33px!important;border-radius:8px!important}
  .allusernamechk-card-left b{font-size:9.7px!important;line-height:1!important;font-weight:900!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-status{font-size:9px!important;line-height:1!important;font-weight:900!important;gap:3px!important;max-width:100%!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:clip!important;padding-top:3px!important}
  .allusernamechk-status em{width:5px!important;height:5px!important;flex-basis:5px!important}
  .allusernamechk-card-btn{width:56px!important;min-width:56px!important;height:30px!important;font-size:9px!important;font-weight:900!important;border-radius:8px!important;padding:0!important;justify-self:end!important;align-self:center!important}
  .allusernamechk-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .allusernamechk-mini-card{height:58px!important;padding:8px!important;grid-template-columns:34px minmax(0,1fr)!important;gap:8px!important}
  .allusernamechk-mini-card strong{font-size:11px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
}
@media (max-width:380px){
  .allusernamechk-title-row h1{font-size:clamp(20px,6.5vw,26px)!important;max-width:calc(100vw - 54px)!important}
  .allusernamechk-results,.allusernamechk-supported{padding-left:4px!important;padding-right:4px!important}
  .allusernamechk-grid{gap:7px 6px!important}
  .allusernamechk-card{height:66px!important;min-height:66px!important;grid-template-columns:30px minmax(0,1fr) 52px!important;column-gap:5px!important;padding:6px!important}
  .allusernamechk-card-left .allusernamechk-logo{width:30px!important;height:30px!important;flex-basis:30px!important}
  .allusernamechk-card-left b{font-size:8.8px!important}
  .allusernamechk-status{font-size:8.2px!important}
  .allusernamechk-card-btn{width:50px!important;min-width:50px!important;height:28px!important;font-size:8.2px!important}
}

/* v4.1.4 icon/logo + compact mobile result alignment fixes */
.allusernamechk-logo{overflow:hidden!important;display:inline-grid!important;place-items:center!important;line-height:0!important}
.allusernamechk-logo svg{width:62%!important;height:62%!important;display:block!important;color:currentColor!important;fill:currentColor!important}
.allusernamechk-logo-ig svg{width:70%!important;height:70%!important}.allusernamechk-logo-yt svg{width:73%!important;height:73%!important}.allusernamechk-logo-sc svg{width:66%!important;height:66%!important}.allusernamechk-logo-rd svg{width:70%!important;height:70%!important}.allusernamechk-logo-li svg{width:68%!important;height:68%!important}.allusernamechk-logo-fb svg{width:66%!important;height:66%!important}.allusernamechk-logo-xx svg{width:64%!important;height:64%!important}.allusernamechk-logo-tk svg{width:66%!important;height:66%!important}
.allusernamechk-logo-ig{color:#fff!important;background:radial-gradient(circle at 30% 105%,#ffd600 0 18%,#ff7a00 25%,#ff0069 48%,#d300c5 68%,#7638fa 100%)!important;text-shadow:none!important}
.allusernamechk-logo-tk{color:#fff!important;background:#050505!important;text-shadow:none!important}.allusernamechk-logo-sc{background:#ffd91f!important;color:#111!important;text-shadow:none!important}.allusernamechk-logo-fb{color:#fff!important;background:#1877f2!important}.allusernamechk-logo-yt{color:#fff!important;background:#ff0033!important}.allusernamechk-logo-rd{background:#ff4500!important;color:#fff!important}.allusernamechk-logo-xx{background:#050505!important;color:#fff!important}.allusernamechk-logo-dc{background:#5865f2!important;color:#fff!important}.allusernamechk-logo-pt{background:#e60023!important;color:#fff!important}.allusernamechk-logo-li{background:#0a66c2!important;color:#fff!important}
.allusernamechk-card-left,.allusernamechk-mini-card,.allusernamechk-top-card{min-width:0!important}
.allusernamechk-card-btn{box-sizing:border-box!important;text-align:center!important;text-decoration:none!important}
@media (max-width:720px){
  .allusernamechk-results{padding-left:6px!important;padding-right:6px!important}
  .allusernamechk-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .allusernamechk-card{height:60px!important;min-height:60px!important;padding:6px!important;border-radius:12px!important;grid-template-columns:30px minmax(0,1fr) 60px!important;grid-template-rows:30px 18px!important;column-gap:5px!important;row-gap:0!important;align-items:center!important}
  .allusernamechk-card-left{display:contents!important}
  .allusernamechk-card-left .allusernamechk-logo{grid-column:1!important;grid-row:1/3!important;width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:8px!important;align-self:center!important;justify-self:center!important}
  .allusernamechk-card-left b{grid-column:2!important;grid-row:1!important;align-self:end!important;display:block!important;max-width:100%!important;min-width:0!important;font-size:9.1px!important;line-height:1.05!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;padding:0 0 2px 0!important}
  .allusernamechk-status{grid-column:2!important;grid-row:2!important;align-self:start!important;justify-self:start!important;margin:0!important;padding:0!important;gap:3px!important;font-size:8.7px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important;text-overflow:clip!important}
  .allusernamechk-status em{width:5px!important;height:5px!important;flex:0 0 5px!important}
  .allusernamechk-card-btn{grid-column:3!important;grid-row:1/3!important;justify-self:stretch!important;align-self:center!important;width:100%!important;min-width:0!important;height:28px!important;border-radius:8px!important;font-size:8.8px!important;line-height:1!important;font-weight:900!important;padding:0 2px!important;display:inline-grid!important;place-items:center!important;white-space:nowrap!important}
  .allusernamechk-top-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;left:12px!important;right:12px!important;bottom:18px!important;gap:7px!important}
  .allusernamechk-top-card{height:54px!important;padding:6px!important;border-radius:10px!important;display:grid!important;grid-template-columns:27px minmax(0,1fr)!important;grid-template-rows:1fr 1fr!important;gap:0 5px!important;align-items:center!important}
  .allusernamechk-top-card .allusernamechk-logo{grid-row:1/3!important;width:27px!important;height:27px!important;flex:0 0 27px!important;border-radius:7px!important;align-self:center!important;justify-self:center!important}
  .allusernamechk-top-card b{font-size:9px!important;line-height:1!important;align-self:end!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-top-card span{font-size:8.5px!important;line-height:1!important;align-self:start!important;gap:3px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}
  .allusernamechk-top-card em{width:5px!important;height:5px!important;flex:0 0 5px!important}
  .allusernamechk-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .allusernamechk-mini-card{height:48px!important;padding:6px 8px!important;border-radius:12px!important;grid-template-columns:30px minmax(0,1fr)!important;gap:7px!important}
  .allusernamechk-mini-card .allusernamechk-logo{width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:8px!important}
  .allusernamechk-mini-card strong{font-size:10px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
}
@media (max-width:380px){
  .allusernamechk-card{height:58px!important;min-height:58px!important;grid-template-columns:28px minmax(0,1fr) 54px!important;padding:5px!important;column-gap:4px!important}
  .allusernamechk-card-left .allusernamechk-logo{width:28px!important;height:28px!important;border-radius:7px!important}
  .allusernamechk-card-left b{font-size:8.4px!important}.allusernamechk-status{font-size:8px!important}.allusernamechk-card-btn{height:27px!important;font-size:7.9px!important}
}


/* v5.1.1 mobile platform card text/button balance */
@media (max-width:720px){
  .allusernamechk-grid{gap:8px 7px!important}
  .allusernamechk-card{height:58px!important;min-height:58px!important;padding:6px 5px!important;border-radius:12px!important;grid-template-columns:31px minmax(0,1fr) 64px!important;grid-template-rows:29px 17px!important;column-gap:5px!important}
  .allusernamechk-card-left .allusernamechk-logo{width:31px!important;height:31px!important;flex:0 0 31px!important;border-radius:8px!important}
  .allusernamechk-card-left b{font-size:10px!important;line-height:1.05!important;letter-spacing:-.12px!important;padding-bottom:1px!important}
  .allusernamechk-status{font-size:9.3px!important;line-height:1!important;gap:3px!important}
  .allusernamechk-card-btn{height:27px!important;min-height:27px!important;width:100%!important;max-width:64px!important;font-size:9.7px!important;letter-spacing:-.12px!important;border-radius:8px!important;padding:0 1px!important;justify-self:end!important;align-self:center!important}
}
@media (max-width:380px){
  .allusernamechk-card{height:57px!important;min-height:57px!important;grid-template-columns:28px minmax(0,1fr) 58px!important;column-gap:4px!important;padding:5px 4px!important}
  .allusernamechk-card-left .allusernamechk-logo{width:28px!important;height:28px!important;border-radius:7px!important}
  .allusernamechk-card-left b{font-size:9.1px!important}.allusernamechk-status{font-size:8.4px!important}.allusernamechk-card-btn{height:26px!important;max-width:58px!important;font-size:8.5px!important}
}

/* v5.1.9 final mobile/profile/input polish */
.allusernamechk-form{margin-bottom:30px!important;}
.allusernamechk-results{margin-top:26px!important;}
.allusernamechk-input-shell{max-width:620px!important;width:min(620px,100%)!important;}
@media (max-width:720px){
  .allusernamechk-toolbox{padding-left:8px!important;padding-right:8px!important;}
  .allusernamechk-input-shell{width:calc(100% - 8px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;height:58px!important;border-radius:19px!important;padding:7px 7px 7px 15px!important;}
  .allusernamechk-input{font-size:16px!important;height:44px!important;line-height:44px!important;min-width:0!important;}
  .allusernamechk-input-icon{width:24px!important;height:24px!important;flex-basis:24px!important;}
  .allusernamechk-input-icon svg{width:21px!important;height:21px!important;}
  .allusernamechk-btn{height:44px!important;width:56px!important;min-width:56px!important;border-radius:14px!important;}
  .allusernamechk-btn svg{width:24px!important;height:24px!important;}
  .allusernamechk-form{margin-bottom:34px!important;}
  .allusernamechk-results{margin-top:32px!important;padding-left:8px!important;padding-right:8px!important;}
  .allusernamechk-profile{margin:0 0 22px!important;border-radius:18px!important;overflow:hidden!important;}
  .allusernamechk-profile-inner{min-height:0!important;padding:14px 12px 14px!important;display:grid!important;grid-template-columns:68px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:10px 12px!important;align-items:center!important;}
  .allusernamechk-avatar{position:relative!important;left:auto!important;top:auto!important;width:68px!important;height:68px!important;border-width:3px!important;grid-column:1!important;grid-row:1!important;box-shadow:0 8px 22px rgba(76,90,210,.16)!important;}
  .allusernamechk-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;display:block;}
  .allusernamechk-avatar span{font-size:24px!important;}
  .allusernamechk-avatar i{width:18px!important;height:18px!important;right:-2px!important;bottom:5px!important;}
  .allusernamechk-profile-info{padding:0!important;grid-column:2!important;grid-row:1!important;min-width:0!important;}
  .allusernamechk-profile-name{font-size:19px!important;line-height:1.15!important;margin:0 0 4px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important;}
  .allusernamechk-profile-user{font-size:13px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .allusernamechk-profile-follow{font-size:13px!important;margin-top:7px!important;line-height:1.2!important;}
  .allusernamechk-top-cards{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;grid-column:1/3!important;grid-row:2!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:2px!important;}
  .allusernamechk-top-card{height:48px!important;border-radius:11px!important;padding:7px 8px!important;gap:7px!important;grid-template-columns:32px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;}
  .allusernamechk-top-card .allusernamechk-logo{width:32px!important;height:32px!important;flex-basis:32px!important;border-radius:8px!important;grid-row:1/3!important;}
  .allusernamechk-top-card b{font-size:12.5px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .allusernamechk-top-card span{font-size:11.5px!important;gap:5px!important;line-height:1!important;}
  .allusernamechk-top-card em{width:7px!important;height:7px!important;}
  .allusernamechk-grid{gap:10px 9px!important;}
  .allusernamechk-card{min-height:76px!important;padding:8px!important;border-radius:12px!important;grid-template-columns:minmax(0,1fr) 72px!important;gap:5px 6px!important;}
  .allusernamechk-card-left{gap:7px!important;min-width:0!important;}
  .allusernamechk-card-left .allusernamechk-logo{width:31px!important;height:31px!important;flex-basis:31px!important;border-radius:8px!important;}
  .allusernamechk-card-left b{font-size:12.6px!important;line-height:1.05!important;max-width:72px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .allusernamechk-status{font-size:11.8px!important;margin-left:38px!important;line-height:1!important;white-space:nowrap!important;}
  .allusernamechk-card-btn{height:32px!important;min-width:66px!important;width:66px!important;border-radius:8px!important;font-size:12.4px!important;padding:0 5px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;}
}
@media (max-width:390px){
  .allusernamechk-card{grid-template-columns:minmax(0,1fr) 64px!important;}
  .allusernamechk-card-btn{width:60px!important;min-width:60px!important;font-size:11.5px!important;}
  .allusernamechk-card-left b{font-size:11.8px!important;max-width:62px!important;}
  .allusernamechk-status{font-size:10.8px!important;margin-left:36px!important;}
}


/* v6.1.3 desktop/mobile layout repair */
.allusernamechk-avatar{overflow:hidden!important}
.allusernamechk-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;display:block!important}
.allusernamechk-top-card{height:84px!important;padding:15px 20px!important;grid-template-columns:50px minmax(0,1fr) auto!important;gap:14px!important}
.allusernamechk-top-card .allusernamechk-logo{width:50px!important;height:50px!important;flex:0 0 50px!important;border-radius:12px!important}
.allusernamechk-top-card b{font-size:21px!important}
.allusernamechk-top-card span{font-size:19px!important}
.allusernamechk-card-btn{height:38px!important;min-width:74px!important;padding:0 13px!important;font-size:14px!important;border-radius:10px!important}
.allusernamechk-card{min-height:72px!important}
.allusernamechk-logo-rd{background:#ff5b1f!important}
.allusernamechk-logo-sc{background:#ffd91a!important;color:#111!important}

@media (max-width:980px){
  .allusernamechk-profile-inner{min-height:320px!important;padding:38px 42px 130px!important}
  .allusernamechk-avatar{left:42px!important;top:34px!important;width:138px!important;height:138px!important}
  .allusernamechk-profile-info{padding-left:182px!important}
  .allusernamechk-top-cards{left:42px!important;right:42px!important;bottom:26px!important;gap:16px!important}
}

@media (max-width:720px){
  .allusernamechk-wrap{padding:0!important}
  .allusernamechk-toolbox{padding:38px 6px 10px!important}
  .allusernamechk-input-shell{width:calc(100% - 2px)!important;max-width:none!important;height:58px!important;padding:7px 7px 7px 14px!important;border-radius:20px!important}
  .allusernamechk-form{margin-bottom:36px!important}
  .allusernamechk-results{padding:0 6px 24px!important;margin-top:30px!important}
  .allusernamechk-results-title{font-size:25px!important;margin:0 0 16px 2px!important}
  .allusernamechk-profile{border-radius:20px!important;margin:0 0 20px!important}
  .allusernamechk-profile:before{right:-18%!important;top:22%!important;width:72%!important;height:54%!important;opacity:.28!important}
  .allusernamechk-profile:after{right:5%!important;top:22%!important;width:82px!important;height:82px!important;opacity:.95!important}
  .allusernamechk-profile-inner{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:10px 12px!important;padding:14px 12px 16px!important;min-height:auto!important}
  .allusernamechk-avatar{position:relative!important;left:auto!important;top:auto!important;width:76px!important;height:76px!important;border-width:3px!important;grid-column:1!important;grid-row:1!important}
  .allusernamechk-avatar span{font-size:28px!important}
  .allusernamechk-avatar i{right:-1px!important;bottom:5px!important;width:18px!important;height:18px!important;border-width:3px!important}
  .allusernamechk-profile-info{grid-column:2!important;grid-row:1!important;padding:0!important;min-width:0!important}
  .allusernamechk-profile-name{font-size:18px!important;line-height:1.12!important;margin:0 0 4px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-profile-user{font-size:12px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-profile-follow{margin-top:6px!important;font-size:12px!important;line-height:1.1!important;gap:8px!important;white-space:nowrap!important}
  .allusernamechk-top-cards{position:static!important;grid-column:1 / 3!important;grid-row:2!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:2px!important}
  .allusernamechk-top-card{height:56px!important;padding:7px 8px!important;border-radius:12px!important;grid-template-columns:32px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:2px 7px!important}
  .allusernamechk-top-card .allusernamechk-logo{width:32px!important;height:32px!important;flex:0 0 32px!important;border-radius:9px!important;grid-row:1 / 3!important}
  .allusernamechk-top-card b{font-size:12px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-top-card span{font-size:10.5px!important;line-height:1!important;gap:4px!important;white-space:nowrap!important}
  .allusernamechk-top-card em{width:6px!important;height:6px!important;flex:0 0 6px!important}
  .allusernamechk-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 10px!important}
  .allusernamechk-card{min-height:84px!important;height:auto!important;padding:8px 8px 9px!important;border-radius:14px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 64px!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:8px!important;row-gap:6px!important;overflow:hidden!important}
  .allusernamechk-card-left{grid-column:1!important;grid-row:1!important;display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important}
  .allusernamechk-card-left .allusernamechk-logo{width:32px!important;height:32px!important;flex:0 0 32px!important;border-radius:9px!important}
  .allusernamechk-card-left b{font-size:10.8px!important;line-height:1.08!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important}
  .allusernamechk-status{grid-column:1!important;grid-row:2!important;justify-content:flex-start!important;align-self:start!important;margin:0 0 0 40px!important;gap:4px!important;font-size:9.8px!important;line-height:1!important;white-space:nowrap!important}
  .allusernamechk-status em{width:6px!important;height:6px!important;flex:0 0 6px!important}
  .allusernamechk-card-btn{grid-column:2!important;grid-row:1 / 3!important;align-self:center!important;justify-self:stretch!important;width:100%!important;min-width:0!important;height:34px!important;padding:0 4px!important;border-radius:10px!important;font-size:10.5px!important;line-height:1!important}
  .allusernamechk-logo{box-shadow:0 6px 14px rgba(38,48,96,.14)!important}
}

@media (max-width:390px){
  .allusernamechk-toolbox{padding-left:4px!important;padding-right:4px!important}
  .allusernamechk-results{padding-left:4px!important;padding-right:4px!important}
  .allusernamechk-card{grid-template-columns:minmax(0,1fr) 58px!important;column-gap:6px!important;padding:8px 7px!important;min-height:80px!important}
  .allusernamechk-card-left .allusernamechk-logo{width:30px!important;height:30px!important;flex-basis:30px!important}
  .allusernamechk-card-left b{font-size:10px!important}
  .allusernamechk-status{margin-left:38px!important;font-size:9.1px!important}
  .allusernamechk-card-btn{height:33px!important;font-size:9.6px!important}
  .allusernamechk-top-card{height:54px!important;padding:7px!important}
  .allusernamechk-top-card b{font-size:11.3px!important}
  .allusernamechk-top-card span{font-size:10px!important}
}

/* v6.1.3 exact mobile result/profile alignment repair */
.allusernamechk-profile:after{display:none!important;content:none!important}
.allusernamechk-profile-deco{position:absolute!important;right:34px!important;top:42px!important;width:112px!important;height:112px!important;background:url('../images/masked-man.png') center/contain no-repeat!important;z-index:2!important;pointer-events:none!important;filter:drop-shadow(0 10px 16px rgba(7,16,61,.16))!important;opacity:.98!important;overflow:visible!important}
.allusernamechk-profile-inner{z-index:3!important}.allusernamechk-top-cards{z-index:4!important}
.allusernamechk-top-card{overflow:hidden!important}.allusernamechk-top-card b,.allusernamechk-card-left b{min-width:0!important}
.allusernamechk-card-btn{font-weight:850!important;white-space:nowrap!important;box-shadow:none!important;letter-spacing:-.1px!important}.allusernamechk-card-taken .allusernamechk-card-btn{color:#ff3030!important;border-color:#ff4545!important}.allusernamechk-card-available .allusernamechk-card-btn{color:#22a649!important;border-color:#25b64e!important}

@media (min-width:721px){
  .allusernamechk-profile-inner{padding-right:190px!important}
  .allusernamechk-top-card{height:72px!important;padding:12px 16px!important;grid-template-columns:44px minmax(0,1fr) auto!important;gap:12px!important;border-radius:13px!important}
  .allusernamechk-top-card .allusernamechk-logo{width:44px!important;height:44px!important;flex:0 0 44px!important;border-radius:10px!important}
  .allusernamechk-top-card b{font-size:18px!important}.allusernamechk-top-card span{font-size:16px!important;gap:7px!important}.allusernamechk-top-card em{width:9px!important;height:9px!important;flex:0 0 9px!important}
}

@media (max-width:720px){
  .allusernamechk-wrap{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important;overflow:visible!important}
  .allusernamechk-toolbox{padding-left:4px!important;padding-right:4px!important}
  .allusernamechk-results{padding:0 2px 22px!important;margin-top:24px!important;width:100%!important;max-width:none!important;overflow:visible!important}
  .allusernamechk-results-title{font-size:26px!important;line-height:1.05!important;margin:0 0 14px 4px!important;letter-spacing:-.7px!important}

  .allusernamechk-profile{border-radius:18px!important;margin:0 2px 18px!important;overflow:hidden!important;box-shadow:0 14px 30px rgba(50,69,160,.22)!important}
  .allusernamechk-profile:before{right:-34%!important;top:22%!important;width:86%!important;height:58%!important;opacity:.23!important}
  .allusernamechk-profile-deco{right:12px!important;top:16px!important;width:54px!important;height:54px!important;opacity:.96!important;filter:drop-shadow(0 7px 11px rgba(7,16,61,.18))!important}
  .allusernamechk-profile-inner{grid-template-columns:70px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:9px 10px!important;padding:13px 10px 14px!important;min-height:auto!important;align-items:center!important}
  .allusernamechk-avatar{width:70px!important;height:70px!important;border-width:3px!important;grid-column:1!important;grid-row:1!important;align-self:start!important;overflow:hidden!important}
  .allusernamechk-avatar span{font-size:25px!important}.allusernamechk-avatar i{width:17px!important;height:17px!important;right:-1px!important;bottom:5px!important;border-width:3px!important}
  .allusernamechk-profile-info{grid-column:2!important;grid-row:1!important;padding:0 54px 0 0!important;min-width:0!important;align-self:center!important}
  .allusernamechk-profile-name{font-size:17.5px!important;line-height:1.08!important;margin:0 0 4px!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;letter-spacing:-.25px!important}
  .allusernamechk-profile-user{font-size:11.5px!important;line-height:1.12!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-profile-follow{font-size:11.5px!important;line-height:1.1!important;margin-top:6px!important;gap:6px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-top-cards{grid-column:1/3!important;grid-row:2!important;position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:1px!important;left:auto!important;right:auto!important;bottom:auto!important}
  .allusernamechk-top-card{height:48px!important;min-height:48px!important;padding:6px 7px!important;border-radius:11px!important;grid-template-columns:29px minmax(0,1fr)!important;grid-template-rows:18px 16px!important;gap:0 6px!important;align-items:center!important}
  .allusernamechk-top-card .allusernamechk-logo{width:29px!important;height:29px!important;flex:0 0 29px!important;border-radius:8px!important;grid-row:1/3!important;align-self:center!important}
  .allusernamechk-top-card b{font-size:10.6px!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;align-self:end!important}
  .allusernamechk-top-card span{font-size:9.7px!important;line-height:1!important;gap:3px!important;white-space:nowrap!important;align-self:start!important}
  .allusernamechk-top-card em{width:5.5px!important;height:5.5px!important;flex:0 0 5.5px!important}

  .allusernamechk-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 7px!important;width:100%!important;max-width:none!important;margin:0!important}
  .allusernamechk-card{min-height:70px!important;height:70px!important;padding:7px 6px!important;border-radius:13px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 56px!important;grid-template-rows:31px 18px!important;column-gap:5px!important;row-gap:2px!important;align-items:start!important;overflow:hidden!important}
  .allusernamechk-card-left{grid-column:1!important;grid-row:1!important;display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important;width:100%!important;overflow:hidden!important;align-self:start!important}
  .allusernamechk-card-left .allusernamechk-logo{width:28px!important;height:28px!important;flex:0 0 28px!important;border-radius:8px!important;font-size:16px!important}
  .allusernamechk-card-left b{display:block!important;font-size:9.8px!important;line-height:1.04!important;font-weight:900!important;letter-spacing:-.22px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:calc(100% - 34px)!important;color:#07103d!important;margin:0!important;padding:0!important}
  .allusernamechk-status{grid-column:1!important;grid-row:2!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;margin:0 0 0 34px!important;gap:3px!important;font-size:8.9px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.1px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;align-self:start!important}
  .allusernamechk-status em{width:5.5px!important;height:5.5px!important;flex:0 0 5.5px!important}
  .allusernamechk-card-btn{grid-column:2!important;grid-row:1/3!important;width:56px!important;min-width:56px!important;height:30px!important;align-self:center!important;justify-self:end!important;border-radius:9px!important;font-size:9.4px!important;line-height:1!important;padding:0 2px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:#fff!important}
}

@media (max-width:390px){
  .allusernamechk-results{padding-left:1px!important;padding-right:1px!important}
  .allusernamechk-grid{gap:9px 6px!important}
  .allusernamechk-card{height:67px!important;min-height:67px!important;grid-template-columns:minmax(0,1fr) 52px!important;padding:6px 5px!important;column-gap:4px!important;border-radius:12px!important;grid-template-rows:30px 17px!important}
  .allusernamechk-card-left{gap:5px!important}.allusernamechk-card-left .allusernamechk-logo{width:27px!important;height:27px!important;flex-basis:27px!important;border-radius:7px!important}.allusernamechk-card-left b{font-size:8.9px!important;max-width:calc(100% - 32px)!important;letter-spacing:-.28px!important}
  .allusernamechk-status{margin-left:32px!important;font-size:8.15px!important;gap:2.5px!important}.allusernamechk-status em{width:5px!important;height:5px!important;flex-basis:5px!important}
  .allusernamechk-card-btn{width:52px!important;min-width:52px!important;height:28px!important;border-radius:8px!important;font-size:8.55px!important;padding:0 1px!important}
  .allusernamechk-profile{margin-left:1px!important;margin-right:1px!important}.allusernamechk-profile-inner{grid-template-columns:66px minmax(0,1fr)!important;padding:12px 9px 13px!important;gap:8px!important}.allusernamechk-avatar{width:66px!important;height:66px!important}.allusernamechk-profile-info{padding-right:48px!important}.allusernamechk-profile-deco{width:48px!important;height:48px!important;right:9px!important;top:15px!important}.allusernamechk-profile-name{font-size:16.2px!important}.allusernamechk-profile-user,.allusernamechk-profile-follow{font-size:10.8px!important}
  .allusernamechk-top-card{height:46px!important;min-height:46px!important;padding:6px!important;grid-template-columns:27px minmax(0,1fr)!important}.allusernamechk-top-card .allusernamechk-logo{width:27px!important;height:27px!important;flex-basis:27px!important}.allusernamechk-top-card b{font-size:9.8px!important}.allusernamechk-top-card span{font-size:8.9px!important}
}

/* v6.1.5 final mobile spacing/alignment repair */
.allusernamechk-card,.allusernamechk-top-card{box-sizing:border-box!important}
@media (min-width:721px){
  .allusernamechk-top-cards{left:0!important;right:0!important;bottom:0!important;gap:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .allusernamechk-top-card{height:62px!important;min-height:62px!important;border-radius:0!important;padding:8px 18px!important;grid-template-columns:40px minmax(0,1fr) auto!important;gap:10px!important;background:rgba(56,102,245,.22)!important}
  .allusernamechk-top-card:first-child{border-bottom-left-radius:18px!important}.allusernamechk-top-card:last-child{border-bottom-right-radius:18px!important}
  .allusernamechk-top-card .allusernamechk-logo{width:40px!important;height:40px!important;flex:0 0 40px!important;border-radius:10px!important}
  .allusernamechk-top-card b{font-size:17px!important;line-height:1!important}.allusernamechk-top-card span{font-size:15px!important;line-height:1!important}
  .allusernamechk-profile-inner{padding-bottom:78px!important}
}
@media (max-width:720px){
  .allusernamechk-results{padding-left:4px!important;padding-right:4px!important;width:100%!important;max-width:100%!important}
  .allusernamechk-results-title{margin-left:4px!important;margin-bottom:14px!important}
  .allusernamechk-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 8px!important;width:100%!important}
  .allusernamechk-card{min-height:78px!important;height:auto!important;padding:9px 7px!important;border-radius:15px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 60px!important;grid-template-rows:18px 17px!important;gap:2px 5px!important;align-content:center!important;align-items:start!important;overflow:hidden!important}
  .allusernamechk-card-left{grid-column:1/2!important;grid-row:1/2!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:7px!important;align-items:start!important;min-width:0!important;width:100%!important;align-self:start!important}
  .allusernamechk-card-left .allusernamechk-logo{width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:9px!important;font-size:16px!important;grid-row:1/3!important;align-self:start!important}
  .allusernamechk-card-left b{font-size:12.2px!important;line-height:1.05!important;max-width:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;align-self:start!important;padding-top:1px!important}
  .allusernamechk-status{grid-column:1/2!important;grid-row:2/3!important;margin-left:41px!important;margin-top:0!important;font-size:11.2px!important;line-height:1!important;gap:4px!important;align-self:start!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-status em{width:6.5px!important;height:6.5px!important;flex:0 0 6.5px!important}
  .allusernamechk-card-btn{grid-column:2/3!important;grid-row:1/3!important;align-self:center!important;justify-self:end!important;height:32px!important;min-width:56px!important;width:56px!important;border-radius:10px!important;font-size:11px!important;line-height:1!important;padding:0 4px!important;font-weight:800!important}
  .allusernamechk-profile{margin-left:1px!important;margin-right:1px!important;margin-bottom:18px!important}
  .allusernamechk-profile-inner{padding:12px 9px 8px!important;grid-template-columns:68px minmax(0,1fr)!important;gap:8px 9px!important}
  .allusernamechk-profile-info{padding-right:50px!important}
  .allusernamechk-profile-deco{right:9px!important;top:13px!important;width:48px!important;height:48px!important}
  .allusernamechk-top-cards{position:static!important;margin:4px -9px -8px!important;grid-column:1/3!important;gap:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:calc(100% + 18px)!important}
  .allusernamechk-top-card{height:42px!important;min-height:42px!important;border-radius:0!important;padding:5px 7px!important;grid-template-columns:25px minmax(0,1fr)!important;grid-template-rows:16px 14px!important;gap:0 5px!important;align-content:center!important;background:rgba(56,102,245,.22)!important}
  .allusernamechk-top-card:first-child{border-bottom-left-radius:18px!important}.allusernamechk-top-card:last-child{border-bottom-right-radius:18px!important}
  .allusernamechk-top-card .allusernamechk-logo{width:25px!important;height:25px!important;flex:0 0 25px!important;border-radius:7px!important;grid-row:1/3!important;align-self:center!important}
  .allusernamechk-top-card b{font-size:9.7px!important;line-height:1!important;align-self:end!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-top-card span{font-size:8.9px!important;line-height:1!important;gap:3px!important;align-self:start!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-top-card em{width:5px!important;height:5px!important;flex:0 0 5px!important}
}
@media (max-width:390px){
  .allusernamechk-results{padding-left:3px!important;padding-right:3px!important}
  .allusernamechk-grid{gap:9px 7px!important}
  .allusernamechk-card{min-height:74px!important;padding:8px 6px!important;grid-template-columns:minmax(0,1fr) 54px!important;grid-template-rows:17px 16px!important;gap:1px 4px!important;border-radius:14px!important}
  .allusernamechk-card-left{grid-template-columns:31px minmax(0,1fr)!important;gap:6px!important}
  .allusernamechk-card-left .allusernamechk-logo{width:31px!important;height:31px!important;flex-basis:31px!important;border-radius:8px!important}
  .allusernamechk-card-left b{font-size:11.1px!important;padding-top:1px!important}
  .allusernamechk-status{margin-left:37px!important;font-size:10.4px!important;gap:3px!important}
  .allusernamechk-status em{width:6px!important;height:6px!important;flex-basis:6px!important}
  .allusernamechk-card-btn{height:30px!important;min-width:52px!important;width:52px!important;font-size:10.3px!important;border-radius:9px!important;padding:0 3px!important}
  .allusernamechk-profile-inner{grid-template-columns:64px minmax(0,1fr)!important;padding:11px 8px 7px!important}
  .allusernamechk-top-cards{margin:4px -8px -7px!important;width:calc(100% + 16px)!important}
  .allusernamechk-top-card{height:40px!important;min-height:40px!important;padding:5px 6px!important;grid-template-columns:24px minmax(0,1fr)!important}.allusernamechk-top-card .allusernamechk-logo{width:24px!important;height:24px!important;flex-basis:24px!important}.allusernamechk-top-card b{font-size:9.1px!important}.allusernamechk-top-card span{font-size:8.3px!important}
}


/* v6.1.9 mobile visibility/admin-text/profile cleanup */
.allusernamechk-note{margin:16px auto 0;text-align:center;font-size:13px;line-height:1.5;color:#7c849c;font-weight:700;max-width:980px}
.allusernamechk-avatar i{display:none!important}
.allusernamechk-top-cards-single{grid-template-columns:minmax(0,1fr)!important}

@media (min-width:721px){
  .allusernamechk-profile-inner{padding-right:156px!important}
  .allusernamechk-profile-deco{right:26px!important;top:30px!important;width:76px!important;height:76px!important}
  .allusernamechk-top-cards{left:18px!important;right:18px!important;bottom:16px!important;gap:12px!important}
  .allusernamechk-top-card{height:58px!important;min-height:58px!important;border-radius:14px!important;padding:8px 12px!important;grid-template-columns:34px minmax(0,1fr)!important;grid-template-rows:15px 14px!important;gap:3px 8px!important;background:rgba(56,102,245,.24)!important;border:1px solid rgba(255,255,255,.28)!important}
  .allusernamechk-top-card:first-child,.allusernamechk-top-card:last-child{border-bottom-left-radius:14px!important;border-bottom-right-radius:14px!important}
  .allusernamechk-top-card .allusernamechk-logo{width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:9px!important;grid-row:1/3!important}
  .allusernamechk-top-card b{font-size:14px!important;line-height:1!important;align-self:end!important}
  .allusernamechk-top-card span{font-size:12px!important;line-height:1!important;gap:5px!important;align-self:start!important}
}

@media (max-width:720px){
  .allusernamechk-wrap{padding-left:0!important;padding-right:0!important}
  .allusernamechk-results{padding-left:3px!important;padding-right:3px!important;margin-top:22px!important}
  .allusernamechk-results-title{margin:0 0 12px 6px!important;font-size:25px!important;line-height:1.05!important}
  .allusernamechk-grid{gap:8px 7px!important}
  .allusernamechk-card{min-height:74px!important;height:auto!important;padding:7px 6px!important;border-radius:15px!important;grid-template-columns:minmax(0,1fr) 52px!important;grid-template-rows:17px 16px!important;column-gap:5px!important;row-gap:3px!important;align-items:start!important}
  .allusernamechk-card-left{grid-template-columns:30px minmax(0,1fr)!important;gap:6px!important;align-items:start!important}
  .allusernamechk-card-left .allusernamechk-logo{width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:8px!important;grid-row:1/3!important;align-self:start!important}
  .allusernamechk-card-left b{font-size:10px!important;line-height:1!important;letter-spacing:-.14px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;align-self:start!important;padding-top:0!important;max-width:100%!important}
  .allusernamechk-status{margin-left:36px!important;margin-top:0!important;font-size:9.5px!important;gap:3px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;align-self:start!important}
  .allusernamechk-status em{width:5.5px!important;height:5.5px!important;flex:0 0 5.5px!important}
  .allusernamechk-card-btn{width:52px!important;min-width:52px!important;height:28px!important;border-radius:9px!important;font-size:9.8px!important;line-height:1!important;padding:0 2px!important;justify-self:end!important;align-self:center!important}
  .allusernamechk-note{margin-top:14px!important;padding:0 8px!important;font-size:11.4px!important;line-height:1.4!important}

  .allusernamechk-profile{margin-left:1px!important;margin-right:1px!important;margin-bottom:16px!important;border-radius:18px!important}
  .allusernamechk-profile-inner{padding:11px 8px 11px!important;grid-template-columns:66px minmax(0,1fr)!important;gap:8px!important}
  .allusernamechk-avatar{width:66px!important;height:66px!important}
  .allusernamechk-profile-info{padding-right:44px!important}
  .allusernamechk-profile-name{font-size:16.5px!important;line-height:1.05!important;margin-bottom:3px!important}
  .allusernamechk-profile-user{font-size:11.3px!important;line-height:1.1!important}
  .allusernamechk-profile-follow{font-size:11.3px!important;line-height:1.1!important;margin-top:5px!important;gap:6px!important}
  .allusernamechk-profile-deco{right:8px!important;top:12px!important;width:40px!important;height:40px!important;opacity:.96!important}
  .allusernamechk-top-cards{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;grid-column:1/3!important;gap:6px!important;margin:6px 0 0!important;width:100%!important}
  .allusernamechk-top-card{height:42px!important;min-height:42px!important;border-radius:11px!important;padding:5px 6px!important;grid-template-columns:24px minmax(0,1fr)!important;grid-template-rows:14px 12px!important;gap:1px 5px!important;align-content:center!important;background:rgba(56,102,245,.20)!important;border:1px solid rgba(255,255,255,.22)!important}
  .allusernamechk-top-card:first-child,.allusernamechk-top-card:last-child{border-bottom-left-radius:11px!important;border-bottom-right-radius:11px!important}
  .allusernamechk-top-card .allusernamechk-logo{width:24px!important;height:24px!important;flex:0 0 24px!important;border-radius:7px!important;grid-row:1/3!important;align-self:center!important}
  .allusernamechk-top-card b{font-size:9px!important;line-height:1!important;align-self:end!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-top-card span{font-size:8px!important;line-height:1!important;gap:3px!important;align-self:start!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .allusernamechk-top-card em{width:4.5px!important;height:4.5px!important;flex:0 0 4.5px!important}
}

@media (max-width:390px){
  .allusernamechk-results{padding-left:2px!important;padding-right:2px!important}
  .allusernamechk-grid{gap:8px 6px!important}
  .allusernamechk-card{grid-template-columns:minmax(0,1fr) 49px!important;min-height:72px!important;padding:7px 5px!important}
  .allusernamechk-card-left{grid-template-columns:28px minmax(0,1fr)!important;gap:5px!important}
  .allusernamechk-card-left .allusernamechk-logo{width:28px!important;height:28px!important;flex-basis:28px!important}
  .allusernamechk-card-left b{font-size:9.2px!important;letter-spacing:-.18px!important}
  .allusernamechk-status{margin-left:33px!important;font-size:8.9px!important}
  .allusernamechk-card-btn{width:49px!important;min-width:49px!important;height:27px!important;font-size:9px!important}
  .allusernamechk-profile-inner{grid-template-columns:62px minmax(0,1fr)!important;padding:10px 7px 10px!important}
  .allusernamechk-avatar{width:62px!important;height:62px!important}
  .allusernamechk-profile-info{padding-right:40px!important}
  .allusernamechk-profile-name{font-size:15.6px!important}.allusernamechk-profile-user,.allusernamechk-profile-follow{font-size:10.7px!important}
  .allusernamechk-profile-deco{width:36px!important;height:36px!important;right:7px!important;top:11px!important}
  .allusernamechk-top-card{height:40px!important;min-height:40px!important;padding:5px!important;grid-template-columns:23px minmax(0,1fr)!important}
  .allusernamechk-top-card .allusernamechk-logo{width:23px!important;height:23px!important;flex-basis:23px!important}
  .allusernamechk-top-card b{font-size:8.6px!important}
  .allusernamechk-top-card span{font-size:7.8px!important}
}


/* v7.1.2 shortcode H1/tagline + desktop width polish */
.allusernamechk-title-row h1{
    margin:0;
    font-size:clamp(22px,7vw,48px)!important;
    line-height:1.15!important;
    font-weight:900;
    letter-spacing:-1px;
    color:#050b2f;

    white-space:normal!important;
    overflow:visible!important;
    text-overflow:unset!important;
    max-width:100%!important;

    word-break:break-word!important;
    text-align:center;
}
