:root{--bg:#fafafa;--card:#fff;--text:#111;--muted:#737373;--line:#dbdbdb;--primary:#0095f6;--primary2:#1877f2;--danger:#ed4956;--vip:#ffd700;--rei:#00bfff;--shadow:0 8px 30px rgba(0,0,0,.08)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:var(--bg)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.hidden{display:none!important}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:245px;background:#fff;border-right:1px solid var(--line);padding:28px 18px 20px;display:flex;flex-direction:column;z-index:20}.logo{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:800;letter-spacing:-1.3px;margin:0 10px 28px}.logo-mark,.brand-orb{display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#ec4899,#f59e0b);color:#fff;font-weight:800}.logo-mark{width:34px;height:34px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav a{display:flex;align-items:center;gap:15px;padding:13px 14px;border-radius:10px;font-size:16px;position:relative}.sidebar nav a:hover,.sidebar nav a.active{background:#f2f2f2;font-weight:700}.sidebar nav a:first-letter{font-size:22px}.count{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:#ff3040;color:#fff;font-size:11px;font-style:normal;margin-left:auto}.side-user{margin-top:auto;padding:15px 8px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px}.side-user img,.ring{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#eee;border:2px solid #ddd}.side-user div{min-width:0;flex:1;display:flex;flex-direction:column}.side-user b,.side-user small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-user small{color:var(--muted);font-size:11px}.ring.vip{border:3px solid var(--vip);box-shadow:0 0 0 2px rgba(255,215,0,.18),0 0 14px rgba(255,215,0,.35)}.ring.rei{border:3px solid var(--rei);box-shadow:0 0 0 2px rgba(0,191,255,.16),0 0 16px rgba(0,191,255,.5)}.content{margin-left:245px;min-height:100vh;padding:28px max(24px,calc((100vw - 1100px)/2));}.stories-row{display:flex;gap:16px;overflow:auto;padding:6px 4px 20px;scrollbar-width:none}.story{border:0;background:transparent;width:74px;flex:0 0 74px;padding:0;text-align:center}.story img,.story>span{width:66px;height:66px;border-radius:50%;object-fit:cover;display:grid;place-items:center;margin:auto;background:#fff;border:3px solid #e1306c}.story.add>span{border:1px solid var(--line);font-size:30px;color:var(--primary)}.story small{display:block;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.composer{max-width:640px;margin:0 auto 18px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;gap:12px}.composer span{color:var(--muted);font-size:14px}.feed-grid{max-width:640px;margin:auto;display:grid;gap:20px}.post-card{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.post-head{display:flex;align-items:center;justify-content:space-between;padding:12px}.user-line{display:flex;align-items:center;gap:10px}.user-line img{width:42px;height:42px}.user-line span{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.user-line small{display:block;width:100%;color:var(--muted);font-size:12px}.post-head>small{color:var(--muted)}.badge{display:inline-flex;align-items:center;height:18px;padding:0 6px;border-radius:99px;font-size:9px;font-weight:900;font-style:normal;letter-spacing:.3px}.badge.vip{background:#17120a;color:var(--vip);border:1px solid #6d5f11}.badge.rei{background:#001b25;color:#58d6ff;border:1px solid #08799c;box-shadow:0 0 8px rgba(0,191,255,.25)}.post-media{display:block;width:100%;max-height:760px;object-fit:cover;background:#eee}.post-actions{display:flex;align-items:center;gap:6px;padding:9px 10px 0}.icon-btn{border:0;background:transparent;border-radius:8px;padding:7px;font-size:18px}.icon-btn:hover{background:#f3f3f3}.like-btn.active{color:#ff3040}.caption{margin:3px 14px 10px;line-height:1.45;font-size:14px}.comment-form{display:flex;border-top:1px solid #efefef}.comment-form input{flex:1;border:0;outline:0;padding:13px}.comment-form button{border:0;background:#fff;color:var(--primary);font-weight:700;padding:0 14px}.btn{border:1px solid var(--line);border-radius:9px;background:#fff;padding:9px 14px;font-weight:700}.btn:hover{background:#f5f5f5}.btn.primary{background:var(--primary);border-color:var(--primary);color:#fff}.btn.primary:hover{background:var(--primary2)}.btn.small{padding:7px 11px;font-size:12px}.page-head{display:flex;justify-content:space-between;align-items:end;max-width:1000px;margin:0 auto 20px}.page-head h1{margin:0;font-size:28px}.page-head p{margin:5px 0 0;color:var(--muted)}.filters{max-width:1000px;margin:0 auto 20px;display:grid;grid-template-columns:2fr 1fr 90px auto;gap:8px}.filters input,.stack input,.stack textarea,.stack select{width:100%;border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 11px;outline:none}.filters input:focus,.stack input:focus,.stack textarea:focus{border-color:#a8a8a8}.people-strip{max-width:1000px;margin:0 auto 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.person-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px;display:flex;align-items:center;gap:9px}.person-card img{width:44px;height:44px}.person-card a{min-width:0;flex:1}.person-card b,.person-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.person-card small{color:var(--muted);font-size:11px}.explore-grid,.profile-grid{max-width:1000px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.tile{aspect-ratio:1;position:relative;overflow:hidden;background:#eee}.tile img{width:100%;height:100%;object-fit:cover}.tile span{position:absolute;inset:auto 0 0;padding:22px 10px 8px;background:linear-gradient(transparent,rgba(0,0,0,.7));color:#fff;opacity:0;transition:.15s;text-align:center;font-weight:700}.tile:hover span{opacity:1}.direct-layout{height:calc(100vh - 56px);max-width:1100px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:330px 1fr;overflow:hidden}.conversation-list{border-right:1px solid var(--line);overflow:auto}.conversation-list h2{margin:0;padding:18px;border-bottom:1px solid var(--line)}.conversation{display:flex;align-items:center;gap:11px;padding:11px 14px}.conversation:hover,.conversation.active{background:#f5f5f5}.conversation img{width:50px;height:50px}.conversation span{min-width:0;flex:1}.conversation b,.conversation small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation small{color:var(--muted);margin-top:3px}.chat-panel{min-width:0;display:flex;flex-direction:column}.chat-head{height:72px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:10px 14px}.chat-head img{width:45px;height:45px}.chat-head b,.chat-head small{display:block}.chat-head small{color:var(--muted)}.messages{flex:1;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:7px;background:radial-gradient(circle at top,#fff,#fafafa)}.bubble{max-width:68%;padding:9px 12px;border-radius:18px;background:#efefef;align-self:flex-start;word-break:break-word}.bubble.mine{align-self:flex-end;background:#3797f0;color:#fff}.bubble.heart{background:radial-gradient(circle,#05364a,#00131c);color:#64dafa;border:1px solid #0bc3ff;box-shadow:0 0 20px rgba(0,191,255,.24);font-size:18px}.bubble img{max-width:280px;max-height:320px;border-radius:12px;display:block;margin-top:4px}.bubble small{display:block;font-size:9px;opacity:.65;margin-top:4px;text-align:right}.message-form{display:grid;grid-template-columns:auto auto 1fr auto auto;gap:5px;border-top:1px solid var(--line);padding:9px;align-items:center}.message-form>input[name=content]{border:1px solid var(--line);border-radius:999px;padding:10px 14px;outline:none}.send-btn{border:0;background:transparent;color:var(--primary);font-weight:800;padding:9px}.heart-special{border:0;border-radius:99px;padding:8px 10px;background:#001a23;color:#55d6ff;box-shadow:0 0 10px rgba(0,191,255,.25)}.emoji-picker{position:absolute;bottom:74px;margin-left:10px;max-width:265px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:8px;box-shadow:var(--shadow);z-index:5}.emoji-picker button{border:0;background:transparent;font-size:23px;padding:5px}.chat-panel{position:relative}.notification-list{max-width:760px;margin:auto;display:grid;gap:8px}.notification{display:flex;gap:13px;background:#fff;border:1px solid var(--line);padding:14px;border-radius:11px}.notification.new{border-left:4px solid var(--primary)}.notification>span{font-size:24px}.notification p{margin:0}.notification small{color:var(--muted)}.profile-head{max-width:930px;margin:25px auto 35px;display:grid;grid-template-columns:190px 1fr;gap:45px;align-items:center}.profile-avatar{width:160px;height:160px;border-radius:50%;object-fit:cover;justify-self:end}.profile-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-title h1{font-size:21px;font-weight:500;margin:0}.stats{display:flex;gap:28px;margin:22px 0}.profile-info h3{margin:0 0 4px}.profile-info p{margin:4px 0 8px;white-space:normal}.admin-cards{max-width:1050px;margin:0 auto 20px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.admin-cards div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px}.admin-cards b{font-size:25px;display:block}.admin-cards span{font-size:12px;color:var(--muted)}.admin-cards .vip-card{border-color:#d3b600}.admin-cards .rei-card{border-color:#00a6dc}.table-wrap{max-width:1050px;margin:auto;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:12px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:11px 13px;border-bottom:1px solid #eee}td small{display:block;color:var(--muted)}select.admin-plan{padding:6px;border:1px solid var(--line);border-radius:7px}.empty{background:#fff;border:1px dashed var(--line);border-radius:12px;padding:35px;text-align:center;color:var(--muted)}.empty h2{color:var(--text);margin-top:0}.modal{position:fixed;inset:0;background:rgba(0,0,0,.6);display:grid;place-items:center;padding:20px;z-index:100}.modal-card{width:min(520px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:15px;padding:22px;position:relative}.modal-close{position:absolute;top:9px;right:10px;width:35px;height:35px;border:0;background:#eee;border-radius:50%;font-size:23px}.stack{display:grid;gap:12px}.stack label{display:grid;gap:5px;font-size:13px;font-weight:600}.row{display:grid;grid-template-columns:1fr 95px;gap:10px}.story-view-card{width:min(430px,90vw);position:relative;color:#fff}.story-view-card>img{width:100%;max-height:82vh;object-fit:contain;background:#000;border-radius:16px}.story-view-card>b{position:absolute;z-index:2;top:14px;left:15px;text-shadow:0 1px 3px #000}.story-view-card .modal-close{z-index:2}.toast{position:fixed;left:50%;bottom:25px;transform:translateX(-50%) translateY(20px);background:#111;color:#fff;padding:11px 16px;border-radius:9px;opacity:0;pointer-events:none;transition:.2s;z-index:200}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.auth-bg{background:radial-gradient(circle at 20% 20%,#f6d5f7 0,transparent 30%),radial-gradient(circle at 80% 30%,#d9e7ff 0,transparent 34%),#fafafa;display:grid;place-items:center;padding:20px}.auth-shell{width:min(850px,100%);display:grid;grid-template-columns:1fr 390px;align-items:center;gap:50px}.auth-brand{text-align:center}.brand-orb{width:100px;height:100px;font-size:60px;margin:auto;border-radius:30px;box-shadow:0 20px 50px rgba(193,53,132,.25)}.auth-brand h1{font-size:53px;margin:15px 0 2px;letter-spacing:-3px}.auth-brand p{color:var(--muted)}.plan-preview{display:flex;justify-content:center;gap:8px}.auth-card{width:min(390px,100%);background:#fff;border:1px solid var(--line);border-radius:15px;padding:28px;box-shadow:var(--shadow)}.auth-card>h1{margin-top:0}.tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:20px;border-bottom:1px solid var(--line)}.tabs button{border:0;background:#fff;padding:11px;font-weight:700;color:var(--muted)}.tabs button.active{color:var(--text);border-bottom:2px solid var(--text)}.alert{padding:10px 12px;border-radius:8px;margin:10px 0;font-size:13px}.alert.error{background:#fff0f1;color:#a41420}.alert.success{background:#eaf9ef;color:#166b36}
@media(max-width:900px){.sidebar{width:76px;padding:24px 10px}.logo span:last-child,.sidebar nav span,.side-user div,.side-user>a{display:none}.logo{margin:0 auto 25px}.sidebar nav a{justify-content:center;padding:13px}.content{margin-left:76px;padding:20px}.people-strip{grid-template-columns:1fr 1fr}.admin-cards{grid-template-columns:repeat(3,1fr)}.direct-layout{grid-template-columns:260px 1fr}.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.auth-card{margin:auto}}@media(max-width:640px){.sidebar{inset:auto 0 0 0;width:auto;height:64px;padding:6px 8px;border-right:0;border-top:1px solid var(--line);flex-direction:row}.logo,.side-user{display:none}.sidebar nav{width:100%;flex-direction:row;justify-content:space-around}.sidebar nav a{flex:1;padding:10px}.sidebar nav a:nth-last-child(1){display:none}.content{margin-left:0;padding:14px 10px 78px}.composer{border-radius:10px}.composer span{display:none}.post-card{border-radius:10px}.filters{grid-template-columns:1fr 85px}.filters input[name=city]{display:none}.filters .btn{grid-column:1/-1}.people-strip{grid-template-columns:1fr}.explore-grid,.profile-grid{gap:2px}.direct-layout{height:calc(100vh - 92px);display:block}.conversation-list{display:none}.chat-panel{height:100%}.message-form{grid-template-columns:auto auto 1fr auto}.heart-special{display:none}.bubble{max-width:82%}.profile-head{grid-template-columns:105px 1fr;gap:18px;margin-top:10px}.profile-avatar{width:100px;height:100px}.stats{gap:12px;font-size:13px;flex-wrap:wrap}.profile-title .btn{padding:7px 8px}.admin-cards{grid-template-columns:repeat(2,1fr)}.row{grid-template-columns:1fr 80px}.auth-card{padding:22px}}

/* InstaPlus v2 - refinamentos para capa, follow/unfollow e Direct otimizado */
.btn.following{background:#f2f2f2;border-color:#cfcfcf;color:#222}.btn.following:hover{background:#ffecef;border-color:#ffc7cd;color:#b42331}.grid-empty{grid-column:1/-1}.profile-shell{max-width:1000px;margin:0 auto 28px;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.profile-cover{height:250px;background:linear-gradient(135deg,#d8d8d8,#f6f6f6 45%,#e3e3e3);position:relative;overflow:hidden}.profile-cover img{width:100%;height:100%;object-fit:cover;display:block}.profile-shell .profile-head{max-width:none;margin:-54px 34px 30px;position:relative;z-index:2;grid-template-columns:180px 1fr;gap:34px;align-items:end}.profile-shell .profile-avatar{width:160px;height:160px;background:#fff;border-width:5px;box-shadow:0 0 0 4px #fff}.profile-shell .profile-info{padding:64px 0 4px}.profile-shell .profile-info p{max-width:650px;line-height:1.45}.direct-empty-list{padding:18px}.direct-empty-list>p{color:var(--muted);margin-top:0}.direct-empty-list>.btn{display:block;text-align:center;margin-top:12px}.chat-back{display:none;font-size:32px;line-height:1;padding:0 5px}.chat-loading{margin:auto;color:var(--muted);font-size:13px}.chat-file-name{border-top:1px solid var(--line);padding:6px 15px 9px;color:var(--muted);font-size:12px;background:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-form .upload-label{display:grid;place-items:center}.message-form button:disabled{opacity:.55;cursor:wait}.bubble a{display:block}.bubble img{margin-top:0}.bubble .bubble-text+.bubble a img{margin-top:6px}.direct-welcome{margin:auto;max-width:430px}.admin-cards{grid-template-columns:repeat(7,1fr)}
@media(max-width:900px){.profile-shell .profile-head{grid-template-columns:145px 1fr}.profile-shell .profile-avatar{width:135px;height:135px}.profile-shell .profile-info{padding-top:56px}.admin-cards{grid-template-columns:repeat(4,1fr)}}
@media(max-width:640px){.profile-shell{border-radius:0;border-left:0;border-right:0;margin-left:-10px;margin-right:-10px}.profile-cover{height:165px}.profile-shell .profile-head{grid-template-columns:95px 1fr;gap:14px;margin:-38px 14px 22px;align-items:start}.profile-shell .profile-avatar{width:92px;height:92px;border-width:3px;box-shadow:0 0 0 3px #fff}.profile-shell .profile-info{padding-top:45px}.profile-shell .profile-title{gap:6px}.profile-shell .profile-title h1{font-size:18px;width:100%}.profile-shell .stats{font-size:12px;margin:13px 0;gap:10px}.direct-layout.has-chat .conversation-list{display:none}.direct-layout.no-chat .conversation-list{display:block;height:100%;border-right:0}.direct-layout.no-chat .chat-panel{display:none}.chat-back{display:inline-block}.chat-head{padding-left:8px}.message-form{grid-template-columns:auto auto minmax(0,1fr) auto;padding:7px}.message-form .heart-special{display:none}.send-btn{padding:8px 4px}.emoji-picker{bottom:70px}.admin-cards{grid-template-columns:repeat(2,1fr)}}
.installer-card{width:min(720px,calc(100% - 28px));margin:40px auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.installer-card h1{text-align:center;margin:10px 0 5px}.installer-intro{text-align:center;color:var(--muted);margin:0 0 22px}.installer-logo{width:64px;height:64px;margin:auto;font-size:38px}.installer-form h3{margin:14px 0 0;padding-top:10px;border-top:1px solid var(--line)}.installer-row{grid-template-columns:1fr 1fr}.installer-enter{display:block;width:100%;text-align:center;padding:12px}.installer-note{font-size:12px;color:var(--muted);line-height:1.5}.installer-card code{background:#f3f3f3;padding:2px 5px;border-radius:5px}@media(max-width:640px){.installer-card{padding:20px;margin:18px auto}.installer-row{grid-template-columns:1fr}}
