:root{
  --insta-bg:#f7f2ee;
  --insta-surface:#ffffff;
  --insta-surface-2:#fbfbfc;
  --insta-line:#e7ded8;
  --insta-line-2:#d9dde5;
  --insta-text:#111827;
  --insta-sub:#5b6475;
  --insta-soft:#8a94a6;
  --insta-pink:#ff4d8d;
  --insta-violet:#6c5cf6;
  --insta-green:#4eab14;
  --insta-green-soft:#eff9e8;
  --insta-orange:#d97706;
  --insta-orange-soft:#fff7ed;
  --insta-red:#e11d48;
  --insta-red-soft:#fff1f4;
  --insta-shadow:0 18px 60px rgba(17,24,39,.08);
}

.instaviewer-wrap,
.instaviewer-wrap *{box-sizing:border-box}
.instaviewer-wrap{max-width:1200px;margin:0 auto;padding:0 16px 40px;color:var(--insta-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}
.instaviewer-wrap button,.instaviewer-wrap input,.instaviewer-wrap textarea{font:inherit}
.instaviewer-wrap a{text-decoration:none}
.instaviewer-wrap [hidden]{display:none!important}

.instaviewer-hero{position:relative;overflow:hidden;padding:68px 24px 30px;background:linear-gradient(180deg,#f8f1ec 0%,#f8f3ee 100%);border-radius:0 0 38px 38px}
.instaviewer-orb{position:absolute;border-radius:999px;pointer-events:none;opacity:.55}
.instaviewer-orb-left{width:220px;height:220px;left:-80px;top:-32px;border:1px solid #efc5cf;box-shadow:0 0 0 10px rgba(251,191,206,.15),0 0 0 22px rgba(251,191,206,.08),0 0 0 34px rgba(251,191,206,.05)}
.instaviewer-orb-right{width:320px;height:320px;right:-150px;bottom:-100px;background:radial-gradient(circle at 20% 20%,rgba(229,201,255,.55),rgba(229,201,255,.12) 50%,transparent 55%)}
.instaviewer-title{margin:0;text-align:center;font-size:86px;line-height:1;font-weight:900;letter-spacing:-.055em}
.instaviewer-title span{background:linear-gradient(135deg,#ff604c,#ff418c 42%,#7e42ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.instaviewer-subtitle{max-width:980px;margin:16px auto 34px;text-align:center;font-size:24px;line-height:1.35;color:#333c4d}

.instaviewer-search-card{position:relative;max-width:1080px;margin:0 auto;padding:34px 40px 26px;border:1px solid #eadcd3;border-radius:34px;background:rgba(255,255,255,.94);box-shadow:var(--insta-shadow);backdrop-filter:blur(8px)}
.instaviewer-label{display:block;margin-bottom:18px;color:#1c2434;text-transform:uppercase;font-size:19px;letter-spacing:.18em;font-weight:800}
.instaviewer-search-row{display:grid;grid-template-columns:minmax(0,1fr) 308px;gap:22px;align-items:center}
.instaviewer-input-shell{display:flex;align-items:center;height:112px;padding:0 16px;border:1px solid #e6d8ce;border-radius:24px;background:#fff;box-shadow:inset 0 2px 10px rgba(17,24,39,.04)}
.instaviewer-at{flex:0 0 auto;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#ffe7ef;color:#ff4889;font-size:36px;font-weight:900}
.instaviewer-input{flex:1 1 auto;min-width:0;height:56px;border:0;outline:0;background:#f4f7fb;border-radius:16px;padding:0 24px;margin-left:16px;font-size:24px;color:#30384a}
.instaviewer-input::placeholder{color:#8b94a5}
.instaviewer-view-btn{height:112px;border:0;border-radius:22px;background:linear-gradient(135deg,#ff4f8c,#6c5cf6);color:#fff;font-size:24px;font-weight:800;letter-spacing:-.02em;cursor:pointer;box-shadow:0 18px 36px rgba(118,86,245,.28);transition:transform .18s ease,box-shadow .18s ease}
.instaviewer-view-btn:hover{transform:translateY(-1px);box-shadow:0 24px 46px rgba(118,86,245,.34)}
.instaviewer-view-btn:disabled{opacity:.82;cursor:not-allowed;transform:none}
.instaviewer-view-btn.instaviewer-searching{opacity:.85}

.instaviewer-feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px;padding-top:24px;border-top:1px solid var(--insta-line)}
.instaviewer-feature-row span{display:flex;align-items:center;justify-content:center;gap:16px;color:#121826;font-size:17px;font-weight:800;text-align:left;line-height:1.12}
.instaviewer-feature-row em{font-style:normal}
.instaviewer-ficon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#f9f3ef);border:1px solid #efe2d9;box-shadow:0 10px 22px rgba(17,24,39,.06);position:relative}
.instaviewer-ficon:before{content:"";width:22px;height:22px;background:currentColor;display:block;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain}
.instaviewer-ficon-lock{color:#f59e0b}.instaviewer-ficon-lock:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M8 10V8a4 4 0 118 0v2h1a2 2 0 012 2v7H5v-7a2 2 0 012-2h1zm2 0h4V8a2 2 0 10-4 0v2z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M8 10V8a4 4 0 118 0v2h1a2 2 0 012 2v7H5v-7a2 2 0 012-2h1zm2 0h4V8a2 2 0 10-4 0v2z"/></svg>')}
.instaviewer-ficon-bolt{color:#ff4f8c}.instaviewer-ficon-bolt:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M13 2 4 14h6l-1 8 9-12h-6l1-8z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M13 2 4 14h6l-1 8 9-12h-6l1-8z"/></svg>')}
.instaviewer-ficon-world{color:#6c5cf6}.instaviewer-ficon-world:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M12 2a10 10 0 100 20 10 10 0 000-20zm7.75 9h-3.17A15.6 15.6 0 0014.67 4a8.03 8.03 0 015.08 7zM12 4.07c1.43 1.74 2.46 4.26 2.63 6.93H9.37C9.54 8.33 10.57 5.8 12 4.07zM4.25 13h3.17A15.6 15.6 0 009.33 20a8.03 8.03 0 01-5.08-7zm3.17-2H4.25a8.03 8.03 0 015.08-7A15.6 15.6 0 007.42 11zM12 19.93c-1.43-1.74-2.46-4.26-2.63-6.93h5.26c-.17 2.67-1.2 5.2-2.63 6.93zM14.67 20a15.6 15.6 0 001.91-7h3.17a8.03 8.03 0 01-5.08 7z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M12 2a10 10 0 100 20 10 10 0 000-20zm7.75 9h-3.17A15.6 15.6 0 0014.67 4a8.03 8.03 0 015.08 7zM12 4.07c1.43 1.74 2.46 4.26 2.63 6.93H9.37C9.54 8.33 10.57 5.8 12 4.07zM4.25 13h3.17A15.6 15.6 0 009.33 20a8.03 8.03 0 01-5.08-7zm3.17-2H4.25a8.03 8.03 0 015.08-7A15.6 15.6 0 007.42 11zM12 19.93c-1.43-1.74-2.46-4.26-2.63-6.93h5.26c-.17 2.67-1.2 5.2-2.63 6.93zM14.67 20a15.6 15.6 0 001.91-7h3.17a8.03 8.03 0 01-5.08 7z"/></svg>')}
.instaviewer-ficon-shield{color:#7c53e3}.instaviewer-ficon-shield:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M12 2l7 3v5c0 5.25-3.44 9.98-7 11-3.56-1.02-7-5.75-7-11V5l7-3z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M12 2l7 3v5c0 5.25-3.44 9.98-7 11-3.56-1.02-7-5.75-7-11V5l7-3z"/></svg>')}

.instaviewer-loader{margin-top:20px;text-align:center}
.instaviewer-loader span{display:inline-block;width:38px;height:38px;border-radius:50%;border:3px solid rgba(108,92,246,.2);border-top-color:var(--insta-violet);animation:instaviewer-spin .85s linear infinite}
.instaviewer-error{margin-top:18px;padding:16px 20px;border-radius:18px;background:#fbeaed;color:#c12647;text-align:center;font-size:18px;font-weight:800}
.instaviewer-limit-box{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}

.instaviewer-results{margin-top:24px}
.instaviewer-profile-card{border:1px solid var(--insta-line);border-radius:26px;background:var(--insta-surface);box-shadow:var(--insta-shadow);padding:28px 34px;margin-bottom:18px}
.instaviewer-profile-head{display:flex;align-items:flex-start;gap:20px}
.instaviewer-avatar-wrap{position:relative;width:102px;height:102px;border-radius:50%;padding:5px;background:linear-gradient(135deg,#ff4d8d,#8a40ff)}
.instaviewer-avatar{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;background:#f1f5f9}
.instaviewer-avatar-download{position:absolute;left:72px;bottom:-4px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#ff5b4c;box-shadow:0 10px 18px rgba(0,0,0,.15);border:1px solid #f1e6e0}
.instaviewer-profile-main{flex:1 1 auto;min-width:0}
.instaviewer-profile-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.instaviewer-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.instaviewer-name-row h3{margin:0;font-size:30px;line-height:1.05;letter-spacing:-.04em;font-weight:900;color:#0d2346}
.instaviewer-verified{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#f0388d;color:#fff;font-size:13px;font-weight:900}
.instaviewer-fullname{margin:8px 0 0;color:#f0388d;font-size:16px;font-weight:600}
.instaviewer-socials{display:flex;gap:8px;flex-wrap:wrap}
.instaviewer-social{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;box-shadow:0 3px 10px rgba(17,24,39,.12)}
.instaviewer-social .instaviewer-svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.instaviewer-social-youtube .instaviewer-svg{fill:currentColor;stroke:none}
.instaviewer-social-facebook .instaviewer-svg,.instaviewer-social-linkedin .instaviewer-svg,.instaviewer-social-x .instaviewer-svg,.instaviewer-social-tiktok .instaviewer-svg{fill:currentColor;stroke:none}
.instaviewer-anon-badge{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:7px 16px;border:1px solid #abd8a1;border-radius:999px;background:#f6fff5;color:#349d1c;font-size:15px;font-weight:700}
.instaviewer-anon-dot{width:10px;height:10px;border-radius:50%;background:#43b02a}
.instaviewer-bio{margin:18px 0 22px;font-size:17px;line-height:1.65;color:#1f2937}
.instaviewer-more{background:none;border:0;padding:0;color:#2563eb;font-weight:700;cursor:pointer}

.instaviewer-stat-grid,.instaviewer-analysis-grid,.instaviewer-auth-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.instaviewer-stat-grid div{border:1px solid var(--insta-line-2);border-radius:18px;padding:28px 12px;text-align:center}
.instaviewer-stat-grid strong{display:block;font-size:56px;line-height:1;font-weight:900;letter-spacing:-.05em}
.instaviewer-stat-grid span{display:block;margin-top:8px;color:#384152;text-transform:uppercase;font-size:17px;font-weight:800;letter-spacing:.02em}
.instaviewer-analysis-grid{margin-top:20px}
.instaviewer-analysis-card{border:1px solid var(--insta-line-2);border-radius:18px;padding:24px;background:#fff}
.instaviewer-analysis-card h4,.instaviewer-profile-analysis h4{margin:0 0 20px;text-transform:uppercase;letter-spacing:.16em;color:#273347;font-size:13px;font-weight:900}
.instaviewer-score-card{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:16px}
.instaviewer-score-circle{--instaviewer-score:0;position:relative;width:96px;height:96px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#49aa11 calc(var(--instaviewer-score)*1%),#e9efe3 0)}
.instaviewer-score-circle:before{content:"";position:absolute;inset:14px;border-radius:50%;background:#fff}
.instaviewer-score-circle b{position:relative;z-index:1;font-size:26px;font-weight:900}
.instaviewer-score-copy strong{display:block;font-size:32px;line-height:1.05;letter-spacing:-.04em}
.instaviewer-score-copy span{display:block;margin-top:8px;color:#657084;font-size:16px}
.instaviewer-score-pill,.instaviewer-growth-pill{display:inline-flex;align-items:center;gap:7px;margin-top:14px;padding:8px 16px;border-radius:999px;font-size:14px;font-style:normal;font-weight:800}
.instaviewer-pill-real{background:#eef9e8;color:#328c12}.instaviewer-pill-moderate{background:#fff7ea;color:#ae5a10}.instaviewer-pill-suspicious{background:#fff1f4;color:#d8224b}
.instaviewer-value{font-size:42px;line-height:1;letter-spacing:-.05em;font-weight:900}
.instaviewer-value-card span{display:block;margin-top:10px;color:#627089;font-size:16px}
.instaviewer-growth-pill{background:#f9edc8;color:#996a00}
.instaviewer-growth-pill .instaviewer-svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}

.instaviewer-profile-analysis{margin-top:24px}
.instaviewer-bar-row{display:grid;grid-template-columns:160px 1fr 90px;gap:16px;align-items:center;margin:18px 0}
.instaviewer-bar-row span{font-size:16px;color:#1f2937}
.instaviewer-bar{height:12px;border-radius:999px;background:#ebedf1;overflow:hidden}
.instaviewer-bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#46a512,#72bf12)}
.instaviewer-bar-row b{text-align:right;font-size:16px}

.instaviewer-auth-row{grid-template-columns:repeat(3,1fr);margin-top:24px}
.instaviewer-auth-card{position:relative;border:1px solid #e7dfd9;border-radius:18px;padding:24px;text-align:center;background:#fff}
.instaviewer-auth-card .instaviewer-svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.instaviewer-auth-card b{display:block;margin-top:10px;font-size:20px;line-height:1.1}
.instaviewer-auth-card span{display:block;margin-top:6px;font-size:16px}
.instaviewer-auth-card.is-real{color:#2f8e11;background:#f9fff8;border-color:#99d778}
.instaviewer-auth-card.is-moderate{color:#b45309;background:#fffaf5;border-color:#f2cc9f}
.instaviewer-auth-card.is-suspicious{color:#e11d48;background:#fff7f8;border-color:#fecdd3}
.instaviewer-auth-card.is-selected{box-shadow:0 0 0 2px currentColor inset,0 10px 26px rgba(0,0,0,.06)}
.instaviewer-auth-card.is-selected:after{content:"Selected";position:absolute;right:14px;top:12px;padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.9);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}

.instaviewer-download-all{width:100%;margin-top:20px;border:1px solid #d8cef8;border-radius:18px;background:linear-gradient(135deg,#f5f1ff,#fbfafd);display:flex;align-items:center;gap:18px;padding:18px 20px;color:#4d43d8;cursor:pointer;text-align:left}
.instaviewer-download-all-icon,.instaviewer-download-all-arrow{flex:0 0 auto;width:50px;height:50px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#bb45de,#6d53f5);color:#fff}
.instaviewer-download-all-arrow{margin-left:auto}
.instaviewer-download-all-copy strong{display:block;font-size:20px;line-height:1.1;font-weight:900}
.instaviewer-download-all-copy small{display:block;margin-top:6px;color:#656cf0;font-size:14px;font-weight:700}
.instaviewer-download-all .instaviewer-svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}

.instaviewer-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--insta-line);background:#fff;position:sticky;top:0;z-index:5}
.instaviewer-tab{display:flex;align-items:center;justify-content:center;gap:10px;height:60px;border:0;background:#fff;color:#444f63;font-size:18px;font-weight:800;cursor:pointer;border-bottom:3px solid transparent;transition:none}
.instaviewer-tab:hover{background:#fff;color:#444f63}
.instaviewer-tab.instaviewer-active{color:#111827;border-bottom-color:#111827}
.instaviewer-tab-ico{width:21px;height:21px;display:inline-block;color:currentColor}
.instaviewer-tab-ico:before{content:"";display:block;width:100%;height:100%;background:currentColor;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain}
.instaviewer-ico-clock:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M12 3a9 9 0 100 18 9 9 0 000-18zm1 9.6 3.7 2.1-.9 1.6L11 13.3V7h2v5.6z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M12 3a9 9 0 100 18 9 9 0 000-18zm1 9.6 3.7 2.1-.9 1.6L11 13.3V7h2v5.6z"/></svg>')}
.instaviewer-ico-grid:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M4 4h7v7H4V4zm9 0h7v7h-7V4zM4 13h7v7H4v-7zm9 0h7v7h-7v-7z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M4 4h7v7H4V4zm9 0h7v7h-7V4zM4 13h7v7H4v-7zm9 0h7v7h-7v-7z"/></svg>')}
.instaviewer-ico-reel:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2zm0 5h12V6h-2.4l1.6 3H14.5L12.9 6h-2.7l1.6 3H9.1L7.5 6H6v3zm4 2.2v5.6l4.8-2.8-4.8-2.8z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M6 4h12a2 2 0 012 2v12a2 2 0 01-2 2H6a2 2 0 01-2-2V6a2 2 0 012-2zm0 5h12V6h-2.4l1.6 3H14.5L12.9 6h-2.7l1.6 3H9.1L7.5 6H6v3zm4 2.2v5.6l4.8-2.8-4.8-2.8z"/></svg>')}
.instaviewer-ico-star:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M12 2.8l2.7 5.46 6 .87-4.35 4.24 1.03 6L12 16.5l-5.38 2.87 1.03-6L3.3 9.13l6-.87L12 2.8zm0 3.95L10.36 10l-3.58.52 2.59 2.52-.61 3.56L12 14.88l3.24 1.72-.61-3.56 2.59-2.52-3.58-.52L12 6.75z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M12 2.8l2.7 5.46 6 .87-4.35 4.24 1.03 6L12 16.5l-5.38 2.87 1.03-6L3.3 9.13l6-.87L12 2.8zm0 3.95L10.36 10l-3.58.52 2.59 2.52-.61 3.56L12 14.88l3.24 1.72-.61-3.56 2.59-2.52-3.58-.52L12 6.75z"/></svg>')}

.instaviewer-panel{display:none;padding:22px 0}
.instaviewer-panel.instaviewer-active{display:block}
.instaviewer-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.instaviewer-media-card{border:1px solid #d7dbe4;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 18px rgba(17,24,39,.04)}
.instaviewer-card-media{position:relative;aspect-ratio:4/5;background:#f1f4f8;overflow:hidden}
.instaviewer-card-media img,.instaviewer-card-media video{display:block;width:100%;height:100%;object-fit:cover}
.instaviewer-date-badge{position:absolute;left:10px;top:10px;padding:5px 8px;border-radius:6px;background:rgba(17,24,39,.7);color:#fff;font-size:11px;font-weight:900;line-height:1}
.instaviewer-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.55);backdrop-filter:blur(2px);color:#fff;box-shadow:0 8px 24px rgba(17,24,39,.16)}
.instaviewer-play .instaviewer-svg,.instaviewer-story-play .instaviewer-svg{width:18px;height:18px;fill:#fff;stroke:none;margin-left:2px}
.instaviewer-card-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.86);color:#111827;box-shadow:0 8px 18px rgba(17,24,39,.16);cursor:pointer;z-index:2}
.instaviewer-card-arrow.is-prev{left:10px}.instaviewer-card-arrow.is-next{right:10px}
.instaviewer-card-arrow .instaviewer-svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.instaviewer-card-body{padding:12px 12px 14px;background:#fff}
.instaviewer-card-body p{margin:0 0 12px;min-height:45px;font-size:17px;line-height:1.25;font-weight:800;color:#191f2b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.instaviewer-card-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#111827}
.instaviewer-card-meta span{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:800}
.instaviewer-card-meta em{font-style:normal}
.instaviewer-card-meta .instaviewer-svg{width:16px;height:16px}
.instaviewer-card-meta span:first-child .instaviewer-svg{fill:#000;stroke:none}
.instaviewer-card-meta span:nth-child(2) .instaviewer-svg{fill:none;stroke:#000;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.instaviewer-card-download{margin-left:auto;display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:8px 14px;border-radius:999px;border:1px solid #c6cfdb;background:#fff;color:#111827;font-size:13px;font-weight:800}
.instaviewer-card-download .instaviewer-svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}

.instaviewer-story-card .instaviewer-story-media{aspect-ratio:9/16;background:#edeff4}
.instaviewer-story-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.72);color:#111827;box-shadow:0 10px 22px rgba(17,24,39,.18);cursor:pointer;z-index:2}
.instaviewer-story-footer{padding:12px;display:flex;justify-content:flex-end;background:#fff}
.instaviewer-story-footer .instaviewer-card-download{margin-left:0}
.instaviewer-inline-video{background:#000}

.instaviewer-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:8px 4px}
.instaviewer-highlight-item{text-align:center}
.instaviewer-highlight-ring{width:100%;max-width:250px;aspect-ratio:1/1;margin:0 auto 10px;padding:6px;border-radius:50%;border:1px solid #cfd5e2;background:#fff}
.instaviewer-highlight-ring img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}
.instaviewer-highlight-item strong{display:block;font-size:17px;font-weight:700;color:#1f2937}

.instaviewer-load-more,.instaviewer-premium{display:flex;align-items:center;justify-content:center;min-width:190px;height:52px;padding:0 24px;margin:22px auto 0;border:0;border-radius:999px;background:linear-gradient(135deg,#ff4f8c,#6c5cf6);color:#fff;font-size:16px;font-weight:900;box-shadow:0 14px 30px rgba(118,86,245,.25);cursor:pointer}
.instaviewer-load-more.instaviewer-loading:before{content:"";width:22px;height:22px;border:3px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:instaviewer-spin .85s linear infinite}
.instaviewer-empty{padding:34px;border:1px solid var(--insta-line-2);border-radius:18px;background:#fff;text-align:center;color:#5b6475;font-size:18px;font-weight:700}

.instaviewer-modal{position:fixed;inset:0;display:grid;place-items:center;z-index:99999}
.instaviewer-modal-backdrop{position:absolute;inset:0;background:rgba(10,10,15,.68)}
.instaviewer-player-card{position:relative;width:min(420px,92vw);height:min(760px,92vh);padding:18px;border-radius:26px;background:linear-gradient(180deg,#f8f6fa,#f6f2fa);box-shadow:0 40px 100px rgba(0,0,0,.36);overflow:hidden;z-index:1}
.instaviewer-modal-close{position:absolute;right:20px;top:18px;width:34px;height:34px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111827;font-size:22px;line-height:1;cursor:pointer;z-index:4;box-shadow:0 8px 18px rgba(17,24,39,.12)}
.instaviewer-player-top{position:absolute;top:18px;left:18px;right:18px;display:flex;justify-content:space-between;align-items:center;z-index:3;padding-right:46px}
.instaviewer-player-date{display:inline-flex;align-items:center;min-height:46px;padding:0 20px;border-radius:18px;background:rgba(255,255,255,.9);color:#121826;font-size:18px;font-weight:900}
.instaviewer-player-download{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:0 22px;border-radius:18px;background:linear-gradient(135deg,#7260f7,#5c4ff3);color:#fff;font-size:18px;font-weight:900;box-shadow:0 16px 34px rgba(108,92,246,.28)}
.instaviewer-player-download .instaviewer-svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.instaviewer-player-media{position:absolute;left:18px;right:18px;top:96px;bottom:122px;border-radius:16px;overflow:hidden;background:#ebe9ef}
.instaviewer-player-media img,.instaviewer-player-media video{display:block;width:100%;height:100%;object-fit:cover;background:#000}
.instaviewer-player-prev,.instaviewer-player-next{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.88);color:#111827;cursor:pointer;box-shadow:0 10px 24px rgba(17,24,39,.12);z-index:3}
.instaviewer-player-prev{left:18px}.instaviewer-player-next{right:18px}
.instaviewer-player-prev .instaviewer-svg,.instaviewer-player-next .instaviewer-svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.instaviewer-player-bottom{position:absolute;left:18px;right:18px;bottom:20px;z-index:3}
.instaviewer-player-title{display:block;font-size:18px;line-height:1.35;font-weight:900;color:#111827}
.instaviewer-player-meta{display:flex;align-items:center;gap:18px;margin-top:14px;color:#3d4455}
.instaviewer-player-meta span{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:800}
.instaviewer-player-meta .instaviewer-svg{width:18px;height:18px}
.instaviewer-player-meta span:first-child .instaviewer-svg{fill:#ff546d;stroke:none}
.instaviewer-player-meta span:nth-child(2) .instaviewer-svg{fill:none;stroke:#5b6475;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.instaviewer-player-meta em{font-style:normal}
.instaviewer-story-player .instaviewer-player-date,.instaviewer-story-player .instaviewer-player-title,.instaviewer-story-player .instaviewer-player-meta{display:none}
.instaviewer-story-player .instaviewer-player-media{bottom:92px}

.instaviewer-svg{display:block}
@keyframes instaviewer-spin{to{transform:rotate(360deg)}}

@media (max-width:980px){
  .instaviewer-title{font-size:62px}
  .instaviewer-subtitle{font-size:21px}
  .instaviewer-search-row{grid-template-columns:1fr 260px}
  .instaviewer-stat-grid strong{font-size:44px}
}

@media (max-width:760px){
  .instaviewer-wrap{padding:0 10px 30px}
  .instaviewer-hero{padding:38px 10px 20px;border-radius:0 0 24px 24px}
  .instaviewer-title{font-size:42px}
  .instaviewer-subtitle{font-size:17px;margin-bottom:22px}
  .instaviewer-search-card{padding:22px 16px 18px;border-radius:24px}
  .instaviewer-label{font-size:16px;margin-bottom:14px}
  .instaviewer-search-row{grid-template-columns:1fr;gap:14px}
  .instaviewer-input-shell{height:74px;border-radius:18px;padding:0 12px}
  .instaviewer-at{width:42px;height:42px;font-size:28px}
  .instaviewer-input{height:46px;margin-left:12px;padding:0 16px;font-size:19px}
  .instaviewer-view-btn{height:64px;font-size:20px;border-radius:18px}
  .instaviewer-feature-row{grid-template-columns:repeat(2,1fr);gap:14px}
  .instaviewer-feature-row span{justify-content:flex-start;font-size:14px}
  .instaviewer-ficon{width:42px;height:42px}
  .instaviewer-ficon:before{width:18px;height:18px}
  .instaviewer-profile-card{padding:18px 16px;border-radius:18px}
  .instaviewer-profile-head{align-items:flex-start;gap:14px}
  .instaviewer-avatar-wrap{width:78px;height:78px}
  .instaviewer-avatar-download{left:54px;width:28px;height:28px}
  .instaviewer-profile-topline{flex-direction:column;align-items:flex-start}
  .instaviewer-name-row h3{font-size:22px}
  .instaviewer-fullname{font-size:15px}
  .instaviewer-bio{font-size:15px;margin:16px 0 18px}
  .instaviewer-stat-grid,.instaviewer-analysis-grid,.instaviewer-auth-row,.instaviewer-card-grid,.instaviewer-highlight-grid{grid-template-columns:1fr}
  .instaviewer-score-card{grid-template-columns:88px 1fr}
  .instaviewer-score-circle{width:80px;height:80px}.instaviewer-score-circle:before{inset:12px}.instaviewer-score-circle b{font-size:22px}
  .instaviewer-score-copy strong{font-size:26px}
  .instaviewer-value{font-size:34px}
  .instaviewer-bar-row{grid-template-columns:1fr;gap:8px}.instaviewer-bar-row b{text-align:left}
  .instaviewer-download-all{padding:16px;gap:12px}.instaviewer-download-all-icon,.instaviewer-download-all-arrow{width:42px;height:42px;border-radius:12px}.instaviewer-download-all-copy strong{font-size:17px}.instaviewer-download-all-copy small{font-size:12px}
  .instaviewer-tabs{overflow:auto;grid-template-columns:repeat(4,minmax(120px,1fr))}
  .instaviewer-tab{height:54px;font-size:15px;white-space:nowrap}
  .instaviewer-card-body p{font-size:16px;min-height:auto}
  .instaviewer-card-meta{gap:10px}.instaviewer-card-download{margin-left:0;width:100%;justify-content:center}
  .instaviewer-story-footer .instaviewer-card-download{width:auto}
  .instaviewer-player-card{width:min(390px,95vw);height:min(680px,92vh);padding:14px;border-radius:20px}
  .instaviewer-modal-close{right:14px;top:14px}
  .instaviewer-player-top{left:14px;right:14px;top:14px;padding-right:40px}
  .instaviewer-player-date{min-height:38px;padding:0 14px;font-size:15px}
  .instaviewer-player-download{min-height:42px;padding:0 16px;font-size:16px}
  .instaviewer-player-media{left:14px;right:14px;top:82px;bottom:112px}
  .instaviewer-player-prev,.instaviewer-player-next{width:44px;height:44px}
  .instaviewer-player-bottom{left:14px;right:14px;bottom:16px}
}

/* v4.1.5 refinements */
.instaviewer-avatar-download{color:#111827;background:#fff;border:1px solid #ece1db}
.instaviewer-avatar-download .instaviewer-svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.95;stroke-linecap:round;stroke-linejoin:round}

.instaviewer-socials{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.instaviewer-social{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid transparent;box-shadow:0 8px 16px rgba(17,24,39,.10);transition:transform .16s ease}
.instaviewer-social:hover{transform:translateY(-1px)}
.instaviewer-social .instaviewer-svg{width:17px;height:17px}
.instaviewer-social-instagram{background:linear-gradient(135deg,#ffca6b,#ff4f8c 55%,#7653f4);color:#fff}
.instaviewer-social-youtube{background:#ff3f3f;color:#fff}
.instaviewer-social-tiktok{background:#0f172a;color:#fff}
.instaviewer-social-x{background:#eef1f5;color:#111827;border-color:#d6dee8}
.instaviewer-social-facebook{background:#247cff;color:#fff}
.instaviewer-social-linkedin{background:#0a66c2;color:#fff}
.instaviewer-social-whatsapp{background:#22c55e;color:#fff}
.instaviewer-social-globe{background:#fff;color:#475569;border-color:#d7dee7}
.instaviewer-social-facebook .instaviewer-svg,.instaviewer-social-linkedin .instaviewer-svg,.instaviewer-social-x .instaviewer-svg,.instaviewer-social-youtube .instaviewer-svg,.instaviewer-social-tiktok .instaviewer-svg,.instaviewer-social-whatsapp .instaviewer-svg{fill:currentColor;stroke:none}

.instaviewer-bar.is-green i{background:linear-gradient(90deg,#43a611,#78c41d)}
.instaviewer-bar.is-blue i{background:linear-gradient(90deg,#2886ff,#36a3ff)}
.instaviewer-bar.is-orange i{background:linear-gradient(90deg,#de7d00,#f0a018)}

.instaviewer-auth-row{gap:16px;margin-top:22px}
.instaviewer-auth-card{min-height:126px;padding:22px 18px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-width:1.5px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 10px 28px rgba(17,24,39,.04)}
.instaviewer-auth-card .instaviewer-auth-icon{display:grid;place-items:center;width:30px;height:30px;margin-bottom:4px;font-style:normal}
.instaviewer-auth-card .instaviewer-auth-icon .instaviewer-svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.instaviewer-auth-card b{font-size:18px;line-height:1.1}
.instaviewer-auth-card span{font-size:15px;line-height:1.25}
.instaviewer-auth-card.is-real{background:linear-gradient(180deg,#f5fbf1,#edf8e7);border-color:#78c365;color:#2d8f0f}
.instaviewer-auth-card.is-moderate{background:linear-gradient(180deg,#fff7ef,#fff2e2);border-color:#e7a25c;color:#b15614}
.instaviewer-auth-card.is-suspicious{background:linear-gradient(180deg,#fff7fa,#fff0f4);border-color:#f1a8b6;color:#d7264b}
.instaviewer-auth-card.is-selected{position:relative;transform:translateY(-1px);box-shadow:0 0 0 2px currentColor inset,0 18px 40px rgba(17,24,39,.08)}
.instaviewer-auth-card.is-selected:before{content:'';position:absolute;left:14px;right:14px;top:0;height:4px;border-radius:0 0 10px 10px;background:currentColor;opacity:.9}
.instaviewer-auth-card.is-selected:after{content:'Selected';position:absolute;right:14px;top:10px;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.88);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}

.instaviewer-download-all{border-color:#cfc3f8;background:linear-gradient(180deg,#f7f4ff,#f4f0ff);color:#5346de;box-shadow:none;transition:none}
.instaviewer-download-all:hover,.instaviewer-download-all:focus,.instaviewer-download-all:active{background:linear-gradient(180deg,#f7f4ff,#f4f0ff);color:#5346de;box-shadow:none;transform:none}
.instaviewer-download-all-copy strong{color:#5346de}
.instaviewer-download-all-copy small{color:#5b57d8}
.instaviewer-download-all-icon,.instaviewer-download-all-arrow{background:linear-gradient(135deg,#a958f7,#6855f4)}
.instaviewer-download-all.is-loading{cursor:wait;opacity:1}
.instaviewer-download-all.is-loading .instaviewer-download-all-icon{position:relative}
.instaviewer-download-all.is-loading .instaviewer-download-all-icon .instaviewer-svg{opacity:0}
.instaviewer-download-all.is-loading .instaviewer-download-all-icon:after{content:'';position:absolute;inset:12px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:instaviewer-spin .85s linear infinite}

.instaviewer-story-play{width:64px;height:64px;background:rgba(255,255,255,.84);color:#2b3448;box-shadow:0 16px 34px rgba(0,0,0,.18);backdrop-filter:blur(8px)}
.instaviewer-story-play .instaviewer-svg{width:24px;height:24px;fill:#2f3748}
.instaviewer-play{width:58px;height:58px;background:rgba(255,255,255,.75);backdrop-filter:blur(8px)}
.instaviewer-play .instaviewer-svg{width:22px;height:22px;fill:#2a3244}

.instaviewer-card-download,.instaviewer-highlight-download{min-height:42px;border-color:#c8d1df;color:#1f2937;background:#fff}
.instaviewer-card-download:hover,.instaviewer-highlight-download:hover{background:#fff;color:#111827}
.instaviewer-card-download .instaviewer-svg,.instaviewer-highlight-download .instaviewer-svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.95;stroke-linecap:round;stroke-linejoin:round}

.instaviewer-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:18px 6px}
.instaviewer-highlight-item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}
.instaviewer-highlight-ring{width:100%;max-width:228px;aspect-ratio:1/1;margin:0 auto;padding:5px;border-radius:50%;border:1px solid #cfd6e2;background:#fff;overflow:hidden;box-shadow:0 8px 22px rgba(17,24,39,.05)}
.instaviewer-highlight-ring img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;background:#eef2f7}
.instaviewer-highlight-item strong{font-size:16px;font-weight:800;color:#1f2937;line-height:1.2}
.instaviewer-highlight-download{justify-content:center}

.instaviewer-player-card{width:min(430px,92vw);height:min(790px,94vh);padding:16px 16px 18px;border-radius:24px;background:linear-gradient(180deg,#faf8fc 0%,#f6f1fb 100%)}
.instaviewer-modal-close{right:14px;top:14px;width:36px;height:36px;font-size:24px;background:#fff;color:#111827;z-index:5}
.instaviewer-player-top{top:14px;left:16px;right:16px;padding-right:54px;align-items:center}
.instaviewer-player-date{min-height:44px;padding:0 18px;background:rgba(255,255,255,.92);font-size:17px}
.instaviewer-player-download{min-height:46px;padding:0 18px;border-radius:16px;background:linear-gradient(135deg,#7260f7,#5a50ef);color:#fff;box-shadow:0 16px 34px rgba(108,92,246,.26)}
.instaviewer-player-download:hover,.instaviewer-player-download:focus{color:#fff}
.instaviewer-player-media{left:16px;right:16px;top:86px;bottom:154px;border-radius:16px}
.instaviewer-player-prev,.instaviewer-player-next{width:48px;height:48px;background:rgba(255,255,255,.92)}
.instaviewer-player-bottom{left:16px;right:16px;bottom:18px;padding:10px 0 0}
.instaviewer-player-title{display:block;font-size:16px;line-height:1.45;font-weight:900;color:#111827;margin-top:6px}
.instaviewer-player-meta{margin-top:14px}
.instaviewer-player-meta span{font-size:15px}
.instaviewer-story-player .instaviewer-player-media{bottom:90px}

@media (max-width:760px){
  .instaviewer-auth-row,.instaviewer-highlight-grid{grid-template-columns:1fr}
  .instaviewer-socials{margin-top:8px}
  .instaviewer-story-play{width:58px;height:58px}
  .instaviewer-highlight-ring{max-width:210px}
  .instaviewer-player-card{width:min(392px,95vw);height:min(690px,94vh)}
  .instaviewer-player-media{top:78px;bottom:150px}
  .instaviewer-player-bottom{bottom:14px}
  .instaviewer-player-title{font-size:15px}
}

/* v4.1.5 responsive pro UI fixes */
.instaviewer-wrap{max-width:1280px;padding-left:10px;padding-right:10px}
.instaviewer-hero{padding:74px 18px 34px;background:radial-gradient(circle at 0 0,rgba(255,190,205,.35),transparent 28%),radial-gradient(circle at 100% 65%,rgba(218,193,255,.38),transparent 32%),linear-gradient(180deg,#fbf3ed 0%,#fbf6ef 100%)}
.instaviewer-title,.instaviewer-subtitle{max-width:1080px;margin-left:auto;margin-right:auto;text-align:left}
.instaviewer-title{font-size:92px;letter-spacing:-.06em}
.instaviewer-title{background:linear-gradient(135deg,#ff604c,#ff418c 45%,#3e66ff);-webkit-background-clip:text;background-clip:text;color:transparent}
.instaviewer-title span{background:none;color:inherit;-webkit-background-clip:initial;background-clip:initial}
.instaviewer-subtitle{font-size:25px;margin-top:12px;margin-bottom:30px;color:#111827}
.instaviewer-search-card{max-width:1080px;padding:40px 52px 30px;border-radius:32px;background:rgba(255,255,255,.96);box-shadow:0 18px 60px rgba(17,24,39,.10);overflow:hidden}
.instaviewer-label{font-size:18px;margin-bottom:18px;letter-spacing:.18em}
.instaviewer-search-row{grid-template-columns:minmax(0,1fr) 250px;gap:24px;align-items:center}
.instaviewer-input-shell{height:72px;border-radius:18px;background:#fff;padding:0 14px;min-width:0}
.instaviewer-at{width:48px;height:48px;font-size:31px;background:#ffe9f1;color:#f53782}
.instaviewer-input{height:48px;background:#fff;margin-left:14px;font-size:21px;border-radius:0;padding:0 10px;min-width:0}
.instaviewer-view-btn{height:72px;border-radius:18px;font-size:22px;box-shadow:0 16px 32px rgba(108,92,246,.25)}
.instaviewer-feature-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-top:26px;margin-top:26px}
.instaviewer-feature-row span{min-width:0;gap:12px;font-size:17px;line-height:1.14;justify-content:center}
.instaviewer-ficon{width:48px;height:48px;flex:0 0 auto}
.instaviewer-ficon:before{width:21px;height:21px}

.instaviewer-profile-card{max-width:720px;margin-left:auto;margin-right:auto;padding:22px;border-radius:22px;box-shadow:0 12px 44px rgba(17,24,39,.08)}
.instaviewer-profile-head{gap:16px}
.instaviewer-name-row h3{font-size:28px;max-width:100%;overflow-wrap:anywhere}
.instaviewer-fullname{margin-top:5px}
.instaviewer-bio{font-size:15px;line-height:1.45;margin:14px 0 16px}
.instaviewer-stat-grid{gap:10px}
.instaviewer-stat-grid div{padding:16px 10px;border-radius:14px}
.instaviewer-stat-grid strong{font-size:34px}
.instaviewer-stat-grid span{font-size:12px;margin-top:6px;letter-spacing:.05em}
.instaviewer-analysis-grid{gap:10px;margin-top:10px}
.instaviewer-analysis-card{padding:14px;border-radius:14px;min-width:0;overflow:hidden}
.instaviewer-analysis-card h4,.instaviewer-profile-analysis h4{font-size:11px;margin-bottom:12px;letter-spacing:.12em;white-space:nowrap}
.instaviewer-score-card{grid-template-columns:76px minmax(0,1fr);gap:10px;align-items:center}
.instaviewer-score-card h4{grid-column:1/-1;margin-bottom:0}
.instaviewer-score-circle{width:70px;height:70px}
.instaviewer-score-circle:before{inset:10px}
.instaviewer-score-circle b{font-size:20px}
.instaviewer-score-copy{min-width:0}
.instaviewer-score-copy strong{font-size:22px;white-space:nowrap}
.instaviewer-score-copy span{font-size:12px;white-space:nowrap;margin-top:3px}
.instaviewer-score-pill,.instaviewer-growth-pill{font-size:11px;padding:5px 9px;margin-top:8px;white-space:nowrap}
.instaviewer-value{font-size:28px;white-space:nowrap}
.instaviewer-value-card span{font-size:12px;margin-top:5px;white-space:nowrap}
.instaviewer-profile-analysis{margin-top:14px}
.instaviewer-bar-row{grid-template-columns:112px minmax(80px,1fr) 62px;gap:8px;margin:10px 0;align-items:center}
.instaviewer-bar-row span,.instaviewer-bar-row b{font-size:12px;white-space:nowrap}
.instaviewer-bar{height:7px}
.instaviewer-auth-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}
.instaviewer-auth-card{min-height:86px;padding:14px 8px;border-radius:14px;gap:4px}
.instaviewer-auth-card .instaviewer-auth-icon{width:22px;height:22px;margin-bottom:2px}
.instaviewer-auth-card .instaviewer-auth-icon .instaviewer-svg{width:16px;height:16px}
.instaviewer-auth-card b{font-size:14px;margin:0;white-space:nowrap}
.instaviewer-auth-card span{font-size:11px;line-height:1.15;white-space:nowrap}
.instaviewer-auth-card.is-selected:after{display:none}
.instaviewer-download-all{margin-top:14px;padding:12px 14px;border-radius:14px;gap:12px;min-width:0}
.instaviewer-download-all-copy{min-width:0;flex:1 1 auto}
.instaviewer-download-all-copy strong{font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4f46e5}
.instaviewer-download-all-copy small{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#5b57d8}
.instaviewer-download-all-icon,.instaviewer-download-all-arrow{width:42px;height:42px;border-radius:12px;flex:0 0 auto}

.instaviewer-tabs{grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;border-bottom-color:#e5e7eb}
.instaviewer-tab{height:52px;font-size:15px;gap:7px;min-width:0;white-space:nowrap;padding:0 4px}
.instaviewer-tab-ico{width:18px;height:18px;flex:0 0 auto}
.instaviewer-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.instaviewer-media-card{border-radius:16px}
.instaviewer-card-body p{font-size:14px;line-height:1.25;min-height:36px}
.instaviewer-card-download{min-height:36px;font-size:12px;padding:7px 11px}

.instaviewer-modal{position:fixed;z-index:999999}
.instaviewer-player-card{width:min(440px,94vw);height:min(790px,94vh);border-radius:26px;padding:16px;background:linear-gradient(180deg,#fbf9ff,#f4effc);box-shadow:0 30px 90px rgba(17,24,39,.28)}
.instaviewer-modal-close{right:14px;top:14px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:0;line-height:1;padding:0;background:#fff;color:#111827;border:0;box-shadow:0 8px 22px rgba(17,24,39,.16)}
.instaviewer-modal-close .instaviewer-svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.instaviewer-player-top{top:14px;left:16px;right:16px;padding-right:46px;gap:10px}
.instaviewer-player-date{min-height:42px;padding:0 17px;border-radius:16px;font-size:16px;font-weight:900;white-space:nowrap;background:#fff;color:#111827}
.instaviewer-player-download{min-height:44px;padding:0 18px;border-radius:16px;background:linear-gradient(135deg,#7c5cff,#5b50f0);color:#fff!important;font-size:17px;font-weight:900;letter-spacing:-.02em;box-shadow:0 13px 32px rgba(91,80,240,.34);display:inline-flex;align-items:center;gap:10px;white-space:nowrap}
.instaviewer-player-download .instaviewer-svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
.instaviewer-player-media{top:82px;left:16px;right:16px;bottom:142px;border-radius:17px;overflow:hidden}
.instaviewer-player-prev,.instaviewer-player-next{width:48px;height:48px;background:#fff;color:#111827}
.instaviewer-player-title{font-size:16px;line-height:1.38;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}

@media (max-width:980px){
  .instaviewer-title{font-size:64px}
  .instaviewer-subtitle{font-size:20px}
  .instaviewer-search-card{padding:30px}
  .instaviewer-search-row{grid-template-columns:minmax(0,1fr) 190px}
}

@media (max-width:760px){
  .instaviewer-wrap{width:100%;padding:0 6px 24px;overflow-x:hidden}
  .instaviewer-hero{padding:22px 6px 16px;border-radius:0 0 18px 18px;overflow:hidden}
  .instaviewer-title,.instaviewer-subtitle{text-align:left;max-width:100%}
  .instaviewer-title{font-size:32px;line-height:1.04;letter-spacing:-.045em}
  .instaviewer-subtitle{font-size:13px;line-height:1.35;margin:7px 0 14px;color:#1f2937}
  .instaviewer-search-card{width:100%;padding:15px 12px 13px;border-radius:18px;box-shadow:0 10px 34px rgba(17,24,39,.08);border-color:#eee1d9;background:#fff;overflow:hidden}
  .instaviewer-label{font-size:12px;letter-spacing:.18em;margin-bottom:10px}
  .instaviewer-search-row{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:8px;align-items:center;width:100%}
  .instaviewer-input-shell{height:48px;border-radius:14px;padding:0 8px;min-width:0;max-width:100%}
  .instaviewer-at{width:34px;height:34px;font-size:23px;flex:0 0 34px}
  .instaviewer-input{height:36px;margin-left:7px;padding:0 2px;font-size:14px;min-width:0;background:#fff;color:#374151}
  .instaviewer-view-btn{height:48px;border-radius:14px;font-size:15px;padding:0 6px;min-width:0;box-shadow:0 10px 22px rgba(108,92,246,.22)}
  .instaviewer-feature-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 6px;padding-top:12px;margin-top:14px}
  .instaviewer-feature-row span{justify-content:flex-start;gap:7px;font-size:12px;line-height:1.12;min-width:0}
  .instaviewer-ficon{width:31px;height:31px;flex-basis:31px}
  .instaviewer-ficon:before{width:15px;height:15px}

  .instaviewer-results{margin-top:12px}
  .instaviewer-profile-card{width:100%;padding:13px;border-radius:16px;margin-bottom:10px;box-shadow:0 8px 26px rgba(17,24,39,.07)}
  .instaviewer-profile-head{gap:10px;align-items:flex-start}
  .instaviewer-avatar-wrap{width:62px;height:62px;padding:3px;flex:0 0 62px}
  .instaviewer-avatar-download{left:43px;bottom:-3px;width:24px;height:24px}
  .instaviewer-avatar-download .instaviewer-svg{width:12px;height:12px}
  .instaviewer-profile-topline{flex-direction:column;gap:4px}
  .instaviewer-name-row{gap:5px}
  .instaviewer-name-row h3{font-size:20px;line-height:1.05;letter-spacing:-.035em}
  .instaviewer-verified{width:17px;height:17px;font-size:10px}
  .instaviewer-fullname{font-size:13px;margin:2px 0 0}
  .instaviewer-socials{gap:6px;margin-top:4px}
  .instaviewer-social{width:28px;height:28px}
  .instaviewer-social .instaviewer-svg{width:14px;height:14px}
  .instaviewer-anon-badge{margin-top:7px;padding:5px 10px;font-size:12px;gap:5px}
  .instaviewer-anon-dot{width:8px;height:8px}
  .instaviewer-bio{font-size:13px;line-height:1.35;margin:11px 0 12px}
  .instaviewer-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .instaviewer-stat-grid div{padding:12px 6px;border-radius:12px}
  .instaviewer-stat-grid strong{font-size:28px}
  .instaviewer-stat-grid span{font-size:10px;margin-top:4px}
  .instaviewer-analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:7px}
  .instaviewer-analysis-card{padding:10px;border-radius:12px}
  .instaviewer-analysis-card h4,.instaviewer-profile-analysis h4{font-size:8.5px;letter-spacing:.08em;margin-bottom:8px;white-space:nowrap}
  .instaviewer-score-card{grid-template-columns:50px minmax(0,1fr);gap:7px}
  .instaviewer-score-card h4{grid-column:1/-1}
  .instaviewer-score-circle{width:48px;height:48px}
  .instaviewer-score-circle:before{inset:7px}
  .instaviewer-score-circle b{font-size:14px}
  .instaviewer-score-copy strong{font-size:16px;line-height:1;white-space:nowrap}
  .instaviewer-score-copy span{font-size:9px;white-space:nowrap;margin-top:2px}
  .instaviewer-score-pill,.instaviewer-growth-pill{font-size:8.5px;padding:4px 6px;margin-top:5px;gap:4px}
  .instaviewer-value{font-size:20px}
  .instaviewer-value-card span{font-size:9px;white-space:nowrap}
  .instaviewer-growth-pill .instaviewer-svg{width:10px;height:10px}
  .instaviewer-profile-analysis{margin-top:10px}
  .instaviewer-bar-row{grid-template-columns:86px minmax(0,1fr) 45px;gap:5px;margin:7px 0}
  .instaviewer-bar-row span,.instaviewer-bar-row b{font-size:10px;white-space:nowrap}
  .instaviewer-bar{height:6px}
  .instaviewer-auth-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px}
  .instaviewer-auth-card{min-height:64px;padding:8px 4px;border-radius:10px;gap:2px}
  .instaviewer-auth-card .instaviewer-auth-icon{width:18px;height:18px;margin:0}
  .instaviewer-auth-card .instaviewer-auth-icon .instaviewer-svg{width:13px;height:13px}
  .instaviewer-auth-card b{font-size:11px;line-height:1}
  .instaviewer-auth-card span{font-size:8.5px;line-height:1.05;white-space:normal}
  .instaviewer-download-all{padding:9px;border-radius:12px;gap:8px;margin-top:10px}
  .instaviewer-download-all-icon,.instaviewer-download-all-arrow{width:34px;height:34px;border-radius:10px}
  .instaviewer-download-all .instaviewer-svg{width:17px;height:17px}
  .instaviewer-download-all-copy strong{font-size:13px}
  .instaviewer-download-all-copy small{font-size:9.5px}

  .instaviewer-tabs{grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;position:sticky;top:0}
  .instaviewer-tab{height:44px;font-size:11px;gap:3px;padding:0 1px;white-space:nowrap}
  .instaviewer-tab-ico{width:13px;height:13px}
  .instaviewer-panel{padding:12px 0}
  .instaviewer-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .instaviewer-media-card{border-radius:12px}
  .instaviewer-card-body{padding:8px}
  .instaviewer-card-body p{font-size:11px;min-height:28px;margin-bottom:8px}
  .instaviewer-card-meta{gap:7px;flex-wrap:nowrap}
  .instaviewer-card-meta span{font-size:10px;gap:3px}
  .instaviewer-card-meta .instaviewer-svg{width:12px;height:12px}
  .instaviewer-card-download{margin-left:auto;width:auto;min-height:28px;font-size:0;padding:6px 8px;border-radius:999px;gap:0}
  .instaviewer-card-download .instaviewer-svg{width:13px;height:13px}
  .instaviewer-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:8px 0}
  .instaviewer-highlight-ring{max-width:140px}
  .instaviewer-highlight-item strong{font-size:12px}

  .instaviewer-player-card{width:calc(100vw - 12px);height:min(660px,92vh);padding:10px;border-radius:18px}
  .instaviewer-modal-close{right:10px;top:10px;width:30px;height:30px}
  .instaviewer-modal-close .instaviewer-svg{width:13px;height:13px}
  .instaviewer-player-top{left:10px;right:10px;top:10px;padding-right:36px;gap:7px}
  .instaviewer-player-date{min-height:34px;padding:0 10px;border-radius:12px;font-size:12px}
  .instaviewer-player-download{min-height:36px;padding:0 12px;border-radius:12px;font-size:13px;gap:6px;max-width:150px;overflow:hidden;text-overflow:ellipsis}
  .instaviewer-player-download .instaviewer-svg{width:16px;height:16px;flex:0 0 auto}
  .instaviewer-player-media{left:10px;right:10px;top:60px;bottom:104px;border-radius:12px}
  .instaviewer-player-prev,.instaviewer-player-next{width:40px;height:40px}
  .instaviewer-player-prev{left:8px}.instaviewer-player-next{right:8px}
  .instaviewer-player-bottom{left:10px;right:10px;bottom:12px}
  .instaviewer-player-title{font-size:13px;line-height:1.3;margin-top:4px}
  .instaviewer-player-meta{margin-top:8px;gap:12px}
  .instaviewer-player-meta span{font-size:11px;gap:5px}
  .instaviewer-player-meta .instaviewer-svg{width:14px;height:14px}
  .instaviewer-story-player .instaviewer-player-media{bottom:72px}
}

@media (max-width:360px){
  .instaviewer-title{font-size:29px}
  .instaviewer-subtitle{font-size:12px}
  .instaviewer-search-row{grid-template-columns:minmax(0,1fr) 72px;gap:6px}
  .instaviewer-view-btn{font-size:13px}
  .instaviewer-input{font-size:13px}
  .instaviewer-tab{font-size:10px}
  .instaviewer-tab-ico{width:12px;height:12px}
  .instaviewer-bar-row{grid-template-columns:78px minmax(0,1fr) 42px}
  .instaviewer-bar-row span,.instaviewer-bar-row b{font-size:9px}
}

/* v4.1.5 demo-match responsive UI fixes */
.instaviewer-wrap{max-width:100%;padding-left:0;padding-right:0;background:#fff}
.instaviewer-hero{border-radius:0;min-height:100vh;padding:86px 24px 34px;background:linear-gradient(180deg,#fbf3ec 0%,#fbf6f0 100%)}
.instaviewer-title{font-size:92px;line-height:.98;text-align:center;letter-spacing:-.06em;color:#6c5cf6}
.instaviewer-title span{display:inline;background:linear-gradient(135deg,#ff4d61,#ff3d93 44%,#6d55f7);-webkit-background-clip:text;background-clip:text;color:transparent}
.instaviewer-subtitle{font-size:23px;line-height:1.35;margin:18px auto 42px;color:#111827;font-weight:500;letter-spacing:-.02em}
.instaviewer-search-card{max-width:1120px;border-radius:36px;padding:48px 58px 32px;border-color:#eadfd8;box-shadow:0 28px 60px rgba(17,24,39,.10)}
.instaviewer-label{font-size:19px;margin-bottom:22px;letter-spacing:.17em;color:#111827}
.instaviewer-search-row{grid-template-columns:minmax(0,1fr) 260px;gap:26px}
.instaviewer-input-shell{height:78px;border-radius:20px;padding:0 14px;background:#fff}
.instaviewer-at{width:54px;height:54px;font-size:35px;background:#ffe6ef;color:#ff3f87}
.instaviewer-input{height:54px;background:#fff;font-size:24px;margin-left:18px;padding:0 10px;color:#333c4d}
.instaviewer-view-btn{height:78px;border-radius:18px;font-size:24px;font-weight:800;box-shadow:0 16px 32px rgba(108,92,246,.24)}
.instaviewer-feature-row{margin-top:34px;padding-top:34px;gap:0;border-top-color:#e6ded9}
.instaviewer-feature-row span{position:relative;font-size:18px;line-height:1.08;justify-content:center;gap:17px;color:#111827;font-weight:700}
.instaviewer-feature-row span:not(:last-child):after{content:"";position:absolute;right:0;top:10px;bottom:10px;width:1px;background:#d9dde5}
.instaviewer-ficon{width:54px;height:54px;background:#fff5f7;border-color:#f3dce4;color:#ff3f87;box-shadow:0 9px 18px rgba(17,24,39,.08)}
.instaviewer-ficon-world,.instaviewer-ficon-shield{color:#6c47df;background:#f6f0ff;border-color:#eee3ff}
.instaviewer-ficon-lock{color:#ff3f87}.instaviewer-ficon-bolt{color:#ff3f87}
.instaviewer-results{max-width:1000px;margin:24px auto 0;padding:0 18px}
.instaviewer-profile-card{width:100%;border-radius:28px;padding:36px 36px 28px;border-color:#dddfe7;box-shadow:none}
.instaviewer-profile-head{gap:24px}.instaviewer-avatar-wrap{width:116px;height:116px}.instaviewer-name-row h3{font-size:34px;color:#111827}.instaviewer-bio{font-size:18px;margin:24px 0 26px;line-height:1.55}.instaviewer-stat-grid div{padding:26px 18px}.instaviewer-stat-grid strong{font-size:48px}.instaviewer-tabs{max-width:1000px;margin:0 auto;border-bottom-color:#dfe3ea}.instaviewer-tab{font-size:20px;font-weight:400;color:#4b5563;gap:8px}.instaviewer-tab.instaviewer-active{font-weight:500}.instaviewer-tab-ico{width:18px;height:18px}
.instaviewer-social{color:#fff!important;border:0;box-shadow:none;overflow:hidden}
.instaviewer-social .instaviewer-svg{display:block;color:#fff!important;fill:currentColor;stroke:currentColor}
.instaviewer-social-instagram{background:linear-gradient(135deg,#ff6a4d,#ff2f92 50%,#6c5cf6)}
.instaviewer-social-tiktok{background:#000}
.instaviewer-social-youtube{background:#e62117}
.instaviewer-social-x{background:#000}
.instaviewer-social-facebook{background:#1877f2}
.instaviewer-social-linkedin{background:#0a66c2}
.instaviewer-social-whatsapp{background:#25d366}
.instaviewer-social-globe{background:#2f343b}
.instaviewer-social-instagram .instaviewer-svg{fill:none!important;stroke:#fff!important;stroke-width:2}
.instaviewer-social-globe .instaviewer-svg{fill:none!important;stroke:#fff!important;stroke-width:2}
.instaviewer-social-whatsapp .instaviewer-svg{fill:#fff!important;stroke:none!important}
.instaviewer-social-youtube .instaviewer-svg,.instaviewer-social-x .instaviewer-svg,.instaviewer-social-facebook .instaviewer-svg,.instaviewer-social-linkedin .instaviewer-svg,.instaviewer-social-tiktok .instaviewer-svg{fill:#fff!important;stroke:none!important}

@media (max-width:760px){
  .instaviewer-wrap{padding:0;background:#fff}
  .instaviewer-hero{min-height:100vh;padding:70px 18px 26px;border-radius:0;background:linear-gradient(180deg,#fbf3ec 0%,#fbf6f0 100%)}
  .instaviewer-title,.instaviewer-subtitle{text-align:center;margin-left:auto;margin-right:auto}
  .instaviewer-title{font-size:54px;line-height:.98;letter-spacing:-.055em;max-width:420px}
  .instaviewer-title span{display:block}
  .instaviewer-subtitle{font-size:19px;line-height:1.35;max-width:380px;margin-top:18px;margin-bottom:42px;color:#172033;font-weight:500}
  .instaviewer-search-card{width:100%;max-width:390px;margin:0 auto;padding:32px 24px 28px;border-radius:26px;border-color:#eadfd8;box-shadow:0 18px 42px rgba(17,24,39,.10);overflow:visible;background:#fff}
  .instaviewer-label{font-size:17px;letter-spacing:.14em;margin-bottom:18px;color:#1b2435;font-weight:800}
  .instaviewer-search-row{display:block;width:100%}
  .instaviewer-input-shell{height:62px;border-radius:14px;padding:0 0 0 12px;border-color:#e3d8d0;box-shadow:none;overflow:hidden;background:#fff}
  .instaviewer-at{width:46px;height:46px;flex:0 0 46px;font-size:31px;background:#ffe6ee;color:#ff4084}
  .instaviewer-input{height:60px;margin-left:12px;padding:0 12px;font-size:18px;background:#fff;color:#333c4d;border-left:1px solid #eee7e2;border-radius:0}
  .instaviewer-view-btn{display:block;width:100%;height:64px;margin-top:18px;border-radius:14px;font-size:21px;font-weight:700;box-shadow:0 16px 28px rgba(108,92,246,.23)}
  .instaviewer-feature-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:26px;padding-top:24px;border-top:1px solid #e2e3e8;border-bottom:0}
  .instaviewer-feature-row span{min-height:92px;justify-content:flex-start;gap:14px;padding:12px 12px 12px 18px;font-size:17px;line-height:1.18;font-weight:500;color:#111827;border-bottom:1px solid #e2e3e8;position:relative}
  .instaviewer-feature-row span:nth-child(odd):after{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background:#e2e3e8}
  .instaviewer-feature-row span:nth-child(even):after{display:none}
  .instaviewer-feature-row span:nth-child(n+3){border-bottom:0}
  .instaviewer-ficon{width:54px;height:54px;flex:0 0 54px;border-radius:50%}.instaviewer-ficon:before{width:25px;height:25px}
  .instaviewer-error{font-size:13px;line-height:1.35;padding:10px 12px;border-radius:12px;margin-top:12px}
  .instaviewer-results{max-width:430px;margin:14px auto 0;padding:0 10px}
  .instaviewer-profile-card{padding:16px 14px;border-radius:18px;margin-bottom:12px;box-shadow:none;border-color:#dde0e7}
  .instaviewer-profile-head{gap:12px}.instaviewer-avatar-wrap{width:70px;height:70px;flex-basis:70px}.instaviewer-avatar-download{left:48px;width:25px;height:25px}
  .instaviewer-name-row h3{font-size:25px;color:#111827}.instaviewer-fullname{font-size:14px}.instaviewer-socials{gap:5px}.instaviewer-social{width:24px;height:24px}.instaviewer-social .instaviewer-svg{width:13px;height:13px}
  .instaviewer-bio{font-size:13px;line-height:1.35;margin:12px 0 14px}.instaviewer-stat-grid strong{font-size:30px}.instaviewer-stat-grid span{font-size:10px}.instaviewer-value{font-size:24px}
  .instaviewer-download-all{margin-top:14px;padding:11px 12px;border-radius:14px;gap:12px;background:#f4f0ff;border-color:#d7c8fb;min-height:64px}
  .instaviewer-download-all-icon,.instaviewer-download-all-arrow{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#b94ce5,#6d55f7)}
  .instaviewer-download-all-copy small{display:none!important}.instaviewer-download-all-copy strong{font-size:0!important;line-height:1;color:#5142dd;white-space:nowrap}.instaviewer-download-all-copy strong:before{content:"Download All";font-size:20px;font-weight:800;letter-spacing:-.02em}.instaviewer-download-all-copy{flex:1 1 auto;min-width:0}
  .instaviewer-tabs{grid-template-columns:repeat(4,minmax(0,1fr));position:sticky;top:0;margin:0 auto;background:#fff;border-top:0;border-bottom:1px solid #dfe3ea;overflow:visible;z-index:5}
  .instaviewer-tab{height:54px;font-size:15px;font-weight:400;gap:5px;padding:0 4px;border-right:1px solid #e2e5eb;color:#3f4858;white-space:nowrap;letter-spacing:-.01em}.instaviewer-tab:last-child{border-right:0}.instaviewer-tab.instaviewer-active{font-weight:500;color:#111827;border-bottom-width:3px}.instaviewer-tab-ico{width:15px;height:15px;flex:0 0 15px}
  .instaviewer-card-grid{grid-template-columns:1fr;gap:14px}.instaviewer-media-card{border-radius:14px}.instaviewer-card-body p{font-size:16px;min-height:auto}.instaviewer-card-download{font-size:14px;min-height:42px;padding:8px 16px;gap:7px}.instaviewer-card-download .instaviewer-svg{width:16px;height:16px}
}

@media (max-width:390px){
  .instaviewer-hero{padding-left:14px;padding-right:14px}.instaviewer-title{font-size:48px}.instaviewer-subtitle{font-size:17px;margin-bottom:34px}.instaviewer-search-card{padding:28px 20px 24px}.instaviewer-feature-row span{font-size:15px;padding-left:12px}.instaviewer-ficon{width:48px;height:48px;flex-basis:48px}.instaviewer-tab{font-size:13px;gap:4px}.instaviewer-tab-ico{width:13px;height:13px;flex-basis:13px}
}

/* v5.1.8 final demo-match hotfixes */
.instaviewer-wrap{background:#fff!important;max-width:100%!important;padding:0!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important}
.instaviewer-hero{min-height:auto!important;padding:84px 24px 86px!important;border-radius:0!important;background:radial-gradient(circle at 0 0,rgba(255,190,205,.34),transparent 26%),radial-gradient(circle at 100% 88%,rgba(218,193,255,.42),transparent 28%),linear-gradient(180deg,#fbf3ec 0%,#fbf6f0 100%)!important;overflow:hidden!important}
.instaviewer-title{margin:0 auto!important;max-width:1120px!important;text-align:center!important;font-size:78px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.055em!important;color:transparent!important;background:none!important;text-shadow:none!important}
.instaviewer-title span,.instaviewer-title{background:linear-gradient(135deg,#ff4e64 0%,#ff3d93 43%,#6b55f6 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
.instaviewer-title span{display:inline!important}
.instaviewer-subtitle{max-width:1120px!important;margin:18px auto 42px!important;text-align:center!important;font-size:24px!important;line-height:1.35!important;font-weight:500!important;letter-spacing:-.025em!important;color:#111827!important}
.instaviewer-search-card{max-width:1120px!important;margin:0 auto!important;padding:44px 58px 34px!important;border:1px solid #eadfd8!important;border-radius:36px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 28px 70px rgba(17,24,39,.11)!important;backdrop-filter:blur(8px)!important}
.instaviewer-label{margin:0 0 20px!important;font-size:18px!important;line-height:1.2!important;letter-spacing:.18em!important;font-weight:850!important;color:#111827!important;text-transform:uppercase!important}
.instaviewer-search-row{display:grid!important;grid-template-columns:minmax(0,1fr) 280px!important;gap:28px!important;align-items:center!important}
.instaviewer-input-shell{height:74px!important;padding:0 16px!important;border:1px solid #e5d8d0!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}
.instaviewer-at{width:52px!important;height:52px!important;flex:0 0 52px!important;border-radius:50%!important;background:#ffe8f0!important;color:#ff3f87!important;font-size:34px!important;font-weight:900!important;line-height:1!important;display:grid!important;place-items:center!important}
.instaviewer-input{height:52px!important;min-width:0!important;margin-left:18px!important;padding:0 10px!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;appearance:none!important;-webkit-appearance:none!important;font-size:22px!important;font-weight:400!important;color:#344054!important}
.instaviewer-input:focus{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}
.instaviewer-input::placeholder{color:#929cad!important;opacity:1!important}
.instaviewer-view-btn{height:74px!important;border:0!important;border-radius:18px!important;background:linear-gradient(135deg,#ff4f8c 0%,#6b5cf6 100%)!important;color:#fff!important;font-size:22px!important;font-weight:750!important;letter-spacing:-.02em!important;box-shadow:0 16px 36px rgba(108,92,246,.26)!important}
.instaviewer-feature-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin-top:34px!important;padding-top:32px!important;border-top:1px solid #e6ded9!important}
.instaviewer-feature-row span{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:15px!important;min-width:0!important;font-size:17px!important;line-height:1.1!important;font-weight:750!important;color:#111827!important;text-align:left!important}
.instaviewer-feature-row span:not(:last-child):after{content:""!important;position:absolute!important;right:0!important;top:9px!important;bottom:9px!important;width:1px!important;background:#d9dde5!important}
.instaviewer-ficon{width:54px!important;height:54px!important;flex:0 0 54px!important;border-radius:50%!important;background:#fff5f7!important;border:1px solid #f2dce4!important;box-shadow:0 10px 20px rgba(17,24,39,.08)!important;color:#ff3f87!important}
.instaviewer-ficon-world,.instaviewer-ficon-shield{background:#f6f0ff!important;border-color:#eee3ff!important;color:#6c47df!important}
.instaviewer-ficon:before{width:23px!important;height:23px!important}
.instaviewer-loader,.instaviewer-error{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}
.instaviewer-results{max-width:1000px!important;margin:24px auto 0!important;padding:0 18px!important}

/* Profile social icon visibility + demo colors */
.instaviewer-social{width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#fff!important;border:0!important;box-shadow:none!important;overflow:hidden!important}
.instaviewer-social .instaviewer-svg{display:block!important;width:18px!important;height:18px!important;color:#fff!important}
.instaviewer-social-instagram{background:linear-gradient(135deg,#ff6a4d,#ff2f92 50%,#6c5cf6)!important}.instaviewer-social-instagram .instaviewer-svg{fill:none!important;stroke:#fff!important;stroke-width:2!important}
.instaviewer-social-tiktok{background:#000!important}.instaviewer-social-youtube{background:#e62117!important}.instaviewer-social-x{background:#000!important}.instaviewer-social-facebook{background:#1877f2!important}.instaviewer-social-linkedin{background:#0a66c2!important}.instaviewer-social-whatsapp{background:#25d366!important}.instaviewer-social-globe{background:#2f343b!important}
.instaviewer-social-youtube .instaviewer-svg,.instaviewer-social-x .instaviewer-svg,.instaviewer-social-facebook .instaviewer-svg,.instaviewer-social-linkedin .instaviewer-svg,.instaviewer-social-tiktok .instaviewer-svg,.instaviewer-social-whatsapp .instaviewer-svg{fill:#fff!important;stroke:none!important}
.instaviewer-social-globe .instaviewer-svg{fill:none!important;stroke:#fff!important;stroke-width:2!important}

/* Authenticity: selected state clear double stylish colorful box */
.instaviewer-auth-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
.instaviewer-auth-card{position:relative!important;min-height:126px!important;border-radius:20px!important;border:2px solid currentColor!important;background:#fff!important;box-shadow:0 10px 25px rgba(17,24,39,.04)!important;overflow:hidden!important}
.instaviewer-auth-card.is-real{color:#39a935!important;background:linear-gradient(180deg,#fbfffb,#f2fbef)!important}.instaviewer-auth-card.is-moderate{color:#bb681c!important;background:linear-gradient(180deg,#fffaf4,#fff3e8)!important}.instaviewer-auth-card.is-suspicious{color:#df2b55!important;background:linear-gradient(180deg,#fff8fb,#fff0f5)!important}
.instaviewer-auth-card.is-selected{transform:none!important;border-width:3px!important;box-shadow:0 0 0 4px rgba(255,255,255,.95) inset,0 0 0 2px currentColor,0 18px 34px rgba(17,24,39,.10)!important}
.instaviewer-auth-card.is-selected:before{content:""!important;position:absolute!important;left:26px!important;right:26px!important;top:-3px!important;height:8px!important;border-radius:0 0 999px 999px!important;background:currentColor!important;opacity:.9!important}
.instaviewer-auth-card.is-selected:after{content:""!important;position:absolute!important;inset:8px!important;border:1.5px solid currentColor!important;border-radius:15px!important;opacity:.35!important;background:transparent!important;padding:0!important}

@media (max-width:760px){
  .instaviewer-hero{padding:28px 16px 50px!important;min-height:auto!important;background:radial-gradient(circle at 0 0,rgba(255,190,205,.34),transparent 30%),radial-gradient(circle at 100% 92%,rgba(218,193,255,.44),transparent 35%),linear-gradient(180deg,#fbf3ec 0%,#fbf6f0 100%)!important}
  .instaviewer-title{max-width:330px!important;font-size:44px!important;line-height:1.03!important;letter-spacing:-.045em!important;text-align:center!important;margin:0 auto 12px!important}
  .instaviewer-title span{display:block!important}
  .instaviewer-subtitle{max-width:330px!important;margin:0 auto 34px!important;font-size:18px!important;line-height:1.34!important;font-weight:500!important;color:#172033!important;text-align:center!important;letter-spacing:-.02em!important}
  .instaviewer-search-card{width:100%!important;max-width:390px!important;padding:26px 20px 24px!important;border-radius:24px!important;margin:0 auto!important;box-shadow:0 18px 38px rgba(17,24,39,.10)!important;background:#fff!important;overflow:hidden!important}
  .instaviewer-label{font-size:15px!important;letter-spacing:.16em!important;margin-bottom:16px!important;line-height:1.2!important}
  .instaviewer-search-row{display:block!important;width:100%!important}
  .instaviewer-input-shell{height:58px!important;border-radius:13px!important;padding:0 0 0 11px!important;overflow:hidden!important;border-color:#e4d8d0!important;background:#fff!important;box-shadow:none!important}
  .instaviewer-at{width:42px!important;height:42px!important;flex:0 0 42px!important;font-size:29px!important;background:#ffe6ef!important;color:#ff4084!important}
  .instaviewer-input{height:56px!important;margin-left:12px!important;padding:0 10px!important;border:0!important;border-left:1px solid #eee6e1!important;background:transparent!important;box-shadow:none!important;font-size:16px!important;color:#344054!important;min-width:0!important}
  .instaviewer-view-btn{width:100%!important;height:58px!important;margin-top:14px!important;border-radius:13px!important;font-size:18px!important;font-weight:700!important;box-shadow:0 14px 28px rgba(108,92,246,.23)!important}
  .instaviewer-feature-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin-top:22px!important;padding-top:20px!important;border-top:1px solid #e2e3e8!important}
  .instaviewer-feature-row span{min-height:78px!important;padding:10px 8px!important;gap:10px!important;justify-content:center!important;font-size:13px!important;line-height:1.12!important;font-weight:650!important;color:#111827!important;text-align:left!important;border-bottom:1px solid #e2e3e8!important;white-space:normal!important}
  .instaviewer-feature-row span:nth-child(odd):after{content:""!important;position:absolute!important;right:0!important;top:0!important;bottom:0!important;width:1px!important;background:#e2e3e8!important}
  .instaviewer-feature-row span:nth-child(even):after{display:none!important}
  .instaviewer-feature-row span:nth-child(n+3){border-bottom:0!important}
  .instaviewer-ficon{width:42px!important;height:42px!important;flex:0 0 42px!important}.instaviewer-ficon:before{width:18px!important;height:18px!important}
  .instaviewer-results{max-width:430px!important;margin:14px auto 0!important;padding:0 8px!important}
  .instaviewer-auth-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:14px!important}
  .instaviewer-auth-card{min-height:76px!important;padding:9px 4px!important;border-radius:13px!important;border-width:1.5px!important;gap:2px!important}
  .instaviewer-auth-card .instaviewer-auth-icon{width:18px!important;height:18px!important;margin:0!important}.instaviewer-auth-card .instaviewer-auth-icon .instaviewer-svg{width:14px!important;height:14px!important}.instaviewer-auth-card b{font-size:12px!important;line-height:1.05!important;white-space:nowrap!important}.instaviewer-auth-card span{font-size:9px!important;line-height:1.08!important;white-space:normal!important}
  .instaviewer-auth-card.is-selected{border-width:2px!important;box-shadow:0 0 0 3px rgba(255,255,255,.95) inset,0 0 0 1.5px currentColor,0 10px 20px rgba(17,24,39,.08)!important}.instaviewer-auth-card.is-selected:before{left:16px!important;right:16px!important;height:5px!important}.instaviewer-auth-card.is-selected:after{inset:5px!important;border-radius:9px!important}
  .instaviewer-download-all{min-height:62px!important;margin-top:14px!important;padding:10px 12px!important;border-radius:15px!important;gap:12px!important}.instaviewer-download-all-icon,.instaviewer-download-all-arrow{width:42px!important;height:42px!important;border-radius:13px!important}.instaviewer-download-all-copy small{display:none!important}.instaviewer-download-all-copy strong{font-size:0!important;line-height:1!important;white-space:nowrap!important}.instaviewer-download-all-copy strong:before{content:"Download All"!important;font-size:20px!important;font-weight:850!important;letter-spacing:-.025em!important;color:#4d56d9!important}
  .instaviewer-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important;margin:0 auto!important;overflow:visible!important;border-bottom:1px solid #dfe3ea!important;background:#fff!important;position:sticky!important;top:0!important;z-index:5!important}
  .instaviewer-tab{height:46px!important;min-width:0!important;padding:0 2px!important;gap:3px!important;font-size:11px!important;line-height:1!important;font-weight:500!important;color:#3f4858!important;white-space:nowrap!important;letter-spacing:-.03em!important;border-right:1px solid #e2e5eb!important;display:flex!important;align-items:center!important;justify-content:center!important}
  .instaviewer-tab:last-child{border-right:0!important}.instaviewer-tab.instaviewer-active{color:#111827!important;font-weight:600!important;border-bottom:3px solid #111827!important}.instaviewer-tab-ico{width:11px!important;height:11px!important;flex:0 0 11px!important}.instaviewer-tab[data-tab="highlights"]{font-size:10px!important;letter-spacing:-.04em!important}
}
@media (max-width:390px){
  .instaviewer-hero{padding-left:12px!important;padding-right:12px!important}.instaviewer-title{font-size:40px!important}.instaviewer-subtitle{font-size:16px!important;max-width:300px!important;margin-bottom:28px!important}.instaviewer-search-card{padding:24px 18px 22px!important}.instaviewer-feature-row span{font-size:12px!important;gap:8px!important;min-height:74px!important}.instaviewer-ficon{width:38px!important;height:38px!important;flex-basis:38px!important}.instaviewer-tab{font-size:10px!important;gap:2px!important}.instaviewer-tab[data-tab="highlights"]{font-size:9px!important}.instaviewer-tab-ico{width:10px!important;height:10px!important;flex-basis:10px!important}
}
