*{box-sizing:border-box}body{margin:0;background:#f5f6f8;color:#15171b;font:14px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.app{display:flex;min-height:100vh}.sidebar{width:260px;background:#111317;color:#e9eaed;padding:22px 16px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0}.brand{display:flex;align-items:center;gap:11px;padding:4px 8px 28px}.brand-mark{width:34px;height:34px;border-radius:10px;background:#fff;color:#111;display:grid;place-items:center;font-weight:800;font-size:11px}.brand strong,.brand span{display:block}.brand strong{font-size:14px}.brand span{font-size:11px;color:#8e939d;margin-top:2px}.side-title{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#747984;padding:0 10px 8px}.profile-item{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:9px;margin:2px 0;cursor:pointer}.profile-item.active{background:#24272d}.avatar{width:30px;height:30px;border-radius:50%;background:#2e323a;display:grid;place-items:center;font-size:11px;font-weight:700}.profile-item small{display:block;color:#888e98;font-size:11px}.profile-item .dot{margin-left:auto;width:7px;height:7px;border-radius:50%;background:#66d19e}.side-bottom{margin-top:auto}.privacy{font-size:10px;color:#686e78;padding:12px 8px}.main{margin-left:260px;width:calc(100% - 260px);padding:28px 36px 60px}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.topbar h1{font-size:25px;margin:0 0 3px;letter-spacing:-.03em}.topbar p{margin:0;color:#777d87}.top-actions{display:flex;gap:9px}.btn{border:0;border-radius:8px;padding:10px 14px;font-weight:650;font-size:13px;cursor:pointer;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}.btn.primary{background:#111317;color:white}.btn.secondary{background:white;color:#191b20;border:1px solid #e0e2e7}.btn.ghost{background:transparent;color:#c5c8cf;border:1px solid #30343b;margin-top:7px}.btn.full{width:100%}.file-label{cursor:pointer}.file-label input{display:none}.hero{background:#fff;border:1px solid #e3e5e9;border-radius:12px;padding:20px 22px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.eyebrow{font-size:10px;color:#858b95;letter-spacing:.12em;font-weight:700}.hero h2{font-size:19px;margin:4px 0}.hero p{margin:0;color:#858b95;font-size:12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px}.stat,.card{background:#fff;border:1px solid #e3e5e9;border-radius:12px}.stat{padding:17px 18px}.stat span,.stat small{display:block;color:#858b95}.stat span{font-size:12px}.stat strong{display:block;font-size:28px;letter-spacing:-.04em;margin:4px 0}.stat small{font-size:11px}.grid-2{display:grid;grid-template-columns:1.4fr 1fr;gap:12px;margin-bottom:12px}.card{padding:18px}.card-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:15px}.card-head h3{margin:0;font-size:14px}.card-head p{margin:2px 0 0;color:#858b95;font-size:11px}.pill{font-size:10px;padding:4px 8px;border-radius:20px;background:#f0f1f3;color:#777d86}.chart-wrap{height:180px}.chart-wrap canvas{width:100%;height:100%}.change-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.change{border-radius:9px;padding:15px;background:#f6f7f8}.change span{display:block;color:#7d838d;font-size:11px}.change strong{font-size:23px}.change.good strong{color:#208257}.change.bad strong{color:#c84a4a}.tabs{display:flex;gap:4px;overflow:auto;margin:16px 0 10px;padding-bottom:2px}.tab{border:0;background:transparent;padding:9px 11px;border-radius:7px;white-space:nowrap;color:#747a84;font-weight:600;cursor:pointer}.tab.active{background:#111317;color:#fff}.table-card{padding:0;overflow:hidden}.table-card .card-head{padding:17px 18px 13px;margin:0;border-bottom:1px solid #eceef1}.search{width:230px;border:1px solid #dfe2e6;border-radius:8px;padding:9px 11px;outline:none}.table-scroll{overflow:auto;max-height:550px}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:11px 18px;text-align:left;border-bottom:1px solid #eff0f2;font-size:12px}.data-table th{color:#858b95;font-size:10px;text-transform:uppercase;letter-spacing:.06em;background:#fafafa;position:sticky;top:0}.data-table td strong{font-weight:650}.iglink{color:#202329;text-decoration:none}.iglink:hover{text-decoration:underline}.muted{color:#90959d}.badge{display:inline-block;padding:3px 7px;border-radius:20px;font-size:10px;background:#f0f1f3;color:#666c75}.badge.green{background:#e8f6ef;color:#227a52}.badge.red{background:#faeaea;color:#a33f3f}.empty-state{text-align:center;padding:100px 20px;background:#fff;border:1px dashed #d8dbe0;border-radius:12px}.empty-icon{font-size:44px;color:#a1a6ae}.empty-state h2{margin:12px 0 5px}.empty-state p{max-width:540px;margin:0 auto 20px;color:#777d86}.modal{position:fixed;inset:0;background:rgba(10,12,15,.58);display:grid;place-items:center;z-index:20}.modal-box{width:min(420px,calc(100% - 30px));background:#fff;border-radius:13px;padding:25px;position:relative}.modal-box h2{margin:0 0 5px}.modal-box p{color:#777d86;font-size:13px;margin:0 0 18px}.modal-box label{display:block;font-size:12px;font-weight:650;margin-bottom:14px}.modal-box input{display:block;width:100%;margin-top:6px;padding:11px;border:1px solid #dfe2e6;border-radius:8px;font:inherit;outline:none}.modal-close{position:absolute;right:12px;top:8px;border:0;background:none;font-size:25px;color:#777;cursor:pointer}.toast{position:fixed;right:22px;bottom:22px;background:#111317;color:#fff;padding:11px 14px;border-radius:9px;opacity:0;transform:translateY(8px);transition:.2s;pointer-events:none;z-index:30;font-size:12px}.toast.show{opacity:1;transform:none}@media(max-width:900px){.sidebar{position:static;width:100%;height:auto}.app{display:block}.main{margin-left:0;width:100%;padding:18px}.sidebar{display:block}.side-bottom{display:flex;gap:6px;align-items:center}.side-bottom .privacy{display:none}.topbar{align-items:flex-start;flex-direction:column}.top-actions{width:100%}.top-actions .btn{flex:1}.stats{grid-template-columns:1fr 1fr}.grid-2{grid-template-columns:1fr}.brand{padding-bottom:15px}.side-title{margin-top:5px}}@media(max-width:550px){.main{padding:12px}.stats{gap:7px}.stat{padding:13px}.stat strong{font-size:23px}.hero{align-items:flex-start;gap:12px;flex-direction:column}.search{width:100%}.card-head{align-items:flex-start;flex-direction:column}.table-card .card-head{padding:15px}.top-actions{flex-wrap:wrap}.top-actions .btn{flex:auto}.side-bottom{flex-wrap:wrap}.side-bottom .btn{width:auto;flex:1}}

.modal[hidden]{display:none!important}.avatar-picker{display:flex;gap:14px;align-items:center;border:1px solid #e3e5e9;border-radius:10px;padding:12px;margin:4px 0 12px;background:#fafbfc}.avatar-preview-wrap{width:64px;height:64px;flex:0 0 64px;position:relative}.avatar-preview,.avatar-preview-fallback{width:64px;height:64px;border-radius:50%;object-fit:cover}.avatar-preview-fallback{display:grid;place-items:center;background:#202329;color:#fff;font-weight:800;font-size:18px}.avatar-preview{display:none}.avatar-picker-info{min-width:0}.avatar-picker-info strong,.avatar-picker-info span{display:block}.avatar-picker-info strong{font-size:12px}.avatar-picker-info span{font-size:11px;color:#7b818b;margin:2px 0 7px}.avatar-picker-info .btn{padding:6px 9px;font-size:11px}.avatar-choice{display:flex;gap:14px;margin:0 0 15px}.choice{font-size:11px!important;font-weight:500!important;margin:0!important;display:flex!important;align-items:center;gap:5px}.choice input{width:auto!important;margin:0!important}.profile-item .avatar-img{width:30px;height:30px;border-radius:50%;object-fit:cover;flex:0 0 30px}.profile-header-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover}.hero-profile{display:flex;align-items:center;gap:12px}.hero-profile .avatar-preview-fallback{width:46px;height:46px;font-size:14px}.modal-box{max-height:90vh;overflow:auto}@media(max-width:550px){.avatar-choice{flex-direction:column;gap:7px}}
.fallback-avatar{display:none}.help-panel{padding:22px}.help-hero{border:1px solid #e2e5e9;border-radius:12px;padding:22px;background:linear-gradient(135deg,#f8f9fa,#fff);margin-bottom:14px}.help-kicker{font-size:10px;letter-spacing:.14em;font-weight:800;color:#777d86}.help-hero h2{margin:5px 0 6px;font-size:22px;letter-spacing:-.03em}.help-hero p{margin:0;color:#6f7580;max-width:720px}.help-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.help-step{border:1px solid #e2e5e9;background:#fff;border-radius:10px;padding:13px;text-align:left;display:flex;gap:10px;align-items:flex-start;cursor:pointer;min-height:76px}.help-step>span{font-size:10px;font-weight:800;color:#969ba4}.help-step strong,.help-step small{display:block}.help-step strong{font-size:12px}.help-step small{font-size:10px;color:#858b95;margin-top:2px}.help-step.active{background:#111317;color:#fff;border-color:#111317}.help-step.active>span,.help-step.active small{color:#b8bcc4}.help-detail{display:flex;gap:15px;align-items:flex-start;border:1px solid #e2e5e9;border-radius:12px;padding:18px;background:#fafbfc;min-height:120px}.help-icon{width:38px;height:38px;flex:0 0 38px;border-radius:10px;background:#111317;color:#fff;display:grid;place-items:center;font-weight:800;font-size:11px}.help-detail h3{margin:1px 0 5px;font-size:15px}.help-detail p{margin:0;color:#6f7580;font-size:12px;line-height:1.65}.help-note{margin-top:10px;padding:9px 11px;border-left:3px solid #cfd3d8;background:#fff;color:#656b75;font-size:11px}.help-results{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px}.help-results>div{border:1px solid #e7e9ec;border-radius:10px;padding:13px;background:#fff}.help-results strong,.help-results span{display:block}.help-results strong{font-size:12px}.help-results span{font-size:10px;color:#858b95;margin-top:3px}.help-warning{margin-top:12px;border:1px solid #e4e0d7;border-radius:10px;background:#faf9f6;padding:14px}.help-warning strong{font-size:12px}.help-warning p{margin:5px 0 0;color:#6f6c64;font-size:11px;line-height:1.6}.help-warning code{background:#efede8;padding:2px 4px;border-radius:4px}.help-privacy{display:flex;justify-content:space-between;gap:20px;margin-top:12px;padding:13px 2px;color:#747a84;font-size:11px}.help-privacy strong{color:#30343a}.help-privacy span{max-width:620px}@media(max-width:850px){.help-steps{grid-template-columns:1fr 1fr}.help-results{grid-template-columns:1fr 1fr}}@media(max-width:550px){.help-panel{padding:15px}.help-steps,.help-results{grid-template-columns:1fr}.help-privacy{display:block}.help-privacy span{display:block;margin-top:5px}.help-detail{min-height:0}}

/* v6 navigation + help */
.nav-block{margin:16px 0 10px}.nav-label{font-size:9px;letter-spacing:.13em;font-weight:800;color:#9aa0a8;margin:0 0 6px 2px}.nav-label.second{margin-top:11px}.tabs{display:flex;flex-wrap:wrap;gap:5px;overflow:visible;margin:0;padding:0}.tabs-secondary{padding-bottom:2px}.tab{border:1px solid transparent}.tab:hover{background:#eceef1;color:#22252a}.tab.help-tab{border-color:#dfe2e7;background:#fff}.tab.help-tab.active{background:#111317;color:#fff;border-color:#111317}.tab-dot{font-size:7px;vertical-align:middle;color:#6bcf9b;margin-left:3px}.special-filters{display:flex;gap:6px;flex-wrap:wrap;padding:12px 18px 0}.special-filter{border:1px solid #dfe2e6;background:#fff;color:#646a73;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:650;cursor:pointer}.special-filter.active{background:#111317;color:#fff;border-color:#111317}.help-panel{padding:22px}.help-hero{padding:20px 22px;border:1px solid #e3e5e9;border-radius:12px;background:linear-gradient(135deg,#fff,#f8f9fa);margin-bottom:14px}.help-kicker{font-size:9px;letter-spacing:.14em;font-weight:800;color:#8a9099}.help-hero h2{margin:5px 0 6px;font-size:22px;letter-spacing:-.03em}.help-hero p{margin:0;color:#707680;max-width:760px}.help-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}.help-step{border:1px solid #e3e5e9;background:#fff;border-radius:10px;padding:13px;text-align:left;cursor:pointer;display:flex;gap:10px;align-items:flex-start}.help-step>span{font-size:10px;font-weight:800;color:#999fa8}.help-step strong,.help-step small{display:block}.help-step strong{font-size:12px}.help-step small{font-size:10px;color:#858b95;margin-top:2px}.help-step.active{border-color:#111317;background:#111317;color:#fff}.help-step.active>span,.help-step.active small{color:#b8bdc5}.help-detail{display:flex;gap:16px;align-items:flex-start;border:1px solid #e3e5e9;border-radius:10px;background:#fafafa;padding:18px;margin-bottom:10px}.help-icon{width:42px;height:42px;flex:none;border-radius:11px;background:#111317;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800}.help-detail h3{margin:0 0 4px;font-size:15px}.help-detail p{margin:0;color:#666c75}.help-note{margin-top:10px;padding:9px 11px;border-radius:8px;background:#f0f1f3;color:#656b74;font-size:11px}.help-results{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}.help-results>div{border:1px solid #e7e9ec;border-radius:9px;padding:12px;background:#fff}.help-results strong,.help-results span{display:block}.help-results strong{font-size:12px}.help-results span{font-size:10px;color:#858b95;margin-top:3px}.help-warning{border-left:3px solid #c84a4a;background:#fff5f5;padding:12px 14px;margin-bottom:10px}.help-warning strong{font-size:12px}.help-warning p{font-size:11px;color:#686e77;margin:4px 0 0}.help-privacy{display:flex;gap:8px;flex-direction:column;border:1px solid #e3e5e9;border-radius:9px;padding:12px;background:#f8f9fa}.help-privacy strong{font-size:12px}.help-privacy span{font-size:11px;color:#737984}.special-group-title{font-size:11px;font-weight:800;color:#707680;padding:14px 18px 4px}.special-empty{padding:12px 18px;color:#8a9099;font-size:11px}
@media(max-width:900px){.help-steps{grid-template-columns:1fr 1fr}.help-results{grid-template-columns:1fr 1fr}}
@media(max-width:550px){.help-steps,.help-results{grid-template-columns:1fr}.help-panel{padding:14px}.nav-label{margin-top:8px}.tab{padding:9px 10px}}

/* v7: data/help moved into the left navigation */
.side-nav{margin-top:18px;padding-top:15px;border-top:1px solid #292c32}.side-nav-label{font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:#747984;padding:0 10px 7px}.side-nav-item{width:100%;display:flex;align-items:center;gap:9px;border:0;background:transparent;color:#aeb3bc;text-align:left;padding:9px 10px;border-radius:8px;font:600 12px/1.2 inherit;cursor:pointer}.side-nav-item span{width:18px;height:18px;display:grid;place-items:center;color:#8d939d;font-size:12px}.side-nav-item:hover{background:#1c1f24;color:#f0f1f3}.side-nav-item.active{background:#24272d;color:#fff}.side-nav-item.active span{color:#fff}.side-nav-item:focus-visible{outline:2px solid #fff;outline-offset:1px}.nav-block .nav-label.second,.nav-block .tabs-secondary{display:none}
@media(max-width:900px){.side-nav{margin-top:14px}.side-nav-item{display:inline-flex;width:auto;margin:2px 3px 2px 0}.side-nav-label{padding-left:4px}.side-bottom{margin-top:10px}}


/* v8 responsive mobile layout */
.mobile-menu-btn{display:none;border:1px solid #dfe2e7;background:#fff;color:#17191d;border-radius:9px;width:42px;height:42px;font-size:20px;cursor:pointer;flex:0 0 42px;align-items:center;justify-content:center}.mobile-backdrop{display:none}
@media(max-width:900px){
  body{overflow-x:hidden}.app{display:block;min-height:100vh}.sidebar{position:fixed;z-index:50;left:0;top:0;bottom:0;width:min(310px,86vw);height:100%;padding:18px 14px;transform:translateX(-105%);transition:transform .22s ease;box-shadow:8px 0 28px rgba(0,0,0,.18);overflow-y:auto;overscroll-behavior:contain}.sidebar.mobile-open{transform:translateX(0)}
  .mobile-backdrop{display:block;position:fixed;inset:0;background:rgba(10,12,15,.5);z-index:45}.mobile-backdrop[hidden]{display:none}
  .main{margin:0;width:100%;padding:14px 14px 40px}.topbar{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;margin-bottom:16px}.mobile-menu-btn{display:inline-flex;grid-column:1;grid-row:1;align-self:start}.topbar>div:first-of-type{grid-column:2;grid-row:1;min-width:0}.topbar h1{font-size:20px;overflow-wrap:anywhere}.topbar p{font-size:11px;line-height:1.35}.top-actions{grid-column:1 / -1;grid-row:2;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.top-actions .btn{min-width:0;width:100%;padding:11px 9px}.hero{padding:16px}.stats{grid-template-columns:1fr 1fr}.grid-2{grid-template-columns:1fr}.chart-wrap{height:170px}.nav-block{margin-top:12px}.tabs{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab{flex:0 0 auto}.table-card{overflow:hidden}.table-scroll{max-height:none;overflow:auto;-webkit-overflow-scrolling:touch}.data-table{min-width:680px}.data-table th,.data-table td{padding:10px 12px}.search{width:100%;font-size:16px}.card-head{gap:10px}.empty-state{padding:70px 18px}.side-nav{margin-top:18px}.side-nav-item{display:flex;width:100%;padding:11px 10px;margin:2px 0}.side-bottom{display:block;margin-top:18px}.side-bottom .btn{width:100%;margin-top:7px}.privacy{display:block!important}.brand{padding-bottom:22px}.profile-item{padding:11px 10px}.modal{padding:14px}.modal-box{width:100%;max-width:430px;padding:22px 18px;border-radius:14px;max-height:calc(100vh - 28px);overflow:auto}.modal-box input{font-size:16px;padding:12px}.modal-close{width:44px;height:44px;right:4px;top:3px}.help-panel{padding:14px}
}
@media(max-width:550px){
  .main{padding:10px 10px 32px}.topbar{grid-template-columns:40px minmax(0,1fr);gap:8px}.mobile-menu-btn{width:40px;height:40px;flex-basis:40px}.topbar h1{font-size:18px}.top-actions{grid-template-columns:1fr}.hero{border-radius:10px}.hero h2{font-size:17px}.stats{gap:7px}.stat{padding:12px;border-radius:10px}.stat strong{font-size:22px}.stat span{font-size:11px}.stat small{font-size:10px}.card{border-radius:10px;padding:14px}.grid-2{gap:8px}.change-grid{grid-template-columns:1fr 1fr}.change{padding:12px}.change strong{font-size:21px}.table-card{border-radius:10px}.table-card .card-head{padding:13px}.table-card .card-head h3{font-size:13px}.special-filters{padding:10px 13px 0;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.special-filter{flex:0 0 auto}.empty-state{padding:55px 15px}.empty-state h2{font-size:20px}.empty-state p{font-size:12px}.help-steps,.help-results{grid-template-columns:1fr}.help-detail{padding:14px;gap:10px}.help-detail p{font-size:11px}.help-results>div{padding:11px}.toast{left:10px;right:10px;bottom:10px;text-align:center}.btn{min-height:42px}.side-nav-label{font-size:9px}.privacy{font-size:10px}
}
@media(prefers-reduced-motion:reduce){.sidebar{transition:none}}

/* v9 detailed Instagram export instructions */
.help-download{margin-top:12px;border:1px solid #e2e5e9;border-radius:12px;background:#fff;padding:18px}.help-download-head{display:flex;justify-content:space-between;gap:14px;align-items:center}.help-download-head h3{margin:4px 0 0;font-size:16px}.help-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe2e7;border-radius:9px;padding:9px 12px;color:#202328;text-decoration:none;font-size:11px;font-weight:750;white-space:nowrap}.help-link:hover{background:#f2f3f5}.download-steps{margin:15px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:8px;counter-reset:download}.download-steps li{counter-increment:download;position:relative;border:1px solid #e7e9ec;border-radius:10px;padding:12px 12px 12px 40px;background:#fafbfc;min-height:62px}.download-steps li:before{content:counter(download);position:absolute;left:12px;top:12px;width:22px;height:22px;border-radius:7px;background:#111317;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}.download-steps b{display:block;font-size:11px;color:#202328}.download-steps span{display:block;margin-top:4px;font-size:10px;line-height:1.5;color:#747a84}.strong-note{margin-top:12px;border-left-color:#111317!important}
@media(max-width:650px){.help-download-head{align-items:flex-start;flex-direction:column}.help-link{width:100%}.download-steps{grid-template-columns:1fr}}
/* v11: mobile sidebar navigation is the single source for data/help */
@media(max-width:900px){
  .side-nav-item{touch-action:manipulation;-webkit-tap-highlight-color:transparent;min-height:44px}
  .side-nav-item.active{background:#2a2d33;color:#fff}
}

.tab-count{font-weight:700;opacity:.7;font-size:.9em}.tab.active .tab-count{opacity:.9}
.help-download .criteria{margin-top:12px;border:1px solid #dfe2e7;border-radius:10px;background:#f7f8fa;padding:13px}.criteria-title{font-size:11px;font-weight:800;margin-bottom:8px}.criteria-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.criteria-item{border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:9px}.criteria-item b{display:block;font-size:10px}.criteria-item span{display:block;color:#747a84;font-size:10px;margin-top:2px}.criteria-good{border-left:3px solid #2f8a61!important}
@media(max-width:650px){.criteria-grid{grid-template-columns:1fr}}
