:root{--ig-bg: #fafafa;--ig-white: #ffffff;--ig-border: #dbdbdb;--ig-text: #262626;--ig-muted: #8e8e8e;--ig-link: #00376b;--ig-blue: #0095f6;--ig-blue-hover: #1877f2;--ig-like: #ed4956;--ig-soft: #efefef;--ig-soft-2: #f2f2f2;--ig-panel: #fafafa;--bubble-in: #efefef;--bubble-out: #3797f0;--msg-area: #ffffff;--ig-grad: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--logo: "Grand Hotel", cursive;--nav-w: 244px}html[data-theme=dark]{--ig-bg: #0c0c0c;--ig-white: #161616;--ig-border: #2a2a2a;--ig-text: #f2f2f2;--ig-muted: #a0a0a0;--ig-link: #9ecbff;--ig-blue: #0a84ff;--ig-blue-hover: #409cff;--ig-soft: #2a2a2a;--ig-soft-2: #222222;--ig-panel: #121212;--bubble-in: #2a2a2a;--bubble-out: #0a84ff;--msg-area: #0f0f0f;color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font);color:var(--ig-text);background:var(--ig-bg);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.4}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;color:inherit}.app-shell{display:grid;grid-template-columns:var(--nav-w) 1fr;height:100%;min-height:0}.side-nav{display:flex;flex-direction:column;gap:4px;padding:12px 12px 20px;border-right:1px solid var(--ig-border);background:var(--ig-white);height:100%;overflow:auto}.brand-block{display:flex;align-items:center;gap:10px;padding:20px 12px 24px}.brand-logo{width:36px;height:36px;border-radius:10px;object-fit:cover;flex-shrink:0}.brand-mark{font-family:var(--logo);font-size:1.85rem;font-weight:400;letter-spacing:.5px;padding:0;color:var(--ig-text);background:none;width:auto;height:auto;border-radius:0;box-shadow:none;display:block;text-align:left;margin:0;animation:none;line-height:1}.brand-mark.ig-icon{display:none;width:32px;height:32px;margin:20px auto 24px;border-radius:8px;object-fit:cover;background:none}.nav-btn{display:flex;align-items:center;gap:16px;width:100%;padding:12px;border-radius:4px;color:var(--ig-text);font-size:1rem;font-weight:400;transition:background .15s;text-align:left}.nav-btn span{line-height:1}.nav-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.nav-badge{position:absolute;top:-4px;right:-7px;z-index:1;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ed4956;color:#fff;border:2px solid var(--ig-white);font-size:11px;font-weight:650;font-variant-numeric:tabular-nums;line-height:1;letter-spacing:0;text-align:center;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;transform:translateZ(0)}.nav-badge.is-wide{min-width:22px;padding:0 4px;font-size:10px;letter-spacing:-.03em}.nav-badge.is-dot{min-width:10px;width:10px;height:10px;padding:0;font-size:0;line-height:0;top:-1px;right:-1px;border-width:2px}@media(min-width:1100px){.nav-icon-wrap{width:26px;height:26px}.nav-badge{top:-6px;right:-9px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;border-width:2px;box-shadow:0 0 0 1px color-mix(in srgb,var(--ig-white) 80%,transparent)}.nav-badge.is-wide{min-width:24px;height:18px;padding:0 5px;font-size:10px}.nav-badge.is-dot{top:-2px;right:-2px;width:11px;height:11px;min-width:11px}}.nav-btn:hover{background:var(--ig-soft-2)}.nav-btn.active{font-weight:700;background:transparent}.nav-btn.active svg{stroke-width:2.5}.nav-spacer{flex:1}.main-pane{min-width:0;min-height:0;height:100%;overflow:hidden;background:var(--ig-bg)}.main-pane>*{height:100%;border-radius:0;border:none;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:hidden}.app-banners{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:80;display:flex;flex-direction:column;gap:8px;pointer-events:none;max-width:420px;margin:0 auto}.app-banner{pointer-events:auto;display:flex;align-items:center;gap:10px;padding:12px 12px 12px 14px;border-radius:14px;background:#fffffff5;border:1px solid var(--ig-border);box-shadow:0 8px 28px #0000001f}.app-banner svg{flex-shrink:0;color:var(--ig-text)}.app-banner-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.app-banner-text strong{font-size:13px}.app-banner-text span{font-size:12px;color:var(--ig-muted)}@media(min-width:768px){.app-banners{left:auto;right:24px;bottom:24px;margin:0}}.friends-body{max-width:none;width:100%}@media(min-width:1100px){.main-pane{background:var(--ig-panel)}.main-pane:has(.split){background:var(--ig-white)}.bubble{max-width:min(48%,560px)}.list-pane{min-width:320px}.chat-view{min-width:0}.feed-grid{max-width:none;width:100%}.page-body{padding:24px 32px 40px}.profile-info,.profile-grid,.ig-tabs{max-width:none;width:100%}}.auth-page{min-height:100%;display:grid;place-items:center;padding:24px;background:var(--ig-bg)}.auth-page:before,.auth-page:after{display:none}.auth-card{width:min(350px,100%);padding:40px 40px 24px;border-radius:1px;background:var(--ig-white);border:1px solid var(--ig-border);box-shadow:none;animation:none}.auth-card h1,.auth-card h1.auth-logo{font-family:var(--logo);font-size:2.6rem;font-weight:400;text-align:center;margin:0 0 20px;background:none;color:var(--ig-text);-webkit-background-clip:unset;background-clip:unset;display:flex;align-items:center;justify-content:center;gap:10px}.auth-card h1.auth-logo img{width:44px;height:44px;border-radius:12px;object-fit:cover}.auth-card p{margin:0 0 20px;color:var(--ig-muted);text-align:center;font-size:.95rem;font-weight:500}.auth-card a{color:var(--ig-link);font-weight:600}.field{display:flex;flex-direction:column;gap:4px;margin-bottom:6px;width:100%}.search-bar{width:100%}.field label{display:none}.field input,.field textarea,.search-bar input,.composer textarea,.comments input{width:100%;padding:10px 12px;border-radius:3px;border:1px solid var(--ig-border);background:var(--ig-bg);color:var(--ig-text);outline:none;font-size:12px}.field input:focus,.field textarea:focus,.composer input:focus,.search-bar input:focus,.comments input:focus{border-color:#a8a8a8;box-shadow:none;background:var(--ig-bg)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:4px;font-weight:600;font-size:14px;transition:opacity .15s,background .15s}.btn:hover{transform:none;opacity:.9}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-primary{width:100%;margin-top:12px;background:var(--ig-blue);color:#fff;box-shadow:none;border-radius:4px;padding:7px 16px}.btn-primary:hover{background:var(--ig-blue-hover);box-shadow:none}.btn-share{width:auto;margin-top:0;padding:6px 14px}.composer-preview{width:100%;border-radius:4px;margin-bottom:10px;display:block;max-height:280px;object-fit:cover}.composer-actions{justify-content:space-between}.btn-ghost{background:transparent;color:var(--ig-text);font-weight:600}.btn-soft{background:transparent;color:var(--ig-text);font-weight:600;padding:8px}.btn-soft:hover{opacity:.6}.btn-danger{background:transparent;color:var(--ig-like);font-weight:600}.btn-icon-remove{width:36px;height:36px;padding:0;border-radius:50%;color:var(--ig-muted);background:transparent;transition:color .15s,background .15s}.btn-icon-remove:hover{color:var(--ig-like);background:#ed495614;opacity:1;transform:none}.error-text{color:var(--ig-like);font-size:.85rem;margin:8px 0;text-align:center;padding:0;background:none}.auth-card .muted{margin-top:20px!important;padding:16px 0 0;border-top:none;font-size:13px}.page{height:100%;display:flex;flex-direction:column;min-height:0;max-width:none;margin:0;width:100%}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;border-bottom:1px solid var(--ig-border);background:var(--ig-white);position:sticky;top:0;z-index:5;width:100%}.page-header h2{margin:0;font-size:1.25rem;font-weight:600;letter-spacing:0;font-family:var(--font)}.page-header .sub{display:none}.page-body{flex:1;min-height:0;overflow:auto;padding:20px 24px 32px;width:100%;max-width:none}.split{display:grid;grid-template-columns:minmax(280px,380px) 1fr;height:100%;min-height:0;max-width:none;margin:0;width:100%;border:none;background:var(--ig-white);border-radius:0;overflow:hidden}.list-pane{border-right:1px solid var(--ig-border);display:flex;flex-direction:column;min-height:0;background:var(--ig-white)}.list-pane .toolbar{padding:14px 16px;border-bottom:1px solid var(--ig-border)}.list-pane .toolbar strong{font-size:1rem;font-weight:700}.list-scroll{flex:1;overflow:auto;padding:0}.list-item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 16px;text-align:left;border-radius:0;transition:background .1s;cursor:pointer}.list-item:hover{background:var(--ig-panel)}.list-item-link{cursor:pointer}.list-item-actions{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-left:auto}.chat-top-clickable{cursor:pointer}.chat-top-clickable:hover{background:color-mix(in srgb,var(--ig-soft) 55%,transparent)}.msg-highlight{animation:msgHighlight 2.2s ease}@keyframes msgHighlight{0%,30%{box-shadow:0 0 0 2px var(--ig-blue)}to{box-shadow:none}}.chat-media-page{display:flex;flex-direction:column;min-height:0;background:var(--ig-bg)}.chat-media-top{position:sticky;top:0;z-index:8;background:var(--ig-white);border-bottom:1px solid var(--ig-border);padding:8px 12px 0}.chat-media-top-row{display:flex;align-items:center;gap:4px;margin-bottom:8px}.chat-media-icon-btn{width:40px;height:40px;border:none;border-radius:50%;background:transparent;color:var(--ig-text);display:grid;place-items:center;cursor:pointer;flex-shrink:0;text-decoration:none}.chat-media-icon-btn:hover{background:var(--ig-soft)}.chat-media-icon-btn.ghost{visibility:hidden;pointer-events:none}.chat-media-identity{flex:1;min-width:0;display:flex;align-items:center;gap:10px;border:none;background:none;color:inherit;text-align:left;padding:4px 6px;border-radius:10px;cursor:pointer}.chat-media-identity:disabled{cursor:default}.chat-media-identity:not(:disabled):hover{background:var(--ig-soft)}.chat-media-identity-text{min-width:0;display:flex;flex-direction:column;gap:1px}.chat-media-identity-text strong{font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-media-identity-text span{font-size:12px;color:var(--ig-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-media-search{position:relative;display:flex;align-items:center;margin:0 4px 10px;background:var(--ig-soft);border-radius:12px;padding:0 10px}.chat-media-search-ico{color:var(--ig-muted);flex-shrink:0}.chat-media-search input{flex:1;border:none;background:transparent;padding:11px 8px;font-size:14px;color:var(--ig-text);outline:none;min-width:0}.chat-media-search-clear{border:none;background:transparent;color:var(--ig-muted);display:grid;place-items:center;padding:4px;cursor:pointer}.chat-media-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:0 -12px;border-top:1px solid var(--ig-border)}.chat-media-tabs button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:none;background:transparent;color:var(--ig-muted);padding:10px 4px 12px;font-size:11px;cursor:pointer;position:relative}.chat-media-tabs button.active{color:var(--ig-text);font-weight:600}.chat-media-tabs button.active:after{content:"";position:absolute;left:12%;right:12%;bottom:0;height:2px;border-radius:2px 2px 0 0;background:var(--ig-text)}.chat-media-search-hint{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 4px 10px;font-size:13px;color:var(--ig-muted)}.chat-media-search-hint button{border:none;background:none;color:var(--ig-blue);font-size:13px;cursor:pointer;white-space:nowrap}.chat-media-body{flex:1;min-height:0;overflow:auto;padding:0 0 28px}.chat-media-status{display:flex;align-items:center;justify-content:center;gap:10px;padding:48px 16px;margin:0}.chat-media-spinner{width:18px;height:18px;border:2px solid var(--ig-border);border-top-color:var(--ig-text);border-radius:50%;animation:chatMediaSpin .7s linear infinite}@keyframes chatMediaSpin{to{transform:rotate(360deg)}}.chat-media-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:64px 24px;color:var(--ig-muted)}.chat-media-empty-ico{width:64px;height:64px;border-radius:50%;background:var(--ig-soft);color:var(--ig-muted);display:grid;place-items:center;margin-bottom:6px}.chat-media-empty strong{color:var(--ig-text);font-size:16px}.chat-media-empty p{margin:0;font-size:13px;max-width:260px;line-height:1.4}.chat-media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.chat-media-cell{aspect-ratio:1;padding:0;border:none;background:var(--ig-soft);cursor:pointer;overflow:hidden}.chat-media-cell img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.chat-media-cell:hover img{transform:scale(1.03)}.chat-media-sections{padding:8px 12px 0;display:flex;flex-direction:column;gap:18px}.chat-media-day{margin:8px 4px 10px;font-size:13px;font-weight:600;color:var(--ig-muted)}.chat-media-stack{display:flex;flex-direction:column;gap:8px}.chat-media-row-card{background:var(--ig-white);border:1px solid var(--ig-border);border-radius:12px;padding:10px;overflow:hidden}.chat-media-row-card video{width:100%;max-height:260px;border-radius:8px;background:#000;display:block}.chat-media-row-card.audio{display:flex;flex-direction:column;gap:8px}.chat-media-row-head{display:flex;align-items:center;gap:8px;color:var(--ig-muted);font-size:12px}.chat-media-row-head .chat-media-filename{flex:1;min-width:0;margin:0;color:var(--ig-text);font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-media-row-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;font-size:12px;color:var(--ig-muted)}.chat-media-row-foot>div{display:flex;flex-direction:column;gap:2px;min-width:0}.chat-media-row-foot strong{color:var(--ig-text);font-size:13px}.chat-media-text-btn{display:inline-flex;align-items:center;gap:4px;border:none;background:var(--ig-soft);color:var(--ig-text);border-radius:8px;padding:6px 10px;font-size:12px;cursor:pointer;flex-shrink:0}.chat-media-text-btn:hover{background:var(--ig-soft-2)}.chat-media-file-row{display:flex;align-items:center;gap:10px;background:var(--ig-white);border:1px solid var(--ig-border);border-radius:12px;padding:8px 8px 8px 12px}.chat-media-file-ico{width:40px;height:40px;border-radius:10px;border:none;background:var(--ig-soft);color:var(--ig-text);display:grid;place-items:center;flex-shrink:0;cursor:pointer}.chat-media-file-meta{flex:1;min-width:0;border:none;background:none;text-align:left;cursor:pointer;padding:0;color:inherit;display:flex;flex-direction:column;gap:2px}.chat-media-file-meta strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-media-file-meta span{font-size:12px;color:var(--ig-muted)}.chat-media-link-card{background:var(--ig-white);border:1px solid var(--ig-border);border-radius:12px;padding:10px 12px}.chat-media-link-item{display:flex;align-items:center;gap:8px;color:var(--ig-link);text-decoration:none;font-size:13px;padding:8px 0;border-bottom:1px solid var(--ig-border)}.chat-media-link-item:last-of-type{border-bottom:none}.chat-media-link-item span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-media-link-item:hover span{text-decoration:underline}.chat-media-search-hit{display:flex;align-items:center;gap:10px;width:100%;border:1px solid var(--ig-border);background:var(--ig-white);border-radius:12px;padding:10px 12px;text-align:left;cursor:pointer;color:inherit}.chat-media-search-hit:hover{background:var(--ig-soft)}.chat-media-search-hit-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.chat-media-search-hit-body strong{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:13px}.chat-media-search-hit-body strong em{font-style:normal;font-weight:400;color:var(--ig-muted);font-size:12px}.chat-media-search-hit-body>span{font-size:13px;color:var(--ig-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-media-search-hit-go{color:var(--ig-muted);flex-shrink:0}.chat-media-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#000000eb;display:flex;flex-direction:column}.chat-media-lightbox-bar{display:flex;align-items:center;gap:4px;padding:8px 10px;color:#fff}.chat-media-lightbox-bar .chat-media-icon-btn{color:#fff}.chat-media-lightbox-bar .chat-media-icon-btn:hover{background:#ffffff1f}.chat-media-lightbox-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;padding:0 6px}.chat-media-lightbox-meta strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-media-lightbox-meta span{font-size:12px;opacity:.7}.chat-media-lightbox img{flex:1;min-height:0;width:100%;object-fit:contain;padding:8px 12px 24px}@media(min-width:900px){.chat-media-top{padding:12px 20px 0}.chat-media-tabs{max-width:560px;margin:0 auto;width:100%}.chat-media-search{max-width:560px;margin-left:auto;margin-right:auto}.chat-media-grid{gap:3px;max-width:720px;margin:0 auto}.chat-media-sections{max-width:640px;margin:0 auto;padding:12px 16px 0}}.profile-actions .btn-share{display:inline-flex;align-items:center;gap:6px;width:auto;margin:0}.chat-actions .chat-delete-btn{color:#ed4956}.avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:var(--ig-soft);display:grid;place-items:center;font-weight:600;color:var(--ig-muted);flex-shrink:0;overflow:hidden;border:none}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.avatar-letter{line-height:1}.avatar.sm{width:32px;height:32px;font-size:.75rem}.avatar.lg{width:150px;height:150px;font-size:3rem;border:none;box-shadow:none}.story-ring{display:inline-grid;place-items:center;padding:3px;border-radius:50%;background:var(--ig-grad);flex-shrink:0;line-height:0;box-sizing:border-box}.story-ring.seen{background:#c7c7c7}html[data-theme=dark] .story-ring.seen{background:#555}.story-ring.unseen{background:conic-gradient(from 180deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888,#833ab4 90%,#f09433)}.story-ring .avatar{border:2.5px solid var(--ig-white);background:var(--ig-soft);box-sizing:border-box}.story-ring.md .avatar,.story-ring:not(.sm):not(.lg) .avatar{width:56px;height:56px}.story-ring.sm .avatar{width:28px;height:28px}.story-ring.lg{padding:4px}.story-ring.lg .avatar{width:150px;height:150px;border-width:3px}.item-meta{flex:1;min-width:0;overflow:hidden}.item-meta .title{font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-meta .preview{color:var(--ig-muted);font-size:12px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge{min-width:18px;height:18px;padding:0 5px;border-radius:50%;background:var(--ig-blue);color:#fff;font-size:11px;font-weight:600;display:grid;place-items:center}.notify-body{max-width:none;width:100%}.notify-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:48px 16px;color:var(--ig-muted)}.notify-empty p{margin:0}.notify-list{display:flex;flex-direction:column;border-top:1px solid var(--ig-border)}.notify-item{display:flex;align-items:flex-start;gap:12px;width:100%;padding:14px 16px;border:none;border-bottom:1px solid var(--ig-border);background:var(--ig-white);color:inherit;text-align:left;cursor:pointer;font:inherit}.notify-item:hover{background:var(--ig-soft-2)}.notify-item.unread{background:color-mix(in srgb,var(--ig-blue) 8%,var(--ig-white))}.notify-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--ig-soft);color:var(--ig-text)}.notify-icon.kind-like{color:#ed4956}.notify-icon.kind-call{color:#1cd14f}.notify-icon.kind-friend{color:var(--ig-blue)}.notify-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.notify-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.notify-top strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notify-time{flex-shrink:0;font-size:12px}.notify-text{font-size:14px;line-height:1.35;color:var(--ig-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notify-kind{font-size:12px}.notify-delete{flex-shrink:0;display:grid;place-items:center;width:32px;height:32px;border-radius:4px;color:var(--ig-muted);opacity:.7}.notify-delete:hover{background:var(--ig-soft);color:var(--ig-text);opacity:1}.online-dot{width:8px;height:8px;border-radius:50%;background:#1cd14f;border:2px solid #fff;box-shadow:none}.profile-locked{padding:48px 16px;text-align:center}.profile-locked p{margin:0 0 8px}.status-dot{position:absolute;right:0;bottom:0;width:12px;height:12px;border-radius:50%;border:2px solid var(--ig-white);box-sizing:border-box;z-index:2;pointer-events:none}.status-dot.online{background:#22c55e}.status-dot.offline{background:#ef4444}.avatar-wrap{position:relative;flex-shrink:0;line-height:0;display:inline-block}.msg-ticks{display:inline-flex;align-items:center;margin-left:4px;vertical-align:middle}.msg-ticks.sent,.msg-ticks.delivered{color:#ffffffbf}.bubble:not(.mine) .msg-ticks{color:var(--ig-muted)}.msg-ticks.read{color:#93c5fd}.bubble.mine .msg-ticks.read{color:#dbeafe}.bubble .time{display:flex;align-items:center;justify-content:flex-end;gap:2px;margin-top:4px;font-size:11px;color:var(--ig-muted);text-align:right}.friend-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:4px;font-size:12px;font-weight:600;white-space:nowrap}.friend-badge.outgoing{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.friend-badge.friends{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.typing-bubble{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;background:var(--ig-soft);color:var(--ig-muted);font-size:13px}.typing-dots{display:inline-flex;gap:3px}.typing-dots i{width:6px;height:6px;border-radius:50%;background:#8e8e8e;animation:typingBounce 1.2s infinite ease-in-out}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}@keyframes typingBounce{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}.chat-view{display:flex;flex-direction:column;min-height:0;height:100%;background:var(--ig-white)}.chat-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-bottom:1px solid var(--ig-border);background:var(--ig-white);flex-shrink:0;min-width:0}.chat-top>.row{flex:1;min-width:0;flex-wrap:nowrap;overflow:hidden}.chat-top>.row>div:last-child{min-width:0;overflow:hidden}.chat-top .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-actions{display:flex;gap:4px;flex-shrink:0}.messages{flex:1;overflow:auto;padding:20px;display:flex;flex-direction:column;gap:4px;background-color:var(--msg-area);background-image:none}.messages.has-wallpaper{background-color:transparent}.bubble{max-width:min(65%,420px);padding:8px 12px;border-radius:8px;background:var(--bubble-in);border:none;align-self:flex-start;box-shadow:none;animation:none;line-height:1.4;font-size:14px;position:relative;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.bubble.mine{align-self:flex-end;background:var(--bubble-out);color:#fff;box-shadow:none}.bubble.pinned{box-shadow:inset 3px 0 #f59e0b}.msg-delete-btn{position:absolute;top:-6px;left:-6px;width:24px;height:24px;padding:0;border-radius:50%;background:#fff;border:1px solid var(--ig-border);color:#ed4956;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:1}.bubble.mine:hover .msg-delete-btn{display:inline-flex}@media(hover:none){.bubble.mine .msg-delete-btn{display:inline-flex;opacity:.85}}.bubble .who{font-size:12px;color:var(--ig-muted);margin-bottom:2px;font-weight:600}.bubble .time{display:block;margin-top:4px;font-size:11px;color:var(--ig-muted);text-align:right}.bubble.mine .time{color:#ffffffb3}.bubble img.msg-img{max-width:100%;border-radius:4px;display:block;margin-top:4px}.msg-media-link{display:block;max-width:100%;padding:0;border:none;background:none;cursor:pointer;text-align:left}.bubble .msg-video{max-width:100%;max-height:320px;border-radius:4px;display:block;margin-top:4px;background:#000}.msg-file{display:inline-flex;align-items:center;gap:8px;margin-top:4px;padding:8px 10px;border-radius:8px;border:none;background:#0000000f;color:inherit;font-weight:600;max-width:100%;word-break:break-word;cursor:pointer;font:inherit;text-align:left}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.msg-text{white-space:pre-wrap;word-break:break-word}.call-log{align-self:center;display:inline-flex;align-items:center;gap:8px;max-width:92%;margin:6px auto;padding:8px 12px;border-radius:999px;background:var(--ig-soft);color:var(--ig-muted);font-size:13px;font-weight:500;line-height:1.2;-webkit-user-select:none;user-select:none}.call-log.missed{color:#ed4956}.call-log-text{min-width:0}.call-log-time{font-size:11px;opacity:.85;flex-shrink:0}.msg-ext-link{color:var(--ig-link);text-decoration:underline;word-break:break-all;cursor:pointer}.bubble.mine .msg-ext-link{color:#e8f4ff}.msg-audio-name{font-size:12px;font-weight:600;margin-bottom:6px;word-break:break-word;opacity:.9}.bubble.mine .msg-file{background:#ffffff2e}.attach-wrap{position:relative;flex:0 0 auto}.attach-menu{position:absolute;bottom:calc(100% + 8px);left:0;min-width:168px;padding:6px;border-radius:12px;border:1px solid var(--ig-border);background:var(--ig-white);box-shadow:0 10px 28px #00000024;z-index:40}.attach-menu button{display:flex;width:100%;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;color:var(--ig-text);font-weight:500;text-align:left}.attach-menu button:hover{background:var(--ig-soft)}.msg-audio{display:block;width:min(240px,70vw);max-width:100%;margin:2px 0 4px;height:36px}.bubble.mine .msg-audio{filter:none}.voice-msg{display:flex;align-items:center;gap:10px;min-width:min(220px,68vw);max-width:260px;margin:2px 0;user-select:none;-webkit-user-select:none}.voice-msg-play{flex:0 0 auto;width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#0000001f;color:var(--ig-text);transition:transform .12s ease,background .12s ease}.voice-msg-play:active{transform:scale(.94)}.voice-msg.mine .voice-msg-play{background:#ffffff38;color:#fff}.voice-msg-play svg{margin-left:1px}.voice-msg.playing .voice-msg-play{background:#0000002e}.voice-msg.mine.playing .voice-msg-play{background:#ffffff4d}.voice-msg-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.voice-msg-wave{display:flex;align-items:center;gap:2px;height:28px;cursor:pointer;touch-action:manipulation}.voice-msg-bar{flex:1 1 0;min-width:2px;max-width:4px;border-radius:99px;background:#00000038;align-self:center;transition:background .12s ease}.voice-msg-bar.on{background:#0000008c}.voice-msg.mine .voice-msg-bar{background:#ffffff59}.voice-msg.mine .voice-msg-bar.on{background:#fff}.voice-msg.playing .voice-msg-bar.on{animation:voiceBarPulse .9s ease-in-out infinite}@keyframes voiceBarPulse{0%,to{opacity:1}50%{opacity:.7}}.voice-msg-meta{font-size:11px;line-height:1;color:var(--ig-muted);font-variant-numeric:tabular-nums}.voice-msg.mine .voice-msg-meta{color:#ffffffbf}.voice-record-bar{display:flex;align-items:center;gap:10px;flex:1;width:100%;min-width:0}.voice-rec-hint{flex:1;min-width:0;color:var(--ig-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-draft-audio{flex:1;min-width:0;height:36px;max-width:100%}.send-hold-btn{touch-action:none;user-select:none;-webkit-user-select:none}.voice-rec-dot{width:10px;height:10px;border-radius:50%;background:#ed4956;animation:voicePulse 1s ease-in-out infinite;flex-shrink:0}.voice-rec-time{font-variant-numeric:tabular-nums;font-weight:600;min-width:48px}@keyframes voicePulse{0%,to{opacity:1}50%{opacity:.35}}.composer{display:flex;flex-direction:column;gap:8px;padding:12px 16px;border-top:1px solid var(--ig-border);align-items:stretch;background:var(--ig-white);flex-shrink:0;min-width:0;width:100%;box-sizing:border-box}.composer-row{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;min-width:0;width:100%}.composer-row>.btn,.composer-row>button,.composer-row>.attach-wrap{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.composer-row>.btn-soft,.composer-row>.btn-share,.composer-row .attach-wrap>.btn-soft{width:40px;height:40px;min-width:40px;min-height:40px;padding:0;border-radius:50%;box-sizing:border-box}.composer-row>.btn-share{border-radius:50%}.reply-bar,.pinned-bar{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;background:#f4f4f5;border-left:3px solid var(--ig-blue);box-sizing:border-box}.pinned-bar{flex-shrink:0;margin:0;border-radius:0;border-left:none;border-bottom:1px solid var(--ig-border);background:#fffbeb}.reply-bar-text,.pinned-bar-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;font-size:12px}.reply-bar-text strong,.pinned-bar-text strong{font-size:12px}.reply-bar-text span,.pinned-bar-text span{color:var(--ig-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-quote{display:flex;flex-direction:column;gap:2px;padding:6px 8px;margin:0 0 6px;border-radius:6px;background:#00000014;border-left:3px solid rgba(0,0,0,.25);font-size:12px}.bubble.mine .msg-quote{background:#ffffff2e;border-left-color:#ffffffb3}.msg-quote strong{font-size:12px}.msg-quote span{opacity:.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120}.msg-menu{position:fixed;z-index:121;min-width:180px;padding:6px;border-radius:12px;background:#fff;border:1px solid var(--ig-border);box-shadow:0 12px 40px #0000002e}.msg-menu-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border:none;background:transparent;border-radius:8px;font-size:14px;color:var(--ig-text);cursor:pointer;text-align:left}.msg-menu-item:hover{background:#f4f4f5}.msg-menu-item.danger{color:#ed4956}.msg-menu-reactions{display:flex;gap:2px;padding:4px 6px 8px;border-bottom:1px solid var(--ig-border);margin-bottom:4px}.msg-react-pick{width:36px;height:36px;border:none;background:transparent;border-radius:8px;font-size:20px;cursor:pointer;line-height:1}.msg-react-pick:hover{background:#f4f4f5}.bubble-wrap{display:flex;flex-direction:column;align-items:flex-start;max-width:min(65%,420px);align-self:flex-start}.bubble-wrap.mine{align-self:flex-end;align-items:flex-end}.bubble-wrap .bubble{max-width:100%;align-self:stretch}.msg-reactions{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px;padding:0 2px}.msg-reaction-chip{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:12px;border:1px solid var(--ig-border);background:var(--ig-bg);font-size:13px;cursor:pointer;line-height:1.2;color:var(--ig-text)}.msg-reaction-chip.me{border-color:var(--ig-blue);background:color-mix(in srgb,var(--ig-blue) 12%,var(--ig-bg))}.msg-reaction-count{font-size:11px;color:var(--ig-muted)}.edited-mark{font-style:italic;opacity:.85;margin-right:2px}.shared-post{display:flex;flex-direction:column;gap:6px;min-width:180px}.shared-post-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;opacity:.7;font-weight:600}.shared-post-author{font-weight:600;font-size:13px}.shared-post-media{width:100%;max-height:220px;object-fit:cover;border-radius:4px;display:block}.shared-post-text{font-size:13px;white-space:pre-wrap;word-break:break-word}.shared-post-link{font-size:12px;color:inherit;opacity:.85;text-decoration:underline}.bubble.mine .shared-post-link{color:#fff}.messages-loading{text-align:center;padding:8px;font-size:12px}.group-info-panel{max-width:420px;width:min(96vw,420px)}.group-members-list{max-height:280px;overflow-y:auto;border-top:1px solid var(--ig-border);border-bottom:1px solid var(--ig-border)}.group-member-row{cursor:default}.group-add-results{max-height:180px;overflow-y:auto;margin-top:8px;border:1px solid var(--ig-border);border-radius:8px}.share-modal{max-width:400px;width:min(96vw,400px)}.edit-bar strong{color:var(--ig-blue)}.composer textarea,.profile-edit-modal textarea{width:100%;resize:vertical;min-height:72px;padding:10px 12px;border-radius:8px;border:1px solid var(--ig-border);background:var(--ig-bg);color:var(--ig-text);font:inherit}html[data-theme=dark] .msg-react-pick:hover{background:#333}.composer input:not([type=file]){border-radius:20px;padding:10px 14px;background:var(--ig-bg);border:1px solid var(--ig-border);color:var(--ig-text);font-size:14px;outline:none;flex:1 1 auto;min-width:0;width:auto;max-width:100%;height:40px;box-sizing:border-box;line-height:1.2}.composer input:not([type=file]):focus{border-color:#a8a8a8;background:var(--ig-bg)}.empty{height:100%;display:grid;place-items:center;color:var(--ig-muted);text-align:center;padding:40px}.empty h3{margin:0;color:var(--ig-text);font-size:1.25rem;font-weight:300}.feed-grid{display:flex;flex-direction:column;gap:16px;max-width:none;width:100%;margin:0}.stories-row{display:flex;gap:16px;overflow-x:auto;padding:14px 12px;background:var(--ig-white);border:1px solid var(--ig-border);border-radius:0;margin-bottom:12px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.stories-row::-webkit-scrollbar{display:none}.story-item{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:66px;color:var(--ig-text);font-size:12px;flex-shrink:0;background:none;border:none;padding:0;cursor:pointer}.story-item .story-ring .avatar,.story-item .avatar{width:56px;height:56px}.story-item .name{max-width:74px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.story-avatar-btn{display:grid;place-items:center;padding:0;margin:0;border:none;background:none;cursor:pointer;line-height:0}.story-add-wrap{position:relative;display:inline-grid;place-items:center;width:66px;height:66px;flex-shrink:0}.story-add-wrap.has-stories:before,.story-add-wrap.has-stories:after{display:none}.story-add-wrap .story-ring{position:relative;z-index:1}.story-add-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:conic-gradient(from 0deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888,#833ab4,#f09433);animation:storyGradSpin 2.4s linear infinite;z-index:0}.story-add-wrap:after{content:"";position:absolute;top:2.5px;right:2.5px;bottom:2.5px;left:2.5px;border-radius:50%;background:var(--ig-white);z-index:0}.story-add-wrap>.avatar{position:relative;z-index:1;width:56px;height:56px;border:2px solid var(--ig-white)}.story-add-badge{position:absolute;right:0;bottom:0;width:20px;height:20px;padding:0;margin:0;border-radius:50%;background:var(--ig-blue);color:#fff;display:grid;place-items:center;border:2px solid var(--ig-white);z-index:2;cursor:pointer;animation:storyAddBadgePulse 2s ease-in-out infinite}@keyframes storyGradSpin{to{transform:rotate(360deg)}}@keyframes storyAddBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.story-add-wrap:before,.story-add-badge{animation:none}}.post-video{aspect-ratio:16 / 10;max-height:min(72vh,820px);background:#000;object-fit:contain}.story-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000eb;display:grid;place-items:center}.story-viewer-inner{position:relative;width:min(420px,100%);height:min(90dvh,780px);background:#111;overflow:hidden;display:flex;flex-direction:column}.story-progress{display:flex;gap:4px;padding:10px 10px 0;position:absolute;top:0;left:0;right:0;z-index:3}.story-progress-track{flex:1;height:2px;background:#ffffff59;border-radius:2px;overflow:hidden}.story-progress-fill{height:100%;background:#fff;width:0;transform-origin:left center;will-change:width}.story-viewer-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 12px 8px;position:absolute;top:12px;left:0;right:0;z-index:3;color:#fff}.story-viewer-user{display:flex;align-items:center;gap:8px;color:#fff;font-weight:600;font-size:14px}.story-viewer-actions{display:flex;gap:4px}.story-viewer-actions .btn-ghost{color:#fff}.story-media{flex:1;display:grid;place-items:center;min-height:0;background:#000}.story-media img,.story-media video{width:100%;height:100%;object-fit:contain;max-height:90dvh}.story-nav{position:absolute;top:56px;bottom:0;width:40%;background:transparent;border:none;cursor:pointer;z-index:2}.story-nav.prev{left:0}.story-nav.next{right:0}.story-text-overlay{position:absolute;left:50%;top:58%;transform:translate(-50%,-50%);max-width:86%;padding:10px 14px;border-radius:12px;background:#00000073;color:#fff;font-size:1.05rem;font-weight:700;line-height:1.3;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.35);pointer-events:none;word-break:break-word}.story-text-overlay.viewer{z-index:3;font-size:1.2rem}.story-media{position:relative}.story-viewer-bottom{position:absolute;left:0;right:0;bottom:18px;display:flex;justify-content:center;z-index:5;pointer-events:none}.story-like-btn{pointer-events:auto;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:#00000073;color:#fff;font-weight:700}.story-like-btn.liked{color:#ed4956}.story-feed-card .story-feed-media{position:relative;display:block;width:100%;padding:0;border:none;background:#000;cursor:pointer}.story-feed-card .story-feed-media img,.story-feed-card .story-feed-media video{display:block;width:100%;max-height:520px;object-fit:cover}.story-feed-badge{font-size:11px;font-weight:700;color:var(--ig-muted);border:1px solid var(--ig-border);border-radius:999px;padding:3px 8px}.story-draft-modal{max-width:420px}.story-draft-preview{position:relative;margin:0 16px 12px;border-radius:12px;overflow:hidden;background:#000;aspect-ratio:9 / 16;max-height:52dvh}.story-draft-preview img,.story-draft-preview video{width:100%;height:100%;object-fit:cover;display:block}.story-draft-modal .field label{display:block;margin-bottom:4px;color:var(--ig-muted);font-size:12px;font-weight:600}@media(max-width:767px){.story-viewer{padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px)}.story-viewer-inner{width:100%;height:100%;max-height:none;border-radius:0}.story-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.story-media img,.story-media video{max-height:none;object-fit:contain}.story-progress{padding-top:10px;top:0}.story-viewer-top{top:8px;padding-top:14px}.story-viewer-bottom{bottom:max(16px,env(safe-area-inset-bottom,16px))}.story-nav{top:0;width:32%}.story-text-overlay.viewer{font-size:1.05rem;max-width:90%}.story-ring.lg .avatar{width:86px;height:86px;font-size:2rem}}.post-card{padding:0;border-radius:0;background:var(--ig-white);border:1px solid var(--ig-border);box-shadow:none;animation:none;overflow:hidden}.post-card:hover{box-shadow:none;transform:none}.post-card.composer-card{padding:14px 16px}.post-head{display:flex;align-items:center;gap:12px;padding:12px 14px;margin-bottom:0}.post-delete{margin-left:auto;color:var(--ig-muted);padding:6px}.post-delete:hover{color:#ed4956}.post-head strong{font-size:14px;font-weight:600}.post-head .muted{font-size:12px}.post-card .content{white-space:pre-wrap;line-height:1.4;margin:0;padding:0 14px 12px;font-size:14px}.post-card .content.has-image{padding-top:4px}.post-card .post-image{width:100%;border-radius:0;margin:0;max-height:none;aspect-ratio:1;object-fit:cover;border:none;display:block;background:#000}@media(min-width:768px){.post-card .post-image{aspect-ratio:16 / 10;max-height:min(72vh,820px)}}.post-actions{display:flex;gap:14px;align-items:center;padding:8px 12px 4px}.post-actions .btn-soft{padding:6px;color:var(--ig-text)}.post-actions .liked{color:var(--ig-like)}.likes-line{padding:0 14px 6px;font-weight:600;font-size:14px}.comments{margin:0;padding:0 14px 12px;border-top:none;display:flex;flex-direction:column;gap:4px}.comment{font-size:14px;color:var(--ig-text);line-height:1.4;padding:0;border-radius:0;background:transparent;border:none}.comment strong{font-weight:600;margin-right:4px}.comments .row{margin-top:8px;padding-top:10px;border-top:1px solid var(--ig-border)}.comments input{border:none;background:transparent;padding:4px 0;font-size:14px}.comments input:focus{box-shadow:none;border:none}.profile-hero{position:relative;border-radius:0;overflow:visible;margin-bottom:28px;border:none;background:transparent;box-shadow:none;padding:0 0 20px}.cover{position:relative;width:100%;height:200px;margin-bottom:16px;overflow:hidden;background:linear-gradient(135deg,#e8e8e8,#f5f5f5,#dedede)}.cover img{width:100%;height:100%;object-fit:cover;display:block}.cover-empty{min-height:120px;height:120px}.cover-actions{position:absolute;right:12px;bottom:12px;display:flex;gap:8px}.cover-actions .btn{background:#ffffffeb;border:1px solid var(--ig-border);border-radius:4px;font-size:13px}html[data-theme=dark] .cover{background:linear-gradient(135deg,#1a1a1a,#2a2a2a,#222)}html[data-theme=dark] .cover-actions .btn{background:#262626eb}.profile-info{display:flex;gap:72px;align-items:flex-start;padding:0 8px;margin-top:0;max-width:none;width:100%}.avatar-edit{position:relative;flex-shrink:0}.profile-avatar-btn{display:inline-grid;place-items:center;padding:0;border:none;background:none;cursor:pointer;border-radius:50%;line-height:0}.profile-avatar-btn .story-ring.lg{padding:4px}.profile-avatar-btn:disabled{cursor:default}.avatar-edit-actions{position:absolute;bottom:0;right:0;display:flex;gap:4px}.avatar-edit-btn{background:#fff;border-radius:4px;border:1px solid var(--ig-border);padding:4px 6px;font-size:12px;min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.avatar-remove-btn{color:#ed4956}.avatar-remove-btn:hover{background:#fff5f5}.profile-info h2{margin:0 0 8px;font-size:1.25rem;font-weight:300;font-family:var(--font);letter-spacing:0}.profile-info .uname{display:none}.profile-stats{display:flex;gap:36px;margin:16px 0;font-size:16px}.profile-stats strong{font-weight:600;margin-right:4px}.profile-bio{font-size:14px;white-space:pre-wrap}.ig-tabs{display:flex;justify-content:center;gap:48px;border-top:1px solid var(--ig-border);margin-top:8px;width:100%}.ig-tabs span{padding:14px 0;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--ig-muted);border-top:1px solid transparent;margin-top:-1px}.ig-tabs span.active{color:var(--ig-text);border-top-color:var(--ig-text)}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;max-width:none;width:100%}.profile-grid .cell{aspect-ratio:1;background:var(--ig-soft);overflow:hidden;position:relative}.profile-grid .cell-open{cursor:pointer}.profile-grid .cell-open:focus-visible{outline:2px solid var(--ig-blue);outline-offset:2px;z-index:1}.profile-grid .cell img,.profile-grid .cell video{width:100%;height:100%;object-fit:cover;display:block}.profile-grid .cell .caption-only{width:100%;height:100%;display:grid;place-items:center;padding:12px;text-align:center;font-size:13px;color:var(--ig-muted);background:var(--ig-panel)}.profile-grid .cell-delete{position:absolute;top:6px;right:6px;padding:6px;background:#0000008c;color:#fff;border-radius:4px;opacity:0;transition:opacity .15s}.profile-grid .cell:hover .cell-delete{opacity:1}.post-detail-backdrop{z-index:90;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#000000b8}.post-detail-close{position:absolute;top:10px;right:10px;z-index:2;display:grid;place-items:center;width:40px;height:40px;border:none;border-radius:50%;background:#00000073;color:#fff;cursor:pointer}.post-detail-close:hover{background:#000000a6}.post-detail-close-inline{display:none;place-items:center;width:36px;height:36px;margin:0;padding:0;border:none;border-radius:50%;background:transparent;color:var(--ig-text);cursor:pointer;flex-shrink:0}.post-detail-modal{position:relative;z-index:91;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,360px);width:min(980px,100%);max-height:min(860px,calc(100vh - 48px));background:var(--ig-white);border:1px solid var(--ig-border);border-radius:4px;overflow:hidden}.post-detail-media{position:relative;background:#000;display:flex;align-items:center;justify-content:center;min-height:320px;max-height:min(860px,calc(100vh - 48px));overflow:hidden}.post-detail-media img,.post-detail-media video{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;display:block}.post-detail-text-only{color:#fff;padding:32px;text-align:center;font-size:1.15rem;line-height:1.45;max-width:80%}.post-detail-side{display:flex;flex-direction:column;min-height:0;background:var(--ig-white);border-left:1px solid var(--ig-border)}.post-detail-head{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--ig-border);flex-shrink:0}.post-detail-author{display:flex;align-items:center;gap:10px;flex:1;min-width:0;color:inherit;text-decoration:none}.post-detail-author strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-detail-comments{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:14px;display:flex;flex-direction:column;gap:10px}.post-detail-caption{margin-bottom:4px}.post-detail-empty{margin:0;font-size:14px}.post-detail-footer{border-top:1px solid var(--ig-border);padding-bottom:max(0px,env(safe-area-inset-bottom,0px));flex-shrink:0;background:var(--ig-white)}.post-detail-footer .post-actions{padding-top:6px}.post-detail-time{padding:0 14px 8px;font-size:11px;text-transform:uppercase}.post-detail-composer{padding-bottom:8px}.post-detail-composer .comments{padding-left:14px;padding-right:14px}.modal-backdrop.post-detail-backdrop{display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#000000b8;z-index:90;overscroll-behavior:contain}@media(max-width:760px){.modal-backdrop.post-detail-backdrop{padding:0;align-items:stretch;justify-content:stretch}.post-detail-modal{display:flex;flex-direction:column;width:100%;height:100%;height:100dvh;max-height:100%;max-height:100dvh;grid-template-columns:none;grid-template-rows:none;border-radius:0;border:none}.post-detail-media{flex:0 0 auto;width:100%;height:auto;min-height:0;max-height:min(52dvh,520px);padding:0;background:#000}.post-detail-media img,.post-detail-media video{width:100%;height:auto;max-width:100%;max-height:min(52dvh,520px);margin:0;object-fit:contain;object-position:center;vertical-align:top}.post-detail-text-only{padding:24px 16px;max-width:100%}.post-detail-close{display:none}.post-detail-close-inline{display:grid}.post-detail-side{flex:1 1 auto;border-left:none;border-top:1px solid var(--ig-border);min-height:0;height:auto}.post-detail-head{padding:8px 12px}.post-detail-comments{padding:10px 12px;gap:8px}.post-detail-footer{padding-bottom:max(6px,env(safe-area-inset-bottom,6px))}.post-detail-footer .post-actions{padding-top:2px;padding-bottom:0}.post-detail-time{padding:0 12px 4px}.post-detail-composer{padding-bottom:4px}.post-detail-composer .comments,.comments.post-detail-composer{padding-left:12px;padding-right:12px;padding-bottom:0}.post-detail-composer .row{align-items:center;gap:4px;margin-top:4px;padding-top:8px}.post-detail-composer input{min-width:0;flex:1}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:grid;place-items:center;z-index:50;padding:20px}.modal{width:min(400px,100%);max-height:min(90dvh,720px);background:var(--ig-white);border:none;border-radius:4px;padding:0;box-shadow:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.modal h3{margin:0;padding:16px;text-align:center;font-size:1rem;font-weight:600;font-family:var(--font);border-bottom:1px solid var(--ig-border);position:sticky;top:0;background:var(--ig-white);z-index:1}.modal .field,.modal .chips,.modal .row,.modal>p{padding-left:16px;padding-right:16px}.modal .field{margin-top:12px}.modal .field label{display:block;font-size:13px;font-weight:600;color:var(--ig-text);margin-bottom:2px}.modal .field input,.modal .field textarea{font-size:14px;padding:11px 12px}.modal .field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-left:16px;padding-right:16px;margin-top:12px}.modal .field-row .field{margin-top:0;padding-left:0;padding-right:0}.modal .row{padding:12px 16px 16px;justify-content:flex-end;border-top:1px solid var(--ig-border);margin-top:12px;position:sticky;bottom:0;background:var(--ig-white);z-index:1}.call-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#000000d9;display:grid;place-items:center;padding:24px}.call-panel{width:min(900px,100%);display:flex;flex-direction:column;gap:16px;align-items:center;color:#fff}.video-stage{position:relative;width:100%;aspect-ratio:16/10;background:#000;border-radius:4px;overflow:hidden}.video-stage video{width:100%;height:100%;object-fit:cover}.video-stage .local{position:absolute;width:140px;height:100px;right:12px;bottom:12px;border-radius:4px;border:1px solid rgba(255,255,255,.3);object-fit:cover;background:#111}.call-controls{display:flex;gap:12px}.chips{display:flex;flex-wrap:wrap;gap:8px;padding:8px 0}.chip{padding:8px 12px;border-radius:4px;background:var(--ig-bg);border:1px solid var(--ig-border);font-size:13px;font-weight:600}.chip.selected{border-color:var(--ig-text);background:var(--ig-soft);color:var(--ig-text);box-shadow:none}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.muted{color:var(--ig-muted)}@keyframes rise{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes msgIn{0%{opacity:0}to{opacity:1}}@keyframes pulseIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%{transform:none}to{transform:none}}.mobile-back{display:none;font-size:20px;padding:4px 8px;min-width:40px}@media(min-width:1100px){:root{--nav-w: 244px}.page-header{padding:18px 32px}.page-body{padding:24px 32px 40px}.split{grid-template-columns:minmax(320px,400px) 1fr}.feed-grid{max-width:none;width:100%;gap:20px}.friends-body,.feed-grid,.profile-info,.profile-grid,.ig-tabs{max-width:none;width:100%}}@media(min-width:768px)and (max-width:1099px){:root{--nav-w: 72px}.brand-block,.brand-mark{display:none}.brand-mark.ig-icon{display:block;margin:16px auto 20px}.nav-btn>span{display:none}.nav-btn{justify-content:center;padding:12px}.nav-icon-wrap{width:26px;height:26px}.nav-badge{top:-5px;right:-8px;min-width:17px;height:17px;font-size:10px}.side-nav{padding:8px;align-items:center}.page-header{padding:14px 20px}.page-body{padding:16px 20px 28px}.split{grid-template-columns:minmax(240px,300px) 1fr}.feed-grid,.friends-body,.profile-info,.profile-grid{max-width:none;width:100%}.profile-info{gap:36px;padding:0}.mobile-back{display:none}.main-pane{background:var(--ig-panel)}.main-pane:has(.split){background:var(--ig-white)}}@media(max-width:767px){:root{--nav-w: 0px}.app-shell{grid-template-columns:1fr;grid-template-rows:1fr auto;height:100dvh}.side-nav{flex-direction:row;order:2;height:auto;min-height:52px;padding:4px 2px calc(4px + env(safe-area-inset-bottom,0px));border-right:none;border-top:1px solid var(--ig-border);justify-content:space-around;align-items:center;z-index:20;background:var(--ig-white)}.brand-block,.brand-mark,.brand-mark.ig-icon,.nav-spacer,.nav-btn>span{display:none!important}.nav-btn{width:48px;height:48px;justify-content:center;padding:0;border-radius:4px;flex:1;max-width:64px}.nav-logout{display:none}.nav-icon-wrap{width:26px;height:26px}.nav-badge{top:-4px;right:-7px;min-width:16px;height:16px;padding:0 3px;font-size:9px;line-height:12px;border-width:1.5px}.nav-badge.is-wide{min-width:20px;padding:0 3px;font-size:8px;letter-spacing:-.04em}.nav-badge.is-dot{min-width:10px;width:10px;height:10px;padding:0;font-size:0;top:-1px;right:-1px}.main-pane{min-height:0;overflow:hidden;background:var(--ig-bg)}.split{margin:0;border:none;max-width:none;height:100%;grid-template-columns:1fr}.list-pane.hide-mobile,.chat-view.hide-mobile{display:none}.mobile-back{display:inline-flex}.page,.page-body,.feed-grid,.friends-body{max-width:none;width:100%}.page-header{padding:12px 14px}.page-body{padding:0 0 16px}.page-body.friends-body{padding:12px 14px 24px}.feed-grid{gap:0}.post-card,.stories-row{border-radius:0;border-left:none;border-right:none;margin-bottom:0}.stories-row{border-top:none;margin-bottom:0}.post-card+.post-card,.composer-card+.post-card,.stories-row+.post-card,.stories-row+.composer-card{border-top:none}.post-card .post-image{aspect-ratio:1;max-height:none}.auth-page{padding:40px 16px 16px;align-items:flex-start}.auth-card{width:100%;border:1px solid var(--ig-border)}.profile-info{gap:20px;flex-direction:column;align-items:center;text-align:center;padding:0 16px}.profile-info .row{justify-content:center;flex-wrap:wrap}.avatar.lg{width:86px;height:86px;font-size:2rem}.story-ring.lg{padding:3.5px}.story-ring.lg .avatar{width:86px;height:86px;font-size:2rem}.profile-stats{justify-content:center;gap:24px;font-size:14px}.cover{height:140px}.cover-empty{height:88px;min-height:88px}.profile-grid{gap:2px}.chat-top{padding:10px 8px}.chat-actions{gap:8px}.chat-actions .btn-soft{padding:8px;min-width:36px;min-height:36px}.messages{padding:12px}.composer{padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px));gap:6px}.composer-row{gap:10px}.composer-row>.btn-soft,.composer-row>.btn-share,.composer-row .attach-wrap>.btn-soft{width:40px;height:40px;min-width:40px;min-height:40px;padding:0}.composer input:not([type=file]){padding:0 14px;height:40px;font-size:16px}.voice-record-bar{gap:6px;min-width:0}.voice-record-bar .btn-ghost{padding:6px 8px}.modal{width:100%;max-height:90dvh;overflow:auto;border-radius:0}.modal .field-row{grid-template-columns:1fr}.video-stage .local{width:100px;height:72px}.call-overlay{padding:12px}.list-item-actions{gap:4px}}.theme-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px}.theme-toggle button{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border-radius:8px;border:1px solid var(--ig-border);background:var(--ig-white);color:var(--ig-text);font-weight:500}.theme-toggle button.active{border-color:var(--ig-blue);background:color-mix(in srgb,var(--ig-blue) 12%,var(--ig-white));color:var(--ig-blue)}.wallpaper-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:4px 0 12px}.wallpaper-swatch{aspect-ratio:1;border-radius:10px;border:2px solid var(--ig-border);overflow:hidden;position:relative;background:var(--msg-area);cursor:pointer;padding:0}.wallpaper-swatch.active{border-color:var(--ig-blue);box-shadow:0 0 0 1px var(--ig-blue)}.wallpaper-swatch span{position:absolute;left:0;right:0;bottom:0;padding:4px 6px;font-size:11px;font-weight:600;background:#00000073;color:#fff;text-align:center}.wallpaper-swatch.none{display:flex;align-items:center;justify-content:center;color:var(--ig-muted);font-size:12px;font-weight:600}html[data-theme=dark] .btn-soft{background:var(--ig-soft)}html[data-theme=dark] .list-item:hover,html[data-theme=dark] .list-item.active{background:var(--ig-soft-2)}html[data-theme=dark] .pinned-bar{background:#2a2118;color:#fdba74;border-color:#44403c}html[data-theme=dark] .reply-bar{background:#292524}html[data-theme=dark] .msg-menu{background:var(--ig-white);border-color:var(--ig-border)}html[data-theme=dark] .status-dot{border-color:var(--ig-white)}.file-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#0000008c;display:flex;align-items:stretch;justify-content:center;padding:0}.file-viewer{width:min(960px,100%);height:100%;max-height:100%;background:var(--ig-bg);display:flex;flex-direction:column;box-shadow:0 0 40px #00000059}.file-viewer-bar{display:flex;align-items:center;gap:6px;padding:8px 10px;background:var(--ig-white);border-bottom:1px solid var(--ig-border);flex-shrink:0}.file-viewer-icon-btn{width:40px;height:40px;border:none;border-radius:50%;background:transparent;color:var(--ig-text);display:grid;place-items:center;cursor:pointer}.file-viewer-icon-btn:hover{background:var(--ig-soft)}.file-viewer-title{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.file-viewer-title strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-viewer-title span{font-size:12px;color:var(--ig-muted)}.file-viewer-body{flex:1;min-height:0;overflow:auto;background:var(--ig-bg)}.file-viewer-status{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 20px;text-align:center;color:var(--ig-muted)}.file-viewer-frame{width:100%;height:100%;border:none;background:#525659}.file-viewer-image{display:block;max-width:100%;max-height:100%;margin:0 auto;object-fit:contain}.file-viewer-video{display:block;width:100%;max-height:100%;background:#000}.file-viewer-docx{padding:16px;background:#e8e8e8}.file-viewer-docx .docx-wrapper{background:transparent!important;padding:0!important}.file-viewer-docx .docx-wrapper>section.docx{box-shadow:0 2px 12px #0000001f!important;margin:0 auto 16px!important}.file-viewer-sheet{padding:12px;overflow:auto}.file-viewer-sheet table{border-collapse:collapse;background:var(--ig-white);font-size:12px}.file-viewer-sheet td,.file-viewer-sheet th{border:1px solid var(--ig-border);padding:4px 8px;white-space:nowrap}.file-viewer-text{margin:0;padding:16px;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.45;color:var(--ig-text)}.file-viewer-slides{padding:16px;display:flex;flex-direction:column;gap:12px}.file-viewer-slide{background:var(--ig-white);border:1px solid var(--ig-border);border-radius:12px;padding:14px 16px}.file-viewer-slide h4{margin:0 0 8px;font-size:13px;color:var(--ig-muted)}.file-viewer-slide p{margin:0;font-size:14px;line-height:1.45;white-space:pre-wrap}.file-viewer-zip{padding:12px}.file-viewer-zip-head{display:flex;align-items:center;gap:8px;color:var(--ig-muted);font-size:13px;margin-bottom:10px;padding:0 4px}.file-viewer-zip ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.file-viewer-zip li button{width:100%;display:flex;align-items:center;gap:10px;border:1px solid var(--ig-border);background:var(--ig-white);border-radius:10px;padding:10px 12px;cursor:pointer;color:inherit;text-align:left;font:inherit}.file-viewer-zip li button:hover{background:var(--ig-soft)}.file-viewer-zip li button span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.file-viewer-zip li button em{font-style:normal;font-size:12px;color:var(--ig-blue);flex-shrink:0}@media(min-width:800px){.file-viewer-backdrop{padding:24px;align-items:center}.file-viewer{height:min(90vh,900px);border-radius:14px;overflow:hidden}}
