@font-face{font-family:Inter;src:url('../fonts/inter-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('../fonts/inter-500.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url('../fonts/inter-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Inter;src:url('../fonts/inter-700.ttf') format('truetype');font-weight:700;font-display:swap}
:root{color-scheme:dark;--bg:#040607;--card:#0c1011;--text:#f3f4f6;--muted:#a6adba;--accent:#4a37b6;--accent-light:#9550db;--border:#374151;--focus:#c4adff;--thumb:#615775;--track:#0c1011;font-family:Inter,Arial,sans-serif;color:var(--text);background:var(--bg)}
*{box-sizing:border-box;scrollbar-color:var(--thumb) var(--track);scrollbar-width:thin}
*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:var(--track)}*::-webkit-scrollbar-thumb{background:var(--thumb);border:2px solid var(--track);border-radius:8px}*::-webkit-scrollbar-thumb:hover{background:#857399}
body{margin:0}#landing button,#landing input,#loading button,dialog button{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid var(--focus);outline-offset:4px}button:active:not(:disabled){transform:translateY(1px)}::selection{background:#6146a8;color:white}input{caret-color:var(--accent-light)}[hidden]{display:none!important}

#matrix{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;opacity:.525;z-index:0}
main{position:relative;z-index:1}.screen{min-height:100svh;display:flex;align-items:center;justify-content:center;padding:40px 24px}.landing-wrap{width:420px;max-width:100%;margin-top:-30px}.glass-card{background:rgba(7,9,10,.92);border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:23px}.brand{display:block;width:97px;height:auto;object-fit:contain;margin:0 auto 25px}#landing h1{font-size:clamp(25.2px,4.2vw,37.8px);line-height:1.3;letter-spacing:-.02em;font-weight:700;text-align:center;margin:0 0 12px}#landing h1 span,.subtitle strong{color:#9460ed}.subtitle{font-size:18px;line-height:1.3;letter-spacing:-.01em;text-align:center;font-weight:500;color:var(--muted);margin:0 0 28px;min-height:54px}.subtitle strong{font-weight:500}.action-slot{min-height:56px;margin-bottom:20px}.primary{background:linear-gradient(135deg,var(--accent),var(--accent-light));color:white;border:0;font-weight:600;transition:filter .15s}.primary:hover{filter:brightness(.9)}.primary i{margin-left:7px}.primary i:first-child{margin:0 5px 0 0}.pill{width:100%;min-height:56px;border-radius:24px;padding:16px 24px;font-size:16px}.benefits{display:flex;align-items:center;justify-content:center;gap:16px;font-size:11px;min-height:24px;margin-bottom:0}.benefits i{color:#9a83ff;margin-right:5px}.below-card{font-size:14px;color:var(--muted);text-align:center;margin:16px 0 0;font-weight:500;line-height:1.4}.username-wrap{position:relative}.username-wrap input{height:56px;width:100%;padding:16px 88px 16px 40px;border-radius:28px;border:1px solid transparent;background:var(--card);color:var(--text);font-size:16px}.username-wrap input::placeholder{color:#9ca3af}.at{position:absolute;left:16px;top:16px;color:#a486fa;font-size:18px;font-weight:600}.search{position:absolute;right:8px;top:8px;width:40px;height:40px;border-radius:16px}.search i{margin:0!important}.clear{position:absolute;right:51px;top:8px;width:32px;height:40px;color:var(--muted);background:none;border:0}.clear:hover{color:white}.error{color:#fda4af;font-size:12px;line-height:1.4;margin:8px 0 0;min-height:17px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
dialog{color:var(--text);width:448px;max-width:calc(100% - 32px);padding:0;border:1px solid #24282d;border-radius:24px;background:var(--card);max-height:calc(100svh - 32px);overflow:auto}dialog::backdrop{background:rgba(0,0,0,.72)}.confirm-card{padding:18px}.confirm-card h2{color:#a477f6;font-size:22.8px;text-align:center;margin:2px 0 12px;line-height:1.3}.confirm-card>p:first-of-type{text-align:center;color:#d1d5db;font-size:16px;line-height:1.5;margin:0 0 18px;overflow-wrap:anywhere}.profile-row{display:flex;align-items:center;margin-bottom:18px;gap:20px}.avatar{width:81px;height:81px;border-radius:50%;background:#252039;display:grid;place-items:center;color:#a58eea;font-size:31px;flex-shrink:0}.profile-row dl{display:flex;gap:20px;justify-content:space-between;flex:1;margin:0}.profile-row dl>div{display:flex;flex-direction:column-reverse;text-align:center;flex:1}.profile-row dd{font-weight:600;font-size:15px;margin:0 0 3px}.profile-row dt{font-size:13px;color:var(--muted)}.demo-data{padding:11px 18px;border-radius:11px;color:#d1b9ff;background:#20192c;border:1px solid #47325e;font-size:11px;line-height:1.5;text-align:center;margin:0 0 16px}.demo-data i{margin-right:4px}.confirm-actions{display:flex;gap:12px}.confirm-actions button{flex:1;min-height:44px;border-radius:16px;padding:12px 16px;font-size:14px;font-weight:700}.outline{border:2px solid var(--border);color:white;background:transparent}.outline:hover{background:#1f2937}
.login-wrap{width:336px;max-width:100%}.instagram-logo{display:block;object-fit:contain;margin:0 auto 48px;width:180px;height:60px}.login-field{padding:13px 12px;border:1px solid var(--border);border-radius:4px;background:var(--card);font-size:14px;margin:0 0 16px;overflow-wrap:anywhere}.password{font-family:Consolas,monospace;letter-spacing:1px;font-size:13px;min-height:42px}.status-box{display:flex;align-items:center;gap:12px;border:1px solid #293040;border-radius:8px;background:var(--card);padding:14px 12px;margin:28px 0 16px;min-height:66px}.status-box>i{color:#a477f6;font-size:21px}.status-box h2{font-size:14px;font-weight:500;color:var(--muted);margin:0}.status-box p{font-size:12px;color:#a0a8b5;margin:6px 0 0}.login-button{width:100%;min-height:36px;background:#4e92fa;color:white;border:0;border-radius:4px;font-size:14px;font-weight:600}.login-caption{text-align:center;color:var(--muted);font-size:12px;line-height:1.5;margin:18px 0}.divider{display:flex;gap:16px;align-items:center;color:var(--muted);font-size:14px;margin:28px 0}.divider span{flex:1;height:1px;background:var(--border)}.text-button{color:#86b4fc;display:block;margin:auto;background:none;border:0;padding:10px;font-size:14px}.text-button:hover{text-decoration:underline}.login-footer{border-top:1px solid var(--border);margin:28px 0 0;padding:24px 0 0;text-align:center;color:var(--muted);font-size:12px;line-height:1.5}.complete-card{width:420px;max-width:100%}.complete-card h1{font-size:30px}.complete-card .subtitle{margin-top:18px}.explanation{color:var(--muted);line-height:1.6;font-size:14px;text-align:center;margin:0 0 28px}.spinner{animation:spin 1.4s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:420px){.screen{padding:40px 16px}.landing-wrap{margin-top:0}.glass-card{padding:23px 20px}.subtitle{font-size:17px}.benefits{gap:11px;font-size:10px}.profile-row{gap:12px}.profile-row dl{gap:10px}.avatar{width:68px;height:68px}.profile-row dt{font-size:11px}.confirm-card h2{font-size:22px}.username-wrap input{font-size:14px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(forced-colors:active){*{scrollbar-color:auto}.primary{border:1px solid ButtonText}.preview-notice,.demo-data{border:1px solid CanvasText}}
.avatar{overflow:hidden}.avatar img{display:block;width:100%;height:100%;object-fit:cover}.profile-row dl{gap:8px;min-width:0}.profile-row dl>div{min-width:0}.profile-row dd{font-variant-numeric:tabular-nums;font-size:13px;overflow-wrap:anywhere}.search-status{text-align:center;color:var(--muted);font-size:13px;margin:12px 0 0}.username-wrap input:disabled{opacity:.75}.feed-screen{min-height:100svh;background:var(--bg)}.feed-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:980px;margin:auto;padding:14px 24px;background:var(--bg);border-bottom:1px solid var(--border)}.feed-header>img{object-fit:contain}.feed-header>button,.retry{min-height:42px;padding:10px 18px;border-radius:8px;font-size:14px}.feed-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:52px;max-width:980px;margin:auto;padding:32px 24px 70px;align-items:start}.profile-summary{grid-column:2;grid-row:1;position:sticky;top:106px;min-width:0}.large-avatar{width:92px;height:92px;margin-bottom:18px}.profile-summary h1{font-size:22px;line-height:1.4;text-align:left;overflow-wrap:anywhere;margin:0 0 7px}.profile-summary>p{font-size:14px;line-height:1.5;margin:8px 0}.biography{white-space:pre-line;overflow-wrap:anywhere;color:var(--muted)}.feed-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.feed-stats>div,.feed-stats>button{border:0;background:none;padding:0;color:var(--text);font-size:13px;text-align:left;min-width:0}.feed-stats strong{display:block;font-size:14px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.feed-stats span{display:block;margin-top:5px;color:var(--muted);font-size:12px}.feed-stats button:hover span{text-decoration:underline}.profile-link{color:#a98bee;font-size:13px;line-height:1.5;text-underline-offset:4px}.profile-link:hover{color:#c4adff}.profile-summary .data-updated{color:var(--muted);font-size:11px;margin-top:18px}.feed-content{grid-column:1;grid-row:1;min-width:0}.feed-content>h2{font-size:18px;margin:0 0 12px}.feed-notice{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 22px}.retry{margin:0 0 22px}.post{border-bottom:1px solid var(--border);padding:0 0 26px;margin-bottom:28px;min-width:0}.post-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;min-width:0}.post-avatar{width:34px;height:34px;font-size:16px;flex-shrink:0}.post-author{font-weight:600;font-size:14px;color:var(--text);text-decoration:none;overflow-wrap:anywhere}.post-author:hover{text-decoration:underline}.post-header time{font-size:11px;color:var(--muted);margin-left:auto;white-space:nowrap}.post-picture{margin:0;background:var(--card);border:1px solid #22272c;border-radius:5px;overflow:hidden;min-height:180px}.post-picture>img{display:block;width:100%;max-height:680px;object-fit:contain}.image-unavailable{padding:48px 24px;text-align:center;font-size:14px;color:var(--muted);line-height:1.6}.post-body{padding-top:13px}.post-counts{font-size:13px;font-weight:600;margin:0 0 12px}.post-caption{font-size:14px;line-height:1.6;white-space:pre-line;overflow-wrap:anywhere;margin:0 0 14px}.people-panel{padding:20px}.people-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.people-panel h2{font-size:20px;margin:0}.people-panel header button{margin:0}.people-panel>p{font-size:14px;color:var(--muted);line-height:1.6}.people-panel ul{list-style:none;padding:0;margin:0}.people-panel li{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--border)}
@media(max-width:760px){.feed-layout{display:flex;flex-direction:column;gap:32px;padding:24px 16px 50px;max-width:540px}.profile-summary{position:static;width:100%;padding-bottom:24px;border-bottom:1px solid var(--border)}.feed-content{width:100%}.feed-header{padding:10px 16px}.feed-header>img{width:110px;height:38px}.large-avatar{width:76px;height:76px}.feed-stats strong{font-size:14px}.profile-row dd{font-size:11px}.post-caption{font-size:15px}.username-wrap input{font-size:16px}}
